drizzle-cube 0.1.68 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/adapters/{compiler-CghsDLXl.cjs → compiler-DP1pPIcg.cjs} +9 -9
- package/dist/adapters/{compiler-BnHK-nxh.js → compiler-gcKytLwd.js} +12 -13
- package/dist/adapters/express/index.cjs +1 -1
- package/dist/adapters/express/index.js +1 -1
- package/dist/adapters/fastify/index.cjs +1 -1
- package/dist/adapters/fastify/index.js +1 -1
- package/dist/adapters/hono/index.cjs +1 -1
- package/dist/adapters/hono/index.js +1 -1
- package/dist/adapters/nextjs/index.cjs +1 -1
- package/dist/adapters/nextjs/index.js +1 -1
- package/dist/client/charts/ChartLoader.d.ts +56 -0
- package/dist/client/charts/lazyChartConfigRegistry.d.ts +90 -0
- package/dist/client/charts.d.ts +6 -0
- package/dist/client/charts.js +38 -15
- package/dist/client/charts.js.map +1 -1
- package/dist/client/chunks/chart-activitygridchart-BRk9BNnp.js +3713 -0
- package/dist/client/chunks/chart-activitygridchart-BRk9BNnp.js.map +1 -0
- package/dist/client/chunks/chart-activitygridchart-config-D9CgNH02.js +51 -0
- package/dist/client/chunks/chart-activitygridchart-config-D9CgNH02.js.map +1 -0
- package/dist/client/chunks/chart-areachart-Beu8sO9v.js +204 -0
- package/dist/client/chunks/chart-areachart-Beu8sO9v.js.map +1 -0
- package/dist/client/chunks/chart-areachart-config-InZgxubz.js +66 -0
- package/dist/client/chunks/chart-areachart-config-InZgxubz.js.map +1 -0
- package/dist/client/chunks/chart-barchart-BzoejYkT.js +177 -0
- package/dist/client/chunks/chart-barchart-BzoejYkT.js.map +1 -0
- package/dist/client/chunks/chart-barchart-config-DxatOnVV.js +59 -0
- package/dist/client/chunks/chart-barchart-config-DxatOnVV.js.map +1 -0
- package/dist/client/chunks/chart-bubblechart-Dg7sT_Mm.js +210 -0
- package/dist/client/chunks/chart-bubblechart-Dg7sT_Mm.js.map +1 -0
- package/dist/client/chunks/chart-bubblechart-config-CcZTMTCx.js +59 -0
- package/dist/client/chunks/chart-bubblechart-config-CcZTMTCx.js.map +1 -0
- package/dist/client/chunks/chart-chartcontainer-CdwzIKP1.js +103 -0
- package/dist/client/chunks/chart-chartcontainer-CdwzIKP1.js.map +1 -0
- package/dist/client/chunks/chart-charttooltip-NrFVM1cJ.js +26 -0
- package/dist/client/chunks/chart-charttooltip-NrFVM1cJ.js.map +1 -0
- package/dist/client/chunks/chart-datatable-BvV7gLPZ.js +57 -0
- package/dist/client/chunks/chart-datatable-BvV7gLPZ.js.map +1 -0
- package/dist/client/chunks/chart-datatable-config-D7mojhYA.js +22 -0
- package/dist/client/chunks/chart-datatable-config-D7mojhYA.js.map +1 -0
- package/dist/client/chunks/chart-kpidelta-config-icJXuFxe.js +99 -0
- package/dist/client/chunks/chart-kpidelta-config-icJXuFxe.js.map +1 -0
- package/dist/client/chunks/chart-kpidelta-p1lVVG5v.js +434 -0
- package/dist/client/chunks/chart-kpidelta-p1lVVG5v.js.map +1 -0
- package/dist/client/chunks/chart-kpinumber-BFtxFeqq.js +398 -0
- package/dist/client/chunks/chart-kpinumber-BFtxFeqq.js.map +1 -0
- package/dist/client/chunks/chart-kpinumber-config-T39g03ud.js +77 -0
- package/dist/client/chunks/chart-kpinumber-config-T39g03ud.js.map +1 -0
- package/dist/client/chunks/chart-kpitext-CX1s1u8B.js +165 -0
- package/dist/client/chunks/chart-kpitext-CX1s1u8B.js.map +1 -0
- package/dist/client/chunks/chart-kpitext-config-BbJGXAVk.js +49 -0
- package/dist/client/chunks/chart-kpitext-config-BbJGXAVk.js.map +1 -0
- package/dist/client/chunks/chart-linechart-Dgb10zbj.js +155 -0
- package/dist/client/chunks/chart-linechart-Dgb10zbj.js.map +1 -0
- package/dist/client/chunks/chart-linechart-config-BS1qVC8K.js +54 -0
- package/dist/client/chunks/chart-linechart-config-BS1qVC8K.js.map +1 -0
- package/dist/client/chunks/chart-markdownchart-C3FAQFuO.js +254 -0
- package/dist/client/chunks/chart-markdownchart-C3FAQFuO.js.map +1 -0
- package/dist/client/chunks/chart-markdownchart-config-DMCD8phf.js +62 -0
- package/dist/client/chunks/chart-markdownchart-config-DMCD8phf.js.map +1 -0
- package/dist/client/chunks/chart-piechart-B-0BQh-d.js +121 -0
- package/dist/client/chunks/chart-piechart-B-0BQh-d.js.map +1 -0
- package/dist/client/chunks/chart-piechart-config-6ZK8XaSX.js +32 -0
- package/dist/client/chunks/chart-piechart-config-6ZK8XaSX.js.map +1 -0
- package/dist/client/chunks/chart-radarchart-BwZM1yTd.js +124 -0
- package/dist/client/chunks/chart-radarchart-BwZM1yTd.js.map +1 -0
- package/dist/client/chunks/chart-radarchart-config-CCWOkkwO.js +38 -0
- package/dist/client/chunks/chart-radarchart-config-CCWOkkwO.js.map +1 -0
- package/dist/client/chunks/chart-radialbarchart-CythI1zx.js +109 -0
- package/dist/client/chunks/chart-radialbarchart-CythI1zx.js.map +1 -0
- package/dist/client/chunks/chart-radialbarchart-config-DicXYrMW.js +31 -0
- package/dist/client/chunks/chart-radialbarchart-config-DicXYrMW.js.map +1 -0
- package/dist/client/chunks/chart-scatterchart-config-DgYa-5vm.js +41 -0
- package/dist/client/chunks/chart-scatterchart-config-DgYa-5vm.js.map +1 -0
- package/dist/client/chunks/chart-scatterchart-om9-qmtE.js +201 -0
- package/dist/client/chunks/chart-scatterchart-om9-qmtE.js.map +1 -0
- package/dist/client/chunks/chart-treemapchart-Dc35Miif.js +253 -0
- package/dist/client/chunks/chart-treemapchart-Dc35Miif.js.map +1 -0
- package/dist/client/chunks/chart-treemapchart-config-DGhteyBe.js +40 -0
- package/dist/client/chunks/chart-treemapchart-config-DGhteyBe.js.map +1 -0
- package/dist/client/chunks/charts-DL9XOlaK.js +286 -0
- package/dist/client/chunks/charts-DL9XOlaK.js.map +1 -0
- package/dist/client/chunks/{icons-Bky5w1eH.js → icons-D-n_woAP.js} +833 -783
- package/dist/client/chunks/icons-D-n_woAP.js.map +1 -0
- package/dist/client/chunks/index-DpEuGmcW.js +8707 -0
- package/dist/client/chunks/index-DpEuGmcW.js.map +1 -0
- package/dist/client/components/QueryBuilder/ShareWarningModal.d.ts +9 -0
- package/dist/client/components/QueryBuilder/shareUtils.d.ts +59 -0
- package/dist/client/components/QueryBuilder/types.d.ts +21 -1
- package/dist/client/components.js +11 -11
- package/dist/client/hooks.js +3 -3
- package/dist/client/index.d.ts +18 -1
- package/dist/client/index.js +9135 -39
- package/dist/client/index.js.map +1 -1
- package/dist/client/providers.js +4 -4
- package/dist/client/styles.css +1 -1
- package/dist/client-bundle-stats.html +1 -1
- package/dist/server/index.cjs +16 -16
- package/dist/server/index.d.ts +0 -286
- package/dist/server/index.js +767 -881
- package/package.json +8 -2
- package/dist/client/chunks/charts-jwgcWeFt.js +0 -2580
- package/dist/client/chunks/charts-jwgcWeFt.js.map +0 -1
- package/dist/client/chunks/components-fN-QOY6G.js +0 -21835
- package/dist/client/chunks/components-fN-QOY6G.js.map +0 -1
- package/dist/client/chunks/icons-Bky5w1eH.js.map +0 -1
- package/dist/client/chunks/providers-D7zRgZrO.js +0 -308
- package/dist/client/chunks/providers-D7zRgZrO.js.map +0 -1
|
@@ -20,10 +20,10 @@ function xe({
|
|
|
20
20
|
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
21
21
|
strokeLinecap: "round",
|
|
22
22
|
strokeLinejoin: "round",
|
|
23
|
-
d: "
|
|
23
|
+
d: "M10.5 6h9.75M10.5 6a1.5 1.5 0 1 1-3 0m3 0a1.5 1.5 0 1 0-3 0M3.75 6H7.5m3 12h9.75m-9.75 0a1.5 1.5 0 0 1-3 0m3 0a1.5 1.5 0 0 0-3 0m-3.75 0H7.5m9-6h3.75m-3.75 0a1.5 1.5 0 0 1-3 0m3 0a1.5 1.5 0 0 0-3 0m-9.75 0h9.75"
|
|
24
24
|
}));
|
|
25
25
|
}
|
|
26
|
-
const
|
|
26
|
+
const bn = /* @__PURE__ */ o.forwardRef(xe);
|
|
27
27
|
function Ee({
|
|
28
28
|
title: e,
|
|
29
29
|
titleId: t,
|
|
@@ -44,10 +44,10 @@ function Ee({
|
|
|
44
44
|
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
45
45
|
strokeLinecap: "round",
|
|
46
46
|
strokeLinejoin: "round",
|
|
47
|
-
d: "
|
|
47
|
+
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"
|
|
48
48
|
}));
|
|
49
49
|
}
|
|
50
|
-
const
|
|
50
|
+
const xn = /* @__PURE__ */ o.forwardRef(Ee);
|
|
51
51
|
function ye({
|
|
52
52
|
title: e,
|
|
53
53
|
titleId: t,
|
|
@@ -68,10 +68,10 @@ function ye({
|
|
|
68
68
|
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
69
69
|
strokeLinecap: "round",
|
|
70
70
|
strokeLinejoin: "round",
|
|
71
|
-
d: "
|
|
71
|
+
d: "M13.5 4.5 21 12m0 0-7.5 7.5M21 12H3"
|
|
72
72
|
}));
|
|
73
73
|
}
|
|
74
|
-
const
|
|
74
|
+
const En = /* @__PURE__ */ o.forwardRef(ye);
|
|
75
75
|
function Me({
|
|
76
76
|
title: e,
|
|
77
77
|
titleId: t,
|
|
@@ -92,10 +92,10 @@ function Me({
|
|
|
92
92
|
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
93
93
|
strokeLinecap: "round",
|
|
94
94
|
strokeLinejoin: "round",
|
|
95
|
-
d: "
|
|
95
|
+
d: "M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25h16.5"
|
|
96
96
|
}));
|
|
97
97
|
}
|
|
98
|
-
const
|
|
98
|
+
const yn = /* @__PURE__ */ o.forwardRef(Me);
|
|
99
99
|
function Re({
|
|
100
100
|
title: e,
|
|
101
101
|
titleId: t,
|
|
@@ -116,14 +116,38 @@ function Re({
|
|
|
116
116
|
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
117
117
|
strokeLinecap: "round",
|
|
118
118
|
strokeLinejoin: "round",
|
|
119
|
-
d: "
|
|
119
|
+
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"
|
|
120
120
|
}));
|
|
121
121
|
}
|
|
122
|
-
const
|
|
122
|
+
const Mn = /* @__PURE__ */ o.forwardRef(Re);
|
|
123
123
|
function je({
|
|
124
124
|
title: e,
|
|
125
125
|
titleId: t,
|
|
126
126
|
...n
|
|
127
|
+
}, r) {
|
|
128
|
+
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
129
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
130
|
+
fill: "none",
|
|
131
|
+
viewBox: "0 0 24 24",
|
|
132
|
+
strokeWidth: 1.5,
|
|
133
|
+
stroke: "currentColor",
|
|
134
|
+
"aria-hidden": "true",
|
|
135
|
+
"data-slot": "icon",
|
|
136
|
+
ref: r,
|
|
137
|
+
"aria-labelledby": t
|
|
138
|
+
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
139
|
+
id: t
|
|
140
|
+
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
141
|
+
strokeLinecap: "round",
|
|
142
|
+
strokeLinejoin: "round",
|
|
143
|
+
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"
|
|
144
|
+
}));
|
|
145
|
+
}
|
|
146
|
+
const Rn = /* @__PURE__ */ o.forwardRef(je);
|
|
147
|
+
function Le({
|
|
148
|
+
title: e,
|
|
149
|
+
titleId: t,
|
|
150
|
+
...n
|
|
127
151
|
}, r) {
|
|
128
152
|
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
129
153
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -143,7 +167,7 @@ function je({
|
|
|
143
167
|
d: "M9 12.75 11.25 15 15 9.75M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"
|
|
144
168
|
}));
|
|
145
169
|
}
|
|
146
|
-
const
|
|
170
|
+
const jn = /* @__PURE__ */ o.forwardRef(Le);
|
|
147
171
|
function Ce({
|
|
148
172
|
title: e,
|
|
149
173
|
titleId: t,
|
|
@@ -167,8 +191,8 @@ function Ce({
|
|
|
167
191
|
d: "m19.5 8.25-7.5 7.5-7.5-7.5"
|
|
168
192
|
}));
|
|
169
193
|
}
|
|
170
|
-
const
|
|
171
|
-
function
|
|
194
|
+
const Ln = /* @__PURE__ */ o.forwardRef(Ce);
|
|
195
|
+
function Fe({
|
|
172
196
|
title: e,
|
|
173
197
|
titleId: t,
|
|
174
198
|
...n
|
|
@@ -191,8 +215,8 @@ function Le({
|
|
|
191
215
|
d: "m8.25 4.5 7.5 7.5-7.5 7.5"
|
|
192
216
|
}));
|
|
193
217
|
}
|
|
194
|
-
const
|
|
195
|
-
function
|
|
218
|
+
const Cn = /* @__PURE__ */ o.forwardRef(Fe);
|
|
219
|
+
function Oe({
|
|
196
220
|
title: e,
|
|
197
221
|
titleId: t,
|
|
198
222
|
...n
|
|
@@ -215,8 +239,8 @@ function Fe({
|
|
|
215
239
|
d: "M8.25 15 12 18.75 15.75 15m-7.5-6L12 5.25 15.75 9"
|
|
216
240
|
}));
|
|
217
241
|
}
|
|
218
|
-
const
|
|
219
|
-
function
|
|
242
|
+
const Fn = /* @__PURE__ */ o.forwardRef(Oe);
|
|
243
|
+
function Ae({
|
|
220
244
|
title: e,
|
|
221
245
|
titleId: t,
|
|
222
246
|
...n
|
|
@@ -239,8 +263,8 @@ function Oe({
|
|
|
239
263
|
d: "m4.5 15.75 7.5-7.5 7.5 7.5"
|
|
240
264
|
}));
|
|
241
265
|
}
|
|
242
|
-
const
|
|
243
|
-
function
|
|
266
|
+
const On = /* @__PURE__ */ o.forwardRef(Ae);
|
|
267
|
+
function Ie({
|
|
244
268
|
title: e,
|
|
245
269
|
titleId: t,
|
|
246
270
|
...n
|
|
@@ -263,8 +287,8 @@ function Ae({
|
|
|
263
287
|
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"
|
|
264
288
|
}));
|
|
265
289
|
}
|
|
266
|
-
const
|
|
267
|
-
function
|
|
290
|
+
const An = /* @__PURE__ */ o.forwardRef(Ie);
|
|
291
|
+
function $e({
|
|
268
292
|
title: e,
|
|
269
293
|
titleId: t,
|
|
270
294
|
...n
|
|
@@ -287,8 +311,8 @@ function Ie({
|
|
|
287
311
|
d: "M12 6v6h4.5m4.5 0a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"
|
|
288
312
|
}));
|
|
289
313
|
}
|
|
290
|
-
const
|
|
291
|
-
function
|
|
314
|
+
const In = /* @__PURE__ */ o.forwardRef($e);
|
|
315
|
+
function Ze({
|
|
292
316
|
title: e,
|
|
293
317
|
titleId: t,
|
|
294
318
|
...n
|
|
@@ -311,8 +335,8 @@ function $e({
|
|
|
311
335
|
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"
|
|
312
336
|
}));
|
|
313
337
|
}
|
|
314
|
-
const
|
|
315
|
-
function
|
|
338
|
+
const $n = /* @__PURE__ */ o.forwardRef(Ze);
|
|
339
|
+
function Be({
|
|
316
340
|
title: e,
|
|
317
341
|
titleId: t,
|
|
318
342
|
...n
|
|
@@ -335,7 +359,7 @@ function Ze({
|
|
|
335
359
|
d: "M9 17.25v1.007a3 3 0 0 1-.879 2.122L7.5 21h9l-.621-.621A3 3 0 0 1 15 18.257V17.25m6-12V15a2.25 2.25 0 0 1-2.25 2.25H5.25A2.25 2.25 0 0 1 3 15V5.25m18 0A2.25 2.25 0 0 0 18.75 3H5.25A2.25 2.25 0 0 0 3 5.25m18 0V12a2.25 2.25 0 0 1-2.25 2.25H5.25A2.25 2.25 0 0 1 3 12V5.25"
|
|
336
360
|
}));
|
|
337
361
|
}
|
|
338
|
-
const
|
|
362
|
+
const Zn = /* @__PURE__ */ o.forwardRef(Be);
|
|
339
363
|
function Se({
|
|
340
364
|
title: e,
|
|
341
365
|
titleId: t,
|
|
@@ -359,8 +383,8 @@ function Se({
|
|
|
359
383
|
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"
|
|
360
384
|
}));
|
|
361
385
|
}
|
|
362
|
-
const
|
|
363
|
-
function
|
|
386
|
+
const Bn = /* @__PURE__ */ o.forwardRef(Se);
|
|
387
|
+
function He({
|
|
364
388
|
title: e,
|
|
365
389
|
titleId: t,
|
|
366
390
|
...n
|
|
@@ -383,8 +407,8 @@ function Be({
|
|
|
383
407
|
d: "M12 9v3.75m9-.75a9 9 0 1 1-18 0 9 9 0 0 1 18 0Zm-9 3.75h.008v.008H12v-.008Z"
|
|
384
408
|
}));
|
|
385
409
|
}
|
|
386
|
-
const
|
|
387
|
-
function
|
|
410
|
+
const Sn = /* @__PURE__ */ o.forwardRef(He);
|
|
411
|
+
function Te({
|
|
388
412
|
title: e,
|
|
389
413
|
titleId: t,
|
|
390
414
|
...n
|
|
@@ -407,8 +431,8 @@ function He({
|
|
|
407
431
|
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"
|
|
408
432
|
}));
|
|
409
433
|
}
|
|
410
|
-
const
|
|
411
|
-
function
|
|
434
|
+
const Hn = /* @__PURE__ */ o.forwardRef(Te);
|
|
435
|
+
function Pe({
|
|
412
436
|
title: e,
|
|
413
437
|
titleId: t,
|
|
414
438
|
...n
|
|
@@ -431,8 +455,8 @@ function Te({
|
|
|
431
455
|
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"
|
|
432
456
|
}));
|
|
433
457
|
}
|
|
434
|
-
const
|
|
435
|
-
function
|
|
458
|
+
const Tn = /* @__PURE__ */ o.forwardRef(Pe);
|
|
459
|
+
function Ve({
|
|
436
460
|
title: e,
|
|
437
461
|
titleId: t,
|
|
438
462
|
...n
|
|
@@ -459,8 +483,8 @@ function Pe({
|
|
|
459
483
|
d: "M15 12a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"
|
|
460
484
|
}));
|
|
461
485
|
}
|
|
462
|
-
const
|
|
463
|
-
function
|
|
486
|
+
const Pn = /* @__PURE__ */ o.forwardRef(Ve);
|
|
487
|
+
function We({
|
|
464
488
|
title: e,
|
|
465
489
|
titleId: t,
|
|
466
490
|
...n
|
|
@@ -483,8 +507,8 @@ function Ve({
|
|
|
483
507
|
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"
|
|
484
508
|
}));
|
|
485
509
|
}
|
|
486
|
-
const
|
|
487
|
-
function
|
|
510
|
+
const Vn = /* @__PURE__ */ o.forwardRef(We);
|
|
511
|
+
function De({
|
|
488
512
|
title: e,
|
|
489
513
|
titleId: t,
|
|
490
514
|
...n
|
|
@@ -507,8 +531,8 @@ function We({
|
|
|
507
531
|
d: "m11.25 11.25.041-.02a.75.75 0 0 1 1.063.852l-.708 2.836a.75.75 0 0 0 1.063.853l.041-.021M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Zm-9-3.75h.008v.008H12V8.25Z"
|
|
508
532
|
}));
|
|
509
533
|
}
|
|
510
|
-
const
|
|
511
|
-
function
|
|
534
|
+
const Wn = /* @__PURE__ */ o.forwardRef(De);
|
|
535
|
+
function Ne({
|
|
512
536
|
title: e,
|
|
513
537
|
titleId: t,
|
|
514
538
|
...n
|
|
@@ -531,8 +555,8 @@ function De({
|
|
|
531
555
|
d: "M13.19 8.688a4.5 4.5 0 0 1 1.242 7.244l-4.5 4.5a4.5 4.5 0 0 1-6.364-6.364l1.757-1.757m13.35-.622 1.757-1.757a4.5 4.5 0 0 0-6.364-6.364l-4.5 4.5a4.5 4.5 0 0 0 1.242 7.244"
|
|
532
556
|
}));
|
|
533
557
|
}
|
|
534
|
-
const
|
|
535
|
-
function
|
|
558
|
+
const Dn = /* @__PURE__ */ o.forwardRef(Ne);
|
|
559
|
+
function ze({
|
|
536
560
|
title: e,
|
|
537
561
|
titleId: t,
|
|
538
562
|
...n
|
|
@@ -555,8 +579,8 @@ function Ne({
|
|
|
555
579
|
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"
|
|
556
580
|
}));
|
|
557
581
|
}
|
|
558
|
-
const
|
|
559
|
-
function
|
|
582
|
+
const Nn = /* @__PURE__ */ o.forwardRef(ze);
|
|
583
|
+
function Ue({
|
|
560
584
|
title: e,
|
|
561
585
|
titleId: t,
|
|
562
586
|
...n
|
|
@@ -579,8 +603,8 @@ function ze({
|
|
|
579
603
|
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"
|
|
580
604
|
}));
|
|
581
605
|
}
|
|
582
|
-
const
|
|
583
|
-
function
|
|
606
|
+
const zn = /* @__PURE__ */ o.forwardRef(Ue);
|
|
607
|
+
function _e({
|
|
584
608
|
title: e,
|
|
585
609
|
titleId: t,
|
|
586
610
|
...n
|
|
@@ -603,8 +627,32 @@ function Ue({
|
|
|
603
627
|
d: "M12 4.5v15m7.5-7.5h-15"
|
|
604
628
|
}));
|
|
605
629
|
}
|
|
606
|
-
const
|
|
607
|
-
function
|
|
630
|
+
const Un = /* @__PURE__ */ o.forwardRef(_e);
|
|
631
|
+
function qe({
|
|
632
|
+
title: e,
|
|
633
|
+
titleId: t,
|
|
634
|
+
...n
|
|
635
|
+
}, r) {
|
|
636
|
+
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
637
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
638
|
+
fill: "none",
|
|
639
|
+
viewBox: "0 0 24 24",
|
|
640
|
+
strokeWidth: 1.5,
|
|
641
|
+
stroke: "currentColor",
|
|
642
|
+
"aria-hidden": "true",
|
|
643
|
+
"data-slot": "icon",
|
|
644
|
+
ref: r,
|
|
645
|
+
"aria-labelledby": t
|
|
646
|
+
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
647
|
+
id: t
|
|
648
|
+
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
649
|
+
strokeLinecap: "round",
|
|
650
|
+
strokeLinejoin: "round",
|
|
651
|
+
d: "M7.217 10.907a2.25 2.25 0 1 0 0 2.186m0-2.186c.18.324.283.696.283 1.093s-.103.77-.283 1.093m0-2.186 9.566-5.314m-9.566 7.5 9.566 5.314m0 0a2.25 2.25 0 1 0 3.935 2.186 2.25 2.25 0 0 0-3.935-2.186Zm0-12.814a2.25 2.25 0 1 0 3.933-2.185 2.25 2.25 0 0 0-3.933 2.185Z"
|
|
652
|
+
}));
|
|
653
|
+
}
|
|
654
|
+
const _n = /* @__PURE__ */ o.forwardRef(qe);
|
|
655
|
+
function Qe({
|
|
608
656
|
title: e,
|
|
609
657
|
titleId: t,
|
|
610
658
|
...n
|
|
@@ -627,8 +675,8 @@ function _e({
|
|
|
627
675
|
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"
|
|
628
676
|
}));
|
|
629
677
|
}
|
|
630
|
-
const
|
|
631
|
-
function
|
|
678
|
+
const qn = /* @__PURE__ */ o.forwardRef(Qe);
|
|
679
|
+
function Ge({
|
|
632
680
|
title: e,
|
|
633
681
|
titleId: t,
|
|
634
682
|
...n
|
|
@@ -651,8 +699,8 @@ function qe({
|
|
|
651
699
|
d: "M3.375 19.5h17.25m-17.25 0a1.125 1.125 0 0 1-1.125-1.125M3.375 19.5h7.5c.621 0 1.125-.504 1.125-1.125m-9.75 0V5.625m0 12.75v-1.5c0-.621.504-1.125 1.125-1.125m18.375 2.625V5.625m0 12.75c0 .621-.504 1.125-1.125 1.125m1.125-1.125v-1.5c0-.621-.504-1.125-1.125-1.125m0 3.75h-7.5A1.125 1.125 0 0 1 12 18.375m9.75-12.75c0-.621-.504-1.125-1.125-1.125H3.375c-.621 0-1.125.504-1.125 1.125m19.5 0v1.5c0 .621-.504 1.125-1.125 1.125M2.25 5.625v1.5c0 .621.504 1.125 1.125 1.125m0 0h17.25m-17.25 0h7.5c.621 0 1.125.504 1.125 1.125M3.375 8.25c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125m17.25-3.75h-7.5c-.621 0-1.125.504-1.125 1.125m8.625-1.125c.621 0 1.125.504 1.125 1.125v1.5c0 .621-.504 1.125-1.125 1.125m-17.25 0h7.5m-7.5 0c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125M12 10.875v-1.5m0 1.5c0 .621-.504 1.125-1.125 1.125M12 10.875c0 .621.504 1.125 1.125 1.125m-2.25 0c.621 0 1.125.504 1.125 1.125M13.125 12h7.5m-7.5 0c-.621 0-1.125.504-1.125 1.125M20.625 12c.621 0 1.125.504 1.125 1.125v1.5c0 .621-.504 1.125-1.125 1.125m-17.25 0h7.5M12 14.625v-1.5m0 1.5c0 .621-.504 1.125-1.125 1.125M12 14.625c0 .621.504 1.125 1.125 1.125m-2.25 0c.621 0 1.125.504 1.125 1.125m0 1.5v-1.5m0 0c0-.621.504-1.125 1.125-1.125m0 0h7.5"
|
|
652
700
|
}));
|
|
653
701
|
}
|
|
654
|
-
const
|
|
655
|
-
function
|
|
702
|
+
const Qn = /* @__PURE__ */ o.forwardRef(Ge);
|
|
703
|
+
function Je({
|
|
656
704
|
title: e,
|
|
657
705
|
titleId: t,
|
|
658
706
|
...n
|
|
@@ -679,8 +727,8 @@ function Qe({
|
|
|
679
727
|
d: "M6 6h.008v.008H6V6Z"
|
|
680
728
|
}));
|
|
681
729
|
}
|
|
682
|
-
const
|
|
683
|
-
function
|
|
730
|
+
const Gn = /* @__PURE__ */ o.forwardRef(Je);
|
|
731
|
+
function Ke({
|
|
684
732
|
title: e,
|
|
685
733
|
titleId: t,
|
|
686
734
|
...n
|
|
@@ -703,8 +751,8 @@ function Ge({
|
|
|
703
751
|
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"
|
|
704
752
|
}));
|
|
705
753
|
}
|
|
706
|
-
const
|
|
707
|
-
function
|
|
754
|
+
const Jn = /* @__PURE__ */ o.forwardRef(Ke);
|
|
755
|
+
function Xe({
|
|
708
756
|
title: e,
|
|
709
757
|
titleId: t,
|
|
710
758
|
...n
|
|
@@ -727,8 +775,8 @@ function Je({
|
|
|
727
775
|
d: "m9.75 9.75 4.5 4.5m0-4.5-4.5 4.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"
|
|
728
776
|
}));
|
|
729
777
|
}
|
|
730
|
-
const
|
|
731
|
-
function
|
|
778
|
+
const Kn = /* @__PURE__ */ o.forwardRef(Xe);
|
|
779
|
+
function Ye({
|
|
732
780
|
title: e,
|
|
733
781
|
titleId: t,
|
|
734
782
|
...n
|
|
@@ -751,203 +799,575 @@ function Ke({
|
|
|
751
799
|
d: "M6 18 18 6M6 6l12 12"
|
|
752
800
|
}));
|
|
753
801
|
}
|
|
754
|
-
const
|
|
755
|
-
function
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
vFlip: !1,
|
|
776
|
-
hFlip: !1
|
|
777
|
-
}), U = Object.freeze({
|
|
778
|
-
...se,
|
|
779
|
-
...Z
|
|
780
|
-
}), W = Object.freeze({
|
|
781
|
-
...U,
|
|
782
|
-
body: "",
|
|
783
|
-
hidden: !1
|
|
784
|
-
});
|
|
785
|
-
function Ye(e, t) {
|
|
786
|
-
const n = {};
|
|
787
|
-
!e.hFlip != !t.hFlip && (n.hFlip = !0), !e.vFlip != !t.vFlip && (n.vFlip = !0);
|
|
788
|
-
const r = ((e.rotate || 0) + (t.rotate || 0)) % 4;
|
|
789
|
-
return r && (n.rotate = r), n;
|
|
802
|
+
const Xn = /* @__PURE__ */ o.forwardRef(Ye);
|
|
803
|
+
function et({
|
|
804
|
+
title: e,
|
|
805
|
+
titleId: t,
|
|
806
|
+
...n
|
|
807
|
+
}, r) {
|
|
808
|
+
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
809
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
810
|
+
viewBox: "0 0 24 24",
|
|
811
|
+
fill: "currentColor",
|
|
812
|
+
"aria-hidden": "true",
|
|
813
|
+
"data-slot": "icon",
|
|
814
|
+
ref: r,
|
|
815
|
+
"aria-labelledby": t
|
|
816
|
+
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
817
|
+
id: t
|
|
818
|
+
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
819
|
+
fillRule: "evenodd",
|
|
820
|
+
d: "M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25Zm-.53 14.03a.75.75 0 0 0 1.06 0l3-3a.75.75 0 1 0-1.06-1.06l-1.72 1.72V8.25a.75.75 0 0 0-1.5 0v5.69l-1.72-1.72a.75.75 0 0 0-1.06 1.06l3 3Z",
|
|
821
|
+
clipRule: "evenodd"
|
|
822
|
+
}));
|
|
790
823
|
}
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
824
|
+
const Yn = /* @__PURE__ */ o.forwardRef(et);
|
|
825
|
+
function tt({
|
|
826
|
+
title: e,
|
|
827
|
+
titleId: t,
|
|
828
|
+
...n
|
|
829
|
+
}, r) {
|
|
830
|
+
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
831
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
832
|
+
viewBox: "0 0 24 24",
|
|
833
|
+
fill: "currentColor",
|
|
834
|
+
"aria-hidden": "true",
|
|
835
|
+
"data-slot": "icon",
|
|
836
|
+
ref: r,
|
|
837
|
+
"aria-labelledby": t
|
|
838
|
+
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
839
|
+
id: t
|
|
840
|
+
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
841
|
+
fillRule: "evenodd",
|
|
842
|
+
d: "M15.22 6.268a.75.75 0 0 1 .968-.431l5.942 2.28a.75.75 0 0 1 .431.97l-2.28 5.94a.75.75 0 1 1-1.4-.537l1.63-4.251-1.086.484a11.2 11.2 0 0 0-5.45 5.173.75.75 0 0 1-1.199.19L9 12.312l-6.22 6.22a.75.75 0 0 1-1.06-1.061l6.75-6.75a.75.75 0 0 1 1.06 0l3.606 3.606a12.695 12.695 0 0 1 5.68-4.974l1.086-.483-4.251-1.632a.75.75 0 0 1-.432-.97Z",
|
|
843
|
+
clipRule: "evenodd"
|
|
844
|
+
}));
|
|
795
845
|
}
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
return
|
|
846
|
+
const er = /* @__PURE__ */ o.forwardRef(tt);
|
|
847
|
+
function nt({
|
|
848
|
+
title: e,
|
|
849
|
+
titleId: t,
|
|
850
|
+
...n
|
|
851
|
+
}, r) {
|
|
852
|
+
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
853
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
854
|
+
viewBox: "0 0 24 24",
|
|
855
|
+
fill: "currentColor",
|
|
856
|
+
"aria-hidden": "true",
|
|
857
|
+
"data-slot": "icon",
|
|
858
|
+
ref: r,
|
|
859
|
+
"aria-labelledby": t
|
|
860
|
+
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
861
|
+
id: t
|
|
862
|
+
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
863
|
+
fillRule: "evenodd",
|
|
864
|
+
d: "M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25Zm.53 5.47a.75.75 0 0 0-1.06 0l-3 3a.75.75 0 1 0 1.06 1.06l1.72-1.72v5.69a.75.75 0 0 0 1.5 0v-5.69l1.72 1.72a.75.75 0 1 0 1.06-1.06l-3-3Z",
|
|
865
|
+
clipRule: "evenodd"
|
|
866
|
+
}));
|
|
803
867
|
}
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
868
|
+
const tr = /* @__PURE__ */ o.forwardRef(nt);
|
|
869
|
+
function rt({
|
|
870
|
+
title: e,
|
|
871
|
+
titleId: t,
|
|
872
|
+
...n
|
|
873
|
+
}, r) {
|
|
874
|
+
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
875
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
876
|
+
viewBox: "0 0 24 24",
|
|
877
|
+
fill: "currentColor",
|
|
878
|
+
"aria-hidden": "true",
|
|
879
|
+
"data-slot": "icon",
|
|
880
|
+
ref: r,
|
|
881
|
+
"aria-labelledby": t
|
|
882
|
+
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
883
|
+
id: t
|
|
884
|
+
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
885
|
+
fillRule: "evenodd",
|
|
886
|
+
d: "M3 6.75A.75.75 0 0 1 3.75 6h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 6.75ZM3 12a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 12Zm0 5.25a.75.75 0 0 1 .75-.75H12a.75.75 0 0 1 0 1.5H3.75a.75.75 0 0 1-.75-.75Z",
|
|
887
|
+
clipRule: "evenodd"
|
|
888
|
+
}));
|
|
816
889
|
}
|
|
817
|
-
const
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
...
|
|
822
|
-
}
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
890
|
+
const nr = /* @__PURE__ */ o.forwardRef(rt);
|
|
891
|
+
function ot({
|
|
892
|
+
title: e,
|
|
893
|
+
titleId: t,
|
|
894
|
+
...n
|
|
895
|
+
}, r) {
|
|
896
|
+
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
897
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
898
|
+
viewBox: "0 0 24 24",
|
|
899
|
+
fill: "currentColor",
|
|
900
|
+
"aria-hidden": "true",
|
|
901
|
+
"data-slot": "icon",
|
|
902
|
+
ref: r,
|
|
903
|
+
"aria-labelledby": t
|
|
904
|
+
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
905
|
+
id: t
|
|
906
|
+
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
907
|
+
fillRule: "evenodd",
|
|
908
|
+
d: "M10.5 3.798v5.02a3 3 0 0 1-.879 2.121l-2.377 2.377a9.845 9.845 0 0 1 5.091 1.013 8.315 8.315 0 0 0 5.713.636l.285-.071-3.954-3.955a3 3 0 0 1-.879-2.121v-5.02a23.614 23.614 0 0 0-3 0Zm4.5.138a.75.75 0 0 0 .093-1.495A24.837 24.837 0 0 0 12 2.25a25.048 25.048 0 0 0-3.093.191A.75.75 0 0 0 9 3.936v4.882a1.5 1.5 0 0 1-.44 1.06l-6.293 6.294c-1.62 1.621-.903 4.475 1.471 4.88 2.686.46 5.447.698 8.262.698 2.816 0 5.576-.239 8.262-.697 2.373-.406 3.092-3.26 1.47-4.881L15.44 9.879A1.5 1.5 0 0 1 15 8.818V3.936Z",
|
|
909
|
+
clipRule: "evenodd"
|
|
910
|
+
}));
|
|
826
911
|
}
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
912
|
+
const rr = /* @__PURE__ */ o.forwardRef(ot);
|
|
913
|
+
function at({
|
|
914
|
+
title: e,
|
|
915
|
+
titleId: t,
|
|
916
|
+
...n
|
|
917
|
+
}, r) {
|
|
918
|
+
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
919
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
920
|
+
viewBox: "0 0 24 24",
|
|
921
|
+
fill: "currentColor",
|
|
922
|
+
"aria-hidden": "true",
|
|
923
|
+
"data-slot": "icon",
|
|
924
|
+
ref: r,
|
|
925
|
+
"aria-labelledby": t
|
|
926
|
+
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
927
|
+
id: t
|
|
928
|
+
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
929
|
+
fillRule: "evenodd",
|
|
930
|
+
d: "M6.75 2.25A.75.75 0 0 1 7.5 3v1.5h9V3A.75.75 0 0 1 18 3v1.5h.75a3 3 0 0 1 3 3v11.25a3 3 0 0 1-3 3H5.25a3 3 0 0 1-3-3V7.5a3 3 0 0 1 3-3H6V3a.75.75 0 0 1 .75-.75Zm13.5 9a1.5 1.5 0 0 0-1.5-1.5H5.25a1.5 1.5 0 0 0-1.5 1.5v7.5a1.5 1.5 0 0 0 1.5 1.5h13.5a1.5 1.5 0 0 0 1.5-1.5v-7.5Z",
|
|
931
|
+
clipRule: "evenodd"
|
|
932
|
+
}));
|
|
842
933
|
}
|
|
843
|
-
const
|
|
844
|
-
function
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
934
|
+
const or = /* @__PURE__ */ o.forwardRef(at);
|
|
935
|
+
function it({
|
|
936
|
+
title: e,
|
|
937
|
+
titleId: t,
|
|
938
|
+
...n
|
|
939
|
+
}, r) {
|
|
940
|
+
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
941
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
942
|
+
viewBox: "0 0 24 24",
|
|
943
|
+
fill: "currentColor",
|
|
944
|
+
"aria-hidden": "true",
|
|
945
|
+
"data-slot": "icon",
|
|
946
|
+
ref: r,
|
|
947
|
+
"aria-labelledby": t
|
|
948
|
+
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
949
|
+
id: t
|
|
950
|
+
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
951
|
+
fillRule: "evenodd",
|
|
952
|
+
d: "M3 6a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V6Zm4.5 7.5a.75.75 0 0 1 .75.75v2.25a.75.75 0 0 1-1.5 0v-2.25a.75.75 0 0 1 .75-.75Zm3.75-1.5a.75.75 0 0 0-1.5 0v4.5a.75.75 0 0 0 1.5 0V12Zm2.25-3a.75.75 0 0 1 .75.75v6.75a.75.75 0 0 1-1.5 0V9.75A.75.75 0 0 1 13.5 9Zm3.75-1.5a.75.75 0 0 0-1.5 0v9a.75.75 0 0 0 1.5 0v-9Z",
|
|
953
|
+
clipRule: "evenodd"
|
|
954
|
+
}));
|
|
851
955
|
}
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
956
|
+
const ar = /* @__PURE__ */ o.forwardRef(it);
|
|
957
|
+
function lt({
|
|
958
|
+
title: e,
|
|
959
|
+
titleId: t,
|
|
960
|
+
...n
|
|
961
|
+
}, r) {
|
|
962
|
+
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
963
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
964
|
+
viewBox: "0 0 24 24",
|
|
965
|
+
fill: "currentColor",
|
|
966
|
+
"aria-hidden": "true",
|
|
967
|
+
"data-slot": "icon",
|
|
968
|
+
ref: r,
|
|
969
|
+
"aria-labelledby": t
|
|
970
|
+
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
971
|
+
id: t
|
|
972
|
+
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
973
|
+
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"
|
|
974
|
+
}));
|
|
855
975
|
}
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
976
|
+
const ir = /* @__PURE__ */ o.forwardRef(lt);
|
|
977
|
+
function st({
|
|
978
|
+
title: e,
|
|
979
|
+
titleId: t,
|
|
980
|
+
...n
|
|
981
|
+
}, r) {
|
|
982
|
+
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
983
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
984
|
+
viewBox: "0 0 24 24",
|
|
985
|
+
fill: "currentColor",
|
|
986
|
+
"aria-hidden": "true",
|
|
987
|
+
"data-slot": "icon",
|
|
988
|
+
ref: r,
|
|
989
|
+
"aria-labelledby": t
|
|
990
|
+
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
991
|
+
id: t
|
|
992
|
+
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
993
|
+
fillRule: "evenodd",
|
|
994
|
+
d: "M19.916 4.626a.75.75 0 0 1 .208 1.04l-9 13.5a.75.75 0 0 1-1.154.114l-6-6a.75.75 0 0 1 1.06-1.06l5.353 5.353 8.493-12.74a.75.75 0 0 1 1.04-.207Z",
|
|
995
|
+
clipRule: "evenodd"
|
|
996
|
+
}));
|
|
860
997
|
}
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
return
|
|
998
|
+
const lr = /* @__PURE__ */ o.forwardRef(st);
|
|
999
|
+
function ct({
|
|
1000
|
+
title: e,
|
|
1001
|
+
titleId: t,
|
|
1002
|
+
...n
|
|
1003
|
+
}, r) {
|
|
1004
|
+
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
1005
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1006
|
+
viewBox: "0 0 24 24",
|
|
1007
|
+
fill: "currentColor",
|
|
1008
|
+
"aria-hidden": "true",
|
|
1009
|
+
"data-slot": "icon",
|
|
1010
|
+
ref: r,
|
|
1011
|
+
"aria-labelledby": t
|
|
1012
|
+
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
1013
|
+
id: t
|
|
1014
|
+
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
1015
|
+
fillRule: "evenodd",
|
|
1016
|
+
d: "M12 3.75a6.715 6.715 0 0 0-3.722 1.118.75.75 0 1 1-.828-1.25 8.25 8.25 0 0 1 12.8 6.883c0 3.014-.574 5.897-1.62 8.543a.75.75 0 0 1-1.395-.551A21.69 21.69 0 0 0 18.75 10.5 6.75 6.75 0 0 0 12 3.75ZM6.157 5.739a.75.75 0 0 1 .21 1.04A6.715 6.715 0 0 0 5.25 10.5c0 1.613-.463 3.12-1.265 4.393a.75.75 0 0 1-1.27-.8A6.715 6.715 0 0 0 3.75 10.5c0-1.68.503-3.246 1.367-4.55a.75.75 0 0 1 1.04-.211ZM12 7.5a3 3 0 0 0-3 3c0 3.1-1.176 5.927-3.105 8.056a.75.75 0 1 1-1.112-1.008A10.459 10.459 0 0 0 7.5 10.5a4.5 4.5 0 1 1 9 0c0 .547-.022 1.09-.067 1.626a.75.75 0 0 1-1.495-.123c.041-.495.062-.996.062-1.503a3 3 0 0 0-3-3Zm0 2.25a.75.75 0 0 1 .75.75c0 3.908-1.424 7.485-3.781 10.238a.75.75 0 0 1-1.14-.975A14.19 14.19 0 0 0 11.25 10.5a.75.75 0 0 1 .75-.75Zm3.239 5.183a.75.75 0 0 1 .515.927 19.417 19.417 0 0 1-2.585 5.544.75.75 0 0 1-1.243-.84 17.915 17.915 0 0 0 2.386-5.116.75.75 0 0 1 .927-.515Z",
|
|
1017
|
+
clipRule: "evenodd"
|
|
1018
|
+
}));
|
|
868
1019
|
}
|
|
869
|
-
const
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
}
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
};
|
|
891
|
-
return t && !I(c) ? null : c;
|
|
892
|
-
}
|
|
893
|
-
if (n && r === "") {
|
|
894
|
-
const c = {
|
|
895
|
-
provider: r,
|
|
896
|
-
prefix: "",
|
|
897
|
-
name: i
|
|
898
|
-
};
|
|
899
|
-
return t && !I(c, n) ? null : c;
|
|
900
|
-
}
|
|
901
|
-
return null;
|
|
902
|
-
}, I = (e, t) => e ? !!((t && e.prefix === "" || e.prefix) && e.name) : !1;
|
|
903
|
-
let O = !1;
|
|
904
|
-
function he(e) {
|
|
905
|
-
return typeof e == "boolean" && (O = e), O;
|
|
1020
|
+
const sr = /* @__PURE__ */ o.forwardRef(ct);
|
|
1021
|
+
function dt({
|
|
1022
|
+
title: e,
|
|
1023
|
+
titleId: t,
|
|
1024
|
+
...n
|
|
1025
|
+
}, r) {
|
|
1026
|
+
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
1027
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1028
|
+
viewBox: "0 0 24 24",
|
|
1029
|
+
fill: "currentColor",
|
|
1030
|
+
"aria-hidden": "true",
|
|
1031
|
+
"data-slot": "icon",
|
|
1032
|
+
ref: r,
|
|
1033
|
+
"aria-labelledby": t
|
|
1034
|
+
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
1035
|
+
id: t
|
|
1036
|
+
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
1037
|
+
fillRule: "evenodd",
|
|
1038
|
+
d: "M11.097 1.515a.75.75 0 0 1 .589.882L10.666 7.5h4.47l1.079-5.397a.75.75 0 1 1 1.47.294L16.665 7.5h3.585a.75.75 0 0 1 0 1.5h-3.885l-1.2 6h3.585a.75.75 0 0 1 0 1.5h-3.885l-1.08 5.397a.75.75 0 1 1-1.47-.294l1.02-5.103h-4.47l-1.08 5.397a.75.75 0 1 1-1.47-.294l1.02-5.103H3.75a.75.75 0 0 1 0-1.5h3.885l1.2-6H5.25a.75.75 0 0 1 0-1.5h3.885l1.08-5.397a.75.75 0 0 1 .882-.588ZM10.365 9l-1.2 6h4.47l1.2-6h-4.47Z",
|
|
1039
|
+
clipRule: "evenodd"
|
|
1040
|
+
}));
|
|
906
1041
|
}
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
1042
|
+
const cr = /* @__PURE__ */ o.forwardRef(dt);
|
|
1043
|
+
function ut({
|
|
1044
|
+
title: e,
|
|
1045
|
+
titleId: t,
|
|
1046
|
+
...n
|
|
1047
|
+
}, r) {
|
|
1048
|
+
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
1049
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1050
|
+
viewBox: "0 0 24 24",
|
|
1051
|
+
fill: "currentColor",
|
|
1052
|
+
"aria-hidden": "true",
|
|
1053
|
+
"data-slot": "icon",
|
|
1054
|
+
ref: r,
|
|
1055
|
+
"aria-labelledby": t
|
|
1056
|
+
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
1057
|
+
id: t
|
|
1058
|
+
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
1059
|
+
fillRule: "evenodd",
|
|
1060
|
+
d: "M2.625 6.75a1.125 1.125 0 1 1 2.25 0 1.125 1.125 0 0 1-2.25 0Zm4.875 0A.75.75 0 0 1 8.25 6h12a.75.75 0 0 1 0 1.5h-12a.75.75 0 0 1-.75-.75ZM2.625 12a1.125 1.125 0 1 1 2.25 0 1.125 1.125 0 0 1-2.25 0ZM7.5 12a.75.75 0 0 1 .75-.75h12a.75.75 0 0 1 0 1.5h-12A.75.75 0 0 1 7.5 12Zm-4.875 5.25a1.125 1.125 0 1 1 2.25 0 1.125 1.125 0 0 1-2.25 0Zm4.875 0a.75.75 0 0 1 .75-.75h12a.75.75 0 0 1 0 1.5h-12a.75.75 0 0 1-.75-.75Z",
|
|
1061
|
+
clipRule: "evenodd"
|
|
1062
|
+
}));
|
|
913
1063
|
}
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
1064
|
+
const dr = /* @__PURE__ */ o.forwardRef(ut);
|
|
1065
|
+
function ft({
|
|
1066
|
+
title: e,
|
|
1067
|
+
titleId: t,
|
|
1068
|
+
...n
|
|
1069
|
+
}, r) {
|
|
1070
|
+
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
1071
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1072
|
+
viewBox: "0 0 24 24",
|
|
1073
|
+
fill: "currentColor",
|
|
1074
|
+
"aria-hidden": "true",
|
|
1075
|
+
"data-slot": "icon",
|
|
1076
|
+
ref: r,
|
|
1077
|
+
"aria-labelledby": t
|
|
1078
|
+
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
1079
|
+
id: t
|
|
1080
|
+
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
1081
|
+
fillRule: "evenodd",
|
|
1082
|
+
d: "M4.5 5.653c0-1.427 1.529-2.33 2.779-1.643l11.54 6.347c1.295.712 1.295 2.573 0 3.286L7.28 19.99c-1.25.687-2.779-.217-2.779-1.643V5.653Z",
|
|
1083
|
+
clipRule: "evenodd"
|
|
1084
|
+
}));
|
|
919
1085
|
}
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
1086
|
+
const ur = /* @__PURE__ */ o.forwardRef(ft);
|
|
1087
|
+
function ht({
|
|
1088
|
+
title: e,
|
|
1089
|
+
titleId: t,
|
|
1090
|
+
...n
|
|
1091
|
+
}, r) {
|
|
1092
|
+
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
1093
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1094
|
+
viewBox: "0 0 24 24",
|
|
1095
|
+
fill: "currentColor",
|
|
1096
|
+
"aria-hidden": "true",
|
|
1097
|
+
"data-slot": "icon",
|
|
1098
|
+
ref: r,
|
|
1099
|
+
"aria-labelledby": t
|
|
1100
|
+
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
1101
|
+
id: t
|
|
1102
|
+
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
1103
|
+
fillRule: "evenodd",
|
|
1104
|
+
d: "M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25ZM12.75 9a.75.75 0 0 0-1.5 0v2.25H9a.75.75 0 0 0 0 1.5h2.25V15a.75.75 0 0 0 1.5 0v-2.25H15a.75.75 0 0 0 0-1.5h-2.25V9Z",
|
|
1105
|
+
clipRule: "evenodd"
|
|
1106
|
+
}));
|
|
935
1107
|
}
|
|
936
|
-
const
|
|
1108
|
+
const fr = /* @__PURE__ */ o.forwardRef(ht);
|
|
1109
|
+
function mt({
|
|
1110
|
+
title: e,
|
|
1111
|
+
titleId: t,
|
|
1112
|
+
...n
|
|
1113
|
+
}, r) {
|
|
1114
|
+
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
1115
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1116
|
+
viewBox: "0 0 24 24",
|
|
1117
|
+
fill: "currentColor",
|
|
1118
|
+
"aria-hidden": "true",
|
|
1119
|
+
"data-slot": "icon",
|
|
1120
|
+
ref: r,
|
|
1121
|
+
"aria-labelledby": t
|
|
1122
|
+
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
1123
|
+
id: t
|
|
1124
|
+
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
1125
|
+
fillRule: "evenodd",
|
|
1126
|
+
d: "M1.5 7.125c0-1.036.84-1.875 1.875-1.875h6c1.036 0 1.875.84 1.875 1.875v3.75c0 1.036-.84 1.875-1.875 1.875h-6A1.875 1.875 0 0 1 1.5 10.875v-3.75Zm12 1.5c0-1.036.84-1.875 1.875-1.875h5.25c1.035 0 1.875.84 1.875 1.875v8.25c0 1.035-.84 1.875-1.875 1.875h-5.25a1.875 1.875 0 0 1-1.875-1.875v-8.25ZM3 16.125c0-1.036.84-1.875 1.875-1.875h5.25c1.036 0 1.875.84 1.875 1.875v2.25c0 1.035-.84 1.875-1.875 1.875h-5.25A1.875 1.875 0 0 1 3 18.375v-2.25Z",
|
|
1127
|
+
clipRule: "evenodd"
|
|
1128
|
+
}));
|
|
1129
|
+
}
|
|
1130
|
+
const hr = /* @__PURE__ */ o.forwardRef(mt);
|
|
1131
|
+
function wt({
|
|
1132
|
+
title: e,
|
|
1133
|
+
titleId: t,
|
|
1134
|
+
...n
|
|
1135
|
+
}, r) {
|
|
1136
|
+
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
1137
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1138
|
+
viewBox: "0 0 24 24",
|
|
1139
|
+
fill: "currentColor",
|
|
1140
|
+
"aria-hidden": "true",
|
|
1141
|
+
"data-slot": "icon",
|
|
1142
|
+
ref: r,
|
|
1143
|
+
"aria-labelledby": t
|
|
1144
|
+
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
1145
|
+
id: t
|
|
1146
|
+
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
1147
|
+
fillRule: "evenodd",
|
|
1148
|
+
d: "M12 2.25a.75.75 0 0 1 .75.75v.756a49.106 49.106 0 0 1 9.152 1 .75.75 0 0 1-.152 1.485h-1.918l2.474 10.124a.75.75 0 0 1-.375.84A6.723 6.723 0 0 1 18.75 18a6.723 6.723 0 0 1-3.181-.795.75.75 0 0 1-.375-.84l2.474-10.124H12.75v13.28c1.293.076 2.534.343 3.697.776a.75.75 0 0 1-.262 1.453h-8.37a.75.75 0 0 1-.262-1.453c1.162-.433 2.404-.7 3.697-.775V6.24H6.332l2.474 10.124a.75.75 0 0 1-.375.84A6.723 6.723 0 0 1 5.25 18a6.723 6.723 0 0 1-3.181-.795.75.75 0 0 1-.375-.84L4.168 6.241H2.25a.75.75 0 0 1-.152-1.485 49.105 49.105 0 0 1 9.152-1V3a.75.75 0 0 1 .75-.75Zm4.878 13.543 1.872-7.662 1.872 7.662h-3.744Zm-9.756 0L5.25 8.131l-1.872 7.662h3.744Z",
|
|
1149
|
+
clipRule: "evenodd"
|
|
1150
|
+
}));
|
|
1151
|
+
}
|
|
1152
|
+
const mr = /* @__PURE__ */ o.forwardRef(wt);
|
|
1153
|
+
function pt({
|
|
1154
|
+
title: e,
|
|
1155
|
+
titleId: t,
|
|
1156
|
+
...n
|
|
1157
|
+
}, r) {
|
|
1158
|
+
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
1159
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1160
|
+
viewBox: "0 0 24 24",
|
|
1161
|
+
fill: "currentColor",
|
|
1162
|
+
"aria-hidden": "true",
|
|
1163
|
+
"data-slot": "icon",
|
|
1164
|
+
ref: r,
|
|
1165
|
+
"aria-labelledby": t
|
|
1166
|
+
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
1167
|
+
id: t
|
|
1168
|
+
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
1169
|
+
fillRule: "evenodd",
|
|
1170
|
+
d: "M5.25 2.25a3 3 0 0 0-3 3v4.318a3 3 0 0 0 .879 2.121l9.58 9.581c.92.92 2.39 1.186 3.548.428a18.849 18.849 0 0 0 5.441-5.44c.758-1.16.492-2.629-.428-3.548l-9.58-9.581a3 3 0 0 0-2.122-.879H5.25ZM6.375 7.5a1.125 1.125 0 1 0 0-2.25 1.125 1.125 0 0 0 0 2.25Z",
|
|
1171
|
+
clipRule: "evenodd"
|
|
1172
|
+
}));
|
|
1173
|
+
}
|
|
1174
|
+
const wr = /* @__PURE__ */ o.forwardRef(pt);
|
|
1175
|
+
function gt(e, t) {
|
|
1176
|
+
const n = e.icons, r = e.aliases || /* @__PURE__ */ Object.create(null), a = /* @__PURE__ */ Object.create(null);
|
|
1177
|
+
function i(l) {
|
|
1178
|
+
if (n[l]) return a[l] = [];
|
|
1179
|
+
if (!(l in a)) {
|
|
1180
|
+
a[l] = null;
|
|
1181
|
+
const c = r[l] && r[l].parent, s = c && i(c);
|
|
1182
|
+
s && (a[l] = [c].concat(s));
|
|
1183
|
+
}
|
|
1184
|
+
return a[l];
|
|
1185
|
+
}
|
|
1186
|
+
return Object.keys(n).concat(Object.keys(r)).forEach(i), a;
|
|
1187
|
+
}
|
|
1188
|
+
const se = Object.freeze({
|
|
1189
|
+
left: 0,
|
|
1190
|
+
top: 0,
|
|
1191
|
+
width: 16,
|
|
1192
|
+
height: 16
|
|
1193
|
+
}), Z = Object.freeze({
|
|
1194
|
+
rotate: 0,
|
|
1195
|
+
vFlip: !1,
|
|
1196
|
+
hFlip: !1
|
|
1197
|
+
}), U = Object.freeze({
|
|
1198
|
+
...se,
|
|
1199
|
+
...Z
|
|
1200
|
+
}), W = Object.freeze({
|
|
1201
|
+
...U,
|
|
1202
|
+
body: "",
|
|
1203
|
+
hidden: !1
|
|
1204
|
+
});
|
|
1205
|
+
function vt(e, t) {
|
|
1206
|
+
const n = {};
|
|
1207
|
+
!e.hFlip != !t.hFlip && (n.hFlip = !0), !e.vFlip != !t.vFlip && (n.vFlip = !0);
|
|
1208
|
+
const r = ((e.rotate || 0) + (t.rotate || 0)) % 4;
|
|
1209
|
+
return r && (n.rotate = r), n;
|
|
1210
|
+
}
|
|
1211
|
+
function J(e, t) {
|
|
1212
|
+
const n = vt(e, t);
|
|
1213
|
+
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]);
|
|
1214
|
+
return n;
|
|
1215
|
+
}
|
|
1216
|
+
function kt(e, t, n) {
|
|
1217
|
+
const r = e.icons, a = e.aliases || /* @__PURE__ */ Object.create(null);
|
|
1218
|
+
let i = {};
|
|
1219
|
+
function l(c) {
|
|
1220
|
+
i = J(r[c] || a[c], i);
|
|
1221
|
+
}
|
|
1222
|
+
return l(t), n.forEach(l), J(e, i);
|
|
1223
|
+
}
|
|
1224
|
+
function ce(e, t) {
|
|
1225
|
+
const n = [];
|
|
1226
|
+
if (typeof e != "object" || typeof e.icons != "object") return n;
|
|
1227
|
+
e.not_found instanceof Array && e.not_found.forEach((a) => {
|
|
1228
|
+
t(a, null), n.push(a);
|
|
1229
|
+
});
|
|
1230
|
+
const r = gt(e);
|
|
1231
|
+
for (const a in r) {
|
|
1232
|
+
const i = r[a];
|
|
1233
|
+
i && (t(a, kt(e, a, i)), n.push(a));
|
|
1234
|
+
}
|
|
1235
|
+
return n;
|
|
1236
|
+
}
|
|
1237
|
+
const bt = {
|
|
1238
|
+
provider: "",
|
|
1239
|
+
aliases: {},
|
|
1240
|
+
not_found: {},
|
|
1241
|
+
...se
|
|
1242
|
+
};
|
|
1243
|
+
function T(e, t) {
|
|
1244
|
+
for (const n in t) if (n in e && typeof e[n] != typeof t[n]) return !1;
|
|
1245
|
+
return !0;
|
|
1246
|
+
}
|
|
1247
|
+
function de(e) {
|
|
1248
|
+
if (typeof e != "object" || e === null) return null;
|
|
1249
|
+
const t = e;
|
|
1250
|
+
if (typeof t.prefix != "string" || !e.icons || typeof e.icons != "object" || !T(e, bt)) return null;
|
|
1251
|
+
const n = t.icons;
|
|
1252
|
+
for (const a in n) {
|
|
1253
|
+
const i = n[a];
|
|
1254
|
+
if (!a || typeof i.body != "string" || !T(i, W)) return null;
|
|
1255
|
+
}
|
|
1256
|
+
const r = t.aliases || /* @__PURE__ */ Object.create(null);
|
|
1257
|
+
for (const a in r) {
|
|
1258
|
+
const i = r[a], l = i.parent;
|
|
1259
|
+
if (!a || typeof l != "string" || !n[l] && !r[l] || !T(i, W)) return null;
|
|
1260
|
+
}
|
|
1261
|
+
return t;
|
|
1262
|
+
}
|
|
1263
|
+
const K = /* @__PURE__ */ Object.create(null);
|
|
1264
|
+
function xt(e, t) {
|
|
1265
|
+
return {
|
|
1266
|
+
provider: e,
|
|
1267
|
+
prefix: t,
|
|
1268
|
+
icons: /* @__PURE__ */ Object.create(null),
|
|
1269
|
+
missing: /* @__PURE__ */ new Set()
|
|
1270
|
+
};
|
|
1271
|
+
}
|
|
1272
|
+
function R(e, t) {
|
|
1273
|
+
const n = K[e] || (K[e] = /* @__PURE__ */ Object.create(null));
|
|
1274
|
+
return n[t] || (n[t] = xt(e, t));
|
|
1275
|
+
}
|
|
1276
|
+
function ue(e, t) {
|
|
1277
|
+
return de(t) ? ce(t, (n, r) => {
|
|
1278
|
+
r ? e.icons[n] = r : e.missing.add(n);
|
|
1279
|
+
}) : [];
|
|
1280
|
+
}
|
|
1281
|
+
function Et(e, t, n) {
|
|
1282
|
+
try {
|
|
1283
|
+
if (typeof n.body == "string")
|
|
1284
|
+
return e.icons[t] = { ...n }, !0;
|
|
1285
|
+
} catch {
|
|
1286
|
+
}
|
|
1287
|
+
return !1;
|
|
1288
|
+
}
|
|
1289
|
+
const fe = /^[a-z0-9]+(-[a-z0-9]+)*$/, B = (e, t, n, r = "") => {
|
|
1290
|
+
const a = e.split(":");
|
|
1291
|
+
if (e.slice(0, 1) === "@") {
|
|
1292
|
+
if (a.length < 2 || a.length > 3) return null;
|
|
1293
|
+
r = a.shift().slice(1);
|
|
1294
|
+
}
|
|
1295
|
+
if (a.length > 3 || !a.length) return null;
|
|
1296
|
+
if (a.length > 1) {
|
|
1297
|
+
const c = a.pop(), s = a.pop(), d = {
|
|
1298
|
+
provider: a.length > 0 ? a[0] : r,
|
|
1299
|
+
prefix: s,
|
|
1300
|
+
name: c
|
|
1301
|
+
};
|
|
1302
|
+
return t && !I(d) ? null : d;
|
|
1303
|
+
}
|
|
1304
|
+
const i = a[0], l = i.split("-");
|
|
1305
|
+
if (l.length > 1) {
|
|
1306
|
+
const c = {
|
|
1307
|
+
provider: r,
|
|
1308
|
+
prefix: l.shift(),
|
|
1309
|
+
name: l.join("-")
|
|
1310
|
+
};
|
|
1311
|
+
return t && !I(c) ? null : c;
|
|
1312
|
+
}
|
|
1313
|
+
if (n && r === "") {
|
|
1314
|
+
const c = {
|
|
1315
|
+
provider: r,
|
|
1316
|
+
prefix: "",
|
|
1317
|
+
name: i
|
|
1318
|
+
};
|
|
1319
|
+
return t && !I(c, n) ? null : c;
|
|
1320
|
+
}
|
|
1321
|
+
return null;
|
|
1322
|
+
}, I = (e, t) => e ? !!((t && e.prefix === "" || e.prefix) && e.name) : !1;
|
|
1323
|
+
let O = !1;
|
|
1324
|
+
function he(e) {
|
|
1325
|
+
return typeof e == "boolean" && (O = e), O;
|
|
1326
|
+
}
|
|
1327
|
+
function X(e) {
|
|
1328
|
+
const t = typeof e == "string" ? B(e, !0, O) : e;
|
|
1329
|
+
if (t) {
|
|
1330
|
+
const n = R(t.provider, t.prefix), r = t.name;
|
|
1331
|
+
return n.icons[r] || (n.missing.has(r) ? null : void 0);
|
|
1332
|
+
}
|
|
1333
|
+
}
|
|
1334
|
+
function yt(e, t) {
|
|
1335
|
+
const n = B(e, !0, O);
|
|
1336
|
+
if (!n) return !1;
|
|
1337
|
+
const r = R(n.provider, n.prefix);
|
|
1338
|
+
return t ? Et(r, n.name, t) : (r.missing.add(n.name), !0);
|
|
1339
|
+
}
|
|
1340
|
+
function Mt(e, t) {
|
|
1341
|
+
if (typeof e != "object") return !1;
|
|
1342
|
+
if (typeof t != "string" && (t = e.provider || ""), O && !t && !e.prefix) {
|
|
1343
|
+
let a = !1;
|
|
1344
|
+
return de(e) && (e.prefix = "", ce(e, (i, l) => {
|
|
1345
|
+
yt(i, l) && (a = !0);
|
|
1346
|
+
})), a;
|
|
1347
|
+
}
|
|
1348
|
+
const n = e.prefix;
|
|
1349
|
+
if (!I({
|
|
1350
|
+
prefix: n,
|
|
1351
|
+
name: "a"
|
|
1352
|
+
})) return !1;
|
|
1353
|
+
const r = R(t, n);
|
|
1354
|
+
return !!ue(r, e);
|
|
1355
|
+
}
|
|
1356
|
+
const me = Object.freeze({
|
|
937
1357
|
width: null,
|
|
938
1358
|
height: null
|
|
939
1359
|
}), we = Object.freeze({
|
|
940
1360
|
...me,
|
|
941
1361
|
...Z
|
|
942
|
-
}),
|
|
1362
|
+
}), Rt = /(-?[0-9.]*[0-9]+[0-9.]*)/g, jt = /^-?[0-9.]*[0-9]+[0-9.]*$/g;
|
|
943
1363
|
function Y(e, t, n) {
|
|
944
1364
|
if (t === 1) return e;
|
|
945
1365
|
if (n = n || 100, typeof e == "number") return Math.ceil(e * t * n) / n;
|
|
946
1366
|
if (typeof e != "string") return e;
|
|
947
|
-
const r = e.split(
|
|
1367
|
+
const r = e.split(Rt);
|
|
948
1368
|
if (r === null || !r.length) return e;
|
|
949
1369
|
const a = [];
|
|
950
|
-
let i = r.shift(), l =
|
|
1370
|
+
let i = r.shift(), l = jt.test(i);
|
|
951
1371
|
for (; ; ) {
|
|
952
1372
|
if (l) {
|
|
953
1373
|
const c = parseFloat(i);
|
|
@@ -957,7 +1377,7 @@ function Y(e, t, n) {
|
|
|
957
1377
|
l = !l;
|
|
958
1378
|
}
|
|
959
1379
|
}
|
|
960
|
-
function
|
|
1380
|
+
function Lt(e, t = "defs") {
|
|
961
1381
|
let n = "";
|
|
962
1382
|
const r = e.indexOf("<" + t);
|
|
963
1383
|
for (; r >= 0; ) {
|
|
@@ -972,15 +1392,15 @@ function st(e, t = "defs") {
|
|
|
972
1392
|
content: e
|
|
973
1393
|
};
|
|
974
1394
|
}
|
|
975
|
-
function
|
|
1395
|
+
function Ct(e, t) {
|
|
976
1396
|
return e ? "<defs>" + e + "</defs>" + t : t;
|
|
977
1397
|
}
|
|
978
|
-
function
|
|
979
|
-
const r =
|
|
980
|
-
return
|
|
1398
|
+
function Ft(e, t, n) {
|
|
1399
|
+
const r = Lt(e);
|
|
1400
|
+
return Ct(r.defs, t + r.content + n);
|
|
981
1401
|
}
|
|
982
|
-
const
|
|
983
|
-
function
|
|
1402
|
+
const Ot = (e) => e === "unset" || e === "undefined" || e === "none";
|
|
1403
|
+
function At(e, t) {
|
|
984
1404
|
const n = {
|
|
985
1405
|
...U,
|
|
986
1406
|
...e
|
|
@@ -1010,13 +1430,13 @@ function ft(e, t) {
|
|
|
1010
1430
|
x = a.width / 2 + a.left, f.unshift("rotate(-90 " + x.toString() + " " + x.toString() + ")");
|
|
1011
1431
|
break;
|
|
1012
1432
|
}
|
|
1013
|
-
b % 2 === 1 && (a.left !== a.top && (x = a.left, a.left = a.top, a.top = x), a.width !== a.height && (x = a.width, a.width = a.height, a.height = x)), f.length && (i =
|
|
1433
|
+
b % 2 === 1 && (a.left !== a.top && (x = a.left, a.left = a.top, a.top = x), a.width !== a.height && (x = a.width, a.width = a.height, a.height = x)), f.length && (i = Ft(i, '<g transform="' + f.join(" ") + '">', "</g>"));
|
|
1014
1434
|
});
|
|
1015
1435
|
const l = r.width, c = r.height, s = a.width, d = a.height;
|
|
1016
1436
|
let u, h;
|
|
1017
1437
|
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);
|
|
1018
1438
|
const w = {}, p = (k, f) => {
|
|
1019
|
-
|
|
1439
|
+
Ot(f) || (w[k] = f.toString());
|
|
1020
1440
|
};
|
|
1021
1441
|
p("width", u), p("height", h);
|
|
1022
1442
|
const v = [
|
|
@@ -1031,21 +1451,21 @@ function ft(e, t) {
|
|
|
1031
1451
|
body: i
|
|
1032
1452
|
};
|
|
1033
1453
|
}
|
|
1034
|
-
const
|
|
1035
|
-
let
|
|
1036
|
-
function
|
|
1454
|
+
const It = /\sid="(\S+)"/g, $t = "IconifyId" + Date.now().toString(16) + (Math.random() * 16777216 | 0).toString(16);
|
|
1455
|
+
let Zt = 0;
|
|
1456
|
+
function Bt(e, t = $t) {
|
|
1037
1457
|
const n = [];
|
|
1038
1458
|
let r;
|
|
1039
|
-
for (; r =
|
|
1459
|
+
for (; r = It.exec(e); ) n.push(r[1]);
|
|
1040
1460
|
if (!n.length) return e;
|
|
1041
1461
|
const a = "suffix" + (Math.random() * 16777216 | Date.now()).toString(16);
|
|
1042
1462
|
return n.forEach((i) => {
|
|
1043
|
-
const l = typeof t == "function" ? t(i) : t + (
|
|
1463
|
+
const l = typeof t == "function" ? t(i) : t + (Zt++).toString(), c = i.replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
|
|
1044
1464
|
e = e.replace(new RegExp('([#;"])(' + c + ')([")]|\\.[a-z])', "g"), "$1" + l + a + "$3");
|
|
1045
1465
|
}), e = e.replace(new RegExp(a, "g"), ""), e;
|
|
1046
1466
|
}
|
|
1047
1467
|
const D = /* @__PURE__ */ Object.create(null);
|
|
1048
|
-
function
|
|
1468
|
+
function St(e, t) {
|
|
1049
1469
|
D[e] = t;
|
|
1050
1470
|
}
|
|
1051
1471
|
function N(e) {
|
|
@@ -1066,25 +1486,25 @@ function _(e) {
|
|
|
1066
1486
|
dataAfterTimeout: e.dataAfterTimeout !== !1
|
|
1067
1487
|
};
|
|
1068
1488
|
}
|
|
1069
|
-
const q = /* @__PURE__ */ Object.create(null),
|
|
1070
|
-
for (;
|
|
1489
|
+
const q = /* @__PURE__ */ Object.create(null), L = ["https://api.simplesvg.com", "https://api.unisvg.com"], $ = [];
|
|
1490
|
+
for (; L.length > 0; ) L.length === 1 || Math.random() > 0.5 ? $.push(L.shift()) : $.push(L.pop());
|
|
1071
1491
|
q[""] = _({ resources: ["https://api.iconify.design"].concat($) });
|
|
1072
|
-
function
|
|
1492
|
+
function Ht(e, t) {
|
|
1073
1493
|
const n = _(t);
|
|
1074
1494
|
return n === null ? !1 : (q[e] = n, !0);
|
|
1075
1495
|
}
|
|
1076
1496
|
function Q(e) {
|
|
1077
1497
|
return q[e];
|
|
1078
1498
|
}
|
|
1079
|
-
const
|
|
1499
|
+
const Tt = () => {
|
|
1080
1500
|
let e;
|
|
1081
1501
|
try {
|
|
1082
1502
|
if (e = fetch, typeof e == "function") return e;
|
|
1083
1503
|
} catch {
|
|
1084
1504
|
}
|
|
1085
1505
|
};
|
|
1086
|
-
let ee =
|
|
1087
|
-
function
|
|
1506
|
+
let ee = Tt();
|
|
1507
|
+
function Pt(e, t) {
|
|
1088
1508
|
const n = Q(e);
|
|
1089
1509
|
if (!n) return 0;
|
|
1090
1510
|
let r;
|
|
@@ -1099,11 +1519,11 @@ function bt(e, t) {
|
|
|
1099
1519
|
}
|
|
1100
1520
|
return r;
|
|
1101
1521
|
}
|
|
1102
|
-
function
|
|
1522
|
+
function Vt(e) {
|
|
1103
1523
|
return e === 404;
|
|
1104
1524
|
}
|
|
1105
|
-
const
|
|
1106
|
-
const r = [], a =
|
|
1525
|
+
const Wt = (e, t, n) => {
|
|
1526
|
+
const r = [], a = Pt(e, t), i = "icons";
|
|
1107
1527
|
let l = {
|
|
1108
1528
|
type: i,
|
|
1109
1529
|
provider: e,
|
|
@@ -1119,19 +1539,19 @@ const Et = (e, t, n) => {
|
|
|
1119
1539
|
}, c = s.length), l.icons.push(s);
|
|
1120
1540
|
}), r.push(l), r;
|
|
1121
1541
|
};
|
|
1122
|
-
function
|
|
1542
|
+
function Dt(e) {
|
|
1123
1543
|
if (typeof e == "string") {
|
|
1124
1544
|
const t = Q(e);
|
|
1125
1545
|
if (t) return t.path;
|
|
1126
1546
|
}
|
|
1127
1547
|
return "/";
|
|
1128
1548
|
}
|
|
1129
|
-
const
|
|
1549
|
+
const Nt = (e, t, n) => {
|
|
1130
1550
|
if (!ee) {
|
|
1131
1551
|
n("abort", 424);
|
|
1132
1552
|
return;
|
|
1133
1553
|
}
|
|
1134
|
-
let r =
|
|
1554
|
+
let r = Dt(t.provider);
|
|
1135
1555
|
switch (t.type) {
|
|
1136
1556
|
case "icons": {
|
|
1137
1557
|
const i = t.prefix, c = t.icons.join(","), s = new URLSearchParams({ icons: c });
|
|
@@ -1152,7 +1572,7 @@ const Mt = (e, t, n) => {
|
|
|
1152
1572
|
const l = i.status;
|
|
1153
1573
|
if (l !== 200) {
|
|
1154
1574
|
setTimeout(() => {
|
|
1155
|
-
n(
|
|
1575
|
+
n(Vt(l) ? "abort" : "next", l);
|
|
1156
1576
|
});
|
|
1157
1577
|
return;
|
|
1158
1578
|
}
|
|
@@ -1170,9 +1590,9 @@ const Mt = (e, t, n) => {
|
|
|
1170
1590
|
}).catch(() => {
|
|
1171
1591
|
n("next", a);
|
|
1172
1592
|
});
|
|
1173
|
-
},
|
|
1174
|
-
prepare:
|
|
1175
|
-
send:
|
|
1593
|
+
}, zt = {
|
|
1594
|
+
prepare: Wt,
|
|
1595
|
+
send: Nt
|
|
1176
1596
|
};
|
|
1177
1597
|
function pe(e, t) {
|
|
1178
1598
|
e.forEach((n) => {
|
|
@@ -1180,7 +1600,7 @@ function pe(e, t) {
|
|
|
1180
1600
|
r && (n.loaderCallbacks = r.filter((a) => a.id !== t));
|
|
1181
1601
|
});
|
|
1182
1602
|
}
|
|
1183
|
-
function
|
|
1603
|
+
function Ut(e) {
|
|
1184
1604
|
e.pendingCallbacksFlag || (e.pendingCallbacksFlag = !0, setTimeout(() => {
|
|
1185
1605
|
e.pendingCallbacksFlag = !1;
|
|
1186
1606
|
const t = e.loaderCallbacks ? e.loaderCallbacks.slice(0) : [];
|
|
@@ -1209,9 +1629,9 @@ function jt(e) {
|
|
|
1209
1629
|
});
|
|
1210
1630
|
}));
|
|
1211
1631
|
}
|
|
1212
|
-
let
|
|
1213
|
-
function
|
|
1214
|
-
const r =
|
|
1632
|
+
let _t = 0;
|
|
1633
|
+
function qt(e, t, n) {
|
|
1634
|
+
const r = _t++, a = pe.bind(null, n, r);
|
|
1215
1635
|
if (!t.pending.length) return a;
|
|
1216
1636
|
const i = {
|
|
1217
1637
|
id: r,
|
|
@@ -1223,7 +1643,7 @@ function Lt(e, t, n) {
|
|
|
1223
1643
|
(l.loaderCallbacks || (l.loaderCallbacks = [])).push(i);
|
|
1224
1644
|
}), a;
|
|
1225
1645
|
}
|
|
1226
|
-
function
|
|
1646
|
+
function Qt(e) {
|
|
1227
1647
|
const t = {
|
|
1228
1648
|
loaded: [],
|
|
1229
1649
|
missing: [],
|
|
@@ -1249,14 +1669,14 @@ function Ft(e) {
|
|
|
1249
1669
|
u.push(h);
|
|
1250
1670
|
}), t;
|
|
1251
1671
|
}
|
|
1252
|
-
function
|
|
1672
|
+
function Gt(e, t = !0, n = !1) {
|
|
1253
1673
|
const r = [];
|
|
1254
1674
|
return e.forEach((a) => {
|
|
1255
|
-
const i = typeof a == "string" ?
|
|
1675
|
+
const i = typeof a == "string" ? B(a, t, n) : a;
|
|
1256
1676
|
i && r.push(i);
|
|
1257
1677
|
}), r;
|
|
1258
1678
|
}
|
|
1259
|
-
const
|
|
1679
|
+
const Jt = {
|
|
1260
1680
|
resources: [],
|
|
1261
1681
|
index: 0,
|
|
1262
1682
|
timeout: 2e3,
|
|
@@ -1264,7 +1684,7 @@ const At = {
|
|
|
1264
1684
|
random: !1,
|
|
1265
1685
|
dataAfterTimeout: !1
|
|
1266
1686
|
};
|
|
1267
|
-
function
|
|
1687
|
+
function Kt(e, t, n, r) {
|
|
1268
1688
|
const a = e.resources.length, i = e.random ? Math.floor(Math.random() * a) : e.index;
|
|
1269
1689
|
let l;
|
|
1270
1690
|
if (e.random) {
|
|
@@ -1326,7 +1746,7 @@ function It(e, t, n, r) {
|
|
|
1326
1746
|
return;
|
|
1327
1747
|
}
|
|
1328
1748
|
if (A) {
|
|
1329
|
-
u = j, w.length || (l.length ?
|
|
1749
|
+
u = j, w.length || (l.length ? S() : y());
|
|
1330
1750
|
return;
|
|
1331
1751
|
}
|
|
1332
1752
|
if (v(), b(), !e.random) {
|
|
@@ -1337,7 +1757,7 @@ function It(e, t, n, r) {
|
|
|
1337
1757
|
M(j);
|
|
1338
1758
|
});
|
|
1339
1759
|
}
|
|
1340
|
-
function
|
|
1760
|
+
function S() {
|
|
1341
1761
|
if (s !== "pending") return;
|
|
1342
1762
|
v();
|
|
1343
1763
|
const g = l.shift();
|
|
@@ -1358,13 +1778,13 @@ function It(e, t, n, r) {
|
|
|
1358
1778
|
x(E, j, A);
|
|
1359
1779
|
}
|
|
1360
1780
|
};
|
|
1361
|
-
w.push(E), d++, h = setTimeout(
|
|
1781
|
+
w.push(E), d++, h = setTimeout(S, e.rotate), n(g, t, E.callback);
|
|
1362
1782
|
}
|
|
1363
|
-
return setTimeout(
|
|
1783
|
+
return setTimeout(S), m;
|
|
1364
1784
|
}
|
|
1365
1785
|
function ge(e) {
|
|
1366
1786
|
const t = {
|
|
1367
|
-
...
|
|
1787
|
+
...Jt,
|
|
1368
1788
|
...e
|
|
1369
1789
|
};
|
|
1370
1790
|
let n = [];
|
|
@@ -1372,7 +1792,7 @@ function ge(e) {
|
|
|
1372
1792
|
n = n.filter((c) => c().status === "pending");
|
|
1373
1793
|
}
|
|
1374
1794
|
function a(c, s, d) {
|
|
1375
|
-
const u =
|
|
1795
|
+
const u = Kt(t, c, s, (h, w) => {
|
|
1376
1796
|
r(), d && d(h, w);
|
|
1377
1797
|
});
|
|
1378
1798
|
return n.push(u), u;
|
|
@@ -1393,7 +1813,7 @@ function ge(e) {
|
|
|
1393
1813
|
function te() {
|
|
1394
1814
|
}
|
|
1395
1815
|
const P = /* @__PURE__ */ Object.create(null);
|
|
1396
|
-
function
|
|
1816
|
+
function Xt(e) {
|
|
1397
1817
|
if (!P[e]) {
|
|
1398
1818
|
const t = Q(e);
|
|
1399
1819
|
if (!t) return;
|
|
@@ -1405,14 +1825,14 @@ function $t(e) {
|
|
|
1405
1825
|
}
|
|
1406
1826
|
return P[e];
|
|
1407
1827
|
}
|
|
1408
|
-
function
|
|
1828
|
+
function Yt(e, t, n) {
|
|
1409
1829
|
let r, a;
|
|
1410
1830
|
if (typeof e == "string") {
|
|
1411
1831
|
const i = N(e);
|
|
1412
1832
|
if (!i)
|
|
1413
1833
|
return n(void 0, 424), te;
|
|
1414
1834
|
a = i.send;
|
|
1415
|
-
const l =
|
|
1835
|
+
const l = Xt(e);
|
|
1416
1836
|
l && (r = l.redundancy);
|
|
1417
1837
|
} else {
|
|
1418
1838
|
const i = _(e);
|
|
@@ -1426,12 +1846,12 @@ function Zt(e, t, n) {
|
|
|
1426
1846
|
}
|
|
1427
1847
|
function ne() {
|
|
1428
1848
|
}
|
|
1429
|
-
function
|
|
1849
|
+
function en(e) {
|
|
1430
1850
|
e.iconsLoaderFlag || (e.iconsLoaderFlag = !0, setTimeout(() => {
|
|
1431
|
-
e.iconsLoaderFlag = !1,
|
|
1851
|
+
e.iconsLoaderFlag = !1, Ut(e);
|
|
1432
1852
|
}));
|
|
1433
1853
|
}
|
|
1434
|
-
function
|
|
1854
|
+
function tn(e) {
|
|
1435
1855
|
const t = [], n = [];
|
|
1436
1856
|
return e.forEach((r) => {
|
|
1437
1857
|
(r.match(fe) ? t : n).push(r);
|
|
@@ -1440,7 +1860,7 @@ function Bt(e) {
|
|
|
1440
1860
|
invalid: n
|
|
1441
1861
|
};
|
|
1442
1862
|
}
|
|
1443
|
-
function
|
|
1863
|
+
function C(e, t, n) {
|
|
1444
1864
|
function r() {
|
|
1445
1865
|
const a = e.pendingIcons;
|
|
1446
1866
|
t.forEach((i) => {
|
|
@@ -1455,7 +1875,7 @@ function L(e, t, n) {
|
|
|
1455
1875
|
} catch (a) {
|
|
1456
1876
|
console.error(a);
|
|
1457
1877
|
}
|
|
1458
|
-
r(),
|
|
1878
|
+
r(), en(e);
|
|
1459
1879
|
}
|
|
1460
1880
|
function re(e, t) {
|
|
1461
1881
|
e instanceof Promise ? e.then((n) => {
|
|
@@ -1464,7 +1884,7 @@ function re(e, t) {
|
|
|
1464
1884
|
t(null);
|
|
1465
1885
|
}) : t(e);
|
|
1466
1886
|
}
|
|
1467
|
-
function
|
|
1887
|
+
function nn(e, t) {
|
|
1468
1888
|
e.iconsToLoad ? e.iconsToLoad = e.iconsToLoad.concat(t).sort() : e.iconsToLoad = t, e.iconsQueueFlag || (e.iconsQueueFlag = !0, setTimeout(() => {
|
|
1469
1889
|
e.iconsQueueFlag = !1;
|
|
1470
1890
|
const { provider: n, prefix: r } = e, a = e.iconsToLoad;
|
|
@@ -1472,7 +1892,7 @@ function Ht(e, t) {
|
|
|
1472
1892
|
const i = e.loadIcon;
|
|
1473
1893
|
if (e.loadIcons && (a.length > 1 || !i)) {
|
|
1474
1894
|
re(e.loadIcons(a, r, n), (u) => {
|
|
1475
|
-
|
|
1895
|
+
C(e, a, u);
|
|
1476
1896
|
});
|
|
1477
1897
|
return;
|
|
1478
1898
|
}
|
|
@@ -1484,27 +1904,27 @@ function Ht(e, t) {
|
|
|
1484
1904
|
prefix: r,
|
|
1485
1905
|
icons: { [u]: w }
|
|
1486
1906
|
} : null;
|
|
1487
|
-
|
|
1907
|
+
C(e, [u], p);
|
|
1488
1908
|
});
|
|
1489
1909
|
});
|
|
1490
1910
|
return;
|
|
1491
1911
|
}
|
|
1492
|
-
const { valid: l, invalid: c } =
|
|
1493
|
-
if (c.length &&
|
|
1912
|
+
const { valid: l, invalid: c } = tn(a);
|
|
1913
|
+
if (c.length && C(e, c, null), !l.length) return;
|
|
1494
1914
|
const s = r.match(fe) ? N(n) : null;
|
|
1495
1915
|
if (!s) {
|
|
1496
|
-
|
|
1916
|
+
C(e, l, null);
|
|
1497
1917
|
return;
|
|
1498
1918
|
}
|
|
1499
1919
|
s.prepare(n, r, l).forEach((u) => {
|
|
1500
|
-
|
|
1501
|
-
|
|
1920
|
+
Yt(n, u, (h) => {
|
|
1921
|
+
C(e, u.icons, h);
|
|
1502
1922
|
});
|
|
1503
1923
|
});
|
|
1504
1924
|
}));
|
|
1505
1925
|
}
|
|
1506
|
-
const
|
|
1507
|
-
const n =
|
|
1926
|
+
const rn = (e, t) => {
|
|
1927
|
+
const n = Gt(e, !0, he()), r = Qt(n);
|
|
1508
1928
|
if (!r.pending.length) {
|
|
1509
1929
|
let s = !0;
|
|
1510
1930
|
return t && setTimeout(() => {
|
|
@@ -1526,10 +1946,10 @@ const Tt = (e, t) => {
|
|
|
1526
1946
|
p.has(h) || (p.add(h), a[d][u].push(h));
|
|
1527
1947
|
}), i.forEach((s) => {
|
|
1528
1948
|
const d = a[s.provider][s.prefix];
|
|
1529
|
-
d.length &&
|
|
1530
|
-
}), t ?
|
|
1949
|
+
d.length && nn(s, d);
|
|
1950
|
+
}), t ? qt(t, r, i) : ne;
|
|
1531
1951
|
};
|
|
1532
|
-
function
|
|
1952
|
+
function on(e, t) {
|
|
1533
1953
|
const n = { ...e };
|
|
1534
1954
|
for (const r in t) {
|
|
1535
1955
|
const a = t[r], i = typeof a;
|
|
@@ -1537,9 +1957,9 @@ function Pt(e, t) {
|
|
|
1537
1957
|
}
|
|
1538
1958
|
return n;
|
|
1539
1959
|
}
|
|
1540
|
-
const
|
|
1541
|
-
function
|
|
1542
|
-
t.split(
|
|
1960
|
+
const an = /[\s,]+/;
|
|
1961
|
+
function ln(e, t) {
|
|
1962
|
+
t.split(an).forEach((n) => {
|
|
1543
1963
|
switch (n.trim()) {
|
|
1544
1964
|
case "horizontal":
|
|
1545
1965
|
e.hFlip = !0;
|
|
@@ -1550,7 +1970,7 @@ function Wt(e, t) {
|
|
|
1550
1970
|
}
|
|
1551
1971
|
});
|
|
1552
1972
|
}
|
|
1553
|
-
function
|
|
1973
|
+
function sn(e, t = 0) {
|
|
1554
1974
|
const n = e.replace(/^-?[0-9.]*/, "");
|
|
1555
1975
|
function r(a) {
|
|
1556
1976
|
for (; a < 0; ) a += 4;
|
|
@@ -1575,40 +1995,40 @@ function Dt(e, t = 0) {
|
|
|
1575
1995
|
}
|
|
1576
1996
|
return t;
|
|
1577
1997
|
}
|
|
1578
|
-
function
|
|
1998
|
+
function cn(e, t) {
|
|
1579
1999
|
let n = e.indexOf("xlink:") === -1 ? "" : ' xmlns:xlink="http://www.w3.org/1999/xlink"';
|
|
1580
2000
|
for (const r in t) n += " " + r + '="' + t[r] + '"';
|
|
1581
2001
|
return '<svg xmlns="http://www.w3.org/2000/svg"' + n + ">" + e + "</svg>";
|
|
1582
2002
|
}
|
|
1583
|
-
function
|
|
2003
|
+
function dn(e) {
|
|
1584
2004
|
return e.replace(/"/g, "'").replace(/%/g, "%25").replace(/#/g, "%23").replace(/</g, "%3C").replace(/>/g, "%3E").replace(/\s+/g, " ");
|
|
1585
2005
|
}
|
|
1586
|
-
function
|
|
1587
|
-
return "data:image/svg+xml," +
|
|
2006
|
+
function un(e) {
|
|
2007
|
+
return "data:image/svg+xml," + dn(e);
|
|
1588
2008
|
}
|
|
1589
|
-
function
|
|
1590
|
-
return 'url("' +
|
|
2009
|
+
function fn(e) {
|
|
2010
|
+
return 'url("' + un(e) + '")';
|
|
1591
2011
|
}
|
|
1592
2012
|
let F;
|
|
1593
|
-
function
|
|
2013
|
+
function hn() {
|
|
1594
2014
|
try {
|
|
1595
2015
|
F = window.trustedTypes.createPolicy("iconify", { createHTML: (e) => e });
|
|
1596
2016
|
} catch {
|
|
1597
2017
|
F = null;
|
|
1598
2018
|
}
|
|
1599
2019
|
}
|
|
1600
|
-
function
|
|
1601
|
-
return F === void 0 &&
|
|
2020
|
+
function mn(e) {
|
|
2021
|
+
return F === void 0 && hn(), F ? F.createHTML(e) : e;
|
|
1602
2022
|
}
|
|
1603
2023
|
const ve = {
|
|
1604
2024
|
...we,
|
|
1605
2025
|
inline: !1
|
|
1606
|
-
},
|
|
2026
|
+
}, wn = {
|
|
1607
2027
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1608
2028
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
1609
2029
|
"aria-hidden": !0,
|
|
1610
2030
|
role: "img"
|
|
1611
|
-
},
|
|
2031
|
+
}, pn = {
|
|
1612
2032
|
display: "inline-block"
|
|
1613
2033
|
}, z = {
|
|
1614
2034
|
backgroundColor: "currentColor"
|
|
@@ -1628,19 +2048,19 @@ for (const e in ae) {
|
|
|
1628
2048
|
for (const n in oe)
|
|
1629
2049
|
t[e + n] = oe[n];
|
|
1630
2050
|
}
|
|
1631
|
-
const
|
|
2051
|
+
const gn = {
|
|
1632
2052
|
...ve,
|
|
1633
2053
|
inline: !0
|
|
1634
2054
|
};
|
|
1635
2055
|
function ie(e) {
|
|
1636
2056
|
return e + (e.match(/^[-0-9.]+$/) ? "px" : "");
|
|
1637
2057
|
}
|
|
1638
|
-
const
|
|
1639
|
-
const r = t.inline ?
|
|
1640
|
-
...i === "svg" ?
|
|
2058
|
+
const vn = (e, t, n) => {
|
|
2059
|
+
const r = t.inline ? gn : ve, a = on(r, t), i = t.mode || "svg", l = {}, c = t.style || {}, s = {
|
|
2060
|
+
...i === "svg" ? wn : {}
|
|
1641
2061
|
};
|
|
1642
2062
|
if (n) {
|
|
1643
|
-
const f =
|
|
2063
|
+
const f = B(n, !1, !0);
|
|
1644
2064
|
if (f) {
|
|
1645
2065
|
const m = ["iconify"], y = [
|
|
1646
2066
|
"provider",
|
|
@@ -1680,7 +2100,7 @@ const Xt = (e, t, n) => {
|
|
|
1680
2100
|
break;
|
|
1681
2101
|
// Flip as string: 'horizontal,vertical'
|
|
1682
2102
|
case "flip":
|
|
1683
|
-
typeof m == "string" &&
|
|
2103
|
+
typeof m == "string" && ln(a, m);
|
|
1684
2104
|
break;
|
|
1685
2105
|
// Color: copy to style
|
|
1686
2106
|
case "color":
|
|
@@ -1688,7 +2108,7 @@ const Xt = (e, t, n) => {
|
|
|
1688
2108
|
break;
|
|
1689
2109
|
// Rotation as string
|
|
1690
2110
|
case "rotate":
|
|
1691
|
-
typeof m == "string" ? a[f] =
|
|
2111
|
+
typeof m == "string" ? a[f] = sn(m) : typeof m == "number" && (a[f] = m);
|
|
1692
2112
|
break;
|
|
1693
2113
|
// Remove aria-hidden
|
|
1694
2114
|
case "ariaHidden":
|
|
@@ -1700,7 +2120,7 @@ const Xt = (e, t, n) => {
|
|
|
1700
2120
|
r[f] === void 0 && (s[f] = m);
|
|
1701
2121
|
}
|
|
1702
2122
|
}
|
|
1703
|
-
const d =
|
|
2123
|
+
const d = At(e, a), u = d.attributes;
|
|
1704
2124
|
if (a.inline && (l.verticalAlign = "-0.125em"), i === "svg") {
|
|
1705
2125
|
s.style = {
|
|
1706
2126
|
...l,
|
|
@@ -1708,26 +2128,26 @@ const Xt = (e, t, n) => {
|
|
|
1708
2128
|
}, Object.assign(s, u);
|
|
1709
2129
|
let f = 0, m = t.id;
|
|
1710
2130
|
return typeof m == "string" && (m = m.replace(/-/g, "_")), s.dangerouslySetInnerHTML = {
|
|
1711
|
-
__html:
|
|
2131
|
+
__html: mn(Bt(d.body, m ? () => m + "ID" + f++ : "iconifyReact"))
|
|
1712
2132
|
}, V("svg", s);
|
|
1713
2133
|
}
|
|
1714
|
-
const { body: h, width: w, height: p } = e, v = i === "mask" || (i === "bg" ? !1 : h.indexOf("currentColor") !== -1), k =
|
|
2134
|
+
const { body: h, width: w, height: p } = e, v = i === "mask" || (i === "bg" ? !1 : h.indexOf("currentColor") !== -1), k = cn(h, {
|
|
1715
2135
|
...u,
|
|
1716
2136
|
width: w + "",
|
|
1717
2137
|
height: p + ""
|
|
1718
2138
|
});
|
|
1719
2139
|
return s.style = {
|
|
1720
2140
|
...l,
|
|
1721
|
-
"--svg":
|
|
2141
|
+
"--svg": fn(k),
|
|
1722
2142
|
width: ie(u.width),
|
|
1723
2143
|
height: ie(u.height),
|
|
1724
|
-
...
|
|
2144
|
+
...pn,
|
|
1725
2145
|
...v ? z : ke,
|
|
1726
2146
|
...c
|
|
1727
2147
|
}, V("span", s);
|
|
1728
2148
|
};
|
|
1729
2149
|
he(!0);
|
|
1730
|
-
|
|
2150
|
+
St("", zt);
|
|
1731
2151
|
if (typeof document < "u" && typeof window < "u") {
|
|
1732
2152
|
const e = window;
|
|
1733
2153
|
if (e.IconifyPreload !== void 0) {
|
|
@@ -1737,7 +2157,7 @@ if (typeof document < "u" && typeof window < "u") {
|
|
|
1737
2157
|
// Check if item is an object and not null/array
|
|
1738
2158
|
(typeof r != "object" || r === null || r instanceof Array || // Check for 'icons' and 'prefix'
|
|
1739
2159
|
typeof r.icons != "object" || typeof r.prefix != "string" || // Add icon set
|
|
1740
|
-
!
|
|
2160
|
+
!Mt(r)) && console.error(n);
|
|
1741
2161
|
} catch {
|
|
1742
2162
|
console.error(n);
|
|
1743
2163
|
}
|
|
@@ -1752,7 +2172,7 @@ if (typeof document < "u" && typeof window < "u") {
|
|
|
1752
2172
|
const a = t[n];
|
|
1753
2173
|
if (typeof a != "object" || !a || a.resources === void 0)
|
|
1754
2174
|
continue;
|
|
1755
|
-
|
|
2175
|
+
Ht(n, a) || console.error(r);
|
|
1756
2176
|
} catch {
|
|
1757
2177
|
console.error(r);
|
|
1758
2178
|
}
|
|
@@ -1805,7 +2225,7 @@ function be(e) {
|
|
|
1805
2225
|
data: k
|
|
1806
2226
|
}))
|
|
1807
2227
|
if (k === void 0) {
|
|
1808
|
-
const f =
|
|
2228
|
+
const f = rn([v], u);
|
|
1809
2229
|
a({
|
|
1810
2230
|
callback: f
|
|
1811
2231
|
});
|
|
@@ -1815,12 +2235,12 @@ function be(e) {
|
|
|
1815
2235
|
t && u();
|
|
1816
2236
|
}, [e.icon, t]);
|
|
1817
2237
|
const { name: h, data: w } = l;
|
|
1818
|
-
return w ?
|
|
2238
|
+
return w ? vn({
|
|
1819
2239
|
...U,
|
|
1820
2240
|
...w
|
|
1821
2241
|
}, e, h) : e.children ? e.children : e.fallback ? e.fallback : V("span", {});
|
|
1822
2242
|
}
|
|
1823
|
-
const
|
|
2243
|
+
const pr = le((e, t) => be({
|
|
1824
2244
|
...e,
|
|
1825
2245
|
_ref: t
|
|
1826
2246
|
}));
|
|
@@ -1829,508 +2249,138 @@ le((e, t) => be({
|
|
|
1829
2249
|
...e,
|
|
1830
2250
|
_ref: t
|
|
1831
2251
|
}));
|
|
1832
|
-
const
|
|
2252
|
+
const gr = {
|
|
1833
2253
|
width: 24,
|
|
1834
2254
|
height: 24,
|
|
1835
2255
|
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"/>'
|
|
1836
|
-
},
|
|
2256
|
+
}, vr = {
|
|
1837
2257
|
width: 24,
|
|
1838
2258
|
height: 24,
|
|
1839
2259
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 19h16M4 15l4-6l4 2l4-5l4 4"/>'
|
|
1840
|
-
},
|
|
2260
|
+
}, kr = {
|
|
1841
2261
|
width: 24,
|
|
1842
2262
|
height: 24,
|
|
1843
2263
|
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"/>'
|
|
1844
|
-
},
|
|
2264
|
+
}, br = {
|
|
1845
2265
|
width: 24,
|
|
1846
2266
|
height: 24,
|
|
1847
2267
|
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>'
|
|
1848
|
-
},
|
|
2268
|
+
}, xr = {
|
|
1849
2269
|
width: 24,
|
|
1850
2270
|
height: 24,
|
|
1851
2271
|
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>'
|
|
1852
|
-
},
|
|
2272
|
+
}, Er = {
|
|
1853
2273
|
width: 24,
|
|
1854
2274
|
height: 24,
|
|
1855
2275
|
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"/>'
|
|
1856
|
-
},
|
|
2276
|
+
}, yr = {
|
|
1857
2277
|
width: 24,
|
|
1858
2278
|
height: 24,
|
|
1859
2279
|
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>'
|
|
1860
|
-
},
|
|
2280
|
+
}, Mr = {
|
|
1861
2281
|
width: 24,
|
|
1862
2282
|
height: 24,
|
|
1863
2283
|
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>'
|
|
1864
|
-
},
|
|
2284
|
+
}, Rr = {
|
|
1865
2285
|
width: 24,
|
|
1866
2286
|
height: 24,
|
|
1867
2287
|
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"/>'
|
|
1868
|
-
},
|
|
2288
|
+
}, jr = {
|
|
1869
2289
|
width: 24,
|
|
1870
2290
|
height: 24,
|
|
1871
2291
|
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"/>'
|
|
1872
|
-
},
|
|
2292
|
+
}, Lr = {
|
|
1873
2293
|
width: 24,
|
|
1874
2294
|
height: 24,
|
|
1875
2295
|
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>'
|
|
1876
|
-
},
|
|
2296
|
+
}, Cr = {
|
|
1877
2297
|
width: 24,
|
|
1878
2298
|
height: 24,
|
|
1879
2299
|
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"/>'
|
|
1880
|
-
},
|
|
2300
|
+
}, Fr = {
|
|
1881
2301
|
width: 24,
|
|
1882
2302
|
height: 24,
|
|
1883
2303
|
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>'
|
|
1884
|
-
},
|
|
2304
|
+
}, Or = {
|
|
1885
2305
|
width: 24,
|
|
1886
2306
|
height: 24,
|
|
1887
2307
|
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"/>'
|
|
1888
|
-
},
|
|
2308
|
+
}, Ar = {
|
|
1889
2309
|
width: 24,
|
|
1890
2310
|
height: 24,
|
|
1891
2311
|
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>'
|
|
1892
|
-
},
|
|
2312
|
+
}, Ir = {
|
|
1893
2313
|
width: 24,
|
|
1894
2314
|
height: 24,
|
|
1895
2315
|
body: '<g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0-18 0m9-3h.01"/><path d="M11 12h1v4h1"/></g>'
|
|
1896
2316
|
};
|
|
1897
|
-
function Yt({
|
|
1898
|
-
title: e,
|
|
1899
|
-
titleId: t,
|
|
1900
|
-
...n
|
|
1901
|
-
}, r) {
|
|
1902
|
-
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
1903
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1904
|
-
viewBox: "0 0 24 24",
|
|
1905
|
-
fill: "currentColor",
|
|
1906
|
-
"aria-hidden": "true",
|
|
1907
|
-
"data-slot": "icon",
|
|
1908
|
-
ref: r,
|
|
1909
|
-
"aria-labelledby": t
|
|
1910
|
-
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
1911
|
-
id: t
|
|
1912
|
-
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
1913
|
-
fillRule: "evenodd",
|
|
1914
|
-
d: "M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25Zm-.53 14.03a.75.75 0 0 0 1.06 0l3-3a.75.75 0 1 0-1.06-1.06l-1.72 1.72V8.25a.75.75 0 0 0-1.5 0v5.69l-1.72-1.72a.75.75 0 0 0-1.06 1.06l3 3Z",
|
|
1915
|
-
clipRule: "evenodd"
|
|
1916
|
-
}));
|
|
1917
|
-
}
|
|
1918
|
-
const fr = /* @__PURE__ */ o.forwardRef(Yt);
|
|
1919
|
-
function en({
|
|
1920
|
-
title: e,
|
|
1921
|
-
titleId: t,
|
|
1922
|
-
...n
|
|
1923
|
-
}, r) {
|
|
1924
|
-
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
1925
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1926
|
-
viewBox: "0 0 24 24",
|
|
1927
|
-
fill: "currentColor",
|
|
1928
|
-
"aria-hidden": "true",
|
|
1929
|
-
"data-slot": "icon",
|
|
1930
|
-
ref: r,
|
|
1931
|
-
"aria-labelledby": t
|
|
1932
|
-
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
1933
|
-
id: t
|
|
1934
|
-
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
1935
|
-
fillRule: "evenodd",
|
|
1936
|
-
d: "M15.22 6.268a.75.75 0 0 1 .968-.431l5.942 2.28a.75.75 0 0 1 .431.97l-2.28 5.94a.75.75 0 1 1-1.4-.537l1.63-4.251-1.086.484a11.2 11.2 0 0 0-5.45 5.173.75.75 0 0 1-1.199.19L9 12.312l-6.22 6.22a.75.75 0 0 1-1.06-1.061l6.75-6.75a.75.75 0 0 1 1.06 0l3.606 3.606a12.695 12.695 0 0 1 5.68-4.974l1.086-.483-4.251-1.632a.75.75 0 0 1-.432-.97Z",
|
|
1937
|
-
clipRule: "evenodd"
|
|
1938
|
-
}));
|
|
1939
|
-
}
|
|
1940
|
-
const hr = /* @__PURE__ */ o.forwardRef(en);
|
|
1941
|
-
function tn({
|
|
1942
|
-
title: e,
|
|
1943
|
-
titleId: t,
|
|
1944
|
-
...n
|
|
1945
|
-
}, r) {
|
|
1946
|
-
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
1947
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1948
|
-
viewBox: "0 0 24 24",
|
|
1949
|
-
fill: "currentColor",
|
|
1950
|
-
"aria-hidden": "true",
|
|
1951
|
-
"data-slot": "icon",
|
|
1952
|
-
ref: r,
|
|
1953
|
-
"aria-labelledby": t
|
|
1954
|
-
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
1955
|
-
id: t
|
|
1956
|
-
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
1957
|
-
fillRule: "evenodd",
|
|
1958
|
-
d: "M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25Zm.53 5.47a.75.75 0 0 0-1.06 0l-3 3a.75.75 0 1 0 1.06 1.06l1.72-1.72v5.69a.75.75 0 0 0 1.5 0v-5.69l1.72 1.72a.75.75 0 1 0 1.06-1.06l-3-3Z",
|
|
1959
|
-
clipRule: "evenodd"
|
|
1960
|
-
}));
|
|
1961
|
-
}
|
|
1962
|
-
const mr = /* @__PURE__ */ o.forwardRef(tn);
|
|
1963
|
-
function nn({
|
|
1964
|
-
title: e,
|
|
1965
|
-
titleId: t,
|
|
1966
|
-
...n
|
|
1967
|
-
}, r) {
|
|
1968
|
-
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
1969
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1970
|
-
viewBox: "0 0 24 24",
|
|
1971
|
-
fill: "currentColor",
|
|
1972
|
-
"aria-hidden": "true",
|
|
1973
|
-
"data-slot": "icon",
|
|
1974
|
-
ref: r,
|
|
1975
|
-
"aria-labelledby": t
|
|
1976
|
-
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
1977
|
-
id: t
|
|
1978
|
-
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
1979
|
-
fillRule: "evenodd",
|
|
1980
|
-
d: "M3 6.75A.75.75 0 0 1 3.75 6h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 6.75ZM3 12a.75.75 0 0 1 .75-.75h16.5a.75.75 0 0 1 0 1.5H3.75A.75.75 0 0 1 3 12Zm0 5.25a.75.75 0 0 1 .75-.75H12a.75.75 0 0 1 0 1.5H3.75a.75.75 0 0 1-.75-.75Z",
|
|
1981
|
-
clipRule: "evenodd"
|
|
1982
|
-
}));
|
|
1983
|
-
}
|
|
1984
|
-
const wr = /* @__PURE__ */ o.forwardRef(nn);
|
|
1985
|
-
function rn({
|
|
1986
|
-
title: e,
|
|
1987
|
-
titleId: t,
|
|
1988
|
-
...n
|
|
1989
|
-
}, r) {
|
|
1990
|
-
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
1991
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
1992
|
-
viewBox: "0 0 24 24",
|
|
1993
|
-
fill: "currentColor",
|
|
1994
|
-
"aria-hidden": "true",
|
|
1995
|
-
"data-slot": "icon",
|
|
1996
|
-
ref: r,
|
|
1997
|
-
"aria-labelledby": t
|
|
1998
|
-
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
1999
|
-
id: t
|
|
2000
|
-
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
2001
|
-
fillRule: "evenodd",
|
|
2002
|
-
d: "M10.5 3.798v5.02a3 3 0 0 1-.879 2.121l-2.377 2.377a9.845 9.845 0 0 1 5.091 1.013 8.315 8.315 0 0 0 5.713.636l.285-.071-3.954-3.955a3 3 0 0 1-.879-2.121v-5.02a23.614 23.614 0 0 0-3 0Zm4.5.138a.75.75 0 0 0 .093-1.495A24.837 24.837 0 0 0 12 2.25a25.048 25.048 0 0 0-3.093.191A.75.75 0 0 0 9 3.936v4.882a1.5 1.5 0 0 1-.44 1.06l-6.293 6.294c-1.62 1.621-.903 4.475 1.471 4.88 2.686.46 5.447.698 8.262.698 2.816 0 5.576-.239 8.262-.697 2.373-.406 3.092-3.26 1.47-4.881L15.44 9.879A1.5 1.5 0 0 1 15 8.818V3.936Z",
|
|
2003
|
-
clipRule: "evenodd"
|
|
2004
|
-
}));
|
|
2005
|
-
}
|
|
2006
|
-
const pr = /* @__PURE__ */ o.forwardRef(rn);
|
|
2007
|
-
function on({
|
|
2008
|
-
title: e,
|
|
2009
|
-
titleId: t,
|
|
2010
|
-
...n
|
|
2011
|
-
}, r) {
|
|
2012
|
-
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
2013
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2014
|
-
viewBox: "0 0 24 24",
|
|
2015
|
-
fill: "currentColor",
|
|
2016
|
-
"aria-hidden": "true",
|
|
2017
|
-
"data-slot": "icon",
|
|
2018
|
-
ref: r,
|
|
2019
|
-
"aria-labelledby": t
|
|
2020
|
-
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
2021
|
-
id: t
|
|
2022
|
-
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
2023
|
-
fillRule: "evenodd",
|
|
2024
|
-
d: "M6.75 2.25A.75.75 0 0 1 7.5 3v1.5h9V3A.75.75 0 0 1 18 3v1.5h.75a3 3 0 0 1 3 3v11.25a3 3 0 0 1-3 3H5.25a3 3 0 0 1-3-3V7.5a3 3 0 0 1 3-3H6V3a.75.75 0 0 1 .75-.75Zm13.5 9a1.5 1.5 0 0 0-1.5-1.5H5.25a1.5 1.5 0 0 0-1.5 1.5v7.5a1.5 1.5 0 0 0 1.5 1.5h13.5a1.5 1.5 0 0 0 1.5-1.5v-7.5Z",
|
|
2025
|
-
clipRule: "evenodd"
|
|
2026
|
-
}));
|
|
2027
|
-
}
|
|
2028
|
-
const gr = /* @__PURE__ */ o.forwardRef(on);
|
|
2029
|
-
function an({
|
|
2030
|
-
title: e,
|
|
2031
|
-
titleId: t,
|
|
2032
|
-
...n
|
|
2033
|
-
}, r) {
|
|
2034
|
-
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
2035
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2036
|
-
viewBox: "0 0 24 24",
|
|
2037
|
-
fill: "currentColor",
|
|
2038
|
-
"aria-hidden": "true",
|
|
2039
|
-
"data-slot": "icon",
|
|
2040
|
-
ref: r,
|
|
2041
|
-
"aria-labelledby": t
|
|
2042
|
-
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
2043
|
-
id: t
|
|
2044
|
-
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
2045
|
-
fillRule: "evenodd",
|
|
2046
|
-
d: "M3 6a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3V6Zm4.5 7.5a.75.75 0 0 1 .75.75v2.25a.75.75 0 0 1-1.5 0v-2.25a.75.75 0 0 1 .75-.75Zm3.75-1.5a.75.75 0 0 0-1.5 0v4.5a.75.75 0 0 0 1.5 0V12Zm2.25-3a.75.75 0 0 1 .75.75v6.75a.75.75 0 0 1-1.5 0V9.75A.75.75 0 0 1 13.5 9Zm3.75-1.5a.75.75 0 0 0-1.5 0v9a.75.75 0 0 0 1.5 0v-9Z",
|
|
2047
|
-
clipRule: "evenodd"
|
|
2048
|
-
}));
|
|
2049
|
-
}
|
|
2050
|
-
const vr = /* @__PURE__ */ o.forwardRef(an);
|
|
2051
|
-
function ln({
|
|
2052
|
-
title: e,
|
|
2053
|
-
titleId: t,
|
|
2054
|
-
...n
|
|
2055
|
-
}, r) {
|
|
2056
|
-
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
2057
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2058
|
-
viewBox: "0 0 24 24",
|
|
2059
|
-
fill: "currentColor",
|
|
2060
|
-
"aria-hidden": "true",
|
|
2061
|
-
"data-slot": "icon",
|
|
2062
|
-
ref: r,
|
|
2063
|
-
"aria-labelledby": t
|
|
2064
|
-
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
2065
|
-
id: t
|
|
2066
|
-
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
2067
|
-
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"
|
|
2068
|
-
}));
|
|
2069
|
-
}
|
|
2070
|
-
const kr = /* @__PURE__ */ o.forwardRef(ln);
|
|
2071
|
-
function sn({
|
|
2072
|
-
title: e,
|
|
2073
|
-
titleId: t,
|
|
2074
|
-
...n
|
|
2075
|
-
}, r) {
|
|
2076
|
-
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
2077
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2078
|
-
viewBox: "0 0 24 24",
|
|
2079
|
-
fill: "currentColor",
|
|
2080
|
-
"aria-hidden": "true",
|
|
2081
|
-
"data-slot": "icon",
|
|
2082
|
-
ref: r,
|
|
2083
|
-
"aria-labelledby": t
|
|
2084
|
-
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
2085
|
-
id: t
|
|
2086
|
-
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
2087
|
-
fillRule: "evenodd",
|
|
2088
|
-
d: "M19.916 4.626a.75.75 0 0 1 .208 1.04l-9 13.5a.75.75 0 0 1-1.154.114l-6-6a.75.75 0 0 1 1.06-1.06l5.353 5.353 8.493-12.74a.75.75 0 0 1 1.04-.207Z",
|
|
2089
|
-
clipRule: "evenodd"
|
|
2090
|
-
}));
|
|
2091
|
-
}
|
|
2092
|
-
const br = /* @__PURE__ */ o.forwardRef(sn);
|
|
2093
|
-
function cn({
|
|
2094
|
-
title: e,
|
|
2095
|
-
titleId: t,
|
|
2096
|
-
...n
|
|
2097
|
-
}, r) {
|
|
2098
|
-
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
2099
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2100
|
-
viewBox: "0 0 24 24",
|
|
2101
|
-
fill: "currentColor",
|
|
2102
|
-
"aria-hidden": "true",
|
|
2103
|
-
"data-slot": "icon",
|
|
2104
|
-
ref: r,
|
|
2105
|
-
"aria-labelledby": t
|
|
2106
|
-
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
2107
|
-
id: t
|
|
2108
|
-
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
2109
|
-
fillRule: "evenodd",
|
|
2110
|
-
d: "M12 3.75a6.715 6.715 0 0 0-3.722 1.118.75.75 0 1 1-.828-1.25 8.25 8.25 0 0 1 12.8 6.883c0 3.014-.574 5.897-1.62 8.543a.75.75 0 0 1-1.395-.551A21.69 21.69 0 0 0 18.75 10.5 6.75 6.75 0 0 0 12 3.75ZM6.157 5.739a.75.75 0 0 1 .21 1.04A6.715 6.715 0 0 0 5.25 10.5c0 1.613-.463 3.12-1.265 4.393a.75.75 0 0 1-1.27-.8A6.715 6.715 0 0 0 3.75 10.5c0-1.68.503-3.246 1.367-4.55a.75.75 0 0 1 1.04-.211ZM12 7.5a3 3 0 0 0-3 3c0 3.1-1.176 5.927-3.105 8.056a.75.75 0 1 1-1.112-1.008A10.459 10.459 0 0 0 7.5 10.5a4.5 4.5 0 1 1 9 0c0 .547-.022 1.09-.067 1.626a.75.75 0 0 1-1.495-.123c.041-.495.062-.996.062-1.503a3 3 0 0 0-3-3Zm0 2.25a.75.75 0 0 1 .75.75c0 3.908-1.424 7.485-3.781 10.238a.75.75 0 0 1-1.14-.975A14.19 14.19 0 0 0 11.25 10.5a.75.75 0 0 1 .75-.75Zm3.239 5.183a.75.75 0 0 1 .515.927 19.417 19.417 0 0 1-2.585 5.544.75.75 0 0 1-1.243-.84 17.915 17.915 0 0 0 2.386-5.116.75.75 0 0 1 .927-.515Z",
|
|
2111
|
-
clipRule: "evenodd"
|
|
2112
|
-
}));
|
|
2113
|
-
}
|
|
2114
|
-
const xr = /* @__PURE__ */ o.forwardRef(cn);
|
|
2115
|
-
function dn({
|
|
2116
|
-
title: e,
|
|
2117
|
-
titleId: t,
|
|
2118
|
-
...n
|
|
2119
|
-
}, r) {
|
|
2120
|
-
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
2121
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2122
|
-
viewBox: "0 0 24 24",
|
|
2123
|
-
fill: "currentColor",
|
|
2124
|
-
"aria-hidden": "true",
|
|
2125
|
-
"data-slot": "icon",
|
|
2126
|
-
ref: r,
|
|
2127
|
-
"aria-labelledby": t
|
|
2128
|
-
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
2129
|
-
id: t
|
|
2130
|
-
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
2131
|
-
fillRule: "evenodd",
|
|
2132
|
-
d: "M11.097 1.515a.75.75 0 0 1 .589.882L10.666 7.5h4.47l1.079-5.397a.75.75 0 1 1 1.47.294L16.665 7.5h3.585a.75.75 0 0 1 0 1.5h-3.885l-1.2 6h3.585a.75.75 0 0 1 0 1.5h-3.885l-1.08 5.397a.75.75 0 1 1-1.47-.294l1.02-5.103h-4.47l-1.08 5.397a.75.75 0 1 1-1.47-.294l1.02-5.103H3.75a.75.75 0 0 1 0-1.5h3.885l1.2-6H5.25a.75.75 0 0 1 0-1.5h3.885l1.08-5.397a.75.75 0 0 1 .882-.588ZM10.365 9l-1.2 6h4.47l1.2-6h-4.47Z",
|
|
2133
|
-
clipRule: "evenodd"
|
|
2134
|
-
}));
|
|
2135
|
-
}
|
|
2136
|
-
const Er = /* @__PURE__ */ o.forwardRef(dn);
|
|
2137
|
-
function un({
|
|
2138
|
-
title: e,
|
|
2139
|
-
titleId: t,
|
|
2140
|
-
...n
|
|
2141
|
-
}, r) {
|
|
2142
|
-
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
2143
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2144
|
-
viewBox: "0 0 24 24",
|
|
2145
|
-
fill: "currentColor",
|
|
2146
|
-
"aria-hidden": "true",
|
|
2147
|
-
"data-slot": "icon",
|
|
2148
|
-
ref: r,
|
|
2149
|
-
"aria-labelledby": t
|
|
2150
|
-
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
2151
|
-
id: t
|
|
2152
|
-
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
2153
|
-
fillRule: "evenodd",
|
|
2154
|
-
d: "M2.625 6.75a1.125 1.125 0 1 1 2.25 0 1.125 1.125 0 0 1-2.25 0Zm4.875 0A.75.75 0 0 1 8.25 6h12a.75.75 0 0 1 0 1.5h-12a.75.75 0 0 1-.75-.75ZM2.625 12a1.125 1.125 0 1 1 2.25 0 1.125 1.125 0 0 1-2.25 0ZM7.5 12a.75.75 0 0 1 .75-.75h12a.75.75 0 0 1 0 1.5h-12A.75.75 0 0 1 7.5 12Zm-4.875 5.25a1.125 1.125 0 1 1 2.25 0 1.125 1.125 0 0 1-2.25 0Zm4.875 0a.75.75 0 0 1 .75-.75h12a.75.75 0 0 1 0 1.5h-12a.75.75 0 0 1-.75-.75Z",
|
|
2155
|
-
clipRule: "evenodd"
|
|
2156
|
-
}));
|
|
2157
|
-
}
|
|
2158
|
-
const yr = /* @__PURE__ */ o.forwardRef(un);
|
|
2159
|
-
function fn({
|
|
2160
|
-
title: e,
|
|
2161
|
-
titleId: t,
|
|
2162
|
-
...n
|
|
2163
|
-
}, r) {
|
|
2164
|
-
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
2165
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2166
|
-
viewBox: "0 0 24 24",
|
|
2167
|
-
fill: "currentColor",
|
|
2168
|
-
"aria-hidden": "true",
|
|
2169
|
-
"data-slot": "icon",
|
|
2170
|
-
ref: r,
|
|
2171
|
-
"aria-labelledby": t
|
|
2172
|
-
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
2173
|
-
id: t
|
|
2174
|
-
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
2175
|
-
fillRule: "evenodd",
|
|
2176
|
-
d: "M4.5 5.653c0-1.427 1.529-2.33 2.779-1.643l11.54 6.347c1.295.712 1.295 2.573 0 3.286L7.28 19.99c-1.25.687-2.779-.217-2.779-1.643V5.653Z",
|
|
2177
|
-
clipRule: "evenodd"
|
|
2178
|
-
}));
|
|
2179
|
-
}
|
|
2180
|
-
const Mr = /* @__PURE__ */ o.forwardRef(fn);
|
|
2181
|
-
function hn({
|
|
2182
|
-
title: e,
|
|
2183
|
-
titleId: t,
|
|
2184
|
-
...n
|
|
2185
|
-
}, r) {
|
|
2186
|
-
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
2187
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2188
|
-
viewBox: "0 0 24 24",
|
|
2189
|
-
fill: "currentColor",
|
|
2190
|
-
"aria-hidden": "true",
|
|
2191
|
-
"data-slot": "icon",
|
|
2192
|
-
ref: r,
|
|
2193
|
-
"aria-labelledby": t
|
|
2194
|
-
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
2195
|
-
id: t
|
|
2196
|
-
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
2197
|
-
fillRule: "evenodd",
|
|
2198
|
-
d: "M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25ZM12.75 9a.75.75 0 0 0-1.5 0v2.25H9a.75.75 0 0 0 0 1.5h2.25V15a.75.75 0 0 0 1.5 0v-2.25H15a.75.75 0 0 0 0-1.5h-2.25V9Z",
|
|
2199
|
-
clipRule: "evenodd"
|
|
2200
|
-
}));
|
|
2201
|
-
}
|
|
2202
|
-
const Rr = /* @__PURE__ */ o.forwardRef(hn);
|
|
2203
|
-
function mn({
|
|
2204
|
-
title: e,
|
|
2205
|
-
titleId: t,
|
|
2206
|
-
...n
|
|
2207
|
-
}, r) {
|
|
2208
|
-
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
2209
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2210
|
-
viewBox: "0 0 24 24",
|
|
2211
|
-
fill: "currentColor",
|
|
2212
|
-
"aria-hidden": "true",
|
|
2213
|
-
"data-slot": "icon",
|
|
2214
|
-
ref: r,
|
|
2215
|
-
"aria-labelledby": t
|
|
2216
|
-
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
2217
|
-
id: t
|
|
2218
|
-
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
2219
|
-
fillRule: "evenodd",
|
|
2220
|
-
d: "M1.5 7.125c0-1.036.84-1.875 1.875-1.875h6c1.036 0 1.875.84 1.875 1.875v3.75c0 1.036-.84 1.875-1.875 1.875h-6A1.875 1.875 0 0 1 1.5 10.875v-3.75Zm12 1.5c0-1.036.84-1.875 1.875-1.875h5.25c1.035 0 1.875.84 1.875 1.875v8.25c0 1.035-.84 1.875-1.875 1.875h-5.25a1.875 1.875 0 0 1-1.875-1.875v-8.25ZM3 16.125c0-1.036.84-1.875 1.875-1.875h5.25c1.036 0 1.875.84 1.875 1.875v2.25c0 1.035-.84 1.875-1.875 1.875h-5.25A1.875 1.875 0 0 1 3 18.375v-2.25Z",
|
|
2221
|
-
clipRule: "evenodd"
|
|
2222
|
-
}));
|
|
2223
|
-
}
|
|
2224
|
-
const jr = /* @__PURE__ */ o.forwardRef(mn);
|
|
2225
|
-
function wn({
|
|
2226
|
-
title: e,
|
|
2227
|
-
titleId: t,
|
|
2228
|
-
...n
|
|
2229
|
-
}, r) {
|
|
2230
|
-
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
2231
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2232
|
-
viewBox: "0 0 24 24",
|
|
2233
|
-
fill: "currentColor",
|
|
2234
|
-
"aria-hidden": "true",
|
|
2235
|
-
"data-slot": "icon",
|
|
2236
|
-
ref: r,
|
|
2237
|
-
"aria-labelledby": t
|
|
2238
|
-
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
2239
|
-
id: t
|
|
2240
|
-
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
2241
|
-
fillRule: "evenodd",
|
|
2242
|
-
d: "M12 2.25a.75.75 0 0 1 .75.75v.756a49.106 49.106 0 0 1 9.152 1 .75.75 0 0 1-.152 1.485h-1.918l2.474 10.124a.75.75 0 0 1-.375.84A6.723 6.723 0 0 1 18.75 18a6.723 6.723 0 0 1-3.181-.795.75.75 0 0 1-.375-.84l2.474-10.124H12.75v13.28c1.293.076 2.534.343 3.697.776a.75.75 0 0 1-.262 1.453h-8.37a.75.75 0 0 1-.262-1.453c1.162-.433 2.404-.7 3.697-.775V6.24H6.332l2.474 10.124a.75.75 0 0 1-.375.84A6.723 6.723 0 0 1 5.25 18a6.723 6.723 0 0 1-3.181-.795.75.75 0 0 1-.375-.84L4.168 6.241H2.25a.75.75 0 0 1-.152-1.485 49.105 49.105 0 0 1 9.152-1V3a.75.75 0 0 1 .75-.75Zm4.878 13.543 1.872-7.662 1.872 7.662h-3.744Zm-9.756 0L5.25 8.131l-1.872 7.662h3.744Z",
|
|
2243
|
-
clipRule: "evenodd"
|
|
2244
|
-
}));
|
|
2245
|
-
}
|
|
2246
|
-
const Cr = /* @__PURE__ */ o.forwardRef(wn);
|
|
2247
|
-
function pn({
|
|
2248
|
-
title: e,
|
|
2249
|
-
titleId: t,
|
|
2250
|
-
...n
|
|
2251
|
-
}, r) {
|
|
2252
|
-
return /* @__PURE__ */ o.createElement("svg", Object.assign({
|
|
2253
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
2254
|
-
viewBox: "0 0 24 24",
|
|
2255
|
-
fill: "currentColor",
|
|
2256
|
-
"aria-hidden": "true",
|
|
2257
|
-
"data-slot": "icon",
|
|
2258
|
-
ref: r,
|
|
2259
|
-
"aria-labelledby": t
|
|
2260
|
-
}, n), e ? /* @__PURE__ */ o.createElement("title", {
|
|
2261
|
-
id: t
|
|
2262
|
-
}, e) : null, /* @__PURE__ */ o.createElement("path", {
|
|
2263
|
-
fillRule: "evenodd",
|
|
2264
|
-
d: "M5.25 2.25a3 3 0 0 0-3 3v4.318a3 3 0 0 0 .879 2.121l9.58 9.581c.92.92 2.39 1.186 3.548.428a18.849 18.849 0 0 0 5.441-5.44c.758-1.16.492-2.629-.428-3.548l-9.58-9.581a3 3 0 0 0-2.122-.879H5.25ZM6.375 7.5a1.125 1.125 0 1 0 0-2.25 1.125 1.125 0 0 0 0 2.25Z",
|
|
2265
|
-
clipRule: "evenodd"
|
|
2266
|
-
}));
|
|
2267
|
-
}
|
|
2268
|
-
const Lr = /* @__PURE__ */ o.forwardRef(pn);
|
|
2269
2317
|
export {
|
|
2270
|
-
|
|
2271
|
-
|
|
2272
|
-
|
|
2273
|
-
|
|
2274
|
-
|
|
2275
|
-
|
|
2276
|
-
|
|
2277
|
-
|
|
2278
|
-
|
|
2279
|
-
|
|
2280
|
-
|
|
2281
|
-
|
|
2282
|
-
|
|
2283
|
-
|
|
2284
|
-
|
|
2285
|
-
|
|
2286
|
-
|
|
2287
|
-
|
|
2288
|
-
|
|
2289
|
-
|
|
2290
|
-
|
|
2291
|
-
|
|
2292
|
-
|
|
2293
|
-
|
|
2294
|
-
|
|
2318
|
+
Sn as $,
|
|
2319
|
+
Hn as A,
|
|
2320
|
+
$n as B,
|
|
2321
|
+
dr as C,
|
|
2322
|
+
hr as D,
|
|
2323
|
+
Ln as E,
|
|
2324
|
+
xn as F,
|
|
2325
|
+
Cn as G,
|
|
2326
|
+
wr as H,
|
|
2327
|
+
pr as I,
|
|
2328
|
+
or as J,
|
|
2329
|
+
ir as K,
|
|
2330
|
+
Xn as L,
|
|
2331
|
+
Vn as M,
|
|
2332
|
+
Nn as N,
|
|
2333
|
+
Un as O,
|
|
2334
|
+
Mn as P,
|
|
2335
|
+
Wn as Q,
|
|
2336
|
+
Qn as R,
|
|
2337
|
+
jn as S,
|
|
2338
|
+
Kn as T,
|
|
2339
|
+
Dn as U,
|
|
2340
|
+
En as V,
|
|
2341
|
+
qn as W,
|
|
2342
|
+
An as X,
|
|
2295
2343
|
_n as Y,
|
|
2296
|
-
|
|
2297
|
-
|
|
2298
|
-
|
|
2299
|
-
|
|
2300
|
-
|
|
2301
|
-
|
|
2302
|
-
|
|
2303
|
-
|
|
2304
|
-
|
|
2305
|
-
|
|
2306
|
-
|
|
2307
|
-
|
|
2308
|
-
|
|
2309
|
-
|
|
2310
|
-
|
|
2311
|
-
|
|
2312
|
-
|
|
2313
|
-
|
|
2314
|
-
|
|
2315
|
-
|
|
2316
|
-
|
|
2317
|
-
|
|
2318
|
-
|
|
2319
|
-
|
|
2320
|
-
|
|
2321
|
-
|
|
2322
|
-
|
|
2323
|
-
|
|
2324
|
-
|
|
2325
|
-
|
|
2326
|
-
|
|
2327
|
-
|
|
2328
|
-
|
|
2329
|
-
|
|
2330
|
-
|
|
2331
|
-
|
|
2332
|
-
|
|
2333
|
-
|
|
2334
|
-
|
|
2344
|
+
lr as Z,
|
|
2345
|
+
Jn as _,
|
|
2346
|
+
kr as a,
|
|
2347
|
+
ur as a0,
|
|
2348
|
+
Fn as a1,
|
|
2349
|
+
On as a2,
|
|
2350
|
+
Gn as a3,
|
|
2351
|
+
Rn as a4,
|
|
2352
|
+
bn as a5,
|
|
2353
|
+
In as a6,
|
|
2354
|
+
yn as a7,
|
|
2355
|
+
Tn as a8,
|
|
2356
|
+
Pn as a9,
|
|
2357
|
+
zn as aa,
|
|
2358
|
+
Zn as ab,
|
|
2359
|
+
Bn as ac,
|
|
2360
|
+
gr as b,
|
|
2361
|
+
Er as c,
|
|
2362
|
+
Lr as d,
|
|
2363
|
+
jr as e,
|
|
2364
|
+
Ir as f,
|
|
2365
|
+
Fr as g,
|
|
2366
|
+
Cr as h,
|
|
2367
|
+
Or as i,
|
|
2368
|
+
vr as j,
|
|
2369
|
+
Ar as k,
|
|
2370
|
+
br as l,
|
|
2371
|
+
yr as m,
|
|
2372
|
+
Mr as n,
|
|
2373
|
+
xr as o,
|
|
2374
|
+
Rr as p,
|
|
2375
|
+
cr as q,
|
|
2376
|
+
rr as r,
|
|
2377
|
+
er as s,
|
|
2378
|
+
tr as t,
|
|
2379
|
+
Yn as u,
|
|
2380
|
+
mr as v,
|
|
2381
|
+
fr as w,
|
|
2382
|
+
ar as x,
|
|
2383
|
+
sr as y,
|
|
2384
|
+
nr as z
|
|
2335
2385
|
};
|
|
2336
|
-
//# sourceMappingURL=icons-
|
|
2386
|
+
//# sourceMappingURL=icons-D-n_woAP.js.map
|