@luzmo/analytics-components-kit 1.0.1-alpha.30 → 1.0.1-alpha.32
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/{async-directive-C_bp5UcZ-B5_19oN_.js → async-directive-BfcqVjDp-BCT-lA4F.js} +8 -8
- package/components/{async-directive-C_bp5UcZ-mUPcBvyn.cjs → async-directive-BfcqVjDp-C8C45jl6.cjs} +3 -3
- package/components/{base-D76d76ww-D0dTUBua.js → base-D76d76ww-BGkuhs54.js} +59 -47
- package/components/{base-D76d76ww-BEIhYtgV.cjs → base-D76d76ww-tT6yr8eb.cjs} +9 -9
- package/components/{button-base-WsJSnMie-B1TLbPwk.cjs → button-base-DbkDzb71-CY6MJGqE.cjs} +2 -2
- package/components/{button-base-WsJSnMie-CyGPs7kd.js → button-base-DbkDzb71-R8oqSqlY.js} +4 -4
- package/components/calculate-data-item-icon-BtUWtDx3.cjs +20 -0
- package/components/calculate-data-item-icon-DauSiV8c.js +97 -0
- package/components/{checkbox-mixin-CmeCReJh-wY0R8cuc.cjs → checkbox-mixin-Do7EgtpQ-D3m-dMTI.cjs} +3 -3
- package/components/{checkbox-mixin-CmeCReJh-C94-rm4F.js → checkbox-mixin-Do7EgtpQ-hne79zc-.js} +2 -2
- package/components/{de-BaTUIQk1.js → de-CCq00pbq.js} +55 -1
- package/components/de-DcZysUyZ.cjs +20 -0
- package/components/{directive-helpers-Bx_ey3Gk-BxvL9t9F.cjs → directive-helpers-Cm6gitnu-BeggOiwf.cjs} +4 -4
- package/components/{directive-helpers-Bx_ey3Gk-Csi4AxXe.js → directive-helpers-Cm6gitnu-CeYtlPO9.js} +53 -19
- package/components/display-settings/index.cjs +1 -1
- package/components/display-settings/index.js +18 -17
- package/components/display-settings-binning/display-settings-binning.d.ts +0 -1
- package/components/display-settings-binning/index.cjs +3 -2
- package/components/display-settings-binning/index.js +21 -21
- package/components/display-settings-datetime/index.cjs +2 -2
- package/components/display-settings-datetime/index.js +37 -35
- package/components/display-settings-grand-totals/display-settings-grand-totals.d.ts +0 -1
- package/components/display-settings-grand-totals/index.cjs +4 -3
- package/components/display-settings-grand-totals/index.js +21 -21
- package/components/display-settings-numeric/index.cjs +14 -14
- package/components/display-settings-numeric/index.js +32 -30
- package/components/display-settings-period-over-period/index.cjs +6 -6
- package/components/display-settings-period-over-period/index.js +36 -34
- package/components/draggable-data-item/index.cjs +3 -3
- package/components/draggable-data-item/index.js +15 -13
- package/components/draggable-data-item-level/index.cjs +9 -9
- package/components/draggable-data-item-level/index.js +96 -167
- package/components/droppable-slot/index.cjs +7 -7
- package/components/droppable-slot/index.js +32 -30
- package/components/edit-item/index.cjs +11 -11
- package/components/edit-item/index.js +13 -12
- package/components/edit-option/index.cjs +1 -1
- package/components/edit-option/index.js +1 -1
- package/components/edit-option-action-button-group/index.cjs +2 -1
- package/components/edit-option-action-button-group/index.js +44 -43
- package/components/edit-option-base-CSJNbo2E.cjs +53 -0
- package/components/{edit-option-base-DOezOLDd.js → edit-option-base-DeQjGX4i.js} +5 -4
- package/components/edit-option-color-picker/index.cjs +23 -23
- package/components/edit-option-color-picker/index.js +50 -50
- package/components/edit-option-multi-language-field/index.cjs +1 -1
- package/components/edit-option-multi-language-field/index.js +3 -3
- package/components/edit-option-number-field/index.cjs +2 -2
- package/components/edit-option-number-field/index.js +3 -3
- package/components/edit-option-picker/index.cjs +2 -2
- package/components/edit-option-picker/index.js +4 -4
- package/components/edit-option-position-picker/index.cjs +1 -1
- package/components/edit-option-position-picker/index.js +3 -3
- package/components/edit-option-positions-number-field/index.cjs +1 -1
- package/components/edit-option-positions-number-field/index.js +7 -7
- package/components/edit-option-radio-button-group/index.cjs +4 -4
- package/components/edit-option-radio-button-group/index.js +4 -4
- package/components/edit-option-slider/index.cjs +2 -2
- package/components/edit-option-slider/index.js +27 -27
- package/components/edit-option-switch/index.cjs +3 -3
- package/components/edit-option-switch/index.js +5 -5
- package/components/edit-option-text-field/index.cjs +2 -2
- package/components/edit-option-text-field/index.js +3 -3
- package/components/es-CGiBfBKJ.cjs +20 -0
- package/components/{es-D37mTCZB.js → es-DBmbFw-L.js} +55 -1
- package/components/filter-data-item-picker/filter-data-item-picker.d.ts +88 -0
- package/components/filter-data-item-picker/index.cjs +47 -0
- package/components/filter-data-item-picker/index.d.ts +7 -0
- package/components/filter-data-item-picker/index.js +193 -0
- package/components/filter-expression-picker/filter-expression-picker.d.ts +74 -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 +30 -0
- package/components/filter-group/filter-group.d.ts +26 -0
- package/components/filter-group/index.d.ts +7 -0
- package/components/filter-item/filter-item.d.ts +76 -0
- package/components/filter-item/index.cjs +52 -0
- package/components/filter-item/index.d.ts +7 -0
- package/components/filter-item/index.js +271 -0
- package/components/filter-parameter-picker/filter-parameter-picker.d.ts +25 -0
- package/components/filter-parameter-picker/index.d.ts +7 -0
- package/components/filter-value-picker/filter-value-picker.d.ts +65 -0
- package/components/filter-value-picker/index.cjs +51 -0
- package/components/filter-value-picker/index.d.ts +7 -0
- package/components/filter-value-picker/index.js +149 -0
- package/components/filter-value-picker-datetime/filter-value-picker-datetime.d.ts +43 -0
- package/components/filter-value-picker-datetime/index.cjs +288 -0
- package/components/filter-value-picker-datetime/index.d.ts +7 -0
- package/components/filter-value-picker-datetime/index.js +2820 -0
- package/components/filter-value-picker-hierarchy/filter-value-picker-hierarchy.d.ts +82 -0
- package/components/filter-value-picker-hierarchy/index.cjs +46 -0
- package/components/filter-value-picker-hierarchy/index.d.ts +7 -0
- package/components/filter-value-picker-hierarchy/index.js +278 -0
- package/components/filter-value-picker-numeric/filter-value-picker-numeric.d.ts +83 -0
- package/components/filter-value-picker-numeric/index.cjs +46 -0
- package/components/filter-value-picker-numeric/index.d.ts +7 -0
- package/components/filter-value-picker-numeric/index.js +274 -0
- package/components/flow-D-0MTYCm-BOBCoA5Z.js +546 -0
- package/components/flow-D-0MTYCm-BW5krWol.cjs +48 -0
- package/components/{focusable-BNESohBR-DbTLvYXr.cjs → focusable-BxtpnzWp-CkK9AeMt.cjs} +2 -2
- package/components/{focusable-BNESohBR-DYvAZYXL.js → focusable-BxtpnzWp-DJQkL8Zv.js} +1 -1
- package/components/focusable-DB6Uhr-C.js +275 -0
- package/components/focusable-_wp5pWO-.cjs +20 -0
- package/components/{fr-BWJHvkss.js → fr-BOwMikLT.js} +55 -1
- package/components/fr-DZbYwMlh.cjs +20 -0
- package/components/{get-css-variable-Bhbr-Kr1.js → get-css-variable-YlLiVgo8.js} +2 -2
- package/components/{if-defined-DbhS35z5.js → if-defined-B4gwZxx6.js} +1 -1
- package/components/{if-defined-D-1p2bLN-Bn-33APC.js → if-defined-DOaE2coe-CNT45Xcl.js} +1 -1
- package/components/{if-defined-D-1p2bLN-0_AoRnT2.cjs → if-defined-DOaE2coe-Cvlu5s9n.cjs} +1 -1
- package/components/{if-defined-CF8baNdl.cjs → if-defined-DqthfJme.cjs} +2 -2
- package/components/{index-Dwp251OJ.js → index-5mZhN-HJ.js} +7 -6
- package/components/{index-B3jkBlKY.js → index-BC1LV3vH.js} +3 -3
- package/components/{index-BXMPi13W.js → index-BCBLJ-ei.js} +82 -82
- package/components/{index-B9dQtvu7.js → index-BHJH1eGn.js} +3 -3
- package/components/index-BHXq1-M1.cjs +195 -0
- package/components/{index-C2-2RrwB.cjs → index-BKwbYw6x.cjs} +3 -3
- package/components/index-BOqSYlku.cjs +38 -0
- package/components/{index-D5rT-qy9.cjs → index-Bafc5poK.cjs} +12 -28
- package/components/{index-CqFCIIIl.js → index-BbuNpVBr.js} +3 -3
- package/components/{index-CRx2nPkq.js → index-Bmpw4rGV.js} +3 -3
- package/components/{index-D8Na-686.cjs → index-BoXbQm2o.cjs} +1 -1
- package/components/{index-uRWe553S.cjs → index-BtIWR_s6.cjs} +4 -4
- package/components/index-BwsEWpIS.js +494 -0
- package/components/{index-CF84gqsb.cjs → index-C2PPSv8E.cjs} +4 -4
- package/components/{index-CbeVu32V.js → index-C3N6qTxJ.js} +3 -3
- package/components/index-C5m9vRp5.js +598 -0
- package/components/{index-bZQXFqxv.cjs → index-CBOAQ3-E.cjs} +10 -10
- package/components/{index-_McOOiwL.cjs → index-CSm0I7Gz.cjs} +4 -4
- package/components/index-CTHlwZ9E.cjs +274 -0
- package/components/{index-Brg_sVUg.js → index-CTVNGPeT.js} +1 -1
- package/components/{index-Rjoe8cIs.js → index-Cb5l6iK_.js} +110 -173
- package/components/{index-BkCJwWm3.cjs → index-CeENkpNK.cjs} +3 -3
- package/components/{index-BnbhRpm9.js → index-CnRQGFHT.js} +3 -3
- package/components/{index-BKcvEgWr.cjs → index-CnpJUw_z.cjs} +3 -3
- package/components/{index-DJik7S7b.js → index-CsDgk_sj.js} +2 -2
- package/components/{index-fl13NYnO.js → index-CskV_bXp.js} +2 -2
- package/components/index-CyWwLYEO.js +1789 -0
- package/components/index-D9yzIoGv.js +1666 -0
- package/components/{index-Bwxvaqxq.cjs → index-DF-s3cEL.cjs} +11 -11
- package/components/{index-CVuJ-LUO.cjs → index-DSQyBS9Z.cjs} +2 -2
- package/components/{index-Bb8vxGZY.js → index-Desl7GJ0.js} +19 -15
- package/components/{index-0HUnZcem.cjs → index-DtohCwyO.cjs} +2 -2
- package/components/index-TQG9Xdxu.cjs +20 -0
- package/components/index-c2uKLWDt.cjs +157 -0
- package/components/{index-C9-QEfA9.cjs → index-j8UKjHqY.cjs} +4 -4
- package/components/{index-DZZMSlYS.js → index-rQxtPaJl.js} +6 -6
- package/components/index.cjs +1 -1
- package/components/index.js +41 -27
- package/components/localized-decorator-ClAOFk8M.cjs +28 -0
- package/components/localized-decorator-DGnMToFa.js +48 -0
- package/components/{luzmo-icons-U09GB75o.js → luzmo-icons-CPucBq6e.js} +89 -89
- package/components/luzmo-icons-DbwDQtuO-DSQ-uVxy.cjs +47 -0
- package/components/{luzmo-icons-BLN3xVgr-Tz5XXgbL.js → luzmo-icons-DbwDQtuO-QG0fLECn.js} +67 -25
- package/components/luzmo-icons-Nyf1P71v.cjs +31 -0
- package/components/nl-0V96M02q.cjs +20 -0
- package/components/nl-CY0iO3Ch.js +158 -0
- package/components/observe-slot-presence-CmVi0zTc-B4M1Mze7.cjs +36 -0
- package/components/observe-slot-presence-CmVi0zTc-DCFuXW7v.js +87 -0
- package/components/{observe-slot-text-CVKLDesL-BB2RmFgc.cjs → observe-slot-text-BPfIQQtz-DHOh38Ve.cjs} +4 -4
- package/components/{observe-slot-text-CVKLDesL-CXUeCmXW.js → observe-slot-text-BPfIQQtz-v6B-1BYh.js} +5 -5
- package/components/pending-state-DTX7ggyF-BQGaWUEI.cjs +80 -0
- package/components/pending-state-DTX7ggyF-KolnwUB7.js +321 -0
- package/components/{periods.const-CDIkC5CK.cjs → periods.const-BbgInj9J.cjs} +1 -1
- package/components/{periods.const-GHh5bPfs.js → periods.const-D2cMP5hH.js} +1 -1
- package/components/{popover-DRyjN9y_-w1zh4tvw.js → popover-DjX0aAnY-B_ujTfos.js} +2 -2
- package/components/{popover-DRyjN9y_-7mF_fAOh.cjs → popover-DjX0aAnY-CSUMV_Ay.cjs} +3 -3
- package/components/property-CxtZroGf.js +600 -0
- package/components/property-Dlf9S6Jz.cjs +42 -0
- package/components/{query-assigned-nodes-C76XVPWY-k1jDPyUQ.cjs → query-assigned-nodes-C76XVPWY-BW2w3V7-.cjs} +1 -1
- package/components/{query-assigned-nodes-C76XVPWY-BWouxGZs.js → query-assigned-nodes-C76XVPWY-DxNwGHfW.js} +1 -1
- package/components/scatter-plot-options.config-CFfGJXsV.cjs +20 -0
- package/components/{scatter-plot-options.config-lrkd9qj4.js → scatter-plot-options.config-Corlzno1.js} +78 -48
- package/components/set-locale-5FFfQpVQ.cjs +52 -0
- package/components/set-locale-DAGnJZD8.js +188 -0
- package/components/{sized-mixin-DMuOVsw0.js → sized-mixin-C7R5uRbF.js} +1 -1
- package/components/sized-mixin-ZTphZKLm.cjs +20 -0
- package/components/slot-menu/index.cjs +1 -1
- package/components/slot-menu/index.js +12 -11
- package/components/slot-menu-list/index.cjs +3 -3
- package/components/slot-menu-list/index.js +15 -14
- package/components/{state-e2n-fyrr.js → state-BVYsk_HZ.js} +1 -1
- package/components/{state-QgHgNZLe.cjs → state-CrfOw8Zp.cjs} +2 -2
- package/components/{streaming-listener-C8Ctj0Q6-lanbGKR9.js → streaming-listener-CP-JE6Fa-9MH0gENR.js} +3 -3
- package/components/{streaming-listener-C8Ctj0Q6-BhMxS69F.cjs → streaming-listener-CP-JE6Fa-DMzr1X1m.cjs} +3 -3
- package/components/{task-fQFUVV8e.cjs → task-CdvrMX8r.cjs} +2 -2
- package/components/{task-gE27tBDv.js → task-DH8UFyxP.js} +1 -1
- package/components/{text-field-C0pFjPG1-BCVbGXp7.cjs → text-field-BIADXoLC-B8w9TVmS.cjs} +8 -8
- package/components/{text-field-C0pFjPG1-B4TRivuD.js → text-field-BIADXoLC-B9oE05VF.js} +11 -10
- package/custom-elements.json +1891 -34
- package/index.d.ts +7 -0
- package/item-definitions/scatter-plot/scatter-plot-options.config.d.ts +3 -0
- package/package.json +46 -1
- package/utils/data-broker/index.d.ts +179 -0
- package/utils/data-item-types/calculate-data-item-icon.d.ts +3 -0
- package/utils/filters/expressions.d.ts +15 -0
- package/utils/filters/index.d.ts +1 -0
- package/utils/localize/set-locale.d.ts +4 -2
- package/utils/types/column.types.d.ts +1 -1
- package/components/de-DgHoh7KS.cjs +0 -20
- package/components/draggable-data-item-level/helpers/calculate-type-icon.d.ts +0 -2
- package/components/edit-option-base-jkkFevzT.cjs +0 -53
- package/components/es-ByW01bzN.cjs +0 -20
- package/components/focusable-Cu_m_GTh.cjs +0 -42
- package/components/focusable-Dw_pMNQL.js +0 -852
- package/components/fr-DnFUAglm.cjs +0 -20
- package/components/index-CqynTbW1.cjs +0 -217
- package/components/index-DFnzlbHX.js +0 -779
- package/components/index-hogChFy0.cjs +0 -195
- package/components/luzmo-icons-BDClm1AE.cjs +0 -31
- package/components/luzmo-icons-BLN3xVgr-Cr3OrsqW.cjs +0 -47
- package/components/nl-CWxJcTNT.js +0 -104
- package/components/nl-CpfDNK5c.cjs +0 -20
- package/components/scatter-plot-options.config-DkJLutNb.cjs +0 -20
- package/components/set-locale-ByIApH40.cjs +0 -60
- package/components/set-locale-DJYT4V7U.js +0 -212
- package/components/sized-mixin-Cqlxwicw.cjs +0 -20
- /package/components/{divider.module-DwOuLGU3-B19eHVg2.js → divider.module-DoQWQEIJ-B19eHVg2.js} +0 -0
- /package/components/{divider.module-DwOuLGU3-Bg8RrFkc.cjs → divider.module-DoQWQEIJ-Bg8RrFkc.cjs} +0 -0
package/custom-elements.json
CHANGED
@@ -1192,40 +1192,6 @@
|
|
1192
1192
|
}
|
1193
1193
|
]
|
1194
1194
|
},
|
1195
|
-
{
|
1196
|
-
"kind": "javascript-module",
|
1197
|
-
"path": "src/components/draggable-data-item-level/helpers/calculate-type-icon.ts",
|
1198
|
-
"declarations": [
|
1199
|
-
{
|
1200
|
-
"kind": "function",
|
1201
|
-
"name": "calculateIconType",
|
1202
|
-
"parameters": [
|
1203
|
-
{
|
1204
|
-
"name": "size",
|
1205
|
-
"type": {
|
1206
|
-
"text": "string"
|
1207
|
-
}
|
1208
|
-
},
|
1209
|
-
{
|
1210
|
-
"name": "data",
|
1211
|
-
"type": {
|
1212
|
-
"text": "any"
|
1213
|
-
}
|
1214
|
-
}
|
1215
|
-
]
|
1216
|
-
}
|
1217
|
-
],
|
1218
|
-
"exports": [
|
1219
|
-
{
|
1220
|
-
"kind": "js",
|
1221
|
-
"name": "calculateIconType",
|
1222
|
-
"declaration": {
|
1223
|
-
"name": "calculateIconType",
|
1224
|
-
"module": "src/components/draggable-data-item-level/helpers/calculate-type-icon.ts"
|
1225
|
-
}
|
1226
|
-
}
|
1227
|
-
]
|
1228
|
-
},
|
1229
1195
|
{
|
1230
1196
|
"kind": "javascript-module",
|
1231
1197
|
"path": "src/components/draggable-data-item-level/helpers/generate-preview.ts",
|
@@ -3557,6 +3523,1897 @@
|
|
3557
3523
|
}
|
3558
3524
|
]
|
3559
3525
|
},
|
3526
|
+
{
|
3527
|
+
"kind": "javascript-module",
|
3528
|
+
"path": "src/components/filter-data-item-picker/filter-data-item-picker.ts",
|
3529
|
+
"declarations": [
|
3530
|
+
{
|
3531
|
+
"kind": "class",
|
3532
|
+
"description": "",
|
3533
|
+
"name": "LuzmoFilterDataItemPicker",
|
3534
|
+
"members": [
|
3535
|
+
{
|
3536
|
+
"kind": "field",
|
3537
|
+
"name": "language",
|
3538
|
+
"type": {
|
3539
|
+
"text": "string"
|
3540
|
+
},
|
3541
|
+
"default": "'en'",
|
3542
|
+
"description": "The language of the settings interface",
|
3543
|
+
"attribute": "language",
|
3544
|
+
"reflects": true
|
3545
|
+
},
|
3546
|
+
{
|
3547
|
+
"kind": "field",
|
3548
|
+
"name": "contentLanguage",
|
3549
|
+
"type": {
|
3550
|
+
"text": "string"
|
3551
|
+
},
|
3552
|
+
"default": "'en'",
|
3553
|
+
"description": "The language to use for locale-aware formatting and labels",
|
3554
|
+
"attribute": "content-language",
|
3555
|
+
"reflects": true
|
3556
|
+
},
|
3557
|
+
{
|
3558
|
+
"kind": "field",
|
3559
|
+
"name": "hasLabel",
|
3560
|
+
"type": {
|
3561
|
+
"text": "boolean"
|
3562
|
+
},
|
3563
|
+
"default": "false",
|
3564
|
+
"description": "Whether the picker has a label",
|
3565
|
+
"attribute": "has-label",
|
3566
|
+
"reflects": true
|
3567
|
+
},
|
3568
|
+
{
|
3569
|
+
"kind": "field",
|
3570
|
+
"name": "label",
|
3571
|
+
"type": {
|
3572
|
+
"text": "string | undefined"
|
3573
|
+
},
|
3574
|
+
"description": "The label for the picker, if hasLabel is true",
|
3575
|
+
"attribute": "label",
|
3576
|
+
"reflects": true
|
3577
|
+
},
|
3578
|
+
{
|
3579
|
+
"kind": "field",
|
3580
|
+
"name": "icons",
|
3581
|
+
"type": {
|
3582
|
+
"text": "'none' | 'only-menu' | 'all' | undefined"
|
3583
|
+
},
|
3584
|
+
"default": "'only-menu'",
|
3585
|
+
"description": "Where to show icons",
|
3586
|
+
"attribute": "icons",
|
3587
|
+
"reflects": true
|
3588
|
+
},
|
3589
|
+
{
|
3590
|
+
"kind": "field",
|
3591
|
+
"name": "allowEmpty",
|
3592
|
+
"type": {
|
3593
|
+
"text": "boolean"
|
3594
|
+
},
|
3595
|
+
"default": "false",
|
3596
|
+
"description": "Allow no selection. If true, the picker will not show a value when no item is selected. Else if no value is provided it will pick the first item.",
|
3597
|
+
"attribute": "allow-empty",
|
3598
|
+
"reflects": true
|
3599
|
+
},
|
3600
|
+
{
|
3601
|
+
"kind": "field",
|
3602
|
+
"name": "placeholder",
|
3603
|
+
"type": {
|
3604
|
+
"text": "string"
|
3605
|
+
},
|
3606
|
+
"default": "''",
|
3607
|
+
"description": "The placeholder text for the picker is no value selected. If allowEmpty is true, this will be used as the label.",
|
3608
|
+
"attribute": "placeholder",
|
3609
|
+
"reflects": true
|
3610
|
+
},
|
3611
|
+
{
|
3612
|
+
"kind": "field",
|
3613
|
+
"name": "dataItemId",
|
3614
|
+
"type": {
|
3615
|
+
"text": "string"
|
3616
|
+
},
|
3617
|
+
"default": "''",
|
3618
|
+
"description": "The dataItemId to display in the picker. If not provided, the first item will be displayed.",
|
3619
|
+
"attribute": "data-item-id",
|
3620
|
+
"reflects": true
|
3621
|
+
},
|
3622
|
+
{
|
3623
|
+
"kind": "field",
|
3624
|
+
"name": "loading",
|
3625
|
+
"type": {
|
3626
|
+
"text": "boolean"
|
3627
|
+
},
|
3628
|
+
"default": "false",
|
3629
|
+
"description": "Whether the picker is in loading state",
|
3630
|
+
"attribute": "loading",
|
3631
|
+
"reflects": true
|
3632
|
+
},
|
3633
|
+
{
|
3634
|
+
"kind": "field",
|
3635
|
+
"name": "invalid",
|
3636
|
+
"type": {
|
3637
|
+
"text": "boolean"
|
3638
|
+
},
|
3639
|
+
"default": "false",
|
3640
|
+
"description": "Whether the picker is invalid - eg. the dataItemId is not found in the datasetsDataItems or query failed to fetch data",
|
3641
|
+
"attribute": "invalid",
|
3642
|
+
"reflects": true
|
3643
|
+
},
|
3644
|
+
{
|
3645
|
+
"kind": "field",
|
3646
|
+
"name": "datasetsDataItems",
|
3647
|
+
"type": {
|
3648
|
+
"text": "{\n id: string;\n name: { [key: string]: string };\n columns: DataItem[];\n formulas: DataItem[];\n }[]"
|
3649
|
+
},
|
3650
|
+
"default": "[]",
|
3651
|
+
"description": "The datasets and their dataItems to display",
|
3652
|
+
"attribute": "datasetsDataItems"
|
3653
|
+
},
|
3654
|
+
{
|
3655
|
+
"kind": "method",
|
3656
|
+
"name": "setDataItem",
|
3657
|
+
"parameters": [
|
3658
|
+
{
|
3659
|
+
"name": "event",
|
3660
|
+
"type": {
|
3661
|
+
"text": "CustomEvent"
|
3662
|
+
}
|
3663
|
+
}
|
3664
|
+
]
|
3665
|
+
}
|
3666
|
+
],
|
3667
|
+
"events": [
|
3668
|
+
{
|
3669
|
+
"name": "data-item-selected",
|
3670
|
+
"type": {
|
3671
|
+
"text": "CustomEvent"
|
3672
|
+
},
|
3673
|
+
"description": "Emitted when a data item is selected"
|
3674
|
+
}
|
3675
|
+
],
|
3676
|
+
"attributes": [
|
3677
|
+
{
|
3678
|
+
"name": "language",
|
3679
|
+
"type": {
|
3680
|
+
"text": "string"
|
3681
|
+
},
|
3682
|
+
"default": "'en'",
|
3683
|
+
"description": "The language of the settings interface",
|
3684
|
+
"fieldName": "language"
|
3685
|
+
},
|
3686
|
+
{
|
3687
|
+
"name": "content-language",
|
3688
|
+
"type": {
|
3689
|
+
"text": "string"
|
3690
|
+
},
|
3691
|
+
"default": "'en'",
|
3692
|
+
"description": "The language to use for locale-aware formatting and labels",
|
3693
|
+
"fieldName": "contentLanguage"
|
3694
|
+
},
|
3695
|
+
{
|
3696
|
+
"name": "has-label",
|
3697
|
+
"type": {
|
3698
|
+
"text": "boolean"
|
3699
|
+
},
|
3700
|
+
"default": "false",
|
3701
|
+
"description": "Whether the picker has a label",
|
3702
|
+
"fieldName": "hasLabel"
|
3703
|
+
},
|
3704
|
+
{
|
3705
|
+
"name": "label",
|
3706
|
+
"type": {
|
3707
|
+
"text": "string | undefined"
|
3708
|
+
},
|
3709
|
+
"description": "The label for the picker, if hasLabel is true",
|
3710
|
+
"fieldName": "label"
|
3711
|
+
},
|
3712
|
+
{
|
3713
|
+
"name": "icons",
|
3714
|
+
"type": {
|
3715
|
+
"text": "'none' | 'only-menu' | 'all' | undefined"
|
3716
|
+
},
|
3717
|
+
"default": "'only-menu'",
|
3718
|
+
"description": "Where to show icons",
|
3719
|
+
"fieldName": "icons"
|
3720
|
+
},
|
3721
|
+
{
|
3722
|
+
"name": "allow-empty",
|
3723
|
+
"type": {
|
3724
|
+
"text": "boolean"
|
3725
|
+
},
|
3726
|
+
"default": "false",
|
3727
|
+
"description": "Allow no selection. If true, the picker will not show a value when no item is selected. Else if no value is provided it will pick the first item.",
|
3728
|
+
"fieldName": "allowEmpty"
|
3729
|
+
},
|
3730
|
+
{
|
3731
|
+
"name": "placeholder",
|
3732
|
+
"type": {
|
3733
|
+
"text": "string"
|
3734
|
+
},
|
3735
|
+
"default": "''",
|
3736
|
+
"description": "The placeholder text for the picker is no value selected. If allowEmpty is true, this will be used as the label.",
|
3737
|
+
"fieldName": "placeholder"
|
3738
|
+
},
|
3739
|
+
{
|
3740
|
+
"name": "data-item-id",
|
3741
|
+
"type": {
|
3742
|
+
"text": "string"
|
3743
|
+
},
|
3744
|
+
"default": "''",
|
3745
|
+
"description": "The dataItemId to display in the picker. If not provided, the first item will be displayed.",
|
3746
|
+
"fieldName": "dataItemId"
|
3747
|
+
},
|
3748
|
+
{
|
3749
|
+
"name": "loading",
|
3750
|
+
"type": {
|
3751
|
+
"text": "boolean"
|
3752
|
+
},
|
3753
|
+
"default": "false",
|
3754
|
+
"description": "Whether the picker is in loading state",
|
3755
|
+
"fieldName": "loading"
|
3756
|
+
},
|
3757
|
+
{
|
3758
|
+
"name": "invalid",
|
3759
|
+
"type": {
|
3760
|
+
"text": "boolean"
|
3761
|
+
},
|
3762
|
+
"default": "false",
|
3763
|
+
"description": "Whether the picker is invalid - eg. the dataItemId is not found in the datasetsDataItems or query failed to fetch data",
|
3764
|
+
"fieldName": "invalid"
|
3765
|
+
},
|
3766
|
+
{
|
3767
|
+
"name": "datasetsDataItems",
|
3768
|
+
"type": {
|
3769
|
+
"text": "{\n id: string;\n name: { [key: string]: string };\n columns: DataItem[];\n formulas: DataItem[];\n }[]"
|
3770
|
+
},
|
3771
|
+
"default": "[]",
|
3772
|
+
"description": "The datasets and their dataItems to display",
|
3773
|
+
"fieldName": "datasetsDataItems"
|
3774
|
+
},
|
3775
|
+
{
|
3776
|
+
"name": "size",
|
3777
|
+
"type": {
|
3778
|
+
"text": "'s' | 'm' | 'l' | 'xl'"
|
3779
|
+
},
|
3780
|
+
"default": "m",
|
3781
|
+
"description": "The size of the element",
|
3782
|
+
"fieldName": "size"
|
3783
|
+
},
|
3784
|
+
{
|
3785
|
+
"name": "disabled",
|
3786
|
+
"type": {
|
3787
|
+
"text": "boolean"
|
3788
|
+
},
|
3789
|
+
"default": "false",
|
3790
|
+
"description": "Disable this control. It will not receive focus or events",
|
3791
|
+
"fieldName": "disabled"
|
3792
|
+
},
|
3793
|
+
{
|
3794
|
+
"name": "autofocus",
|
3795
|
+
"type": {
|
3796
|
+
"text": "boolean"
|
3797
|
+
},
|
3798
|
+
"default": "false",
|
3799
|
+
"description": "When this control is rendered, focus it automatically",
|
3800
|
+
"fieldName": "autofocus"
|
3801
|
+
},
|
3802
|
+
{
|
3803
|
+
"name": "tabIndex",
|
3804
|
+
"type": {
|
3805
|
+
"text": "number"
|
3806
|
+
},
|
3807
|
+
"description": "The tab index to apply to this control. See general documentation about the tabindex HTML property",
|
3808
|
+
"fieldName": "tabIndex"
|
3809
|
+
}
|
3810
|
+
],
|
3811
|
+
"tagName": "luzmo-filter-data-item-picker",
|
3812
|
+
"customElement": true
|
3813
|
+
}
|
3814
|
+
],
|
3815
|
+
"exports": [
|
3816
|
+
{
|
3817
|
+
"kind": "js",
|
3818
|
+
"name": "LuzmoFilterDataItemPicker",
|
3819
|
+
"declaration": {
|
3820
|
+
"name": "LuzmoFilterDataItemPicker",
|
3821
|
+
"module": "src/components/filter-data-item-picker/filter-data-item-picker.ts"
|
3822
|
+
}
|
3823
|
+
}
|
3824
|
+
]
|
3825
|
+
},
|
3826
|
+
{
|
3827
|
+
"kind": "javascript-module",
|
3828
|
+
"path": "src/components/filter-expression-picker/filter-expression-picker.ts",
|
3829
|
+
"declarations": [
|
3830
|
+
{
|
3831
|
+
"kind": "class",
|
3832
|
+
"description": "",
|
3833
|
+
"name": "LuzmoFilterExpressionPicker",
|
3834
|
+
"members": [
|
3835
|
+
{
|
3836
|
+
"kind": "field",
|
3837
|
+
"name": "language",
|
3838
|
+
"type": {
|
3839
|
+
"text": "string"
|
3840
|
+
},
|
3841
|
+
"default": "'en'",
|
3842
|
+
"description": "The language of the settings interface",
|
3843
|
+
"attribute": "language",
|
3844
|
+
"reflects": true
|
3845
|
+
},
|
3846
|
+
{
|
3847
|
+
"kind": "field",
|
3848
|
+
"name": "filter",
|
3849
|
+
"type": {
|
3850
|
+
"text": "any | undefined"
|
3851
|
+
},
|
3852
|
+
"description": "The language of the settings interface",
|
3853
|
+
"attribute": "filter",
|
3854
|
+
"reflects": true
|
3855
|
+
},
|
3856
|
+
{
|
3857
|
+
"kind": "field",
|
3858
|
+
"name": "hasLabel",
|
3859
|
+
"type": {
|
3860
|
+
"text": "boolean"
|
3861
|
+
},
|
3862
|
+
"default": "false",
|
3863
|
+
"description": "Whether the picker has a label",
|
3864
|
+
"attribute": "has-label",
|
3865
|
+
"reflects": true
|
3866
|
+
},
|
3867
|
+
{
|
3868
|
+
"kind": "field",
|
3869
|
+
"name": "label",
|
3870
|
+
"type": {
|
3871
|
+
"text": "string | undefined"
|
3872
|
+
},
|
3873
|
+
"description": "The label for the picker, if hasLabel is true",
|
3874
|
+
"attribute": "label",
|
3875
|
+
"reflects": true
|
3876
|
+
},
|
3877
|
+
{
|
3878
|
+
"kind": "field",
|
3879
|
+
"name": "allowEmpty",
|
3880
|
+
"type": {
|
3881
|
+
"text": "boolean"
|
3882
|
+
},
|
3883
|
+
"default": "false",
|
3884
|
+
"description": "Allow no selection. If true, the picker will not show a value when no item is selected. Else if no value is provided it will pick the first item.",
|
3885
|
+
"attribute": "allow-empty",
|
3886
|
+
"reflects": true
|
3887
|
+
},
|
3888
|
+
{
|
3889
|
+
"kind": "field",
|
3890
|
+
"name": "placeholder",
|
3891
|
+
"type": {
|
3892
|
+
"text": "string"
|
3893
|
+
},
|
3894
|
+
"default": "''",
|
3895
|
+
"description": "The placeholder text for the picker is no value selected. If allowEmpty is true, this will be used as the label.",
|
3896
|
+
"attribute": "placeholder",
|
3897
|
+
"reflects": true
|
3898
|
+
},
|
3899
|
+
{
|
3900
|
+
"kind": "field",
|
3901
|
+
"name": "disabled",
|
3902
|
+
"type": {
|
3903
|
+
"text": "boolean"
|
3904
|
+
},
|
3905
|
+
"default": "false",
|
3906
|
+
"description": "Whether the picker is disabled",
|
3907
|
+
"attribute": "disabled",
|
3908
|
+
"reflects": true
|
3909
|
+
},
|
3910
|
+
{
|
3911
|
+
"kind": "field",
|
3912
|
+
"name": "type",
|
3913
|
+
"type": {
|
3914
|
+
"text": "ColumnType | undefined"
|
3915
|
+
},
|
3916
|
+
"description": "The type of the column",
|
3917
|
+
"attribute": "type",
|
3918
|
+
"reflects": true
|
3919
|
+
},
|
3920
|
+
{
|
3921
|
+
"kind": "field",
|
3922
|
+
"name": "subtype",
|
3923
|
+
"type": {
|
3924
|
+
"text": "ColumnSubtype | undefined"
|
3925
|
+
},
|
3926
|
+
"description": "The subtype of the column",
|
3927
|
+
"attribute": "subtype",
|
3928
|
+
"reflects": true
|
3929
|
+
},
|
3930
|
+
{
|
3931
|
+
"kind": "field",
|
3932
|
+
"name": "invalid",
|
3933
|
+
"type": {
|
3934
|
+
"text": "boolean"
|
3935
|
+
},
|
3936
|
+
"default": "false",
|
3937
|
+
"description": "Whether the expression is invalid",
|
3938
|
+
"attribute": "invalid",
|
3939
|
+
"reflects": true
|
3940
|
+
},
|
3941
|
+
{
|
3942
|
+
"kind": "field",
|
3943
|
+
"name": "isFormula",
|
3944
|
+
"type": {
|
3945
|
+
"text": "boolean"
|
3946
|
+
},
|
3947
|
+
"default": "false",
|
3948
|
+
"description": "Whether the column is a formula",
|
3949
|
+
"attribute": "is-formula",
|
3950
|
+
"reflects": true
|
3951
|
+
},
|
3952
|
+
{
|
3953
|
+
"kind": "method",
|
3954
|
+
"name": "setExpression",
|
3955
|
+
"parameters": [
|
3956
|
+
{
|
3957
|
+
"name": "event",
|
3958
|
+
"type": {
|
3959
|
+
"text": "CustomEvent"
|
3960
|
+
}
|
3961
|
+
}
|
3962
|
+
]
|
3963
|
+
}
|
3964
|
+
],
|
3965
|
+
"events": [
|
3966
|
+
{
|
3967
|
+
"name": "expression-selected",
|
3968
|
+
"type": {
|
3969
|
+
"text": "CustomEvent"
|
3970
|
+
}
|
3971
|
+
}
|
3972
|
+
],
|
3973
|
+
"attributes": [
|
3974
|
+
{
|
3975
|
+
"name": "language",
|
3976
|
+
"type": {
|
3977
|
+
"text": "string"
|
3978
|
+
},
|
3979
|
+
"default": "'en'",
|
3980
|
+
"description": "The language of the settings interface",
|
3981
|
+
"fieldName": "language"
|
3982
|
+
},
|
3983
|
+
{
|
3984
|
+
"name": "filter",
|
3985
|
+
"type": {
|
3986
|
+
"text": "any | undefined"
|
3987
|
+
},
|
3988
|
+
"description": "The language of the settings interface",
|
3989
|
+
"fieldName": "filter"
|
3990
|
+
},
|
3991
|
+
{
|
3992
|
+
"name": "has-label",
|
3993
|
+
"type": {
|
3994
|
+
"text": "boolean"
|
3995
|
+
},
|
3996
|
+
"default": "false",
|
3997
|
+
"description": "Whether the picker has a label",
|
3998
|
+
"fieldName": "hasLabel"
|
3999
|
+
},
|
4000
|
+
{
|
4001
|
+
"name": "label",
|
4002
|
+
"type": {
|
4003
|
+
"text": "string | undefined"
|
4004
|
+
},
|
4005
|
+
"description": "The label for the picker, if hasLabel is true",
|
4006
|
+
"fieldName": "label"
|
4007
|
+
},
|
4008
|
+
{
|
4009
|
+
"name": "allow-empty",
|
4010
|
+
"type": {
|
4011
|
+
"text": "boolean"
|
4012
|
+
},
|
4013
|
+
"default": "false",
|
4014
|
+
"description": "Allow no selection. If true, the picker will not show a value when no item is selected. Else if no value is provided it will pick the first item.",
|
4015
|
+
"fieldName": "allowEmpty"
|
4016
|
+
},
|
4017
|
+
{
|
4018
|
+
"name": "placeholder",
|
4019
|
+
"type": {
|
4020
|
+
"text": "string"
|
4021
|
+
},
|
4022
|
+
"default": "''",
|
4023
|
+
"description": "The placeholder text for the picker is no value selected. If allowEmpty is true, this will be used as the label.",
|
4024
|
+
"fieldName": "placeholder"
|
4025
|
+
},
|
4026
|
+
{
|
4027
|
+
"name": "disabled",
|
4028
|
+
"type": {
|
4029
|
+
"text": "boolean"
|
4030
|
+
},
|
4031
|
+
"default": "false",
|
4032
|
+
"description": "Whether the picker is disabled",
|
4033
|
+
"fieldName": "disabled"
|
4034
|
+
},
|
4035
|
+
{
|
4036
|
+
"name": "type",
|
4037
|
+
"type": {
|
4038
|
+
"text": "ColumnType | undefined"
|
4039
|
+
},
|
4040
|
+
"description": "The type of the column",
|
4041
|
+
"fieldName": "type"
|
4042
|
+
},
|
4043
|
+
{
|
4044
|
+
"name": "subtype",
|
4045
|
+
"type": {
|
4046
|
+
"text": "ColumnSubtype | undefined"
|
4047
|
+
},
|
4048
|
+
"description": "The subtype of the column",
|
4049
|
+
"fieldName": "subtype"
|
4050
|
+
},
|
4051
|
+
{
|
4052
|
+
"name": "invalid",
|
4053
|
+
"type": {
|
4054
|
+
"text": "boolean"
|
4055
|
+
},
|
4056
|
+
"default": "false",
|
4057
|
+
"description": "Whether the expression is invalid",
|
4058
|
+
"fieldName": "invalid"
|
4059
|
+
},
|
4060
|
+
{
|
4061
|
+
"name": "is-formula",
|
4062
|
+
"type": {
|
4063
|
+
"text": "boolean"
|
4064
|
+
},
|
4065
|
+
"default": "false",
|
4066
|
+
"description": "Whether the column is a formula",
|
4067
|
+
"fieldName": "isFormula"
|
4068
|
+
},
|
4069
|
+
{
|
4070
|
+
"name": "size",
|
4071
|
+
"type": {
|
4072
|
+
"text": "'s' | 'm' | 'l' | 'xl'"
|
4073
|
+
},
|
4074
|
+
"default": "m",
|
4075
|
+
"description": "The size of the element",
|
4076
|
+
"fieldName": "size"
|
4077
|
+
},
|
4078
|
+
{
|
4079
|
+
"name": "disabled",
|
4080
|
+
"type": {
|
4081
|
+
"text": "boolean"
|
4082
|
+
},
|
4083
|
+
"default": "false",
|
4084
|
+
"description": "Disable this control. It will not receive focus or events",
|
4085
|
+
"fieldName": "disabled"
|
4086
|
+
},
|
4087
|
+
{
|
4088
|
+
"name": "autofocus",
|
4089
|
+
"type": {
|
4090
|
+
"text": "boolean"
|
4091
|
+
},
|
4092
|
+
"default": "false",
|
4093
|
+
"description": "When this control is rendered, focus it automatically",
|
4094
|
+
"fieldName": "autofocus"
|
4095
|
+
},
|
4096
|
+
{
|
4097
|
+
"name": "tabIndex",
|
4098
|
+
"type": {
|
4099
|
+
"text": "number"
|
4100
|
+
},
|
4101
|
+
"description": "The tab index to apply to this control. See general documentation about the tabindex HTML property",
|
4102
|
+
"fieldName": "tabIndex"
|
4103
|
+
}
|
4104
|
+
],
|
4105
|
+
"tagName": "luzmo-filter-expression-picker",
|
4106
|
+
"customElement": true
|
4107
|
+
}
|
4108
|
+
],
|
4109
|
+
"exports": [
|
4110
|
+
{
|
4111
|
+
"kind": "js",
|
4112
|
+
"name": "LuzmoFilterExpressionPicker",
|
4113
|
+
"declaration": {
|
4114
|
+
"name": "LuzmoFilterExpressionPicker",
|
4115
|
+
"module": "src/components/filter-expression-picker/filter-expression-picker.ts"
|
4116
|
+
}
|
4117
|
+
}
|
4118
|
+
]
|
4119
|
+
},
|
4120
|
+
{
|
4121
|
+
"kind": "javascript-module",
|
4122
|
+
"path": "src/components/filter-group/filter-group.ts",
|
4123
|
+
"declarations": [
|
4124
|
+
{
|
4125
|
+
"kind": "class",
|
4126
|
+
"description": "",
|
4127
|
+
"name": "LuzmoFilterGroup",
|
4128
|
+
"members": [
|
4129
|
+
{
|
4130
|
+
"kind": "field",
|
4131
|
+
"name": "language",
|
4132
|
+
"type": {
|
4133
|
+
"text": "string"
|
4134
|
+
},
|
4135
|
+
"default": "'en'",
|
4136
|
+
"description": "The language of the settings interface",
|
4137
|
+
"attribute": "language",
|
4138
|
+
"reflects": true
|
4139
|
+
},
|
4140
|
+
{
|
4141
|
+
"kind": "field",
|
4142
|
+
"name": "contentLanguage",
|
4143
|
+
"type": {
|
4144
|
+
"text": "string"
|
4145
|
+
},
|
4146
|
+
"default": "'en'",
|
4147
|
+
"description": "The language to use for locale-aware formatting and labels",
|
4148
|
+
"attribute": "content-language",
|
4149
|
+
"reflects": true
|
4150
|
+
},
|
4151
|
+
{
|
4152
|
+
"kind": "field",
|
4153
|
+
"name": "filters",
|
4154
|
+
"type": {
|
4155
|
+
"text": "any[]"
|
4156
|
+
},
|
4157
|
+
"default": "[]",
|
4158
|
+
"description": "The filters to display in the group",
|
4159
|
+
"attribute": "filters"
|
4160
|
+
}
|
4161
|
+
],
|
4162
|
+
"attributes": [
|
4163
|
+
{
|
4164
|
+
"name": "language",
|
4165
|
+
"type": {
|
4166
|
+
"text": "string"
|
4167
|
+
},
|
4168
|
+
"default": "'en'",
|
4169
|
+
"description": "The language of the settings interface",
|
4170
|
+
"fieldName": "language"
|
4171
|
+
},
|
4172
|
+
{
|
4173
|
+
"name": "content-language",
|
4174
|
+
"type": {
|
4175
|
+
"text": "string"
|
4176
|
+
},
|
4177
|
+
"default": "'en'",
|
4178
|
+
"description": "The language to use for locale-aware formatting and labels",
|
4179
|
+
"fieldName": "contentLanguage"
|
4180
|
+
},
|
4181
|
+
{
|
4182
|
+
"name": "filters",
|
4183
|
+
"type": {
|
4184
|
+
"text": "any[]"
|
4185
|
+
},
|
4186
|
+
"default": "[]",
|
4187
|
+
"description": "The filters to display in the group",
|
4188
|
+
"fieldName": "filters"
|
4189
|
+
},
|
4190
|
+
{
|
4191
|
+
"name": "size",
|
4192
|
+
"type": {
|
4193
|
+
"text": "'s' | 'm' | 'l' | 'xl'"
|
4194
|
+
},
|
4195
|
+
"default": "m",
|
4196
|
+
"description": "The size of the element",
|
4197
|
+
"fieldName": "size"
|
4198
|
+
},
|
4199
|
+
{
|
4200
|
+
"name": "disabled",
|
4201
|
+
"type": {
|
4202
|
+
"text": "boolean"
|
4203
|
+
},
|
4204
|
+
"default": "false",
|
4205
|
+
"description": "Disable this control. It will not receive focus or events",
|
4206
|
+
"fieldName": "disabled"
|
4207
|
+
},
|
4208
|
+
{
|
4209
|
+
"name": "autofocus",
|
4210
|
+
"type": {
|
4211
|
+
"text": "boolean"
|
4212
|
+
},
|
4213
|
+
"default": "false",
|
4214
|
+
"description": "When this control is rendered, focus it automatically",
|
4215
|
+
"fieldName": "autofocus"
|
4216
|
+
},
|
4217
|
+
{
|
4218
|
+
"name": "tabIndex",
|
4219
|
+
"type": {
|
4220
|
+
"text": "number"
|
4221
|
+
},
|
4222
|
+
"description": "The tab index to apply to this control. See general documentation about the tabindex HTML property",
|
4223
|
+
"fieldName": "tabIndex"
|
4224
|
+
}
|
4225
|
+
],
|
4226
|
+
"tagName": "luzmo-filter-group",
|
4227
|
+
"customElement": true
|
4228
|
+
}
|
4229
|
+
],
|
4230
|
+
"exports": [
|
4231
|
+
{
|
4232
|
+
"kind": "js",
|
4233
|
+
"name": "LuzmoFilterGroup",
|
4234
|
+
"declaration": {
|
4235
|
+
"name": "LuzmoFilterGroup",
|
4236
|
+
"module": "src/components/filter-group/filter-group.ts"
|
4237
|
+
}
|
4238
|
+
}
|
4239
|
+
]
|
4240
|
+
},
|
4241
|
+
{
|
4242
|
+
"kind": "javascript-module",
|
4243
|
+
"path": "src/components/filter-item/filter-item.ts",
|
4244
|
+
"declarations": [
|
4245
|
+
{
|
4246
|
+
"kind": "class",
|
4247
|
+
"description": "",
|
4248
|
+
"name": "LuzmoFilterItem",
|
4249
|
+
"members": [
|
4250
|
+
{
|
4251
|
+
"kind": "field",
|
4252
|
+
"name": "apiUrl",
|
4253
|
+
"type": {
|
4254
|
+
"text": "string | undefined"
|
4255
|
+
},
|
4256
|
+
"default": "'https://api.luzmo.com'",
|
4257
|
+
"description": "The API URL of the databroker",
|
4258
|
+
"attribute": "api-url",
|
4259
|
+
"reflects": true
|
4260
|
+
},
|
4261
|
+
{
|
4262
|
+
"kind": "field",
|
4263
|
+
"name": "authKey",
|
4264
|
+
"type": {
|
4265
|
+
"text": "string | undefined"
|
4266
|
+
},
|
4267
|
+
"description": "The auth key of the databroker",
|
4268
|
+
"attribute": "auth-key",
|
4269
|
+
"reflects": true
|
4270
|
+
},
|
4271
|
+
{
|
4272
|
+
"kind": "field",
|
4273
|
+
"name": "authToken",
|
4274
|
+
"type": {
|
4275
|
+
"text": "string | undefined"
|
4276
|
+
},
|
4277
|
+
"description": "The auth token of the databroker",
|
4278
|
+
"attribute": "auth-token",
|
4279
|
+
"reflects": true
|
4280
|
+
},
|
4281
|
+
{
|
4282
|
+
"kind": "field",
|
4283
|
+
"name": "cacheTime",
|
4284
|
+
"type": {
|
4285
|
+
"text": "number | undefined"
|
4286
|
+
},
|
4287
|
+
"description": "The cache time of the databroker",
|
4288
|
+
"default": "30000",
|
4289
|
+
"attribute": "cache-time",
|
4290
|
+
"reflects": true
|
4291
|
+
},
|
4292
|
+
{
|
4293
|
+
"kind": "field",
|
4294
|
+
"name": "language",
|
4295
|
+
"type": {
|
4296
|
+
"text": "string"
|
4297
|
+
},
|
4298
|
+
"default": "'en'",
|
4299
|
+
"description": "The language of the settings interface",
|
4300
|
+
"attribute": "language",
|
4301
|
+
"reflects": true
|
4302
|
+
},
|
4303
|
+
{
|
4304
|
+
"kind": "field",
|
4305
|
+
"name": "contentLanguage",
|
4306
|
+
"type": {
|
4307
|
+
"text": "string"
|
4308
|
+
},
|
4309
|
+
"default": "'en'",
|
4310
|
+
"description": "The language of the content",
|
4311
|
+
"attribute": "contentLanguage",
|
4312
|
+
"reflects": true
|
4313
|
+
},
|
4314
|
+
{
|
4315
|
+
"kind": "field",
|
4316
|
+
"name": "timeZone",
|
4317
|
+
"type": {
|
4318
|
+
"text": "string | undefined"
|
4319
|
+
},
|
4320
|
+
"description": "The time zone to use for the date picker",
|
4321
|
+
"attribute": "time-zone",
|
4322
|
+
"reflects": true
|
4323
|
+
},
|
4324
|
+
{
|
4325
|
+
"kind": "field",
|
4326
|
+
"name": "datasetIds",
|
4327
|
+
"type": {
|
4328
|
+
"text": "string[] | undefined"
|
4329
|
+
},
|
4330
|
+
"description": "The dataset ids to fetch columns & formulas",
|
4331
|
+
"attribute": "dataset-ids",
|
4332
|
+
"reflects": true
|
4333
|
+
},
|
4334
|
+
{
|
4335
|
+
"kind": "field",
|
4336
|
+
"name": "filter",
|
4337
|
+
"type": {
|
4338
|
+
"text": "any"
|
4339
|
+
},
|
4340
|
+
"default": "{}",
|
4341
|
+
"description": "The filter to display",
|
4342
|
+
"attribute": "filter"
|
4343
|
+
}
|
4344
|
+
],
|
4345
|
+
"events": [
|
4346
|
+
{
|
4347
|
+
"name": "filter-changed",
|
4348
|
+
"type": {
|
4349
|
+
"text": "CustomEvent"
|
4350
|
+
}
|
4351
|
+
}
|
4352
|
+
],
|
4353
|
+
"attributes": [
|
4354
|
+
{
|
4355
|
+
"name": "api-url",
|
4356
|
+
"type": {
|
4357
|
+
"text": "string | undefined"
|
4358
|
+
},
|
4359
|
+
"default": "'https://api.luzmo.com'",
|
4360
|
+
"description": "The API URL of the databroker",
|
4361
|
+
"fieldName": "apiUrl"
|
4362
|
+
},
|
4363
|
+
{
|
4364
|
+
"name": "auth-key",
|
4365
|
+
"type": {
|
4366
|
+
"text": "string | undefined"
|
4367
|
+
},
|
4368
|
+
"description": "The auth key of the databroker",
|
4369
|
+
"fieldName": "authKey"
|
4370
|
+
},
|
4371
|
+
{
|
4372
|
+
"name": "auth-token",
|
4373
|
+
"type": {
|
4374
|
+
"text": "string | undefined"
|
4375
|
+
},
|
4376
|
+
"description": "The auth token of the databroker",
|
4377
|
+
"fieldName": "authToken"
|
4378
|
+
},
|
4379
|
+
{
|
4380
|
+
"name": "cache-time",
|
4381
|
+
"type": {
|
4382
|
+
"text": "number | undefined"
|
4383
|
+
},
|
4384
|
+
"description": "The cache time of the databroker",
|
4385
|
+
"default": "30000",
|
4386
|
+
"fieldName": "cacheTime"
|
4387
|
+
},
|
4388
|
+
{
|
4389
|
+
"name": "language",
|
4390
|
+
"type": {
|
4391
|
+
"text": "string"
|
4392
|
+
},
|
4393
|
+
"default": "'en'",
|
4394
|
+
"description": "The language of the settings interface",
|
4395
|
+
"fieldName": "language"
|
4396
|
+
},
|
4397
|
+
{
|
4398
|
+
"name": "contentLanguage",
|
4399
|
+
"type": {
|
4400
|
+
"text": "string"
|
4401
|
+
},
|
4402
|
+
"default": "'en'",
|
4403
|
+
"description": "The language of the content",
|
4404
|
+
"fieldName": "contentLanguage"
|
4405
|
+
},
|
4406
|
+
{
|
4407
|
+
"name": "time-zone",
|
4408
|
+
"type": {
|
4409
|
+
"text": "string | undefined"
|
4410
|
+
},
|
4411
|
+
"description": "The time zone to use for the date picker",
|
4412
|
+
"fieldName": "timeZone"
|
4413
|
+
},
|
4414
|
+
{
|
4415
|
+
"name": "dataset-ids",
|
4416
|
+
"type": {
|
4417
|
+
"text": "string[] | undefined"
|
4418
|
+
},
|
4419
|
+
"description": "The dataset ids to fetch columns & formulas",
|
4420
|
+
"fieldName": "datasetIds"
|
4421
|
+
},
|
4422
|
+
{
|
4423
|
+
"name": "filter",
|
4424
|
+
"type": {
|
4425
|
+
"text": "any"
|
4426
|
+
},
|
4427
|
+
"default": "{}",
|
4428
|
+
"description": "The filter to display",
|
4429
|
+
"fieldName": "filter"
|
4430
|
+
},
|
4431
|
+
{
|
4432
|
+
"name": "size",
|
4433
|
+
"type": {
|
4434
|
+
"text": "'s' | 'm' | 'l' | 'xl'"
|
4435
|
+
},
|
4436
|
+
"default": "m",
|
4437
|
+
"description": "The size of the element",
|
4438
|
+
"fieldName": "size"
|
4439
|
+
},
|
4440
|
+
{
|
4441
|
+
"name": "disabled",
|
4442
|
+
"type": {
|
4443
|
+
"text": "boolean"
|
4444
|
+
},
|
4445
|
+
"default": "false",
|
4446
|
+
"description": "Disable this control. It will not receive focus or events",
|
4447
|
+
"fieldName": "disabled"
|
4448
|
+
},
|
4449
|
+
{
|
4450
|
+
"name": "autofocus",
|
4451
|
+
"type": {
|
4452
|
+
"text": "boolean"
|
4453
|
+
},
|
4454
|
+
"default": "false",
|
4455
|
+
"description": "When this control is rendered, focus it automatically",
|
4456
|
+
"fieldName": "autofocus"
|
4457
|
+
},
|
4458
|
+
{
|
4459
|
+
"name": "tabIndex",
|
4460
|
+
"type": {
|
4461
|
+
"text": "number"
|
4462
|
+
},
|
4463
|
+
"description": "The tab index to apply to this control. See general documentation about the tabindex HTML property",
|
4464
|
+
"fieldName": "tabIndex"
|
4465
|
+
}
|
4466
|
+
],
|
4467
|
+
"tagName": "luzmo-filter-item",
|
4468
|
+
"customElement": true
|
4469
|
+
}
|
4470
|
+
],
|
4471
|
+
"exports": [
|
4472
|
+
{
|
4473
|
+
"kind": "js",
|
4474
|
+
"name": "LuzmoFilterItem",
|
4475
|
+
"declaration": {
|
4476
|
+
"name": "LuzmoFilterItem",
|
4477
|
+
"module": "src/components/filter-item/filter-item.ts"
|
4478
|
+
}
|
4479
|
+
}
|
4480
|
+
]
|
4481
|
+
},
|
4482
|
+
{
|
4483
|
+
"kind": "javascript-module",
|
4484
|
+
"path": "src/components/filter-parameter-picker/filter-parameter-picker.ts",
|
4485
|
+
"declarations": [
|
4486
|
+
{
|
4487
|
+
"kind": "class",
|
4488
|
+
"description": "",
|
4489
|
+
"name": "LuzmoFilterParameterPicker",
|
4490
|
+
"members": [
|
4491
|
+
{
|
4492
|
+
"kind": "field",
|
4493
|
+
"name": "language",
|
4494
|
+
"type": {
|
4495
|
+
"text": "string"
|
4496
|
+
},
|
4497
|
+
"default": "'en'",
|
4498
|
+
"description": "The language of the settings interface",
|
4499
|
+
"attribute": "language",
|
4500
|
+
"reflects": true
|
4501
|
+
},
|
4502
|
+
{
|
4503
|
+
"kind": "field",
|
4504
|
+
"name": "contentLanguage",
|
4505
|
+
"type": {
|
4506
|
+
"text": "string"
|
4507
|
+
},
|
4508
|
+
"default": "'en'",
|
4509
|
+
"description": "The language to use for locale-aware formatting and labels",
|
4510
|
+
"attribute": "content-language",
|
4511
|
+
"reflects": true
|
4512
|
+
},
|
4513
|
+
{
|
4514
|
+
"kind": "field",
|
4515
|
+
"name": "_expressionSelected",
|
4516
|
+
"type": {
|
4517
|
+
"text": "any"
|
4518
|
+
}
|
4519
|
+
}
|
4520
|
+
],
|
4521
|
+
"attributes": [
|
4522
|
+
{
|
4523
|
+
"name": "language",
|
4524
|
+
"type": {
|
4525
|
+
"text": "string"
|
4526
|
+
},
|
4527
|
+
"default": "'en'",
|
4528
|
+
"description": "The language of the settings interface",
|
4529
|
+
"fieldName": "language"
|
4530
|
+
},
|
4531
|
+
{
|
4532
|
+
"name": "content-language",
|
4533
|
+
"type": {
|
4534
|
+
"text": "string"
|
4535
|
+
},
|
4536
|
+
"default": "'en'",
|
4537
|
+
"description": "The language to use for locale-aware formatting and labels",
|
4538
|
+
"fieldName": "contentLanguage"
|
4539
|
+
},
|
4540
|
+
{
|
4541
|
+
"name": "size",
|
4542
|
+
"type": {
|
4543
|
+
"text": "'s' | 'm' | 'l' | 'xl'"
|
4544
|
+
},
|
4545
|
+
"default": "m",
|
4546
|
+
"description": "The size of the element",
|
4547
|
+
"fieldName": "size"
|
4548
|
+
},
|
4549
|
+
{
|
4550
|
+
"name": "disabled",
|
4551
|
+
"type": {
|
4552
|
+
"text": "boolean"
|
4553
|
+
},
|
4554
|
+
"default": "false",
|
4555
|
+
"description": "Disable this control. It will not receive focus or events",
|
4556
|
+
"fieldName": "disabled"
|
4557
|
+
},
|
4558
|
+
{
|
4559
|
+
"name": "autofocus",
|
4560
|
+
"type": {
|
4561
|
+
"text": "boolean"
|
4562
|
+
},
|
4563
|
+
"default": "false",
|
4564
|
+
"description": "When this control is rendered, focus it automatically",
|
4565
|
+
"fieldName": "autofocus"
|
4566
|
+
},
|
4567
|
+
{
|
4568
|
+
"name": "tabIndex",
|
4569
|
+
"type": {
|
4570
|
+
"text": "number"
|
4571
|
+
},
|
4572
|
+
"description": "The tab index to apply to this control. See general documentation about the tabindex HTML property",
|
4573
|
+
"fieldName": "tabIndex"
|
4574
|
+
}
|
4575
|
+
],
|
4576
|
+
"tagName": "luzmo-filter-parameter-picker",
|
4577
|
+
"customElement": true
|
4578
|
+
}
|
4579
|
+
],
|
4580
|
+
"exports": [
|
4581
|
+
{
|
4582
|
+
"kind": "js",
|
4583
|
+
"name": "LuzmoFilterParameterPicker",
|
4584
|
+
"declaration": {
|
4585
|
+
"name": "LuzmoFilterParameterPicker",
|
4586
|
+
"module": "src/components/filter-parameter-picker/filter-parameter-picker.ts"
|
4587
|
+
}
|
4588
|
+
}
|
4589
|
+
]
|
4590
|
+
},
|
4591
|
+
{
|
4592
|
+
"kind": "javascript-module",
|
4593
|
+
"path": "src/components/filter-value-picker/filter-value-picker.ts",
|
4594
|
+
"declarations": [
|
4595
|
+
{
|
4596
|
+
"kind": "class",
|
4597
|
+
"description": "",
|
4598
|
+
"name": "LuzmoFilterValuePicker",
|
4599
|
+
"members": [
|
4600
|
+
{
|
4601
|
+
"kind": "field",
|
4602
|
+
"name": "apiUrl",
|
4603
|
+
"type": {
|
4604
|
+
"text": "string | undefined"
|
4605
|
+
},
|
4606
|
+
"description": "The API URL of the databroker",
|
4607
|
+
"default": "https://api.luzmo.com",
|
4608
|
+
"attribute": "api-url",
|
4609
|
+
"reflects": true
|
4610
|
+
},
|
4611
|
+
{
|
4612
|
+
"kind": "field",
|
4613
|
+
"name": "authKey",
|
4614
|
+
"type": {
|
4615
|
+
"text": "string | undefined"
|
4616
|
+
},
|
4617
|
+
"description": "The auth key of the databroker",
|
4618
|
+
"attribute": "auth-key",
|
4619
|
+
"reflects": true
|
4620
|
+
},
|
4621
|
+
{
|
4622
|
+
"kind": "field",
|
4623
|
+
"name": "authToken",
|
4624
|
+
"type": {
|
4625
|
+
"text": "string | undefined"
|
4626
|
+
},
|
4627
|
+
"description": "The auth token of the databroker",
|
4628
|
+
"attribute": "auth-token",
|
4629
|
+
"reflects": true
|
4630
|
+
},
|
4631
|
+
{
|
4632
|
+
"kind": "field",
|
4633
|
+
"name": "cacheTime",
|
4634
|
+
"type": {
|
4635
|
+
"text": "number | undefined"
|
4636
|
+
},
|
4637
|
+
"description": "The cache time of the databroker",
|
4638
|
+
"default": "30000",
|
4639
|
+
"attribute": "cache-time",
|
4640
|
+
"reflects": true
|
4641
|
+
},
|
4642
|
+
{
|
4643
|
+
"kind": "field",
|
4644
|
+
"name": "language",
|
4645
|
+
"type": {
|
4646
|
+
"text": "string"
|
4647
|
+
},
|
4648
|
+
"default": "'en'",
|
4649
|
+
"description": "The language of the settings interface",
|
4650
|
+
"attribute": "language",
|
4651
|
+
"reflects": true
|
4652
|
+
},
|
4653
|
+
{
|
4654
|
+
"kind": "field",
|
4655
|
+
"name": "contentLanguage",
|
4656
|
+
"type": {
|
4657
|
+
"text": "string"
|
4658
|
+
},
|
4659
|
+
"default": "'en'",
|
4660
|
+
"description": "The language to use for locale-aware formatting and labels",
|
4661
|
+
"attribute": "content-language",
|
4662
|
+
"reflects": true
|
4663
|
+
},
|
4664
|
+
{
|
4665
|
+
"kind": "field",
|
4666
|
+
"name": "timeZone",
|
4667
|
+
"type": {
|
4668
|
+
"text": "string | undefined"
|
4669
|
+
},
|
4670
|
+
"description": "The time zone to use for the date picker",
|
4671
|
+
"attribute": "time-zone",
|
4672
|
+
"reflects": true
|
4673
|
+
},
|
4674
|
+
{
|
4675
|
+
"kind": "field",
|
4676
|
+
"name": "valueType",
|
4677
|
+
"type": {
|
4678
|
+
"text": "'hierarchy' | 'numeric' | 'datetime' | undefined"
|
4679
|
+
},
|
4680
|
+
"description": "The type value picker to render",
|
4681
|
+
"attribute": "value-type",
|
4682
|
+
"reflects": true
|
4683
|
+
},
|
4684
|
+
{
|
4685
|
+
"kind": "field",
|
4686
|
+
"name": "filter",
|
4687
|
+
"type": {
|
4688
|
+
"text": "any | undefined"
|
4689
|
+
},
|
4690
|
+
"description": "The filter for which to render the value picker",
|
4691
|
+
"attribute": "filter"
|
4692
|
+
}
|
4693
|
+
],
|
4694
|
+
"events": [
|
4695
|
+
{
|
4696
|
+
"name": "filter-value-changed",
|
4697
|
+
"type": {
|
4698
|
+
"text": "CustomEvent"
|
4699
|
+
}
|
4700
|
+
}
|
4701
|
+
],
|
4702
|
+
"attributes": [
|
4703
|
+
{
|
4704
|
+
"name": "api-url",
|
4705
|
+
"type": {
|
4706
|
+
"text": "string | undefined"
|
4707
|
+
},
|
4708
|
+
"description": "The API URL of the databroker",
|
4709
|
+
"default": "https://api.luzmo.com",
|
4710
|
+
"fieldName": "apiUrl"
|
4711
|
+
},
|
4712
|
+
{
|
4713
|
+
"name": "auth-key",
|
4714
|
+
"type": {
|
4715
|
+
"text": "string | undefined"
|
4716
|
+
},
|
4717
|
+
"description": "The auth key of the databroker",
|
4718
|
+
"fieldName": "authKey"
|
4719
|
+
},
|
4720
|
+
{
|
4721
|
+
"name": "auth-token",
|
4722
|
+
"type": {
|
4723
|
+
"text": "string | undefined"
|
4724
|
+
},
|
4725
|
+
"description": "The auth token of the databroker",
|
4726
|
+
"fieldName": "authToken"
|
4727
|
+
},
|
4728
|
+
{
|
4729
|
+
"name": "cache-time",
|
4730
|
+
"type": {
|
4731
|
+
"text": "number | undefined"
|
4732
|
+
},
|
4733
|
+
"description": "The cache time of the databroker",
|
4734
|
+
"default": "30000",
|
4735
|
+
"fieldName": "cacheTime"
|
4736
|
+
},
|
4737
|
+
{
|
4738
|
+
"name": "language",
|
4739
|
+
"type": {
|
4740
|
+
"text": "string"
|
4741
|
+
},
|
4742
|
+
"default": "'en'",
|
4743
|
+
"description": "The language of the settings interface",
|
4744
|
+
"fieldName": "language"
|
4745
|
+
},
|
4746
|
+
{
|
4747
|
+
"name": "content-language",
|
4748
|
+
"type": {
|
4749
|
+
"text": "string"
|
4750
|
+
},
|
4751
|
+
"default": "'en'",
|
4752
|
+
"description": "The language to use for locale-aware formatting and labels",
|
4753
|
+
"fieldName": "contentLanguage"
|
4754
|
+
},
|
4755
|
+
{
|
4756
|
+
"name": "time-zone",
|
4757
|
+
"type": {
|
4758
|
+
"text": "string | undefined"
|
4759
|
+
},
|
4760
|
+
"description": "The time zone to use for the date picker",
|
4761
|
+
"fieldName": "timeZone"
|
4762
|
+
},
|
4763
|
+
{
|
4764
|
+
"name": "value-type",
|
4765
|
+
"type": {
|
4766
|
+
"text": "'hierarchy' | 'numeric' | 'datetime' | undefined"
|
4767
|
+
},
|
4768
|
+
"description": "The type value picker to render",
|
4769
|
+
"fieldName": "valueType"
|
4770
|
+
},
|
4771
|
+
{
|
4772
|
+
"name": "filter",
|
4773
|
+
"type": {
|
4774
|
+
"text": "any | undefined"
|
4775
|
+
},
|
4776
|
+
"description": "The filter for which to render the value picker",
|
4777
|
+
"fieldName": "filter"
|
4778
|
+
},
|
4779
|
+
{
|
4780
|
+
"name": "size",
|
4781
|
+
"type": {
|
4782
|
+
"text": "'s' | 'm' | 'l' | 'xl'"
|
4783
|
+
},
|
4784
|
+
"default": "m",
|
4785
|
+
"description": "The size of the element",
|
4786
|
+
"fieldName": "size"
|
4787
|
+
},
|
4788
|
+
{
|
4789
|
+
"name": "disabled",
|
4790
|
+
"type": {
|
4791
|
+
"text": "boolean"
|
4792
|
+
},
|
4793
|
+
"default": "false",
|
4794
|
+
"description": "Disable this control. It will not receive focus or events",
|
4795
|
+
"fieldName": "disabled"
|
4796
|
+
},
|
4797
|
+
{
|
4798
|
+
"name": "autofocus",
|
4799
|
+
"type": {
|
4800
|
+
"text": "boolean"
|
4801
|
+
},
|
4802
|
+
"default": "false",
|
4803
|
+
"description": "When this control is rendered, focus it automatically",
|
4804
|
+
"fieldName": "autofocus"
|
4805
|
+
},
|
4806
|
+
{
|
4807
|
+
"name": "tabIndex",
|
4808
|
+
"type": {
|
4809
|
+
"text": "number"
|
4810
|
+
},
|
4811
|
+
"description": "The tab index to apply to this control. See general documentation about the tabindex HTML property",
|
4812
|
+
"fieldName": "tabIndex"
|
4813
|
+
}
|
4814
|
+
],
|
4815
|
+
"tagName": "luzmo-filter-value-picker",
|
4816
|
+
"customElement": true
|
4817
|
+
}
|
4818
|
+
],
|
4819
|
+
"exports": [
|
4820
|
+
{
|
4821
|
+
"kind": "js",
|
4822
|
+
"name": "LuzmoFilterValuePicker",
|
4823
|
+
"declaration": {
|
4824
|
+
"name": "LuzmoFilterValuePicker",
|
4825
|
+
"module": "src/components/filter-value-picker/filter-value-picker.ts"
|
4826
|
+
}
|
4827
|
+
}
|
4828
|
+
]
|
4829
|
+
},
|
4830
|
+
{
|
4831
|
+
"kind": "javascript-module",
|
4832
|
+
"path": "src/components/filter-value-picker-datetime/filter-value-picker-datetime.ts",
|
4833
|
+
"declarations": [
|
4834
|
+
{
|
4835
|
+
"kind": "class",
|
4836
|
+
"description": "",
|
4837
|
+
"name": "LuzmoFilterValuePickerDatetime",
|
4838
|
+
"members": [
|
4839
|
+
{
|
4840
|
+
"kind": "field",
|
4841
|
+
"name": "language",
|
4842
|
+
"type": {
|
4843
|
+
"text": "string"
|
4844
|
+
},
|
4845
|
+
"default": "'en'",
|
4846
|
+
"description": "The language of the settings interface",
|
4847
|
+
"attribute": "language",
|
4848
|
+
"reflects": true
|
4849
|
+
},
|
4850
|
+
{
|
4851
|
+
"kind": "field",
|
4852
|
+
"name": "contentLanguage",
|
4853
|
+
"type": {
|
4854
|
+
"text": "string"
|
4855
|
+
},
|
4856
|
+
"default": "'en'",
|
4857
|
+
"description": "The language to use for locale-aware formatting and column/formula labels",
|
4858
|
+
"attribute": "content-language",
|
4859
|
+
"reflects": true
|
4860
|
+
},
|
4861
|
+
{
|
4862
|
+
"kind": "field",
|
4863
|
+
"name": "timeZone",
|
4864
|
+
"type": {
|
4865
|
+
"text": "string | undefined"
|
4866
|
+
},
|
4867
|
+
"description": "The time zone to use for the date picker",
|
4868
|
+
"attribute": "time-zone",
|
4869
|
+
"reflects": true
|
4870
|
+
},
|
4871
|
+
{
|
4872
|
+
"kind": "field",
|
4873
|
+
"name": "filter",
|
4874
|
+
"type": {
|
4875
|
+
"text": "any | undefined"
|
4876
|
+
},
|
4877
|
+
"description": "The filter used to retrieve the value",
|
4878
|
+
"attribute": "filter"
|
4879
|
+
},
|
4880
|
+
{
|
4881
|
+
"kind": "method",
|
4882
|
+
"name": "setDate",
|
4883
|
+
"parameters": [
|
4884
|
+
{
|
4885
|
+
"name": "event",
|
4886
|
+
"type": {
|
4887
|
+
"text": "CustomEvent"
|
4888
|
+
}
|
4889
|
+
}
|
4890
|
+
]
|
4891
|
+
},
|
4892
|
+
{
|
4893
|
+
"kind": "method",
|
4894
|
+
"name": "setUnit",
|
4895
|
+
"parameters": [
|
4896
|
+
{
|
4897
|
+
"name": "event",
|
4898
|
+
"type": {
|
4899
|
+
"text": "CustomEvent"
|
4900
|
+
}
|
4901
|
+
}
|
4902
|
+
]
|
4903
|
+
},
|
4904
|
+
{
|
4905
|
+
"kind": "method",
|
4906
|
+
"name": "setQuantity",
|
4907
|
+
"parameters": [
|
4908
|
+
{
|
4909
|
+
"name": "event",
|
4910
|
+
"type": {
|
4911
|
+
"text": "CustomEvent"
|
4912
|
+
}
|
4913
|
+
}
|
4914
|
+
]
|
4915
|
+
}
|
4916
|
+
],
|
4917
|
+
"events": [
|
4918
|
+
{
|
4919
|
+
"name": "filter-value-changed",
|
4920
|
+
"type": {
|
4921
|
+
"text": "CustomEvent"
|
4922
|
+
}
|
4923
|
+
}
|
4924
|
+
],
|
4925
|
+
"attributes": [
|
4926
|
+
{
|
4927
|
+
"name": "language",
|
4928
|
+
"type": {
|
4929
|
+
"text": "string"
|
4930
|
+
},
|
4931
|
+
"default": "'en'",
|
4932
|
+
"description": "The language of the settings interface",
|
4933
|
+
"fieldName": "language"
|
4934
|
+
},
|
4935
|
+
{
|
4936
|
+
"name": "content-language",
|
4937
|
+
"type": {
|
4938
|
+
"text": "string"
|
4939
|
+
},
|
4940
|
+
"default": "'en'",
|
4941
|
+
"description": "The language to use for locale-aware formatting and column/formula labels",
|
4942
|
+
"fieldName": "contentLanguage"
|
4943
|
+
},
|
4944
|
+
{
|
4945
|
+
"name": "time-zone",
|
4946
|
+
"type": {
|
4947
|
+
"text": "string | undefined"
|
4948
|
+
},
|
4949
|
+
"description": "The time zone to use for the date picker",
|
4950
|
+
"fieldName": "timeZone"
|
4951
|
+
},
|
4952
|
+
{
|
4953
|
+
"name": "filter",
|
4954
|
+
"type": {
|
4955
|
+
"text": "any | undefined"
|
4956
|
+
},
|
4957
|
+
"description": "The filter used to retrieve the value",
|
4958
|
+
"fieldName": "filter"
|
4959
|
+
},
|
4960
|
+
{
|
4961
|
+
"name": "size",
|
4962
|
+
"type": {
|
4963
|
+
"text": "'s' | 'm' | 'l' | 'xl'"
|
4964
|
+
},
|
4965
|
+
"default": "m",
|
4966
|
+
"description": "The size of the element",
|
4967
|
+
"fieldName": "size"
|
4968
|
+
},
|
4969
|
+
{
|
4970
|
+
"name": "disabled",
|
4971
|
+
"type": {
|
4972
|
+
"text": "boolean"
|
4973
|
+
},
|
4974
|
+
"default": "false",
|
4975
|
+
"description": "Disable this control. It will not receive focus or events",
|
4976
|
+
"fieldName": "disabled"
|
4977
|
+
},
|
4978
|
+
{
|
4979
|
+
"name": "autofocus",
|
4980
|
+
"type": {
|
4981
|
+
"text": "boolean"
|
4982
|
+
},
|
4983
|
+
"default": "false",
|
4984
|
+
"description": "When this control is rendered, focus it automatically",
|
4985
|
+
"fieldName": "autofocus"
|
4986
|
+
},
|
4987
|
+
{
|
4988
|
+
"name": "tabIndex",
|
4989
|
+
"type": {
|
4990
|
+
"text": "number"
|
4991
|
+
},
|
4992
|
+
"description": "The tab index to apply to this control. See general documentation about the tabindex HTML property",
|
4993
|
+
"fieldName": "tabIndex"
|
4994
|
+
}
|
4995
|
+
],
|
4996
|
+
"tagName": "luzmo-filter-value-picker-datetime",
|
4997
|
+
"customElement": true
|
4998
|
+
}
|
4999
|
+
],
|
5000
|
+
"exports": [
|
5001
|
+
{
|
5002
|
+
"kind": "js",
|
5003
|
+
"name": "LuzmoFilterValuePickerDatetime",
|
5004
|
+
"declaration": {
|
5005
|
+
"name": "LuzmoFilterValuePickerDatetime",
|
5006
|
+
"module": "src/components/filter-value-picker-datetime/filter-value-picker-datetime.ts"
|
5007
|
+
}
|
5008
|
+
}
|
5009
|
+
]
|
5010
|
+
},
|
5011
|
+
{
|
5012
|
+
"kind": "javascript-module",
|
5013
|
+
"path": "src/components/filter-value-picker-hierarchy/filter-value-picker-hierarchy.ts",
|
5014
|
+
"declarations": [
|
5015
|
+
{
|
5016
|
+
"kind": "class",
|
5017
|
+
"description": "",
|
5018
|
+
"name": "LuzmoFilterValuePickerHierarchy",
|
5019
|
+
"members": [
|
5020
|
+
{
|
5021
|
+
"kind": "field",
|
5022
|
+
"name": "apiUrl",
|
5023
|
+
"type": {
|
5024
|
+
"text": "string | undefined"
|
5025
|
+
},
|
5026
|
+
"description": "The API URL of the databroker",
|
5027
|
+
"default": "https://api.luzmo.com",
|
5028
|
+
"attribute": "api-url",
|
5029
|
+
"reflects": true
|
5030
|
+
},
|
5031
|
+
{
|
5032
|
+
"kind": "field",
|
5033
|
+
"name": "authKey",
|
5034
|
+
"type": {
|
5035
|
+
"text": "string | undefined"
|
5036
|
+
},
|
5037
|
+
"description": "The auth key of the databroker",
|
5038
|
+
"attribute": "auth-key",
|
5039
|
+
"reflects": true
|
5040
|
+
},
|
5041
|
+
{
|
5042
|
+
"kind": "field",
|
5043
|
+
"name": "authToken",
|
5044
|
+
"type": {
|
5045
|
+
"text": "string | undefined"
|
5046
|
+
},
|
5047
|
+
"description": "The auth token of the databroker",
|
5048
|
+
"attribute": "auth-token",
|
5049
|
+
"reflects": true
|
5050
|
+
},
|
5051
|
+
{
|
5052
|
+
"kind": "field",
|
5053
|
+
"name": "cacheTime",
|
5054
|
+
"type": {
|
5055
|
+
"text": "number | undefined"
|
5056
|
+
},
|
5057
|
+
"description": "The cache time of the databroker",
|
5058
|
+
"default": "30000",
|
5059
|
+
"attribute": "cache-time",
|
5060
|
+
"reflects": true
|
5061
|
+
},
|
5062
|
+
{
|
5063
|
+
"kind": "field",
|
5064
|
+
"name": "language",
|
5065
|
+
"type": {
|
5066
|
+
"text": "string"
|
5067
|
+
},
|
5068
|
+
"default": "'en'",
|
5069
|
+
"description": "The language of the settings interface",
|
5070
|
+
"attribute": "language",
|
5071
|
+
"reflects": true
|
5072
|
+
},
|
5073
|
+
{
|
5074
|
+
"kind": "field",
|
5075
|
+
"name": "contentLanguage",
|
5076
|
+
"type": {
|
5077
|
+
"text": "string"
|
5078
|
+
},
|
5079
|
+
"default": "'en'",
|
5080
|
+
"description": "The language to use for locale-aware formatting and labels",
|
5081
|
+
"attribute": "content-language",
|
5082
|
+
"reflects": true
|
5083
|
+
},
|
5084
|
+
{
|
5085
|
+
"kind": "field",
|
5086
|
+
"name": "filter",
|
5087
|
+
"type": {
|
5088
|
+
"text": "any | undefined"
|
5089
|
+
},
|
5090
|
+
"description": "The filter used to retrieve the value",
|
5091
|
+
"attribute": "filter"
|
5092
|
+
}
|
5093
|
+
],
|
5094
|
+
"events": [
|
5095
|
+
{
|
5096
|
+
"name": "filter-value-changed",
|
5097
|
+
"type": {
|
5098
|
+
"text": "CustomEvent"
|
5099
|
+
}
|
5100
|
+
}
|
5101
|
+
],
|
5102
|
+
"attributes": [
|
5103
|
+
{
|
5104
|
+
"name": "api-url",
|
5105
|
+
"type": {
|
5106
|
+
"text": "string | undefined"
|
5107
|
+
},
|
5108
|
+
"description": "The API URL of the databroker",
|
5109
|
+
"default": "https://api.luzmo.com",
|
5110
|
+
"fieldName": "apiUrl"
|
5111
|
+
},
|
5112
|
+
{
|
5113
|
+
"name": "auth-key",
|
5114
|
+
"type": {
|
5115
|
+
"text": "string | undefined"
|
5116
|
+
},
|
5117
|
+
"description": "The auth key of the databroker",
|
5118
|
+
"fieldName": "authKey"
|
5119
|
+
},
|
5120
|
+
{
|
5121
|
+
"name": "auth-token",
|
5122
|
+
"type": {
|
5123
|
+
"text": "string | undefined"
|
5124
|
+
},
|
5125
|
+
"description": "The auth token of the databroker",
|
5126
|
+
"fieldName": "authToken"
|
5127
|
+
},
|
5128
|
+
{
|
5129
|
+
"name": "cache-time",
|
5130
|
+
"type": {
|
5131
|
+
"text": "number | undefined"
|
5132
|
+
},
|
5133
|
+
"description": "The cache time of the databroker",
|
5134
|
+
"default": "30000",
|
5135
|
+
"fieldName": "cacheTime"
|
5136
|
+
},
|
5137
|
+
{
|
5138
|
+
"name": "language",
|
5139
|
+
"type": {
|
5140
|
+
"text": "string"
|
5141
|
+
},
|
5142
|
+
"default": "'en'",
|
5143
|
+
"description": "The language of the settings interface",
|
5144
|
+
"fieldName": "language"
|
5145
|
+
},
|
5146
|
+
{
|
5147
|
+
"name": "content-language",
|
5148
|
+
"type": {
|
5149
|
+
"text": "string"
|
5150
|
+
},
|
5151
|
+
"default": "'en'",
|
5152
|
+
"description": "The language to use for locale-aware formatting and labels",
|
5153
|
+
"fieldName": "contentLanguage"
|
5154
|
+
},
|
5155
|
+
{
|
5156
|
+
"name": "filter",
|
5157
|
+
"type": {
|
5158
|
+
"text": "any | undefined"
|
5159
|
+
},
|
5160
|
+
"description": "The filter used to retrieve the value",
|
5161
|
+
"fieldName": "filter"
|
5162
|
+
},
|
5163
|
+
{
|
5164
|
+
"name": "size",
|
5165
|
+
"type": {
|
5166
|
+
"text": "'s' | 'm' | 'l' | 'xl'"
|
5167
|
+
},
|
5168
|
+
"default": "m",
|
5169
|
+
"description": "The size of the element",
|
5170
|
+
"fieldName": "size"
|
5171
|
+
},
|
5172
|
+
{
|
5173
|
+
"name": "disabled",
|
5174
|
+
"type": {
|
5175
|
+
"text": "boolean"
|
5176
|
+
},
|
5177
|
+
"default": "false",
|
5178
|
+
"description": "Disable this control. It will not receive focus or events",
|
5179
|
+
"fieldName": "disabled"
|
5180
|
+
},
|
5181
|
+
{
|
5182
|
+
"name": "autofocus",
|
5183
|
+
"type": {
|
5184
|
+
"text": "boolean"
|
5185
|
+
},
|
5186
|
+
"default": "false",
|
5187
|
+
"description": "When this control is rendered, focus it automatically",
|
5188
|
+
"fieldName": "autofocus"
|
5189
|
+
},
|
5190
|
+
{
|
5191
|
+
"name": "tabIndex",
|
5192
|
+
"type": {
|
5193
|
+
"text": "number"
|
5194
|
+
},
|
5195
|
+
"description": "The tab index to apply to this control. See general documentation about the tabindex HTML property",
|
5196
|
+
"fieldName": "tabIndex"
|
5197
|
+
}
|
5198
|
+
],
|
5199
|
+
"tagName": "luzmo-filter-value-picker-hierarchy",
|
5200
|
+
"customElement": true
|
5201
|
+
}
|
5202
|
+
],
|
5203
|
+
"exports": [
|
5204
|
+
{
|
5205
|
+
"kind": "js",
|
5206
|
+
"name": "LuzmoFilterValuePickerHierarchy",
|
5207
|
+
"declaration": {
|
5208
|
+
"name": "LuzmoFilterValuePickerHierarchy",
|
5209
|
+
"module": "src/components/filter-value-picker-hierarchy/filter-value-picker-hierarchy.ts"
|
5210
|
+
}
|
5211
|
+
}
|
5212
|
+
]
|
5213
|
+
},
|
5214
|
+
{
|
5215
|
+
"kind": "javascript-module",
|
5216
|
+
"path": "src/components/filter-value-picker-numeric/filter-value-picker-numeric.ts",
|
5217
|
+
"declarations": [
|
5218
|
+
{
|
5219
|
+
"kind": "class",
|
5220
|
+
"description": "",
|
5221
|
+
"name": "LuzmoFilterValuePickerNumeric",
|
5222
|
+
"members": [
|
5223
|
+
{
|
5224
|
+
"kind": "field",
|
5225
|
+
"name": "apiUrl",
|
5226
|
+
"type": {
|
5227
|
+
"text": "string | undefined"
|
5228
|
+
},
|
5229
|
+
"description": "The API URL of the databroker",
|
5230
|
+
"default": "https://api.luzmo.com",
|
5231
|
+
"attribute": "api-url",
|
5232
|
+
"reflects": true
|
5233
|
+
},
|
5234
|
+
{
|
5235
|
+
"kind": "field",
|
5236
|
+
"name": "authKey",
|
5237
|
+
"type": {
|
5238
|
+
"text": "string | undefined"
|
5239
|
+
},
|
5240
|
+
"description": "The auth key of the databroker",
|
5241
|
+
"attribute": "auth-key",
|
5242
|
+
"reflects": true
|
5243
|
+
},
|
5244
|
+
{
|
5245
|
+
"kind": "field",
|
5246
|
+
"name": "authToken",
|
5247
|
+
"type": {
|
5248
|
+
"text": "string | undefined"
|
5249
|
+
},
|
5250
|
+
"description": "The auth token of the databroker",
|
5251
|
+
"attribute": "auth-token",
|
5252
|
+
"reflects": true
|
5253
|
+
},
|
5254
|
+
{
|
5255
|
+
"kind": "field",
|
5256
|
+
"name": "cacheTime",
|
5257
|
+
"type": {
|
5258
|
+
"text": "number | undefined"
|
5259
|
+
},
|
5260
|
+
"description": "The cache time of the databroker",
|
5261
|
+
"default": "30000",
|
5262
|
+
"attribute": "cache-time",
|
5263
|
+
"reflects": true
|
5264
|
+
},
|
5265
|
+
{
|
5266
|
+
"kind": "field",
|
5267
|
+
"name": "language",
|
5268
|
+
"type": {
|
5269
|
+
"text": "string"
|
5270
|
+
},
|
5271
|
+
"default": "'en'",
|
5272
|
+
"description": "The language of the settings interface",
|
5273
|
+
"attribute": "language",
|
5274
|
+
"reflects": true
|
5275
|
+
},
|
5276
|
+
{
|
5277
|
+
"kind": "field",
|
5278
|
+
"name": "contentLanguage",
|
5279
|
+
"type": {
|
5280
|
+
"text": "string"
|
5281
|
+
},
|
5282
|
+
"default": "'en'",
|
5283
|
+
"description": "The language to use for locale-aware formatting and labels",
|
5284
|
+
"attribute": "content-language",
|
5285
|
+
"reflects": true
|
5286
|
+
},
|
5287
|
+
{
|
5288
|
+
"kind": "field",
|
5289
|
+
"name": "filter",
|
5290
|
+
"type": {
|
5291
|
+
"text": "any | undefined"
|
5292
|
+
},
|
5293
|
+
"description": "The filter used to retrieve the value",
|
5294
|
+
"attribute": "filter"
|
5295
|
+
}
|
5296
|
+
],
|
5297
|
+
"events": [
|
5298
|
+
{
|
5299
|
+
"name": "filter-value-changed",
|
5300
|
+
"type": {
|
5301
|
+
"text": "CustomEvent"
|
5302
|
+
}
|
5303
|
+
}
|
5304
|
+
],
|
5305
|
+
"attributes": [
|
5306
|
+
{
|
5307
|
+
"name": "api-url",
|
5308
|
+
"type": {
|
5309
|
+
"text": "string | undefined"
|
5310
|
+
},
|
5311
|
+
"description": "The API URL of the databroker",
|
5312
|
+
"default": "https://api.luzmo.com",
|
5313
|
+
"fieldName": "apiUrl"
|
5314
|
+
},
|
5315
|
+
{
|
5316
|
+
"name": "auth-key",
|
5317
|
+
"type": {
|
5318
|
+
"text": "string | undefined"
|
5319
|
+
},
|
5320
|
+
"description": "The auth key of the databroker",
|
5321
|
+
"fieldName": "authKey"
|
5322
|
+
},
|
5323
|
+
{
|
5324
|
+
"name": "auth-token",
|
5325
|
+
"type": {
|
5326
|
+
"text": "string | undefined"
|
5327
|
+
},
|
5328
|
+
"description": "The auth token of the databroker",
|
5329
|
+
"fieldName": "authToken"
|
5330
|
+
},
|
5331
|
+
{
|
5332
|
+
"name": "cache-time",
|
5333
|
+
"type": {
|
5334
|
+
"text": "number | undefined"
|
5335
|
+
},
|
5336
|
+
"description": "The cache time of the databroker",
|
5337
|
+
"default": "30000",
|
5338
|
+
"fieldName": "cacheTime"
|
5339
|
+
},
|
5340
|
+
{
|
5341
|
+
"name": "language",
|
5342
|
+
"type": {
|
5343
|
+
"text": "string"
|
5344
|
+
},
|
5345
|
+
"default": "'en'",
|
5346
|
+
"description": "The language of the settings interface",
|
5347
|
+
"fieldName": "language"
|
5348
|
+
},
|
5349
|
+
{
|
5350
|
+
"name": "content-language",
|
5351
|
+
"type": {
|
5352
|
+
"text": "string"
|
5353
|
+
},
|
5354
|
+
"default": "'en'",
|
5355
|
+
"description": "The language to use for locale-aware formatting and labels",
|
5356
|
+
"fieldName": "contentLanguage"
|
5357
|
+
},
|
5358
|
+
{
|
5359
|
+
"name": "filter",
|
5360
|
+
"type": {
|
5361
|
+
"text": "any | undefined"
|
5362
|
+
},
|
5363
|
+
"description": "The filter used to retrieve the value",
|
5364
|
+
"fieldName": "filter"
|
5365
|
+
},
|
5366
|
+
{
|
5367
|
+
"name": "size",
|
5368
|
+
"type": {
|
5369
|
+
"text": "'s' | 'm' | 'l' | 'xl'"
|
5370
|
+
},
|
5371
|
+
"default": "m",
|
5372
|
+
"description": "The size of the element",
|
5373
|
+
"fieldName": "size"
|
5374
|
+
},
|
5375
|
+
{
|
5376
|
+
"name": "disabled",
|
5377
|
+
"type": {
|
5378
|
+
"text": "boolean"
|
5379
|
+
},
|
5380
|
+
"default": "false",
|
5381
|
+
"description": "Disable this control. It will not receive focus or events",
|
5382
|
+
"fieldName": "disabled"
|
5383
|
+
},
|
5384
|
+
{
|
5385
|
+
"name": "autofocus",
|
5386
|
+
"type": {
|
5387
|
+
"text": "boolean"
|
5388
|
+
},
|
5389
|
+
"default": "false",
|
5390
|
+
"description": "When this control is rendered, focus it automatically",
|
5391
|
+
"fieldName": "autofocus"
|
5392
|
+
},
|
5393
|
+
{
|
5394
|
+
"name": "tabIndex",
|
5395
|
+
"type": {
|
5396
|
+
"text": "number"
|
5397
|
+
},
|
5398
|
+
"description": "The tab index to apply to this control. See general documentation about the tabindex HTML property",
|
5399
|
+
"fieldName": "tabIndex"
|
5400
|
+
}
|
5401
|
+
],
|
5402
|
+
"tagName": "luzmo-filter-value-picker-numeric",
|
5403
|
+
"customElement": true
|
5404
|
+
}
|
5405
|
+
],
|
5406
|
+
"exports": [
|
5407
|
+
{
|
5408
|
+
"kind": "js",
|
5409
|
+
"name": "LuzmoFilterValuePickerNumeric",
|
5410
|
+
"declaration": {
|
5411
|
+
"name": "LuzmoFilterValuePickerNumeric",
|
5412
|
+
"module": "src/components/filter-value-picker-numeric/filter-value-picker-numeric.ts"
|
5413
|
+
}
|
5414
|
+
}
|
5415
|
+
]
|
5416
|
+
},
|
3560
5417
|
{
|
3561
5418
|
"kind": "javascript-module",
|
3562
5419
|
"path": "src/components/slot-menu/slot-menu.ts",
|