drizzle-cube 0.3.13 → 0.3.16
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/express/index.cjs +1 -1
- package/dist/adapters/express/index.d.ts +8 -1
- package/dist/adapters/express/index.js +162 -99
- package/dist/adapters/fastify/index.cjs +1 -1
- package/dist/adapters/fastify/index.d.ts +8 -1
- package/dist/adapters/fastify/index.js +183 -96
- package/dist/adapters/hono/index.cjs +1 -1
- package/dist/adapters/hono/index.d.ts +8 -1
- package/dist/adapters/hono/index.js +198 -142
- package/dist/adapters/nextjs/index.cjs +1 -1
- package/dist/adapters/nextjs/index.d.ts +29 -1
- package/dist/adapters/nextjs/index.js +251 -132
- package/dist/adapters/utils.d.ts +100 -1
- package/dist/adapters/validation-Bgauxvm6.cjs +214 -0
- package/dist/adapters/{compiler-DTOU8IsK.js → validation-_UkKJ2pC.js} +9582 -5295
- package/dist/client/adapters/index.d.ts +2 -0
- package/dist/client/adapters/retentionModeAdapter.d.ts +3 -0
- package/dist/client/charts.js +12 -12
- package/dist/client/chunks/RetentionCombinedChart-DirfDaZH.js +256 -0
- package/dist/client/chunks/RetentionCombinedChart-DirfDaZH.js.map +1 -0
- package/dist/client/chunks/RetentionCombinedChart.config-C-ILIaEb.js +47 -0
- package/dist/client/chunks/RetentionCombinedChart.config-C-ILIaEb.js.map +1 -0
- package/dist/client/chunks/RetentionHeatmap-Bofadstm.js +178 -0
- package/dist/client/chunks/RetentionHeatmap-Bofadstm.js.map +1 -0
- package/dist/client/chunks/RetentionHeatmap.config-CIvhc-GT.js +28 -0
- package/dist/client/chunks/RetentionHeatmap.config-CIvhc-GT.js.map +1 -0
- package/dist/client/chunks/analysis-builder-APeCxkEH.js +6939 -0
- package/dist/client/chunks/analysis-builder-APeCxkEH.js.map +1 -0
- package/dist/client/chunks/analysis-builder-shared-DEovRjrp.js +2779 -0
- package/dist/client/chunks/analysis-builder-shared-DEovRjrp.js.map +1 -0
- package/dist/client/chunks/{chart-activity-grid-CuPARsr1.js → chart-activity-grid-BnweuBvr.js} +11 -11
- package/dist/client/chunks/{chart-activity-grid-CuPARsr1.js.map → chart-activity-grid-BnweuBvr.js.map} +1 -1
- package/dist/client/chunks/{chart-area-cPrJnhLj.js → chart-area-DLmXFWWy.js} +2 -2
- package/dist/client/chunks/{chart-area-cPrJnhLj.js.map → chart-area-DLmXFWWy.js.map} +1 -1
- package/dist/client/chunks/{chart-bar-D68HFPpa.js → chart-bar-7y0-F27Q.js} +2 -2
- package/dist/client/chunks/{chart-bar-D68HFPpa.js.map → chart-bar-7y0-F27Q.js.map} +1 -1
- package/dist/client/chunks/{chart-bubble-CquyYfNO.js → chart-bubble-3jYKCA2B.js} +2 -2
- package/dist/client/chunks/{chart-bubble-CquyYfNO.js.map → chart-bubble-3jYKCA2B.js.map} +1 -1
- package/dist/client/chunks/{chart-config-activity-grid-Bkvx0F-G.js → chart-config-activity-grid-BBSNCbkb.js} +2 -2
- package/dist/client/chunks/{chart-config-activity-grid-Bkvx0F-G.js.map → chart-config-activity-grid-BBSNCbkb.js.map} +1 -1
- package/dist/client/chunks/{chart-config-area-OApsRaYC.js → chart-config-area-CyyJOO2T.js} +2 -2
- package/dist/client/chunks/{chart-config-area-OApsRaYC.js.map → chart-config-area-CyyJOO2T.js.map} +1 -1
- package/dist/client/chunks/{chart-config-bar-Dy21oaIA.js → chart-config-bar-BJKGnfLt.js} +2 -2
- package/dist/client/chunks/{chart-config-bar-Dy21oaIA.js.map → chart-config-bar-BJKGnfLt.js.map} +1 -1
- package/dist/client/chunks/{chart-config-bubble-Chv0SoFm.js → chart-config-bubble-CuSsCHZ4.js} +2 -2
- package/dist/client/chunks/{chart-config-bubble-Chv0SoFm.js.map → chart-config-bubble-CuSsCHZ4.js.map} +1 -1
- package/dist/client/chunks/{chart-config-data-table-DTIdC35a.js → chart-config-data-table-BhgqwoqT.js} +2 -2
- package/dist/client/chunks/{chart-config-data-table-DTIdC35a.js.map → chart-config-data-table-BhgqwoqT.js.map} +1 -1
- package/dist/client/chunks/{chart-config-funnel-f17Livgr.js → chart-config-funnel-BlSQYng0.js} +4 -4
- package/dist/client/chunks/{chart-config-funnel-f17Livgr.js.map → chart-config-funnel-BlSQYng0.js.map} +1 -1
- package/dist/client/chunks/{chart-config-heat-map-DPhNICha.js → chart-config-heat-map-DHQGFZhX.js} +2 -2
- package/dist/client/chunks/{chart-config-heat-map-DPhNICha.js.map → chart-config-heat-map-DHQGFZhX.js.map} +1 -1
- package/dist/client/chunks/{chart-config-kpi-delta-CCl1d-St.js → chart-config-kpi-delta-yTA5ug_l.js} +2 -2
- package/dist/client/chunks/{chart-config-kpi-delta-CCl1d-St.js.map → chart-config-kpi-delta-yTA5ug_l.js.map} +1 -1
- package/dist/client/chunks/{chart-config-kpi-number-DkE3eSwH.js → chart-config-kpi-number-nVAwDXzq.js} +2 -2
- package/dist/client/chunks/{chart-config-kpi-number-DkE3eSwH.js.map → chart-config-kpi-number-nVAwDXzq.js.map} +1 -1
- package/dist/client/chunks/{chart-config-kpi-text-BMbgdxZm.js → chart-config-kpi-text-DZjqsx-b.js} +2 -2
- package/dist/client/chunks/{chart-config-kpi-text-BMbgdxZm.js.map → chart-config-kpi-text-DZjqsx-b.js.map} +1 -1
- package/dist/client/chunks/{chart-config-line-BnLlRUQE.js → chart-config-line-DR0ThxZy.js} +2 -2
- package/dist/client/chunks/{chart-config-line-BnLlRUQE.js.map → chart-config-line-DR0ThxZy.js.map} +1 -1
- package/dist/client/chunks/{chart-config-markdown-DIaMFC0Z.js → chart-config-markdown-DZxdGNVQ.js} +2 -2
- package/dist/client/chunks/{chart-config-markdown-DIaMFC0Z.js.map → chart-config-markdown-DZxdGNVQ.js.map} +1 -1
- package/dist/client/chunks/{chart-config-pie-O9y_T0BQ.js → chart-config-pie-BM5lgH-w.js} +2 -2
- package/dist/client/chunks/{chart-config-pie-O9y_T0BQ.js.map → chart-config-pie-BM5lgH-w.js.map} +1 -1
- package/dist/client/chunks/{chart-config-radar-CXa0354h.js → chart-config-radar-BBAVIF0S.js} +2 -2
- package/dist/client/chunks/{chart-config-radar-CXa0354h.js.map → chart-config-radar-BBAVIF0S.js.map} +1 -1
- package/dist/client/chunks/{chart-config-radial-bar-BppJU8-Q.js → chart-config-radial-bar-CTwjDRnB.js} +2 -2
- package/dist/client/chunks/{chart-config-radial-bar-BppJU8-Q.js.map → chart-config-radial-bar-CTwjDRnB.js.map} +1 -1
- package/dist/client/chunks/{chart-config-sankey-BfBHgL4x.js → chart-config-sankey-CNAgsMQ4.js} +2 -2
- package/dist/client/chunks/{chart-config-sankey-BfBHgL4x.js.map → chart-config-sankey-CNAgsMQ4.js.map} +1 -1
- package/dist/client/chunks/{chart-config-scatter-BTt8a10R.js → chart-config-scatter-CWvN2E-X.js} +2 -2
- package/dist/client/chunks/{chart-config-scatter-BTt8a10R.js.map → chart-config-scatter-CWvN2E-X.js.map} +1 -1
- package/dist/client/chunks/{chart-config-sunburst-DNmQpIIx.js → chart-config-sunburst-W_SKwaj0.js} +4 -4
- package/dist/client/chunks/{chart-config-sunburst-DNmQpIIx.js.map → chart-config-sunburst-W_SKwaj0.js.map} +1 -1
- package/dist/client/chunks/{chart-config-tree-map-HVgG4oa0.js → chart-config-tree-map-CLmRvvMR.js} +2 -2
- package/dist/client/chunks/{chart-config-tree-map-HVgG4oa0.js.map → chart-config-tree-map-CLmRvvMR.js.map} +1 -1
- package/dist/client/chunks/{chart-data-table-D4WDqbM0.js → chart-data-table-rUFLqysu.js} +4 -4
- package/dist/client/chunks/{chart-data-table-D4WDqbM0.js.map → chart-data-table-rUFLqysu.js.map} +1 -1
- package/dist/client/chunks/{chart-funnel-Csdn4FbN.js → chart-funnel-C7zGBfSw.js} +2 -2
- package/dist/client/chunks/{chart-funnel-Csdn4FbN.js.map → chart-funnel-C7zGBfSw.js.map} +1 -1
- package/dist/client/chunks/{chart-heat-map-v1afxnjq.js → chart-heat-map-B-l8hK8b.js} +2 -2
- package/dist/client/chunks/{chart-heat-map-v1afxnjq.js.map → chart-heat-map-B-l8hK8b.js.map} +1 -1
- package/dist/client/chunks/chart-kpi-delta-sfZEvQZm.js +351 -0
- package/dist/client/chunks/chart-kpi-delta-sfZEvQZm.js.map +1 -0
- package/dist/client/chunks/chart-kpi-number-BxGNOtzI.js +473 -0
- package/dist/client/chunks/chart-kpi-number-BxGNOtzI.js.map +1 -0
- package/dist/client/chunks/{chart-kpi-text-CRp8QWYG.js → chart-kpi-text-BLQ_CWQP.js} +3 -3
- package/dist/client/chunks/{chart-kpi-text-CRp8QWYG.js.map → chart-kpi-text-BLQ_CWQP.js.map} +1 -1
- package/dist/client/chunks/{chart-line-DqqE7ky9.js → chart-line-FSEpBk6Y.js} +5 -5
- package/dist/client/chunks/{chart-line-DqqE7ky9.js.map → chart-line-FSEpBk6Y.js.map} +1 -1
- package/dist/client/chunks/{chart-pie-B5WBzIRH.js → chart-pie-BRQEH9e-.js} +2 -2
- package/dist/client/chunks/{chart-pie-B5WBzIRH.js.map → chart-pie-BRQEH9e-.js.map} +1 -1
- package/dist/client/chunks/{chart-radar-DL_dvhA-.js → chart-radar-DgsFyiIP.js} +2 -2
- package/dist/client/chunks/{chart-radar-DL_dvhA-.js.map → chart-radar-DgsFyiIP.js.map} +1 -1
- package/dist/client/chunks/{chart-radial-bar-DDRo6nz-.js → chart-radial-bar-CUMoXyl9.js} +2 -2
- package/dist/client/chunks/{chart-radial-bar-DDRo6nz-.js.map → chart-radial-bar-CUMoXyl9.js.map} +1 -1
- package/dist/client/chunks/{chart-sankey-C_bgIfg-.js → chart-sankey-IAKDEe7A.js} +2 -2
- package/dist/client/chunks/{chart-sankey-C_bgIfg-.js.map → chart-sankey-IAKDEe7A.js.map} +1 -1
- package/dist/client/chunks/{chart-scatter-DjmJRlK0.js → chart-scatter-D6XwOD2W.js} +15 -15
- package/dist/client/chunks/{chart-scatter-DjmJRlK0.js.map → chart-scatter-D6XwOD2W.js.map} +1 -1
- package/dist/client/chunks/{chart-sunburst-CbMEnaes.js → chart-sunburst-CP_pnj0S.js} +2 -2
- package/dist/client/chunks/{chart-sunburst-CbMEnaes.js.map → chart-sunburst-CP_pnj0S.js.map} +1 -1
- package/dist/client/chunks/{chart-tree-map-DEfJtJVC.js → chart-tree-map-DQMsn47a.js} +30 -30
- package/dist/client/chunks/{chart-tree-map-DEfJtJVC.js.map → chart-tree-map-DQMsn47a.js.map} +1 -1
- package/dist/client/chunks/chartConfigRegistry-BumUIPw4.js +44 -0
- package/dist/client/chunks/{chartConfigRegistry-CiOq-PqX.js.map → chartConfigRegistry-BumUIPw4.js.map} +1 -1
- package/dist/client/chunks/charts-Dk_9XrA7.js +230 -0
- package/dist/client/chunks/charts-Dk_9XrA7.js.map +1 -0
- package/dist/client/chunks/{charts-core-CXrhEEVF.js → charts-core-CjQZBxmv.js} +10 -10
- package/dist/client/chunks/{charts-core-CXrhEEVF.js.map → charts-core-CjQZBxmv.js.map} +1 -1
- package/dist/client/chunks/{charts-loader-BtsnUO4Q.js → charts-loader-ChTUa_-G.js} +30 -28
- package/dist/client/chunks/charts-loader-ChTUa_-G.js.map +1 -0
- package/dist/client/chunks/{components-BDrlf9Er.js → components-BKZ7EAg0.js} +3575 -3208
- package/dist/client/chunks/components-BKZ7EAg0.js.map +1 -0
- package/dist/client/chunks/{core-B8zw0qRf.js → core-BRC075EG.js} +2 -2
- package/dist/client/chunks/{core-B8zw0qRf.js.map → core-BRC075EG.js.map} +1 -1
- package/dist/client/chunks/hooks-D7APQ8uS.js +150 -0
- package/dist/client/chunks/{hooks-B8Zw5PfL.js.map → hooks-D7APQ8uS.js.map} +1 -1
- package/dist/client/chunks/{icons-NzFHtqeM.js → icons-DRreo6m8.js} +128 -112
- package/dist/client/chunks/{icons-NzFHtqeM.js.map → icons-DRreo6m8.js.map} +1 -1
- package/dist/client/chunks/{providers-CqCiJTEj.js → providers-Cj7PQfXn.js} +2 -2
- package/dist/client/chunks/{providers-CqCiJTEj.js.map → providers-Cj7PQfXn.js.map} +1 -1
- package/dist/client/chunks/retention-CzCo8262.js +120 -0
- package/dist/client/chunks/retention-CzCo8262.js.map +1 -0
- package/dist/client/chunks/{useDirtyStateTracking-C_mitVwh.js → useDirtyStateTracking-ZSi3voVl.js} +101 -99
- package/dist/client/chunks/useDirtyStateTracking-ZSi3voVl.js.map +1 -0
- package/dist/client/chunks/{vendor-DzzxS7Ay.js → vendor-cTQhZ_G3.js} +549 -541
- package/dist/client/chunks/vendor-cTQhZ_G3.js.map +1 -0
- package/dist/client/components/AnalysisBuilder/AnalysisTypeSelector.d.ts +3 -1
- package/dist/client/components/AnalysisBuilder/RetentionConfigPanel.d.ts +36 -0
- package/dist/client/components/AnalysisBuilder/RetentionModeContent.d.ts +71 -0
- package/dist/client/components/AnalysisBuilder/types.d.ts +99 -0
- package/dist/client/components/DebugModal.d.ts +2 -1
- package/dist/client/components/charts/RetentionCombinedChart.config.d.ts +2 -0
- package/dist/client/components/charts/RetentionCombinedChart.d.ts +14 -0
- package/dist/client/components/charts/RetentionHeatmap.config.d.ts +2 -0
- package/dist/client/components/charts/RetentionHeatmap.d.ts +7 -0
- package/dist/client/components.js +2 -2
- package/dist/client/hooks/queries/index.d.ts +2 -1
- package/dist/client/hooks/queries/useDryRunQuery.d.ts +26 -0
- package/dist/client/hooks/queries/useExplainQuery.d.ts +3 -1
- package/dist/client/hooks/queries/useFlowQuery.d.ts +5 -0
- package/dist/client/hooks/queries/useRetentionQuery.d.ts +67 -0
- package/dist/client/hooks/useAnalysisBuilderHook.d.ts +61 -0
- package/dist/client/hooks/useAnalysisQueryExecution.d.ts +42 -1
- package/dist/client/hooks.js +3 -3
- package/dist/client/icons/customIcons.d.ts +7 -0
- package/dist/client/icons/types.d.ts +1 -0
- package/dist/client/icons.js +1 -1
- package/dist/client/index.js +11 -11
- package/dist/client/providers.js +1 -1
- package/dist/client/stores/analysisBuilderStore.d.ts +86 -1
- package/dist/client/stores/dashboardStore.d.ts +2 -1
- package/dist/client/stores/slices/index.d.ts +2 -0
- package/dist/client/stores/slices/retentionSlice.d.ts +66 -0
- package/dist/client/styles.css +1 -1
- package/dist/client/types/analysisConfig.d.ts +29 -4
- package/dist/client/types/funnel.d.ts +5 -0
- package/dist/client/types/retention.d.ts +301 -0
- package/dist/client/types.d.ts +6 -3
- package/dist/client-bundle-stats.html +1 -1
- package/dist/server/index.cjs +101 -79
- package/dist/server/index.d.ts +427 -0
- package/dist/server/index.js +9140 -4934
- package/package.json +5 -2
- package/dist/adapters/compiler-CO13DaEb.cjs +0 -192
- package/dist/client/chunks/analysis-builder-Dc9NrG_N.js +0 -6013
- package/dist/client/chunks/analysis-builder-Dc9NrG_N.js.map +0 -1
- package/dist/client/chunks/analysis-builder-shared-B3-UWqQ2.js +0 -2540
- package/dist/client/chunks/analysis-builder-shared-B3-UWqQ2.js.map +0 -1
- package/dist/client/chunks/chart-kpi-delta-Bs5R5xr4.js +0 -435
- package/dist/client/chunks/chart-kpi-delta-Bs5R5xr4.js.map +0 -1
- package/dist/client/chunks/chart-kpi-number-Cf4Pgkm9.js +0 -392
- package/dist/client/chunks/chart-kpi-number-Cf4Pgkm9.js.map +0 -1
- package/dist/client/chunks/chartConfigRegistry-CiOq-PqX.js +0 -44
- package/dist/client/chunks/charts-loader-BtsnUO4Q.js.map +0 -1
- package/dist/client/chunks/charts-xNubY0vm.js +0 -226
- package/dist/client/chunks/charts-xNubY0vm.js.map +0 -1
- package/dist/client/chunks/components-BDrlf9Er.js.map +0 -1
- package/dist/client/chunks/hooks-B8Zw5PfL.js +0 -123
- package/dist/client/chunks/useDirtyStateTracking-C_mitVwh.js.map +0 -1
- package/dist/client/chunks/vendor-DzzxS7Ay.js.map +0 -1
|
@@ -13,7 +13,7 @@ function Zt(t, e) {
|
|
|
13
13
|
}
|
|
14
14
|
return Object.keys(o).concat(Object.keys(r)).forEach(i), n;
|
|
15
15
|
}
|
|
16
|
-
const
|
|
16
|
+
const yt = Object.freeze({
|
|
17
17
|
left: 0,
|
|
18
18
|
top: 0,
|
|
19
19
|
width: 16,
|
|
@@ -22,11 +22,11 @@ const kt = Object.freeze({
|
|
|
22
22
|
rotate: 0,
|
|
23
23
|
vFlip: !1,
|
|
24
24
|
hFlip: !1
|
|
25
|
-
}),
|
|
26
|
-
...
|
|
25
|
+
}), Q = Object.freeze({
|
|
26
|
+
...yt,
|
|
27
27
|
...P
|
|
28
28
|
}), _ = Object.freeze({
|
|
29
|
-
...
|
|
29
|
+
...Q,
|
|
30
30
|
body: "",
|
|
31
31
|
hidden: !1
|
|
32
32
|
});
|
|
@@ -49,7 +49,7 @@ function Tt(t, e, o) {
|
|
|
49
49
|
}
|
|
50
50
|
return a(e), o.forEach(a), tt(t, i);
|
|
51
51
|
}
|
|
52
|
-
function
|
|
52
|
+
function kt(t, e) {
|
|
53
53
|
const o = [];
|
|
54
54
|
if (typeof t != "object" || typeof t.icons != "object") return o;
|
|
55
55
|
t.not_found instanceof Array && t.not_found.forEach((n) => {
|
|
@@ -66,7 +66,7 @@ const Vt = {
|
|
|
66
66
|
provider: "",
|
|
67
67
|
aliases: {},
|
|
68
68
|
not_found: {},
|
|
69
|
-
...
|
|
69
|
+
...yt
|
|
70
70
|
};
|
|
71
71
|
function N(t, e) {
|
|
72
72
|
for (const o in e) if (o in t && typeof t[o] != typeof e[o]) return !1;
|
|
@@ -102,7 +102,7 @@ function j(t, e) {
|
|
|
102
102
|
return o[e] || (o[e] = Pt(t, e));
|
|
103
103
|
}
|
|
104
104
|
function vt(t, e) {
|
|
105
|
-
return wt(e) ?
|
|
105
|
+
return wt(e) ? kt(e, (o, r) => {
|
|
106
106
|
r ? t.icons[o] = r : t.missing.add(o);
|
|
107
107
|
}) : [];
|
|
108
108
|
}
|
|
@@ -169,7 +169,7 @@ function Et(t, e) {
|
|
|
169
169
|
if (typeof t != "object") return !1;
|
|
170
170
|
if (typeof e != "string" && (e = t.provider || ""), S && !e && !t.prefix) {
|
|
171
171
|
let n = !1;
|
|
172
|
-
return wt(t) && (t.prefix = "",
|
|
172
|
+
return wt(t) && (t.prefix = "", kt(t, (i, a) => {
|
|
173
173
|
Dt(i, a) && (n = !0);
|
|
174
174
|
})), n;
|
|
175
175
|
}
|
|
@@ -230,7 +230,7 @@ function Bt(t, e, o) {
|
|
|
230
230
|
const _t = (t) => t === "unset" || t === "undefined" || t === "none";
|
|
231
231
|
function Ut(t, e) {
|
|
232
232
|
const o = {
|
|
233
|
-
...
|
|
233
|
+
...Q,
|
|
234
234
|
...t
|
|
235
235
|
}, r = {
|
|
236
236
|
...xt,
|
|
@@ -242,9 +242,9 @@ function Ut(t, e) {
|
|
|
242
242
|
height: o.height
|
|
243
243
|
};
|
|
244
244
|
let i = o.body;
|
|
245
|
-
[o, r].forEach((
|
|
246
|
-
const h = [], f =
|
|
247
|
-
let v =
|
|
245
|
+
[o, r].forEach((k) => {
|
|
246
|
+
const h = [], f = k.hFlip, C = k.vFlip;
|
|
247
|
+
let v = k.rotate;
|
|
248
248
|
f ? C ? v += 2 : (h.push("translate(" + (n.width + n.left).toString() + " " + (0 - n.top).toString() + ")"), h.push("scale(-1 1)"), n.top = n.left = 0) : C && (h.push("translate(" + (0 - n.left).toString() + " " + (n.height + n.top).toString() + ")"), h.push("scale(1 -1)"), n.top = n.left = 0);
|
|
249
249
|
let b;
|
|
250
250
|
switch (v < 0 && (v -= Math.floor(v / 4) * 4), v = v % 4, v) {
|
|
@@ -263,32 +263,32 @@ function Ut(t, e) {
|
|
|
263
263
|
const a = r.width, s = r.height, c = n.width, l = n.height;
|
|
264
264
|
let d, u;
|
|
265
265
|
a === null ? (u = s === null ? "1em" : s === "auto" ? l : s, d = ot(u, c / l)) : (d = a === "auto" ? c : a, u = s === null ? ot(d, l / c) : s === "auto" ? l : s);
|
|
266
|
-
const p = {}, g = (
|
|
267
|
-
_t(h) || (p[
|
|
266
|
+
const p = {}, g = (k, h) => {
|
|
267
|
+
_t(h) || (p[k] = h.toString());
|
|
268
268
|
};
|
|
269
269
|
g("width", d), g("height", u);
|
|
270
|
-
const
|
|
270
|
+
const y = [
|
|
271
271
|
n.left,
|
|
272
272
|
n.top,
|
|
273
273
|
c,
|
|
274
274
|
l
|
|
275
275
|
];
|
|
276
|
-
return p.viewBox =
|
|
276
|
+
return p.viewBox = y.join(" "), {
|
|
277
277
|
attributes: p,
|
|
278
|
-
viewBox:
|
|
278
|
+
viewBox: y,
|
|
279
279
|
body: i
|
|
280
280
|
};
|
|
281
281
|
}
|
|
282
|
-
const
|
|
283
|
-
let
|
|
284
|
-
function
|
|
282
|
+
const Gt = /\sid="(\S+)"/g, Kt = "IconifyId" + Date.now().toString(16) + (Math.random() * 16777216 | 0).toString(16);
|
|
283
|
+
let Qt = 0;
|
|
284
|
+
function qt(t, e = Kt) {
|
|
285
285
|
const o = [];
|
|
286
286
|
let r;
|
|
287
|
-
for (; r =
|
|
287
|
+
for (; r = Gt.exec(t); ) o.push(r[1]);
|
|
288
288
|
if (!o.length) return t;
|
|
289
289
|
const n = "suffix" + (Math.random() * 16777216 | Date.now()).toString(16);
|
|
290
290
|
return o.forEach((i) => {
|
|
291
|
-
const a = typeof e == "function" ? e(i) : e + (
|
|
291
|
+
const a = typeof e == "function" ? e(i) : e + (Qt++).toString(), s = i.replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
|
|
292
292
|
t = t.replace(new RegExp('([#;"])(' + s + ')([")]|\\.[a-z])', "g"), "$1" + a + n + "$3");
|
|
293
293
|
}), t = t.replace(new RegExp(n, "g"), ""), t;
|
|
294
294
|
}
|
|
@@ -296,10 +296,10 @@ const U = /* @__PURE__ */ Object.create(null);
|
|
|
296
296
|
function Wt(t, e) {
|
|
297
297
|
U[t] = e;
|
|
298
298
|
}
|
|
299
|
-
function
|
|
299
|
+
function G(t) {
|
|
300
300
|
return U[t] || U[""];
|
|
301
301
|
}
|
|
302
|
-
function
|
|
302
|
+
function q(t) {
|
|
303
303
|
let e;
|
|
304
304
|
if (typeof t.resources == "string") e = [t.resources];
|
|
305
305
|
else if (e = t.resources, !(e instanceof Array) || !e.length) return null;
|
|
@@ -316,9 +316,9 @@ function G(t) {
|
|
|
316
316
|
}
|
|
317
317
|
const W = /* @__PURE__ */ Object.create(null), A = ["https://api.simplesvg.com", "https://api.unisvg.com"], V = [];
|
|
318
318
|
for (; A.length > 0; ) A.length === 1 || Math.random() > 0.5 ? V.push(A.shift()) : V.push(A.pop());
|
|
319
|
-
W[""] =
|
|
319
|
+
W[""] = q({ resources: ["https://api.iconify.design"].concat(V) });
|
|
320
320
|
function Jt(t, e) {
|
|
321
|
-
const o =
|
|
321
|
+
const o = q(e);
|
|
322
322
|
return o === null ? !1 : (W[t] = o, !0);
|
|
323
323
|
}
|
|
324
324
|
function J(t) {
|
|
@@ -526,11 +526,11 @@ function he(t, e, o, r) {
|
|
|
526
526
|
const s = Date.now();
|
|
527
527
|
let c = "pending", l = 0, d, u = null, p = [], g = [];
|
|
528
528
|
typeof r == "function" && g.push(r);
|
|
529
|
-
function
|
|
529
|
+
function y() {
|
|
530
530
|
u && (clearTimeout(u), u = null);
|
|
531
531
|
}
|
|
532
|
-
function
|
|
533
|
-
c === "pending" && (c = "aborted"),
|
|
532
|
+
function k() {
|
|
533
|
+
c === "pending" && (c = "aborted"), y(), p.forEach((m) => {
|
|
534
534
|
m.status === "pending" && (m.status = "aborted");
|
|
535
535
|
}), p = [];
|
|
536
536
|
}
|
|
@@ -545,7 +545,7 @@ function he(t, e, o, r) {
|
|
|
545
545
|
queriesSent: l,
|
|
546
546
|
queriesPending: p.length,
|
|
547
547
|
subscribe: h,
|
|
548
|
-
abort:
|
|
548
|
+
abort: k
|
|
549
549
|
};
|
|
550
550
|
}
|
|
551
551
|
function C() {
|
|
@@ -577,7 +577,7 @@ function he(t, e, o, r) {
|
|
|
577
577
|
d = I, p.length || (a.length ? E() : C());
|
|
578
578
|
return;
|
|
579
579
|
}
|
|
580
|
-
if (
|
|
580
|
+
if (y(), v(), !t.random) {
|
|
581
581
|
const x = t.resources.indexOf(m.resource);
|
|
582
582
|
x !== -1 && x !== t.index && (t.index = x);
|
|
583
583
|
}
|
|
@@ -587,12 +587,12 @@ function he(t, e, o, r) {
|
|
|
587
587
|
}
|
|
588
588
|
function E() {
|
|
589
589
|
if (c !== "pending") return;
|
|
590
|
-
|
|
590
|
+
y();
|
|
591
591
|
const m = a.shift();
|
|
592
592
|
if (m === void 0) {
|
|
593
593
|
if (p.length) {
|
|
594
594
|
u = setTimeout(() => {
|
|
595
|
-
|
|
595
|
+
y(), c === "pending" && (v(), C());
|
|
596
596
|
}, t.timeout);
|
|
597
597
|
return;
|
|
598
598
|
}
|
|
@@ -656,17 +656,17 @@ function ue(t) {
|
|
|
656
656
|
function fe(t, e, o) {
|
|
657
657
|
let r, n;
|
|
658
658
|
if (typeof t == "string") {
|
|
659
|
-
const i =
|
|
659
|
+
const i = G(t);
|
|
660
660
|
if (!i)
|
|
661
661
|
return o(void 0, 424), it;
|
|
662
662
|
n = i.send;
|
|
663
663
|
const a = ue(t);
|
|
664
664
|
a && (r = a.redundancy);
|
|
665
665
|
} else {
|
|
666
|
-
const i =
|
|
666
|
+
const i = q(t);
|
|
667
667
|
if (i) {
|
|
668
668
|
r = It(i);
|
|
669
|
-
const a = t.resources ? t.resources[0] : "", s =
|
|
669
|
+
const a = t.resources ? t.resources[0] : "", s = G(a);
|
|
670
670
|
s && (n = s.send);
|
|
671
671
|
}
|
|
672
672
|
}
|
|
@@ -739,7 +739,7 @@ function me(t, e) {
|
|
|
739
739
|
}
|
|
740
740
|
const { valid: a, invalid: s } = ge(n);
|
|
741
741
|
if (s.length && $(t, s, null), !a.length) return;
|
|
742
|
-
const c = r.match(bt) ?
|
|
742
|
+
const c = r.match(bt) ? G(o) : null;
|
|
743
743
|
if (!c) {
|
|
744
744
|
$(t, a, null);
|
|
745
745
|
return;
|
|
@@ -751,7 +751,7 @@ function me(t, e) {
|
|
|
751
751
|
});
|
|
752
752
|
}));
|
|
753
753
|
}
|
|
754
|
-
const
|
|
754
|
+
const ye = (t, e) => {
|
|
755
755
|
const o = le(t, !0, Mt()), r = se(o);
|
|
756
756
|
if (!r.pending.length) {
|
|
757
757
|
let c = !0;
|
|
@@ -777,7 +777,7 @@ const ke = (t, e) => {
|
|
|
777
777
|
l.length && me(c, l);
|
|
778
778
|
}), e ? ce(e, r, i) : at;
|
|
779
779
|
};
|
|
780
|
-
function
|
|
780
|
+
function ke(t, e) {
|
|
781
781
|
const o = { ...t };
|
|
782
782
|
for (const r in e) {
|
|
783
783
|
const n = e[r], i = typeof n;
|
|
@@ -858,7 +858,7 @@ const At = {
|
|
|
858
858
|
role: "img"
|
|
859
859
|
}, Le = {
|
|
860
860
|
display: "inline-block"
|
|
861
|
-
},
|
|
861
|
+
}, K = {
|
|
862
862
|
backgroundColor: "currentColor"
|
|
863
863
|
}, $t = {
|
|
864
864
|
backgroundColor: "transparent"
|
|
@@ -867,8 +867,8 @@ const At = {
|
|
|
867
867
|
Repeat: "no-repeat",
|
|
868
868
|
Size: "100% 100%"
|
|
869
869
|
}, lt = {
|
|
870
|
-
WebkitMask:
|
|
871
|
-
mask:
|
|
870
|
+
WebkitMask: K,
|
|
871
|
+
mask: K,
|
|
872
872
|
background: $t
|
|
873
873
|
};
|
|
874
874
|
for (const t in lt) {
|
|
@@ -884,7 +884,7 @@ function dt(t) {
|
|
|
884
884
|
return t + (t.match(/^[-0-9.]+$/) ? "px" : "");
|
|
885
885
|
}
|
|
886
886
|
const Ze = (t, e, o) => {
|
|
887
|
-
const r = e.inline ? Se : At, n =
|
|
887
|
+
const r = e.inline ? Se : At, n = ke(r, e), i = e.mode || "svg", a = {}, s = e.style || {}, c = {
|
|
888
888
|
...i === "svg" ? $e : {}
|
|
889
889
|
};
|
|
890
890
|
if (o) {
|
|
@@ -956,21 +956,21 @@ const Ze = (t, e, o) => {
|
|
|
956
956
|
}, Object.assign(c, d);
|
|
957
957
|
let h = 0, f = e.id;
|
|
958
958
|
return typeof f == "string" && (f = f.replace(/-/g, "_")), c.dangerouslySetInnerHTML = {
|
|
959
|
-
__html: Ae(
|
|
959
|
+
__html: Ae(qt(l.body, f ? () => f + "ID" + h++ : "iconifyReact"))
|
|
960
960
|
}, B("svg", c);
|
|
961
961
|
}
|
|
962
|
-
const { body: u, width: p, height: g } = t,
|
|
962
|
+
const { body: u, width: p, height: g } = t, y = i === "mask" || (i === "bg" ? !1 : u.indexOf("currentColor") !== -1), k = Me(u, {
|
|
963
963
|
...d,
|
|
964
964
|
width: p + "",
|
|
965
965
|
height: g + ""
|
|
966
966
|
});
|
|
967
967
|
return c.style = {
|
|
968
968
|
...a,
|
|
969
|
-
"--svg": je(
|
|
969
|
+
"--svg": je(k),
|
|
970
970
|
width: dt(d.width),
|
|
971
971
|
height: dt(d.height),
|
|
972
972
|
...Le,
|
|
973
|
-
...
|
|
973
|
+
...y ? K : $t,
|
|
974
974
|
...s
|
|
975
975
|
}, B("span", c);
|
|
976
976
|
};
|
|
@@ -1011,17 +1011,17 @@ function Lt(t) {
|
|
|
1011
1011
|
const [e, o] = F(!!t.ssr), [r, n] = F({});
|
|
1012
1012
|
function i(g) {
|
|
1013
1013
|
if (g) {
|
|
1014
|
-
const
|
|
1015
|
-
if (typeof
|
|
1014
|
+
const y = t.icon;
|
|
1015
|
+
if (typeof y == "object")
|
|
1016
1016
|
return {
|
|
1017
1017
|
name: "",
|
|
1018
|
-
data:
|
|
1018
|
+
data: y
|
|
1019
1019
|
};
|
|
1020
|
-
const
|
|
1021
|
-
if (
|
|
1020
|
+
const k = nt(y);
|
|
1021
|
+
if (k)
|
|
1022
1022
|
return {
|
|
1023
|
-
name:
|
|
1024
|
-
data:
|
|
1023
|
+
name: y,
|
|
1024
|
+
data: k
|
|
1025
1025
|
};
|
|
1026
1026
|
}
|
|
1027
1027
|
return {
|
|
@@ -1039,32 +1039,32 @@ function Lt(t) {
|
|
|
1039
1039
|
}
|
|
1040
1040
|
function d() {
|
|
1041
1041
|
var g;
|
|
1042
|
-
const
|
|
1043
|
-
if (typeof
|
|
1042
|
+
const y = t.icon;
|
|
1043
|
+
if (typeof y == "object") {
|
|
1044
1044
|
l({
|
|
1045
1045
|
name: "",
|
|
1046
|
-
data:
|
|
1046
|
+
data: y
|
|
1047
1047
|
});
|
|
1048
1048
|
return;
|
|
1049
1049
|
}
|
|
1050
|
-
const
|
|
1050
|
+
const k = nt(y);
|
|
1051
1051
|
if (l({
|
|
1052
|
-
name:
|
|
1053
|
-
data:
|
|
1052
|
+
name: y,
|
|
1053
|
+
data: k
|
|
1054
1054
|
}))
|
|
1055
|
-
if (
|
|
1056
|
-
const h =
|
|
1055
|
+
if (k === void 0) {
|
|
1056
|
+
const h = ye([y], d);
|
|
1057
1057
|
n({
|
|
1058
1058
|
callback: h
|
|
1059
1059
|
});
|
|
1060
|
-
} else
|
|
1060
|
+
} else k && ((g = t.onLoad) === null || g === void 0 || g.call(t, y));
|
|
1061
1061
|
}
|
|
1062
1062
|
Y(() => (o(!0), c), []), Y(() => {
|
|
1063
1063
|
e && d();
|
|
1064
1064
|
}, [t.icon, e]);
|
|
1065
1065
|
const { name: u, data: p } = a;
|
|
1066
1066
|
return p ? Ze({
|
|
1067
|
-
...
|
|
1067
|
+
...Q,
|
|
1068
1068
|
...p
|
|
1069
1069
|
}, t, u) : t.children ? t.children : t.fallback ? t.fallback : B("span", {});
|
|
1070
1070
|
}
|
|
@@ -1151,20 +1151,20 @@ const He = {
|
|
|
1151
1151
|
width: 24,
|
|
1152
1152
|
height: 24,
|
|
1153
1153
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m9 12l2 2l4-4m6 2a9 9 0 1 1-18 0a9 9 0 0 1 18 0Z"/>'
|
|
1154
|
-
},
|
|
1154
|
+
}, Ge = {
|
|
1155
1155
|
width: 24,
|
|
1156
1156
|
height: 24,
|
|
1157
1157
|
hidden: !0,
|
|
1158
1158
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 10.5v3.75m-9.303 3.376C1.83 19.126 2.914 21 4.645 21h14.71c1.73 0 2.813-1.874 1.948-3.374L13.949 4.88c-.866-1.501-3.032-1.501-3.898 0L2.697 17.626ZM12 17.25h.007v.008H12v-.008Z"/>'
|
|
1159
|
-
},
|
|
1159
|
+
}, Ke = {
|
|
1160
1160
|
width: 24,
|
|
1161
1161
|
height: 24,
|
|
1162
1162
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 8v4m0 4h.01M21 12a9 9 0 1 1-18 0a9 9 0 0 1 18 0Z"/>'
|
|
1163
|
-
},
|
|
1163
|
+
}, Qe = {
|
|
1164
1164
|
width: 24,
|
|
1165
1165
|
height: 24,
|
|
1166
1166
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 3v4M3 5h4M6 17v4m-2-2h4m5-16l2.286 6.857L21 12l-5.714 2.143L13 21l-2.286-6.857L5 12l5.714-2.143L13 3Z"/>'
|
|
1167
|
-
},
|
|
1167
|
+
}, qe = {
|
|
1168
1168
|
width: 24,
|
|
1169
1169
|
height: 24,
|
|
1170
1170
|
body: '<g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M15 12a3 3 0 1 1-6 0a3 3 0 0 1 6 0Z"/><path d="M2.458 12C3.732 7.943 7.523 5 12 5c4.478 0 8.268 2.943 9.542 7c-1.274 4.057-5.064 7-9.542 7c-4.477 0-8.268-2.943-9.542-7Z"/></g>'
|
|
@@ -1256,7 +1256,7 @@ const He = {
|
|
|
1256
1256
|
width: 20,
|
|
1257
1257
|
height: 20,
|
|
1258
1258
|
body: '<path fill="currentColor" fill-rule="evenodd" d="M16.707 5.293a1 1 0 0 1 0 1.414l-8 8a1 1 0 0 1-1.414 0l-4-4a1 1 0 0 1 1.414-1.414L8 12.586l7.293-7.293a1 1 0 0 1 1.414 0Z" clip-rule="evenodd"/>'
|
|
1259
|
-
},
|
|
1259
|
+
}, yn = {
|
|
1260
1260
|
width: 20,
|
|
1261
1261
|
height: 20,
|
|
1262
1262
|
body: '<path fill="currentColor" fill-rule="evenodd" d="M10 2a1 1 0 0 1 1 1v1.323l3.954 1.582l1.599-.8a1 1 0 0 1 .894 1.79l-1.233.616l1.738 5.42a1 1 0 0 1-.285 1.05A3.989 3.989 0 0 1 15 15a3.989 3.989 0 0 1-2.667-1.019a1 1 0 0 1-.285-1.05l1.715-5.349L11 6.477V16h2a1 1 0 1 1 0 2H7a1 1 0 1 1 0-2h2V6.477L6.237 7.582l1.715 5.349a1 1 0 0 1-.285 1.05A3.989 3.989 0 0 1 5 15a3.989 3.989 0 0 1-2.667-1.019a1 1 0 0 1-.285-1.05l1.738-5.42l-1.233-.617a1 1 0 0 1 .894-1.788l1.599.799L9 4.323V3a1 1 0 0 1 1-1Zm-5 8.274l-.818 2.552c.25.112.526.174.818.174c.292 0 .569-.062.818-.174L5 10.274Zm10 0l-.818 2.552c.25.112.526.174.818.174c.292 0 .569-.062.818-.174L15 10.274Z" clip-rule="evenodd"/>'
|
|
@@ -1270,7 +1270,7 @@ const He = {
|
|
|
1270
1270
|
height: 20,
|
|
1271
1271
|
hidden: !0,
|
|
1272
1272
|
body: '<path fill="currentColor" fill-rule="evenodd" d="M10 18a8 8 0 1 0 0-16a8 8 0 0 0 0 16Zm-.75-4.75a.75.75 0 0 0 1.5 0V8.66l1.95 2.1a.75.75 0 1 0 1.1-1.02l-3.25-3.5a.75.75 0 0 0-1.1 0L6.2 9.74a.75.75 0 1 0 1.1 1.02l1.95-2.1v4.59Z" clip-rule="evenodd"/>'
|
|
1273
|
-
},
|
|
1273
|
+
}, kn = {
|
|
1274
1274
|
width: 20,
|
|
1275
1275
|
height: 20,
|
|
1276
1276
|
hidden: !0,
|
|
@@ -1358,42 +1358,57 @@ const He = {
|
|
|
1358
1358
|
width: 24,
|
|
1359
1359
|
height: 24
|
|
1360
1360
|
}, On = {
|
|
1361
|
+
body: `<g fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
|
|
1362
|
+
<!-- Grid cells representing retention matrix -->
|
|
1363
|
+
<rect x="3" y="3" width="4" height="4" rx="0.5"/>
|
|
1364
|
+
<rect x="10" y="3" width="4" height="4" rx="0.5"/>
|
|
1365
|
+
<rect x="17" y="3" width="4" height="4" rx="0.5"/>
|
|
1366
|
+
<rect x="3" y="10" width="4" height="4" rx="0.5"/>
|
|
1367
|
+
<rect x="10" y="10" width="4" height="4" rx="0.5"/>
|
|
1368
|
+
<rect x="17" y="10" width="4" height="4" rx="0.5"/>
|
|
1369
|
+
<rect x="3" y="17" width="4" height="4" rx="0.5"/>
|
|
1370
|
+
<rect x="10" y="17" width="4" height="4" rx="0.5"/>
|
|
1371
|
+
<rect x="17" y="17" width="4" height="4" rx="0.5"/>
|
|
1372
|
+
</g>`,
|
|
1373
|
+
width: 24,
|
|
1374
|
+
height: 24
|
|
1375
|
+
}, Dn = {
|
|
1361
1376
|
width: 24,
|
|
1362
1377
|
height: 24,
|
|
1363
1378
|
body: '<g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M8.848 14.667L5.5 17.5M12 3v5m4 4h5M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0m11.219 3.328L17 19.5"/><path d="M8 12a4 4 0 1 0 8 0a4 4 0 1 0-8 0"/></g>'
|
|
1364
|
-
},
|
|
1379
|
+
}, En = {
|
|
1365
1380
|
width: 24,
|
|
1366
1381
|
height: 24,
|
|
1367
1382
|
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"/>'
|
|
1368
|
-
},
|
|
1383
|
+
}, Fn = {
|
|
1369
1384
|
width: 24,
|
|
1370
1385
|
height: 24,
|
|
1371
1386
|
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>'
|
|
1372
|
-
},
|
|
1387
|
+
}, Nn = {
|
|
1373
1388
|
width: 24,
|
|
1374
1389
|
height: 24,
|
|
1375
1390
|
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"/>'
|
|
1376
|
-
},
|
|
1391
|
+
}, Rn = {
|
|
1377
1392
|
width: 24,
|
|
1378
1393
|
height: 24,
|
|
1379
1394
|
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>'
|
|
1380
|
-
},
|
|
1395
|
+
}, zn = {
|
|
1381
1396
|
width: 24,
|
|
1382
1397
|
height: 24,
|
|
1383
1398
|
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"/>'
|
|
1384
|
-
},
|
|
1399
|
+
}, Bn = {
|
|
1385
1400
|
width: 24,
|
|
1386
1401
|
height: 24,
|
|
1387
1402
|
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>'
|
|
1388
|
-
},
|
|
1403
|
+
}, _n = {
|
|
1389
1404
|
width: 24,
|
|
1390
1405
|
height: 24,
|
|
1391
1406
|
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>'
|
|
1392
|
-
},
|
|
1407
|
+
}, Un = {
|
|
1393
1408
|
width: 24,
|
|
1394
1409
|
height: 24,
|
|
1395
1410
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m8 9l4-4l4 4m0 6l-4 4l-4-4"/>'
|
|
1396
|
-
},
|
|
1411
|
+
}, Gn = {
|
|
1397
1412
|
width: 24,
|
|
1398
1413
|
height: 24,
|
|
1399
1414
|
body: '<path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16 6a2 2 0 1 0 4 0a2 2 0 1 0-4 0M4 12a2 2 0 1 0 4 0a2 2 0 1 0-4 0m0 6a2 2 0 1 0 4 0a2 2 0 1 0-4 0m12 0a2 2 0 1 0 4 0a2 2 0 1 0-4 0m-8 0h8m2 2v1m0-18v1M6 20v1m0-11V3m6 0v18m6-13v8M8 12h13m0-6h-1m-4 0H3m0 6h1m16 6h1M3 18h1m2-4v2"/>'
|
|
@@ -1416,7 +1431,7 @@ const He = {
|
|
|
1416
1431
|
run: { icon: gn, category: "action" },
|
|
1417
1432
|
check: { icon: mn, category: "action" },
|
|
1418
1433
|
link: { icon: tn, category: "action" },
|
|
1419
|
-
eye: { icon:
|
|
1434
|
+
eye: { icon: qe, category: "action" },
|
|
1420
1435
|
eyeOff: { icon: We, category: "action" },
|
|
1421
1436
|
adjustments: { icon: Je, category: "action" },
|
|
1422
1437
|
desktop: { icon: Xe, category: "action" },
|
|
@@ -1444,40 +1459,41 @@ const He = {
|
|
|
1444
1459
|
chartRadar: { icon: Zn, category: "chart" },
|
|
1445
1460
|
chartRadialBar: { icon: Hn, category: "chart" },
|
|
1446
1461
|
chartTreemap: { icon: Tn, category: "chart" },
|
|
1447
|
-
chartTable: { icon:
|
|
1448
|
-
chartActivityGrid: { icon:
|
|
1449
|
-
chartKpiNumber: { icon:
|
|
1450
|
-
chartKpiDelta: { icon:
|
|
1451
|
-
chartKpiText: { icon:
|
|
1452
|
-
chartMarkdown: { icon:
|
|
1462
|
+
chartTable: { icon: En, category: "chart" },
|
|
1463
|
+
chartActivityGrid: { icon: Fn, category: "chart" },
|
|
1464
|
+
chartKpiNumber: { icon: Nn, category: "chart" },
|
|
1465
|
+
chartKpiDelta: { icon: Rn, category: "chart" },
|
|
1466
|
+
chartKpiText: { icon: zn, category: "chart" },
|
|
1467
|
+
chartMarkdown: { icon: Bn, category: "chart" },
|
|
1453
1468
|
chartFunnel: { icon: Pn, category: "chart" },
|
|
1454
1469
|
chartSankey: { icon: Vn, category: "chart" },
|
|
1455
|
-
chartSunburst: { icon:
|
|
1456
|
-
chartHeatmap: { icon:
|
|
1470
|
+
chartSunburst: { icon: Dn, category: "chart" },
|
|
1471
|
+
chartHeatmap: { icon: Gn, category: "chart" },
|
|
1472
|
+
chartRetention: { icon: On, category: "chart" },
|
|
1457
1473
|
// Measure type icons (solid)
|
|
1458
1474
|
measureCount: { icon: vn, category: "measure" },
|
|
1459
1475
|
measureCountDistinct: { icon: bn, category: "measure" },
|
|
1460
1476
|
measureCountDistinctApprox: { icon: Mn, category: "measure" },
|
|
1461
1477
|
measureSum: { icon: Cn, category: "measure" },
|
|
1462
|
-
measureAvg: { icon:
|
|
1478
|
+
measureAvg: { icon: yn, category: "measure" },
|
|
1463
1479
|
measureMin: { icon: pt, category: "measure" },
|
|
1464
1480
|
measureMax: { icon: gt, category: "measure" },
|
|
1465
|
-
measureRunningTotal: { icon:
|
|
1481
|
+
measureRunningTotal: { icon: kn, category: "measure" },
|
|
1466
1482
|
measureCalculated: { icon: wn, category: "measure" },
|
|
1467
1483
|
measureNumber: { icon: xn, category: "measure" },
|
|
1468
1484
|
// State icons
|
|
1469
1485
|
success: { icon: Ue, category: "state" },
|
|
1470
|
-
warning: { icon:
|
|
1471
|
-
error: { icon:
|
|
1472
|
-
info: { icon:
|
|
1486
|
+
warning: { icon: Ge, category: "state" },
|
|
1487
|
+
error: { icon: Ke, category: "state" },
|
|
1488
|
+
info: { icon: _n, category: "state" },
|
|
1473
1489
|
loading: { icon: z, category: "state" },
|
|
1474
|
-
sparkles: { icon:
|
|
1490
|
+
sparkles: { icon: Qe, category: "state" },
|
|
1475
1491
|
// Navigation icons
|
|
1476
1492
|
chevronUp: { icon: ut, category: "navigation" },
|
|
1477
1493
|
chevronDown: { icon: ft, category: "navigation" },
|
|
1478
1494
|
chevronLeft: { icon: Re, category: "navigation" },
|
|
1479
1495
|
chevronRight: { icon: ze, category: "navigation" },
|
|
1480
|
-
chevronUpDown: { icon:
|
|
1496
|
+
chevronUpDown: { icon: Un, category: "navigation" },
|
|
1481
1497
|
arrowUp: { icon: gt, category: "navigation" },
|
|
1482
1498
|
arrowDown: { icon: pt, category: "navigation" },
|
|
1483
1499
|
arrowRight: { icon: en, category: "navigation" },
|
|
@@ -1498,16 +1514,16 @@ function D(t) {
|
|
|
1498
1514
|
const r = ({ className: n, ...i }) => /* @__PURE__ */ X(ht, { icon: o.icon, className: n, ...i });
|
|
1499
1515
|
return Z.set(t, r), r;
|
|
1500
1516
|
}
|
|
1501
|
-
function
|
|
1517
|
+
function Wn(t) {
|
|
1502
1518
|
return w[t]?.icon ?? w.info.icon;
|
|
1503
1519
|
}
|
|
1504
|
-
function
|
|
1520
|
+
function Jn(t, e) {
|
|
1505
1521
|
w[t] && (w[t] = {
|
|
1506
1522
|
...w[t],
|
|
1507
1523
|
icon: e
|
|
1508
1524
|
}, Z.delete(t));
|
|
1509
1525
|
}
|
|
1510
|
-
function
|
|
1526
|
+
function Xn(t) {
|
|
1511
1527
|
for (const [e, o] of Object.entries(t))
|
|
1512
1528
|
if (o && e in w) {
|
|
1513
1529
|
const r = e;
|
|
@@ -1527,16 +1543,16 @@ function Jn(t) {
|
|
|
1527
1543
|
Z.delete(r);
|
|
1528
1544
|
}
|
|
1529
1545
|
}
|
|
1530
|
-
function
|
|
1546
|
+
function Yn() {
|
|
1531
1547
|
w = { ...St }, Z.clear();
|
|
1532
1548
|
}
|
|
1533
|
-
function
|
|
1549
|
+
function to(t) {
|
|
1534
1550
|
const e = {};
|
|
1535
1551
|
for (const [o, r] of Object.entries(w))
|
|
1536
1552
|
r.category === t && (e[o] = D(o));
|
|
1537
1553
|
return e;
|
|
1538
1554
|
}
|
|
1539
|
-
function
|
|
1555
|
+
function eo(t) {
|
|
1540
1556
|
const o = {
|
|
1541
1557
|
count: "measureCount",
|
|
1542
1558
|
countDistinct: "measureCountDistinct",
|
|
@@ -1551,7 +1567,7 @@ function to(t) {
|
|
|
1551
1567
|
}[t || ""] || "measureCount";
|
|
1552
1568
|
return D(o);
|
|
1553
1569
|
}
|
|
1554
|
-
function
|
|
1570
|
+
function no(t) {
|
|
1555
1571
|
const o = {
|
|
1556
1572
|
bar: "chartBar",
|
|
1557
1573
|
line: "chartLine",
|
|
@@ -1575,7 +1591,7 @@ function eo(t) {
|
|
|
1575
1591
|
}[t] || "chartBar";
|
|
1576
1592
|
return D(o);
|
|
1577
1593
|
}
|
|
1578
|
-
function
|
|
1594
|
+
function oo(t) {
|
|
1579
1595
|
const o = {
|
|
1580
1596
|
measure: "measure",
|
|
1581
1597
|
dimension: "dimension",
|
|
@@ -1588,16 +1604,16 @@ function no(t) {
|
|
|
1588
1604
|
export {
|
|
1589
1605
|
St as D,
|
|
1590
1606
|
ht as I,
|
|
1591
|
-
|
|
1607
|
+
no as a,
|
|
1592
1608
|
D as b,
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1609
|
+
Wn as c,
|
|
1610
|
+
_n as d,
|
|
1611
|
+
Yn as e,
|
|
1596
1612
|
qn as f,
|
|
1597
1613
|
eo as g,
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1614
|
+
to as h,
|
|
1615
|
+
oo as i,
|
|
1616
|
+
Xn as r,
|
|
1617
|
+
Jn as s
|
|
1602
1618
|
};
|
|
1603
|
-
//# sourceMappingURL=icons-
|
|
1619
|
+
//# sourceMappingURL=icons-DRreo6m8.js.map
|