@json-to-office/jto 0.31.0 → 0.32.0
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/dist/cli.js +11 -5
- package/dist/cli.js.map +1 -1
- package/dist/client/assets/HomePage-CxftAvxV.js +106 -0
- package/dist/client/assets/HomePage-CxftAvxV.js.map +1 -0
- package/dist/client/assets/{JsonEditorPage-CCIK-0Bx.js → JsonEditorPage-I6sk6Db3.js} +3 -3
- package/dist/client/assets/{JsonEditorPage-CCIK-0Bx.js.map → JsonEditorPage-I6sk6Db3.js.map} +1 -1
- package/dist/client/assets/{MonacoPluginProvider-Cl8519IJ.js → MonacoPluginProvider-kUq_bpMI.js} +3 -3
- package/dist/client/assets/{MonacoPluginProvider-Cl8519IJ.js.map → MonacoPluginProvider-kUq_bpMI.js.map} +1 -1
- package/dist/client/assets/editor-h_FlzUyg.js +9 -0
- package/dist/client/assets/editor-h_FlzUyg.js.map +1 -0
- package/dist/client/assets/editor-monaco-json-DsKirQnz.js +24 -0
- package/dist/client/assets/editor-monaco-json-DsKirQnz.js.map +1 -0
- package/dist/client/assets/editor-refs-store-KuYpGA4M.js +2 -0
- package/dist/client/assets/editor-refs-store-KuYpGA4M.js.map +1 -0
- package/dist/client/assets/{index-D_mrthjd.js → index-B1h-zv5O.js} +4 -4
- package/dist/client/assets/index-B1h-zv5O.js.map +1 -0
- package/dist/client/assets/index-C9ply7vX.css +1 -0
- package/dist/client/assets/preview-aCcyncRa.js +3 -0
- package/dist/client/assets/preview-aCcyncRa.js.map +1 -0
- package/dist/client/assets/{ui-vendor-Nd4Lg2re.js → ui-vendor-Cs3OXpi7.js} +97 -47
- package/dist/client/assets/ui-vendor-Cs3OXpi7.js.map +1 -0
- package/dist/client/index.html +3 -3
- package/dist/client/templates/Alternative deck 16_9.pptx.json +27 -0
- package/dist/client/templates/Brand template 16_9.pptx.json +21 -0
- package/dist/client/templates/Company deck 16_9.pptx.json +60 -0
- package/dist/client/templates/Company deck 4_3.pptx.json +45 -0
- package/dist/client/templates/data-report-presentation.pptx.json +45 -0
- package/dist/client/templates/management-plan.pptx.json +32 -23
- package/dist/client/templates/minimalist-pitch-deck.pptx.json +33 -0
- package/dist/client/templates/modern-annual-report-1.docx.json +419 -185
- package/dist/client/templates/modern-annual-report-2.docx.json +475 -195
- package/dist/client/templates/modern-annual-report-3.docx.json +465 -277
- package/dist/client/templates/standard-annual-report.docx.json +98 -19
- package/dist/client/templates/tech-report.docx.json +141 -23
- package/dist/prompts/instructions-docx.md +1 -1
- package/package.json +7 -6
- package/dist/client/assets/HomePage-CbEt-3Dy.js +0 -99
- package/dist/client/assets/HomePage-CbEt-3Dy.js.map +0 -1
- package/dist/client/assets/button-B2RU3Sli.js +0 -2
- package/dist/client/assets/button-B2RU3Sli.js.map +0 -1
- package/dist/client/assets/editor-BSHD_QLz.js +0 -9
- package/dist/client/assets/editor-BSHD_QLz.js.map +0 -1
- package/dist/client/assets/editor-monaco-json-DfzITTAd.js +0 -24
- package/dist/client/assets/editor-monaco-json-DfzITTAd.js.map +0 -1
- package/dist/client/assets/index-BdmImuIf.css +0 -1
- package/dist/client/assets/index-D_mrthjd.js.map +0 -1
- package/dist/client/assets/preview-vfERm2SM.js +0 -3
- package/dist/client/assets/preview-vfERm2SM.js.map +0 -1
- package/dist/client/assets/ui-vendor-Nd4Lg2re.js.map +0 -1
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import{r as d}from"./react-vendor-CTFDOf2G.js";function
|
|
1
|
+
import{r as d}from"./react-vendor-CTFDOf2G.js";function x(t){var y,a,h="";if(typeof t=="string"||typeof t=="number")h+=t;else if(typeof t=="object")if(Array.isArray(t)){var l=t.length;for(y=0;y<l;y++)t[y]&&(a=x(t[y]))&&(h&&(h+=" "),h+=a)}else for(a in t)t[a]&&(h&&(h+=" "),h+=a);return h}function w(){for(var t,y,a=0,h="",l=arguments.length;a<l;a++)(t=arguments[a])&&(y=x(t))&&(h&&(h+=" "),h+=y);return h}/**
|
|
2
2
|
* @license lucide-react v0.468.0 - ISC
|
|
3
3
|
*
|
|
4
4
|
* This source code is licensed under the ISC license.
|
|
5
5
|
* See the LICENSE file in the root directory of this source tree.
|
|
6
|
-
*/const z=t=>t.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),
|
|
6
|
+
*/const z=t=>t.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),f=(...t)=>t.filter((y,a,h)=>!!y&&y.trim()!==""&&h.indexOf(y)===a).join(" ").trim();/**
|
|
7
7
|
* @license lucide-react v0.468.0 - ISC
|
|
8
8
|
*
|
|
9
9
|
* This source code is licensed under the ISC license.
|
|
@@ -13,17 +13,22 @@ import{r as d}from"./react-vendor-CTFDOf2G.js";function M(t){var c,a,r="";if(typ
|
|
|
13
13
|
*
|
|
14
14
|
* This source code is licensed under the ISC license.
|
|
15
15
|
* See the LICENSE file in the root directory of this source tree.
|
|
16
|
-
*/const
|
|
16
|
+
*/const b=d.forwardRef(({color:t="currentColor",size:y=24,strokeWidth:a=2,absoluteStrokeWidth:h,className:l="",children:r,iconNode:i,...o},p)=>d.createElement("svg",{ref:p,...q,width:y,height:y,stroke:t,strokeWidth:h?Number(a)*24/Number(y):a,className:f("lucide",l),...o},[...i.map(([c,s])=>d.createElement(c,s)),...Array.isArray(r)?r:[r]]));/**
|
|
17
17
|
* @license lucide-react v0.468.0 - ISC
|
|
18
18
|
*
|
|
19
19
|
* This source code is licensed under the ISC license.
|
|
20
20
|
* See the LICENSE file in the root directory of this source tree.
|
|
21
|
-
*/const e=(t,
|
|
21
|
+
*/const e=(t,y)=>{const a=d.forwardRef(({className:h,...l},r)=>d.createElement(b,{ref:r,iconNode:y,className:f(`lucide-${z(t)}`,h),...l}));return a.displayName=`${t}`,a};/**
|
|
22
22
|
* @license lucide-react v0.468.0 - ISC
|
|
23
23
|
*
|
|
24
24
|
* This source code is licensed under the ISC license.
|
|
25
25
|
* See the LICENSE file in the root directory of this source tree.
|
|
26
|
-
*/const
|
|
26
|
+
*/const j=e("BookOpen",[["path",{d:"M12 7v14",key:"1akyts"}],["path",{d:"M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z",key:"ruj8y"}]]);/**
|
|
27
|
+
* @license lucide-react v0.468.0 - ISC
|
|
28
|
+
*
|
|
29
|
+
* This source code is licensed under the ISC license.
|
|
30
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
31
|
+
*/const L=e("Box",[["path",{d:"M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z",key:"hh9hay"}],["path",{d:"m3.3 7 8.7 5 8.7-5",key:"g66t2b"}],["path",{d:"M12 22V12",key:"d0xqtd"}]]);/**
|
|
27
32
|
* @license lucide-react v0.468.0 - ISC
|
|
28
33
|
*
|
|
29
34
|
* This source code is licensed under the ISC license.
|
|
@@ -38,17 +43,17 @@ import{r as d}from"./react-vendor-CTFDOf2G.js";function M(t){var c,a,r="";if(typ
|
|
|
38
43
|
*
|
|
39
44
|
* This source code is licensed under the ISC license.
|
|
40
45
|
* See the LICENSE file in the root directory of this source tree.
|
|
41
|
-
*/const
|
|
46
|
+
*/const H=e("Check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]]);/**
|
|
42
47
|
* @license lucide-react v0.468.0 - ISC
|
|
43
48
|
*
|
|
44
49
|
* This source code is licensed under the ISC license.
|
|
45
50
|
* See the LICENSE file in the root directory of this source tree.
|
|
46
|
-
*/const
|
|
51
|
+
*/const S=e("ChevronDown",[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]]);/**
|
|
47
52
|
* @license lucide-react v0.468.0 - ISC
|
|
48
53
|
*
|
|
49
54
|
* This source code is licensed under the ISC license.
|
|
50
55
|
* See the LICENSE file in the root directory of this source tree.
|
|
51
|
-
*/const
|
|
56
|
+
*/const T=e("ChevronRight",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]]);/**
|
|
52
57
|
* @license lucide-react v0.468.0 - ISC
|
|
53
58
|
*
|
|
54
59
|
* This source code is licensed under the ISC license.
|
|
@@ -58,7 +63,7 @@ import{r as d}from"./react-vendor-CTFDOf2G.js";function M(t){var c,a,r="";if(typ
|
|
|
58
63
|
*
|
|
59
64
|
* This source code is licensed under the ISC license.
|
|
60
65
|
* See the LICENSE file in the root directory of this source tree.
|
|
61
|
-
*/const
|
|
66
|
+
*/const B=e("CircleAlert",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"12",x2:"12",y1:"8",y2:"12",key:"1pkeuh"}],["line",{x1:"12",x2:"12.01",y1:"16",y2:"16",key:"4dfq90"}]]);/**
|
|
62
67
|
* @license lucide-react v0.468.0 - ISC
|
|
63
68
|
*
|
|
64
69
|
* This source code is licensed under the ISC license.
|
|
@@ -73,185 +78,230 @@ import{r as d}from"./react-vendor-CTFDOf2G.js";function M(t){var c,a,r="";if(typ
|
|
|
73
78
|
*
|
|
74
79
|
* This source code is licensed under the ISC license.
|
|
75
80
|
* See the LICENSE file in the root directory of this source tree.
|
|
76
|
-
*/const
|
|
81
|
+
*/const N=e("CodeXml",[["path",{d:"m18 16 4-4-4-4",key:"1inbqp"}],["path",{d:"m6 8-4 4 4 4",key:"15zrgr"}],["path",{d:"m14.5 4-5 16",key:"e7oirm"}]]);/**
|
|
82
|
+
* @license lucide-react v0.468.0 - ISC
|
|
83
|
+
*
|
|
84
|
+
* This source code is licensed under the ISC license.
|
|
85
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
86
|
+
*/const Z=e("Copy",[["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2",key:"17jyea"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2",key:"zix9uf"}]]);/**
|
|
87
|
+
* @license lucide-react v0.468.0 - ISC
|
|
88
|
+
*
|
|
89
|
+
* This source code is licensed under the ISC license.
|
|
90
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
91
|
+
*/const I=e("Ellipsis",[["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}],["circle",{cx:"19",cy:"12",r:"1",key:"1wjl8i"}],["circle",{cx:"5",cy:"12",r:"1",key:"1pcz8c"}]]);/**
|
|
92
|
+
* @license lucide-react v0.468.0 - ISC
|
|
93
|
+
*
|
|
94
|
+
* This source code is licensed under the ISC license.
|
|
95
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
96
|
+
*/const R=e("EyeOff",[["path",{d:"M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575 1 1 0 0 1 0 .696 10.747 10.747 0 0 1-1.444 2.49",key:"ct8e1f"}],["path",{d:"M14.084 14.158a3 3 0 0 1-4.242-4.242",key:"151rxh"}],["path",{d:"M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151 1 1 0 0 1 0-.696 10.75 10.75 0 0 1 4.446-5.143",key:"13bj9a"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]]);/**
|
|
97
|
+
* @license lucide-react v0.468.0 - ISC
|
|
98
|
+
*
|
|
99
|
+
* This source code is licensed under the ISC license.
|
|
100
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
101
|
+
*/const $=e("Eye",[["path",{d:"M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0",key:"1nclc0"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]]);/**
|
|
102
|
+
* @license lucide-react v0.468.0 - ISC
|
|
103
|
+
*
|
|
104
|
+
* This source code is licensed under the ISC license.
|
|
105
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
106
|
+
*/const D=e("FileCode2",[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m5 12-3 3 3 3",key:"oke12k"}],["path",{d:"m9 18 3-3-3-3",key:"112psh"}]]);/**
|
|
107
|
+
* @license lucide-react v0.468.0 - ISC
|
|
108
|
+
*
|
|
109
|
+
* This source code is licensed under the ISC license.
|
|
110
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
111
|
+
*/const G=e("FileDiff",[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M9 10h6",key:"9gxzsh"}],["path",{d:"M12 13V7",key:"h0r20n"}],["path",{d:"M9 17h6",key:"r8uit2"}]]);/**
|
|
112
|
+
* @license lucide-react v0.468.0 - ISC
|
|
113
|
+
*
|
|
114
|
+
* This source code is licensed under the ISC license.
|
|
115
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
116
|
+
*/const U=e("FileJson",[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M10 12a1 1 0 0 0-1 1v1a1 1 0 0 1-1 1 1 1 0 0 1 1 1v1a1 1 0 0 0 1 1",key:"1oajmo"}],["path",{d:"M14 18a1 1 0 0 0 1-1v-1a1 1 0 0 1 1-1 1 1 0 0 1-1-1v-1a1 1 0 0 0-1-1",key:"mpwhp6"}]]);/**
|
|
117
|
+
* @license lucide-react v0.468.0 - ISC
|
|
118
|
+
*
|
|
119
|
+
* This source code is licensed under the ISC license.
|
|
120
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
121
|
+
*/const X=e("FileText",[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M10 9H8",key:"b1mrlr"}],["path",{d:"M16 13H8",key:"t4e002"}],["path",{d:"M16 17H8",key:"z1uh3a"}]]);/**
|
|
122
|
+
* @license lucide-react v0.468.0 - ISC
|
|
123
|
+
*
|
|
124
|
+
* This source code is licensed under the ISC license.
|
|
125
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
126
|
+
*/const J=e("FolderTree",[["path",{d:"M20 10a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1h-2.5a1 1 0 0 1-.8-.4l-.9-1.2A1 1 0 0 0 15 3h-2a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1Z",key:"hod4my"}],["path",{d:"M20 21a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1h-2.9a1 1 0 0 1-.88-.55l-.42-.85a1 1 0 0 0-.92-.6H13a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1Z",key:"w4yl2u"}],["path",{d:"M3 5a2 2 0 0 0 2 2h3",key:"f2jnh7"}],["path",{d:"M3 3v13a2 2 0 0 0 2 2h3",key:"k8epm1"}]]);/**
|
|
77
127
|
* @license lucide-react v0.468.0 - ISC
|
|
78
128
|
*
|
|
79
129
|
* This source code is licensed under the ISC license.
|
|
80
130
|
* See the LICENSE file in the root directory of this source tree.
|
|
81
|
-
*/const
|
|
131
|
+
*/const K=e("GitCompareArrows",[["circle",{cx:"5",cy:"6",r:"3",key:"1qnov2"}],["path",{d:"M12 6h5a2 2 0 0 1 2 2v7",key:"1yj91y"}],["path",{d:"m15 9-3-3 3-3",key:"1lwv8l"}],["circle",{cx:"19",cy:"18",r:"3",key:"1qljk2"}],["path",{d:"M12 18H7a2 2 0 0 1-2-2V9",key:"16sdep"}],["path",{d:"m9 15 3 3-3 3",key:"1m3kbl"}]]);/**
|
|
82
132
|
* @license lucide-react v0.468.0 - ISC
|
|
83
133
|
*
|
|
84
134
|
* This source code is licensed under the ISC license.
|
|
85
135
|
* See the LICENSE file in the root directory of this source tree.
|
|
86
|
-
*/const
|
|
136
|
+
*/const W=e("GripVertical",[["circle",{cx:"9",cy:"12",r:"1",key:"1vctgf"}],["circle",{cx:"9",cy:"5",r:"1",key:"hp0tcf"}],["circle",{cx:"9",cy:"19",r:"1",key:"fkjjf6"}],["circle",{cx:"15",cy:"12",r:"1",key:"1tmaij"}],["circle",{cx:"15",cy:"5",r:"1",key:"19l28e"}],["circle",{cx:"15",cy:"19",r:"1",key:"f4zoj3"}]]);/**
|
|
87
137
|
* @license lucide-react v0.468.0 - ISC
|
|
88
138
|
*
|
|
89
139
|
* This source code is licensed under the ISC license.
|
|
90
140
|
* See the LICENSE file in the root directory of this source tree.
|
|
91
|
-
*/const
|
|
141
|
+
*/const _=e("Hash",[["line",{x1:"4",x2:"20",y1:"9",y2:"9",key:"4lhtct"}],["line",{x1:"4",x2:"20",y1:"15",y2:"15",key:"vyu0kd"}],["line",{x1:"10",x2:"8",y1:"3",y2:"21",key:"1ggp8o"}],["line",{x1:"16",x2:"14",y1:"3",y2:"21",key:"weycgp"}]]);/**
|
|
92
142
|
* @license lucide-react v0.468.0 - ISC
|
|
93
143
|
*
|
|
94
144
|
* This source code is licensed under the ISC license.
|
|
95
145
|
* See the LICENSE file in the root directory of this source tree.
|
|
96
|
-
*/const
|
|
146
|
+
*/const Q=e("Heading",[["path",{d:"M6 12h12",key:"8npq4p"}],["path",{d:"M6 20V4",key:"1w1bmo"}],["path",{d:"M18 20V4",key:"o2hl4u"}]]);/**
|
|
97
147
|
* @license lucide-react v0.468.0 - ISC
|
|
98
148
|
*
|
|
99
149
|
* This source code is licensed under the ISC license.
|
|
100
150
|
* See the LICENSE file in the root directory of this source tree.
|
|
101
|
-
*/const
|
|
151
|
+
*/const Y=e("Image",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2",key:"1m3agn"}],["circle",{cx:"9",cy:"9",r:"2",key:"af1f0g"}],["path",{d:"m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21",key:"1xmnt7"}]]);/**
|
|
102
152
|
* @license lucide-react v0.468.0 - ISC
|
|
103
153
|
*
|
|
104
154
|
* This source code is licensed under the ISC license.
|
|
105
155
|
* See the LICENSE file in the root directory of this source tree.
|
|
106
|
-
*/const
|
|
156
|
+
*/const e1=e("Info",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 16v-4",key:"1dtifu"}],["path",{d:"M12 8h.01",key:"e9boi3"}]]);/**
|
|
107
157
|
* @license lucide-react v0.468.0 - ISC
|
|
108
158
|
*
|
|
109
159
|
* This source code is licensed under the ISC license.
|
|
110
160
|
* See the LICENSE file in the root directory of this source tree.
|
|
111
|
-
*/const
|
|
161
|
+
*/const a1=e("Layers",[["path",{d:"M12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83z",key:"zw3jo"}],["path",{d:"M2 12a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 12",key:"1wduqc"}],["path",{d:"M2 17a1 1 0 0 0 .58.91l8.6 3.91a2 2 0 0 0 1.65 0l8.58-3.9A1 1 0 0 0 22 17",key:"kqbvx6"}]]);/**
|
|
112
162
|
* @license lucide-react v0.468.0 - ISC
|
|
113
163
|
*
|
|
114
164
|
* This source code is licensed under the ISC license.
|
|
115
165
|
* See the LICENSE file in the root directory of this source tree.
|
|
116
|
-
*/const
|
|
166
|
+
*/const t1=e("ListTree",[["path",{d:"M21 12h-8",key:"1bmf0i"}],["path",{d:"M21 6H8",key:"1pqkrb"}],["path",{d:"M21 18h-8",key:"1tm79t"}],["path",{d:"M3 6v4c0 1.1.9 2 2 2h3",key:"1ywdgy"}],["path",{d:"M3 10v6c0 1.1.9 2 2 2h3",key:"2wc746"}]]);/**
|
|
117
167
|
* @license lucide-react v0.468.0 - ISC
|
|
118
168
|
*
|
|
119
169
|
* This source code is licensed under the ISC license.
|
|
120
170
|
* See the LICENSE file in the root directory of this source tree.
|
|
121
|
-
*/const
|
|
171
|
+
*/const y1=e("List",[["path",{d:"M3 12h.01",key:"nlz23k"}],["path",{d:"M3 18h.01",key:"1tta3j"}],["path",{d:"M3 6h.01",key:"1rqtza"}],["path",{d:"M8 12h13",key:"1za7za"}],["path",{d:"M8 18h13",key:"1lx6n3"}],["path",{d:"M8 6h13",key:"ik3vkj"}]]);/**
|
|
122
172
|
* @license lucide-react v0.468.0 - ISC
|
|
123
173
|
*
|
|
124
174
|
* This source code is licensed under the ISC license.
|
|
125
175
|
* See the LICENSE file in the root directory of this source tree.
|
|
126
|
-
*/const
|
|
176
|
+
*/const h1=e("LoaderCircle",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]]);/**
|
|
127
177
|
* @license lucide-react v0.468.0 - ISC
|
|
128
178
|
*
|
|
129
179
|
* This source code is licensed under the ISC license.
|
|
130
180
|
* See the LICENSE file in the root directory of this source tree.
|
|
131
|
-
*/const
|
|
181
|
+
*/const c1=e("MapPin",[["path",{d:"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0",key:"1r0f0z"}],["circle",{cx:"12",cy:"10",r:"3",key:"ilqhr7"}]]);/**
|
|
132
182
|
* @license lucide-react v0.468.0 - ISC
|
|
133
183
|
*
|
|
134
184
|
* This source code is licensed under the ISC license.
|
|
135
185
|
* See the LICENSE file in the root directory of this source tree.
|
|
136
|
-
*/const
|
|
186
|
+
*/const r1=e("MessageSquare",[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}]]);/**
|
|
137
187
|
* @license lucide-react v0.468.0 - ISC
|
|
138
188
|
*
|
|
139
189
|
* This source code is licensed under the ISC license.
|
|
140
190
|
* See the LICENSE file in the root directory of this source tree.
|
|
141
|
-
*/const
|
|
191
|
+
*/const l1=e("Moon",[["path",{d:"M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z",key:"a7tn18"}]]);/**
|
|
142
192
|
* @license lucide-react v0.468.0 - ISC
|
|
143
193
|
*
|
|
144
194
|
* This source code is licensed under the ISC license.
|
|
145
195
|
* See the LICENSE file in the root directory of this source tree.
|
|
146
|
-
*/const
|
|
196
|
+
*/const s1=e("Package",[["path",{d:"M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z",key:"1a0edw"}],["path",{d:"M12 22V12",key:"d0xqtd"}],["path",{d:"m3.3 7 7.703 4.734a2 2 0 0 0 1.994 0L20.7 7",key:"yx3hmr"}],["path",{d:"m7.5 4.27 9 5.15",key:"1c824w"}]]);/**
|
|
147
197
|
* @license lucide-react v0.468.0 - ISC
|
|
148
198
|
*
|
|
149
199
|
* This source code is licensed under the ISC license.
|
|
150
200
|
* See the LICENSE file in the root directory of this source tree.
|
|
151
|
-
*/const
|
|
201
|
+
*/const n1=e("Palette",[["circle",{cx:"13.5",cy:"6.5",r:".5",fill:"currentColor",key:"1okk4w"}],["circle",{cx:"17.5",cy:"10.5",r:".5",fill:"currentColor",key:"f64h9f"}],["circle",{cx:"8.5",cy:"7.5",r:".5",fill:"currentColor",key:"fotxhn"}],["circle",{cx:"6.5",cy:"12.5",r:".5",fill:"currentColor",key:"qy21gx"}],["path",{d:"M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10c.926 0 1.648-.746 1.648-1.688 0-.437-.18-.835-.437-1.125-.29-.289-.438-.652-.438-1.125a1.64 1.64 0 0 1 1.668-1.668h1.996c3.051 0 5.555-2.503 5.555-5.554C21.965 6.012 17.461 2 12 2z",key:"12rzf8"}]]);/**
|
|
152
202
|
* @license lucide-react v0.468.0 - ISC
|
|
153
203
|
*
|
|
154
204
|
* This source code is licensed under the ISC license.
|
|
155
205
|
* See the LICENSE file in the root directory of this source tree.
|
|
156
|
-
*/const
|
|
206
|
+
*/const k1=e("PanelLeftClose",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 3v18",key:"fh3hqa"}],["path",{d:"m16 15-3-3 3-3",key:"14y99z"}]]);/**
|
|
157
207
|
* @license lucide-react v0.468.0 - ISC
|
|
158
208
|
*
|
|
159
209
|
* This source code is licensed under the ISC license.
|
|
160
210
|
* See the LICENSE file in the root directory of this source tree.
|
|
161
|
-
*/const
|
|
211
|
+
*/const d1=e("PanelLeftOpen",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 3v18",key:"fh3hqa"}],["path",{d:"m14 9 3 3-3 3",key:"8010ee"}]]);/**
|
|
162
212
|
* @license lucide-react v0.468.0 - ISC
|
|
163
213
|
*
|
|
164
214
|
* This source code is licensed under the ISC license.
|
|
165
215
|
* See the LICENSE file in the root directory of this source tree.
|
|
166
|
-
*/const
|
|
216
|
+
*/const o1=e("PanelLeft",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M9 3v18",key:"fh3hqa"}]]);/**
|
|
167
217
|
* @license lucide-react v0.468.0 - ISC
|
|
168
218
|
*
|
|
169
219
|
* This source code is licensed under the ISC license.
|
|
170
220
|
* See the LICENSE file in the root directory of this source tree.
|
|
171
|
-
*/const
|
|
221
|
+
*/const i1=e("Paperclip",[["path",{d:"M13.234 20.252 21 12.3",key:"1cbrk9"}],["path",{d:"m16 6-8.414 8.586a2 2 0 0 0 0 2.828 2 2 0 0 0 2.828 0l8.414-8.586a4 4 0 0 0 0-5.656 4 4 0 0 0-5.656 0l-8.415 8.585a6 6 0 1 0 8.486 8.486",key:"1pkts6"}]]);/**
|
|
172
222
|
* @license lucide-react v0.468.0 - ISC
|
|
173
223
|
*
|
|
174
224
|
* This source code is licensed under the ISC license.
|
|
175
225
|
* See the LICENSE file in the root directory of this source tree.
|
|
176
|
-
*/const
|
|
226
|
+
*/const p1=e("Pencil",[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}]]);/**
|
|
177
227
|
* @license lucide-react v0.468.0 - ISC
|
|
178
228
|
*
|
|
179
229
|
* This source code is licensed under the ISC license.
|
|
180
230
|
* See the LICENSE file in the root directory of this source tree.
|
|
181
|
-
*/const
|
|
231
|
+
*/const v1=e("Pilcrow",[["path",{d:"M13 4v16",key:"8vvj80"}],["path",{d:"M17 4v16",key:"7dpous"}],["path",{d:"M19 4H9.5a4.5 4.5 0 0 0 0 9H13",key:"sh4n9v"}]]);/**
|
|
182
232
|
* @license lucide-react v0.468.0 - ISC
|
|
183
233
|
*
|
|
184
234
|
* This source code is licensed under the ISC license.
|
|
185
235
|
* See the LICENSE file in the root directory of this source tree.
|
|
186
|
-
*/const
|
|
236
|
+
*/const M1=e("Play",[["polygon",{points:"6 3 20 12 6 21 6 3",key:"1oa8hb"}]]);/**
|
|
187
237
|
* @license lucide-react v0.468.0 - ISC
|
|
188
238
|
*
|
|
189
239
|
* This source code is licensed under the ISC license.
|
|
190
240
|
* See the LICENSE file in the root directory of this source tree.
|
|
191
|
-
*/const
|
|
241
|
+
*/const u1=e("Plus",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]]);/**
|
|
192
242
|
* @license lucide-react v0.468.0 - ISC
|
|
193
243
|
*
|
|
194
244
|
* This source code is licensed under the ISC license.
|
|
195
245
|
* See the LICENSE file in the root directory of this source tree.
|
|
196
|
-
*/const
|
|
246
|
+
*/const m1=e("Presentation",[["path",{d:"M2 3h20",key:"91anmk"}],["path",{d:"M21 3v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V3",key:"2k9sn8"}],["path",{d:"m7 21 5-5 5 5",key:"bip4we"}]]);/**
|
|
197
247
|
* @license lucide-react v0.468.0 - ISC
|
|
198
248
|
*
|
|
199
249
|
* This source code is licensed under the ISC license.
|
|
200
250
|
* See the LICENSE file in the root directory of this source tree.
|
|
201
|
-
*/const
|
|
251
|
+
*/const x1=e("RefreshCw",[["path",{d:"M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8",key:"v9h5vc"}],["path",{d:"M21 3v5h-5",key:"1q7to0"}],["path",{d:"M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16",key:"3uifl3"}],["path",{d:"M8 16H3v5",key:"1cv678"}]]);/**
|
|
202
252
|
* @license lucide-react v0.468.0 - ISC
|
|
203
253
|
*
|
|
204
254
|
* This source code is licensed under the ISC license.
|
|
205
255
|
* See the LICENSE file in the root directory of this source tree.
|
|
206
|
-
*/const
|
|
256
|
+
*/const f1=e("Save",[["path",{d:"M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z",key:"1c8476"}],["path",{d:"M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7",key:"1ydtos"}],["path",{d:"M7 3v4a1 1 0 0 0 1 1h7",key:"t51u73"}]]);/**
|
|
207
257
|
* @license lucide-react v0.468.0 - ISC
|
|
208
258
|
*
|
|
209
259
|
* This source code is licensed under the ISC license.
|
|
210
260
|
* See the LICENSE file in the root directory of this source tree.
|
|
211
|
-
*/const
|
|
261
|
+
*/const C1=e("Search",[["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}]]);/**
|
|
212
262
|
* @license lucide-react v0.468.0 - ISC
|
|
213
263
|
*
|
|
214
264
|
* This source code is licensed under the ISC license.
|
|
215
265
|
* See the LICENSE file in the root directory of this source tree.
|
|
216
|
-
*/const
|
|
266
|
+
*/const g1=e("Send",[["path",{d:"M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z",key:"1ffxy3"}],["path",{d:"m21.854 2.147-10.94 10.939",key:"12cjpa"}]]);/**
|
|
217
267
|
* @license lucide-react v0.468.0 - ISC
|
|
218
268
|
*
|
|
219
269
|
* This source code is licensed under the ISC license.
|
|
220
270
|
* See the LICENSE file in the root directory of this source tree.
|
|
221
|
-
*/const
|
|
271
|
+
*/const w1=e("Sparkles",[["path",{d:"M9.937 15.5A2 2 0 0 0 8.5 14.063l-6.135-1.582a.5.5 0 0 1 0-.962L8.5 9.936A2 2 0 0 0 9.937 8.5l1.582-6.135a.5.5 0 0 1 .963 0L14.063 8.5A2 2 0 0 0 15.5 9.937l6.135 1.581a.5.5 0 0 1 0 .964L15.5 14.063a2 2 0 0 0-1.437 1.437l-1.582 6.135a.5.5 0 0 1-.963 0z",key:"4pj2yx"}],["path",{d:"M20 3v4",key:"1olli1"}],["path",{d:"M22 5h-4",key:"1gvqau"}],["path",{d:"M4 17v2",key:"vumght"}],["path",{d:"M5 18H3",key:"zchphs"}]]);/**
|
|
222
272
|
* @license lucide-react v0.468.0 - ISC
|
|
223
273
|
*
|
|
224
274
|
* This source code is licensed under the ISC license.
|
|
225
275
|
* See the LICENSE file in the root directory of this source tree.
|
|
226
|
-
*/const
|
|
276
|
+
*/const z1=e("Square",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}]]);/**
|
|
227
277
|
* @license lucide-react v0.468.0 - ISC
|
|
228
278
|
*
|
|
229
279
|
* This source code is licensed under the ISC license.
|
|
230
280
|
* See the LICENSE file in the root directory of this source tree.
|
|
231
|
-
*/const
|
|
281
|
+
*/const q1=e("Sun",[["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M12 20v2",key:"1lh1kg"}],["path",{d:"m4.93 4.93 1.41 1.41",key:"149t6j"}],["path",{d:"m17.66 17.66 1.41 1.41",key:"ptbguv"}],["path",{d:"M2 12h2",key:"1t8f8n"}],["path",{d:"M20 12h2",key:"1q8mjw"}],["path",{d:"m6.34 17.66-1.41 1.41",key:"1m8zz5"}],["path",{d:"m19.07 4.93-1.41 1.41",key:"1shlcs"}]]);/**
|
|
232
282
|
* @license lucide-react v0.468.0 - ISC
|
|
233
283
|
*
|
|
234
284
|
* This source code is licensed under the ISC license.
|
|
235
285
|
* See the LICENSE file in the root directory of this source tree.
|
|
236
|
-
*/const
|
|
286
|
+
*/const b1=e("Table",[["path",{d:"M12 3v18",key:"108xh3"}],["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M3 9h18",key:"1pudct"}],["path",{d:"M3 15h18",key:"5xshup"}]]);/**
|
|
237
287
|
* @license lucide-react v0.468.0 - ISC
|
|
238
288
|
*
|
|
239
289
|
* This source code is licensed under the ISC license.
|
|
240
290
|
* See the LICENSE file in the root directory of this source tree.
|
|
241
|
-
*/const
|
|
291
|
+
*/const V1=e("Trash2",[["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6",key:"4alrt4"}],["path",{d:"M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2",key:"v07s0e"}],["line",{x1:"10",x2:"10",y1:"11",y2:"17",key:"1uufr5"}],["line",{x1:"14",x2:"14",y1:"11",y2:"17",key:"xtxkd"}]]);/**
|
|
242
292
|
* @license lucide-react v0.468.0 - ISC
|
|
243
293
|
*
|
|
244
294
|
* This source code is licensed under the ISC license.
|
|
245
295
|
* See the LICENSE file in the root directory of this source tree.
|
|
246
|
-
*/const
|
|
296
|
+
*/const j1=e("TriangleAlert",[["path",{d:"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3",key:"wmoenq"}],["path",{d:"M12 9v4",key:"juzpu7"}],["path",{d:"M12 17h.01",key:"p32p05"}]]);/**
|
|
247
297
|
* @license lucide-react v0.468.0 - ISC
|
|
248
298
|
*
|
|
249
299
|
* This source code is licensed under the ISC license.
|
|
250
300
|
* See the LICENSE file in the root directory of this source tree.
|
|
251
|
-
*/const
|
|
301
|
+
*/const L1=e("Type",[["polyline",{points:"4 7 4 4 20 4 20 7",key:"1nosan"}],["line",{x1:"9",x2:"15",y1:"20",y2:"20",key:"swin9y"}],["line",{x1:"12",x2:"12",y1:"4",y2:"20",key:"1tx1rr"}]]);/**
|
|
252
302
|
* @license lucide-react v0.468.0 - ISC
|
|
253
303
|
*
|
|
254
304
|
* This source code is licensed under the ISC license.
|
|
255
305
|
* See the LICENSE file in the root directory of this source tree.
|
|
256
|
-
*/const
|
|
257
|
-
//# sourceMappingURL=ui-vendor-
|
|
306
|
+
*/const A1=e("X",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]),u=t=>typeof t=="boolean"?`${t}`:t===0?"0":t,m=w,P1=(t,y)=>a=>{var h;if((y==null?void 0:y.variants)==null)return m(t,a==null?void 0:a.class,a==null?void 0:a.className);const{variants:l,defaultVariants:r}=y,i=Object.keys(l).map(c=>{const s=a==null?void 0:a[c],k=r==null?void 0:r[c];if(s===null)return null;const n=u(s)||u(k);return l[c][n]}),o=a&&Object.entries(a).reduce((c,s)=>{let[k,n]=s;return n===void 0||(c[k]=n),c},{}),p=y==null||(h=y.compoundVariants)===null||h===void 0?void 0:h.reduce((c,s)=>{let{class:k,className:n,...C}=s;return Object.entries(C).every(g=>{let[M,v]=g;return Array.isArray(v)?v.includes({...r,...o}[M]):{...r,...o}[M]===v})?[...c,k,n]:c},[]);return m(t,i,p,a==null?void 0:a.class,a==null?void 0:a.className)};export{h1 as $,d1 as A,A as B,S as C,k1 as D,I as E,G as F,K as G,_ as H,Y as I,C1 as J,W as K,a1 as L,c1 as M,M1 as N,f1 as O,o1 as P,j1 as Q,x1 as R,z1 as S,L1 as T,U,N as V,V1 as W,A1 as X,$ as Y,R as Z,r1 as _,H as a,D as a0,p1 as a1,g1 as a2,i1 as a3,B as a4,O as b,w as c,P1 as d,T as e,F as f,n1 as g,X as h,t1 as i,y1 as j,b1 as k,P as l,v1 as m,Q as n,m1 as o,L as p,w1 as q,J as r,j as s,E as t,Z as u,s1 as v,e1 as w,u1 as x,q1 as y,l1 as z};
|
|
307
|
+
//# sourceMappingURL=ui-vendor-Cs3OXpi7.js.map
|