@luzmo/analytics-components-kit 1.0.3-beta.14 → 1.0.3-beta.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/ai-chat/ai-chat.d.ts +8 -2
- package/components/ai-chat/empty-state/ai-chat-empty-state.d.ts +2 -2
- package/components/ai-chat/index.cjs +1 -1
- package/components/ai-chat/index.js +2 -2
- package/components/ai-chat/session/ai-chat-session.d.ts +7 -1
- package/components/ai-chat/stream/chunk-extractors.d.ts +8 -0
- package/components/ai-chat/stream/index.d.ts +1 -1
- package/components/ai-chat-CbylT7eX.js +3685 -0
- package/components/ai-chat-Cv3EikMv.cjs +245 -0
- package/components/ai-interaction-textarea/ai-interaction-textarea.d.ts +2 -2
- package/components/ai-interaction-textarea/index.cjs +1 -1
- package/components/ai-interaction-textarea/index.js +2 -2
- package/components/ai-interaction-textarea-CPfJqTB0.cjs +68 -0
- package/components/ai-interaction-textarea-DkBglh6Q.js +299 -0
- package/components/area-chart-options.config-4OY_kXkB.js +146 -0
- package/components/area-chart-options.config-Cf1VrUNv.cjs +20 -0
- package/components/area-chart-positioning.config-CAPrtEZW.js +55 -0
- package/components/area-chart-positioning.config-CfC43YUW.cjs +20 -0
- package/components/area-chart-slots.config--pd_dBTn.js +55 -0
- package/components/area-chart-slots.config-BOhwdLnr.cjs +20 -0
- package/components/bar-chart-options.config-BF7Q15FL.cjs +20 -0
- package/components/bar-chart-options.config-C3puwFpi.js +220 -0
- package/components/bar-chart-positioning.config-C1MLYyl9.js +59 -0
- package/components/bar-chart-positioning.config-vJOALpQP.cjs +20 -0
- package/components/bar-chart-slots.config-DMWjAd5a.cjs +20 -0
- package/components/bar-chart-slots.config-Dr7v4xxd.js +50 -0
- package/components/base-B_wdCOxV.js +249 -0
- package/components/base-kQ6cjcIZ.cjs +20 -0
- package/components/base-store-DHC2m2Os.cjs +20 -0
- package/components/base-store-DmDe0dTU.js +160 -0
- package/components/box-plot-options.config-B486nCds.js +296 -0
- package/components/box-plot-options.config-BkD5CYGz.cjs +20 -0
- package/components/box-plot-positioning.config-CA27sCpO.js +48 -0
- package/components/box-plot-positioning.config-DVNeh9kg.cjs +20 -0
- package/components/box-plot-slots.config-5B_pTjPJ.cjs +20 -0
- package/components/box-plot-slots.config-Bdb7pkky.js +40 -0
- package/components/bubble-chart-options.config-4f9FUNhc.cjs +20 -0
- package/components/bubble-chart-options.config-BymUqNR5.js +115 -0
- package/components/bubble-chart-positioning.config-Dg92VJnB.cjs +20 -0
- package/components/bubble-chart-positioning.config-OlbBZU4m.js +55 -0
- package/components/bubble-chart-slots.config-B4tsJDuz.js +47 -0
- package/components/bubble-chart-slots.config-VHKuntJk.cjs +20 -0
- package/components/bullet-chart-options.config-BtyRdRk2.js +75 -0
- package/components/bullet-chart-options.config-DDygYBiy.cjs +20 -0
- package/components/bullet-chart-positioning.config-BwqxpSSL.cjs +20 -0
- package/components/bullet-chart-positioning.config-Y18yvzoc.js +56 -0
- package/components/bullet-chart-slots.config-CZfTgKZ4.cjs +20 -0
- package/components/bullet-chart-slots.config-ccCSNJ5q.js +46 -0
- package/components/choropleth-map-options.config-5W6nNlL7.cjs +20 -0
- package/components/choropleth-map-options.config-CqCciAvW.js +348 -0
- package/components/choropleth-map-positioning.config-Dmzy3fMc.js +55 -0
- package/components/choropleth-map-positioning.config-y-bYMoxr.cjs +20 -0
- package/components/choropleth-map-slots.config-CZKWF1qV.cjs +20 -0
- package/components/choropleth-map-slots.config-X2YYrSXc.js +53 -0
- package/components/circle-pack-chart-options.config-CD8MWMTw.cjs +20 -0
- package/components/circle-pack-chart-options.config-D9C-ltHA.js +54 -0
- package/components/circle-pack-chart-positioning.config-YDdY2cc2.js +48 -0
- package/components/circle-pack-chart-positioning.config-wKIQDFe8.cjs +20 -0
- package/components/circle-pack-chart-slots.config-BIO1dZsK.js +38 -0
- package/components/circle-pack-chart-slots.config-GL7T5_o4.cjs +20 -0
- package/components/circular-gauge-options.config-D9gcbX57.cjs +20 -0
- package/components/circular-gauge-options.config-De6SlTLT.js +188 -0
- package/components/circular-gauge-positioning.config-C41euPS9.js +48 -0
- package/components/circular-gauge-positioning.config-CKNanoFX.cjs +20 -0
- package/components/circular-gauge-slots.config-DUHabt3G.cjs +20 -0
- package/components/circular-gauge-slots.config-Dv_7fAD_.js +39 -0
- package/components/color-BWnYpOu7.js +3812 -0
- package/components/color-range-utils-CwwtLDX_.js +63 -0
- package/components/column-chart-options.config-5Dbg3FmH.js +219 -0
- package/components/column-chart-options.config-CiIw23Yo.cjs +20 -0
- package/components/column-chart-positioning.config-BdyuErF8.js +55 -0
- package/components/column-chart-positioning.config-Enx15Dqh.cjs +20 -0
- package/components/column-chart-slots.config-CM5aytbj.cjs +20 -0
- package/components/column-chart-slots.config-eHvTwZLX.js +50 -0
- package/components/combination-chart-options.config-BzmLGCal.js +87 -0
- package/components/combination-chart-options.config-DaTYSfnr.cjs +20 -0
- package/components/combination-chart-positioning.config-BQRn0EfF.js +48 -0
- package/components/combination-chart-positioning.config-CqlKA__j.cjs +20 -0
- package/components/combination-chart-slots.config-BwUOXFCR.cjs +20 -0
- package/components/combination-chart-slots.config-CG40JjE3.js +43 -0
- package/components/conditional-number-options.config-BPzCxo2q.cjs +20 -0
- package/components/conditional-number-options.config-CVgV7s7f.js +205 -0
- package/components/conditional-number-positioning.config-BBivi4ps.js +48 -0
- package/components/conditional-number-positioning.config-CR45rPru.cjs +20 -0
- package/components/conditional-number-slots.config-B7maHIaG.cjs +20 -0
- package/components/conditional-number-slots.config-o22l-qLv.js +39 -0
- package/components/data-broker-Bdv5V8Yp.js +1680 -0
- package/components/data-broker-DWEXs6-2.cjs +20 -0
- package/components/data-field/data-field.d.ts +2 -2
- package/components/data-field/index.cjs +1 -1
- package/components/data-field/index.js +2 -2
- package/components/data-field-CAGprHjS.cjs +54 -0
- package/components/data-field-CLfUWgK9.js +121 -0
- package/components/data-field-level/data-field-level.d.ts +2 -2
- package/components/data-field-level/index.cjs +1 -1
- package/components/data-field-level/index.js +2 -2
- package/components/data-field-level-7qi9K__S.cjs +55 -0
- package/components/data-field-level-CfJ0dmxo.js +247 -0
- package/components/data-field-panel/data-field-panel.d.ts +2 -2
- package/components/data-field-panel/index.cjs +1 -1
- package/components/data-field-panel/index.js +2 -2
- package/components/data-field-panel-DUc8y4WA.cjs +87 -0
- package/components/data-field-panel-N7mukLj6.js +385 -0
- package/components/data-fields-select/data-fields-select.d.ts +6 -1
- package/components/data-fields-select/index.cjs +1 -1
- package/components/data-fields-select/index.js +2 -2
- package/components/data-fields-select-B1pwPYt6.js +262 -0
- package/components/data-fields-select-qCWuzckJ.cjs +41 -0
- package/components/dataset-icon/dataset-icon.d.ts +2 -2
- package/components/dataset-icon/index.js +2 -2
- package/components/dataset-icon-CWT5Ju8w.js +125 -0
- package/components/dataset-selector-list/dataset-selector-list.d.ts +2 -2
- package/components/dataset-selector-list/index.cjs +1 -1
- package/components/dataset-selector-list/index.js +2 -2
- package/components/dataset-selector-list-BPBZ04Lf.cjs +75 -0
- package/components/dataset-selector-list-DmajZuNC.js +313 -0
- package/components/dataset-selector-row/dataset-selector-row.d.ts +2 -2
- package/components/dataset-selector-row/index.cjs +1 -1
- package/components/dataset-selector-row/index.js +2 -2
- package/components/dataset-selector-row-SJzYIpO6.js +273 -0
- package/components/dataset-selector-row-qxfmcxpm.cjs +79 -0
- package/components/date-comparison-filter-options.config-4yHPEJSU.cjs +20 -0
- package/components/date-comparison-filter-options.config-BJg_WqL4.js +126 -0
- package/components/date-comparison-filter-slots.config-BIK5aZ6P.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-N6eGgPGL.js +118 -0
- package/components/date-filter-slots.config-CJJ4P0v6.js +37 -0
- package/components/date-filter-slots.config-Cuzz0RjE.cjs +20 -0
- package/components/de-BHQ-FfU0.js +465 -0
- package/components/de-DnADyZVQ.cjs +20 -0
- package/components/decorate-DyMgX_Uh.js +28 -0
- package/components/default-acceptable-data-field-types-fPsz64ka.cjs +20 -0
- package/components/display-settings/display-settings.d.ts +1 -1
- package/components/display-settings/index.cjs +1 -1
- package/components/display-settings/index.js +2 -2
- package/components/display-settings-CkkjJjem.js +272 -0
- package/components/display-settings-DnzOjr-1.cjs +120 -0
- package/components/display-settings-binning/display-settings-binning.d.ts +1 -1
- package/components/display-settings-binning/index.cjs +1 -1
- package/components/display-settings-binning/index.js +2 -2
- package/components/display-settings-binning-BohjN2qK.js +110 -0
- package/components/display-settings-binning-C7-gByrp.cjs +56 -0
- package/components/display-settings-datetime/display-settings-datetime.d.ts +1 -1
- package/components/display-settings-datetime/index.cjs +1 -1
- package/components/display-settings-datetime/index.js +2 -2
- package/components/display-settings-datetime-7pUcku_h.js +413 -0
- package/components/display-settings-datetime-DL0Qcz8Y.cjs +217 -0
- package/components/display-settings-grand-totals/display-settings-grand-totals.d.ts +1 -1
- package/components/display-settings-grand-totals/index.cjs +1 -1
- package/components/display-settings-grand-totals/index.js +2 -2
- package/components/display-settings-grand-totals-CV5guBhH.js +89 -0
- package/components/display-settings-grand-totals-DHQSZqMI.cjs +44 -0
- package/components/display-settings-numeric/display-settings-numeric.d.ts +1 -1
- package/components/display-settings-numeric/index.cjs +1 -1
- package/components/display-settings-numeric/index.js +2 -2
- package/components/display-settings-numeric--5zk8_7K.cjs +190 -0
- package/components/display-settings-numeric-D2LjMepO.js +479 -0
- package/components/display-settings-period-over-period/display-settings-period-over-period.d.ts +1 -1
- package/components/display-settings-period-over-period/index.cjs +1 -1
- package/components/display-settings-period-over-period/index.js +2 -2
- package/components/display-settings-period-over-period-BE22oHvV.cjs +229 -0
- package/components/display-settings-period-over-period-sqZU6Zj_.js +433 -0
- package/components/donut-chart-options.config-C66yOoed.js +207 -0
- package/components/donut-chart-options.config-D8Bvo6Cc.cjs +20 -0
- package/components/donut-chart-positioning.config-B9sm4yFV.cjs +20 -0
- package/components/donut-chart-positioning.config-DtaPAgXE.js +48 -0
- package/components/donut-chart-slots.config-2XbT9Uu8.js +39 -0
- package/components/donut-chart-slots.config-Bi08z-XB.cjs +20 -0
- package/components/dropdown-filter-options.config-BRzYD0KE.cjs +20 -0
- package/components/dropdown-filter-options.config-Cm_wK0mn.js +153 -0
- package/components/dropdown-filter-slots.config-CR-Ko6q_.cjs +20 -0
- package/components/dropdown-filter-slots.config-CnESCGuw.js +38 -0
- package/components/en-GB-uxY5qmIM.cjs +20 -0
- package/components/en-US-q_Ruzags.cjs +20 -0
- package/components/en-q_Ruzags.cjs +20 -0
- package/components/es-B4xWcOeJ.cjs +20 -0
- package/components/es-CkCov6l7.js +465 -0
- package/components/evolution-number-options.config-07Jd0oUL.js +228 -0
- package/components/evolution-number-options.config-CkqNYgWn.cjs +20 -0
- package/components/evolution-number-positioning.config-DVXhBZYj.cjs +20 -0
- package/components/evolution-number-positioning.config-v8_6kB1H.js +48 -0
- package/components/evolution-number-slots.config-BKdD3cKw.js +37 -0
- package/components/evolution-number-slots.config-CikuQYgm.cjs +20 -0
- package/components/filter-expression-picker/filter-expression-picker.d.ts +1 -1
- package/components/filter-expression-picker/index.cjs +1 -1
- package/components/filter-expression-picker/index.js +2 -2
- package/components/filter-expression-picker-CF4Otpll.cjs +38 -0
- package/components/filter-expression-picker-DCrCAIhg.js +425 -0
- package/components/filter-item/filter-item.d.ts +1 -1
- package/components/filter-item/index.cjs +1 -1
- package/components/filter-item/index.js +2 -2
- package/components/filter-item-CKg3oQlZ.cjs +58 -0
- package/components/filter-item-DtdK1jvx.js +242 -0
- package/components/filter-parameter-picker/filter-parameter-picker.d.ts +1 -1
- package/components/filter-parameter-picker/index.js +2 -2
- package/components/filter-value-picker/filter-value-picker.d.ts +1 -1
- package/components/filter-value-picker/index.cjs +1 -1
- package/components/filter-value-picker/index.js +2 -2
- package/components/filter-value-picker-B5fHoLAG.cjs +60 -0
- package/components/filter-value-picker-datetime/filter-value-picker-datetime.d.ts +1 -1
- package/components/filter-value-picker-datetime/index.cjs +1 -1
- package/components/filter-value-picker-datetime/index.js +2 -2
- package/components/filter-value-picker-datetime-CFCV2jkK.js +139 -0
- package/components/filter-value-picker-datetime-D20WnWar.cjs +42 -0
- package/components/filter-value-picker-hierarchy/filter-value-picker-hierarchy.d.ts +1 -1
- package/components/filter-value-picker-hierarchy/index.cjs +1 -1
- package/components/filter-value-picker-hierarchy/index.js +2 -2
- package/components/filter-value-picker-hierarchy-CSM0RPvX.cjs +47 -0
- package/components/filter-value-picker-hierarchy-DEbN7h5L.js +232 -0
- package/components/filter-value-picker-numeric/filter-value-picker-numeric.d.ts +1 -1
- package/components/filter-value-picker-numeric/index.cjs +1 -1
- package/components/filter-value-picker-numeric/index.js +2 -2
- package/components/filter-value-picker-numeric-BYspQRSi.js +219 -0
- package/components/filter-value-picker-numeric-BtZaQvkr.cjs +48 -0
- package/components/filter-value-picker-tyoO5ISM.js +151 -0
- package/components/filters/filters.d.ts +1 -1
- package/components/filters/index.cjs +1 -1
- package/components/filters/index.js +2 -2
- package/components/filters-C8fHs4_m.js +400 -0
- package/components/filters-sR8GxUGw.cjs +150 -0
- package/components/formatter-BeXmurVe.cjs +20 -0
- package/components/formula/formula.d.ts +2 -2
- package/components/formula/index.cjs +1 -1
- package/components/formula/index.js +2 -2
- package/components/formula-BPHH_GKB.cjs +45 -0
- package/components/formula-DYdcMG-v.js +138 -0
- package/components/formula-codemirror/formula-codemirror.d.ts +2 -2
- package/components/formula-codemirror/pills/formula-aggregation/formula-aggregation.d.ts +2 -2
- package/components/formula-codemirror/pills/formula-empty-argument-pill/formula-empty-argument-pill.d.ts +3 -2
- package/components/formula-codemirror/pills/formula-include-exclude-panel.d.ts +1 -1
- package/components/formula-codemirror-CFgPlkN8.cjs +215 -0
- package/components/formula-codemirror-CQonNhmd.js +12018 -0
- package/components/formula-display-store-BGzj13Cs.js +1086 -0
- package/components/formula-display-store-DFAvw21p.cjs +20 -0
- package/components/formula-draggable-field/formula-draggable-field.d.ts +2 -2
- package/components/formula-editor/formula-aggregations-list.d.ts +1 -1
- package/components/formula-editor/formula-datasets-list.d.ts +1 -1
- package/components/formula-editor/formula-description.d.ts +1 -1
- package/components/formula-editor/formula-editor.d.ts +2 -2
- package/components/formula-editor/formula-functions-list.d.ts +1 -1
- package/components/formula-editor/index.cjs +1 -1
- package/components/formula-editor/index.js +4 -4
- package/components/formula-editor-CtCvJkyS.cjs +218 -0
- package/components/formula-editor-KXxQlh2n.js +666 -0
- package/components/formula-field/formula-field.d.ts +2 -2
- package/components/formula-field/index.cjs +1 -1
- package/components/formula-field/index.js +2 -2
- package/components/formula-field-OcD4TWAn.js +40 -0
- package/components/formula-field-aiqX7nRp.cjs +20 -0
- package/components/formula-input-base-CGe2ABn6.cjs +49 -0
- package/components/formula-input-base-CQPGmISj.js +236 -0
- package/components/fr-BOivrXqX.cjs +20 -0
- package/components/fr-BSFpJ50_.js +465 -0
- package/components/funnel-chart-options.config-BVmrhzna.cjs +20 -0
- package/components/funnel-chart-options.config-PV1Hlu91.js +187 -0
- package/components/funnel-chart-positioning.config-BT-YoTgv.js +48 -0
- package/components/funnel-chart-positioning.config-C5Z3JkuS.cjs +20 -0
- package/components/funnel-chart-slots.config-B8zC6Q6_.cjs +20 -0
- package/components/funnel-chart-slots.config-_9HUPvTb.js +43 -0
- package/components/get-css-variable-CBXsAxR6.cjs +20 -0
- package/components/get-css-variable-DYnldi15.js +63 -0
- package/components/get-dataset-name-BGCvfcdY.js +27 -0
- package/components/get-dataset-name-EkeeFzI3.cjs +20 -0
- package/components/groupings-CrE-yp0S.js +52 -0
- package/components/groupings-dIFi0bJY.cjs +20 -0
- package/components/heat-map-options.config-CQY6t9AL.js +224 -0
- package/components/heat-map-options.config-xPdOcXDk.cjs +20 -0
- package/components/heat-map-positioning.config-BpFis567.js +48 -0
- package/components/heat-map-positioning.config-HPftgmdz.cjs +20 -0
- package/components/heat-map-slots.config-B4AswVSo.js +37 -0
- package/components/heat-map-slots.config-Wp_oS8JQ.cjs +20 -0
- package/components/heat-table-options.config-DPbTFoRn.cjs +20 -0
- package/components/heat-table-options.config-IlVPk4Q4.js +372 -0
- package/components/heat-table-positioning.config-Canc3aEE.js +55 -0
- package/components/heat-table-positioning.config-wkrm8Fbk.cjs +20 -0
- package/components/heat-table-slots.config-BN7rtHZG.cjs +20 -0
- package/components/heat-table-slots.config-CB509zU4.js +49 -0
- package/components/hexbin-map-options.config-CSFSqpMU.cjs +20 -0
- package/components/hexbin-map-options.config-vzw6ovva.js +276 -0
- package/components/hexbin-map-positioning.config-CBv6Lij5.js +48 -0
- package/components/hexbin-map-positioning.config-D0hAchxV.cjs +20 -0
- package/components/hexbin-map-slots.config-Dyse0pui.js +37 -0
- package/components/hexbin-map-slots.config-mx5zUTrA.cjs +20 -0
- package/components/icon-element-DpN-9yaN.cjs +20 -0
- package/components/icon-element-_jY440X2.js +85 -0
- package/components/image-options.config-Cmrsd8Yu.js +153 -0
- package/components/image-options.config-DZ5q1D63.cjs +20 -0
- package/components/image-slots.config-CVj-DM07.js +24 -0
- package/components/image-slots.config-ODQBVz5H.cjs +20 -0
- package/components/index.cjs +1 -1
- package/components/index.js +56 -56
- package/components/item-grid/helpers/grid-item-popover.d.ts +1 -1
- package/components/item-grid/helpers/grid-rendering.d.ts +2 -2
- package/components/item-grid/index.cjs +1 -1
- package/components/item-grid/index.js +2 -2
- package/components/item-grid/item-grid-item-actions-menu.d.ts +1 -1
- package/components/item-grid/item-grid.d.ts +1 -1
- package/components/item-grid/types.d.ts +1 -1
- package/components/item-grid-BXZXJV3g.cjs +339 -0
- package/components/item-grid-uWM-Unjx.js +8814 -0
- package/components/item-option/index.cjs +1 -1
- package/components/item-option/index.js +2 -2
- package/components/item-option/item-option.d.ts +1 -1
- package/components/item-option-CEwjJc1p.cjs +252 -0
- package/components/item-option-action-button-group/index.cjs +1 -1
- package/components/item-option-action-button-group/index.js +2 -2
- package/components/item-option-action-button-group/item-option-action-button-group.d.ts +2 -2
- package/components/item-option-action-button-group-BOxQFfBF.js +118 -0
- package/components/item-option-action-button-group-DXCVJqpt.cjs +53 -0
- package/components/item-option-base/item-option-base.d.ts +1 -1
- package/components/item-option-base-DKieCS-Y.cjs +56 -0
- package/components/item-option-base-Dr5-WxZ9.js +123 -0
- package/components/item-option-color-palette-picker/index.cjs +1 -1
- package/components/item-option-color-palette-picker/index.js +2 -2
- package/components/item-option-color-palette-picker/item-option-color-palette-picker.d.ts +2 -2
- package/components/item-option-color-palette-picker-7vSSpj5o.cjs +40 -0
- package/components/item-option-color-palette-picker-D_mABGWh.js +2041 -0
- package/components/item-option-color-picker/index.cjs +1 -1
- package/components/item-option-color-picker/index.js +2 -2
- package/components/item-option-color-picker/item-option-color-picker.d.ts +1 -1
- package/components/item-option-color-picker-COLBYeRy.js +87 -0
- package/components/item-option-color-picker-DMyNeD2e.cjs +34 -0
- package/components/item-option-color-range/index.cjs +1 -1
- package/components/item-option-color-range/index.js +2 -2
- package/components/item-option-color-range/item-option-color-range.d.ts +2 -2
- package/components/item-option-color-range-BFr0B6Vf.cjs +98 -0
- package/components/item-option-color-range-CueVlyT2.js +220 -0
- package/components/item-option-multi-language-field/index.cjs +1 -1
- package/components/item-option-multi-language-field/index.js +2 -2
- package/components/item-option-multi-language-field/item-option-multi-language-field.d.ts +1 -1
- package/components/item-option-multi-language-field-CMuQwrwQ.js +82 -0
- package/components/item-option-multi-language-field-q7txF5xA.cjs +33 -0
- package/components/item-option-number-field/index.cjs +1 -1
- package/components/item-option-number-field/index.js +2 -2
- package/components/item-option-number-field/item-option-number-field.d.ts +1 -1
- package/components/item-option-number-field-BODNSx66.js +102 -0
- package/components/item-option-number-field-DWeJWUxY.cjs +38 -0
- package/components/item-option-panel/index.cjs +1 -1
- package/components/item-option-panel/index.js +2 -2
- package/components/item-option-panel/item-option-panel.d.ts +2 -2
- package/components/item-option-panel-CxOfVI0z.js +183 -0
- package/components/item-option-panel-D0dxyUfE.cjs +67 -0
- package/components/item-option-picker/index.cjs +1 -1
- package/components/item-option-picker/index.js +2 -2
- package/components/item-option-picker/item-option-picker.d.ts +2 -2
- package/components/item-option-picker-BsP_0XyD.cjs +37 -0
- package/components/item-option-picker-CyX7qqrb.js +77 -0
- package/components/item-option-position-picker/index.cjs +1 -1
- package/components/item-option-position-picker/index.js +2 -2
- package/components/item-option-position-picker/item-option-position-picker.d.ts +1 -1
- package/components/item-option-position-picker-CcmBYyqF.cjs +32 -0
- package/components/item-option-position-picker-LOg6P4Gl.js +117 -0
- package/components/item-option-positions-number-field/index.cjs +1 -1
- package/components/item-option-positions-number-field/index.js +2 -2
- package/components/item-option-positions-number-field/item-option-positions-number-field.d.ts +1 -1
- package/components/item-option-positions-number-field-BCbWb1R6.js +164 -0
- package/components/item-option-positions-number-field-o3Qckgwd.cjs +49 -0
- package/components/item-option-radio-button-group/index.cjs +1 -1
- package/components/item-option-radio-button-group/index.js +2 -2
- package/components/item-option-radio-button-group/item-option-radio-button-group.d.ts +2 -2
- package/components/item-option-radio-button-group-CDebmEn3.js +74 -0
- package/components/item-option-radio-button-group-CjLhWTEJ.cjs +37 -0
- package/components/item-option-slider/index.cjs +1 -1
- package/components/item-option-slider/index.js +2 -2
- package/components/item-option-slider/item-option-slider.d.ts +1 -1
- package/components/item-option-slider-C9ZJZcdg.js +81 -0
- package/components/item-option-slider-CHbkJHLK.cjs +33 -0
- package/components/item-option-switch/index.cjs +1 -1
- package/components/item-option-switch/index.js +2 -2
- package/components/item-option-switch/item-option-switch.d.ts +1 -1
- package/components/item-option-switch-BVMOOWya.js +69 -0
- package/components/item-option-switch-FRAZWozp.cjs +30 -0
- package/components/item-option-text-field/index.cjs +1 -1
- package/components/item-option-text-field/index.js +2 -2
- package/components/item-option-text-field/item-option-text-field.d.ts +1 -1
- package/components/item-option-text-field-DkYqHfdJ.cjs +33 -0
- package/components/item-option-text-field-e6NLDlSq.js +80 -0
- package/components/item-option-uyAsPcfE.js +919 -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.js +2 -2
- package/components/item-slot-drop/item-slot-drop.d.ts +2 -2
- package/components/item-slot-drop-BUCjEfJf.cjs +91 -0
- package/components/item-slot-drop-CoReI68M.js +324 -0
- package/components/item-slot-drop-panel/index.cjs +1 -1
- package/components/item-slot-drop-panel/index.js +2 -2
- package/components/item-slot-drop-panel/item-slot-drop-panel.d.ts +2 -2
- package/components/item-slot-drop-panel-CEI1q060.js +355 -0
- package/components/item-slot-drop-panel-DqekQtOr.cjs +57 -0
- package/components/item-slot-picker/index.cjs +1 -1
- package/components/item-slot-picker/index.js +2 -2
- package/components/item-slot-picker/item-slot-picker.d.ts +2 -2
- package/components/item-slot-picker-CvbXFh6Z.cjs +158 -0
- package/components/item-slot-picker-dy5hVID5.js +474 -0
- package/components/item-slot-picker-panel/index.cjs +1 -1
- package/components/item-slot-picker-panel/index.js +2 -2
- package/components/item-slot-picker-panel/item-slot-picker-panel.d.ts +2 -2
- package/components/item-slot-picker-panel-BUyp6Hbg.cjs +81 -0
- package/components/item-slot-picker-panel-CG0NyMDX.js +448 -0
- package/components/item-slots-configs.cjs +1 -1
- package/components/item-slots-configs.js +45 -45
- package/components/line-chart-options.config-1TpSJqeb.js +168 -0
- package/components/line-chart-options.config-BkK829A2.cjs +20 -0
- package/components/line-chart-positioning.config-61uNfPZs.js +55 -0
- package/components/line-chart-positioning.config-BNtGFWUK.cjs +20 -0
- package/components/line-chart-slots.config-CcCpwWzZ.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-CiBWThrZ.cjs +20 -0
- package/components/localized-mixin-EpweDrTk.js +45 -0
- package/components/marker-map-options.config-BfPFVxpD.cjs +20 -0
- package/components/marker-map-options.config-DTaax79J.js +117 -0
- package/components/marker-map-positioning.config-Bi5WCVgJ.js +48 -0
- package/components/marker-map-positioning.config-C2cL7uZJ.cjs +20 -0
- package/components/marker-map-slots.config-BOWmS_IZ.js +37 -0
- package/components/marker-map-slots.config-DigZk7lN.cjs +20 -0
- package/components/nl-DS4Y_g8B.cjs +20 -0
- package/components/nl-D_MleIlk.js +465 -0
- package/components/ohlc-chart-options.config-BsBVP-Io.cjs +20 -0
- package/components/ohlc-chart-options.config-Dfes8ROC.js +65 -0
- package/components/ohlc-chart-positioning.config-DFx99k9A.js +78 -0
- package/components/ohlc-chart-positioning.config-IAOfu4ue.cjs +20 -0
- package/components/ohlc-chart-slots.config-D3fzoQJH.cjs +20 -0
- package/components/ohlc-chart-slots.config-JRztPEXL.js +68 -0
- package/components/parallel-coordinates-plot-options.config--6iJkURT.cjs +20 -0
- package/components/parallel-coordinates-plot-options.config-NSk_HC0H.js +42 -0
- package/components/parallel-coordinates-plot-positioning.config-Bf0Leksw.cjs +20 -0
- package/components/parallel-coordinates-plot-positioning.config-C9TqUuGC.js +48 -0
- package/components/parallel-coordinates-plot-slots.config-pmbO5DnL.js +46 -0
- package/components/parallel-coordinates-plot-slots.config-s_tLqGA-.cjs +20 -0
- package/components/pivot-table-options.config-B3wYlzEq.js +245 -0
- package/components/pivot-table-options.config-CKGnnXa_.cjs +20 -0
- package/components/pivot-table-positioning.config-CPXqqtcR.js +55 -0
- package/components/pivot-table-positioning.config-D1R3VO88.cjs +20 -0
- package/components/pivot-table-slots.config-DaLfGOP9.js +55 -0
- package/components/pivot-table-slots.config-KlYXL90k.cjs +20 -0
- package/components/pragmatic-element-adapter-D0LRKx5U.js +1253 -0
- package/components/pragmatic-element-adapter-DdyH32ix.cjs +24 -0
- package/components/pyramid-chart-options.config-8QtjhcJC.cjs +20 -0
- package/components/pyramid-chart-options.config-DIyiyqGM.js +240 -0
- package/components/pyramid-chart-positioning.config-BfXdJS8g.cjs +20 -0
- package/components/pyramid-chart-positioning.config-JAUQpA0B.js +55 -0
- package/components/pyramid-chart-slots.config-CreUpxI2.cjs +20 -0
- package/components/pyramid-chart-slots.config-DtnUlw5y.js +50 -0
- package/components/radar-chart-options.config-DvW36_zk.cjs +20 -0
- package/components/radar-chart-options.config-UVOzUnVT.js +130 -0
- package/components/radar-chart-positioning.config-Bixdrod2.cjs +20 -0
- package/components/radar-chart-positioning.config-CdJSazt4.js +55 -0
- package/components/radar-chart-slots.config-B3oIp-8w.cjs +20 -0
- package/components/radar-chart-slots.config-CkLoeAV7.js +53 -0
- package/components/regular-table-options.config-B0WNqEjR.cjs +20 -0
- package/components/regular-table-options.config-CBvnxTdd.js +148 -0
- package/components/regular-table-slots.config-Cc6hL7iu.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-DZrlGa5o.js +326 -0
- package/components/route-map-positioning.config-7aca5Iex.cjs +20 -0
- package/components/route-map-positioning.config-Bk_BndTS.js +66 -0
- package/components/route-map-slots.config-CQxB8gKC.js +59 -0
- package/components/route-map-slots.config-DfYT65BF.cjs +20 -0
- package/components/sankey-diagram-options.config-D49IZ1y3.cjs +20 -0
- package/components/sankey-diagram-options.config-s_QRVr1r.js +126 -0
- package/components/sankey-diagram-positioning.config-Bvus3RDi.cjs +20 -0
- package/components/sankey-diagram-positioning.config-DPgQELIu.js +66 -0
- package/components/sankey-diagram-slots.config-C9tIfWHU.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-DI4hlqi5.js +302 -0
- package/components/scatter-plot-positioning.config-D-ifHW9P.js +77 -0
- package/components/scatter-plot-positioning.config-DBDCDDad.cjs +20 -0
- package/components/scatter-plot-slots.config-CUURijrN.js +74 -0
- package/components/scatter-plot-slots.config-CrG6wQtV.cjs +20 -0
- package/components/search-filter-options.config-B-dGVPhS.cjs +20 -0
- package/components/search-filter-options.config-CPzfgUWV.js +103 -0
- package/components/search-filter-slots.config-DD119qkk.js +39 -0
- package/components/search-filter-slots.config-DP06ulJA.cjs +20 -0
- package/components/set-locale-DTFOOSog.cjs +20 -0
- package/components/set-locale-UK0ghkg9.js +43 -0
- package/components/slicer-filter-options.config-7OXpRWtw.cjs +20 -0
- package/components/slicer-filter-options.config-F2CZ8ckV.js +226 -0
- package/components/slicer-filter-positioning.config-0uGZ8EgN.js +48 -0
- package/components/slicer-filter-positioning.config-Bx2_7jxp.cjs +20 -0
- package/components/slicer-filter-slots.config-CHKpdJvF.cjs +20 -0
- package/components/slicer-filter-slots.config-D-BhCuA9.js +44 -0
- package/components/slider-filter-options.config-CRdbX1IJ.cjs +20 -0
- package/components/slider-filter-options.config-DO0HHK2l.js +72 -0
- package/components/slider-filter-slots.config-9R298H0t.cjs +20 -0
- package/components/slider-filter-slots.config-CGQG6JqK.js +43 -0
- package/components/slot-menu/index.cjs +1 -1
- package/components/slot-menu/index.js +2 -2
- package/components/slot-menu/slot-menu.d.ts +1 -1
- package/components/slot-menu-Cw5HJ_bk.js +404 -0
- package/components/slot-menu-DkyDLDSd.cjs +64 -0
- package/components/slot-menu-list/index.cjs +1 -1
- package/components/slot-menu-list/index.js +2 -2
- package/components/slot-menu-list/slot-menu-list.d.ts +1 -1
- package/components/slot-menu-list-BZllvntQ.cjs +38 -0
- package/components/slot-menu-list-CTJ-owp1.js +326 -0
- package/components/slots-config-BuHluMEl.js +77 -0
- package/components/slots-config-DVH0lz6t.cjs +20 -0
- package/components/speedometer-chart-options.config-BsIu28S3.cjs +20 -0
- package/components/speedometer-chart-options.config-jK_yQjy2.js +246 -0
- package/components/speedometer-chart-positioning.config-CNOKIw7e.cjs +20 -0
- package/components/speedometer-chart-positioning.config-FzFxMi0X.js +48 -0
- package/components/speedometer-chart-slots.config-CjkHAHNX.js +39 -0
- package/components/speedometer-chart-slots.config-S_hQm2MV.cjs +20 -0
- package/components/spike-map-options.config-aaiZyME6.cjs +20 -0
- package/components/spike-map-options.config-cj07bETE.js +413 -0
- package/components/spike-map-positioning.config-B4NYfmEw.js +55 -0
- package/components/spike-map-positioning.config-Bcdt8670.cjs +20 -0
- package/components/spike-map-slots.config-cKfaD6dQ.cjs +20 -0
- package/components/spike-map-slots.config-yMkdy-0w.js +47 -0
- package/components/strip-plot-options.config-DmAxeY2S.js +53 -0
- package/components/strip-plot-options.config-TB3rkoj2.cjs +20 -0
- package/components/strip-plot-positioning.config-BjcqWJoD.cjs +20 -0
- package/components/strip-plot-positioning.config-n9OIxpa_.js +48 -0
- package/components/strip-plot-slots.config-C07nIM5s.js +38 -0
- package/components/strip-plot-slots.config-DNYlrK_c.cjs +20 -0
- package/components/sunburst-chart-options.config-CLyQG-8x.js +160 -0
- package/components/sunburst-chart-options.config-Ckk_kY_s.cjs +20 -0
- package/components/sunburst-chart-positioning.config-BIpSCpSi.cjs +20 -0
- package/components/sunburst-chart-positioning.config-CcGOcwOK.js +48 -0
- package/components/sunburst-chart-slots.config-BU9ma0xm.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-I_gykFhh.js +157 -0
- package/components/symbol-map-positioning.config-DPv89eCY.cjs +20 -0
- package/components/symbol-map-positioning.config-H3n2ngaa.js +55 -0
- package/components/symbol-map-slots.config-CQJgV5bh.js +53 -0
- package/components/symbol-map-slots.config-DwNf547A.cjs +20 -0
- package/components/text-options.config-BwBCG2yo.cjs +20 -0
- package/components/text-options.config-DUMx63Ol.js +67 -0
- package/components/text-slots.config-CPghLc8b.cjs +20 -0
- package/components/text-slots.config-YmmXsb-0.js +24 -0
- package/components/treemap-chart-options.config-CAWPa5jK.js +184 -0
- package/components/treemap-chart-options.config-r6biULUj.cjs +20 -0
- package/components/treemap-chart-positioning.config-Dzp4TodY.js +55 -0
- package/components/treemap-chart-positioning.config-W2sl4gZ0.cjs +20 -0
- package/components/treemap-chart-slots.config-CS3ot6ZJ.cjs +20 -0
- package/components/treemap-chart-slots.config-QEVbKZyS.js +47 -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-3XO8ba12.cjs +20 -0
- package/components/utils-B6EE0gvH.js +313 -0
- package/components/utils.cjs +1 -1
- package/components/utils.js +3 -3
- package/components/v4-DIjJgmR0.js +49 -0
- package/components/venn-diagram-options.config-BamlR1qo.cjs +20 -0
- package/components/venn-diagram-options.config-KKD89q3q.js +24 -0
- package/components/venn-diagram-positioning.config-BLSj3JqA.js +55 -0
- package/components/venn-diagram-positioning.config-Bv3pFJIU.cjs +20 -0
- package/components/venn-diagram-slots.config-DYTmU8v2.cjs +20 -0
- package/components/venn-diagram-slots.config-DsIqVOI2.js +47 -0
- package/components/video-options.config-BhBpkaLJ.cjs +20 -0
- package/components/video-options.config-D2SEyNrP.js +127 -0
- package/components/video-slots.config-B680gLmP.js +24 -0
- package/components/video-slots.config-DMut7o7r.cjs +20 -0
- package/components/viz-item-menu/index.cjs +1 -1
- package/components/viz-item-menu/index.js +2 -2
- package/components/viz-item-menu/viz-item-menu.d.ts +2 -2
- package/components/viz-item-menu-CiEJJddu.js +170 -0
- package/components/viz-item-menu-Dry8xpRA.cjs +55 -0
- package/components/wordcloud-chart-options.config-DLN2RAEK.js +90 -0
- package/components/wordcloud-chart-options.config-DgH4JgN2.cjs +20 -0
- package/components/wordcloud-chart-positioning.config-DVPWXJXb.js +55 -0
- package/components/wordcloud-chart-positioning.config-ZTO2VLdY.cjs +20 -0
- package/components/wordcloud-chart-slots.config-V29v2Fhr.cjs +20 -0
- package/components/wordcloud-chart-slots.config-mFvqkiQE.js +45 -0
- package/custom-elements.json +47 -2
- package/package.json +2 -2
- package/react/utils/base/base.d.ts +1 -1
- package/react/utils/base/focusable.d.ts +1 -1
- package/react/utils/base/localized-mixin.d.ts +1 -1
- package/react/utils/base/sized-mixin.d.ts +1 -1
- package/react/utils/drag/pragmatic-element-adapter.d.ts +2 -0
- package/react/utils/drag/tests/pragmatic-element-adapter.first-import.test.d.ts +1 -0
- package/react/utils/drag/tests/pragmatic-element-adapter.test.d.ts +1 -0
- package/react/utils/formula/base/formula-base.d.ts +1 -1
- package/react/utils/formula/base/formula-input-base.d.ts +1 -1
- package/react/utils/formula/codemirror/actions.d.ts +13 -1
- package/react/utils/formula/codemirror/tests/actions.test.d.ts +1 -0
- package/react/utils/formula/render-explanation-tooltip.d.ts +1 -1
- package/react/utils/formula/store/formula-display-store.d.ts +9 -0
- package/react/utils/store/index.d.ts +5 -5
- package/react/utils/store/store-registry.d.ts +1 -1
- package/storybook/inject-global-vars.d.ts +1 -0
- package/types/ai-chat.types.d.ts +1 -0
- package/utils/base/base.d.ts +1 -1
- package/utils/base/focusable.d.ts +1 -1
- package/utils/base/localized-mixin.d.ts +1 -1
- package/utils/base/sized-mixin.d.ts +1 -1
- package/utils/drag/pragmatic-element-adapter.d.ts +2 -0
- package/utils/drag/tests/pragmatic-element-adapter.first-import.test.d.ts +1 -0
- package/utils/drag/tests/pragmatic-element-adapter.test.d.ts +1 -0
- package/utils/formula/base/formula-base.d.ts +1 -1
- package/utils/formula/base/formula-input-base.d.ts +1 -1
- package/utils/formula/codemirror/actions.d.ts +13 -1
- package/utils/formula/codemirror/tests/actions.test.d.ts +1 -0
- package/utils/formula/render-explanation-tooltip.d.ts +1 -1
- package/utils/formula/store/formula-display-store.d.ts +9 -0
- package/utils/store/index.d.ts +5 -5
- package/utils/store/store-registry.d.ts +1 -1
- package/components/adapter-BKowFrlw.cjs +0 -24
- package/components/adapter-uhkTBvxc.js +0 -1244
- package/components/ai-chat-B0pW6kHf.js +0 -3670
- package/components/ai-chat-BMsg63kL.cjs +0 -245
- package/components/ai-interaction-textarea-BdwiRaLH.cjs +0 -68
- package/components/ai-interaction-textarea-BrIlb9n1.js +0 -299
- package/components/area-chart-options.config-B_Kpww4P.js +0 -146
- package/components/area-chart-options.config-CJYI-zcZ.cjs +0 -20
- package/components/area-chart-positioning.config-Clvr_Aan.cjs +0 -20
- package/components/area-chart-positioning.config-CuPvdTc_.js +0 -55
- package/components/area-chart-slots.config-B56LJaky.cjs +0 -20
- package/components/area-chart-slots.config-D5Yy2L64.js +0 -55
- package/components/bar-chart-options.config-CZG7R2xR.js +0 -220
- package/components/bar-chart-options.config-D2a-U6kG.cjs +0 -20
- package/components/bar-chart-positioning.config-CqOU-wdj.js +0 -59
- package/components/bar-chart-positioning.config-Crwcy-yr.cjs +0 -20
- package/components/bar-chart-slots.config-CkOVmYcA.cjs +0 -20
- package/components/bar-chart-slots.config-DuJKoT7z.js +0 -50
- package/components/base-BwKUauGs.js +0 -249
- package/components/base-ZuhO2UZd.cjs +0 -20
- package/components/base-store-D0jbv0bE.js +0 -160
- package/components/base-store-ab2wBsBE.cjs +0 -20
- package/components/box-plot-options.config-DG4Rj5ue.js +0 -296
- package/components/box-plot-options.config-Di28EvZb.cjs +0 -20
- package/components/box-plot-positioning.config-Buxfxl5u.cjs +0 -20
- package/components/box-plot-positioning.config-CJi0zuFg.js +0 -48
- package/components/box-plot-slots.config-D6Q1vjez.js +0 -40
- package/components/box-plot-slots.config-DL-tTTn9.cjs +0 -20
- package/components/bubble-chart-options.config-CnpBrIo6.cjs +0 -20
- package/components/bubble-chart-options.config-DBD8wGaM.js +0 -115
- package/components/bubble-chart-positioning.config-3iE4D0XL.js +0 -55
- package/components/bubble-chart-positioning.config-DpR9mwIF.cjs +0 -20
- package/components/bubble-chart-slots.config-CHVjdEV-.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-Db2RSAw0.js +0 -75
- package/components/bullet-chart-positioning.config-4dG5YGWS.cjs +0 -20
- package/components/bullet-chart-positioning.config-O7IS72VB.js +0 -56
- package/components/bullet-chart-slots.config-BaTbWYvU.cjs +0 -20
- package/components/bullet-chart-slots.config-DI6jnYez.js +0 -46
- package/components/choropleth-map-options.config-CO4ouBHp.js +0 -348
- package/components/choropleth-map-options.config-CmtZtBAC.cjs +0 -20
- package/components/choropleth-map-positioning.config-BvKjYfiU.cjs +0 -20
- package/components/choropleth-map-positioning.config-Dlqf-3-f.js +0 -55
- package/components/choropleth-map-slots.config-C0xhs-tv.js +0 -53
- package/components/choropleth-map-slots.config-ClMcW8wV.cjs +0 -20
- package/components/circle-pack-chart-options.config-BA_G1sQ8.cjs +0 -20
- package/components/circle-pack-chart-options.config-w-zFKkVJ.js +0 -54
- package/components/circle-pack-chart-positioning.config-B6_Onx6i.cjs +0 -20
- package/components/circle-pack-chart-positioning.config-DNpMU7Z-.js +0 -48
- package/components/circle-pack-chart-slots.config-D9R0_7fs.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-E3qVXm97.js +0 -188
- package/components/circular-gauge-positioning.config-CX0pSRGc.cjs +0 -20
- package/components/circular-gauge-positioning.config-DMHwidbv.js +0 -48
- package/components/circular-gauge-slots.config-B6ajddW-.cjs +0 -20
- package/components/circular-gauge-slots.config-B_tmOIkT.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-D_Ttu1dl.js +0 -219
- package/components/column-chart-options.config-eJ1Cexxe.cjs +0 -20
- package/components/column-chart-positioning.config-5K8NNZ1J.cjs +0 -20
- package/components/column-chart-positioning.config-CWqxK8FS.js +0 -55
- package/components/column-chart-slots.config-BY6y_rvE.cjs +0 -20
- package/components/column-chart-slots.config-D5RWHFCh.js +0 -50
- package/components/combination-chart-options.config-C3kZ2fpK.cjs +0 -20
- package/components/combination-chart-options.config-vd2fpx3A.js +0 -87
- package/components/combination-chart-positioning.config-6Jw9GWdP.js +0 -48
- package/components/combination-chart-positioning.config-BRU6ecRd.cjs +0 -20
- package/components/combination-chart-slots.config-Ciza_y3a.cjs +0 -20
- package/components/combination-chart-slots.config-ClLsPTGA.js +0 -43
- package/components/conditional-number-options.config-CadHLi0m.cjs +0 -20
- package/components/conditional-number-options.config-CfvfFh2O.js +0 -205
- package/components/conditional-number-positioning.config-BnuBruTt.cjs +0 -20
- package/components/conditional-number-positioning.config-BpWa0OTR.js +0 -48
- package/components/conditional-number-slots.config-Bq-f8m3m.js +0 -39
- package/components/conditional-number-slots.config-CWX6OuUa.cjs +0 -20
- package/components/data-broker-BH5WDG0j.cjs +0 -20
- package/components/data-broker-CVDImE1j.js +0 -1674
- package/components/data-field-TXDuIrVY.js +0 -121
- package/components/data-field-hLReNkXW.cjs +0 -54
- package/components/data-field-level-BsmyaMeC.cjs +0 -55
- package/components/data-field-level-HHH9hMmb.js +0 -246
- package/components/data-field-panel-DxbDbMKy.cjs +0 -87
- package/components/data-field-panel-DyNtkiMX.js +0 -385
- package/components/data-fields-select-CPAUibFD.js +0 -263
- package/components/data-fields-select-tOKVkjkh.cjs +0 -41
- package/components/dataset-icon-BXEgg_8O.js +0 -125
- package/components/dataset-selector-list-B3pSpE_Y.js +0 -313
- package/components/dataset-selector-list-MO9cYlwk.cjs +0 -75
- package/components/dataset-selector-row-BIuDsjRv.cjs +0 -79
- package/components/dataset-selector-row-Dve-Xb5j.js +0 -273
- package/components/date-comparison-filter-options.config--clPxHFt.cjs +0 -20
- package/components/date-comparison-filter-options.config-DQy6LWo_.js +0 -126
- package/components/date-comparison-filter-slots.config-CktrdkA7.js +0 -33
- package/components/date-comparison-filter-slots.config-KO9B0lfS.cjs +0 -20
- package/components/date-filter-options.config-BdNFe-Ds.cjs +0 -20
- package/components/date-filter-options.config-DvMJ6WSe.js +0 -118
- package/components/date-filter-slots.config-B_Oa8lH4.js +0 -37
- package/components/date-filter-slots.config-BrQoD-EF.cjs +0 -20
- package/components/de-CFeKdBZ_.cjs +0 -20
- package/components/de-bxx-Ya_Y.js +0 -464
- package/components/decorate-CaYbmmmm.js +0 -28
- package/components/default-acceptable-data-field-types-rfTLQio7.cjs +0 -20
- package/components/display-settings-BtLYNbeD.js +0 -272
- package/components/display-settings-DNwcbq4m.cjs +0 -120
- package/components/display-settings-binning-6PvcJnfm.js +0 -110
- package/components/display-settings-binning-UqBDqKHg.cjs +0 -56
- package/components/display-settings-datetime-BHjfhUcN.cjs +0 -217
- package/components/display-settings-datetime-D7VTKM4O.js +0 -413
- package/components/display-settings-grand-totals-Bg1bAe4Y.cjs +0 -44
- package/components/display-settings-grand-totals-N8z2xbbZ.js +0 -89
- package/components/display-settings-numeric-BtXC1gPj.js +0 -479
- package/components/display-settings-numeric-D5hQU-sd.cjs +0 -190
- package/components/display-settings-period-over-period-CSLfTV7e.js +0 -433
- package/components/display-settings-period-over-period-DzSsF1nw.cjs +0 -229
- package/components/donut-chart-options.config-C2E9YnqT.js +0 -207
- package/components/donut-chart-options.config-K-HkE7sL.cjs +0 -20
- package/components/donut-chart-positioning.config-BSb68HFR.cjs +0 -20
- package/components/donut-chart-positioning.config-Dx3jt1n_.js +0 -48
- package/components/donut-chart-slots.config-B_wEHJUU.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-TdCD9uPT.js +0 -153
- package/components/dropdown-filter-slots.config-BBZChIHC.cjs +0 -20
- package/components/dropdown-filter-slots.config-D2g89-3k.js +0 -38
- package/components/en-B34alchz.cjs +0 -20
- package/components/en-GB-B3xz84vF.cjs +0 -20
- package/components/en-US-B34alchz.cjs +0 -20
- package/components/es-DelFOUQS.js +0 -464
- package/components/es-fAEaQEhg.cjs +0 -20
- package/components/evolution-number-options.config-Bt1FZqqQ.cjs +0 -20
- package/components/evolution-number-options.config-CiKzbVIu.js +0 -228
- package/components/evolution-number-positioning.config-BA8aL9iJ.js +0 -48
- package/components/evolution-number-positioning.config-DQbhwiGv.cjs +0 -20
- package/components/evolution-number-slots.config-CYxdcD-x.cjs +0 -20
- package/components/evolution-number-slots.config-DfsGuiu7.js +0 -37
- package/components/filter-expression-picker-BlzebHtT.js +0 -425
- package/components/filter-expression-picker-Co7iUnwo.cjs +0 -38
- package/components/filter-item-BIa9Y1TU.js +0 -242
- package/components/filter-item-DiuMzccR.cjs +0 -58
- package/components/filter-value-picker-BdsGUgBl.cjs +0 -60
- package/components/filter-value-picker-DV4IRVag.js +0 -151
- package/components/filter-value-picker-datetime-DvV2PR3B.cjs +0 -42
- package/components/filter-value-picker-datetime-_EDhhzr_.js +0 -139
- package/components/filter-value-picker-hierarchy-CgYAWQ-g.js +0 -232
- package/components/filter-value-picker-hierarchy-CqZXOE2D.cjs +0 -47
- package/components/filter-value-picker-numeric-C4VF0Kot.js +0 -219
- package/components/filter-value-picker-numeric-t24bCjgg.cjs +0 -48
- package/components/filters-C10dtogk.cjs +0 -150
- package/components/filters-DJ9eq7Xq.js +0 -400
- package/components/formatter-8m-wrIM-.cjs +0 -20
- package/components/formula-BgvJ0GQ4.js +0 -138
- package/components/formula-DHQae3tc.cjs +0 -45
- package/components/formula-codemirror-BZTsmrYL.cjs +0 -214
- package/components/formula-codemirror-iySUHkZq.js +0 -11969
- package/components/formula-display-store-CTXbAK2f.cjs +0 -20
- package/components/formula-display-store-CcBMayNE.js +0 -1086
- package/components/formula-editor-L1af23DU.cjs +0 -218
- package/components/formula-editor-YtSlmUwM.js +0 -664
- package/components/formula-field-CpKC6bbr.cjs +0 -20
- package/components/formula-field-DdZ4ll8e.js +0 -40
- package/components/formula-input-base-B18f5b5l.js +0 -240
- package/components/formula-input-base-BlHhsmsp.cjs +0 -49
- package/components/fr-5jK3qviC.cjs +0 -20
- package/components/fr-DjXcKdWm.js +0 -464
- package/components/funnel-chart-options.config-BAIgb6x9.cjs +0 -20
- package/components/funnel-chart-options.config-Bj0ziWXc.js +0 -187
- package/components/funnel-chart-positioning.config-DtUWAc7T.js +0 -48
- package/components/funnel-chart-positioning.config-w2JdWOJK.cjs +0 -20
- package/components/funnel-chart-slots.config-CSI5mdma.cjs +0 -20
- package/components/funnel-chart-slots.config-DJ6qZQsu.js +0 -43
- package/components/get-css-variable-DZl6AFiB.js +0 -63
- package/components/get-css-variable-f6ZYOxm7.cjs +0 -20
- package/components/get-dataset-name-CZU5eeyo.cjs +0 -20
- package/components/get-dataset-name-gEWlDRD5.js +0 -27
- package/components/groupings-Txqk_wHs.js +0 -52
- package/components/groupings-n-soRcZA.cjs +0 -20
- package/components/heat-map-options.config-BBhV91tE.js +0 -224
- package/components/heat-map-options.config-Ct-93RVQ.cjs +0 -20
- package/components/heat-map-positioning.config-BCsBYI1C.cjs +0 -20
- package/components/heat-map-positioning.config-DIQNlbm1.js +0 -48
- package/components/heat-map-slots.config-CHViaLrX.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-BWPdiZpT.js +0 -372
- package/components/heat-table-positioning.config-B6OntYKu.js +0 -55
- package/components/heat-table-positioning.config-DKMu_7fQ.cjs +0 -20
- package/components/heat-table-slots.config-CH6Q9203.cjs +0 -20
- package/components/heat-table-slots.config-r7zJ0gne.js +0 -49
- package/components/hexbin-map-options.config-BFX7W2GB.js +0 -276
- package/components/hexbin-map-options.config-CUAv6zuD.cjs +0 -20
- package/components/hexbin-map-positioning.config-BtxDUhio.cjs +0 -20
- package/components/hexbin-map-positioning.config-D9jHfncD.js +0 -48
- package/components/hexbin-map-slots.config-B1I0HYI_.js +0 -37
- package/components/hexbin-map-slots.config-BdkQVzI7.cjs +0 -20
- package/components/icon-element-2Qrd4w7o.cjs +0 -20
- package/components/icon-element-DYQjN0TG.js +0 -69
- package/components/image-options.config-DXqA7sAa.cjs +0 -20
- package/components/image-options.config-rz1AE25q.js +0 -153
- package/components/image-slots.config-DoY0rzAB.js +0 -24
- package/components/image-slots.config-DprzKxj3.cjs +0 -20
- package/components/item-grid-Hcahqw8V.cjs +0 -320
- package/components/item-grid-bjpi9sSB.js +0 -8190
- package/components/item-option-B7cG4nHM.js +0 -969
- package/components/item-option-CiMdtMdo.cjs +0 -252
- package/components/item-option-action-button-group-BtS9Ho3y.cjs +0 -53
- package/components/item-option-action-button-group-CvT79MQj.js +0 -118
- package/components/item-option-base-CWK-MoDz.js +0 -123
- package/components/item-option-base-vrkMCFHF.cjs +0 -56
- package/components/item-option-color-palette-picker-BlhO3Kri.cjs +0 -40
- package/components/item-option-color-palette-picker-CbtgwN1J.js +0 -2041
- package/components/item-option-color-picker-C-D1vohW.cjs +0 -34
- package/components/item-option-color-picker-CccU9Lry.js +0 -87
- package/components/item-option-color-range-CbKK4m6t.cjs +0 -98
- package/components/item-option-color-range-DwP4zb0q.js +0 -220
- package/components/item-option-multi-language-field-C71-iMVr.js +0 -82
- package/components/item-option-multi-language-field-CfPtLuVH.cjs +0 -33
- package/components/item-option-number-field-0XRgAD5B.cjs +0 -38
- package/components/item-option-number-field-CP8SMZMR.js +0 -102
- package/components/item-option-panel-BwYSwYSj.js +0 -183
- package/components/item-option-panel-JQ26EogB.cjs +0 -67
- package/components/item-option-picker-BJsgcTnE.cjs +0 -37
- package/components/item-option-picker-DIWqO_S7.js +0 -77
- package/components/item-option-position-picker-BdT0UnEB.cjs +0 -32
- package/components/item-option-position-picker-DidnyN7_.js +0 -117
- package/components/item-option-positions-number-field-B3ZRQ-GZ.js +0 -164
- package/components/item-option-positions-number-field-DPMVuUMn.cjs +0 -49
- package/components/item-option-radio-button-group-BpAYKUcc.js +0 -74
- package/components/item-option-radio-button-group-D_tAaLOQ.cjs +0 -37
- package/components/item-option-slider-CQI88p3O.js +0 -81
- package/components/item-option-slider-DQx3yabJ.cjs +0 -33
- package/components/item-option-switch-BZ9JDF_Q.cjs +0 -30
- package/components/item-option-switch-CZ00Bd-L.js +0 -69
- package/components/item-option-text-field-BbxPFuHZ.cjs +0 -33
- package/components/item-option-text-field-C8VTaY4N.js +0 -80
- package/components/item-slot-drop-BhCP8AHW.cjs +0 -91
- package/components/item-slot-drop-C3R8PW1h.js +0 -324
- package/components/item-slot-drop-panel-DF5odPJm.cjs +0 -57
- package/components/item-slot-drop-panel-jKBmZxM0.js +0 -355
- package/components/item-slot-picker-CPz4v6dj.js +0 -474
- package/components/item-slot-picker-DQJ-lnZM.cjs +0 -158
- package/components/item-slot-picker-panel-CML1pMrC.js +0 -448
- package/components/item-slot-picker-panel-sdxrlk9Z.cjs +0 -81
- package/components/line-chart-options.config-Ca6kHY7o.js +0 -168
- package/components/line-chart-options.config-DKQ1k4lg.cjs +0 -20
- package/components/line-chart-positioning.config-CIj2s14W.cjs +0 -20
- package/components/line-chart-positioning.config-DyWkf5Op.js +0 -55
- package/components/line-chart-slots.config-BvCDJoDq.js +0 -55
- package/components/line-chart-slots.config-Cjp4btvG.cjs +0 -20
- package/components/load-data-fields-for-datasets-BVGaku2J.cjs +0 -20
- package/components/load-data-fields-for-datasets-DeXLqWt4.js +0 -42
- package/components/localized-mixin-BOaeCN9a.js +0 -45
- package/components/localized-mixin-BPOcHne5.cjs +0 -20
- package/components/marker-map-options.config-CnNEwDgO.js +0 -117
- package/components/marker-map-options.config-DBPPcGN4.cjs +0 -20
- package/components/marker-map-positioning.config-BlaqR84i.js +0 -48
- package/components/marker-map-positioning.config-DyPBnrcf.cjs +0 -20
- package/components/marker-map-slots.config-B7nHqX9l.js +0 -37
- package/components/marker-map-slots.config-BOQ8AwRv.cjs +0 -20
- package/components/nl-CnJ7GWFR.js +0 -464
- package/components/nl-DWGcdw3F.cjs +0 -20
- package/components/ohlc-chart-options.config-D9h-VLdq.cjs +0 -20
- package/components/ohlc-chart-options.config-DHp9okh1.js +0 -65
- package/components/ohlc-chart-positioning.config-C1Ib-YRX.js +0 -78
- package/components/ohlc-chart-positioning.config-nhYy7sdP.cjs +0 -20
- package/components/ohlc-chart-slots.config-BuGrqWZO.js +0 -68
- package/components/ohlc-chart-slots.config-CUBUexI-.cjs +0 -20
- package/components/parallel-coordinates-plot-options.config-Cd4-eVOM.js +0 -42
- package/components/parallel-coordinates-plot-options.config-ovgY0A7j.cjs +0 -20
- package/components/parallel-coordinates-plot-positioning.config-B7iWes6n.cjs +0 -20
- package/components/parallel-coordinates-plot-positioning.config-DzkH_hSg.js +0 -48
- package/components/parallel-coordinates-plot-slots.config-BXZ-NmbH.cjs +0 -20
- package/components/parallel-coordinates-plot-slots.config-Cg6Bf_7v.js +0 -46
- package/components/pivot-table-options.config-BxKo1DCU.cjs +0 -20
- package/components/pivot-table-options.config-DzjA1c1d.js +0 -245
- package/components/pivot-table-positioning.config-BAeF1Wr5.cjs +0 -20
- package/components/pivot-table-positioning.config-QmdQVsVL.js +0 -55
- package/components/pivot-table-slots.config-DNkWahjt.js +0 -55
- package/components/pivot-table-slots.config-VxbOGtmB.cjs +0 -20
- package/components/pyramid-chart-options.config-B-lK7so6.js +0 -240
- package/components/pyramid-chart-options.config-lioHQSoq.cjs +0 -20
- package/components/pyramid-chart-positioning.config-Cwme_V9D.cjs +0 -20
- package/components/pyramid-chart-positioning.config-n6MctfWS.js +0 -55
- package/components/pyramid-chart-slots.config-CN_Q2YsP.cjs +0 -20
- package/components/pyramid-chart-slots.config-Cc4uHAA7.js +0 -50
- package/components/radar-chart-options.config-5pUTkc2q.js +0 -130
- package/components/radar-chart-options.config-DhnoFEzo.cjs +0 -20
- package/components/radar-chart-positioning.config-CK4dsAUh.js +0 -55
- package/components/radar-chart-positioning.config-DKMjOOy9.cjs +0 -20
- package/components/radar-chart-slots.config-15nYsk9b.js +0 -53
- package/components/radar-chart-slots.config-BISYnTom.cjs +0 -20
- package/components/regular-table-options.config-Bk6CBPgj.cjs +0 -20
- package/components/regular-table-options.config-rpofl157.js +0 -148
- package/components/regular-table-slots.config-BU6Ff96U.cjs +0 -20
- package/components/regular-table-slots.config-Bd3lFCir.js +0 -35
- package/components/route-map-options.config-CAi93e7I.cjs +0 -20
- package/components/route-map-options.config-D51lA0jk.js +0 -326
- package/components/route-map-positioning.config-CwXaSsNt.js +0 -66
- package/components/route-map-positioning.config-VnefcNLZ.cjs +0 -20
- package/components/route-map-slots.config-C2grgzNN.js +0 -59
- package/components/route-map-slots.config-Dznp0DT3.cjs +0 -20
- package/components/sankey-diagram-options.config-Bn9fmYgp.js +0 -126
- package/components/sankey-diagram-options.config-D7ZrZV0g.cjs +0 -20
- package/components/sankey-diagram-positioning.config-C8r1HXKi.cjs +0 -20
- package/components/sankey-diagram-positioning.config-M7BTpPC-.js +0 -66
- package/components/sankey-diagram-slots.config-D2KTJ8Oc.js +0 -61
- package/components/sankey-diagram-slots.config-TKCUvHOD.cjs +0 -20
- package/components/scatter-plot-options.config-DXqKb34r.cjs +0 -20
- package/components/scatter-plot-options.config-EP012piY.js +0 -302
- package/components/scatter-plot-positioning.config-CGlwev2w.cjs +0 -20
- package/components/scatter-plot-positioning.config-TW95PU_c.js +0 -77
- package/components/scatter-plot-slots.config-CPsk9FUg.cjs +0 -20
- package/components/scatter-plot-slots.config-DEhD9SG5.js +0 -74
- package/components/search-filter-options.config-C1fHQAFh.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-DmHZICqg.js +0 -39
- package/components/set-locale-C67nRXJu.cjs +0 -20
- package/components/set-locale-DA368j-c.js +0 -43
- package/components/slicer-filter-options.config-B2hLQJrk.js +0 -226
- package/components/slicer-filter-options.config-BhLn4U1W.cjs +0 -20
- package/components/slicer-filter-positioning.config-B3HV3P5V.cjs +0 -20
- package/components/slicer-filter-positioning.config-SW3t4sXb.js +0 -48
- package/components/slicer-filter-slots.config-CzhdAIIr.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-CfkVE6rN.js +0 -72
- package/components/slider-filter-slots.config-D9Hra0zE.cjs +0 -20
- package/components/slider-filter-slots.config-Dz3If02y.js +0 -43
- package/components/slot-menu-BX_79i8j.cjs +0 -64
- package/components/slot-menu-D5ZpNhRn.js +0 -400
- package/components/slot-menu-list--vSUiSqX.js +0 -325
- package/components/slot-menu-list-Fs6XHhqt.cjs +0 -38
- package/components/slots-config-K2g0-7Uj.js +0 -77
- package/components/slots-config-YdyClHLc.cjs +0 -20
- package/components/speedometer-chart-options.config-B_Tf2tVD.js +0 -246
- package/components/speedometer-chart-options.config-DEW_D9w1.cjs +0 -20
- package/components/speedometer-chart-positioning.config-CTgIInxK.cjs +0 -20
- package/components/speedometer-chart-positioning.config-Cf7VkFvv.js +0 -48
- package/components/speedometer-chart-slots.config-1BqQZ2vP.cjs +0 -20
- package/components/speedometer-chart-slots.config-CofgaLuF.js +0 -39
- package/components/spike-map-options.config-LPAyKMHe.cjs +0 -20
- package/components/spike-map-options.config-ZjIYwDiU.js +0 -413
- package/components/spike-map-positioning.config-BDWoRvI1.cjs +0 -20
- package/components/spike-map-positioning.config-tMMqD_L6.js +0 -55
- package/components/spike-map-slots.config-B7OehIoc.cjs +0 -20
- package/components/spike-map-slots.config-DGyGo3Xz.js +0 -47
- package/components/strip-plot-options.config-DEDTQZJZ.js +0 -53
- package/components/strip-plot-options.config-vBd38UQs.cjs +0 -20
- package/components/strip-plot-positioning.config-CflwBF0n.cjs +0 -20
- package/components/strip-plot-positioning.config-cyY2RoOQ.js +0 -48
- package/components/strip-plot-slots.config-CAU0z3q4.cjs +0 -20
- package/components/strip-plot-slots.config-DChE-zkv.js +0 -38
- package/components/sunburst-chart-options.config-CUFOuT2J.cjs +0 -20
- package/components/sunburst-chart-options.config-CV2e-xgJ.js +0 -160
- package/components/sunburst-chart-positioning.config-BrkN0iSP.cjs +0 -20
- package/components/sunburst-chart-positioning.config-CXqQ3rZw.js +0 -48
- package/components/sunburst-chart-slots.config-BCNUNkd9.cjs +0 -20
- package/components/sunburst-chart-slots.config-BX9597vW.js +0 -38
- package/components/symbol-map-options.config-CR07hvK0.cjs +0 -20
- package/components/symbol-map-options.config-DLD-geyT.js +0 -157
- package/components/symbol-map-positioning.config-B4yTOZ45.cjs +0 -20
- package/components/symbol-map-positioning.config-BhZjksQ9.js +0 -55
- package/components/symbol-map-slots.config-CEjSrzR2.js +0 -53
- package/components/symbol-map-slots.config-Dz_tor5P.cjs +0 -20
- package/components/text-options.config-DNTShSV3.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-BJiU8E1x.js +0 -24
- package/components/treemap-chart-options.config-BrTLnBOI.js +0 -184
- package/components/treemap-chart-options.config-p21eSXKG.cjs +0 -20
- package/components/treemap-chart-positioning.config-BTOpuIyU.js +0 -55
- package/components/treemap-chart-positioning.config-Cbu39jHd.cjs +0 -20
- package/components/treemap-chart-slots.config-BJqqnUEF.cjs +0 -20
- package/components/treemap-chart-slots.config-CQO0FSsI.js +0 -47
- package/components/utils-Ab_wibuA.cjs +0 -20
- package/components/utils-CO7Bx0Nw.js +0 -313
- 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-CdeK65gy.js +0 -24
- package/components/venn-diagram-options.config-EmRhf40r.cjs +0 -20
- package/components/venn-diagram-positioning.config-G91Md8yt.cjs +0 -20
- package/components/venn-diagram-positioning.config-xddK9cxF.js +0 -55
- package/components/venn-diagram-slots.config-DMcOPrkK.js +0 -47
- package/components/venn-diagram-slots.config-MpkJTf5q.cjs +0 -20
- package/components/video-options.config-D5mS3aJI.js +0 -127
- package/components/video-options.config-Dh_lU4c1.cjs +0 -20
- package/components/video-slots.config-Bmh6mcUv.cjs +0 -20
- package/components/video-slots.config-D3OXZQ07.js +0 -24
- package/components/viz-item-menu-B2pAY_Jv.cjs +0 -55
- package/components/viz-item-menu-D09pw6dZ.js +0 -170
- package/components/wordcloud-chart-options.config-IOrRDdoY.js +0 -90
- package/components/wordcloud-chart-options.config-mx2CbmrI.cjs +0 -20
- package/components/wordcloud-chart-positioning.config-DAYAximq.cjs +0 -20
- package/components/wordcloud-chart-positioning.config-DjUW_gBa.js +0 -55
- package/components/wordcloud-chart-slots.config-BF_R9ykk.js +0 -45
- package/components/wordcloud-chart-slots.config-C303nwAz.cjs +0 -20
- /package/components/{chunk-mLOUI7ql.cjs → rolldown-runtime-mLOUI7ql.cjs} +0 -0
|
@@ -0,0 +1,24 @@
|
|
|
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-D0LRKx5U.js";
|
|
21
|
+
//#region node_modules/@luzmo/dashboard-contents-types/src/lib/image/image-slots.config.js
|
|
22
|
+
var t = /* @__PURE__ */ e({ imageSlotsConfig: () => n }), n = [];
|
|
23
|
+
//#endregion
|
|
24
|
+
export { n, t };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/*! * A kit of modern Luzmo Web Components for analytics in your web application.
|
|
2
|
+
*
|
|
3
|
+
* Copyright © 2026 Luzmo
|
|
4
|
+
* All rights reserved.
|
|
5
|
+
* Luzmo web components (“Luzmo Web Components”)
|
|
6
|
+
* must be used according to the Luzmo Terms of Service.
|
|
7
|
+
* This license allows users with a current active Luzmo account
|
|
8
|
+
* to use the Luzmo Web Components. This license terminates
|
|
9
|
+
* automatically if a user no longer has an active Luzmo account.
|
|
10
|
+
* Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
|
|
11
|
+
*
|
|
12
|
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
13
|
+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
14
|
+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
15
|
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
16
|
+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
17
|
+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
18
|
+
* SOFTWARE.
|
|
19
|
+
* */
|
|
20
|
+
var e=require("./rolldown-runtime-mLOUI7ql.cjs").n({imageSlotsConfig:()=>t}),t=[];Object.defineProperty(exports,"n",{enumerable:!0,get:function(){return t}}),Object.defineProperty(exports,"t",{enumerable:!0,get:function(){return e}});
|
package/components/index.cjs
CHANGED
|
@@ -17,4 +17,4 @@
|
|
|
17
17
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
18
18
|
* SOFTWARE.
|
|
19
19
|
* */
|
|
20
|
-
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require("./set-locale-C67nRXJu.cjs"),t=require("./ai-chat-BMsg63kL.cjs"),n=require("./localize-D3i4Epy_.cjs"),r=require("./dataset-icon-BAV0S4sZ.cjs"),i=require("./dataset-selector-row-BIuDsjRv.cjs"),a=require("./ai-interaction-textarea-BdwiRaLH.cjs"),ee=require("./dataset-selector-list-MO9cYlwk.cjs"),o=require("./formatter-8m-wrIM-.cjs"),s=require("./decompose-numeric-format-DGJua3rU.cjs"),c=require("./display-settings-DNwcbq4m.cjs"),l=require("./display-settings-binning-UqBDqKHg.cjs"),u=require("./display-settings-datetime-BHjfhUcN.cjs"),d=require("./display-settings-grand-totals-Bg1bAe4Y.cjs"),f=require("./display-settings-numeric-D5hQU-sd.cjs"),p=require("./period-over-period-condition.const-C1NZ9Bkp.cjs"),m=require("./display-settings-period-over-period-DzSsF1nw.cjs"),h=require("./data-field-level-BsmyaMeC.cjs"),g=require("./data-field-hLReNkXW.cjs"),_=require("./convert-datasets-to-data-fields-B13rl1an.cjs"),v=require("./load-data-fields-for-datasets-BVGaku2J.cjs"),y=require("./data-field-panel-DxbDbMKy.cjs"),b=require("./item-slot-drop-panel-DF5odPJm.cjs"),x=require("./item-option-CiMdtMdo.cjs"),S=require("./slot-menu-BX_79i8j.cjs"),C=require("./slot-menu-list-Fs6XHhqt.cjs"),w=require("./item-slot-drop-BhCP8AHW.cjs"),T=require("./themes-kvrISOTz.cjs"),E=require("./item-option-panel-JQ26EogB.cjs"),D=require("./filters-C10dtogk.cjs"),O=require("./filter-expression-picker-Co7iUnwo.cjs"),k=require("./data-fields-select-tOKVkjkh.cjs"),te=require("./filter-value-picker-BdsGUgBl.cjs"),A=require("./filter-value-picker-datetime-DvV2PR3B.cjs"),j=require("./utils-Ab_wibuA.cjs"),M=require("./filter-value-picker-hierarchy-CqZXOE2D.cjs"),N=require("./filter-value-picker-numeric-t24bCjgg.cjs"),P=require("./filter-item-DiuMzccR.cjs"),F=require("./formula-display-store-CTXbAK2f.cjs"),I=require("./formula-DHQae3tc.cjs"),L=require("./formula-input-base-BlHhsmsp.cjs"),R=require("./formula-field-CpKC6bbr.cjs"),z=require("./formula-editor-L1af23DU.cjs"),B=require("./item-option-action-button-group-BtS9Ho3y.cjs"),V=require("./item-option-color-palette-picker-BlhO3Kri.cjs"),H=require("./item-option-color-picker-C-D1vohW.cjs"),U=require("./item-option-color-range-CbKK4m6t.cjs"),W=require("./item-option-multi-language-field-CfPtLuVH.cjs"),G=require("./item-option-number-field-0XRgAD5B.cjs"),K=require("./item-option-picker-BJsgcTnE.cjs"),q=require("./item-option-position-picker-BdT0UnEB.cjs"),J=require("./item-option-positions-number-field-DPMVuUMn.cjs"),Y=require("./item-option-radio-button-group-D_tAaLOQ.cjs"),X=require("./item-option-slider-DQx3yabJ.cjs"),Z=require("./item-option-switch-BZ9JDF_Q.cjs"),Q=require("./item-option-text-field-BbxPFuHZ.cjs"),$=require("./item-grid-Hcahqw8V.cjs"),ne=require("./item-slot-picker-DQJ-lnZM.cjs"),re=require("./item-slot-picker-panel-sdxrlk9Z.cjs"),ie=require("./viz-item-menu-B2pAY_Jv.cjs");require("./types.cjs");var ae=[{key:`general`,label:`General`},{key:`filters`,label:`Filters`},{key:`bar-column`,label:`Bar & Column Charts`},{key:`line`,label:`Line Charts`},{key:`scatter-bubble`,label:`Scatter & Bubble Plots`},{key:`area`,label:`Area Charts`},{key:`pie-donut`,label:`Pie & Donut`},{key:`gauges`,label:`Gauges`},{key:`map`,label:`Map Charts`},{key:`hierarchical`,label:`Hierarchical Charts`},{key:`special`,label:`Special Charts`},{key:`financial`,label:`Financial Charts`}],oe=[{type:`area-chart`,label:`Area Chart`},{type:`bar-chart`,label:`Bar Chart`},{type:`box-plot`,label:`Box Plot`},{type:`bubble-chart`,label:`Bubble Chart`},{type:`bullet-chart`,label:`Bullet Chart`},{type:`choropleth-map`,label:`Choropleth Map`},{type:`circle-pack-chart`,label:`Circle Pack Chart`},{type:`circular-gauge`,label:`Circular Gauge`},{type:`column-chart`,label:`Column Chart`},{type:`combination-chart`,label:`Combination Chart`},{type:`conditional-number`,label:`Conditional Number`},{type:`date-comparison-filter`,label:`Date Comparison Filter`},{type:`date-filter`,label:`Date Filter`},{type:`donut-chart`,label:`Donut Chart`},{type:`dropdown-filter`,label:`Dropdown Filter`},{type:`evolution-number`,label:`Evolution Number`},{type:`funnel-chart`,label:`Funnel Chart`},{type:`heat-map`,label:`Heat Map`},{type:`heat-table`,label:`Heat Table`},{type:`hexbin-map`,label:`Hexbin Map`},{type:`image`,label:`Image`},{type:`line-chart`,label:`Line Chart`},{type:`marker-map`,label:`Marker Map`},{type:`ohlc-chart`,label:`OHLC Chart`},{type:`parallel-coordinates-plot`,label:`Parallel Coordinates Plot`},{type:`pivot-table`,label:`Pivot Table`},{type:`pyramid-chart`,label:`Pyramid Chart`},{type:`radar-chart`,label:`Radar Chart`},{type:`regular-table`,label:`Regular Table`},{type:`route-map`,label:`Route Map`},{type:`sankey-diagram`,label:`Sankey Diagram`},{type:`scatter-plot`,label:`Scatter Plot`},{type:`search-filter`,label:`Search Filter`},{type:`slicer-filter`,label:`Slicer Filter`},{type:`slider-filter`,label:`Slider Filter`},{type:`speedometer-chart`,label:`Speedometer Chart`},{type:`spike-map`,label:`Spike Map`},{type:`strip-plot`,label:`Strip Plot`},{type:`sunburst-chart`,label:`Sunburst Chart`},{type:`symbol-map`,label:`Symbol Map`},{type:`text`,label:`Text`},{type:`treemap-chart`,label:`Treemap Chart`},{type:`video`,label:`Video`},{type:`wordcloud-chart`,label:`Wordcloud Chart`}],se=[{item:`text`,type:`text`,label:`Text`,group:`general`},{item:`image`,type:`image`,label:`Image`,group:`general`},{item:`evolution-number`,type:`evolution-number`,label:`Number with evolution`,group:`general`},{item:`video`,type:`video`,label:`Video`,group:`general`},{item:`regular-table`,type:`regular-table`,label:`Regular Table`,group:`general`},{item:`pivot-table`,type:`pivot-table`,label:`Pivot Table`,group:`general`},{item:`spacer`,type:`spacer`,label:`Spacer`,group:`general`},{item:`date-comparison-filter`,type:`date-comparison-filter`,label:`Date Comparison Filter`,group:`filters`},{item:`date-filter`,type:`date-filter`,label:`Date Filter`,group:`filters`},{item:`slider-filter`,type:`slider-filter`,label:`Slider Filter`,group:`filters`},{item:`search-filter`,type:`search-filter`,label:`Search Filter`,group:`filters`},{item:`dropdown-filter`,type:`dropdown-filter`,label:`Dropdown Filter`,group:`filters`},{item:`slicer-filter-vertical`,type:`slicer`,label:`Slicer Filter`,group:`filters`,options:{layout:{alignment:`vertical`}}},{item:`slicer-filter-horizontal`,type:`slicer`,label:`Slicer Filter Horizontal`,group:`filters`,options:{layout:{alignment:`horizontal`}}},{item:`slicer-filter-table`,type:`slicer`,label:`Slicer Filter Table`,group:`filters`,options:{layout:{alignment:`table`}}},{item:`rank-slicer-filter`,type:`slicer`,label:`Rank Slicer Filter`,group:`filters`,options:{layout:{alignment:`rank-vertical`}}},{item:`bar-chart`,type:`bar-chart`,label:`Bar Chart`,group:`bar-column`},{item:`grouped-bar-chart`,type:`bar-chart`,label:`Grouped Bar Chart`,group:`bar-column`,options:{mode:`grouped`}},{item:`stacked-bar-chart`,type:`bar-chart`,label:`Stacked Bar Chart`,group:`bar-column`,options:{mode:`stacked`}},{item:`column-chart`,type:`column-chart`,label:`Column Chart`,group:`bar-column`},{item:`grouped-column-chart`,type:`column-chart`,label:`Grouped Column Chart`,group:`bar-column`,options:{mode:`grouped`}},{item:`stacked-column-chart`,type:`column-chart`,label:`Stacked Column Chart`,group:`bar-column`,options:{mode:`stacked`}},{item:`line-chart`,type:`line-chart`,label:`Line Chart`,group:`line`},{item:`grouped-line-chart`,type:`line-chart`,label:`Grouped Line Chart`,group:`line`,options:{mode:`grouped`}},{item:`scatter-plot`,type:`scatter-plot`,label:`Scatter Plot`,group:`scatter-bubble`},{item:`scatter-group`,type:`scatter-plot`,label:`Scatter Group`,group:`scatter-bubble`},{item:`bubble-plot`,type:`scatter-plot`,label:`Bubble Plot`,group:`scatter-bubble`},{item:`colored-bubble-plot`,type:`scatter-plot`,label:`Colored Bubble Plot`,group:`scatter-bubble`},{item:`area-chart`,type:`area-chart`,label:`Area Chart`,group:`area`},{item:`stacked-area-chart`,type:`area-chart`,label:`Stacked Area Chart`,group:`area`,options:{mode:`stacked`}},{item:`100-area-chart`,type:`area-chart`,label:`100% Stacked Area Chart`,group:`area`,options:{mode:`100%`}},{item:`streamgraph`,type:`area-chart`,label:`Streamgraph`,group:`area`},{item:`pie-chart`,type:`donut-chart`,label:`Pie Chart`,group:`pie-donut`},{item:`donut-chart`,type:`donut-chart`,label:`Donut Chart`,group:`pie-donut`},{item:`semi-pie-chart`,type:`donut-chart`,label:`Semi Pie Chart`,group:`pie-donut`},{item:`semi-donut-chart`,type:`donut-chart`,label:`Semi Donut Chart`,group:`pie-donut`},{item:`bullet-chart`,type:`bullet-chart`,label:`Bullet Chart`,group:`gauges`},{item:`circular-gauge`,type:`circular-gauge`,label:`Circular Gauge`,group:`gauges`},{item:`conditional-number`,type:`conditional-number`,label:`Conditional Number`,group:`gauges`},{item:`speedometer-chart`,type:`speedometer-chart`,label:`Speedometer`,group:`gauges`},{item:`choropleth-map`,type:`choropleth-map`,label:`Choropleth Map`,group:`map`},{item:`symbol-map`,type:`symbol-map`,label:`Symbol Map`,group:`map`},{item:`marker-map`,type:`marker-map`,label:`Marker Map`,group:`map`},{item:`hexbin-map`,type:`hexbin-map`,label:`Hexbin Map`,group:`map`},{item:`heat-map`,type:`heat-map`,label:`Heat Map`,group:`map`},{item:`route-map`,type:`route-map`,label:`Route Map`,group:`map`},{item:`spike-map`,type:`spike-map`,label:`Spike Map`,group:`map`},{item:`treemap-chart`,type:`treemap-chart`,label:`Treemap Chart`,group:`hierarchical`},{item:`sunburst-chart`,type:`sunburst-chart`,label:`Sunburst Chart`,group:`hierarchical`},{item:`circle-pack-chart`,type:`circle-pack-chart`,label:`Circle Pack Chart`,group:`hierarchical`},{item:`combination-chart`,type:`combination-chart`,label:`Combination Chart`,group:`special`},{item:`parallel-coordinates-plot`,type:`parallel-coordinates-plot`,label:`Parallel Coordinates Plot`,group:`special`},{item:`bubble-chart`,type:`bubble-chart`,label:`Bubble Chart`,group:`special`},{item:`strip-plot`,type:`strip-plot`,label:`Strip Plot`,group:`special`},{item:`radar-chart`,type:`radar-chart`,label:`Radar Chart`,group:`special`},{item:`pyramid-chart`,type:`pyramid-chart`,label:`Pyramid Chart`,group:`special`},{item:`funnel-chart`,type:`funnel-chart`,label:`Funnel Chart`,group:`special`},{item:`alluvial-diagram`,type:`alluvial-diagram`,label:`Alluvial Diagram`,group:`special`},{item:`sankey-diagram`,type:`sankey-diagram`,label:`Sankey Diagram`,group:`special`},{item:`venn-diagram`,type:`venn-diagram`,label:`Venn Diagram`,group:`special`},{item:`box-plot`,type:`box-plot`,label:`Box Plot`,group:`special`},{item:`heat-table`,type:`heat-table`,label:`Heat Table`,group:`special`},{item:`wordcloud-chart`,type:`wordcloud-chart`,label:`Wordcloud Chart`,group:`special`},{item:`ohlc-chart`,type:`ohlc-chart`,label:`OHLC Chart`,group:`financial`},{item:`candlestick-chart`,type:`ohlc-chart`,label:`Candlestick Chart`,group:`financial`}];exports.AiChatSession=t.i,exports.AiChatSessionController=t.r,exports.FormulaAggregationGrouping=F.g,exports.FormulaEditorStore=L.n,exports.LuzmoAiChat=t.n,exports.LuzmoAiChatEmptyState=t.T,Object.defineProperty(exports,"LuzmoAiInteractionTextarea",{enumerable:!0,get:function(){return a.t}}),Object.defineProperty(exports,"LuzmoDataField",{enumerable:!0,get:function(){return g.t}}),exports.LuzmoDataFieldLevel=h.t,Object.defineProperty(exports,"LuzmoDataFieldPanel",{enumerable:!0,get:function(){return y.t}}),Object.defineProperty(exports,"LuzmoDataFieldsSelect",{enumerable:!0,get:function(){return k.t}}),exports.LuzmoDatasetIcon=r.t,exports.LuzmoDatasetSelectorList=ee.t,Object.defineProperty(exports,"LuzmoDatasetSelectorRow",{enumerable:!0,get:function(){return i.t}}),exports.LuzmoDisplaySettings=c.t,Object.defineProperty(exports,"LuzmoDisplaySettingsBinning",{enumerable:!0,get:function(){return l.t}}),Object.defineProperty(exports,"LuzmoDisplaySettingsDatetime",{enumerable:!0,get:function(){return u.t}}),Object.defineProperty(exports,"LuzmoDisplaySettingsGrandTotals",{enumerable:!0,get:function(){return d.t}}),Object.defineProperty(exports,"LuzmoDisplaySettingsNumeric",{enumerable:!0,get:function(){return f.t}}),Object.defineProperty(exports,"LuzmoDisplaySettingsPeriodOverPeriod",{enumerable:!0,get:function(){return m.t}}),Object.defineProperty(exports,"LuzmoFilterExpressionPicker",{enumerable:!0,get:function(){return O.t}}),Object.defineProperty(exports,"LuzmoFilterItem",{enumerable:!0,get:function(){return P.t}}),exports.LuzmoFilterValuePicker=te.t,Object.defineProperty(exports,"LuzmoFilterValuePickerDatetime",{enumerable:!0,get:function(){return A.t}}),Object.defineProperty(exports,"LuzmoFilterValuePickerHierarchy",{enumerable:!0,get:function(){return M.t}}),Object.defineProperty(exports,"LuzmoFilterValuePickerNumeric",{enumerable:!0,get:function(){return N.t}}),Object.defineProperty(exports,"LuzmoFilters",{enumerable:!0,get:function(){return D.t}}),Object.defineProperty(exports,"LuzmoFormula",{enumerable:!0,get:function(){return I.t}}),Object.defineProperty(exports,"LuzmoFormulaEditor",{enumerable:!0,get:function(){return z.t}}),Object.defineProperty(exports,"LuzmoFormulaField",{enumerable:!0,get:function(){return R.t}}),exports.LuzmoItemGrid=$.t,Object.defineProperty(exports,"LuzmoItemGridItemActionsMenu",{enumerable:!0,get:function(){return $.n}}),exports.LuzmoItemOption=x.t,exports.LuzmoItemOptionActionButtonGroup=B.t,exports.LuzmoItemOptionColorPalettePicker=V.t,exports.LuzmoItemOptionColorPicker=H.t,exports.LuzmoItemOptionColorRange=U.t,exports.LuzmoItemOptionMultiLangField=W.t,exports.LuzmoItemOptionNumberField=G.t,exports.LuzmoItemOptionPanel=E.t,exports.LuzmoItemOptionPicker=K.t,exports.LuzmoItemOptionPositionPicker=q.t,exports.LuzmoItemOptionPositionsNumberField=J.t,exports.LuzmoItemOptionRadioButtonGroup=Y.t,exports.LuzmoItemOptionSlider=X.t,exports.LuzmoItemOptionSwitch=Z.t,exports.LuzmoItemOptionTextField=Q.t,Object.defineProperty(exports,"LuzmoItemSlotDrop",{enumerable:!0,get:function(){return w.t}}),Object.defineProperty(exports,"LuzmoItemSlotDropPanel",{enumerable:!0,get:function(){return b.t}}),Object.defineProperty(exports,"LuzmoItemSlotPicker",{enumerable:!0,get:function(){return ne.t}}),Object.defineProperty(exports,"LuzmoItemSlotPickerPanel",{enumerable:!0,get:function(){return re.t}}),exports.LuzmoSlotMenu=S.t,exports.LuzmoSlotMenuList=C.t,Object.defineProperty(exports,"LuzmoVizItemMenu",{enumerable:!0,get:function(){return ie.t}}),exports.PeriodOverPeriodCondition=p.t,exports.ROOT_EDITOR_ID=L.r,exports.buildAiPromptDeleteRequest=t._,exports.buildAiPromptProperties=t.v,exports.buildAiPromptRequest=t.y,exports.buildAnalystAiPromptProperties=t.b,exports.buildDashboardAiPromptProperties=t.x,exports.buildItemAiPromptProperties=t.S,exports.chartToItemAsset=t.C,exports.convertDatasetsToDataFields=_.t,exports.createAiChatSession=t.a,exports.createInitialProgress=t.f,exports.createInitialStreamState=t.o,exports.createStreamHandler=t.s,exports.decomposeNumericFormat=s.t,exports.ensureFormulaCodeMirrorLoaded=F.s,exports.extractChartFromChunk=t.u,exports.extractDashboardFromChunk=t.d,exports.fetchStreamingResponse=t.m,exports.formatter=o.t,exports.formulaEditorContext=L.i,exports.getAgentStreamDefinition=t.c,exports.getAiPromptUrl=t.w,exports.getLocale=e.t,exports.getTheme=T.t,exports.hasProgressChunk=t.p,exports.isRecognizedStep=t.t,exports.itemGroups=ae,exports.itemList=se,exports.itemTypes=oe,exports.loadDataFieldsForDatasets=v.t,exports.localize=n.t,exports.parseStreamLine=t.h,exports.processStreamChunk=t.l,exports.readNdjsonStream=t.g,exports.setLocale=e.n,exports.switchItem=j.t,exports.systemThemeIds=T.n,exports.targetLocales=e.r;
|
|
20
|
+
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require("./set-locale-DTFOOSog.cjs"),t=require("./ai-chat-Cv3EikMv.cjs"),n=require("./localize-D3i4Epy_.cjs"),r=require("./dataset-icon-BAV0S4sZ.cjs"),i=require("./dataset-selector-row-qxfmcxpm.cjs"),a=require("./ai-interaction-textarea-CPfJqTB0.cjs"),o=require("./dataset-selector-list-BPBZ04Lf.cjs"),s=require("./formatter-BeXmurVe.cjs"),c=require("./decompose-numeric-format-DGJua3rU.cjs"),l=require("./display-settings-DnzOjr-1.cjs"),u=require("./display-settings-binning-C7-gByrp.cjs"),d=require("./display-settings-datetime-DL0Qcz8Y.cjs"),f=require("./display-settings-grand-totals-DHQSZqMI.cjs"),p=require("./display-settings-numeric--5zk8_7K.cjs"),m=require("./period-over-period-condition.const-C1NZ9Bkp.cjs"),h=require("./display-settings-period-over-period-BE22oHvV.cjs"),g=require("./data-field-level-7qi9K__S.cjs"),_=require("./data-field-CAGprHjS.cjs"),v=require("./convert-datasets-to-data-fields-B13rl1an.cjs"),y=require("./load-data-fields-for-datasets-CW4Voiex.cjs"),b=require("./data-field-panel-DUc8y4WA.cjs"),x=require("./item-grid-BXZXJV3g.cjs"),S=require("./item-slot-drop-panel-DqekQtOr.cjs"),C=require("./item-option-CEwjJc1p.cjs"),w=require("./slot-menu-DkyDLDSd.cjs"),T=require("./slot-menu-list-BZllvntQ.cjs"),E=require("./item-slot-drop-BUCjEfJf.cjs"),D=require("./themes-kvrISOTz.cjs"),O=require("./item-option-panel-D0dxyUfE.cjs"),k=require("./filters-sR8GxUGw.cjs"),A=require("./filter-expression-picker-CF4Otpll.cjs"),ee=require("./data-fields-select-qCWuzckJ.cjs"),j=require("./filter-value-picker-B5fHoLAG.cjs"),M=require("./filter-value-picker-datetime-D20WnWar.cjs"),N=require("./utils-3XO8ba12.cjs"),P=require("./filter-value-picker-hierarchy-CSM0RPvX.cjs"),F=require("./filter-value-picker-numeric-BtZaQvkr.cjs"),I=require("./filter-item-CKg3oQlZ.cjs"),L=require("./formula-display-store-DFAvw21p.cjs"),R=require("./formula-BPHH_GKB.cjs"),z=require("./formula-input-base-CGe2ABn6.cjs"),B=require("./formula-field-aiqX7nRp.cjs"),V=require("./formula-editor-CtCvJkyS.cjs"),H=require("./item-option-action-button-group-DXCVJqpt.cjs"),U=require("./item-option-color-palette-picker-7vSSpj5o.cjs"),W=require("./item-option-color-picker-DMyNeD2e.cjs"),G=require("./item-option-color-range-BFr0B6Vf.cjs"),K=require("./item-option-multi-language-field-q7txF5xA.cjs"),q=require("./item-option-number-field-DWeJWUxY.cjs"),J=require("./item-option-picker-BsP_0XyD.cjs"),Y=require("./item-option-position-picker-CcmBYyqF.cjs"),X=require("./item-option-positions-number-field-o3Qckgwd.cjs"),Z=require("./item-option-radio-button-group-CjLhWTEJ.cjs"),Q=require("./item-option-slider-CHbkJHLK.cjs"),$=require("./item-option-switch-FRAZWozp.cjs"),te=require("./item-option-text-field-DkYqHfdJ.cjs"),ne=require("./item-slot-picker-CvbXFh6Z.cjs"),re=require("./item-slot-picker-panel-BUyp6Hbg.cjs"),ie=require("./viz-item-menu-Dry8xpRA.cjs");require("./types.cjs");var ae=[{key:`general`,label:`General`},{key:`filters`,label:`Filters`},{key:`bar-column`,label:`Bar & Column Charts`},{key:`line`,label:`Line Charts`},{key:`scatter-bubble`,label:`Scatter & Bubble Plots`},{key:`area`,label:`Area Charts`},{key:`pie-donut`,label:`Pie & Donut`},{key:`gauges`,label:`Gauges`},{key:`map`,label:`Map Charts`},{key:`hierarchical`,label:`Hierarchical Charts`},{key:`special`,label:`Special Charts`},{key:`financial`,label:`Financial Charts`}],oe=[{type:`area-chart`,label:`Area Chart`},{type:`bar-chart`,label:`Bar Chart`},{type:`box-plot`,label:`Box Plot`},{type:`bubble-chart`,label:`Bubble Chart`},{type:`bullet-chart`,label:`Bullet Chart`},{type:`choropleth-map`,label:`Choropleth Map`},{type:`circle-pack-chart`,label:`Circle Pack Chart`},{type:`circular-gauge`,label:`Circular Gauge`},{type:`column-chart`,label:`Column Chart`},{type:`combination-chart`,label:`Combination Chart`},{type:`conditional-number`,label:`Conditional Number`},{type:`date-comparison-filter`,label:`Date Comparison Filter`},{type:`date-filter`,label:`Date Filter`},{type:`donut-chart`,label:`Donut Chart`},{type:`dropdown-filter`,label:`Dropdown Filter`},{type:`evolution-number`,label:`Evolution Number`},{type:`funnel-chart`,label:`Funnel Chart`},{type:`heat-map`,label:`Heat Map`},{type:`heat-table`,label:`Heat Table`},{type:`hexbin-map`,label:`Hexbin Map`},{type:`image`,label:`Image`},{type:`line-chart`,label:`Line Chart`},{type:`marker-map`,label:`Marker Map`},{type:`ohlc-chart`,label:`OHLC Chart`},{type:`parallel-coordinates-plot`,label:`Parallel Coordinates Plot`},{type:`pivot-table`,label:`Pivot Table`},{type:`pyramid-chart`,label:`Pyramid Chart`},{type:`radar-chart`,label:`Radar Chart`},{type:`regular-table`,label:`Regular Table`},{type:`route-map`,label:`Route Map`},{type:`sankey-diagram`,label:`Sankey Diagram`},{type:`scatter-plot`,label:`Scatter Plot`},{type:`search-filter`,label:`Search Filter`},{type:`slicer-filter`,label:`Slicer Filter`},{type:`slider-filter`,label:`Slider Filter`},{type:`speedometer-chart`,label:`Speedometer Chart`},{type:`spike-map`,label:`Spike Map`},{type:`strip-plot`,label:`Strip Plot`},{type:`sunburst-chart`,label:`Sunburst Chart`},{type:`symbol-map`,label:`Symbol Map`},{type:`text`,label:`Text`},{type:`treemap-chart`,label:`Treemap Chart`},{type:`video`,label:`Video`},{type:`wordcloud-chart`,label:`Wordcloud Chart`}],se=[{item:`text`,type:`text`,label:`Text`,group:`general`},{item:`image`,type:`image`,label:`Image`,group:`general`},{item:`evolution-number`,type:`evolution-number`,label:`Number with evolution`,group:`general`},{item:`video`,type:`video`,label:`Video`,group:`general`},{item:`regular-table`,type:`regular-table`,label:`Regular Table`,group:`general`},{item:`pivot-table`,type:`pivot-table`,label:`Pivot Table`,group:`general`},{item:`spacer`,type:`spacer`,label:`Spacer`,group:`general`},{item:`date-comparison-filter`,type:`date-comparison-filter`,label:`Date Comparison Filter`,group:`filters`},{item:`date-filter`,type:`date-filter`,label:`Date Filter`,group:`filters`},{item:`slider-filter`,type:`slider-filter`,label:`Slider Filter`,group:`filters`},{item:`search-filter`,type:`search-filter`,label:`Search Filter`,group:`filters`},{item:`dropdown-filter`,type:`dropdown-filter`,label:`Dropdown Filter`,group:`filters`},{item:`slicer-filter-vertical`,type:`slicer`,label:`Slicer Filter`,group:`filters`,options:{layout:{alignment:`vertical`}}},{item:`slicer-filter-horizontal`,type:`slicer`,label:`Slicer Filter Horizontal`,group:`filters`,options:{layout:{alignment:`horizontal`}}},{item:`slicer-filter-table`,type:`slicer`,label:`Slicer Filter Table`,group:`filters`,options:{layout:{alignment:`table`}}},{item:`rank-slicer-filter`,type:`slicer`,label:`Rank Slicer Filter`,group:`filters`,options:{layout:{alignment:`rank-vertical`}}},{item:`bar-chart`,type:`bar-chart`,label:`Bar Chart`,group:`bar-column`},{item:`grouped-bar-chart`,type:`bar-chart`,label:`Grouped Bar Chart`,group:`bar-column`,options:{mode:`grouped`}},{item:`stacked-bar-chart`,type:`bar-chart`,label:`Stacked Bar Chart`,group:`bar-column`,options:{mode:`stacked`}},{item:`column-chart`,type:`column-chart`,label:`Column Chart`,group:`bar-column`},{item:`grouped-column-chart`,type:`column-chart`,label:`Grouped Column Chart`,group:`bar-column`,options:{mode:`grouped`}},{item:`stacked-column-chart`,type:`column-chart`,label:`Stacked Column Chart`,group:`bar-column`,options:{mode:`stacked`}},{item:`line-chart`,type:`line-chart`,label:`Line Chart`,group:`line`},{item:`grouped-line-chart`,type:`line-chart`,label:`Grouped Line Chart`,group:`line`,options:{mode:`grouped`}},{item:`scatter-plot`,type:`scatter-plot`,label:`Scatter Plot`,group:`scatter-bubble`},{item:`scatter-group`,type:`scatter-plot`,label:`Scatter Group`,group:`scatter-bubble`},{item:`bubble-plot`,type:`scatter-plot`,label:`Bubble Plot`,group:`scatter-bubble`},{item:`colored-bubble-plot`,type:`scatter-plot`,label:`Colored Bubble Plot`,group:`scatter-bubble`},{item:`area-chart`,type:`area-chart`,label:`Area Chart`,group:`area`},{item:`stacked-area-chart`,type:`area-chart`,label:`Stacked Area Chart`,group:`area`,options:{mode:`stacked`}},{item:`100-area-chart`,type:`area-chart`,label:`100% Stacked Area Chart`,group:`area`,options:{mode:`100%`}},{item:`streamgraph`,type:`area-chart`,label:`Streamgraph`,group:`area`},{item:`pie-chart`,type:`donut-chart`,label:`Pie Chart`,group:`pie-donut`},{item:`donut-chart`,type:`donut-chart`,label:`Donut Chart`,group:`pie-donut`},{item:`semi-pie-chart`,type:`donut-chart`,label:`Semi Pie Chart`,group:`pie-donut`},{item:`semi-donut-chart`,type:`donut-chart`,label:`Semi Donut Chart`,group:`pie-donut`},{item:`bullet-chart`,type:`bullet-chart`,label:`Bullet Chart`,group:`gauges`},{item:`circular-gauge`,type:`circular-gauge`,label:`Circular Gauge`,group:`gauges`},{item:`conditional-number`,type:`conditional-number`,label:`Conditional Number`,group:`gauges`},{item:`speedometer-chart`,type:`speedometer-chart`,label:`Speedometer`,group:`gauges`},{item:`choropleth-map`,type:`choropleth-map`,label:`Choropleth Map`,group:`map`},{item:`symbol-map`,type:`symbol-map`,label:`Symbol Map`,group:`map`},{item:`marker-map`,type:`marker-map`,label:`Marker Map`,group:`map`},{item:`hexbin-map`,type:`hexbin-map`,label:`Hexbin Map`,group:`map`},{item:`heat-map`,type:`heat-map`,label:`Heat Map`,group:`map`},{item:`route-map`,type:`route-map`,label:`Route Map`,group:`map`},{item:`spike-map`,type:`spike-map`,label:`Spike Map`,group:`map`},{item:`treemap-chart`,type:`treemap-chart`,label:`Treemap Chart`,group:`hierarchical`},{item:`sunburst-chart`,type:`sunburst-chart`,label:`Sunburst Chart`,group:`hierarchical`},{item:`circle-pack-chart`,type:`circle-pack-chart`,label:`Circle Pack Chart`,group:`hierarchical`},{item:`combination-chart`,type:`combination-chart`,label:`Combination Chart`,group:`special`},{item:`parallel-coordinates-plot`,type:`parallel-coordinates-plot`,label:`Parallel Coordinates Plot`,group:`special`},{item:`bubble-chart`,type:`bubble-chart`,label:`Bubble Chart`,group:`special`},{item:`strip-plot`,type:`strip-plot`,label:`Strip Plot`,group:`special`},{item:`radar-chart`,type:`radar-chart`,label:`Radar Chart`,group:`special`},{item:`pyramid-chart`,type:`pyramid-chart`,label:`Pyramid Chart`,group:`special`},{item:`funnel-chart`,type:`funnel-chart`,label:`Funnel Chart`,group:`special`},{item:`alluvial-diagram`,type:`alluvial-diagram`,label:`Alluvial Diagram`,group:`special`},{item:`sankey-diagram`,type:`sankey-diagram`,label:`Sankey Diagram`,group:`special`},{item:`venn-diagram`,type:`venn-diagram`,label:`Venn Diagram`,group:`special`},{item:`box-plot`,type:`box-plot`,label:`Box Plot`,group:`special`},{item:`heat-table`,type:`heat-table`,label:`Heat Table`,group:`special`},{item:`wordcloud-chart`,type:`wordcloud-chart`,label:`Wordcloud Chart`,group:`special`},{item:`ohlc-chart`,type:`ohlc-chart`,label:`OHLC Chart`,group:`financial`},{item:`candlestick-chart`,type:`ohlc-chart`,label:`Candlestick Chart`,group:`financial`}];exports.AiChatSession=t.i,exports.AiChatSessionController=t.r,exports.FormulaAggregationGrouping=L.g,exports.FormulaEditorStore=z.n,exports.LuzmoAiChat=t.n,exports.LuzmoAiChatEmptyState=t.T,Object.defineProperty(exports,"LuzmoAiInteractionTextarea",{enumerable:!0,get:function(){return a.t}}),Object.defineProperty(exports,"LuzmoDataField",{enumerable:!0,get:function(){return _.t}}),exports.LuzmoDataFieldLevel=g.t,Object.defineProperty(exports,"LuzmoDataFieldPanel",{enumerable:!0,get:function(){return b.t}}),Object.defineProperty(exports,"LuzmoDataFieldsSelect",{enumerable:!0,get:function(){return ee.t}}),exports.LuzmoDatasetIcon=r.t,exports.LuzmoDatasetSelectorList=o.t,Object.defineProperty(exports,"LuzmoDatasetSelectorRow",{enumerable:!0,get:function(){return i.t}}),exports.LuzmoDisplaySettings=l.t,Object.defineProperty(exports,"LuzmoDisplaySettingsBinning",{enumerable:!0,get:function(){return u.t}}),Object.defineProperty(exports,"LuzmoDisplaySettingsDatetime",{enumerable:!0,get:function(){return d.t}}),Object.defineProperty(exports,"LuzmoDisplaySettingsGrandTotals",{enumerable:!0,get:function(){return f.t}}),Object.defineProperty(exports,"LuzmoDisplaySettingsNumeric",{enumerable:!0,get:function(){return p.t}}),Object.defineProperty(exports,"LuzmoDisplaySettingsPeriodOverPeriod",{enumerable:!0,get:function(){return h.t}}),Object.defineProperty(exports,"LuzmoFilterExpressionPicker",{enumerable:!0,get:function(){return A.t}}),Object.defineProperty(exports,"LuzmoFilterItem",{enumerable:!0,get:function(){return I.t}}),exports.LuzmoFilterValuePicker=j.t,Object.defineProperty(exports,"LuzmoFilterValuePickerDatetime",{enumerable:!0,get:function(){return M.t}}),Object.defineProperty(exports,"LuzmoFilterValuePickerHierarchy",{enumerable:!0,get:function(){return P.t}}),Object.defineProperty(exports,"LuzmoFilterValuePickerNumeric",{enumerable:!0,get:function(){return F.t}}),Object.defineProperty(exports,"LuzmoFilters",{enumerable:!0,get:function(){return k.t}}),Object.defineProperty(exports,"LuzmoFormula",{enumerable:!0,get:function(){return R.t}}),Object.defineProperty(exports,"LuzmoFormulaEditor",{enumerable:!0,get:function(){return V.t}}),Object.defineProperty(exports,"LuzmoFormulaField",{enumerable:!0,get:function(){return B.t}}),exports.LuzmoItemGrid=x.t,Object.defineProperty(exports,"LuzmoItemGridItemActionsMenu",{enumerable:!0,get:function(){return x.n}}),exports.LuzmoItemOption=C.t,exports.LuzmoItemOptionActionButtonGroup=H.t,exports.LuzmoItemOptionColorPalettePicker=U.t,exports.LuzmoItemOptionColorPicker=W.t,exports.LuzmoItemOptionColorRange=G.t,exports.LuzmoItemOptionMultiLangField=K.t,exports.LuzmoItemOptionNumberField=q.t,exports.LuzmoItemOptionPanel=O.t,exports.LuzmoItemOptionPicker=J.t,exports.LuzmoItemOptionPositionPicker=Y.t,exports.LuzmoItemOptionPositionsNumberField=X.t,exports.LuzmoItemOptionRadioButtonGroup=Z.t,exports.LuzmoItemOptionSlider=Q.t,exports.LuzmoItemOptionSwitch=$.t,exports.LuzmoItemOptionTextField=te.t,Object.defineProperty(exports,"LuzmoItemSlotDrop",{enumerable:!0,get:function(){return E.t}}),Object.defineProperty(exports,"LuzmoItemSlotDropPanel",{enumerable:!0,get:function(){return S.t}}),Object.defineProperty(exports,"LuzmoItemSlotPicker",{enumerable:!0,get:function(){return ne.t}}),Object.defineProperty(exports,"LuzmoItemSlotPickerPanel",{enumerable:!0,get:function(){return re.t}}),exports.LuzmoSlotMenu=w.t,exports.LuzmoSlotMenuList=T.t,Object.defineProperty(exports,"LuzmoVizItemMenu",{enumerable:!0,get:function(){return ie.t}}),exports.PeriodOverPeriodCondition=m.t,exports.ROOT_EDITOR_ID=z.r,exports.buildAiPromptDeleteRequest=t._,exports.buildAiPromptProperties=t.v,exports.buildAiPromptRequest=t.y,exports.buildAnalystAiPromptProperties=t.b,exports.buildDashboardAiPromptProperties=t.x,exports.buildItemAiPromptProperties=t.S,exports.chartToItemAsset=t.C,exports.convertDatasetsToDataFields=v.t,exports.createAiChatSession=t.a,exports.createInitialProgress=t.f,exports.createInitialStreamState=t.o,exports.createStreamHandler=t.s,exports.decomposeNumericFormat=c.t,exports.ensureFormulaCodeMirrorLoaded=L.s,exports.extractChartFromChunk=t.u,exports.extractDashboardFromChunk=t.d,exports.fetchStreamingResponse=t.m,exports.formatter=s.t,exports.formulaEditorContext=z.i,exports.getAgentStreamDefinition=t.c,exports.getAiPromptUrl=t.w,exports.getLocale=e.t,exports.getTheme=D.t,exports.hasProgressChunk=t.p,exports.isRecognizedStep=t.t,exports.itemGroups=ae,exports.itemList=se,exports.itemTypes=oe,exports.loadDataFieldsForDatasets=y.t,exports.localize=n.t,exports.parseStreamLine=t.h,exports.processStreamChunk=t.l,exports.readNdjsonStream=t.g,exports.setLocale=e.n,exports.switchItem=N.t,exports.systemThemeIds=D.n,exports.targetLocales=e.r;
|
package/components/index.js
CHANGED
|
@@ -21,68 +21,68 @@
|
|
|
21
21
|
(function() {
|
|
22
22
|
if (typeof document < "u" && !document.querySelector("style[data-luzmo-vars]")) {
|
|
23
23
|
let e = document.createElement("style");
|
|
24
|
-
e.setAttribute("data-luzmo-vars", ""), e.textContent = "html{--luzmo-animation-duration: 0.15s;--luzmo-border-color: rgba(var(--luzmo-border-color-rgb), 0.1);--luzmo-border-color-hover: rgba(var(--luzmo-border-color-rgb), 0.15);--luzmo-border-color-down: rgba(var(--luzmo-border-color-rgb), 0.3);--luzmo-border-color-focus: rgba(var(--luzmo-border-color-rgb), 0.15);--luzmo-border-color-rgb: 0, 0, 0;--luzmo-border-color-full: rgb(180, 180, 180);--luzmo-border-color-full-hover: color-mix(in oklch, var(--luzmo-border-color-full), black 25%);--luzmo-border-color-full-down: color-mix(in oklch, var(--luzmo-border-color-full), black 45%);--luzmo-border-color-full-focus: color-mix(in oklch, var(--luzmo-border-color-full), black 25%);--luzmo-border-color-disabled: #dddddd;--luzmo-border-radius: 6px;--luzmo-border-radius-s: 4px;--luzmo-border-radius-l: 8px;--luzmo-border-radius-xl: 12px;--luzmo-border-radius-full: 999rem;--luzmo-background-color: #ffffff;--luzmo-background-color-rgb: 255, 255, 255;--luzmo-background-color-disabled: #eeeeee;--luzmo-background-color-hover: color-mix( in oklch, color-mix(in oklch, var(--luzmo-background-color), var(--luzmo-primary) 5%), black 1.5% );--luzmo-background-color-down: color-mix(in oklch, color-mix(in oklch, var(--luzmo-background-color), var(--luzmo-primary) 7%), black 1%);--luzmo-background-color-focus: color-mix( in oklch, color-mix(in oklch, var(--luzmo-background-color), var(--luzmo-primary) 5%), black 1.5% );--luzmo-background-color-highlight: rgb(240, 240, 240);--luzmo-background-color-highlight-disabled: rgb(245, 245, 245);--luzmo-background-color-highlight-hover: color-mix(in oklch, var(--luzmo-background-color-highlight), black 10%);--luzmo-background-color-highlight-down: color-mix(in oklch, var(--luzmo-background-color-highlight), black
|
|
24
|
+
e.setAttribute("data-luzmo-vars", ""), e.textContent = "html{--luzmo-animation-duration: 0.15s;--luzmo-border-color: rgba(var(--luzmo-border-color-rgb), 0.1);--luzmo-border-color-hover: rgba(var(--luzmo-border-color-rgb), 0.15);--luzmo-border-color-down: rgba(var(--luzmo-border-color-rgb), 0.3);--luzmo-border-color-focus: rgba(var(--luzmo-border-color-rgb), 0.15);--luzmo-border-color-rgb: 0, 0, 0;--luzmo-border-color-full: rgb(180, 180, 180);--luzmo-border-color-full-hover: color-mix(in oklch, var(--luzmo-border-color-full), black 25%);--luzmo-border-color-full-down: color-mix(in oklch, var(--luzmo-border-color-full), black 45%);--luzmo-border-color-full-focus: color-mix(in oklch, var(--luzmo-border-color-full), black 25%);--luzmo-border-color-disabled: #dddddd;--luzmo-border-radius: 6px;--luzmo-border-radius-s: 4px;--luzmo-border-radius-l: 8px;--luzmo-border-radius-xl: 12px;--luzmo-border-radius-full: 999rem;--luzmo-background-color: #ffffff;--luzmo-background-color-rgb: 255, 255, 255;--luzmo-background-color-disabled: #eeeeee;--luzmo-background-color-hover: color-mix( in oklch, color-mix(in oklch, var(--luzmo-background-color), var(--luzmo-primary) 5%), black 1.5% );--luzmo-background-color-down: color-mix(in oklch, color-mix(in oklch, var(--luzmo-background-color), var(--luzmo-primary) 7%), black 1%);--luzmo-background-color-focus: color-mix( in oklch, color-mix(in oklch, var(--luzmo-background-color), var(--luzmo-primary) 5%), black 1.5% );--luzmo-background-color-highlight: rgb(240, 240, 240);--luzmo-background-color-highlight-disabled: rgb(245, 245, 245);--luzmo-background-color-highlight-hover: color-mix(in oklch, var(--luzmo-background-color-highlight), black 10%);--luzmo-background-color-highlight-down: color-mix(in oklch, var(--luzmo-background-color-highlight), black 20%);--luzmo-background-color-highlight-focus: color-mix(in oklch, var(--luzmo-background-color-highlight), black 10%);--luzmo-background-color-alt-1: rgb(250, 250, 250);--luzmo-background-color-alt-2: rgb(239, 239, 239);--luzmo-border-width: 1px;--luzmo-font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', Helvetica, Arial, sans-serif;--luzmo-font-size-xs: 10px;--luzmo-font-size-s: 12px;--luzmo-font-size-m: 14px;--luzmo-font-size: 14px;--luzmo-font-size-l: 16px;--luzmo-font-size-xl: 18px;--luzmo-font-size-xxl: 20px;--luzmo-font-style: normal;--luzmo-line-height: normal;--luzmo-font-weight: 400;--luzmo-font-weight-semibold: 500;--luzmo-font-weight-bold: 600;--luzmo-font-color: #333;--luzmo-font-color-hard: #000;--luzmo-font-color-disabled: var(--luzmo-color-disabled);--luzmo-font-color-extra-dimmed: #888;--luzmo-font-color-hover: color-mix(in oklch, var(--luzmo-font-color), black 8%);--luzmo-font-color-down: color-mix(in oklch, var(--luzmo-font-color), black 20%);--luzmo-font-color-focus: color-mix(in oklch, var(--luzmo-font-color), black 8%);--luzmo-scrollbar-size: 6px;--luzmo-scrollbar-width: thin;--luzmo-scrollbar-track-background: transparent;--luzmo-scrollbar-track-border-radius: var(--luzmo-border-radius-s);--luzmo-scrollbar-thumb-background: rgba(var(--luzmo-border-color-rgb), 0.3);--luzmo-scrollbar-thumb-border-radius: var(--luzmo-border-radius-s);--luzmo-scrollbar-thumb-hover-background: rgba(var(--luzmo-border-color-rgb), 0.4);--luzmo-primary: #4434ff;--luzmo-primary-hover: color-mix(in oklch, var(--luzmo-primary), black 8%);--luzmo-primary-down: color-mix(in oklch, var(--luzmo-primary), black 20%);--luzmo-primary-focus: color-mix(in oklch, var(--luzmo-primary), black 8%);--luzmo-primary-inverse-color: #ffffff;--luzmo-primary-rgb: 68, 52, 255;--luzmo-secondary: #ff00ff;--luzmo-secondary-hover: color-mix(in oklch, var(--luzmo-secondary), black 8%);--luzmo-secondary-down: color-mix(in oklch, var(--luzmo-secondary), black 20%);--luzmo-secondary-focus: color-mix(in oklch, var(--luzmo-secondary), black 8%);--luzmo-secondary-inverse-color: #ffffff;--luzmo-secondary-rgb: 255, 0, 255;--luzmo-secondary-outline: rgba(255, 0, 255, 0.2);--luzmo-negative-color: #ca221c;--luzmo-negative-color-hover: color-mix(in oklch, var(--luzmo-negative-color), black 8%);--luzmo-negative-color-down: color-mix(in oklch, var(--luzmo-negative-color), black 20%);--luzmo-negative-color-focus: color-mix(in oklch, var(--luzmo-negative-color), black 8%);--luzmo-negative-color-rgb: 202, 34, 28;--luzmo-positive-color: rgb(20, 150, 101);--luzmo-positive-color-hover: color-mix(in oklch, var(--luzmo-positive-color), black 8%);--luzmo-positive-color-down: color-mix(in oklch, var(--luzmo-positive-color), black 20%);--luzmo-positive-color-focus: color-mix(in oklch, var(--luzmo-positive-color), black 8%);--luzmo-positive-color-rgb: 20, 150, 101;--luzmo-selected-color: rgb(110, 110, 110);--luzmo-selected-color-hover: color-mix(in oklch, var(--luzmo-selected-color), black 25%);--luzmo-selected-color-down: color-mix(in oklch, var(--luzmo-selected-color), black 45%);--luzmo-selected-color-focus: color-mix(in oklch, var(--luzmo-selected-color), black 25%);--luzmo-selected-color-hard: #1e1e1e;--luzmo-selected-color-hard-hover: color-mix(in oklch, var(--luzmo-selected-color-hard), black 25%);--luzmo-selected-color-hard-down: color-mix(in oklch, var(--luzmo-selected-color-hard), black 45%);--luzmo-selected-color-hard-focus: color-mix(in oklch, var(--luzmo-selected-color-hard), black 25%);--luzmo-color-informative: #1a77e9;--luzmo-color-informative-rgb: 26, 119, 233;--luzmo-color-disabled: #aaaaaa;--luzmo-spacing-1: 2px;--luzmo-spacing-2: 4px;--luzmo-spacing-3: 8px;--luzmo-spacing-4: 12px;--luzmo-spacing-5: 16px;--luzmo-indicator-gap: 2px;--luzmo-indicator-width: 1px;--luzmo-indicator-color: var(--luzmo-primary);--luzmo-component-height-xxs: 20px;--luzmo-component-height-xs: 24px;--luzmo-component-height-s: 28px;--luzmo-component-height: 32px;--luzmo-component-height-l: 40px;--luzmo-component-height-xl: 48px;--luzmo-component-height-xxl: 64px;--luzmo-icon-size-xxs: 12px;--luzmo-icon-size-xs: 14px;--luzmo-icon-size-s: 16px;--luzmo-icon-size-m: 18px;--luzmo-icon-size-l: 20px;--luzmo-icon-size-xl: 22px;--luzmo-icon-size-xxl: 32px}", document.head.appendChild(e);
|
|
25
25
|
}
|
|
26
26
|
})();
|
|
27
|
-
import { n as e, r as t, t as n } from "./set-locale-
|
|
28
|
-
import { C as r, S as i, T as a, _ as o, a as s, b as c, c as l, d as u, f as d, g as f, h as p, i as m, l as h, m as g, n as _, o as v, p as y, r as b, s as x, t as S, u as C, v as w, w as T, x as E, y as D } from "./ai-chat-
|
|
27
|
+
import { n as e, r as t, t as n } from "./set-locale-UK0ghkg9.js";
|
|
28
|
+
import { C as r, S as i, T as a, _ as o, a as s, b as c, c as l, d as u, f as d, g as f, h as p, i as m, l as h, m as g, n as _, o as v, p as y, r as b, s as x, t as S, u as C, v as w, w as T, x as E, y as D } from "./ai-chat-CbylT7eX.js";
|
|
29
29
|
import { t as O } from "./localize-BT7REYBY.js";
|
|
30
|
-
import { t as k } from "./dataset-icon-
|
|
31
|
-
import { t as A } from "./dataset-selector-row-
|
|
32
|
-
import { t as j } from "./ai-interaction-textarea-
|
|
33
|
-
import { t as M } from "./dataset-selector-list-
|
|
30
|
+
import { t as k } from "./dataset-icon-CWT5Ju8w.js";
|
|
31
|
+
import { t as A } from "./dataset-selector-row-SJzYIpO6.js";
|
|
32
|
+
import { t as j } from "./ai-interaction-textarea-DkBglh6Q.js";
|
|
33
|
+
import { t as M } from "./dataset-selector-list-DmajZuNC.js";
|
|
34
34
|
import { t as N } from "./formatter-Cq5dFCyU.js";
|
|
35
35
|
import { t as P } from "./decompose-numeric-format-DS0j2wa1.js";
|
|
36
|
-
import { t as F } from "./display-settings-
|
|
37
|
-
import { t as I } from "./display-settings-binning-
|
|
38
|
-
import { t as L } from "./display-settings-datetime-
|
|
39
|
-
import { t as R } from "./display-settings-grand-totals-
|
|
40
|
-
import { t as z } from "./display-settings-numeric-
|
|
36
|
+
import { t as F } from "./display-settings-CkkjJjem.js";
|
|
37
|
+
import { t as I } from "./display-settings-binning-BohjN2qK.js";
|
|
38
|
+
import { t as L } from "./display-settings-datetime-7pUcku_h.js";
|
|
39
|
+
import { t as R } from "./display-settings-grand-totals-CV5guBhH.js";
|
|
40
|
+
import { t as z } from "./display-settings-numeric-D2LjMepO.js";
|
|
41
41
|
import { t as B } from "./period-over-period-condition.const-BZ7j5Z5t.js";
|
|
42
|
-
import { t as V } from "./display-settings-period-over-period-
|
|
43
|
-
import { t as H } from "./data-field-level-
|
|
44
|
-
import { t as U } from "./data-field-
|
|
42
|
+
import { t as V } from "./display-settings-period-over-period-sqZU6Zj_.js";
|
|
43
|
+
import { t as H } from "./data-field-level-CfJ0dmxo.js";
|
|
44
|
+
import { t as U } from "./data-field-CLfUWgK9.js";
|
|
45
45
|
import { t as W } from "./convert-datasets-to-data-fields-PmQzeVLG.js";
|
|
46
|
-
import { t as G } from "./load-data-fields-for-datasets-
|
|
47
|
-
import { t as K } from "./data-field-panel-
|
|
48
|
-
import {
|
|
49
|
-
import { t as
|
|
50
|
-
import { t as
|
|
51
|
-
import { t as
|
|
52
|
-
import { t as
|
|
53
|
-
import {
|
|
54
|
-
import {
|
|
55
|
-
import { t as
|
|
56
|
-
import { t as
|
|
57
|
-
import { t as
|
|
58
|
-
import { t as
|
|
59
|
-
import { t as
|
|
60
|
-
import { t as
|
|
61
|
-
import { t as
|
|
62
|
-
import { t as
|
|
63
|
-
import { t as
|
|
64
|
-
import {
|
|
65
|
-
import {
|
|
66
|
-
import {
|
|
67
|
-
import {
|
|
68
|
-
import { t as
|
|
69
|
-
import { t as
|
|
70
|
-
import { t as
|
|
71
|
-
import { t as
|
|
72
|
-
import { t as
|
|
73
|
-
import { t as
|
|
74
|
-
import { t as
|
|
75
|
-
import { t as
|
|
76
|
-
import { t as
|
|
77
|
-
import { t as
|
|
78
|
-
import { t as
|
|
79
|
-
import { t as
|
|
80
|
-
import { t as
|
|
81
|
-
import { t as
|
|
82
|
-
import {
|
|
83
|
-
import { t as Ne } from "./item-slot-picker-
|
|
84
|
-
import { t as Pe } from "./item-slot-picker-panel-
|
|
85
|
-
import { t as Fe } from "./viz-item-menu-
|
|
46
|
+
import { t as G } from "./load-data-fields-for-datasets-BNnr8x3m.js";
|
|
47
|
+
import { t as K } from "./data-field-panel-N7mukLj6.js";
|
|
48
|
+
import { n as q, t as J } from "./item-grid-uWM-Unjx.js";
|
|
49
|
+
import { t as Y } from "./item-slot-drop-panel-CEI1q060.js";
|
|
50
|
+
import { t as X } from "./item-option-uyAsPcfE.js";
|
|
51
|
+
import { t as Z } from "./slot-menu-Cw5HJ_bk.js";
|
|
52
|
+
import { t as Q } from "./slot-menu-list-CTJ-owp1.js";
|
|
53
|
+
import { t as $ } from "./item-slot-drop-CoReI68M.js";
|
|
54
|
+
import { n as ee, t as te } from "./themes-CQZd578_.js";
|
|
55
|
+
import { t as ne } from "./item-option-panel-CxOfVI0z.js";
|
|
56
|
+
import { t as re } from "./filters-C8fHs4_m.js";
|
|
57
|
+
import { t as ie } from "./filter-expression-picker-DCrCAIhg.js";
|
|
58
|
+
import { t as ae } from "./data-fields-select-B1pwPYt6.js";
|
|
59
|
+
import { t as oe } from "./filter-value-picker-tyoO5ISM.js";
|
|
60
|
+
import { t as se } from "./filter-value-picker-datetime-CFCV2jkK.js";
|
|
61
|
+
import { t as ce } from "./utils-B6EE0gvH.js";
|
|
62
|
+
import { t as le } from "./filter-value-picker-hierarchy-DEbN7h5L.js";
|
|
63
|
+
import { t as ue } from "./filter-value-picker-numeric-BYspQRSi.js";
|
|
64
|
+
import { t as de } from "./filter-item-DtdK1jvx.js";
|
|
65
|
+
import { g as fe, s as pe } from "./formula-display-store-BGzj13Cs.js";
|
|
66
|
+
import { t as me } from "./formula-DYdcMG-v.js";
|
|
67
|
+
import { i as he, n as ge, r as _e } from "./formula-input-base-CQPGmISj.js";
|
|
68
|
+
import { t as ve } from "./formula-field-OcD4TWAn.js";
|
|
69
|
+
import { t as ye } from "./formula-editor-KXxQlh2n.js";
|
|
70
|
+
import { t as be } from "./item-option-action-button-group-BOxQFfBF.js";
|
|
71
|
+
import { t as xe } from "./item-option-color-palette-picker-D_mABGWh.js";
|
|
72
|
+
import { t as Se } from "./item-option-color-picker-COLBYeRy.js";
|
|
73
|
+
import { t as Ce } from "./item-option-color-range-CueVlyT2.js";
|
|
74
|
+
import { t as we } from "./item-option-multi-language-field-CMuQwrwQ.js";
|
|
75
|
+
import { t as Te } from "./item-option-number-field-BODNSx66.js";
|
|
76
|
+
import { t as Ee } from "./item-option-picker-CyX7qqrb.js";
|
|
77
|
+
import { t as De } from "./item-option-position-picker-LOg6P4Gl.js";
|
|
78
|
+
import { t as Oe } from "./item-option-positions-number-field-BCbWb1R6.js";
|
|
79
|
+
import { t as ke } from "./item-option-radio-button-group-CDebmEn3.js";
|
|
80
|
+
import { t as Ae } from "./item-option-slider-C9ZJZcdg.js";
|
|
81
|
+
import { t as je } from "./item-option-switch-BVMOOWya.js";
|
|
82
|
+
import { t as Me } from "./item-option-text-field-e6NLDlSq.js";
|
|
83
|
+
import { t as Ne } from "./item-slot-picker-dy5hVID5.js";
|
|
84
|
+
import { t as Pe } from "./item-slot-picker-panel-CG0NyMDX.js";
|
|
85
|
+
import { t as Fe } from "./viz-item-menu-CiEJJddu.js";
|
|
86
86
|
import "./types.js";
|
|
87
87
|
//#region src/item-definitions/item-list.ts
|
|
88
88
|
var Ie = [
|
|
@@ -715,4 +715,4 @@ var Ie = [
|
|
|
715
715
|
}
|
|
716
716
|
];
|
|
717
717
|
//#endregion
|
|
718
|
-
export { m as AiChatSession, b as AiChatSessionController,
|
|
718
|
+
export { m as AiChatSession, b as AiChatSessionController, fe as FormulaAggregationGrouping, ge as FormulaEditorStore, _ as LuzmoAiChat, a as LuzmoAiChatEmptyState, j as LuzmoAiInteractionTextarea, U as LuzmoDataField, H as LuzmoDataFieldLevel, K as LuzmoDataFieldPanel, ae as LuzmoDataFieldsSelect, k as LuzmoDatasetIcon, M as LuzmoDatasetSelectorList, A as LuzmoDatasetSelectorRow, F as LuzmoDisplaySettings, I as LuzmoDisplaySettingsBinning, L as LuzmoDisplaySettingsDatetime, R as LuzmoDisplaySettingsGrandTotals, z as LuzmoDisplaySettingsNumeric, V as LuzmoDisplaySettingsPeriodOverPeriod, ie as LuzmoFilterExpressionPicker, de as LuzmoFilterItem, oe as LuzmoFilterValuePicker, se as LuzmoFilterValuePickerDatetime, le as LuzmoFilterValuePickerHierarchy, ue as LuzmoFilterValuePickerNumeric, re as LuzmoFilters, me as LuzmoFormula, ye as LuzmoFormulaEditor, ve as LuzmoFormulaField, J as LuzmoItemGrid, q as LuzmoItemGridItemActionsMenu, X as LuzmoItemOption, be as LuzmoItemOptionActionButtonGroup, xe as LuzmoItemOptionColorPalettePicker, Se as LuzmoItemOptionColorPicker, Ce as LuzmoItemOptionColorRange, we as LuzmoItemOptionMultiLangField, Te as LuzmoItemOptionNumberField, ne as LuzmoItemOptionPanel, Ee as LuzmoItemOptionPicker, De as LuzmoItemOptionPositionPicker, Oe as LuzmoItemOptionPositionsNumberField, ke as LuzmoItemOptionRadioButtonGroup, Ae as LuzmoItemOptionSlider, je as LuzmoItemOptionSwitch, Me as LuzmoItemOptionTextField, $ as LuzmoItemSlotDrop, Y as LuzmoItemSlotDropPanel, Ne as LuzmoItemSlotPicker, Pe as LuzmoItemSlotPickerPanel, Z as LuzmoSlotMenu, Q as LuzmoSlotMenuList, Fe as LuzmoVizItemMenu, B as PeriodOverPeriodCondition, _e as ROOT_EDITOR_ID, o as buildAiPromptDeleteRequest, w as buildAiPromptProperties, D as buildAiPromptRequest, c as buildAnalystAiPromptProperties, E as buildDashboardAiPromptProperties, i as buildItemAiPromptProperties, r as chartToItemAsset, W as convertDatasetsToDataFields, s as createAiChatSession, d as createInitialProgress, v as createInitialStreamState, x as createStreamHandler, P as decomposeNumericFormat, pe as ensureFormulaCodeMirrorLoaded, C as extractChartFromChunk, u as extractDashboardFromChunk, g as fetchStreamingResponse, N as formatter, he as formulaEditorContext, l as getAgentStreamDefinition, T as getAiPromptUrl, n as getLocale, te as getTheme, y as hasProgressChunk, S as isRecognizedStep, Ie as itemGroups, Re as itemList, Le as itemTypes, G as loadDataFieldsForDatasets, O as localize, p as parseStreamLine, h as processStreamChunk, f as readNdjsonStream, e as setLocale, ce as switchItem, ee as systemThemeIds, t as targetLocales };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { Placement } from '@luzmo/lucero';
|
|
2
|
-
import { type TemplateResult } from '
|
|
2
|
+
import { type TemplateResult } from 'lit';
|
|
3
3
|
import type { GridItemData } from '../types';
|
|
4
4
|
import type { GridItemLookup } from './grid-item-management';
|
|
5
5
|
interface CreateItemActionsMenuPopoverArgs {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ThemeConfig } from '@luzmo/dashboard-contents-types';
|
|
2
2
|
import type { Placement } from '@luzmo/lucero';
|
|
3
|
-
import { type TemplateResult } from '
|
|
4
|
-
import { repeat } from '
|
|
3
|
+
import { type TemplateResult } from 'lit';
|
|
4
|
+
import { repeat } from 'lit/directives/repeat.js';
|
|
5
5
|
import type { GridItemData, InputActionGroup } from '../types';
|
|
6
6
|
interface RenderOverlayContentArgs {
|
|
7
7
|
item?: GridItemData;
|
|
@@ -17,4 +17,4 @@
|
|
|
17
17
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
18
18
|
* SOFTWARE.
|
|
19
19
|
* */
|
|
20
|
-
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require("../item-grid-
|
|
20
|
+
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require("../item-grid-BXZXJV3g.cjs");exports.LuzmoItemGrid=e.t,Object.defineProperty(exports,"LuzmoItemGridItemActionsMenu",{enumerable:!0,get:function(){return e.n}});
|
|
@@ -21,8 +21,8 @@
|
|
|
21
21
|
(function() {
|
|
22
22
|
if (typeof document < "u" && !document.querySelector("style[data-luzmo-vars]")) {
|
|
23
23
|
let e = document.createElement("style");
|
|
24
|
-
e.setAttribute("data-luzmo-vars", ""), e.textContent = "html{--luzmo-animation-duration: 0.15s;--luzmo-border-color: rgba(var(--luzmo-border-color-rgb), 0.1);--luzmo-border-color-hover: rgba(var(--luzmo-border-color-rgb), 0.15);--luzmo-border-color-down: rgba(var(--luzmo-border-color-rgb), 0.3);--luzmo-border-color-focus: rgba(var(--luzmo-border-color-rgb), 0.15);--luzmo-border-color-rgb: 0, 0, 0;--luzmo-border-color-full: rgb(180, 180, 180);--luzmo-border-color-full-hover: color-mix(in oklch, var(--luzmo-border-color-full), black 25%);--luzmo-border-color-full-down: color-mix(in oklch, var(--luzmo-border-color-full), black 45%);--luzmo-border-color-full-focus: color-mix(in oklch, var(--luzmo-border-color-full), black 25%);--luzmo-border-color-disabled: #dddddd;--luzmo-border-radius: 6px;--luzmo-border-radius-s: 4px;--luzmo-border-radius-l: 8px;--luzmo-border-radius-xl: 12px;--luzmo-border-radius-full: 999rem;--luzmo-background-color: #ffffff;--luzmo-background-color-rgb: 255, 255, 255;--luzmo-background-color-disabled: #eeeeee;--luzmo-background-color-hover: color-mix( in oklch, color-mix(in oklch, var(--luzmo-background-color), var(--luzmo-primary) 5%), black 1.5% );--luzmo-background-color-down: color-mix(in oklch, color-mix(in oklch, var(--luzmo-background-color), var(--luzmo-primary) 7%), black 1%);--luzmo-background-color-focus: color-mix( in oklch, color-mix(in oklch, var(--luzmo-background-color), var(--luzmo-primary) 5%), black 1.5% );--luzmo-background-color-highlight: rgb(240, 240, 240);--luzmo-background-color-highlight-disabled: rgb(245, 245, 245);--luzmo-background-color-highlight-hover: color-mix(in oklch, var(--luzmo-background-color-highlight), black 10%);--luzmo-background-color-highlight-down: color-mix(in oklch, var(--luzmo-background-color-highlight), black
|
|
24
|
+
e.setAttribute("data-luzmo-vars", ""), e.textContent = "html{--luzmo-animation-duration: 0.15s;--luzmo-border-color: rgba(var(--luzmo-border-color-rgb), 0.1);--luzmo-border-color-hover: rgba(var(--luzmo-border-color-rgb), 0.15);--luzmo-border-color-down: rgba(var(--luzmo-border-color-rgb), 0.3);--luzmo-border-color-focus: rgba(var(--luzmo-border-color-rgb), 0.15);--luzmo-border-color-rgb: 0, 0, 0;--luzmo-border-color-full: rgb(180, 180, 180);--luzmo-border-color-full-hover: color-mix(in oklch, var(--luzmo-border-color-full), black 25%);--luzmo-border-color-full-down: color-mix(in oklch, var(--luzmo-border-color-full), black 45%);--luzmo-border-color-full-focus: color-mix(in oklch, var(--luzmo-border-color-full), black 25%);--luzmo-border-color-disabled: #dddddd;--luzmo-border-radius: 6px;--luzmo-border-radius-s: 4px;--luzmo-border-radius-l: 8px;--luzmo-border-radius-xl: 12px;--luzmo-border-radius-full: 999rem;--luzmo-background-color: #ffffff;--luzmo-background-color-rgb: 255, 255, 255;--luzmo-background-color-disabled: #eeeeee;--luzmo-background-color-hover: color-mix( in oklch, color-mix(in oklch, var(--luzmo-background-color), var(--luzmo-primary) 5%), black 1.5% );--luzmo-background-color-down: color-mix(in oklch, color-mix(in oklch, var(--luzmo-background-color), var(--luzmo-primary) 7%), black 1%);--luzmo-background-color-focus: color-mix( in oklch, color-mix(in oklch, var(--luzmo-background-color), var(--luzmo-primary) 5%), black 1.5% );--luzmo-background-color-highlight: rgb(240, 240, 240);--luzmo-background-color-highlight-disabled: rgb(245, 245, 245);--luzmo-background-color-highlight-hover: color-mix(in oklch, var(--luzmo-background-color-highlight), black 10%);--luzmo-background-color-highlight-down: color-mix(in oklch, var(--luzmo-background-color-highlight), black 20%);--luzmo-background-color-highlight-focus: color-mix(in oklch, var(--luzmo-background-color-highlight), black 10%);--luzmo-background-color-alt-1: rgb(250, 250, 250);--luzmo-background-color-alt-2: rgb(239, 239, 239);--luzmo-border-width: 1px;--luzmo-font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', Helvetica, Arial, sans-serif;--luzmo-font-size-xs: 10px;--luzmo-font-size-s: 12px;--luzmo-font-size-m: 14px;--luzmo-font-size: 14px;--luzmo-font-size-l: 16px;--luzmo-font-size-xl: 18px;--luzmo-font-size-xxl: 20px;--luzmo-font-style: normal;--luzmo-line-height: normal;--luzmo-font-weight: 400;--luzmo-font-weight-semibold: 500;--luzmo-font-weight-bold: 600;--luzmo-font-color: #333;--luzmo-font-color-hard: #000;--luzmo-font-color-disabled: var(--luzmo-color-disabled);--luzmo-font-color-extra-dimmed: #888;--luzmo-font-color-hover: color-mix(in oklch, var(--luzmo-font-color), black 8%);--luzmo-font-color-down: color-mix(in oklch, var(--luzmo-font-color), black 20%);--luzmo-font-color-focus: color-mix(in oklch, var(--luzmo-font-color), black 8%);--luzmo-scrollbar-size: 6px;--luzmo-scrollbar-width: thin;--luzmo-scrollbar-track-background: transparent;--luzmo-scrollbar-track-border-radius: var(--luzmo-border-radius-s);--luzmo-scrollbar-thumb-background: rgba(var(--luzmo-border-color-rgb), 0.3);--luzmo-scrollbar-thumb-border-radius: var(--luzmo-border-radius-s);--luzmo-scrollbar-thumb-hover-background: rgba(var(--luzmo-border-color-rgb), 0.4);--luzmo-primary: #4434ff;--luzmo-primary-hover: color-mix(in oklch, var(--luzmo-primary), black 8%);--luzmo-primary-down: color-mix(in oklch, var(--luzmo-primary), black 20%);--luzmo-primary-focus: color-mix(in oklch, var(--luzmo-primary), black 8%);--luzmo-primary-inverse-color: #ffffff;--luzmo-primary-rgb: 68, 52, 255;--luzmo-secondary: #ff00ff;--luzmo-secondary-hover: color-mix(in oklch, var(--luzmo-secondary), black 8%);--luzmo-secondary-down: color-mix(in oklch, var(--luzmo-secondary), black 20%);--luzmo-secondary-focus: color-mix(in oklch, var(--luzmo-secondary), black 8%);--luzmo-secondary-inverse-color: #ffffff;--luzmo-secondary-rgb: 255, 0, 255;--luzmo-secondary-outline: rgba(255, 0, 255, 0.2);--luzmo-negative-color: #ca221c;--luzmo-negative-color-hover: color-mix(in oklch, var(--luzmo-negative-color), black 8%);--luzmo-negative-color-down: color-mix(in oklch, var(--luzmo-negative-color), black 20%);--luzmo-negative-color-focus: color-mix(in oklch, var(--luzmo-negative-color), black 8%);--luzmo-negative-color-rgb: 202, 34, 28;--luzmo-positive-color: rgb(20, 150, 101);--luzmo-positive-color-hover: color-mix(in oklch, var(--luzmo-positive-color), black 8%);--luzmo-positive-color-down: color-mix(in oklch, var(--luzmo-positive-color), black 20%);--luzmo-positive-color-focus: color-mix(in oklch, var(--luzmo-positive-color), black 8%);--luzmo-positive-color-rgb: 20, 150, 101;--luzmo-selected-color: rgb(110, 110, 110);--luzmo-selected-color-hover: color-mix(in oklch, var(--luzmo-selected-color), black 25%);--luzmo-selected-color-down: color-mix(in oklch, var(--luzmo-selected-color), black 45%);--luzmo-selected-color-focus: color-mix(in oklch, var(--luzmo-selected-color), black 25%);--luzmo-selected-color-hard: #1e1e1e;--luzmo-selected-color-hard-hover: color-mix(in oklch, var(--luzmo-selected-color-hard), black 25%);--luzmo-selected-color-hard-down: color-mix(in oklch, var(--luzmo-selected-color-hard), black 45%);--luzmo-selected-color-hard-focus: color-mix(in oklch, var(--luzmo-selected-color-hard), black 25%);--luzmo-color-informative: #1a77e9;--luzmo-color-informative-rgb: 26, 119, 233;--luzmo-color-disabled: #aaaaaa;--luzmo-spacing-1: 2px;--luzmo-spacing-2: 4px;--luzmo-spacing-3: 8px;--luzmo-spacing-4: 12px;--luzmo-spacing-5: 16px;--luzmo-indicator-gap: 2px;--luzmo-indicator-width: 1px;--luzmo-indicator-color: var(--luzmo-primary);--luzmo-component-height-xxs: 20px;--luzmo-component-height-xs: 24px;--luzmo-component-height-s: 28px;--luzmo-component-height: 32px;--luzmo-component-height-l: 40px;--luzmo-component-height-xl: 48px;--luzmo-component-height-xxl: 64px;--luzmo-icon-size-xxs: 12px;--luzmo-icon-size-xs: 14px;--luzmo-icon-size-s: 16px;--luzmo-icon-size-m: 18px;--luzmo-icon-size-l: 20px;--luzmo-icon-size-xl: 22px;--luzmo-icon-size-xxl: 32px}", document.head.appendChild(e);
|
|
25
25
|
}
|
|
26
26
|
})();
|
|
27
|
-
import { n as e, t } from "../item-grid-
|
|
27
|
+
import { n as e, t } from "../item-grid-uWM-Unjx.js";
|
|
28
28
|
export { t as LuzmoItemGrid, e as LuzmoItemGridItemActionsMenu };
|
|
@@ -4,7 +4,7 @@ import '@luzmo/lucero/action-group';
|
|
|
4
4
|
import '@luzmo/lucero/icon';
|
|
5
5
|
import '@luzmo/lucero/tooltip';
|
|
6
6
|
import { LuzmoElement } from '@luzmo/lucero/utils';
|
|
7
|
-
import { CSSResultArray, TemplateResult } from '
|
|
7
|
+
import { CSSResultArray, TemplateResult } from 'lit';
|
|
8
8
|
import type { ActionGroup } from './types';
|
|
9
9
|
declare const LuzmoItemGridItemActionsMenu_base: (new (...args: any[]) => {
|
|
10
10
|
language: string;
|
|
@@ -7,7 +7,7 @@ import '@luzmo/lucero/action-group';
|
|
|
7
7
|
import '@luzmo/lucero/icon';
|
|
8
8
|
import { LuzmoElement } from '@luzmo/lucero/utils';
|
|
9
9
|
import { GridStack } from 'gridstack';
|
|
10
|
-
import { CSSResultArray, PropertyValues, TemplateResult } from '
|
|
10
|
+
import { CSSResultArray, PropertyValues, TemplateResult } from 'lit';
|
|
11
11
|
import { type GridItemLookup } from './helpers/grid-item-management';
|
|
12
12
|
import './item-grid-item-actions-menu';
|
|
13
13
|
import type { AddGridItemInput, ClonedItemPositioning, GridItemData, GridItemPatch, GridItemPositionPatch, GridItemRenderer, GridItemSizePatch, InputActionGroup, ItemStates } from './types';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { ItemFilterGroup, VizItemOptions, VizItemSlot, VizItemType } from '@luzmo/dashboard-contents-types';
|
|
2
2
|
import type { IconDefinition } from '@luzmo/icons';
|
|
3
3
|
import type { Placement } from '@luzmo/lucero';
|
|
4
|
-
import type { TemplateResult } from '
|
|
4
|
+
import type { TemplateResult } from 'lit';
|
|
5
5
|
export type DefaultActionType = 'lock' | 'filters' | 'edit' | 'edit-data' | 'item-options' | 'delete' | 'clone';
|
|
6
6
|
export interface Action {
|
|
7
7
|
icon?: IconDefinition;
|