@luzmo/analytics-components-kit 1.0.4 → 1.0.5-beta.2
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/ad-hoc-slot-content-BwcFfXCV.cjs +20 -0
- package/components/ad-hoc-slot-content-hSlT62VS.js +29 -0
- package/components/ai-chat/ai-chat-events.d.ts +123 -0
- package/components/ai-chat/ai-chat-request.d.ts +12 -0
- package/components/ai-chat/ai-chat.d.ts +313 -0
- package/components/ai-chat/ai-prompt-types.d.ts +102 -0
- package/components/ai-chat/empty-state/ai-chat-empty-state.d.ts +46 -0
- package/components/ai-chat/empty-state/index.d.ts +8 -0
- package/components/ai-chat/empty-state/types.d.ts +14 -0
- package/components/ai-chat/index.cjs +20 -0
- package/components/ai-chat/index.d.ts +23 -0
- package/components/ai-chat/index.js +29 -0
- package/components/ai-chat/session/ai-chat-session-controller.d.ts +57 -0
- package/components/ai-chat/session/ai-chat-session-types.d.ts +100 -0
- package/components/ai-chat/session/ai-chat-session.d.ts +102 -0
- package/components/ai-chat/session/index.d.ts +2 -0
- package/components/ai-chat/stream/chunk-extractors.d.ts +27 -0
- package/components/ai-chat/stream/index.d.ts +52 -0
- package/components/ai-chat/stream/progress.d.ts +3 -0
- package/components/ai-chat/stream/registry.d.ts +6 -0
- package/components/ai-chat/stream/stream-processor.d.ts +2 -0
- package/components/ai-chat/stream/transport.d.ts +26 -0
- package/components/ai-chat/stream/types.d.ts +55 -0
- package/components/ai-chat-D9tYu1q6.cjs +320 -0
- package/components/ai-chat-DstJ__Jz.js +3973 -0
- package/components/ai-interaction-textarea/ai-interaction-textarea.d.ts +212 -0
- package/components/ai-interaction-textarea/index.cjs +20 -0
- package/components/ai-interaction-textarea/index.d.ts +8 -0
- package/components/ai-interaction-textarea/index.js +28 -0
- package/components/ai-interaction-textarea/types.d.ts +10 -0
- package/components/ai-interaction-textarea-BR72djHD.cjs +93 -0
- package/components/ai-interaction-textarea-C-feG2HA.js +785 -0
- package/components/area-chart-options.config-Cf1VrUNv.cjs +20 -0
- package/components/area-chart-options.config-DdYBA1_Q.js +146 -0
- package/components/area-chart-positioning.config-BFW46XhO.cjs +20 -0
- package/components/area-chart-positioning.config-BfieFxgx.js +55 -0
- package/components/area-chart-slots.config-BOhwdLnr.cjs +20 -0
- package/components/area-chart-slots.config-Cmdkui4v.js +55 -0
- package/components/bar-chart-options.config-BF7Q15FL.cjs +20 -0
- package/components/bar-chart-options.config-Cx3n0tCr.js +220 -0
- package/components/bar-chart-positioning.config-DURuF-Nr.cjs +20 -0
- package/components/bar-chart-positioning.config-DzKDbJHr.js +59 -0
- package/components/bar-chart-slots.config-BWvrLYv5.js +50 -0
- package/components/bar-chart-slots.config-DMWjAd5a.cjs +20 -0
- package/components/base-BRVXqI7u.cjs +20 -0
- package/components/base-CUexK-Bc.js +249 -0
- package/components/base-store-DHC2m2Os.cjs +20 -0
- package/components/base-store-DmDe0dTU.js +160 -0
- package/components/box-plot-options.config-BkD5CYGz.cjs +20 -0
- package/components/box-plot-options.config-DB9iCCZg.js +296 -0
- package/components/box-plot-positioning.config-CYmxOZMk.cjs +20 -0
- package/components/box-plot-positioning.config-DmFvqCcg.js +48 -0
- package/components/box-plot-slots.config-5B_pTjPJ.cjs +20 -0
- package/components/box-plot-slots.config-BknEys-m.js +40 -0
- package/components/bubble-chart-options.config-4f9FUNhc.cjs +20 -0
- package/components/bubble-chart-options.config-D8o_9z0b.js +115 -0
- package/components/bubble-chart-positioning.config-BpJ24lBj.cjs +20 -0
- package/components/bubble-chart-positioning.config-YgwDIuAp.js +55 -0
- package/components/bubble-chart-slots.config-Djb-py0h.js +47 -0
- package/components/bubble-chart-slots.config-VHKuntJk.cjs +20 -0
- package/components/bullet-chart-options.config-CmC75LQ8.js +75 -0
- package/components/bullet-chart-options.config-DDygYBiy.cjs +20 -0
- package/components/bullet-chart-positioning.config-6yUejABM.cjs +20 -0
- package/components/bullet-chart-positioning.config-CffspACw.js +56 -0
- package/components/bullet-chart-slots.config-BECcf-yZ.js +46 -0
- package/components/bullet-chart-slots.config-CZfTgKZ4.cjs +20 -0
- package/components/choropleth-map-options.config-5W6nNlL7.cjs +20 -0
- package/components/choropleth-map-options.config-Bt-vXkKW.js +348 -0
- package/components/choropleth-map-positioning.config-Bl5HERTz.js +55 -0
- package/components/choropleth-map-positioning.config-nlky_swe.cjs +20 -0
- package/components/choropleth-map-slots.config-CZKWF1qV.cjs +20 -0
- package/components/choropleth-map-slots.config-DVrgJYSA.js +53 -0
- package/components/circle-pack-chart-options.config-CD8MWMTw.cjs +20 -0
- package/components/circle-pack-chart-options.config-CLA-ur8J.js +54 -0
- package/components/circle-pack-chart-positioning.config-_y9nL_PY.cjs +20 -0
- package/components/circle-pack-chart-positioning.config-cBxfJDgf.js +48 -0
- package/components/circle-pack-chart-slots.config-BG6Gh03S.js +38 -0
- package/components/circle-pack-chart-slots.config-GL7T5_o4.cjs +20 -0
- package/components/circular-gauge-options.config-BFBmfsPn.js +188 -0
- package/components/circular-gauge-options.config-D9gcbX57.cjs +20 -0
- package/components/circular-gauge-positioning.config-BtFTmQVx.cjs +20 -0
- package/components/circular-gauge-positioning.config-HG_MhCL2.js +48 -0
- package/components/circular-gauge-slots.config-BSzOAb8B.js +39 -0
- package/components/circular-gauge-slots.config-DUHabt3G.cjs +20 -0
- package/components/color-BWnYpOu7.js +3812 -0
- package/components/color-range-utils-CwwtLDX_.js +63 -0
- package/components/column-chart-options.config-CiIw23Yo.cjs +20 -0
- package/components/column-chart-options.config-V7v9PtQA.js +219 -0
- package/components/column-chart-positioning.config-DQtY7_jS.js +55 -0
- package/components/column-chart-positioning.config-sAg6OdcO.cjs +20 -0
- package/components/column-chart-slots.config-5BjkTrbt.js +50 -0
- package/components/column-chart-slots.config-CM5aytbj.cjs +20 -0
- package/components/combination-chart-options.config-CgSqqLLE.js +87 -0
- package/components/combination-chart-options.config-DaTYSfnr.cjs +20 -0
- package/components/combination-chart-positioning.config-CUC44b4w.cjs +20 -0
- package/components/combination-chart-positioning.config-xdJ5PeeE.js +48 -0
- package/components/combination-chart-slots.config-BwUOXFCR.cjs +20 -0
- package/components/combination-chart-slots.config-DgM_T-9r.js +43 -0
- package/components/conditional-number-options.config-3_vXSC0j.js +205 -0
- package/components/conditional-number-options.config-BPzCxo2q.cjs +20 -0
- package/components/conditional-number-positioning.config-BpggYmeg.cjs +20 -0
- package/components/conditional-number-positioning.config-Cu3E21yK.js +48 -0
- package/components/conditional-number-slots.config-B7maHIaG.cjs +20 -0
- package/components/conditional-number-slots.config-CzVPP4me.js +39 -0
- package/components/convert-data-field-to-slot-content-C6IIqU7G.js +53 -0
- package/components/convert-data-field-to-slot-content-DLzkk6dT.cjs +20 -0
- package/components/convert-datasets-to-data-fields-B13rl1an.cjs +20 -0
- package/components/convert-datasets-to-data-fields-PmQzeVLG.js +68 -0
- package/components/data-broker-Bdv5V8Yp.js +1680 -0
- package/components/data-broker-DWEXs6-2.cjs +20 -0
- package/components/data-field/index.cjs +1 -1
- package/components/data-field/index.d.ts +1 -0
- package/components/data-field/index.js +1 -1
- package/components/data-field-CX74S6vV.cjs +54 -0
- package/components/data-field-D_EnR1Yt.js +121 -0
- package/components/data-field-level/data-field-level.d.ts +40 -0
- package/components/data-field-level/helpers/generate-preview.d.ts +9 -0
- package/components/data-field-level/index.cjs +20 -0
- package/components/data-field-level/index.d.ts +8 -0
- package/components/data-field-level/index.js +28 -0
- package/components/data-field-level-CFLMDP3a.js +247 -0
- package/components/data-field-level-DaDY2_HH.cjs +55 -0
- package/components/data-field-panel/index.cjs +1 -1
- package/components/data-field-panel/index.d.ts +1 -0
- package/components/data-field-panel/index.js +1 -1
- package/components/data-field-panel-BhYP77ZO.js +385 -0
- package/components/data-field-panel-BxEVeR6H.cjs +87 -0
- package/components/data-fields-select/data-fields-select.d.ts +127 -0
- package/components/data-fields-select/index.cjs +20 -0
- package/components/data-fields-select/index.d.ts +9 -0
- package/components/data-fields-select/index.js +28 -0
- package/components/data-fields-select/types.d.ts +4 -0
- package/components/data-fields-select-FlSG0h_V.js +262 -0
- package/components/data-fields-select-p53mdgQy.cjs +41 -0
- package/components/dataset-icon/dataset-icon.d.ts +45 -0
- package/components/dataset-icon/index.cjs +20 -0
- package/components/dataset-icon/index.d.ts +8 -0
- package/components/dataset-icon/index.js +28 -0
- package/components/dataset-icon/types.d.ts +11 -0
- package/components/dataset-icon-BAV0S4sZ.cjs +64 -0
- package/components/dataset-icon-CWT5Ju8w.js +125 -0
- package/components/dataset-selector-list/dataset-selector-list.d.ts +102 -0
- package/components/dataset-selector-list/index.cjs +20 -0
- package/components/dataset-selector-list/index.d.ts +8 -0
- package/components/dataset-selector-list/index.js +28 -0
- package/components/dataset-selector-list-ByFAG-kf.cjs +75 -0
- package/components/dataset-selector-list-CWIbaMga.js +313 -0
- package/components/dataset-selector-row/dataset-selector-row.d.ts +89 -0
- package/components/dataset-selector-row/index.cjs +20 -0
- package/components/dataset-selector-row/index.d.ts +8 -0
- package/components/dataset-selector-row/index.js +28 -0
- package/components/dataset-selector-row--W1e0KF2.cjs +79 -0
- package/components/dataset-selector-row-CaNvh0Zr.js +273 -0
- package/components/date-comparison-filter-options.config-4yHPEJSU.cjs +20 -0
- package/components/date-comparison-filter-options.config-CsDlmT6L.js +126 -0
- package/components/date-comparison-filter-slots.config-EEgNP09x.js +33 -0
- package/components/date-comparison-filter-slots.config-oABOLs3D.cjs +20 -0
- package/components/date-filter-options.config-AFAngO_i.cjs +20 -0
- package/components/date-filter-options.config-b8EHOjR1.js +118 -0
- package/components/date-filter-slots.config-Cuzz0RjE.cjs +20 -0
- package/components/date-filter-slots.config-PJ_h3Aj7.js +37 -0
- package/components/de-DZ5SDLoC.cjs +20 -0
- package/components/de-D_05k7cJ.js +486 -0
- package/components/decompose-numeric-format-DGJua3rU.cjs +20 -0
- package/components/decompose-numeric-format-DS0j2wa1.js +36 -0
- package/components/decorate-DCJt-2rt.cjs +20 -0
- package/components/decorate-DyMgX_Uh.js +28 -0
- package/components/display-settings/display-settings.d.ts +117 -0
- package/components/display-settings/index.cjs +20 -0
- package/components/display-settings/index.d.ts +8 -0
- package/components/display-settings/index.js +28 -0
- package/components/display-settings/types.d.ts +9 -0
- package/components/display-settings-BLVdnS2P.cjs +140 -0
- package/components/display-settings-BaUca4WC.js +313 -0
- package/components/display-settings-binning/display-settings-binning.d.ts +32 -0
- package/components/display-settings-binning/index.cjs +20 -0
- package/components/display-settings-binning/index.d.ts +8 -0
- package/components/display-settings-binning/index.js +28 -0
- package/components/display-settings-binning-BNwdn9lC.cjs +56 -0
- package/components/display-settings-binning-DlgU4lX4.js +110 -0
- package/components/display-settings-datetime/display-settings-datetime.d.ts +86 -0
- package/components/display-settings-datetime/index.cjs +20 -0
- package/components/display-settings-datetime/index.d.ts +8 -0
- package/components/display-settings-datetime/index.js +28 -0
- package/components/display-settings-datetime-BF9hOp8K.cjs +217 -0
- package/components/display-settings-datetime-DXcE_L84.js +413 -0
- package/components/display-settings-grand-totals/display-settings-grand-totals.d.ts +29 -0
- package/components/display-settings-grand-totals/index.cjs +20 -0
- package/components/display-settings-grand-totals/index.d.ts +8 -0
- package/components/display-settings-grand-totals/index.js +28 -0
- package/components/display-settings-grand-totals-CqBebvyl.cjs +44 -0
- package/components/display-settings-grand-totals-D3duaMBq.js +89 -0
- package/components/display-settings-numeric/display-settings-numeric.d.ts +82 -0
- package/components/display-settings-numeric/helpers/constants.d.ts +19 -0
- package/components/display-settings-numeric/index.cjs +20 -0
- package/components/display-settings-numeric/index.d.ts +8 -0
- package/components/display-settings-numeric/index.js +28 -0
- package/components/display-settings-numeric-Bpph7Z0c.cjs +190 -0
- package/components/display-settings-numeric-C7-eiHxR.js +479 -0
- package/components/display-settings-period-over-period/display-settings-period-over-period.d.ts +68 -0
- package/components/display-settings-period-over-period/helpers/constants.d.ts +44 -0
- package/components/display-settings-period-over-period/index.cjs +20 -0
- package/components/display-settings-period-over-period/index.d.ts +8 -0
- package/components/display-settings-period-over-period/index.js +28 -0
- package/components/display-settings-period-over-period-Bt_7yg70.js +433 -0
- package/components/display-settings-period-over-period-Ce-yNJvu.cjs +229 -0
- package/components/donut-chart-options.config-D8Bvo6Cc.cjs +20 -0
- package/components/donut-chart-options.config-N0MWtn-o.js +207 -0
- package/components/donut-chart-positioning.config-BOuKJIMR.cjs +20 -0
- package/components/donut-chart-positioning.config-VOymRD6M.js +48 -0
- package/components/donut-chart-slots.config-Bi08z-XB.cjs +20 -0
- package/components/donut-chart-slots.config-dQrT0g_x.js +39 -0
- package/components/dropdown-filter-options.config-BRzYD0KE.cjs +20 -0
- package/components/dropdown-filter-options.config-CziqJFPz.js +153 -0
- package/components/dropdown-filter-slots.config-CQo3-kIo.js +38 -0
- package/components/dropdown-filter-slots.config-CR-Ko6q_.cjs +20 -0
- package/components/en-CcLhGxIh.js +21 -0
- package/components/en-GB-DzkdeUQh.js +28 -0
- package/components/en-GB-uxY5qmIM.cjs +20 -0
- package/components/en-US-CcLhGxIh.js +21 -0
- package/components/en-US-q_Ruzags.cjs +20 -0
- package/components/en-q_Ruzags.cjs +20 -0
- package/components/es-D2WbSDXb.js +486 -0
- package/components/es-DbsozUJM.cjs +20 -0
- package/components/evolution-number-options.config-BfYN1Qgk.js +228 -0
- package/components/evolution-number-options.config-CkqNYgWn.cjs +20 -0
- package/components/evolution-number-positioning.config-BO5omIBO.js +48 -0
- package/components/evolution-number-positioning.config-D2uRKbgg.cjs +20 -0
- package/components/evolution-number-slots.config-CBS0b0Yk.js +37 -0
- package/components/evolution-number-slots.config-CikuQYgm.cjs +20 -0
- package/components/filter-expression-picker/filter-expression-picker.d.ts +73 -0
- package/components/filter-expression-picker/index.cjs +20 -0
- package/components/filter-expression-picker/index.d.ts +7 -0
- package/components/filter-expression-picker/index.js +28 -0
- package/components/filter-expression-picker-BciiMtpZ.js +425 -0
- package/components/filter-expression-picker-CoK9Eyfu.cjs +38 -0
- package/components/filter-item/filter-item.d.ts +84 -0
- package/components/filter-item/index.cjs +20 -0
- package/components/filter-item/index.d.ts +7 -0
- package/components/filter-item/index.js +28 -0
- package/components/filter-item-BmXuGhiV.js +242 -0
- package/components/filter-item-Du_13KmX.cjs +58 -0
- package/components/filter-parameter-picker/filter-parameter-picker.d.ts +25 -0
- package/components/filter-parameter-picker/index.cjs +22 -0
- package/components/filter-parameter-picker/index.d.ts +7 -0
- package/components/filter-parameter-picker/index.js +58 -0
- package/components/filter-value-picker/filter-value-picker.d.ts +65 -0
- package/components/filter-value-picker/index.cjs +20 -0
- package/components/filter-value-picker/index.d.ts +7 -0
- package/components/filter-value-picker/index.js +28 -0
- package/components/filter-value-picker-CcJP9HyG.cjs +60 -0
- package/components/filter-value-picker-DVgv3jjr.js +151 -0
- package/components/filter-value-picker-datetime/filter-value-picker-datetime.d.ts +42 -0
- package/components/filter-value-picker-datetime/index.cjs +20 -0
- package/components/filter-value-picker-datetime/index.d.ts +7 -0
- package/components/filter-value-picker-datetime/index.js +28 -0
- package/components/filter-value-picker-datetime-C8TlvexC.js +139 -0
- package/components/filter-value-picker-datetime-DcJQwICl.cjs +42 -0
- package/components/filter-value-picker-hierarchy/filter-value-picker-hierarchy.d.ts +81 -0
- package/components/filter-value-picker-hierarchy/index.cjs +20 -0
- package/components/filter-value-picker-hierarchy/index.d.ts +7 -0
- package/components/filter-value-picker-hierarchy/index.js +28 -0
- package/components/filter-value-picker-hierarchy-DuCIK_cQ.cjs +47 -0
- package/components/filter-value-picker-hierarchy-p7KmAEfD.js +232 -0
- package/components/filter-value-picker-numeric/filter-value-picker-numeric.d.ts +82 -0
- package/components/filter-value-picker-numeric/index.cjs +20 -0
- package/components/filter-value-picker-numeric/index.d.ts +7 -0
- package/components/filter-value-picker-numeric/index.js +28 -0
- package/components/filter-value-picker-numeric-CEQteSXv.js +219 -0
- package/components/filter-value-picker-numeric-CkuF9VUR.cjs +48 -0
- package/components/filters/index.cjs +1 -1
- package/components/filters/index.js +1 -1
- package/components/filters-CFYjlJk9.cjs +150 -0
- package/components/filters-YOx1cv6z.js +400 -0
- package/components/formatter-BeXmurVe.cjs +20 -0
- package/components/formatter-Cq5dFCyU.js +1473 -0
- package/components/formula/index.cjs +1 -1
- package/components/formula/index.js +1 -1
- package/components/formula-D5Q_PS-K.js +138 -0
- package/components/formula-HGRB-nzB.cjs +45 -0
- package/components/formula-codemirror/formula-codemirror.d.ts +79 -0
- package/components/formula-codemirror/index.d.ts +7 -0
- package/components/formula-codemirror/pills/formula-aggregation/formula-aggregation.d.ts +125 -0
- package/components/formula-codemirror/pills/formula-aggregation/index.d.ts +7 -0
- package/components/formula-codemirror/pills/formula-empty-argument-pill/formula-empty-argument-pill.d.ts +28 -0
- package/components/formula-codemirror/pills/formula-empty-argument-pill/index.d.ts +7 -0
- package/components/formula-codemirror/pills/formula-include-exclude-panel.d.ts +38 -0
- package/components/formula-codemirror-DimorTw-.js +12018 -0
- package/components/formula-codemirror-F9csVYEQ.cjs +215 -0
- package/components/formula-display-store-Bhx14M2X.cjs +20 -0
- package/components/formula-display-store-dkkdggcj.js +1090 -0
- package/components/formula-draggable-field/formula-draggable-field.d.ts +53 -0
- package/components/formula-draggable-field/index.d.ts +8 -0
- package/components/formula-draggable-field/types.d.ts +24 -0
- package/components/formula-editor/index.cjs +1 -1
- package/components/formula-editor/index.d.ts +1 -0
- package/components/formula-editor/index.js +4 -3
- package/components/formula-editor-B2HvrGdp.js +666 -0
- package/components/formula-editor-Cfan0Njf.cjs +218 -0
- package/components/formula-field/formula-field.d.ts +20 -0
- package/components/formula-field/index.cjs +20 -0
- package/components/formula-field/index.d.ts +7 -0
- package/components/formula-field/index.js +28 -0
- package/components/formula-field-B-471pmk.cjs +20 -0
- package/components/formula-field-DVUuiFVC.js +40 -0
- package/components/formula-input-base-CHF-NVew.cjs +49 -0
- package/components/formula-input-base-XQo00D8V.js +236 -0
- package/components/fr-D0jP-0QP.js +486 -0
- package/components/fr-E4npvQVn.cjs +20 -0
- package/components/funnel-chart-options.config-BVmrhzna.cjs +20 -0
- package/components/funnel-chart-options.config-D8fqrJvi.js +187 -0
- package/components/funnel-chart-positioning.config-D61EoLfa.cjs +20 -0
- package/components/funnel-chart-positioning.config-DTlmceYZ.js +48 -0
- package/components/funnel-chart-slots.config-B8zC6Q6_.cjs +20 -0
- package/components/funnel-chart-slots.config-CeGu8stc.js +43 -0
- package/components/get-css-variable-B8sJUuig.cjs +20 -0
- package/components/get-css-variable-r1spgqX0.js +63 -0
- package/components/get-dataset-name-B24ms5Si.js +27 -0
- package/components/get-dataset-name-DHSjl0Xg.cjs +20 -0
- package/components/groupings-BJ89rBBj.cjs +20 -0
- package/components/groupings-BQl_7M6c.js +52 -0
- package/components/heat-map-options.config-5zjlVaa0.js +224 -0
- package/components/heat-map-options.config-xPdOcXDk.cjs +20 -0
- package/components/heat-map-positioning.config-Bm4O1kO-.cjs +20 -0
- package/components/heat-map-positioning.config-BtPM-mdL.js +48 -0
- package/components/heat-map-slots.config-DBkkcvMN.js +37 -0
- package/components/heat-map-slots.config-Wp_oS8JQ.cjs +20 -0
- package/components/heat-table-options.config-Blcs4JjF.js +372 -0
- package/components/heat-table-options.config-DPbTFoRn.cjs +20 -0
- package/components/heat-table-positioning.config-BGs7-swK.cjs +20 -0
- package/components/heat-table-positioning.config-BSmgGTV-.js +55 -0
- package/components/heat-table-slots.config-BN7rtHZG.cjs +20 -0
- package/components/heat-table-slots.config-CJOXI-Sf.js +49 -0
- package/components/hexbin-map-options.config-CSFSqpMU.cjs +20 -0
- package/components/hexbin-map-options.config-D5o0k890.js +276 -0
- package/components/hexbin-map-positioning.config-6tI7Fsx6.cjs +20 -0
- package/components/hexbin-map-positioning.config-DN6UPACN.js +48 -0
- package/components/hexbin-map-slots.config-CpJIfl6o.js +37 -0
- package/components/hexbin-map-slots.config-mx5zUTrA.cjs +20 -0
- package/components/image-options.config-C46UQpMq.js +153 -0
- package/components/image-options.config-DZ5q1D63.cjs +20 -0
- package/components/image-slots.config-DjaT4mUk.js +24 -0
- package/components/image-slots.config-ODQBVz5H.cjs +20 -0
- package/components/index.cjs +1 -749
- package/components/index.js +64 -5577
- package/components/interactive-viz-item/helpers/chart-helpers.d.ts +7 -0
- package/components/interactive-viz-item/index.cjs +20 -0
- package/components/interactive-viz-item/index.d.ts +10 -0
- package/components/interactive-viz-item/index.js +28 -0
- package/components/interactive-viz-item/interactive-viz-item.d.ts +96 -0
- package/components/interactive-viz-item/types.d.ts +117 -0
- package/components/interactive-viz-item-COsyvG-7.cjs +247 -0
- package/components/interactive-viz-item-xwBNcoFX.js +693 -0
- package/components/item-grid/index.cjs +1 -1
- package/components/item-grid/index.js +1 -1
- package/components/item-grid-1AHf6uNh.js +4559 -0
- package/components/item-grid-BTWZLR9l.cjs +113 -0
- package/components/item-menu/item-list/item-list.d.ts +37 -0
- package/components/item-option/index.cjs +1 -1
- package/components/item-option/index.js +1 -1
- package/components/item-option-D6mIG3C2.cjs +252 -0
- package/components/item-option-DiKf1I-V.js +919 -0
- package/components/item-option-action-button-group/index.cjs +1 -1
- package/components/item-option-action-button-group/index.js +1 -1
- package/components/item-option-action-button-group-DZVGBwVB.cjs +53 -0
- package/components/item-option-action-button-group-_MTf9Kyg.js +118 -0
- package/components/item-option-base/item-option-base.d.ts +23 -0
- package/components/item-option-base-72_Lz4oa.js +123 -0
- package/components/item-option-base-D4uG83bv.cjs +56 -0
- package/components/item-option-color-palette-picker/index.cjs +1 -1
- package/components/item-option-color-palette-picker/index.js +1 -1
- package/components/item-option-color-palette-picker-9LzOFRqA.cjs +40 -0
- package/components/item-option-color-palette-picker-D6ZtQuby.js +2041 -0
- package/components/item-option-color-picker/index.cjs +1 -1
- package/components/item-option-color-picker/index.js +1 -1
- package/components/item-option-color-picker-Bzfx2m97.cjs +34 -0
- package/components/item-option-color-picker-CJ8QNFEa.js +87 -0
- package/components/item-option-color-range/index.cjs +1 -1
- package/components/item-option-color-range/index.js +1 -1
- package/components/item-option-color-range-DDwD_l1L.js +220 -0
- package/components/item-option-color-range-DbjFNFga.cjs +98 -0
- package/components/item-option-multi-language-field/index.cjs +1 -1
- package/components/item-option-multi-language-field/index.js +1 -1
- package/components/item-option-multi-language-field-CLUOInEz.cjs +33 -0
- package/components/item-option-multi-language-field-DqGIz3c2.js +82 -0
- package/components/item-option-number-field/index.cjs +1 -1
- package/components/item-option-number-field/index.js +1 -1
- package/components/item-option-number-field-CALHe4NE.js +102 -0
- package/components/item-option-number-field-rOKqFeZL.cjs +38 -0
- package/components/item-option-panel/index.cjs +1 -1
- package/components/item-option-panel/index.js +1 -1
- package/components/item-option-panel-BETP4EXN.cjs +67 -0
- package/components/item-option-panel-VqBQ4vCD.js +183 -0
- package/components/item-option-picker/index.cjs +1 -1
- package/components/item-option-picker/index.js +1 -1
- package/components/item-option-picker-B1c4lBTC.js +77 -0
- package/components/item-option-picker-D8m-VrSA.cjs +37 -0
- package/components/item-option-position-picker/index.cjs +1 -1
- package/components/item-option-position-picker/index.js +1 -1
- package/components/item-option-position-picker-3saFBaim.cjs +32 -0
- package/components/item-option-position-picker-suuQsaHa.js +117 -0
- package/components/item-option-positions-number-field/index.cjs +1 -1
- package/components/item-option-positions-number-field/index.js +1 -1
- package/components/item-option-positions-number-field-C8Fdb51M.js +164 -0
- package/components/item-option-positions-number-field-DWEE8FIS.cjs +49 -0
- package/components/item-option-radio-button-group/index.cjs +1 -1
- package/components/item-option-radio-button-group/index.js +1 -1
- package/components/item-option-radio-button-group-CIZlII80.cjs +37 -0
- package/components/item-option-radio-button-group-CsqrAsWc.js +74 -0
- package/components/item-option-slider/index.cjs +1 -1
- package/components/item-option-slider/index.js +1 -1
- package/components/item-option-slider-C0PwAy27.cjs +33 -0
- package/components/item-option-slider-DeHoSEtb.js +81 -0
- package/components/item-option-switch/index.cjs +1 -1
- package/components/item-option-switch/index.js +1 -1
- package/components/item-option-switch-BByrv8oZ.cjs +30 -0
- package/components/item-option-switch-D7YzsVwc.js +69 -0
- package/components/item-option-text-field/index.cjs +1 -1
- package/components/item-option-text-field/index.js +1 -1
- package/components/item-option-text-field-C9y2J3bZ.js +80 -0
- package/components/item-option-text-field-edIJYLwK.cjs +33 -0
- package/components/item-options-configs.cjs +1 -1
- package/components/item-options-configs.js +45 -45
- package/components/item-slot-drop/index.cjs +1 -1
- package/components/item-slot-drop/index.d.ts +2 -0
- package/components/item-slot-drop/index.js +1 -1
- package/components/item-slot-drop-BioBKinp.cjs +91 -0
- package/components/item-slot-drop-BpdhUeHr.js +331 -0
- package/components/item-slot-drop-panel/index.cjs +1 -1
- package/components/item-slot-drop-panel/index.js +1 -1
- package/components/item-slot-drop-panel-Cfak8X0X.js +355 -0
- package/components/item-slot-drop-panel-DsWaCS45.cjs +57 -0
- package/components/item-slot-picker/index.cjs +1 -1
- package/components/item-slot-picker/index.js +1 -1
- package/components/item-slot-picker-BKZzESjJ.cjs +174 -0
- package/components/item-slot-picker-Dsktaddk.js +505 -0
- package/components/item-slot-picker-panel/index.cjs +1 -1
- package/components/item-slot-picker-panel/index.js +1 -1
- package/components/item-slot-picker-panel-DHRq0Fdl.js +448 -0
- package/components/item-slot-picker-panel-DupK23lZ.cjs +81 -0
- package/components/item-slots-configs.cjs +1 -1
- package/components/item-slots-configs.js +45 -45
- package/components/line-chart-options.config-BkK829A2.cjs +20 -0
- package/components/line-chart-options.config-KFAaQqB_.js +168 -0
- package/components/line-chart-positioning.config-C0RfTCDE.cjs +20 -0
- package/components/line-chart-positioning.config-Djwg-IFN.js +55 -0
- package/components/line-chart-slots.config-D0jaC82U.js +55 -0
- package/components/line-chart-slots.config-vv66fcoE.cjs +20 -0
- package/components/load-data-fields-for-datasets-BNnr8x3m.js +42 -0
- package/components/load-data-fields-for-datasets-CW4Voiex.cjs +20 -0
- package/components/localized-mixin-BsdiWv93.js +45 -0
- package/components/localized-mixin-CICfOIAL.cjs +20 -0
- package/components/marker-map-options.config-BfPFVxpD.cjs +20 -0
- package/components/marker-map-options.config-D0RmFKKM.js +117 -0
- package/components/marker-map-positioning.config-C_iKxInT.js +48 -0
- package/components/marker-map-positioning.config-D3z2_PYt.cjs +20 -0
- package/components/marker-map-slots.config-DigZk7lN.cjs +20 -0
- package/components/marker-map-slots.config-DsMklO0v.js +37 -0
- package/components/nl-8nHhvKVN.js +486 -0
- package/components/nl-Ct89Nnbs.cjs +20 -0
- package/components/ohlc-chart-options.config-BBdUKmJ9.js +65 -0
- package/components/ohlc-chart-options.config-BsBVP-Io.cjs +20 -0
- package/components/ohlc-chart-positioning.config-B6cmVTir.js +78 -0
- package/components/ohlc-chart-positioning.config-Bb4fYPeO.cjs +20 -0
- package/components/ohlc-chart-slots.config-BiQn5Kdg.js +68 -0
- package/components/ohlc-chart-slots.config-D3fzoQJH.cjs +20 -0
- package/components/parallel-coordinates-plot-options.config--6iJkURT.cjs +20 -0
- package/components/parallel-coordinates-plot-options.config-KJrOL0Sr.js +42 -0
- package/components/parallel-coordinates-plot-positioning.config-BsJW1FP-.js +48 -0
- package/components/parallel-coordinates-plot-positioning.config-cFfEWBCQ.cjs +20 -0
- package/components/parallel-coordinates-plot-slots.config-B7QY714-.js +46 -0
- package/components/parallel-coordinates-plot-slots.config-s_tLqGA-.cjs +20 -0
- package/components/period-over-period-condition.const-BZ7j5Z5t.js +29 -0
- package/components/period-over-period-condition.const-C1NZ9Bkp.cjs +20 -0
- package/components/pivot-table-options.config-CKGnnXa_.cjs +20 -0
- package/components/pivot-table-options.config-DEmZ_EQi.js +245 -0
- package/components/pivot-table-positioning.config-CMAsxlCi.cjs +20 -0
- package/components/pivot-table-positioning.config-D1L_TBUC.js +55 -0
- package/components/pivot-table-slots.config-DpDaXLdw.js +55 -0
- package/components/pivot-table-slots.config-KlYXL90k.cjs +20 -0
- package/components/pragmatic-element-adapter-C_7HSvGV.js +1252 -0
- package/components/pragmatic-element-adapter-DPWYJiW9.cjs +24 -0
- package/components/pyramid-chart-options.config-8QtjhcJC.cjs +20 -0
- package/components/pyramid-chart-options.config-DiD3QFps.js +240 -0
- package/components/pyramid-chart-positioning.config-BF_YUB98.js +55 -0
- package/components/pyramid-chart-positioning.config-BPlmVwKw.cjs +20 -0
- package/components/pyramid-chart-slots.config-BrKgartT.js +50 -0
- package/components/pyramid-chart-slots.config-CreUpxI2.cjs +20 -0
- package/components/radar-chart-options.config-COBM2L3R.js +130 -0
- package/components/radar-chart-options.config-DvW36_zk.cjs +20 -0
- package/components/radar-chart-positioning.config-Be3DzcOK.js +55 -0
- package/components/radar-chart-positioning.config-OcJlRx0R.cjs +20 -0
- package/components/radar-chart-slots.config-B3oIp-8w.cjs +20 -0
- package/components/radar-chart-slots.config-SivEBhuj.js +53 -0
- package/components/regular-table-options.config-B0WNqEjR.cjs +20 -0
- package/components/regular-table-options.config-B0zRcsWM.js +148 -0
- package/components/regular-table-slots.config-M2axBXl4.js +35 -0
- package/components/regular-table-slots.config-UwzWj6gg.cjs +20 -0
- package/components/route-map-options.config-CYNKz_Xm.cjs +20 -0
- package/components/route-map-options.config-CrMrDQ_l.js +326 -0
- package/components/route-map-positioning.config-Bh57uCEW.js +66 -0
- package/components/route-map-positioning.config-DRK2m99b.cjs +20 -0
- package/components/route-map-slots.config-COCoP99E.js +59 -0
- package/components/route-map-slots.config-DfYT65BF.cjs +20 -0
- package/components/sankey-diagram-options.config-BYLiy1UX.js +126 -0
- package/components/sankey-diagram-options.config-D49IZ1y3.cjs +20 -0
- package/components/sankey-diagram-positioning.config-D7Jtuhko.cjs +20 -0
- package/components/sankey-diagram-positioning.config-iIPclYoY.js +66 -0
- package/components/sankey-diagram-slots.config-C-sqtrS-.js +61 -0
- package/components/sankey-diagram-slots.config-D-_u4w36.cjs +20 -0
- package/components/scatter-plot-options.config-BETVLevv.cjs +20 -0
- package/components/scatter-plot-options.config-BpUYcLt-.js +302 -0
- package/components/scatter-plot-positioning.config-1QiXjsOV.cjs +20 -0
- package/components/scatter-plot-positioning.config-CanuubeV.js +77 -0
- package/components/scatter-plot-slots.config-CrG6wQtV.cjs +20 -0
- package/components/scatter-plot-slots.config-Dg78lS25.js +74 -0
- package/components/search-filter-options.config-B-dGVPhS.cjs +20 -0
- package/components/search-filter-options.config-lGQ-biU5.js +103 -0
- package/components/search-filter-slots.config-BhDSDpNd.js +39 -0
- package/components/search-filter-slots.config-DP06ulJA.cjs +20 -0
- package/components/set-locale-CDdUWJUq.cjs +20 -0
- package/components/set-locale-D4CaVip4.js +43 -0
- package/components/slicer-filter-options.config-7OXpRWtw.cjs +20 -0
- package/components/slicer-filter-options.config-B6rxZYcl.js +226 -0
- package/components/slicer-filter-positioning.config-B7HlZizi.cjs +20 -0
- package/components/slicer-filter-positioning.config-BLkIaQQJ.js +48 -0
- package/components/slicer-filter-slots.config-CHKpdJvF.cjs +20 -0
- package/components/slicer-filter-slots.config-XtuZoiId.js +44 -0
- package/components/slider-filter-options.config-C7-5aoaC.js +72 -0
- package/components/slider-filter-options.config-CRdbX1IJ.cjs +20 -0
- package/components/slider-filter-slots.config-9R298H0t.cjs +20 -0
- package/components/slider-filter-slots.config-BYkIGVvh.js +43 -0
- package/components/slot-menu/index.cjs +20 -0
- package/components/slot-menu/index.d.ts +10 -0
- package/components/slot-menu/index.js +28 -0
- package/components/slot-menu/slot-menu.d.ts +148 -0
- package/components/slot-menu/types.d.ts +24 -0
- package/components/slot-menu-B0TdqTeU.js +426 -0
- package/components/slot-menu-Cl3x8mjj.cjs +71 -0
- package/components/slot-menu-list/index.cjs +20 -0
- package/components/slot-menu-list/index.d.ts +8 -0
- package/components/slot-menu-list/index.js +28 -0
- package/components/slot-menu-list/slot-menu-list.d.ts +47 -0
- package/components/slot-menu-list-B9TBCRxe.cjs +44 -0
- package/components/slot-menu-list-DlZoh014.js +347 -0
- package/components/slot-role-classification-2wChhpcq.cjs +20 -0
- package/components/slot-role-classification-B8bkGhQ_.js +133 -0
- package/components/slots-config-DMC15sjT.js +77 -0
- package/components/slots-config-DVH0lz6t.cjs +20 -0
- package/components/speedometer-chart-options.config-Bd3-G7S7.js +246 -0
- package/components/speedometer-chart-options.config-BsIu28S3.cjs +20 -0
- package/components/speedometer-chart-positioning.config-ChZlrktw.js +48 -0
- package/components/speedometer-chart-positioning.config-DLyYBstR.cjs +20 -0
- package/components/speedometer-chart-slots.config-CkeiXSCy.js +39 -0
- package/components/speedometer-chart-slots.config-S_hQm2MV.cjs +20 -0
- package/components/spike-map-options.config-B_2BXI_9.js +413 -0
- package/components/spike-map-options.config-aaiZyME6.cjs +20 -0
- package/components/spike-map-positioning.config--1BDkwc2.cjs +20 -0
- package/components/spike-map-positioning.config-Bd85irgl.js +55 -0
- package/components/spike-map-slots.config-C44Vxsit.js +47 -0
- package/components/spike-map-slots.config-cKfaD6dQ.cjs +20 -0
- package/components/strip-plot-options.config-By62J2Jj.js +53 -0
- package/components/strip-plot-options.config-TB3rkoj2.cjs +20 -0
- package/components/strip-plot-positioning.config-C6QwpxOm.js +48 -0
- package/components/strip-plot-positioning.config-dBrlDJ1t.cjs +20 -0
- package/components/strip-plot-slots.config-DNYlrK_c.cjs +20 -0
- package/components/strip-plot-slots.config-xsNFXerT.js +38 -0
- package/components/sunburst-chart-options.config-Ckk_kY_s.cjs +20 -0
- package/components/sunburst-chart-options.config-DwQwkQxR.js +160 -0
- package/components/sunburst-chart-positioning.config-BCByMy4k.js +48 -0
- package/components/sunburst-chart-positioning.config-DdrE80fO.cjs +20 -0
- package/components/sunburst-chart-slots.config-D6Z2_Kh_.js +38 -0
- package/components/sunburst-chart-slots.config-DkUUt5RF.cjs +20 -0
- package/components/symbol-map-options.config-56eoWz4w.cjs +20 -0
- package/components/symbol-map-options.config-uXEbOHWD.js +157 -0
- package/components/symbol-map-positioning.config-GruDumfg.cjs +20 -0
- package/components/symbol-map-positioning.config-sg4xS30s.js +55 -0
- package/components/symbol-map-slots.config-CHTIkMw4.js +53 -0
- package/components/symbol-map-slots.config-DwNf547A.cjs +20 -0
- package/components/text-options.config-B5y7YAqT.js +67 -0
- package/components/text-options.config-BwBCG2yo.cjs +20 -0
- package/components/text-slots.config-CPghLc8b.cjs +20 -0
- package/components/text-slots.config-sFoowMc6.js +24 -0
- package/components/treemap-chart-options.config-BouAbrk0.js +184 -0
- package/components/treemap-chart-options.config-r6biULUj.cjs +20 -0
- package/components/treemap-chart-positioning.config-B4HptgcF.cjs +20 -0
- package/components/treemap-chart-positioning.config-DPf011uh.js +55 -0
- package/components/treemap-chart-slots.config-BjHBRWDJ.js +47 -0
- package/components/treemap-chart-slots.config-CS3ot6ZJ.cjs +20 -0
- package/components/utils/base.cjs +1 -1
- package/components/utils/base.js +2 -2
- package/components/utils/store.cjs +1 -1
- package/components/utils/store.js +2 -2
- package/components/utils-ApDFkgMX.js +240 -0
- package/components/utils-BXPde8Tt.cjs +20 -0
- package/components/utils.cjs +1 -1
- package/components/utils.js +9 -6
- package/components/v4-DIjJgmR0.js +49 -0
- package/components/venn-diagram-options.config-BZWBYEhB.js +24 -0
- package/components/venn-diagram-options.config-BamlR1qo.cjs +20 -0
- package/components/venn-diagram-positioning.config-CqO3fp68.cjs +20 -0
- package/components/venn-diagram-positioning.config-DwhJGj84.js +55 -0
- package/components/venn-diagram-slots.config-CM0HPIPD.js +47 -0
- package/components/venn-diagram-slots.config-DYTmU8v2.cjs +20 -0
- package/components/video-options.config-BhBpkaLJ.cjs +20 -0
- package/components/video-options.config-DWuy1OHa.js +127 -0
- package/components/video-slots.config-B_aDlTp6.js +24 -0
- package/components/video-slots.config-DMut7o7r.cjs +20 -0
- package/components/viz-item-menu/index.cjs +20 -0
- package/components/viz-item-menu/index.d.ts +8 -0
- package/components/viz-item-menu/index.js +28 -0
- package/components/viz-item-menu/types.d.ts +9 -0
- package/components/viz-item-menu/viz-item-menu.d.ts +75 -0
- package/components/viz-item-menu-6lBtiv3Y.js +170 -0
- package/components/viz-item-menu-DpL4Pgjm.cjs +55 -0
- package/components/wordcloud-chart-options.config-D041tFDG.js +90 -0
- package/components/wordcloud-chart-options.config-DgH4JgN2.cjs +20 -0
- package/components/wordcloud-chart-positioning.config-Bp4XE85G.js +55 -0
- package/components/wordcloud-chart-positioning.config-ByTxkJHo.cjs +20 -0
- package/components/wordcloud-chart-slots.config-Cy-Jgcaq.js +45 -0
- package/components/wordcloud-chart-slots.config-V29v2Fhr.cjs +20 -0
- package/custom-elements.json +16526 -5978
- package/deprecated-react/components/ai-chat.component.cjs +1 -0
- package/deprecated-react/components/ai-interaction-textarea.component.cjs +1 -0
- package/deprecated-react/components/data-field-level.component.cjs +1 -0
- package/deprecated-react/components/data-field-panel.component.cjs +1 -0
- package/deprecated-react/components/data-field.component.cjs +1 -0
- package/deprecated-react/components/data-fields-select.component.cjs +1 -0
- package/deprecated-react/components/dataset-icon.component.cjs +1 -0
- package/deprecated-react/components/dataset-selector-list.component.cjs +1 -0
- package/deprecated-react/components/dataset-selector-row.component.cjs +1 -0
- package/deprecated-react/components/display-settings-binning.component.cjs +1 -0
- package/deprecated-react/components/display-settings-datetime.component.cjs +1 -0
- package/deprecated-react/components/display-settings-grand-totals.component.cjs +1 -0
- package/deprecated-react/components/display-settings-numeric.component.cjs +1 -0
- package/deprecated-react/components/display-settings-period-over-period.component.cjs +1 -0
- package/deprecated-react/components/display-settings.component.cjs +1 -0
- package/deprecated-react/components/filter-expression-picker.component.cjs +1 -0
- package/deprecated-react/components/filter-item.component.cjs +1 -0
- package/deprecated-react/components/filter-parameter-picker.component.cjs +1 -0
- package/deprecated-react/components/filter-value-picker-datetime.component.cjs +1 -0
- package/deprecated-react/components/filter-value-picker-hierarchy.component.cjs +1 -0
- package/deprecated-react/components/filter-value-picker-numeric.component.cjs +1 -0
- package/deprecated-react/components/filter-value-picker.component.cjs +1 -0
- package/deprecated-react/components/filters.component.cjs +1 -0
- package/deprecated-react/components/formula-editor.component.cjs +1 -0
- package/deprecated-react/components/formula-field.component.cjs +1 -0
- package/deprecated-react/components/formula.component.cjs +1 -0
- package/deprecated-react/components/interactive-viz-item.component.cjs +1 -0
- package/deprecated-react/components/item-grid.component.cjs +1 -0
- package/deprecated-react/components/item-option-action-button-group.component.cjs +1 -0
- package/deprecated-react/components/item-option-color-palette-picker.component.cjs +1 -0
- package/deprecated-react/components/item-option-color-picker.component.cjs +1 -0
- package/deprecated-react/components/item-option-color-range.component.cjs +1 -0
- package/deprecated-react/components/item-option-multi-language-field.component.cjs +1 -0
- package/deprecated-react/components/item-option-number-field.component.cjs +1 -0
- package/deprecated-react/components/item-option-panel.component.cjs +1 -0
- package/deprecated-react/components/item-option-picker.component.cjs +1 -0
- package/deprecated-react/components/item-option-position-picker.component.cjs +1 -0
- package/deprecated-react/components/item-option-positions-number-field.component.cjs +1 -0
- package/deprecated-react/components/item-option-radio-button-group.component.cjs +1 -0
- package/deprecated-react/components/item-option-slider.component.cjs +1 -0
- package/deprecated-react/components/item-option-switch.component.cjs +1 -0
- package/deprecated-react/components/item-option-text-field.component.cjs +1 -0
- package/deprecated-react/components/item-option.component.cjs +1 -0
- package/deprecated-react/components/item-slot-drop-panel.component.cjs +1 -0
- package/deprecated-react/components/item-slot-drop.component.cjs +1 -0
- package/deprecated-react/components/item-slot-picker-panel.component.cjs +1 -0
- package/deprecated-react/components/item-slot-picker.component.cjs +1 -0
- package/deprecated-react/components/slot-menu-list.component.cjs +1 -0
- package/deprecated-react/components/slot-menu.component.cjs +1 -0
- package/deprecated-react/components/viz-item-menu.component.cjs +1 -0
- package/deprecated-react/index.cjs +2 -0
- package/deprecated-react/index.d.ts +2 -0
- package/deprecated-react/index.js +2 -0
- package/index.d.ts +24 -0
- package/package.json +134 -17
- package/react/README.md +26 -44
- package/react/components/ai-chat.component.ts +45 -0
- package/react/components/ai-interaction-textarea.component.ts +30 -0
- package/react/components/data-field-level.component.ts +30 -0
- package/react/components/data-fields-select.component.ts +27 -0
- package/react/components/dataset-icon.component.ts +22 -0
- package/react/components/dataset-selector-list.component.ts +27 -0
- package/react/components/dataset-selector-row.component.ts +30 -0
- package/react/components/display-settings-binning.component.ts +27 -0
- package/react/components/display-settings-datetime.component.ts +27 -0
- package/react/components/display-settings-grand-totals.component.ts +27 -0
- package/react/components/display-settings-numeric.component.ts +27 -0
- package/react/components/display-settings-period-over-period.component.ts +27 -0
- package/react/components/display-settings.component.ts +33 -0
- package/react/components/filter-expression-picker.component.ts +27 -0
- package/react/components/filter-item.component.ts +27 -0
- package/react/components/filter-parameter-picker.component.ts +22 -0
- package/react/components/filter-value-picker-datetime.component.ts +27 -0
- package/react/components/filter-value-picker-hierarchy.component.ts +27 -0
- package/react/components/filter-value-picker-numeric.component.ts +27 -0
- package/react/components/filter-value-picker.component.ts +27 -0
- package/react/components/formula-editor.component.ts +3 -3
- package/react/components/formula-field.component.ts +30 -0
- package/react/components/interactive-viz-item.component.ts +33 -0
- package/react/components/slot-menu-list.component.ts +27 -0
- package/react/components/slot-menu.component.ts +42 -0
- package/react/components/viz-item-menu.component.ts +33 -0
- package/react/esm/components/ai-chat.component.d.ts +24 -0
- package/react/esm/components/ai-chat.component.js +29 -0
- package/react/esm/components/ai-interaction-textarea.component.d.ts +14 -0
- package/react/esm/components/ai-interaction-textarea.component.js +19 -0
- package/react/esm/components/data-field-level.component.d.ts +14 -0
- package/react/esm/components/data-field-level.component.js +19 -0
- package/react/esm/components/data-fields-select.component.d.ts +12 -0
- package/react/esm/components/data-fields-select.component.js +17 -0
- package/react/esm/components/dataset-icon.component.d.ts +8 -0
- package/react/esm/components/dataset-icon.component.js +13 -0
- package/react/esm/components/dataset-selector-list.component.d.ts +12 -0
- package/react/esm/components/dataset-selector-list.component.js +17 -0
- package/react/esm/components/dataset-selector-row.component.d.ts +14 -0
- package/react/esm/components/dataset-selector-row.component.js +19 -0
- package/react/esm/components/display-settings-binning.component.d.ts +12 -0
- package/react/esm/components/display-settings-binning.component.js +17 -0
- package/react/esm/components/display-settings-datetime.component.d.ts +12 -0
- package/react/esm/components/display-settings-datetime.component.js +17 -0
- package/react/esm/components/display-settings-grand-totals.component.d.ts +12 -0
- package/react/esm/components/display-settings-grand-totals.component.js +17 -0
- package/react/esm/components/display-settings-numeric.component.d.ts +12 -0
- package/react/esm/components/display-settings-numeric.component.js +17 -0
- package/react/esm/components/display-settings-period-over-period.component.d.ts +12 -0
- package/react/esm/components/display-settings-period-over-period.component.js +17 -0
- package/react/esm/components/display-settings.component.d.ts +16 -0
- package/react/esm/components/display-settings.component.js +21 -0
- package/react/esm/components/filter-expression-picker.component.d.ts +12 -0
- package/react/esm/components/filter-expression-picker.component.js +17 -0
- package/react/esm/components/filter-item.component.d.ts +12 -0
- package/react/esm/components/filter-item.component.js +17 -0
- package/react/esm/components/filter-parameter-picker.component.d.ts +8 -0
- package/react/esm/components/filter-parameter-picker.component.js +13 -0
- package/react/esm/components/filter-value-picker-datetime.component.d.ts +12 -0
- package/react/esm/components/filter-value-picker-datetime.component.js +17 -0
- package/react/esm/components/filter-value-picker-hierarchy.component.d.ts +12 -0
- package/react/esm/components/filter-value-picker-hierarchy.component.js +17 -0
- package/react/esm/components/filter-value-picker-numeric.component.d.ts +12 -0
- package/react/esm/components/filter-value-picker-numeric.component.js +17 -0
- package/react/esm/components/filter-value-picker.component.d.ts +12 -0
- package/react/esm/components/filter-value-picker.component.js +17 -0
- package/react/esm/components/formula-editor.component.d.ts +2 -2
- package/react/esm/components/formula-field.component.d.ts +14 -0
- package/react/esm/components/formula-field.component.js +19 -0
- package/react/esm/components/interactive-viz-item.component.d.ts +16 -0
- package/react/esm/components/interactive-viz-item.component.js +21 -0
- package/react/esm/components/slot-menu-list.component.d.ts +12 -0
- package/react/esm/components/slot-menu-list.component.js +17 -0
- package/react/esm/components/slot-menu.component.d.ts +22 -0
- package/react/esm/components/slot-menu.component.js +27 -0
- package/react/esm/components/viz-item-menu.component.d.ts +16 -0
- package/react/esm/components/viz-item-menu.component.js +21 -0
- package/react/esm/index.d.ts +27 -2
- package/react/esm/index.js +102 -2
- package/react/index.ts +102 -2
- package/react/luzmo-stub.d.ts +140 -26
- package/react/package.json +35 -0
- package/react/tsconfig.json +3 -5
- package/storybook/register-components.d.ts +51 -0
- package/types/ai-chat.types.d.ts +95 -0
- package/types/data-field-events.types.d.ts +7 -0
- package/types.d.ts +8 -0
- package/utils/ai-prompt/attachments.d.ts +10 -0
- package/utils/ai-prompt/dictation.d.ts +50 -0
- package/utils/ai-prompt/image-upload.d.ts +12 -0
- package/utils/ai-prompt/index.d.ts +6 -0
- package/utils/store/index.d.ts +5 -5
- package/utils/store/store-registry.d.ts +1 -1
- package/components/area-chart-options.config-CJYI-zcZ.cjs +0 -20
- package/components/area-chart-options.config-CxJWxcD9.js +0 -146
- package/components/area-chart-positioning.config-CE8lOCfT.cjs +0 -20
- package/components/area-chart-positioning.config-CQW5h7Eg.js +0 -55
- package/components/area-chart-slots.config-B56LJaky.cjs +0 -20
- package/components/area-chart-slots.config-C22ZF9l0.js +0 -55
- package/components/bar-chart-options.config-BAatAyhW.js +0 -220
- package/components/bar-chart-options.config-D2a-U6kG.cjs +0 -20
- package/components/bar-chart-positioning.config-DFI1wzOQ.cjs +0 -20
- package/components/bar-chart-positioning.config-DaH_x_VU.js +0 -59
- package/components/bar-chart-slots.config-BbgFihbK.js +0 -50
- package/components/bar-chart-slots.config-CkOVmYcA.cjs +0 -20
- package/components/base-CYiGlWug.cjs +0 -20
- package/components/base-p2I4mVSW.js +0 -248
- package/components/base-store-D0jbv0bE.js +0 -160
- package/components/base-store-ab2wBsBE.cjs +0 -20
- package/components/box-plot-options.config-BuX2wNhp.js +0 -296
- package/components/box-plot-options.config-Di28EvZb.cjs +0 -20
- package/components/box-plot-positioning.config-FOyav5Zq.cjs +0 -20
- package/components/box-plot-positioning.config-K2tQGMig.js +0 -48
- package/components/box-plot-slots.config-DL-tTTn9.cjs +0 -20
- package/components/box-plot-slots.config-OeublT6p.js +0 -40
- package/components/bubble-chart-options.config-C_XQOHgH.js +0 -115
- package/components/bubble-chart-options.config-CnpBrIo6.cjs +0 -20
- package/components/bubble-chart-positioning.config-B6DXfqa4.cjs +0 -20
- package/components/bubble-chart-positioning.config-D2fwO2JM.js +0 -55
- package/components/bubble-chart-slots.config-Bdy20Xqs.js +0 -47
- package/components/bubble-chart-slots.config-smlOOwcK.cjs +0 -20
- package/components/bullet-chart-options.config-6nATAuC3.cjs +0 -20
- package/components/bullet-chart-options.config-h5BFyszP.js +0 -75
- package/components/bullet-chart-positioning.config-DOAG2wFN.js +0 -56
- package/components/bullet-chart-positioning.config-DZqzqZSQ.cjs +0 -20
- package/components/bullet-chart-slots.config-BaTbWYvU.cjs +0 -20
- package/components/bullet-chart-slots.config-Cqj3i1qo.js +0 -46
- package/components/choropleth-map-options.config-CmtZtBAC.cjs +0 -20
- package/components/choropleth-map-options.config-YCo77O3q.js +0 -348
- package/components/choropleth-map-positioning.config-C3jO3j8R.cjs +0 -20
- package/components/choropleth-map-positioning.config-Jw6fAFM1.js +0 -55
- package/components/choropleth-map-slots.config-ClMcW8wV.cjs +0 -20
- package/components/choropleth-map-slots.config-D4vxtdtH.js +0 -53
- package/components/circle-pack-chart-options.config-BA_G1sQ8.cjs +0 -20
- package/components/circle-pack-chart-options.config-C0cEtjgC.js +0 -54
- package/components/circle-pack-chart-positioning.config-Ckb-1sUG.js +0 -48
- package/components/circle-pack-chart-positioning.config-DJT6ivEy.cjs +0 -20
- package/components/circle-pack-chart-slots.config-Dks8K3uQ.js +0 -38
- package/components/circle-pack-chart-slots.config-IH2KV7z1.cjs +0 -20
- package/components/circular-gauge-options.config-BtP-YDIr.cjs +0 -20
- package/components/circular-gauge-options.config-Cdnk-Sp0.js +0 -188
- package/components/circular-gauge-positioning.config-B8gL5Br9.cjs +0 -20
- package/components/circular-gauge-positioning.config-BGlDGhYZ.js +0 -48
- package/components/circular-gauge-slots.config-B6ajddW-.cjs +0 -20
- package/components/circular-gauge-slots.config-Wf4sHmk6.js +0 -39
- package/components/color-CXw2IfjN.js +0 -3812
- package/components/color-range-utils-u4ziqRRA.js +0 -63
- package/components/column-chart-options.config-DoZLlIRM.js +0 -219
- package/components/column-chart-options.config-eJ1Cexxe.cjs +0 -20
- package/components/column-chart-positioning.config-BJGWvFLD.js +0 -55
- package/components/column-chart-positioning.config-LzBETWIy.cjs +0 -20
- package/components/column-chart-slots.config-BY6y_rvE.cjs +0 -20
- package/components/column-chart-slots.config-BhVqSbKw.js +0 -50
- package/components/combination-chart-options.config-C3kZ2fpK.cjs +0 -20
- package/components/combination-chart-options.config-D7ZXfn61.js +0 -87
- package/components/combination-chart-positioning.config-DjmWx90S.cjs +0 -20
- package/components/combination-chart-positioning.config-DtneKdwK.js +0 -48
- package/components/combination-chart-slots.config-CK8YBgUl.js +0 -43
- package/components/combination-chart-slots.config-Ciza_y3a.cjs +0 -20
- package/components/conditional-number-options.config-BwSMI5Ax.js +0 -205
- package/components/conditional-number-options.config-CadHLi0m.cjs +0 -20
- package/components/conditional-number-positioning.config-C8bRdffQ.cjs +0 -20
- package/components/conditional-number-positioning.config-Ccb2yjJU.js +0 -48
- package/components/conditional-number-slots.config-CWX6OuUa.cjs +0 -20
- package/components/conditional-number-slots.config-xSNaYD4u.js +0 -39
- package/components/data-broker-BH5WDG0j.cjs +0 -20
- package/components/data-broker-CVDImE1j.js +0 -1674
- package/components/data-field-iGBGWoGH.cjs +0 -89
- package/components/data-field-ll2oFVG2.js +0 -340
- package/components/data-field-panel-NktuTUUp.cjs +0 -87
- package/components/data-field-panel-ntgCpQ_2.js +0 -384
- package/components/data-fields-select-DJFkrrPs.js +0 -261
- package/components/data-fields-select-DL1nFRg3.cjs +0 -41
- package/components/date-comparison-filter-options.config--clPxHFt.cjs +0 -20
- package/components/date-comparison-filter-options.config-DCCm5Adt.js +0 -126
- package/components/date-comparison-filter-slots.config-KO9B0lfS.cjs +0 -20
- package/components/date-comparison-filter-slots.config-s7FcuKia.js +0 -33
- package/components/date-filter-options.config-BdNFe-Ds.cjs +0 -20
- package/components/date-filter-options.config-DBwcMXzp.js +0 -118
- package/components/date-filter-slots.config-BrQoD-EF.cjs +0 -20
- package/components/date-filter-slots.config-pbd3rG9z.js +0 -37
- package/components/de-DqwsqE-U.js +0 -478
- package/components/de-tUSOg_BJ.cjs +0 -20
- package/components/display-settings-binning-CQKXGp11.cjs +0 -56
- package/components/display-settings-binning-DGxEB9Fa.js +0 -112
- package/components/display-settings-datetime-25LwuZM_.cjs +0 -217
- package/components/display-settings-datetime-CLx9sxA7.js +0 -415
- package/components/display-settings-grand-totals-1tBdxbFY.cjs +0 -44
- package/components/display-settings-grand-totals-B0Px90rH.js +0 -91
- package/components/display-settings-numeric-Bbx4qmpA.cjs +0 -190
- package/components/display-settings-numeric-CdEgzO7W.js +0 -481
- package/components/display-settings-period-over-period-4bJbXWB7.cjs +0 -229
- package/components/display-settings-period-over-period-lo3myRfT.js +0 -434
- package/components/donut-chart-options.config-Buas8fzJ.js +0 -207
- package/components/donut-chart-options.config-K-HkE7sL.cjs +0 -20
- package/components/donut-chart-positioning.config-2cYbI6p-.cjs +0 -20
- package/components/donut-chart-positioning.config-Dh3XI5f4.js +0 -48
- package/components/donut-chart-slots.config-CZWRHxZe.js +0 -39
- package/components/donut-chart-slots.config-RxPnpO6M.cjs +0 -20
- package/components/dropdown-filter-options.config-B-Vvy0Nq.cjs +0 -20
- package/components/dropdown-filter-options.config-gv1y1OkC.js +0 -153
- package/components/dropdown-filter-slots.config-BBZChIHC.cjs +0 -20
- package/components/dropdown-filter-slots.config-aP5hvp2K.js +0 -38
- package/components/en-GB-D7N1nMuy.js +0 -28
- package/components/en-GB-DCZl8CPc.cjs +0 -20
- package/components/en-OJGeTneC.js +0 -21
- package/components/en-US-OJGeTneC.js +0 -21
- package/components/en-US-hPjCnvK0.cjs +0 -20
- package/components/en-hPjCnvK0.cjs +0 -20
- package/components/es-C-5Yqnck.js +0 -478
- package/components/es-Czecz2xB.cjs +0 -20
- package/components/evolution-number-options.config-B1IomzV1.js +0 -228
- package/components/evolution-number-options.config-Bt1FZqqQ.cjs +0 -20
- package/components/evolution-number-positioning.config-BQQrOKbD.js +0 -48
- package/components/evolution-number-positioning.config-BX1lWtDL.cjs +0 -20
- package/components/evolution-number-slots.config-CYxdcD-x.cjs +0 -20
- package/components/evolution-number-slots.config-eOQDWZyb.js +0 -37
- package/components/filters-Bzx4DYm-.cjs +0 -323
- package/components/filters-DSod7vIq.js +0 -1637
- package/components/formula-DcCDYDt4.cjs +0 -45
- package/components/formula-TyfDRy5X.js +0 -137
- package/components/formula-codemirror-B6ktT1Dm.js +0 -11971
- package/components/formula-codemirror-Bewi7Xgc.cjs +0 -215
- package/components/formula-display-store-DxjO7Q-n.cjs +0 -20
- package/components/formula-display-store-ycPV0gru.js +0 -1119
- package/components/formula-editor-DQp_XiX5.cjs +0 -247
- package/components/formula-editor-HkD4KWnN.js +0 -871
- package/components/fr-BvgQLvx5.js +0 -478
- package/components/fr-CQyhQN6j.cjs +0 -20
- package/components/funnel-chart-options.config-BAIgb6x9.cjs +0 -20
- package/components/funnel-chart-options.config-DAv3185m.js +0 -187
- package/components/funnel-chart-positioning.config-9blBdgB7.js +0 -48
- package/components/funnel-chart-positioning.config-iHk--8l3.cjs +0 -20
- package/components/funnel-chart-slots.config-BsNj6Mbb.js +0 -43
- package/components/funnel-chart-slots.config-CSI5mdma.cjs +0 -20
- package/components/get-css-variable-B1BZoBcs.cjs +0 -20
- package/components/get-css-variable-COcan5CX.js +0 -63
- package/components/heat-map-options.config-Ckw8voNV.js +0 -224
- package/components/heat-map-options.config-Ct-93RVQ.cjs +0 -20
- package/components/heat-map-positioning.config-CqkTB8nU.cjs +0 -20
- package/components/heat-map-positioning.config-DgrZWNiT.js +0 -48
- package/components/heat-map-slots.config-BFK5TF9k.js +0 -37
- package/components/heat-map-slots.config-D0mwjImu.cjs +0 -20
- package/components/heat-table-options.config-7IS5wa9l.cjs +0 -20
- package/components/heat-table-options.config-PpOf4o94.js +0 -372
- package/components/heat-table-positioning.config-BqsqkftW.js +0 -55
- package/components/heat-table-positioning.config-Ca-WBNR-.cjs +0 -20
- package/components/heat-table-slots.config-3q2hG4nF.js +0 -49
- package/components/heat-table-slots.config-CH6Q9203.cjs +0 -20
- package/components/hexbin-map-options.config-CUAv6zuD.cjs +0 -20
- package/components/hexbin-map-options.config-D88DHYrl.js +0 -276
- package/components/hexbin-map-positioning.config-gkLfwTS6.js +0 -48
- package/components/hexbin-map-positioning.config-sUIrPJP4.cjs +0 -20
- package/components/hexbin-map-slots.config-BdkQVzI7.cjs +0 -20
- package/components/hexbin-map-slots.config-BfbHCCUe.js +0 -37
- package/components/image-options.config-ByIPpr29.js +0 -153
- package/components/image-options.config-DXqA7sAa.cjs +0 -20
- package/components/image-slots.config-B4MFjNWt.js +0 -24
- package/components/image-slots.config-DprzKxj3.cjs +0 -20
- package/components/item-grid-B59uyBDP.js +0 -4558
- package/components/item-grid-C6nEE4Uj.cjs +0 -113
- package/components/item-option-C4c-e1QF.cjs +0 -252
- package/components/item-option-action-button-group-BEXRueVH.js +0 -118
- package/components/item-option-action-button-group-BU1wvtEd.cjs +0 -53
- package/components/item-option-base-DATaPQ-m.cjs +0 -56
- package/components/item-option-base-DqDKIqRP.js +0 -123
- package/components/item-option-color-palette-picker-Cc2nTuxC.cjs +0 -40
- package/components/item-option-color-palette-picker-dk5Nm1XB.js +0 -2041
- package/components/item-option-color-picker-Czr_ojzh.cjs +0 -34
- package/components/item-option-color-picker-oG-wrEZh.js +0 -87
- package/components/item-option-color-range-CTnHZ72E.cjs +0 -98
- package/components/item-option-color-range-RbnPnI3s.js +0 -220
- package/components/item-option-multi-language-field-BpyuIPcO.cjs +0 -33
- package/components/item-option-multi-language-field-BqhBRIFH.js +0 -82
- package/components/item-option-number-field-BDPEAzdF.js +0 -102
- package/components/item-option-number-field-CV2xpQrk.cjs +0 -38
- package/components/item-option-panel-CMrjUb2s.cjs +0 -67
- package/components/item-option-panel-XhTxaBZp.js +0 -183
- package/components/item-option-picker-CvEfEy99.cjs +0 -37
- package/components/item-option-picker-D_Od3am8.js +0 -77
- package/components/item-option-position-picker-BKw29tj-.js +0 -117
- package/components/item-option-position-picker-DBs4JlFi.cjs +0 -32
- package/components/item-option-positions-number-field-DIIEFHd4.cjs +0 -49
- package/components/item-option-positions-number-field-lrJdfydy.js +0 -164
- package/components/item-option-radio-button-group-DTyHPaz_.js +0 -74
- package/components/item-option-radio-button-group-DrjpL6YU.cjs +0 -37
- package/components/item-option-slider-BwKBgW0y.cjs +0 -33
- package/components/item-option-slider-CIDoZhZl.js +0 -81
- package/components/item-option-switch-CQtvbTfI.cjs +0 -30
- package/components/item-option-switch-DxC1yjeN.js +0 -69
- package/components/item-option-text-field-CZtJ1yIj.js +0 -80
- package/components/item-option-text-field-pLQzcE25.cjs +0 -33
- package/components/item-option-zz-Rqh6o.js +0 -969
- package/components/item-slot-drop-SqYpfTGj.js +0 -326
- package/components/item-slot-drop-UygcXM5D.cjs +0 -91
- package/components/item-slot-drop-panel-9T8BWejl.cjs +0 -57
- package/components/item-slot-drop-panel-DoWCzjqb.js +0 -354
- package/components/item-slot-picker-CadZEvOA.js +0 -500
- package/components/item-slot-picker-Rnb_wwCV.cjs +0 -174
- package/components/item-slot-picker-panel-2VJY6C0b.cjs +0 -81
- package/components/item-slot-picker-panel-Bhr6d6Ya.js +0 -447
- package/components/line-chart-options.config-DKQ1k4lg.cjs +0 -20
- package/components/line-chart-options.config-DMjvCs-4.js +0 -168
- package/components/line-chart-positioning.config-BIkHxiyg.cjs +0 -20
- package/components/line-chart-positioning.config-CdnYQBah.js +0 -55
- package/components/line-chart-slots.config-Cjp4btvG.cjs +0 -20
- package/components/line-chart-slots.config-CrQEwa4W.js +0 -55
- package/components/load-data-fields-for-datasets-CU75T9Az.js +0 -86
- package/components/load-data-fields-for-datasets-DkK1JsFd.cjs +0 -20
- package/components/localized-mixin-CBMYHOPv.js +0 -52
- package/components/localized-mixin-DAOiXh71.cjs +0 -20
- package/components/marker-map-options.config-C52a3boH.js +0 -117
- package/components/marker-map-options.config-DBPPcGN4.cjs +0 -20
- package/components/marker-map-positioning.config-BSz4P-W9.js +0 -48
- package/components/marker-map-positioning.config-t66fioVz.cjs +0 -20
- package/components/marker-map-slots.config-BOQ8AwRv.cjs +0 -20
- package/components/marker-map-slots.config-eJAxjIaQ.js +0 -37
- package/components/nl-BwK5iXtO.cjs +0 -20
- package/components/nl-D-Wa6DnD.js +0 -478
- package/components/ohlc-chart-options.config-38qB2VKc.js +0 -65
- package/components/ohlc-chart-options.config-D9h-VLdq.cjs +0 -20
- package/components/ohlc-chart-positioning.config-BGueS7CJ.cjs +0 -20
- package/components/ohlc-chart-positioning.config-tQPPutWX.js +0 -78
- package/components/ohlc-chart-slots.config-CUBUexI-.cjs +0 -20
- package/components/ohlc-chart-slots.config-SOs4oD-Q.js +0 -68
- package/components/parallel-coordinates-plot-options.config-DfZ80jLX.js +0 -42
- package/components/parallel-coordinates-plot-options.config-ovgY0A7j.cjs +0 -20
- package/components/parallel-coordinates-plot-positioning.config-MkX-qYHX.js +0 -48
- package/components/parallel-coordinates-plot-positioning.config-NrJ2LNM8.cjs +0 -20
- package/components/parallel-coordinates-plot-slots.config-BXZ-NmbH.cjs +0 -20
- package/components/parallel-coordinates-plot-slots.config-DgsHiCqT.js +0 -46
- package/components/period-over-period-condition.const-DLA60ptm.js +0 -1664
- package/components/period-over-period-condition.const-DystGY6B.cjs +0 -20
- package/components/pivot-table-options.config-5udtucDD.js +0 -245
- package/components/pivot-table-options.config-BxKo1DCU.cjs +0 -20
- package/components/pivot-table-positioning.config-DgJ5PPB9.cjs +0 -20
- package/components/pivot-table-positioning.config-Dr_0v4TM.js +0 -55
- package/components/pivot-table-slots.config-CRL6EW5R.js +0 -55
- package/components/pivot-table-slots.config-VxbOGtmB.cjs +0 -20
- package/components/pragmatic-element-adapter-U3ppsQDe.cjs +0 -24
- package/components/pragmatic-element-adapter-e5LbH_lv.js +0 -1252
- package/components/pyramid-chart-options.config-iP2MzTeb.js +0 -240
- package/components/pyramid-chart-options.config-lioHQSoq.cjs +0 -20
- package/components/pyramid-chart-positioning.config-BGRtXKWh.cjs +0 -20
- package/components/pyramid-chart-positioning.config-DB0BI8vW.js +0 -55
- package/components/pyramid-chart-slots.config-CN_Q2YsP.cjs +0 -20
- package/components/pyramid-chart-slots.config-DM3lYlDg.js +0 -50
- package/components/radar-chart-options.config-DhnoFEzo.cjs +0 -20
- package/components/radar-chart-options.config-aR5sQal-.js +0 -130
- package/components/radar-chart-positioning.config-D6UfRMMA.js +0 -55
- package/components/radar-chart-positioning.config-DQiJ-Z1s.cjs +0 -20
- package/components/radar-chart-slots.config-BISYnTom.cjs +0 -20
- package/components/radar-chart-slots.config-msW05r4n.js +0 -53
- package/components/regular-table-options.config-Bk6CBPgj.cjs +0 -20
- package/components/regular-table-options.config-kbARlJ1E.js +0 -148
- package/components/regular-table-slots.config-BU6Ff96U.cjs +0 -20
- package/components/regular-table-slots.config-DAwLOM5T.js +0 -35
- package/components/route-map-options.config-CAi93e7I.cjs +0 -20
- package/components/route-map-options.config-DCBAfq09.js +0 -326
- package/components/route-map-positioning.config-Cbic0Cbz.cjs +0 -20
- package/components/route-map-positioning.config-D_ZoyhwX.js +0 -66
- package/components/route-map-slots.config-DNiRtoRC.js +0 -59
- package/components/route-map-slots.config-Dznp0DT3.cjs +0 -20
- package/components/sankey-diagram-options.config-CKjVnYnF.js +0 -126
- package/components/sankey-diagram-options.config-D7ZrZV0g.cjs +0 -20
- package/components/sankey-diagram-positioning.config-CQNdImz0.js +0 -66
- package/components/sankey-diagram-positioning.config-CZDPh7CR.cjs +0 -20
- package/components/sankey-diagram-slots.config-CVD2P6RJ.js +0 -61
- package/components/sankey-diagram-slots.config-TKCUvHOD.cjs +0 -20
- package/components/scatter-plot-options.config--AfAxaGf.js +0 -302
- package/components/scatter-plot-options.config-DXqKb34r.cjs +0 -20
- package/components/scatter-plot-positioning.config-BPEymo3a.cjs +0 -20
- package/components/scatter-plot-positioning.config-BTOiZ8cF.js +0 -77
- package/components/scatter-plot-slots.config-CPsk9FUg.cjs +0 -20
- package/components/scatter-plot-slots.config-D57rd66g.js +0 -74
- package/components/search-filter-options.config-DQwMOiXm.js +0 -103
- package/components/search-filter-options.config-DojMfRR_.cjs +0 -20
- package/components/search-filter-slots.config-AhwsTdYC.cjs +0 -20
- package/components/search-filter-slots.config-DQybwP4H.js +0 -39
- package/components/set-locale-BCnD4yp_.cjs +0 -20
- package/components/set-locale-CamOWu7o.js +0 -43
- package/components/slicer-filter-options.config-BhLn4U1W.cjs +0 -20
- package/components/slicer-filter-options.config-DVE33GEz.js +0 -226
- package/components/slicer-filter-positioning.config-CC7uoU2D.js +0 -48
- package/components/slicer-filter-positioning.config-CQE4ocpD.cjs +0 -20
- package/components/slicer-filter-slots.config-Bcz9RsdR.js +0 -44
- package/components/slicer-filter-slots.config-zV15NWWS.cjs +0 -20
- package/components/slider-filter-options.config-B8am9mmE.cjs +0 -20
- package/components/slider-filter-options.config-BwaAvOvt.js +0 -72
- package/components/slider-filter-slots.config-Bc8Qk7fb.js +0 -43
- package/components/slider-filter-slots.config-D9Hra0zE.cjs +0 -20
- package/components/slot-menu-BL772rj7.js +0 -1048
- package/components/slot-menu-CCbZ-krJ.cjs +0 -215
- package/components/speedometer-chart-options.config-D4-8n5pn.js +0 -246
- package/components/speedometer-chart-options.config-DEW_D9w1.cjs +0 -20
- package/components/speedometer-chart-positioning.config-ChH-uAdS.js +0 -48
- package/components/speedometer-chart-positioning.config-DpBVarun.cjs +0 -20
- package/components/speedometer-chart-slots.config-1BqQZ2vP.cjs +0 -20
- package/components/speedometer-chart-slots.config-B4zqf0f_.js +0 -39
- package/components/spike-map-options.config-CM46vw7B.js +0 -413
- package/components/spike-map-options.config-LPAyKMHe.cjs +0 -20
- package/components/spike-map-positioning.config-BnEQJ-rD.js +0 -55
- package/components/spike-map-positioning.config-DrSoa8Ol.cjs +0 -20
- package/components/spike-map-slots.config-B7OehIoc.cjs +0 -20
- package/components/spike-map-slots.config-BeXzuzh0.js +0 -47
- package/components/strip-plot-options.config-BlneYJOy.js +0 -53
- package/components/strip-plot-options.config-vBd38UQs.cjs +0 -20
- package/components/strip-plot-positioning.config-Be5Desz2.js +0 -48
- package/components/strip-plot-positioning.config-DlkZ1i6m.cjs +0 -20
- package/components/strip-plot-slots.config-BGQIQtMK.js +0 -38
- package/components/strip-plot-slots.config-CAU0z3q4.cjs +0 -20
- package/components/sunburst-chart-options.config-8xopRyBB.js +0 -160
- package/components/sunburst-chart-options.config-CUFOuT2J.cjs +0 -20
- package/components/sunburst-chart-positioning.config-D4zzci9s.cjs +0 -20
- package/components/sunburst-chart-positioning.config-RUEkAgKJ.js +0 -48
- package/components/sunburst-chart-slots.config-BCNUNkd9.cjs +0 -20
- package/components/sunburst-chart-slots.config-BhKeTqTo.js +0 -38
- package/components/symbol-map-options.config-CR07hvK0.cjs +0 -20
- package/components/symbol-map-options.config-nJAvVQIh.js +0 -157
- package/components/symbol-map-positioning.config-Dmgmyhv7.cjs +0 -20
- package/components/symbol-map-positioning.config-JzgtULMk.js +0 -55
- package/components/symbol-map-slots.config-D9E-oBE4.js +0 -53
- package/components/symbol-map-slots.config-Dz_tor5P.cjs +0 -20
- package/components/text-options.config-DCF3IVzO.js +0 -67
- package/components/text-options.config-JI2D64hs.cjs +0 -20
- package/components/text-slots.config-0A6csMfd.cjs +0 -20
- package/components/text-slots.config-C60nJ0OX.js +0 -24
- package/components/treemap-chart-options.config-RFQTphEG.js +0 -184
- package/components/treemap-chart-options.config-p21eSXKG.cjs +0 -20
- package/components/treemap-chart-positioning.config-CSt_vVgw.js +0 -55
- package/components/treemap-chart-positioning.config-CqHJxz2j.cjs +0 -20
- package/components/treemap-chart-slots.config-BJqqnUEF.cjs +0 -20
- package/components/treemap-chart-slots.config-CZRP7PZH.js +0 -47
- package/components/utils-DLTDAer5.js +0 -239
- package/components/utils-Ez3j4EOS.cjs +0 -20
- package/components/v4-BK7K-jy_.js +0 -49
- package/components/validate-CJkVJaL1.cjs +0 -20
- package/components/validate-J3P0rm_n.js +0 -28
- package/components/venn-diagram-options.config-EmRhf40r.cjs +0 -20
- package/components/venn-diagram-options.config-uCJ5dei5.js +0 -24
- package/components/venn-diagram-positioning.config-CzhNTma3.cjs +0 -20
- package/components/venn-diagram-positioning.config-DsPI8qfG.js +0 -55
- package/components/venn-diagram-slots.config-DOljH_uI.js +0 -47
- package/components/venn-diagram-slots.config-MpkJTf5q.cjs +0 -20
- package/components/video-options.config-Dh_lU4c1.cjs +0 -20
- package/components/video-options.config-DkLrX1gP.js +0 -127
- package/components/video-slots.config-Bmh6mcUv.cjs +0 -20
- package/components/video-slots.config-CqMIkttE.js +0 -24
- package/components/wordcloud-chart-options.config-C2ZILp7a.js +0 -90
- package/components/wordcloud-chart-options.config-mx2CbmrI.cjs +0 -20
- package/components/wordcloud-chart-positioning.config-BUE8e4fN.js +0 -55
- package/components/wordcloud-chart-positioning.config-moNJfL1M.cjs +0 -20
- package/components/wordcloud-chart-slots.config-B8s8B47F.js +0 -45
- package/components/wordcloud-chart-slots.config-C303nwAz.cjs +0 -20
- package/react/components/data-field/index.ts +0 -1
- package/react/components/data-field/types.ts +0 -5
- package/react/components/data-field-panel/index.ts +0 -1
- package/react/components/data-field-panel/types.ts +0 -27
- package/react/components/filters/index.ts +0 -1
- package/react/components/filters/types.ts +0 -15
- package/react/components/item-grid/index.ts +0 -1
- package/react/components/item-grid/types.ts +0 -64
- package/react/components/item-option/index.ts +0 -1
- package/react/components/item-option/types.ts +0 -10
- package/react/components/item-slot-drop/index.ts +0 -1
- package/react/components/item-slot-drop/types.ts +0 -6
- package/react/esm/components/data-field/index.d.ts +0 -1
- package/react/esm/components/data-field/index.js +0 -1
- package/react/esm/components/data-field/types.d.ts +0 -4
- package/react/esm/components/data-field-panel/index.d.ts +0 -1
- package/react/esm/components/data-field-panel/index.js +0 -1
- package/react/esm/components/data-field-panel/types.d.ts +0 -27
- package/react/esm/components/filters/index.d.ts +0 -1
- package/react/esm/components/filters/index.js +0 -1
- package/react/esm/components/filters/types.d.ts +0 -12
- package/react/esm/components/item-grid/index.d.ts +0 -1
- package/react/esm/components/item-grid/index.js +0 -1
- package/react/esm/components/item-grid/types.d.ts +0 -57
- package/react/esm/components/item-option/index.d.ts +0 -1
- package/react/esm/components/item-option/index.js +0 -1
- package/react/esm/components/item-option/types.d.ts +0 -8
- package/react/esm/components/item-option/types.js +0 -1
- package/react/esm/components/item-slot-drop/index.d.ts +0 -1
- package/react/esm/components/item-slot-drop/index.js +0 -1
- package/react/esm/components/item-slot-drop/types.d.ts +0 -5
- package/react/esm/components/item-slot-drop/types.js +0 -1
- package/react/esm/types.d.ts +0 -15
- package/react/esm/types.js +0 -8
- package/react/types.ts +0 -43
- package/react/utils/base/base.d.ts +0 -16
- package/react/utils/base/focus-visible.d.ts +0 -29
- package/react/utils/base/focusable.d.ts +0 -58
- package/react/utils/base/index.d.ts +0 -5
- package/react/utils/base/localized-mixin.d.ts +0 -22
- package/react/utils/base/sized-mixin.d.ts +0 -17
- package/react/utils/color/color-palettes.d.ts +0 -17
- package/react/utils/color/extrapolate-color.d.ts +0 -1
- package/react/utils/data/load-data-fields-for-datasets.d.ts +0 -22
- package/react/utils/data-broker/index.d.ts +0 -257
- package/react/utils/data-field-types/calculate-data-field-icon.d.ts +0 -12
- package/react/utils/data-field-types/default-acceptable-data-field-types.d.ts +0 -1
- package/react/utils/data-field-types/tests/calculate-data-field-icon.test.d.ts +0 -1
- package/react/utils/drag/draggable.d.ts +0 -13
- package/react/utils/drag/pragmatic-element-adapter.d.ts +0 -2
- package/react/utils/drag/tests/pragmatic-element-adapter.first-import.test.d.ts +0 -1
- package/react/utils/drag/tests/pragmatic-element-adapter.test.d.ts +0 -1
- package/react/utils/filters/expressions.d.ts +0 -15
- package/react/utils/filters/index.d.ts +0 -1
- package/react/utils/formatter/calculate-duration.d.ts +0 -2
- package/react/utils/formatter/decompose-numeric-format.d.ts +0 -11
- package/react/utils/formatter/default-local-formats.d.ts +0 -20
- package/react/utils/formatter/formats/cs.d.ts +0 -20
- package/react/utils/formatter/formats/da.d.ts +0 -20
- package/react/utils/formatter/formats/de.d.ts +0 -21
- package/react/utils/formatter/formats/en-GB.d.ts +0 -21
- package/react/utils/formatter/formats/en-US.d.ts +0 -1
- package/react/utils/formatter/formats/en.d.ts +0 -1
- package/react/utils/formatter/formats/es.d.ts +0 -54
- package/react/utils/formatter/formats/fi.d.ts +0 -20
- package/react/utils/formatter/formats/fr.d.ts +0 -54
- package/react/utils/formatter/formats/he.d.ts +0 -20
- package/react/utils/formatter/formats/hu.d.ts +0 -20
- package/react/utils/formatter/formats/it.d.ts +0 -54
- package/react/utils/formatter/formats/ja.d.ts +0 -20
- package/react/utils/formatter/formats/ko.d.ts +0 -20
- package/react/utils/formatter/formats/mk.d.ts +0 -20
- package/react/utils/formatter/formats/nl.d.ts +0 -21
- package/react/utils/formatter/formats/no.d.ts +0 -21
- package/react/utils/formatter/formats/pl.d.ts +0 -20
- package/react/utils/formatter/formats/pt.d.ts +0 -20
- package/react/utils/formatter/formats/ru.d.ts +0 -20
- package/react/utils/formatter/formats/sv.d.ts +0 -20
- package/react/utils/formatter/formats/tr.d.ts +0 -21
- package/react/utils/formatter/formats/zh-CN.d.ts +0 -20
- package/react/utils/formatter/formats/zh-TW.d.ts +0 -20
- package/react/utils/formatter/formatter.d.ts +0 -9
- package/react/utils/formatter/get-dataset-name.d.ts +0 -2
- package/react/utils/formatter/localize.d.ts +0 -3
- package/react/utils/formatter/smart-datetime-formats.const.d.ts +0 -36
- package/react/utils/formatter/tests/calculate-duration.test.d.ts +0 -1
- package/react/utils/formatter/tests/decompose-numeric-format.test.d.ts +0 -1
- package/react/utils/formatter/tests/default-local-formats.test.d.ts +0 -1
- package/react/utils/formatter/tests/formatter.test.d.ts +0 -1
- package/react/utils/formatter/tests/localize.test.d.ts +0 -1
- package/react/utils/formula/base/formula-base.d.ts +0 -117
- package/react/utils/formula/base/formula-input-base.d.ts +0 -62
- package/react/utils/formula/codemirror/actions.d.ts +0 -47
- package/react/utils/formula/codemirror/drop-cursor.d.ts +0 -15
- package/react/utils/formula/codemirror/icon-element.d.ts +0 -7
- package/react/utils/formula/codemirror/parser.d.ts +0 -16
- package/react/utils/formula/codemirror/tests/actions.test.d.ts +0 -1
- package/react/utils/formula/codemirror/theme.d.ts +0 -20
- package/react/utils/formula/codemirror/widget.d.ts +0 -18
- package/react/utils/formula/config/aggregations.d.ts +0 -9
- package/react/utils/formula/config/build-datasets.d.ts +0 -10
- package/react/utils/formula/config/expression-helpers.d.ts +0 -42
- package/react/utils/formula/config/functions.d.ts +0 -3
- package/react/utils/formula/config/groupings.d.ts +0 -9
- package/react/utils/formula/config/regex.d.ts +0 -39
- package/react/utils/formula/config/resolve-column-presentation.d.ts +0 -19
- package/react/utils/formula/config/tests/build-datasets.test.d.ts +0 -1
- package/react/utils/formula/config/validate-expression.d.ts +0 -19
- package/react/utils/formula/load-formula-codemirror.d.ts +0 -4
- package/react/utils/formula/render-explanation-tooltip.d.ts +0 -7
- package/react/utils/formula/store/formula-display-store.d.ts +0 -87
- package/react/utils/formula/store/formula-editor-context.d.ts +0 -8
- package/react/utils/formula/store/formula-editor-store.d.ts +0 -46
- package/react/utils/formula/store/tests/formula-editor-store.test.d.ts +0 -1
- package/react/utils/formula/tests/validate-expression.test.d.ts +0 -1
- package/react/utils/get-css-variable.d.ts +0 -1
- package/react/utils/index.d.ts +0 -10
- package/react/utils/localize/set-locale.d.ts +0 -7
- package/react/utils/map-tile-providers/index.d.ts +0 -93
- package/react/utils/slot-content/ad-hoc-slot-content.d.ts +0 -7
- package/react/utils/slot-content/render-calculation-label.d.ts +0 -7
- package/react/utils/slot-content/tests/ad-hoc-slot-content.test.d.ts +0 -1
- package/react/utils/slot-state/slot-context.d.ts +0 -4
- package/react/utils/slot-state/slot-store.d.ts +0 -39
- package/react/utils/store/base-store.d.ts +0 -162
- package/react/utils/store/dashboard-store.d.ts +0 -49
- package/react/utils/store/index.d.ts +0 -135
- package/react/utils/store/item-store.d.ts +0 -33
- package/react/utils/store/store-registry.d.ts +0 -170
- package/react/utils/store/tests/dashboard-store.test.d.ts +0 -1
- package/react/utils/store/tests/item-store.test.d.ts +0 -1
- package/react/utils/store/tests/store-registry.test.d.ts +0 -1
- package/react/utils/store/types.d.ts +0 -270
- package/react/utils/switch-item/index.d.ts +0 -34
- package/react/utils/switch-item/slot-role-classification.d.ts +0 -31
- package/react/utils/switch-item/stories/switch-item.stories.d.ts +0 -17
- package/react/utils/switch-item/tests/slot-role-classification.test.d.ts +0 -1
- package/react/utils/switch-item/tests/switch-item.test.d.ts +0 -1
- package/react/utils/themes/bliss.d.ts +0 -2
- package/react/utils/themes/classic-dark.d.ts +0 -2
- package/react/utils/themes/classic.d.ts +0 -2
- package/react/utils/themes/default-dark.d.ts +0 -2
- package/react/utils/themes/default.d.ts +0 -2
- package/react/utils/themes/index.d.ts +0 -4
- package/react/utils/themes/orion.d.ts +0 -2
- package/react/utils/themes/pinky.d.ts +0 -2
- package/react/utils/themes/radiant.d.ts +0 -2
- package/react/utils/themes/royale.d.ts +0 -2
- package/react/utils/themes/seasonal.d.ts +0 -2
- package/react/utils/themes/urban.d.ts +0 -2
- package/react/utils/themes/vivid.d.ts +0 -2
- package/react/utils/time/formats.const.d.ts +0 -4
- package/react/utils/time/period-over-period-condition.const.d.ts +0 -8
- package/react/utils/time/periods.const.d.ts +0 -15
- package/react/utils/timezone/datetime-timezone.d.ts +0 -25
- package/react/utils/timezone/tests/datetime-timezone.test.d.ts +0 -1
- package/react/utils/transformations/convert-data-field-to-slot-content.d.ts +0 -9
- package/react/utils/transformations/convert-datasets-to-data-fields.d.ts +0 -30
- package/react/utils/transformations/tests/convert-data-field-to-slot-content.test.d.ts +0 -1
- package/react/utils/transformations/tests/convert-datasets-to-data-fields.test.d.ts +0 -1
- package/react/utils/types/tests/type-check.test.d.ts +0 -1
- package/react/utils/types/type-check.d.ts +0 -28
- /package/components/{chunk-mLOUI7ql.cjs → rolldown-runtime-mLOUI7ql.cjs} +0 -0
- /package/{react/esm/components/data-field-panel/types.js → storybook/inject-global-vars.d.ts} +0 -0
- /package/{react/esm/components/data-field/types.js → utils/ai-prompt/tests/attachments.test.d.ts} +0 -0
- /package/{react/esm/components/filters/types.js → utils/ai-prompt/tests/dictation.test.d.ts} +0 -0
- /package/{react/esm/components/item-grid/types.js → utils/ai-prompt/tests/image-upload.test.d.ts} +0 -0
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/*! * A kit of modern Luzmo Web Components for analytics in your web application.
|
|
2
|
+
*
|
|
3
|
+
* Copyright © 2026 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
|
+
//#region \0@oxc-project+runtime@0.139.0/helpers/esm/decorate.js
|
|
21
|
+
function e(e, t, n, r) {
|
|
22
|
+
var i = arguments.length, a = i < 3 ? t : r === null ? r = Object.getOwnPropertyDescriptor(t, n) : r, o;
|
|
23
|
+
if (typeof Reflect == "object" && typeof Reflect.decorate == "function") a = Reflect.decorate(e, t, n, r);
|
|
24
|
+
else for (var s = e.length - 1; s >= 0; s--) (o = e[s]) && (a = (i < 3 ? o(a) : i > 3 ? o(t, n, a) : o(t, n)) || a);
|
|
25
|
+
return i > 3 && a && Object.defineProperty(t, n, a), a;
|
|
26
|
+
}
|
|
27
|
+
//#endregion
|
|
28
|
+
export { e as t };
|
|
@@ -0,0 +1,117 @@
|
|
|
1
|
+
import '@luzmo/lucero/action-button';
|
|
2
|
+
import '@luzmo/lucero/divider';
|
|
3
|
+
import '@luzmo/lucero/field-label';
|
|
4
|
+
import '@luzmo/lucero/icon';
|
|
5
|
+
import '@luzmo/lucero/multi-language-field';
|
|
6
|
+
import '@luzmo/lucero/progress-circle';
|
|
7
|
+
import '@luzmo/lucero/text-field';
|
|
8
|
+
import '@luzmo/lucero/tooltip';
|
|
9
|
+
import { CSSResultArray, TemplateResult } from 'lit';
|
|
10
|
+
import type { SlotName } from '@luzmo/dashboard-contents-types';
|
|
11
|
+
import { LuzmoElement } from '../../utils/base';
|
|
12
|
+
import type { PeriodOverPeriodCondition } from '../../utils/time/period-over-period-condition.const';
|
|
13
|
+
import type { DatasetDataFields } from '../data-field-panel/types';
|
|
14
|
+
import type { SlotContent } from '../../types/slot.types';
|
|
15
|
+
import { MeasureColumnsItem } from '../slot-menu/types';
|
|
16
|
+
import '../formula';
|
|
17
|
+
declare const LuzmoDisplaySettings_base: typeof LuzmoElement & {
|
|
18
|
+
new (...args: any[]): import("../../utils/base/sized-mixin").SizedElementInterface;
|
|
19
|
+
prototype: import("../../utils/base/sized-mixin").SizedElementInterface;
|
|
20
|
+
};
|
|
21
|
+
/**
|
|
22
|
+
* @customElement luzmo-display-settings
|
|
23
|
+
* @fires {CustomEvent<DisplaySettingsSlotContentChangedEventDetail>} luzmo-slot-content-changed - Event that is fired when the slot content is changed
|
|
24
|
+
* @fires {CustomEvent<DisplaySettingsRemoveSlotContentEventDetail>} luzmo-remove-slot-content - Event that is fired when the remove button is clicked
|
|
25
|
+
* @fires {CustomEvent<InfoVisibilityChangedEventDetail>} luzmo-info-visibility-changed - Event that is fired when the info button is clicked, includes the visibility state and ID values
|
|
26
|
+
*/
|
|
27
|
+
export declare class LuzmoDisplaySettings extends LuzmoDisplaySettings_base {
|
|
28
|
+
static get styles(): CSSResultArray;
|
|
29
|
+
private _loadDisplaySettings;
|
|
30
|
+
/**
|
|
31
|
+
* The language of the settings interface
|
|
32
|
+
*/
|
|
33
|
+
language: string;
|
|
34
|
+
/**
|
|
35
|
+
* The language to use for locale-aware formatting and labels
|
|
36
|
+
*/
|
|
37
|
+
contentLanguage: string;
|
|
38
|
+
/**
|
|
39
|
+
* Whether to show the displaySettings. Is used to hide display Settings in cases where there are multiple columns
|
|
40
|
+
*/
|
|
41
|
+
hideDisplaySettings?: boolean;
|
|
42
|
+
/**
|
|
43
|
+
* Whether to show the binning in numeric
|
|
44
|
+
*/
|
|
45
|
+
isBinningDisabled?: boolean;
|
|
46
|
+
/**
|
|
47
|
+
* Whether to show the datetime options
|
|
48
|
+
*/
|
|
49
|
+
areDatetimeOptionsEnabled?: boolean;
|
|
50
|
+
/**
|
|
51
|
+
* Whether to show the grand totals
|
|
52
|
+
*/
|
|
53
|
+
areGrandTotalsEnabled?: boolean;
|
|
54
|
+
/**
|
|
55
|
+
* Whether to show the aggregation options
|
|
56
|
+
*/
|
|
57
|
+
isAggregationDisabled?: boolean;
|
|
58
|
+
/**
|
|
59
|
+
* Whether to show the cumulative sum options
|
|
60
|
+
*/
|
|
61
|
+
isCumulativeSumEnabled?: boolean;
|
|
62
|
+
/**
|
|
63
|
+
* Whether to show the period-over-period in numeric
|
|
64
|
+
*/
|
|
65
|
+
periodOverPeriodUiType?: PeriodOverPeriodCondition | null;
|
|
66
|
+
/**
|
|
67
|
+
* Whether to show the trash button next to the label
|
|
68
|
+
*/
|
|
69
|
+
showRemoveButton?: boolean;
|
|
70
|
+
/**
|
|
71
|
+
* The slot type
|
|
72
|
+
*/
|
|
73
|
+
slotType?: string;
|
|
74
|
+
/** The slot name used to distinguish measure and dimension calculations. */
|
|
75
|
+
slotName: SlotName;
|
|
76
|
+
/** The slot content model (label, formatting, aggregation, etc.) for the field being configured. */
|
|
77
|
+
slotContent: SlotContent;
|
|
78
|
+
/** Datasets used to resolve column names in ad-hoc calculation previews. */
|
|
79
|
+
datasetsDataFields: DatasetDataFields[];
|
|
80
|
+
/**
|
|
81
|
+
* The API URL used when resolving calculation previews by dataset id.
|
|
82
|
+
*/
|
|
83
|
+
apiUrl?: string;
|
|
84
|
+
/**
|
|
85
|
+
* The auth key used when resolving calculation previews by dataset id.
|
|
86
|
+
*/
|
|
87
|
+
authKey?: string;
|
|
88
|
+
/**
|
|
89
|
+
* The auth token used when resolving calculation previews by dataset id.
|
|
90
|
+
*/
|
|
91
|
+
authToken?: string;
|
|
92
|
+
private _showIds;
|
|
93
|
+
/**
|
|
94
|
+
* The list of columns that can be used for the rate aggregation
|
|
95
|
+
*/
|
|
96
|
+
measureColumns: MeasureColumnsItem[];
|
|
97
|
+
private _multiLanguageFieldElement;
|
|
98
|
+
private _settingsTypeLoaded;
|
|
99
|
+
private _currentSlotContent;
|
|
100
|
+
private _lastStoreContent;
|
|
101
|
+
private _store;
|
|
102
|
+
private _datasetDatetimeColumns;
|
|
103
|
+
protected willUpdate(changedProperties: Map<PropertyKey, unknown>): void;
|
|
104
|
+
private get datasetId();
|
|
105
|
+
private get formulaOrColumnId();
|
|
106
|
+
resetInfoVisibility(shouldEmitEvent: boolean): void;
|
|
107
|
+
private _onSlotContentChange;
|
|
108
|
+
private _onLabelChange;
|
|
109
|
+
private _sendEvent;
|
|
110
|
+
private _removeEvent;
|
|
111
|
+
private _toggleIds;
|
|
112
|
+
private _renderExampleRow;
|
|
113
|
+
private _renderDisplaySettings;
|
|
114
|
+
protected render(): TemplateResult | TemplateResult<1> | undefined;
|
|
115
|
+
disconnectedCallback(): void;
|
|
116
|
+
}
|
|
117
|
+
export {};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/*! * A kit of modern Luzmo Web Components for analytics in your web application.
|
|
2
|
+
*
|
|
3
|
+
* Copyright © 2026 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
|
+
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require("../display-settings-BLVdnS2P.cjs");exports.LuzmoDisplaySettings=e.t;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { LuzmoDisplaySettings } from './display-settings';
|
|
2
|
+
declare global {
|
|
3
|
+
interface HTMLElementTagNameMap {
|
|
4
|
+
'luzmo-display-settings': LuzmoDisplaySettings;
|
|
5
|
+
}
|
|
6
|
+
}
|
|
7
|
+
export { LuzmoDisplaySettings } from './display-settings';
|
|
8
|
+
export type { InfoVisibilityChangedEventDetail, DisplaySettingsSlotContentChangedEventDetail, DisplaySettingsRemoveSlotContentEventDetail } from './types';
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/*! * A kit of modern Luzmo Web Components for analytics in your web application.
|
|
2
|
+
*
|
|
3
|
+
* Copyright © 2026 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
|
+
// Auto-generated initialization code
|
|
21
|
+
(function() {
|
|
22
|
+
if (typeof document < "u" && !document.querySelector("style[data-luzmo-vars]")) {
|
|
23
|
+
let e = document.createElement("style");
|
|
24
|
+
e.setAttribute("data-luzmo-vars", ""), e.textContent = "html{--luzmo-animation-duration: 0.15s;--luzmo-border-color: rgba(var(--luzmo-border-color-rgb), 0.1);--luzmo-border-color-hover: rgba(var(--luzmo-border-color-rgb), 0.15);--luzmo-border-color-down: rgba(var(--luzmo-border-color-rgb), 0.3);--luzmo-border-color-focus: rgba(var(--luzmo-border-color-rgb), 0.15);--luzmo-border-color-rgb: 0, 0, 0;--luzmo-border-color-full: rgb(180, 180, 180);--luzmo-border-color-full-hover: color-mix(in oklch, var(--luzmo-border-color-full), black 25%);--luzmo-border-color-full-down: color-mix(in oklch, var(--luzmo-border-color-full), black 45%);--luzmo-border-color-full-focus: color-mix(in oklch, var(--luzmo-border-color-full), black 25%);--luzmo-border-color-disabled: #dddddd;--luzmo-border-radius: 6px;--luzmo-border-radius-s: 4px;--luzmo-border-radius-l: 8px;--luzmo-border-radius-xl: 12px;--luzmo-border-radius-full: 999rem;--luzmo-background-color: #ffffff;--luzmo-background-color-rgb: 255, 255, 255;--luzmo-background-color-disabled: #eeeeee;--luzmo-background-color-hover: color-mix( in oklch, color-mix(in oklch, var(--luzmo-background-color), var(--luzmo-primary) 5%), black 1.5% );--luzmo-background-color-down: color-mix(in oklch, color-mix(in oklch, var(--luzmo-background-color), var(--luzmo-primary) 7%), black 1%);--luzmo-background-color-focus: color-mix( in oklch, color-mix(in oklch, var(--luzmo-background-color), var(--luzmo-primary) 5%), black 1.5% );--luzmo-background-color-highlight: rgb(240, 240, 240);--luzmo-background-color-highlight-disabled: rgb(245, 245, 245);--luzmo-background-color-highlight-hover: color-mix(in oklch, var(--luzmo-background-color-highlight), black 10%);--luzmo-background-color-highlight-down: color-mix(in oklch, var(--luzmo-background-color-highlight), black 20%);--luzmo-background-color-highlight-focus: color-mix(in oklch, var(--luzmo-background-color-highlight), black 10%);--luzmo-background-color-alt-1: rgb(250, 250, 250);--luzmo-background-color-alt-2: rgb(239, 239, 239);--luzmo-border-width: 1px;--luzmo-font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', Helvetica, Arial, sans-serif;--luzmo-font-size-xs: 10px;--luzmo-font-size-s: 12px;--luzmo-font-size-m: 14px;--luzmo-font-size: 14px;--luzmo-font-size-l: 16px;--luzmo-font-size-xl: 18px;--luzmo-font-size-xxl: 20px;--luzmo-font-style: normal;--luzmo-line-height: normal;--luzmo-font-weight: 400;--luzmo-font-weight-semibold: 500;--luzmo-font-weight-bold: 600;--luzmo-font-color: #333;--luzmo-font-color-hard: #000;--luzmo-font-color-disabled: var(--luzmo-color-disabled);--luzmo-font-color-extra-dimmed: #888;--luzmo-font-color-hover: color-mix(in oklch, var(--luzmo-font-color), black 8%);--luzmo-font-color-down: color-mix(in oklch, var(--luzmo-font-color), black 20%);--luzmo-font-color-focus: color-mix(in oklch, var(--luzmo-font-color), black 8%);--luzmo-scrollbar-size: 6px;--luzmo-scrollbar-width: thin;--luzmo-scrollbar-track-background: transparent;--luzmo-scrollbar-track-border-radius: var(--luzmo-border-radius-s);--luzmo-scrollbar-thumb-background: rgba(var(--luzmo-border-color-rgb), 0.3);--luzmo-scrollbar-thumb-border-radius: var(--luzmo-border-radius-s);--luzmo-scrollbar-thumb-hover-background: rgba(var(--luzmo-border-color-rgb), 0.4);--luzmo-primary: #4434ff;--luzmo-primary-hover: color-mix(in oklch, var(--luzmo-primary), black 8%);--luzmo-primary-down: color-mix(in oklch, var(--luzmo-primary), black 20%);--luzmo-primary-focus: color-mix(in oklch, var(--luzmo-primary), black 8%);--luzmo-primary-inverse-color: #ffffff;--luzmo-primary-rgb: 68, 52, 255;--luzmo-secondary: #ff00ff;--luzmo-secondary-hover: color-mix(in oklch, var(--luzmo-secondary), black 8%);--luzmo-secondary-down: color-mix(in oklch, var(--luzmo-secondary), black 20%);--luzmo-secondary-focus: color-mix(in oklch, var(--luzmo-secondary), black 8%);--luzmo-secondary-inverse-color: #ffffff;--luzmo-secondary-rgb: 255, 0, 255;--luzmo-secondary-outline: rgba(255, 0, 255, 0.2);--luzmo-negative-color: #ca221c;--luzmo-negative-color-hover: color-mix(in oklch, var(--luzmo-negative-color), black 8%);--luzmo-negative-color-down: color-mix(in oklch, var(--luzmo-negative-color), black 20%);--luzmo-negative-color-focus: color-mix(in oklch, var(--luzmo-negative-color), black 8%);--luzmo-negative-color-rgb: 202, 34, 28;--luzmo-positive-color: rgb(20, 150, 101);--luzmo-positive-color-hover: color-mix(in oklch, var(--luzmo-positive-color), black 8%);--luzmo-positive-color-down: color-mix(in oklch, var(--luzmo-positive-color), black 20%);--luzmo-positive-color-focus: color-mix(in oklch, var(--luzmo-positive-color), black 8%);--luzmo-positive-color-rgb: 20, 150, 101;--luzmo-selected-color: rgb(110, 110, 110);--luzmo-selected-color-hover: color-mix(in oklch, var(--luzmo-selected-color), black 25%);--luzmo-selected-color-down: color-mix(in oklch, var(--luzmo-selected-color), black 45%);--luzmo-selected-color-focus: color-mix(in oklch, var(--luzmo-selected-color), black 25%);--luzmo-selected-color-hard: #1e1e1e;--luzmo-selected-color-hard-hover: color-mix(in oklch, var(--luzmo-selected-color-hard), black 25%);--luzmo-selected-color-hard-down: color-mix(in oklch, var(--luzmo-selected-color-hard), black 45%);--luzmo-selected-color-hard-focus: color-mix(in oklch, var(--luzmo-selected-color-hard), black 25%);--luzmo-color-informative: #1a77e9;--luzmo-color-informative-rgb: 26, 119, 233;--luzmo-color-disabled: #aaaaaa;--luzmo-spacing-1: 2px;--luzmo-spacing-2: 4px;--luzmo-spacing-3: 8px;--luzmo-spacing-4: 12px;--luzmo-spacing-5: 16px;--luzmo-indicator-gap: 2px;--luzmo-indicator-width: 1px;--luzmo-indicator-color: var(--luzmo-primary);--luzmo-component-height-xxs: 20px;--luzmo-component-height-xs: 24px;--luzmo-component-height-s: 28px;--luzmo-component-height: 32px;--luzmo-component-height-l: 40px;--luzmo-component-height-xl: 48px;--luzmo-component-height-xxl: 64px;--luzmo-icon-size-xxs: 12px;--luzmo-icon-size-xs: 14px;--luzmo-icon-size-s: 16px;--luzmo-icon-size-m: 18px;--luzmo-icon-size-l: 20px;--luzmo-icon-size-xl: 22px;--luzmo-icon-size-xxl: 32px}", document.head.appendChild(e);
|
|
25
|
+
}
|
|
26
|
+
})();
|
|
27
|
+
import { t as e } from "../display-settings-BaUca4WC.js";
|
|
28
|
+
export { e as LuzmoDisplaySettings };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import type { GenericSlotContent } from '@luzmo/dashboard-contents-types';
|
|
2
|
+
export interface DisplaySettingsSlotContentChangedEventDetail {
|
|
3
|
+
slotContent: GenericSlotContent;
|
|
4
|
+
}
|
|
5
|
+
export type DisplaySettingsRemoveSlotContentEventDetail = DisplaySettingsSlotContentChangedEventDetail;
|
|
6
|
+
export interface InfoVisibilityChangedEventDetail {
|
|
7
|
+
isVisible: boolean;
|
|
8
|
+
slotContent: GenericSlotContent;
|
|
9
|
+
}
|
|
@@ -0,0 +1,140 @@
|
|
|
1
|
+
/*! * A kit of modern Luzmo Web Components for analytics in your web application.
|
|
2
|
+
*
|
|
3
|
+
* Copyright © 2026 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
|
+
const e=require("./base-BRVXqI7u.cjs"),t=require("./decorate-DCJt-2rt.cjs"),n=require("./formatter-BeXmurVe.cjs"),r=require("./ad-hoc-slot-content-BwcFfXCV.cjs");require("./formula-HGRB-nzB.cjs");let i=require("@luzmo/icons");require("@luzmo/lucero/icon");let a=require("lit"),o=require("lit/decorators.js"),s=require("@lit/localize");require("@luzmo/lucero/action-button"),require("@luzmo/lucero/tooltip"),require("@luzmo/lucero/field-label"),require("@luzmo/lucero/text-field");let c=require("@lit/task");require("@luzmo/lucero/divider");let l=require("@lit/context"),u=require("@lit-labs/signals");require("@luzmo/lucero/multi-language-field"),require("@luzmo/lucero/progress-circle");var d=(0,l.createContext)(Symbol(`slot-store-context`)),f=`:host{font-family:var(--luzmo-display-settings-font-family,var(--luzmo-font-family));font-size:var(--luzmo-display-settings-font-size,var(--display-settings-font-size));color:var(--luzmo-display-settings-font-color,var(--luzmo-font-color))}.settings-container{gap:var(--luzmo-display-settings-vertical-gap,var(--luzmo-spacing-2));flex-direction:column;display:flex}.settings-row{justify-content:flex-start;align-items:center;gap:var(--luzmo-display-settings-gap,var(--display-settings-gap));display:flex}.label-container{align-items:center;gap:var(--luzmo-display-settings-gap,var(--display-settings-gap));min-width:0;display:flex}.calculation-preview{align-items:flex-start}.calculation-preview luzmo-field-label{--luzmo-field-label-side-aligned-height:auto;--luzmo-field-label-min-height:auto;--luzmo-field-label-padding-block:0;--luzmo-field-label-line-height:1.5}.calculation-preview luzmo-formula{max-block-size:6em;max-inline-size:var(--luzmo-display-settings-calculation-max-width,var(--display-settings-calculation-max-width));overflow-wrap:anywhere;align-items:flex-start;min-width:0;display:inline-flex;overflow-y:auto}.calculation-preview luzmo-formula::-webkit-scrollbar{width:var(--luzmo-scrollbar-size)}.calculation-preview luzmo-formula::-webkit-scrollbar-track{background:var(--luzmo-scrollbar-track-background);border-radius:var(--luzmo-scrollbar-track-border-radius)}.calculation-preview luzmo-formula::-webkit-scrollbar-thumb{background:var(--luzmo-scrollbar-thumb-background);border-radius:var(--luzmo-scrollbar-thumb-border-radius)}.calculation-preview luzmo-formula::-webkit-scrollbar-thumb:hover{background:var(--luzmo-scrollbar-thumb-hover-background)}.calculation-preview luzmo-formula{scrollbar-width:var(--luzmo-scrollbar-width,thin);scrollbar-color:var(--luzmo-scrollbar-thumb-background) var(--luzmo-scrollbar-track-background)}luzmo-divider{margin:var(--luzmo-display-settings-ids-container-vertical-margin,var(--display-settings-ids-container-vertical-margin)) 0}luzmo-tooltip{--tooltip-font-size:var(--luzmo-display-settings-tooltip-font-size,var(--tooltip-font-size))}.setting{align-items:center;display:flex}.label-action-container{justify-content:space-between;align-items:center;gap:var(--luzmo-display-settings-info-to-remove-icon-gap,var(--display-settings-info-to-remove-icon-gap));display:flex}.label-action-container luzmo-action-button{margin-inline-start:var(--luzmo-spacing-2)}.ids-container{gap:var(--luzmo-display-settings-ids-container-gap,var(--luzmo-spacing-2));border-radius:50%;flex-direction:column;display:flex}.id-label{text-transform:var(--luzmo-display-settings-id-label-text-transform,var(--display-settings-id-label-text-transform));font-size:var(--luzmo-display-settings-id-label-font-size,var(--display-settings-id-label-font-size));color:var(--luzmo-display-settings-id-label-color,var(--display-settings-id-label-color))}.id-value{-webkit-user-select:text;user-select:text;cursor:text}.example-container{line-height:var(--luzmo-display-settings-example-height,var(--display-settings-example-height));font-size:var(--luzmo-display-settings-example-font-size,var(--display-settings-example-font-size));color:var(--luzmo-display-settings-example-color,var(--display-settings-example-color))}.example-container .example-label{font-weight:var(--luzmo-display-settings-example-label-font-weight,var(--display-settings-example-label-font-weight));color:var(--luzmo-display-settings-example-label-color,var(--display-settings-example-label-color))}.example-container .example-language{text-transform:uppercase;color:var(--luzmo-display-settings-example-language-color,var(--display-settings-example-language-color))}.example-container{gap:var(--luzmo-display-settings-example-container-gap,var(--luzmo-spacing-2))}:host{--display-settings-font-family:var(--luzmo-font-family);--display-settings-id-label-text-transform:uppercase;--display-settings-id-label-color:var(--luzmo-primary);--display-settings-font-size:var(--luzmo-font-size);--display-settings-id-label-font-size:var(--luzmo-font-size-s);--display-settings-gap:var(--luzmo-spacing-3);--display-settings-ids-container-vertical-margin:var(--luzmo-spacing-4);--display-settings-info-to-remove-icon-gap:var(--luzmo-spacing-5);--display-settings-calculation-max-width:20rem}:host([size=s]){--display-settings-id-label-font-size:var(--luzmo-font-size-s);--display-settings-font-size:var(--luzmo-font-size-s);--display-settings-gap:var(--luzmo-spacing-3);--display-settings-ids-container-vertical-margin:var(--luzmo-spacing-3);--display-settings-info-to-remove-icon-gap:var(--luzmo-spacing-4);--display-settings-calculation-max-width:16rem}:host([size=l]){--display-settings-id-label-font-size:var(--luzmo-font-size);--display-settings-font-size:var(--luzmo-font-size-l);--display-settings-gap:var(--luzmo-spacing-4);--display-settings-ids-container-vertical-margin:var(--luzmo-spacing-5);--display-settings-info-to-remove-icon-gap:calc(var(--luzmo-spacing-5) + var(--luzmo-spacing-1));--display-settings-calculation-max-width:24rem}:host([size=xl]){--display-settings-id-label-font-size:var(--luzmo-font-size-l);--display-settings-font-size:var(--luzmo-font-size-xl);--display-settings-gap:var(--luzmo-spacing-5);--display-settings-ids-container-vertical-margin:calc(var(--luzmo-spacing-5) + var(--luzmo-spacing-1));--display-settings-info-to-remove-icon-gap:calc(var(--luzmo-spacing-5) + var(--luzmo-spacing-2));--display-settings-calculation-max-width:28rem}:host{--display-settings-example-font-size:var(--luzmo-font-size);--display-settings-example-color:var(--luzmo-font-color);--display-settings-example-label-font-weight:bold;--display-settings-example-label-color:var(--luzmo-primary);--display-settings-example-language-color:var(--luzmo-primary);--display-settings-example-height:var(--luzmo-component-height)}:host([size=s]){--display-settings-example-height:var(--luzmo-component-height-s);--display-settings-example-font-size:var(--luzmo-font-size-s)}:host([size=l]){--display-settings-example-height:var(--luzmo-component-height-l);--display-settings-example-font-size:var(--luzmo-font-size)}:host([size=xl]){--display-settings-example-height:var(--luzmo-component-height-xl);--display-settings-example-font-size:var(--luzmo-font-size-l)}`,p=class extends (0,u.SignalWatcher)(e.n(e.i,{validSizes:Object.values(e.t)})){constructor(...e){super(...e),this._loadDisplaySettings=new c.Task(this,{task:async([e,t,n,r,i,a])=>{let o=[];a&&o.push(`grandTotals`),n&&o.push(`periodOverPeriod`),(e===`numeric`||e===`mixed`&&this._currentSlotContent?.type===`numeric`)&&o.push(`numeric`),e!==`numeric`&&this._currentSlotContent?.type===`datetime`&&o.push(`datetime`),![`numeric`,`mixed`].includes(e??``)&&this._currentSlotContent?.type===`numeric`&&!r&&o.push(`binning`),n&&!this._settingsTypeLoaded.periodOverPeriod&&(await Promise.resolve().then(()=>require("./display-settings-period-over-period/index.cjs")),this._settingsTypeLoaded.periodOverPeriod=!0),o.length>0&&!t&&(o.includes(`numeric`)&&!this._settingsTypeLoaded.numeric?(await Promise.resolve().then(()=>require("./display-settings-numeric/index.cjs")),this._settingsTypeLoaded.numeric=!0):o.includes(`datetime`)&&!this._settingsTypeLoaded.datetime&&i?(await Promise.resolve().then(()=>require("./display-settings-datetime/index.cjs")),this._settingsTypeLoaded.datetime=!0):o.includes(`binning`)&&!this._settingsTypeLoaded.binning?(await Promise.resolve().then(()=>require("./display-settings-binning/index.cjs")),this._settingsTypeLoaded.binning=!0):o.includes(`grandTotals`)&&!this._settingsTypeLoaded.grandTotals&&(await Promise.resolve().then(()=>require("./display-settings-grand-totals/index.cjs")),this._settingsTypeLoaded.grandTotals=!0))},args:()=>[this.slotType,this.hideDisplaySettings,this._store?.periodOverPeriodUiType.get(),this.isBinningDisabled,this.areDatetimeOptionsEnabled,this.areGrandTotalsEnabled,this.slotContent]}),this.language=`en`,this.contentLanguage=`en`,this.slotType=`numeric`,this.slotName=`measure`,this.slotContent={},this.datasetsDataFields=[],this.apiUrl=`https://api.luzmo.com`,this.authKey=``,this.authToken=``,this._showIds=!1,this.measureColumns=[],this._settingsTypeLoaded={binning:!1,datetime:!1,numeric:!1,grandTotals:!1,periodOverPeriod:!1,hierarchy:!0},this._currentSlotContent={}}static get styles(){return[(0,a.unsafeCSS)(f)]}_datasetDatetimeColumns(){return this._store?.linkedDataset.get().flatMap(e=>e.columns?.filter(e=>e.type===`datetime`).map(t=>({...t,datasetId:e.id})))}willUpdate(e){let t=this._store?.activeSlotContents.get(),n=this._store?.periodOverPeriodUiType.get();if(this.periodOverPeriodUiType!==n&&(this.periodOverPeriodUiType=n),this._store){t!==this._lastStoreContent&&(this._lastStoreContent=t,this._currentSlotContent=t?structuredClone(t):{});return}if(e.has(`slotContent`)||Object.keys(this._currentSlotContent).length===0){let e=this.slotContent;e&&(this._currentSlotContent=structuredClone(e))}}get datasetId(){return this._currentSlotContent.datasetId??this._currentSlotContent.set}get formulaOrColumnId(){return this._currentSlotContent.formulaId??this._currentSlotContent.expression??this._currentSlotContent.formula??this._currentSlotContent.columnId??this._currentSlotContent.column}resetInfoVisibility(e){this._showIds&&this._toggleIds(e)}_onSlotContentChange(e){e.stopPropagation(),e.preventDefault(),this._currentSlotContent=structuredClone(e.detail.slotContent),this._sendEvent(),this.requestUpdate()}_onLabelChange(){this._currentSlotContent=structuredClone(this._currentSlotContent),this._currentSlotContent.label=this._multiLanguageFieldElement.value||{},this._sendEvent(),this.requestUpdate()}_sendEvent(){this.dispatchEvent(new CustomEvent(`luzmo-slot-content-changed`,{bubbles:!0,composed:!0,cancelable:!0,detail:{slotContent:{...this._currentSlotContent}}})),this._store&&(this._store.updateContent({...this._currentSlotContent}),this._lastStoreContent=this._store.activeSlotContents.get())}_removeEvent(){this.dispatchEvent(new CustomEvent(`luzmo-remove-slot-content`,{bubbles:!0,composed:!0,cancelable:!0,detail:{slotContent:this._currentSlotContent}}))}_toggleIds(e=!0){this._showIds=!this._showIds,e&&this.dispatchEvent(new CustomEvent(`luzmo-info-visibility-changed`,{detail:{isVisible:this._showIds,slotContent:{...this._currentSlotContent}}}))}_renderExampleRow(){let e=this.slotType===`numeric`||this.slotType===`mixed`&&this._currentSlotContent.type===`numeric`,t=this.slotType!==`datetime`&&this._currentSlotContent.type===`datetime`&&this.areDatetimeOptionsEnabled;if(!(e||t))return a.nothing;let r=!this._currentSlotContent.datetimeDisplayMode||this._currentSlotContent.datetimeDisplayMode==="default",i=e?1234.56:r?new Date:1,o=n.t({...this._currentSlotContent,type:e?`numeric`:`datetime`},{locale:this.contentLanguage,level:this._currentSlotContent.level})(i);return a.html`<div class="settings-row example-container">
|
|
21
|
+
<span class="example-label"
|
|
22
|
+
>${(0,s.msg)(`Example`,{desc:`Label for example`})}:</span
|
|
23
|
+
>
|
|
24
|
+
<span class="example">${o}</span>
|
|
25
|
+
</div>`}_renderDisplaySettings(){let e={name:this.slotName,type:this.slotType},t=r.i(this._currentSlotContent,e)?r.t(this._currentSlotContent):void 0,n=r.r(this._currentSlotContent)?(0,s.msg)(`Formula`,{desc:`Label for the formula type`}):(0,s.msg)(`Expression`,{desc:`Label for the expression type`}),o=this._currentSlotContent.datasetId??this._currentSlotContent.set;return a.html`<div class="settings-container">
|
|
26
|
+
<div class="settings-row">
|
|
27
|
+
<div class="setting">
|
|
28
|
+
<div class="label-container">
|
|
29
|
+
<luzmo-field-label side-aligned="start" .size=${this.size}
|
|
30
|
+
>Label:</luzmo-field-label
|
|
31
|
+
>
|
|
32
|
+
<luzmo-multi-language-field
|
|
33
|
+
label="Label"
|
|
34
|
+
.language=${this.contentLanguage}
|
|
35
|
+
.value=${this._currentSlotContent.label??{}}
|
|
36
|
+
.size=${this.size}
|
|
37
|
+
debounce="200"
|
|
38
|
+
@change=${this._onLabelChange}
|
|
39
|
+
></luzmo-multi-language-field>
|
|
40
|
+
</div>
|
|
41
|
+
<div class="label-action-container">
|
|
42
|
+
<luzmo-action-button quiet .size=${this.size} .label=${(0,s.msg)(`Show dataset and column IDs`,{desc:`Show IDs button label`})} aria-expanded=${this._showIds} @click=${this._toggleIds}>
|
|
43
|
+
${(0,i.luzmoIcon)(i.luzmoInfoCircleOutline)}
|
|
44
|
+
<luzmo-tooltip self-managed placement="top" size=${this.size}>
|
|
45
|
+
${(0,s.msg)(`Show dataset and column IDs`,{desc:`Show IDs button label`})}
|
|
46
|
+
</luzmo-tooltip>
|
|
47
|
+
</luzmo-action-button>
|
|
48
|
+
${this.showRemoveButton?a.html`<luzmo-action-button quiet .size=${this.size} .label=${(0,s.msg)(`Remove`,{desc:`Remove button label`})} @click=${this._removeEvent}>
|
|
49
|
+
${(0,i.luzmoIcon)(i.luzmoTrashOutline)}
|
|
50
|
+
<luzmo-tooltip
|
|
51
|
+
self-managed
|
|
52
|
+
placement="top"
|
|
53
|
+
size=${this.size}
|
|
54
|
+
>
|
|
55
|
+
${(0,s.msg)(`Remove`,{desc:`Remove button label`})}
|
|
56
|
+
</luzmo-tooltip>
|
|
57
|
+
</luzmo-action-button>`:``}
|
|
58
|
+
</div>
|
|
59
|
+
</div>
|
|
60
|
+
</div>
|
|
61
|
+
${t?a.html`<div class="settings-row">
|
|
62
|
+
<div class="setting">
|
|
63
|
+
<div class="label-container calculation-preview">
|
|
64
|
+
<luzmo-field-label side-aligned="start" .size=${this.size}
|
|
65
|
+
>${n}:</luzmo-field-label
|
|
66
|
+
>
|
|
67
|
+
<luzmo-formula
|
|
68
|
+
display="text"
|
|
69
|
+
.expression=${t}
|
|
70
|
+
.datasetsDataFields=${this.datasetsDataFields}
|
|
71
|
+
.datasetIds=${o?[o]:[]}
|
|
72
|
+
.apiUrl=${this.apiUrl}
|
|
73
|
+
.authKey=${this.authKey}
|
|
74
|
+
.authToken=${this.authToken}
|
|
75
|
+
.contentLanguage=${this.contentLanguage}
|
|
76
|
+
.size=${this.size}
|
|
77
|
+
></luzmo-formula>
|
|
78
|
+
</div>
|
|
79
|
+
</div>
|
|
80
|
+
</div>`:``}
|
|
81
|
+
${this.areGrandTotalsEnabled?a.html`<luzmo-display-settings-grand-totals
|
|
82
|
+
.language=${this.language}
|
|
83
|
+
.slotContent=${this._currentSlotContent}
|
|
84
|
+
.size=${this.size}
|
|
85
|
+
@luzmo-slot-content-changed=${this._onSlotContentChange}
|
|
86
|
+
></luzmo-display-settings-grand-totals>`:``}
|
|
87
|
+
${this.slotType===`numeric`||this.slotType===`mixed`&&this._currentSlotContent.type===`numeric`?a.html`<luzmo-display-settings-numeric
|
|
88
|
+
.language=${this.language}
|
|
89
|
+
.slotContent=${this._currentSlotContent}
|
|
90
|
+
.size=${this.size}
|
|
91
|
+
.measureColumns=${this.measureColumns}
|
|
92
|
+
.isAggregationDisabled=${this.isAggregationDisabled}
|
|
93
|
+
.isCumulativeSumEnabled=${this.isCumulativeSumEnabled}
|
|
94
|
+
@luzmo-slot-content-changed=${this._onSlotContentChange}
|
|
95
|
+
></luzmo-display-settings-numeric>`:``}
|
|
96
|
+
${this.slotType!==`numeric`&&this._currentSlotContent.type===`datetime`&&this.areDatetimeOptionsEnabled?a.html`<luzmo-display-settings-datetime
|
|
97
|
+
.language=${this.language}
|
|
98
|
+
.contentLanguage=${this.contentLanguage}
|
|
99
|
+
.slotContent=${this._currentSlotContent}
|
|
100
|
+
.size=${this.size}
|
|
101
|
+
@luzmo-slot-content-changed=${this._onSlotContentChange}
|
|
102
|
+
></luzmo-display-settings-datetime>`:``}
|
|
103
|
+
${![`numeric`,`mixed`].includes(this.slotType??``)&&this._currentSlotContent.type===`numeric`&&!this.isBinningDisabled?a.html`<luzmo-display-settings-binning
|
|
104
|
+
.language=${this.language}
|
|
105
|
+
.slotContent=${this._currentSlotContent}
|
|
106
|
+
.size=${this.size}
|
|
107
|
+
@luzmo-slot-content-changed=${this._onSlotContentChange}
|
|
108
|
+
></luzmo-display-settings-binning>`:``}
|
|
109
|
+
${this.periodOverPeriodUiType?a.html`<luzmo-display-settings-period-over-period
|
|
110
|
+
.language=${this.language}
|
|
111
|
+
.slotContent=${this._currentSlotContent}
|
|
112
|
+
.size=${this.size}
|
|
113
|
+
.periodOverPeriodUiType=${this.periodOverPeriodUiType}
|
|
114
|
+
.linkedDatasetDatetimeColumns=${this._datasetDatetimeColumns()}
|
|
115
|
+
@luzmo-slot-content-changed=${this._onSlotContentChange}
|
|
116
|
+
></luzmo-display-settings-period-over-period>`:``}
|
|
117
|
+
${this._renderExampleRow()}
|
|
118
|
+
</div>
|
|
119
|
+
${this._showIds?a.html` <luzmo-divider></luzmo-divider>
|
|
120
|
+
<div class="ids-container">
|
|
121
|
+
<div>
|
|
122
|
+
<span class="id-label"
|
|
123
|
+
>${this._currentSlotContent.formula||this._currentSlotContent.formulaId||this._currentSlotContent.expression?(0,s.msg)(`Formula`,{desc:`Label for the formula type`}):(0,s.msg)(`Column`,{desc:`Label for column type`})}:
|
|
124
|
+
</span>
|
|
125
|
+
<span class="id-value">
|
|
126
|
+
${this.formulaOrColumnId}
|
|
127
|
+
</span>
|
|
128
|
+
</div>
|
|
129
|
+
<div>
|
|
130
|
+
<span class="id-label">Dataset: </span>
|
|
131
|
+
<span class="id-value">
|
|
132
|
+
${this.datasetId}
|
|
133
|
+
</span>
|
|
134
|
+
</div>
|
|
135
|
+
<div></div>
|
|
136
|
+
</div>`:``}`}render(){return this._loadDisplaySettings.render({pending:()=>a.html`<luzmo-progress-circle
|
|
137
|
+
indeterminate
|
|
138
|
+
.label=${(0,s.msg)(`Loading`,{desc:`Loading spinner label`})}
|
|
139
|
+
.size=${this.size}
|
|
140
|
+
></luzmo-progress-circle>`,complete:()=>this._renderDisplaySettings(),error:()=>this._renderDisplaySettings()})}disconnectedCallback(){super.disconnectedCallback?.(),this._loadDisplaySettings.abort?.()}};t.t([(0,o.property)({type:String})],p.prototype,`language`,void 0),t.t([(0,o.property)({type:String,attribute:`content-language`})],p.prototype,`contentLanguage`,void 0),t.t([(0,o.property)({type:Boolean,attribute:`hide-display-settings`})],p.prototype,`hideDisplaySettings`,void 0),t.t([(0,o.property)({type:Boolean})],p.prototype,`isBinningDisabled`,void 0),t.t([(0,o.property)({type:Boolean})],p.prototype,`areDatetimeOptionsEnabled`,void 0),t.t([(0,o.property)({type:Boolean})],p.prototype,`areGrandTotalsEnabled`,void 0),t.t([(0,o.property)({type:Boolean})],p.prototype,`isAggregationDisabled`,void 0),t.t([(0,o.property)({type:Boolean})],p.prototype,`isCumulativeSumEnabled`,void 0),t.t([(0,o.property)({type:String})],p.prototype,`periodOverPeriodUiType`,void 0),t.t([(0,o.property)({type:Boolean,attribute:`show-remove-button`})],p.prototype,`showRemoveButton`,void 0),t.t([(0,o.property)({type:String,attribute:`slot-type`})],p.prototype,`slotType`,void 0),t.t([(0,o.property)({type:String,attribute:`slot-name`})],p.prototype,`slotName`,void 0),t.t([(0,o.property)({type:Object,attribute:!1})],p.prototype,`slotContent`,void 0),t.t([(0,o.property)({attribute:!1})],p.prototype,`datasetsDataFields`,void 0),t.t([(0,o.property)({type:String,attribute:`api-url`,reflect:!0})],p.prototype,`apiUrl`,void 0),t.t([(0,o.property)({type:String,attribute:`auth-key`,reflect:!0})],p.prototype,`authKey`,void 0),t.t([(0,o.property)({type:String,attribute:`auth-token`,reflect:!0})],p.prototype,`authToken`,void 0),t.t([(0,o.state)()],p.prototype,`_showIds`,void 0),t.t([(0,o.property)({type:Array,reflect:!1})],p.prototype,`measureColumns`,void 0),t.t([(0,o.query)(`luzmo-multi-language-field`)],p.prototype,`_multiLanguageFieldElement`,void 0),t.t([(0,l.consume)({context:d,subscribe:!0})],p.prototype,`_store`,void 0),customElements.get(`luzmo-display-settings`)||customElements.define(`luzmo-display-settings`,p),Object.defineProperty(exports,"n",{enumerable:!0,get:function(){return d}}),Object.defineProperty(exports,"t",{enumerable:!0,get:function(){return p}});
|