monobill-mintui 0.4.94 → 0.5.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.
Files changed (41) hide show
  1. package/dist/components/button/Button.d.ts.map +1 -1
  2. package/dist/components/card/Card.d.ts.map +1 -1
  3. package/dist/components/chart/Chart.d.ts +0 -2
  4. package/dist/components/chart/Chart.d.ts.map +1 -1
  5. package/dist/components/checkbox/Checkbox.d.ts.map +1 -1
  6. package/dist/components/chip/Chip.d.ts.map +1 -1
  7. package/dist/components/choice/ChoiceOption.d.ts.map +1 -1
  8. package/dist/components/clickable/Clickable.d.ts.map +1 -1
  9. package/dist/components/icon/Icon.d.ts +1 -2
  10. package/dist/components/icon/Icon.d.ts.map +1 -1
  11. package/dist/components/icon/icons/index.cjs +2 -10
  12. package/dist/components/icon/icons/index.d.ts +0 -2
  13. package/dist/components/icon/icons/index.d.ts.map +1 -1
  14. package/dist/components/icon/icons/index.js +104 -136
  15. package/dist/components/input/Input.d.ts.map +1 -1
  16. package/dist/components/link/Link.d.ts.map +1 -1
  17. package/dist/components/select/Select.d.ts.map +1 -1
  18. package/dist/components/side-navigation/SideNavigation.d.ts.map +1 -1
  19. package/dist/components/side-navigation/SideNavigationActionMenu.d.ts.map +1 -1
  20. package/dist/components/side-navigation/SideNavigationLink.d.ts.map +1 -1
  21. package/dist/components/switch/Switch.d.ts.map +1 -1
  22. package/dist/components/tabs/Tab.d.ts.map +1 -1
  23. package/dist/components/tags/Tags.d.ts.map +1 -1
  24. package/dist/components/top-navigation/TopNavigation.d.ts +41 -5
  25. package/dist/components/top-navigation/TopNavigation.d.ts.map +1 -1
  26. package/dist/icons/dollar-sign.svg +2 -2
  27. package/dist/index.cjs +17 -30
  28. package/dist/index.js +452 -294
  29. package/dist/{menu-CeF8GTxj.cjs → search-CEaBjA3d.cjs} +1 -1
  30. package/dist/{menu-BD7OJkcn.js → search-DMCxWW8i.js} +11 -1
  31. package/package.json +1 -1
  32. package/tailwind.preset.cjs +55 -4
  33. package/tailwind.preset.js +75 -2
  34. package/dist/components/icon/icons/chart-line.d.ts +0 -3
  35. package/dist/components/icon/icons/chart-line.d.ts.map +0 -1
  36. package/dist/components/icon/icons/eye.d.ts +0 -3
  37. package/dist/components/icon/icons/eye.d.ts.map +0 -1
  38. package/dist/icons/building.svg +0 -3
  39. package/dist/icons/buildings.svg +0 -3
  40. package/dist/icons/chart-line.svg +0 -3
  41. package/dist/icons/eye.svg +0 -3
@@ -1,4 +1,4 @@
1
- import { a as ee, c as te, d as ne, f as re, g as e, i as ie, l as ae, m as oe, n as se, o as ce, p as le, r as ue, s as de, t as fe, u as pe } from "../../../menu-BD7OJkcn.js";
1
+ import { _ as e, a as ee, c as te, d as ne, f as re, h as ie, i as ae, l as oe, m as se, n as ce, o as le, p as ue, r as de, s as fe, t as pe, u as me } from "../../../search-DMCxWW8i.js";
2
2
  //#region src/components/icon/icons/trash.ts
