likec4 1.20.2 → 1.20.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/__app__/src/chunks/{-index-overview-XuOb1YP0.js → -index-overview-TebwYeV7.js} +1 -1
- package/__app__/src/chunks/{main-BTT9mi5e.js → main-DSlxn73B.js} +3846 -3801
- package/__app__/src/main.js +1 -1
- package/__app__/webcomponent/webcomponent.js +367 -324
- package/dist/cli/index.cjs +45 -43
- package/dist/cli/index.mjs +109 -107
- package/dist/index.cjs +1 -1
- package/dist/index.d.cts +24 -632
- package/dist/index.d.mts +24 -632
- package/dist/index.d.ts +24 -632
- package/dist/index.mjs +1 -1
- package/dist/shared/likec4.32ndthTo.cjs +1855 -0
- package/dist/shared/likec4.BgEQuI_b.mjs +1855 -0
- package/package.json +14 -12
- package/react/index.js +367 -324
- package/dist/shared/likec4.DpEZnw1B.cjs +0 -1856
- package/dist/shared/likec4.EF3jY6Mw.mjs +0 -1856
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "likec4",
|
|
3
|
-
"version": "1.20.
|
|
3
|
+
"version": "1.20.3",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"homepage": "https://likec4.dev",
|
|
6
6
|
"author": "Denis Davydkov <denis@davydkov.com>",
|
|
@@ -106,23 +106,24 @@
|
|
|
106
106
|
},
|
|
107
107
|
"dependencies": {
|
|
108
108
|
"@hpcc-js/wasm-graphviz": "1.7.0",
|
|
109
|
-
"@likec4/core": "~1.20.
|
|
109
|
+
"@likec4/core": "~1.20.3",
|
|
110
110
|
"@vitejs/plugin-react-swc": "3.7.2",
|
|
111
111
|
"playwright": "1.49.1",
|
|
112
112
|
"react": "~19.0.0",
|
|
113
113
|
"react-dom": "~19.0.0",
|
|
114
|
+
"rollup": "4.34.0",
|
|
114
115
|
"type-fest": "4.28.1",
|
|
115
116
|
"vite": "5.4.14"
|
|
116
117
|
},
|
|
117
118
|
"devDependencies": {
|
|
118
119
|
"@fontsource/ibm-plex-sans": "^5.1.1",
|
|
119
|
-
"@likec4/diagram": "1.20.
|
|
120
|
-
"@likec4/generators": "1.20.
|
|
121
|
-
"@likec4/icons": "1.20.
|
|
122
|
-
"@likec4/language-server": "1.20.
|
|
123
|
-
"@likec4/layouts": "1.20.
|
|
124
|
-
"@likec4/log": "1.20.
|
|
125
|
-
"@likec4/tsconfig": "1.20.
|
|
120
|
+
"@likec4/diagram": "1.20.3",
|
|
121
|
+
"@likec4/generators": "1.20.3",
|
|
122
|
+
"@likec4/icons": "1.20.3",
|
|
123
|
+
"@likec4/language-server": "1.20.3",
|
|
124
|
+
"@likec4/layouts": "1.20.3",
|
|
125
|
+
"@likec4/log": "1.20.3",
|
|
126
|
+
"@likec4/tsconfig": "1.20.3",
|
|
126
127
|
"@mantine/core": "7.15.2",
|
|
127
128
|
"@mantine/hooks": "7.15.2",
|
|
128
129
|
"@mantine/spotlight": "7.15.2",
|
|
@@ -138,9 +139,9 @@
|
|
|
138
139
|
"@types/react": "~19.0.8",
|
|
139
140
|
"@types/react-dom": "~19.0.3",
|
|
140
141
|
"@types/yargs": "^17.0.33",
|
|
141
|
-
"@vanilla-extract/css": "^1.17.
|
|
142
|
+
"@vanilla-extract/css": "^1.17.1",
|
|
142
143
|
"@vanilla-extract/dynamic": "^2.1.2",
|
|
143
|
-
"@vanilla-extract/vite-plugin": "^4.0.
|
|
144
|
+
"@vanilla-extract/vite-plugin": "^4.0.20",
|
|
144
145
|
"@xyflow/react": "12.4.2",
|
|
145
146
|
"@xyflow/system": "0.0.50",
|
|
146
147
|
"autoprefixer": "^10.4.20",
|
|
@@ -154,7 +155,7 @@
|
|
|
154
155
|
"execa": "^9.3.1",
|
|
155
156
|
"fast-equals": "^5.2.2",
|
|
156
157
|
"fdir": "^6.4.2",
|
|
157
|
-
"framer-motion": "^11.
|
|
158
|
+
"framer-motion": "^11.18.2",
|
|
158
159
|
"get-port": "^7.1.0",
|
|
159
160
|
"glob": "^11.0.1",
|
|
160
161
|
"html-to-image": "^1.11.11",
|
|
@@ -186,6 +187,7 @@
|
|
|
186
187
|
"vite-plugin-css-injected-by-js": "^3.5.2",
|
|
187
188
|
"vite-plugin-dts": "^4.5.0",
|
|
188
189
|
"vite-plugin-shadow-style": "^1.2.0",
|
|
190
|
+
"vite-plugin-singlefile": "^2.1.0",
|
|
189
191
|
"vitest": "^2.1.8",
|
|
190
192
|
"yargs": "17.7.2"
|
|
191
193
|
},
|