@luzmo/analytics-components-kit 1.0.1-alpha.91 → 1.0.1-alpha.94

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 (252) hide show
  1. package/angular/README.md +1 -0
  2. package/angular/components/widget-menu.component.ts +25 -0
  3. package/angular/esm/components/widget-menu.component.d.ts +13 -0
  4. package/angular/esm/components/widget-menu.component.js +49 -0
  5. package/angular/esm/index.d.ts +3 -1
  6. package/angular/esm/index.js +4 -1
  7. package/angular/esm/types.d.ts +4 -0
  8. package/angular/index.ts +4 -1
  9. package/angular/types.ts +6 -0
  10. package/components/ai-chat-message-assistant/index.cjs +1 -1
  11. package/components/ai-chat-message-assistant/index.js +1 -0
  12. package/components/ai-chat-messages-container/index.cjs +1 -1
  13. package/components/ai-chat-messages-container/index.js +2 -2
  14. package/components/ai-interaction-textarea/index.cjs +1 -1
  15. package/components/ai-interaction-textarea/index.js +2 -1
  16. package/components/area-chart-options.config-C7sMAHco.cjs +20 -0
  17. package/components/{area-chart-options.config-u8itidsi.js → area-chart-options.config-_J0sG4NF.js} +26 -14
  18. package/components/{bar-chart-options.config-DIirbAJ0.js → bar-chart-options.config-D1mb5TDl.js} +35 -21
  19. package/components/bar-chart-options.config-DcxEkOT5.cjs +20 -0
  20. package/components/box-plot-options.config-SrrbDEYW.cjs +20 -0
  21. package/components/{box-plot-options.config-BWROiguA.js → box-plot-options.config-xu_i6ms7.js} +88 -52
  22. package/components/{bubble-chart-options.config-4QD8VPhU.js → bubble-chart-options.config-BacgXkJ_.js} +18 -9
  23. package/components/bubble-chart-options.config-Ihn6eVQI.cjs +20 -0
  24. package/components/{bullet-chart-options.config-3bH7uekx.js → bullet-chart-options.config-CDPpX1yc.js} +1 -1
  25. package/components/{bullet-chart-options.config-tWb6Fio-.cjs → bullet-chart-options.config-DfS4Bwds.cjs} +1 -1
  26. package/components/calculate-data-item-icon-CEa82-5u.cjs +20 -0
  27. package/components/calculate-data-item-icon-DjlZwMdO.js +147 -0
  28. package/components/{choropleth-map-options.config-CMxx3ORp.js → choropleth-map-options.config-B_W9-rhe.js} +84 -63
  29. package/components/choropleth-map-options.config-ZW8yoZH2.cjs +20 -0
  30. package/components/{circular-gauge-options.config-DhIKn44k.js → circular-gauge-options.config-DAIjz4Rl.js} +36 -23
  31. package/components/circular-gauge-options.config-msZ4mfpN.cjs +20 -0
  32. package/components/color-B6LaL8qz.cjs +20 -0
  33. package/components/{color-B7m0j8lX.js → color-DuJ4-73S.js} +950 -941
  34. package/components/{color-range-utils-BSfqtB3A.js → color-range-utils-Bvo9sm5A.js} +32 -31
  35. package/components/color-range-utils-C5yXW7ZC.cjs +20 -0
  36. package/components/{column-chart-options.config-D5-yR7iq.js → column-chart-options.config-B5SjBVdy.js} +37 -27
  37. package/components/column-chart-options.config-BjDvA7i9.cjs +20 -0
  38. package/components/{conditional-number-options.config-DPYsdML5.js → conditional-number-options.config-BCEpSK9J.js} +40 -24
  39. package/components/conditional-number-options.config-DgzUo0xi.cjs +20 -0
  40. package/components/dataset-icon/index.cjs +1 -1
  41. package/components/dataset-icon/index.js +2 -1
  42. package/components/dataset-selector-list/index.cjs +1 -1
  43. package/components/dataset-selector-list/index.js +35 -32
  44. package/components/dataset-selector-row/index.cjs +9 -9
  45. package/components/dataset-selector-row/index.js +53 -51
  46. package/components/{date-comparison-filter-options.config-QaoWaFUn.cjs → date-comparison-filter-options.config-DAVncmi0.cjs} +1 -1
  47. package/components/{date-comparison-filter-options.config-CSwGyuBg.js → date-comparison-filter-options.config-JA_yYpJa.js} +6 -3
  48. package/components/{date-filter-options.config-n-zhWaYa.cjs → date-filter-options.config-CWPMtA18.cjs} +1 -1
  49. package/components/{date-filter-options.config-BTVyHRkp.js → date-filter-options.config-DBRxlTWy.js} +6 -3
  50. package/components/display-settings/index.cjs +1 -1
  51. package/components/display-settings/index.js +1 -1
  52. package/components/display-settings-binning/index.cjs +5 -5
  53. package/components/display-settings-binning/index.js +30 -29
  54. package/components/display-settings-datetime/index.cjs +29 -29
  55. package/components/display-settings-datetime/index.js +120 -112
  56. package/components/display-settings-grand-totals/index.cjs +4 -4
  57. package/components/display-settings-grand-totals/index.js +24 -23
  58. package/components/display-settings-numeric/index.cjs +48 -48
  59. package/components/display-settings-numeric/index.js +211 -194
  60. package/components/display-settings-period-over-period/index.cjs +16 -16
  61. package/components/display-settings-period-over-period/index.js +97 -91
  62. package/components/{donut-chart-options.config-3ZqX8Cbb.js → donut-chart-options.config-BulUEiaH.js} +37 -21
  63. package/components/donut-chart-options.config-tNpqBZfR.cjs +20 -0
  64. package/components/draggable-data-item/index.cjs +5 -5
  65. package/components/draggable-data-item/index.js +46 -45
  66. package/components/draggable-data-item-level/index.cjs +11 -11
  67. package/components/draggable-data-item-level/index.js +73 -70
  68. package/components/{dropdown-filter-options.config-CGJTtgAX.js → dropdown-filter-options.config-D9dvPypF.js} +10 -7
  69. package/components/{dropdown-filter-options.config-DJvfCTk7.cjs → dropdown-filter-options.config-DS-MORmq.cjs} +1 -1
  70. package/components/droppable-slot/index.cjs +16 -16
  71. package/components/droppable-slot/index.js +223 -208
  72. package/components/edit-item/index.cjs +9 -9
  73. package/components/edit-item/index.js +119 -116
  74. package/components/edit-option/index.cjs +1 -1
  75. package/components/edit-option/index.js +1 -1
  76. package/components/edit-option-action-button-group/index.cjs +8 -8
  77. package/components/edit-option-action-button-group/index.js +53 -52
  78. package/components/{edit-option-base-Bh29-Cak.js → edit-option-base-DIc7iC-b.js} +1 -1
  79. package/components/{edit-option-base-tFr8Qg2B.cjs → edit-option-base-VhTih9T1.cjs} +1 -1
  80. package/components/edit-option-color-palette-picker/index.cjs +1 -1
  81. package/components/edit-option-color-palette-picker/index.js +1 -1
  82. package/components/edit-option-color-picker/index.cjs +1 -1
  83. package/components/edit-option-color-picker/index.js +1 -1
  84. package/components/edit-option-color-range/index.cjs +19 -19
  85. package/components/edit-option-color-range/index.js +117 -106
  86. package/components/edit-option-multi-language-field/index.cjs +3 -3
  87. package/components/edit-option-multi-language-field/index.js +27 -26
  88. package/components/edit-option-number-field/index.cjs +1 -1
  89. package/components/edit-option-number-field/index.js +1 -1
  90. package/components/edit-option-picker/index.cjs +5 -5
  91. package/components/edit-option-picker/index.js +7 -7
  92. package/components/edit-option-position-picker/index.cjs +4 -4
  93. package/components/edit-option-position-picker/index.js +25 -21
  94. package/components/edit-option-positions-number-field/index.cjs +9 -9
  95. package/components/edit-option-positions-number-field/index.js +81 -76
  96. package/components/edit-option-radio-button-group/index.cjs +6 -6
  97. package/components/edit-option-radio-button-group/index.js +22 -21
  98. package/components/edit-option-slider/index.cjs +1 -1
  99. package/components/edit-option-slider/index.js +1 -1
  100. package/components/edit-option-switch/index.cjs +1 -1
  101. package/components/edit-option-switch/index.js +1 -1
  102. package/components/edit-option-text-field/index.cjs +2 -2
  103. package/components/edit-option-text-field/index.js +23 -22
  104. package/components/en-BKBhKBXY.cjs +20 -0
  105. package/components/en-BOTjhwEc.js +1488 -0
  106. package/components/{en-GB-ialeqj_z.js → en-GB-CEHEs8F2.js} +1 -1
  107. package/components/{en-GB-TqvgIw9B.cjs → en-GB-DG6uS3sM.cjs} +1 -1
  108. package/components/{evolution-number-options.config-Bc9eKYnn.cjs → evolution-number-options.config-BgIZY4gQ.cjs} +1 -1
  109. package/components/{evolution-number-options.config-BIPO_4n3.js → evolution-number-options.config-DzkfeoIN.js} +14 -11
  110. package/components/{extrapolate-color-C0n1UDs-.cjs → extrapolate-color-0j_AeYkz.cjs} +1 -1
  111. package/components/{extrapolate-color-v1PimdQr.js → extrapolate-color-CC9CURf6.js} +1 -1
  112. package/components/filter-data-item-picker/index.cjs +7 -7
  113. package/components/filter-data-item-picker/index.js +86 -85
  114. package/components/filter-expression-picker/index.cjs +1 -1
  115. package/components/filter-expression-picker/index.js +1 -1
  116. package/components/filter-item/index.cjs +6 -6
  117. package/components/filter-item/index.js +119 -109
  118. package/components/filter-value-picker/index.cjs +2 -2
  119. package/components/filter-value-picker/index.js +36 -34
  120. package/components/filter-value-picker-datetime/index.cjs +8 -8
  121. package/components/filter-value-picker-datetime/index.js +71 -56
  122. package/components/filter-value-picker-hierarchy/index.cjs +12 -12
  123. package/components/filter-value-picker-hierarchy/index.js +124 -113
  124. package/components/filter-value-picker-numeric/index.cjs +8 -8
  125. package/components/filter-value-picker-numeric/index.js +110 -101
  126. package/components/focusable-B3E_hQmm.cjs +20 -0
  127. package/components/{focusable-BS2pbY7w.js → focusable-DCIFkpiW.js} +26 -24
  128. package/components/{funnel-chart-options.config-CrJy2U7_.js → funnel-chart-options.config-C_VjTOvD.js} +20 -5
  129. package/components/funnel-chart-options.config-D7H7gFcx.cjs +20 -0
  130. package/components/get-css-variable-BEYG097C.js +1446 -0
  131. package/components/get-css-variable-BZxY4IOa.cjs +35 -0
  132. package/components/get-css-variable-DLiZYZEi.cjs +24 -0
  133. package/components/{get-css-variable-Bb7TxJdX.js → get-css-variable-YlLiVgo8.js} +37 -37
  134. package/components/grid/index.cjs +49 -43
  135. package/components/grid/index.js +1878 -2610
  136. package/components/{heat-map-options.config-CmL87j1j.js → heat-map-options.config-BnLWe8jS.js} +41 -35
  137. package/components/heat-map-options.config-DVH-Bb5-.cjs +20 -0
  138. package/components/heat-table-options.config-B12JEYnp.cjs +20 -0
  139. package/components/{heat-table-options.config-BrCYAgYD.js → heat-table-options.config-CUsDdgUr.js} +88 -60
  140. package/components/helpers-DXQwEH1P.cjs +20 -0
  141. package/components/helpers-v1bPALRP.js +91 -0
  142. package/components/hexbin-map-options.config-DZERRhM8.cjs +20 -0
  143. package/components/{hexbin-map-options.config-BguV1w8q.js → hexbin-map-options.config-F-7uCqxb.js} +38 -20
  144. package/components/{index-BNAmjOkm.cjs → index-BPNsFiyq.cjs} +4 -4
  145. package/components/index-CDi4fe3N.js +1716 -0
  146. package/components/index-CQ9ck-BO.cjs +249 -0
  147. package/components/index-CXn67vdn.cjs +121 -0
  148. package/components/{index-haa7WNrl.js → index-CdIUfo-L.js} +481 -453
  149. package/components/index-Cz9vSXy6.cjs +20 -0
  150. package/components/{index-DdyZ2g5L.js → index-D0GBF6tg.js} +104 -94
  151. package/components/index-Dn0j_pcR.cjs +20 -0
  152. package/components/{index-CqKpf0B8.js → index-Do7O9azB.js} +123 -112
  153. package/components/index-E239Dotg.js +1735 -0
  154. package/components/index.cjs +1 -1
  155. package/components/index.js +20 -18
  156. package/components/item-options-configs.cjs +1 -1
  157. package/components/item-options-configs.js +37 -37
  158. package/components/{line-chart-options.config-BhirTGqD.js → line-chart-options.config-DB3IsXXr.js} +28 -13
  159. package/components/line-chart-options.config-DSugoe0t.cjs +20 -0
  160. package/components/{localize-CcDpq940.js → localize-BX7q0S0M.js} +10 -10
  161. package/components/{localize-C4zNlrwK.cjs → localize-r7ALOUy_.cjs} +1 -1
  162. package/components/{marker-map-options.config-Bx17jmiq.js → marker-map-options.config-DPJ955tt.js} +1 -1
  163. package/components/{marker-map-options.config-CvhCylSC.cjs → marker-map-options.config-_FYZzRwA.cjs} +1 -1
  164. package/components/pivot-table-options.config-BiJXKSFR.cjs +20 -0
  165. package/components/{pivot-table-options.config-CFc7y0IT.js → pivot-table-options.config-DNK_AIG7.js} +24 -15
  166. package/components/pyramid-chart-options.config-C4zbFS26.cjs +20 -0
  167. package/components/{pyramid-chart-options.config-2Waxb11l.js → pyramid-chart-options.config-CcVMatYx.js} +43 -29
  168. package/components/{radar-chart-options.config-CPN5fOl8.js → radar-chart-options.config-CUZn_3Fd.js} +23 -11
  169. package/components/radar-chart-options.config-EqQu6PTh.cjs +20 -0
  170. package/components/{regular-table-options.config-CFKCJQK1.js → regular-table-options.config-BoLZsBry.js} +23 -17
  171. package/components/{regular-table-options.config-YRuoijIk.cjs → regular-table-options.config-DTx3RTnS.cjs} +1 -1
  172. package/components/{route-map-options.config-CyolTJfK.js → route-map-options.config-CN86T7c0.js} +109 -87
  173. package/components/route-map-options.config-D7NJePTu.cjs +20 -0
  174. package/components/{sankey-diagram-options.config-D7OSvSqm.cjs → sankey-diagram-options.config-RFB83YLZ.cjs} +1 -1
  175. package/components/{sankey-diagram-options.config-Ldjk84ro.js → sankey-diagram-options.config-tVLKy_Zn.js} +10 -7
  176. package/components/scatter-plot-options.config-CFfGJXsV.cjs +20 -0
  177. package/components/{scatter-plot-options.config-CfxEfkQ1.js → scatter-plot-options.config-Corlzno1.js} +86 -56
  178. package/components/{search-filter-options.config-Oqco9BKj.cjs → search-filter-options.config-BCaDlYqZ.cjs} +1 -1
  179. package/components/{search-filter-options.config-C0syQmP4.js → search-filter-options.config-BE3JhR-F.js} +6 -3
  180. package/components/{set-locale-hKTMz37h.js → set-locale-Dp3N_gXN.js} +8 -1
  181. package/components/{slicer-filter-options.config-DmOe3440.js → slicer-filter-options.config-3JZZcw5C.js} +18 -9
  182. package/components/slicer-filter-options.config-DNI-XevE.cjs +20 -0
  183. package/components/{slider-filter-options.config-B1M8RcDs.js → slider-filter-options.config-DH4SS8wH.js} +1 -1
  184. package/components/{slider-filter-options.config-k45I-t6G.cjs → slider-filter-options.config-_8Z2zKmU.cjs} +1 -1
  185. package/components/slot-contents-picker/index.cjs +33 -33
  186. package/components/slot-contents-picker/index.js +205 -194
  187. package/components/slot-menu/index.cjs +12 -12
  188. package/components/slot-menu/index.js +184 -171
  189. package/components/slot-menu-list/index.cjs +3 -3
  190. package/components/slot-menu-list/index.js +103 -97
  191. package/components/speedometer-chart-options.config-BX9LTQBH.cjs +20 -0
  192. package/components/{speedometer-chart-options.config-CzOmuEF8.js → speedometer-chart-options.config-SL581yOa.js} +53 -31
  193. package/components/{spike-map-options.config-Cbt1YUw6.js → spike-map-options.config-C5KewecZ.js} +122 -91
  194. package/components/spike-map-options.config-DoBFXPmN.cjs +20 -0
  195. package/components/{sunburst-chart-options.config-Yrxc2i57.cjs → sunburst-chart-options.config-AbNjWS6t.cjs} +1 -1
  196. package/components/{sunburst-chart-options.config-_dyLQxPJ.js → sunburst-chart-options.config-CNauGQJv.js} +20 -9
  197. package/components/{symbol-map-options.config-BORL1NSU.js → symbol-map-options.config-DdDA4aa7.js} +20 -11
  198. package/components/symbol-map-options.config-m-lwLTtu.cjs +20 -0
  199. package/components/treemap-chart-options.config-C0Q9aQ1Z.cjs +20 -0
  200. package/components/{treemap-chart-options.config-B9i9qIm_.js → treemap-chart-options.config-D5AJaF_u.js} +37 -20
  201. package/components/utils.cjs +1 -1
  202. package/components/utils.js +97 -94
  203. package/components/{video-options.config-B0asgYt8.cjs → video-options.config-CGsDTwHc.cjs} +1 -1
  204. package/components/{video-options.config-UX-9MDfS.js → video-options.config-Dk36zJ1B.js} +10 -7
  205. package/components/widget-menu/index.cjs +51 -0
  206. package/components/widget-menu/index.d.ts +8 -0
  207. package/components/widget-menu/index.js +211 -0
  208. package/components/widget-menu/widget-menu.d.ts +77 -0
  209. package/components/{wordcloud-chart-options.config-BKtJT8Va.cjs → wordcloud-chart-options.config-vGfCW8kE.cjs} +1 -1
  210. package/components/{wordcloud-chart-options.config-BoB_KuhA.js → wordcloud-chart-options.config-w2NUIWVA.js} +7 -4
  211. package/custom-elements.json +133 -20
  212. package/index.d.ts +1 -0
  213. package/package.json +6 -1
  214. package/types.d.ts +4 -0
  215. package/components/area-chart-options.config-Bl8bhhOo.cjs +0 -20
  216. package/components/bar-chart-options.config-CePAqM83.cjs +0 -20
  217. package/components/box-plot-options.config-BVNrV2eD.cjs +0 -20
  218. package/components/bubble-chart-options.config-BDgOe3GQ.cjs +0 -20
  219. package/components/calculate-data-item-icon-DMDhKq_m.js +0 -147
  220. package/components/calculate-data-item-icon-DtVGbet3.cjs +0 -20
  221. package/components/choropleth-map-options.config-CWJACFd0.cjs +0 -20
  222. package/components/circular-gauge-options.config-BMxgq3zH.cjs +0 -20
  223. package/components/color-Czp4Im5q.cjs +0 -20
  224. package/components/color-range-utils-DYYR-iwx.cjs +0 -20
  225. package/components/column-chart-options.config-BV9R3ssH.cjs +0 -20
  226. package/components/conditional-number-options.config-Co099Qfm.cjs +0 -20
  227. package/components/donut-chart-options.config-BQyPgnC9.cjs +0 -20
  228. package/components/en-D3ihEGXg.js +0 -1483
  229. package/components/en-DZcn_iz_.cjs +0 -20
  230. package/components/focusable-QLh-LlNt.cjs +0 -20
  231. package/components/funnel-chart-options.config-DrP4AFgk.cjs +0 -20
  232. package/components/get-css-variable-Pzks_rOx.cjs +0 -24
  233. package/components/heat-map-options.config-CIHnPdYE.cjs +0 -20
  234. package/components/heat-table-options.config-DTlZRc_i.cjs +0 -20
  235. package/components/helpers-9I0oLoUB.cjs +0 -20
  236. package/components/helpers-bR8Ibjqh.js +0 -79
  237. package/components/hexbin-map-options.config-CKnn3VAB.cjs +0 -20
  238. package/components/index-BekTY3Em.cjs +0 -121
  239. package/components/index-CFL6gmIu.cjs +0 -20
  240. package/components/index-DNPULp4A.js +0 -1755
  241. package/components/index-DvkzMbLt.cjs +0 -249
  242. package/components/line-chart-options.config-Cqwou5u6.cjs +0 -20
  243. package/components/pivot-table-options.config-uZDAertf.cjs +0 -20
  244. package/components/pyramid-chart-options.config-DoGfEvzU.cjs +0 -20
  245. package/components/radar-chart-options.config-CtNUMN1l.cjs +0 -20
  246. package/components/route-map-options.config-CVTk5RVL.cjs +0 -20
  247. package/components/scatter-plot-options.config-5gN7pMTm.cjs +0 -20
  248. package/components/slicer-filter-options.config-CrusP6a0.cjs +0 -20
  249. package/components/speedometer-chart-options.config-B4ceg_qI.cjs +0 -20
  250. package/components/spike-map-options.config-BkkDqb4g.cjs +0 -20
  251. package/components/symbol-map-options.config-NpBKm64d.cjs +0 -20
  252. package/components/treemap-chart-options.config-x4J54WSw.cjs +0 -20
