Skip to content

Commit

Permalink
ci: build
Browse files Browse the repository at this point in the history
  • Loading branch information
deka authored Nov 8, 2023
1 parent 39673e6 commit 4e799a3
Show file tree
Hide file tree
Showing 5 changed files with 1,292 additions and 1,276 deletions.
5 changes: 5 additions & 0 deletions dist/index-07e64984.mjs
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
const e = `#arrow-start{fill:"context-color"}.theme-teal .node-group{stroke:#00796b;fill:transparent;overflow:visible}.theme-teal .node-group:hover{stroke:#004d40;fill:transparent}.theme-teal .node{stroke:#00796b;fill:#80cbc4}.theme-teal .node:hover{stroke:#004d40;fill:#26a69a}.theme-teal .node-label{fill:#004d40}.theme-teal .link{stroke:#00796b;fill:#00796b}.theme-teal .link:hover{stroke:#004d40;fill:#004d40}.theme-teal .link-label{fill:#00796b}.theme-teal--dark .node-group{stroke:#00796b;fill:transparent;overflow:visible}.theme-teal--dark .node-group:hover{stroke:#004d40;fill:transparent}.theme-teal--dark .node{stroke:#00796b;fill:#80cbc4}.theme-teal--dark .node:hover{stroke:#004d40;fill:#26a69a}.theme-teal--dark .node-label{fill:#64ffda}.theme-teal--dark .link{stroke:#00796b;fill:#00796b}.theme-teal--dark .link:hover{stroke:#004d40;fill:#004d40}.theme-teal--dark .link-label{fill:#00bfa5}.theme-green .node-group{stroke:#388e3c;fill:transparent;overflow:visible}.theme-green .node-group:hover{stroke:#1b5e20;fill:transparent}.theme-green .node{stroke:#388e3c;fill:#a5d6a7}.theme-green .node:hover{stroke:#1b5e20;fill:#66bb6a}.theme-green .node-label{fill:#1b5e20}.theme-green .link{stroke:#388e3c;fill:#388e3c}.theme-green .link:hover{stroke:#1b5e20;fill:#1b5e20}.theme-green .link-label{fill:#388e3c}.theme-green--dark .node-group{stroke:#388e3c;fill:transparent;overflow:visible}.theme-green--dark .node-group:hover{stroke:#1b5e20;fill:transparent}.theme-green--dark .node{stroke:#388e3c;fill:#a5d6a7}.theme-green--dark .node:hover{stroke:#1b5e20;fill:#66bb6a}.theme-green--dark .node-label{fill:#69f0ae}.theme-green--dark .link{stroke:#388e3c;fill:#388e3c}.theme-green--dark .link:hover{stroke:#1b5e20;fill:#1b5e20}.theme-green--dark .link-label{fill:#00c853}.theme-purple .node-group{stroke:#7b1fa2;fill:transparent;overflow:visible}.theme-purple .node-group:hover{stroke:#4a148c;fill:transparent}.theme-purple .node{stroke:#7b1fa2;fill:#ce93d8}.theme-purple .node:hover{stroke:#4a148c;fill:#ab47bc}.theme-purple .node-label{fill:#4a148c}.theme-purple .link{stroke:#7b1fa2;fill:#7b1fa2}.theme-purple .link:hover{stroke:#4a148c;fill:#4a148c}.theme-purple .link-label{fill:#7b1fa2}.theme-purple--dark .node-group{stroke:#7b1fa2;fill:transparent;overflow:visible}.theme-purple--dark .node-group:hover{stroke:#4a148c;fill:transparent}.theme-purple--dark .node{stroke:#7b1fa2;fill:#ce93d8}.theme-purple--dark .node:hover{stroke:#4a148c;fill:#ab47bc}.theme-purple--dark .node-label{fill:#e040fb}.theme-purple--dark .link{stroke:#7b1fa2;fill:#7b1fa2}.theme-purple--dark .link:hover{stroke:#4a148c;fill:#4a148c}.theme-purple--dark .link-label{fill:#a0f}.theme-blue .node-group{stroke:#1976d2;fill:transparent;overflow:visible}.theme-blue .node-group:hover{stroke:#0d47a1;fill:transparent}.theme-blue .node{stroke:#1976d2;fill:#90caf9}.theme-blue .node:hover{stroke:#0d47a1;fill:#42a5f5}.theme-blue .node-label{fill:#0d47a1}.theme-blue .link{stroke:#1976d2;fill:#1976d2}.theme-blue .link:hover{stroke:#0d47a1;fill:#0d47a1}.theme-blue .link-label{fill:#1976d2}.theme-blue--dark .node-group{stroke:#1976d2;fill:transparent;overflow:visible}.theme-blue--dark .node-group:hover{stroke:#0d47a1;fill:transparent}.theme-blue--dark .node{stroke:#1976d2;fill:#90caf9}.theme-blue--dark .node:hover{stroke:#0d47a1;fill:#42a5f5}.theme-blue--dark .node-label{fill:#448aff}.theme-blue--dark .link{stroke:#1976d2;fill:#1976d2}.theme-blue--dark .link:hover{stroke:#0d47a1;fill:#0d47a1}.theme-blue--dark .link-label{fill:#2962ff}.theme-grey .node-group{stroke:#616161;fill:transparent;overflow:visible}.theme-grey .node-group:hover{stroke:#212121;fill:transparent}.theme-grey .node{stroke:#616161;fill:#eee}.theme-grey .node:hover{stroke:#212121;fill:#bdbdbd}.theme-grey .node-label{fill:#212121}.theme-grey .link{stroke:#616161;fill:#616161}.theme-grey .link:hover{stroke:#212121;fill:#212121}.theme-grey .link-label{fill:#616161}.theme-grey--dark .node-group{stroke:#616161;fill:transparent;overflow:visible}.theme-grey--dark .node-group:hover{stroke:#212121;fill:transparent}.theme-grey--dark .node{stroke:#616161;fill:#eee}.theme-grey--dark .node:hover{stroke:#212121;fill:#bdbdbd}.theme-grey--dark .node-label{fill:#f5f5f5}.theme-grey--dark .link{stroke:#616161;fill:#616161}.theme-grey--dark .link:hover{stroke:#212121;fill:#212121}.theme-grey--dark .link-label{fill:#bdbdbd}
`;
export {
e as default
};
Loading

0 comments on commit 4e799a3

Please sign in to comment.