@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
|
@@ -17,4 +17,4 @@
|
|
|
17
17
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
18
18
|
* SOFTWARE.
|
|
19
19
|
* */
|
|
20
|
-
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require("../formula-
|
|
20
|
+
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require("../formula-HGRB-nzB.cjs");Object.defineProperty(exports,"LuzmoFormula",{enumerable:!0,get:function(){return e.t}});
|
|
@@ -24,5 +24,5 @@
|
|
|
24
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
25
|
}
|
|
26
26
|
})();
|
|
27
|
-
import { t as e } from "../formula-
|
|
27
|
+
import { t as e } from "../formula-D5Q_PS-K.js";
|
|
28
28
|
export { e as LuzmoFormula };
|
|
@@ -0,0 +1,138 @@
|
|
|
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
|
+
import { t as e } from "./decorate-DyMgX_Uh.js";
|
|
21
|
+
import { t } from "./calculate-data-field-icon-DrSg1PuD.js";
|
|
22
|
+
import { t as n } from "./localize-BT7REYBY.js";
|
|
23
|
+
import { f as r, g as i, h as a, o, t as s } from "./formula-display-store-dkkdggcj.js";
|
|
24
|
+
import { n as c } from "./groupings-BQl_7M6c.js";
|
|
25
|
+
import { t as l } from "./resolve-column-presentation-BaEP1mvs.js";
|
|
26
|
+
import { luzmoIcon as u } from "@luzmo/icons";
|
|
27
|
+
import "@luzmo/lucero/icon";
|
|
28
|
+
import { html as d, nothing as f, unsafeCSS as p } from "lit";
|
|
29
|
+
import { property as m } from "lit/decorators.js";
|
|
30
|
+
import { localized as h, msg as g } from "@lit/localize";
|
|
31
|
+
import "@luzmo/lucero/progress-circle";
|
|
32
|
+
//#region src/components/formula/formula.module.scss?inline
|
|
33
|
+
var _ = ":host{box-sizing:border-box;font-family:var(--luzmo-font-family);color:var(--luzmo-font-color);display:inline-block}.formula-text{font-size:var(--luzmo-formula-font-size,var(--luzmo-font-size));white-space:pre-wrap;word-break:break-word;line-height:1.5}.formula-text-column{white-space:nowrap}.formula-text-column-icon{margin-inline-end:var(--luzmo-spacing-1)}.formula-pills{align-items:center;gap:var(--luzmo-spacing-1) 0;font-size:var(--luzmo-formula-font-size,var(--luzmo-font-size));flex-wrap:wrap;line-height:1.5;display:inline-flex}.formula-operator{white-space:pre-wrap}.column-pill-wrapper{vertical-align:middle;padding-inline-end:var(--luzmo-formula-column-pill-trailing-space,var(--luzmo-spacing-1));display:inline-flex}.column-pill{justify-content:center;align-items:center;gap:var(--luzmo-spacing-2);box-sizing:border-box;max-width:16rem;min-height:var(--luzmo-formula-control-height,1.375rem);padding:0 var(--luzmo-formula-column-pill-padding-inline,calc(var(--luzmo-spacing-2) + var(--luzmo-spacing-1)));border-radius:var(--luzmo-border-radius-s);background-color:var(--luzmo-formula-column-pill-background,var(--luzmo-background-color-highlight));color:var(--luzmo-font-color);white-space:nowrap;font-size:.85em;line-height:1.2;display:inline-flex}.column-pill-icon{flex:none;display:inline-flex}.column-pill-label{text-overflow:ellipsis;overflow:hidden}.column-pill-loading{--luzmo-progress-circle-size:1em;align-items:center;display:inline-flex}.agg-pill{padding-block:var(--luzmo-spacing-1);border-radius:var(--luzmo-border-radius);background-color:var(--agg-accent,var(--luzmo-primary));color:var(--luzmo-primary-inverse-color);font-size:var(--luzmo-formula-font-size,var(--luzmo-font-size));vertical-align:middle;padding-inline:0;display:inline-flex}.agg-pill-row{align-items:center;gap:var(--luzmo-spacing-1);min-height:var(--luzmo-formula-control-height,1.375rem);display:inline-flex}.agg-fn{text-transform:uppercase;padding-inline-start:var(--luzmo-spacing-3);padding-inline-end:var(--luzmo-spacing-3);font-size:.85em}.agg-value{min-height:var(--luzmo-formula-control-height,1.375rem);padding:0 var(--luzmo-spacing-2);border-radius:var(--luzmo-border-radius-s);background-color:var(--luzmo-background-color);color:var(--luzmo-font-color);--luzmo-formula-column-pill-background:transparent;--luzmo-formula-column-pill-padding-inline:0px;align-items:center;line-height:1;display:inline-flex}.agg-grouping{align-items:center;gap:var(--luzmo-spacing-1);padding-inline:var(--luzmo-spacing-2) var(--luzmo-spacing-3);font-size:var(--luzmo-formula-grouping-icon-size,var(--luzmo-icon-size-m));display:inline-flex}.agg-grouping--no-value{padding-inline-start:0}.agg-grouping-count{border-radius:var(--luzmo-border-radius-full,999rem);background:var(--luzmo-primary-inverse-color);min-width:1.25em;color:var(--agg-accent,var(--luzmo-primary));font-size:.6875rem;font-weight:var(--luzmo-font-weight-bold);justify-content:center;align-items:center;padding:0 .25em;line-height:1.4;display:inline-flex}:host{--luzmo-formula-font-size:var(--luzmo-font-size);--luzmo-formula-grouping-icon-size:var(--luzmo-icon-size-m);--luzmo-formula-control-height:calc(var(--luzmo-component-height) - 2 * var(--luzmo-spacing-1))}:host([size=s]){--luzmo-formula-font-size:var(--luzmo-font-size-s);--luzmo-formula-grouping-icon-size:var(--luzmo-icon-size-s);--luzmo-formula-control-height:calc(var(--luzmo-component-height-s) - 2 * var(--luzmo-spacing-1))}:host([size=l]){--luzmo-formula-font-size:var(--luzmo-font-size-l);--luzmo-formula-grouping-icon-size:var(--luzmo-icon-size-l);--luzmo-formula-control-height:calc(var(--luzmo-component-height-l) - 2 * var(--luzmo-spacing-1))}:host([size=xl]){--luzmo-formula-font-size:var(--luzmo-font-size-xl);--luzmo-formula-grouping-icon-size:var(--luzmo-icon-size-xl);--luzmo-formula-control-height:calc(var(--luzmo-component-height-xl) - 2 * var(--luzmo-spacing-1))}", v = class extends o {
|
|
34
|
+
constructor(...e) {
|
|
35
|
+
super(...e), this.display = "rich", this._groupingDataMap = c();
|
|
36
|
+
}
|
|
37
|
+
static {
|
|
38
|
+
this.styles = p(_);
|
|
39
|
+
}
|
|
40
|
+
_createStore() {
|
|
41
|
+
return new s();
|
|
42
|
+
}
|
|
43
|
+
_shouldLoadInput() {
|
|
44
|
+
return !1;
|
|
45
|
+
}
|
|
46
|
+
_canEmitExpression() {
|
|
47
|
+
return !1;
|
|
48
|
+
}
|
|
49
|
+
_applyExternalExpression() {
|
|
50
|
+
if (this.display === "text") {
|
|
51
|
+
this._rootContent = "";
|
|
52
|
+
return;
|
|
53
|
+
}
|
|
54
|
+
this._store.clearWidgets(), this._rootContent = this._store.transformToAggregationWidgetSyntax(this.expression ?? "");
|
|
55
|
+
}
|
|
56
|
+
willUpdate(e) {
|
|
57
|
+
super.willUpdate(e), e.has("display") && !e.has("expression") && this._applyExternalExpression();
|
|
58
|
+
}
|
|
59
|
+
render() {
|
|
60
|
+
return this.display === "text" ? this._renderTextFormula() : this._renderPillFormula();
|
|
61
|
+
}
|
|
62
|
+
_renderPillFormula() {
|
|
63
|
+
return d`<span class="formula-pills" part="formula">${this._renderPillNodes(this._rootContent)}</span>`;
|
|
64
|
+
}
|
|
65
|
+
_renderPillNodes(e) {
|
|
66
|
+
let t = [], n = new RegExp(a.source, "gm"), r = 0, i;
|
|
67
|
+
for (; (i = n.exec(e)) !== null;) {
|
|
68
|
+
i.index > r && t.push(this._renderOperatorText(e.slice(r, i.index)));
|
|
69
|
+
let a = i[2], o = i[3];
|
|
70
|
+
a ? t.push(this._renderColumnPill(a)) : o && t.push(this._renderAggregationPill(o)), r = n.lastIndex;
|
|
71
|
+
}
|
|
72
|
+
return r < e.length && t.push(this._renderOperatorText(e.slice(r))), t;
|
|
73
|
+
}
|
|
74
|
+
_renderOperatorText(e) {
|
|
75
|
+
return d`<span class="formula-operator">${e}</span>`;
|
|
76
|
+
}
|
|
77
|
+
_renderColumnPill(e) {
|
|
78
|
+
let [t, n] = e.split(":"), r = this._datasets.find((e) => e.id === t)?.columns.find((e) => e.columnId === n);
|
|
79
|
+
if (this._store.loading && !r) {
|
|
80
|
+
let e = g("Loading column", { desc: "Accessible label for a column pill whose label is still loading" });
|
|
81
|
+
return d`<span class="column-pill-wrapper"
|
|
82
|
+
><span class="column-pill" title=${e}
|
|
83
|
+
><span class="column-pill-loading">
|
|
84
|
+
<luzmo-progress-circle indeterminate size="s" .label=${e}></luzmo-progress-circle></span
|
|
85
|
+
></span
|
|
86
|
+
></span>`;
|
|
87
|
+
}
|
|
88
|
+
let { icon: i, label: a } = l(r, this.contentLanguage, n);
|
|
89
|
+
return d`<span class="column-pill-wrapper"
|
|
90
|
+
><span class="column-pill" title=${a}
|
|
91
|
+
><span class="column-pill-icon">${u(i)}</span
|
|
92
|
+
><span class="column-pill-label">${a}</span></span
|
|
93
|
+
></span>`;
|
|
94
|
+
}
|
|
95
|
+
_renderAggregationPill(e) {
|
|
96
|
+
let t = this._store.getWidget(e);
|
|
97
|
+
if (!t) return d`${f}`;
|
|
98
|
+
let n = this._groupingDataMap[t.grouping], r = n?.color ?? "", a = this._store.aggregationFunctionDataMap[t.aggregationFunction]?.arity ?? 0, o = n?.label() ?? "", s = t.grouping === i.GROUPINEX ? (t.includedColumns?.length ?? 0) + (t.excludedColumns?.length ?? 0) : 0;
|
|
99
|
+
return d`<span class="agg-pill" style=${r ? `--agg-accent: ${r}` : ""}>
|
|
100
|
+
<span class="agg-pill-row">
|
|
101
|
+
<span class="agg-fn">${t.aggregationFunction}</span>
|
|
102
|
+
${a > 0 ? d`<span class="agg-value">${this._renderPillNodes(t.content)}</span>` : f}
|
|
103
|
+
<span
|
|
104
|
+
class="agg-grouping${a > 0 ? "" : " agg-grouping--no-value"}"
|
|
105
|
+
title=${o}
|
|
106
|
+
aria-label=${o}
|
|
107
|
+
>
|
|
108
|
+
${n?.icon ? u(n.icon) : f}
|
|
109
|
+
${s > 0 ? d`<span class="agg-grouping-count">${s}</span>` : f}
|
|
110
|
+
</span>
|
|
111
|
+
</span>
|
|
112
|
+
</span>`;
|
|
113
|
+
}
|
|
114
|
+
_renderTextFormula() {
|
|
115
|
+
let e = this.expression ?? "", t = [], n = new RegExp(r.source, "g"), i = 0, a;
|
|
116
|
+
for (; (a = n.exec(e)) !== null;) {
|
|
117
|
+
a.index > i && t.push(e.slice(i, a.index));
|
|
118
|
+
let [r, o] = a[1].split(":");
|
|
119
|
+
t.push(this._renderColumnReference(r, o)), i = n.lastIndex;
|
|
120
|
+
}
|
|
121
|
+
return i < e.length && t.push(e.slice(i)), d`<span class="formula-text" part="formula-text">${t}</span>`;
|
|
122
|
+
}
|
|
123
|
+
_renderColumnReference(e, r) {
|
|
124
|
+
let i = this._datasets.find((t) => t.id === e), a = i?.columns.find((e) => e.columnId === r), o = a ? n(a.name, this.contentLanguage) : r, s = i ? n(i.name, this.contentLanguage) : "";
|
|
125
|
+
return d`<span class="formula-text-column" part="formula-text-column" title=${s ? `${s} · ${o}` : o}>
|
|
126
|
+
<span class="formula-text-column-icon">${u(t({ type: a?.type ?? "hierarchy" }, "s"))}</span>
|
|
127
|
+
<span class="formula-text-column-name">${o}</span>
|
|
128
|
+
</span>`;
|
|
129
|
+
}
|
|
130
|
+
};
|
|
131
|
+
//#endregion
|
|
132
|
+
//#region src/components/formula/index.ts
|
|
133
|
+
e([m({
|
|
134
|
+
type: String,
|
|
135
|
+
reflect: !0
|
|
136
|
+
})], v.prototype, "display", void 0), v = e([h()], v), customElements.get("luzmo-formula") || customElements.define("luzmo-formula", v);
|
|
137
|
+
//#endregion
|
|
138
|
+
export { v as t };
|
|
@@ -0,0 +1,45 @@
|
|
|
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("./decorate-DCJt-2rt.cjs"),t=require("./calculate-data-field-icon-DenGmW74.cjs"),n=require("./localize-D3i4Epy_.cjs"),r=require("./formula-display-store-Bhx14M2X.cjs"),i=require("./groupings-BJ89rBBj.cjs"),a=require("./resolve-column-presentation-DUETRVCH.cjs");let o=require("@luzmo/icons");require("@luzmo/lucero/icon");let s=require("lit"),c=require("lit/decorators.js"),l=require("@lit/localize");require("@luzmo/lucero/progress-circle");var u=`:host{box-sizing:border-box;font-family:var(--luzmo-font-family);color:var(--luzmo-font-color);display:inline-block}.formula-text{font-size:var(--luzmo-formula-font-size,var(--luzmo-font-size));white-space:pre-wrap;word-break:break-word;line-height:1.5}.formula-text-column{white-space:nowrap}.formula-text-column-icon{margin-inline-end:var(--luzmo-spacing-1)}.formula-pills{align-items:center;gap:var(--luzmo-spacing-1) 0;font-size:var(--luzmo-formula-font-size,var(--luzmo-font-size));flex-wrap:wrap;line-height:1.5;display:inline-flex}.formula-operator{white-space:pre-wrap}.column-pill-wrapper{vertical-align:middle;padding-inline-end:var(--luzmo-formula-column-pill-trailing-space,var(--luzmo-spacing-1));display:inline-flex}.column-pill{justify-content:center;align-items:center;gap:var(--luzmo-spacing-2);box-sizing:border-box;max-width:16rem;min-height:var(--luzmo-formula-control-height,1.375rem);padding:0 var(--luzmo-formula-column-pill-padding-inline,calc(var(--luzmo-spacing-2) + var(--luzmo-spacing-1)));border-radius:var(--luzmo-border-radius-s);background-color:var(--luzmo-formula-column-pill-background,var(--luzmo-background-color-highlight));color:var(--luzmo-font-color);white-space:nowrap;font-size:.85em;line-height:1.2;display:inline-flex}.column-pill-icon{flex:none;display:inline-flex}.column-pill-label{text-overflow:ellipsis;overflow:hidden}.column-pill-loading{--luzmo-progress-circle-size:1em;align-items:center;display:inline-flex}.agg-pill{padding-block:var(--luzmo-spacing-1);border-radius:var(--luzmo-border-radius);background-color:var(--agg-accent,var(--luzmo-primary));color:var(--luzmo-primary-inverse-color);font-size:var(--luzmo-formula-font-size,var(--luzmo-font-size));vertical-align:middle;padding-inline:0;display:inline-flex}.agg-pill-row{align-items:center;gap:var(--luzmo-spacing-1);min-height:var(--luzmo-formula-control-height,1.375rem);display:inline-flex}.agg-fn{text-transform:uppercase;padding-inline-start:var(--luzmo-spacing-3);padding-inline-end:var(--luzmo-spacing-3);font-size:.85em}.agg-value{min-height:var(--luzmo-formula-control-height,1.375rem);padding:0 var(--luzmo-spacing-2);border-radius:var(--luzmo-border-radius-s);background-color:var(--luzmo-background-color);color:var(--luzmo-font-color);--luzmo-formula-column-pill-background:transparent;--luzmo-formula-column-pill-padding-inline:0px;align-items:center;line-height:1;display:inline-flex}.agg-grouping{align-items:center;gap:var(--luzmo-spacing-1);padding-inline:var(--luzmo-spacing-2) var(--luzmo-spacing-3);font-size:var(--luzmo-formula-grouping-icon-size,var(--luzmo-icon-size-m));display:inline-flex}.agg-grouping--no-value{padding-inline-start:0}.agg-grouping-count{border-radius:var(--luzmo-border-radius-full,999rem);background:var(--luzmo-primary-inverse-color);min-width:1.25em;color:var(--agg-accent,var(--luzmo-primary));font-size:.6875rem;font-weight:var(--luzmo-font-weight-bold);justify-content:center;align-items:center;padding:0 .25em;line-height:1.4;display:inline-flex}:host{--luzmo-formula-font-size:var(--luzmo-font-size);--luzmo-formula-grouping-icon-size:var(--luzmo-icon-size-m);--luzmo-formula-control-height:calc(var(--luzmo-component-height) - 2 * var(--luzmo-spacing-1))}:host([size=s]){--luzmo-formula-font-size:var(--luzmo-font-size-s);--luzmo-formula-grouping-icon-size:var(--luzmo-icon-size-s);--luzmo-formula-control-height:calc(var(--luzmo-component-height-s) - 2 * var(--luzmo-spacing-1))}:host([size=l]){--luzmo-formula-font-size:var(--luzmo-font-size-l);--luzmo-formula-grouping-icon-size:var(--luzmo-icon-size-l);--luzmo-formula-control-height:calc(var(--luzmo-component-height-l) - 2 * var(--luzmo-spacing-1))}:host([size=xl]){--luzmo-formula-font-size:var(--luzmo-font-size-xl);--luzmo-formula-grouping-icon-size:var(--luzmo-icon-size-xl);--luzmo-formula-control-height:calc(var(--luzmo-component-height-xl) - 2 * var(--luzmo-spacing-1))}`,d=class extends r.o{constructor(...e){super(...e),this.display=`rich`,this._groupingDataMap=i.n()}static{this.styles=(0,s.unsafeCSS)(u)}_createStore(){return new r.t}_shouldLoadInput(){return!1}_canEmitExpression(){return!1}_applyExternalExpression(){if(this.display===`text`){this._rootContent=``;return}this._store.clearWidgets(),this._rootContent=this._store.transformToAggregationWidgetSyntax(this.expression??``)}willUpdate(e){super.willUpdate(e),e.has(`display`)&&!e.has(`expression`)&&this._applyExternalExpression()}render(){return this.display===`text`?this._renderTextFormula():this._renderPillFormula()}_renderPillFormula(){return s.html`<span class="formula-pills" part="formula">${this._renderPillNodes(this._rootContent)}</span>`}_renderPillNodes(e){let t=[],n=new RegExp(r.h.source,`gm`),i=0,a;for(;(a=n.exec(e))!==null;){a.index>i&&t.push(this._renderOperatorText(e.slice(i,a.index)));let r=a[2],o=a[3];r?t.push(this._renderColumnPill(r)):o&&t.push(this._renderAggregationPill(o)),i=n.lastIndex}return i<e.length&&t.push(this._renderOperatorText(e.slice(i))),t}_renderOperatorText(e){return s.html`<span class="formula-operator">${e}</span>`}_renderColumnPill(e){let[t,n]=e.split(`:`),r=this._datasets.find(e=>e.id===t)?.columns.find(e=>e.columnId===n);if(this._store.loading&&!r){let e=(0,l.msg)(`Loading column`,{desc:`Accessible label for a column pill whose label is still loading`});return s.html`<span class="column-pill-wrapper"
|
|
21
|
+
><span class="column-pill" title=${e}
|
|
22
|
+
><span class="column-pill-loading">
|
|
23
|
+
<luzmo-progress-circle indeterminate size="s" .label=${e}></luzmo-progress-circle></span
|
|
24
|
+
></span
|
|
25
|
+
></span>`}let{icon:i,label:c}=a.t(r,this.contentLanguage,n);return s.html`<span class="column-pill-wrapper"
|
|
26
|
+
><span class="column-pill" title=${c}
|
|
27
|
+
><span class="column-pill-icon">${(0,o.luzmoIcon)(i)}</span
|
|
28
|
+
><span class="column-pill-label">${c}</span></span
|
|
29
|
+
></span>`}_renderAggregationPill(e){let t=this._store.getWidget(e);if(!t)return s.html`${s.nothing}`;let n=this._groupingDataMap[t.grouping],i=n?.color??``,a=this._store.aggregationFunctionDataMap[t.aggregationFunction]?.arity??0,c=n?.label()??``,l=t.grouping===r.g.GROUPINEX?(t.includedColumns?.length??0)+(t.excludedColumns?.length??0):0;return s.html`<span class="agg-pill" style=${i?`--agg-accent: ${i}`:``}>
|
|
30
|
+
<span class="agg-pill-row">
|
|
31
|
+
<span class="agg-fn">${t.aggregationFunction}</span>
|
|
32
|
+
${a>0?s.html`<span class="agg-value">${this._renderPillNodes(t.content)}</span>`:s.nothing}
|
|
33
|
+
<span
|
|
34
|
+
class="agg-grouping${a>0?``:` agg-grouping--no-value`}"
|
|
35
|
+
title=${c}
|
|
36
|
+
aria-label=${c}
|
|
37
|
+
>
|
|
38
|
+
${n?.icon?(0,o.luzmoIcon)(n.icon):s.nothing}
|
|
39
|
+
${l>0?s.html`<span class="agg-grouping-count">${l}</span>`:s.nothing}
|
|
40
|
+
</span>
|
|
41
|
+
</span>
|
|
42
|
+
</span>`}_renderTextFormula(){let e=this.expression??``,t=[],n=new RegExp(r.f.source,`g`),i=0,a;for(;(a=n.exec(e))!==null;){a.index>i&&t.push(e.slice(i,a.index));let[r,o]=a[1].split(`:`);t.push(this._renderColumnReference(r,o)),i=n.lastIndex}return i<e.length&&t.push(e.slice(i)),s.html`<span class="formula-text" part="formula-text">${t}</span>`}_renderColumnReference(e,r){let i=this._datasets.find(t=>t.id===e),a=i?.columns.find(e=>e.columnId===r),c=a?n.t(a.name,this.contentLanguage):r,l=i?n.t(i.name,this.contentLanguage):``;return s.html`<span class="formula-text-column" part="formula-text-column" title=${l?`${l} · ${c}`:c}>
|
|
43
|
+
<span class="formula-text-column-icon">${(0,o.luzmoIcon)(t.t({type:a?.type??`hierarchy`},`s`))}</span>
|
|
44
|
+
<span class="formula-text-column-name">${c}</span>
|
|
45
|
+
</span>`}};e.t([(0,c.property)({type:String,reflect:!0})],d.prototype,`display`,void 0),d=e.t([(0,l.localized)()],d),customElements.get(`luzmo-formula`)||customElements.define(`luzmo-formula`,d),Object.defineProperty(exports,"t",{enumerable:!0,get:function(){return d}});
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
import { type Completion } from '@codemirror/autocomplete';
|
|
2
|
+
import { type PropertyValues, type TemplateResult } from 'lit';
|
|
3
|
+
import { LuzmoElement } from '../../utils/base';
|
|
4
|
+
import type { FormulaEditorStore } from '../../utils/formula/store/formula-editor-store';
|
|
5
|
+
import type { FormulaEditorDataset } from '../../types/formula.types';
|
|
6
|
+
import '@luzmo/lucero/progress-circle';
|
|
7
|
+
import './pills/formula-empty-argument-pill';
|
|
8
|
+
import './pills/formula-aggregation';
|
|
9
|
+
declare const LuzmoFormulaCodeMirror_base: (new (...args: any[]) => {
|
|
10
|
+
language: string;
|
|
11
|
+
}) & typeof LuzmoElement;
|
|
12
|
+
/**
|
|
13
|
+
* @customElement luzmo-formula-codemirror
|
|
14
|
+
* @description Internal CodeMirror-backed expression engine for the formula
|
|
15
|
+
* family. Renders columns, empty arguments and aggregation widgets as inline pills,
|
|
16
|
+
* supports drag-to-insert at the cursor and autocompletion. Used as the editing
|
|
17
|
+
* surface of `luzmo-formula-field` and `luzmo-formula-editor`, and inside nested
|
|
18
|
+
* aggregation widgets. Not part of the public API - prefer `luzmo-formula-field`
|
|
19
|
+
* / `luzmo-formula-editor`, which wire its store + autocompletion for you.
|
|
20
|
+
*
|
|
21
|
+
* @fires {CustomEvent<{ content: string }>} luzmo-input-content-changed - Fired when the editor content changes.
|
|
22
|
+
* @fires {CustomEvent<void>} luzmo-input-focused - Fired when the editor gains focus.
|
|
23
|
+
*/
|
|
24
|
+
export declare class LuzmoFormulaCodeMirror extends LuzmoFormulaCodeMirror_base {
|
|
25
|
+
static styles: import("lit").CSSResult;
|
|
26
|
+
/** The shared formula editor store. */
|
|
27
|
+
store?: FormulaEditorStore;
|
|
28
|
+
/** Id of the aggregation widget this input belongs to, or null for the root editor. */
|
|
29
|
+
aggregationWidgetId: string | null;
|
|
30
|
+
/** Datasets used to render column pills. */
|
|
31
|
+
datasets: FormulaEditorDataset[];
|
|
32
|
+
contentLanguage: string;
|
|
33
|
+
placeholder: string;
|
|
34
|
+
readonly: boolean;
|
|
35
|
+
singleLine: boolean;
|
|
36
|
+
hasError: boolean;
|
|
37
|
+
editorHeight?: string;
|
|
38
|
+
/** Number of text lines the input is sized to start with. Defaults to 3. */
|
|
39
|
+
rows: number;
|
|
40
|
+
/** Maximum number of text lines before a scrollbar appears (only when `grows`). */
|
|
41
|
+
maxRows?: number;
|
|
42
|
+
/** Whether the input grows in height with its content (up to `maxRows` if set). */
|
|
43
|
+
grows: boolean;
|
|
44
|
+
/** The autocompletion options to offer. */
|
|
45
|
+
autoCompletionList: Completion[];
|
|
46
|
+
private _view?;
|
|
47
|
+
private _pendingContent;
|
|
48
|
+
private readonly _themeCompartment;
|
|
49
|
+
private readonly _readonlyCompartment;
|
|
50
|
+
get content(): string;
|
|
51
|
+
/** Replaces the whole editor content. */
|
|
52
|
+
setContent(content: string): void;
|
|
53
|
+
focusEditor(): void;
|
|
54
|
+
/** Forces the inline pill decorations to be recomputed. */
|
|
55
|
+
refresh(): void;
|
|
56
|
+
disconnectedCallback(): void;
|
|
57
|
+
/** Rebuilds pill decorations when the store signals a refresh (e.g. loading state changed). */
|
|
58
|
+
private _handleStoreRefresh;
|
|
59
|
+
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
60
|
+
protected updated(changedProperties: PropertyValues): void;
|
|
61
|
+
/**
|
|
62
|
+
* Read-only extensions, kept in a compartment so toggling `readonly` after the
|
|
63
|
+
* view is created can reconfigure them. `readOnly` blocks edits but the view
|
|
64
|
+
* stays focusable and keeps painting a blinking caret; `editable.of(false)`
|
|
65
|
+
* also drops the caret (and the contenteditable), which is what a read-only
|
|
66
|
+
* rendering should show.
|
|
67
|
+
*/
|
|
68
|
+
private _readonlyExtensions;
|
|
69
|
+
private _buildDynamicTheme;
|
|
70
|
+
private _buildExtensions;
|
|
71
|
+
private _buildDecorations;
|
|
72
|
+
private _autoComplete;
|
|
73
|
+
private _cleanupDroppable;
|
|
74
|
+
private _attachDroppable;
|
|
75
|
+
private _canDrop;
|
|
76
|
+
private _handleDrop;
|
|
77
|
+
protected render(): TemplateResult;
|
|
78
|
+
}
|
|
79
|
+
export {};
|
|
@@ -0,0 +1,125 @@
|
|
|
1
|
+
import '@luzmo/lucero/icon';
|
|
2
|
+
import '@luzmo/lucero/overlay';
|
|
3
|
+
import '@luzmo/lucero/popover';
|
|
4
|
+
import '@luzmo/lucero/select';
|
|
5
|
+
import { type PropertyValues, type TemplateResult } from 'lit';
|
|
6
|
+
import { LuzmoElement } from '../../../../utils/base';
|
|
7
|
+
import type { FormulaEditorStore } from '../../../../utils/formula/store/formula-editor-store';
|
|
8
|
+
import { type AggregationWidgetConfig } from '../../../../types/formula.types';
|
|
9
|
+
declare const LuzmoFormulaAggregation_base: (new (...args: any[]) => {
|
|
10
|
+
language: string;
|
|
11
|
+
}) & typeof LuzmoElement;
|
|
12
|
+
/**
|
|
13
|
+
* @customElement luzmo-formula-aggregation
|
|
14
|
+
* @description A nested aggregation widget rendered inline inside the formula
|
|
15
|
+
* editor: an aggregation-function selector, a grouping-scope selector, a nested
|
|
16
|
+
* expression input and (for `GROUPINEX`) an include / exclude column panel.
|
|
17
|
+
*/
|
|
18
|
+
export declare class LuzmoFormulaAggregation extends LuzmoFormulaAggregation_base {
|
|
19
|
+
static styles: import("lit").CSSResult;
|
|
20
|
+
/** Configuration for this aggregation widget (set by the CodeMirror widget). */
|
|
21
|
+
config: AggregationWidgetConfig['data'];
|
|
22
|
+
/** The shared formula editor store (set by the CodeMirror widget). */
|
|
23
|
+
store?: FormulaEditorStore;
|
|
24
|
+
private _nestedCodeMirror?;
|
|
25
|
+
private _groupingOverlay?;
|
|
26
|
+
private _functionSelect?;
|
|
27
|
+
/** The element the focus/blur listeners are currently bound to, for clean teardown. */
|
|
28
|
+
private _functionFocusTarget?;
|
|
29
|
+
/**
|
|
30
|
+
* Explicit page override for the grouping popover. When `null` the page is
|
|
31
|
+
* derived from the current grouping (include/exclude scope -> the detail page,
|
|
32
|
+
* any other scope -> the scope chooser). Deriving the page - rather than
|
|
33
|
+
* resetting a stored page on open/close - keeps the (still hidden) popover on
|
|
34
|
+
* the correct page, so reopening a configured include/exclude pill no longer
|
|
35
|
+
* flashes the scope chooser for a frame.
|
|
36
|
+
*/
|
|
37
|
+
private _groupingPageOverride;
|
|
38
|
+
/** Autocompletion options offered while typing inside this aggregation's nested input. */
|
|
39
|
+
private _autoCompletionList;
|
|
40
|
+
/** Whether the CodeMirror-backed nested input module has finished loading. */
|
|
41
|
+
private _codeMirrorLoaded;
|
|
42
|
+
/**
|
|
43
|
+
* Whether the aggregation-function select currently holds keyboard-driven focus.
|
|
44
|
+
* The select's focusable button lives in its shadow DOM, so a pure CSS
|
|
45
|
+
* `:focus-visible` can't reach it from here; instead we read the browser's own
|
|
46
|
+
* `:focus-visible` verdict off the focused element so the focus ring only shows
|
|
47
|
+
* for keyboard users (not after a mouse switch).
|
|
48
|
+
*/
|
|
49
|
+
private _functionKeyboardFocus;
|
|
50
|
+
private readonly _groupingTriggerId;
|
|
51
|
+
private readonly _aggregationDataMap;
|
|
52
|
+
private readonly _groupingDataMap;
|
|
53
|
+
connectedCallback(): void;
|
|
54
|
+
disconnectedCallback(): void;
|
|
55
|
+
/**
|
|
56
|
+
* Binds the keyboard-focus tracking to the `.function-select` element (not the
|
|
57
|
+
* host). The select swallows the bubbling focusin/focusout, so we use the
|
|
58
|
+
* capturing focus/blur events; and they must be bound to `.function-select`
|
|
59
|
+
* rather than the host so focus moving *within* the pill (e.g. Shift+Tab from
|
|
60
|
+
* the nested value input into the select) still crosses into the listener's
|
|
61
|
+
* subtree and is detected. Idempotent and safe to call before first render.
|
|
62
|
+
*/
|
|
63
|
+
private _bindFunctionFocusListeners;
|
|
64
|
+
private _unbindFunctionFocusListeners;
|
|
65
|
+
private _handleFunctionFocus;
|
|
66
|
+
private _handleFunctionBlur;
|
|
67
|
+
private _handleWidgetsChanged;
|
|
68
|
+
/**
|
|
69
|
+
* Datasets reach the pill once (via `config.linkedDatasets`) when the widget
|
|
70
|
+
* is created. When the editor loads its datasets asynchronously the store is
|
|
71
|
+
* updated later, so this re-resolves the nested column labels and completions.
|
|
72
|
+
*/
|
|
73
|
+
private _handleDatasetsRefresh;
|
|
74
|
+
/** The datasets to use for the nested input: the freshly loaded store ones take precedence. */
|
|
75
|
+
private get _linkedDatasets();
|
|
76
|
+
private _recomputeAutoCompletion;
|
|
77
|
+
private get _widget();
|
|
78
|
+
/** The grouping popover page: an explicit override (e.g. after pressing back), else derived from the grouping scope. */
|
|
79
|
+
private get _groupingPage();
|
|
80
|
+
protected willUpdate(changedProperties: PropertyValues): void;
|
|
81
|
+
/** Lazily loads the CodeMirror-backed input used for this aggregation's nested expression. */
|
|
82
|
+
private _ensureCodeMirrorLoaded;
|
|
83
|
+
protected firstUpdated(): void;
|
|
84
|
+
protected updated(_changedProperties: PropertyValues): void;
|
|
85
|
+
/**
|
|
86
|
+
* When this pill was just created via a list insert / autocomplete, move the
|
|
87
|
+
* cursor into its nested input so the user can immediately keep typing.
|
|
88
|
+
*/
|
|
89
|
+
private _focusNestedIfPending;
|
|
90
|
+
private _updateWidget;
|
|
91
|
+
private _handleFunctionChange;
|
|
92
|
+
private _handleGroupingOptionClick;
|
|
93
|
+
private _handleGroupingBack;
|
|
94
|
+
private _handleGroupingMenuOpened;
|
|
95
|
+
private _handleGroupingMenuClosed;
|
|
96
|
+
/**
|
|
97
|
+
* Dismiss the grouping overlay on an outside pointerdown.
|
|
98
|
+
*
|
|
99
|
+
* The overlay is a `type="manual"` popover (see render) so the browser's native
|
|
100
|
+
* Popover-API light-dismiss never collapses it when a nested include / exclude
|
|
101
|
+
* select opens its own `auto` popover - the bug this works around. Manual
|
|
102
|
+
* overlays also opt out of the overlay stack's outside-pointer dismissal, so we
|
|
103
|
+
* reinstate it here. Clicks inside the popover - which include the DOM-nested
|
|
104
|
+
* include / exclude selects and their dropdowns - keep it open; a pointerdown on
|
|
105
|
+
* the trigger closes it (the click controller suppresses its own toggle while
|
|
106
|
+
* the overlay is already open). Escape still closes it through the stack's
|
|
107
|
+
* keydown handler, which does dismiss manual overlays.
|
|
108
|
+
*/
|
|
109
|
+
private _handleDocumentPointerdown;
|
|
110
|
+
/**
|
|
111
|
+
* Whether a pointerdown landed inside the grouping popover content. The popover
|
|
112
|
+
* content is promoted to the top layer (native popover) but stays in the DOM
|
|
113
|
+
* tree, so we match the popover / panel by class along the composed path:
|
|
114
|
+
* after a nested select opens (and re-renders) an element reference can stop
|
|
115
|
+
* resolving, but the elements are still present in the click's composed path.
|
|
116
|
+
*/
|
|
117
|
+
private _isPointerInsidePopover;
|
|
118
|
+
private _closeGroupingMenu;
|
|
119
|
+
private _handleNestedContentChanged;
|
|
120
|
+
private _handleIncludeExcludeChange;
|
|
121
|
+
private _renderGroupingTypesPage;
|
|
122
|
+
private _renderIncludeExcludePage;
|
|
123
|
+
protected render(): TemplateResult;
|
|
124
|
+
}
|
|
125
|
+
export {};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { type PropertyValues, type TemplateResult } from 'lit';
|
|
2
|
+
import { LuzmoElement } from '../../../../utils/base';
|
|
3
|
+
import type { FormulaEditorStore } from '../../../../utils/formula/store/formula-editor-store';
|
|
4
|
+
declare const LuzmoFormulaEmptyArgumentPill_base: (new (...args: any[]) => {
|
|
5
|
+
language: string;
|
|
6
|
+
}) & typeof LuzmoElement;
|
|
7
|
+
/**
|
|
8
|
+
* @customElement luzmo-formula-empty-argument-pill
|
|
9
|
+
* @description An empty argument rendered inline inside the formula editor. Accepts
|
|
10
|
+
* dropped columns / functions / aggregations and lets the user type a literal value.
|
|
11
|
+
*/
|
|
12
|
+
export declare class LuzmoFormulaEmptyArgumentPill extends LuzmoFormulaEmptyArgumentPill_base {
|
|
13
|
+
static styles: import("lit").CSSResult;
|
|
14
|
+
emptyArgumentId: string;
|
|
15
|
+
parentAggregationWidgetId: string | null;
|
|
16
|
+
store?: FormulaEditorStore;
|
|
17
|
+
private _cleanupDroppable;
|
|
18
|
+
connectedCallback(): void;
|
|
19
|
+
disconnectedCallback(): void;
|
|
20
|
+
protected firstUpdated(_changedProperties: PropertyValues): void;
|
|
21
|
+
private _attachDroppable;
|
|
22
|
+
private _canDrop;
|
|
23
|
+
private _handleDrop;
|
|
24
|
+
private _handleFocus;
|
|
25
|
+
private _handleInput;
|
|
26
|
+
protected render(): TemplateResult;
|
|
27
|
+
}
|
|
28
|
+
export {};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { LuzmoFormulaEmptyArgumentPill } from './formula-empty-argument-pill';
|
|
2
|
+
declare global {
|
|
3
|
+
interface HTMLElementTagNameMap {
|
|
4
|
+
'luzmo-formula-empty-argument-pill': LuzmoFormulaEmptyArgumentPill;
|
|
5
|
+
}
|
|
6
|
+
}
|
|
7
|
+
export { LuzmoFormulaEmptyArgumentPill } from './formula-empty-argument-pill';
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import '@luzmo/lucero/action-button';
|
|
2
|
+
import '@luzmo/lucero/field-label';
|
|
3
|
+
import '@luzmo/lucero/icon';
|
|
4
|
+
import '@luzmo/lucero/select';
|
|
5
|
+
import '@luzmo/lucero/tooltip';
|
|
6
|
+
import { type TemplateResult } from 'lit';
|
|
7
|
+
import { type ElementSize } from '../../../utils/base';
|
|
8
|
+
import type { FormulaEditorDataset } from '../../../types/formula.types';
|
|
9
|
+
export interface IncludeExcludePanelParams {
|
|
10
|
+
/** The linked datasets whose columns can be included / excluded. */
|
|
11
|
+
datasets: FormulaEditorDataset[];
|
|
12
|
+
/** Columns to always group by, as full `datasetId:columnId` references. */
|
|
13
|
+
includedColumns: string[];
|
|
14
|
+
/** Columns to never group by, as full `datasetId:columnId` references. */
|
|
15
|
+
excludedColumns: string[];
|
|
16
|
+
/** Language used to localize column names. */
|
|
17
|
+
contentLanguage: string;
|
|
18
|
+
/** Size of the surrounding editor. */
|
|
19
|
+
size?: ElementSize;
|
|
20
|
+
/** Renders the picker read-only (no adding, removing or moving). */
|
|
21
|
+
readonly?: boolean;
|
|
22
|
+
/** Shows a back button in the header to return to the grouping scope chooser. */
|
|
23
|
+
showBack?: boolean;
|
|
24
|
+
/** Called with the next included / excluded selection whenever it changes. */
|
|
25
|
+
onChange: (includedColumns: string[], excludedColumns: string[]) => void;
|
|
26
|
+
/** Called when the back button is activated. */
|
|
27
|
+
onBack: () => void;
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* Renders the included / excluded column picker for a `GROUPINEX` aggregation
|
|
31
|
+
* grouping. Replaces the former `luzmo-formula-include-exclude-panel` element:
|
|
32
|
+
* stateless markup driven by the aggregation pill, which owns the widget update.
|
|
33
|
+
*
|
|
34
|
+
* The root carries the `include-exclude-panel` class so the aggregation pill can
|
|
35
|
+
* detect pointerdowns inside the (DOM-nested) panel and keep its grouping
|
|
36
|
+
* popover open.
|
|
37
|
+
*/
|
|
38
|
+
export declare function renderIncludeExcludePanel(params: IncludeExcludePanelParams): TemplateResult;
|