drizzle-cube 0.1.41 → 0.1.43
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/adapters/{compiler-CkjmApqo.js → compiler-B57cLx38.js} +1148 -1118
- package/dist/adapters/express/index.js +1 -1
- package/dist/adapters/fastify/index.js +1 -1
- package/dist/adapters/hono/index.js +1 -1
- package/dist/adapters/nextjs/index.js +1 -1
- package/dist/client/charts.js +1 -1
- package/dist/client/chunks/{charts-VcPFhxyE.js → charts-DgmZAw3A.js} +2 -2
- package/dist/client/chunks/{charts-VcPFhxyE.js.map → charts-DgmZAw3A.js.map} +1 -1
- package/dist/client/chunks/{components-DnCh4Y4N.js → components-BI1Xc4js.js} +8972 -8015
- package/dist/client/chunks/components-BI1Xc4js.js.map +1 -0
- package/dist/client/chunks/{icons-MNJ50ahP.js → icons-oifcbJCc.js} +309 -255
- package/dist/client/chunks/icons-oifcbJCc.js.map +1 -0
- package/dist/client/chunks/{providers-DwDirAYo.js → providers-ChcxFwXu.js} +66 -64
- package/dist/client/chunks/providers-ChcxFwXu.js.map +1 -0
- package/dist/client/components/AnalyticsDashboard.d.ts +1 -1
- package/dist/client/components/DashboardFilterPanel.d.ts +15 -0
- package/dist/client/components/DashboardGrid.d.ts +5 -2
- package/dist/client/components/PortletFilterConfigModal.d.ts +11 -0
- package/dist/client/components.js +2 -2
- package/dist/client/hooks.js +17 -17
- package/dist/client/hooks.js.map +1 -1
- package/dist/client/index.js +3 -3
- package/dist/client/providers.js +1 -1
- package/dist/client/styles.css +1 -1
- package/dist/client/types.d.ts +12 -0
- package/dist/client/utils/filterUtils.d.ts +40 -0
- package/dist/client-bundle-stats.html +1 -1
- package/dist/server/index.d.ts +1 -0
- package/dist/server/index.js +854 -824
- package/package.json +1 -1
- package/dist/client/chunks/components-DnCh4Y4N.js.map +0 -1
- package/dist/client/chunks/icons-MNJ50ahP.js.map +0 -1
- package/dist/client/chunks/providers-DwDirAYo.js.map +0 -1
|
@@ -23,7 +23,7 @@ function xe({
|
|
|
23
23
|
d: "M16.023 9.348h4.992v-.001M2.985 19.644v-4.992m0 0h4.992m-4.993 0 3.181 3.183a8.25 8.25 0 0 0 13.803-3.7M4.031 9.865a8.25 8.25 0 0 1 13.803-3.7l3.181 3.182m0-4.991v4.99"
|
|
24
24
|
}));
|
|
25
25
|
}
|
|
26
|
-
const
|
|
26
|
+
const fn = /* @__PURE__ */ a.forwardRef(xe);
|
|
27
27
|
function ye({
|
|
28
28
|
title: e,
|
|
29
29
|
titleId: t,
|
|
@@ -47,7 +47,7 @@ function ye({
|
|
|
47
47
|
d: "M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25h16.5"
|
|
48
48
|
}));
|
|
49
49
|
}
|
|
50
|
-
const
|
|
50
|
+
const hn = /* @__PURE__ */ a.forwardRef(ye);
|
|
51
51
|
function Ee({
|
|
52
52
|
title: e,
|
|
53
53
|
titleId: t,
|
|
@@ -71,7 +71,7 @@ function Ee({
|
|
|
71
71
|
d: "M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 0 1 2.25-2.25h13.5A2.25 2.25 0 0 1 21 7.5v11.25m-18 0A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75m-18 0v-7.5A2.25 2.25 0 0 1 5.25 9h13.5A2.25 2.25 0 0 1 21 11.25v7.5"
|
|
72
72
|
}));
|
|
73
73
|
}
|
|
74
|
-
const
|
|
74
|
+
const pn = /* @__PURE__ */ a.forwardRef(Ee);
|
|
75
75
|
function Re({
|
|
76
76
|
title: e,
|
|
77
77
|
titleId: t,
|
|
@@ -95,7 +95,7 @@ function Re({
|
|
|
95
95
|
d: "M3 13.125C3 12.504 3.504 12 4.125 12h2.25c.621 0 1.125.504 1.125 1.125v6.75C7.5 20.496 6.996 21 6.375 21h-2.25A1.125 1.125 0 0 1 3 19.875v-6.75ZM9.75 8.625c0-.621.504-1.125 1.125-1.125h2.25c.621 0 1.125.504 1.125 1.125v11.25c0 .621-.504 1.125-1.125 1.125h-2.25a1.125 1.125 0 0 1-1.125-1.125V8.625ZM16.5 4.125c0-.621.504-1.125 1.125-1.125h2.25C20.496 3 21 3.504 21 4.125v15.75c0 .621-.504 1.125-1.125 1.125h-2.25a1.125 1.125 0 0 1-1.125-1.125V4.125Z"
|
|
96
96
|
}));
|
|
97
97
|
}
|
|
98
|
-
const
|
|
98
|
+
const mn = /* @__PURE__ */ a.forwardRef(Re);
|
|
99
99
|
function Me({
|
|
100
100
|
title: e,
|
|
101
101
|
titleId: t,
|
|
@@ -119,7 +119,7 @@ function Me({
|
|
|
119
119
|
d: "M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"
|
|
120
120
|
}));
|
|
121
121
|
}
|
|
122
|
-
const
|
|
122
|
+
const wn = /* @__PURE__ */ a.forwardRef(Me);
|
|
123
123
|
function Ce({
|
|
124
124
|
title: e,
|
|
125
125
|
titleId: t,
|
|
@@ -143,7 +143,7 @@ function Ce({
|
|
|
143
143
|
d: "m19.5 8.25-7.5 7.5-7.5-7.5"
|
|
144
144
|
}));
|
|
145
145
|
}
|
|
146
|
-
const
|
|
146
|
+
const gn = /* @__PURE__ */ a.forwardRef(Ce);
|
|
147
147
|
function je({
|
|
148
148
|
title: e,
|
|
149
149
|
titleId: t,
|
|
@@ -167,7 +167,7 @@ function je({
|
|
|
167
167
|
d: "m8.25 4.5 7.5 7.5-7.5 7.5"
|
|
168
168
|
}));
|
|
169
169
|
}
|
|
170
|
-
const
|
|
170
|
+
const vn = /* @__PURE__ */ a.forwardRef(je);
|
|
171
171
|
function Le({
|
|
172
172
|
title: e,
|
|
173
173
|
titleId: t,
|
|
@@ -191,7 +191,7 @@ function Le({
|
|
|
191
191
|
d: "M8.25 15 12 18.75 15.75 15m-7.5-6L12 5.25 15.75 9"
|
|
192
192
|
}));
|
|
193
193
|
}
|
|
194
|
-
const
|
|
194
|
+
const bn = /* @__PURE__ */ a.forwardRef(Le);
|
|
195
195
|
function Fe({
|
|
196
196
|
title: e,
|
|
197
197
|
titleId: t,
|
|
@@ -215,8 +215,8 @@ function Fe({
|
|
|
215
215
|
d: "m4.5 15.75 7.5-7.5 7.5 7.5"
|
|
216
216
|
}));
|
|
217
217
|
}
|
|
218
|
-
const
|
|
219
|
-
function
|
|
218
|
+
const kn = /* @__PURE__ */ a.forwardRef(Fe);
|
|
219
|
+
function Oe({
|
|
220
220
|
title: e,
|
|
221
221
|
titleId: t,
|
|
222
222
|
...n
|
|
@@ -239,8 +239,8 @@ function Ie({
|
|
|
239
239
|
d: "M8.25 7.5V6.108c0-1.135.845-2.098 1.976-2.192.373-.03.748-.057 1.123-.08M15.75 18H18a2.25 2.25 0 0 0 2.25-2.25V6.108c0-1.135-.845-2.098-1.976-2.192a48.424 48.424 0 0 0-1.123-.08M15.75 18.75v-1.875a3.375 3.375 0 0 0-3.375-3.375h-1.5a1.125 1.125 0 0 1-1.125-1.125v-1.5A3.375 3.375 0 0 0 6.375 7.5H5.25m11.9-3.664A2.251 2.251 0 0 0 15 2.25h-1.5a2.251 2.251 0 0 0-2.15 1.586m5.8 0c.065.21.1.433.1.664v.75h-6V4.5c0-.231.035-.454.1-.664M6.75 7.5H4.875c-.621 0-1.125.504-1.125 1.125v12c0 .621.504 1.125 1.125 1.125h9.75c.621 0 1.125-.504 1.125-1.125V16.5a9 9 0 0 0-9-9Z"
|
|
240
240
|
}));
|
|
241
241
|
}
|
|
242
|
-
const
|
|
243
|
-
function
|
|
242
|
+
const xn = /* @__PURE__ */ a.forwardRef(Oe);
|
|
243
|
+
function Ae({
|
|
244
244
|
title: e,
|
|
245
245
|
titleId: t,
|
|
246
246
|
...n
|
|
@@ -263,8 +263,8 @@ function Oe({
|
|
|
263
263
|
d: "M12 6v6h4.5m4.5 0a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"
|
|
264
264
|
}));
|
|
265
265
|
}
|
|
266
|
-
const
|
|
267
|
-
function
|
|
266
|
+
const yn = /* @__PURE__ */ a.forwardRef(Ae);
|
|
267
|
+
function Ie({
|
|
268
268
|
title: e,
|
|
269
269
|
titleId: t,
|
|
270
270
|
...n
|
|
@@ -287,7 +287,7 @@ function Ae({
|
|
|
287
287
|
d: "M4.5 12a7.5 7.5 0 0 0 15 0m-15 0a7.5 7.5 0 1 1 15 0m-15 0H3m16.5 0H21m-1.5 0H12m-8.457 3.077 1.41-.513m14.095-5.13 1.41-.513M5.106 17.785l1.15-.964m11.49-9.642 1.149-.964M7.501 19.795l.75-1.3m7.5-12.99.75-1.3m-6.063 16.658.26-1.477m2.605-14.772.26-1.477m0 17.726-.26-1.477M10.698 4.614l-.26-1.477M16.5 19.794l-.75-1.299M7.5 4.205 12 12m6.894 5.785-1.149-.964M6.256 7.178l-1.15-.964m15.352 8.864-1.41-.513M4.954 9.435l-1.41-.514M12.002 12l-3.75 6.495"
|
|
288
288
|
}));
|
|
289
289
|
}
|
|
290
|
-
const
|
|
290
|
+
const En = /* @__PURE__ */ a.forwardRef(Ie);
|
|
291
291
|
function $e({
|
|
292
292
|
title: e,
|
|
293
293
|
titleId: t,
|
|
@@ -311,7 +311,7 @@ function $e({
|
|
|
311
311
|
d: "M15.75 17.25v3.375c0 .621-.504 1.125-1.125 1.125h-9.75a1.125 1.125 0 0 1-1.125-1.125V7.875c0-.621.504-1.125 1.125-1.125H6.75a9.06 9.06 0 0 1 1.5.124m7.5 10.376h3.375c.621 0 1.125-.504 1.125-1.125V11.25c0-4.46-3.243-8.161-7.5-8.876a9.06 9.06 0 0 0-1.5-.124H9.375c-.621 0-1.125.504-1.125 1.125v3.5m7.5 10.375H9.375a1.125 1.125 0 0 1-1.125-1.125v-9.25m12 6.625v-1.875a3.375 3.375 0 0 0-3.375-3.375h-1.5a1.125 1.125 0 0 1-1.125-1.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H9.75"
|
|
312
312
|
}));
|
|
313
313
|
}
|
|
314
|
-
const
|
|
314
|
+
const Rn = /* @__PURE__ */ a.forwardRef($e);
|
|
315
315
|
function Ze({
|
|
316
316
|
title: e,
|
|
317
317
|
titleId: t,
|
|
@@ -335,7 +335,7 @@ function Ze({
|
|
|
335
335
|
d: "M12 9v3.75m9-.75a9 9 0 1 1-18 0 9 9 0 0 1 18 0Zm-9 3.75h.008v.008H12v-.008Z"
|
|
336
336
|
}));
|
|
337
337
|
}
|
|
338
|
-
const
|
|
338
|
+
const Mn = /* @__PURE__ */ a.forwardRef(Ze);
|
|
339
339
|
function Se({
|
|
340
340
|
title: e,
|
|
341
341
|
titleId: t,
|
|
@@ -359,7 +359,7 @@ function Se({
|
|
|
359
359
|
d: "M12 9v3.75m-9.303 3.376c-.866 1.5.217 3.374 1.948 3.374h14.71c1.73 0 2.813-1.874 1.948-3.374L13.949 3.378c-.866-1.5-3.032-1.5-3.898 0L2.697 16.126ZM12 15.75h.007v.008H12v-.008Z"
|
|
360
360
|
}));
|
|
361
361
|
}
|
|
362
|
-
const
|
|
362
|
+
const Cn = /* @__PURE__ */ a.forwardRef(Se);
|
|
363
363
|
function Be({
|
|
364
364
|
title: e,
|
|
365
365
|
titleId: t,
|
|
@@ -380,10 +380,10 @@ function Be({
|
|
|
380
380
|
}, e) : null, /* @__PURE__ */ a.createElement("path", {
|
|
381
381
|
strokeLinecap: "round",
|
|
382
382
|
strokeLinejoin: "round",
|
|
383
|
-
d: "
|
|
383
|
+
d: "M3.98 8.223A10.477 10.477 0 0 0 1.934 12C3.226 16.338 7.244 19.5 12 19.5c.993 0 1.953-.138 2.863-.395M6.228 6.228A10.451 10.451 0 0 1 12 4.5c4.756 0 8.773 3.162 10.065 7.498a10.522 10.522 0 0 1-4.293 5.774M6.228 6.228 3 3m3.228 3.228 3.65 3.65m7.894 7.894L21 21m-3.228-3.228-3.65-3.65m0 0a3 3 0 1 0-4.243-4.243m4.242 4.242L9.88 9.88"
|
|
384
384
|
}));
|
|
385
385
|
}
|
|
386
|
-
const
|
|
386
|
+
const jn = /* @__PURE__ */ a.forwardRef(Be);
|
|
387
387
|
function He({
|
|
388
388
|
title: e,
|
|
389
389
|
titleId: t,
|
|
@@ -404,10 +404,14 @@ function He({
|
|
|
404
404
|
}, e) : null, /* @__PURE__ */ a.createElement("path", {
|
|
405
405
|
strokeLinecap: "round",
|
|
406
406
|
strokeLinejoin: "round",
|
|
407
|
-
d: "
|
|
407
|
+
d: "M2.036 12.322a1.012 1.012 0 0 1 0-.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"
|
|
408
|
+
}), /* @__PURE__ */ a.createElement("path", {
|
|
409
|
+
strokeLinecap: "round",
|
|
410
|
+
strokeLinejoin: "round",
|
|
411
|
+
d: "M15 12a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"
|
|
408
412
|
}));
|
|
409
413
|
}
|
|
410
|
-
const
|
|
414
|
+
const Ln = /* @__PURE__ */ a.forwardRef(He);
|
|
411
415
|
function Te({
|
|
412
416
|
title: e,
|
|
413
417
|
titleId: t,
|
|
@@ -428,10 +432,10 @@ function Te({
|
|
|
428
432
|
}, e) : null, /* @__PURE__ */ a.createElement("path", {
|
|
429
433
|
strokeLinecap: "round",
|
|
430
434
|
strokeLinejoin: "round",
|
|
431
|
-
d: "
|
|
435
|
+
d: "M12 3c2.755 0 5.455.232 8.083.678.533.09.917.556.917 1.096v1.044a2.25 2.25 0 0 1-.659 1.591l-5.432 5.432a2.25 2.25 0 0 0-.659 1.591v2.927a2.25 2.25 0 0 1-1.244 2.013L9.75 21v-6.568a2.25 2.25 0 0 0-.659-1.591L3.659 7.409A2.25 2.25 0 0 1 3 5.818V4.774c0-.54.384-1.006.917-1.096A48.32 48.32 0 0 1 12 3Z"
|
|
432
436
|
}));
|
|
433
437
|
}
|
|
434
|
-
const
|
|
438
|
+
const Fn = /* @__PURE__ */ a.forwardRef(Te);
|
|
435
439
|
function Pe({
|
|
436
440
|
title: e,
|
|
437
441
|
titleId: t,
|
|
@@ -452,10 +456,10 @@ function Pe({
|
|
|
452
456
|
}, e) : null, /* @__PURE__ */ a.createElement("path", {
|
|
453
457
|
strokeLinecap: "round",
|
|
454
458
|
strokeLinejoin: "round",
|
|
455
|
-
d: "
|
|
459
|
+
d: "m21 21-5.197-5.197m0 0A7.5 7.5 0 1 0 5.196 5.196a7.5 7.5 0 0 0 10.607 10.607Z"
|
|
456
460
|
}));
|
|
457
461
|
}
|
|
458
|
-
const
|
|
462
|
+
const On = /* @__PURE__ */ a.forwardRef(Pe);
|
|
459
463
|
function Ve({
|
|
460
464
|
title: e,
|
|
461
465
|
titleId: t,
|
|
@@ -476,14 +480,62 @@ function Ve({
|
|
|
476
480
|
}, e) : null, /* @__PURE__ */ a.createElement("path", {
|
|
477
481
|
strokeLinecap: "round",
|
|
478
482
|
strokeLinejoin: "round",
|
|
479
|
-
d: "
|
|
483
|
+
d: "m16.862 4.487 1.687-1.688a1.875 1.875 0 1 1 2.652 2.652L6.832 19.82a4.5 4.5 0 0 1-1.897 1.13l-2.685.8.8-2.685a4.5 4.5 0 0 1 1.13-1.897L16.863 4.487Zm0 0L19.5 7.125"
|
|
480
484
|
}));
|
|
481
485
|
}
|
|
482
|
-
const
|
|
486
|
+
const An = /* @__PURE__ */ a.forwardRef(Ve);
|
|
483
487
|
function We({
|
|
484
488
|
title: e,
|
|
485
489
|
titleId: t,
|
|
486
490
|
...n
|
|
491
|
+
}, r) {
|
|
492
|
+
return /* @__PURE__ */ a.createElement("svg", Object.assign({
|
|
493
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
494
|
+
fill: "none",
|
|
495
|
+
viewBox: "0 0 24 24",
|
|
496
|
+
strokeWidth: 1.5,
|
|
497
|
+
stroke: "currentColor",
|
|
498
|
+
"aria-hidden": "true",
|
|
499
|
+
"data-slot": "icon",
|
|
500
|
+
ref: r,
|
|
501
|
+
"aria-labelledby": t
|
|
502
|
+
}, n), e ? /* @__PURE__ */ a.createElement("title", {
|
|
503
|
+
id: t
|
|
504
|
+
}, e) : null, /* @__PURE__ */ a.createElement("path", {
|
|
505
|
+
strokeLinecap: "round",
|
|
506
|
+
strokeLinejoin: "round",
|
|
507
|
+
d: "M12 4.5v15m7.5-7.5h-15"
|
|
508
|
+
}));
|
|
509
|
+
}
|
|
510
|
+
const In = /* @__PURE__ */ a.forwardRef(We);
|
|
511
|
+
function De({
|
|
512
|
+
title: e,
|
|
513
|
+
titleId: t,
|
|
514
|
+
...n
|
|
515
|
+
}, r) {
|
|
516
|
+
return /* @__PURE__ */ a.createElement("svg", Object.assign({
|
|
517
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
518
|
+
fill: "none",
|
|
519
|
+
viewBox: "0 0 24 24",
|
|
520
|
+
strokeWidth: 1.5,
|
|
521
|
+
stroke: "currentColor",
|
|
522
|
+
"aria-hidden": "true",
|
|
523
|
+
"data-slot": "icon",
|
|
524
|
+
ref: r,
|
|
525
|
+
"aria-labelledby": t
|
|
526
|
+
}, n), e ? /* @__PURE__ */ a.createElement("title", {
|
|
527
|
+
id: t
|
|
528
|
+
}, e) : null, /* @__PURE__ */ a.createElement("path", {
|
|
529
|
+
strokeLinecap: "round",
|
|
530
|
+
strokeLinejoin: "round",
|
|
531
|
+
d: "M9.813 15.904 9 18.75l-.813-2.846a4.5 4.5 0 0 0-3.09-3.09L2.25 12l2.846-.813a4.5 4.5 0 0 0 3.09-3.09L9 5.25l.813 2.846a4.5 4.5 0 0 0 3.09 3.09L15.75 12l-2.846.813a4.5 4.5 0 0 0-3.09 3.09ZM18.259 8.715 18 9.75l-.259-1.035a3.375 3.375 0 0 0-2.455-2.456L14.25 6l1.036-.259a3.375 3.375 0 0 0 2.455-2.456L18 2.25l.259 1.035a3.375 3.375 0 0 0 2.456 2.456L21.75 6l-1.035.259a3.375 3.375 0 0 0-2.456 2.456ZM16.894 20.567 16.5 21.75l-.394-1.183a2.25 2.25 0 0 0-1.423-1.423L13.5 18.75l1.183-.394a2.25 2.25 0 0 0 1.423-1.423l.394-1.183.394 1.183a2.25 2.25 0 0 0 1.423 1.423l1.183.394-1.183.394a2.25 2.25 0 0 0-1.423 1.423Z"
|
|
532
|
+
}));
|
|
533
|
+
}
|
|
534
|
+
const $n = /* @__PURE__ */ a.forwardRef(De);
|
|
535
|
+
function Ne({
|
|
536
|
+
title: e,
|
|
537
|
+
titleId: t,
|
|
538
|
+
...n
|
|
487
539
|
}, r) {
|
|
488
540
|
return /* @__PURE__ */ a.createElement("svg", Object.assign({
|
|
489
541
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -507,8 +559,8 @@ function We({
|
|
|
507
559
|
d: "M6 6h.008v.008H6V6Z"
|
|
508
560
|
}));
|
|
509
561
|
}
|
|
510
|
-
const
|
|
511
|
-
function
|
|
562
|
+
const Zn = /* @__PURE__ */ a.forwardRef(Ne);
|
|
563
|
+
function ze({
|
|
512
564
|
title: e,
|
|
513
565
|
titleId: t,
|
|
514
566
|
...n
|
|
@@ -531,8 +583,8 @@ function De({
|
|
|
531
583
|
d: "m14.74 9-.346 9m-4.788 0L9.26 9m9.968-3.21c.342.052.682.107 1.022.166m-1.022-.165L18.16 19.673a2.25 2.25 0 0 1-2.244 2.077H8.084a2.25 2.25 0 0 1-2.244-2.077L4.772 5.79m14.456 0a48.108 48.108 0 0 0-3.478-.397m-12 .562c.34-.059.68-.114 1.022-.165m0 0a48.11 48.11 0 0 1 3.478-.397m7.5 0v-.916c0-1.18-.91-2.164-2.09-2.201a51.964 51.964 0 0 0-3.32 0c-1.18.037-2.09 1.022-2.09 2.201v.916m7.5 0a48.667 48.667 0 0 0-7.5 0"
|
|
532
584
|
}));
|
|
533
585
|
}
|
|
534
|
-
const
|
|
535
|
-
function
|
|
586
|
+
const Sn = /* @__PURE__ */ a.forwardRef(ze);
|
|
587
|
+
function Ue({
|
|
536
588
|
title: e,
|
|
537
589
|
titleId: t,
|
|
538
590
|
...n
|
|
@@ -555,8 +607,8 @@ function Ne({
|
|
|
555
607
|
d: "M6 18 18 6M6 6l12 12"
|
|
556
608
|
}));
|
|
557
609
|
}
|
|
558
|
-
const
|
|
559
|
-
function
|
|
610
|
+
const Bn = /* @__PURE__ */ a.forwardRef(Ue);
|
|
611
|
+
function _e(e, t) {
|
|
560
612
|
const n = e.icons, r = e.aliases || /* @__PURE__ */ Object.create(null), o = /* @__PURE__ */ Object.create(null);
|
|
561
613
|
function i(l) {
|
|
562
614
|
if (n[l]) return o[l] = [];
|
|
@@ -586,18 +638,18 @@ const se = Object.freeze({
|
|
|
586
638
|
body: "",
|
|
587
639
|
hidden: !1
|
|
588
640
|
});
|
|
589
|
-
function
|
|
641
|
+
function qe(e, t) {
|
|
590
642
|
const n = {};
|
|
591
643
|
!e.hFlip != !t.hFlip && (n.hFlip = !0), !e.vFlip != !t.vFlip && (n.vFlip = !0);
|
|
592
644
|
const r = ((e.rotate || 0) + (t.rotate || 0)) % 4;
|
|
593
645
|
return r && (n.rotate = r), n;
|
|
594
646
|
}
|
|
595
647
|
function J(e, t) {
|
|
596
|
-
const n =
|
|
648
|
+
const n = qe(e, t);
|
|
597
649
|
for (const r in W) r in Z ? r in e && !(r in n) && (n[r] = Z[r]) : r in t ? n[r] = t[r] : r in e && (n[r] = e[r]);
|
|
598
650
|
return n;
|
|
599
651
|
}
|
|
600
|
-
function
|
|
652
|
+
function Qe(e, t, n) {
|
|
601
653
|
const r = e.icons, o = e.aliases || /* @__PURE__ */ Object.create(null);
|
|
602
654
|
let i = {};
|
|
603
655
|
function l(c) {
|
|
@@ -611,14 +663,14 @@ function ce(e, t) {
|
|
|
611
663
|
e.not_found instanceof Array && e.not_found.forEach((o) => {
|
|
612
664
|
t(o, null), n.push(o);
|
|
613
665
|
});
|
|
614
|
-
const r =
|
|
666
|
+
const r = _e(e);
|
|
615
667
|
for (const o in r) {
|
|
616
668
|
const i = r[o];
|
|
617
|
-
i && (t(o,
|
|
669
|
+
i && (t(o, Qe(e, o, i)), n.push(o));
|
|
618
670
|
}
|
|
619
671
|
return n;
|
|
620
672
|
}
|
|
621
|
-
const
|
|
673
|
+
const Ge = {
|
|
622
674
|
provider: "",
|
|
623
675
|
aliases: {},
|
|
624
676
|
not_found: {},
|
|
@@ -631,7 +683,7 @@ function T(e, t) {
|
|
|
631
683
|
function de(e) {
|
|
632
684
|
if (typeof e != "object" || e === null) return null;
|
|
633
685
|
const t = e;
|
|
634
|
-
if (typeof t.prefix != "string" || !e.icons || typeof e.icons != "object" || !T(e,
|
|
686
|
+
if (typeof t.prefix != "string" || !e.icons || typeof e.icons != "object" || !T(e, Ge)) return null;
|
|
635
687
|
const n = t.icons;
|
|
636
688
|
for (const o in n) {
|
|
637
689
|
const i = n[o];
|
|
@@ -645,7 +697,7 @@ function de(e) {
|
|
|
645
697
|
return t;
|
|
646
698
|
}
|
|
647
699
|
const K = /* @__PURE__ */ Object.create(null);
|
|
648
|
-
function
|
|
700
|
+
function Je(e, t) {
|
|
649
701
|
return {
|
|
650
702
|
provider: e,
|
|
651
703
|
prefix: t,
|
|
@@ -655,14 +707,14 @@ function Qe(e, t) {
|
|
|
655
707
|
}
|
|
656
708
|
function M(e, t) {
|
|
657
709
|
const n = K[e] || (K[e] = /* @__PURE__ */ Object.create(null));
|
|
658
|
-
return n[t] || (n[t] =
|
|
710
|
+
return n[t] || (n[t] = Je(e, t));
|
|
659
711
|
}
|
|
660
712
|
function ue(e, t) {
|
|
661
713
|
return de(t) ? ce(t, (n, r) => {
|
|
662
714
|
r ? e.icons[n] = r : e.missing.add(n);
|
|
663
715
|
}) : [];
|
|
664
716
|
}
|
|
665
|
-
function
|
|
717
|
+
function Ke(e, t, n) {
|
|
666
718
|
try {
|
|
667
719
|
if (typeof n.body == "string")
|
|
668
720
|
return e.icons[t] = { ...n }, !0;
|
|
@@ -683,7 +735,7 @@ const fe = /^[a-z0-9]+(-[a-z0-9]+)*$/, S = (e, t, n, r = "") => {
|
|
|
683
735
|
prefix: s,
|
|
684
736
|
name: c
|
|
685
737
|
};
|
|
686
|
-
return t && !
|
|
738
|
+
return t && !I(d) ? null : d;
|
|
687
739
|
}
|
|
688
740
|
const i = o[0], l = i.split("-");
|
|
689
741
|
if (l.length > 1) {
|
|
@@ -692,7 +744,7 @@ const fe = /^[a-z0-9]+(-[a-z0-9]+)*$/, S = (e, t, n, r = "") => {
|
|
|
692
744
|
prefix: l.shift(),
|
|
693
745
|
name: l.join("-")
|
|
694
746
|
};
|
|
695
|
-
return t && !
|
|
747
|
+
return t && !I(c) ? null : c;
|
|
696
748
|
}
|
|
697
749
|
if (n && r === "") {
|
|
698
750
|
const c = {
|
|
@@ -700,37 +752,37 @@ const fe = /^[a-z0-9]+(-[a-z0-9]+)*$/, S = (e, t, n, r = "") => {
|
|
|
700
752
|
prefix: "",
|
|
701
753
|
name: i
|
|
702
754
|
};
|
|
703
|
-
return t && !
|
|
755
|
+
return t && !I(c, n) ? null : c;
|
|
704
756
|
}
|
|
705
757
|
return null;
|
|
706
|
-
},
|
|
707
|
-
let
|
|
758
|
+
}, I = (e, t) => e ? !!((t && e.prefix === "" || e.prefix) && e.name) : !1;
|
|
759
|
+
let O = !1;
|
|
708
760
|
function he(e) {
|
|
709
|
-
return typeof e == "boolean" && (
|
|
761
|
+
return typeof e == "boolean" && (O = e), O;
|
|
710
762
|
}
|
|
711
763
|
function X(e) {
|
|
712
|
-
const t = typeof e == "string" ? S(e, !0,
|
|
764
|
+
const t = typeof e == "string" ? S(e, !0, O) : e;
|
|
713
765
|
if (t) {
|
|
714
766
|
const n = M(t.provider, t.prefix), r = t.name;
|
|
715
767
|
return n.icons[r] || (n.missing.has(r) ? null : void 0);
|
|
716
768
|
}
|
|
717
769
|
}
|
|
718
|
-
function
|
|
719
|
-
const n = S(e, !0,
|
|
770
|
+
function Xe(e, t) {
|
|
771
|
+
const n = S(e, !0, O);
|
|
720
772
|
if (!n) return !1;
|
|
721
773
|
const r = M(n.provider, n.prefix);
|
|
722
|
-
return t ?
|
|
774
|
+
return t ? Ke(r, n.name, t) : (r.missing.add(n.name), !0);
|
|
723
775
|
}
|
|
724
|
-
function
|
|
776
|
+
function Ye(e, t) {
|
|
725
777
|
if (typeof e != "object") return !1;
|
|
726
|
-
if (typeof t != "string" && (t = e.provider || ""),
|
|
778
|
+
if (typeof t != "string" && (t = e.provider || ""), O && !t && !e.prefix) {
|
|
727
779
|
let o = !1;
|
|
728
780
|
return de(e) && (e.prefix = "", ce(e, (i, l) => {
|
|
729
|
-
|
|
781
|
+
Xe(i, l) && (o = !0);
|
|
730
782
|
})), o;
|
|
731
783
|
}
|
|
732
784
|
const n = e.prefix;
|
|
733
|
-
if (!
|
|
785
|
+
if (!I({
|
|
734
786
|
prefix: n,
|
|
735
787
|
name: "a"
|
|
736
788
|
})) return !1;
|
|
@@ -743,15 +795,15 @@ const pe = Object.freeze({
|
|
|
743
795
|
}), me = Object.freeze({
|
|
744
796
|
...pe,
|
|
745
797
|
...Z
|
|
746
|
-
}),
|
|
798
|
+
}), et = /(-?[0-9.]*[0-9]+[0-9.]*)/g, tt = /^-?[0-9.]*[0-9]+[0-9.]*$/g;
|
|
747
799
|
function Y(e, t, n) {
|
|
748
800
|
if (t === 1) return e;
|
|
749
801
|
if (n = n || 100, typeof e == "number") return Math.ceil(e * t * n) / n;
|
|
750
802
|
if (typeof e != "string") return e;
|
|
751
|
-
const r = e.split(
|
|
803
|
+
const r = e.split(et);
|
|
752
804
|
if (r === null || !r.length) return e;
|
|
753
805
|
const o = [];
|
|
754
|
-
let i = r.shift(), l =
|
|
806
|
+
let i = r.shift(), l = tt.test(i);
|
|
755
807
|
for (; ; ) {
|
|
756
808
|
if (l) {
|
|
757
809
|
const c = parseFloat(i);
|
|
@@ -761,7 +813,7 @@ function Y(e, t, n) {
|
|
|
761
813
|
l = !l;
|
|
762
814
|
}
|
|
763
815
|
}
|
|
764
|
-
function
|
|
816
|
+
function nt(e, t = "defs") {
|
|
765
817
|
let n = "";
|
|
766
818
|
const r = e.indexOf("<" + t);
|
|
767
819
|
for (; r >= 0; ) {
|
|
@@ -776,15 +828,15 @@ function et(e, t = "defs") {
|
|
|
776
828
|
content: e
|
|
777
829
|
};
|
|
778
830
|
}
|
|
779
|
-
function
|
|
831
|
+
function rt(e, t) {
|
|
780
832
|
return e ? "<defs>" + e + "</defs>" + t : t;
|
|
781
833
|
}
|
|
782
|
-
function
|
|
783
|
-
const r =
|
|
784
|
-
return
|
|
834
|
+
function ot(e, t, n) {
|
|
835
|
+
const r = nt(e);
|
|
836
|
+
return rt(r.defs, t + r.content + n);
|
|
785
837
|
}
|
|
786
|
-
const
|
|
787
|
-
function
|
|
838
|
+
const at = (e) => e === "unset" || e === "undefined" || e === "none";
|
|
839
|
+
function it(e, t) {
|
|
788
840
|
const n = {
|
|
789
841
|
...U,
|
|
790
842
|
...e
|
|
@@ -814,13 +866,13 @@ function ot(e, t) {
|
|
|
814
866
|
x = o.width / 2 + o.left, f.unshift("rotate(-90 " + x.toString() + " " + x.toString() + ")");
|
|
815
867
|
break;
|
|
816
868
|
}
|
|
817
|
-
k % 2 === 1 && (o.left !== o.top && (x = o.left, o.left = o.top, o.top = x), o.width !== o.height && (x = o.width, o.width = o.height, o.height = x)), f.length && (i =
|
|
869
|
+
k % 2 === 1 && (o.left !== o.top && (x = o.left, o.left = o.top, o.top = x), o.width !== o.height && (x = o.width, o.width = o.height, o.height = x)), f.length && (i = ot(i, '<g transform="' + f.join(" ") + '">', "</g>"));
|
|
818
870
|
});
|
|
819
871
|
const l = r.width, c = r.height, s = o.width, d = o.height;
|
|
820
872
|
let u, h;
|
|
821
873
|
l === null ? (h = c === null ? "1em" : c === "auto" ? d : c, u = Y(h, s / d)) : (u = l === "auto" ? s : l, h = c === null ? Y(u, d / s) : c === "auto" ? d : c);
|
|
822
874
|
const m = {}, w = (b, f) => {
|
|
823
|
-
|
|
875
|
+
at(f) || (m[b] = f.toString());
|
|
824
876
|
};
|
|
825
877
|
w("width", u), w("height", h);
|
|
826
878
|
const v = [
|
|
@@ -835,21 +887,21 @@ function ot(e, t) {
|
|
|
835
887
|
body: i
|
|
836
888
|
};
|
|
837
889
|
}
|
|
838
|
-
const
|
|
839
|
-
let
|
|
840
|
-
function
|
|
890
|
+
const lt = /\sid="(\S+)"/g, st = "IconifyId" + Date.now().toString(16) + (Math.random() * 16777216 | 0).toString(16);
|
|
891
|
+
let ct = 0;
|
|
892
|
+
function dt(e, t = st) {
|
|
841
893
|
const n = [];
|
|
842
894
|
let r;
|
|
843
|
-
for (; r =
|
|
895
|
+
for (; r = lt.exec(e); ) n.push(r[1]);
|
|
844
896
|
if (!n.length) return e;
|
|
845
897
|
const o = "suffix" + (Math.random() * 16777216 | Date.now()).toString(16);
|
|
846
898
|
return n.forEach((i) => {
|
|
847
|
-
const l = typeof t == "function" ? t(i) : t + (
|
|
899
|
+
const l = typeof t == "function" ? t(i) : t + (ct++).toString(), c = i.replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
|
|
848
900
|
e = e.replace(new RegExp('([#;"])(' + c + ')([")]|\\.[a-z])', "g"), "$1" + l + o + "$3");
|
|
849
901
|
}), e = e.replace(new RegExp(o, "g"), ""), e;
|
|
850
902
|
}
|
|
851
903
|
const D = /* @__PURE__ */ Object.create(null);
|
|
852
|
-
function
|
|
904
|
+
function ut(e, t) {
|
|
853
905
|
D[e] = t;
|
|
854
906
|
}
|
|
855
907
|
function N(e) {
|
|
@@ -873,22 +925,22 @@ function _(e) {
|
|
|
873
925
|
const q = /* @__PURE__ */ Object.create(null), j = ["https://api.simplesvg.com", "https://api.unisvg.com"], $ = [];
|
|
874
926
|
for (; j.length > 0; ) j.length === 1 || Math.random() > 0.5 ? $.push(j.shift()) : $.push(j.pop());
|
|
875
927
|
q[""] = _({ resources: ["https://api.iconify.design"].concat($) });
|
|
876
|
-
function
|
|
928
|
+
function ft(e, t) {
|
|
877
929
|
const n = _(t);
|
|
878
930
|
return n === null ? !1 : (q[e] = n, !0);
|
|
879
931
|
}
|
|
880
932
|
function Q(e) {
|
|
881
933
|
return q[e];
|
|
882
934
|
}
|
|
883
|
-
const
|
|
935
|
+
const ht = () => {
|
|
884
936
|
let e;
|
|
885
937
|
try {
|
|
886
938
|
if (e = fetch, typeof e == "function") return e;
|
|
887
939
|
} catch {
|
|
888
940
|
}
|
|
889
941
|
};
|
|
890
|
-
let ee =
|
|
891
|
-
function
|
|
942
|
+
let ee = ht();
|
|
943
|
+
function pt(e, t) {
|
|
892
944
|
const n = Q(e);
|
|
893
945
|
if (!n) return 0;
|
|
894
946
|
let r;
|
|
@@ -903,11 +955,11 @@ function ft(e, t) {
|
|
|
903
955
|
}
|
|
904
956
|
return r;
|
|
905
957
|
}
|
|
906
|
-
function
|
|
958
|
+
function mt(e) {
|
|
907
959
|
return e === 404;
|
|
908
960
|
}
|
|
909
|
-
const
|
|
910
|
-
const r = [], o =
|
|
961
|
+
const wt = (e, t, n) => {
|
|
962
|
+
const r = [], o = pt(e, t), i = "icons";
|
|
911
963
|
let l = {
|
|
912
964
|
type: i,
|
|
913
965
|
provider: e,
|
|
@@ -923,19 +975,19 @@ const pt = (e, t, n) => {
|
|
|
923
975
|
}, c = s.length), l.icons.push(s);
|
|
924
976
|
}), r.push(l), r;
|
|
925
977
|
};
|
|
926
|
-
function
|
|
978
|
+
function gt(e) {
|
|
927
979
|
if (typeof e == "string") {
|
|
928
980
|
const t = Q(e);
|
|
929
981
|
if (t) return t.path;
|
|
930
982
|
}
|
|
931
983
|
return "/";
|
|
932
984
|
}
|
|
933
|
-
const
|
|
985
|
+
const vt = (e, t, n) => {
|
|
934
986
|
if (!ee) {
|
|
935
987
|
n("abort", 424);
|
|
936
988
|
return;
|
|
937
989
|
}
|
|
938
|
-
let r =
|
|
990
|
+
let r = gt(t.provider);
|
|
939
991
|
switch (t.type) {
|
|
940
992
|
case "icons": {
|
|
941
993
|
const i = t.prefix, c = t.icons.join(","), s = new URLSearchParams({ icons: c });
|
|
@@ -956,7 +1008,7 @@ const wt = (e, t, n) => {
|
|
|
956
1008
|
const l = i.status;
|
|
957
1009
|
if (l !== 200) {
|
|
958
1010
|
setTimeout(() => {
|
|
959
|
-
n(
|
|
1011
|
+
n(mt(l) ? "abort" : "next", l);
|
|
960
1012
|
});
|
|
961
1013
|
return;
|
|
962
1014
|
}
|
|
@@ -974,9 +1026,9 @@ const wt = (e, t, n) => {
|
|
|
974
1026
|
}).catch(() => {
|
|
975
1027
|
n("next", o);
|
|
976
1028
|
});
|
|
977
|
-
},
|
|
978
|
-
prepare:
|
|
979
|
-
send:
|
|
1029
|
+
}, bt = {
|
|
1030
|
+
prepare: wt,
|
|
1031
|
+
send: vt
|
|
980
1032
|
};
|
|
981
1033
|
function we(e, t) {
|
|
982
1034
|
e.forEach((n) => {
|
|
@@ -984,7 +1036,7 @@ function we(e, t) {
|
|
|
984
1036
|
r && (n.loaderCallbacks = r.filter((o) => o.id !== t));
|
|
985
1037
|
});
|
|
986
1038
|
}
|
|
987
|
-
function
|
|
1039
|
+
function kt(e) {
|
|
988
1040
|
e.pendingCallbacksFlag || (e.pendingCallbacksFlag = !0, setTimeout(() => {
|
|
989
1041
|
e.pendingCallbacksFlag = !1;
|
|
990
1042
|
const t = e.loaderCallbacks ? e.loaderCallbacks.slice(0) : [];
|
|
@@ -1013,9 +1065,9 @@ function vt(e) {
|
|
|
1013
1065
|
});
|
|
1014
1066
|
}));
|
|
1015
1067
|
}
|
|
1016
|
-
let
|
|
1017
|
-
function
|
|
1018
|
-
const r =
|
|
1068
|
+
let xt = 0;
|
|
1069
|
+
function yt(e, t, n) {
|
|
1070
|
+
const r = xt++, o = we.bind(null, n, r);
|
|
1019
1071
|
if (!t.pending.length) return o;
|
|
1020
1072
|
const i = {
|
|
1021
1073
|
id: r,
|
|
@@ -1027,7 +1079,7 @@ function kt(e, t, n) {
|
|
|
1027
1079
|
(l.loaderCallbacks || (l.loaderCallbacks = [])).push(i);
|
|
1028
1080
|
}), o;
|
|
1029
1081
|
}
|
|
1030
|
-
function
|
|
1082
|
+
function Et(e) {
|
|
1031
1083
|
const t = {
|
|
1032
1084
|
loaded: [],
|
|
1033
1085
|
missing: [],
|
|
@@ -1053,14 +1105,14 @@ function xt(e) {
|
|
|
1053
1105
|
u.push(h);
|
|
1054
1106
|
}), t;
|
|
1055
1107
|
}
|
|
1056
|
-
function
|
|
1108
|
+
function Rt(e, t = !0, n = !1) {
|
|
1057
1109
|
const r = [];
|
|
1058
1110
|
return e.forEach((o) => {
|
|
1059
1111
|
const i = typeof o == "string" ? S(o, t, n) : o;
|
|
1060
1112
|
i && r.push(i);
|
|
1061
1113
|
}), r;
|
|
1062
1114
|
}
|
|
1063
|
-
const
|
|
1115
|
+
const Mt = {
|
|
1064
1116
|
resources: [],
|
|
1065
1117
|
index: 0,
|
|
1066
1118
|
timeout: 2e3,
|
|
@@ -1068,7 +1120,7 @@ const Et = {
|
|
|
1068
1120
|
random: !1,
|
|
1069
1121
|
dataAfterTimeout: !1
|
|
1070
1122
|
};
|
|
1071
|
-
function
|
|
1123
|
+
function Ct(e, t, n, r) {
|
|
1072
1124
|
const o = e.resources.length, i = e.random ? Math.floor(Math.random() * o) : e.index;
|
|
1073
1125
|
let l;
|
|
1074
1126
|
if (e.random) {
|
|
@@ -1115,12 +1167,12 @@ function Rt(e, t, n, r) {
|
|
|
1115
1167
|
}), m = [];
|
|
1116
1168
|
}
|
|
1117
1169
|
function x(g, y, C) {
|
|
1118
|
-
const
|
|
1170
|
+
const A = y !== "success";
|
|
1119
1171
|
switch (m = m.filter((R) => R !== g), s) {
|
|
1120
1172
|
case "pending":
|
|
1121
1173
|
break;
|
|
1122
1174
|
case "failed":
|
|
1123
|
-
if (
|
|
1175
|
+
if (A || !e.dataAfterTimeout) return;
|
|
1124
1176
|
break;
|
|
1125
1177
|
default:
|
|
1126
1178
|
return;
|
|
@@ -1129,7 +1181,7 @@ function Rt(e, t, n, r) {
|
|
|
1129
1181
|
u = C, E();
|
|
1130
1182
|
return;
|
|
1131
1183
|
}
|
|
1132
|
-
if (
|
|
1184
|
+
if (A) {
|
|
1133
1185
|
u = C, m.length || (l.length ? B() : E());
|
|
1134
1186
|
return;
|
|
1135
1187
|
}
|
|
@@ -1158,8 +1210,8 @@ function Rt(e, t, n, r) {
|
|
|
1158
1210
|
const y = {
|
|
1159
1211
|
status: "pending",
|
|
1160
1212
|
resource: g,
|
|
1161
|
-
callback: (C,
|
|
1162
|
-
x(y, C,
|
|
1213
|
+
callback: (C, A) => {
|
|
1214
|
+
x(y, C, A);
|
|
1163
1215
|
}
|
|
1164
1216
|
};
|
|
1165
1217
|
m.push(y), d++, h = setTimeout(B, e.rotate), n(g, t, y.callback);
|
|
@@ -1168,7 +1220,7 @@ function Rt(e, t, n, r) {
|
|
|
1168
1220
|
}
|
|
1169
1221
|
function ge(e) {
|
|
1170
1222
|
const t = {
|
|
1171
|
-
...
|
|
1223
|
+
...Mt,
|
|
1172
1224
|
...e
|
|
1173
1225
|
};
|
|
1174
1226
|
let n = [];
|
|
@@ -1176,7 +1228,7 @@ function ge(e) {
|
|
|
1176
1228
|
n = n.filter((c) => c().status === "pending");
|
|
1177
1229
|
}
|
|
1178
1230
|
function o(c, s, d) {
|
|
1179
|
-
const u =
|
|
1231
|
+
const u = Ct(t, c, s, (h, m) => {
|
|
1180
1232
|
r(), d && d(h, m);
|
|
1181
1233
|
});
|
|
1182
1234
|
return n.push(u), u;
|
|
@@ -1197,7 +1249,7 @@ function ge(e) {
|
|
|
1197
1249
|
function te() {
|
|
1198
1250
|
}
|
|
1199
1251
|
const P = /* @__PURE__ */ Object.create(null);
|
|
1200
|
-
function
|
|
1252
|
+
function jt(e) {
|
|
1201
1253
|
if (!P[e]) {
|
|
1202
1254
|
const t = Q(e);
|
|
1203
1255
|
if (!t) return;
|
|
@@ -1209,14 +1261,14 @@ function Mt(e) {
|
|
|
1209
1261
|
}
|
|
1210
1262
|
return P[e];
|
|
1211
1263
|
}
|
|
1212
|
-
function
|
|
1264
|
+
function Lt(e, t, n) {
|
|
1213
1265
|
let r, o;
|
|
1214
1266
|
if (typeof e == "string") {
|
|
1215
1267
|
const i = N(e);
|
|
1216
1268
|
if (!i)
|
|
1217
1269
|
return n(void 0, 424), te;
|
|
1218
1270
|
o = i.send;
|
|
1219
|
-
const l =
|
|
1271
|
+
const l = jt(e);
|
|
1220
1272
|
l && (r = l.redundancy);
|
|
1221
1273
|
} else {
|
|
1222
1274
|
const i = _(e);
|
|
@@ -1230,12 +1282,12 @@ function Ct(e, t, n) {
|
|
|
1230
1282
|
}
|
|
1231
1283
|
function ne() {
|
|
1232
1284
|
}
|
|
1233
|
-
function
|
|
1285
|
+
function Ft(e) {
|
|
1234
1286
|
e.iconsLoaderFlag || (e.iconsLoaderFlag = !0, setTimeout(() => {
|
|
1235
|
-
e.iconsLoaderFlag = !1,
|
|
1287
|
+
e.iconsLoaderFlag = !1, kt(e);
|
|
1236
1288
|
}));
|
|
1237
1289
|
}
|
|
1238
|
-
function
|
|
1290
|
+
function Ot(e) {
|
|
1239
1291
|
const t = [], n = [];
|
|
1240
1292
|
return e.forEach((r) => {
|
|
1241
1293
|
(r.match(fe) ? t : n).push(r);
|
|
@@ -1259,7 +1311,7 @@ function L(e, t, n) {
|
|
|
1259
1311
|
} catch (o) {
|
|
1260
1312
|
console.error(o);
|
|
1261
1313
|
}
|
|
1262
|
-
r(),
|
|
1314
|
+
r(), Ft(e);
|
|
1263
1315
|
}
|
|
1264
1316
|
function re(e, t) {
|
|
1265
1317
|
e instanceof Promise ? e.then((n) => {
|
|
@@ -1268,7 +1320,7 @@ function re(e, t) {
|
|
|
1268
1320
|
t(null);
|
|
1269
1321
|
}) : t(e);
|
|
1270
1322
|
}
|
|
1271
|
-
function
|
|
1323
|
+
function At(e, t) {
|
|
1272
1324
|
e.iconsToLoad ? e.iconsToLoad = e.iconsToLoad.concat(t).sort() : e.iconsToLoad = t, e.iconsQueueFlag || (e.iconsQueueFlag = !0, setTimeout(() => {
|
|
1273
1325
|
e.iconsQueueFlag = !1;
|
|
1274
1326
|
const { provider: n, prefix: r } = e, o = e.iconsToLoad;
|
|
@@ -1293,7 +1345,7 @@ function Ft(e, t) {
|
|
|
1293
1345
|
});
|
|
1294
1346
|
return;
|
|
1295
1347
|
}
|
|
1296
|
-
const { valid: l, invalid: c } =
|
|
1348
|
+
const { valid: l, invalid: c } = Ot(o);
|
|
1297
1349
|
if (c.length && L(e, c, null), !l.length) return;
|
|
1298
1350
|
const s = r.match(fe) ? N(n) : null;
|
|
1299
1351
|
if (!s) {
|
|
@@ -1301,14 +1353,14 @@ function Ft(e, t) {
|
|
|
1301
1353
|
return;
|
|
1302
1354
|
}
|
|
1303
1355
|
s.prepare(n, r, l).forEach((u) => {
|
|
1304
|
-
|
|
1356
|
+
Lt(n, u, (h) => {
|
|
1305
1357
|
L(e, u.icons, h);
|
|
1306
1358
|
});
|
|
1307
1359
|
});
|
|
1308
1360
|
}));
|
|
1309
1361
|
}
|
|
1310
1362
|
const It = (e, t) => {
|
|
1311
|
-
const n =
|
|
1363
|
+
const n = Rt(e, !0, he()), r = Et(n);
|
|
1312
1364
|
if (!r.pending.length) {
|
|
1313
1365
|
let s = !0;
|
|
1314
1366
|
return t && setTimeout(() => {
|
|
@@ -1330,10 +1382,10 @@ const It = (e, t) => {
|
|
|
1330
1382
|
w.has(h) || (w.add(h), o[d][u].push(h));
|
|
1331
1383
|
}), i.forEach((s) => {
|
|
1332
1384
|
const d = o[s.provider][s.prefix];
|
|
1333
|
-
d.length &&
|
|
1334
|
-
}), t ?
|
|
1385
|
+
d.length && At(s, d);
|
|
1386
|
+
}), t ? yt(t, r, i) : ne;
|
|
1335
1387
|
};
|
|
1336
|
-
function
|
|
1388
|
+
function $t(e, t) {
|
|
1337
1389
|
const n = { ...e };
|
|
1338
1390
|
for (const r in t) {
|
|
1339
1391
|
const o = t[r], i = typeof o;
|
|
@@ -1341,9 +1393,9 @@ function Ot(e, t) {
|
|
|
1341
1393
|
}
|
|
1342
1394
|
return n;
|
|
1343
1395
|
}
|
|
1344
|
-
const
|
|
1345
|
-
function
|
|
1346
|
-
t.split(
|
|
1396
|
+
const Zt = /[\s,]+/;
|
|
1397
|
+
function St(e, t) {
|
|
1398
|
+
t.split(Zt).forEach((n) => {
|
|
1347
1399
|
switch (n.trim()) {
|
|
1348
1400
|
case "horizontal":
|
|
1349
1401
|
e.hFlip = !0;
|
|
@@ -1354,7 +1406,7 @@ function $t(e, t) {
|
|
|
1354
1406
|
}
|
|
1355
1407
|
});
|
|
1356
1408
|
}
|
|
1357
|
-
function
|
|
1409
|
+
function Bt(e, t = 0) {
|
|
1358
1410
|
const n = e.replace(/^-?[0-9.]*/, "");
|
|
1359
1411
|
function r(o) {
|
|
1360
1412
|
for (; o < 0; ) o += 4;
|
|
@@ -1379,40 +1431,40 @@ function Zt(e, t = 0) {
|
|
|
1379
1431
|
}
|
|
1380
1432
|
return t;
|
|
1381
1433
|
}
|
|
1382
|
-
function
|
|
1434
|
+
function Ht(e, t) {
|
|
1383
1435
|
let n = e.indexOf("xlink:") === -1 ? "" : ' xmlns:xlink="http://www.w3.org/1999/xlink"';
|
|
1384
1436
|
for (const r in t) n += " " + r + '="' + t[r] + '"';
|
|
1385
1437
|
return '<svg xmlns="http://www.w3.org/2000/svg"' + n + ">" + e + "</svg>";
|
|
1386
1438
|
}
|
|
1387
|
-
function
|
|
1439
|
+
function Tt(e) {
|
|
1388
1440
|
return e.replace(/"/g, "'").replace(/%/g, "%25").replace(/#/g, "%23").replace(/</g, "%3C").replace(/>/g, "%3E").replace(/\s+/g, " ");
|
|
1389
1441
|
}
|
|
1390
|
-
function
|
|
1391
|
-
return "data:image/svg+xml," +
|
|
1442
|
+
function Pt(e) {
|
|
1443
|
+
return "data:image/svg+xml," + Tt(e);
|
|
1392
1444
|
}
|
|
1393
|
-
function
|
|
1394
|
-
return 'url("' +
|
|
1445
|
+
function Vt(e) {
|
|
1446
|
+
return 'url("' + Pt(e) + '")';
|
|
1395
1447
|
}
|
|
1396
1448
|
let F;
|
|
1397
|
-
function
|
|
1449
|
+
function Wt() {
|
|
1398
1450
|
try {
|
|
1399
1451
|
F = window.trustedTypes.createPolicy("iconify", { createHTML: (e) => e });
|
|
1400
1452
|
} catch {
|
|
1401
1453
|
F = null;
|
|
1402
1454
|
}
|
|
1403
1455
|
}
|
|
1404
|
-
function
|
|
1405
|
-
return F === void 0 &&
|
|
1456
|
+
function Dt(e) {
|
|
1457
|
+
return F === void 0 && Wt(), F ? F.createHTML(e) : e;
|
|
1406
1458
|
}
|
|
1407
1459
|
const ve = {
|
|
1408
1460
|
...me,
|
|
1409
1461
|
inline: !1
|
|
1410
|
-
},
|
|
1462
|
+
}, Nt = {
|
|
1411
1463
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1412
1464
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
1413
1465
|
"aria-hidden": !0,
|
|
1414
1466
|
role: "img"
|
|
1415
|
-
},
|
|
1467
|
+
}, zt = {
|
|
1416
1468
|
display: "inline-block"
|
|
1417
1469
|
}, z = {
|
|
1418
1470
|
backgroundColor: "currentColor"
|
|
@@ -1432,16 +1484,16 @@ for (const e in ae) {
|
|
|
1432
1484
|
for (const n in oe)
|
|
1433
1485
|
t[e + n] = oe[n];
|
|
1434
1486
|
}
|
|
1435
|
-
const
|
|
1487
|
+
const Ut = {
|
|
1436
1488
|
...ve,
|
|
1437
1489
|
inline: !0
|
|
1438
1490
|
};
|
|
1439
1491
|
function ie(e) {
|
|
1440
1492
|
return e + (e.match(/^[-0-9.]+$/) ? "px" : "");
|
|
1441
1493
|
}
|
|
1442
|
-
const
|
|
1443
|
-
const r = t.inline ?
|
|
1444
|
-
...i === "svg" ?
|
|
1494
|
+
const _t = (e, t, n) => {
|
|
1495
|
+
const r = t.inline ? Ut : ve, o = $t(r, t), i = t.mode || "svg", l = {}, c = t.style || {}, s = {
|
|
1496
|
+
...i === "svg" ? Nt : {}
|
|
1445
1497
|
};
|
|
1446
1498
|
if (n) {
|
|
1447
1499
|
const f = S(n, !1, !0);
|
|
@@ -1484,7 +1536,7 @@ const zt = (e, t, n) => {
|
|
|
1484
1536
|
break;
|
|
1485
1537
|
// Flip as string: 'horizontal,vertical'
|
|
1486
1538
|
case "flip":
|
|
1487
|
-
typeof p == "string" &&
|
|
1539
|
+
typeof p == "string" && St(o, p);
|
|
1488
1540
|
break;
|
|
1489
1541
|
// Color: copy to style
|
|
1490
1542
|
case "color":
|
|
@@ -1492,7 +1544,7 @@ const zt = (e, t, n) => {
|
|
|
1492
1544
|
break;
|
|
1493
1545
|
// Rotation as string
|
|
1494
1546
|
case "rotate":
|
|
1495
|
-
typeof p == "string" ? o[f] =
|
|
1547
|
+
typeof p == "string" ? o[f] = Bt(p) : typeof p == "number" && (o[f] = p);
|
|
1496
1548
|
break;
|
|
1497
1549
|
// Remove aria-hidden
|
|
1498
1550
|
case "ariaHidden":
|
|
@@ -1504,7 +1556,7 @@ const zt = (e, t, n) => {
|
|
|
1504
1556
|
r[f] === void 0 && (s[f] = p);
|
|
1505
1557
|
}
|
|
1506
1558
|
}
|
|
1507
|
-
const d =
|
|
1559
|
+
const d = it(e, o), u = d.attributes;
|
|
1508
1560
|
if (o.inline && (l.verticalAlign = "-0.125em"), i === "svg") {
|
|
1509
1561
|
s.style = {
|
|
1510
1562
|
...l,
|
|
@@ -1512,26 +1564,26 @@ const zt = (e, t, n) => {
|
|
|
1512
1564
|
}, Object.assign(s, u);
|
|
1513
1565
|
let f = 0, p = t.id;
|
|
1514
1566
|
return typeof p == "string" && (p = p.replace(/-/g, "_")), s.dangerouslySetInnerHTML = {
|
|
1515
|
-
__html:
|
|
1567
|
+
__html: Dt(dt(d.body, p ? () => p + "ID" + f++ : "iconifyReact"))
|
|
1516
1568
|
}, V("svg", s);
|
|
1517
1569
|
}
|
|
1518
|
-
const { body: h, width: m, height: w } = e, v = i === "mask" || (i === "bg" ? !1 : h.indexOf("currentColor") !== -1), b =
|
|
1570
|
+
const { body: h, width: m, height: w } = e, v = i === "mask" || (i === "bg" ? !1 : h.indexOf("currentColor") !== -1), b = Ht(h, {
|
|
1519
1571
|
...u,
|
|
1520
1572
|
width: m + "",
|
|
1521
1573
|
height: w + ""
|
|
1522
1574
|
});
|
|
1523
1575
|
return s.style = {
|
|
1524
1576
|
...l,
|
|
1525
|
-
"--svg":
|
|
1577
|
+
"--svg": Vt(b),
|
|
1526
1578
|
width: ie(u.width),
|
|
1527
1579
|
height: ie(u.height),
|
|
1528
|
-
...
|
|
1580
|
+
...zt,
|
|
1529
1581
|
...v ? z : be,
|
|
1530
1582
|
...c
|
|
1531
1583
|
}, V("span", s);
|
|
1532
1584
|
};
|
|
1533
1585
|
he(!0);
|
|
1534
|
-
|
|
1586
|
+
ut("", bt);
|
|
1535
1587
|
if (typeof document < "u" && typeof window < "u") {
|
|
1536
1588
|
const e = window;
|
|
1537
1589
|
if (e.IconifyPreload !== void 0) {
|
|
@@ -1541,7 +1593,7 @@ if (typeof document < "u" && typeof window < "u") {
|
|
|
1541
1593
|
// Check if item is an object and not null/array
|
|
1542
1594
|
(typeof r != "object" || r === null || r instanceof Array || // Check for 'icons' and 'prefix'
|
|
1543
1595
|
typeof r.icons != "object" || typeof r.prefix != "string" || // Add icon set
|
|
1544
|
-
!
|
|
1596
|
+
!Ye(r)) && console.error(n);
|
|
1545
1597
|
} catch {
|
|
1546
1598
|
console.error(n);
|
|
1547
1599
|
}
|
|
@@ -1556,7 +1608,7 @@ if (typeof document < "u" && typeof window < "u") {
|
|
|
1556
1608
|
const o = t[n];
|
|
1557
1609
|
if (typeof o != "object" || !o || o.resources === void 0)
|
|
1558
1610
|
continue;
|
|
1559
|
-
|
|
1611
|
+
ft(n, o) || console.error(r);
|
|
1560
1612
|
} catch {
|
|
1561
1613
|
console.error(r);
|
|
1562
1614
|
}
|
|
@@ -1619,12 +1671,12 @@ function ke(e) {
|
|
|
1619
1671
|
t && u();
|
|
1620
1672
|
}, [e.icon, t]);
|
|
1621
1673
|
const { name: h, data: m } = l;
|
|
1622
|
-
return m ?
|
|
1674
|
+
return m ? _t({
|
|
1623
1675
|
...U,
|
|
1624
1676
|
...m
|
|
1625
1677
|
}, e, h) : e.children ? e.children : e.fallback ? e.fallback : V("span", {});
|
|
1626
1678
|
}
|
|
1627
|
-
const
|
|
1679
|
+
const Hn = le((e, t) => ke({
|
|
1628
1680
|
...e,
|
|
1629
1681
|
_ref: t
|
|
1630
1682
|
}));
|
|
@@ -1633,68 +1685,68 @@ le((e, t) => ke({
|
|
|
1633
1685
|
...e,
|
|
1634
1686
|
_ref: t
|
|
1635
1687
|
}));
|
|
1636
|
-
const
|
|
1688
|
+
const Tn = {
|
|
1637
1689
|
width: 24,
|
|
1638
1690
|
height: 24,
|
|
1639
1691
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 13a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1zm6-4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1zm6-4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1zM4 20h14"/>'
|
|
1640
|
-
},
|
|
1692
|
+
}, Pn = {
|
|
1641
1693
|
width: 24,
|
|
1642
1694
|
height: 24,
|
|
1643
1695
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 19h16M4 15l4-6l4 2l4-5l4 4"/>'
|
|
1644
|
-
},
|
|
1696
|
+
}, Vn = {
|
|
1645
1697
|
width: 24,
|
|
1646
1698
|
height: 24,
|
|
1647
1699
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m4 19l4-6l4 2l4-5l4 4v5H4m0-7l3-4l4 2l5-6l4 4"/>'
|
|
1648
|
-
},
|
|
1700
|
+
}, Wn = {
|
|
1649
1701
|
width: 24,
|
|
1650
1702
|
height: 24,
|
|
1651
1703
|
body: '<g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M10 3.2A9 9 0 1 0 20.8 14a1 1 0 0 0-1-1H13a2 2 0 0 1-2-2V4a.9.9 0 0 0-1-.8"/><path d="M15 3.5A9 9 0 0 1 20.5 9H16a1 1 0 0 1-1-1V3.5"/></g>'
|
|
1652
|
-
},
|
|
1704
|
+
}, Dn = {
|
|
1653
1705
|
width: 24,
|
|
1654
1706
|
height: 24,
|
|
1655
1707
|
body: '<g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M3 3v18h18"/><path d="M7 15a2 2 0 1 0 4 0a2 2 0 1 0-4 0m4-10a2 2 0 1 0 4 0a2 2 0 1 0-4 0m5 7a2 2 0 1 0 4 0a2 2 0 1 0-4 0m5-9l-6 1.5m-.887 2.15l2.771 3.695M16 12.5l-5 2"/></g>'
|
|
1656
|
-
},
|
|
1708
|
+
}, Nn = {
|
|
1657
1709
|
width: 24,
|
|
1658
1710
|
height: 24,
|
|
1659
1711
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 16a3 3 0 1 0 6 0a3 3 0 1 0-6 0m11 3a2 2 0 1 0 4 0a2 2 0 1 0-4 0M10 7.5a4.5 4.5 0 1 0 9 0a4.5 4.5 0 1 0-9 0"/>'
|
|
1660
|
-
},
|
|
1712
|
+
}, zn = {
|
|
1661
1713
|
width: 24,
|
|
1662
1714
|
height: 24,
|
|
1663
1715
|
body: '<g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m12 3l9.5 7L18 21H6L2.5 10z"/><path d="m12 7.5l5.5 4L15 17H8.5l-2-5.5z"/><path d="m2.5 10l9.5 3l9.5-3"/><path d="M12 3v10l6 8M6 21l6-8"/></g>'
|
|
1664
|
-
},
|
|
1716
|
+
}, Un = {
|
|
1665
1717
|
width: 24,
|
|
1666
1718
|
height: 24,
|
|
1667
1719
|
body: '<g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M11 12a1 1 0 1 0 2 0a1 1 0 1 0-2 0"/><path d="M15.51 15.56A5 5 0 1 0 12 17"/><path d="M18.832 17.86A9 9 0 1 0 12 21m0-9v9"/></g>'
|
|
1668
|
-
},
|
|
1720
|
+
}, _n = {
|
|
1669
1721
|
width: 24,
|
|
1670
1722
|
height: 24,
|
|
1671
1723
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm8-2v16m-8-5h8m0-3h8m-4 0v8m0-4h4"/>'
|
|
1672
|
-
},
|
|
1724
|
+
}, qn = {
|
|
1673
1725
|
width: 24,
|
|
1674
1726
|
height: 24,
|
|
1675
1727
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5zm0 5h18M10 3v18"/>'
|
|
1676
|
-
},
|
|
1728
|
+
}, Qn = {
|
|
1677
1729
|
width: 24,
|
|
1678
1730
|
height: 24,
|
|
1679
1731
|
body: '<g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M11.795 21H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4m-1 3v4h4"/><path d="M14 18a4 4 0 1 0 8 0a4 4 0 1 0-8 0m1-15v4M7 3v4m-4 4h16"/></g>'
|
|
1680
|
-
},
|
|
1732
|
+
}, Gn = {
|
|
1681
1733
|
width: 24,
|
|
1682
1734
|
height: 24,
|
|
1683
1735
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 17V7l7 10V7m4 10h5m-5-7a2.5 3 0 1 0 5 0a2.5 3 0 1 0-5 0"/>'
|
|
1684
|
-
},
|
|
1736
|
+
}, Jn = {
|
|
1685
1737
|
width: 24,
|
|
1686
1738
|
height: 24,
|
|
1687
1739
|
body: '<g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m3 17l6-6l4 4l8-8"/><path d="M14 7h7v7"/></g>'
|
|
1688
|
-
},
|
|
1740
|
+
}, Kn = {
|
|
1689
1741
|
width: 24,
|
|
1690
1742
|
height: 24,
|
|
1691
1743
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 20h3m7 0h7M6.9 15h6.9m-3.6-8.7L16 20M5 20l6-16h2l7 16"/>'
|
|
1692
|
-
},
|
|
1744
|
+
}, Xn = {
|
|
1693
1745
|
width: 24,
|
|
1694
1746
|
height: 24,
|
|
1695
1747
|
body: '<g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M14 3v4a1 1 0 0 0 1 1h4"/><path d="M17 21H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2zM9 9h1m-1 4h6m-6 4h6"/></g>'
|
|
1696
1748
|
};
|
|
1697
|
-
function
|
|
1749
|
+
function qt({
|
|
1698
1750
|
title: e,
|
|
1699
1751
|
titleId: t,
|
|
1700
1752
|
...n
|
|
@@ -1715,8 +1767,8 @@ function Ut({
|
|
|
1715
1767
|
clipRule: "evenodd"
|
|
1716
1768
|
}));
|
|
1717
1769
|
}
|
|
1718
|
-
const
|
|
1719
|
-
function
|
|
1770
|
+
const Yn = /* @__PURE__ */ a.forwardRef(qt);
|
|
1771
|
+
function Qt({
|
|
1720
1772
|
title: e,
|
|
1721
1773
|
titleId: t,
|
|
1722
1774
|
...n
|
|
@@ -1737,8 +1789,8 @@ function _t({
|
|
|
1737
1789
|
clipRule: "evenodd"
|
|
1738
1790
|
}));
|
|
1739
1791
|
}
|
|
1740
|
-
const
|
|
1741
|
-
function
|
|
1792
|
+
const er = /* @__PURE__ */ a.forwardRef(Qt);
|
|
1793
|
+
function Gt({
|
|
1742
1794
|
title: e,
|
|
1743
1795
|
titleId: t,
|
|
1744
1796
|
...n
|
|
@@ -1759,8 +1811,8 @@ function qt({
|
|
|
1759
1811
|
clipRule: "evenodd"
|
|
1760
1812
|
}));
|
|
1761
1813
|
}
|
|
1762
|
-
const
|
|
1763
|
-
function
|
|
1814
|
+
const tr = /* @__PURE__ */ a.forwardRef(Gt);
|
|
1815
|
+
function Jt({
|
|
1764
1816
|
title: e,
|
|
1765
1817
|
titleId: t,
|
|
1766
1818
|
...n
|
|
@@ -1781,8 +1833,8 @@ function Qt({
|
|
|
1781
1833
|
clipRule: "evenodd"
|
|
1782
1834
|
}));
|
|
1783
1835
|
}
|
|
1784
|
-
const
|
|
1785
|
-
function
|
|
1836
|
+
const nr = /* @__PURE__ */ a.forwardRef(Jt);
|
|
1837
|
+
function Kt({
|
|
1786
1838
|
title: e,
|
|
1787
1839
|
titleId: t,
|
|
1788
1840
|
...n
|
|
@@ -1803,8 +1855,8 @@ function Gt({
|
|
|
1803
1855
|
clipRule: "evenodd"
|
|
1804
1856
|
}));
|
|
1805
1857
|
}
|
|
1806
|
-
const
|
|
1807
|
-
function
|
|
1858
|
+
const rr = /* @__PURE__ */ a.forwardRef(Kt);
|
|
1859
|
+
function Xt({
|
|
1808
1860
|
title: e,
|
|
1809
1861
|
titleId: t,
|
|
1810
1862
|
...n
|
|
@@ -1825,8 +1877,8 @@ function Jt({
|
|
|
1825
1877
|
clipRule: "evenodd"
|
|
1826
1878
|
}));
|
|
1827
1879
|
}
|
|
1828
|
-
const
|
|
1829
|
-
function
|
|
1880
|
+
const or = /* @__PURE__ */ a.forwardRef(Xt);
|
|
1881
|
+
function Yt({
|
|
1830
1882
|
title: e,
|
|
1831
1883
|
titleId: t,
|
|
1832
1884
|
...n
|
|
@@ -1847,8 +1899,8 @@ function Kt({
|
|
|
1847
1899
|
clipRule: "evenodd"
|
|
1848
1900
|
}));
|
|
1849
1901
|
}
|
|
1850
|
-
const
|
|
1851
|
-
function
|
|
1902
|
+
const ar = /* @__PURE__ */ a.forwardRef(Yt);
|
|
1903
|
+
function en({
|
|
1852
1904
|
title: e,
|
|
1853
1905
|
titleId: t,
|
|
1854
1906
|
...n
|
|
@@ -1867,8 +1919,8 @@ function Xt({
|
|
|
1867
1919
|
d: "M18.375 2.25c-1.035 0-1.875.84-1.875 1.875v15.75c0 1.035.84 1.875 1.875 1.875h.75c1.035 0 1.875-.84 1.875-1.875V4.125c0-1.036-.84-1.875-1.875-1.875h-.75ZM9.75 8.625c0-1.036.84-1.875 1.875-1.875h.75c1.036 0 1.875.84 1.875 1.875v11.25c0 1.035-.84 1.875-1.875 1.875h-.75a1.875 1.875 0 0 1-1.875-1.875V8.625ZM3 13.125c0-1.036.84-1.875 1.875-1.875h.75c1.036 0 1.875.84 1.875 1.875v6.75c0 1.035-.84 1.875-1.875 1.875h-.75A1.875 1.875 0 0 1 3 19.875v-6.75Z"
|
|
1868
1920
|
}));
|
|
1869
1921
|
}
|
|
1870
|
-
const
|
|
1871
|
-
function
|
|
1922
|
+
const ir = /* @__PURE__ */ a.forwardRef(en);
|
|
1923
|
+
function tn({
|
|
1872
1924
|
title: e,
|
|
1873
1925
|
titleId: t,
|
|
1874
1926
|
...n
|
|
@@ -1889,8 +1941,8 @@ function Yt({
|
|
|
1889
1941
|
clipRule: "evenodd"
|
|
1890
1942
|
}));
|
|
1891
1943
|
}
|
|
1892
|
-
const
|
|
1893
|
-
function
|
|
1944
|
+
const lr = /* @__PURE__ */ a.forwardRef(tn);
|
|
1945
|
+
function nn({
|
|
1894
1946
|
title: e,
|
|
1895
1947
|
titleId: t,
|
|
1896
1948
|
...n
|
|
@@ -1911,8 +1963,8 @@ function en({
|
|
|
1911
1963
|
clipRule: "evenodd"
|
|
1912
1964
|
}));
|
|
1913
1965
|
}
|
|
1914
|
-
const
|
|
1915
|
-
function
|
|
1966
|
+
const sr = /* @__PURE__ */ a.forwardRef(nn);
|
|
1967
|
+
function rn({
|
|
1916
1968
|
title: e,
|
|
1917
1969
|
titleId: t,
|
|
1918
1970
|
...n
|
|
@@ -1933,8 +1985,8 @@ function tn({
|
|
|
1933
1985
|
clipRule: "evenodd"
|
|
1934
1986
|
}));
|
|
1935
1987
|
}
|
|
1936
|
-
const
|
|
1937
|
-
function
|
|
1988
|
+
const cr = /* @__PURE__ */ a.forwardRef(rn);
|
|
1989
|
+
function on({
|
|
1938
1990
|
title: e,
|
|
1939
1991
|
titleId: t,
|
|
1940
1992
|
...n
|
|
@@ -1955,8 +2007,8 @@ function nn({
|
|
|
1955
2007
|
clipRule: "evenodd"
|
|
1956
2008
|
}));
|
|
1957
2009
|
}
|
|
1958
|
-
const
|
|
1959
|
-
function
|
|
2010
|
+
const dr = /* @__PURE__ */ a.forwardRef(on);
|
|
2011
|
+
function an({
|
|
1960
2012
|
title: e,
|
|
1961
2013
|
titleId: t,
|
|
1962
2014
|
...n
|
|
@@ -1977,8 +2029,8 @@ function rn({
|
|
|
1977
2029
|
clipRule: "evenodd"
|
|
1978
2030
|
}));
|
|
1979
2031
|
}
|
|
1980
|
-
const
|
|
1981
|
-
function
|
|
2032
|
+
const ur = /* @__PURE__ */ a.forwardRef(an);
|
|
2033
|
+
function ln({
|
|
1982
2034
|
title: e,
|
|
1983
2035
|
titleId: t,
|
|
1984
2036
|
...n
|
|
@@ -1999,8 +2051,8 @@ function on({
|
|
|
1999
2051
|
clipRule: "evenodd"
|
|
2000
2052
|
}));
|
|
2001
2053
|
}
|
|
2002
|
-
const
|
|
2003
|
-
function
|
|
2054
|
+
const fr = /* @__PURE__ */ a.forwardRef(ln);
|
|
2055
|
+
function sn({
|
|
2004
2056
|
title: e,
|
|
2005
2057
|
titleId: t,
|
|
2006
2058
|
...n
|
|
@@ -2021,8 +2073,8 @@ function an({
|
|
|
2021
2073
|
clipRule: "evenodd"
|
|
2022
2074
|
}));
|
|
2023
2075
|
}
|
|
2024
|
-
const
|
|
2025
|
-
function
|
|
2076
|
+
const hr = /* @__PURE__ */ a.forwardRef(sn);
|
|
2077
|
+
function cn({
|
|
2026
2078
|
title: e,
|
|
2027
2079
|
titleId: t,
|
|
2028
2080
|
...n
|
|
@@ -2043,8 +2095,8 @@ function ln({
|
|
|
2043
2095
|
clipRule: "evenodd"
|
|
2044
2096
|
}));
|
|
2045
2097
|
}
|
|
2046
|
-
const
|
|
2047
|
-
function
|
|
2098
|
+
const pr = /* @__PURE__ */ a.forwardRef(cn);
|
|
2099
|
+
function dn({
|
|
2048
2100
|
title: e,
|
|
2049
2101
|
titleId: t,
|
|
2050
2102
|
...n
|
|
@@ -2065,63 +2117,65 @@ function sn({
|
|
|
2065
2117
|
clipRule: "evenodd"
|
|
2066
2118
|
}));
|
|
2067
2119
|
}
|
|
2068
|
-
const
|
|
2120
|
+
const mr = /* @__PURE__ */ a.forwardRef(dn);
|
|
2069
2121
|
export {
|
|
2070
|
-
|
|
2071
|
-
|
|
2072
|
-
|
|
2073
|
-
|
|
2074
|
-
|
|
2075
|
-
|
|
2076
|
-
|
|
2077
|
-
|
|
2078
|
-
|
|
2079
|
-
|
|
2080
|
-
|
|
2081
|
-
|
|
2082
|
-
|
|
2083
|
-
|
|
2084
|
-
|
|
2085
|
-
|
|
2086
|
-
|
|
2087
|
-
|
|
2088
|
-
|
|
2089
|
-
|
|
2090
|
-
|
|
2091
|
-
|
|
2092
|
-
|
|
2093
|
-
|
|
2094
|
-
|
|
2095
|
-
|
|
2096
|
-
|
|
2097
|
-
|
|
2098
|
-
|
|
2122
|
+
mn as $,
|
|
2123
|
+
En as A,
|
|
2124
|
+
dr as B,
|
|
2125
|
+
hr as C,
|
|
2126
|
+
gn as D,
|
|
2127
|
+
vn as E,
|
|
2128
|
+
fn as F,
|
|
2129
|
+
mr as G,
|
|
2130
|
+
or as H,
|
|
2131
|
+
Hn as I,
|
|
2132
|
+
ir as J,
|
|
2133
|
+
Bn as K,
|
|
2134
|
+
Fn as L,
|
|
2135
|
+
On as M,
|
|
2136
|
+
In as N,
|
|
2137
|
+
pn as O,
|
|
2138
|
+
$n as P,
|
|
2139
|
+
xn as Q,
|
|
2140
|
+
Sn as R,
|
|
2141
|
+
Mn as S,
|
|
2142
|
+
lr as T,
|
|
2143
|
+
ur as U,
|
|
2144
|
+
wn as V,
|
|
2145
|
+
bn as W,
|
|
2146
|
+
kn as X,
|
|
2147
|
+
yn as Y,
|
|
2148
|
+
hn as Z,
|
|
2149
|
+
Zn as _,
|
|
2150
|
+
Pn as a,
|
|
2099
2151
|
jn as a0,
|
|
2100
|
-
|
|
2101
|
-
|
|
2102
|
-
|
|
2103
|
-
|
|
2104
|
-
|
|
2105
|
-
|
|
2106
|
-
|
|
2107
|
-
|
|
2108
|
-
|
|
2109
|
-
|
|
2110
|
-
|
|
2111
|
-
|
|
2112
|
-
|
|
2113
|
-
|
|
2114
|
-
|
|
2115
|
-
|
|
2116
|
-
|
|
2117
|
-
|
|
2118
|
-
|
|
2119
|
-
|
|
2120
|
-
|
|
2121
|
-
|
|
2122
|
-
|
|
2123
|
-
|
|
2124
|
-
|
|
2125
|
-
|
|
2152
|
+
Ln as a1,
|
|
2153
|
+
An as a2,
|
|
2154
|
+
Rn as a3,
|
|
2155
|
+
Vn as b,
|
|
2156
|
+
Wn as c,
|
|
2157
|
+
Tn as d,
|
|
2158
|
+
Dn as e,
|
|
2159
|
+
Nn as f,
|
|
2160
|
+
zn as g,
|
|
2161
|
+
Un as h,
|
|
2162
|
+
_n as i,
|
|
2163
|
+
qn as j,
|
|
2164
|
+
Qn as k,
|
|
2165
|
+
Gn as l,
|
|
2166
|
+
Jn as m,
|
|
2167
|
+
Kn as n,
|
|
2168
|
+
Xn as o,
|
|
2169
|
+
cr as p,
|
|
2170
|
+
rr as q,
|
|
2171
|
+
er as r,
|
|
2172
|
+
tr as s,
|
|
2173
|
+
Yn as t,
|
|
2174
|
+
pr as u,
|
|
2175
|
+
fr as v,
|
|
2176
|
+
ar as w,
|
|
2177
|
+
sr as x,
|
|
2178
|
+
nr as y,
|
|
2179
|
+
Cn as z
|
|
2126
2180
|
};
|
|
2127
|
-
//# sourceMappingURL=icons-
|
|
2181
|
+
//# sourceMappingURL=icons-oifcbJCc.js.map
|