drizzle-cube 0.1.23 → 0.1.25
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/README.md +3 -1
- package/dist/client/charts/chartConfigs.d.ts +31 -1
- package/dist/client/charts.d.ts +1 -0
- package/dist/client/charts.js +1 -1
- package/dist/client/chunks/charts-Dx3asDBi.js +2269 -0
- package/dist/client/chunks/charts-Dx3asDBi.js.map +1 -0
- package/dist/client/chunks/{icons-QczkAx61.js → icons-BMGOKdZb.js} +268 -233
- package/dist/client/chunks/icons-BMGOKdZb.js.map +1 -0
- package/dist/client/components/ChartConfigPanel.d.ts +3 -2
- package/dist/client/components/ColorPaletteSelector.d.ts +11 -0
- package/dist/client/components/DashboardGrid.d.ts +3 -1
- package/dist/client/components/DataHistogram.d.ts +25 -0
- package/dist/client/components/PortletEditModal.d.ts +3 -2
- package/dist/client/components/charts/ActivityGridChart.d.ts +1 -1
- package/dist/client/components/charts/AreaChart.d.ts +1 -1
- package/dist/client/components/charts/BarChart.d.ts +1 -1
- package/dist/client/components/charts/BubbleChart.d.ts +1 -1
- package/dist/client/components/charts/KpiNumber.config.d.ts +5 -0
- package/dist/client/components/charts/KpiNumber.d.ts +2 -0
- package/dist/client/components/charts/KpiText.config.d.ts +5 -0
- package/dist/client/components/charts/KpiText.d.ts +2 -0
- package/dist/client/components/charts/LineChart.d.ts +1 -1
- package/dist/client/components/charts/PieChart.d.ts +1 -1
- package/dist/client/components/charts/RadarChart.d.ts +1 -1
- package/dist/client/components/charts/RadialBarChart.d.ts +1 -1
- package/dist/client/components/charts/ScatterChart.d.ts +1 -1
- package/dist/client/components/charts/TreeMapChart.d.ts +1 -1
- package/dist/client/components/charts/index.d.ts +2 -0
- package/dist/client/components.js +4529 -2490
- package/dist/client/components.js.map +1 -1
- package/dist/client/index.d.ts +1 -0
- package/dist/client/index.js +1 -1
- package/dist/client/types.d.ts +12 -4
- package/dist/client/utils/colorPalettes.d.ts +35 -0
- package/dist/client-bundle-stats.html +1 -1
- package/package.json +1 -1
- package/dist/client/chunks/charts-8KmxUVvG.js +0 -2285
- package/dist/client/chunks/charts-8KmxUVvG.js.map +0 -1
- package/dist/client/chunks/icons-QczkAx61.js.map +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as s from "react";
|
|
2
|
-
import { forwardRef as ae, useState as
|
|
2
|
+
import { forwardRef as ae, useState as H, useEffect as G, createElement as Z } from "react";
|
|
3
3
|
function ye({
|
|
4
4
|
title: e,
|
|
5
5
|
titleId: t,
|
|
@@ -23,7 +23,7 @@ function ye({
|
|
|
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 Kt = /* @__PURE__ */ s.forwardRef(ye);
|
|
27
27
|
function xe({
|
|
28
28
|
title: e,
|
|
29
29
|
titleId: t,
|
|
@@ -47,7 +47,7 @@ function xe({
|
|
|
47
47
|
d: "M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25h16.5"
|
|
48
48
|
}));
|
|
49
49
|
}
|
|
50
|
-
const
|
|
50
|
+
const Xt = /* @__PURE__ */ s.forwardRef(xe);
|
|
51
51
|
function Ee({
|
|
52
52
|
title: e,
|
|
53
53
|
titleId: t,
|
|
@@ -71,8 +71,8 @@ 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
|
|
75
|
-
function
|
|
74
|
+
const Yt = /* @__PURE__ */ s.forwardRef(Ee);
|
|
75
|
+
function je({
|
|
76
76
|
title: e,
|
|
77
77
|
titleId: t,
|
|
78
78
|
...n
|
|
@@ -95,8 +95,8 @@ function Le({
|
|
|
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
|
|
99
|
-
function
|
|
98
|
+
const en = /* @__PURE__ */ s.forwardRef(je);
|
|
99
|
+
function Le({
|
|
100
100
|
title: e,
|
|
101
101
|
titleId: t,
|
|
102
102
|
...n
|
|
@@ -119,7 +119,7 @@ function je({
|
|
|
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 tn = /* @__PURE__ */ s.forwardRef(Le);
|
|
123
123
|
function Me({
|
|
124
124
|
title: e,
|
|
125
125
|
titleId: t,
|
|
@@ -143,7 +143,7 @@ function Me({
|
|
|
143
143
|
d: "m19.5 8.25-7.5 7.5-7.5-7.5"
|
|
144
144
|
}));
|
|
145
145
|
}
|
|
146
|
-
const
|
|
146
|
+
const nn = /* @__PURE__ */ s.forwardRef(Me);
|
|
147
147
|
function Ce({
|
|
148
148
|
title: e,
|
|
149
149
|
titleId: t,
|
|
@@ -167,7 +167,7 @@ function Ce({
|
|
|
167
167
|
d: "m8.25 4.5 7.5 7.5-7.5 7.5"
|
|
168
168
|
}));
|
|
169
169
|
}
|
|
170
|
-
const
|
|
170
|
+
const rn = /* @__PURE__ */ s.forwardRef(Ce);
|
|
171
171
|
function Re({
|
|
172
172
|
title: e,
|
|
173
173
|
titleId: t,
|
|
@@ -191,7 +191,7 @@ function Re({
|
|
|
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 on = /* @__PURE__ */ s.forwardRef(Re);
|
|
195
195
|
function Ie({
|
|
196
196
|
title: e,
|
|
197
197
|
titleId: t,
|
|
@@ -215,8 +215,8 @@ function Ie({
|
|
|
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 sn = /* @__PURE__ */ s.forwardRef(Ie);
|
|
219
|
+
function Oe({
|
|
220
220
|
title: e,
|
|
221
221
|
titleId: t,
|
|
222
222
|
...n
|
|
@@ -239,8 +239,8 @@ function Fe({
|
|
|
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 an = /* @__PURE__ */ s.forwardRef(Oe);
|
|
243
|
+
function Fe({
|
|
244
244
|
title: e,
|
|
245
245
|
titleId: t,
|
|
246
246
|
...n
|
|
@@ -263,7 +263,7 @@ 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
|
|
266
|
+
const cn = /* @__PURE__ */ s.forwardRef(Fe);
|
|
267
267
|
function Se({
|
|
268
268
|
title: e,
|
|
269
269
|
titleId: t,
|
|
@@ -287,11 +287,35 @@ function Se({
|
|
|
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 ln = /* @__PURE__ */ s.forwardRef(Se);
|
|
291
291
|
function Ae({
|
|
292
292
|
title: e,
|
|
293
293
|
titleId: t,
|
|
294
294
|
...n
|
|
295
|
+
}, r) {
|
|
296
|
+
return /* @__PURE__ */ s.createElement("svg", Object.assign({
|
|
297
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
298
|
+
fill: "none",
|
|
299
|
+
viewBox: "0 0 24 24",
|
|
300
|
+
strokeWidth: 1.5,
|
|
301
|
+
stroke: "currentColor",
|
|
302
|
+
"aria-hidden": "true",
|
|
303
|
+
"data-slot": "icon",
|
|
304
|
+
ref: r,
|
|
305
|
+
"aria-labelledby": t
|
|
306
|
+
}, n), e ? /* @__PURE__ */ s.createElement("title", {
|
|
307
|
+
id: t
|
|
308
|
+
}, e) : null, /* @__PURE__ */ s.createElement("path", {
|
|
309
|
+
strokeLinecap: "round",
|
|
310
|
+
strokeLinejoin: "round",
|
|
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
|
+
}));
|
|
313
|
+
}
|
|
314
|
+
const un = /* @__PURE__ */ s.forwardRef(Ae);
|
|
315
|
+
function $e({
|
|
316
|
+
title: e,
|
|
317
|
+
titleId: t,
|
|
318
|
+
...n
|
|
295
319
|
}, r) {
|
|
296
320
|
return /* @__PURE__ */ s.createElement("svg", Object.assign({
|
|
297
321
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -311,7 +335,7 @@ function Ae({
|
|
|
311
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"
|
|
312
336
|
}));
|
|
313
337
|
}
|
|
314
|
-
const
|
|
338
|
+
const fn = /* @__PURE__ */ s.forwardRef($e);
|
|
315
339
|
function Te({
|
|
316
340
|
title: e,
|
|
317
341
|
titleId: t,
|
|
@@ -335,8 +359,8 @@ function Te({
|
|
|
335
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"
|
|
336
360
|
}));
|
|
337
361
|
}
|
|
338
|
-
const
|
|
339
|
-
function
|
|
362
|
+
const dn = /* @__PURE__ */ s.forwardRef(Te);
|
|
363
|
+
function Pe({
|
|
340
364
|
title: e,
|
|
341
365
|
titleId: t,
|
|
342
366
|
...n
|
|
@@ -359,8 +383,8 @@ function $e({
|
|
|
359
383
|
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"
|
|
360
384
|
}));
|
|
361
385
|
}
|
|
362
|
-
const
|
|
363
|
-
function
|
|
386
|
+
const hn = /* @__PURE__ */ s.forwardRef(Pe);
|
|
387
|
+
function He({
|
|
364
388
|
title: e,
|
|
365
389
|
titleId: t,
|
|
366
390
|
...n
|
|
@@ -383,7 +407,7 @@ function Pe({
|
|
|
383
407
|
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"
|
|
384
408
|
}));
|
|
385
409
|
}
|
|
386
|
-
const
|
|
410
|
+
const pn = /* @__PURE__ */ s.forwardRef(He);
|
|
387
411
|
function Be({
|
|
388
412
|
title: e,
|
|
389
413
|
titleId: t,
|
|
@@ -407,8 +431,8 @@ function Be({
|
|
|
407
431
|
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"
|
|
408
432
|
}));
|
|
409
433
|
}
|
|
410
|
-
const
|
|
411
|
-
function
|
|
434
|
+
const mn = /* @__PURE__ */ s.forwardRef(Be);
|
|
435
|
+
function Ve({
|
|
412
436
|
title: e,
|
|
413
437
|
titleId: t,
|
|
414
438
|
...n
|
|
@@ -431,7 +455,7 @@ function He({
|
|
|
431
455
|
d: "M12 4.5v15m7.5-7.5h-15"
|
|
432
456
|
}));
|
|
433
457
|
}
|
|
434
|
-
const
|
|
458
|
+
const gn = /* @__PURE__ */ s.forwardRef(Ve);
|
|
435
459
|
function Ze({
|
|
436
460
|
title: e,
|
|
437
461
|
titleId: t,
|
|
@@ -455,8 +479,8 @@ function Ze({
|
|
|
455
479
|
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"
|
|
456
480
|
}));
|
|
457
481
|
}
|
|
458
|
-
const
|
|
459
|
-
function
|
|
482
|
+
const wn = /* @__PURE__ */ s.forwardRef(Ze);
|
|
483
|
+
function We({
|
|
460
484
|
title: e,
|
|
461
485
|
titleId: t,
|
|
462
486
|
...n
|
|
@@ -483,8 +507,8 @@ function Ve({
|
|
|
483
507
|
d: "M6 6h.008v.008H6V6Z"
|
|
484
508
|
}));
|
|
485
509
|
}
|
|
486
|
-
const
|
|
487
|
-
function
|
|
510
|
+
const vn = /* @__PURE__ */ s.forwardRef(We);
|
|
511
|
+
function De({
|
|
488
512
|
title: e,
|
|
489
513
|
titleId: t,
|
|
490
514
|
...n
|
|
@@ -507,7 +531,7 @@ function We({
|
|
|
507
531
|
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"
|
|
508
532
|
}));
|
|
509
533
|
}
|
|
510
|
-
const
|
|
534
|
+
const kn = /* @__PURE__ */ s.forwardRef(De);
|
|
511
535
|
function Ne({
|
|
512
536
|
title: e,
|
|
513
537
|
titleId: t,
|
|
@@ -531,8 +555,8 @@ function Ne({
|
|
|
531
555
|
d: "M6 18 18 6M6 6l12 12"
|
|
532
556
|
}));
|
|
533
557
|
}
|
|
534
|
-
const
|
|
535
|
-
function
|
|
558
|
+
const bn = /* @__PURE__ */ s.forwardRef(Ne);
|
|
559
|
+
function ze({
|
|
536
560
|
title: e,
|
|
537
561
|
titleId: t,
|
|
538
562
|
...n
|
|
@@ -553,8 +577,8 @@ function De({
|
|
|
553
577
|
clipRule: "evenodd"
|
|
554
578
|
}));
|
|
555
579
|
}
|
|
556
|
-
const
|
|
557
|
-
function
|
|
580
|
+
const yn = /* @__PURE__ */ s.forwardRef(ze);
|
|
581
|
+
function Ue({
|
|
558
582
|
title: e,
|
|
559
583
|
titleId: t,
|
|
560
584
|
...n
|
|
@@ -573,8 +597,8 @@ function ze({
|
|
|
573
597
|
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"
|
|
574
598
|
}));
|
|
575
599
|
}
|
|
576
|
-
const
|
|
577
|
-
function
|
|
600
|
+
const xn = /* @__PURE__ */ s.forwardRef(Ue);
|
|
601
|
+
function _e({
|
|
578
602
|
title: e,
|
|
579
603
|
titleId: t,
|
|
580
604
|
...n
|
|
@@ -595,8 +619,8 @@ function Ue({
|
|
|
595
619
|
clipRule: "evenodd"
|
|
596
620
|
}));
|
|
597
621
|
}
|
|
598
|
-
const
|
|
599
|
-
function
|
|
622
|
+
const En = /* @__PURE__ */ s.forwardRef(_e);
|
|
623
|
+
function qe({
|
|
600
624
|
title: e,
|
|
601
625
|
titleId: t,
|
|
602
626
|
...n
|
|
@@ -617,8 +641,8 @@ function _e({
|
|
|
617
641
|
clipRule: "evenodd"
|
|
618
642
|
}));
|
|
619
643
|
}
|
|
620
|
-
const
|
|
621
|
-
function
|
|
644
|
+
const jn = /* @__PURE__ */ s.forwardRef(qe);
|
|
645
|
+
function Qe({
|
|
622
646
|
title: e,
|
|
623
647
|
titleId: t,
|
|
624
648
|
...n
|
|
@@ -639,38 +663,38 @@ function qe({
|
|
|
639
663
|
clipRule: "evenodd"
|
|
640
664
|
}));
|
|
641
665
|
}
|
|
642
|
-
const
|
|
666
|
+
const Ln = /* @__PURE__ */ s.forwardRef(Qe), ce = Object.freeze(
|
|
643
667
|
{
|
|
644
668
|
left: 0,
|
|
645
669
|
top: 0,
|
|
646
670
|
width: 16,
|
|
647
671
|
height: 16
|
|
648
672
|
}
|
|
649
|
-
),
|
|
673
|
+
), $ = Object.freeze({
|
|
650
674
|
rotate: 0,
|
|
651
675
|
vFlip: !1,
|
|
652
676
|
hFlip: !1
|
|
653
677
|
}), U = Object.freeze({
|
|
654
678
|
...ce,
|
|
655
|
-
|
|
679
|
+
...$
|
|
656
680
|
}), W = Object.freeze({
|
|
657
681
|
...U,
|
|
658
682
|
body: "",
|
|
659
683
|
hidden: !1
|
|
660
684
|
});
|
|
661
|
-
function
|
|
685
|
+
function Ge(e, t) {
|
|
662
686
|
const n = {};
|
|
663
687
|
!e.hFlip != !t.hFlip && (n.hFlip = !0), !e.vFlip != !t.vFlip && (n.vFlip = !0);
|
|
664
688
|
const r = ((e.rotate || 0) + (t.rotate || 0)) % 4;
|
|
665
689
|
return r && (n.rotate = r), n;
|
|
666
690
|
}
|
|
667
691
|
function J(e, t) {
|
|
668
|
-
const n =
|
|
692
|
+
const n = Ge(e, t);
|
|
669
693
|
for (const r in W)
|
|
670
|
-
r in
|
|
694
|
+
r in $ ? r in e && !(r in n) && (n[r] = $[r]) : r in t ? n[r] = t[r] : r in e && (n[r] = e[r]);
|
|
671
695
|
return n;
|
|
672
696
|
}
|
|
673
|
-
function
|
|
697
|
+
function Je(e, t) {
|
|
674
698
|
const n = e.icons, r = e.aliases || /* @__PURE__ */ Object.create(null), o = /* @__PURE__ */ Object.create(null);
|
|
675
699
|
function i(a) {
|
|
676
700
|
if (n[a])
|
|
@@ -684,7 +708,7 @@ function Ge(e, t) {
|
|
|
684
708
|
}
|
|
685
709
|
return Object.keys(n).concat(Object.keys(r)).forEach(i), o;
|
|
686
710
|
}
|
|
687
|
-
function
|
|
711
|
+
function Ke(e, t, n) {
|
|
688
712
|
const r = e.icons, o = e.aliases || /* @__PURE__ */ Object.create(null);
|
|
689
713
|
let i = {};
|
|
690
714
|
function a(l) {
|
|
@@ -702,20 +726,20 @@ function le(e, t) {
|
|
|
702
726
|
e.not_found instanceof Array && e.not_found.forEach((o) => {
|
|
703
727
|
t(o, null), n.push(o);
|
|
704
728
|
});
|
|
705
|
-
const r =
|
|
729
|
+
const r = Je(e);
|
|
706
730
|
for (const o in r) {
|
|
707
731
|
const i = r[o];
|
|
708
|
-
i && (t(o,
|
|
732
|
+
i && (t(o, Ke(e, o, i)), n.push(o));
|
|
709
733
|
}
|
|
710
734
|
return n;
|
|
711
735
|
}
|
|
712
|
-
const
|
|
736
|
+
const Xe = {
|
|
713
737
|
provider: "",
|
|
714
738
|
aliases: {},
|
|
715
739
|
not_found: {},
|
|
716
740
|
...ce
|
|
717
741
|
};
|
|
718
|
-
function
|
|
742
|
+
function B(e, t) {
|
|
719
743
|
for (const n in t)
|
|
720
744
|
if (n in e && typeof e[n] != typeof t[n])
|
|
721
745
|
return !1;
|
|
@@ -725,7 +749,7 @@ function ue(e) {
|
|
|
725
749
|
if (typeof e != "object" || e === null)
|
|
726
750
|
return null;
|
|
727
751
|
const t = e;
|
|
728
|
-
if (typeof t.prefix != "string" || !e.icons || typeof e.icons != "object" || !
|
|
752
|
+
if (typeof t.prefix != "string" || !e.icons || typeof e.icons != "object" || !B(e, Xe))
|
|
729
753
|
return null;
|
|
730
754
|
const n = t.icons;
|
|
731
755
|
for (const o in n) {
|
|
@@ -734,7 +758,7 @@ function ue(e) {
|
|
|
734
758
|
// Name cannot be empty
|
|
735
759
|
!o || // Must have body
|
|
736
760
|
typeof i.body != "string" || // Check other props
|
|
737
|
-
!
|
|
761
|
+
!B(
|
|
738
762
|
i,
|
|
739
763
|
W
|
|
740
764
|
)
|
|
@@ -748,7 +772,7 @@ function ue(e) {
|
|
|
748
772
|
// Name cannot be empty
|
|
749
773
|
!o || // Parent must be set and point to existing icon
|
|
750
774
|
typeof a != "string" || !n[a] && !r[a] || // Check other props
|
|
751
|
-
!
|
|
775
|
+
!B(
|
|
752
776
|
i,
|
|
753
777
|
W
|
|
754
778
|
)
|
|
@@ -757,7 +781,7 @@ function ue(e) {
|
|
|
757
781
|
}
|
|
758
782
|
return t;
|
|
759
783
|
}
|
|
760
|
-
const fe = /^[a-z0-9]+(-[a-z0-9]+)*$/,
|
|
784
|
+
const fe = /^[a-z0-9]+(-[a-z0-9]+)*$/, T = (e, t, n, r = "") => {
|
|
761
785
|
const o = e.split(":");
|
|
762
786
|
if (e.slice(0, 1) === "@") {
|
|
763
787
|
if (o.length < 2 || o.length > 3)
|
|
@@ -796,7 +820,7 @@ const fe = /^[a-z0-9]+(-[a-z0-9]+)*$/, $ = (e, t, n, r = "") => {
|
|
|
796
820
|
}, S = (e, t) => e ? !!// Check prefix: cannot be empty, unless allowSimpleName is enabled
|
|
797
821
|
// Check name: cannot be empty
|
|
798
822
|
((t && e.prefix === "" || e.prefix) && e.name) : !1, K = /* @__PURE__ */ Object.create(null);
|
|
799
|
-
function
|
|
823
|
+
function Ye(e, t) {
|
|
800
824
|
return {
|
|
801
825
|
provider: e,
|
|
802
826
|
prefix: t,
|
|
@@ -804,16 +828,16 @@ function Xe(e, t) {
|
|
|
804
828
|
missing: /* @__PURE__ */ new Set()
|
|
805
829
|
};
|
|
806
830
|
}
|
|
807
|
-
function
|
|
831
|
+
function L(e, t) {
|
|
808
832
|
const n = K[e] || (K[e] = /* @__PURE__ */ Object.create(null));
|
|
809
|
-
return n[t] || (n[t] =
|
|
833
|
+
return n[t] || (n[t] = Ye(e, t));
|
|
810
834
|
}
|
|
811
835
|
function de(e, t) {
|
|
812
836
|
return ue(t) ? le(t, (n, r) => {
|
|
813
837
|
r ? e.icons[n] = r : e.missing.add(n);
|
|
814
838
|
}) : [];
|
|
815
839
|
}
|
|
816
|
-
function
|
|
840
|
+
function et(e, t, n) {
|
|
817
841
|
try {
|
|
818
842
|
if (typeof n.body == "string")
|
|
819
843
|
return e.icons[t] = { ...n }, !0;
|
|
@@ -821,31 +845,31 @@ function Ye(e, t, n) {
|
|
|
821
845
|
}
|
|
822
846
|
return !1;
|
|
823
847
|
}
|
|
824
|
-
let
|
|
848
|
+
let O = !1;
|
|
825
849
|
function he(e) {
|
|
826
|
-
return typeof e == "boolean" && (
|
|
850
|
+
return typeof e == "boolean" && (O = e), O;
|
|
827
851
|
}
|
|
828
852
|
function X(e) {
|
|
829
|
-
const t = typeof e == "string" ?
|
|
853
|
+
const t = typeof e == "string" ? T(e, !0, O) : e;
|
|
830
854
|
if (t) {
|
|
831
|
-
const n =
|
|
855
|
+
const n = L(t.provider, t.prefix), r = t.name;
|
|
832
856
|
return n.icons[r] || (n.missing.has(r) ? null : void 0);
|
|
833
857
|
}
|
|
834
858
|
}
|
|
835
|
-
function
|
|
836
|
-
const n =
|
|
859
|
+
function tt(e, t) {
|
|
860
|
+
const n = T(e, !0, O);
|
|
837
861
|
if (!n)
|
|
838
862
|
return !1;
|
|
839
|
-
const r =
|
|
840
|
-
return t ?
|
|
863
|
+
const r = L(n.provider, n.prefix);
|
|
864
|
+
return t ? et(r, n.name, t) : (r.missing.add(n.name), !0);
|
|
841
865
|
}
|
|
842
|
-
function
|
|
866
|
+
function nt(e, t) {
|
|
843
867
|
if (typeof e != "object")
|
|
844
868
|
return !1;
|
|
845
|
-
if (typeof t != "string" && (t = e.provider || ""),
|
|
869
|
+
if (typeof t != "string" && (t = e.provider || ""), O && !t && !e.prefix) {
|
|
846
870
|
let o = !1;
|
|
847
871
|
return ue(e) && (e.prefix = "", le(e, (i, a) => {
|
|
848
|
-
|
|
872
|
+
tt(i, a) && (o = !0);
|
|
849
873
|
})), o;
|
|
850
874
|
}
|
|
851
875
|
const n = e.prefix;
|
|
@@ -854,7 +878,7 @@ function tt(e, t) {
|
|
|
854
878
|
name: "a"
|
|
855
879
|
}))
|
|
856
880
|
return !1;
|
|
857
|
-
const r =
|
|
881
|
+
const r = L(t, n);
|
|
858
882
|
return !!de(r, e);
|
|
859
883
|
}
|
|
860
884
|
const pe = Object.freeze({
|
|
@@ -864,8 +888,8 @@ const pe = Object.freeze({
|
|
|
864
888
|
// Dimensions
|
|
865
889
|
...pe,
|
|
866
890
|
// Transformations
|
|
867
|
-
|
|
868
|
-
}),
|
|
891
|
+
...$
|
|
892
|
+
}), rt = /(-?[0-9.]*[0-9]+[0-9.]*)/g, ot = /^-?[0-9.]*[0-9]+[0-9.]*$/g;
|
|
869
893
|
function Y(e, t, n) {
|
|
870
894
|
if (t === 1)
|
|
871
895
|
return e;
|
|
@@ -873,11 +897,11 @@ function Y(e, t, n) {
|
|
|
873
897
|
return Math.ceil(e * t * n) / n;
|
|
874
898
|
if (typeof e != "string")
|
|
875
899
|
return e;
|
|
876
|
-
const r = e.split(
|
|
900
|
+
const r = e.split(rt);
|
|
877
901
|
if (r === null || !r.length)
|
|
878
902
|
return e;
|
|
879
903
|
const o = [];
|
|
880
|
-
let i = r.shift(), a =
|
|
904
|
+
let i = r.shift(), a = ot.test(i);
|
|
881
905
|
for (; ; ) {
|
|
882
906
|
if (a) {
|
|
883
907
|
const l = parseFloat(i);
|
|
@@ -889,7 +913,7 @@ function Y(e, t, n) {
|
|
|
889
913
|
a = !a;
|
|
890
914
|
}
|
|
891
915
|
}
|
|
892
|
-
function
|
|
916
|
+
function it(e, t = "defs") {
|
|
893
917
|
let n = "";
|
|
894
918
|
const r = e.indexOf("<" + t);
|
|
895
919
|
for (; r >= 0; ) {
|
|
@@ -906,15 +930,15 @@ function ot(e, t = "defs") {
|
|
|
906
930
|
content: e
|
|
907
931
|
};
|
|
908
932
|
}
|
|
909
|
-
function
|
|
933
|
+
function st(e, t) {
|
|
910
934
|
return e ? "<defs>" + e + "</defs>" + t : t;
|
|
911
935
|
}
|
|
912
|
-
function
|
|
913
|
-
const r =
|
|
914
|
-
return
|
|
936
|
+
function at(e, t, n) {
|
|
937
|
+
const r = it(e);
|
|
938
|
+
return st(r.defs, t + r.content + n);
|
|
915
939
|
}
|
|
916
|
-
const
|
|
917
|
-
function
|
|
940
|
+
const ct = (e) => e === "unset" || e === "undefined" || e === "none";
|
|
941
|
+
function lt(e, t) {
|
|
918
942
|
const n = {
|
|
919
943
|
...U,
|
|
920
944
|
...e
|
|
@@ -954,7 +978,7 @@ function ct(e, t) {
|
|
|
954
978
|
);
|
|
955
979
|
break;
|
|
956
980
|
}
|
|
957
|
-
b % 2 === 1 && (o.left !== o.top && (y = o.left, o.left = o.top, o.top = y), o.width !== o.height && (y = o.width, o.width = o.height, o.height = y)), d.length && (i =
|
|
981
|
+
b % 2 === 1 && (o.left !== o.top && (y = o.left, o.left = o.top, o.top = y), o.width !== o.height && (y = o.width, o.width = o.height, o.height = y)), d.length && (i = at(
|
|
958
982
|
i,
|
|
959
983
|
'<g transform="' + d.join(" ") + '">',
|
|
960
984
|
"</g>"
|
|
@@ -964,7 +988,7 @@ function ct(e, t) {
|
|
|
964
988
|
let f, h;
|
|
965
989
|
a === null ? (h = l === null ? "1em" : l === "auto" ? u : l, f = Y(h, c / u)) : (f = a === "auto" ? c : a, h = l === null ? Y(f, u / c) : l === "auto" ? u : l);
|
|
966
990
|
const m = {}, g = (k, d) => {
|
|
967
|
-
|
|
991
|
+
ct(d) || (m[k] = d.toString());
|
|
968
992
|
};
|
|
969
993
|
g("width", f), g("height", h);
|
|
970
994
|
const v = [o.left, o.top, c, u];
|
|
@@ -974,18 +998,18 @@ function ct(e, t) {
|
|
|
974
998
|
body: i
|
|
975
999
|
};
|
|
976
1000
|
}
|
|
977
|
-
const
|
|
978
|
-
let
|
|
979
|
-
function
|
|
1001
|
+
const ut = /\sid="(\S+)"/g, ft = "IconifyId" + Date.now().toString(16) + (Math.random() * 16777216 | 0).toString(16);
|
|
1002
|
+
let dt = 0;
|
|
1003
|
+
function ht(e, t = ft) {
|
|
980
1004
|
const n = [];
|
|
981
1005
|
let r;
|
|
982
|
-
for (; r =
|
|
1006
|
+
for (; r = ut.exec(e); )
|
|
983
1007
|
n.push(r[1]);
|
|
984
1008
|
if (!n.length)
|
|
985
1009
|
return e;
|
|
986
1010
|
const o = "suffix" + (Math.random() * 16777216 | Date.now()).toString(16);
|
|
987
1011
|
return n.forEach((i) => {
|
|
988
|
-
const a = typeof t == "function" ? t(i) : t + (
|
|
1012
|
+
const a = typeof t == "function" ? t(i) : t + (dt++).toString(), l = i.replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
|
|
989
1013
|
e = e.replace(
|
|
990
1014
|
// Allowed characters before id: [#;"]
|
|
991
1015
|
// Allowed characters after id: [)"], .[a-z]
|
|
@@ -994,12 +1018,12 @@ function dt(e, t = ut) {
|
|
|
994
1018
|
);
|
|
995
1019
|
}), e = e.replace(new RegExp(o, "g"), ""), e;
|
|
996
1020
|
}
|
|
997
|
-
const
|
|
998
|
-
function
|
|
999
|
-
|
|
1021
|
+
const D = /* @__PURE__ */ Object.create(null);
|
|
1022
|
+
function pt(e, t) {
|
|
1023
|
+
D[e] = t;
|
|
1000
1024
|
}
|
|
1001
|
-
function
|
|
1002
|
-
return
|
|
1025
|
+
function N(e) {
|
|
1026
|
+
return D[e] || D[""];
|
|
1003
1027
|
}
|
|
1004
1028
|
function _(e) {
|
|
1005
1029
|
let t;
|
|
@@ -1035,14 +1059,14 @@ for (; C.length > 0; )
|
|
|
1035
1059
|
q[""] = _({
|
|
1036
1060
|
resources: ["https://api.iconify.design"].concat(A)
|
|
1037
1061
|
});
|
|
1038
|
-
function
|
|
1062
|
+
function mt(e, t) {
|
|
1039
1063
|
const n = _(t);
|
|
1040
1064
|
return n === null ? !1 : (q[e] = n, !0);
|
|
1041
1065
|
}
|
|
1042
1066
|
function Q(e) {
|
|
1043
1067
|
return q[e];
|
|
1044
1068
|
}
|
|
1045
|
-
const
|
|
1069
|
+
const gt = () => {
|
|
1046
1070
|
let e;
|
|
1047
1071
|
try {
|
|
1048
1072
|
if (e = fetch, typeof e == "function")
|
|
@@ -1050,8 +1074,8 @@ const mt = () => {
|
|
|
1050
1074
|
} catch {
|
|
1051
1075
|
}
|
|
1052
1076
|
};
|
|
1053
|
-
let ee =
|
|
1054
|
-
function
|
|
1077
|
+
let ee = gt();
|
|
1078
|
+
function wt(e, t) {
|
|
1055
1079
|
const n = Q(e);
|
|
1056
1080
|
if (!n)
|
|
1057
1081
|
return 0;
|
|
@@ -1068,11 +1092,11 @@ function gt(e, t) {
|
|
|
1068
1092
|
}
|
|
1069
1093
|
return r;
|
|
1070
1094
|
}
|
|
1071
|
-
function
|
|
1095
|
+
function vt(e) {
|
|
1072
1096
|
return e === 404;
|
|
1073
1097
|
}
|
|
1074
|
-
const
|
|
1075
|
-
const r = [], o =
|
|
1098
|
+
const kt = (e, t, n) => {
|
|
1099
|
+
const r = [], o = wt(e, t), i = "icons";
|
|
1076
1100
|
let a = {
|
|
1077
1101
|
type: i,
|
|
1078
1102
|
provider: e,
|
|
@@ -1088,7 +1112,7 @@ const vt = (e, t, n) => {
|
|
|
1088
1112
|
}, l = c.length), a.icons.push(c);
|
|
1089
1113
|
}), r.push(a), r;
|
|
1090
1114
|
};
|
|
1091
|
-
function
|
|
1115
|
+
function bt(e) {
|
|
1092
1116
|
if (typeof e == "string") {
|
|
1093
1117
|
const t = Q(e);
|
|
1094
1118
|
if (t)
|
|
@@ -1096,12 +1120,12 @@ function kt(e) {
|
|
|
1096
1120
|
}
|
|
1097
1121
|
return "/";
|
|
1098
1122
|
}
|
|
1099
|
-
const
|
|
1123
|
+
const yt = (e, t, n) => {
|
|
1100
1124
|
if (!ee) {
|
|
1101
1125
|
n("abort", 424);
|
|
1102
1126
|
return;
|
|
1103
1127
|
}
|
|
1104
|
-
let r =
|
|
1128
|
+
let r = bt(t.provider);
|
|
1105
1129
|
switch (t.type) {
|
|
1106
1130
|
case "icons": {
|
|
1107
1131
|
const i = t.prefix, l = t.icons.join(","), c = new URLSearchParams({
|
|
@@ -1124,7 +1148,7 @@ const bt = (e, t, n) => {
|
|
|
1124
1148
|
const a = i.status;
|
|
1125
1149
|
if (a !== 200) {
|
|
1126
1150
|
setTimeout(() => {
|
|
1127
|
-
n(
|
|
1151
|
+
n(vt(a) ? "abort" : "next", a);
|
|
1128
1152
|
});
|
|
1129
1153
|
return;
|
|
1130
1154
|
}
|
|
@@ -1142,11 +1166,11 @@ const bt = (e, t, n) => {
|
|
|
1142
1166
|
}).catch(() => {
|
|
1143
1167
|
n("next", o);
|
|
1144
1168
|
});
|
|
1145
|
-
},
|
|
1146
|
-
prepare:
|
|
1147
|
-
send:
|
|
1169
|
+
}, xt = {
|
|
1170
|
+
prepare: kt,
|
|
1171
|
+
send: yt
|
|
1148
1172
|
};
|
|
1149
|
-
function
|
|
1173
|
+
function Et(e) {
|
|
1150
1174
|
const t = {
|
|
1151
1175
|
loaded: [],
|
|
1152
1176
|
missing: [],
|
|
@@ -1162,7 +1186,7 @@ function xt(e) {
|
|
|
1162
1186
|
if (r.name === o.name && r.prefix === o.prefix && r.provider === o.provider)
|
|
1163
1187
|
return;
|
|
1164
1188
|
r = o;
|
|
1165
|
-
const i = o.provider, a = o.prefix, l = o.name, c = n[i] || (n[i] = /* @__PURE__ */ Object.create(null)), u = c[a] || (c[a] =
|
|
1189
|
+
const i = o.provider, a = o.prefix, l = o.name, c = n[i] || (n[i] = /* @__PURE__ */ Object.create(null)), u = c[a] || (c[a] = L(i, a));
|
|
1166
1190
|
let f;
|
|
1167
1191
|
l in u.icons ? f = t.loaded : a === "" || u.missing.has(l) ? f = t.missing : f = t.pending;
|
|
1168
1192
|
const h = {
|
|
@@ -1179,7 +1203,7 @@ function ge(e, t) {
|
|
|
1179
1203
|
r && (n.loaderCallbacks = r.filter((o) => o.id !== t));
|
|
1180
1204
|
});
|
|
1181
1205
|
}
|
|
1182
|
-
function
|
|
1206
|
+
function jt(e) {
|
|
1183
1207
|
e.pendingCallbacksFlag || (e.pendingCallbacksFlag = !0, setTimeout(() => {
|
|
1184
1208
|
e.pendingCallbacksFlag = !1;
|
|
1185
1209
|
const t = e.loaderCallbacks ? e.loaderCallbacks.slice(0) : [];
|
|
@@ -1218,7 +1242,7 @@ function Et(e) {
|
|
|
1218
1242
|
}));
|
|
1219
1243
|
}
|
|
1220
1244
|
let Lt = 0;
|
|
1221
|
-
function
|
|
1245
|
+
function Mt(e, t, n) {
|
|
1222
1246
|
const r = Lt++, o = ge.bind(null, n, r);
|
|
1223
1247
|
if (!t.pending.length)
|
|
1224
1248
|
return o;
|
|
@@ -1232,14 +1256,14 @@ function jt(e, t, n) {
|
|
|
1232
1256
|
(a.loaderCallbacks || (a.loaderCallbacks = [])).push(i);
|
|
1233
1257
|
}), o;
|
|
1234
1258
|
}
|
|
1235
|
-
function
|
|
1259
|
+
function Ct(e, t = !0, n = !1) {
|
|
1236
1260
|
const r = [];
|
|
1237
1261
|
return e.forEach((o) => {
|
|
1238
|
-
const i = typeof o == "string" ?
|
|
1262
|
+
const i = typeof o == "string" ? T(o, t, n) : o;
|
|
1239
1263
|
i && r.push(i);
|
|
1240
1264
|
}), r;
|
|
1241
1265
|
}
|
|
1242
|
-
var
|
|
1266
|
+
var Rt = {
|
|
1243
1267
|
resources: [],
|
|
1244
1268
|
index: 0,
|
|
1245
1269
|
timeout: 2e3,
|
|
@@ -1247,7 +1271,7 @@ var Ct = {
|
|
|
1247
1271
|
random: !1,
|
|
1248
1272
|
dataAfterTimeout: !1
|
|
1249
1273
|
};
|
|
1250
|
-
function
|
|
1274
|
+
function It(e, t, n, r) {
|
|
1251
1275
|
const o = e.resources.length, i = e.random ? Math.floor(Math.random() * o) : e.index;
|
|
1252
1276
|
let a;
|
|
1253
1277
|
if (e.random) {
|
|
@@ -1295,12 +1319,12 @@ function Rt(e, t, n, r) {
|
|
|
1295
1319
|
}), m = [];
|
|
1296
1320
|
}
|
|
1297
1321
|
function y(w, x, M) {
|
|
1298
|
-
const
|
|
1299
|
-
switch (m = m.filter((
|
|
1322
|
+
const F = x !== "success";
|
|
1323
|
+
switch (m = m.filter((j) => j !== w), c) {
|
|
1300
1324
|
case "pending":
|
|
1301
1325
|
break;
|
|
1302
1326
|
case "failed":
|
|
1303
|
-
if (
|
|
1327
|
+
if (F || !e.dataAfterTimeout)
|
|
1304
1328
|
return;
|
|
1305
1329
|
break;
|
|
1306
1330
|
default:
|
|
@@ -1310,16 +1334,16 @@ function Rt(e, t, n, r) {
|
|
|
1310
1334
|
f = M, E();
|
|
1311
1335
|
return;
|
|
1312
1336
|
}
|
|
1313
|
-
if (
|
|
1337
|
+
if (F) {
|
|
1314
1338
|
f = M, m.length || (a.length ? P() : E());
|
|
1315
1339
|
return;
|
|
1316
1340
|
}
|
|
1317
1341
|
if (v(), b(), !e.random) {
|
|
1318
|
-
const
|
|
1319
|
-
|
|
1342
|
+
const j = e.resources.indexOf(w.resource);
|
|
1343
|
+
j !== -1 && j !== e.index && (e.index = j);
|
|
1320
1344
|
}
|
|
1321
|
-
c = "completed", g.forEach((
|
|
1322
|
-
|
|
1345
|
+
c = "completed", g.forEach((j) => {
|
|
1346
|
+
j(M);
|
|
1323
1347
|
});
|
|
1324
1348
|
}
|
|
1325
1349
|
function P() {
|
|
@@ -1340,8 +1364,8 @@ function Rt(e, t, n, r) {
|
|
|
1340
1364
|
const x = {
|
|
1341
1365
|
status: "pending",
|
|
1342
1366
|
resource: w,
|
|
1343
|
-
callback: (M,
|
|
1344
|
-
y(x, M,
|
|
1367
|
+
callback: (M, F) => {
|
|
1368
|
+
y(x, M, F);
|
|
1345
1369
|
}
|
|
1346
1370
|
};
|
|
1347
1371
|
m.push(x), u++, h = setTimeout(P, e.rotate), n(w, t, x.callback);
|
|
@@ -1350,7 +1374,7 @@ function Rt(e, t, n, r) {
|
|
|
1350
1374
|
}
|
|
1351
1375
|
function we(e) {
|
|
1352
1376
|
const t = {
|
|
1353
|
-
...
|
|
1377
|
+
...Rt,
|
|
1354
1378
|
...e
|
|
1355
1379
|
};
|
|
1356
1380
|
let n = [];
|
|
@@ -1358,7 +1382,7 @@ function we(e) {
|
|
|
1358
1382
|
n = n.filter((l) => l().status === "pending");
|
|
1359
1383
|
}
|
|
1360
1384
|
function o(l, c, u) {
|
|
1361
|
-
const f =
|
|
1385
|
+
const f = It(
|
|
1362
1386
|
t,
|
|
1363
1387
|
l,
|
|
1364
1388
|
c,
|
|
@@ -1383,9 +1407,9 @@ function we(e) {
|
|
|
1383
1407
|
}
|
|
1384
1408
|
function te() {
|
|
1385
1409
|
}
|
|
1386
|
-
const
|
|
1387
|
-
function
|
|
1388
|
-
if (!
|
|
1410
|
+
const V = /* @__PURE__ */ Object.create(null);
|
|
1411
|
+
function Ot(e) {
|
|
1412
|
+
if (!V[e]) {
|
|
1389
1413
|
const t = Q(e);
|
|
1390
1414
|
if (!t)
|
|
1391
1415
|
return;
|
|
@@ -1393,24 +1417,24 @@ function It(e) {
|
|
|
1393
1417
|
config: t,
|
|
1394
1418
|
redundancy: n
|
|
1395
1419
|
};
|
|
1396
|
-
|
|
1420
|
+
V[e] = r;
|
|
1397
1421
|
}
|
|
1398
|
-
return
|
|
1422
|
+
return V[e];
|
|
1399
1423
|
}
|
|
1400
1424
|
function Ft(e, t, n) {
|
|
1401
1425
|
let r, o;
|
|
1402
1426
|
if (typeof e == "string") {
|
|
1403
|
-
const i =
|
|
1427
|
+
const i = N(e);
|
|
1404
1428
|
if (!i)
|
|
1405
1429
|
return n(void 0, 424), te;
|
|
1406
1430
|
o = i.send;
|
|
1407
|
-
const a =
|
|
1431
|
+
const a = Ot(e);
|
|
1408
1432
|
a && (r = a.redundancy);
|
|
1409
1433
|
} else {
|
|
1410
1434
|
const i = _(e);
|
|
1411
1435
|
if (i) {
|
|
1412
1436
|
r = we(i);
|
|
1413
|
-
const a = e.resources ? e.resources[0] : "", l =
|
|
1437
|
+
const a = e.resources ? e.resources[0] : "", l = N(a);
|
|
1414
1438
|
l && (o = l.send);
|
|
1415
1439
|
}
|
|
1416
1440
|
}
|
|
@@ -1418,12 +1442,12 @@ function Ft(e, t, n) {
|
|
|
1418
1442
|
}
|
|
1419
1443
|
function ne() {
|
|
1420
1444
|
}
|
|
1421
|
-
function
|
|
1445
|
+
function St(e) {
|
|
1422
1446
|
e.iconsLoaderFlag || (e.iconsLoaderFlag = !0, setTimeout(() => {
|
|
1423
|
-
e.iconsLoaderFlag = !1,
|
|
1447
|
+
e.iconsLoaderFlag = !1, jt(e);
|
|
1424
1448
|
}));
|
|
1425
1449
|
}
|
|
1426
|
-
function
|
|
1450
|
+
function At(e) {
|
|
1427
1451
|
const t = [], n = [];
|
|
1428
1452
|
return e.forEach((r) => {
|
|
1429
1453
|
(r.match(fe) ? t : n).push(r);
|
|
@@ -1448,7 +1472,7 @@ function R(e, t, n) {
|
|
|
1448
1472
|
} catch (o) {
|
|
1449
1473
|
console.error(o);
|
|
1450
1474
|
}
|
|
1451
|
-
r(),
|
|
1475
|
+
r(), St(e);
|
|
1452
1476
|
}
|
|
1453
1477
|
function re(e, t) {
|
|
1454
1478
|
e instanceof Promise ? e.then((n) => {
|
|
@@ -1457,7 +1481,7 @@ function re(e, t) {
|
|
|
1457
1481
|
t(null);
|
|
1458
1482
|
}) : t(e);
|
|
1459
1483
|
}
|
|
1460
|
-
function
|
|
1484
|
+
function $t(e, t) {
|
|
1461
1485
|
e.iconsToLoad ? e.iconsToLoad = e.iconsToLoad.concat(t).sort() : e.iconsToLoad = t, e.iconsQueueFlag || (e.iconsQueueFlag = !0, setTimeout(() => {
|
|
1462
1486
|
e.iconsQueueFlag = !1;
|
|
1463
1487
|
const { provider: n, prefix: r } = e, o = e.iconsToLoad;
|
|
@@ -1488,10 +1512,10 @@ function At(e, t) {
|
|
|
1488
1512
|
});
|
|
1489
1513
|
return;
|
|
1490
1514
|
}
|
|
1491
|
-
const { valid: a, invalid: l } =
|
|
1515
|
+
const { valid: a, invalid: l } = At(o);
|
|
1492
1516
|
if (l.length && R(e, l, null), !a.length)
|
|
1493
1517
|
return;
|
|
1494
|
-
const c = r.match(fe) ?
|
|
1518
|
+
const c = r.match(fe) ? N(n) : null;
|
|
1495
1519
|
if (!c) {
|
|
1496
1520
|
R(e, a, null);
|
|
1497
1521
|
return;
|
|
@@ -1504,7 +1528,7 @@ function At(e, t) {
|
|
|
1504
1528
|
}));
|
|
1505
1529
|
}
|
|
1506
1530
|
const Tt = (e, t) => {
|
|
1507
|
-
const n =
|
|
1531
|
+
const n = Ct(e, !0, he()), r = Et(n);
|
|
1508
1532
|
if (!r.pending.length) {
|
|
1509
1533
|
let c = !0;
|
|
1510
1534
|
return t && setTimeout(() => {
|
|
@@ -1524,18 +1548,18 @@ const Tt = (e, t) => {
|
|
|
1524
1548
|
const { provider: u, prefix: f } = c;
|
|
1525
1549
|
if (f === l && u === a)
|
|
1526
1550
|
return;
|
|
1527
|
-
a = u, l = f, i.push(
|
|
1551
|
+
a = u, l = f, i.push(L(u, f));
|
|
1528
1552
|
const h = o[u] || (o[u] = /* @__PURE__ */ Object.create(null));
|
|
1529
1553
|
h[f] || (h[f] = []);
|
|
1530
1554
|
}), r.pending.forEach((c) => {
|
|
1531
|
-
const { provider: u, prefix: f, name: h } = c, m =
|
|
1555
|
+
const { provider: u, prefix: f, name: h } = c, m = L(u, f), g = m.pendingIcons || (m.pendingIcons = /* @__PURE__ */ new Set());
|
|
1532
1556
|
g.has(h) || (g.add(h), o[u][f].push(h));
|
|
1533
1557
|
}), i.forEach((c) => {
|
|
1534
1558
|
const u = o[c.provider][c.prefix];
|
|
1535
|
-
u.length &&
|
|
1536
|
-
}), t ?
|
|
1559
|
+
u.length && $t(c, u);
|
|
1560
|
+
}), t ? Mt(t, r, i) : ne;
|
|
1537
1561
|
};
|
|
1538
|
-
function
|
|
1562
|
+
function Pt(e, t) {
|
|
1539
1563
|
const n = {
|
|
1540
1564
|
...e
|
|
1541
1565
|
};
|
|
@@ -1545,9 +1569,9 @@ function $t(e, t) {
|
|
|
1545
1569
|
}
|
|
1546
1570
|
return n;
|
|
1547
1571
|
}
|
|
1548
|
-
const
|
|
1572
|
+
const Ht = /[\s,]+/;
|
|
1549
1573
|
function Bt(e, t) {
|
|
1550
|
-
t.split(
|
|
1574
|
+
t.split(Ht).forEach((n) => {
|
|
1551
1575
|
switch (n.trim()) {
|
|
1552
1576
|
case "horizontal":
|
|
1553
1577
|
e.hFlip = !0;
|
|
@@ -1558,7 +1582,7 @@ function Bt(e, t) {
|
|
|
1558
1582
|
}
|
|
1559
1583
|
});
|
|
1560
1584
|
}
|
|
1561
|
-
function
|
|
1585
|
+
function Vt(e, t = 0) {
|
|
1562
1586
|
const n = e.replace(/^-?[0-9.]*/, "");
|
|
1563
1587
|
function r(o) {
|
|
1564
1588
|
for (; o < 0; )
|
|
@@ -1590,17 +1614,17 @@ function Zt(e, t) {
|
|
|
1590
1614
|
n += " " + r + '="' + t[r] + '"';
|
|
1591
1615
|
return '<svg xmlns="http://www.w3.org/2000/svg"' + n + ">" + e + "</svg>";
|
|
1592
1616
|
}
|
|
1593
|
-
function
|
|
1617
|
+
function Wt(e) {
|
|
1594
1618
|
return e.replace(/"/g, "'").replace(/%/g, "%25").replace(/#/g, "%23").replace(/</g, "%3C").replace(/>/g, "%3E").replace(/\s+/g, " ");
|
|
1595
1619
|
}
|
|
1596
|
-
function
|
|
1597
|
-
return "data:image/svg+xml," +
|
|
1620
|
+
function Dt(e) {
|
|
1621
|
+
return "data:image/svg+xml," + Wt(e);
|
|
1598
1622
|
}
|
|
1599
1623
|
function Nt(e) {
|
|
1600
|
-
return 'url("' +
|
|
1624
|
+
return 'url("' + Dt(e) + '")';
|
|
1601
1625
|
}
|
|
1602
1626
|
let I;
|
|
1603
|
-
function
|
|
1627
|
+
function zt() {
|
|
1604
1628
|
try {
|
|
1605
1629
|
I = window.trustedTypes.createPolicy("iconify", {
|
|
1606
1630
|
// eslint-disable-next-line @typescript-eslint/no-unsafe-return
|
|
@@ -1610,18 +1634,18 @@ function Dt() {
|
|
|
1610
1634
|
I = null;
|
|
1611
1635
|
}
|
|
1612
1636
|
}
|
|
1613
|
-
function
|
|
1614
|
-
return I === void 0 &&
|
|
1637
|
+
function Ut(e) {
|
|
1638
|
+
return I === void 0 && zt(), I ? I.createHTML(e) : e;
|
|
1615
1639
|
}
|
|
1616
1640
|
const ve = {
|
|
1617
1641
|
...me,
|
|
1618
1642
|
inline: !1
|
|
1619
|
-
},
|
|
1643
|
+
}, _t = {
|
|
1620
1644
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1621
1645
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
1622
1646
|
"aria-hidden": !0,
|
|
1623
1647
|
role: "img"
|
|
1624
|
-
},
|
|
1648
|
+
}, qt = {
|
|
1625
1649
|
display: "inline-block"
|
|
1626
1650
|
}, z = {
|
|
1627
1651
|
backgroundColor: "currentColor"
|
|
@@ -1641,19 +1665,19 @@ for (const e in ie) {
|
|
|
1641
1665
|
for (const n in oe)
|
|
1642
1666
|
t[e + n] = oe[n];
|
|
1643
1667
|
}
|
|
1644
|
-
const
|
|
1668
|
+
const Qt = {
|
|
1645
1669
|
...ve,
|
|
1646
1670
|
inline: !0
|
|
1647
1671
|
};
|
|
1648
1672
|
function se(e) {
|
|
1649
1673
|
return e + (e.match(/^[-0-9.]+$/) ? "px" : "");
|
|
1650
1674
|
}
|
|
1651
|
-
const
|
|
1652
|
-
const r = t.inline ?
|
|
1653
|
-
...i === "svg" ?
|
|
1675
|
+
const Gt = (e, t, n) => {
|
|
1676
|
+
const r = t.inline ? Qt : ve, o = Pt(r, t), i = t.mode || "svg", a = {}, l = t.style || {}, c = {
|
|
1677
|
+
...i === "svg" ? _t : {}
|
|
1654
1678
|
};
|
|
1655
1679
|
if (n) {
|
|
1656
|
-
const d =
|
|
1680
|
+
const d = T(n, !1, !0);
|
|
1657
1681
|
if (d) {
|
|
1658
1682
|
const p = ["iconify"], E = [
|
|
1659
1683
|
"provider",
|
|
@@ -1693,7 +1717,7 @@ const Qt = (e, t, n) => {
|
|
|
1693
1717
|
a.color = p;
|
|
1694
1718
|
break;
|
|
1695
1719
|
case "rotate":
|
|
1696
|
-
typeof p == "string" ? o[d] =
|
|
1720
|
+
typeof p == "string" ? o[d] = Vt(p) : typeof p == "number" && (o[d] = p);
|
|
1697
1721
|
break;
|
|
1698
1722
|
case "ariaHidden":
|
|
1699
1723
|
case "aria-hidden":
|
|
@@ -1703,7 +1727,7 @@ const Qt = (e, t, n) => {
|
|
|
1703
1727
|
r[d] === void 0 && (c[d] = p);
|
|
1704
1728
|
}
|
|
1705
1729
|
}
|
|
1706
|
-
const u =
|
|
1730
|
+
const u = lt(e, o), f = u.attributes;
|
|
1707
1731
|
if (o.inline && (a.verticalAlign = "-0.125em"), i === "svg") {
|
|
1708
1732
|
c.style = {
|
|
1709
1733
|
...a,
|
|
@@ -1711,8 +1735,8 @@ const Qt = (e, t, n) => {
|
|
|
1711
1735
|
}, Object.assign(c, f);
|
|
1712
1736
|
let d = 0, p = t.id;
|
|
1713
1737
|
return typeof p == "string" && (p = p.replace(/-/g, "_")), c.dangerouslySetInnerHTML = {
|
|
1714
|
-
__html:
|
|
1715
|
-
},
|
|
1738
|
+
__html: Ut(ht(u.body, p ? () => p + "ID" + d++ : "iconifyReact"))
|
|
1739
|
+
}, Z("svg", c);
|
|
1716
1740
|
}
|
|
1717
1741
|
const { body: h, width: m, height: g } = e, v = i === "mask" || (i === "bg" ? !1 : h.indexOf("currentColor") !== -1), k = Zt(h, {
|
|
1718
1742
|
...f,
|
|
@@ -1724,13 +1748,13 @@ const Qt = (e, t, n) => {
|
|
|
1724
1748
|
"--svg": Nt(k),
|
|
1725
1749
|
width: se(f.width),
|
|
1726
1750
|
height: se(f.height),
|
|
1727
|
-
...
|
|
1751
|
+
...qt,
|
|
1728
1752
|
...v ? z : ke,
|
|
1729
1753
|
...l
|
|
1730
|
-
},
|
|
1754
|
+
}, Z("span", c);
|
|
1731
1755
|
};
|
|
1732
1756
|
he(!0);
|
|
1733
|
-
|
|
1757
|
+
pt("", xt);
|
|
1734
1758
|
if (typeof document < "u" && typeof window < "u") {
|
|
1735
1759
|
const e = window;
|
|
1736
1760
|
if (e.IconifyPreload !== void 0) {
|
|
@@ -1740,7 +1764,7 @@ if (typeof document < "u" && typeof window < "u") {
|
|
|
1740
1764
|
// Check if item is an object and not null/array
|
|
1741
1765
|
(typeof r != "object" || r === null || r instanceof Array || // Check for 'icons' and 'prefix'
|
|
1742
1766
|
typeof r.icons != "object" || typeof r.prefix != "string" || // Add icon set
|
|
1743
|
-
!
|
|
1767
|
+
!nt(r)) && console.error(n);
|
|
1744
1768
|
} catch {
|
|
1745
1769
|
console.error(n);
|
|
1746
1770
|
}
|
|
@@ -1755,7 +1779,7 @@ if (typeof document < "u" && typeof window < "u") {
|
|
|
1755
1779
|
const o = t[n];
|
|
1756
1780
|
if (typeof o != "object" || !o || o.resources === void 0)
|
|
1757
1781
|
continue;
|
|
1758
|
-
|
|
1782
|
+
mt(n, o) || console.error(r);
|
|
1759
1783
|
} catch {
|
|
1760
1784
|
console.error(r);
|
|
1761
1785
|
}
|
|
@@ -1763,7 +1787,7 @@ if (typeof document < "u" && typeof window < "u") {
|
|
|
1763
1787
|
}
|
|
1764
1788
|
}
|
|
1765
1789
|
function be(e) {
|
|
1766
|
-
const [t, n] =
|
|
1790
|
+
const [t, n] = H(!!e.ssr), [r, o] = H({});
|
|
1767
1791
|
function i(g) {
|
|
1768
1792
|
if (g) {
|
|
1769
1793
|
const v = e.icon;
|
|
@@ -1783,7 +1807,7 @@ function be(e) {
|
|
|
1783
1807
|
name: ""
|
|
1784
1808
|
};
|
|
1785
1809
|
}
|
|
1786
|
-
const [a, l] =
|
|
1810
|
+
const [a, l] = H(i(!!e.ssr));
|
|
1787
1811
|
function c() {
|
|
1788
1812
|
const g = r.callback;
|
|
1789
1813
|
g && (g(), o({}));
|
|
@@ -1818,12 +1842,12 @@ function be(e) {
|
|
|
1818
1842
|
t && f();
|
|
1819
1843
|
}, [e.icon, t]);
|
|
1820
1844
|
const { name: h, data: m } = a;
|
|
1821
|
-
return m ?
|
|
1845
|
+
return m ? Gt({
|
|
1822
1846
|
...U,
|
|
1823
1847
|
...m
|
|
1824
|
-
}, e, h) : e.children ? e.children : e.fallback ? e.fallback :
|
|
1848
|
+
}, e, h) : e.children ? e.children : e.fallback ? e.fallback : Z("span", {});
|
|
1825
1849
|
}
|
|
1826
|
-
const
|
|
1850
|
+
const Mn = ae((e, t) => be({
|
|
1827
1851
|
...e,
|
|
1828
1852
|
_ref: t
|
|
1829
1853
|
}));
|
|
@@ -1832,90 +1856,101 @@ ae((e, t) => be({
|
|
|
1832
1856
|
...e,
|
|
1833
1857
|
_ref: t
|
|
1834
1858
|
}));
|
|
1835
|
-
const
|
|
1859
|
+
const Cn = {
|
|
1836
1860
|
width: 24,
|
|
1837
1861
|
height: 24,
|
|
1838
1862
|
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"/>'
|
|
1839
|
-
},
|
|
1863
|
+
}, Rn = {
|
|
1840
1864
|
width: 24,
|
|
1841
1865
|
height: 24,
|
|
1842
1866
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 19h16M4 15l4-6l4 2l4-5l4 4"/>'
|
|
1843
|
-
},
|
|
1867
|
+
}, In = {
|
|
1844
1868
|
width: 24,
|
|
1845
1869
|
height: 24,
|
|
1846
1870
|
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"/>'
|
|
1847
|
-
},
|
|
1871
|
+
}, On = {
|
|
1848
1872
|
width: 24,
|
|
1849
1873
|
height: 24,
|
|
1850
1874
|
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>'
|
|
1851
|
-
},
|
|
1875
|
+
}, Fn = {
|
|
1852
1876
|
width: 24,
|
|
1853
1877
|
height: 24,
|
|
1854
1878
|
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>'
|
|
1855
|
-
},
|
|
1879
|
+
}, Sn = {
|
|
1856
1880
|
width: 24,
|
|
1857
1881
|
height: 24,
|
|
1858
1882
|
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"/>'
|
|
1859
|
-
},
|
|
1883
|
+
}, An = {
|
|
1860
1884
|
width: 24,
|
|
1861
1885
|
height: 24,
|
|
1862
1886
|
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>'
|
|
1863
|
-
},
|
|
1887
|
+
}, $n = {
|
|
1864
1888
|
width: 24,
|
|
1865
1889
|
height: 24,
|
|
1866
1890
|
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>'
|
|
1867
|
-
},
|
|
1891
|
+
}, Tn = {
|
|
1868
1892
|
width: 24,
|
|
1869
1893
|
height: 24,
|
|
1870
1894
|
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"/>'
|
|
1871
|
-
},
|
|
1895
|
+
}, Pn = {
|
|
1872
1896
|
width: 24,
|
|
1873
1897
|
height: 24,
|
|
1874
1898
|
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"/>'
|
|
1875
|
-
},
|
|
1899
|
+
}, Hn = {
|
|
1876
1900
|
width: 24,
|
|
1877
1901
|
height: 24,
|
|
1878
1902
|
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>'
|
|
1903
|
+
}, Bn = {
|
|
1904
|
+
width: 24,
|
|
1905
|
+
height: 24,
|
|
1906
|
+
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"/>'
|
|
1907
|
+
}, Vn = {
|
|
1908
|
+
width: 24,
|
|
1909
|
+
height: 24,
|
|
1910
|
+
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"/>'
|
|
1879
1911
|
};
|
|
1880
1912
|
export {
|
|
1881
|
-
|
|
1882
|
-
|
|
1883
|
-
|
|
1884
|
-
|
|
1885
|
-
|
|
1886
|
-
|
|
1887
|
-
|
|
1888
|
-
|
|
1889
|
-
|
|
1890
|
-
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
|
|
1894
|
-
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
|
|
1907
|
-
|
|
1908
|
-
|
|
1909
|
-
|
|
1910
|
-
|
|
1911
|
-
|
|
1912
|
-
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
|
|
1919
|
-
|
|
1913
|
+
On as A,
|
|
1914
|
+
Fn as B,
|
|
1915
|
+
Sn as C,
|
|
1916
|
+
An as D,
|
|
1917
|
+
$n as E,
|
|
1918
|
+
Kt as F,
|
|
1919
|
+
Tn as G,
|
|
1920
|
+
Pn as H,
|
|
1921
|
+
Mn as I,
|
|
1922
|
+
Hn as J,
|
|
1923
|
+
Bn as K,
|
|
1924
|
+
Vn as L,
|
|
1925
|
+
vn as M,
|
|
1926
|
+
en as N,
|
|
1927
|
+
mn as O,
|
|
1928
|
+
un as P,
|
|
1929
|
+
dn as a,
|
|
1930
|
+
ln as b,
|
|
1931
|
+
nn as c,
|
|
1932
|
+
rn as d,
|
|
1933
|
+
Ln as e,
|
|
1934
|
+
yn as f,
|
|
1935
|
+
xn as g,
|
|
1936
|
+
bn as h,
|
|
1937
|
+
hn as i,
|
|
1938
|
+
pn as j,
|
|
1939
|
+
gn as k,
|
|
1940
|
+
Yt as l,
|
|
1941
|
+
wn as m,
|
|
1942
|
+
an as n,
|
|
1943
|
+
kn as o,
|
|
1944
|
+
fn as p,
|
|
1945
|
+
En as q,
|
|
1946
|
+
jn as r,
|
|
1947
|
+
tn as s,
|
|
1948
|
+
on as t,
|
|
1949
|
+
sn as u,
|
|
1950
|
+
cn as v,
|
|
1951
|
+
Xt as w,
|
|
1952
|
+
Cn as x,
|
|
1953
|
+
Rn as y,
|
|
1954
|
+
In as z
|
|
1920
1955
|
};
|
|
1921
|
-
//# sourceMappingURL=icons-
|
|
1956
|
+
//# sourceMappingURL=icons-BMGOKdZb.js.map
|