@@ -17,8 +17,14 @@
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 { g as l, a as n, b as i, c as a } from "./helpers-bR8Ibjqh.js";
21
- const o = ({ slots: e }) => Array.isArray(e) && e?.length > 0 ? e?.find((t) => t?.name === "color")?.content?.length > 0 : !1, r = ({ slots: e }) => Array.isArray(e) && e?.length > 0 ? e?.find((t) => t?.name === "color")?.content?.length === 0 || !e?.some((t) => t?.name === "color") : !0, d = [
20
+ import { g as i, a as o, b as c, c as d } from "./helpers-v1bPALRP.js";
21
+ const n = ({ slots: e }) => {
22
+ var r, a;
23
+ return Array.isArray(e) && (e == null ? void 0 : e.length) > 0 ? ((a = (r = e == null ? void 0 : e.find((l) => (l == null ? void 0 : l.name) === "color")) == null ? void 0 : r.content) == null ? void 0 : a.length) > 0 : !1;
24
+ }, t = ({ slots: e }) => {
25
+ var r, a;
26
+ return Array.isArray(e) && (e == null ? void 0 : e.length) > 0 ? ((a = (r = e == null ? void 0 : e.find((l) => (l == null ? void 0 : l.name) === "color")) == null ? void 0 : r.content) == null ? void 0 : a.length) === 0 || !(e != null && e.some((l) => (l == null ? void 0 : l.name) === "color")) : !0;
27
+ }, f = [
22
28
  {
23
29
  key: "general",
24
30
  type: "group",
@@ -39,7 +45,7 @@ const o = ({ slots: e }) => Array.isArray(e) && e?.length > 0 ? e?.find((t) => t
39
45
  label: "Legend",
40
46
  default: !0
41
47
  },
42
- visibleIf: o
48
+ visibleIf: n
43
49
  },
44
50
  {
45
51
  key: "display.modeOption",
@@ -48,7 +54,7 @@ const o = ({ slots: e }) => Array.isArray(e) && e?.length > 0 ? e?.find((t) => t
48
54
  label: "Mode option",
49
55
  default: !1
50
56
  },
51
- visibleIf: o
57
+ visibleIf: n
52
58
  },
53
59
  {
54
60
  key: "display.labels",
@@ -82,19 +88,22 @@ const o = ({ slots: e }) => Array.isArray(e) && e?.length > 0 ? e?.find((t) => t
82
88
  label: "Color area by category",
83
89
  default: !0
84
90
  },
85
- visibleIf: r
91
+ visibleIf: t
86
92
  },
87
93
  {
88
94
  key: "color",
89
95
  control: {
90
96
  type: "color-picker",
91
97
  label: "Area color",
92
- default: ({ theme: e }) => a(e),
93
- extraLabel: ({ options: e, theme: t }) => i(e, t, "color"),
94
- extraLabelHasClickAction: ({ options: e, theme: t }) => n(e, t, "color"),
95
- extraLabelClickAction: ({ options: e, theme: t }) => l(e, t, "color")
98
+ default: ({ theme: e }) => d(e),
99
+ extraLabel: ({ options: e, theme: r }) => c(e, r, "color"),
100
+ extraLabelHasClickAction: ({ options: e, theme: r }) => o(e, r, "color"),
101
+ extraLabelClickAction: ({ options: e, theme: r }) => i(e, r, "color")
96
102
  },
97
- visibleIf: ({ options: e, slots: t }) => e?.categories?.colored === !1 && r({ slots: t })
103
+ visibleIf: ({ options: e, slots: r }) => {
104
+ var a;
105
+ return ((a = e == null ? void 0 : e.categories) == null ? void 0 : a.colored) === !1 && t({ slots: r });
106
+ }
98
107
  },
99
108
  {
100
109
  key: "mode",
@@ -114,11 +123,15 @@ const o = ({ slots: e }) => Array.isArray(e) && e?.length > 0 ? e?.find((t) => t
114
123
  min: 0,
115
124
  max: 24,
116
125
  step: 1,
117
- extraLabel: ({ options: e, theme: t }) => {
118
- if (typeof t?.itemSpecific?.rounding == "number")
119
- return typeof e?.roundedCorners != "number" ? "auto" : "reset";
126
+ extraLabel: ({ options: e, theme: r }) => {
127
+ var a;
128
+ if (typeof ((a = r == null ? void 0 : r.itemSpecific) == null ? void 0 : a.rounding) == "number")
129
+ return typeof (e == null ? void 0 : e.roundedCorners) != "number" ? "auto" : "reset";
130
+ },
131
+ extraLabelHasClickAction: ({ options: e, theme: r }) => {
132
+ var a;
133
+ return !(typeof ((a = r == null ? void 0 : r.itemSpecific) == null ? void 0 : a.rounding) != "number" || typeof (e == null ? void 0 : e.roundedCorners) != "number");
120
134
  },
121
- extraLabelHasClickAction: ({ options: e, theme: t }) => !(typeof t?.itemSpecific?.rounding != "number" || typeof e?.roundedCorners != "number"),
122
135
  extraLabelClickAction: ({ options: e }) => ({ value: void 0, options: { ...e, roundedCorners: void 0 } })
123
136
  }
124
137
  },
@@ -131,11 +144,15 @@ const o = ({ slots: e }) => Array.isArray(e) && e?.length > 0 ? e?.find((t) => t
131
144
  min: 0,
132
145
  max: 20,
133
146
  step: 1,
134
- extraLabel: ({ options: e, theme: t }) => {
135
- if (typeof t?.itemSpecific?.padding == "number")
136
- return typeof e?.padding != "number" ? "auto" : "reset";
147
+ extraLabel: ({ options: e, theme: r }) => {
148
+ var a;
149
+ if (typeof ((a = r == null ? void 0 : r.itemSpecific) == null ? void 0 : a.padding) == "number")
150
+ return typeof (e == null ? void 0 : e.padding) != "number" ? "auto" : "reset";
151
+ },
152
+ extraLabelHasClickAction: ({ options: e, theme: r }) => {
153
+ var a;
154
+ return !(typeof ((a = r == null ? void 0 : r.itemSpecific) == null ? void 0 : a.padding) != "number" || typeof (e == null ? void 0 : e.padding) != "number");
137
155
  },
138
- extraLabelHasClickAction: ({ options: e, theme: t }) => !(typeof t?.itemSpecific?.padding != "number" || typeof e?.padding != "number"),
139
156
  extraLabelClickAction: ({ options: e }) => ({ value: void 0, options: { ...e, padding: void 0 } })
140
157
  }
141
158
  }
@@ -165,9 +182,9 @@ const o = ({ slots: e }) => Array.isArray(e) && e?.length > 0 ? e?.find((t) => t
165
182
  }
166
183
  }
167
184
  ],
168
- visibleIf: o
185
+ visibleIf: n
169
186
  }
