@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
|
@@ -1,53 +0,0 @@
|
|
|
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 { s as e } from "./pragmatic-element-adapter-e5LbH_lv.js";
|
|
21
|
-
//#region node_modules/@luzmo/dashboard-contents-types/src/lib/strip-plot/strip-plot-options.config.js
|
|
22
|
-
var t = /* @__PURE__ */ e({ default: () => n }), n = [{
|
|
23
|
-
key: "general",
|
|
24
|
-
type: "group",
|
|
25
|
-
open: !0,
|
|
26
|
-
children: [
|
|
27
|
-
{
|
|
28
|
-
key: "display.title",
|
|
29
|
-
control: {
|
|
30
|
-
type: "switch",
|
|
31
|
-
default: !1
|
|
32
|
-
}
|
|
33
|
-
},
|
|
34
|
-
{
|
|
35
|
-
key: "display.searchOption",
|
|
36
|
-
control: {
|
|
37
|
-
type: "switch",
|
|
38
|
-
label: "Search",
|
|
39
|
-
default: !0
|
|
40
|
-
}
|
|
41
|
-
},
|
|
42
|
-
{
|
|
43
|
-
key: "display.percentile",
|
|
44
|
-
control: {
|
|
45
|
-
type: "switch",
|
|
46
|
-
label: "Percentile in label",
|
|
47
|
-
default: !0
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
]
|
|
51
|
-
}];
|
|
52
|
-
//#endregion
|
|
53
|
-
export { t as n, n as t };
|
|
@@ -1,20 +0,0 @@
|
|
|
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
|
-
var e=require("./chunk-mLOUI7ql.cjs").n({default:()=>t}),t=[{key:`general`,type:`group`,open:!0,children:[{key:`display.title`,control:{type:`switch`,default:!1}},{key:`display.searchOption`,control:{type:`switch`,label:`Search`,default:!0}},{key:`display.percentile`,control:{type:`switch`,label:`Percentile in label`,default:!0}}]}];Object.defineProperty(exports,"n",{enumerable:!0,get:function(){return e}}),Object.defineProperty(exports,"t",{enumerable:!0,get:function(){return t}});
|
|
@@ -1,48 +0,0 @@
|
|
|
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 { n as e } from "./item-slot-drop-panel-DoWCzjqb.js";
|
|
21
|
-
//#region node_modules/@luzmo/dashboard-contents-types/src/lib/strip-plot/strip-plot-positioning.config.js
|
|
22
|
-
var t = {
|
|
23
|
-
grid: {
|
|
24
|
-
columns: 2,
|
|
25
|
-
rows: 2,
|
|
26
|
-
columnSizes: [e, "1fr"],
|
|
27
|
-
rowSizes: ["1fr", e],
|
|
28
|
-
gap: "0"
|
|
29
|
-
},
|
|
30
|
-
slots: {
|
|
31
|
-
measure: {
|
|
32
|
-
column: 1,
|
|
33
|
-
row: 1,
|
|
34
|
-
align: "center",
|
|
35
|
-
justify: "center",
|
|
36
|
-
rotate: !0
|
|
37
|
-
},
|
|
38
|
-
"y-axis": {
|
|
39
|
-
column: 2,
|
|
40
|
-
row: 2,
|
|
41
|
-
align: "center",
|
|
42
|
-
justify: "center",
|
|
43
|
-
rotate: !1
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
};
|
|
47
|
-
//#endregion
|
|
48
|
-
export { t as stripPlotPositioningConfig };
|
|
@@ -1,20 +0,0 @@
|
|
|
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("./item-slot-drop-panel-9T8BWejl.cjs");var t={grid:{columns:2,rows:2,columnSizes:[e.n,`1fr`],rowSizes:[`1fr`,e.n],gap:`0`},slots:{measure:{column:1,row:1,align:`center`,justify:`center`,rotate:!0},"y-axis":{column:2,row:2,align:`center`,justify:`center`,rotate:!1}}};exports.stripPlotPositioningConfig=t;
|
|
@@ -1,38 +0,0 @@
|
|
|
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 { s as e } from "./pragmatic-element-adapter-e5LbH_lv.js";
|
|
21
|
-
//#region node_modules/@luzmo/dashboard-contents-types/src/lib/strip-plot/strip-plot-slots.config.js
|
|
22
|
-
var t = /* @__PURE__ */ e({ stripPlotSlotsConfig: () => n }), n = [{
|
|
23
|
-
name: "measure",
|
|
24
|
-
rotate: !0,
|
|
25
|
-
label: "Measure",
|
|
26
|
-
type: "numeric",
|
|
27
|
-
canAcceptMultipleDataFields: !0,
|
|
28
|
-
canAcceptFormula: !0
|
|
29
|
-
}, {
|
|
30
|
-
name: "y-axis",
|
|
31
|
-
rotate: !1,
|
|
32
|
-
label: "Category",
|
|
33
|
-
options: { areDatetimeOptionsEnabled: !0 },
|
|
34
|
-
type: "categorical",
|
|
35
|
-
isRequired: !0
|
|
36
|
-
}];
|
|
37
|
-
//#endregion
|
|
38
|
-
export { t as n, n as t };
|
|
@@ -1,20 +0,0 @@
|
|
|
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
|
-
var e=require("./chunk-mLOUI7ql.cjs").n({stripPlotSlotsConfig:()=>t}),t=[{name:`measure`,rotate:!0,label:`Measure`,type:`numeric`,canAcceptMultipleDataFields:!0,canAcceptFormula:!0},{name:`y-axis`,rotate:!1,label:`Category`,options:{areDatetimeOptionsEnabled:!0},type:`categorical`,isRequired:!0}];Object.defineProperty(exports,"n",{enumerable:!0,get:function(){return e}}),Object.defineProperty(exports,"t",{enumerable:!0,get:function(){return t}});
|
|
@@ -1,160 +0,0 @@
|
|
|
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 { s as e } from "./pragmatic-element-adapter-e5LbH_lv.js";
|
|
21
|
-
//#region node_modules/@luzmo/dashboard-contents-types/src/lib/sunburst-chart/sunburst-chart-options.config.js
|
|
22
|
-
var t = /* @__PURE__ */ e({ default: () => n }), n = [
|
|
23
|
-
{
|
|
24
|
-
key: "general",
|
|
25
|
-
type: "group",
|
|
26
|
-
open: !0,
|
|
27
|
-
children: [
|
|
28
|
-
{
|
|
29
|
-
key: "display.title",
|
|
30
|
-
control: {
|
|
31
|
-
type: "switch",
|
|
32
|
-
label: "Title",
|
|
33
|
-
default: !0
|
|
34
|
-
}
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
key: "display.legend",
|
|
38
|
-
control: {
|
|
39
|
-
type: "switch",
|
|
40
|
-
label: "Legend",
|
|
41
|
-
default: !1
|
|
42
|
-
}
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
key: "display.labels",
|
|
46
|
-
control: {
|
|
47
|
-
type: "switch",
|
|
48
|
-
label: "Show labels",
|
|
49
|
-
default: !0
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
]
|
|
53
|
-
},
|
|
54
|
-
{
|
|
55
|
-
key: "slices",
|
|
56
|
-
type: "group",
|
|
57
|
-
open: !0,
|
|
58
|
-
children: [{
|
|
59
|
-
key: "roundedCorners",
|
|
60
|
-
control: {
|
|
61
|
-
type: "slider",
|
|
62
|
-
label: "Rounded corners",
|
|
63
|
-
default: 8,
|
|
64
|
-
min: 0,
|
|
65
|
-
max: 24,
|
|
66
|
-
step: 1,
|
|
67
|
-
extraLabel: ({ options: e, theme: t }) => typeof t?.itemSpecific?.rounding == "number" ? typeof e?.roundedCorners == "number" ? "reset" : "auto" : null,
|
|
68
|
-
extraLabelHasClickAction: ({ options: e, theme: t }) => !(typeof t?.itemSpecific?.rounding != "number" || typeof e?.roundedCorners != "number"),
|
|
69
|
-
extraLabelClickAction: ({ options: e }) => ({
|
|
70
|
-
value: void 0,
|
|
71
|
-
options: {
|
|
72
|
-
...e,
|
|
73
|
-
roundedCorners: void 0
|
|
74
|
-
}
|
|
75
|
-
})
|
|
76
|
-
}
|
|
77
|
-
}, {
|
|
78
|
-
key: "internalPadding",
|
|
79
|
-
control: {
|
|
80
|
-
type: "slider",
|
|
81
|
-
label: "Internal padding",
|
|
82
|
-
default: 5,
|
|
83
|
-
min: 0,
|
|
84
|
-
max: 20,
|
|
85
|
-
step: 1,
|
|
86
|
-
extraLabel: ({ options: e, theme: t }) => typeof t?.itemSpecific?.padding == "number" ? typeof e?.internalPadding == "number" ? "reset" : "auto" : null,
|
|
87
|
-
extraLabelHasClickAction: ({ options: e, theme: t }) => !(typeof t?.itemSpecific?.padding != "number" || typeof e?.internalPadding != "number"),
|
|
88
|
-
extraLabelClickAction: ({ options: e }) => ({
|
|
89
|
-
value: void 0,
|
|
90
|
-
options: {
|
|
91
|
-
...e,
|
|
92
|
-
internalPadding: void 0
|
|
93
|
-
}
|
|
94
|
-
})
|
|
95
|
-
}
|
|
96
|
-
}]
|
|
97
|
-
},
|
|
98
|
-
{
|
|
99
|
-
key: "order",
|
|
100
|
-
type: "group",
|
|
101
|
-
label: "Order & Limit",
|
|
102
|
-
open: !0,
|
|
103
|
-
children: [
|
|
104
|
-
{
|
|
105
|
-
key: "sort.by",
|
|
106
|
-
control: {
|
|
107
|
-
type: "picker",
|
|
108
|
-
label: "Order by",
|
|
109
|
-
default: "measure",
|
|
110
|
-
enum: ["measure", "category"]
|
|
111
|
-
}
|
|
112
|
-
},
|
|
113
|
-
{
|
|
114
|
-
key: "sort.direction",
|
|
115
|
-
control: {
|
|
116
|
-
type: "picker",
|
|
117
|
-
label: "Direction",
|
|
118
|
-
default: "desc",
|
|
119
|
-
enum: ["asc", "desc"]
|
|
120
|
-
}
|
|
121
|
-
},
|
|
122
|
-
{
|
|
123
|
-
key: "limit.number",
|
|
124
|
-
control: {
|
|
125
|
-
type: "number-field",
|
|
126
|
-
label: "Limit",
|
|
127
|
-
default: 1e5,
|
|
128
|
-
min: 1,
|
|
129
|
-
max: 1e5
|
|
130
|
-
}
|
|
131
|
-
}
|
|
132
|
-
]
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
key: "legend",
|
|
136
|
-
type: "group",
|
|
137
|
-
open: !1,
|
|
138
|
-
children: [{
|
|
139
|
-
key: "legend.position",
|
|
140
|
-
control: {
|
|
141
|
-
label: "Position",
|
|
142
|
-
type: "position-picker",
|
|
143
|
-
default: "topRight",
|
|
144
|
-
enum: [
|
|
145
|
-
"topLeft",
|
|
146
|
-
"top",
|
|
147
|
-
"topRight",
|
|
148
|
-
"right",
|
|
149
|
-
"bottomRight",
|
|
150
|
-
"bottom",
|
|
151
|
-
"bottomLeft",
|
|
152
|
-
"left"
|
|
153
|
-
]
|
|
154
|
-
}
|
|
155
|
-
}],
|
|
156
|
-
visibleIf: ({ options: e }) => e?.display?.legend
|
|
157
|
-
}
|
|
158
|
-
];
|
|
159
|
-
//#endregion
|
|
160
|
-
export { t as n, n as t };
|
|
@@ -1,20 +0,0 @@
|
|
|
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
|
-
var e=require("./chunk-mLOUI7ql.cjs").n({default:()=>t}),t=[{key:`general`,type:`group`,open:!0,children:[{key:`display.title`,control:{type:`switch`,label:`Title`,default:!0}},{key:`display.legend`,control:{type:`switch`,label:`Legend`,default:!1}},{key:`display.labels`,control:{type:`switch`,label:`Show labels`,default:!0}}]},{key:`slices`,type:`group`,open:!0,children:[{key:`roundedCorners`,control:{type:`slider`,label:`Rounded corners`,default:8,min:0,max:24,step:1,extraLabel:({options:e,theme:t})=>typeof t?.itemSpecific?.rounding==`number`?typeof e?.roundedCorners==`number`?`reset`:`auto`:null,extraLabelHasClickAction:({options:e,theme:t})=>!(typeof t?.itemSpecific?.rounding!=`number`||typeof e?.roundedCorners!=`number`),extraLabelClickAction:({options:e})=>({value:void 0,options:{...e,roundedCorners:void 0}})}},{key:`internalPadding`,control:{type:`slider`,label:`Internal padding`,default:5,min:0,max:20,step:1,extraLabel:({options:e,theme:t})=>typeof t?.itemSpecific?.padding==`number`?typeof e?.internalPadding==`number`?`reset`:`auto`:null,extraLabelHasClickAction:({options:e,theme:t})=>!(typeof t?.itemSpecific?.padding!=`number`||typeof e?.internalPadding!=`number`),extraLabelClickAction:({options:e})=>({value:void 0,options:{...e,internalPadding:void 0}})}}]},{key:`order`,type:`group`,label:`Order & Limit`,open:!0,children:[{key:`sort.by`,control:{type:`picker`,label:`Order by`,default:`measure`,enum:[`measure`,`category`]}},{key:`sort.direction`,control:{type:`picker`,label:`Direction`,default:`desc`,enum:[`asc`,`desc`]}},{key:`limit.number`,control:{type:`number-field`,label:`Limit`,default:1e5,min:1,max:1e5}}]},{key:`legend`,type:`group`,open:!1,children:[{key:`legend.position`,control:{label:`Position`,type:`position-picker`,default:`topRight`,enum:[`topLeft`,`top`,`topRight`,`right`,`bottomRight`,`bottom`,`bottomLeft`,`left`]}}],visibleIf:({options:e})=>e?.display?.legend}];Object.defineProperty(exports,"n",{enumerable:!0,get:function(){return e}}),Object.defineProperty(exports,"t",{enumerable:!0,get:function(){return t}});
|
|
@@ -1,20 +0,0 @@
|
|
|
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
|
-
var e={grid:{columns:1,rows:2,columnSizes:[`1fr`],rowSizes:[`1fr`,require("./item-slot-drop-panel-9T8BWejl.cjs").n],gap:`0`},slots:{measure:{column:1,row:1,align:`center`,justify:`center`,rotate:!1},levels:{column:1,row:2,align:`center`,justify:`center`,rotate:!1}}};exports.sunburstChartPositioningConfig=e;
|
|
@@ -1,48 +0,0 @@
|
|
|
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 { n as e } from "./item-slot-drop-panel-DoWCzjqb.js";
|
|
21
|
-
//#region node_modules/@luzmo/dashboard-contents-types/src/lib/sunburst-chart/sunburst-chart-positioning.config.js
|
|
22
|
-
var t = {
|
|
23
|
-
grid: {
|
|
24
|
-
columns: 1,
|
|
25
|
-
rows: 2,
|
|
26
|
-
columnSizes: ["1fr"],
|
|
27
|
-
rowSizes: ["1fr", e],
|
|
28
|
-
gap: "0"
|
|
29
|
-
},
|
|
30
|
-
slots: {
|
|
31
|
-
measure: {
|
|
32
|
-
column: 1,
|
|
33
|
-
row: 1,
|
|
34
|
-
align: "center",
|
|
35
|
-
justify: "center",
|
|
36
|
-
rotate: !1
|
|
37
|
-
},
|
|
38
|
-
levels: {
|
|
39
|
-
column: 1,
|
|
40
|
-
row: 2,
|
|
41
|
-
align: "center",
|
|
42
|
-
justify: "center",
|
|
43
|
-
rotate: !1
|
|
44
|
-
}
|
|
45
|
-
}
|
|
46
|
-
};
|
|
47
|
-
//#endregion
|
|
48
|
-
export { t as sunburstChartPositioningConfig };
|
|
@@ -1,20 +0,0 @@
|
|
|
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
|
-
var e=require("./chunk-mLOUI7ql.cjs").n({sunburstChartSlotsConfig:()=>t}),t=[{name:`measure`,rotate:!1,label:`Measure`,type:`numeric`,canAcceptFormula:!0},{name:`levels`,rotate:!1,label:`Levels`,type:`categorical`,canAcceptMultipleDataFields:!0,options:{areDatetimeOptionsEnabled:!0},isRequired:!0}];Object.defineProperty(exports,"n",{enumerable:!0,get:function(){return e}}),Object.defineProperty(exports,"t",{enumerable:!0,get:function(){return t}});
|
|
@@ -1,38 +0,0 @@
|
|
|
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 { s as e } from "./pragmatic-element-adapter-e5LbH_lv.js";
|
|
21
|
-
//#region node_modules/@luzmo/dashboard-contents-types/src/lib/sunburst-chart/sunburst-chart-slots.config.js
|
|
22
|
-
var t = /* @__PURE__ */ e({ sunburstChartSlotsConfig: () => n }), n = [{
|
|
23
|
-
name: "measure",
|
|
24
|
-
rotate: !1,
|
|
25
|
-
label: "Measure",
|
|
26
|
-
type: "numeric",
|
|
27
|
-
canAcceptFormula: !0
|
|
28
|
-
}, {
|
|
29
|
-
name: "levels",
|
|
30
|
-
rotate: !1,
|
|
31
|
-
label: "Levels",
|
|
32
|
-
type: "categorical",
|
|
33
|
-
canAcceptMultipleDataFields: !0,
|
|
34
|
-
options: { areDatetimeOptionsEnabled: !0 },
|
|
35
|
-
isRequired: !0
|
|
36
|
-
}];
|
|
37
|
-
//#endregion
|
|
38
|
-
export { t as n, n as t };
|
|
@@ -1,20 +0,0 @@
|
|
|
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("./chunk-mLOUI7ql.cjs"),t=require("./helpers-ByM0mGw3.cjs"),n=require("./map-tile-providers-DzSBmFkY.cjs");var r=e.n({default:()=>i}),i=[{key:`general`,type:`group`,open:!0,children:[{key:`display.title`,control:{type:`switch`,label:`Title`,default:!0}},{key:`enabled.zoom`,control:{type:`switch`,label:`Zoom`,default:!0}},{key:`enabled.pan`,control:{type:`switch`,label:`Pan`,default:!0}},{key:`enabled.pitchBearing`,control:{type:`switch`,label:`Pitch & Rotate`,default:!1}},{type:`divider`},{key:`vectorTileProvider`,control:{type:`picker`,label:`Map style`,default:`Basic`,enum:[`Basic`,`Bright`,`Dark`,`Fiord`,`Liberty`,`Pastel`,`Positron`,`Streets`,`Toner`,`Topographique`,`Voyager`,`No Tiles`],parseValue:e=>e?.name||`Basic`,toValue:e=>n.t[e]??{}}}]},{key:`symbol`,type:`group`,open:!0,children:[{key:`color`,control:{type:`color-picker`,label:`Symbol color`,default:({theme:e})=>t.d(e),extraLabel:({options:e,theme:n})=>t.o(e,n,`color`),extraLabelHasClickAction:({options:e,theme:n})=>t.a(e,n,`color`),extraLabelClickAction:({options:e,theme:n})=>t.t(e,n,`color`)},visibleIf:({slots:e})=>Array.isArray(e)&&e?.length>0?e?.find(e=>e?.name===`category`)?.content?.length===0:!0},{key:`size`,control:{type:`slider`,label:`Size`,default:30,min:1,max:250,step:1}},{key:`opacity`,control:{type:`slider`,label:`Opacity`,default:.9,min:.1,max:1,step:.01}}]},{key:`legend`,type:`group`,open:!1,children:[{key:`legend.position`,control:{type:`position-picker`,label:`Position`,default:`bottomLeft`,enum:[`topLeft`,`top`,`topRight`,`right`,`bottomRight`,`bottom`,`bottomLeft`,`left`]},visibleIf:({options:e})=>e?.display?.legend!==!1}],visibleIf:({slots:e})=>Array.isArray(e)&&e?.length>0?(e?.find(e=>e?.name===`category`)?.content?.length??0)>0:!1}];Object.defineProperty(exports,"n",{enumerable:!0,get:function(){return r}}),Object.defineProperty(exports,"t",{enumerable:!0,get:function(){return i}});
|