@luzmo/analytics-components-kit 1.0.1-alpha.97 → 1.0.1-alpha.98

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 (235) hide show
  1. package/components/ai-chat-message-assistant/index.cjs +1 -1
  2. package/components/ai-chat-message-assistant/index.js +1 -0
  3. package/components/ai-chat-messages-container/index.cjs +1 -1
  4. package/components/ai-chat-messages-container/index.js +2 -2
  5. package/components/ai-interaction-textarea/index.cjs +1 -1
  6. package/components/ai-interaction-textarea/index.js +2 -1
  7. package/components/area-chart-options.config-C7sMAHco.cjs +20 -0
  8. package/components/{area-chart-options.config-u8itidsi.js → area-chart-options.config-_J0sG4NF.js} +26 -14
  9. package/components/{bar-chart-options.config-DIirbAJ0.js → bar-chart-options.config-D1mb5TDl.js} +35 -21
  10. package/components/bar-chart-options.config-DcxEkOT5.cjs +20 -0
  11. package/components/box-plot-options.config-SrrbDEYW.cjs +20 -0
  12. package/components/{box-plot-options.config-BWROiguA.js → box-plot-options.config-xu_i6ms7.js} +88 -52
  13. package/components/{bubble-chart-options.config-4QD8VPhU.js → bubble-chart-options.config-BacgXkJ_.js} +18 -9
  14. package/components/bubble-chart-options.config-Ihn6eVQI.cjs +20 -0
  15. package/components/{bullet-chart-options.config-3bH7uekx.js → bullet-chart-options.config-CDPpX1yc.js} +1 -1
  16. package/components/{bullet-chart-options.config-tWb6Fio-.cjs → bullet-chart-options.config-DfS4Bwds.cjs} +1 -1
  17. package/components/calculate-data-item-icon-CEa82-5u.cjs +20 -0
  18. package/components/calculate-data-item-icon-DjlZwMdO.js +147 -0
  19. package/components/{choropleth-map-options.config-CMxx3ORp.js → choropleth-map-options.config-B_W9-rhe.js} +84 -63
  20. package/components/choropleth-map-options.config-ZW8yoZH2.cjs +20 -0
  21. package/components/{circular-gauge-options.config-DhIKn44k.js → circular-gauge-options.config-DAIjz4Rl.js} +36 -23
  22. package/components/circular-gauge-options.config-msZ4mfpN.cjs +20 -0
  23. package/components/color-B6LaL8qz.cjs +20 -0
  24. package/components/{color-B7m0j8lX.js → color-DuJ4-73S.js} +950 -941
  25. package/components/{color-range-utils-BSfqtB3A.js → color-range-utils-Bvo9sm5A.js} +32 -31
  26. package/components/color-range-utils-C5yXW7ZC.cjs +20 -0
  27. package/components/{column-chart-options.config-D5-yR7iq.js → column-chart-options.config-B5SjBVdy.js} +37 -27
  28. package/components/column-chart-options.config-BjDvA7i9.cjs +20 -0
  29. package/components/{conditional-number-options.config-DPYsdML5.js → conditional-number-options.config-BCEpSK9J.js} +40 -24
  30. package/components/conditional-number-options.config-DgzUo0xi.cjs +20 -0
  31. package/components/dataset-icon/index.cjs +1 -1
  32. package/components/dataset-icon/index.js +2 -1
  33. package/components/dataset-selector-list/index.cjs +1 -1
  34. package/components/dataset-selector-list/index.js +35 -32
  35. package/components/dataset-selector-row/index.cjs +9 -9
  36. package/components/dataset-selector-row/index.js +52 -50
  37. package/components/{date-comparison-filter-options.config-QaoWaFUn.cjs → date-comparison-filter-options.config-DAVncmi0.cjs} +1 -1
  38. package/components/{date-comparison-filter-options.config-CSwGyuBg.js → date-comparison-filter-options.config-JA_yYpJa.js} +6 -3
  39. package/components/{date-filter-options.config-n-zhWaYa.cjs → date-filter-options.config-CWPMtA18.cjs} +1 -1
  40. package/components/{date-filter-options.config-BTVyHRkp.js → date-filter-options.config-DBRxlTWy.js} +6 -3
  41. package/components/display-settings/index.cjs +1 -1
  42. package/components/display-settings/index.js +1 -1
  43. package/components/display-settings-binning/index.cjs +5 -5
  44. package/components/display-settings-binning/index.js +30 -29
  45. package/components/display-settings-datetime/index.cjs +29 -29
  46. package/components/display-settings-datetime/index.js +120 -112
  47. package/components/display-settings-grand-totals/index.cjs +4 -4
  48. package/components/display-settings-grand-totals/index.js +24 -23
  49. package/components/display-settings-numeric/index.cjs +48 -48
  50. package/components/display-settings-numeric/index.js +206 -190
  51. package/components/display-settings-period-over-period/index.cjs +16 -16
  52. package/components/display-settings-period-over-period/index.js +97 -91
  53. package/components/{donut-chart-options.config-3ZqX8Cbb.js → donut-chart-options.config-BulUEiaH.js} +37 -21
  54. package/components/donut-chart-options.config-tNpqBZfR.cjs +20 -0
  55. package/components/draggable-data-item/index.cjs +5 -5
  56. package/components/draggable-data-item/index.js +46 -45
  57. package/components/draggable-data-item-level/index.cjs +11 -11
  58. package/components/draggable-data-item-level/index.js +73 -70
  59. package/components/{dropdown-filter-options.config-CGJTtgAX.js → dropdown-filter-options.config-D9dvPypF.js} +10 -7
  60. package/components/{dropdown-filter-options.config-DJvfCTk7.cjs → dropdown-filter-options.config-DS-MORmq.cjs} +1 -1
  61. package/components/droppable-slot/index.cjs +16 -16
  62. package/components/droppable-slot/index.js +223 -208
  63. package/components/edit-item/index.cjs +9 -9
  64. package/components/edit-item/index.js +119 -116
  65. package/components/edit-option/index.cjs +1 -1
  66. package/components/edit-option/index.js +1 -1
  67. package/components/edit-option-action-button-group/index.cjs +8 -8
  68. package/components/edit-option-action-button-group/index.js +53 -52
  69. package/components/{edit-option-base-Bh29-Cak.js → edit-option-base-DIc7iC-b.js} +1 -1
  70. package/components/{edit-option-base-tFr8Qg2B.cjs → edit-option-base-VhTih9T1.cjs} +1 -1
  71. package/components/edit-option-color-palette-picker/index.cjs +1 -1
  72. package/components/edit-option-color-palette-picker/index.js +1 -1
  73. package/components/edit-option-color-picker/index.cjs +1 -1
  74. package/components/edit-option-color-picker/index.js +1 -1
  75. package/components/edit-option-color-range/index.cjs +19 -19
  76. package/components/edit-option-color-range/index.js +117 -106
  77. package/components/edit-option-multi-language-field/index.cjs +3 -3
  78. package/components/edit-option-multi-language-field/index.js +27 -26
  79. package/components/edit-option-number-field/index.cjs +1 -1
  80. package/components/edit-option-number-field/index.js +1 -1
  81. package/components/edit-option-picker/index.cjs +5 -5
  82. package/components/edit-option-picker/index.js +7 -7
  83. package/components/edit-option-position-picker/index.cjs +4 -4
  84. package/components/edit-option-position-picker/index.js +25 -21
  85. package/components/edit-option-positions-number-field/index.cjs +9 -9
  86. package/components/edit-option-positions-number-field/index.js +81 -76
  87. package/components/edit-option-radio-button-group/index.cjs +6 -6
  88. package/components/edit-option-radio-button-group/index.js +22 -21
  89. package/components/edit-option-slider/index.cjs +1 -1
  90. package/components/edit-option-slider/index.js +1 -1
  91. package/components/edit-option-switch/index.cjs +1 -1
  92. package/components/edit-option-switch/index.js +1 -1
  93. package/components/edit-option-text-field/index.cjs +2 -2
  94. package/components/edit-option-text-field/index.js +23 -22
  95. package/components/en-BKBhKBXY.cjs +20 -0
  96. package/components/en-BOTjhwEc.js +1488 -0
  97. package/components/{en-GB-ialeqj_z.js → en-GB-CEHEs8F2.js} +1 -1
  98. package/components/{en-GB-TqvgIw9B.cjs → en-GB-DG6uS3sM.cjs} +1 -1
  99. package/components/{evolution-number-options.config-Bc9eKYnn.cjs → evolution-number-options.config-BgIZY4gQ.cjs} +1 -1
  100. package/components/{evolution-number-options.config-BIPO_4n3.js → evolution-number-options.config-DzkfeoIN.js} +14 -11
  101. package/components/{extrapolate-color-C0n1UDs-.cjs → extrapolate-color-0j_AeYkz.cjs} +1 -1
  102. package/components/{extrapolate-color-v1PimdQr.js → extrapolate-color-CC9CURf6.js} +1 -1
  103. package/components/filter-data-item-picker/index.cjs +7 -7
  104. package/components/filter-data-item-picker/index.js +86 -85
  105. package/components/filter-expression-picker/index.cjs +1 -1
  106. package/components/filter-expression-picker/index.js +1 -1
  107. package/components/filter-item/index.cjs +6 -6
  108. package/components/filter-item/index.js +119 -109
  109. package/components/filter-value-picker/index.cjs +2 -2
  110. package/components/filter-value-picker/index.js +36 -34
  111. package/components/filter-value-picker-datetime/index.cjs +8 -8
  112. package/components/filter-value-picker-datetime/index.js +71 -56
  113. package/components/filter-value-picker-hierarchy/index.cjs +12 -12
  114. package/components/filter-value-picker-hierarchy/index.js +124 -113
  115. package/components/filter-value-picker-numeric/index.cjs +8 -8
  116. package/components/filter-value-picker-numeric/index.js +110 -101
  117. package/components/focusable-B3E_hQmm.cjs +20 -0
  118. package/components/{focusable-BS2pbY7w.js → focusable-DCIFkpiW.js} +26 -24
  119. package/components/{funnel-chart-options.config-CrJy2U7_.js → funnel-chart-options.config-C_VjTOvD.js} +20 -5
  120. package/components/funnel-chart-options.config-D7H7gFcx.cjs +20 -0
  121. package/components/get-css-variable-DLiZYZEi.cjs +24 -0
  122. package/components/{get-css-variable-Bb7TxJdX.js → get-css-variable-YlLiVgo8.js} +37 -37
  123. package/components/grid/index.cjs +49 -43
  124. package/components/grid/index.js +1878 -2610
  125. package/components/{heat-map-options.config-CmL87j1j.js → heat-map-options.config-BnLWe8jS.js} +41 -35
  126. package/components/heat-map-options.config-DVH-Bb5-.cjs +20 -0
  127. package/components/heat-table-options.config-B12JEYnp.cjs +20 -0
  128. package/components/{heat-table-options.config-BrCYAgYD.js → heat-table-options.config-CUsDdgUr.js} +88 -60
  129. package/components/helpers-DXQwEH1P.cjs +20 -0
  130. package/components/helpers-v1bPALRP.js +91 -0
  131. package/components/hexbin-map-options.config-DZERRhM8.cjs +20 -0
  132. package/components/{hexbin-map-options.config-BguV1w8q.js → hexbin-map-options.config-F-7uCqxb.js} +38 -20
  133. package/components/{index-BNAmjOkm.cjs → index-BPNsFiyq.cjs} +4 -4
  134. package/components/index-CDi4fe3N.js +1716 -0
  135. package/components/index-CQ9ck-BO.cjs +249 -0
  136. package/components/index-CXn67vdn.cjs +121 -0
  137. package/components/{index-haa7WNrl.js → index-CdIUfo-L.js} +481 -453
  138. package/components/index-Cz9vSXy6.cjs +20 -0
  139. package/components/{index-DdyZ2g5L.js → index-D0GBF6tg.js} +104 -94
  140. package/components/{index-CqKpf0B8.js → index-Do7O9azB.js} +123 -112
  141. package/components/index.cjs +1 -1
  142. package/components/index.js +5 -5
  143. package/components/item-options-configs.cjs +1 -1
  144. package/components/item-options-configs.js +37 -37
  145. package/components/{line-chart-options.config-BhirTGqD.js → line-chart-options.config-DB3IsXXr.js} +28 -13
  146. package/components/line-chart-options.config-DSugoe0t.cjs +20 -0
  147. package/components/{localize-CcDpq940.js → localize-BX7q0S0M.js} +10 -10
  148. package/components/{localize-C4zNlrwK.cjs → localize-r7ALOUy_.cjs} +1 -1
  149. package/components/{marker-map-options.config-Bx17jmiq.js → marker-map-options.config-DPJ955tt.js} +1 -1
  150. package/components/{marker-map-options.config-CvhCylSC.cjs → marker-map-options.config-_FYZzRwA.cjs} +1 -1
  151. package/components/pivot-table-options.config-BiJXKSFR.cjs +20 -0
  152. package/components/{pivot-table-options.config-CFc7y0IT.js → pivot-table-options.config-DNK_AIG7.js} +24 -15
  153. package/components/pyramid-chart-options.config-C4zbFS26.cjs +20 -0
  154. package/components/{pyramid-chart-options.config-2Waxb11l.js → pyramid-chart-options.config-CcVMatYx.js} +43 -29
  155. package/components/{radar-chart-options.config-CPN5fOl8.js → radar-chart-options.config-CUZn_3Fd.js} +23 -11
  156. package/components/radar-chart-options.config-EqQu6PTh.cjs +20 -0
  157. package/components/{regular-table-options.config-CFKCJQK1.js → regular-table-options.config-BoLZsBry.js} +23 -17
  158. package/components/{regular-table-options.config-YRuoijIk.cjs → regular-table-options.config-DTx3RTnS.cjs} +1 -1
  159. package/components/{route-map-options.config-CyolTJfK.js → route-map-options.config-CN86T7c0.js} +109 -87
  160. package/components/route-map-options.config-D7NJePTu.cjs +20 -0
  161. package/components/{sankey-diagram-options.config-D7OSvSqm.cjs → sankey-diagram-options.config-RFB83YLZ.cjs} +1 -1
  162. package/components/{sankey-diagram-options.config-Ldjk84ro.js → sankey-diagram-options.config-tVLKy_Zn.js} +10 -7
  163. package/components/scatter-plot-options.config-CFfGJXsV.cjs +20 -0
  164. package/components/{scatter-plot-options.config-CfxEfkQ1.js → scatter-plot-options.config-Corlzno1.js} +86 -56
  165. package/components/{search-filter-options.config-Oqco9BKj.cjs → search-filter-options.config-BCaDlYqZ.cjs} +1 -1
  166. package/components/{search-filter-options.config-C0syQmP4.js → search-filter-options.config-BE3JhR-F.js} +6 -3
  167. package/components/{set-locale-hKTMz37h.js → set-locale-Dp3N_gXN.js} +8 -1
  168. package/components/{slicer-filter-options.config-DmOe3440.js → slicer-filter-options.config-3JZZcw5C.js} +18 -9
  169. package/components/slicer-filter-options.config-DNI-XevE.cjs +20 -0
  170. package/components/{slider-filter-options.config-B1M8RcDs.js → slider-filter-options.config-DH4SS8wH.js} +1 -1
  171. package/components/{slider-filter-options.config-k45I-t6G.cjs → slider-filter-options.config-_8Z2zKmU.cjs} +1 -1
  172. package/components/slot-contents-picker/index.cjs +33 -33
  173. package/components/slot-contents-picker/index.js +205 -194
  174. package/components/slot-menu/index.cjs +12 -12
  175. package/components/slot-menu/index.js +184 -171
  176. package/components/slot-menu-list/index.cjs +3 -3
  177. package/components/slot-menu-list/index.js +103 -97
  178. package/components/speedometer-chart-options.config-BX9LTQBH.cjs +20 -0
  179. package/components/{speedometer-chart-options.config-CzOmuEF8.js → speedometer-chart-options.config-SL581yOa.js} +53 -31
  180. package/components/{spike-map-options.config-Cbt1YUw6.js → spike-map-options.config-C5KewecZ.js} +122 -91
  181. package/components/spike-map-options.config-DoBFXPmN.cjs +20 -0
  182. package/components/{sunburst-chart-options.config-Yrxc2i57.cjs → sunburst-chart-options.config-AbNjWS6t.cjs} +1 -1
  183. package/components/{sunburst-chart-options.config-_dyLQxPJ.js → sunburst-chart-options.config-CNauGQJv.js} +20 -9
  184. package/components/{symbol-map-options.config-BORL1NSU.js → symbol-map-options.config-DdDA4aa7.js} +20 -11
  185. package/components/symbol-map-options.config-m-lwLTtu.cjs +20 -0
  186. package/components/treemap-chart-options.config-C0Q9aQ1Z.cjs +20 -0
  187. package/components/{treemap-chart-options.config-B9i9qIm_.js → treemap-chart-options.config-D5AJaF_u.js} +37 -20
  188. package/components/utils.cjs +1 -1
  189. package/components/utils.js +97 -94
  190. package/components/{video-options.config-B0asgYt8.cjs → video-options.config-CGsDTwHc.cjs} +1 -1
  191. package/components/{video-options.config-UX-9MDfS.js → video-options.config-Dk36zJ1B.js} +10 -7
  192. package/components/viz-item-menu/index.cjs +2 -2
  193. package/components/viz-item-menu/index.js +5 -4
  194. package/components/{wordcloud-chart-options.config-BKtJT8Va.cjs → wordcloud-chart-options.config-vGfCW8kE.cjs} +1 -1
  195. package/components/{wordcloud-chart-options.config-BoB_KuhA.js → wordcloud-chart-options.config-w2NUIWVA.js} +7 -4
  196. package/custom-elements.json +0 -20
  197. package/package.json +1 -1
  198. package/components/area-chart-options.config-Bl8bhhOo.cjs +0 -20
  199. package/components/bar-chart-options.config-CePAqM83.cjs +0 -20
  200. package/components/box-plot-options.config-BVNrV2eD.cjs +0 -20
  201. package/components/bubble-chart-options.config-BDgOe3GQ.cjs +0 -20
  202. package/components/calculate-data-item-icon-DMDhKq_m.js +0 -147
  203. package/components/calculate-data-item-icon-DtVGbet3.cjs +0 -20
  204. package/components/choropleth-map-options.config-CWJACFd0.cjs +0 -20
  205. package/components/circular-gauge-options.config-BMxgq3zH.cjs +0 -20
  206. package/components/color-Czp4Im5q.cjs +0 -20
  207. package/components/color-range-utils-DYYR-iwx.cjs +0 -20
  208. package/components/column-chart-options.config-BV9R3ssH.cjs +0 -20
  209. package/components/conditional-number-options.config-Co099Qfm.cjs +0 -20
  210. package/components/donut-chart-options.config-BQyPgnC9.cjs +0 -20
  211. package/components/en-D3ihEGXg.js +0 -1483
  212. package/components/en-DZcn_iz_.cjs +0 -20
  213. package/components/focusable-QLh-LlNt.cjs +0 -20
  214. package/components/funnel-chart-options.config-DrP4AFgk.cjs +0 -20
  215. package/components/get-css-variable-Pzks_rOx.cjs +0 -24
  216. package/components/heat-map-options.config-CIHnPdYE.cjs +0 -20
  217. package/components/heat-table-options.config-DTlZRc_i.cjs +0 -20
  218. package/components/helpers-9I0oLoUB.cjs +0 -20
  219. package/components/helpers-bR8Ibjqh.js +0 -79
  220. package/components/hexbin-map-options.config-CKnn3VAB.cjs +0 -20
  221. package/components/index-BekTY3Em.cjs +0 -121
  222. package/components/index-CFL6gmIu.cjs +0 -20
  223. package/components/index-DNPULp4A.js +0 -1755
  224. package/components/index-DvkzMbLt.cjs +0 -249
  225. package/components/line-chart-options.config-Cqwou5u6.cjs +0 -20
  226. package/components/pivot-table-options.config-uZDAertf.cjs +0 -20
  227. package/components/pyramid-chart-options.config-DoGfEvzU.cjs +0 -20
  228. package/components/radar-chart-options.config-CtNUMN1l.cjs +0 -20
  229. package/components/route-map-options.config-CVTk5RVL.cjs +0 -20
  230. package/components/scatter-plot-options.config-5gN7pMTm.cjs +0 -20
  231. package/components/slicer-filter-options.config-CrusP6a0.cjs +0 -20
  232. package/components/speedometer-chart-options.config-B4ceg_qI.cjs +0 -20
  233. package/components/spike-map-options.config-BkkDqb4g.cjs +0 -20
  234. package/components/symbol-map-options.config-NpBKm64d.cjs +0 -20
  235. package/components/treemap-chart-options.config-x4J54WSw.cjs +0 -20
