@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.
Files changed (217) hide show
  1. package/components/{async-directive-C_bp5UcZ-B5_19oN_.js → async-directive-BfcqVjDp-BCT-lA4F.js} +8 -8
  2. package/components/{async-directive-C_bp5UcZ-mUPcBvyn.cjs → async-directive-BfcqVjDp-C8C45jl6.cjs} +3 -3
  3. package/components/{base-D76d76ww-D0dTUBua.js → base-D76d76ww-BGkuhs54.js} +59 -47
  4. package/components/{base-D76d76ww-BEIhYtgV.cjs → base-D76d76ww-tT6yr8eb.cjs} +9 -9
  5. package/components/{button-base-WsJSnMie-B1TLbPwk.cjs → button-base-DbkDzb71-CY6MJGqE.cjs} +2 -2
  6. package/components/{button-base-WsJSnMie-CyGPs7kd.js → button-base-DbkDzb71-R8oqSqlY.js} +4 -4
  7. package/components/calculate-data-item-icon-BtUWtDx3.cjs +20 -0
  8. package/components/calculate-data-item-icon-DauSiV8c.js +97 -0
  9. package/components/{checkbox-mixin-CmeCReJh-wY0R8cuc.cjs → checkbox-mixin-Do7EgtpQ-D3m-dMTI.cjs} +3 -3
  10. package/components/{checkbox-mixin-CmeCReJh-C94-rm4F.js → checkbox-mixin-Do7EgtpQ-hne79zc-.js} +2 -2
  11. package/components/{de-BaTUIQk1.js → de-CCq00pbq.js} +55 -1
  12. package/components/de-DcZysUyZ.cjs +20 -0
  13. package/components/{directive-helpers-Bx_ey3Gk-BxvL9t9F.cjs → directive-helpers-Cm6gitnu-BeggOiwf.cjs} +4 -4
  14. package/components/{directive-helpers-Bx_ey3Gk-Csi4AxXe.js → directive-helpers-Cm6gitnu-CeYtlPO9.js} +53 -19
  15. package/components/display-settings/index.cjs +1 -1
  16. package/components/display-settings/index.js +18 -17
  17. package/components/display-settings-binning/display-settings-binning.d.ts +0 -1
  18. package/components/display-settings-binning/index.cjs +3 -2
  19. package/components/display-settings-binning/index.js +21 -21
  20. package/components/display-settings-datetime/index.cjs +2 -2
  21. package/components/display-settings-datetime/index.js +37 -35
  22. package/components/display-settings-grand-totals/display-settings-grand-totals.d.ts +0 -1
  23. package/components/display-settings-grand-totals/index.cjs +4 -3
  24. package/components/display-settings-grand-totals/index.js +21 -21
  25. package/components/display-settings-numeric/index.cjs +14 -14
  26. package/components/display-settings-numeric/index.js +32 -30
  27. package/components/display-settings-period-over-period/index.cjs +6 -6
  28. package/components/display-settings-period-over-period/index.js +36 -34
  29. package/components/draggable-data-item/index.cjs +3 -3
  30. package/components/draggable-data-item/index.js +15 -13
  31. package/components/draggable-data-item-level/index.cjs +9 -9
  32. package/components/draggable-data-item-level/index.js +96 -167
  33. package/components/droppable-slot/index.cjs +7 -7
  34. package/components/droppable-slot/index.js +32 -30
  35. package/components/edit-item/index.cjs +11 -11
  36. package/components/edit-item/index.js +13 -12
  37. package/components/edit-option/index.cjs +1 -1
  38. package/components/edit-option/index.js +1 -1
  39. package/components/edit-option-action-button-group/index.cjs +2 -1
  40. package/components/edit-option-action-button-group/index.js +44 -43
  41. package/components/edit-option-base-CSJNbo2E.cjs +53 -0
  42. package/components/{edit-option-base-DOezOLDd.js → edit-option-base-DeQjGX4i.js} +5 -4
  43. package/components/edit-option-color-picker/index.cjs +23 -23
  44. package/components/edit-option-color-picker/index.js +50 -50
  45. package/components/edit-option-multi-language-field/index.cjs +1 -1
  46. package/components/edit-option-multi-language-field/index.js +3 -3
  47. package/components/edit-option-number-field/index.cjs +2 -2
  48. package/components/edit-option-number-field/index.js +3 -3
  49. package/components/edit-option-picker/index.cjs +2 -2
  50. package/components/edit-option-picker/index.js +4 -4
  51. package/components/edit-option-position-picker/index.cjs +1 -1
  52. package/components/edit-option-position-picker/index.js +3 -3
  53. package/components/edit-option-positions-number-field/index.cjs +1 -1
  54. package/components/edit-option-positions-number-field/index.js +7 -7
  55. package/components/edit-option-radio-button-group/index.cjs +4 -4
  56. package/components/edit-option-radio-button-group/index.js +4 -4
  57. package/components/edit-option-slider/index.cjs +2 -2
  58. package/components/edit-option-slider/index.js +27 -27
  59. package/components/edit-option-switch/index.cjs +3 -3
  60. package/components/edit-option-switch/index.js +5 -5
  61. package/components/edit-option-text-field/index.cjs +2 -2
  62. package/components/edit-option-text-field/index.js +3 -3
  63. package/components/es-CGiBfBKJ.cjs +20 -0
  64. package/components/{es-D37mTCZB.js → es-DBmbFw-L.js} +55 -1
  65. package/components/filter-data-item-picker/filter-data-item-picker.d.ts +88 -0
  66. package/components/filter-data-item-picker/index.cjs +47 -0
  67. package/components/filter-data-item-picker/index.d.ts +7 -0
  68. package/components/filter-data-item-picker/index.js +193 -0
  69. package/components/filter-expression-picker/filter-expression-picker.d.ts +74 -0
  70. package/components/filter-expression-picker/index.cjs +20 -0
  71. package/components/filter-expression-picker/index.d.ts +7 -0
  72. package/components/filter-expression-picker/index.js +30 -0
  73. package/components/filter-group/filter-group.d.ts +26 -0
  74. package/components/filter-group/index.d.ts +7 -0
  75. package/components/filter-item/filter-item.d.ts +76 -0
  76. package/components/filter-item/index.cjs +52 -0
  77. package/components/filter-item/index.d.ts +7 -0
  78. package/components/filter-item/index.js +271 -0
  79. package/components/filter-parameter-picker/filter-parameter-picker.d.ts +25 -0
  80. package/components/filter-parameter-picker/index.d.ts +7 -0
  81. package/components/filter-value-picker/filter-value-picker.d.ts +65 -0
  82. package/components/filter-value-picker/index.cjs +51 -0
  83. package/components/filter-value-picker/index.d.ts +7 -0
  84. package/components/filter-value-picker/index.js +149 -0
  85. package/components/filter-value-picker-datetime/filter-value-picker-datetime.d.ts +43 -0
  86. package/components/filter-value-picker-datetime/index.cjs +288 -0
  87. package/components/filter-value-picker-datetime/index.d.ts +7 -0
  88. package/components/filter-value-picker-datetime/index.js +2820 -0
  89. package/components/filter-value-picker-hierarchy/filter-value-picker-hierarchy.d.ts +82 -0
  90. package/components/filter-value-picker-hierarchy/index.cjs +46 -0
  91. package/components/filter-value-picker-hierarchy/index.d.ts +7 -0
  92. package/components/filter-value-picker-hierarchy/index.js +278 -0
  93. package/components/filter-value-picker-numeric/filter-value-picker-numeric.d.ts +83 -0
  94. package/components/filter-value-picker-numeric/index.cjs +46 -0
  95. package/components/filter-value-picker-numeric/index.d.ts +7 -0
  96. package/components/filter-value-picker-numeric/index.js +274 -0
  97. package/components/flow-D-0MTYCm-BOBCoA5Z.js +546 -0
  98. package/components/flow-D-0MTYCm-BW5krWol.cjs +48 -0
  99. package/components/{focusable-BNESohBR-DbTLvYXr.cjs → focusable-BxtpnzWp-CkK9AeMt.cjs} +2 -2
  100. package/components/{focusable-BNESohBR-DYvAZYXL.js → focusable-BxtpnzWp-DJQkL8Zv.js} +1 -1
  101. package/components/focusable-DB6Uhr-C.js +275 -0
  102. package/components/focusable-_wp5pWO-.cjs +20 -0
  103. package/components/{fr-BWJHvkss.js → fr-BOwMikLT.js} +55 -1
  104. package/components/fr-DZbYwMlh.cjs +20 -0
  105. package/components/{get-css-variable-Bhbr-Kr1.js → get-css-variable-YlLiVgo8.js} +2 -2
  106. package/components/{if-defined-DbhS35z5.js → if-defined-B4gwZxx6.js} +1 -1
  107. package/components/{if-defined-D-1p2bLN-Bn-33APC.js → if-defined-DOaE2coe-CNT45Xcl.js} +1 -1
  108. package/components/{if-defined-D-1p2bLN-0_AoRnT2.cjs → if-defined-DOaE2coe-Cvlu5s9n.cjs} +1 -1
  109. package/components/{if-defined-CF8baNdl.cjs → if-defined-DqthfJme.cjs} +2 -2
  110. package/components/{index-Dwp251OJ.js → index-5mZhN-HJ.js} +7 -6
  111. package/components/{index-B3jkBlKY.js → index-BC1LV3vH.js} +3 -3
  112. package/components/{index-BXMPi13W.js → index-BCBLJ-ei.js} +82 -82
  113. package/components/{index-B9dQtvu7.js → index-BHJH1eGn.js} +3 -3
  114. package/components/index-BHXq1-M1.cjs +195 -0
  115. package/components/{index-C2-2RrwB.cjs → index-BKwbYw6x.cjs} +3 -3
  116. package/components/index-BOqSYlku.cjs +38 -0
  117. package/components/{index-D5rT-qy9.cjs → index-Bafc5poK.cjs} +12 -28
  118. package/components/{index-CqFCIIIl.js → index-BbuNpVBr.js} +3 -3
  119. package/components/{index-CRx2nPkq.js → index-Bmpw4rGV.js} +3 -3
  120. package/components/{index-D8Na-686.cjs → index-BoXbQm2o.cjs} +1 -1
  121. package/components/{index-uRWe553S.cjs → index-BtIWR_s6.cjs} +4 -4
  122. package/components/index-BwsEWpIS.js +494 -0
  123. package/components/{index-CF84gqsb.cjs → index-C2PPSv8E.cjs} +4 -4
  124. package/components/{index-CbeVu32V.js → index-C3N6qTxJ.js} +3 -3
  125. package/components/index-C5m9vRp5.js +598 -0
  126. package/components/{index-bZQXFqxv.cjs → index-CBOAQ3-E.cjs} +10 -10
  127. package/components/{index-_McOOiwL.cjs → index-CSm0I7Gz.cjs} +4 -4
  128. package/components/index-CTHlwZ9E.cjs +274 -0
  129. package/components/{index-Brg_sVUg.js → index-CTVNGPeT.js} +1 -1
  130. package/components/{index-Rjoe8cIs.js → index-Cb5l6iK_.js} +110 -173
  131. package/components/{index-BkCJwWm3.cjs → index-CeENkpNK.cjs} +3 -3
  132. package/components/{index-BnbhRpm9.js → index-CnRQGFHT.js} +3 -3
  133. package/components/{index-BKcvEgWr.cjs → index-CnpJUw_z.cjs} +3 -3
  134. package/components/{index-DJik7S7b.js → index-CsDgk_sj.js} +2 -2
  135. package/components/{index-fl13NYnO.js → index-CskV_bXp.js} +2 -2
  136. package/components/index-CyWwLYEO.js +1789 -0
  137. package/components/index-D9yzIoGv.js +1666 -0
  138. package/components/{index-Bwxvaqxq.cjs → index-DF-s3cEL.cjs} +11 -11
  139. package/components/{index-CVuJ-LUO.cjs → index-DSQyBS9Z.cjs} +2 -2
  140. package/components/{index-Bb8vxGZY.js → index-Desl7GJ0.js} +19 -15
  141. package/components/{index-0HUnZcem.cjs → index-DtohCwyO.cjs} +2 -2
  142. package/components/index-TQG9Xdxu.cjs +20 -0
  143. package/components/index-c2uKLWDt.cjs +157 -0
  144. package/components/{index-C9-QEfA9.cjs → index-j8UKjHqY.cjs} +4 -4
  145. package/components/{index-DZZMSlYS.js → index-rQxtPaJl.js} +6 -6
  146. package/components/index.cjs +1 -1
  147. package/components/index.js +41 -27
  148. package/components/localized-decorator-ClAOFk8M.cjs +28 -0
  149. package/components/localized-decorator-DGnMToFa.js +48 -0
  150. package/components/{luzmo-icons-U09GB75o.js → luzmo-icons-CPucBq6e.js} +89 -89
  151. package/components/luzmo-icons-DbwDQtuO-DSQ-uVxy.cjs +47 -0
  152. package/components/{luzmo-icons-BLN3xVgr-Tz5XXgbL.js → luzmo-icons-DbwDQtuO-QG0fLECn.js} +67 -25
  153. package/components/luzmo-icons-Nyf1P71v.cjs +31 -0
  154. package/components/nl-0V96M02q.cjs +20 -0
  155. package/components/nl-CY0iO3Ch.js +158 -0
  156. package/components/observe-slot-presence-CmVi0zTc-B4M1Mze7.cjs +36 -0
  157. package/components/observe-slot-presence-CmVi0zTc-DCFuXW7v.js +87 -0
  158. package/components/{observe-slot-text-CVKLDesL-BB2RmFgc.cjs → observe-slot-text-BPfIQQtz-DHOh38Ve.cjs} +4 -4
  159. package/components/{observe-slot-text-CVKLDesL-CXUeCmXW.js → observe-slot-text-BPfIQQtz-v6B-1BYh.js} +5 -5
  160. package/components/pending-state-DTX7ggyF-BQGaWUEI.cjs +80 -0
  161. package/components/pending-state-DTX7ggyF-KolnwUB7.js +321 -0
  162. package/components/{periods.const-CDIkC5CK.cjs → periods.const-BbgInj9J.cjs} +1 -1
  163. package/components/{periods.const-GHh5bPfs.js → periods.const-D2cMP5hH.js} +1 -1
  164. package/components/{popover-DRyjN9y_-w1zh4tvw.js → popover-DjX0aAnY-B_ujTfos.js} +2 -2
  165. package/components/{popover-DRyjN9y_-7mF_fAOh.cjs → popover-DjX0aAnY-CSUMV_Ay.cjs} +3 -3
  166. package/components/property-CxtZroGf.js +600 -0
  167. package/components/property-Dlf9S6Jz.cjs +42 -0
  168. package/components/{query-assigned-nodes-C76XVPWY-k1jDPyUQ.cjs → query-assigned-nodes-C76XVPWY-BW2w3V7-.cjs} +1 -1
  169. package/components/{query-assigned-nodes-C76XVPWY-BWouxGZs.js → query-assigned-nodes-C76XVPWY-DxNwGHfW.js} +1 -1
  170. package/components/scatter-plot-options.config-CFfGJXsV.cjs +20 -0
  171. package/components/{scatter-plot-options.config-lrkd9qj4.js → scatter-plot-options.config-Corlzno1.js} +78 -48
  172. package/components/set-locale-5FFfQpVQ.cjs +52 -0
  173. package/components/set-locale-DAGnJZD8.js +188 -0
  174. package/components/{sized-mixin-DMuOVsw0.js → sized-mixin-C7R5uRbF.js} +1 -1
  175. package/components/sized-mixin-ZTphZKLm.cjs +20 -0
  176. package/components/slot-menu/index.cjs +1 -1
  177. package/components/slot-menu/index.js +12 -11
  178. package/components/slot-menu-list/index.cjs +3 -3
  179. package/components/slot-menu-list/index.js +15 -14
  180. package/components/{state-e2n-fyrr.js → state-BVYsk_HZ.js} +1 -1
  181. package/components/{state-QgHgNZLe.cjs → state-CrfOw8Zp.cjs} +2 -2
  182. package/components/{streaming-listener-C8Ctj0Q6-lanbGKR9.js → streaming-listener-CP-JE6Fa-9MH0gENR.js} +3 -3
  183. package/components/{streaming-listener-C8Ctj0Q6-BhMxS69F.cjs → streaming-listener-CP-JE6Fa-DMzr1X1m.cjs} +3 -3
  184. package/components/{task-fQFUVV8e.cjs → task-CdvrMX8r.cjs} +2 -2
  185. package/components/{task-gE27tBDv.js → task-DH8UFyxP.js} +1 -1
  186. package/components/{text-field-C0pFjPG1-BCVbGXp7.cjs → text-field-BIADXoLC-B8w9TVmS.cjs} +8 -8
  187. package/components/{text-field-C0pFjPG1-B4TRivuD.js → text-field-BIADXoLC-B9oE05VF.js} +11 -10
  188. package/custom-elements.json +1891 -34
  189. package/index.d.ts +7 -0
  190. package/item-definitions/scatter-plot/scatter-plot-options.config.d.ts +3 -0
  191. package/package.json +46 -1
  192. package/utils/data-broker/index.d.ts +179 -0
  193. package/utils/data-item-types/calculate-data-item-icon.d.ts +3 -0
  194. package/utils/filters/expressions.d.ts +15 -0
  195. package/utils/filters/index.d.ts +1 -0
  196. package/utils/localize/set-locale.d.ts +4 -2
  197. package/utils/types/column.types.d.ts +1 -1
  198. package/components/de-DgHoh7KS.cjs +0 -20
  199. package/components/draggable-data-item-level/helpers/calculate-type-icon.d.ts +0 -2
  200. package/components/edit-option-base-jkkFevzT.cjs +0 -53
  201. package/components/es-ByW01bzN.cjs +0 -20
  202. package/components/focusable-Cu_m_GTh.cjs +0 -42
  203. package/components/focusable-Dw_pMNQL.js +0 -852
  204. package/components/fr-DnFUAglm.cjs +0 -20
  205. package/components/index-CqynTbW1.cjs +0 -217
  206. package/components/index-DFnzlbHX.js +0 -779
  207. package/components/index-hogChFy0.cjs +0 -195
  208. package/components/luzmo-icons-BDClm1AE.cjs +0 -31
  209. package/components/luzmo-icons-BLN3xVgr-Cr3OrsqW.cjs +0 -47
  210. package/components/nl-CWxJcTNT.js +0 -104
  211. package/components/nl-CpfDNK5c.cjs +0 -20
  212. package/components/scatter-plot-options.config-DkJLutNb.cjs +0 -20
  213. package/components/set-locale-ByIApH40.cjs +0 -60
  214. package/components/set-locale-DJYT4V7U.js +0 -212
  215. package/components/sized-mixin-Cqlxwicw.cjs +0 -20
  216. /package/components/{divider.module-DwOuLGU3-B19eHVg2.js → divider.module-DoQWQEIJ-B19eHVg2.js} +0 -0
  217. /package/components/{divider.module-DwOuLGU3-Bg8RrFkc.cjs → divider.module-DoQWQEIJ-Bg8RrFkc.cjs} +0 -0
