@luzmo/analytics-components-kit 1.0.1-alpha.31 → 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 +2 -2
  34. package/components/droppable-slot/index.js +21 -19
  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,97 @@
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 { x as u, w as b, D as g, N as n, Q as D, O as k, W as l, u as m, Z as w, A, p as i, H as B, V as E, f as p, S as F, k as H, _ as y, Y as I, X as L, r as o, L as M, M as N, t as c, o as O, a as P, l as x, z as Q, n as S, F as f, B as U, b as V, U as h, P as W, E as X } from "./luzmo-icons-CPucBq6e.js";
21
+ const s = {
22
+ array: {
23
+ s: g,
24
+ m: b,
25
+ l: u,
26
+ xl: u
27
+ },
28
+ coordinates: {
29
+ s: A,
30
+ m: w,
31
+ l: m,
32
+ xl: m
33
+ },
34
+ currency: {
35
+ s: E,
36
+ m: B,
37
+ l: i,
38
+ xl: i
39
+ },
40
+ date: {
41
+ s: P,
42
+ m: O,
43
+ l: c,
44
+ xl: c
45
+ },
46
+ datetime: {
47
+ s: S,
48
+ m: Q,
49
+ l: x,
50
+ xl: x
51
+ },
52
+ duration: {
53
+ s: H,
54
+ m: F,
55
+ l: p,
56
+ xl: p
57
+ },
58
+ hierarchy: {
59
+ s: X,
60
+ m: W,
61
+ l: h,
62
+ xl: h
63
+ },
64
+ image: {
65
+ s: k,
66
+ m: D,
67
+ l: n,
68
+ xl: n
69
+ },
70
+ numeric: {
71
+ s: L,
72
+ m: I,
73
+ l: y,
74
+ xl: y
75
+ },
76
+ time: {
77
+ s: N,
78
+ m: M,
79
+ l: o,
80
+ xl: o
81
+ },
82
+ topography: {
83
+ s: l,
84
+ m: l,
85
+ l,
86
+ xl: l
87
+ },
88
+ ipaddress: {
89
+ s: V,
90
+ m: U,
91
+ l: f,
92
+ xl: f
93
+ }
94
+ }, Z = (r, e = "m") => (r == null ? void 0 : r.type) === "array" ? s.array[e] : (r == null ? void 0 : r.type) === "image" ? s.image[e] : (r == null ? void 0 : r.type) === "spatial" ? (r == null ? void 0 : r.subtype) === "topography" ? s.topography[e] : s.coordinates[e] : (r == null ? void 0 : r.type) === "numeric" ? (r == null ? void 0 : r.subtype) === "currency" ? s.currency[e] : (r == null ? void 0 : r.subtype) === "duration" ? s.duration[e] : s.numeric[e] : (r == null ? void 0 : r.type) === "datetime" ? (r == null ? void 0 : r.subtype) === "time" ? s.time[e] : (r == null ? void 0 : r.subtype) === "date" ? s.date[e] : s.datetime[e] : (r == null ? void 0 : r.type) === "hierarchy" && (r == null ? void 0 : r.subtype) === "ipaddress" ? s.ipaddress[e] : s.hierarchy[e];
95
+ export {
96
+ Z as c
97
+ };
@@ -17,7 +17,7 @@
17
17
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18
18
  * SOFTWARE.
19
19
  * */
20
- "use strict";const c=require("./base-D76d76ww-BEIhYtgV.cjs"),o=require("./if-defined-D-1p2bLN-0_AoRnT2.cjs");/*! * Lucero - The design system for Luzmo.
20
+ "use strict";const n=require("./base-D76d76ww-tT6yr8eb.cjs"),o=require("./if-defined-DOaE2coe-Cvlu5s9n.cjs");/*! * Lucero - The design system for Luzmo.
21
21
  *
22
22
  * Copyright © 2025 Luzmo
23
23
  * All rights reserved.
@@ -33,7 +33,7 @@
33
33
  * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
34
34
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
35
35
  * SOFTWARE.
36
- * */var a=Object.defineProperty,r=(n,e,h,s)=>{for(var t=void 0,i=n.length-1,d;i>=0;i--)(d=n[i])&&(t=d(e,h,t)||t);return t&&a(e,h,t),t};function u(n){class e extends n{constructor(){super(...arguments),this.checked=!1,this.readonly=!1}handleChange(){if(this.readonly){this.inputElement.checked=this.checked;return}this.checked=this.inputElement.checked;const s=new CustomEvent("change",{bubbles:!0,cancelable:!0,composed:!0,detail:this.checked});this.dispatchEvent(s)||(this.checked=!this.inputElement.checked,this.inputElement.checked=this.checked)}render(){return c.Rt`
36
+ * */var a=Object.defineProperty,r=(c,e,h,s)=>{for(var t=void 0,i=c.length-1,d;i>=0;i--)(d=c[i])&&(t=d(e,h,t)||t);return t&&a(e,h,t),t};function u(c){class e extends c{constructor(){super(...arguments),this.checked=!1,this.readonly=!1}handleChange(){if(this.readonly){this.inputElement.checked=this.checked;return}this.checked=this.inputElement.checked;const s=new CustomEvent("change",{bubbles:!0,cancelable:!0,composed:!0,detail:this.checked});this.dispatchEvent(s)||(this.checked=!this.inputElement.checked,this.inputElement.checked=this.checked)}render(){return n.Rt`
37
37
  <input
38
38
  id="input"
39
39
  name=${o.m(this.name||void 0)}
@@ -42,4 +42,4 @@
42
42
  ?disabled=${this.readonly}
43
43
  @change=${this.handleChange}
44
44
  />
45
- `}}return r([c.Dt({type:Boolean,reflect:!0})],e.prototype,"checked"),r([c.Dt({type:String,reflect:!0})],e.prototype,"name"),r([c.Dt({type:Boolean,reflect:!0})],e.prototype,"readonly"),r([o.d("#input")],e.prototype,"inputElement"),e}exports.k=u;
45
+ `}}return r([n.zt({type:Boolean,reflect:!0})],e.prototype,"checked"),r([n.zt({type:String,reflect:!0})],e.prototype,"name"),r([n.zt({type:Boolean,reflect:!0})],e.prototype,"readonly"),r([o.d("#input")],e.prototype,"inputElement"),e}exports.k=u;
@@ -17,8 +17,8 @@
17
17
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18
18
  * SOFTWARE.
19
19
  * */
20
- import { D as i, R as d } from "./base-D76d76ww-D0dTUBua.js";
21
- import { d as a, m as p } from "./if-defined-D-1p2bLN-Bn-33APC.js";
20
+ import { z as i, R as d } from "./base-D76d76ww-BGkuhs54.js";
21
+ import { d as a, m as p } from "./if-defined-DOaE2coe-CNT45Xcl.js";
22
22
  /*! * Lucero - The design system for Luzmo.
23
23
  *
24
24
  * Copyright © 2025 Luzmo
@@ -19,33 +19,53 @@
19
19
  * */