@@ -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 { msg as i, localized as $ } from "@lit/localize";
20
+ import { msg as a, localized as w } from "@lit/localize";
21
21
  import "@luzmo/lucero/action-button";
22
22
  import "@luzmo/lucero/action-group";
23
23
  import "@luzmo/lucero/field-label";
@@ -25,46 +25,46 @@ import "@luzmo/lucero/menu";
25
25
  import "@luzmo/lucero/number-field";
26
26
  import "@luzmo/lucero/picker";
27
27
  import "@luzmo/lucero/popover";
28
- import { d as z } from "../decompose-numeric-format-BuZcjH2k.js";
29
- import { unsafeCSS as w, html as s, nothing as v } from "lit";
30
- import { luzmoIcon as g, luzmoAngleDown as S, luzmoTypeDerived12 as L } from "@luzmo/icons";
31
- import { removeSlottableRequest as D } from "@luzmo/lucero/overlay";
28
+ import { d as v } from "../decompose-numeric-format-BuZcjH2k.js";
29
+ import { unsafeCSS as S, html as r, nothing as _ } from "lit";
30
+ import { luzmoIcon as h, luzmoAngleDown as L, luzmoTypeDerived12 as D } from "@luzmo/icons";
31
+ import { removeSlottableRequest as C } from "@luzmo/lucero/overlay";
32
32
  import "@luzmo/lucero/tooltip";
