Skip to content

Commit

Permalink
#16 Build files
Browse files Browse the repository at this point in the history
  • Loading branch information
vidhya-metacell committed Jul 22, 2022
1 parent 76cca14 commit bfeb598
Show file tree
Hide file tree
Showing 7 changed files with 134 additions and 84 deletions.
6 changes: 6 additions & 0 deletions dist/components/assets/styles/variables.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,11 @@ declare const vars: {
switchShadow: string;
sidebarBg: string;
sidebarShadow: string;
canvasBg: string;
showPropertiesButtonBg: string;
nodeBorderColor: string;
nodePointerBg: string;
nodeButtonTextColor: string;
nodeButtonLineColor: string;
};
export default vars;
102 changes: 62 additions & 40 deletions dist/meta-diagram.cjs.development.js

Large diffs are not rendered by default.

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.

102 changes: 62 additions & 40 deletions dist/meta-diagram.esm.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

0 comments on commit bfeb598

Please sign in to comment.