@@ -0,0 +1,20 @@
1
+ /*! * A kit of modern Luzmo Web Components for analytics in your web application.
2
+ *
3
+ * Copyright © 2025 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
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e={s00decbd8fed4f501:"Máximo",s0456d2ad905847d9:"último",s079a052719914d71:"Categoría",s08098b07b4c86ff2:"<=",s08108707b4ce87d4:">=",s088e3b07b5394bc3:"ig",s099b18e1bd8a1154:"Horas",s09c2b609dff29061:"Suma acumulativa",s0acece4c687177a9:"Números de trimestre",s0bb151c9319a6813:"Eje X",s0bca0c91195d8d6d:"cont",s1125d159f7e64df5:"Mostrar",s11326fd2590f4e5e:"Por defecto",s122f7f3f1a22ea50:"no ig",s13f5793e33ebda4f:"entre",s146475c4daa430ed:"Decimales",s178b06f4d02cfd40:"no falta",s184501a399a815dc:"Trimestres",s18498398aeb37b07:"La semana comienza el",s187528426100c44e:"Sin datos",s1cdb6b07fe827486:"Número de semana",s1e593719b55d60c0:"MTD",s1f0916624a87d415:"Día del año",s2454d1f117573457:"Precisión",s247d110f13a3a288:"Día de la semana",s26273c258ddde0e1:"Seleccionar...",s2695506122ffd614:"Segundo en el minuto",s2718cebf7de190e1:"está entre",s2798d16f4e04857e:"Minuto en la hora",s281f1d977ddc0ebe:"Número de mes",s2ea38ce3da088075:"Períodos",s2fb2a49481123d6a:"Semanas",s2fedf26ef08343d4:"es igual a",s3924c3d773a80312:"último disp",s3c6455b19fb1c3e4:"Cambio absoluto",s3dcf7b255596a2c3:"Desviación estándar",s441accd1cd3484c9:"Minuto",s467b030b9a34b3c8:"Promedio",s48e186fb300e5464:"Tiempo",s496c60f73bdf5725:"Agregación",s4b30fad1c34464e1:"mayor o igual que",s4b58c01e2578f5e4:"Leyenda",s4e585eeea351a038:"contiene",s4efbcab48a433013:"Largo",s519d0aa80bbafd42:"semana hasta la fecha",s57ace73e7c6e719f:"no está en",s58ec693e33483873:"menor que",s5d929ff1619ac0c9:"Buscar",s602805b1eb3106c6:"Eje Y",s6031881827829901:"24h",s60b34c3c17dc35bd:"Años",s66722bc2ea775e05:"Desactivado",s669b18c6d2d9c95b:"Ninguno",s66dcbbc0355c2759:"Domingo",s680f01021b5e339d:"Semana",s6b0bffd88024372f:"Hora",s708bbac083d05109:"no empieza con",s70a773eb3133e5fa:"mes hasta la fecha",s716a6024e3fe999c:"Mostrar",s71a5c9f4b68ef4d4:"Contar",s740d7e8b131e9e97:"Promedio ponderado",s74dcd519e6563a26:"WTD",s7632fc9aa12bf382:"Meses",s7a6878d41ffac284:"último completado",s846876f9b712e843:"no es igual a",s862f5319f0256b94:"QTD",s8665d029b5cb8b24:"Totales generales",s8a56a8c8bd19c9c7:"falta",s8d0259032729869d:"Segundo",s965c503c3e42fdfe:"Activado",s9689e928323dc124:"último (período) completado",s981f232bd33ec927:"Tasa",s9854300ef4a37d18:"no termina en",s987abe19fac8d108:"Suma",s98c337186f2d57c6:"Ancho del bin",s98db41a3eb532203:"año hasta la fecha",s991d216e6efc157c:"Sin resultados",s996319f23f6cf0b5:"termina en",s9b9009d4a5004fb8:"Agrupamiento",s9b9d6ce29d05a298:"menor o igual que",sa3c9339de23c1752:"Formato",sa6ab5184d6315895:"De",sa6f2645578b2d2bc:"Año",sa7effa06c0f6784c:"mayor que",sac8b59943205b14f:"próximo (período) completo",sac94bb71f7737997:"Mediana",sacae74732f544fca:"Días",saf63b34c8601a6e1:">",sb1f654608a3eea75:"Día de la semana",sb3b793ff5cc1bc39:"próximos (x) períodos",sb47daaf9e1c4a905:"Mes",sb5b295e3a7500b9c:"Niveles de duración",sb6513caf69971fb5:"Corto",sb70671db5700ff60:"no termina en",sb93e5af29aca2e3d:"falta",sbbb97b1c63507dc0:"Número",sbeebe911264bed23:"últimos (x) períodos disponibles",sc1bf67624fa6d498:"% de cambio",sc27dc998602cdc61:"Ejemplo:",sc4842e5b8b90466a:"Segundos",sc6e49f3d37e54030:"Hora en el día",sc6f5a4fc0583d734:"está en",scb7bab1a17663a6c:"YTD",scf2bb2b0de9cdb8a:"Milisegundo",sd237be440de38cc7:"Trimestre",sd28141a332dc31fa:"Día del mes",sd5b1040899eb149d:"siguiente completo",sd66a74fff07a11fb:"{count} elementos seleccionados",sd7ebafacf602c9bd:"Letra",sdb73788b3c975f16:"Automático",sdfeb2151b9e78d4d:"no contiene",se0955919920ee87d:"Día",se211e3d21bbf3bff:"Medida",se2b7530e30fa607d:"Comparación de períodos",se415bbea6c976fb1:"Agrupar por",se5316cbaa025f028:"siguiente",se715be190539325a:"hace",se8e9d799a9e267ce:"Conteo distinto",se9e535bb9591039e:"Seleccionar una expresión",se9ff6e9a514d8cf9:"Lunes",seb4eae68d45315b7:"Mínimo",seb9c440de1ce6044:"empieza con",sec2f608650e36ac5:"último período completado",secf42ec1c7c47be2:"no falta",see0ec27fb03d880e:"Minutos",sef49aec68fd1dc66:"Nombre",sf518b78d9734f57b:"no empieza con",sf6cda8263b3170af:"Usar período hasta la fecha para períodos incompletos",sf70eaf9ab4c93082:"no cont",sf9c10516a62a23db:"Mostrar como",sfa2d0aa30ee5aa58:"últimos (x) períodos",sfad9ed343e97551c:"Valor pasado",sfbac36245480ddbc:"Separador",sfda1c9d0be35cec8:"trimestre hasta la fecha"};exports.templates=e;
@@ -19,33 +19,53 @@
19
19
  * */