33
- import { c as C } from "../calculate-data-item-icon-DMDhKq_m.js";
34
- import { l as _ } from "../localize-CcDpq940.js";
35
- import { property as d, query as c, state as N } from "lit/decorators.js";
36
- import { L as E } from "../focusable-BS2pbY7w.js";
37
- import { S as I, E as M } from "../sized-mixin-cJbo3PKR.js";
38
- import { g as k, t as O, s as W } from "../set-locale-hKTMz37h.js";
33
+ import { c as N } from "../calculate-data-item-icon-DjlZwMdO.js";
34
+ import { l as b } from "../localize-BX7q0S0M.js";
35
+ import { property as g, query as d, state as E } from "lit/decorators.js";
36
+ import { L as I } from "../focusable-DCIFkpiW.js";
37
+ import { S as M, E as k } from "../sized-mixin-cJbo3PKR.js";
38
+ import { g as O, t as W, s as T } from "../set-locale-Dp3N_gXN.js";
39
39
  (function() {
40
40
  if (typeof document < "u" && !document.querySelector("style[data-luzmo-vars]")) {
41
- const t = document.createElement("style");
42
- t.setAttribute("data-luzmo-vars", ""), t.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-background-color-alt-1: rgb(250, 250, 250);--luzmo-background-color-alt-2: rgb(239, 239, 239);--luzmo-border-width: 1px;--luzmo-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Helvetica, Arial, sans-serif;--luzmo-font-size-xs: 10px;--luzmo-font-size-s: 12px;--luzmo-font-size-m: 14px;--luzmo-font-size: 14px;--luzmo-font-size-l: 16px;--luzmo-font-size-xl: 18px;--luzmo-font-size-xxl: 20px;--luzmo-font-style: normal;--luzmo-line-height: normal;--luzmo-font-weight: 400;--luzmo-font-weight-semibold: 500;--luzmo-font-weight-bold: 600;--luzmo-font-color: #333;--luzmo-font-color-hard: #000;--luzmo-font-color-disabled: var(--luzmo-color-disabled);--luzmo-font-color-extra-dimmed: #888;--luzmo-font-color-hover: #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-secondary-outline: rgba(255, 0, 255, 0.2);--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(t);
41
+ const e = document.createElement("style");
42
+ e.setAttribute("data-luzmo-vars", ""), e.textContent = 'html{--luzmo-animation-duration: 0.15s;--luzmo-border-color: rgba(var(--luzmo-border-color-rgb), 0.1);--luzmo-border-color-hover: rgba(var(--luzmo-border-color-rgb), 0.15);--luzmo-border-color-down: rgba(var(--luzmo-border-color-rgb), 0.3);--luzmo-border-color-focus: rgba(var(--luzmo-border-color-rgb), 0.15);--luzmo-border-color-rgb: 0, 0, 0;--luzmo-border-color-full: rgb(180, 180, 180);--luzmo-border-color-full-hover: 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-background-color-alt-1: rgb(250, 250, 250);--luzmo-background-color-alt-2: rgb(239, 239, 239);--luzmo-border-width: 1px;--luzmo-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Helvetica, Arial, sans-serif;--luzmo-font-size-xs: 10px;--luzmo-font-size-s: 12px;--luzmo-font-size-m: 14px;--luzmo-font-size: 14px;--luzmo-font-size-l: 16px;--luzmo-font-size-xl: 18px;--luzmo-font-size-xxl: 20px;--luzmo-font-style: normal;--luzmo-line-height: normal;--luzmo-font-weight: 400;--luzmo-font-weight-semibold: 500;--luzmo-font-weight-bold: 600;--luzmo-font-color: #333;--luzmo-font-color-hard: #000;--luzmo-font-color-disabled: var(--luzmo-color-disabled);--luzmo-font-color-extra-dimmed: #888;--luzmo-font-color-hover: #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-secondary-outline: rgba(255, 0, 255, 0.2);--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(e);
43
43
  }
44
44
  })();
