@luzmo/analytics-components-kit 1.0.4 → 1.0.5-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/ad-hoc-slot-content-BxpvfmjT.js +29 -0
- package/components/ad-hoc-slot-content-DJUmB7pS.cjs +20 -0
- package/components/ai-chat/ai-chat-events.d.ts +123 -0
- package/components/ai-chat/ai-chat-request.d.ts +11 -0
- package/components/ai-chat/ai-chat.d.ts +302 -0
- package/components/ai-chat/ai-prompt-types.d.ts +94 -0
- package/components/ai-chat/empty-state/ai-chat-empty-state.d.ts +46 -0
- package/components/ai-chat/empty-state/index.d.ts +8 -0
- package/components/ai-chat/empty-state/types.d.ts +14 -0
- package/components/ai-chat/index.cjs +20 -0
- package/components/ai-chat/index.d.ts +20 -0
- package/components/ai-chat/index.js +28 -0
- package/components/ai-chat/session/ai-chat-session-controller.d.ts +51 -0
- package/components/ai-chat/session/ai-chat-session-types.d.ts +88 -0
- package/components/ai-chat/session/ai-chat-session.d.ts +91 -0
- package/components/ai-chat/session/index.d.ts +2 -0
- package/components/ai-chat/stream/chunk-extractors.d.ts +27 -0
- package/components/ai-chat/stream/index.d.ts +52 -0
- package/components/ai-chat/stream/progress.d.ts +3 -0
- package/components/ai-chat/stream/registry.d.ts +6 -0
- package/components/ai-chat/stream/stream-processor.d.ts +2 -0
- package/components/ai-chat/stream/transport.d.ts +26 -0
- package/components/ai-chat/stream/types.d.ts +55 -0
- package/components/ai-chat-BBc330Jm.js +3832 -0
- package/components/ai-chat-DLDSaC7W.cjs +300 -0
- package/components/ai-interaction-textarea/ai-interaction-textarea.d.ts +135 -0
- package/components/ai-interaction-textarea/index.cjs +20 -0
- package/components/ai-interaction-textarea/index.d.ts +8 -0
- package/components/ai-interaction-textarea/index.js +28 -0
- package/components/ai-interaction-textarea/types.d.ts +5 -0
- package/components/ai-interaction-textarea-BCH5_GBO.cjs +68 -0
- package/components/ai-interaction-textarea-DzHetSBZ.js +299 -0
- package/components/{area-chart-positioning.config-CQW5h7Eg.js → area-chart-positioning.config-CjeYLy6C.js} +1 -1
- package/components/{area-chart-positioning.config-CE8lOCfT.cjs → area-chart-positioning.config-DVrykBho.cjs} +1 -1
- package/components/{bar-chart-positioning.config-DFI1wzOQ.cjs → bar-chart-positioning.config-DpF15KcV.cjs} +1 -1
- package/components/{bar-chart-positioning.config-DaH_x_VU.js → bar-chart-positioning.config-e-SAdpBe.js} +1 -1
- package/components/base-DSXeP3BL.cjs +20 -0
- package/components/{base-p2I4mVSW.js → base-a89RuUMb.js} +2 -1
- package/components/{box-plot-positioning.config-K2tQGMig.js → box-plot-positioning.config-Bq2INEtG.js} +1 -1
- package/components/{box-plot-positioning.config-FOyav5Zq.cjs → box-plot-positioning.config-DbwtHJ4q.cjs} +1 -1
- package/components/{bubble-chart-positioning.config-B6DXfqa4.cjs → bubble-chart-positioning.config--EBfDgdN.cjs} +1 -1
- package/components/{bubble-chart-positioning.config-D2fwO2JM.js → bubble-chart-positioning.config-DFnW4mJ9.js} +1 -1
- package/components/{bullet-chart-positioning.config-DZqzqZSQ.cjs → bullet-chart-positioning.config-CZ46z07k.cjs} +1 -1
- package/components/{bullet-chart-positioning.config-DOAG2wFN.js → bullet-chart-positioning.config-DS2OmjBY.js} +1 -1
- package/components/{choropleth-map-positioning.config-C3jO3j8R.cjs → choropleth-map-positioning.config-Clm5IUT6.cjs} +1 -1
- package/components/{choropleth-map-positioning.config-Jw6fAFM1.js → choropleth-map-positioning.config-DgANsGq1.js} +1 -1
- package/components/{circle-pack-chart-positioning.config-Ckb-1sUG.js → circle-pack-chart-positioning.config-2H1CrfH_.js} +1 -1
- package/components/{circle-pack-chart-positioning.config-DJT6ivEy.cjs → circle-pack-chart-positioning.config-qF0qGcEO.cjs} +1 -1
- package/components/{circular-gauge-positioning.config-B8gL5Br9.cjs → circular-gauge-positioning.config-CMttD_BW.cjs} +1 -1
- package/components/{circular-gauge-positioning.config-BGlDGhYZ.js → circular-gauge-positioning.config-CusKP9Tq.js} +1 -1
- package/components/{column-chart-positioning.config-LzBETWIy.cjs → column-chart-positioning.config-ColoutIT.cjs} +1 -1
- package/components/{column-chart-positioning.config-BJGWvFLD.js → column-chart-positioning.config-rRwPVTbj.js} +1 -1
- package/components/{combination-chart-positioning.config-DjmWx90S.cjs → combination-chart-positioning.config-DAVrKW-6.cjs} +1 -1
- package/components/{combination-chart-positioning.config-DtneKdwK.js → combination-chart-positioning.config-uLf1RJQr.js} +1 -1
- package/components/{conditional-number-positioning.config-Ccb2yjJU.js → conditional-number-positioning.config-DZjwZfsH.js} +1 -1
- package/components/{conditional-number-positioning.config-C8bRdffQ.cjs → conditional-number-positioning.config-Nwsh-WyG.cjs} +1 -1
- package/components/convert-data-field-to-slot-content-BQkSy_8B.cjs +20 -0
- package/components/convert-data-field-to-slot-content-C6IIqU7G.js +53 -0
- package/components/convert-datasets-to-data-fields-B13rl1an.cjs +20 -0
- package/components/convert-datasets-to-data-fields-PmQzeVLG.js +68 -0
- package/components/data-field/index.cjs +1 -1
- package/components/data-field/index.d.ts +1 -0
- package/components/data-field/index.js +1 -1
- package/components/data-field-CFX9bhKN.js +121 -0
- package/components/data-field-bRmOqmAe.cjs +54 -0
- package/components/data-field-level/data-field-level.d.ts +40 -0
- package/components/data-field-level/helpers/generate-preview.d.ts +9 -0
- package/components/data-field-level/index.cjs +20 -0
- package/components/data-field-level/index.d.ts +8 -0
- package/components/data-field-level/index.js +28 -0
- package/components/{data-field-ll2oFVG2.js → data-field-level-Cc6yEETi.js} +46 -140
- package/components/data-field-level-Dnl27sxs.cjs +55 -0
- package/components/data-field-panel/index.cjs +1 -1
- package/components/data-field-panel/index.d.ts +1 -0
- package/components/data-field-panel/index.js +1 -1
- package/components/data-field-panel-BDExLalA.cjs +87 -0
- package/components/{data-field-panel-ntgCpQ_2.js → data-field-panel-DcqVOzMO.js} +5 -4
- package/components/data-fields-select/data-fields-select.d.ts +127 -0
- package/components/data-fields-select/index.cjs +20 -0
- package/components/data-fields-select/index.d.ts +9 -0
- package/components/data-fields-select/index.js +28 -0
- package/components/data-fields-select/types.d.ts +4 -0
- package/components/data-fields-select-B5aGtDYe.cjs +41 -0
- package/components/{data-fields-select-DJFkrrPs.js → data-fields-select-CfAfiV-K.js} +4 -3
- package/components/dataset-icon/dataset-icon.d.ts +45 -0
- package/components/dataset-icon/index.cjs +20 -0
- package/components/dataset-icon/index.d.ts +8 -0
- package/components/dataset-icon/index.js +28 -0
- package/components/dataset-icon/types.d.ts +11 -0
- package/components/dataset-icon-BAV0S4sZ.cjs +64 -0
- package/components/dataset-icon-BXEgg_8O.js +125 -0
- package/components/dataset-selector-list/dataset-selector-list.d.ts +102 -0
- package/components/dataset-selector-list/index.cjs +20 -0
- package/components/dataset-selector-list/index.d.ts +8 -0
- package/components/dataset-selector-list/index.js +28 -0
- package/components/dataset-selector-list-WT2ZHjQ4.cjs +75 -0
- package/components/dataset-selector-list-bAFTW1Hr.js +313 -0
- package/components/dataset-selector-row/dataset-selector-row.d.ts +89 -0
- package/components/dataset-selector-row/index.cjs +20 -0
- package/components/dataset-selector-row/index.d.ts +8 -0
- package/components/dataset-selector-row/index.js +28 -0
- package/components/dataset-selector-row-CXrEKQrA.js +273 -0
- package/components/dataset-selector-row-CwkXH93E.cjs +79 -0
- package/components/decompose-numeric-format-DGJua3rU.cjs +20 -0
- package/components/decompose-numeric-format-DS0j2wa1.js +36 -0
- package/components/{localized-mixin-CBMYHOPv.js → decorate-CaYbmmmm.js} +2 -26
- package/components/decorate-DCJt-2rt.cjs +20 -0
- package/components/display-settings/display-settings.d.ts +117 -0
- package/components/display-settings/index.cjs +20 -0
- package/components/display-settings/index.d.ts +8 -0
- package/components/display-settings/index.js +28 -0
- package/components/display-settings/types.d.ts +9 -0
- package/components/display-settings-DrcpHnKo.cjs +140 -0
- package/components/display-settings-Ec_smyRC.js +313 -0
- package/components/display-settings-binning/display-settings-binning.d.ts +32 -0
- package/components/display-settings-binning/index.cjs +20 -0
- package/components/display-settings-binning/index.d.ts +8 -0
- package/components/display-settings-binning/index.js +28 -0
- package/components/{display-settings-binning-DGxEB9Fa.js → display-settings-binning-COpQPUin.js} +17 -19
- package/components/{display-settings-binning-CQKXGp11.cjs → display-settings-binning-XXJdJeGU.cjs} +2 -2
- package/components/display-settings-datetime/display-settings-datetime.d.ts +86 -0
- package/components/display-settings-datetime/index.cjs +20 -0
- package/components/display-settings-datetime/index.d.ts +8 -0
- package/components/display-settings-datetime/index.js +28 -0
- package/components/display-settings-datetime-DhSW10ln.cjs +217 -0
- package/components/{display-settings-datetime-CLx9sxA7.js → display-settings-datetime-qj86dnHh.js} +69 -71
- package/components/display-settings-grand-totals/display-settings-grand-totals.d.ts +29 -0
- package/components/display-settings-grand-totals/index.cjs +20 -0
- package/components/display-settings-grand-totals/index.d.ts +8 -0
- package/components/display-settings-grand-totals/index.js +28 -0
- package/components/{display-settings-grand-totals-B0Px90rH.js → display-settings-grand-totals-D6IDs0U1.js} +17 -19
- package/components/display-settings-grand-totals-DTF0sqA1.cjs +44 -0
- package/components/display-settings-numeric/display-settings-numeric.d.ts +82 -0
- package/components/display-settings-numeric/helpers/constants.d.ts +19 -0
- package/components/display-settings-numeric/index.cjs +20 -0
- package/components/display-settings-numeric/index.d.ts +8 -0
- package/components/display-settings-numeric/index.js +28 -0
- package/components/display-settings-numeric-Dt34JHyR.cjs +190 -0
- package/components/{display-settings-numeric-CdEgzO7W.js → display-settings-numeric-Dy2EMcKa.js} +79 -81
- package/components/display-settings-period-over-period/display-settings-period-over-period.d.ts +68 -0
- package/components/display-settings-period-over-period/helpers/constants.d.ts +44 -0
- package/components/display-settings-period-over-period/index.cjs +20 -0
- package/components/display-settings-period-over-period/index.d.ts +8 -0
- package/components/display-settings-period-over-period/index.js +28 -0
- package/components/display-settings-period-over-period-B-ULI6yW.cjs +229 -0
- package/components/{display-settings-period-over-period-lo3myRfT.js → display-settings-period-over-period-BMzBnywY.js} +85 -86
- package/components/{donut-chart-positioning.config-2cYbI6p-.cjs → donut-chart-positioning.config-BnmePhBH.cjs} +1 -1
- package/components/{donut-chart-positioning.config-Dh3XI5f4.js → donut-chart-positioning.config-CnZRc3e8.js} +1 -1
- package/components/{en-hPjCnvK0.cjs → en-B34alchz.cjs} +1 -1
- package/components/{en-OJGeTneC.js → en-CcLhGxIh.js} +1 -1
- package/components/en-GB-B3xz84vF.cjs +20 -0
- package/components/{en-GB-D7N1nMuy.js → en-GB-DzkdeUQh.js} +1 -1
- package/components/{en-US-hPjCnvK0.cjs → en-US-B34alchz.cjs} +1 -1
- package/components/{en-US-OJGeTneC.js → en-US-CcLhGxIh.js} +1 -1
- package/components/{evolution-number-positioning.config-BX1lWtDL.cjs → evolution-number-positioning.config-CKgGLWTm.cjs} +1 -1
- package/components/{evolution-number-positioning.config-BQQrOKbD.js → evolution-number-positioning.config-DiKxJqRO.js} +1 -1
- package/components/filter-expression-picker/filter-expression-picker.d.ts +73 -0
- package/components/filter-expression-picker/index.cjs +20 -0
- package/components/filter-expression-picker/index.d.ts +7 -0
- package/components/filter-expression-picker/index.js +28 -0
- package/components/filter-expression-picker-DMZ4sgJ6.js +425 -0
- package/components/filter-expression-picker-Dq0X2lo3.cjs +38 -0
- package/components/filter-item/filter-item.d.ts +84 -0
- package/components/filter-item/index.cjs +20 -0
- package/components/filter-item/index.d.ts +7 -0
- package/components/filter-item/index.js +28 -0
- package/components/filter-item-BEe-Y6l0.js +242 -0
- package/components/filter-item-BnxKP0Zg.cjs +58 -0
- package/components/filter-parameter-picker/filter-parameter-picker.d.ts +25 -0
- package/components/filter-parameter-picker/index.cjs +22 -0
- package/components/filter-parameter-picker/index.d.ts +7 -0
- package/components/filter-parameter-picker/index.js +58 -0
- package/components/filter-value-picker/filter-value-picker.d.ts +65 -0
- package/components/filter-value-picker/index.cjs +20 -0
- package/components/filter-value-picker/index.d.ts +7 -0
- package/components/filter-value-picker/index.js +28 -0
- package/components/filter-value-picker-BxaX9BML.cjs +60 -0
- package/components/filter-value-picker-datetime/filter-value-picker-datetime.d.ts +42 -0
- package/components/filter-value-picker-datetime/index.cjs +20 -0
- package/components/filter-value-picker-datetime/index.d.ts +7 -0
- package/components/filter-value-picker-datetime/index.js +28 -0
- package/components/filter-value-picker-datetime-BryAsOYH.cjs +42 -0
- package/components/filter-value-picker-datetime-DtZDr9fY.js +139 -0
- package/components/filter-value-picker-hierarchy/filter-value-picker-hierarchy.d.ts +81 -0
- package/components/filter-value-picker-hierarchy/index.cjs +20 -0
- package/components/filter-value-picker-hierarchy/index.d.ts +7 -0
- package/components/filter-value-picker-hierarchy/index.js +28 -0
- package/components/filter-value-picker-hierarchy-BSKoZJ0F.cjs +47 -0
- package/components/filter-value-picker-hierarchy-D9BcuttQ.js +232 -0
- package/components/filter-value-picker-numeric/filter-value-picker-numeric.d.ts +82 -0
- package/components/filter-value-picker-numeric/index.cjs +20 -0
- package/components/filter-value-picker-numeric/index.d.ts +7 -0
- package/components/filter-value-picker-numeric/index.js +28 -0
- package/components/filter-value-picker-numeric-B2EcfNUR.cjs +48 -0
- package/components/filter-value-picker-numeric-CoU9l9wS.js +219 -0
- package/components/filter-value-picker-r1zs2IHx.js +151 -0
- package/components/filters/index.cjs +1 -1
- package/components/filters/index.js +1 -1
- package/components/filters-C9DVFS6T.cjs +150 -0
- package/components/filters-DVTYmlI1.js +400 -0
- package/components/formatter-8m-wrIM-.cjs +20 -0
- package/components/{period-over-period-condition.const-DLA60ptm.js → formatter-Cq5dFCyU.js} +44 -235
- package/components/formula/index.cjs +1 -1
- package/components/formula/index.js +1 -1
- package/components/formula--lwYaW2w.cjs +45 -0
- package/components/{formula-TyfDRy5X.js → formula-Ekyv6mpo.js} +15 -14
- package/components/formula-codemirror/formula-codemirror.d.ts +79 -0
- package/components/formula-codemirror/index.d.ts +7 -0
- package/components/formula-codemirror/pills/formula-aggregation/formula-aggregation.d.ts +125 -0
- package/components/formula-codemirror/pills/formula-aggregation/index.d.ts +7 -0
- package/components/formula-codemirror/pills/formula-empty-argument-pill/formula-empty-argument-pill.d.ts +28 -0
- package/components/formula-codemirror/pills/formula-empty-argument-pill/index.d.ts +7 -0
- package/components/formula-codemirror/pills/formula-include-exclude-panel.d.ts +38 -0
- package/components/{formula-codemirror-Bewi7Xgc.cjs → formula-codemirror-BZuBN5sE.cjs} +50 -50
- package/components/{formula-codemirror-B6ktT1Dm.js → formula-codemirror-DgTmL2Id.js} +21 -19
- package/components/formula-display-store-BunPLkc0.cjs +20 -0
- package/components/{formula-display-store-ycPV0gru.js → formula-display-store-ezef6EvF.js} +242 -271
- package/components/formula-draggable-field/formula-draggable-field.d.ts +53 -0
- package/components/formula-draggable-field/index.d.ts +8 -0
- package/components/formula-draggable-field/types.d.ts +24 -0
- package/components/formula-editor/index.cjs +1 -1
- package/components/formula-editor/index.d.ts +1 -0
- package/components/formula-editor/index.js +4 -3
- package/components/formula-editor-CjVohoJB.cjs +218 -0
- package/components/{formula-editor-HkD4KWnN.js → formula-editor-DRpm9ej7.js} +143 -348
- package/components/formula-field/formula-field.d.ts +20 -0
- package/components/formula-field/index.cjs +20 -0
- package/components/formula-field/index.d.ts +7 -0
- package/components/formula-field/index.js +28 -0
- package/components/formula-field-DcgWLGBD.cjs +20 -0
- package/components/formula-field-TwMnyN0t.js +40 -0
- package/components/formula-input-base-D6QdnUOa.cjs +49 -0
- package/components/formula-input-base-Dxk5euNb.js +236 -0
- package/components/{funnel-chart-positioning.config-iHk--8l3.cjs → funnel-chart-positioning.config-DaHDyj7V.cjs} +1 -1
- package/components/{funnel-chart-positioning.config-9blBdgB7.js → funnel-chart-positioning.config-DysRV01G.js} +1 -1
- package/components/get-dataset-name-D4smY8ms.cjs +20 -0
- package/components/get-dataset-name-D_ZiWu64.js +27 -0
- package/components/groupings-Bzp2EA65.js +52 -0
- package/components/groupings-Wfp8piEu.cjs +20 -0
- package/components/{heat-map-positioning.config-DgrZWNiT.js → heat-map-positioning.config-C6CqosaH.js} +1 -1
- package/components/{heat-map-positioning.config-CqkTB8nU.cjs → heat-map-positioning.config-hFwq08ML.cjs} +1 -1
- package/components/{heat-table-positioning.config-BqsqkftW.js → heat-table-positioning.config-B2RuWLH5.js} +1 -1
- package/components/{heat-table-positioning.config-Ca-WBNR-.cjs → heat-table-positioning.config-MJ_ox9iT.cjs} +1 -1
- package/components/{hexbin-map-positioning.config-sUIrPJP4.cjs → hexbin-map-positioning.config-Dua5Z8M2.cjs} +1 -1
- package/components/{hexbin-map-positioning.config-gkLfwTS6.js → hexbin-map-positioning.config-IiGTpp68.js} +1 -1
- package/components/index.cjs +1 -749
- package/components/index.js +64 -5577
- package/components/interactive-viz-item/helpers/chart-helpers.d.ts +7 -0
- package/components/interactive-viz-item/index.cjs +20 -0
- package/components/interactive-viz-item/index.d.ts +10 -0
- package/components/interactive-viz-item/index.js +28 -0
- package/components/interactive-viz-item/interactive-viz-item.d.ts +96 -0
- package/components/interactive-viz-item/types.d.ts +117 -0
- package/components/interactive-viz-item-O2zj8Ix3.cjs +247 -0
- package/components/interactive-viz-item-lBrlvX4F.js +693 -0
- package/components/item-grid/index.cjs +1 -1
- package/components/item-grid/index.js +1 -1
- package/components/{item-grid-C6nEE4Uj.cjs → item-grid-CmuMl0eC.cjs} +22 -22
- package/components/{item-grid-B59uyBDP.js → item-grid-Cqi995vx.js} +2 -1
- package/components/item-menu/item-list/item-list.d.ts +37 -0
- package/components/item-option/index.cjs +1 -1
- package/components/item-option/index.js +1 -1
- package/components/item-option-CQw6Xsi2.cjs +252 -0
- package/components/{item-option-zz-Rqh6o.js → item-option-Cg3zRKlU.js} +2 -2
- package/components/item-option-action-button-group/index.cjs +1 -1
- package/components/item-option-action-button-group/index.js +1 -1
- package/components/{item-option-action-button-group-BEXRueVH.js → item-option-action-button-group-C1TU-ng7.js} +2 -2
- package/components/item-option-action-button-group-DBdpU9Ac.cjs +53 -0
- package/components/item-option-base/item-option-base.d.ts +23 -0
- package/components/{item-option-base-DqDKIqRP.js → item-option-base-4mpxvTpE.js} +2 -2
- package/components/item-option-base-BtYcXg-E.cjs +56 -0
- package/components/item-option-color-palette-picker/index.cjs +1 -1
- package/components/item-option-color-palette-picker/index.js +1 -1
- package/components/item-option-color-palette-picker-4so22U-2.cjs +40 -0
- package/components/{item-option-color-palette-picker-dk5Nm1XB.js → item-option-color-palette-picker-BBnhEOQj.js} +2 -2
- package/components/item-option-color-picker/index.cjs +1 -1
- package/components/item-option-color-picker/index.js +1 -1
- package/components/{item-option-color-picker-oG-wrEZh.js → item-option-color-picker-CTTEHFVR.js} +2 -2
- package/components/{item-option-color-picker-Czr_ojzh.cjs → item-option-color-picker-CUBaIdL-.cjs} +2 -2
- package/components/item-option-color-range/index.cjs +1 -1
- package/components/item-option-color-range/index.js +1 -1
- package/components/{item-option-color-range-RbnPnI3s.js → item-option-color-range-BuLEgB7a.js} +2 -2
- package/components/item-option-color-range-H4nV-HoV.cjs +98 -0
- package/components/item-option-multi-language-field/index.cjs +1 -1
- package/components/item-option-multi-language-field/index.js +1 -1
- package/components/{item-option-multi-language-field-BqhBRIFH.js → item-option-multi-language-field-CXQj3kSW.js} +2 -2
- package/components/{item-option-multi-language-field-BpyuIPcO.cjs → item-option-multi-language-field-d25tETIC.cjs} +2 -2
- package/components/item-option-number-field/index.cjs +1 -1
- package/components/item-option-number-field/index.js +1 -1
- package/components/{item-option-number-field-BDPEAzdF.js → item-option-number-field-CEQEjnu8.js} +2 -2
- package/components/{item-option-number-field-CV2xpQrk.cjs → item-option-number-field-waG1zcr8.cjs} +2 -2
- package/components/item-option-panel/index.cjs +1 -1
- package/components/item-option-panel/index.js +1 -1
- package/components/{item-option-panel-CMrjUb2s.cjs → item-option-panel-Bh4d0Ueb.cjs} +2 -2
- package/components/{item-option-panel-XhTxaBZp.js → item-option-panel-CVjT-rr8.js} +3 -3
- package/components/item-option-picker/index.cjs +1 -1
- package/components/item-option-picker/index.js +1 -1
- package/components/{item-option-picker-D_Od3am8.js → item-option-picker-CiEMwzho.js} +2 -2
- package/components/{item-option-picker-CvEfEy99.cjs → item-option-picker-YTJ6noOW.cjs} +2 -2
- package/components/item-option-position-picker/index.cjs +1 -1
- package/components/item-option-position-picker/index.js +1 -1
- package/components/item-option-position-picker-DExAtVBF.cjs +32 -0
- package/components/{item-option-position-picker-BKw29tj-.js → item-option-position-picker-DVsG8inN.js} +2 -2
- package/components/item-option-positions-number-field/index.cjs +1 -1
- package/components/item-option-positions-number-field/index.js +1 -1
- package/components/{item-option-positions-number-field-lrJdfydy.js → item-option-positions-number-field-7F1_3pxp.js} +2 -2
- package/components/item-option-positions-number-field-Ju4e_B6g.cjs +49 -0
- package/components/item-option-radio-button-group/index.cjs +1 -1
- package/components/item-option-radio-button-group/index.js +1 -1
- package/components/{item-option-radio-button-group-DrjpL6YU.cjs → item-option-radio-button-group-6w11UJC-.cjs} +2 -2
- package/components/{item-option-radio-button-group-DTyHPaz_.js → item-option-radio-button-group-CHZKF_oZ.js} +2 -2
- package/components/item-option-slider/index.cjs +1 -1
- package/components/item-option-slider/index.js +1 -1
- package/components/{item-option-slider-CIDoZhZl.js → item-option-slider-CQCvF7wI.js} +2 -2
- package/components/{item-option-slider-BwKBgW0y.cjs → item-option-slider-DdkgydGa.cjs} +2 -2
- package/components/item-option-switch/index.cjs +1 -1
- package/components/item-option-switch/index.js +1 -1
- package/components/{item-option-switch-DxC1yjeN.js → item-option-switch-68EoGXKU.js} +2 -2
- package/components/{item-option-switch-CQtvbTfI.cjs → item-option-switch-IP4wvB7i.cjs} +2 -2
- package/components/item-option-text-field/index.cjs +1 -1
- package/components/item-option-text-field/index.js +1 -1
- package/components/{item-option-text-field-CZtJ1yIj.js → item-option-text-field-0CCtgD5i.js} +2 -2
- package/components/{item-option-text-field-pLQzcE25.cjs → item-option-text-field-Be4frWhI.cjs} +2 -2
- package/components/item-slot-drop/index.cjs +1 -1
- package/components/item-slot-drop/index.d.ts +2 -0
- package/components/item-slot-drop/index.js +1 -1
- package/components/item-slot-drop-C7BJJcZz.cjs +91 -0
- package/components/{item-slot-drop-SqYpfTGj.js → item-slot-drop-PlCmap_s.js} +14 -9
- package/components/item-slot-drop-panel/index.cjs +1 -1
- package/components/item-slot-drop-panel/index.js +1 -1
- package/components/{item-slot-drop-panel-DoWCzjqb.js → item-slot-drop-panel-BevGCcMh.js} +41 -40
- package/components/item-slot-drop-panel-hs0gFwb-.cjs +57 -0
- package/components/item-slot-picker/index.cjs +1 -1
- package/components/item-slot-picker/index.js +1 -1
- package/components/{item-slot-picker-CadZEvOA.js → item-slot-picker-BzXlX-Zd.js} +26 -21
- package/components/item-slot-picker-dmoR1ZyZ.cjs +174 -0
- package/components/item-slot-picker-panel/index.cjs +1 -1
- package/components/item-slot-picker-panel/index.js +1 -1
- package/components/item-slot-picker-panel-B2TtJUIs.cjs +81 -0
- package/components/{item-slot-picker-panel-Bhr6d6Ya.js → item-slot-picker-panel-DnvwcLGy.js} +5 -4
- package/components/{line-chart-positioning.config-BIkHxiyg.cjs → line-chart-positioning.config-CYqzjNzS.cjs} +1 -1
- package/components/{line-chart-positioning.config-CdnYQBah.js → line-chart-positioning.config-DAs0y-O6.js} +1 -1
- package/components/load-data-fields-for-datasets-BVGaku2J.cjs +20 -0
- package/components/load-data-fields-for-datasets-DeXLqWt4.js +42 -0
- package/components/localized-mixin-BNAt_iYb.cjs +20 -0
- package/components/localized-mixin-GXZQgVAD.js +45 -0
- package/components/{marker-map-positioning.config-BSz4P-W9.js → marker-map-positioning.config-BQ-kNUJI.js} +1 -1
- package/components/{marker-map-positioning.config-t66fioVz.cjs → marker-map-positioning.config-C5h5ydGa.cjs} +1 -1
- package/components/{ohlc-chart-positioning.config-tQPPutWX.js → ohlc-chart-positioning.config-BQyRY4rj.js} +1 -1
- package/components/{ohlc-chart-positioning.config-BGueS7CJ.cjs → ohlc-chart-positioning.config-fqniDSHf.cjs} +1 -1
- package/components/{parallel-coordinates-plot-positioning.config-NrJ2LNM8.cjs → parallel-coordinates-plot-positioning.config-Bhyk-q40.cjs} +1 -1
- package/components/{parallel-coordinates-plot-positioning.config-MkX-qYHX.js → parallel-coordinates-plot-positioning.config-DMUrvTKC.js} +1 -1
- package/components/period-over-period-condition.const-BZ7j5Z5t.js +29 -0
- package/components/period-over-period-condition.const-C1NZ9Bkp.cjs +20 -0
- package/components/{pivot-table-positioning.config-DgJ5PPB9.cjs → pivot-table-positioning.config-CRPJ6cp9.cjs} +1 -1
- package/components/{pivot-table-positioning.config-Dr_0v4TM.js → pivot-table-positioning.config-kgOD7qg4.js} +1 -1
- package/components/{pyramid-chart-positioning.config-BGRtXKWh.cjs → pyramid-chart-positioning.config-B3g4J0Fc.cjs} +1 -1
- package/components/{pyramid-chart-positioning.config-DB0BI8vW.js → pyramid-chart-positioning.config-DzmnUNOa.js} +1 -1
- package/components/{radar-chart-positioning.config-DQiJ-Z1s.cjs → radar-chart-positioning.config-DeMZx8WU.cjs} +1 -1
- package/components/{radar-chart-positioning.config-D6UfRMMA.js → radar-chart-positioning.config-DtCHigcZ.js} +1 -1
- package/components/{route-map-positioning.config-D_ZoyhwX.js → route-map-positioning.config-CNNkOriH.js} +1 -1
- package/components/{route-map-positioning.config-Cbic0Cbz.cjs → route-map-positioning.config-GRnTnxOT.cjs} +1 -1
- package/components/{sankey-diagram-positioning.config-CZDPh7CR.cjs → sankey-diagram-positioning.config-B4dTAI_t.cjs} +1 -1
- package/components/{sankey-diagram-positioning.config-CQNdImz0.js → sankey-diagram-positioning.config-DZzxWrlG.js} +1 -1
- package/components/{scatter-plot-positioning.config-BTOiZ8cF.js → scatter-plot-positioning.config-7DccAqx9.js} +1 -1
- package/components/{scatter-plot-positioning.config-BPEymo3a.cjs → scatter-plot-positioning.config-CUxiLfKj.cjs} +1 -1
- package/components/{slicer-filter-positioning.config-CQE4ocpD.cjs → slicer-filter-positioning.config-DUivNE2P.cjs} +1 -1
- package/components/{slicer-filter-positioning.config-CC7uoU2D.js → slicer-filter-positioning.config-aOkoNRyY.js} +1 -1
- package/components/{en-GB-DCZl8CPc.cjs → slot-menu/index.cjs} +1 -1
- package/components/slot-menu/index.d.ts +10 -0
- package/components/slot-menu/index.js +28 -0
- package/components/slot-menu/slot-menu.d.ts +148 -0
- package/components/slot-menu/types.d.ts +24 -0
- package/components/slot-menu-Bgoo0gWv.cjs +71 -0
- package/components/slot-menu-Cb8piPji.js +422 -0
- package/components/slot-menu-list/index.cjs +20 -0
- package/components/slot-menu-list/index.d.ts +8 -0
- package/components/slot-menu-list/index.js +28 -0
- package/components/slot-menu-list/slot-menu-list.d.ts +47 -0
- package/components/slot-menu-list-Cy6tegSf.cjs +44 -0
- package/components/slot-menu-list-VuVIRNtr.js +346 -0
- package/components/slot-role-classification-Bvt3bI01.cjs +20 -0
- package/components/slot-role-classification-CCzj4WgN.js +133 -0
- package/components/slots-config-P_GXW0tl.js +77 -0
- package/components/slots-config-YdyClHLc.cjs +20 -0
- package/components/{speedometer-chart-positioning.config-ChH-uAdS.js → speedometer-chart-positioning.config-Dj6XK0gq.js} +1 -1
- package/components/{speedometer-chart-positioning.config-DpBVarun.cjs → speedometer-chart-positioning.config-DzCh70X-.cjs} +1 -1
- package/components/{spike-map-positioning.config-BnEQJ-rD.js → spike-map-positioning.config-BG2pKkf7.js} +1 -1
- package/components/{spike-map-positioning.config-DrSoa8Ol.cjs → spike-map-positioning.config-BQIg4Z0U.cjs} +1 -1
- package/components/{strip-plot-positioning.config-DlkZ1i6m.cjs → strip-plot-positioning.config-D3ZNgtC4.cjs} +1 -1
- package/components/{strip-plot-positioning.config-Be5Desz2.js → strip-plot-positioning.config-HZCVc6kX.js} +1 -1
- package/components/{sunburst-chart-positioning.config-RUEkAgKJ.js → sunburst-chart-positioning.config-0O9eMweg.js} +1 -1
- package/components/{sunburst-chart-positioning.config-D4zzci9s.cjs → sunburst-chart-positioning.config-B-hCz3bI.cjs} +1 -1
- package/components/{symbol-map-positioning.config-JzgtULMk.js → symbol-map-positioning.config-Dod98HkQ.js} +1 -1
- package/components/{symbol-map-positioning.config-Dmgmyhv7.cjs → symbol-map-positioning.config-aHnkaWU6.cjs} +1 -1
- package/components/{treemap-chart-positioning.config-CSt_vVgw.js → treemap-chart-positioning.config-XB1_FmX-.js} +1 -1
- package/components/{treemap-chart-positioning.config-CqHJxz2j.cjs → treemap-chart-positioning.config-qhPL49um.cjs} +1 -1
- package/components/utils/base.cjs +1 -1
- package/components/utils/base.js +2 -2
- package/components/utils-B1BzV2xl.cjs +20 -0
- package/components/{utils-DLTDAer5.js → utils-BMOxXnnX.js} +42 -41
- package/components/utils.cjs +1 -1
- package/components/utils.js +8 -5
- package/components/{venn-diagram-positioning.config-DsPI8qfG.js → venn-diagram-positioning.config-Bh1ypVKP.js} +1 -1
- package/components/{venn-diagram-positioning.config-CzhNTma3.cjs → venn-diagram-positioning.config-CimHfhlV.cjs} +1 -1
- package/components/viz-item-menu/index.cjs +20 -0
- package/components/viz-item-menu/index.d.ts +8 -0
- package/components/viz-item-menu/index.js +28 -0
- package/components/viz-item-menu/types.d.ts +9 -0
- package/components/viz-item-menu/viz-item-menu.d.ts +75 -0
- package/components/viz-item-menu-CTPd7QMx.cjs +55 -0
- package/components/viz-item-menu-sOvrO3Ku.js +170 -0
- package/components/{wordcloud-chart-positioning.config-moNJfL1M.cjs → wordcloud-chart-positioning.config-BR_g8Now.cjs} +1 -1
- package/components/{wordcloud-chart-positioning.config-BUE8e4fN.js → wordcloud-chart-positioning.config-CmakCQG0.js} +1 -1
- package/custom-elements.json +15942 -5759
- package/index.d.ts +24 -0
- package/package.json +126 -1
- package/react/README.md +31 -6
- package/react/components/ai-chat/empty-state/index.ts +1 -0
- package/react/components/ai-chat/empty-state/types.ts +16 -0
- package/react/components/ai-chat/stream/index.ts +1 -0
- package/react/components/ai-chat/stream/types.ts +60 -0
- package/react/components/ai-chat.component.ts +45 -0
- package/react/components/ai-interaction-textarea/index.ts +1 -0
- package/react/components/ai-interaction-textarea/types.ts +6 -0
- package/react/components/ai-interaction-textarea.component.ts +30 -0
- package/react/components/data-field-level.component.ts +30 -0
- package/react/components/data-fields-select/index.ts +1 -0
- package/react/components/data-fields-select/types.ts +5 -0
- package/react/components/data-fields-select.component.ts +27 -0
- package/react/components/dataset-icon/index.ts +1 -0
- package/react/components/dataset-icon/types.ts +8 -0
- package/react/components/dataset-icon.component.ts +22 -0
- package/react/components/dataset-selector-list.component.ts +27 -0
- package/react/components/dataset-selector-row.component.ts +30 -0
- package/react/components/display-settings/index.ts +1 -0
- package/react/components/display-settings/types.ts +12 -0
- package/react/components/display-settings-binning.component.ts +27 -0
- package/react/components/display-settings-datetime.component.ts +27 -0
- package/react/components/display-settings-grand-totals.component.ts +27 -0
- package/react/components/display-settings-numeric.component.ts +27 -0
- package/react/components/display-settings-period-over-period.component.ts +27 -0
- package/react/components/display-settings.component.ts +33 -0
- package/react/components/filter-expression-picker.component.ts +27 -0
- package/react/components/filter-item.component.ts +27 -0
- package/react/components/filter-parameter-picker.component.ts +22 -0
- package/react/components/filter-value-picker-datetime.component.ts +27 -0
- package/react/components/filter-value-picker-hierarchy.component.ts +27 -0
- package/react/components/filter-value-picker-numeric.component.ts +27 -0
- package/react/components/filter-value-picker.component.ts +27 -0
- package/react/components/formula-draggable-field/index.ts +1 -0
- package/react/components/formula-draggable-field/types.ts +26 -0
- package/react/components/formula-field.component.ts +30 -0
- package/react/components/interactive-viz-item/index.ts +1 -0
- package/react/components/interactive-viz-item/types.ts +122 -0
- package/react/components/interactive-viz-item.component.ts +33 -0
- package/react/components/slot-menu/index.ts +1 -0
- package/react/components/slot-menu/types.ts +29 -0
- package/react/components/slot-menu-list.component.ts +27 -0
- package/react/components/slot-menu.component.ts +42 -0
- package/react/components/viz-item-menu/index.ts +1 -0
- package/react/components/viz-item-menu/types.ts +11 -0
- package/react/components/viz-item-menu.component.ts +33 -0
- package/react/esm/components/ai-chat/empty-state/index.d.ts +1 -0
- package/react/esm/components/ai-chat/empty-state/index.js +1 -0
- package/react/esm/components/ai-chat/empty-state/types.d.ts +14 -0
- package/react/esm/components/ai-chat/empty-state/types.js +1 -0
- package/react/esm/components/ai-chat/stream/index.d.ts +1 -0
- package/react/esm/components/ai-chat/stream/index.js +1 -0
- package/react/esm/components/ai-chat/stream/types.d.ts +55 -0
- package/react/esm/components/ai-chat/stream/types.js +1 -0
- package/react/esm/components/ai-chat.component.d.ts +24 -0
- package/react/esm/components/ai-chat.component.js +29 -0
- package/react/esm/components/ai-interaction-textarea/index.d.ts +1 -0
- package/react/esm/components/ai-interaction-textarea/index.js +1 -0
- package/react/esm/components/ai-interaction-textarea/types.d.ts +5 -0
- package/react/esm/components/ai-interaction-textarea/types.js +1 -0
- package/react/esm/components/ai-interaction-textarea.component.d.ts +14 -0
- package/react/esm/components/ai-interaction-textarea.component.js +19 -0
- package/react/esm/components/data-field-level.component.d.ts +14 -0
- package/react/esm/components/data-field-level.component.js +19 -0
- package/react/esm/components/data-fields-select/index.d.ts +1 -0
- package/react/esm/components/data-fields-select/index.js +1 -0
- package/react/esm/components/data-fields-select/types.d.ts +4 -0
- package/react/esm/components/data-fields-select/types.js +1 -0
- package/react/esm/components/data-fields-select.component.d.ts +12 -0
- package/react/esm/components/data-fields-select.component.js +17 -0
- package/react/esm/components/dataset-icon/index.d.ts +1 -0
- package/react/esm/components/dataset-icon/index.js +1 -0
- package/react/esm/components/dataset-icon/types.d.ts +11 -0
- package/react/esm/components/dataset-icon/types.js +1 -0
- package/react/esm/components/dataset-icon.component.d.ts +8 -0
- package/react/esm/components/dataset-icon.component.js +13 -0
- package/react/esm/components/dataset-selector-list.component.d.ts +12 -0
- package/react/esm/components/dataset-selector-list.component.js +17 -0
- package/react/esm/components/dataset-selector-row.component.d.ts +14 -0
- package/react/esm/components/dataset-selector-row.component.js +19 -0
- package/react/esm/components/display-settings/index.d.ts +1 -0
- package/react/esm/components/display-settings/index.js +1 -0
- package/react/esm/components/display-settings/types.d.ts +9 -0
- package/react/esm/components/display-settings/types.js +1 -0
- package/react/esm/components/display-settings-binning.component.d.ts +12 -0
- package/react/esm/components/display-settings-binning.component.js +17 -0
- package/react/esm/components/display-settings-datetime.component.d.ts +12 -0
- package/react/esm/components/display-settings-datetime.component.js +17 -0
- package/react/esm/components/display-settings-grand-totals.component.d.ts +12 -0
- package/react/esm/components/display-settings-grand-totals.component.js +17 -0
- package/react/esm/components/display-settings-numeric.component.d.ts +12 -0
- package/react/esm/components/display-settings-numeric.component.js +17 -0
- package/react/esm/components/display-settings-period-over-period.component.d.ts +12 -0
- package/react/esm/components/display-settings-period-over-period.component.js +17 -0
- package/react/esm/components/display-settings.component.d.ts +16 -0
- package/react/esm/components/display-settings.component.js +21 -0
- package/react/esm/components/filter-expression-picker.component.d.ts +12 -0
- package/react/esm/components/filter-expression-picker.component.js +17 -0
- package/react/esm/components/filter-item.component.d.ts +12 -0
- package/react/esm/components/filter-item.component.js +17 -0
- package/react/esm/components/filter-parameter-picker.component.d.ts +8 -0
- package/react/esm/components/filter-parameter-picker.component.js +13 -0
- package/react/esm/components/filter-value-picker-datetime.component.d.ts +12 -0
- package/react/esm/components/filter-value-picker-datetime.component.js +17 -0
- package/react/esm/components/filter-value-picker-hierarchy.component.d.ts +12 -0
- package/react/esm/components/filter-value-picker-hierarchy.component.js +17 -0
- package/react/esm/components/filter-value-picker-numeric.component.d.ts +12 -0
- package/react/esm/components/filter-value-picker-numeric.component.js +17 -0
- package/react/esm/components/filter-value-picker.component.d.ts +12 -0
- package/react/esm/components/filter-value-picker.component.js +17 -0
- package/react/esm/components/formula-draggable-field/index.d.ts +1 -0
- package/react/esm/components/formula-draggable-field/index.js +1 -0
- package/react/esm/components/formula-draggable-field/types.d.ts +24 -0
- package/react/esm/components/formula-draggable-field/types.js +1 -0
- package/react/esm/components/formula-field.component.d.ts +14 -0
- package/react/esm/components/formula-field.component.js +19 -0
- package/react/esm/components/interactive-viz-item/index.d.ts +1 -0
- package/react/esm/components/interactive-viz-item/index.js +1 -0
- package/react/esm/components/interactive-viz-item/types.d.ts +117 -0
- package/react/esm/components/interactive-viz-item/types.js +16 -0
- package/react/esm/components/interactive-viz-item.component.d.ts +16 -0
- package/react/esm/components/interactive-viz-item.component.js +21 -0
- package/react/esm/components/slot-menu/index.d.ts +1 -0
- package/react/esm/components/slot-menu/index.js +1 -0
- package/react/esm/components/slot-menu/types.d.ts +24 -0
- package/react/esm/components/slot-menu/types.js +1 -0
- package/react/esm/components/slot-menu-list.component.d.ts +12 -0
- package/react/esm/components/slot-menu-list.component.js +17 -0
- package/react/esm/components/slot-menu.component.d.ts +22 -0
- package/react/esm/components/slot-menu.component.js +27 -0
- package/react/esm/components/viz-item-menu/index.d.ts +1 -0
- package/react/esm/components/viz-item-menu/index.js +1 -0
- package/react/esm/components/viz-item-menu/types.d.ts +9 -0
- package/react/esm/components/viz-item-menu/types.js +1 -0
- package/react/esm/components/viz-item-menu.component.d.ts +16 -0
- package/react/esm/components/viz-item-menu.component.js +21 -0
- package/react/esm/index.d.ts +27 -2
- package/react/esm/index.js +102 -2
- package/react/esm/types.d.ts +15 -0
- package/react/index.ts +102 -2
- package/react/luzmo-stub.d.ts +164 -0
- package/react/types.ts +12 -0
- package/storybook/inject-global-vars.d.ts +1 -0
- package/storybook/register-components.d.ts +51 -0
- package/types/ai-chat.types.d.ts +90 -0
- package/types/data-field-events.types.d.ts +7 -0
- package/types.d.ts +8 -0
- package/components/base-CYiGlWug.cjs +0 -20
- package/components/data-field-iGBGWoGH.cjs +0 -89
- package/components/data-field-panel-NktuTUUp.cjs +0 -87
- package/components/data-fields-select-DL1nFRg3.cjs +0 -41
- package/components/display-settings-datetime-25LwuZM_.cjs +0 -217
- package/components/display-settings-grand-totals-1tBdxbFY.cjs +0 -44
- package/components/display-settings-numeric-Bbx4qmpA.cjs +0 -190
- package/components/display-settings-period-over-period-4bJbXWB7.cjs +0 -229
- package/components/filters-Bzx4DYm-.cjs +0 -323
- package/components/filters-DSod7vIq.js +0 -1637
- package/components/formula-DcCDYDt4.cjs +0 -45
- package/components/formula-display-store-DxjO7Q-n.cjs +0 -20
- package/components/formula-editor-DQp_XiX5.cjs +0 -247
- package/components/item-option-C4c-e1QF.cjs +0 -252
- package/components/item-option-action-button-group-BU1wvtEd.cjs +0 -53
- package/components/item-option-base-DATaPQ-m.cjs +0 -56
- package/components/item-option-color-palette-picker-Cc2nTuxC.cjs +0 -40
- package/components/item-option-color-range-CTnHZ72E.cjs +0 -98
- package/components/item-option-position-picker-DBs4JlFi.cjs +0 -32
- package/components/item-option-positions-number-field-DIIEFHd4.cjs +0 -49
- package/components/item-slot-drop-UygcXM5D.cjs +0 -91
- package/components/item-slot-drop-panel-9T8BWejl.cjs +0 -57
- package/components/item-slot-picker-Rnb_wwCV.cjs +0 -174
- package/components/item-slot-picker-panel-2VJY6C0b.cjs +0 -81
- package/components/load-data-fields-for-datasets-CU75T9Az.js +0 -86
- package/components/load-data-fields-for-datasets-DkK1JsFd.cjs +0 -20
- package/components/localized-mixin-DAOiXh71.cjs +0 -20
- package/components/period-over-period-condition.const-DystGY6B.cjs +0 -20
- package/components/slot-menu-BL772rj7.js +0 -1048
- package/components/slot-menu-CCbZ-krJ.cjs +0 -215
- package/components/utils-Ez3j4EOS.cjs +0 -20
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/*! * A kit of modern Luzmo Web Components for analytics in your web application.
|
|
2
|
+
*
|
|
3
|
+
* Copyright © 2026 Luzmo
|
|
4
|
+
* All rights reserved.
|
|
5
|
+
* Luzmo web components (“Luzmo Web Components”)
|
|
6
|
+
* must be used according to the Luzmo Terms of Service.
|
|
7
|
+
* This license allows users with a current active Luzmo account
|
|
8
|
+
* to use the Luzmo Web Components. This license terminates
|
|
9
|
+
* automatically if a user no longer has an active Luzmo account.
|
|
10
|
+
* Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
|
|
11
|
+
*
|
|
12
|
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
13
|
+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
14
|
+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
15
|
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
16
|
+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
17
|
+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
18
|
+
* SOFTWARE.
|
|
19
|
+
* */
|
|
20
|
+
// Auto-generated initialization code
|
|
21
|
+
(function() {
|
|
22
|
+
if (typeof document < "u" && !document.querySelector("style[data-luzmo-vars]")) {
|
|
23
|
+
let e = document.createElement("style");
|
|
24
|
+
e.setAttribute("data-luzmo-vars", ""), e.textContent = "html{--luzmo-animation-duration: 0.15s;--luzmo-border-color: rgba(var(--luzmo-border-color-rgb), 0.1);--luzmo-border-color-hover: rgba(var(--luzmo-border-color-rgb), 0.15);--luzmo-border-color-down: rgba(var(--luzmo-border-color-rgb), 0.3);--luzmo-border-color-focus: rgba(var(--luzmo-border-color-rgb), 0.15);--luzmo-border-color-rgb: 0, 0, 0;--luzmo-border-color-full: rgb(180, 180, 180);--luzmo-border-color-full-hover: color-mix(in oklch, var(--luzmo-border-color-full), black 25%);--luzmo-border-color-full-down: color-mix(in oklch, var(--luzmo-border-color-full), black 45%);--luzmo-border-color-full-focus: color-mix(in oklch, var(--luzmo-border-color-full), black 25%);--luzmo-border-color-disabled: #dddddd;--luzmo-border-radius: 6px;--luzmo-border-radius-s: 4px;--luzmo-border-radius-l: 8px;--luzmo-border-radius-xl: 12px;--luzmo-border-radius-full: 999rem;--luzmo-background-color: #ffffff;--luzmo-background-color-rgb: 255, 255, 255;--luzmo-background-color-disabled: #eeeeee;--luzmo-background-color-hover: color-mix( in oklch, color-mix(in oklch, var(--luzmo-background-color), var(--luzmo-primary) 5%), black 1.5% );--luzmo-background-color-down: color-mix(in oklch, color-mix(in oklch, var(--luzmo-background-color), var(--luzmo-primary) 7%), black 1%);--luzmo-background-color-focus: color-mix( in oklch, color-mix(in oklch, var(--luzmo-background-color), var(--luzmo-primary) 5%), black 1.5% );--luzmo-background-color-highlight: rgb(240, 240, 240);--luzmo-background-color-highlight-disabled: rgb(245, 245, 245);--luzmo-background-color-highlight-hover: color-mix(in oklch, var(--luzmo-background-color-highlight), black 10%);--luzmo-background-color-highlight-down: color-mix(in oklch, var(--luzmo-background-color-highlight), black 20%);--luzmo-background-color-highlight-focus: color-mix(in oklch, var(--luzmo-background-color-highlight), black 10%);--luzmo-background-color-alt-1: rgb(250, 250, 250);--luzmo-background-color-alt-2: rgb(239, 239, 239);--luzmo-border-width: 1px;--luzmo-font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', Helvetica, Arial, sans-serif;--luzmo-font-size-xs: 10px;--luzmo-font-size-s: 12px;--luzmo-font-size-m: 14px;--luzmo-font-size: 14px;--luzmo-font-size-l: 16px;--luzmo-font-size-xl: 18px;--luzmo-font-size-xxl: 20px;--luzmo-font-style: normal;--luzmo-line-height: normal;--luzmo-font-weight: 400;--luzmo-font-weight-semibold: 500;--luzmo-font-weight-bold: 600;--luzmo-font-color: #333;--luzmo-font-color-hard: #000;--luzmo-font-color-disabled: var(--luzmo-color-disabled);--luzmo-font-color-extra-dimmed: #888;--luzmo-font-color-hover: color-mix(in oklch, var(--luzmo-font-color), black 8%);--luzmo-font-color-down: color-mix(in oklch, var(--luzmo-font-color), black 20%);--luzmo-font-color-focus: color-mix(in oklch, var(--luzmo-font-color), black 8%);--luzmo-scrollbar-size: 6px;--luzmo-scrollbar-width: thin;--luzmo-scrollbar-track-background: transparent;--luzmo-scrollbar-track-border-radius: var(--luzmo-border-radius-s);--luzmo-scrollbar-thumb-background: rgba(var(--luzmo-border-color-rgb), 0.3);--luzmo-scrollbar-thumb-border-radius: var(--luzmo-border-radius-s);--luzmo-scrollbar-thumb-hover-background: rgba(var(--luzmo-border-color-rgb), 0.4);--luzmo-primary: #4434ff;--luzmo-primary-hover: color-mix(in oklch, var(--luzmo-primary), black 8%);--luzmo-primary-down: color-mix(in oklch, var(--luzmo-primary), black 20%);--luzmo-primary-focus: color-mix(in oklch, var(--luzmo-primary), black 8%);--luzmo-primary-inverse-color: #ffffff;--luzmo-primary-rgb: 68, 52, 255;--luzmo-secondary: #ff00ff;--luzmo-secondary-hover: color-mix(in oklch, var(--luzmo-secondary), black 8%);--luzmo-secondary-down: color-mix(in oklch, var(--luzmo-secondary), black 20%);--luzmo-secondary-focus: color-mix(in oklch, var(--luzmo-secondary), black 8%);--luzmo-secondary-inverse-color: #ffffff;--luzmo-secondary-rgb: 255, 0, 255;--luzmo-secondary-outline: rgba(255, 0, 255, 0.2);--luzmo-negative-color: #ca221c;--luzmo-negative-color-hover: color-mix(in oklch, var(--luzmo-negative-color), black 8%);--luzmo-negative-color-down: color-mix(in oklch, var(--luzmo-negative-color), black 20%);--luzmo-negative-color-focus: color-mix(in oklch, var(--luzmo-negative-color), black 8%);--luzmo-negative-color-rgb: 202, 34, 28;--luzmo-positive-color: rgb(20, 150, 101);--luzmo-positive-color-hover: color-mix(in oklch, var(--luzmo-positive-color), black 8%);--luzmo-positive-color-down: color-mix(in oklch, var(--luzmo-positive-color), black 20%);--luzmo-positive-color-focus: color-mix(in oklch, var(--luzmo-positive-color), black 8%);--luzmo-positive-color-rgb: 20, 150, 101;--luzmo-selected-color: rgb(110, 110, 110);--luzmo-selected-color-hover: color-mix(in oklch, var(--luzmo-selected-color), black 25%);--luzmo-selected-color-down: color-mix(in oklch, var(--luzmo-selected-color), black 45%);--luzmo-selected-color-focus: color-mix(in oklch, var(--luzmo-selected-color), black 25%);--luzmo-selected-color-hard: #1e1e1e;--luzmo-selected-color-hard-hover: color-mix(in oklch, var(--luzmo-selected-color-hard), black 25%);--luzmo-selected-color-hard-down: color-mix(in oklch, var(--luzmo-selected-color-hard), black 45%);--luzmo-selected-color-hard-focus: color-mix(in oklch, var(--luzmo-selected-color-hard), black 25%);--luzmo-color-informative: #1a77e9;--luzmo-color-informative-rgb: 26, 119, 233;--luzmo-color-disabled: #aaaaaa;--luzmo-spacing-1: 2px;--luzmo-spacing-2: 4px;--luzmo-spacing-3: 8px;--luzmo-spacing-4: 12px;--luzmo-spacing-5: 16px;--luzmo-indicator-gap: 2px;--luzmo-indicator-width: 1px;--luzmo-indicator-color: var(--luzmo-primary);--luzmo-component-height-xxs: 20px;--luzmo-component-height-xs: 24px;--luzmo-component-height-s: 28px;--luzmo-component-height: 32px;--luzmo-component-height-l: 40px;--luzmo-component-height-xl: 48px;--luzmo-component-height-xxl: 64px;--luzmo-icon-size-xxs: 12px;--luzmo-icon-size-xs: 14px;--luzmo-icon-size-s: 16px;--luzmo-icon-size-m: 18px;--luzmo-icon-size-l: 20px;--luzmo-icon-size-xl: 22px;--luzmo-icon-size-xxl: 32px}", document.head.appendChild(e);
|
|
25
|
+
}
|
|
26
|
+
})();
|
|
27
|
+
import { t as e } from "../filter-expression-picker-DMZ4sgJ6.js";
|
|
28
|
+
export { e as LuzmoFilterExpressionPicker };
|
|
@@ -0,0 +1,425 @@
|
|
|
1
|
+
/*! * A kit of modern Luzmo Web Components for analytics in your web application.
|
|
2
|
+
*
|
|
3
|
+
* Copyright © 2026 Luzmo
|
|
4
|
+
* All rights reserved.
|
|
5
|
+
* Luzmo web components (“Luzmo Web Components”)
|
|
6
|
+
* must be used according to the Luzmo Terms of Service.
|
|
7
|
+
* This license allows users with a current active Luzmo account
|
|
8
|
+
* to use the Luzmo Web Components. This license terminates
|
|
9
|
+
* automatically if a user no longer has an active Luzmo account.
|
|
10
|
+
* Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
|
|
11
|
+
*
|
|
12
|
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
13
|
+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
14
|
+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
15
|
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
16
|
+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
17
|
+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
18
|
+
* SOFTWARE.
|
|
19
|
+
* */
|
|
20
|
+
import { t as e } from "./decorate-CaYbmmmm.js";
|
|
21
|
+
import { t } from "./localized-mixin-GXZQgVAD.js";
|
|
22
|
+
import { html as n, unsafeCSS as r } from "lit";
|
|
23
|
+
import { property as i, state as a } from "lit/decorators.js";
|
|
24
|
+
import { localized as o, msg as s } from "@lit/localize";
|
|
25
|
+
import "@luzmo/lucero/select";
|
|
26
|
+
import "@luzmo/lucero/field-label";
|
|
27
|
+
import { ElementSizes as c, LuzmoElement as l, SizedMixin as u } from "@luzmo/lucero/utils";
|
|
28
|
+
import "@luzmo/lucero/menu";
|
|
29
|
+
//#region src/utils/filters/expressions.ts
|
|
30
|
+
var d = () => [
|
|
31
|
+
{
|
|
32
|
+
id: "? = ?",
|
|
33
|
+
key: "? = ?",
|
|
34
|
+
expression: "? = ?",
|
|
35
|
+
name: s("equals", { desc: "Filter expression for equals comparison" }),
|
|
36
|
+
description: s("equals", { desc: "Filter expression for equals comparison" }),
|
|
37
|
+
tiny: s("eq", { desc: "Short form of equals comparison" }),
|
|
38
|
+
type: ["numeric", "hierarchy"],
|
|
39
|
+
subtype: ["ip_address"]
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
id: "? != ?",
|
|
43
|
+
key: "? != ?",
|
|
44
|
+
expression: "? != ?",
|
|
45
|
+
name: s("not equals", { desc: "Filter expression for not equals comparison" }),
|
|
46
|
+
description: s("not equals", { desc: "Filter expression for not equals comparison" }),
|
|
47
|
+
tiny: s("not eq", { desc: "Short form of not equals comparison" }),
|
|
48
|
+
type: ["numeric", "hierarchy"],
|
|
49
|
+
subtype: ["ip_address"]
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
id: "? in ?",
|
|
53
|
+
key: "? in ?",
|
|
54
|
+
expression: "? in ?",
|
|
55
|
+
name: s("is in", { desc: "Filter expression for in comparison" }),
|
|
56
|
+
description: s("is in", { desc: "Filter expression for in comparison" }),
|
|
57
|
+
tiny: s("is in", { desc: "Filter expression for in comparison" }),
|
|
58
|
+
type: ["numeric", "hierarchy"],
|
|
59
|
+
subtype: ["ip_address"]
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
id: "? not in ?",
|
|
63
|
+
key: "? not in ?",
|
|
64
|
+
expression: "? not in ?",
|
|
65
|
+
name: s("is not in", { desc: "Filter expression for not in comparison" }),
|
|
66
|
+
description: s("is not in", { desc: "Filter expression for not in comparison" }),
|
|
67
|
+
tiny: s("is not in", { desc: "Filter expression for not in comparison" }),
|
|
68
|
+
type: ["numeric", "hierarchy"],
|
|
69
|
+
subtype: ["ip_address"]
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
id: "? like ?",
|
|
73
|
+
key: "? like ?",
|
|
74
|
+
expression: "? like ?",
|
|
75
|
+
name: s("contains", { desc: "Filter expression for contains comparison" }),
|
|
76
|
+
description: s("contains", { desc: "Filter expression for contains comparison" }),
|
|
77
|
+
tiny: s("cont", { desc: "Short form of contains comparison in filter expression" }),
|
|
78
|
+
type: ["hierarchy"],
|
|
79
|
+
subtype: ["ip_address"]
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
id: "? not like ?",
|
|
83
|
+
key: "? not like ?",
|
|
84
|
+
expression: "? not like ?",
|
|
85
|
+
name: s("does not contain", { desc: "Filter expression for does not contain comparison" }),
|
|
86
|
+
description: s("does not contain", { desc: "Filter expression for does not contain comparison" }),
|
|
87
|
+
tiny: s("not cont", { desc: "Short form of does not contain comparison in filter expression" }),
|
|
88
|
+
type: ["hierarchy"],
|
|
89
|
+
subtype: ["ip_address"]
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
id: "? starts with ?",
|
|
93
|
+
key: "? starts with ?",
|
|
94
|
+
expression: "? starts with ?",
|
|
95
|
+
name: s("starts with", { desc: "Filter expression for starts with comparison" }),
|
|
96
|
+
description: s("starts with", { desc: "Filter expression for starts with comparison" }),
|
|
97
|
+
tiny: s("starts with", { desc: "Filter expression for starts with comparison" }),
|
|
98
|
+
type: ["hierarchy"],
|
|
99
|
+
subtype: ["ip_address"]
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
id: "? not starts with ?",
|
|
103
|
+
key: "? not starts with ?",
|
|
104
|
+
expression: "? not starts with ?",
|
|
105
|
+
name: s("does not start with", { desc: "Filter expression for does not start with comparison" }),
|
|
106
|
+
description: s("does not start with", { desc: "Filter expression for does not start with comparison" }),
|
|
107
|
+
tiny: s("not starts with", { desc: "Short form of does not start with comparison in filter expression" }),
|
|
108
|
+
type: ["hierarchy"],
|
|
109
|
+
subtype: ["ip_address"]
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
id: "? ends with ?",
|
|
113
|
+
key: "? ends with ?",
|
|
114
|
+
expression: "? ends with ?",
|
|
115
|
+
name: s("ends with", { desc: "Filter expression for ends with comparison" }),
|
|
116
|
+
description: s("ends with", { desc: "Filter expression for ends with comparison" }),
|
|
117
|
+
tiny: s("ends with", { desc: "Filter expression for ends with comparison" }),
|
|
118
|
+
type: ["hierarchy"],
|
|
119
|
+
subtype: ["ip_address"]
|
|
120
|
+
},
|
|
121
|
+
{
|
|
122
|
+
id: "? not ends with ?",
|
|
123
|
+
key: "? not ends with ?",
|
|
124
|
+
expression: "? not ends with ?",
|
|
125
|
+
name: s("does not end with", { desc: "Filter expression for does not end with comparison" }),
|
|
126
|
+
description: s("does not end with", { desc: "Filter expression for does not end with comparison" }),
|
|
127
|
+
tiny: s("not ends with", { desc: "Short form of does not end with comparison in filter expression" }),
|
|
128
|
+
type: ["hierarchy"],
|
|
129
|
+
subtype: ["ip_address"]
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
id: "? < ?",
|
|
133
|
+
key: "? < ?",
|
|
134
|
+
expression: "? < ?",
|
|
135
|
+
name: s("less than", { desc: "Filter expression for less than comparison" }),
|
|
136
|
+
description: s("less than", { desc: "Filter expression for less than comparison" }),
|
|
137
|
+
tiny: "<",
|
|
138
|
+
type: ["numeric", "datetime"],
|
|
139
|
+
subtype: ["ip_address"]
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
id: "? <= ?",
|
|
143
|
+
key: "? <= ?",
|
|
144
|
+
expression: "? <= ?",
|
|
145
|
+
name: s("less than or equal", { desc: "Filter expression for less than or equal comparison" }),
|
|
146
|
+
description: s("less than or equal", { desc: "Filter expression for less than or equal comparison" }),
|
|
147
|
+
tiny: "<=",
|
|
148
|
+
type: ["numeric", "datetime"],
|
|
149
|
+
subtype: ["ip_address"]
|
|
150
|
+
},
|
|
151
|
+
{
|
|
152
|
+
id: "? > ?",
|
|
153
|
+
key: "? > ?",
|
|
154
|
+
expression: "? > ?",
|
|
155
|
+
name: s("greater than", { desc: "Filter expression for greater than comparison" }),
|
|
156
|
+
description: s("greater than", { desc: "Filter expression for greater than comparison" }),
|
|
157
|
+
tiny: ">",
|
|
158
|
+
type: ["numeric", "datetime"],
|
|
159
|
+
subtype: ["ip_address"]
|
|
160
|
+
},
|
|
161
|
+
{
|
|
162
|
+
id: "? >= ?",
|
|
163
|
+
key: "? >= ?",
|
|
164
|
+
expression: "? >= ?",
|
|
165
|
+
name: s("greater than or equal", { desc: "Filter expression for greater than or equal comparison" }),
|
|
166
|
+
description: s("greater than or equal", { desc: "Filter expression for greater than or equal comparison" }),
|
|
167
|
+
tiny: ">=",
|
|
168
|
+
type: ["numeric", "datetime"],
|
|
169
|
+
subtype: ["ip_address"]
|
|
170
|
+
},
|
|
171
|
+
{
|
|
172
|
+
id: "? between ?",
|
|
173
|
+
key: "? between ?",
|
|
174
|
+
expression: "? between ?",
|
|
175
|
+
name: s("is between", { desc: "Filter expression for between comparison" }),
|
|
176
|
+
description: s("is between", { desc: "Filter expression for between comparison" }),
|
|
177
|
+
tiny: s("between", { desc: "Short form of between comparison in filter expression" }),
|
|
178
|
+
type: [],
|
|
179
|
+
subtype: ["ip_address"]
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
id: "last_now",
|
|
183
|
+
key: "last_now",
|
|
184
|
+
expression: "last_now",
|
|
185
|
+
name: s("last (x) periods", { desc: "Filter expression for last (x) periods" }),
|
|
186
|
+
description: s("last (x) periods", { desc: "Filter expression for last (x) periods" }),
|
|
187
|
+
tiny: s("last", { desc: "Short form of last (x) periods in filter expression" }),
|
|
188
|
+
type: ["datetime"]
|
|
189
|
+
},
|
|
190
|
+
{
|
|
191
|
+
id: "last_available",
|
|
192
|
+
key: "last_available",
|
|
193
|
+
expression: "last_available",
|
|
194
|
+
name: s("last (x) available periods", { desc: "Filter expression for last (x) available periods" }),
|
|
195
|
+
description: s("last (x) available periods", { desc: "Filter expression for last (x) available periods" }),
|
|
196
|
+
tiny: s("last available", { desc: "Short form of last (x) available periods in filter expression" }),
|
|
197
|
+
type: ["datetime"]
|
|
198
|
+
},
|
|
199
|
+
{
|
|
200
|
+
id: "last_completed",
|
|
201
|
+
key: "last_completed",
|
|
202
|
+
expression: "last_completed",
|
|
203
|
+
name: s("last completed period", { desc: "Filter expression for last completed period" }),
|
|
204
|
+
description: s("last completed (period)", { desc: "Filter expression for last completed period" }),
|
|
205
|
+
tiny: s("last completed", { desc: "Short form of last completed period in filter expression" }),
|
|
206
|
+
type: ["datetime"]
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
id: "next_now",
|
|
210
|
+
key: "next_now",
|
|
211
|
+
expression: "next_now",
|
|
212
|
+
name: s("next (x) periods", { desc: "Filter expression for next (x) periods" }),
|
|
213
|
+
description: s("next (x) periods", { desc: "Filter expression for next (x) periods" }),
|
|
214
|
+
tiny: s("next", { desc: "Short form of next (x) periods in filter expression" }),
|
|
215
|
+
type: ["datetime"]
|
|
216
|
+
},
|
|
217
|
+
{
|
|
218
|
+
id: "more_than_ago",
|
|
219
|
+
key: "more_than_ago",
|
|
220
|
+
expression: "more_than_ago",
|
|
221
|
+
name: s("more than (x) periods ago", { desc: "Filter expression for more than (x) periods ago" }),
|
|
222
|
+
description: s("more than (x) periods ago", { desc: "Filter expression for more than (x) periods ago" }),
|
|
223
|
+
tiny: s("more than ago", { desc: "Short form of more than (x) periods ago in filter expression" }),
|
|
224
|
+
type: ["datetime"]
|
|
225
|
+
},
|
|
226
|
+
{
|
|
227
|
+
id: "or_more_ago",
|
|
228
|
+
key: "or_more_ago",
|
|
229
|
+
expression: "or_more_ago",
|
|
230
|
+
name: s("(x) periods or more ago", { desc: "Filter expression for (x) periods or more ago" }),
|
|
231
|
+
description: s("(x) periods or more ago", { desc: "Filter expression for (x) periods or more ago" }),
|
|
232
|
+
tiny: s("or more ago", { desc: "Short form of (x) periods or more ago in filter expression" }),
|
|
233
|
+
type: ["datetime"]
|
|
234
|
+
},
|
|
235
|
+
{
|
|
236
|
+
id: "next_full",
|
|
237
|
+
key: "next_full",
|
|
238
|
+
expression: "next_full",
|
|
239
|
+
name: s("next full (period)", { desc: "Filter expression for next full period" }),
|
|
240
|
+
description: s("next full (period)", { desc: "Filter expression for next full period" }),
|
|
241
|
+
tiny: s("next full", { desc: "Short form of next full period in filter expression" }),
|
|
242
|
+
type: ["datetime"]
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
id: "WTD",
|
|
246
|
+
key: "to_date",
|
|
247
|
+
expression: "to_date",
|
|
248
|
+
unit: 4,
|
|
249
|
+
name: s("week to date", { desc: "Filter expression for week to date" }),
|
|
250
|
+
description: s("week to date", { desc: "Filter expression for week to date" }),
|
|
251
|
+
tiny: s("WTD", { desc: "Short form of week to date in filter expression" }),
|
|
252
|
+
type: ["datetime"]
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
id: "MTD",
|
|
256
|
+
key: "to_date",
|
|
257
|
+
expression: "to_date",
|
|
258
|
+
unit: 3,
|
|
259
|
+
name: s("month to date", { desc: "Filter expression for month to date" }),
|
|
260
|
+
description: s("month to date", { desc: "Filter expression for month to date" }),
|
|
261
|
+
tiny: s("MTD", { desc: "Short form of month to date in filter expression" }),
|
|
262
|
+
type: ["datetime"]
|
|
263
|
+
},
|
|
264
|
+
{
|
|
265
|
+
id: "QTD",
|
|
266
|
+
key: "to_date",
|
|
267
|
+
expression: "to_date",
|
|
268
|
+
unit: 2,
|
|
269
|
+
name: s("quarter to date", { desc: "Filter expression for quarter to date" }),
|
|
270
|
+
description: s("quarter to date", { desc: "Filter expression for quarter to date" }),
|
|
271
|
+
tiny: s("QTD", { desc: "Short form of quarter to date in filter expression" }),
|
|
272
|
+
type: ["datetime"]
|
|
273
|
+
},
|
|
274
|
+
{
|
|
275
|
+
id: "YTD",
|
|
276
|
+
key: "to_date",
|
|
277
|
+
expression: "to_date",
|
|
278
|
+
unit: 1,
|
|
279
|
+
name: s("year to date", { desc: "Filter expression for year to date" }),
|
|
280
|
+
description: s("year to date", { desc: "Filter expression for year to date" }),
|
|
281
|
+
tiny: s("YTD", { desc: "Short form of year to date in filter expression" }),
|
|
282
|
+
type: ["datetime"]
|
|
283
|
+
},
|
|
284
|
+
{
|
|
285
|
+
id: "? is null",
|
|
286
|
+
key: "? is null",
|
|
287
|
+
expression: "? is null",
|
|
288
|
+
name: s("is missing", { desc: "Filter expression for is missing" }),
|
|
289
|
+
description: s("is missing", { desc: "Filter expression for is missing" }),
|
|
290
|
+
tiny: s("missing", { desc: "Short form of is missing in filter expression" }),
|
|
291
|
+
type: [
|
|
292
|
+
"numeric",
|
|
293
|
+
"datetime",
|
|
294
|
+
"hierarchy",
|
|
295
|
+
"spatial"
|
|
296
|
+
],
|
|
297
|
+
subtype: ["ip_address"]
|
|
298
|
+
},
|
|
299
|
+
{
|
|
300
|
+
id: "? is not null",
|
|
301
|
+
key: "? is not null",
|
|
302
|
+
expression: "? is not null",
|
|
303
|
+
name: s("is not missing", { desc: "Filter expression for is not missing" }),
|
|
304
|
+
description: s("is not missing", { desc: "Filter expression for is not missing" }),
|
|
305
|
+
tiny: s("not missing", { desc: "Short form of is not missing in filter expression" }),
|
|
306
|
+
type: [
|
|
307
|
+
"numeric",
|
|
308
|
+
"datetime",
|
|
309
|
+
"hierarchy",
|
|
310
|
+
"spatial"
|
|
311
|
+
],
|
|
312
|
+
subtype: ["ip_address"]
|
|
313
|
+
}
|
|
314
|
+
], f = (e, t, n) => {
|
|
315
|
+
let r = new Set(["? in ?", "? not in ?"]);
|
|
316
|
+
return !e && !t ? d() : d().filter((i) => (e && i.type.includes(e) || t && i.subtype?.includes(t)) && !(n && r.has(i.key)));
|
|
317
|
+
}, p = ":host{font-family:var(--luzmo-font-family);--var:blue}", m = class extends t(u(l, { validSizes: Object.values(c) })) {
|
|
318
|
+
constructor(...e) {
|
|
319
|
+
super(...e), this.hasLabel = !1, this.allowEmpty = !1, this.placeholder = "", this.disabled = !1, this.invalid = !1, this.isFormula = !1, this._expressionConfigurations = d();
|
|
320
|
+
}
|
|
321
|
+
static get styles() {
|
|
322
|
+
return [r(p)];
|
|
323
|
+
}
|
|
324
|
+
_sendChangeEvent() {
|
|
325
|
+
if (this.disabled) return;
|
|
326
|
+
let e = { expression: this.filter?.expression };
|
|
327
|
+
this.filter?.parameters?.[1]?.unit && (e.unit = this.filter?.parameters?.[1]?.unit), this.dispatchEvent(new CustomEvent("luzmo-expression-selected", {
|
|
328
|
+
bubbles: !0,
|
|
329
|
+
composed: !0,
|
|
330
|
+
cancelable: !0,
|
|
331
|
+
detail: e
|
|
332
|
+
}));
|
|
333
|
+
}
|
|
334
|
+
setExpression(e) {
|
|
335
|
+
this._richExpression = e?.detail?.value?.[0];
|
|
336
|
+
let t = this._expressionConfigurations.find((e) => e.id === this._richExpression), n = structuredClone(this.filter);
|
|
337
|
+
n.expression = t?.expression, t?.unit && (this._unit = t.unit, n?.parameters[0] && (n.parameters[1] = { unit: this._unit })), this.filter = n, this._sendChangeEvent();
|
|
338
|
+
}
|
|
339
|
+
willUpdate(e) {
|
|
340
|
+
super.willUpdate(e);
|
|
341
|
+
let t = e.has("filter"), n = e.has("type"), r = e.has("subtype"), i = e.has("isFormula"), a = f(this.type, this.subtype, this.isFormula), o = [
|
|
342
|
+
"YTD",
|
|
343
|
+
"QTD",
|
|
344
|
+
"MTD",
|
|
345
|
+
"WTD"
|
|
346
|
+
];
|
|
347
|
+
if (this.filter?.expression === "to_date") {
|
|
348
|
+
let e = this.filter?.parameters[1]?.unit ?? 1;
|
|
349
|
+
this._unit = e, this._richExpression = o[e - 1] ?? "YTD";
|
|
350
|
+
} else this._richExpression = this.filter?.expression;
|
|
351
|
+
(n || r || i || t) && this.filter && !this.disabled && !a?.find((e) => e.expression === this.filter?.expression) ? (this.invalid = !0, console.warn(`Warning: ${this.filter?.expression} is not valid given the type: ${this.type} and subtype: ${this.subtype}`)) : this.invalid = !1, !this.filter?.expression && !this.allowEmpty && (this._richExpression = a?.[0]?.id, this.filter = {
|
|
352
|
+
...this.filter,
|
|
353
|
+
expression: this._richExpression
|
|
354
|
+
}, this._sendChangeEvent());
|
|
355
|
+
}
|
|
356
|
+
render() {
|
|
357
|
+
let e = f(this.type, this.subtype, this.isFormula)?.map((e) => ({
|
|
358
|
+
value: e.id,
|
|
359
|
+
label: e.description,
|
|
360
|
+
shortLabel: e.tiny
|
|
361
|
+
})), t = this.disabled || !this.filter?.expression && !this.allowEmpty, r = n`<luzmo-field-label
|
|
362
|
+
for="expression"
|
|
363
|
+
size=${this.size}
|
|
364
|
+
>${this.label ?? s("Select an expression", { desc: "Label for expression picker" })}</luzmo-field-label
|
|
365
|
+
>`, i = this.hasLabel ? this.placeholder ?? s("Select...") : this.placeholder || this.label || s("Filter expression", { desc: "Accessible label for expression picker" });
|
|
366
|
+
return n`${this.hasLabel ? r : ""}
|
|
367
|
+
<luzmo-select
|
|
368
|
+
label=${i}
|
|
369
|
+
id="expression"
|
|
370
|
+
size=${this.size}
|
|
371
|
+
variant="highlight"
|
|
372
|
+
selects="single"
|
|
373
|
+
.language=${this.language}
|
|
374
|
+
?disabled=${t}
|
|
375
|
+
?invalid=${this.invalid}
|
|
376
|
+
.options=${e}
|
|
377
|
+
.value=${[this._richExpression]}
|
|
378
|
+
@change=${this.setExpression}
|
|
379
|
+
>
|
|
380
|
+
</luzmo-select>`;
|
|
381
|
+
}
|
|
382
|
+
};
|
|
383
|
+
//#endregion
|
|
384
|
+
//#region src/components/filter-expression-picker/index.ts
|
|
385
|
+
e([i({
|
|
386
|
+
type: String,
|
|
387
|
+
reflect: !0
|
|
388
|
+
})], m.prototype, "filter", void 0), e([i({
|
|
389
|
+
type: Boolean,
|
|
390
|
+
attribute: "has-label",
|
|
391
|
+
reflect: !0
|
|
392
|
+
})], m.prototype, "hasLabel", void 0), e([i({
|
|
393
|
+
type: String,
|
|
394
|
+
reflect: !0
|
|
395
|
+
})], m.prototype, "label", void 0), e([i({
|
|
396
|
+
type: Boolean,
|
|
397
|
+
attribute: "allow-empty",
|
|
398
|
+
reflect: !0
|
|
399
|
+
})], m.prototype, "allowEmpty", void 0), e([i({
|
|
400
|
+
type: String,
|
|
401
|
+
attribute: "placeholder",
|
|
402
|
+
reflect: !0
|
|
403
|
+
})], m.prototype, "placeholder", void 0), e([i({
|
|
404
|
+
type: Boolean,
|
|
405
|
+
attribute: "disabled",
|
|
406
|
+
reflect: !0
|
|
407
|
+
})], m.prototype, "disabled", void 0), e([i({
|
|
408
|
+
type: String,
|
|
409
|
+
attribute: "type",
|
|
410
|
+
reflect: !0
|
|
411
|
+
})], m.prototype, "type", void 0), e([i({
|
|
412
|
+
type: String,
|
|
413
|
+
attribute: "subtype",
|
|
414
|
+
reflect: !0
|
|
415
|
+
})], m.prototype, "subtype", void 0), e([i({
|
|
416
|
+
type: Boolean,
|
|
417
|
+
attribute: "invalid",
|
|
418
|
+
reflect: !0
|
|
419
|
+
})], m.prototype, "invalid", void 0), e([i({
|
|
420
|
+
type: Boolean,
|
|
421
|
+
attribute: "is-formula",
|
|
422
|
+
reflect: !0
|
|
423
|
+
})], m.prototype, "isFormula", void 0), e([a()], m.prototype, "_richExpression", void 0), e([a()], m.prototype, "_unit", void 0), m = e([o()], m), customElements.get("luzmo-filter-expression-picker") || customElements.define("luzmo-filter-expression-picker", m);
|
|
424
|
+
//#endregion
|
|
425
|
+
export { f as n, m as t };
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/*! * A kit of modern Luzmo Web Components for analytics in your web application.
|
|
2
|
+
*
|
|
3
|
+
* Copyright © 2026 Luzmo
|
|
4
|
+
* All rights reserved.
|
|
5
|
+
* Luzmo web components (“Luzmo Web Components”)
|
|
6
|
+
* must be used according to the Luzmo Terms of Service.
|
|
7
|
+
* This license allows users with a current active Luzmo account
|
|
8
|
+
* to use the Luzmo Web Components. This license terminates
|
|
9
|
+
* automatically if a user no longer has an active Luzmo account.
|
|
10
|
+
* Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
|
|
11
|
+
*
|
|
12
|
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
13
|
+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
14
|
+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
15
|
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
16
|
+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
17
|
+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
18
|
+
* SOFTWARE.
|
|
19
|
+
* */
|
|
20
|
+
const e=require("./decorate-DCJt-2rt.cjs"),t=require("./localized-mixin-BNAt_iYb.cjs");let n=require("lit"),r=require("lit/decorators.js"),i=require("@lit/localize");require("@luzmo/lucero/select"),require("@luzmo/lucero/field-label");let a=require("@luzmo/lucero/utils");require("@luzmo/lucero/menu");var o=()=>[{id:`? = ?`,key:`? = ?`,expression:`? = ?`,name:(0,i.msg)(`equals`,{desc:`Filter expression for equals comparison`}),description:(0,i.msg)(`equals`,{desc:`Filter expression for equals comparison`}),tiny:(0,i.msg)(`eq`,{desc:`Short form of equals comparison`}),type:[`numeric`,`hierarchy`],subtype:[`ip_address`]},{id:`? != ?`,key:`? != ?`,expression:`? != ?`,name:(0,i.msg)(`not equals`,{desc:`Filter expression for not equals comparison`}),description:(0,i.msg)(`not equals`,{desc:`Filter expression for not equals comparison`}),tiny:(0,i.msg)(`not eq`,{desc:`Short form of not equals comparison`}),type:[`numeric`,`hierarchy`],subtype:[`ip_address`]},{id:`? in ?`,key:`? in ?`,expression:`? in ?`,name:(0,i.msg)(`is in`,{desc:`Filter expression for in comparison`}),description:(0,i.msg)(`is in`,{desc:`Filter expression for in comparison`}),tiny:(0,i.msg)(`is in`,{desc:`Filter expression for in comparison`}),type:[`numeric`,`hierarchy`],subtype:[`ip_address`]},{id:`? not in ?`,key:`? not in ?`,expression:`? not in ?`,name:(0,i.msg)(`is not in`,{desc:`Filter expression for not in comparison`}),description:(0,i.msg)(`is not in`,{desc:`Filter expression for not in comparison`}),tiny:(0,i.msg)(`is not in`,{desc:`Filter expression for not in comparison`}),type:[`numeric`,`hierarchy`],subtype:[`ip_address`]},{id:`? like ?`,key:`? like ?`,expression:`? like ?`,name:(0,i.msg)(`contains`,{desc:`Filter expression for contains comparison`}),description:(0,i.msg)(`contains`,{desc:`Filter expression for contains comparison`}),tiny:(0,i.msg)(`cont`,{desc:`Short form of contains comparison in filter expression`}),type:[`hierarchy`],subtype:[`ip_address`]},{id:`? not like ?`,key:`? not like ?`,expression:`? not like ?`,name:(0,i.msg)(`does not contain`,{desc:`Filter expression for does not contain comparison`}),description:(0,i.msg)(`does not contain`,{desc:`Filter expression for does not contain comparison`}),tiny:(0,i.msg)(`not cont`,{desc:`Short form of does not contain comparison in filter expression`}),type:[`hierarchy`],subtype:[`ip_address`]},{id:`? starts with ?`,key:`? starts with ?`,expression:`? starts with ?`,name:(0,i.msg)(`starts with`,{desc:`Filter expression for starts with comparison`}),description:(0,i.msg)(`starts with`,{desc:`Filter expression for starts with comparison`}),tiny:(0,i.msg)(`starts with`,{desc:`Filter expression for starts with comparison`}),type:[`hierarchy`],subtype:[`ip_address`]},{id:`? not starts with ?`,key:`? not starts with ?`,expression:`? not starts with ?`,name:(0,i.msg)(`does not start with`,{desc:`Filter expression for does not start with comparison`}),description:(0,i.msg)(`does not start with`,{desc:`Filter expression for does not start with comparison`}),tiny:(0,i.msg)(`not starts with`,{desc:`Short form of does not start with comparison in filter expression`}),type:[`hierarchy`],subtype:[`ip_address`]},{id:`? ends with ?`,key:`? ends with ?`,expression:`? ends with ?`,name:(0,i.msg)(`ends with`,{desc:`Filter expression for ends with comparison`}),description:(0,i.msg)(`ends with`,{desc:`Filter expression for ends with comparison`}),tiny:(0,i.msg)(`ends with`,{desc:`Filter expression for ends with comparison`}),type:[`hierarchy`],subtype:[`ip_address`]},{id:`? not ends with ?`,key:`? not ends with ?`,expression:`? not ends with ?`,name:(0,i.msg)(`does not end with`,{desc:`Filter expression for does not end with comparison`}),description:(0,i.msg)(`does not end with`,{desc:`Filter expression for does not end with comparison`}),tiny:(0,i.msg)(`not ends with`,{desc:`Short form of does not end with comparison in filter expression`}),type:[`hierarchy`],subtype:[`ip_address`]},{id:`? < ?`,key:`? < ?`,expression:`? < ?`,name:(0,i.msg)(`less than`,{desc:`Filter expression for less than comparison`}),description:(0,i.msg)(`less than`,{desc:`Filter expression for less than comparison`}),tiny:`<`,type:[`numeric`,`datetime`],subtype:[`ip_address`]},{id:`? <= ?`,key:`? <= ?`,expression:`? <= ?`,name:(0,i.msg)(`less than or equal`,{desc:`Filter expression for less than or equal comparison`}),description:(0,i.msg)(`less than or equal`,{desc:`Filter expression for less than or equal comparison`}),tiny:`<=`,type:[`numeric`,`datetime`],subtype:[`ip_address`]},{id:`? > ?`,key:`? > ?`,expression:`? > ?`,name:(0,i.msg)(`greater than`,{desc:`Filter expression for greater than comparison`}),description:(0,i.msg)(`greater than`,{desc:`Filter expression for greater than comparison`}),tiny:`>`,type:[`numeric`,`datetime`],subtype:[`ip_address`]},{id:`? >= ?`,key:`? >= ?`,expression:`? >= ?`,name:(0,i.msg)(`greater than or equal`,{desc:`Filter expression for greater than or equal comparison`}),description:(0,i.msg)(`greater than or equal`,{desc:`Filter expression for greater than or equal comparison`}),tiny:`>=`,type:[`numeric`,`datetime`],subtype:[`ip_address`]},{id:`? between ?`,key:`? between ?`,expression:`? between ?`,name:(0,i.msg)(`is between`,{desc:`Filter expression for between comparison`}),description:(0,i.msg)(`is between`,{desc:`Filter expression for between comparison`}),tiny:(0,i.msg)(`between`,{desc:`Short form of between comparison in filter expression`}),type:[],subtype:[`ip_address`]},{id:`last_now`,key:`last_now`,expression:`last_now`,name:(0,i.msg)(`last (x) periods`,{desc:`Filter expression for last (x) periods`}),description:(0,i.msg)(`last (x) periods`,{desc:`Filter expression for last (x) periods`}),tiny:(0,i.msg)(`last`,{desc:`Short form of last (x) periods in filter expression`}),type:[`datetime`]},{id:`last_available`,key:`last_available`,expression:`last_available`,name:(0,i.msg)(`last (x) available periods`,{desc:`Filter expression for last (x) available periods`}),description:(0,i.msg)(`last (x) available periods`,{desc:`Filter expression for last (x) available periods`}),tiny:(0,i.msg)(`last available`,{desc:`Short form of last (x) available periods in filter expression`}),type:[`datetime`]},{id:`last_completed`,key:`last_completed`,expression:`last_completed`,name:(0,i.msg)(`last completed period`,{desc:`Filter expression for last completed period`}),description:(0,i.msg)(`last completed (period)`,{desc:`Filter expression for last completed period`}),tiny:(0,i.msg)(`last completed`,{desc:`Short form of last completed period in filter expression`}),type:[`datetime`]},{id:`next_now`,key:`next_now`,expression:`next_now`,name:(0,i.msg)(`next (x) periods`,{desc:`Filter expression for next (x) periods`}),description:(0,i.msg)(`next (x) periods`,{desc:`Filter expression for next (x) periods`}),tiny:(0,i.msg)(`next`,{desc:`Short form of next (x) periods in filter expression`}),type:[`datetime`]},{id:`more_than_ago`,key:`more_than_ago`,expression:`more_than_ago`,name:(0,i.msg)(`more than (x) periods ago`,{desc:`Filter expression for more than (x) periods ago`}),description:(0,i.msg)(`more than (x) periods ago`,{desc:`Filter expression for more than (x) periods ago`}),tiny:(0,i.msg)(`more than ago`,{desc:`Short form of more than (x) periods ago in filter expression`}),type:[`datetime`]},{id:`or_more_ago`,key:`or_more_ago`,expression:`or_more_ago`,name:(0,i.msg)(`(x) periods or more ago`,{desc:`Filter expression for (x) periods or more ago`}),description:(0,i.msg)(`(x) periods or more ago`,{desc:`Filter expression for (x) periods or more ago`}),tiny:(0,i.msg)(`or more ago`,{desc:`Short form of (x) periods or more ago in filter expression`}),type:[`datetime`]},{id:`next_full`,key:`next_full`,expression:`next_full`,name:(0,i.msg)(`next full (period)`,{desc:`Filter expression for next full period`}),description:(0,i.msg)(`next full (period)`,{desc:`Filter expression for next full period`}),tiny:(0,i.msg)(`next full`,{desc:`Short form of next full period in filter expression`}),type:[`datetime`]},{id:`WTD`,key:`to_date`,expression:`to_date`,unit:4,name:(0,i.msg)(`week to date`,{desc:`Filter expression for week to date`}),description:(0,i.msg)(`week to date`,{desc:`Filter expression for week to date`}),tiny:(0,i.msg)(`WTD`,{desc:`Short form of week to date in filter expression`}),type:[`datetime`]},{id:`MTD`,key:`to_date`,expression:`to_date`,unit:3,name:(0,i.msg)(`month to date`,{desc:`Filter expression for month to date`}),description:(0,i.msg)(`month to date`,{desc:`Filter expression for month to date`}),tiny:(0,i.msg)(`MTD`,{desc:`Short form of month to date in filter expression`}),type:[`datetime`]},{id:`QTD`,key:`to_date`,expression:`to_date`,unit:2,name:(0,i.msg)(`quarter to date`,{desc:`Filter expression for quarter to date`}),description:(0,i.msg)(`quarter to date`,{desc:`Filter expression for quarter to date`}),tiny:(0,i.msg)(`QTD`,{desc:`Short form of quarter to date in filter expression`}),type:[`datetime`]},{id:`YTD`,key:`to_date`,expression:`to_date`,unit:1,name:(0,i.msg)(`year to date`,{desc:`Filter expression for year to date`}),description:(0,i.msg)(`year to date`,{desc:`Filter expression for year to date`}),tiny:(0,i.msg)(`YTD`,{desc:`Short form of year to date in filter expression`}),type:[`datetime`]},{id:`? is null`,key:`? is null`,expression:`? is null`,name:(0,i.msg)(`is missing`,{desc:`Filter expression for is missing`}),description:(0,i.msg)(`is missing`,{desc:`Filter expression for is missing`}),tiny:(0,i.msg)(`missing`,{desc:`Short form of is missing in filter expression`}),type:[`numeric`,`datetime`,`hierarchy`,`spatial`],subtype:[`ip_address`]},{id:`? is not null`,key:`? is not null`,expression:`? is not null`,name:(0,i.msg)(`is not missing`,{desc:`Filter expression for is not missing`}),description:(0,i.msg)(`is not missing`,{desc:`Filter expression for is not missing`}),tiny:(0,i.msg)(`not missing`,{desc:`Short form of is not missing in filter expression`}),type:[`numeric`,`datetime`,`hierarchy`,`spatial`],subtype:[`ip_address`]}],s=(e,t,n)=>{let r=new Set([`? in ?`,`? not in ?`]);return!e&&!t?o():o().filter(i=>(e&&i.type.includes(e)||t&&i.subtype?.includes(t))&&!(n&&r.has(i.key)))},c=`:host{font-family:var(--luzmo-font-family);--var:blue}`,l=class extends t.t((0,a.SizedMixin)(a.LuzmoElement,{validSizes:Object.values(a.ElementSizes)})){constructor(...e){super(...e),this.hasLabel=!1,this.allowEmpty=!1,this.placeholder=``,this.disabled=!1,this.invalid=!1,this.isFormula=!1,this._expressionConfigurations=o()}static get styles(){return[(0,n.unsafeCSS)(c)]}_sendChangeEvent(){if(this.disabled)return;let e={expression:this.filter?.expression};this.filter?.parameters?.[1]?.unit&&(e.unit=this.filter?.parameters?.[1]?.unit),this.dispatchEvent(new CustomEvent(`luzmo-expression-selected`,{bubbles:!0,composed:!0,cancelable:!0,detail:e}))}setExpression(e){this._richExpression=e?.detail?.value?.[0];let t=this._expressionConfigurations.find(e=>e.id===this._richExpression),n=structuredClone(this.filter);n.expression=t?.expression,t?.unit&&(this._unit=t.unit,n?.parameters[0]&&(n.parameters[1]={unit:this._unit})),this.filter=n,this._sendChangeEvent()}willUpdate(e){super.willUpdate(e);let t=e.has(`filter`),n=e.has(`type`),r=e.has(`subtype`),i=e.has(`isFormula`),a=s(this.type,this.subtype,this.isFormula),o=[`YTD`,`QTD`,`MTD`,`WTD`];if(this.filter?.expression===`to_date`){let e=this.filter?.parameters[1]?.unit??1;this._unit=e,this._richExpression=o[e-1]??`YTD`}else this._richExpression=this.filter?.expression;(n||r||i||t)&&this.filter&&!this.disabled&&!a?.find(e=>e.expression===this.filter?.expression)?(this.invalid=!0,console.warn(`Warning: ${this.filter?.expression} is not valid given the type: ${this.type} and subtype: ${this.subtype}`)):this.invalid=!1,!this.filter?.expression&&!this.allowEmpty&&(this._richExpression=a?.[0]?.id,this.filter={...this.filter,expression:this._richExpression},this._sendChangeEvent())}render(){let e=s(this.type,this.subtype,this.isFormula)?.map(e=>({value:e.id,label:e.description,shortLabel:e.tiny})),t=this.disabled||!this.filter?.expression&&!this.allowEmpty,r=n.html`<luzmo-field-label
|
|
21
|
+
for="expression"
|
|
22
|
+
size=${this.size}
|
|
23
|
+
>${this.label??(0,i.msg)(`Select an expression`,{desc:`Label for expression picker`})}</luzmo-field-label
|
|
24
|
+
>`,a=this.hasLabel?this.placeholder??(0,i.msg)(`Select...`):this.placeholder||this.label||(0,i.msg)(`Filter expression`,{desc:`Accessible label for expression picker`});return n.html`${this.hasLabel?r:``}
|
|
25
|
+
<luzmo-select
|
|
26
|
+
label=${a}
|
|
27
|
+
id="expression"
|
|
28
|
+
size=${this.size}
|
|
29
|
+
variant="highlight"
|
|
30
|
+
selects="single"
|
|
31
|
+
.language=${this.language}
|
|
32
|
+
?disabled=${t}
|
|
33
|
+
?invalid=${this.invalid}
|
|
34
|
+
.options=${e}
|
|
35
|
+
.value=${[this._richExpression]}
|
|
36
|
+
@change=${this.setExpression}
|
|
37
|
+
>
|
|
38
|
+
</luzmo-select>`}};e.t([(0,r.property)({type:String,reflect:!0})],l.prototype,`filter`,void 0),e.t([(0,r.property)({type:Boolean,attribute:`has-label`,reflect:!0})],l.prototype,`hasLabel`,void 0),e.t([(0,r.property)({type:String,reflect:!0})],l.prototype,`label`,void 0),e.t([(0,r.property)({type:Boolean,attribute:`allow-empty`,reflect:!0})],l.prototype,`allowEmpty`,void 0),e.t([(0,r.property)({type:String,attribute:`placeholder`,reflect:!0})],l.prototype,`placeholder`,void 0),e.t([(0,r.property)({type:Boolean,attribute:`disabled`,reflect:!0})],l.prototype,`disabled`,void 0),e.t([(0,r.property)({type:String,attribute:`type`,reflect:!0})],l.prototype,`type`,void 0),e.t([(0,r.property)({type:String,attribute:`subtype`,reflect:!0})],l.prototype,`subtype`,void 0),e.t([(0,r.property)({type:Boolean,attribute:`invalid`,reflect:!0})],l.prototype,`invalid`,void 0),e.t([(0,r.property)({type:Boolean,attribute:`is-formula`,reflect:!0})],l.prototype,`isFormula`,void 0),e.t([(0,r.state)()],l.prototype,`_richExpression`,void 0),e.t([(0,r.state)()],l.prototype,`_unit`,void 0),l=e.t([(0,i.localized)()],l),customElements.get(`luzmo-filter-expression-picker`)||customElements.define(`luzmo-filter-expression-picker`,l),Object.defineProperty(exports,"n",{enumerable:!0,get:function(){return s}}),Object.defineProperty(exports,"t",{enumerable:!0,get:function(){return l}});
|
|
@@ -0,0 +1,84 @@
|
|
|
1
|
+
import { CSSResultArray, PropertyValues, TemplateResult } from 'lit';
|
|
2
|
+
import { LuzmoElement } from '@luzmo/lucero/utils';
|
|
3
|
+
import './../data-fields-select';
|
|
4
|
+
import './../filter-expression-picker';
|
|
5
|
+
import './../filter-value-picker';
|
|
6
|
+
declare const LuzmoFilterItem_base: (new (...args: any[]) => {
|
|
7
|
+
language: string;
|
|
8
|
+
}) & typeof LuzmoElement & {
|
|
9
|
+
new (...args: any[]): import("@luzmo/lucero").SizedElementInterface;
|
|
10
|
+
prototype: import("@luzmo/lucero").SizedElementInterface;
|
|
11
|
+
};
|
|
12
|
+
/**
|
|
13
|
+
* @customElement luzmo-filter-item
|
|
14
|
+
* @fires {CustomEvent} luzmo-filter-changed - Fired when any part of the filter changes; `detail.filter` holds the updated filter.
|
|
15
|
+
*/
|
|
16
|
+
export declare class LuzmoFilterItem extends LuzmoFilterItem_base {
|
|
17
|
+
static get styles(): CSSResultArray;
|
|
18
|
+
/**
|
|
19
|
+
* The API URL of the databroker
|
|
20
|
+
* @default https://api.luzmo.com
|
|
21
|
+
* @description The URL of the databroker API
|
|
22
|
+
*/
|
|
23
|
+
apiUrl?: string;
|
|
24
|
+
/**
|
|
25
|
+
* The auth key of the databroker
|
|
26
|
+
*/
|
|
27
|
+
authKey?: string;
|
|
28
|
+
/**
|
|
29
|
+
* The auth token of the databroker
|
|
30
|
+
*/
|
|
31
|
+
authToken?: string;
|
|
32
|
+
/**
|
|
33
|
+
* The cache time of the databroker
|
|
34
|
+
* @default 30000
|
|
35
|
+
* @description The time to cache the data in milliseconds
|
|
36
|
+
*/
|
|
37
|
+
cacheTime?: number;
|
|
38
|
+
/**
|
|
39
|
+
* The language of the content
|
|
40
|
+
*/
|
|
41
|
+
contentLanguage: string;
|
|
42
|
+
/**
|
|
43
|
+
* The time zone to use for the date picker
|
|
44
|
+
*/
|
|
45
|
+
timeZone?: string;
|
|
46
|
+
/**
|
|
47
|
+
* The dataset ids to fetch columns & formulas
|
|
48
|
+
*/
|
|
49
|
+
datasetIds?: string[];
|
|
50
|
+
/**
|
|
51
|
+
* The filter to display
|
|
52
|
+
*/
|
|
53
|
+
filter: any;
|
|
54
|
+
private _type?;
|
|
55
|
+
private _subType?;
|
|
56
|
+
private _isFormula?;
|
|
57
|
+
private _error?;
|
|
58
|
+
private _loading;
|
|
59
|
+
private _datasetsDataFields;
|
|
60
|
+
connectedCallback(): void;
|
|
61
|
+
/**
|
|
62
|
+
* Clears the type, subtype, and formula state
|
|
63
|
+
*/
|
|
64
|
+
private _clearTypeState;
|
|
65
|
+
/**
|
|
66
|
+
* Fetches hierarchy values from the databroker
|
|
67
|
+
*/
|
|
68
|
+
private _fetchDatasetDataFields;
|
|
69
|
+
protected willUpdate(changedProperties: PropertyValues): void;
|
|
70
|
+
private _sendChangeEvent;
|
|
71
|
+
private setFilterDataField;
|
|
72
|
+
private setFilterExpression;
|
|
73
|
+
private setFilterValue;
|
|
74
|
+
/**
|
|
75
|
+
* Check if the column/formula in the filter cannot be referenced
|
|
76
|
+
* (because datasetIds is empty or the column doesn't exist in loaded datasets)
|
|
77
|
+
*/
|
|
78
|
+
private _cannotReferenceColumn;
|
|
79
|
+
protected renderDataFieldPicker(): TemplateResult<1>;
|
|
80
|
+
protected renderExpressionPicker(): TemplateResult<1>;
|
|
81
|
+
protected renderValuePicker(): TemplateResult<1>;
|
|
82
|
+
protected render(): TemplateResult;
|
|
83
|
+
}
|
|
84
|
+
export {};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/*! * A kit of modern Luzmo Web Components for analytics in your web application.
|
|
2
|
+
*
|
|
3
|
+
* Copyright © 2026 Luzmo
|
|
4
|
+
* All rights reserved.
|
|
5
|
+
* Luzmo web components (“Luzmo Web Components”)
|
|
6
|
+
* must be used according to the Luzmo Terms of Service.
|
|
7
|
+
* This license allows users with a current active Luzmo account
|
|
8
|
+
* to use the Luzmo Web Components. This license terminates
|
|
9
|
+
* automatically if a user no longer has an active Luzmo account.
|
|
10
|
+
* Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
|
|
11
|
+
*
|
|
12
|
+
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
13
|
+
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
14
|
+
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
15
|
+
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
16
|
+
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
17
|
+
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
18
|
+
* SOFTWARE.
|
|
19
|
+
* */
|
|
20
|
+
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require("../filter-item-BnxKP0Zg.cjs");Object.defineProperty(exports,"LuzmoFilterItem",{enumerable:!0,get:function(){return e.t}});
|