20
20
  const e = {
21
21
  s00decbd8fed4f501: "Máximo",
22
+ s0456d2ad905847d9: "último",
22
23
  s079a052719914d71: "Categoría",
24
+ s08098b07b4c86ff2: "<=",
25
+ s08108707b4ce87d4: ">=",
26
+ s088e3b07b5394bc3: "ig",
23
27
  s099b18e1bd8a1154: "Horas",
24
28
  s09c2b609dff29061: "Suma acumulativa",
25
29
  s0acece4c687177a9: "Números de trimestre",
26
30
  s0bb151c9319a6813: "Eje X",
31
+ s0bca0c91195d8d6d: "cont",
27
32
  s1125d159f7e64df5: "Mostrar",
28
33
  s11326fd2590f4e5e: "Por defecto",
34
+ s122f7f3f1a22ea50: "no ig",
35
+ s13f5793e33ebda4f: "entre",
29
36
  s146475c4daa430ed: "Decimales",
37
+ s178b06f4d02cfd40: "no falta",
30
38
  s184501a399a815dc: "Trimestres",
31
39
  s18498398aeb37b07: "La semana comienza el",
40
+ s187528426100c44e: "Sin datos",
32
41
  s1cdb6b07fe827486: "Número de semana",
42
+ s1e593719b55d60c0: "MTD",
33
43
  s1f0916624a87d415: "Día del año",
34
44
  s2454d1f117573457: "Precisión",
35
45
  s247d110f13a3a288: "Día de la semana",
46
+ s26273c258ddde0e1: "Seleccionar...",
36
47
  s2695506122ffd614: "Segundo en el minuto",
48
+ s2718cebf7de190e1: "está entre",
37
49
  s2798d16f4e04857e: "Minuto en la hora",
38
50
  s281f1d977ddc0ebe: "Número de mes",
39
51
  s2ea38ce3da088075: "Períodos",
40
52
  s2fb2a49481123d6a: "Semanas",
53
+ s2fedf26ef08343d4: "es igual a",
54
+ s3924c3d773a80312: "último disp",
41
55
  s3c6455b19fb1c3e4: "Cambio absoluto",
42
56
  s3dcf7b255596a2c3: "Desviación estándar",
43
57
  s441accd1cd3484c9: "Minuto",
44
58
  s467b030b9a34b3c8: "Promedio",
45
59
  s48e186fb300e5464: "Tiempo",
46
60
  s496c60f73bdf5725: "Agregación",
61
+ s4b30fad1c34464e1: "mayor o igual que",
47
62
  s4b58c01e2578f5e4: "Leyenda",
63
+ s4e585eeea351a038: "contiene",
48
64
  s4efbcab48a433013: "Largo",
65
+ s519d0aa80bbafd42: "semana hasta la fecha",
66
+ s57ace73e7c6e719f: "no está en",
67
+ s58ec693e33483873: "menor que",
68
+ s5d929ff1619ac0c9: "Buscar",
49
69
  s602805b1eb3106c6: "Eje Y",
50
70
  s6031881827829901: "24h",
51
71
  s60b34c3c17dc35bd: "Años",
@@ -54,50 +74,84 @@ const e = {
54
74
  s66dcbbc0355c2759: "Domingo",
55
75
  s680f01021b5e339d: "Semana",
56
76
  s6b0bffd88024372f: "Hora",
77
+ s708bbac083d05109: "no empieza con",
78
+ s70a773eb3133e5fa: "mes hasta la fecha",
57
79
  s716a6024e3fe999c: "Mostrar",
58
80
  s71a5c9f4b68ef4d4: "Contar",
59
81
  s740d7e8b131e9e97: "Promedio ponderado",
82
+ s74dcd519e6563a26: "WTD",
60
83
  s7632fc9aa12bf382: "Meses",
84
+ s7a6878d41ffac284: "último completado",
85
+ s846876f9b712e843: "no es igual a",
86
+ s862f5319f0256b94: "QTD",
61
87
  s8665d029b5cb8b24: "Totales generales",
88
+ s8a56a8c8bd19c9c7: "falta",
62
89
  s8d0259032729869d: "Segundo",
63
90
  s965c503c3e42fdfe: "Activado",
91
+ s9689e928323dc124: "último (período) completado",
64
92
  s981f232bd33ec927: "Tasa",
93
+ s9854300ef4a37d18: "no termina en",
65
94
  s987abe19fac8d108: "Suma",
66
95
  s98c337186f2d57c6: "Ancho del bin",
96
+ s98db41a3eb532203: "año hasta la fecha",
97
+ s991d216e6efc157c: "Sin resultados",
98
+ s996319f23f6cf0b5: "termina en",
67
99
  s9b9009d4a5004fb8: "Agrupamiento",
100
+ s9b9d6ce29d05a298: "menor o igual que",
68
101
  sa3c9339de23c1752: "Formato",
69
102
  sa6ab5184d6315895: "De",
70
103
  sa6f2645578b2d2bc: "Año",
104
+ sa7effa06c0f6784c: "mayor que",
105
+ sac8b59943205b14f: "próximo (período) completo",
71
106
  sac94bb71f7737997: "Mediana",
72
107
  sacae74732f544fca: "Días",
108
+ saf63b34c8601a6e1: ">",
73
109
  sb1f654608a3eea75: "Día de la semana",
110
+ sb3b793ff5cc1bc39: "próximos (x) períodos",
74
111
  sb47daaf9e1c4a905: "Mes",
75
112
  sb5b295e3a7500b9c: "Niveles de duración",
76
113
  sb6513caf69971fb5: "Corto",
114
+ sb70671db5700ff60: "no termina en",
115
+ sb93e5af29aca2e3d: "falta",
77
116
  sbbb97b1c63507dc0: "Número",
117
+ sbeebe911264bed23: "últimos (x) períodos disponibles",
78
118
  sc1bf67624fa6d498: "% de cambio",
79
119
  sc27dc998602cdc61: "Ejemplo:",
80
120
  sc4842e5b8b90466a: "Segundos",
81
121
  sc6e49f3d37e54030: "Hora en el día",
122
+ sc6f5a4fc0583d734: "está en",
123
+ scb7bab1a17663a6c: "YTD",
82
124
  scf2bb2b0de9cdb8a: "Milisegundo",
83
125
  sd237be440de38cc7: "Trimestre",
84
126
  sd28141a332dc31fa: "Día del mes",
127
+ sd5b1040899eb149d: "siguiente completo",
128
+ sd66a74fff07a11fb: "{count} elementos seleccionados",
85
129
  sd7ebafacf602c9bd: "Letra",
86
130
  sdb73788b3c975f16: "Automático",
131
+ sdfeb2151b9e78d4d: "no contiene",
87
132
  se0955919920ee87d: "Día",
88
133
  se211e3d21bbf3bff: "Medida",
89
134
  se2b7530e30fa607d: "Comparación de períodos",
90
135
  se415bbea6c976fb1: "Agrupar por",
136
+ se5316cbaa025f028: "siguiente",
91
137
  se715be190539325a: "hace",
92
138
  se8e9d799a9e267ce: "Conteo distinto",
139
+ se9e535bb9591039e: "Seleccionar una expresión",
93
140
  se9ff6e9a514d8cf9: "Lunes",
94
141
  seb4eae68d45315b7: "Mínimo",
142
+ seb9c440de1ce6044: "empieza con",
143
+ sec2f608650e36ac5: "último período completado",
144
+ secf42ec1c7c47be2: "no falta",
95
145
  see0ec27fb03d880e: "Minutos",
96
146
  sef49aec68fd1dc66: "Nombre",
147
+ sf518b78d9734f57b: "no empieza con",
97
148
  sf6cda8263b3170af: "Usar período hasta la fecha para períodos incompletos",
149
+ sf70eaf9ab4c93082: "no cont",
98
150
  sf9c10516a62a23db: "Mostrar como",
151
+ sfa2d0aa30ee5aa58: "últimos (x) períodos",
99
152
  sfad9ed343e97551c: "Valor pasado",
100
- sfbac36245480ddbc: "Separador"
153
+ sfbac36245480ddbc: "Separador",
154
+ sfda1c9d0be35cec8: "trimestre hasta la fecha"
101
155
  };
102
156
  export {
103
157
  e as templates
@@ -0,0 +1,88 @@
1
+ import '@luzmo/lucero/field-label';
2
+ import '@luzmo/lucero/icon';
3
+ import '@luzmo/lucero/menu';
4
+ import '@luzmo/lucero/picker';
5
+ import { CSSResultArray, PropertyValues, TemplateResult } from 'lit';
6
+ import { LuzmoElement } from '@luzmo/lucero/utils';
7
+ type DataItem = {
8
+ id: string;
9
+ name?: {
10
+ [key: string]: string;
11
+ };
12
+ description?: {
13
+ [key: string]: string;
14
+ };
15
+ format?: string;
16
+ type?: string;
17
+ subtype?: string;
18
+ lowestLevel?: string;
19
+ };
20
+ declare const LuzmoFilterDataItemPicker_base: typeof LuzmoElement & {
21
+ new (...args: any[]): import("@luzmo/lucero").SizedElementInterface;
22
+ prototype: import("@luzmo/lucero").SizedElementInterface;
23
+ };
24
+ /**
25
+ * @element luzmo-filter-data-item-picker
26
+ * @fires data-item-selected - Emitted when a data item is selected
27
+ */
28
+ export declare class LuzmoFilterDataItemPicker extends LuzmoFilterDataItemPicker_base {
29
+ static get styles(): CSSResultArray;
30
+ /**
31
+ * The language of the settings interface
32
+ */
33
+ language: string;
34
+ /**
35
+ * The language to use for locale-aware formatting and labels
36
+ */
37
+ contentLanguage: string;
38
+ /**
39
+ * Whether the picker has a label
40
+ */
41
+ hasLabel: boolean;
42
+ /**
43
+ * The label for the picker, if hasLabel is true
44
+ */
45
+ label?: string;
46
+ /**
47
+ * Where to show icons
48
+ */
49
+ icons?: 'none' | 'only-menu' | 'all';
50
+ /**
51
+ * 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.
52
+ */
53
+ allowEmpty: boolean;
54
+ /**
55
+ * The placeholder text for the picker is no value selected. If allowEmpty is true, this will be used as the label.
56
+ */
57
+ placeholder: string;
58
+ /**
59
+ * The dataItemId to display in the picker. If not provided, the first item will be displayed.
60
+ */
61
+ dataItemId: string;
62
+ /**
63
+ * Whether the picker is in loading state
64
+ */
65
+ loading: boolean;
66
+ /**
67
+ * Whether the picker is invalid - eg. the dataItemId is not found in the datasetsDataItems or query failed to fetch data
68
+ */
69
+ invalid: boolean;
70
+ /**
71
+ * The datasets and their dataItems to display
72
+ */
73
+ datasetsDataItems: {
74
+ id: string;
75
+ name: {
76
+ [key: string]: string;
77
+ };
78
+ columns: DataItem[];
79
+ formulas: DataItem[];
80
+ }[];
81
+ private _dataItemSelected;
82
+ private _sendChangeEvent;
83
+ setDataItem(event: CustomEvent): void;
84
+ private _findDataItemInDatasetsDataItems;
85
+ protected willUpdate(changedProperties: PropertyValues): void;
86
+ protected render(): TemplateResult;
87
+ }
88
+ export {};
@@ -0,0 +1,47 @@
1
+ /*! * A kit of modern Luzmo Web Components for analytics in your web application.
2
+ *
3
+ * Copyright © 2025 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
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("../index-j8UKjHqY.cjs");require("../index-DSQyBS9Z.cjs");require("../index-Bafc5poK.cjs");require("../index-c2uKLWDt.cjs");const e=require("../property-Dlf9S6Jz.cjs"),d=require("../set-locale-5FFfQpVQ.cjs"),p=require("../localized-decorator-ClAOFk8M.cjs"),I=require("../base-D76d76ww-tT6yr8eb.cjs");require("../focusable-BxtpnzWp-CkK9AeMt.cjs");const g=require("../calculate-data-item-icon-BtUWtDx3.cjs"),y=require("../localize-r7ALOUy_.cjs"),D=":host{--var: blue}:host{font-family:var(--luzmo-font-family)}";var z=Object.defineProperty,b=Object.getOwnPropertyDescriptor,c=(h,a,i,l)=>{for(var t=l>1?void 0:l?b(a,i):a,o=h.length-1,s;o>=0;o--)(s=h[o])&&(t=(l?s(a,i,t):s(t))||t);return l&&t&&z(a,i,t),t};exports.LuzmoFilterDataItemPicker=class extends I.m(I.It,{validSizes:Object.values(I.d$1)}){constructor(){super(...arguments),this.language="en",this.contentLanguage="en",this.hasLabel=!1,this.icons="only-menu",this.allowEmpty=!1,this.placeholder="",this.dataItemId="",this.loading=!1,this.invalid=!1,this.datasetsDataItems=[]}static get styles(){return[e.r(D)]}_sendChangeEvent(){this.dispatchEvent(new CustomEvent("data-item-selected",{bubbles:!0,composed:!0,cancelable:!0,detail:{dataItem:this._dataItemSelected}}))}setDataItem(a){const i=a==null?void 0:a.detail;for(const l of this.datasetsDataItems){const t=l.columns,o=l.formulas,s=t.find(u=>u.id===i),n=u=>{this._dataItemSelected=u,this.dataItemId=i,this._sendChangeEvent()};if(s){n(s);break}const r=o.find(u=>u.id===i);if(r){n(r);break}}}_findDataItemInDatasetsDataItems(a){for(const i of this.datasetsDataItems){const l=i.columns,t=i.formulas,o=l==null?void 0:l.find(n=>n.id===a);if(o){this._dataItemSelected=o,this._dataItemSelected.datasetId=i.id,["hierarchy","datetime"].includes(o.type??"")&&(this._dataItemSelected.lowestLevel=o.lowestLevel);break}const s=t==null?void 0:t.find(n=>n.id===a);if(s){this._dataItemSelected=s,this._dataItemSelected.isFormula=!0,this._dataItemSelected.datasetId=i.id,["hierarchy","datetime"].includes(s.type??"")&&(this._dataItemSelected.lowestLevel=s.lowestLevel);break}}}willUpdate(a){var o,s,n;const i=a.has("language"),l=a.has("dataItemId"),t=a.has("datasetsDataItems");if(i&&this.language!==d.getLocale()&&([...d.targetLocales].includes(this.language??"en")||this.language==="en")&&d.setLocale(this.language),(l||t)&&(this._findDataItemInDatasetsDataItems(this.dataItemId),!this._dataItemSelected&&!this.allowEmpty&&!this.loading)){for(const r of this.datasetsDataItems)if(((o=r==null?void 0:r.columns)==null?void 0:o.length)>0){this._dataItemSelected=r.columns[0];break}else if(((s=r==null?void 0:r.formulas)==null?void 0:s.length)>0){this._dataItemSelected=r.formulas[0];break}this.dataItemId=(n=this._dataItemSelected)==null?void 0:n.id,this._sendChangeEvent()}}render(){let a=e.x``;for(const t of this.datasetsDataItems??[]){const o=(t==null?void 0:t.columns)??[],s=(t==null?void 0:t.formulas)??[],n=m=>{const f=e.x`
21
+ <luzmo-icon
22
+ slot="icon"
23
+ .size=${this.size}
24
+ .icon=${g.calculateDataItemIcon(m,this.size)}
25
+ >
26
+ </luzmo-icon>
27
+ `;return e.x`<luzmo-menu-item value=${m.id}>
28
+ ${this.icons==="none"?"":f}
29
+ ${y.localize((m==null?void 0:m.name)??{},this.contentLanguage)}
30
+ </luzmo-menu-item>`},r=o.map(m=>n(m)),u=s.map(m=>n(m));a=e.x`${r} ${u}`}const i=e.x`${a}`,l=e.x`
31
+ <luzmo-field-label for="data-item" size=${this.size}
32
+ >${this.label??d.msg("Select...")}
33
+ </luzmo-field-label>
34
+ `;return e.x` ${this.hasLabel?l:""}
35
+ <luzmo-picker
36
+ label=${this.placeholder??d.msg("Select...")}
37
+ id="data-item"
38
+ size=${this.size}
39
+ .icons=${!this.icons||["none","only-menu"].includes(this.icons)?"none":void 0}
40
+ variant="highlight"
41
+ .pending=${this.loading}
42
+ .invalid=${this.invalid}
43
+ value=${this.dataItemId}
44
+ @change=${this.setDataItem}
45
+ >
46
+ ${i}
47
+ </luzmo-picker>`}};c([e.n({type:String,reflect:!0})],exports.LuzmoFilterDataItemPicker.prototype,"language",2);c([e.n({type:String,attribute:"content-language",reflect:!0})],exports.LuzmoFilterDataItemPicker.prototype,"contentLanguage",2);c([e.n({type:Boolean,attribute:"has-label",reflect:!0})],exports.LuzmoFilterDataItemPicker.prototype,"hasLabel",2);c([e.n({type:String,reflect:!0})],exports.LuzmoFilterDataItemPicker.prototype,"label",2);c([e.n({type:String,reflect:!0})],exports.LuzmoFilterDataItemPicker.prototype,"icons",2);c([e.n({type:Boolean,attribute:"allow-empty",reflect:!0})],exports.LuzmoFilterDataItemPicker.prototype,"allowEmpty",2);c([e.n({type:String,attribute:"placeholder",reflect:!0})],exports.LuzmoFilterDataItemPicker.prototype,"placeholder",2);c([e.n({type:String,attribute:"data-item-id",reflect:!0})],exports.LuzmoFilterDataItemPicker.prototype,"dataItemId",2);c([e.n({type:Boolean,attribute:"loading",reflect:!0})],exports.LuzmoFilterDataItemPicker.prototype,"loading",2);c([e.n({type:Boolean,attribute:"invalid",reflect:!0})],exports.LuzmoFilterDataItemPicker.prototype,"invalid",2);c([e.n({type:Array,reflect:!1})],exports.LuzmoFilterDataItemPicker.prototype,"datasetsDataItems",2);exports.LuzmoFilterDataItemPicker=c([p.localized()],exports.LuzmoFilterDataItemPicker);customElements.get("luzmo-filter-data-item-picker")||customElements.define("luzmo-filter-data-item-picker",exports.LuzmoFilterDataItemPicker);
@@ -0,0 +1,7 @@
1
+ import { LuzmoFilterDataItemPicker } from './filter-data-item-picker';
2
+ declare global {
3
+ interface HTMLElementTagNameMap {
4
+ 'luzmo-filter-data-item-picker': LuzmoFilterDataItemPicker;
5
+ }
6
+ }
7
+ export { LuzmoFilterDataItemPicker } from './filter-data-item-picker';
@@ -0,0 +1,193 @@
1
+ /*! * A kit of modern Luzmo Web Components for analytics in your web application.
2
+ *
3
+ * Copyright © 2025 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 "../index-CsDgk_sj.js";
21
+ import "../index-BC1LV3vH.js";
22
+ import "../index-Cb5l6iK_.js";
23
+ import "../index-BwsEWpIS.js";
24
+ import { r as g, x as f, n as u } from "../property-CxtZroGf.js";
25
+ import { g as b, t as y, s as I, m as z } from "../set-locale-DAGnJZD8.js";
26
+ import { l as v } from "../localized-decorator-DGnMToFa.js";
27
+ import { m as x, b as S, I as w } from "../base-D76d76ww-BGkuhs54.js";
28
+ import "../focusable-BxtpnzWp-DJQkL8Zv.js";
29
+ import { c as _ } from "../calculate-data-item-icon-DauSiV8c.js";
30
+ import { l as D } from "../localize-BX7q0S0M.js";
31
+ const p = () => {
32
+ if (typeof document < "u" && !document.querySelector("style[data-luzmo-vars]")) {
33
+ const o = document.createElement("style");
34
+ o.setAttribute("data-luzmo-vars", ""), o.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: rgb(140, 140, 140);--luzmo-border-color-full-down: rgb(110, 110, 110);--luzmo-border-color-full-focus: rgb(140, 140, 140);--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: #f0f0fc;--luzmo-background-color-down: #f1f1ff;--luzmo-background-color-focus: #f0f0fc;--luzmo-background-color-highlight: rgb(240, 240, 240);--luzmo-background-color-highlight-disabled: rgb(245, 245, 245);--luzmo-background-color-highlight-hover: rgb(225, 225, 225);--luzmo-background-color-highlight-down: rgb(215, 215, 215);--luzmo-background-color-highlight-focus: rgb(225, 225, 225);--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: #333;--luzmo-font-color-down: #111;--luzmo-font-color-focus: #333;--luzmo-primary: #4434ff;--luzmo-primary-hover: #4234e4;--luzmo-primary-down: #392cc7;--luzmo-primary-focus: #4234e4;--luzmo-primary-inverse-color: #ffffff;--luzmo-primary-rgb: 68, 52, 255;--luzmo-secondary: #ff00ff;--luzmo-secondary-hover: #e309e3;--luzmo-secondary-down: #c711c7;--luzmo-secondary-focus: #e309e3;--luzmo-secondary-inverse-color: #ffffff;--luzmo-secondary-rgb: 255, 0, 255;--luzmo-negative-color: #ca221c;--luzmo-negative-color-hover: #b3241f;--luzmo-negative-color-down: #9f231f;--luzmo-negative-color-focus: #b3241f;--luzmo-negative-color-rgb: 202, 34, 28;--luzmo-positive-color: rgb(20, 150, 101);--luzmo-positive-color-hover: rgb(17, 128, 86);--luzmo-positive-color-down: rgb(16, 105, 71);--luzmo-positive-color-focus: rgb(17, 128, 86);--luzmo-positive-color-rgb: 20, 150, 101;--luzmo-selected-color: rgb(110, 110, 110);--luzmo-selected-color-hover: rgb(70, 70, 70);--luzmo-selected-color-down: rgb(40, 40, 40);--luzmo-selected-color-focus: rgb(70, 70, 70);--luzmo-selected-color-hard: #1e1e1e;--luzmo-selected-color-hard-hover: rgb(0, 0, 0);--luzmo-selected-color-hard-down: rgb(0, 0, 0);--luzmo-selected-color-hard-focus: rgb(0, 0, 0);--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(o);
35
+ }
36
+ };
37
+ p();
38
+ const k = ":host{--var: blue}:host{font-family:var(--luzmo-font-family)}";
39
+ var $ = Object.defineProperty, L = Object.getOwnPropertyDescriptor, n = (o, l, i, e) => {
40
+ for (var t = e > 1 ? void 0 : e ? L(l, i) : l, a = o.length - 1, r; a >= 0; a--)
41
+ (r = o[a]) && (t = (e ? r(l, i, t) : r(t)) || t);
42
+ return e && t && $(l, i, t), t;
43
+ };
44
+ let s = class extends x(w, {
45
+ validSizes: Object.values(S)
46
+ }) {
47
+ constructor() {
48
+ super(...arguments), this.language = "en", this.contentLanguage = "en", this.hasLabel = !1, this.icons = "only-menu", this.allowEmpty = !1, this.placeholder = "", this.dataItemId = "", this.loading = !1, this.invalid = !1, this.datasetsDataItems = [];
49
+ }
50
+ static get styles() {
51
+ return [g(k)];
52
+ }
53
+ _sendChangeEvent() {
54
+ this.dispatchEvent(
55
+ new CustomEvent("data-item-selected", {
56
+ bubbles: !0,
57
+ composed: !0,
58
+ cancelable: !0,
59
+ detail: {
60
+ dataItem: this._dataItemSelected
61
+ }
62
+ })
63
+ );
64
+ }
65
+ setDataItem(o) {
66
+ const l = o == null ? void 0 : o.detail;
67
+ for (const i of this.datasetsDataItems) {
68
+ const e = i.columns, t = i.formulas, a = e.find((d) => d.id === l), r = (d) => {
69
+ this._dataItemSelected = d, this.dataItemId = l, this._sendChangeEvent();
70
+ };
71
+ if (a) {
72
+ r(a);
73
+ break;
74
+ }
75
+ const m = t.find((d) => d.id === l);
76
+ if (m) {
77
+ r(m);
78
+ break;
79
+ }
80
+ }
81
+ }
82
+ _findDataItemInDatasetsDataItems(o) {
83
+ for (const l of this.datasetsDataItems) {
84
+ const i = l.columns, e = l.formulas, t = i == null ? void 0 : i.find((r) => r.id === o);
85
+ if (t) {
86
+ this._dataItemSelected = t, this._dataItemSelected.datasetId = l.id, ["hierarchy", "datetime"].includes(t.type ?? "") && (this._dataItemSelected.lowestLevel = t.lowestLevel);
87
+ break;
88
+ }
89
+ const a = e == null ? void 0 : e.find((r) => r.id === o);
90
+ if (a) {
91
+ this._dataItemSelected = a, this._dataItemSelected.isFormula = !0, this._dataItemSelected.datasetId = l.id, ["hierarchy", "datetime"].includes(a.type ?? "") && (this._dataItemSelected.lowestLevel = a.lowestLevel);
92
+ break;
93
+ }
94
+ }
95
+ }
96
+ willUpdate(o) {
97
+ var t, a, r;
98
+ const l = o.has("language"), i = o.has("dataItemId"), e = o.has("datasetsDataItems");
99
+ if (l && this.language !== b() && ([...y].includes(this.language ?? "en") || this.language === "en") && I(this.language), (i || e) && (this._findDataItemInDatasetsDataItems(this.dataItemId), !this._dataItemSelected && !this.allowEmpty && !this.loading)) {
100
+ for (const m of this.datasetsDataItems)
101
+ if (((t = m == null ? void 0 : m.columns) == null ? void 0 : t.length) > 0) {
102
+ this._dataItemSelected = m.columns[0];
103
+ break;
104
+ } else if (((a = m == null ? void 0 : m.formulas) == null ? void 0 : a.length) > 0) {
105
+ this._dataItemSelected = m.formulas[0];
106
+ break;
107
+ }
108
+ this.dataItemId = (r = this._dataItemSelected) == null ? void 0 : r.id, this._sendChangeEvent();
109
+ }
110
+ }
111
+ render() {
112
+ let o = f``;
113
+ for (const e of this.datasetsDataItems ?? []) {
114
+ const t = (e == null ? void 0 : e.columns) ?? [], a = (e == null ? void 0 : e.formulas) ?? [], r = (c) => {
115
+ const h = f`
116
+ <luzmo-icon
117
+ slot="icon"
118
+ .size=${this.size}
119
+ .icon=${_(c, this.size)}
120
+ >
121
+ </luzmo-icon>
122
+ `;
123
+ return f`<luzmo-menu-item value=${c.id}>
124
+ ${this.icons === "none" ? "" : h}
125
+ ${D((c == null ? void 0 : c.name) ?? {}, this.contentLanguage)}
126
+ </luzmo-menu-item>`;
127
+ }, m = t.map((c) => r(c)), d = a.map((c) => r(c));
128
+ o = f`${m} ${d}`;
129
+ }
130
+ const l = f`${o}`, i = f`
131
+ <luzmo-field-label for="data-item" size=${this.size}
132
+ >${this.label ?? z("Select...")}
133
+ </luzmo-field-label>
134
+ `;
135
+ return f` ${this.hasLabel ? i : ""}
136
+ <luzmo-picker
137
+ label=${this.placeholder ?? z("Select...")}
138
+ id="data-item"
139
+ size=${this.size}
140
+ .icons=${!this.icons || ["none", "only-menu"].includes(this.icons) ? "none" : void 0}
141
+ variant="highlight"
142
+ .pending=${this.loading}
143
+ .invalid=${this.invalid}
144
+ value=${this.dataItemId}
145
+ @change=${this.setDataItem}
146
+ >
147
+ ${l}
148
+ </luzmo-picker>`;
149
+ }
150
+ };
151
+ n([
152
+ u({ type: String, reflect: !0 })
153
+ ], s.prototype, "language", 2);
154
+ n([
155
+ u({ type: String, attribute: "content-language", reflect: !0 })
156
+ ], s.prototype, "contentLanguage", 2);
157
+ n([
158
+ u({ type: Boolean, attribute: "has-label", reflect: !0 })
159
+ ], s.prototype, "hasLabel", 2);
160
+ n([
161
+ u({ type: String, reflect: !0 })
162
+ ], s.prototype, "label", 2);
163
+ n([
164
+ u({ type: String, reflect: !0 })
165
+ ], s.prototype, "icons", 2);
166
+ n([
167
+ u({ type: Boolean, attribute: "allow-empty", reflect: !0 })
168
+ ], s.prototype, "allowEmpty", 2);
169
+ n([
170
+ u({ type: String, attribute: "placeholder", reflect: !0 })
171
+ ], s.prototype, "placeholder", 2);
172
+ n([
173
+ u({ type: String, attribute: "data-item-id", reflect: !0 })
174
+ ], s.prototype, "dataItemId", 2);
175
+ n([
176
+ u({ type: Boolean, attribute: "loading", reflect: !0 })
177
+ ], s.prototype, "loading", 2);
178
+ n([
179
+ u({ type: Boolean, attribute: "invalid", reflect: !0 })
180
+ ], s.prototype, "invalid", 2);
181
+ n([
182
+ u({ type: Array, reflect: !1 })
183
+ ], s.prototype, "datasetsDataItems", 2);
184
+ s = n([
185
+ v()
186
+ ], s);
187
+ customElements.get("luzmo-filter-data-item-picker") || customElements.define(
188
+ "luzmo-filter-data-item-picker",
189
+ s
190
+ );
191
+ export {
192
+ s as LuzmoFilterDataItemPicker
193
+ };
@@ -0,0 +1,74 @@
1
+ import '@luzmo/lucero/field-label';
2
+ import '@luzmo/lucero/menu';
3
+ import '@luzmo/lucero/select';
4
+ import { CSSResultArray, PropertyValues, TemplateResult } from 'lit';
5
+ import { ColumnSubtype, ColumnType } from '@luzmo/dashboard-contents-types';
6
+ import { LuzmoElement } from '@luzmo/lucero/utils';
7
+ declare const LuzmoFilterExpressionPicker_base: typeof LuzmoElement & {
8
+ new (...args: any[]): import("@luzmo/lucero").SizedElementInterface;
9
+ prototype: import("@luzmo/lucero").SizedElementInterface;
10
+ };
11
+ /**
12
+ * @element luzmo-filter-expression-picker
13
+ */
14
+ export declare class LuzmoFilterExpressionPicker extends LuzmoFilterExpressionPicker_base {
15
+ static get styles(): CSSResultArray;
16
+ /**
17
+ * The language of the settings interface
18
+ */
19
+ language: string;
20
+ /**
21
+ * The language of the settings interface
22
+ */
23
+ filter?: any;
24
+ /**
25
+ * Whether the picker has a label
26
+ */
27
+ hasLabel: boolean;
28
+ /**
29
+ * The label for the picker, if hasLabel is true
30
+ */
31
+ label?: string;
32
+ /**
33
+ * 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.
34
+ */
35
+ allowEmpty: boolean;
36
+ /**
37
+ * The placeholder text for the picker is no value selected. If allowEmpty is true, this will be used as the label.
38
+ */
39
+ placeholder: string;
40
+ /**
41
+ * Whether the picker is disabled
42
+ */
43
+ disabled: boolean;
44
+ /**
45
+ * The type of the column
46
+ */
47
+ type?: ColumnType;
48
+ /**
49
+ * The subtype of the column
50
+ */
51
+ subtype?: ColumnSubtype;
52
+ /**
53
+ * Whether the expression is invalid
54
+ */
55
+ invalid: boolean;
56
+ /**
57
+ * Whether the column is a formula
58
+ */
59
+ isFormula: boolean;
60
+ /**
61
+ * The rich expression, mainly bc WTD, YTD, MTD, QTD are not valid expressions -> to_date
62
+ */
63
+ private _richExpression?;
64
+ /**
65
+ * The unit, if WTD, YTD, MTD, QTD
66
+ */
67
+ private _unit?;
68
+ private _expressionConfigurations;
69
+ private _sendChangeEvent;
70
+ setExpression(event: CustomEvent): void;
71
+ protected willUpdate(changedProperties: PropertyValues): void;
72
+ protected render(): TemplateResult;
73
+ }
74
+ export {};
@@ -0,0 +1,20 @@
1
+ /*! * A kit of modern Luzmo Web Components for analytics in your web application.
2
+ *
3
+ * Copyright © 2025 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
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../index-BOqSYlku.cjs");Object.defineProperty(exports,"LuzmoFilterExpressionPicker",{enumerable:!0,get:()=>e.LuzmoFilterExpressionPicker});
@@ -0,0 +1,7 @@
1
+ import { LuzmoFilterExpressionPicker } from './filter-expression-picker';
2
+ declare global {
3
+ interface HTMLElementTagNameMap {
4
+ 'luzmo-filter-expression-picker': LuzmoFilterExpressionPicker;
5
+ }
6
+ }
7
+ export { LuzmoFilterExpressionPicker } from './filter-expression-picker';
@@ -0,0 +1,30 @@
1
+ /*! * A kit of modern Luzmo Web Components for analytics in your web application.
2
+ *
3
+ * Copyright © 2025 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 { L as u } from "../index-C5m9vRp5.js";
21
+ const l = () => {
22
+ if (typeof document < "u" && !document.querySelector("style[data-luzmo-vars]")) {
23
+ const o = document.createElement("style");
24
+ o.setAttribute("data-luzmo-vars", ""), o.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: rgb(140, 140, 140);--luzmo-border-color-full-down: rgb(110, 110, 110);--luzmo-border-color-full-focus: rgb(140, 140, 140);--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: #f0f0fc;--luzmo-background-color-down: #f1f1ff;--luzmo-background-color-focus: #f0f0fc;--luzmo-background-color-highlight: rgb(240, 240, 240);--luzmo-background-color-highlight-disabled: rgb(245, 245, 245);--luzmo-background-color-highlight-hover: rgb(225, 225, 225);--luzmo-background-color-highlight-down: rgb(215, 215, 215);--luzmo-background-color-highlight-focus: rgb(225, 225, 225);--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: #333;--luzmo-font-color-down: #111;--luzmo-font-color-focus: #333;--luzmo-primary: #4434ff;--luzmo-primary-hover: #4234e4;--luzmo-primary-down: #392cc7;--luzmo-primary-focus: #4234e4;--luzmo-primary-inverse-color: #ffffff;--luzmo-primary-rgb: 68, 52, 255;--luzmo-secondary: #ff00ff;--luzmo-secondary-hover: #e309e3;--luzmo-secondary-down: #c711c7;--luzmo-secondary-focus: #e309e3;--luzmo-secondary-inverse-color: #ffffff;--luzmo-secondary-rgb: 255, 0, 255;--luzmo-negative-color: #ca221c;--luzmo-negative-color-hover: #b3241f;--luzmo-negative-color-down: #9f231f;--luzmo-negative-color-focus: #b3241f;--luzmo-negative-color-rgb: 202, 34, 28;--luzmo-positive-color: rgb(20, 150, 101);--luzmo-positive-color-hover: rgb(17, 128, 86);--luzmo-positive-color-down: rgb(16, 105, 71);--luzmo-positive-color-focus: rgb(17, 128, 86);--luzmo-positive-color-rgb: 20, 150, 101;--luzmo-selected-color: rgb(110, 110, 110);--luzmo-selected-color-hover: rgb(70, 70, 70);--luzmo-selected-color-down: rgb(40, 40, 40);--luzmo-selected-color-focus: rgb(70, 70, 70);--luzmo-selected-color-hard: #1e1e1e;--luzmo-selected-color-hard-hover: rgb(0, 0, 0);--luzmo-selected-color-hard-down: rgb(0, 0, 0);--luzmo-selected-color-hard-focus: rgb(0, 0, 0);--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(o);
25
+ }
26
+ };
27
+ l();
28
+ export {
29
+ u as LuzmoFilterExpressionPicker
30
+ };