45
- const T = ":host .settings-container{display:flex;flex-direction:column;gap:var(--luzmo-display-settings-vertical-gap, var(--luzmo-spacing-2))}:host .settings-row{display:flex;justify-content:flex-start;align-items:center;gap:var(--luzmo-display-settings-numeric-gap, var(--display-settings-numeric-gap))}.duration-angle-down-icon{margin-inline-start:var(--luzmo-numeric-duration-levels-dropdown-icon-margin-inline-start, var(--numeric-duration-levels-dropdown-icon-margin-inline-start))}.dataset-header{max-width:100%;font-weight:600;text-transform:uppercase;margin:.5rem 1rem;color:var(--luzmo-font-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:default}.no-weight-label{margin-left:1rem}.with-secondary-icon{clip-path:polygon(0 0,60% 0,65% 60%,100% 65%,100% 100%,0 100%)}.secondary-icon{position:absolute;bottom:45%;left:60%;width:auto;font-size:.75em;line-height:1}.data-icon-type{width:1.5rem;text-align:center;position:relative;display:inline-block}:host{--display-settings-numeric-gap: var(--luzmo-spacing-3);--numeric-duration-levels-dropdown-icon-margin-inline-start: var( --luzmo-spacing-2 )}:host([size=s]){--display-settings-numeric-gap: var(--luzmo-spacing-3);--numeric-duration-levels-dropdown-icon-margin-inline-start: var( --luzmo-spacing-1 )}:host([size=l]){--display-settings-numeric-gap: var(--luzmo-spacing-4);--numeric-duration-levels-dropdown-icon-margin-inline-start: var( --luzmo-spacing-3 )}:host([size=xl]){--display-settings-numeric-gap: var(--luzmo-spacing-5);--numeric-duration-levels-dropdown-icon-margin-inline-start: var( --luzmo-spacing-4 )}", q = {
46
- sum: () => i("Sum", { desc: "Numeric Aggregation option" }),
47
- cumulativesum: () => i("Cumulative sum", { desc: "Numeric Aggregation option" }),
48
- average: () => i("Average", { desc: "Numeric Aggregation option" }),
49
- median: () => i("Median", { desc: "Numeric Aggregation option" }),
50
- count: () => i("Count rows", { desc: "Numeric Aggregation option" }),
51
- distinctcount: () => i("Count distinct", { desc: "Numeric Aggregation option" }),
52
- min: () => i("Minimum", { desc: "Numeric Aggregation option" }),
53
- max: () => i("Maximum", { desc: "Numeric Aggregation option" }),
54
- stddev: () => i("Standard deviation", { desc: "Numeric Aggregation option" }),
55
- rate: () => i("Rate", { desc: "Numeric Aggregation option" })
56
- }, b = {
45
+ const q = ":host .settings-container{display:flex;flex-direction:column;gap:var(--luzmo-display-settings-vertical-gap, var(--luzmo-spacing-2))}:host .settings-row{display:flex;justify-content:flex-start;align-items:center;gap:var(--luzmo-display-settings-numeric-gap, var(--display-settings-numeric-gap))}.duration-angle-down-icon{margin-inline-start:var(--luzmo-numeric-duration-levels-dropdown-icon-margin-inline-start, var(--numeric-duration-levels-dropdown-icon-margin-inline-start))}.dataset-header{max-width:100%;font-weight:600;text-transform:uppercase;margin:.5rem 1rem;color:var(--luzmo-font-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:default}.no-weight-label{margin-left:1rem}.with-secondary-icon{clip-path:polygon(0 0,60% 0,65% 60%,100% 65%,100% 100%,0 100%)}.secondary-icon{position:absolute;bottom:45%;left:60%;width:auto;font-size:.75em;line-height:1}.data-icon-type{width:1.5rem;text-align:center;position:relative;display:inline-block}:host{--display-settings-numeric-gap: var(--luzmo-spacing-3);--numeric-duration-levels-dropdown-icon-margin-inline-start: var( --luzmo-spacing-2 )}:host([size=s]){--display-settings-numeric-gap: var(--luzmo-spacing-3);--numeric-duration-levels-dropdown-icon-margin-inline-start: var( --luzmo-spacing-1 )}:host([size=l]){--display-settings-numeric-gap: var(--luzmo-spacing-4);--numeric-duration-levels-dropdown-icon-margin-inline-start: var( --luzmo-spacing-3 )}:host([size=xl]){--display-settings-numeric-gap: var(--luzmo-spacing-5);--numeric-duration-levels-dropdown-icon-margin-inline-start: var( --luzmo-spacing-4 )}", R = {
46
+ sum: () => a("Sum", { desc: "Numeric Aggregation option" }),
47
+ cumulativesum: () => a("Cumulative sum", { desc: "Numeric Aggregation option" }),
48
+ average: () => a("Average", { desc: "Numeric Aggregation option" }),
49
+ median: () => a("Median", { desc: "Numeric Aggregation option" }),
50
+ count: () => a("Count rows", { desc: "Numeric Aggregation option" }),
51
+ distinctcount: () => a("Count distinct", { desc: "Numeric Aggregation option" }),
52
+ min: () => a("Minimum", { desc: "Numeric Aggregation option" }),
53
+ max: () => a("Maximum", { desc: "Numeric Aggregation option" }),
54
+ stddev: () => a("Standard deviation", { desc: "Numeric Aggregation option" }),
55
+ rate: () => a("Rate", { desc: "Numeric Aggregation option" })
56
+ }, y = {
57
57
  general: "123",
58
58
  percentage: "%",
59
59
  scientific: "SI"
60
- }, y = {
61
- time: () => i("Time", { desc: "Time format option" }),
62
- short: () => i("Short", { desc: "Short format option" }),
63
- long: () => i("Long", { desc: "Long format option" })
64
60
  }, x = {
61
+ time: () => a("Time", { desc: "Time format option" }),
62
+ short: () => a("Short", { desc: "Short format option" }),
63
+ long: () => a("Long", { desc: "Long format option" })
64
+ }, A = {
65
65
  Auto: {
66
66
  auto: !0,
67
- label: () => i("Auto", { desc: "Automatic setting of the option" })
67
+ label: () => a("Auto", { desc: "Automatic setting of the option" })
68
68
  },
69
69
  "1,000.00": {
70
70
  auto: !1,
@@ -90,7 +90,7 @@ const T = ":host .settings-container{display:flex;flex-direction:column;gap:var(
90
90
  label: () => "1000,00",
91
91
  decimalSeparator: ","
92
92
  }
93
- }, R = {
93
+ }, j = {
94
94
  levels: [
95
95
  { level: 1, label: "years" },
96
96
  { level: 2, label: "quarters" },
@@ -103,112 +103,118 @@ const T = ":host .settings-container{display:flex;flex-direction:column;gap:var(
103
103
  { level: 9, label: "milliseconds" }
104
104
  ]
105
105
  };
106
- var j = Object.defineProperty, P = Object.getOwnPropertyDescriptor, n = (e, t, o, l) => {
107
- for (var r = l > 1 ? void 0 : l ? P(t, o) : t, m = e.length - 1, u; m >= 0; m--)
108
- (u = e[m]) && (r = (l ? u(t, o, r) : u(r)) || r);
109
- return l && r && j(t, o, r), r;
106
+ var P = Object.defineProperty, U = Object.getOwnPropertyDescriptor, c = (t, e, o, s) => {
107
+ for (var i = s > 1 ? void 0 : s ? U(e, o) : e, l = t.length - 1, m; l >= 0; l--)
108
+ (m = t[l]) && (i = (s ? m(e, o, i) : m(i)) || i);
109
+ return s && i && P(e, o, i), i;
110
110
  };
111
- let a = class extends I(E, {
112
- validSizes: Object.values(M)
111
+ let u = class extends M(I, {
112
+ validSizes: Object.values(k)
113
113
  }) {
114
114
  constructor() {
115
- super(...arguments), this.language = "en", this.slotContent = {}, this.measureColumns = [], this._durationLevels = [], this._renderDurationLevelMenu = !1, this._handleSlottableRequest = (e) => {
116
- this._renderDurationLevelMenu = e.data !== D;
115
+ super(...arguments), this.language = "en", this.slotContent = {}, this.measureColumns = [], this._durationLevels = [], this._renderDurationLevelMenu = !1, this._handleSlottableRequest = (t) => {
116
+ this._renderDurationLevelMenu = t.data !== C;
117
117
  }, this._sendEvent = () => {
118
- const e = { ...this.slotContent, format: this._format, aggregationFunc: this._aggregationFunc };
119
- this._aggregationWeightColumn ? e.aggregationWeight = { ...this._aggregationWeightColumn } : delete e.aggregationWeight, this._displayMode === "duration" ? (e.duration = e.duration ?? {}, e.duration.format = this._durationFormat, e.duration.levels = this._durationLevels) : delete e.duration, this.dispatchEvent(
118
+ const t = { ...this.slotContent, format: this._format, aggregationFunc: this._aggregationFunc };
119
+ this._aggregationWeightColumn ? t.aggregationWeight = { ...this._aggregationWeightColumn } : delete t.aggregationWeight, this._displayMode === "duration" ? (t.duration = t.duration ?? {}, t.duration.format = this._durationFormat, t.duration.levels = this._durationLevels) : delete t.duration, this.dispatchEvent(
120
120
  new CustomEvent("slot-content-changed", {
121
121
  bubbles: !0,
122
122
  composed: !0,
123
123
  cancelable: !0,
124
124
  detail: {
125
- slotContent: e
125
+ slotContent: t
126
126
  }
127
127
  })
128
128
  );
129
129
  };
130
130
  }
131
131
  static get styles() {
132
- return [w(T)];
132
+ return [S(q)];
133
133
  }
134
134
  _parseSavedNumericFormatSettings() {
135
- if (this._displayMode = this.slotContent?.subtype === "duration" ? "duration" : "numeric", this._durationFormat = this.slotContent?.duration?.format ?? "short", this._durationLevels = this.slotContent?.duration?.levels ?? [1], this._displayMode === "duration")
135
+ var t, e, o, s, i, l, m;
136
+ if (this._displayMode = ((t = this.slotContent) == null ? void 0 : t.subtype) === "duration" ? "duration" : "numeric", this._durationFormat = ((o = (e = this.slotContent) == null ? void 0 : e.duration) == null ? void 0 : o.format) ?? "short", this._durationLevels = ((i = (s = this.slotContent) == null ? void 0 : s.duration) == null ? void 0 : i.levels) ?? [1], this._displayMode === "duration")
136
137
  this._precision = 2, this._commaDecimals = !1, this._thousandSeparator = !1;
137
138
  else {
138
- this._format = this.slotContent?.format ?? ".0f";
139
- const e = z(this._format ?? ".0f");
140
- this._isAuto = e.typeFormat?.includes("a") ?? !1, ["%", "a%", "y", "ay"].includes(e.typeFormat) ? this._displayAs = "percentage" : ["s", "as", "w", "aw"].includes(e.typeFormat) ? this._displayAs = "scientific" : this._displayAs = "general", this._precision = e.precision ? Number.parseInt(e.precision.replace(".", ""), 10) : this._displayAs === "scientific" ? 1 : 0, this._commaDecimals = ["z", "az", "y", "ay", "w", "aw"].includes(
141
- e.typeFormat
142
- ), this._thousandSeparator = e.comma === ",", this._isAuto ? this._numericFormatGroup = "Auto" : this._commaDecimals && this._thousandSeparator ? this._numericFormatGroup = "1.000,00" : !this._commaDecimals && this._thousandSeparator ? this._numericFormatGroup = "1,000.00" : this._commaDecimals && !this._thousandSeparator ? this._numericFormatGroup = "1000,00" : !this._commaDecimals && !this._thousandSeparator && (this._numericFormatGroup = "1000.00");
139
+ this._format = ((l = this.slotContent) == null ? void 0 : l.format) ?? ".0f";
140
+ const n = v(this._format ?? ".0f");
141
+ this._isAuto = ((m = n.typeFormat) == null ? void 0 : m.includes("a")) ?? !1, ["%", "a%", "y", "ay"].includes(n.typeFormat) ? this._displayAs = "percentage" : ["s", "as", "w", "aw"].includes(n.typeFormat) ? this._displayAs = "scientific" : this._displayAs = "general", this._precision = n.precision ? Number.parseInt(n.precision.replace(".", ""), 10) : this._displayAs === "scientific" ? 1 : 0, this._commaDecimals = ["z", "az", "y", "ay", "w", "aw"].includes(
142
+ n.typeFormat
143
+ ), this._thousandSeparator = n.comma === ",", this._isAuto ? this._numericFormatGroup = "Auto" : this._commaDecimals && this._thousandSeparator ? this._numericFormatGroup = "1.000,00" : !this._commaDecimals && this._thousandSeparator ? this._numericFormatGroup = "1,000.00" : this._commaDecimals && !this._thousandSeparator ? this._numericFormatGroup = "1000,00" : !this._commaDecimals && !this._thousandSeparator && (this._numericFormatGroup = "1000.00");
143
144
  }
144
145
  }
145
146
  _setNumericDisplayAs() {
146
- this._displayAs = this._displayAsElement?.selected?.[0] ?? "general", this._displayAs === "scientific" && (this._precision = Math.max(this._precision ?? 0, 1), this._thousandSeparator = !1), this._setNumericFormat(), this._sendEvent(), this.requestUpdate();
147
+ var t, e;
148
+ this._displayAs = ((e = (t = this._displayAsElement) == null ? void 0 : t.selected) == null ? void 0 : e[0]) ?? "general", this._displayAs === "scientific" && (this._precision = Math.max(this._precision ?? 0, 1), this._thousandSeparator = !1), this._setNumericFormat(), this._sendEvent(), this.requestUpdate();
147
149
  }
148
- _setNumericSeparators(e) {
149
- const t = x[e?.detail ?? "Auto"];
150
+ _setNumericSeparators(t) {
151
+ const e = A[(t == null ? void 0 : t.detail) ?? "Auto"];
150
152
  this._thousandSeparator = [",", "."].includes(
151
- t?.thousandSeparator ?? ""
152
- ), this._commaDecimals = t?.decimalSeparator === ",", this._isAuto = t?.auto, this._setNumericFormat(), this._sendEvent();
153
+ (e == null ? void 0 : e.thousandSeparator) ?? ""
154
+ ), this._commaDecimals = (e == null ? void 0 : e.decimalSeparator) === ",", this._isAuto = e == null ? void 0 : e.auto, this._setNumericFormat(), this._sendEvent();
153
155
  }
154
156
  _setPrecision() {
155
157
  this._precision = this._precisionElement.value, this._setNumericFormat(), this._sendEvent();
156
158
  }
157
159
  _setNumericFormat() {
158
- let e = "f";
159
- const t = this.slotContent.subtype === "duration" ? this._durationLevels && this._durationLevels?.length === 1 ? "numeric" : "duration" : "numeric";
160
- this._maxDurationLevel = Math.min(...this._durationLevels), t === "duration" ? (!["time", "short", "long"].includes(this._durationFormat ?? "") || this._maxDurationLevel < 6 && this._durationFormat === "time") && (this._durationFormat = "short") : (this._displayAs === "general" && this._commaDecimals ? e = "z" : this._displayAs === "percentage" && this._commaDecimals ? e = "y" : this._displayAs === "scientific" && this._commaDecimals ? e = "w" : this._displayAs === "percentage" ? e = "%" : this._displayAs === "scientific" && (e = "s"), this._format = (this._thousandSeparator || this._isAuto ? "," : "") + "." + this._precision + (this._isAuto ? "a" : "") + e);
160
+ var o;
161
+ let t = "f";
162
+ const e = this.slotContent.subtype === "duration" ? this._durationLevels && ((o = this._durationLevels) == null ? void 0 : o.length) === 1 ? "numeric" : "duration" : "numeric";
163
+ this._maxDurationLevel = Math.min(...this._durationLevels), e === "duration" ? (!["time", "short", "long"].includes(this._durationFormat ?? "") || this._maxDurationLevel < 6 && this._durationFormat === "time") && (this._durationFormat = "short") : (this._displayAs === "general" && this._commaDecimals ? t = "z" : this._displayAs === "percentage" && this._commaDecimals ? t = "y" : this._displayAs === "scientific" && this._commaDecimals ? t = "w" : this._displayAs === "percentage" ? t = "%" : this._displayAs === "scientific" && (t = "s"), this._format = (this._thousandSeparator || this._isAuto ? "," : "") + "." + this._precision + (this._isAuto ? "a" : "") + t);
161
164
  }
162
165
  _setAggregationFunc() {
163
- const e = this._aggregationElement.value, t = this._aggregationFunc, o = this.slotContent.format;
164
- if (e !== (t === "weightedaverage" ? "average" : t)) {
165
- if (this._aggregationFunc = e === "average" && this._aggregationWeightColumn?.column ? "weightedaverage" : e, t === "rate") {
166
- const r = z(o), m = ["%", "y", "a%", "ay"].includes(
167
- r.typeFormat
166
+ var i;
167
+ const t = this._aggregationElement.value, e = this._aggregationFunc, o = this.slotContent.format;
168
+ if (t !== (e === "weightedaverage" ? "average" : e)) {
169
+ if (this._aggregationFunc = t === "average" && ((i = this._aggregationWeightColumn) != null && i.column) ? "weightedaverage" : t, e === "rate") {
170
+ const l = v(o), m = ["%", "y", "a%", "ay"].includes(
171
+ l.typeFormat
168
172
  );
169
173
  this.slotContent.subtype === "currency" && m && this._setNumericDisplayAs();
170
174
  }
171
- this._sendEvent(), (this._aggregationFunc === "rate" || t === "rate") && this.requestUpdate();
175
+ this._sendEvent(), (this._aggregationFunc === "rate" || e === "rate") && this.requestUpdate();
172
176
  }
173
177
  }
174
178
  _setAggregationWeight() {
175
- const e = this._aggregationWeightElement.value, t = this._aggregationFunc;
176
- if (e === "none")
179
+ var o;
180
+ const t = this._aggregationWeightElement.value, e = this._aggregationFunc;
181
+ if (t === "none")
177
182
  this._aggregationWeightColumn = void 0, this._aggregationFunc === "weightedaverage" && (this._aggregationFunc = "average");
178
183
  else {
179
- let o, l;
180
- for (const r of this.measureColumns ?? []) {
181
- const m = r.columns?.find((u) => u.id === e);
184
+ let s, i;
185
+ for (const l of this.measureColumns ?? []) {
186
+ const m = (o = l.columns) == null ? void 0 : o.find((n) => n.id === t);
182
187
  if (m) {
183
- o = m, l = r.datasetId;
188
+ s = m, i = l.datasetId;
184
189
  break;
185
190
  }
186
191
  }
187
- o && (this._aggregationWeightColumn = {
188
- column: o.id,
189
- set: l,
190
- columnSubType: o.subtype
192
+ s && (this._aggregationWeightColumn = {
193
+ column: s.id,
194
+ set: i,
195
+ columnSubType: s.subtype
191
196
  }), this._aggregationFunc === "average" && (this._aggregationFunc = "weightedaverage");
192
197
  }
193
- this._sendEvent(), this.requestUpdate(), (t === "weightedaverage" && this._aggregationFunc === "average" || t === "average" && this._aggregationFunc === "weightedaverage") && this.requestUpdate();
198
+ this._sendEvent(), this.requestUpdate(), (e === "weightedaverage" && this._aggregationFunc === "average" || e === "average" && this._aggregationFunc === "weightedaverage") && this.requestUpdate();
194
199
  }
195
200
  _setDurationLevels() {
196
- const e = this._durationLevels, t = this._durationLevelsElement.value.split(",").filter((o) => o !== "").map((o) => Number.parseInt(o, 10));
197
- this._durationLevels = (t?.length ?? 0) >= 1 ? t : e, this._maxDurationLevel = Math.min(...this._durationLevels), this._fillTimeDurationLevels(), this._setNumericFormat(), this._sendEvent(), this.requestUpdate();
201
+ const t = this._durationLevels, e = this._durationLevelsElement.value.split(",").filter((o) => o !== "").map((o) => Number.parseInt(o, 10));
202
+ this._durationLevels = ((e == null ? void 0 : e.length) ?? 0) >= 1 ? e : t, this._maxDurationLevel = Math.min(...this._durationLevels), this._fillTimeDurationLevels(), this._setNumericFormat(), this._sendEvent(), this.requestUpdate();
198
203
  }
199
204
  _setDurationFormat() {
200
- this._durationFormat = this._durationFormatElement?.selected?.[0], this._fillTimeDurationLevels(), this._setNumericFormat(), this._sendEvent(), this.requestUpdate();
205
+ var t, e;
206
+ this._durationFormat = (e = (t = this._durationFormatElement) == null ? void 0 : t.selected) == null ? void 0 : e[0], this._fillTimeDurationLevels(), this._setNumericFormat(), this._sendEvent(), this.requestUpdate();
201
207
  }
202
208
  _fillTimeDurationLevels() {
203
209
  if (this._durationFormat === "time") {
204
- const e = this._durationLevels.sort().at(-1);
205
- if ([7, 8, 9].includes(e)) {
206
- const t = {
210
+ const t = this._durationLevels.sort().at(-1);
211
+ if ([7, 8, 9].includes(t)) {
212
+ const e = {
207
213
  lev7: [6],
208
214
  lev8: [6, 7],
209
215
  lev9: [6, 7, 8]
210
216
  };
211
- for (const o of t["lev" + e])
217
+ for (const o of e["lev" + t])
212
218
  this._durationLevels.includes(o) || this._durationLevels.push(o);
213
219
  this._durationLevels = [...this._durationLevels].sort();
214
220
  }
@@ -250,29 +256,30 @@ let a = class extends I(E, {
250
256
  });
251
257
  }
252
258
  } */
253
- willUpdate(e) {
254
- e.has("slotContent") && (this._parseSavedNumericFormatSettings(), this._aggregationFunc = this.slotContent?.aggregationFunc ?? (this.slotContent?.type === "numeric" ? "sum" : "count"), this._aggregationWeightColumn = this.slotContent?.aggregationWeight, this._isFormula = this.slotContent?.formula || this.slotContent?.formulaId), e.has("language") && this.language !== k() && ([...O].includes(this.language ?? "en") || this.language === "en") && W(this.language);
259
+ willUpdate(t) {
260
+ var e, o, s, i, l;
261
+ t.has("slotContent") && (this._parseSavedNumericFormatSettings(), this._aggregationFunc = ((e = this.slotContent) == null ? void 0 : e.aggregationFunc) ?? (((o = this.slotContent) == null ? void 0 : o.type) === "numeric" ? "sum" : "count"), this._aggregationWeightColumn = (s = this.slotContent) == null ? void 0 : s.aggregationWeight, this._isFormula = ((i = this.slotContent) == null ? void 0 : i.formula) || ((l = this.slotContent) == null ? void 0 : l.formulaId)), t.has("language") && this.language !== O() && ([...W].includes(this.language ?? "en") || this.language === "en") && T(this.language);
255
262
  }
256
263
  _renderDurationLevelsSettings() {
257
- const e = R.levels.map((t) => {
264
+ const t = j.levels.map((e) => {
258
265
  let o = !1;
259
- return this._durationFormat === "time" && t.level >= 6 && this._durationLevels.includes(t.level) && t.level !== Math.max(...this._durationLevels) && (o = !0), this._durationLevels.length === 1 && this._durationLevels.includes(t.level) && (o = !0), s`<luzmo-menu-item
260
- value=${t.level}
261
- ?selected=${this._durationLevels.includes(t.level)}
266
+ return this._durationFormat === "time" && e.level >= 6 && this._durationLevels.includes(e.level) && e.level !== Math.max(...this._durationLevels) && (o = !0), this._durationLevels.length === 1 && this._durationLevels.includes(e.level) && (o = !0), r`<luzmo-menu-item
267
+ value=${e.level}
268
+ ?selected=${this._durationLevels.includes(e.level)}
262
269
  ?disabled=${o}
263
270
  >
264
- ${t.label}
271
+ ${e.label}
265
272
  </luzmo-menu-item>`;
266
273
  });
267
- return s` <div class="setting">
274
+ return r` <div class="setting">
268
275
  <luzmo-field-label for="duration-levels">
269
- ${i("Duration levels", { desc: "Label for duration levels setting" })}
276
+ ${a("Duration levels", { desc: "Label for duration levels setting" })}
270
277
  </luzmo-field-label>
271
278
  <luzmo-action-button id="duration-levels-trigger" size=${this.size}>
272
279
  ${this._durationLevels.length}
273
280
  ${this._durationLevels.length === 1 ? "level" : "levels"} active
274
281
  <span class="duration-angle-down-icon">
275
- ${g(S)}
282
+ ${h(L)}
276
283
  </span>
277
284
  </luzmo-action-button>
278
285
  <luzmo-overlay
@@ -284,26 +291,26 @@ let a = class extends I(E, {
284
291
  @slottable-request=${this._handleSlottableRequest}
285
292
  >
286
293
  <luzmo-popover style="position: relative">
287
- ${this._renderDurationLevelMenu ? s` <luzmo-menu
294
+ ${this._renderDurationLevelMenu ? r` <luzmo-menu
288
295
  id="duration-levels"
289
296
  size=${this.size}
290
297
  selects="multiple"
291
298
  .value=${this._durationLevels.join(",")}
292
299
  @change=${this._setDurationLevels}
293
300
  >
294
- ${e}
301
+ ${t}
295
302
  </luzmo-menu>` : ""}
296
303
  </luzmo-popover>
297
304
  </luzmo-overlay>
298
305
  </div>`;
299
306
  }
300
307
  _renderDurationFormatSettings() {
301
- const e = Object.keys(y).map((t) => t === "time" && (this._maxDurationLevel ?? 1) < 6 ? "" : s`<luzmo-action-button value=${t}>
302
- ${y[t]()}
308
+ const t = Object.keys(x).map((e) => e === "time" && (this._maxDurationLevel ?? 1) < 6 ? "" : r`<luzmo-action-button value=${e}>
309
+ ${x[e]()}
303
310
  </luzmo-action-button>`);
304
- return s` <div class="setting">
311
+ return r` <div class="setting">
305
312
  <luzmo-field-label for="duration-format">
306
- ${i("Format", { desc: "Label for format setting" })}
313
+ ${a("Format", { desc: "Label for format setting" })}
307
314
  </luzmo-field-label>
308
315
  <luzmo-action-group
309
316
  emphasized
@@ -314,21 +321,24 @@ let a = class extends I(E, {
314
321
  selects="single"
315
322
  @change=${this._setDurationFormat}
316
323
  >
317
- ${e}
324
+ ${t}
318
325
  </luzmo-action-group>
319
326
  </div>`;
320
327
  }
321
328
  _renderNumericDisplayAsSettings() {
322
- const e = Object.keys(b).filter(
323
- (t) => t !== "percentage" || (this.slotContent.subtype !== "currency" || this.slotContent.aggregationFunc === "rate") && this.slotContent.periodOverPeriod?.type !== "percentageChange"
329
+ const t = Object.keys(y).filter(
330
+ (e) => {
331
+ var o;
332
+ return e !== "percentage" || (this.slotContent.subtype !== "currency" || this.slotContent.aggregationFunc === "rate") && ((o = this.slotContent.periodOverPeriod) == null ? void 0 : o.type) !== "percentageChange";
333
+ }
324
334
  ).map(
325
- (t) => s`<luzmo-action-button value=${t}
326
- >${b[t]}</luzmo-action-button
335
+ (e) => r`<luzmo-action-button value=${e}
336
+ >${y[e]}</luzmo-action-button
327
337
  >`
328
338
  );
329
- return s`<div class="setting">
339
+ return r`<div class="setting">
330
340
  <luzmo-field-label for="display-as">
331
- ${i("Display as", {
341
+ ${a("Display as", {
332
342
  desc: "Label for display as setting for the datetime field"
333
343
  })}
334
344
  </luzmo-field-label>
@@ -341,19 +351,19 @@ let a = class extends I(E, {
341
351
  selects="single"
342
352
  @change=${this._setNumericDisplayAs}
343
353
  >
344
- ${e}
354
+ ${t}
345
355
  </luzmo-action-group>
346
356
  </div>`;
347
357
  }
348
358
  _renderNumericFormatSettings() {
349
- const e = Object.entries(x).filter(
350
- ([, { hiddenFor: t }]) => !t || t !== this._displayAs
359
+ const t = Object.entries(A).filter(
360
+ ([, { hiddenFor: e }]) => !e || e !== this._displayAs
351
361
  ).map(
352
- ([t, { label: o }]) => s`<luzmo-menu-item value=${t}>${o()}</luzmo-menu-item>`
362
+ ([e, { label: o }]) => r`<luzmo-menu-item value=${e}>${o()}</luzmo-menu-item>`
353
363
  );
354
- return s` <div class="setting">
364
+ return r` <div class="setting">
355
365
  <luzmo-field-label for="format">
356
- ${i("Format", { desc: "Label for format setting" })}
366
+ ${a("Format", { desc: "Label for format setting" })}
357
367
  </luzmo-field-label>
358
368
  <luzmo-picker
359
369
  id="format"
@@ -362,14 +372,14 @@ let a = class extends I(E, {
362
372
  value=${this._numericFormatGroup ?? "Auto"}
363
373
  @change=${this._setNumericSeparators}
364
374
  >
365
- ${e}
375
+ ${t}
366
376
  </luzmo-picker>
367
377
  </div>
368
378
  <div class="setting">
369
379
  <luzmo-field-label for="precision" id="precision-label">
370
- ${this._displayAs === "scientific" ? i("Precision", {
380
+ ${this._displayAs === "scientific" ? a("Precision", {
371
381
  desc: "Label for precision setting"
372
- }) : i("Decimals", {
382
+ }) : a("Decimals", {
373
383
  desc: "Label for decimals setting"
374
384
  })}
375
385
  </luzmo-field-label>
@@ -384,79 +394,84 @@ let a = class extends I(E, {
384
394
  </div>`;
385
395
  }
386
396
  _renderAggregationSettings() {
387
- const e = Object.entries(q).filter(
388
- ([o]) => ["count", "distinctcount"].includes(o) || this.slotContent?.type === "numeric"
389
- ).filter(([o]) => o !== "cumulativesum" || this.isCumulativeSumEnabled).map(
390
- ([o, l]) => s`<luzmo-menu-item value=${o}>${l()}</luzmo-menu-item>`
391
- ), t = [
392
- s`<luzmo-menu-item value="none" class="no-weight">
397
+ var o;
398
+ const t = Object.entries(R).filter(
399
+ ([s]) => {
400
+ var i;
401
+ return ["count", "distinctcount"].includes(s) || ((i = this.slotContent) == null ? void 0 : i.type) === "numeric";
402
+ }
403
+ ).filter(([s]) => s !== "cumulativesum" || this.isCumulativeSumEnabled).map(
404
+ ([s, i]) => r`<luzmo-menu-item value=${s}>${i()}</luzmo-menu-item>`
405
+ ), e = [
406
+ r`<luzmo-menu-item value="none" class="no-weight">
393
407
  <span class="no-weight-label">No weight</span>
394
408
  </luzmo-menu-item>`,
395
- ...(this.measureColumns ?? []).flatMap((o) => {
396
- const l = typeof o.datasetName == "object" ? _(
397
- o.datasetName,
409
+ ...(this.measureColumns ?? []).flatMap((s) => {
410
+ const i = typeof s.datasetName == "object" ? b(
411
+ s.datasetName,
398
412
  this.language
399
- ) : o.datasetName, r = s`<div class="dataset-header">
400
- ${l}
413
+ ) : s.datasetName, l = r`<div class="dataset-header">
414
+ ${i}
401
415
  <luzmo-tooltip self-managed placement="right" size=${this.size}>
402
- ${l}
416
+ ${i}
403
417
  </luzmo-tooltip>
404
- </div>`, m = (o.columns ?? []).map((u) => {
405
- const h = typeof u.name == "object" ? _(u.name, this.language) : u.name, A = g(C(u, "s")), p = u.expression ? L : void 0, f = !!p, F = f ? s`<span class="secondary-icon"
406
- >${g(p)}</span
407
- >` : v;
408
- return s`<luzmo-menu-item value=${u.id}>
418
+ </div>`, m = (s.columns ?? []).map((n) => {
419
+ const p = typeof n.name == "object" ? b(n.name, this.language) : n.name, F = h(N(n, "s")), f = n.expression ? D : void 0, z = !!f, $ = z ? r`<span class="secondary-icon"
420
+ >${h(f)}</span
421
+ >` : _;
422
+ return r`<luzmo-menu-item value=${n.id}>
409
423
  <span class="data-icon-type" slot="icon">
410
- <span class=${f ? "with-secondary-icon" : ""}
411
- >${A}</span
424
+ <span class=${z ? "with-secondary-icon" : ""}
425
+ >${F}</span
412
426
  >
413
- ${F}
427
+ ${$}
414
428
  </span>
415
- <span class="column-label text-truncate">${h}</span>
429
+ <span class="column-label text-truncate">${p}</span>
416
430
  <luzmo-tooltip self-managed placement="right" size=${this.size}>
417
- ${h}
431
+ ${p}
418
432
  </luzmo-tooltip>
419
433
  </luzmo-menu-item>`;
420
434
  });
421
- return [r, ...m];
435
+ return [l, ...m];
422
436
  })
423
437
  ];
424
- return s`<div class="settings-row">
438
+ return r`<div class="settings-row">
425
439
  <div class="setting">
426
440
  <luzmo-field-label for="aggregation">
427
- ${i("Aggregation", { desc: "Label for aggregation setting" })}
441
+ ${a("Aggregation", { desc: "Label for aggregation setting" })}
428
442
  </luzmo-field-label>
429
443
  <luzmo-picker
430
444
  id="aggregation"
431
445
  size=${this.size}
432
446
  variant="highlight"
433
447
  value=${(() => {
434
- const o = this.slotContent?.type === "numeric" ? "sum" : "count";
435
- return this._aggregationFunc === "weightedaverage" ? "average" : this._aggregationFunc ?? o;
448
+ var i;
449
+ const s = ((i = this.slotContent) == null ? void 0 : i.type) === "numeric" ? "sum" : "count";
450
+ return this._aggregationFunc === "weightedaverage" ? "average" : this._aggregationFunc ?? s;
436
451
  })()}
437
452
  @change=${this._setAggregationFunc}
438
453
  >
439
- ${e}
454
+ ${t}
440
455
  </luzmo-picker>
441
456
  </div>
442
457
  ${["rate", "average", "weightedaverage"].includes(
443
458
  this._aggregationFunc ?? ""
444
- ) ? s`<div class="setting">
459
+ ) ? r`<div class="setting">
445
460
  <luzmo-field-label for="weighting-column">
446
461
  ${this._aggregationFunc === "rate" ? "Denominator" : "Weight"}
447
462
  </luzmo-field-label>
448
- ${this.measureColumns.length > 0 ? s`
463
+ ${this.measureColumns.length > 0 ? r`
449
464
  <luzmo-picker
450
465
  id="weighting-column"
451
466
  size=${this.size}
452
467
  variant="highlight"
453
468
  icons="none"
454
- value=${this._aggregationWeightColumn?.column ?? "none"}
469
+ value=${((o = this._aggregationWeightColumn) == null ? void 0 : o.column) ?? "none"}
455
470
  @change=${this._setAggregationWeight}
456
471
  >
457
- ${t}
472
+ ${e}
458
473
  </luzmo-picker>
459
- ` : s`<luzmo-picker
474
+ ` : r`<luzmo-picker
460
475
  id="weighting-column"
461
476
  size=${this.size}
462
477
  variant="highlight"
@@ -469,59 +484,60 @@ let a = class extends I(E, {
469
484
  </div>`;
470
485
  }
471
486
  render() {
472
- return s`<div class="settings-container">
487
+ var t;
488
+ return r`<div class="settings-container">
473
489
  <div class="settings-row">
474
490
  ${this._displayMode === "duration" ? this._renderDurationLevelsSettings() : this._renderNumericDisplayAsSettings()}
475
- ${this._durationLevels?.length > 1 ? this._renderDurationFormatSettings() : this._renderNumericFormatSettings()}
491
+ ${((t = this._durationLevels) == null ? void 0 : t.length) > 1 ? this._renderDurationFormatSettings() : this._renderNumericFormatSettings()}
476
492
  </div>
477
- ${this._isFormula || this.isAggregationDisabled ? v : this._renderAggregationSettings()}
493
+ ${this._isFormula || this.isAggregationDisabled ? _ : this._renderAggregationSettings()}
478
494
  </div>
479
495
  </div>`;
480
496
  }
481
497
  };
482
- n([
483
- d({ type: String, reflect: !0 })
484
- ], a.prototype, "language", 2);
485
- n([
486
- d({ type: Object, reflect: !0 })
487
- ], a.prototype, "slotContent", 2);
488
- n([
489
- d({ type: Array, reflect: !1 })
490
- ], a.prototype, "measureColumns", 2);
491
- n([
492
- d({ type: Boolean })
493
- ], a.prototype, "isAggregationDisabled", 2);
494
- n([
495
- d({ type: Boolean })
496
- ], a.prototype, "isCumulativeSumEnabled", 2);
497
- n([
498
- c("#display-as")
499
- ], a.prototype, "_displayAsElement", 2);
500
- n([
501
- c("#precision")
502
- ], a.prototype, "_precisionElement", 2);
503
- n([
504
- c("#aggregation")
505
- ], a.prototype, "_aggregationElement", 2);
506
- n([
507
- c("#weighting-column")
508
- ], a.prototype, "_aggregationWeightElement", 2);
509
- n([
510
- c("#duration-levels")
511
- ], a.prototype, "_durationLevelsElement", 2);
512
- n([
513
- c("#duration-format")
514
- ], a.prototype, "_durationFormatElement", 2);
515
- n([
516
- N()
517
- ], a.prototype, "_renderDurationLevelMenu", 2);
518
- a = n([
519
- $()
520
- ], a);
498
+ c([
499
+ g({ type: String, reflect: !0 })
500
+ ], u.prototype, "language", 2);
501
+ c([
502
+ g({ type: Object, reflect: !0 })
503
+ ], u.prototype, "slotContent", 2);
504
+ c([
505
+ g({ type: Array, reflect: !1 })
506
+ ], u.prototype, "measureColumns", 2);
507
+ c([
508
+ g({ type: Boolean })
509
+ ], u.prototype, "isAggregationDisabled", 2);
510
+ c([
511
+ g({ type: Boolean })
512
+ ], u.prototype, "isCumulativeSumEnabled", 2);
513
+ c([
514
+ d("#display-as")
515
+ ], u.prototype, "_displayAsElement", 2);
516
+ c([
517
+ d("#precision")
518
+ ], u.prototype, "_precisionElement", 2);
519
+ c([
520
+ d("#aggregation")
521
+ ], u.prototype, "_aggregationElement", 2);
522
+ c([
523
+ d("#weighting-column")
524
+ ], u.prototype, "_aggregationWeightElement", 2);
525
+ c([
526
+ d("#duration-levels")
527
+ ], u.prototype, "_durationLevelsElement", 2);
528
+ c([
529
+ d("#duration-format")
530
+ ], u.prototype, "_durationFormatElement", 2);
531
+ c([
532
+ E()
533
+ ], u.prototype, "_renderDurationLevelMenu", 2);
534
+ u = c([
535
+ w()
536
+ ], u);
521
537
  customElements.get("luzmo-display-settings-numeric") || customElements.define(
522
538
  "luzmo-display-settings-numeric",
523
- a
539
+ u
524
540
  );
525
541
  export {
526
- a as LuzmoDisplaySettingsNumeric
542
+ u as LuzmoDisplaySettingsNumeric
527
543
  };