3
3
  var t = {
4
4
  name: "trash",
@@ -29,148 +29,138 @@ var r = {
29
29
  };
30
30
  e(r);
31
31
  //#endregion
32
- //#region src/components/icon/icons/search.ts
33
- var i = {
34
- name: "search",
35
- viewBox: "0 0 24 24",
36
- path: "M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z",
37
- strokeLinecap: "round",
38
- strokeLinejoin: "round"
39
- };
40
- e(i);
41
- //#endregion
42
32
  //#region src/components/icon/icons/notifications.ts
43
- var a = {
33
+ var i = {
44
34
  name: "notifications",
45
35
  viewBox: "0 0 24 24",
46
36
  path: "M15 17h5l-1.405-1.405A2.032 2.032 0 0118 14.158V11a6.002 6.002 0 00-4-5.659V5a2 2 0 10-4 0v.341C7.67 6.165 6 8.388 6 11v3.159c0 .538-.214 1.055-.595 1.436L4 17h5m6 0v1a3 3 0 11-6 0v-1m6 0H9",
47
37
  strokeLinecap: "round",
48
38
  strokeLinejoin: "round"
49
39
  };
50
- e(a);
40
+ e(i);
51
41
  //#endregion
52
42
  //#region src/components/icon/icons/chat.ts
53
- var o = {
43
+ var a = {
54
44
  name: "chat",
55
45
  viewBox: "0 0 24 24",
56
46
  path: "M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z",
57
47
  strokeLinecap: "round",
58
48
  strokeLinejoin: "round"
59
49
  };
60
- e(o);
50
+ e(a);
61
51
  //#endregion
62
52
  //#region src/components/icon/icons/help.ts
63
- var s = {
53
+ var o = {
64
54
  name: "help",
65
55
  viewBox: "0 0 24 24",
66
56
  path: "M8.228 9c.549-1.165 2.03-2 3.772-2 2.21 0 4 1.343 4 3 0 1.4-1.278 2.575-3.006 2.907-.542.104-.994.54-.994 1.093m0 3h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z",
67
57
  strokeLinecap: "round",
68
58
  strokeLinejoin: "round"
69
59
  };
70
- e(s);
60
+ e(o);
71
61
  //#endregion
72
62
  //#region src/components/icon/icons/documentation.ts
73
- var c = {
63
+ var s = {
74
64
  name: "documentation",
75
65
  viewBox: "0 0 24 24",
76
66
  path: "M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253",
77
67
  strokeLinecap: "round",
78
68
  strokeLinejoin: "round"
79
69
  };
80
- e(c);
70
+ e(s);
81
71
  //#endregion
82
72
  //#region src/components/icon/icons/mail.ts
83
- var l = {
73
+ var c = {
84
74
  name: "mail",
85
75
  viewBox: "0 0 24 24",
86
76
  path: "M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z",
87
77
  strokeLinecap: "round",
88
78
  strokeLinejoin: "round"
89
79
  };
90
- e(l);
80
+ e(c);
91
81
  //#endregion
92
82
  //#region src/components/icon/icons/settings.ts
93
- var u = {
83
+ var l = {
94
84
  name: "settings",
95
85
  viewBox: "0 0 24 24",
96
86
  path: "M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z M15 12a3 3 0 11-6 0 3 3 0 016 0z",
97
87
  strokeLinecap: "round",
98
88
  strokeLinejoin: "round"
99
89
  };
100
- e(u);
90
+ e(l);
101
91
  //#endregion
102
92
  //#region src/components/icon/icons/language.ts
103
- var d = {
93
+ var u = {
104
94
  name: "language",
105
95
  viewBox: "0 0 24 24",
106
96
  path: "M3 5h12M9 3v2m1.048 9.5A18.022 18.022 0 016.412 9m6.088 9h7M11 21l5-10 5 10M12.751 5C11.783 10.77 8.07 15.61 3 18.129",
107
97
  strokeLinecap: "round",
108
98
  strokeLinejoin: "round"
109
99
  };
110
- e(d);
100
+ e(u);
111
101
  //#endregion
112
102
  //#region src/components/icon/icons/moon.ts
113
- var f = {
103
+ var d = {
114
104
  name: "moon",
115
105
  viewBox: "0 0 24 24",
116
106
  path: "M20.354 15.354A9 9 0 018.646 3.646 9.003 9.003 0 0012 21a9.003 9.003 0 008.354-5.646z",
117
107
  strokeLinecap: "round",
118
108
  strokeLinejoin: "round"
119
109
  };
120
- e(f);
110
+ e(d);
121
111
  //#endregion
122
112
  //#region src/components/icon/icons/sun.ts
123
- var p = {
113
+ var f = {
124
114
  name: "sun",
125
115
  viewBox: "0 0 24 24",
126
116
  path: "M12 3v1m0 16v1m9-9h-1M4 12H3m15.364 6.364l-.707-.707M6.343 6.343l-.707-.707m12.728 0l-.707.707M6.343 17.657l-.707.707M16 12a4 4 0 11-8 0 4 4 0 018 0z",
127
117
  strokeLinecap: "round",
128
118
  strokeLinejoin: "round"
129
119
  };
130
- e(p);
120
+ e(f);
131
121
  //#endregion
132
122
  //#region src/components/icon/icons/logout.ts
133
- var m = {
123
+ var p = {
134
124
  name: "logout",
135
125
  viewBox: "0 0 24 24",
136
126
  path: "M17 16l4-4m0 0l-4-4m4 4H7m6 4v1a3 3 0 01-3 3H6a3 3 0 01-3-3V7a3 3 0 013-3h4a3 3 0 013 3v1",
137
127
  strokeLinecap: "round",
138
128
  strokeLinejoin: "round"
139
129
  };
140
- e(m);
130
+ e(p);
141
131
  //#endregion
142
132
  //#region src/components/icon/icons/login.ts
143
- var h = {
133
+ var m = {
144
134
  name: "login",
145
135
  viewBox: "0 0 24 24",
146
136
  path: "M11 16l-4-4m0 0l4-4m-4 4h14m-5 4v1a3 3 0 01-3 3H6a3 3 0 01-3-3V7a3 3 0 013-3h7a3 3 0 013 3v1",
147
137
  strokeLinecap: "round",
148
138
  strokeLinejoin: "round"
149
139
  };
150
- e(h);
140
+ e(m);
151
141
  //#endregion
152
142
  //#region src/components/icon/icons/user-add.ts
153
- var g = {
143
+ var h = {
154
144
  name: "user-add",
155
145
  viewBox: "0 0 24 24",
156
146
  path: "M18 9v3m0 0v3m0-3h3m-3 0h-3m-2-5a4 4 0 11-8 0 4 4 0 018 0zM3 20a6 6 0 0112 0v1H3v-1z",
157
147
  strokeLinecap: "round",
158
148
  strokeLinejoin: "round"
159
149
  };
160
- e(g);
150
+ e(h);
161
151
  //#endregion
162
152
  //#region src/components/icon/icons/calendar.ts
163
- var _ = {
153
+ var g = {
164
154
  name: "calendar",
165
155
  viewBox: "0 0 24 24",
166
156
  path: "M8 7V3m8 4V3M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2zM6 11h12M6 14h12M6 17h12",
167
157
  strokeLinecap: "round",
168
158
  strokeLinejoin: "round"
169
159
  };
170
- e(_);
160
+ e(g);
171
161
  //#endregion
172
162
  //#region src/components/icon/icons/calendar-day.ts
173
- var v = {
163
+ var _ = {
174
164
  name: "calendar-day",
175
165
  viewBox: "0 0 24 24",
176
166
  path: "M8 7V3m8 4V3M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z",
@@ -178,367 +168,367 @@ var v = {
178
168
  strokeLinejoin: "round",
179
169
  customSvg: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M8 7V3m8 4V3M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z\" />\n <rect x=\"7\" y=\"11\" width=\"10\" height=\"5\" fill=\"currentColor\" />\n</svg>"
180
170
  };
181
- e(v);
171
+ e(_);
182
172
  //#endregion
183
173
  //#region src/components/icon/icons/calendar-week.ts
184
- var y = {
174
+ var v = {
185
175
  name: "calendar-week",
186
176
  viewBox: "0 0 24 24",
187
177
  path: "M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z",
188
178
  strokeLinecap: "round",
189
179
  strokeLinejoin: "round"
190
180
  };
191
- e(y);
181
+ e(v);
192
182
  //#endregion
193
183
  //#region src/components/icon/icons/calendar-empty.ts
194
- var b = {
184
+ var y = {
195
185
  name: "calendar-empty",
196
186
  viewBox: "0 0 24 24",
197
187
  path: "M8 7V3m8 4V3M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z",
198
188
  strokeLinecap: "round",
199
189
  strokeLinejoin: "round"
200
190
  };
201
- e(b);
191
+ e(y);
202
192
  //#endregion
203
193
  //#region src/components/icon/icons/clock.ts
204
- var x = {
194
+ var b = {
205
195
  name: "clock",
206
196
  viewBox: "0 0 24 24",
207
197
  path: "M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z",
208
198
  strokeLinecap: "round",
209
199
  strokeLinejoin: "round"
210
200
  };
211
- e(x);
201
+ e(b);
212
202
  //#endregion
213
203
  //#region src/components/icon/icons/bookmark.ts
214
- var S = {
204
+ var x = {
215
205
  name: "bookmark",
216
206
  viewBox: "0 0 24 24",
217
207
  path: "M5 5a2 2 0 012-2h10a2 2 0 012 2v16l-7-3.5L5 21V5z",
218
208
  strokeLinecap: "round",
219
209
  strokeLinejoin: "round"
220
210
  };
221
- e(S);
211
+ e(x);
222
212
  //#endregion
223
213
  //#region src/components/icon/icons/star.ts
224
- var C = {
214
+ var S = {
225
215
  name: "star",
226
216
  viewBox: "0 0 24 24",
227
217
  path: "M11.049 2.927c.3-.921 1.603-.921 1.902 0l1.519 4.674a1 1 0 00.95.69h4.915c.969 0 1.371 1.24.588 1.81l-3.976 2.888a1 1 0 00-.363 1.118l1.518 4.674c.3.922-.755 1.688-1.538 1.118l-3.976-2.888a1 1 0 00-1.176 0l-3.976 2.888c-.783.57-1.838-.197-1.538-1.118l1.518-4.674a1 1 0 00-.363-1.118l-3.976-2.888c-.784-.57-.38-1.81.588-1.81h4.914a1 1 0 00.951-.69l1.519-4.674z",
228
218
  strokeLinecap: "round",
229
219
  strokeLinejoin: "round"
230
220
  };
231
- e(C);
221
+ e(S);
232
222
  //#endregion
233
223
  //#region src/components/icon/icons/pin.ts
234
- var w = {
224
+ var C = {
235
225
  name: "pin",
236
226
  viewBox: "0 0 24 24",
237
227
  path: "M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z",
238
228
  strokeLinecap: "round",
239
229
  strokeLinejoin: "round"
240
230
  };
241
- e(w);
231
+ e(C);
242
232
  //#endregion
243
233
  //#region src/components/icon/icons/filter.ts
244
- var T = {
234
+ var w = {
245
235
  name: "filter",
246
236
  viewBox: "0 0 24 24",
247
237
  path: "M3 6h18M3 12h18M3 18h18M6 6a2 2 0 11-4 0 2 2 0 014 0zM12 12a2 2 0 11-4 0 2 2 0 014 0zM16 18a2 2 0 11-4 0 2 2 0 014 0z",
248
238
  strokeLinecap: "round",
249
239
  strokeLinejoin: "round"
250
240
  };
251
- e(T);
241
+ e(w);
252
242
  //#endregion
253
243
  //#region src/components/icon/icons/sort.ts
254
- var E = {
244
+ var T = {
255
245
  name: "sort",
256
246
  viewBox: "0 0 24 24",
257
247
  path: "M3 6h18M7 12h10m-7 6h4",
258
248
  strokeLinecap: "round",
259
249
  strokeLinejoin: "round"
260
250
  };
261
- e(E);
251
+ e(T);
262
252
  //#endregion
263
253
  //#region src/components/icon/icons/refresh.ts
264
- var D = {
254
+ var E = {
265
255
  name: "refresh",
266
256
  viewBox: "0 0 24 24",
267
257
  path: "M4 4v5h.582m15.356 2A8.001 8.001 0 004.582 9m0 0H9m11 11v-5h-.581m0 0a8.003 8.003 0 01-15.357-2m15.357 2H15",
268
258
  strokeLinecap: "round",
269
259
  strokeLinejoin: "round"
270
260
  };
271
- e(D);
261
+ e(E);
272
262
  //#endregion
273
263
  //#region src/components/icon/icons/share.ts
274
- var me = {
264
+ var he = {
275
265
  name: "share",
276
266
  viewBox: "0 0 24 24",
277
267
  path: "M8.684 13.342C8.886 12.938 9 12.482 9 12c0-.482-.114-.938-.316-1.342m0 2.684a3 3 0 110-2.684m0 2.684l6.632 3.316m-6.632-6l6.632-3.316m0 0a3 3 0 105.367-2.684 3 3 0 00-5.367 2.684zm0 9.316a3 3 0 105.368 2.684 3 3 0 00-5.368-2.684z",
278
268
  strokeLinecap: "round",
279
269
  strokeLinejoin: "round"
280
270
  };
281
- e(me);
271
+ e(he);
282
272
  //#endregion
283
273
  //#region src/components/icon/icons/upload.ts
284
- var O = {
274
+ var D = {
285
275
  name: "upload",
286
276
  viewBox: "0 0 24 24",
287
277
  path: "M7 16a4 4 0 01-.88-7.903A5 5 0 1115.9 6L16 6a5 5 0 011 9.9M15 13l-3-3m0 0l-3 3m3-3v12",
288
278
  strokeLinecap: "round",
289
279
  strokeLinejoin: "round"
290
280
  };
291
- e(O);
281
+ e(D);
292
282
  //#endregion
293
283
  //#region src/components/icon/icons/download.ts
294
- var k = {
284
+ var O = {
295
285
  name: "download",
296
286
  viewBox: "0 0 24 24",
297
287
  path: "M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4",
298
288
  strokeLinecap: "round",
299
289
  strokeLinejoin: "round"
300
290
  };
301
- e(k);
291
+ e(O);
302
292
  //#endregion
303
293
  //#region src/components/icon/icons/print.ts
304
- var A = {
294
+ var k = {
305
295
  name: "print",
306
296
  viewBox: "0 0 24 24",
307
297
  path: "M17 17h2a2 2 0 002-2v-4a2 2 0 00-2-2H5a2 2 0 00-2 2v4a2 2 0 002 2h2m2 4h6a2 2 0 002-2v-4a2 2 0 00-2-2H9a2 2 0 00-2 2v4a2 2 0 002 2zm8-12V5a2 2 0 00-2-2H9a2 2 0 00-2 2v4h10z",
308
298
  strokeLinecap: "round",
309
299
  strokeLinejoin: "round"
310
300
  };
311
- e(A);
301
+ e(k);
312
302
  //#endregion
313
303
  //#region src/components/icon/icons/attach.ts
314
- var j = {
304
+ var A = {
315
305
  name: "attach",
316
306
  viewBox: "0 0 24 24",
317
307
  path: "M15.172 7l-6.586 6.586a2 2 0 102.828 2.828l6.414-6.586a4 4 0 00-5.656-5.656l-6.415 6.585a6 6 0 108.486 8.486L20.5 13",
318
308
  strokeLinecap: "round",
319
309
  strokeLinejoin: "round"
320
310
  };
321
- e(j);
311
+ e(A);
322
312
  //#endregion
323
313
  //#region src/components/icon/icons/edit.ts
324
- var M = {
314
+ var j = {
325
315
  name: "edit",
326
316
  viewBox: "0 0 24 24",
327
317
  path: "M11 4H4a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2v-7m-1.414-9.414a2 2 0 112.828 2.828L11.828 15H9v-2.828l8.586-8.586z",
328
318
  strokeLinecap: "round",
329
319
  strokeLinejoin: "round"
330
320
  };
331
- e(M);
321
+ e(j);
332
322
  //#endregion
333
323
  //#region src/components/icon/icons/delete.ts
334
- var N = {
324
+ var M = {
335
325
  name: "delete",
336
326
  viewBox: "0 0 24 24",
337
327
  path: "M19 7l-.867 12.142A2 2 0 0116.138 21H7.862a2 2 0 01-1.995-1.858L5 7m5 4v6m4-6v6m1-10V4a1 1 0 00-1-1h-4a1 1 0 00-1 1v3M4 7h16",
338
328
  strokeLinecap: "round",
339
329
  strokeLinejoin: "round"
340
330
  };
341
- e(N);
331
+ e(M);
342
332
  //#endregion
343
333
  //#region src/components/icon/icons/save.ts
344
- var P = {
334
+ var N = {
345
335
  name: "save",
346
336
  viewBox: "0 0 24 24",
347
337
  path: "M8 7H5a2 2 0 00-2 2v9a2 2 0 002 2h14a2 2 0 002-2V9a2 2 0 00-2-2h-3m-1 4l-3 3m0 0l-3-3m3 3V4",
348
338
  strokeLinecap: "round",
349
339
  strokeLinejoin: "round"
350
340
  };
351
- e(P);
341
+ e(N);
352
342
  //#endregion
353
343
  //#region src/components/icon/icons/duplicate.ts
354
- var F = {
344
+ var P = {
355
345
  name: "duplicate",
356
346
  viewBox: "0 0 24 24",
357
347
  path: "M8 16H6a2 2 0 01-2-2V6a2 2 0 012-2h8a2 2 0 012 2v2m-6 12h8a2 2 0 002-2v-8a2 2 0 00-2-2h-8a2 2 0 00-2 2v8a2 2 0 002 2z",
358
348
  strokeLinecap: "round",
359
349
  strokeLinejoin: "round"
360
350
  };
361
- e(F);
351
+ e(P);
362
352
  //#endregion
363
353
  //#region src/components/icon/icons/copy.ts
364
- var I = {
354
+ var F = {
365
355
  name: "copy",
366
356
  viewBox: "0 0 24 24",
367
357
  path: "M8 16H6a2 2 0 01-2-2V6a2 2 0 012-2h8a2 2 0 012 2v2m-6 12h8a2 2 0 002-2v-8a2 2 0 00-2-2h-8a2 2 0 00-2 2v8a2 2 0 002 2z",
368
358
  strokeLinecap: "round",
369
359
  strokeLinejoin: "round"
370
360
  };
371
- e(I);
361
+ e(F);
372
362
  //#endregion
373
363
  //#region src/components/icon/icons/paste.ts
374
- var L = {
364
+ var I = {
375
365
  name: "paste",
376
366
  viewBox: "0 0 24 24",
377
367
  path: "M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2",
378
368
  strokeLinecap: "round",
379
369
  strokeLinejoin: "round"
380
370
  };
381
- e(L);
371
+ e(I);
382
372
  //#endregion
383
373
  //#region src/components/icon/icons/remove.ts
384
- var R = {
374
+ var L = {
385
375
  name: "remove",
386
376
  viewBox: "0 0 24 24",
387
377
  path: "M20 12H4",
388
378
  strokeLinecap: "round",
389
379
  strokeLinejoin: "round"
390
380
  };
391
- e(R);
381
+ e(L);
392
382
  //#endregion
393
383
  //#region src/components/icon/icons/folder.ts
394
- var z = {
384
+ var R = {
395
385
  name: "folder",
396
386
  viewBox: "0 0 24 24",
397
387
  path: "M3 7v10a2 2 0 002 2h14a2 2 0 002-2V9a2 2 0 00-2-2h-6l-2-2H5a2 2 0 00-2 2z",
398
388
  strokeLinecap: "round",
399
389
  strokeLinejoin: "round"
400
390
  };
401
- e(z);
391
+ e(R);
402
392
  //#endregion
403
393
  //#region src/components/icon/icons/file.ts
404
- var B = {
394
+ var z = {
405
395
  name: "file",
406
396
  viewBox: "0 0 24 24",
407
397
  path: "M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z",
408
398
  strokeLinecap: "round",
409
399
  strokeLinejoin: "round"
410
400
  };
411
- e(B);
401
+ e(z);
412
402
  //#endregion
413
403
  //#region src/components/icon/icons/archive.ts
414
- var V = {
404
+ var B = {
415
405
  name: "archive",
416
406
  viewBox: "0 0 24 24",
417
407
  path: "M5 8h14M5 8a2 2 0 110-4h14a2 2 0 110 4M5 8v10a2 2 0 002 2h10a2 2 0 002-2V8m-9 4h4",
418
408
  strokeLinecap: "round",
419
409
  strokeLinejoin: "round"
420
410
  };
421
- e(V);
411
+ e(B);
422
412
  //#endregion
423
413
  //#region src/components/icon/icons/image.ts
424
- var H = {
414
+ var V = {
425
415
  name: "image",
426
416
  viewBox: "0 0 24 24",
427
417
  path: "M4 16l4.586-4.586a2 2 0 012.828 0L16 16m-2-2l1.586-1.586a2 2 0 012.828 0L20 14m-6-6h.01M6 20h12a2 2 0 002-2V6a2 2 0 00-2-2H6a2 2 0 00-2 2v12a2 2 0 002 2z",
428
418
  strokeLinecap: "round",
429
419
  strokeLinejoin: "round"
430
420
  };
431
- e(H);
421
+ e(V);
432
422
  //#endregion
433
423
  //#region src/components/icon/icons/video.ts
434
- var U = {
424
+ var H = {
435
425
  name: "video",
436
426
  viewBox: "0 0 24 24",
437
427
  path: "M15 10l4.553-2.276A1 1 0 0121 8.618v6.764a1 1 0 01-1.447.894L15 14M5 18h8a2 2 0 002-2V8a2 2 0 00-2-2H5a2 2 0 00-2 2v8a2 2 0 002 2z",
438
428
  strokeLinecap: "round",
439
429
  strokeLinejoin: "round"
440
430
  };
441
- e(U);
431
+ e(H);
442
432
  //#endregion
443
433
  //#region src/components/icon/icons/link.ts
444
- var W = {
434
+ var U = {
445
435
  name: "link",
446
436
  viewBox: "0 0 24 24",
447
437
  path: "M13.828 10.172a4 4 0 00-5.656 0l-4 4a4 4 0 105.656 5.656l1.102-1.101m-.758-4.899a4 4 0 005.656 0l4-4a4 4 0 00-5.656-5.656l-1.1 1.1",
448
438
  strokeLinecap: "round",
449
439
  strokeLinejoin: "round"
450
440
  };
451
- e(W);
441
+ e(U);
452
442
  //#endregion
453
443
  //#region src/components/icon/icons/external-link.ts
454
- var G = {
444
+ var W = {
455
445
  name: "external-link",
456
446
  viewBox: "0 0 24 24",
457
447
  path: "M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14",
458
448
  strokeLinecap: "round",
459
449
  strokeLinejoin: "round"
460
450
  };
461
- e(G);
451
+ e(W);
462
452
  //#endregion
463
453
  //#region src/components/icon/icons/grid.ts
464
- var K = {
454
+ var G = {
465
455
  name: "grid",
466
456
  viewBox: "0 0 24 24",
467
457
  path: "M4 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2V6zM14 6a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2V6zM4 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2H6a2 2 0 01-2-2v-2zM14 16a2 2 0 012-2h2a2 2 0 012 2v2a2 2 0 01-2 2h-2a2 2 0 01-2-2v-2z",
468
458
  strokeLinecap: "round",
469
459
  strokeLinejoin: "round"
470
460
  };
471
- e(K);
461
+ e(G);
472
462
  //#endregion
473
463
  //#region src/components/icon/icons/list.ts
474
- var q = {
464
+ var K = {
475
465
  name: "list",
476
466
  viewBox: "0 0 24 24",
477
467
  path: "M8 6h13M5 6h.01M8 12h13M5 12h.01M8 18h13M5 18h.01",
478
468
  strokeLinecap: "round",
479
469
  strokeLinejoin: "round"
480
470
  };
481
- e(q);
471
+ e(K);
482
472
  //#endregion
483
473
  //#region src/components/icon/icons/table.ts
484
- var J = {
474
+ var q = {
485
475
  name: "table",
486
476
  viewBox: "0 0 24 24",
487
477
  path: "M3 10h18M3 14h18m-9-4v8m-7 0h14a2 2 0 002-2V8a2 2 0 00-2-2H5a2 2 0 00-2 2v8a2 2 0 002 2z",
488
478
  strokeLinecap: "round",
489
479
  strokeLinejoin: "round"
490
480
  };
491
- e(J);
481
+ e(q);
492
482
  //#endregion
493
483
  //#region src/components/icon/icons/ellipsis.ts
494
- var Y = {
484
+ var J = {
495
485
  name: "ellipsis",
496
486
  viewBox: "0 0 24 24",
497
487
  path: "M5 12h.01M12 12h.01M19 12h.01M6 12a1 1 0 11-2 0 1 1 0 012 0zm7 0a1 1 0 11-2 0 1 1 0 012 0zm7 0a1 1 0 11-2 0 1 1 0 012 0z",
498
488
  strokeLinecap: "round",
499
489
  strokeLinejoin: "round"
500
490
  };
501
- e(Y);
491
+ e(J);
502
492
  //#endregion
503
493
  //#region src/components/icon/icons/arrow-right.ts
504
- var X = {
494
+ var Y = {
505
495
  name: "arrow-right",
506
496
  viewBox: "0 0 24 24",
507
497
  path: "M14 5l7 7m0 0l-7 7m7-7H3",
508
498
  strokeLinecap: "round",
509
499
  strokeLinejoin: "round"
510
500
  };
511
- e(X);
501
+ e(Y);
512
502
  //#endregion
513
503
  //#region src/components/icon/icons/arrow-up.ts
514
- var Z = {
504
+ var X = {
515
505
  name: "arrow-up",
516
506
  viewBox: "0 0 24 24",
517
507
  path: "M5 10l7-7m0 0l7 7m-7-7v18",
518
508
  strokeLinecap: "round",
519
509
  strokeLinejoin: "round"
520
510
  };
521
- e(Z);
511
+ e(X);
522
512
  //#endregion
523
513
  //#region src/components/icon/icons/arrow-down.ts
524
- var Q = {
514
+ var Z = {
525
515
  name: "arrow-down",
526
516
  viewBox: "0 0 24 24",
527
517
  path: "M19 14l-7 7m0 0l-7-7m7 7V3",
528
518
  strokeLinecap: "round",
529
519
  strokeLinejoin: "round"
530
520
  };
531
- e(Q);
521
+ e(Z);
532
522
  //#endregion
533
523
  //#region src/components/icon/icons/lock.ts
534
- var he = {
524
+ var Q = {
535
525
  name: "lock",
536
526
  viewBox: "0 0 24 24",
537
527
  path: "M12 15v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2zm10-10V7a4 4 0 00-8 0v4h8z",
538
528
  strokeLinecap: "round",
539
529
  strokeLinejoin: "round"
540
530
  };
541
- e(he);
531
+ e(Q);
542
532
  //#endregion
543
533
  //#region src/components/icon/icons/unlock.ts
544
534
  var ge = {
@@ -633,7 +623,7 @@ var we = {
633
623
  e(we);
634
624
  //#endregion
635
625
  //#region src/components/icon/icons/buildings.ts
636
- var Te = {
626
+ var $ = {
637
627
  name: "buildings",
638
628
  viewBox: "0 0 24 24",
639
629
  path: "M2 21h20M4 21v-9l3-2v11M9 21V6l3-2 3 2v15M17 21V10l3 2v9M5 13h1M5 16h1M10 8h1M13 8h1M10 11h1M13 11h1M10 14h1M13 14h1M18 13h1M18 16h1M11 21v-3h2v3",
@@ -641,28 +631,6 @@ var Te = {
641
631
  strokeLinejoin: "miter",
642
632
  strokeWidth: "2.25"
643
633
  };
644
- e(Te);
645
- //#endregion
646
- //#region src/components/icon/icons/eye.ts
647
- var Ee = {
648
- name: "eye",
649
- viewBox: "0 0 24 24",
650
- path: "M2.036 12.322a1.012 1.012 0 010-.639C3.423 7.51 7.36 4.5 12 4.5c4.638 0 8.573 3.007 9.963 7.178.07.207.07.431 0 .639C20.577 16.49 16.64 19.5 12 19.5c-4.638 0-8.573-3.007-9.963-7.178z",
651
- strokeLinecap: "round",
652
- strokeLinejoin: "round",
653
- customSvg: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M2.036 12.322a1.012 1.012 0 010-.639C3.423 7.51 7.36 4.5 12 4.5c4.638 0 8.573 3.007 9.963 7.178.07.207.07.431 0 .639C20.577 16.49 16.64 19.5 12 19.5c-4.638 0-8.573-3.007-9.963-7.178z\" />\n <path d=\"M15 12a3 3 0 11-6 0 3 3 0 016 0z\" />\n</svg>"
654
- };
655
- e(Ee);
656
- //#endregion
657
- //#region src/components/icon/icons/chart-line.ts
658
- var $ = {
659
- name: "chart-line",
660
- viewBox: "0 0 24 24",
661
- path: "M3 21V6M3 21h18",
662
- strokeLinecap: "round",
663
- strokeLinejoin: "round",
664
- customSvg: "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n <path d=\"M3 21V6M3 21h18\" />\n <path d=\"M5 18l4.5-4.5 3 3L20 7.5\" />\n <!-- Arrowhead bisector aligned with last segment (12.5,16.5)→(20,7.5) -->\n <path d=\"M19.36 10.22 L20 7.5 L17.44 8.62\" />\n</svg>"
665
- };
666
- e($), e(se), e(ue), e(t), e(n), e(r), e(i), e(a), e(o), e(s), e(c), e(l), e(u), e(d), e(f), e(p), e(m), e(h), e(g), e(_), e(v), e(y), e(b), e(x), e(S), e(C), e(w), e(T), e(E), e(te), e(D), e(me), e(O), e(k), e(A), e(j), e(M), e(N), e(P), e(F), e(I), e(L), e(R), e(le), e(oe), e(pe), e(ae), e(ne), e(re), e(z), e(B), e(V), e(H), e(U), e(W), e(G), e(K), e(q), e(J), e(fe), e(Y), e(X), e(Z), e(Q), e(de), e(ce), e(ie), e(ee), e(he), e(ge), e(_e), e(ve), e(ye), e(be), e(xe), e(Se), e(Ce), e(we), e(Te), e(Ee), e($);
634
+ e($), e(de), e(ae), e(t), e(n), e(r), e(pe), e(i), e(a), e(o), e(s), e(c), e(l), e(u), e(d), e(f), e(p), e(m), e(h), e(g), e(_), e(v), e(y), e(b), e(x), e(S), e(C), e(w), e(T), e(oe), e(E), e(he), e(D), e(O), e(k), e(A), e(j), e(M), e(N), e(P), e(F), e(I), e(L), e(se), e(ie), e(ne), e(me), e(re), e(ue), e(R), e(z), e(B), e(V), e(H), e(U), e(W), e(G), e(K), e(q), e(ce), e(J), e(Y), e(X), e(Z), e(te), e(fe), e(ee), e(le), e(Q), e(ge), e(_e), e(ve), e(ye), e(be), e(xe), e(Se), e(Ce), e(we), e($);
667
635
  //#endregion
668
- export { V as archiveIcon, Q as arrowDownIcon, n as arrowLeftIcon, X as arrowRightIcon, Z as arrowUpIcon, j as attachIcon, ye as barcodeIcon, S as bookmarkIcon, we as buildingIcon, Te as buildingsIcon, v as calendarDayIcon, b as calendarEmptyIcon, _ as calendarIcon, y as calendarWeekIcon, ee as caretDownIcon, de as caretLeftIcon, ce as caretRightIcon, ie as caretUpIcon, $ as chartLineIcon, o as chatIcon, le as checkIcon, x as clockIcon, oe as closeIcon, I as copyIcon, Ce as creditCardIcon, N as deleteIcon, c as documentationIcon, Se as dollarSignIcon, k as downloadIcon, F as duplicateIcon, M as editIcon, Y as ellipsisIcon, ae as errorIcon, G as externalLinkIcon, Ee as eyeIcon, B as fileIcon, T as filterIcon, z as folderIcon, K as gridIcon, s as helpIcon, r as homeIcon, H as imageIcon, re as infoIcon, d as languageIcon, W as linkIcon, q as listIcon, xe as locationIcon, he as lockIcon, h as loginIcon, m as logoutIcon, l as mailIcon, be as mapIcon, fe as menuIcon, f as moonIcon, a as notificationsIcon, L as pasteIcon, w as pinIcon, se as plusIcon, A as printIcon, D as refreshIcon, R as removeIcon, P as saveIcon, i as searchIcon, u as settingsIcon, me as shareIcon, te as sortArrowsIcon, E as sortIcon, C as starIcon, ne as successIcon, p as sunIcon, J as tableIcon, ve as tagIcon, t as trashIcon, ge as unlockIcon, O as uploadIcon, g as userAddIcon, ue as userIcon, _e as usersIcon, U as videoIcon, pe as warningIcon };
636
+ export { B as archiveIcon, Z as arrowDownIcon, n as arrowLeftIcon, Y as arrowRightIcon, X as arrowUpIcon, A as attachIcon, ye as barcodeIcon, x as bookmarkIcon, we as buildingIcon, $ as buildingsIcon, _ as calendarDayIcon, y as calendarEmptyIcon, g as calendarIcon, v as calendarWeekIcon, le as caretDownIcon, te as caretLeftIcon, fe as caretRightIcon, ee as caretUpIcon, a as chatIcon, se as checkIcon, b as clockIcon, ie as closeIcon, F as copyIcon, Ce as creditCardIcon, M as deleteIcon, s as documentationIcon, Se as dollarSignIcon, O as downloadIcon, P as duplicateIcon, j as editIcon, J as ellipsisIcon, me as errorIcon, W as externalLinkIcon, z as fileIcon, w as filterIcon, R as folderIcon, G as gridIcon, o as helpIcon, r as homeIcon, V as imageIcon, ue as infoIcon, u as languageIcon, U as linkIcon, K as listIcon, xe as locationIcon, Q as lockIcon, m as loginIcon, p as logoutIcon, c as mailIcon, be as mapIcon, ce as menuIcon, d as moonIcon, i as notificationsIcon, I as pasteIcon, C as pinIcon, de as plusIcon, k as printIcon, E as refreshIcon, L as removeIcon, N as saveIcon, pe as searchIcon, l as settingsIcon, he as shareIcon, oe as sortArrowsIcon, T as sortIcon, S as starIcon, re as successIcon, f as sunIcon, q as tableIcon, ve as tagIcon, t as trashIcon, ge as unlockIcon, D as uploadIcon, h as userAddIcon, ae as userIcon, _e as usersIcon, H as videoIcon, ne as warningIcon };