170
187
  ];
171
188
  export {
172
- d as default
189
+ f as default
173
190
  };
@@ -17,4 +17,4 @@
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 m=require("./index-CFL6gmIu.cjs"),C=require("./decompose-numeric-format-B3rVVHpO.cjs"),k=require("./en-DZcn_iz_.cjs"),T=require("./localize-C4zNlrwK.cjs"),h=require("./index-6PmXiNch.cjs"),g=require("./index-Vdyb9z2D.cjs"),f=r=>!!(r&&Object.keys(r).length>0),O=(r,e,i={})=>{if(e.hidden===!0&&!i.includeHidden||!e.id||!e.type)return null;const s=f(e.name)?e.name:{en:"Untitled"},n={datasetId:r,columnId:e.id,type:e.type,name:s};return e.description&&f(e.description)&&(n.description=e.description),e.subtype&&(n.subtype=e.subtype),e.format&&(n.format=e.format),typeof e.lowestLevel=="number"&&(n.lowestLevel=e.lowestLevel),e.expression&&(n.expression=e.expression),Array.isArray(e.duration_levels)&&e.duration_levels.length>0&&(n.duration_levels=[...e.duration_levels]),e.duration_format&&(n.duration_format=e.duration_format),Array.isArray(e.hierarchyLevels)&&e.hierarchyLevels.length>0&&(n.hierarchyLevels=e.hierarchyLevels.map(({id:d,level:a,name:l})=>({id:d,level:a,name:l}))),e.currency?.id&&e.currency.symbol&&(n.currency={id:e.currency.id,name:e.currency.name,symbol:e.currency.symbol}),n},M=(r,e,i={})=>{if(e.hidden===!0&&!i.includeHidden||!e.id||!e.type)return null;const s=f(e.name)?e.name:{en:"Untitled"},n={datasetId:r,formulaId:e.id,type:e.type,name:s};return e.description&&f(e.description)&&(n.description=e.description),e.subtype&&(n.subtype=e.subtype),e.format&&(n.format=e.format),typeof e.lowestLevel=="number"&&(n.lowestLevel=e.lowestLevel),e.expression&&(n.expression=e.expression),Array.isArray(e.duration_levels)&&e.duration_levels.length>0&&(n.duration_levels=[...e.duration_levels]),e.duration_format&&(n.duration_format=e.duration_format),e.currency?.id&&e.currency.symbol&&(n.currency={id:e.currency.id,name:e.currency.name,symbol:e.currency.symbol}),n},_=(r,e={})=>{if(!r?.id)return[];const i=[];return Array.isArray(r.columns)&&r.columns.forEach(c=>{const s=O(r.id,c,e);s&&i.push(s)}),Array.isArray(r.formulas)&&r.formulas.forEach(c=>{const s=M(r.id,c,e);s&&i.push(s)}),i},w=(r,e={})=>r.map(i=>({id:i.id,name:i.name,description:i.description,dataItems:_(i,e)})),E=async(r,e)=>{if(!Array.isArray(r)||r.length===0)throw new Error("At least one dataset ID is required");const{dataBrokerConfig:i}=e;if(!i)throw new Error("dataBrokerConfig is required");if(!i.authKey||!i.authToken)throw new Error("Both authKey and authToken are required for DataBroker configuration");if(!i.apiUrl)throw new Error("apiUrl is required for DataBroker configuration");if(typeof i.apiUrl!="string")throw new TypeError("apiUrl must be a valid string");m.dataBroker.configure(i);try{const c=await m.dataBroker.fetchDatasetsWithColumnsAndFormulas(r);return w(c)}catch(c){throw c instanceof Error&&c.message.includes("Authentication failed")?new Error("Failed to load datasets: Authentication failed. Please verify your API credentials are correct."):c}};function F(r){const e=[],i=[];Object.keys(h.slotsConfigs).forEach(t=>{t.replace("SlotsConfig","");const o=t.replace("SlotsConfig","").replaceAll(/([A-Z])/g,"-$1").toLowerCase();i.push({type:o,slotsConfig:h.slotsConfigs[t]})});const c=i.find(t=>t.type===r?.oldItemType),s=i.find(t=>t.type===r?.newItemType),n=structuredClone(s?.slotsConfig??[]);if(!s)return{type:c?.type??"bar-chart",slots:r.slots??[]};const d=structuredClone(r.slots??[]);for(const t of d){const o=c?.slotsConfig.find(A=>A.name===t.name);t.type=o?.type??t?.type}const a=d.filter(t=>t.type==="mixed").sort((t,o)=>t.order-o.order),l=n.filter(t=>t.type==="mixed").sort((t,o)=>t.order-o.order),b=d.filter(t=>t.type==="numeric").sort((t,o)=>t.order-o.order),x=n.filter(t=>t.type==="numeric").sort((t,o)=>t.order-o.order),p=[];for(const t of b)for(const o of t.content)o.key="old-measure-"+t?.name+"-"+t.content.indexOf(o),p.push(o);for(const t of a)for(const o of t.content)o.type==="numeric"&&(o.key="old-mixed-"+t?.name+"-"+t.content.indexOf(o),p.push(o));const S=[...x,...l].sort((t,o)=>n.indexOf(t)-n.indexOf(o));for(const t of p)for(const o of S)e.includes(t.key)||(o.content=o?.content??[],(o?.content?.length===0||o?.content?.length>0&&o?.canAcceptMultipleDataItems===!0)&&(o.content.push(t),e.push(t.key)));const I=d.filter(t=>t.type==="categorical").sort((t,o)=>t.order-o.order),D=n.filter(t=>t.type==="categorical").sort((t,o)=>t.order-o.order),y=[];for(const t of I)for(const o of t.content)o.key="old-dimension-"+t?.name+"-"+t.content.indexOf(o),y.push(o);for(const t of a)for(const o of t.content)o.type!=="numeric"&&(o.key="old-mixed-"+t?.name+"-"+t.content.indexOf(o),y.push(o));const v=[...D,...l].sort((t,o)=>n.indexOf(t)-n.indexOf(o));for(const t of y)if(!e.includes(t.key))for(const o of v)o&&!e.includes(t.key)&&(o.content=o?.content??[],(o?.content?.length===0||o?.content?.length>0&&o?.canAcceptMultipleDataItems===!0)&&(o.content.push(t),e.push(t.key)));let u={...r.options};return s.setInitialOptions&&(u=s?.setInitialOptions({...u})),{type:s.type??"bar-chart",slots:n.map(t=>({name:t.name,content:t.content??[]}))??[],options:u??{...r.options}}}exports.decomposeNumericFormat=C.decomposeNumericFormat;exports.formatter=k.formatter;exports.localize=T.localize;exports.getTheme=g.getTheme;exports.systemThemeIds=g.systemThemeIds;exports.convertDatasetsToDraggableItems=w;exports.loadDraggableItemsForDatasets=E;exports.switchItem=F;
20
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const x=require("./index-Dn0j_pcR.cjs"),E=require("./decompose-numeric-format-B3rVVHpO.cjs"),L=require("./en-BKBhKBXY.cjs"),q=require("./localize-r7ALOUy_.cjs"),A=require("./index-6PmXiNch.cjs"),C=require("./index-Vdyb9z2D.cjs"),l=r=>!!(r&&Object.keys(r).length>0),B=(r,t,i={})=>{var a;if(t.hidden===!0&&!i.includeHidden||!t.id||!t.type)return null;const s=l(t.name)?t.name:{en:"Untitled"},o={datasetId:r,columnId:t.id,type:t.type,name:s};return t.description&&l(t.description)&&(o.description=t.description),t.subtype&&(o.subtype=t.subtype),t.format&&(o.format=t.format),typeof t.lowestLevel=="number"&&(o.lowestLevel=t.lowestLevel),t.expression&&(o.expression=t.expression),Array.isArray(t.duration_levels)&&t.duration_levels.length>0&&(o.duration_levels=[...t.duration_levels]),t.duration_format&&(o.duration_format=t.duration_format),Array.isArray(t.hierarchyLevels)&&t.hierarchyLevels.length>0&&(o.hierarchyLevels=t.hierarchyLevels.map(({id:d,level:f,name:y})=>({id:d,level:f,name:y}))),(a=t.currency)!=null&&a.id&&t.currency.symbol&&(o.currency={id:t.currency.id,name:t.currency.name,symbol:t.currency.symbol}),o},M=(r,t,i={})=>{var a;if(t.hidden===!0&&!i.includeHidden||!t.id||!t.type)return null;const s=l(t.name)?t.name:{en:"Untitled"},o={datasetId:r,formulaId:t.id,type:t.type,name:s};return t.description&&l(t.description)&&(o.description=t.description),t.subtype&&(o.subtype=t.subtype),t.format&&(o.format=t.format),typeof t.lowestLevel=="number"&&(o.lowestLevel=t.lowestLevel),t.expression&&(o.expression=t.expression),Array.isArray(t.duration_levels)&&t.duration_levels.length>0&&(o.duration_levels=[...t.duration_levels]),t.duration_format&&(o.duration_format=t.duration_format),(a=t.currency)!=null&&a.id&&t.currency.symbol&&(o.currency={id:t.currency.id,name:t.currency.name,symbol:t.currency.symbol}),o},U=(r,t={})=>{if(!(r!=null&&r.id))return[];const i=[];return Array.isArray(r.columns)&&r.columns.forEach(c=>{const s=B(r.id,c,t);s&&i.push(s)}),Array.isArray(r.formulas)&&r.formulas.forEach(c=>{const s=M(r.id,c,t);s&&i.push(s)}),i},D=(r,t={})=>r.map(i=>({id:i.id,name:i.name,description:i.description,dataItems:U(i,t)})),H=async(r,t)=>{if(!Array.isArray(r)||r.length===0)throw new Error("At least one dataset ID is required");const{dataBrokerConfig:i}=t;if(!i)throw new Error("dataBrokerConfig is required");if(!i.authKey||!i.authToken)throw new Error("Both authKey and authToken are required for DataBroker configuration");if(!i.apiUrl)throw new Error("apiUrl is required for DataBroker configuration");if(typeof i.apiUrl!="string")throw new TypeError("apiUrl must be a valid string");x.dataBroker.configure(i);try{const c=await x.dataBroker.fetchDatasetsWithColumnsAndFormulas(r);return D(c)}catch(c){throw c instanceof Error&&c.message.includes("Authentication failed")?new Error("Failed to load datasets: Authentication failed. Please verify your API credentials are correct."):c}};function P(r){var m,g,b,w;const t=[],i=[];Object.keys(A.slotsConfigs).forEach(e=>{e.replace("SlotsConfig","");const n=e.replace("SlotsConfig","").replaceAll(/([A-Z])/g,"-$1").toLowerCase();i.push({type:n,slotsConfig:A.slotsConfigs[e]})});const c=i.find(e=>e.type===(r==null?void 0:r.oldItemType)),s=i.find(e=>e.type===(r==null?void 0:r.newItemType)),o=structuredClone((s==null?void 0:s.slotsConfig)??[]);if(!s)return{type:(c==null?void 0:c.type)??"bar-chart",slots:r.slots??[]};const a=structuredClone(r.slots??[]);for(const e of a){const n=c==null?void 0:c.slotsConfig.find(_=>_.name===e.name);e.type=(n==null?void 0:n.type)??(e==null?void 0:e.type)}const d=a.filter(e=>e.type==="mixed").sort((e,n)=>e.order-n.order),f=o.filter(e=>e.type==="mixed").sort((e,n)=>e.order-n.order),y=a.filter(e=>e.type==="numeric").sort((e,n)=>e.order-n.order),k=o.filter(e=>e.type==="numeric").sort((e,n)=>e.order-n.order),p=[];for(const e of y)for(const n of e.content)n.key="old-measure-"+(e==null?void 0:e.name)+"-"+e.content.indexOf(n),p.push(n);for(const e of d)for(const n of e.content)n.type==="numeric"&&(n.key="old-mixed-"+(e==null?void 0:e.name)+"-"+e.content.indexOf(n),p.push(n));const v=[...k,...f].sort((e,n)=>o.indexOf(e)-o.indexOf(n));for(const e of p)for(const n of v)t.includes(e.key)||(n.content=(n==null?void 0:n.content)??[],(((m=n==null?void 0:n.content)==null?void 0:m.length)===0||((g=n==null?void 0:n.content)==null?void 0:g.length)>0&&(n==null?void 0:n.canAcceptMultipleDataItems)===!0)&&(n.content.push(e),t.push(e.key)));const S=a.filter(e=>e.type==="categorical").sort((e,n)=>e.order-n.order),T=o.filter(e=>e.type==="categorical").sort((e,n)=>e.order-n.order),h=[];for(const e of S)for(const n of e.content)n.key="old-dimension-"+(e==null?void 0:e.name)+"-"+e.content.indexOf(n),h.push(n);for(const e of d)for(const n of e.content)n.type!=="numeric"&&(n.key="old-mixed-"+(e==null?void 0:e.name)+"-"+e.content.indexOf(n),h.push(n));const O=[...T,...f].sort((e,n)=>o.indexOf(e)-o.indexOf(n));for(const e of h)if(!t.includes(e.key))for(const n of O)n&&!t.includes(e.key)&&(n.content=(n==null?void 0:n.content)??[],(((b=n==null?void 0:n.content)==null?void 0:b.length)===0||((w=n==null?void 0:n.content)==null?void 0:w.length)>0&&(n==null?void 0:n.canAcceptMultipleDataItems)===!0)&&(n.content.push(e),t.push(e.key)));let u={...r.options};return s.setInitialOptions&&(u=s==null?void 0:s.setInitialOptions({...u})),{type:s.type??"bar-chart",slots:o.map(e=>({name:e.name,content:e.content??[]}))??[],options:u??{...r.options}}}exports.decomposeNumericFormat=E.decomposeNumericFormat;exports.formatter=L.formatter;exports.localize=q.localize;exports.getTheme=C.getTheme;exports.systemThemeIds=C.systemThemeIds;exports.convertDatasetsToDraggableItems=D;exports.loadDraggableItemsForDatasets=H;exports.switchItem=P;
@@ -17,60 +17,62 @@
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 h } from "./index-DNPULp4A.js";
21
- import { d as F } from "./decompose-numeric-format-BuZcjH2k.js";
22
- import { f as H } from "./en-D3ihEGXg.js";
23
- import { l as q } from "./localize-CcDpq940.js";
24
- import { s as m } from "./index-V1XCZI4y.js";
25
- import { g as j, s as K } from "./index-CgnTl6Sc.js";
26
- const f = (r) => !!(r && Object.keys(r).length > 0), I = (r, e, i = {}) => {
27
- if (e.hidden === !0 && !i.includeHidden || !e.id || !e.type)
20
+ import { d as x } from "./index-E239Dotg.js";
21
+ import { d as j } from "./decompose-numeric-format-BuZcjH2k.js";
22
+ import { f as N } from "./en-BOTjhwEc.js";
23
+ import { l as W } from "./localize-BX7q0S0M.js";
24
+ import { s as A } from "./index-V1XCZI4y.js";
25
+ import { g as $, s as G } from "./index-CgnTl6Sc.js";
26
+ const p = (r) => !!(r && Object.keys(r).length > 0), O = (r, t, i = {}) => {
27
+ var a;
28
+ if (t.hidden === !0 && !i.includeHidden || !t.id || !t.type)
28
29
  return null;
29
- const s = f(e.name) ? e.name : { en: "Untitled" }, n = {
30
+ const s = p(t.name) ? t.name : { en: "Untitled" }, o = {
30
31
  datasetId: r,
31
- columnId: e.id,
32
- type: e.type,
32
+ columnId: t.id,
33
+ type: t.type,
33
34
  name: s
34
35
  };
35
- return e.description && f(e.description) && (n.description = e.description), e.subtype && (n.subtype = e.subtype), e.format && (n.format = e.format), typeof e.lowestLevel == "number" && (n.lowestLevel = e.lowestLevel), e.expression && (n.expression = e.expression), Array.isArray(e.duration_levels) && e.duration_levels.length > 0 && (n.duration_levels = [...e.duration_levels]), e.duration_format && (n.duration_format = e.duration_format), Array.isArray(e.hierarchyLevels) && e.hierarchyLevels.length > 0 && (n.hierarchyLevels = e.hierarchyLevels.map(({ id: c, level: a, name: l }) => ({ id: c, level: a, name: l }))), e.currency?.id && e.currency.symbol && (n.currency = {
36
- id: e.currency.id,
37
- name: e.currency.name,
38
- symbol: e.currency.symbol
39
- }), n;
40
- }, C = (r, e, i = {}) => {
41
- if (e.hidden === !0 && !i.includeHidden || !e.id || !e.type)
36
+ return t.description && p(t.description) && (o.description = t.description), t.subtype && (o.subtype = t.subtype), t.format && (o.format = t.format), typeof t.lowestLevel == "number" && (o.lowestLevel = t.lowestLevel), t.expression && (o.expression = t.expression), Array.isArray(t.duration_levels) && t.duration_levels.length > 0 && (o.duration_levels = [...t.duration_levels]), t.duration_format && (o.duration_format = t.duration_format), Array.isArray(t.hierarchyLevels) && t.hierarchyLevels.length > 0 && (o.hierarchyLevels = t.hierarchyLevels.map(({ id: d, level: f, name: y }) => ({ id: d, level: f, name: y }))), (a = t.currency) != null && a.id && t.currency.symbol && (o.currency = {
37
+ id: t.currency.id,
38
+ name: t.currency.name,
39
+ symbol: t.currency.symbol
40
+ }), o;
41
+ }, _ = (r, t, i = {}) => {
42
+ var a;
43
+ if (t.hidden === !0 && !i.includeHidden || !t.id || !t.type)
42
44
  return null;
43
- const s = f(e.name) ? e.name : { en: "Untitled" }, n = {
45
+ const s = p(t.name) ? t.name : { en: "Untitled" }, o = {
44
46
  datasetId: r,
45
- formulaId: e.id,
46
- type: e.type,
47
+ formulaId: t.id,
48
+ type: t.type,
47
49
  name: s
48
50
  };
49
- return e.description && f(e.description) && (n.description = e.description), e.subtype && (n.subtype = e.subtype), e.format && (n.format = e.format), typeof e.lowestLevel == "number" && (n.lowestLevel = e.lowestLevel), e.expression && (n.expression = e.expression), Array.isArray(e.duration_levels) && e.duration_levels.length > 0 && (n.duration_levels = [...e.duration_levels]), e.duration_format && (n.duration_format = e.duration_format), e.currency?.id && e.currency.symbol && (n.currency = {
50
- id: e.currency.id,
51
- name: e.currency.name,
52
- symbol: e.currency.symbol
53
- }), n;
54
- }, D = (r, e = {}) => {
55
- if (!r?.id)
51
+ return t.description && p(t.description) && (o.description = t.description), t.subtype && (o.subtype = t.subtype), t.format && (o.format = t.format), typeof t.lowestLevel == "number" && (o.lowestLevel = t.lowestLevel), t.expression && (o.expression = t.expression), Array.isArray(t.duration_levels) && t.duration_levels.length > 0 && (o.duration_levels = [...t.duration_levels]), t.duration_format && (o.duration_format = t.duration_format), (a = t.currency) != null && a.id && t.currency.symbol && (o.currency = {
52
+ id: t.currency.id,
53
+ name: t.currency.name,
54
+ symbol: t.currency.symbol
55
+ }), o;
56
+ }, E = (r, t = {}) => {
57
+ if (!(r != null && r.id))
56
58
  return [];
57
59
  const i = [];
58
- return Array.isArray(r.columns) && r.columns.forEach((d) => {
59
- const s = I(r.id, d, e);
60
+ return Array.isArray(r.columns) && r.columns.forEach((c) => {
61
+ const s = O(r.id, c, t);
60
62
  s && i.push(s);
61
- }), Array.isArray(r.formulas) && r.formulas.forEach((d) => {
62
- const s = C(r.id, d, e);
63
+ }), Array.isArray(r.formulas) && r.formulas.forEach((c) => {
64
+ const s = _(r.id, c, t);
63
65
  s && i.push(s);
64
66
  }), i;
65
- }, k = (r, e = {}) => r.map((i) => ({
67
+ }, L = (r, t = {}) => r.map((i) => ({
66
68
  id: i.id,
67
69
  name: i.name,
68
70
  description: i.description,
69
- dataItems: D(i, e)
70
- })), _ = async (r, e) => {
71
+ dataItems: E(i, t)
72
+ })), H = async (r, t) => {
71
73
  if (!Array.isArray(r) || r.length === 0)
72
74
  throw new Error("At least one dataset ID is required");
73
- const { dataBrokerConfig: i } = e;
75
+ const { dataBrokerConfig: i } = t;
74
76
  if (!i)
75
77
  throw new Error("dataBrokerConfig is required");
76
78
  if (!i.authKey || !i.authToken)
@@ -79,83 +81,84 @@ const f = (r) => !!(r && Object.keys(r).length > 0), I = (r, e, i = {}) => {
79
81
  throw new Error("apiUrl is required for DataBroker configuration");
80
82
  if (typeof i.apiUrl != "string")
81
83
  throw new TypeError("apiUrl must be a valid string");
82
- h.configure(i);
84
+ x.configure(i);
83
85
  try {
84
- const d = await h.fetchDatasetsWithColumnsAndFormulas(r);
85
- return k(d);
86
- } catch (d) {
87
- throw d instanceof Error && d.message.includes("Authentication failed") ? new Error("Failed to load datasets: Authentication failed. Please verify your API credentials are correct.") : d;
86
+ const c = await x.fetchDatasetsWithColumnsAndFormulas(r);
87
+ return L(c);
88
+ } catch (c) {
89
+ throw c instanceof Error && c.message.includes("Authentication failed") ? new Error("Failed to load datasets: Authentication failed. Please verify your API credentials are correct.") : c;
88
90
  }
89
91
  };
90
- function M(r) {
91
- const e = [], i = [];
92
- Object.keys(m).forEach((t) => {
93
- t.replace("SlotsConfig", "");
94
- const o = t.replace("SlotsConfig", "").replaceAll(/([A-Z])/g, "-$1").toLowerCase();
92
+ function U(r) {
93
+ var m, b, g, w;
94
+ const t = [], i = [];
95
+ Object.keys(A).forEach((e) => {
96
+ e.replace("SlotsConfig", "");
97
+ const n = e.replace("SlotsConfig", "").replaceAll(/([A-Z])/g, "-$1").toLowerCase();
95
98
  i.push({
96
- type: o,
97
- slotsConfig: m[t]
99
+ type: n,
100
+ slotsConfig: A[e]
98
101
  });
99
102
  });
100
- const d = i.find(
101
- (t) => t.type === r?.oldItemType
103
+ const c = i.find(
104
+ (e) => e.type === (r == null ? void 0 : r.oldItemType)
102
105
  ), s = i.find(
103
- (t) => t.type === r?.newItemType
104
- ), n = structuredClone(s?.slotsConfig ?? []);
106
+ (e) => e.type === (r == null ? void 0 : r.newItemType)
107
+ ), o = structuredClone((s == null ? void 0 : s.slotsConfig) ?? []);
105
108
  if (!s)
106
109
  return {
107
- type: d?.type ?? "bar-chart",
110
+ type: (c == null ? void 0 : c.type) ?? "bar-chart",
108
111
  slots: r.slots ?? []
109
112
  };
110
- const c = structuredClone(r.slots ?? []);
111
- for (const t of c) {
112
- const o = d?.slotsConfig.find(
113
- (v) => v.name === t.name
113
+ const a = structuredClone(r.slots ?? []);
114
+ for (const e of a) {
115
+ const n = c == null ? void 0 : c.slotsConfig.find(
116
+ (T) => T.name === e.name
114
117
  );
115
- t.type = o?.type ?? t?.type;
118
+ e.type = (n == null ? void 0 : n.type) ?? (e == null ? void 0 : e.type);
116
119
  }
117
- const a = c.filter((t) => t.type === "mixed").sort((t, o) => t.order - o.order), l = n.filter((t) => t.type === "mixed").sort((t, o) => t.order - o.order), g = c.filter((t) => t.type === "numeric").sort((t, o) => t.order - o.order), w = n.filter((t) => t.type === "numeric").sort((t, o) => t.order - o.order), p = [];
118
- for (const t of g)
119
- for (const o of t.content)
120
- o.key = "old-measure-" + t?.name + "-" + t.content.indexOf(o), p.push(o);
121
- for (const t of a)
122
- for (const o of t.content)
123
- o.type === "numeric" && (o.key = "old-mixed-" + t?.name + "-" + t.content.indexOf(o), p.push(o));
124
- const x = [...w, ...l].sort(
125
- (t, o) => n.indexOf(t) - n.indexOf(o)
120
+ const d = a.filter((e) => e.type === "mixed").sort((e, n) => e.order - n.order), f = o.filter((e) => e.type === "mixed").sort((e, n) => e.order - n.order), y = a.filter((e) => e.type === "numeric").sort((e, n) => e.order - n.order), C = o.filter((e) => e.type === "numeric").sort((e, n) => e.order - n.order), l = [];
121
+ for (const e of y)
122
+ for (const n of e.content)
123
+ n.key = "old-measure-" + (e == null ? void 0 : e.name) + "-" + e.content.indexOf(n), l.push(n);
124
+ for (const e of d)
125
+ for (const n of e.content)
126
+ n.type === "numeric" && (n.key = "old-mixed-" + (e == null ? void 0 : e.name) + "-" + e.content.indexOf(n), l.push(n));
127
+ const k = [...C, ...f].sort(
128
+ (e, n) => o.indexOf(e) - o.indexOf(n)
126
129
  );
127
- for (const t of p)
128
- for (const o of x)
129
- e.includes(t.key) || (o.content = o?.content ?? [], (o?.content?.length === 0 || o?.content?.length > 0 && o?.canAcceptMultipleDataItems === !0) && (o.content.push(t), e.push(t.key)));
130
- const b = c.filter((t) => t.type === "categorical").sort((t, o) => t.order - o.order), A = n.filter((t) => t.type === "categorical").sort((t, o) => t.order - o.order), y = [];
131
- for (const t of b)
132
- for (const o of t.content)
133
- o.key = "old-dimension-" + t?.name + "-" + t.content.indexOf(o), y.push(o);
134
- for (const t of a)
135
- for (const o of t.content)
136
- o.type !== "numeric" && (o.key = "old-mixed-" + t?.name + "-" + t.content.indexOf(o), y.push(o));
130
+ for (const e of l)
131
+ for (const n of k)
132
+ t.includes(e.key) || (n.content = (n == null ? void 0 : n.content) ?? [], (((m = n == null ? void 0 : n.content) == null ? void 0 : m.length) === 0 || ((b = n == null ? void 0 : n.content) == null ? void 0 : b.length) > 0 && (n == null ? void 0 : n.canAcceptMultipleDataItems) === !0) && (n.content.push(e), t.push(e.key)));
133
+ const v = a.filter((e) => e.type === "categorical").sort((e, n) => e.order - n.order), D = o.filter((e) => e.type === "categorical").sort((e, n) => e.order - n.order), h = [];
134
+ for (const e of v)
135
+ for (const n of e.content)
136
+ n.key = "old-dimension-" + (e == null ? void 0 : e.name) + "-" + e.content.indexOf(n), h.push(n);
137
+ for (const e of d)
138
+ for (const n of e.content)
139
+ n.type !== "numeric" && (n.key = "old-mixed-" + (e == null ? void 0 : e.name) + "-" + e.content.indexOf(n), h.push(n));
137
140
  const S = [
138
- ...A,
139
- ...l
140
- ].sort((t, o) => n.indexOf(t) - n.indexOf(o));
141
- for (const t of y)
142
- if (!e.includes(t.key))
143
- for (const o of S)
144
- o && !e.includes(t.key) && (o.content = o?.content ?? [], (o?.content?.length === 0 || o?.content?.length > 0 && o?.canAcceptMultipleDataItems === !0) && (o.content.push(t), e.push(t.key)));
141
+ ...D,
142
+ ...f
143
+ ].sort((e, n) => o.indexOf(e) - o.indexOf(n));
144
+ for (const e of h)
145
+ if (!t.includes(e.key))
146
+ for (const n of S)
147
+ n && !t.includes(e.key) && (n.content = (n == null ? void 0 : n.content) ?? [], (((g = n == null ? void 0 : n.content) == null ? void 0 : g.length) === 0 || ((w = n == null ? void 0 : n.content) == null ? void 0 : w.length) > 0 && (n == null ? void 0 : n.canAcceptMultipleDataItems) === !0) && (n.content.push(e), t.push(e.key)));
145
148
  let u = { ...r.options };
146
- return s.setInitialOptions && (u = s?.setInitialOptions({ ...u })), {
149
+ return s.setInitialOptions && (u = s == null ? void 0 : s.setInitialOptions({ ...u })), {
147
150
  type: s.type ?? "bar-chart",
148
- slots: n.map((t) => ({ name: t.name, content: t.content ?? [] })) ?? [],
151
+ slots: o.map((e) => ({ name: e.name, content: e.content ?? [] })) ?? [],
149
152
  options: u ?? { ...r.options }
150
153
  };
151
154
  }
152
155
  export {
153
- k as convertDatasetsToDraggableItems,
154
- F as decomposeNumericFormat,
155
- H as formatter,
156
- j as getTheme,
157
- _ as loadDraggableItemsForDatasets,
158
- q as localize,
159
- M as switchItem,
160
- K as systemThemeIds
156
+ L as convertDatasetsToDraggableItems,
157
+ j as decomposeNumericFormat,
158
+ N as formatter,
159
+ $ as getTheme,
160
+ H as loadDraggableItemsForDatasets,
161
+ W as localize,
162
+ U as switchItem,
163
+ G as systemThemeIds
161
164
  };
@@ -17,4 +17,4 @@
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 l=[{key:"general",type:"group",open:!0,children:[{key:"type",control:{type:"picker",label:"Type",default:"web",enum:["web","youtube"]}},{key:"youtube",control:{type:"multi-language-field",placeholder:"Enter the youtube URL"},visibleIf:({options:e})=>e?.type==="youtube"},{key:"ogg",control:{type:"multi-language-field",label:"ogg:",placeholder:"Enter the .ogg file URL"},visibleIf:({options:e})=>e?.type!=="youtube"},{key:"mp4",control:{type:"multi-language-field",label:"mp4:",placeholder:"Enter the .mp4 file URL"},visibleIf:({options:e})=>e?.type!=="youtube"},{key:"webm",control:{type:"multi-language-field",label:"webm:",placeholder:"Enter the .webm file URL"},visibleIf:({options:e})=>e?.type!=="youtube"},{type:"divider"},{key:"showControls",control:{type:"switch",label:"Show controls",default:!0}},{key:"autoPlay",control:{type:"switch",label:"Auto play",default:!1}},{key:"loop",control:{type:"switch",label:"Loop",default:!1}},{key:"backdropColor",control:{type:"color-picker",label:"Backdrop color",default:"#000000"}}]},{key:"image",type:"group",open:!0,children:[{key:"poster.show",control:{type:"switch",label:"Show image on load",default:!1}},{key:"poster.url",control:{type:"multi-language-field",label:"Poster URL",placeholder:"Enter image URL"},visibleIf:({options:e})=>e?.poster?.show}]}];exports.default=l;
20
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=[{key:"general",type:"group",open:!0,children:[{key:"type",control:{type:"picker",label:"Type",default:"web",enum:["web","youtube"]}},{key:"youtube",control:{type:"multi-language-field",placeholder:"Enter the youtube URL"},visibleIf:({options:e})=>(e==null?void 0:e.type)==="youtube"},{key:"ogg",control:{type:"multi-language-field",label:"ogg:",placeholder:"Enter the .ogg file URL"},visibleIf:({options:e})=>(e==null?void 0:e.type)!=="youtube"},{key:"mp4",control:{type:"multi-language-field",label:"mp4:",placeholder:"Enter the .mp4 file URL"},visibleIf:({options:e})=>(e==null?void 0:e.type)!=="youtube"},{key:"webm",control:{type:"multi-language-field",label:"webm:",placeholder:"Enter the .webm file URL"},visibleIf:({options:e})=>(e==null?void 0:e.type)!=="youtube"},{type:"divider"},{key:"showControls",control:{type:"switch",label:"Show controls",default:!0}},{key:"autoPlay",control:{type:"switch",label:"Auto play",default:!1}},{key:"loop",control:{type:"switch",label:"Loop",default:!1}},{key:"backdropColor",control:{type:"color-picker",label:"Backdrop color",default:"#000000"}}]},{key:"image",type:"group",open:!0,children:[{key:"poster.show",control:{type:"switch",label:"Show image on load",default:!1}},{key:"poster.url",control:{type:"multi-language-field",label:"Poster URL",placeholder:"Enter image URL"},visibleIf:({options:e})=>{var l;return(l=e==null?void 0:e.poster)==null?void 0:l.show}}]}];exports.default=t;
@@ -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
- const l = [
20
+ const t = [
21
21
  {
22
22
  key: "general",
23
23
  type: "group",
@@ -38,7 +38,7 @@ const l = [
38
38
  type: "multi-language-field",
39
39
  placeholder: "Enter the youtube URL"
40
40
  },
41
- visibleIf: ({ options: e }) => e?.type === "youtube"
41
+ visibleIf: ({ options: e }) => (e == null ? void 0 : e.type) === "youtube"
42
42
  },
43
43
  {
44
44
  key: "ogg",
@@ -47,7 +47,7 @@ const l = [
47
47
  label: "ogg:",
48
48
  placeholder: "Enter the .ogg file URL"
49
49
  },
50
- visibleIf: ({ options: e }) => e?.type !== "youtube"
50
+ visibleIf: ({ options: e }) => (e == null ? void 0 : e.type) !== "youtube"
51
51
  },
52
52
  {
53
53
  key: "mp4",
@@ -56,7 +56,7 @@ const l = [
56
56
  label: "mp4:",
57
57
  placeholder: "Enter the .mp4 file URL"
58
58
  },
59
- visibleIf: ({ options: e }) => e?.type !== "youtube"
59
+ visibleIf: ({ options: e }) => (e == null ? void 0 : e.type) !== "youtube"
60
60
  },
61
61
  {
62
62
  key: "webm",
@@ -65,7 +65,7 @@ const l = [
65
65
  label: "webm:",
66
66
  placeholder: "Enter the .webm file URL"
67
67
  },
68
- visibleIf: ({ options: e }) => e?.type !== "youtube"
68
+ visibleIf: ({ options: e }) => (e == null ? void 0 : e.type) !== "youtube"
69
69
  },
70
70
  { type: "divider" },
71
71
  {
@@ -122,11 +122,14 @@ const l = [
122
122
  label: "Poster URL",
123
123
  placeholder: "Enter image URL"
124
124
  },
125
- visibleIf: ({ options: e }) => e?.poster?.show
125
+ visibleIf: ({ options: e }) => {
126
+ var l;
127
+ return (l = e == null ? void 0 : e.poster) == null ? void 0 : l.show;
128
+ }
126
129
  }
127
130
  ]
128
131
  }
129
132
  ];
130
133
  export {
131
- l as default
134
+ t as default
132
135
  };
@@ -0,0 +1,51 @@
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 g=require("@lit/localize"),l=require("@luzmo/icons");require("@luzmo/lucero/icon");require("@luzmo/lucero/tooltip");const r=require("lit"),n=require("lit/decorators.js"),s=require("../set-locale-BRRalqne.cjs"),c=':host{box-sizing:border-box;display:block;width:100%}:host .widget-menu{display:flex;flex-direction:column;align-items:center;gap:var(--luzmo-widget-menu-gap, var(--widget-menu-gap));font-size:var(--luzmo-widget-menu-font-size, var(--widget-menu-font-size));width:min-content}:host .widget-menu .widget-edit{display:flex;flex-direction:column;gap:var(--luzmo-widget-menu-edit-item-gap, var(--widget-menu-edit-item-gap))}:host .widget-menu .widget-edit-item{display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;padding:var(--luzmo-widget-menu-edit-item-padding, var(--widget-menu-edit-item-padding));background-color:var(--luzmo-widget-menu-edit-item-background, var(--widget-menu-edit-item-background));transition:var(--luzmo-widget-menu-transition, var(--widget-menu-transition))}:host .widget-menu .widget-edit-item:first-of-type{border-top-right-radius:var(--luzmo-widget-menu-edit-item-border-radius, var(--widget-menu-edit-item-border-radius));border-top-left-radius:var(--luzmo-widget-menu-edit-item-border-radius, var(--widget-menu-edit-item-border-radius))}:host .widget-menu .widget-edit-item:last-of-type{border-bottom-right-radius:var(--luzmo-widget-menu-edit-item-border-radius, var(--widget-menu-edit-item-border-radius));border-bottom-left-radius:var(--luzmo-widget-menu-edit-item-border-radius, var(--widget-menu-edit-item-border-radius));box-shadow:var(--luzmo-widget-menu-box-shadow, var(--widget-menu-box-shadow))}:host .widget-menu .widget-edit-item:hover,:host .widget-menu .widget-edit-item[selected]{background-color:var(--luzmo-widget-menu-edit-item-background-hover, var(--widget-menu-edit-item-background-hover))}:host .widget-menu .widget-edit-item:active{background-color:var(--luzmo-widget-menu-edit-item-background-active, var(--widget-menu-edit-item-background-active))}:host .widget-menu .widget-edit-item luzmo-icon{color:var(--luzmo-widget-menu-edit-item-icon-color, var(--widget-menu-edit-item-icon-color))}:host .widget-menu .widget-remove{display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;padding:var(--luzmo-widget-menu-remove-padding, var(--widget-menu-remove-padding));border-radius:var(--luzmo-widget-menu-remove-border-radius, var(--widget-menu-remove-border-radius));background-color:var(--luzmo-widget-menu-remove-background, var(--widget-menu-remove-background));transition:var(--luzmo-widget-menu-transition, var(--widget-menu-transition));box-shadow:var(--luzmo-widget-menu-box-shadow, var(--widget-menu-box-shadow))}:host .widget-menu .widget-remove:hover,:host .widget-menu .widget-remove[selected]{background-color:var(--luzmo-widget-menu-remove-background-hover, var(--widget-menu-remove-background-hover))}:host .widget-menu .widget-remove:hover luzmo-icon,:host .widget-menu .widget-remove[selected] luzmo-icon{color:var(--luzmo-widget-menu-remove-icon-color-hover, var(--widget-menu-remove-icon-color-hover))}:host .widget-menu .widget-remove:active{background-color:var(--luzmo-widget-menu-remove-background-active, var(--widget-menu-remove-background-active))}:host .widget-menu .widget-remove:active luzmo-icon{color:var(--luzmo-widget-menu-remove-icon-color-hover, var(--widget-menu-remove-icon-color-hover))}:host .widget-menu .widget-remove luzmo-icon{color:var(--luzmo-widget-menu-remove-icon-color, var(--widget-menu-remove-icon-color))}:host .widget-menu luzmo-tooltip{--tooltip-font-family: var( --luzmo-widget-menu-tooltip-font-family, var(--widget-menu-tooltip-font-family) );font-family:var(--luzmo-widget-menu-tooltip-font-family, var(--widget-menu-tooltip-font-family))}:host{--widget-menu-gap: var(--luzmo-spacing-3, .375rem);--widget-menu-edit-item-gap: 0;--widget-menu-edit-item-padding: var(--luzmo-spacing-3, .125rem);--widget-menu-edit-item-border-radius: var(--luzmo-border-radius, .25rem);--widget-menu-edit-item-background: var(--luzmo-selected-color-hover, rgb(70, 69, 76));--widget-menu-edit-item-background-hover: var(--secondary, var(--luzmo-primary));--widget-menu-edit-item-background-active: var(--secondary, var(--luzmo-primary));--widget-menu-edit-item-icon-color: var(--luzmo-primary-inverse-color, white);--widget-menu-remove-padding: var(--luzmo-spacing-3, .125rem);--widget-menu-remove-border-radius: var(--luzmo-border-radius, .25rem);--widget-menu-remove-background: var(--luzmo-selected-color-hover, rgb(70, 69, 76));--widget-menu-remove-background-hover: var(--luzmo-negative-color, rgb(222, 55, 55));--widget-menu-remove-background-active: var(--luzmo-negative-color, rgb(222, 55, 55));--widget-menu-remove-icon-color: var(--luzmo-primary-inverse-color, white);--widget-menu-remove-icon-color-hover: var(--luzmo-primary-inverse-color, white);--widget-menu-transition: all var(--luzmo-animation-duration, .2s) ease;--widget-menu-font-size: var(--luzmo-font-size-m, .875rem);--widget-menu-box-shadow: 0px 4px 4px 0px var(--Boxshadow, rgba(var(--luzmo-border-color-rgb), .2));--widget-menu-tooltip-font-family: var(--luzmo-font-family, "Geist", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif)}';var v=Object.defineProperty,w=Object.getOwnPropertyDescriptor,d=(m,e,t,i)=>{for(var o=i>1?void 0:i?w(e,t):e,u=m.length-1,a;u>=0;u--)(a=m[u])&&(o=(i?a(e,t,o):a(o))||o);return i&&o&&v(e,t,o),o};exports.LuzmoWidgetMenu=class extends r.LitElement{constructor(){super(...arguments),this.vizItemId="",this.hide=[],this.language="en",this.selectedItem=null,this.menuItemConfigs={edit:{icon:l.luzmoEdit,label:"Edit",eventName:"edit",itemType:"edit",cssClass:"widget-edit-item widget-edit",dataE2e:"widget-menu-edit",onHover:()=>this._handleHoverOverEdit()},clone:{icon:l.luzmoClone,label:"Clone",eventName:"clone",itemType:"clone",cssClass:"widget-edit-item widget-clone",dataE2e:"widget-menu-clone"},remove:{icon:l.luzmoTrashOutline,label:"Delete",eventName:"remove",itemType:"remove",cssClass:"widget-remove"}}}get hasEditItemsToShow(){var i,o;const e=!((i=this.hide)!=null&&i.includes("edit")),t=!((o=this.hide)!=null&&o.includes("clone"));return e||t}_shouldShowItem(e){var t;return!((t=this.hide)!=null&&t.includes(e))}willUpdate(e){e.has("language")&&this.language!==s.getLocale()&&([...s.targetLocales].includes(this.language??"en")||this.language==="en")&&s.setLocale(this.language)}_handleSelectedToggle(e){const t=this.selectedItem===e?null:e;this.selectedItem=t,this._emitSelectedChanged()}_emitSelectedChanged(){this.dispatchEvent(new CustomEvent("selected-changed",{bubbles:!0,composed:!0,detail:{selectedItem:this.selectedItem}}))}_handleMenuItemClick(e){this._handleSelectedToggle(e.itemType),this.dispatchEvent(new CustomEvent("widget-menu-element-clicked",{bubbles:!0,composed:!0,detail:{action:e.eventName,type:e.itemType,id:this.vizItemId}}))}_createMenuItemClickHandler(e){return()=>this._handleMenuItemClick(e)}_handleHoverOverEdit(){this.dispatchEvent(new CustomEvent("hover-over-edit",{bubbles:!0,composed:!0}))}_renderMenuItem(e){const t=this.selectedItem===e.itemType,i=g.msg(e.label,{desc:`Widget menu ${e.itemType} tooltip`});return r.html`
21
+ <div
22
+ class=${e.cssClass}
23
+ data-e2e=${e.dataE2e||""}
24
+ data-menu-item=${e.itemType}
25
+ role="button"
26
+ tabindex="0"
27
+ aria-label=${i}
28
+ ?selected=${t}
29
+ @mouseenter=${e.onHover}
30
+ @click=${this._createMenuItemClickHandler(e)}
31
+ >
32
+ <luzmo-icon .icon=${e.icon} size="s"></luzmo-icon>
33
+ <luzmo-tooltip
34
+ self-managed
35
+ placement="right"
36
+ fallback-placements="left"
37
+ >
38
+ ${i}
39
+ </luzmo-tooltip>
40
+ </div>
41
+ `}_renderEditSection(){return this.hasEditItemsToShow?r.html`
42
+ <div class="widget-edit">
43
+ ${this._shouldShowItem("edit")?this._renderMenuItem(this.menuItemConfigs.edit):""}
44
+ ${this._shouldShowItem("clone")?this._renderMenuItem(this.menuItemConfigs.clone):""}
45
+ </div>
46
+ `:r.html``}_renderRemoveSection(){return this._shouldShowItem("remove")?this._renderMenuItem(this.menuItemConfigs.remove):r.html``}render(){return r.html`
47
+ <div class="widget-menu font-size-lg">
48
+ ${this._renderEditSection()}
49
+ ${this._renderRemoveSection()}
50
+ </div>
51
+ `}};exports.LuzmoWidgetMenu.styles=r.unsafeCSS(c);exports.LuzmoWidgetMenu.tagName="luzmo-widget-menu";d([n.property({type:String,reflect:!0,attribute:"viz-item-id"})],exports.LuzmoWidgetMenu.prototype,"vizItemId",2);d([n.property({type:Array,attribute:!1})],exports.LuzmoWidgetMenu.prototype,"hide",2);d([n.property({type:String,reflect:!0})],exports.LuzmoWidgetMenu.prototype,"language",2);d([n.property({type:String,reflect:!0,attribute:"selected-item"})],exports.LuzmoWidgetMenu.prototype,"selectedItem",2);exports.LuzmoWidgetMenu=d([g.localized()],exports.LuzmoWidgetMenu);customElements.get("luzmo-widget-menu")||customElements.define("luzmo-widget-menu",exports.LuzmoWidgetMenu);
@@ -0,0 +1,8 @@
1
+ import { LuzmoWidgetMenu } from './widget-menu';
2
+ declare global {
3
+ interface HTMLElementTagNameMap {
4
+ 'luzmo-widget-menu': LuzmoWidgetMenu;
5
+ }
6
+ }
7
+ export { LuzmoWidgetMenu } from './widget-menu';
8
+ export type { WidgetMenuItem } from '../../types';