20
20
  const e = {
21
21
  s00decbd8fed4f501: "Maximum",
22
+ s0456d2ad905847d9: "letzte",
22
23
  s079a052719914d71: "Kategorie",
24
+ s08098b07b4c86ff2: "&lt;=",
25
+ s08108707b4ce87d4: "&gt;=",
26
+ s088e3b07b5394bc3: "gleich",
23
27
  s099b18e1bd8a1154: "Stunden",
24
28
  s09c2b609dff29061: "Kumulative Summe",
25
29
  s0acece4c687177a9: "Quartalsnummern",
26
30
  s0bb151c9319a6813: "X-Achse",
31
+ s0bca0c91195d8d6d: "enth",
27
32
  s1125d159f7e64df5: "Anzeigen",
28
33
  s11326fd2590f4e5e: "Standard",
34
+ s122f7f3f1a22ea50: "nicht gleich",
35
+ s13f5793e33ebda4f: "zwischen",
29
36
  s146475c4daa430ed: "Dezimalstellen",
37
+ s178b06f4d02cfd40: "fehlt nicht",
30
38
  s184501a399a815dc: "Quartale",
31
39
  s18498398aeb37b07: "Woche beginnt am",
40
+ s187528426100c44e: "Keine Daten",
32
41
  s1cdb6b07fe827486: "Wochennummer",
42
+ s1e593719b55d60c0: "MTD",
33
43
  s1f0916624a87d415: "Tag im Jahr",
34
44
  s2454d1f117573457: "Genauigkeit",
35
45
  s247d110f13a3a288: "Tag in der Woche",
46
+ s26273c258ddde0e1: "Auswählen...",
36
47
  s2695506122ffd614: "Sekunde in der Minute",
48
+ s2718cebf7de190e1: "ist zwischen",
37
49
  s2798d16f4e04857e: "Minute in der Stunde",
38
50
  s281f1d977ddc0ebe: "Monatsnummer",
39
51
  s2ea38ce3da088075: "Perioden",
40
52
  s2fb2a49481123d6a: "Wochen",
53
+ s2fedf26ef08343d4: "ist gleich",
54
+ s3924c3d773a80312: "letzte verfügbar",
41
55
  s3c6455b19fb1c3e4: "Absoluter Wechsel",
42
56
  s3dcf7b255596a2c3: "Standardabweichung",
43
57
  s441accd1cd3484c9: "Minute",
44
58
  s467b030b9a34b3c8: "Durchschnitt",
45
59
  s48e186fb300e5464: "Zeit",
46
60
  s496c60f73bdf5725: "Aggregation",
61
+ s4b30fad1c34464e1: "größer oder gleich",
47
62
  s4b58c01e2578f5e4: "Legende",
63
+ s4e585eeea351a038: "enthält",
48
64
  s4efbcab48a433013: "Lang",
65
+ s519d0aa80bbafd42: "Woche bis heute",
66
+ s57ace73e7c6e719f: "ist nicht in",
67
+ s58ec693e33483873: "kleiner als",
68
+ s5d929ff1619ac0c9: "Suchen",
49
69
  s602805b1eb3106c6: "Y-Achse",
50
70
  s6031881827829901: "24h",
51
71
  s60b34c3c17dc35bd: "Jahre",
@@ -54,50 +74,84 @@ const e = {
54
74
  s66dcbbc0355c2759: "Sonntag",
55
75
  s680f01021b5e339d: "Woche",
56
76
  s6b0bffd88024372f: "Stunde",
77
+ s708bbac083d05109: "beginnt nicht mit",
78
+ s70a773eb3133e5fa: "Monat bis heute",
57
79
  s716a6024e3fe999c: "Zeigen",
58
80
  s71a5c9f4b68ef4d4: "Zählen",
59
81
  s740d7e8b131e9e97: "Gewichteter Durchschnitt",
82
+ s74dcd519e6563a26: "WTD",
60
83
  s7632fc9aa12bf382: "Monate",
84
+ s7a6878d41ffac284: "letzte abgeschl",
85
+ s846876f9b712e843: "ist nicht gleich",
86
+ s862f5319f0256b94: "QTD",
61
87
  s8665d029b5cb8b24: "Gesamtsummen",
88
+ s8a56a8c8bd19c9c7: "fehlt",
62
89
  s8d0259032729869d: "Sekunde",
63
90
  s965c503c3e42fdfe: "Aktiviert",
91
+ s9689e928323dc124: "letzte abgeschlossene (Periode)",
64
92
  s981f232bd33ec927: "Rate",
93
+ s9854300ef4a37d18: "endet nicht mit",
65
94
  s987abe19fac8d108: "Summe",
66
95
  s98c337186f2d57c6: "Bin-Breite",
96
+ s98db41a3eb532203: "Jahr bis heute",
97
+ s991d216e6efc157c: "Keine Ergebnisse",
98
+ s996319f23f6cf0b5: "endet mit",
67
99
  s9b9009d4a5004fb8: "Binning",
100
+ s9b9d6ce29d05a298: "kleiner oder gleich",
68
101
  sa3c9339de23c1752: "Format",
69
102
  sa6ab5184d6315895: "Von",
70
103
  sa6f2645578b2d2bc: "Jahr",
104
+ sa7effa06c0f6784c: "größer als",
105
+ sac8b59943205b14f: "nächste volle (Periode)",
71
106
  sac94bb71f7737997: "Median",
72
107
  sacae74732f544fca: "Tage",
108
+ saf63b34c8601a6e1: "&gt;",
73
109
  sb1f654608a3eea75: "Wochentag",
110
+ sb3b793ff5cc1bc39: "nächste (x) Perioden",
74
111
  sb47daaf9e1c4a905: "Monat",
75
112
  sb5b295e3a7500b9c: "Dauerstufen",
76
113
  sb6513caf69971fb5: "Kurz",
114
+ sb70671db5700ff60: "endet nicht mit",
115
+ sb93e5af29aca2e3d: "fehlt",
77
116
  sbbb97b1c63507dc0: "Zahl",
117
+ sbeebe911264bed23: "letzte (x) verfügbare Perioden",
78
118
  sc1bf67624fa6d498: "% Änderung",
79
119
  sc27dc998602cdc61: "Beispiel:",
80
120
  sc4842e5b8b90466a: "Sekunden",
81
121
  sc6e49f3d37e54030: "Stunde im Tag",
122
+ sc6f5a4fc0583d734: "ist in",
123
+ scb7bab1a17663a6c: "YTD",
82
124
  scf2bb2b0de9cdb8a: "Millisekunde",
83
125
  sd237be440de38cc7: "Quartal",
84
126
  sd28141a332dc31fa: "Tag im Monat",
127
+ sd5b1040899eb149d: "nächste voll",
128
+ sd66a74fff07a11fb: "{count} elemente ausgewählt",
85
129
  sd7ebafacf602c9bd: "Brief",
86
130
  sdb73788b3c975f16: "Automatisch",
131
+ sdfeb2151b9e78d4d: "enthält nicht",
87
132
  se0955919920ee87d: "Tag",
88
133
  se211e3d21bbf3bff: "Maß",
89
134
  se2b7530e30fa607d: "Periodenvergleich",
90
135
  se415bbea6c976fb1: "Gruppieren nach",
136
+ se5316cbaa025f028: "nächste",
91
137
  se715be190539325a: "vor",
92
138
  se8e9d799a9e267ce: "Unterschiedliche Zählung",
139
+ se9e535bb9591039e: "Ausdruck auswählen",
93
140
  se9ff6e9a514d8cf9: "Montag",
94
141
  seb4eae68d45315b7: "Minimum",
142
+ seb9c440de1ce6044: "beginnt mit",
143
+ sec2f608650e36ac5: "letzte abgeschlossene Periode",
144
+ secf42ec1c7c47be2: "fehlt nicht",
95
145
  see0ec27fb03d880e: "Minuten",
96
146
  sef49aec68fd1dc66: "Name",
147
+ sf518b78d9734f57b: "beginnt nicht mit",
97
148
  sf6cda8263b3170af: "Verwenden Sie den Zeitraum bis heute für unvollständige Zeiträume",
149
+ sf70eaf9ab4c93082: "nicht enth",
98
150
  sf9c10516a62a23db: "Anzeigen als",
151
+ sfa2d0aa30ee5aa58: "letzte (x) Perioden",
99
152
  sfad9ed343e97551c: "Vergangener Wert",
100
- sfbac36245480ddbc: "Trennzeichen"
153
+ sfbac36245480ddbc: "Trennzeichen",
154
+ sfda1c9d0be35cec8: "Quartal bis heute"
101
155
  };
102
156
  export {
103
157
  e as templates
@@ -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:"Maximum",s0456d2ad905847d9:"letzte",s079a052719914d71:"Kategorie",s08098b07b4c86ff2:"&lt;=",s08108707b4ce87d4:"&gt;=",s088e3b07b5394bc3:"gleich",s099b18e1bd8a1154:"Stunden",s09c2b609dff29061:"Kumulative Summe",s0acece4c687177a9:"Quartalsnummern",s0bb151c9319a6813:"X-Achse",s0bca0c91195d8d6d:"enth",s1125d159f7e64df5:"Anzeigen",s11326fd2590f4e5e:"Standard",s122f7f3f1a22ea50:"nicht gleich",s13f5793e33ebda4f:"zwischen",s146475c4daa430ed:"Dezimalstellen",s178b06f4d02cfd40:"fehlt nicht",s184501a399a815dc:"Quartale",s18498398aeb37b07:"Woche beginnt am",s187528426100c44e:"Keine Daten",s1cdb6b07fe827486:"Wochennummer",s1e593719b55d60c0:"MTD",s1f0916624a87d415:"Tag im Jahr",s2454d1f117573457:"Genauigkeit",s247d110f13a3a288:"Tag in der Woche",s26273c258ddde0e1:"Auswählen...",s2695506122ffd614:"Sekunde in der Minute",s2718cebf7de190e1:"ist zwischen",s2798d16f4e04857e:"Minute in der Stunde",s281f1d977ddc0ebe:"Monatsnummer",s2ea38ce3da088075:"Perioden",s2fb2a49481123d6a:"Wochen",s2fedf26ef08343d4:"ist gleich",s3924c3d773a80312:"letzte verfügbar",s3c6455b19fb1c3e4:"Absoluter Wechsel",s3dcf7b255596a2c3:"Standardabweichung",s441accd1cd3484c9:"Minute",s467b030b9a34b3c8:"Durchschnitt",s48e186fb300e5464:"Zeit",s496c60f73bdf5725:"Aggregation",s4b30fad1c34464e1:"größer oder gleich",s4b58c01e2578f5e4:"Legende",s4e585eeea351a038:"enthält",s4efbcab48a433013:"Lang",s519d0aa80bbafd42:"Woche bis heute",s57ace73e7c6e719f:"ist nicht in",s58ec693e33483873:"kleiner als",s5d929ff1619ac0c9:"Suchen",s602805b1eb3106c6:"Y-Achse",s6031881827829901:"24h",s60b34c3c17dc35bd:"Jahre",s66722bc2ea775e05:"Deaktiviert",s669b18c6d2d9c95b:"Keine",s66dcbbc0355c2759:"Sonntag",s680f01021b5e339d:"Woche",s6b0bffd88024372f:"Stunde",s708bbac083d05109:"beginnt nicht mit",s70a773eb3133e5fa:"Monat bis heute",s716a6024e3fe999c:"Zeigen",s71a5c9f4b68ef4d4:"Zählen",s740d7e8b131e9e97:"Gewichteter Durchschnitt",s74dcd519e6563a26:"WTD",s7632fc9aa12bf382:"Monate",s7a6878d41ffac284:"letzte abgeschl",s846876f9b712e843:"ist nicht gleich",s862f5319f0256b94:"QTD",s8665d029b5cb8b24:"Gesamtsummen",s8a56a8c8bd19c9c7:"fehlt",s8d0259032729869d:"Sekunde",s965c503c3e42fdfe:"Aktiviert",s9689e928323dc124:"letzte abgeschlossene (Periode)",s981f232bd33ec927:"Rate",s9854300ef4a37d18:"endet nicht mit",s987abe19fac8d108:"Summe",s98c337186f2d57c6:"Bin-Breite",s98db41a3eb532203:"Jahr bis heute",s991d216e6efc157c:"Keine Ergebnisse",s996319f23f6cf0b5:"endet mit",s9b9009d4a5004fb8:"Binning",s9b9d6ce29d05a298:"kleiner oder gleich",sa3c9339de23c1752:"Format",sa6ab5184d6315895:"Von",sa6f2645578b2d2bc:"Jahr",sa7effa06c0f6784c:"größer als",sac8b59943205b14f:"nächste volle (Periode)",sac94bb71f7737997:"Median",sacae74732f544fca:"Tage",saf63b34c8601a6e1:"&gt;",sb1f654608a3eea75:"Wochentag",sb3b793ff5cc1bc39:"nächste (x) Perioden",sb47daaf9e1c4a905:"Monat",sb5b295e3a7500b9c:"Dauerstufen",sb6513caf69971fb5:"Kurz",sb70671db5700ff60:"endet nicht mit",sb93e5af29aca2e3d:"fehlt",sbbb97b1c63507dc0:"Zahl",sbeebe911264bed23:"letzte (x) verfügbare Perioden",sc1bf67624fa6d498:"% Änderung",sc27dc998602cdc61:"Beispiel:",sc4842e5b8b90466a:"Sekunden",sc6e49f3d37e54030:"Stunde im Tag",sc6f5a4fc0583d734:"ist in",scb7bab1a17663a6c:"YTD",scf2bb2b0de9cdb8a:"Millisekunde",sd237be440de38cc7:"Quartal",sd28141a332dc31fa:"Tag im Monat",sd5b1040899eb149d:"nächste voll",sd66a74fff07a11fb:"{count} elemente ausgewählt",sd7ebafacf602c9bd:"Brief",sdb73788b3c975f16:"Automatisch",sdfeb2151b9e78d4d:"enthält nicht",se0955919920ee87d:"Tag",se211e3d21bbf3bff:"Maß",se2b7530e30fa607d:"Periodenvergleich",se415bbea6c976fb1:"Gruppieren nach",se5316cbaa025f028:"nächste",se715be190539325a:"vor",se8e9d799a9e267ce:"Unterschiedliche Zählung",se9e535bb9591039e:"Ausdruck auswählen",se9ff6e9a514d8cf9:"Montag",seb4eae68d45315b7:"Minimum",seb9c440de1ce6044:"beginnt mit",sec2f608650e36ac5:"letzte abgeschlossene Periode",secf42ec1c7c47be2:"fehlt nicht",see0ec27fb03d880e:"Minuten",sef49aec68fd1dc66:"Name",sf518b78d9734f57b:"beginnt nicht mit",sf6cda8263b3170af:"Verwenden Sie den Zeitraum bis heute für unvollständige Zeiträume",sf70eaf9ab4c93082:"nicht enth",sf9c10516a62a23db:"Anzeigen als",sfa2d0aa30ee5aa58:"letzte (x) Perioden",sfad9ed343e97551c:"Vergangener Wert",sfbac36245480ddbc:"Trennzeichen",sfda1c9d0be35cec8:"Quartal bis heute"};exports.templates=e;
@@ -17,7 +17,7 @@
17
17
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18
18
  * SOFTWARE.
19
19
  * */
20
- "use strict";const i=require("./base-D76d76ww-BEIhYtgV.cjs");/*! * Lucero - The design system for Luzmo.
20
+ "use strict";const c=require("./base-D76d76ww-tT6yr8eb.cjs");/*! * Lucero - The design system for Luzmo.
21
21
  *
22
22
  * Copyright © 2025 Luzmo
23
23
  * All rights reserved.
@@ -37,7 +37,7 @@
37
37
  * @license
38
38
  * Copyright 2017 Google LLC
39
39
  * SPDX-License-Identifier: BSD-3-Clause
40
- */function n(s){return i.Dt({...s,state:!0,attribute:!1})}/*! * Lucero - The design system for Luzmo.
40
+ */function a(t){return c.zt({...t,state:!0,attribute:!1})}/*! * Lucero - The design system for Luzmo.
41
41
  *
42
42
  * Copyright © 2025 Luzmo
43
43
  * All rights reserved.
@@ -57,7 +57,7 @@
57
57
  * @license
58
58
  * Copyright 2017 Google LLC
59
59
  * SPDX-License-Identifier: BSD-3-Clause
60
- */const u={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4},_=s=>(...t)=>({_$litDirective$:s,values:t});class ${constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,r,e){this._$Ct=t,this._$AM=r,this._$Ci=e}_$AS(t,r){return this.update(t,r)}update(t,r){return this.render(...r)}}/*! * Lucero - The design system for Luzmo.
60
+ */const f={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4},d=t=>(...e)=>({_$litDirective$:t,values:e});class B{constructor(e){}get _$AU(){return this._$AM._$AU}_$AT(e,n,s){this._$Ct=e,this._$AM=n,this._$Ci=s}_$AS(e,n){return this.update(e,n)}update(e,n){return this.render(...n)}}/*! * Lucero - The design system for Luzmo.
61
61
  *
62
62
  * Copyright © 2025 Luzmo
63
63
  * All rights reserved.
@@ -77,4 +77,4 @@
77
77
  * @license
78
78
  * Copyright 2020 Google LLC
79
79
  * SPDX-License-Identifier: BSD-3-Clause
80
- */const A=s=>s.strings===void 0,c={},a=(s,t=c)=>s._$AH=t;exports.$=$;exports._=_;exports.f=a;exports.n=n;exports.r=A;exports.s=u;
80
+ */const{I:v}=c.Lt,b=t=>t.strings===void 0,l=()=>document.createComment(""),g=(t,e,n)=>{var s;const i=t._$AA.parentNode,A=e===void 0?t._$AB:e._$AA;if(n===void 0){const _=i.insertBefore(l(),A),$=i.insertBefore(l(),A);n=new v(_,$,t,t.options)}else{const _=n._$AB.nextSibling,$=n._$AM,o=$!==t;if(o){let r;(s=n._$AQ)==null||s.call(n,t),n._$AM=t,n._$AP!==void 0&&(r=t._$AU)!==$._$AU&&n._$AP(r)}if(_!==A||o){let r=n._$AA;for(;r!==_;){const u=r.nextSibling;i.insertBefore(r,A),r=u}}}return n},T=(t,e,n=t)=>(t._$AI(e,n),t),h={},p=(t,e=h)=>t._$AH=e,x=t=>t._$AH,U=t=>{var e;(e=t._$AP)==null||e.call(t,!1,!0);let n=t._$AA;const s=t._$AB.nextSibling;for(;n!==s;){const i=n.nextSibling;n.remove(),n=i}};exports.$=B;exports.B=b;exports._=d;exports.a=x;exports.b=U;exports.g=g;exports.n=a;exports.p=T;exports.s=f;exports.x=p;
@@ -17,7 +17,7 @@
17
17
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18
18
  * SOFTWARE.
