@luzmo/analytics-components-kit 1.0.1-alpha.40 → 1.0.1-alpha.42
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/components/{area-chart-slots.config-P7xa-pHi.js → area-chart-slots.config-DoytjTpw.js} +1 -1
- package/components/{area-chart-slots.config-CIfDfftd.cjs → area-chart-slots.config-Dx_ysVZK.cjs} +1 -1
- package/components/{bar-chart-slots.config-MQAjNXqV.js → bar-chart-slots.config-Dn0IV43j.js} +1 -1
- package/components/{bar-chart-slots.config-DszaQhMd.cjs → bar-chart-slots.config-c_9ABPOI.cjs} +1 -1
- package/components/{box-plot-slots.config-BRhnF2FE.js → box-plot-slots.config-FI5Id-7p.js} +1 -1
- package/components/box-plot-slots.config-K-1CiWO-.cjs +20 -0
- package/components/{calculate-data-item-icon-DlyGQVBA.js → calculate-data-item-icon-BFpVWXnR.js} +61 -43
- package/components/{calculate-data-item-icon-Bygfq3KO.cjs → calculate-data-item-icon-C_3QUGmB.cjs} +1 -1
- package/components/choropleth-map-slots.config-CFERs0ca.cjs +20 -0
- package/components/{choropleth-map-slots.config-B-uJTj4q.js → choropleth-map-slots.config-DStOyVgQ.js} +7 -2
- package/components/{sunburst-chart-slots.config-C-_ganmv.cjs → circle-pack-chart-slots.config-B18aqdH1.cjs} +1 -1
- package/components/{circle-pack-chart-slots.config-xwVdRiwS.js → circle-pack-chart-slots.config-lV4uNMcp.js} +1 -1
- package/components/{column-chart-slots.config-C7MhpoR8.cjs → column-chart-slots.config-C0nGjkmv.cjs} +1 -1
- package/components/{column-chart-slots.config-DAdAk17k.js → column-chart-slots.config-epF0y5yo.js} +1 -1
- package/components/{combination-chart-slots.config-crMO01EO.cjs → combination-chart-slots.config-CY07Q5Hw.cjs} +1 -1
- package/components/{combination-chart-slots.config-CqKLFKCZ.js → combination-chart-slots.config-DRKSJyCC.js} +1 -1
- package/components/{date-filter-slots.config-Cb1LcT9W.cjs → date-filter-slots.config-CrA5ijD3.cjs} +1 -1
- package/components/{date-filter-slots.config-CxB8IF5B.js → date-filter-slots.config-DIjChKTZ.js} +2 -2
- package/components/display-settings/display-settings.d.ts +1 -0
- package/components/display-settings/index.cjs +3 -3
- package/components/display-settings/index.js +3 -2
- package/components/display-settings-binning/index.cjs +1 -1
- package/components/display-settings-binning/index.js +1 -1
- package/components/display-settings-datetime/index.cjs +1 -1
- package/components/display-settings-datetime/index.js +2 -2
- package/components/display-settings-grand-totals/index.cjs +1 -1
- package/components/display-settings-grand-totals/index.js +1 -1
- package/components/display-settings-numeric/index.cjs +3 -3
- package/components/display-settings-numeric/index.js +56 -51
- package/components/display-settings-period-over-period/index.cjs +8 -8
- package/components/display-settings-period-over-period/index.js +84 -73
- package/components/{donut-chart-slots.config-BEwhfq27.js → donut-chart-slots.config-CHLEBSDg.js} +1 -1
- package/components/{donut-chart-slots.config-DIp-24lO.cjs → donut-chart-slots.config-DBowIZNO.cjs} +1 -1
- package/components/draggable-data-item/draggable-data-item.d.ts +2 -0
- package/components/draggable-data-item/index.cjs +6 -5
- package/components/draggable-data-item/index.js +20 -16
- package/components/draggable-data-item-level/draggable-data-item-level.d.ts +3 -0
- package/components/draggable-data-item-level/index.cjs +12 -7
- package/components/draggable-data-item-level/index.js +79 -60
- package/components/{dropdown-filter-slots.config-I2n4b_6V.cjs → dropdown-filter-slots.config-0wn6pMvi.cjs} +1 -1
- package/components/{dropdown-filter-slots.config-B8J6ftCh.js → dropdown-filter-slots.config-D2J9Z5aQ.js} +1 -1
- package/components/droppable-slot/droppable-slot.d.ts +1 -1
- package/components/droppable-slot/index.cjs +6 -6
- package/components/droppable-slot/index.js +73 -66
- package/components/edit-option-action-button-group/index.cjs +1 -1
- package/components/edit-option-action-button-group/index.js +2 -2
- package/components/{edit-option-base-Cw2iO2Av.js → edit-option-base-BQc4gXup.js} +1 -1
- package/components/{edit-option-base-B7owFMOO.cjs → edit-option-base-ByphLI4J.cjs} +1 -1
- package/components/edit-option-color-picker/index.cjs +1 -1
- package/components/edit-option-color-picker/index.js +3 -3
- package/components/edit-option-multi-language-field/index.cjs +1 -1
- package/components/edit-option-multi-language-field/index.js +1 -1
- package/components/edit-option-number-field/index.cjs +1 -1
- package/components/edit-option-number-field/index.js +1 -1
- package/components/edit-option-picker/index.cjs +1 -1
- package/components/edit-option-picker/index.js +3 -3
- package/components/edit-option-position-picker/index.cjs +1 -1
- package/components/edit-option-position-picker/index.js +1 -1
- package/components/edit-option-positions-number-field/index.cjs +2 -2
- package/components/edit-option-positions-number-field/index.js +2 -2
- package/components/edit-option-radio-button-group/index.cjs +1 -1
- package/components/edit-option-radio-button-group/index.js +1 -1
- package/components/edit-option-slider/index.cjs +1 -1
- package/components/edit-option-slider/index.js +1 -1
- package/components/edit-option-switch/index.cjs +1 -1
- package/components/edit-option-switch/index.js +1 -1
- package/components/edit-option-text-field/index.cjs +1 -1
- package/components/edit-option-text-field/index.js +1 -1
- package/components/{evolution-number-slots.config-BI-sFIug.cjs → evolution-number-slots.config-CNNVp6vR.cjs} +1 -1
- package/components/{evolution-number-slots.config-CW21b2ua.js → evolution-number-slots.config-CSDEf5Lv.js} +1 -1
- package/components/filter-data-item-picker/index.cjs +1 -1
- package/components/filter-data-item-picker/index.js +3 -3
- package/components/filter-expression-picker/index.cjs +1 -1
- package/components/filter-expression-picker/index.js +1 -1
- package/components/filter-item/index.cjs +1 -1
- package/components/filter-item/index.js +1 -1
- package/components/filter-value-picker/index.cjs +1 -1
- package/components/filter-value-picker/index.js +1 -1
- package/components/filter-value-picker-datetime/index.cjs +1 -1
- package/components/filter-value-picker-datetime/index.js +3 -3
- package/components/filter-value-picker-hierarchy/index.cjs +1 -1
- package/components/filter-value-picker-hierarchy/index.js +1 -1
- package/components/filter-value-picker-numeric/index.cjs +1 -1
- package/components/filter-value-picker-numeric/index.js +1 -1
- package/components/{funnel-chart-slots.config-BBhMS2qi.js → funnel-chart-slots.config-B-72sm5j.js} +6 -1
- package/components/{box-plot-slots.config-DZxyy3sS.cjs → funnel-chart-slots.config-GKBCY9xN.cjs} +1 -1
- package/components/grid/index.cjs +1 -1
- package/components/grid/index.js +3 -3
- package/components/{marker-map-slots.config-cdD8XTmI.js → heat-map-slots.config-CAj40INL.js} +1 -1
- package/components/{heat-map-slots.config-CSxSsQwX.cjs → heat-map-slots.config-D7cSAVdX.cjs} +1 -1
- package/components/{hexbin-map-slots.config-cdD8XTmI.js → hexbin-map-slots.config-CAj40INL.js} +1 -1
- package/components/{hexbin-map-slots.config-CSxSsQwX.cjs → hexbin-map-slots.config-D7cSAVdX.cjs} +1 -1
- package/components/{index-UWOCtc0Y.js → index-8fxgV8-A.js} +2 -2
- package/components/{index-BIrO4_kD.cjs → index-B_rfLdXx.cjs} +1 -1
- package/components/{index-Ciad94jH.js → index-Bdy8Bz-n.js} +3 -3
- package/components/{index-BEAYzHcY.js → index-Bg5PqKqt.js} +32 -32
- package/components/{index-Jmmy73Aq.js → index-BmshD32H.js} +34 -34
- package/components/{index-sCesmw8l.js → index-CDpuEf8W.js} +4 -4
- package/components/{index-CT2vEcpn.cjs → index-CHFwXYcm.cjs} +2 -2
- package/components/{index-B_dW2-QA.cjs → index-CNA9joKT.cjs} +1 -1
- package/components/{index-CcDZIqpD.cjs → index-CUvucmA0.cjs} +1 -1
- package/components/{index-CAJRL5rT.cjs → index-CYeQkVeJ.cjs} +5 -5
- package/components/{utils-B1rr30GZ.js → index-CgnTl6Sc.js} +11 -13
- package/components/{index-BNwJ9moR.js → index-ChDwMQlU.js} +3 -3
- package/components/{index-CzRmB9z3.cjs → index-DM96Q1fX.cjs} +1 -1
- package/components/{index-Boxjo5I0.js → index-DUF6bALI.js} +7 -7
- package/components/{index-CaVIv7B9.cjs → index-EXO-Hsj2.cjs} +1 -1
- package/components/{utils-CvCeHVBQ.cjs → index-Vdyb9z2D.cjs} +1 -1
- package/components/index.cjs +1 -1
- package/components/index.js +18 -16
- package/components/item-slots-configs.cjs +1 -1
- package/components/item-slots-configs.js +32 -32
- package/components/{line-chart-slots.config-P7xa-pHi.js → line-chart-slots.config-DoytjTpw.js} +1 -1
- package/components/{line-chart-slots.config-CIfDfftd.cjs → line-chart-slots.config-Dx_ysVZK.cjs} +1 -1
- package/components/{luzmo-icons-DEoJcvoL.js → luzmo-icons-B2K7AcCF.js} +183 -141
- package/components/luzmo-icons-CP__dRRM.cjs +31 -0
- package/components/{heat-map-slots.config-cdD8XTmI.js → marker-map-slots.config-CAj40INL.js} +1 -1
- package/components/{marker-map-slots.config-CSxSsQwX.cjs → marker-map-slots.config-D7cSAVdX.cjs} +1 -1
- package/components/{parallel-coordinates-plot-slots.config-BRXA5nUl.cjs → parallel-coordinates-plot-slots.config--fk40ZDu.cjs} +1 -1
- package/components/{parallel-coordinates-plot-slots.config-CQW2CJW6.js → parallel-coordinates-plot-slots.config-BjRcJdWM.js} +7 -2
- package/components/{pending-state-DTX7ggyF-D1SvcIIz.js → pending-state-DTX7ggyF-BQdsLMT1.js} +2 -2
- package/components/{pending-state-DTX7ggyF-DZzxjogp.cjs → pending-state-DTX7ggyF-CoV2RbDq.cjs} +1 -1
- package/components/{pivot-table-slots.config-DzGWM3Ez.cjs → pivot-table-slots.config-45V_Gdm7.cjs} +1 -1
- package/components/{pivot-table-slots.config-BH5fOJre.js → pivot-table-slots.config-CGU7IyDG.js} +3 -3
- package/components/{pyramid-chart-slots.config-DeWrVApy.cjs → pyramid-chart-slots.config-D5F0WX2d.cjs} +1 -1
- package/components/{pyramid-chart-slots.config-Cm9bQsXT.js → pyramid-chart-slots.config-lfxmIAy_.js} +1 -1
- package/components/radar-chart-slots.config-BEigR_Ml.cjs +20 -0
- package/components/{radar-chart-slots.config-Dpmytmc3.js → radar-chart-slots.config-CuQvda0y.js} +6 -1
- package/components/{regular-table-slots.config-ChrvnRDb.cjs → regular-table-slots.config-RLnMgOXn.cjs} +1 -1
- package/components/{regular-table-slots.config-EUS-V9lL.js → regular-table-slots.config-eQ8HccjY.js} +1 -1
- package/components/{route-map-slots.config-DYCcaQZi.js → route-map-slots.config-B9dcwOXi.js} +7 -2
- package/components/{route-map-slots.config-BfbIWCr0.cjs → route-map-slots.config-DsVJBR3D.cjs} +1 -1
- package/components/{sankey-diagram-slots.config-B7Q-ZfUP.cjs → sankey-diagram-slots.config-CiyYElLX.cjs} +1 -1
- package/components/{sankey-diagram-slots.config-BSTBEZDe.js → sankey-diagram-slots.config-DmqnP_mH.js} +1 -1
- package/components/{scatter-plot-slots.config-wlX_PVu8.cjs → scatter-plot-slots.config-47cB5_RC.cjs} +1 -1
- package/components/{scatter-plot-slots.config-BuWYqDWK.js → scatter-plot-slots.config-DjURFO07.js} +1 -1
- package/components/{search-filter-slots.config-DmiVXOva.js → search-filter-slots.config-CCEWnbiJ.js} +2 -2
- package/components/{search-filter-slots.config-DOlr8VaD.cjs → search-filter-slots.config-DeHkvc2Q.cjs} +1 -1
- package/components/{slicer-filter-slots.config-CHQ0ZXga.js → slicer-filter-slots.config-AOwwW5Ut.js} +2 -2
- package/components/{slicer-filter-slots.config-Dyte3aGp.cjs → slicer-filter-slots.config-V7hURjKI.cjs} +1 -1
- package/components/{slider-filter-slots.config-Cr5oXbok.cjs → slider-filter-slots.config-B--K9cpP.cjs} +1 -1
- package/components/{slider-filter-slots.config-BN3K1rnl.js → slider-filter-slots.config-D7cv_Ky4.js} +7 -2
- package/components/slot-contents-picker/index.cjs +145 -0
- package/components/slot-contents-picker/index.d.ts +7 -0
- package/components/slot-contents-picker/index.js +461 -0
- package/components/slot-contents-picker/slot-contents-picker.d.ts +112 -0
- package/components/slot-menu/index.cjs +13 -11
- package/components/slot-menu/index.js +33 -24
- package/components/slot-menu/slot-menu.d.ts +13 -0
- package/components/slot-menu-list/index.cjs +2 -2
- package/components/slot-menu-list/index.js +1 -1
- package/components/{spike-map-slots.config-Drga6_j0.cjs → spike-map-slots.config-BM5-Dlub.cjs} +1 -1
- package/components/{spike-map-slots.config-CuqpgkvN.js → spike-map-slots.config-Bq0WfdI4.js} +1 -1
- package/components/{strip-plot-slots.config-Co8ghEv8.js → strip-plot-slots.config-B1OLcL4K.js} +1 -1
- package/components/{strip-plot-slots.config-JvkKY5Ga.cjs → strip-plot-slots.config-DDUlLO8K.cjs} +1 -1
- package/components/{circle-pack-chart-slots.config-C-_ganmv.cjs → sunburst-chart-slots.config-B18aqdH1.cjs} +1 -1
- package/components/{sunburst-chart-slots.config-xwVdRiwS.js → sunburst-chart-slots.config-lV4uNMcp.js} +1 -1
- package/components/{symbol-map-slots.config-C5CKaVED.js → symbol-map-slots.config-DT5lvWh_.js} +7 -2
- package/components/{choropleth-map-slots.config-PNwSR0XY.cjs → symbol-map-slots.config-Dm_FRGHA.cjs} +1 -1
- package/components/utils.cjs +1 -1
- package/components/utils.js +34 -34
- package/components/{venn-diagram-slots.config-DPmj71cR.js → venn-diagram-slots.config-BPxkBFb6.js} +2 -2
- package/components/{venn-diagram-slots.config-CpOPbUjs.cjs → venn-diagram-slots.config-GytlZGbF.cjs} +1 -1
- package/custom-elements.json +463 -10
- package/index.d.ts +1 -0
- package/item-definitions/area-chart/area-chart-slots.config.d.ts +3 -3
- package/item-definitions/bar-chart/bar-chart-slots.config.d.ts +2 -2
- package/item-definitions/box-plot/box-plot-slots.config.d.ts +2 -2
- package/item-definitions/choropleth-map/choropleth-map-slots.config.d.ts +3 -3
- package/item-definitions/circle-pack-chart/circle-pack-chart-slots.config.d.ts +2 -2
- package/item-definitions/column-chart/column-chart-slots.config.d.ts +2 -2
- package/item-definitions/combination-chart/combination-chart-slots.config.d.ts +2 -2
- package/item-definitions/date-filter/date-filter-slots.config.d.ts +2 -2
- package/item-definitions/donut-chart/donut-chart-slots.config.d.ts +2 -2
- package/item-definitions/dropdown-filter/dropdown-filter-slots.config.d.ts +1 -1
- package/item-definitions/evolution-number/evolution-number-slots.config.d.ts +2 -2
- package/item-definitions/funnel-chart/funnel-chart-slots.config.d.ts +2 -2
- package/item-definitions/heat-map/heat-map-slots.config.d.ts +2 -2
- package/item-definitions/hexbin-map/hexbin-map-slots.config.d.ts +2 -2
- package/item-definitions/line-chart/line-chart-slots.config.d.ts +3 -3
- package/item-definitions/marker-map/marker-map-slots.config.d.ts +2 -2
- package/item-definitions/parallel-coordinates-plot/parallel-coordinates-plot-slots.config.d.ts +4 -4
- package/item-definitions/pivot-table/pivot-table-slots.config.d.ts +2 -2
- package/item-definitions/pyramid-chart/pyramid-chart-slots.config.d.ts +3 -3
- package/item-definitions/radar-chart/radar-chart-slots.config.d.ts +3 -3
- package/item-definitions/regular-table/regular-table-slots.config.d.ts +1 -1
- package/item-definitions/route-map/route-map-slots.config.d.ts +3 -3
- package/item-definitions/sankey-diagram/sankey-diagram-slots.config.d.ts +3 -3
- package/item-definitions/scatter-plot/scatter-plot-slots.config.d.ts +4 -4
- package/item-definitions/search-filter/search-filter-slots.config.d.ts +2 -2
- package/item-definitions/slicer-filter/slicer-filter-slots.config.d.ts +2 -2
- package/item-definitions/slider-filter/slider-filter-slots.config.d.ts +2 -2
- package/item-definitions/spike-map/spike-map-slots.config.d.ts +3 -3
- package/item-definitions/strip-plot/strip-plot-slots.config.d.ts +2 -2
- package/item-definitions/sunburst-chart/sunburst-chart-slots.config.d.ts +2 -2
- package/item-definitions/symbol-map/symbol-map-slots.config.d.ts +3 -3
- package/item-definitions/venn-diagram/venn-diagram-slots.config.d.ts +2 -2
- package/package.json +6 -1
- package/utils/data-item-types/calculate-data-item-icon.d.ts +1 -0
- package/components/funnel-chart-slots.config-WrokHS7f.cjs +0 -20
- package/components/luzmo-icons-DAsjNJNI.cjs +0 -31
- package/components/radar-chart-slots.config-Dxx5fKnS.cjs +0 -20
- package/components/symbol-map-slots.config-DtW-3xkd.cjs +0 -20
- package/utils/themes/utils.d.ts +0 -1
@@ -4,7 +4,7 @@ declare const _default: ({
|
|
4
4
|
label: string;
|
5
5
|
type: string;
|
6
6
|
canAcceptFormula: boolean;
|
7
|
-
|
7
|
+
canAcceptMultipleDataItems?: undefined;
|
8
8
|
options?: undefined;
|
9
9
|
isRequired?: undefined;
|
10
10
|
} | {
|
@@ -12,7 +12,7 @@ declare const _default: ({
|
|
12
12
|
rotate: boolean;
|
13
13
|
label: string;
|
14
14
|
type: string;
|
15
|
-
|
15
|
+
canAcceptMultipleDataItems: boolean;
|
16
16
|
options: {
|
17
17
|
areDatetimeOptionsEnabled: boolean;
|
18
18
|
};
|
@@ -7,7 +7,7 @@ declare const _default: ({
|
|
7
7
|
areDatetimeOptionsEnabled?: undefined;
|
8
8
|
};
|
9
9
|
label: string;
|
10
|
-
|
10
|
+
canAcceptMultipleDataItems: boolean;
|
11
11
|
canAcceptFormula: boolean;
|
12
12
|
} | {
|
13
13
|
name: string;
|
@@ -18,7 +18,7 @@ declare const _default: ({
|
|
18
18
|
isCumulativeSumEnabled?: undefined;
|
19
19
|
};
|
20
20
|
label: string;
|
21
|
-
|
21
|
+
canAcceptMultipleDataItems?: undefined;
|
22
22
|
canAcceptFormula?: undefined;
|
23
23
|
})[];
|
24
24
|
export default _default;
|
@@ -9,7 +9,7 @@ declare const _default: ({
|
|
9
9
|
isBinningDisabled?: undefined;
|
10
10
|
areDatetimeOptionsEnabled?: undefined;
|
11
11
|
};
|
12
|
-
|
12
|
+
canAcceptMultipleDataItems: boolean;
|
13
13
|
canAcceptFormula: boolean;
|
14
14
|
isRequired?: undefined;
|
15
15
|
} | {
|
@@ -24,7 +24,7 @@ declare const _default: ({
|
|
24
24
|
isCumulativeSumEnabled?: undefined;
|
25
25
|
};
|
26
26
|
isRequired: boolean;
|
27
|
-
|
27
|
+
canAcceptMultipleDataItems?: undefined;
|
28
28
|
canAcceptFormula?: undefined;
|
29
29
|
})[];
|
30
30
|
export default _default;
|
@@ -3,7 +3,7 @@ declare const _default: ({
|
|
3
3
|
rotate: boolean;
|
4
4
|
label: string;
|
5
5
|
type: string;
|
6
|
-
|
6
|
+
canAcceptMultipleDataItems: boolean;
|
7
7
|
canAcceptFormula: boolean;
|
8
8
|
options?: undefined;
|
9
9
|
} | {
|
@@ -14,7 +14,7 @@ declare const _default: ({
|
|
14
14
|
options: {
|
15
15
|
areDatetimeOptionsEnabled: boolean;
|
16
16
|
};
|
17
|
-
|
17
|
+
canAcceptMultipleDataItems?: undefined;
|
18
18
|
canAcceptFormula?: undefined;
|
19
19
|
})[];
|
20
20
|
export default _default;
|
@@ -5,13 +5,13 @@ declare const _default: ({
|
|
5
5
|
label: string;
|
6
6
|
isRequired: boolean;
|
7
7
|
canAcceptFormula: boolean;
|
8
|
-
|
8
|
+
acceptableDataItemTypes?: undefined;
|
9
9
|
} | {
|
10
10
|
name: string;
|
11
11
|
rotate: boolean;
|
12
12
|
type: string;
|
13
13
|
label: string;
|
14
|
-
|
14
|
+
acceptableDataItemTypes: string[];
|
15
15
|
isRequired?: undefined;
|
16
16
|
canAcceptFormula?: undefined;
|
17
17
|
})[];
|
@@ -3,7 +3,7 @@ declare const _default: ({
|
|
3
3
|
rotate: boolean;
|
4
4
|
label: string;
|
5
5
|
type: string;
|
6
|
-
|
6
|
+
acceptableDataItemTypes: string[];
|
7
7
|
canAcceptFormula: boolean;
|
8
8
|
options?: undefined;
|
9
9
|
isRequired?: undefined;
|
@@ -16,7 +16,7 @@ declare const _default: ({
|
|
16
16
|
areDatetimeOptionsEnabled: boolean;
|
17
17
|
};
|
18
18
|
isRequired: boolean;
|
19
|
-
|
19
|
+
acceptableDataItemTypes?: undefined;
|
20
20
|
canAcceptFormula?: undefined;
|
21
21
|
})[];
|
22
22
|
export default _default;
|
@@ -4,7 +4,7 @@ declare const _default: ({
|
|
4
4
|
label: string;
|
5
5
|
type: string;
|
6
6
|
isRequired: boolean;
|
7
|
-
|
7
|
+
acceptableDataItemTypes: string[];
|
8
8
|
canAcceptFormula?: undefined;
|
9
9
|
} | {
|
10
10
|
name: string;
|
@@ -13,6 +13,6 @@ declare const _default: ({
|
|
13
13
|
type: string;
|
14
14
|
canAcceptFormula: boolean;
|
15
15
|
isRequired?: undefined;
|
16
|
-
|
16
|
+
acceptableDataItemTypes?: undefined;
|
17
17
|
})[];
|
18
18
|
export default _default;
|
@@ -4,7 +4,7 @@ declare const _default: ({
|
|
4
4
|
label: string;
|
5
5
|
type: string;
|
6
6
|
isRequired: boolean;
|
7
|
-
|
7
|
+
acceptableDataItemTypes: string[];
|
8
8
|
canAcceptFormula?: undefined;
|
9
9
|
} | {
|
10
10
|
name: string;
|
@@ -13,6 +13,6 @@ declare const _default: ({
|
|
13
13
|
type: string;
|
14
14
|
canAcceptFormula: boolean;
|
15
15
|
isRequired?: undefined;
|
16
|
-
|
16
|
+
acceptableDataItemTypes?: undefined;
|
17
17
|
})[];
|
18
18
|
export default _default;
|
@@ -9,7 +9,7 @@ declare const _default: ({
|
|
9
9
|
isBinningDisabled?: undefined;
|
10
10
|
areDatetimeOptionsEnabled?: undefined;
|
11
11
|
};
|
12
|
-
|
12
|
+
canAcceptMultipleDataItems: boolean;
|
13
13
|
canAcceptFormula: boolean;
|
14
14
|
isRequired?: undefined;
|
15
15
|
} | {
|
@@ -24,7 +24,7 @@ declare const _default: ({
|
|
24
24
|
isCumulativeSumEnabled?: undefined;
|
25
25
|
};
|
26
26
|
isRequired: boolean;
|
27
|
-
|
27
|
+
canAcceptMultipleDataItems?: undefined;
|
28
28
|
canAcceptFormula?: undefined;
|
29
29
|
} | {
|
30
30
|
name: string;
|
@@ -37,7 +37,7 @@ declare const _default: ({
|
|
37
37
|
isBinningDisabled?: undefined;
|
38
38
|
};
|
39
39
|
type: string;
|
40
|
-
|
40
|
+
canAcceptMultipleDataItems?: undefined;
|
41
41
|
canAcceptFormula?: undefined;
|
42
42
|
isRequired?: undefined;
|
43
43
|
})[];
|
@@ -4,7 +4,7 @@ declare const _default: ({
|
|
4
4
|
label: string;
|
5
5
|
type: string;
|
6
6
|
isRequired: boolean;
|
7
|
-
|
7
|
+
acceptableDataItemTypes: string[];
|
8
8
|
canAcceptFormula?: undefined;
|
9
9
|
} | {
|
10
10
|
name: string;
|
@@ -13,6 +13,6 @@ declare const _default: ({
|
|
13
13
|
type: string;
|
14
14
|
canAcceptFormula: boolean;
|
15
15
|
isRequired?: undefined;
|
16
|
-
|
16
|
+
acceptableDataItemTypes?: undefined;
|
17
17
|
})[];
|
18
18
|
export default _default;
|
package/item-definitions/parallel-coordinates-plot/parallel-coordinates-plot-slots.config.d.ts
CHANGED
@@ -3,10 +3,10 @@ declare const _default: ({
|
|
3
3
|
rotate: boolean;
|
4
4
|
label: string;
|
5
5
|
type: string;
|
6
|
-
|
6
|
+
acceptableDataItemTypes: string[];
|
7
7
|
options?: undefined;
|
8
8
|
isRequired?: undefined;
|
9
|
-
|
9
|
+
canAcceptMultipleDataItems?: undefined;
|
10
10
|
} | {
|
11
11
|
name: string;
|
12
12
|
rotate: boolean;
|
@@ -17,7 +17,7 @@ declare const _default: ({
|
|
17
17
|
isBinningDisabled: boolean;
|
18
18
|
};
|
19
19
|
isRequired: boolean;
|
20
|
-
|
21
|
-
|
20
|
+
canAcceptMultipleDataItems: boolean;
|
21
|
+
acceptableDataItemTypes?: undefined;
|
22
22
|
})[];
|
23
23
|
export default _default;
|
@@ -7,14 +7,14 @@ declare const _default: ({
|
|
7
7
|
areGrandTotalsEnabled: boolean;
|
8
8
|
areDatetimeOptionsEnabled: boolean;
|
9
9
|
};
|
10
|
-
|
10
|
+
canAcceptMultipleDataItems: boolean;
|
11
11
|
canAcceptFormula?: undefined;
|
12
12
|
} | {
|
13
13
|
name: string;
|
14
14
|
rotate: boolean;
|
15
15
|
label: string;
|
16
16
|
type: string;
|
17
|
-
|
17
|
+
canAcceptMultipleDataItems: boolean;
|
18
18
|
canAcceptFormula: boolean;
|
19
19
|
options?: undefined;
|
20
20
|
})[];
|
@@ -7,14 +7,14 @@ declare const _default: ({
|
|
7
7
|
};
|
8
8
|
type: string;
|
9
9
|
isRequired: boolean;
|
10
|
-
|
10
|
+
canAcceptMultipleDataItems?: undefined;
|
11
11
|
canAcceptFormula?: undefined;
|
12
12
|
} | {
|
13
13
|
name: string;
|
14
14
|
rotate: boolean;
|
15
15
|
label: string;
|
16
16
|
type: string;
|
17
|
-
|
17
|
+
canAcceptMultipleDataItems: boolean;
|
18
18
|
canAcceptFormula: boolean;
|
19
19
|
options?: undefined;
|
20
20
|
isRequired?: undefined;
|
@@ -27,7 +27,7 @@ declare const _default: ({
|
|
27
27
|
};
|
28
28
|
type: string;
|
29
29
|
isRequired?: undefined;
|
30
|
-
|
30
|
+
canAcceptMultipleDataItems?: undefined;
|
31
31
|
canAcceptFormula?: undefined;
|
32
32
|
})[];
|
33
33
|
export default _default;
|
@@ -3,7 +3,7 @@ declare const _default: ({
|
|
3
3
|
rotate: boolean;
|
4
4
|
label: string;
|
5
5
|
type: string;
|
6
|
-
|
6
|
+
acceptableDataItemTypes: string[];
|
7
7
|
canAcceptFormula: boolean;
|
8
8
|
options?: undefined;
|
9
9
|
isRequired?: undefined;
|
@@ -16,7 +16,7 @@ declare const _default: ({
|
|
16
16
|
};
|
17
17
|
type: string;
|
18
18
|
isRequired: boolean;
|
19
|
-
|
19
|
+
acceptableDataItemTypes?: undefined;
|
20
20
|
canAcceptFormula?: undefined;
|
21
21
|
} | {
|
22
22
|
name: string;
|
@@ -26,7 +26,7 @@ declare const _default: ({
|
|
26
26
|
areDatetimeOptionsEnabled: boolean;
|
27
27
|
};
|
28
28
|
type: string;
|
29
|
-
|
29
|
+
acceptableDataItemTypes?: undefined;
|
30
30
|
canAcceptFormula?: undefined;
|
31
31
|
isRequired?: undefined;
|
32
32
|
})[];
|
@@ -3,7 +3,7 @@ declare const _default: ({
|
|
3
3
|
rotate: boolean;
|
4
4
|
type: string;
|
5
5
|
label: string;
|
6
|
-
|
6
|
+
acceptableDataItemTypes: string[];
|
7
7
|
isRequired?: undefined;
|
8
8
|
options?: undefined;
|
9
9
|
} | {
|
@@ -12,7 +12,7 @@ declare const _default: ({
|
|
12
12
|
label: string;
|
13
13
|
type: string;
|
14
14
|
isRequired: boolean;
|
15
|
-
|
15
|
+
acceptableDataItemTypes: string[];
|
16
16
|
options?: undefined;
|
17
17
|
} | {
|
18
18
|
name: string;
|
@@ -22,7 +22,7 @@ declare const _default: ({
|
|
22
22
|
areDatetimeOptionsEnabled: boolean;
|
23
23
|
};
|
24
24
|
label: string;
|
25
|
-
|
25
|
+
acceptableDataItemTypes?: undefined;
|
26
26
|
isRequired?: undefined;
|
27
27
|
})[];
|
28
28
|
export default _default;
|
@@ -7,7 +7,7 @@ declare const _default: ({
|
|
7
7
|
areDatetimeOptionsEnabled: boolean;
|
8
8
|
};
|
9
9
|
isRequired: boolean;
|
10
|
-
|
10
|
+
canAcceptMultipleDataItems?: undefined;
|
11
11
|
canAcceptFormula?: undefined;
|
12
12
|
} | {
|
13
13
|
name: string;
|
@@ -17,7 +17,7 @@ declare const _default: ({
|
|
17
17
|
options: {
|
18
18
|
areDatetimeOptionsEnabled: boolean;
|
19
19
|
};
|
20
|
-
|
20
|
+
canAcceptMultipleDataItems: boolean;
|
21
21
|
isRequired?: undefined;
|
22
22
|
canAcceptFormula?: undefined;
|
23
23
|
} | {
|
@@ -28,6 +28,6 @@ declare const _default: ({
|
|
28
28
|
canAcceptFormula: boolean;
|
29
29
|
options?: undefined;
|
30
30
|
isRequired?: undefined;
|
31
|
-
|
31
|
+
canAcceptMultipleDataItems?: undefined;
|
32
32
|
})[];
|
33
33
|
export default _default;
|
@@ -9,7 +9,7 @@ declare const _default: ({
|
|
9
9
|
areDatetimeOptionsEnabled: boolean;
|
10
10
|
};
|
11
11
|
isRequired: boolean;
|
12
|
-
|
12
|
+
canAcceptMultipleDataItems?: undefined;
|
13
13
|
canAcceptFormula?: undefined;
|
14
14
|
} | {
|
15
15
|
name: string;
|
@@ -21,7 +21,7 @@ declare const _default: ({
|
|
21
21
|
isBinningDisabled: boolean;
|
22
22
|
areDatetimeOptionsEnabled?: undefined;
|
23
23
|
};
|
24
|
-
|
24
|
+
canAcceptMultipleDataItems: boolean;
|
25
25
|
isRequired?: undefined;
|
26
26
|
canAcceptFormula?: undefined;
|
27
27
|
} | {
|
@@ -32,7 +32,7 @@ declare const _default: ({
|
|
32
32
|
canAcceptFormula: boolean;
|
33
33
|
options?: undefined;
|
34
34
|
isRequired?: undefined;
|
35
|
-
|
35
|
+
canAcceptMultipleDataItems?: undefined;
|
36
36
|
} | {
|
37
37
|
name: string;
|
38
38
|
rotate: boolean;
|
@@ -44,7 +44,7 @@ declare const _default: ({
|
|
44
44
|
};
|
45
45
|
type: string;
|
46
46
|
isRequired?: undefined;
|
47
|
-
|
47
|
+
canAcceptMultipleDataItems?: undefined;
|
48
48
|
canAcceptFormula?: undefined;
|
49
49
|
})[];
|
50
50
|
export default _default;
|
@@ -9,14 +9,14 @@ declare const _default: ({
|
|
9
9
|
areDatetimeOptionsEnabled: boolean;
|
10
10
|
showOnlyFirstSlotContentOptions: boolean;
|
11
11
|
};
|
12
|
-
|
12
|
+
canAcceptMultipleDataItems: boolean;
|
13
13
|
canAcceptFormula?: undefined;
|
14
14
|
} | {
|
15
15
|
name: string;
|
16
16
|
rotate: boolean;
|
17
17
|
type: string;
|
18
18
|
label: string;
|
19
|
-
|
19
|
+
canAcceptMultipleDataItems: boolean;
|
20
20
|
canAcceptFormula: boolean;
|
21
21
|
options?: undefined;
|
22
22
|
})[];
|
@@ -1,9 +1,9 @@
|
|
1
1
|
declare const _default: {
|
2
2
|
name: string;
|
3
3
|
isRequired: boolean;
|
4
|
-
|
4
|
+
canAcceptMultipleDataItems: boolean;
|
5
5
|
label: string;
|
6
|
-
|
6
|
+
acceptableDataItemTypes: string[];
|
7
7
|
type: string;
|
8
8
|
options: {
|
9
9
|
isAggregationDisabled: boolean;
|
@@ -4,7 +4,7 @@ declare const _default: ({
|
|
4
4
|
label: string;
|
5
5
|
type: string;
|
6
6
|
isRequired: boolean;
|
7
|
-
|
7
|
+
acceptableDataItemTypes: string[];
|
8
8
|
canAcceptFormula?: undefined;
|
9
9
|
options?: undefined;
|
10
10
|
} | {
|
@@ -14,7 +14,7 @@ declare const _default: ({
|
|
14
14
|
type: string;
|
15
15
|
canAcceptFormula: boolean;
|
16
16
|
isRequired?: undefined;
|
17
|
-
|
17
|
+
acceptableDataItemTypes?: undefined;
|
18
18
|
options?: undefined;
|
19
19
|
} | {
|
20
20
|
name: string;
|
@@ -25,7 +25,7 @@ declare const _default: ({
|
|
25
25
|
};
|
26
26
|
label: string;
|
27
27
|
isRequired?: undefined;
|
28
|
-
|
28
|
+
acceptableDataItemTypes?: undefined;
|
29
29
|
canAcceptFormula?: undefined;
|
30
30
|
})[];
|
31
31
|
export default _default;
|
@@ -3,7 +3,7 @@ declare const _default: ({
|
|
3
3
|
rotate: boolean;
|
4
4
|
label: string;
|
5
5
|
type: string;
|
6
|
-
|
6
|
+
canAcceptMultipleDataItems: boolean;
|
7
7
|
canAcceptFormula: boolean;
|
8
8
|
options?: undefined;
|
9
9
|
isRequired?: undefined;
|
@@ -16,7 +16,7 @@ declare const _default: ({
|
|
16
16
|
};
|
17
17
|
type: string;
|
18
18
|
isRequired: boolean;
|
19
|
-
|
19
|
+
canAcceptMultipleDataItems?: undefined;
|
20
20
|
canAcceptFormula?: undefined;
|
21
21
|
})[];
|
22
22
|
export default _default;
|
@@ -4,7 +4,7 @@ declare const _default: ({
|
|
4
4
|
label: string;
|
5
5
|
type: string;
|
6
6
|
canAcceptFormula: boolean;
|
7
|
-
|
7
|
+
canAcceptMultipleDataItems?: undefined;
|
8
8
|
options?: undefined;
|
9
9
|
isRequired?: undefined;
|
10
10
|
} | {
|
@@ -12,7 +12,7 @@ declare const _default: ({
|
|
12
12
|
rotate: boolean;
|
13
13
|
label: string;
|
14
14
|
type: string;
|
15
|
-
|
15
|
+
canAcceptMultipleDataItems: boolean;
|
16
16
|
options: {
|
17
17
|
areDatetimeOptionsEnabled: boolean;
|
18
18
|
};
|
@@ -4,7 +4,7 @@ declare const _default: ({
|
|
4
4
|
label: string;
|
5
5
|
type: string;
|
6
6
|
isRequired: boolean;
|
7
|
-
|
7
|
+
acceptableDataItemTypes: string[];
|
8
8
|
canAcceptFormula?: undefined;
|
9
9
|
options?: undefined;
|
10
10
|
} | {
|
@@ -14,7 +14,7 @@ declare const _default: ({
|
|
14
14
|
type: string;
|
15
15
|
canAcceptFormula: boolean;
|
16
16
|
isRequired?: undefined;
|
17
|
-
|
17
|
+
acceptableDataItemTypes?: undefined;
|
18
18
|
options?: undefined;
|
19
19
|
} | {
|
20
20
|
name: string;
|
@@ -24,7 +24,7 @@ declare const _default: ({
|
|
24
24
|
areDatetimeOptionsEnabled: boolean;
|
25
25
|
};
|
26
26
|
type: string;
|
27
|
-
|
27
|
+
acceptableDataItemTypes: string[];
|
28
28
|
isRequired?: undefined;
|
29
29
|
canAcceptFormula?: undefined;
|
30
30
|
})[];
|
@@ -3,7 +3,7 @@ declare const _default: ({
|
|
3
3
|
rotate: boolean;
|
4
4
|
label: string;
|
5
5
|
type: string;
|
6
|
-
|
6
|
+
canAcceptMultipleDataItems: boolean;
|
7
7
|
isRequired: boolean;
|
8
8
|
canAcceptFormula?: undefined;
|
9
9
|
} | {
|
@@ -13,6 +13,6 @@ declare const _default: ({
|
|
13
13
|
type: string;
|
14
14
|
isRequired: boolean;
|
15
15
|
canAcceptFormula: boolean;
|
16
|
-
|
16
|
+
canAcceptMultipleDataItems?: undefined;
|
17
17
|
})[];
|
18
18
|
export default _default;
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@luzmo/analytics-components-kit",
|
3
|
-
"version": "1.0.1-alpha.
|
3
|
+
"version": "1.0.1-alpha.42",
|
4
4
|
"type": "module",
|
5
5
|
"main": "./components/index.js",
|
6
6
|
"module": "./components/index.js",
|
@@ -171,6 +171,11 @@
|
|
171
171
|
"import": "./components/grid/index.js",
|
172
172
|
"require": "./components/grid/index.cjs"
|
173
173
|
},
|
174
|
+
"./slot-contents-picker": {
|
175
|
+
"types": "./components/slot-contents-picker/index.d.ts",
|
176
|
+
"import": "./components/slot-contents-picker/index.js",
|
177
|
+
"require": "./components/slot-contents-picker/index.cjs"
|
178
|
+
},
|
174
179
|
"./slot-menu": {
|
175
180
|
"types": "./components/slot-menu/index.d.ts",
|
176
181
|
"import": "./components/slot-menu/index.js",
|
@@ -1,3 +1,4 @@
|
|
1
1
|
import { IconDefinition } from '@luzmo/icons';
|
2
2
|
import { ElementSize } from '@luzmo/lucero';
|
3
|
+
export declare const calculateDataItemSecondaryIcon: (secondaryIconType: "derived" | "formula", size?: ElementSize) => IconDefinition | undefined;
|
3
4
|
export declare const calculateDataItemIcon: (data: any, size?: ElementSize) => IconDefinition;
|
@@ -1,20 +0,0 @@
|
|
1
|
-
/*! * A kit of modern Luzmo Web Components for analytics in your web application.
|
2
|
-
*
|
3
|
-
* Copyright © 2025 Luzmo
|
4
|
-
* All rights reserved.
|
5
|
-
* Luzmo web components (“Luzmo Web Components”)
|
6
|
-
* must be used according to the Luzmo Terms of Service.
|
7
|
-
* This license allows users with a current active Luzmo account
|
8
|
-
* to use the Luzmo Web Components. This license terminates
|
9
|
-
* automatically if a user no longer has an active Luzmo account.
|
10
|
-
* Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
|
11
|
-
*
|
12
|
-
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
13
|
-
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
14
|
-
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
15
|
-
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
16
|
-
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
17
|
-
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
18
|
-
* SOFTWARE.
|
19
|
-
* */
|
20
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=[{name:"measure",rotate:!1,label:"Measure",type:"numeric",acceptableColumnTypes:["hierarchy","numeric"],canAcceptFormula:!0},{name:"category",rotate:!1,label:"Category",type:"categorical",options:{areDatetimeOptionsEnabled:!0},isRequired:!0}];exports.default=e;
|