Skip to content

Commit

Permalink
#16 Build updates
Browse files Browse the repository at this point in the history
  • Loading branch information
vidhya-metacell committed Jul 29, 2022
1 parent 156c8bc commit 162f501
Show file tree
Hide file tree
Showing 8 changed files with 280 additions and 191 deletions.
5 changes: 5 additions & 0 deletions dist/components/assets/styles/variables.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
declare const vars: {
nodeGreenBackgroundColor: string;
nodeGreenTextColor: string;
nodeGreenBorderColor: string;
nodeGreenBoxShadow: string;
fontFamily: string;
primaryBg: string;
textWhite: string;
Expand Down Expand Up @@ -31,5 +35,6 @@ declare const vars: {
nodePointerBg: string;
nodeButtonTextColor: string;
nodeButtonLineColor: string;
nodeTextColor: string;
};
export default vars;
138 changes: 90 additions & 48 deletions dist/meta-diagram.cjs.development.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/meta-diagram.cjs.development.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/meta-diagram.cjs.production.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/meta-diagram.cjs.production.min.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 162f501

Please sign in to comment.