19
19
  * */
20
- import { D as i } from "./base-D76d76ww-D0dTUBua.js";
20
+ import { z as a, L as u } from "./base-D76d76ww-BGkuhs54.js";
21
21
  /*! * Lucero - The design system for Luzmo.
22
22
  *
23
23
  * Copyright © 2025 Luzmo
@@ -40,8 +40,8 @@ import { D as i } from "./base-D76d76ww-D0dTUBua.js";
40
40
  * Copyright 2017 Google LLC
41
41
  * SPDX-License-Identifier: BSD-3-Clause
42
42
  */
43
- function $(r) {
44
- return i({ ...r, state: !0, attribute: !1 });
43
+ function v(t) {
44
+ return a({ ...t, state: !0, attribute: !1 });
45
45
  }
46
46
  /*! * Lucero - The design system for Luzmo.
47
47
  *
@@ -65,21 +65,21 @@ function $(r) {
65
65
  * Copyright 2017 Google LLC
66
66
  * SPDX-License-Identifier: BSD-3-Clause
67
67
  */
68
- const u = { ATTRIBUTE: 1, CHILD: 2, PROPERTY: 3, BOOLEAN_ATTRIBUTE: 4 }, A = (r) => (...t) => ({ _$litDirective$: r, values: t });
69
- class o {
70
- constructor(t) {
68
+ const T = { ATTRIBUTE: 1, CHILD: 2, PROPERTY: 3, BOOLEAN_ATTRIBUTE: 4 }, g = (t) => (...r) => ({ _$litDirective$: t, values: r });
69
+ class m {
70
+ constructor(r) {
71
71
  }
72
72
  get _$AU() {
73
73
  return this._$AM._$AU;
74
74
  }
75
- _$AT(t, s, e) {
76
- this._$Ct = t, this._$AM = s, this._$Ci = e;
75
+ _$AT(r, n, i) {
76
+ this._$Ct = r, this._$AM = n, this._$Ci = i;
77
77
  }
78
- _$AS(t, s) {
79
- return this.update(t, s);
78
+ _$AS(r, n) {
79
+ return this.update(r, n);
80
80
  }
81
- update(t, s) {
82
- return this.render(...s);
81
+ update(r, n) {
82
+ return this.render(...n);
83
83
  }
84
84
  }
85
85
  /*! * Lucero - The design system for Luzmo.
@@ -104,12 +104,46 @@ class o {
104
104
  * Copyright 2020 Google LLC
105
105
  * SPDX-License-Identifier: BSD-3-Clause
106
106
  */
107
- const a = (r) => r.strings === void 0, n = {}, T = (r, t = n) => r._$AH = t;
107
+ const { I: f } = u, p = (t) => t.strings === void 0, l = () => document.createComment(""), b = (t, r, n) => {
108
+ var i;
109
+ const s = t._$AA.parentNode, A = r === void 0 ? t._$AB : r._$AA;
110
+ if (n === void 0) {
111
+ const _ = s.insertBefore(l(), A), $ = s.insertBefore(l(), A);
112
+ n = new f(_, $, t, t.options);
113
+ } else {
114
+ const _ = n._$AB.nextSibling, $ = n._$AM, o = $ !== t;
115
+ if (o) {
116
+ let e;
117
+ (i = n._$AQ) == null || i.call(n, t), n._$AM = t, n._$AP !== void 0 && (e = t._$AU) !== $._$AU && n._$AP(e);
118
+ }
119
+ if (_ !== A || o) {
120
+ let e = n._$AA;
121
+ for (; e !== _; ) {
122
+ const c = e.nextSibling;
123
+ s.insertBefore(e, A), e = c;
124
+ }
125
+ }
126
+ }
127
+ return n;
128
+ }, h = (t, r, n = t) => (t._$AI(r, n), t), d = {}, x = (t, r = d) => t._$AH = r, U = (t) => t._$AH, I = (t) => {
129
+ var r;
130
+ (r = t._$AP) == null || r.call(t, !1, !0);
131
+ let n = t._$AA;
132
+ const i = t._$AB.nextSibling;
133
+ for (; n !== i; ) {
134
+ const s = n.nextSibling;
135
+ n.remove(), n = s;
136
+ }
137
+ };
108
138
  export {
109
- o as $,
110
- A as _,
111
- T as f,
112
- $ as n,
113
- a as r,
114
- u as s
139
+ m as $,
140
+ p as B,
141
+ g as _,
142
+ U as a,
143
+ I as b,
144
+ b as g,
145
+ v as n,
146
+ h as p,
147
+ T as s,
148
+ x
115
149
  };
@@ -17,7 +17,7 @@
17
17
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18
18
  * SOFTWARE.
19
19
  * */
20
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const p=require("../task-fQFUVV8e.cjs");require("../index-0HUnZcem.cjs");require("../index-C9-QEfA9.cjs");require("../index-CVuJ-LUO.cjs");require("../index-BkCJwWm3.cjs");require("../index-C2-2RrwB.cjs");require("../index-_McOOiwL.cjs");const t=require("../focusable-Cu_m_GTh.cjs"),c=require("../state-QgHgNZLe.cjs"),m=require("../query-D5qWDopr.cjs"),a=require("../luzmo-icons-BDClm1AE.cjs"),g=require("../sized-mixin-Cqlxwicw.cjs"),v=":host{font-family:var(--luzmo-display-settings-font-family, var(--luzmo-font-family));font-size:var(--luzmo-display-settings-font-size, var(--display-settings-font-size));color:var(--luzmo-display-settings-font-color, var(--luzmo-font-color))}.settings-container{display:flex;flex-direction:column;gap:var(--luzmo-spacing-2)}.settings-row{display:flex;justify-content:flex-start;align-items:center;gap:var(--luzmo-display-settings-gap, var(--display-settings-gap))}luzmo-divider{margin:var(--luzmo-display-settings-ids-container-vertical-margin, var(--display-settings-ids-container-vertical-margin)) 0}.setting{display:flex;align-items:center}.label-action-container{display:flex;align-items:center;justify-content:space-between;gap:var(--luzmo-display-settings-info-to-remove-icon-gap, var(--display-settings-info-to-remove-icon-gap))}.id-button,.remove-button{outline:none;cursor:pointer;border:none;background:none;font-size:var(--luzmo-display-settings-font-size, var(--display-settings-font-size));color:var(--luzmo-display-settings-font-color, var(--luzmo-font-color))}.remove-button{display:block;width:var(--luzmo-display-settings-remove-button-size, var(--display-settings-remove-button-size));height:var(--luzmo-display-settings-remove-button-size, var(--display-settings-remove-button-size));border-radius:var(--luzmo-display-settings-remove-button-border-radius, 50%)}.remove-button:hover{background-color:var(--luzmo-display-settings-remove-button-background-color-hover, var(--luzmo-background-color-hover))}.remove-button:active,.remove-button:focus{background-color:var(--luzmo-display-settings-remove-button-background-color-down, var(--luzmo-background-color-down))}.remove-button:focus-visible{box-shadow:0 0 0 var(--luzmo-display-settings-remove-button-indicator-thickness, var(--display-settings-remove-button-indicator-thickness)) var(--highcontrast-remove-button-indicator-color, var(--luzmo-display-settings-remove-button-indicator-color, var(--display-settings-remove-button-indicator-color)))}.ids-container{display:flex;flex-direction:column;gap:var(--luzmo-display-settings-gap, var(--display-settings-gap));border-radius:50%}.id-label{text-transform:var(--luzmo-display-settings-id-label-text-transform, var(--display-settings-id-label-text-transform));font-size:var(--luzmo-display-settings-id-label-font-size, var(--display-settings-id-label-font-size));color:var(--luzmo-display-settings-id-label-color, var(--display-settings-id-label-color))}:host{--display-settings-font-family: var(--luzmo-font-family);--display-settings-id-label-text-transform: uppercase;--display-settings-id-label-color: var(--luzmo-secondary);--display-settings-remove-button-indicator-color: var(--luzmo-primary);--display-settings-remove-button-indicator-thickness: var( --luzmo-border-width )}:host{--display-settings-font-size: var(--luzmo-font-size);--display-settings-id-label-font-size: var(--luzmo-font-size-s);--display-settings-gap: var(--luzmo-spacing-3);--display-settings-ids-container-vertical-margin: var(--luzmo-spacing-4);--display-settings-info-to-remove-icon-gap: var(--luzmo-spacing-5);--display-settings-remove-button-size: var(--luzmo-component-height)}:host([size=s]){--display-settings-id-label-font-size: var(--luzmo-font-size-s);--display-settings-font-size: var(--luzmo-font-size-s);--display-settings-gap: var(--luzmo-spacing-3);--display-settings-ids-container-vertical-margin: var(--luzmo-spacing-3);--display-settings-info-to-remove-icon-gap: var(--luzmo-spacing-4);--display-settings-remove-button-size: var(--luzmo-component-height-s)}:host([size=l]){--display-settings-id-label-font-size: var(--luzmo-font-size);--display-settings-font-size: var(--luzmo-font-size-l);--display-settings-gap: var(--luzmo-spacing-4);--display-settings-ids-container-vertical-margin: var(--luzmo-spacing-5);--display-settings-info-to-remove-icon-gap: calc( var(--luzmo-spacing-5) + var(--luzmo-spacing-1) );--display-settings-remove-button-size: var(--luzmo-component-height-l)}:host([size=xl]){--display-settings-id-label-font-size: var(--luzmo-font-size-l);--display-settings-font-size: var(--luzmo-font-size-xl);--display-settings-gap: var(--luzmo-spacing-5);--display-settings-ids-container-vertical-margin: calc( var(--luzmo-spacing-5) + var(--luzmo-spacing-1) );--display-settings-info-to-remove-icon-gap: calc( var(--luzmo-spacing-5) + var(--luzmo-spacing-2) );--display-settings-remove-button-size: var(--luzmo-component-height-xl)}";var h=Object.defineProperty,n=(l,e,o,d)=>{for(var i=void 0,r=l.length-1,u;r>=0;r--)(u=l[r])&&(i=u(e,o,i)||i);return i&&h(e,o,i),i};class s extends g.SizedMixin(t.LuzmoElement,{validSizes:Object.values(g.ElementSizes)}){constructor(){super(...arguments),this._loadDisplaySettings=new p.h(this,{task:async([e,o,d])=>{const i=[];this.grandTotals&&i.push("grandTotals"),this.periodOverPeriod&&i.push("periodOverPeriod"),(o==="numeric"||o==="mixed"&&(e==null?void 0:e.type)==="numeric")&&i.push("numeric"),o!=="numeric"&&(e==null?void 0:e.type)==="datetime"&&i.push("datetime"),!["numeric","mixed"].includes(o??"")&&(e==null?void 0:e.type)==="numeric"&&!this.binningDisabled&&i.push("binning"),i.length>0&&!d&&(i.includes("numeric")&&!this._settingsTypeLoaded.numeric?(await Promise.resolve().then(()=>require("../display-settings-numeric/index.cjs")),this._settingsTypeLoaded.numeric=!0):i.includes("datetime")&&!this._settingsTypeLoaded.datetime?(await Promise.resolve().then(()=>require("../display-settings-datetime/index.cjs")),this._settingsTypeLoaded.periodOverPeriod=!0):i.includes("binning")&&!this._settingsTypeLoaded.binning?(await Promise.resolve().then(()=>require("../display-settings-binning/index.cjs")),this._settingsTypeLoaded.binning=!0):i.includes("grandTotals")&&!this._settingsTypeLoaded.grandTotals?(await Promise.resolve().then(()=>require("../display-settings-grand-totals/index.cjs")),this._settingsTypeLoaded.grandTotals=!0):i.includes("periodOverPeriod")&&!this._settingsTypeLoaded.periodOverPeriod&&(await Promise.resolve().then(()=>require("../display-settings-period-over-period/index.cjs")),this._settingsTypeLoaded.periodOverPeriod=!0))},args:()=>[this.slotContent,this.slotType,this.hideDisplaySettings]}),this.language="en",this.contentLanguage="en",this.slotType="numeric",this.slotContent={},this._showIds=!1,this.measureColumns=[],this._settingsTypeLoaded={binning:!1,datetime:!1,numeric:!1,grandTotals:!1,periodOverPeriod:!1,hierarchy:!0},this._currentSlotContent={}}static get styles(){return[t.r(v)]}willUpdate(e){e.has("slotContent")&&(this._currentSlotContent=structuredClone(this.slotContent))}_onSlotContentChange(e){e.stopPropagation(),e.preventDefault(),this._currentSlotContent=structuredClone(e.detail.slotContent),this._sendEvent()}_onLabelChange(){this._currentSlotContent=structuredClone(this._currentSlotContent),this._currentSlotContent.label=this._multiLanguageFieldElement.value||{},this._sendEvent()}_sendEvent(){this.dispatchEvent(new CustomEvent("slot-content-changed",{bubbles:!0,composed:!0,cancelable:!0,detail:{slotContent:{...this._currentSlotContent}}}))}_removeEvent(){this.dispatchEvent(new CustomEvent("remove-slot-content",{bubbles:!0,composed:!0,cancelable:!0,detail:{slotContent:this._currentSlotContent}}))}_toggleIds(){this._showIds=!this._showIds}_renderDisplaySettings(){return t.x`<div class="settings-container">
20
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const p=require("../task-CdvrMX8r.cjs");require("../index-DtohCwyO.cjs");require("../index-j8UKjHqY.cjs");require("../index-DSQyBS9Z.cjs");require("../index-CeENkpNK.cjs");require("../index-BKwbYw6x.cjs");require("../index-CSm0I7Gz.cjs");const t=require("../property-Dlf9S6Jz.cjs"),c=require("../state-CrfOw8Zp.cjs"),m=require("../query-D5qWDopr.cjs"),a=require("../luzmo-icons-Nyf1P71v.cjs"),v=require("../focusable-_wp5pWO-.cjs"),g=require("../sized-mixin-ZTphZKLm.cjs"),h=":host{font-family:var(--luzmo-display-settings-font-family, var(--luzmo-font-family));font-size:var(--luzmo-display-settings-font-size, var(--display-settings-font-size));color:var(--luzmo-display-settings-font-color, var(--luzmo-font-color))}.settings-container{display:flex;flex-direction:column;gap:var(--luzmo-spacing-2)}.settings-row{display:flex;justify-content:flex-start;align-items:center;gap:var(--luzmo-display-settings-gap, var(--display-settings-gap))}luzmo-divider{margin:var(--luzmo-display-settings-ids-container-vertical-margin, var(--display-settings-ids-container-vertical-margin)) 0}.setting{display:flex;align-items:center}.label-action-container{display:flex;align-items:center;justify-content:space-between;gap:var(--luzmo-display-settings-info-to-remove-icon-gap, var(--display-settings-info-to-remove-icon-gap))}.id-button,.remove-button{outline:none;cursor:pointer;border:none;background:none;font-size:var(--luzmo-display-settings-font-size, var(--display-settings-font-size));color:var(--luzmo-display-settings-font-color, var(--luzmo-font-color))}.remove-button{display:block;width:var(--luzmo-display-settings-remove-button-size, var(--display-settings-remove-button-size));height:var(--luzmo-display-settings-remove-button-size, var(--display-settings-remove-button-size));border-radius:var(--luzmo-display-settings-remove-button-border-radius, 50%)}.remove-button:hover{background-color:var(--luzmo-display-settings-remove-button-background-color-hover, var(--luzmo-background-color-hover))}.remove-button:active,.remove-button:focus{background-color:var(--luzmo-display-settings-remove-button-background-color-down, var(--luzmo-background-color-down))}.remove-button:focus-visible{box-shadow:0 0 0 var(--luzmo-display-settings-remove-button-indicator-thickness, var(--display-settings-remove-button-indicator-thickness)) var(--highcontrast-remove-button-indicator-color, var(--luzmo-display-settings-remove-button-indicator-color, var(--display-settings-remove-button-indicator-color)))}.ids-container{display:flex;flex-direction:column;gap:var(--luzmo-display-settings-gap, var(--display-settings-gap));border-radius:50%}.id-label{text-transform:var(--luzmo-display-settings-id-label-text-transform, var(--display-settings-id-label-text-transform));font-size:var(--luzmo-display-settings-id-label-font-size, var(--display-settings-id-label-font-size));color:var(--luzmo-display-settings-id-label-color, var(--display-settings-id-label-color))}:host{--display-settings-font-family: var(--luzmo-font-family);--display-settings-id-label-text-transform: uppercase;--display-settings-id-label-color: var(--luzmo-secondary);--display-settings-remove-button-indicator-color: var(--luzmo-primary);--display-settings-remove-button-indicator-thickness: var( --luzmo-border-width )}:host{--display-settings-font-size: var(--luzmo-font-size);--display-settings-id-label-font-size: var(--luzmo-font-size-s);--display-settings-gap: var(--luzmo-spacing-3);--display-settings-ids-container-vertical-margin: var(--luzmo-spacing-4);--display-settings-info-to-remove-icon-gap: var(--luzmo-spacing-5);--display-settings-remove-button-size: var(--luzmo-component-height)}:host([size=s]){--display-settings-id-label-font-size: var(--luzmo-font-size-s);--display-settings-font-size: var(--luzmo-font-size-s);--display-settings-gap: var(--luzmo-spacing-3);--display-settings-ids-container-vertical-margin: var(--luzmo-spacing-3);--display-settings-info-to-remove-icon-gap: var(--luzmo-spacing-4);--display-settings-remove-button-size: var(--luzmo-component-height-s)}:host([size=l]){--display-settings-id-label-font-size: var(--luzmo-font-size);--display-settings-font-size: var(--luzmo-font-size-l);--display-settings-gap: var(--luzmo-spacing-4);--display-settings-ids-container-vertical-margin: var(--luzmo-spacing-5);--display-settings-info-to-remove-icon-gap: calc( var(--luzmo-spacing-5) + var(--luzmo-spacing-1) );--display-settings-remove-button-size: var(--luzmo-component-height-l)}:host([size=xl]){--display-settings-id-label-font-size: var(--luzmo-font-size-l);--display-settings-font-size: var(--luzmo-font-size-xl);--display-settings-gap: var(--luzmo-spacing-5);--display-settings-ids-container-vertical-margin: calc( var(--luzmo-spacing-5) + var(--luzmo-spacing-1) );--display-settings-info-to-remove-icon-gap: calc( var(--luzmo-spacing-5) + var(--luzmo-spacing-2) );--display-settings-remove-button-size: var(--luzmo-component-height-xl)}";var y=Object.defineProperty,n=(l,e,o,d)=>{for(var i=void 0,r=l.length-1,u;r>=0;r--)(u=l[r])&&(i=u(e,o,i)||i);return i&&y(e,o,i),i};class s extends g.SizedMixin(v.LuzmoElement,{validSizes:Object.values(g.ElementSizes)}){constructor(){super(...arguments),this._loadDisplaySettings=new p.h(this,{task:async([e,o,d])=>{const i=[];this.grandTotals&&i.push("grandTotals"),this.periodOverPeriod&&i.push("periodOverPeriod"),(o==="numeric"||o==="mixed"&&(e==null?void 0:e.type)==="numeric")&&i.push("numeric"),o!=="numeric"&&(e==null?void 0:e.type)==="datetime"&&i.push("datetime"),!["numeric","mixed"].includes(o??"")&&(e==null?void 0:e.type)==="numeric"&&!this.binningDisabled&&i.push("binning"),i.length>0&&!d&&(i.includes("numeric")&&!this._settingsTypeLoaded.numeric?(await Promise.resolve().then(()=>require("../display-settings-numeric/index.cjs")),this._settingsTypeLoaded.numeric=!0):i.includes("datetime")&&!this._settingsTypeLoaded.datetime?(await Promise.resolve().then(()=>require("../display-settings-datetime/index.cjs")),this._settingsTypeLoaded.periodOverPeriod=!0):i.includes("binning")&&!this._settingsTypeLoaded.binning?(await Promise.resolve().then(()=>require("../display-settings-binning/index.cjs")),this._settingsTypeLoaded.binning=!0):i.includes("grandTotals")&&!this._settingsTypeLoaded.grandTotals?(await Promise.resolve().then(()=>require("../display-settings-grand-totals/index.cjs")),this._settingsTypeLoaded.grandTotals=!0):i.includes("periodOverPeriod")&&!this._settingsTypeLoaded.periodOverPeriod&&(await Promise.resolve().then(()=>require("../display-settings-period-over-period/index.cjs")),this._settingsTypeLoaded.periodOverPeriod=!0))},args:()=>[this.slotContent,this.slotType,this.hideDisplaySettings]}),this.language="en",this.contentLanguage="en",this.slotType="numeric",this.slotContent={},this._showIds=!1,this.measureColumns=[],this._settingsTypeLoaded={binning:!1,datetime:!1,numeric:!1,grandTotals:!1,periodOverPeriod:!1,hierarchy:!0},this._currentSlotContent={}}static get styles(){return[t.r(h)]}willUpdate(e){e.has("slotContent")&&(this._currentSlotContent=structuredClone(this.slotContent))}_onSlotContentChange(e){e.stopPropagation(),e.preventDefault(),this._currentSlotContent=structuredClone(e.detail.slotContent),this._sendEvent()}_onLabelChange(){this._currentSlotContent=structuredClone(this._currentSlotContent),this._currentSlotContent.label=this._multiLanguageFieldElement.value||{},this._sendEvent()}_sendEvent(){this.dispatchEvent(new CustomEvent("slot-content-changed",{bubbles:!0,composed:!0,cancelable:!0,detail:{slotContent:{...this._currentSlotContent}}}))}_removeEvent(){this.dispatchEvent(new CustomEvent("remove-slot-content",{bubbles:!0,composed:!0,cancelable:!0,detail:{slotContent:this._currentSlotContent}}))}_toggleIds(){this._showIds=!this._showIds}_renderDisplaySettings(){return t.x`<div class="settings-container">
21
21
  <div class="settings-row">
22
22
  <div class="setting">
23
23
  <div class="label-container">
@@ -17,18 +17,19 @@
17
17
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18
18
  * SOFTWARE.
19
19
  * */
20
- import { h as g } from "../task-gE27tBDv.js";
21
- import "../index-fl13NYnO.js";
22
- import "../index-DJik7S7b.js";
23
- import "../index-B3jkBlKY.js";
24
- import "../index-BnbhRpm9.js";
25
- import "../index-CbeVu32V.js";
26
- import "../index-CqFCIIIl.js";
27
- import { r as p, x as n, L as z, n as s } from "../focusable-Dw_pMNQL.js";
28
- import { r as h } from "../state-e2n-fyrr.js";
29
- import { e as v } from "../query-Ddbd72Um.js";
30
- import { f as m, p as b, v as f } from "../luzmo-icons-U09GB75o.js";
31
- import { S as y, E as x } from "../sized-mixin-DMuOVsw0.js";
20
+ import { h as g } from "../task-DH8UFyxP.js";
21
+ import "../index-CskV_bXp.js";
22
+ import "../index-CsDgk_sj.js";
23
+ import "../index-BC1LV3vH.js";
24
+ import "../index-CnRQGFHT.js";
25
+ import "../index-C3N6qTxJ.js";
26
+ import "../index-BbuNpVBr.js";
27
+ import { r as p, x as n, n as s } from "../property-CxtZroGf.js";
28
+ import { r as z } from "../state-BVYsk_HZ.js";
29
+ import { e as h } from "../query-Ddbd72Um.js";
30
+ import { a3 as m, a5 as v, a6 as b } from "../luzmo-icons-CPucBq6e.js";
31
+ import { L as f } from "../focusable-DB6Uhr-C.js";
32
+ import { S as y, E as x } from "../sized-mixin-C7R5uRbF.js";
32
33
  const c = () => {
33
34
  if (typeof document < "u" && !document.querySelector("style[data-luzmo-vars]")) {
34
35
  const l = document.createElement("style");
@@ -42,7 +43,7 @@ var C = Object.defineProperty, i = (l, o, r, u) => {
42
43
  (d = l[a]) && (t = d(o, r, t) || t);
43
44
  return t && C(o, r, t), t;
44
45
  };
45
- class e extends y(z, {
46
+ class e extends y(f, {
46
47
  validSizes: Object.values(x)
47
48
  }) {
48
49
  constructor() {
@@ -118,7 +119,7 @@ class e extends y(z, {
118
119
  </div>
119
120
  <div class="label-action-container">
120
121
  <button class="id-button" @click=${this._toggleIds}>
121
- ${m(b)}
122
+ ${m(v)}
122
123
  <luzmo-tooltip self-managed placement="top" size=${this.size}>
123
124
  Show dataset and column id's
124
125
  </luzmo-tooltip>
@@ -127,7 +128,7 @@ class e extends y(z, {
127
128
  class="remove-button"
128
129
  @click=${this._removeEvent}
129
130
  >
130
- ${m(f)}
131
+ ${m(b)}
131
132
  <luzmo-tooltip
132
133
  self-managed
133
134
  placement="top"
@@ -224,13 +225,13 @@ i([
224
225
  s()
225
226
  ], e.prototype, "slotContent");
226
227
  i([
227
- h()
228
+ z()
228
229
  ], e.prototype, "_showIds");
229
230
  i([
230
231
  s({ type: Array, reflect: !1 })
231
232
  ], e.prototype, "measureColumns");
232
233
  i([
233
- v("luzmo-multi-language-field")
234
+ h("luzmo-multi-language-field")
234
235
  ], e.prototype, "_multiLanguageFieldElement");
235
236
  customElements.get("luzmo-display-settings") || customElements.define("luzmo-display-settings", e);
236
237
  export {
@@ -23,7 +23,6 @@ export declare class LuzmoDisplaySettingsBinning extends LuzmoDisplaySettingsBin
23
23
  private _binWidth;
24
24
  private binWidthElement;
25
25
  protected willUpdate(changedProperties: PropertyValues): void;
26
- protected updated(changedProperties: PropertyValues): void;
27
26
  private toggleBinning;
28
27
  private setBinning;
29
28
  private sendEvent;
@@ -17,7 +17,7 @@
17
17
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18
18
  * SOFTWARE.
19
19
  * */
20
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("../index-CF84gqsb.cjs");require("../index-C9-QEfA9.cjs");require("../index-CVuJ-LUO.cjs");require("../index-bZQXFqxv.cjs");const a=require("../focusable-Cu_m_GTh.cjs"),t=require("../set-locale-ByIApH40.cjs"),d=require("../luzmo-icons-BDClm1AE.cjs"),c=require("../state-QgHgNZLe.cjs"),h=require("../query-D5qWDopr.cjs"),u=require("../sized-mixin-Cqlxwicw.cjs"),b=":host .settings-container{display:flex;flex-direction:column;gap:var(--luzmo-spacing-2)}:host .settings-row{display:flex;justify-content:flex-start;align-items:center;gap:var(--luzmo-display-settings-binning-gap, var(--display-settings-binning-gap))}:host{--display-settings-binning-gap: var(--luzmo-spacing-3)}:host([size=s]){--display-settings-binning-gap: var(--luzmo-spacing-3)}:host([size=l]){--display-settings-binning-gap: var(--luzmo-spacing-4)}:host([size=xl]){--display-settings-binning-gap: var(--luzmo-spacing-5)}";var p=Object.defineProperty,m=Object.getOwnPropertyDescriptor,o=(g,i,s,n)=>{for(var e=n>1?void 0:n?m(i,s):i,l=g.length-1,r;l>=0;l--)(r=g[l])&&(e=(n?r(i,s,e):r(e))||e);return n&&e&&p(i,s,e),e};exports.LuzmoDisplaySettingsBinning=class extends u.SizedMixin(a.LuzmoElement,{validSizes:Object.values(u.ElementSizes)}){constructor(){super(...arguments),this.language="en",this.slotContent={},this._enabled=!1,this._binWidth=10}static get styles(){return[a.r(b)]}willUpdate(i){var s,n,e,l;i.has("slotContent")&&(this._enabled=((n=(s=this.slotContent)==null?void 0:s.bins)==null?void 0:n.enabled)??!1,this._binWidth=((l=(e=this.slotContent)==null?void 0:e.bins)==null?void 0:l.number)??10)}updated(i){i.has("language")&&([...t.targetLocales].includes(this.language??"en")||this.language==="en")&&t.setLocale(this.language)}toggleBinning(){this._enabled=!this._enabled,this.sendEvent()}setBinning(){this._binWidth=this.binWidthElement.value,this.sendEvent()}sendEvent(){const i={enabled:!!this._enabled,number:this._binWidth??10};this.dispatchEvent(new CustomEvent("slot-content-changed",{bubbles:!0,composed:!0,cancelable:!0,detail:{slotContent:{...this.slotContent,bins:i}}}))}renderBinWidth(){return a.x`<div class="setting">
20
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("../index-C2PPSv8E.cjs");require("../index-j8UKjHqY.cjs");require("../index-DSQyBS9Z.cjs");require("../index-CBOAQ3-E.cjs");const a=require("../property-Dlf9S6Jz.cjs"),t=require("../set-locale-5FFfQpVQ.cjs"),c=require("../localized-decorator-ClAOFk8M.cjs"),d=require("../luzmo-icons-Nyf1P71v.cjs"),h=require("../state-CrfOw8Zp.cjs"),b=require("../query-D5qWDopr.cjs"),p=require("../focusable-_wp5pWO-.cjs"),u=require("../sized-mixin-ZTphZKLm.cjs"),m=":host .settings-container{display:flex;flex-direction:column;gap:var(--luzmo-spacing-2)}:host .settings-row{display:flex;justify-content:flex-start;align-items:center;gap:var(--luzmo-display-settings-binning-gap, var(--display-settings-binning-gap))}:host{--display-settings-binning-gap: var(--luzmo-spacing-3)}:host([size=s]){--display-settings-binning-gap: var(--luzmo-spacing-3)}:host([size=l]){--display-settings-binning-gap: var(--luzmo-spacing-4)}:host([size=xl]){--display-settings-binning-gap: var(--luzmo-spacing-5)}";var z=Object.defineProperty,v=Object.getOwnPropertyDescriptor,o=(g,e,s,n)=>{for(var i=n>1?void 0:n?v(e,s):e,l=g.length-1,r;l>=0;l--)(r=g[l])&&(i=(n?r(e,s,i):r(i))||i);return n&&i&&z(e,s,i),i};exports.LuzmoDisplaySettingsBinning=class extends u.SizedMixin(p.LuzmoElement,{validSizes:Object.values(u.ElementSizes)}){constructor(){super(...arguments),this.language="en",this.slotContent={},this._enabled=!1,this._binWidth=10}static get styles(){return[a.r(m)]}willUpdate(e){var s,n,i,l;e.has("slotContent")&&(this._enabled=((n=(s=this.slotContent)==null?void 0:s.bins)==null?void 0:n.enabled)??!1,this._binWidth=((l=(i=this.slotContent)==null?void 0:i.bins)==null?void 0:l.number)??10),e.has("language")&&this.language!==t.getLocale()&&([...t.targetLocales].includes(this.language??"en")||this.language==="en")&&t.setLocale(this.language)}toggleBinning(){this._enabled=!this._enabled,this.sendEvent()}setBinning(){this._binWidth=this.binWidthElement.value,this.sendEvent()}sendEvent(){const e={enabled:!!this._enabled,number:this._binWidth??10};this.dispatchEvent(new CustomEvent("slot-content-changed",{bubbles:!0,composed:!0,cancelable:!0,detail:{slotContent:{...this.slotContent,bins:e}}}))}renderBinWidth(){return a.x`<div class="setting">
21
21
  <luzmo-field-label for="bin-width"
22
22
  >${t.msg("Bin width",{desc:"The width of each bin in the histogram"})}</luzmo-field-label
23
23
  >
@@ -45,6 +45,7 @@
45
45
  >
46
46
  <luzmo-icon
47
47
  slot="icon"
48
+ .size=${this.size}
48
49
  .icon=${this._enabled?d.C0:d.h0}
49
50
  ></luzmo-icon>
50
51
  ${this._enabled?t.msg("Enabled",{desc:"Option set to enabled"}):t.msg("Disabled",{desc:"Option set to disabled"})}
@@ -52,4 +53,4 @@
52
53
  </div>
53
54
  ${this._enabled?this.renderBinWidth():""}
54
55
  </div>
55
- </div>`}};o([a.n({type:String,reflect:!0})],exports.LuzmoDisplaySettingsBinning.prototype,"language",2);o([a.n()],exports.LuzmoDisplaySettingsBinning.prototype,"slotContent",2);o([c.r()],exports.LuzmoDisplaySettingsBinning.prototype,"_enabled",2);o([h.e("#bin-width")],exports.LuzmoDisplaySettingsBinning.prototype,"binWidthElement",2);exports.LuzmoDisplaySettingsBinning=o([t.localized()],exports.LuzmoDisplaySettingsBinning);customElements.get("luzmo-display-settings-binning")||customElements.define("luzmo-display-settings-binning",exports.LuzmoDisplaySettingsBinning);
56
+ </div>`}};o([a.n({type:String,reflect:!0})],exports.LuzmoDisplaySettingsBinning.prototype,"language",2);o([a.n()],exports.LuzmoDisplaySettingsBinning.prototype,"slotContent",2);o([h.r()],exports.LuzmoDisplaySettingsBinning.prototype,"_enabled",2);o([b.e("#bin-width")],exports.LuzmoDisplaySettingsBinning.prototype,"binWidthElement",2);exports.LuzmoDisplaySettingsBinning=o([c.localized()],exports.LuzmoDisplaySettingsBinning);customElements.get("luzmo-display-settings-binning")||customElements.define("luzmo-display-settings-binning",exports.LuzmoDisplaySettingsBinning);