@luzmo/analytics-components-kit 1.0.1-alpha.40 → 1.0.1-alpha.42

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 (204) hide show
  1. package/components/{area-chart-slots.config-P7xa-pHi.js → area-chart-slots.config-DoytjTpw.js} +1 -1
  2. package/components/{area-chart-slots.config-CIfDfftd.cjs → area-chart-slots.config-Dx_ysVZK.cjs} +1 -1
  3. package/components/{bar-chart-slots.config-MQAjNXqV.js → bar-chart-slots.config-Dn0IV43j.js} +1 -1
  4. package/components/{bar-chart-slots.config-DszaQhMd.cjs → bar-chart-slots.config-c_9ABPOI.cjs} +1 -1
  5. package/components/{box-plot-slots.config-BRhnF2FE.js → box-plot-slots.config-FI5Id-7p.js} +1 -1
  6. package/components/box-plot-slots.config-K-1CiWO-.cjs +20 -0
  7. package/components/{calculate-data-item-icon-DlyGQVBA.js → calculate-data-item-icon-BFpVWXnR.js} +61 -43
  8. package/components/{calculate-data-item-icon-Bygfq3KO.cjs → calculate-data-item-icon-C_3QUGmB.cjs} +1 -1
  9. package/components/choropleth-map-slots.config-CFERs0ca.cjs +20 -0
  10. package/components/{choropleth-map-slots.config-B-uJTj4q.js → choropleth-map-slots.config-DStOyVgQ.js} +7 -2
  11. package/components/{sunburst-chart-slots.config-C-_ganmv.cjs → circle-pack-chart-slots.config-B18aqdH1.cjs} +1 -1
  12. package/components/{circle-pack-chart-slots.config-xwVdRiwS.js → circle-pack-chart-slots.config-lV4uNMcp.js} +1 -1
  13. package/components/{column-chart-slots.config-C7MhpoR8.cjs → column-chart-slots.config-C0nGjkmv.cjs} +1 -1
  14. package/components/{column-chart-slots.config-DAdAk17k.js → column-chart-slots.config-epF0y5yo.js} +1 -1
  15. package/components/{combination-chart-slots.config-crMO01EO.cjs → combination-chart-slots.config-CY07Q5Hw.cjs} +1 -1
  16. package/components/{combination-chart-slots.config-CqKLFKCZ.js → combination-chart-slots.config-DRKSJyCC.js} +1 -1
  17. package/components/{date-filter-slots.config-Cb1LcT9W.cjs → date-filter-slots.config-CrA5ijD3.cjs} +1 -1
  18. package/components/{date-filter-slots.config-CxB8IF5B.js → date-filter-slots.config-DIjChKTZ.js} +2 -2
  19. package/components/display-settings/display-settings.d.ts +1 -0
  20. package/components/display-settings/index.cjs +3 -3
  21. package/components/display-settings/index.js +3 -2
  22. package/components/display-settings-binning/index.cjs +1 -1
  23. package/components/display-settings-binning/index.js +1 -1
  24. package/components/display-settings-datetime/index.cjs +1 -1
  25. package/components/display-settings-datetime/index.js +2 -2
  26. package/components/display-settings-grand-totals/index.cjs +1 -1
  27. package/components/display-settings-grand-totals/index.js +1 -1
  28. package/components/display-settings-numeric/index.cjs +3 -3
  29. package/components/display-settings-numeric/index.js +56 -51
  30. package/components/display-settings-period-over-period/index.cjs +8 -8
  31. package/components/display-settings-period-over-period/index.js +84 -73
  32. package/components/{donut-chart-slots.config-BEwhfq27.js → donut-chart-slots.config-CHLEBSDg.js} +1 -1
  33. package/components/{donut-chart-slots.config-DIp-24lO.cjs → donut-chart-slots.config-DBowIZNO.cjs} +1 -1
  34. package/components/draggable-data-item/draggable-data-item.d.ts +2 -0
  35. package/components/draggable-data-item/index.cjs +6 -5
  36. package/components/draggable-data-item/index.js +20 -16
  37. package/components/draggable-data-item-level/draggable-data-item-level.d.ts +3 -0
  38. package/components/draggable-data-item-level/index.cjs +12 -7
  39. package/components/draggable-data-item-level/index.js +79 -60
  40. package/components/{dropdown-filter-slots.config-I2n4b_6V.cjs → dropdown-filter-slots.config-0wn6pMvi.cjs} +1 -1
  41. package/components/{dropdown-filter-slots.config-B8J6ftCh.js → dropdown-filter-slots.config-D2J9Z5aQ.js} +1 -1
  42. package/components/droppable-slot/droppable-slot.d.ts +1 -1
  43. package/components/droppable-slot/index.cjs +6 -6
  44. package/components/droppable-slot/index.js +73 -66
  45. package/components/edit-option-action-button-group/index.cjs +1 -1
  46. package/components/edit-option-action-button-group/index.js +2 -2
  47. package/components/{edit-option-base-Cw2iO2Av.js → edit-option-base-BQc4gXup.js} +1 -1
  48. package/components/{edit-option-base-B7owFMOO.cjs → edit-option-base-ByphLI4J.cjs} +1 -1
  49. package/components/edit-option-color-picker/index.cjs +1 -1
  50. package/components/edit-option-color-picker/index.js +3 -3
  51. package/components/edit-option-multi-language-field/index.cjs +1 -1
  52. package/components/edit-option-multi-language-field/index.js +1 -1
  53. package/components/edit-option-number-field/index.cjs +1 -1
  54. package/components/edit-option-number-field/index.js +1 -1
  55. package/components/edit-option-picker/index.cjs +1 -1
  56. package/components/edit-option-picker/index.js +3 -3
  57. package/components/edit-option-position-picker/index.cjs +1 -1
  58. package/components/edit-option-position-picker/index.js +1 -1
  59. package/components/edit-option-positions-number-field/index.cjs +2 -2
  60. package/components/edit-option-positions-number-field/index.js +2 -2
  61. package/components/edit-option-radio-button-group/index.cjs +1 -1
  62. package/components/edit-option-radio-button-group/index.js +1 -1
  63. package/components/edit-option-slider/index.cjs +1 -1
  64. package/components/edit-option-slider/index.js +1 -1
  65. package/components/edit-option-switch/index.cjs +1 -1
  66. package/components/edit-option-switch/index.js +1 -1
  67. package/components/edit-option-text-field/index.cjs +1 -1
  68. package/components/edit-option-text-field/index.js +1 -1
  69. package/components/{evolution-number-slots.config-BI-sFIug.cjs → evolution-number-slots.config-CNNVp6vR.cjs} +1 -1
  70. package/components/{evolution-number-slots.config-CW21b2ua.js → evolution-number-slots.config-CSDEf5Lv.js} +1 -1
  71. package/components/filter-data-item-picker/index.cjs +1 -1
  72. package/components/filter-data-item-picker/index.js +3 -3
  73. package/components/filter-expression-picker/index.cjs +1 -1
  74. package/components/filter-expression-picker/index.js +1 -1
  75. package/components/filter-item/index.cjs +1 -1
  76. package/components/filter-item/index.js +1 -1
  77. package/components/filter-value-picker/index.cjs +1 -1
  78. package/components/filter-value-picker/index.js +1 -1
  79. package/components/filter-value-picker-datetime/index.cjs +1 -1
  80. package/components/filter-value-picker-datetime/index.js +3 -3
  81. package/components/filter-value-picker-hierarchy/index.cjs +1 -1
  82. package/components/filter-value-picker-hierarchy/index.js +1 -1
  83. package/components/filter-value-picker-numeric/index.cjs +1 -1
  84. package/components/filter-value-picker-numeric/index.js +1 -1
  85. package/components/{funnel-chart-slots.config-BBhMS2qi.js → funnel-chart-slots.config-B-72sm5j.js} +6 -1
  86. package/components/{box-plot-slots.config-DZxyy3sS.cjs → funnel-chart-slots.config-GKBCY9xN.cjs} +1 -1
  87. package/components/grid/index.cjs +1 -1
  88. package/components/grid/index.js +3 -3
  89. package/components/{marker-map-slots.config-cdD8XTmI.js → heat-map-slots.config-CAj40INL.js} +1 -1
  90. package/components/{heat-map-slots.config-CSxSsQwX.cjs → heat-map-slots.config-D7cSAVdX.cjs} +1 -1
  91. package/components/{hexbin-map-slots.config-cdD8XTmI.js → hexbin-map-slots.config-CAj40INL.js} +1 -1
  92. package/components/{hexbin-map-slots.config-CSxSsQwX.cjs → hexbin-map-slots.config-D7cSAVdX.cjs} +1 -1
  93. package/components/{index-UWOCtc0Y.js → index-8fxgV8-A.js} +2 -2
  94. package/components/{index-BIrO4_kD.cjs → index-B_rfLdXx.cjs} +1 -1
  95. package/components/{index-Ciad94jH.js → index-Bdy8Bz-n.js} +3 -3
  96. package/components/{index-BEAYzHcY.js → index-Bg5PqKqt.js} +32 -32
  97. package/components/{index-Jmmy73Aq.js → index-BmshD32H.js} +34 -34
  98. package/components/{index-sCesmw8l.js → index-CDpuEf8W.js} +4 -4
  99. package/components/{index-CT2vEcpn.cjs → index-CHFwXYcm.cjs} +2 -2
  100. package/components/{index-B_dW2-QA.cjs → index-CNA9joKT.cjs} +1 -1
  101. package/components/{index-CcDZIqpD.cjs → index-CUvucmA0.cjs} +1 -1
  102. package/components/{index-CAJRL5rT.cjs → index-CYeQkVeJ.cjs} +5 -5
  103. package/components/{utils-B1rr30GZ.js → index-CgnTl6Sc.js} +11 -13
  104. package/components/{index-BNwJ9moR.js → index-ChDwMQlU.js} +3 -3
  105. package/components/{index-CzRmB9z3.cjs → index-DM96Q1fX.cjs} +1 -1
  106. package/components/{index-Boxjo5I0.js → index-DUF6bALI.js} +7 -7
  107. package/components/{index-CaVIv7B9.cjs → index-EXO-Hsj2.cjs} +1 -1
  108. package/components/{utils-CvCeHVBQ.cjs → index-Vdyb9z2D.cjs} +1 -1
  109. package/components/index.cjs +1 -1
  110. package/components/index.js +18 -16
  111. package/components/item-slots-configs.cjs +1 -1
  112. package/components/item-slots-configs.js +32 -32
  113. package/components/{line-chart-slots.config-P7xa-pHi.js → line-chart-slots.config-DoytjTpw.js} +1 -1
  114. package/components/{line-chart-slots.config-CIfDfftd.cjs → line-chart-slots.config-Dx_ysVZK.cjs} +1 -1
  115. package/components/{luzmo-icons-DEoJcvoL.js → luzmo-icons-B2K7AcCF.js} +183 -141
  116. package/components/luzmo-icons-CP__dRRM.cjs +31 -0
  117. package/components/{heat-map-slots.config-cdD8XTmI.js → marker-map-slots.config-CAj40INL.js} +1 -1
  118. package/components/{marker-map-slots.config-CSxSsQwX.cjs → marker-map-slots.config-D7cSAVdX.cjs} +1 -1
  119. package/components/{parallel-coordinates-plot-slots.config-BRXA5nUl.cjs → parallel-coordinates-plot-slots.config--fk40ZDu.cjs} +1 -1
  120. package/components/{parallel-coordinates-plot-slots.config-CQW2CJW6.js → parallel-coordinates-plot-slots.config-BjRcJdWM.js} +7 -2
  121. package/components/{pending-state-DTX7ggyF-D1SvcIIz.js → pending-state-DTX7ggyF-BQdsLMT1.js} +2 -2
  122. package/components/{pending-state-DTX7ggyF-DZzxjogp.cjs → pending-state-DTX7ggyF-CoV2RbDq.cjs} +1 -1
  123. package/components/{pivot-table-slots.config-DzGWM3Ez.cjs → pivot-table-slots.config-45V_Gdm7.cjs} +1 -1
  124. package/components/{pivot-table-slots.config-BH5fOJre.js → pivot-table-slots.config-CGU7IyDG.js} +3 -3
  125. package/components/{pyramid-chart-slots.config-DeWrVApy.cjs → pyramid-chart-slots.config-D5F0WX2d.cjs} +1 -1
  126. package/components/{pyramid-chart-slots.config-Cm9bQsXT.js → pyramid-chart-slots.config-lfxmIAy_.js} +1 -1
  127. package/components/radar-chart-slots.config-BEigR_Ml.cjs +20 -0
  128. package/components/{radar-chart-slots.config-Dpmytmc3.js → radar-chart-slots.config-CuQvda0y.js} +6 -1
  129. package/components/{regular-table-slots.config-ChrvnRDb.cjs → regular-table-slots.config-RLnMgOXn.cjs} +1 -1
  130. package/components/{regular-table-slots.config-EUS-V9lL.js → regular-table-slots.config-eQ8HccjY.js} +1 -1
  131. package/components/{route-map-slots.config-DYCcaQZi.js → route-map-slots.config-B9dcwOXi.js} +7 -2
  132. package/components/{route-map-slots.config-BfbIWCr0.cjs → route-map-slots.config-DsVJBR3D.cjs} +1 -1
  133. package/components/{sankey-diagram-slots.config-B7Q-ZfUP.cjs → sankey-diagram-slots.config-CiyYElLX.cjs} +1 -1
  134. package/components/{sankey-diagram-slots.config-BSTBEZDe.js → sankey-diagram-slots.config-DmqnP_mH.js} +1 -1
  135. package/components/{scatter-plot-slots.config-wlX_PVu8.cjs → scatter-plot-slots.config-47cB5_RC.cjs} +1 -1
  136. package/components/{scatter-plot-slots.config-BuWYqDWK.js → scatter-plot-slots.config-DjURFO07.js} +1 -1
  137. package/components/{search-filter-slots.config-DmiVXOva.js → search-filter-slots.config-CCEWnbiJ.js} +2 -2
  138. package/components/{search-filter-slots.config-DOlr8VaD.cjs → search-filter-slots.config-DeHkvc2Q.cjs} +1 -1
  139. package/components/{slicer-filter-slots.config-CHQ0ZXga.js → slicer-filter-slots.config-AOwwW5Ut.js} +2 -2
  140. package/components/{slicer-filter-slots.config-Dyte3aGp.cjs → slicer-filter-slots.config-V7hURjKI.cjs} +1 -1
  141. package/components/{slider-filter-slots.config-Cr5oXbok.cjs → slider-filter-slots.config-B--K9cpP.cjs} +1 -1
  142. package/components/{slider-filter-slots.config-BN3K1rnl.js → slider-filter-slots.config-D7cv_Ky4.js} +7 -2
  143. package/components/slot-contents-picker/index.cjs +145 -0
  144. package/components/slot-contents-picker/index.d.ts +7 -0
  145. package/components/slot-contents-picker/index.js +461 -0
  146. package/components/slot-contents-picker/slot-contents-picker.d.ts +112 -0
  147. package/components/slot-menu/index.cjs +13 -11
  148. package/components/slot-menu/index.js +33 -24
  149. package/components/slot-menu/slot-menu.d.ts +13 -0
  150. package/components/slot-menu-list/index.cjs +2 -2
  151. package/components/slot-menu-list/index.js +1 -1
  152. package/components/{spike-map-slots.config-Drga6_j0.cjs → spike-map-slots.config-BM5-Dlub.cjs} +1 -1
  153. package/components/{spike-map-slots.config-CuqpgkvN.js → spike-map-slots.config-Bq0WfdI4.js} +1 -1
  154. package/components/{strip-plot-slots.config-Co8ghEv8.js → strip-plot-slots.config-B1OLcL4K.js} +1 -1
  155. package/components/{strip-plot-slots.config-JvkKY5Ga.cjs → strip-plot-slots.config-DDUlLO8K.cjs} +1 -1
  156. package/components/{circle-pack-chart-slots.config-C-_ganmv.cjs → sunburst-chart-slots.config-B18aqdH1.cjs} +1 -1
  157. package/components/{sunburst-chart-slots.config-xwVdRiwS.js → sunburst-chart-slots.config-lV4uNMcp.js} +1 -1
  158. package/components/{symbol-map-slots.config-C5CKaVED.js → symbol-map-slots.config-DT5lvWh_.js} +7 -2
  159. package/components/{choropleth-map-slots.config-PNwSR0XY.cjs → symbol-map-slots.config-Dm_FRGHA.cjs} +1 -1
  160. package/components/utils.cjs +1 -1
  161. package/components/utils.js +34 -34
  162. package/components/{venn-diagram-slots.config-DPmj71cR.js → venn-diagram-slots.config-BPxkBFb6.js} +2 -2
  163. package/components/{venn-diagram-slots.config-CpOPbUjs.cjs → venn-diagram-slots.config-GytlZGbF.cjs} +1 -1
  164. package/custom-elements.json +463 -10
  165. package/index.d.ts +1 -0
  166. package/item-definitions/area-chart/area-chart-slots.config.d.ts +3 -3
  167. package/item-definitions/bar-chart/bar-chart-slots.config.d.ts +2 -2
  168. package/item-definitions/box-plot/box-plot-slots.config.d.ts +2 -2
  169. package/item-definitions/choropleth-map/choropleth-map-slots.config.d.ts +3 -3
  170. package/item-definitions/circle-pack-chart/circle-pack-chart-slots.config.d.ts +2 -2
  171. package/item-definitions/column-chart/column-chart-slots.config.d.ts +2 -2
  172. package/item-definitions/combination-chart/combination-chart-slots.config.d.ts +2 -2
  173. package/item-definitions/date-filter/date-filter-slots.config.d.ts +2 -2
  174. package/item-definitions/donut-chart/donut-chart-slots.config.d.ts +2 -2
  175. package/item-definitions/dropdown-filter/dropdown-filter-slots.config.d.ts +1 -1
  176. package/item-definitions/evolution-number/evolution-number-slots.config.d.ts +2 -2
  177. package/item-definitions/funnel-chart/funnel-chart-slots.config.d.ts +2 -2
  178. package/item-definitions/heat-map/heat-map-slots.config.d.ts +2 -2
  179. package/item-definitions/hexbin-map/hexbin-map-slots.config.d.ts +2 -2
  180. package/item-definitions/line-chart/line-chart-slots.config.d.ts +3 -3
  181. package/item-definitions/marker-map/marker-map-slots.config.d.ts +2 -2
  182. package/item-definitions/parallel-coordinates-plot/parallel-coordinates-plot-slots.config.d.ts +4 -4
  183. package/item-definitions/pivot-table/pivot-table-slots.config.d.ts +2 -2
  184. package/item-definitions/pyramid-chart/pyramid-chart-slots.config.d.ts +3 -3
  185. package/item-definitions/radar-chart/radar-chart-slots.config.d.ts +3 -3
  186. package/item-definitions/regular-table/regular-table-slots.config.d.ts +1 -1
  187. package/item-definitions/route-map/route-map-slots.config.d.ts +3 -3
  188. package/item-definitions/sankey-diagram/sankey-diagram-slots.config.d.ts +3 -3
  189. package/item-definitions/scatter-plot/scatter-plot-slots.config.d.ts +4 -4
  190. package/item-definitions/search-filter/search-filter-slots.config.d.ts +2 -2
  191. package/item-definitions/slicer-filter/slicer-filter-slots.config.d.ts +2 -2
  192. package/item-definitions/slider-filter/slider-filter-slots.config.d.ts +2 -2
  193. package/item-definitions/spike-map/spike-map-slots.config.d.ts +3 -3
  194. package/item-definitions/strip-plot/strip-plot-slots.config.d.ts +2 -2
  195. package/item-definitions/sunburst-chart/sunburst-chart-slots.config.d.ts +2 -2
  196. package/item-definitions/symbol-map/symbol-map-slots.config.d.ts +3 -3
  197. package/item-definitions/venn-diagram/venn-diagram-slots.config.d.ts +2 -2
  198. package/package.json +6 -1
  199. package/utils/data-item-types/calculate-data-item-icon.d.ts +1 -0
  200. package/components/funnel-chart-slots.config-WrokHS7f.cjs +0 -20
  201. package/components/luzmo-icons-DAsjNJNI.cjs +0 -31
  202. package/components/radar-chart-slots.config-Dxx5fKnS.cjs +0 -20
  203. package/components/symbol-map-slots.config-DtW-3xkd.cjs +0 -20
  204. package/utils/themes/utils.d.ts +0 -1
@@ -747,7 +747,8 @@
747
747
  "text": "any"
748
748
  },
749
749
  "default": "{}",
750
- "description": "The slotContent that is passed to the settings"
750
+ "description": "The slotContent that is passed to the settings",
751
+ "attribute": "slot-content"
751
752
  }
752
753
  ],
753
754
  "events": [
@@ -769,6 +770,15 @@
769
770
  "description": "The language used in the settings",
770
771
  "fieldName": "language"
771
772
  },
773
+ {
774
+ "name": "slot-content",
775
+ "type": {
776
+ "text": "any"
777
+ },
778
+ "default": "{}",
779
+ "description": "The slotContent that is passed to the settings",
780
+ "fieldName": "slotContent"
781
+ },
772
782
  {
773
783
  "name": "size",
774
784
  "type": {
@@ -893,6 +903,15 @@
893
903
  "attribute": "hide-type-icon",
894
904
  "reflects": true
895
905
  },
906
+ {
907
+ "kind": "field",
908
+ "name": "secondaryIconType",
909
+ "type": {
910
+ "text": "'derived' | 'formula' | undefined"
911
+ },
912
+ "attribute": "secondary-icon-type",
913
+ "reflects": true
914
+ },
896
915
  {
897
916
  "kind": "field",
898
917
  "name": "label",
@@ -925,6 +944,10 @@
925
944
  {
926
945
  "description": "Announces that the draggable data item has been dropped",
927
946
  "name": "data-item-dropped"
947
+ },
948
+ {
949
+ "description": "Announces that the drag is started on the data item",
950
+ "name": "data-item-drag-started"
928
951
  }
929
952
  ],
930
953
  "attributes": [
@@ -964,6 +987,13 @@
964
987
  },
965
988
  "fieldName": "hideTypeIcon"
966
989
  },
990
+ {
991
+ "name": "secondary-icon-type",
992
+ "type": {
993
+ "text": "'derived' | 'formula' | undefined"
994
+ },
995
+ "fieldName": "secondaryIconType"
996
+ },
967
997
  {
968
998
  "name": "label",
969
999
  "type": {
@@ -1088,6 +1118,15 @@
1088
1118
  "attribute": "description",
1089
1119
  "reflects": true
1090
1120
  },
1121
+ {
1122
+ "kind": "field",
1123
+ "name": "secondaryIconType",
1124
+ "type": {
1125
+ "text": "'derived' | 'formula' | undefined"
1126
+ },
1127
+ "attribute": "secondary-icon-type",
1128
+ "reflects": true
1129
+ },
1091
1130
  {
1092
1131
  "kind": "field",
1093
1132
  "name": "data",
@@ -1102,6 +1141,10 @@
1102
1141
  {
1103
1142
  "description": "Announces that the draggable data item has been dropped",
1104
1143
  "name": "data-item-dropped"
1144
+ },
1145
+ {
1146
+ "description": "Announces that the drag is started on the data item",
1147
+ "name": "data-item-drag-started"
1105
1148
  }
1106
1149
  ],
1107
1150
  "attributes": [
@@ -1155,6 +1198,13 @@
1155
1198
  },
1156
1199
  "fieldName": "description"
1157
1200
  },
1201
+ {
1202
+ "name": "secondary-icon-type",
1203
+ "type": {
1204
+ "text": "'derived' | 'formula' | undefined"
1205
+ },
1206
+ "fieldName": "secondaryIconType"
1207
+ },
1158
1208
  {
1159
1209
  "name": "data",
1160
1210
  "type": {
@@ -1288,7 +1338,7 @@
1288
1338
  "kind": "field",
1289
1339
  "name": "menu",
1290
1340
  "type": {
1291
- "text": "'default' | 'popup' | 'draggable' | 'event-only'"
1341
+ "text": "'default' | 'draggable' | 'event-only'"
1292
1342
  },
1293
1343
  "default": "'default'",
1294
1344
  "description": "The type of config interaction",
@@ -1384,7 +1434,7 @@
1384
1434
  {
1385
1435
  "name": "menu",
1386
1436
  "type": {
1387
- "text": "'default' | 'popup' | 'draggable' | 'event-only'"
1437
+ "text": "'default' | 'draggable' | 'event-only'"
1388
1438
  },
1389
1439
  "default": "'default'",
1390
1440
  "description": "The type of config interaction",
@@ -5905,6 +5955,373 @@
5905
5955
  }
5906
5956
  ]
5907
5957
  },
5958
+ {
5959
+ "kind": "javascript-module",
5960
+ "path": "src/components/slot-contents-picker/slot-contents-picker.ts",
5961
+ "declarations": [
5962
+ {
5963
+ "kind": "class",
5964
+ "description": "",
5965
+ "name": "LuzmoSlotContentsPicker",
5966
+ "members": [
5967
+ {
5968
+ "kind": "field",
5969
+ "name": "itemType",
5970
+ "type": {
5971
+ "text": "string | undefined"
5972
+ },
5973
+ "description": "The type of the item",
5974
+ "attribute": "item-type",
5975
+ "reflects": true
5976
+ },
5977
+ {
5978
+ "kind": "field",
5979
+ "name": "slotName",
5980
+ "type": {
5981
+ "text": "string | undefined"
5982
+ },
5983
+ "description": "The name of the slot",
5984
+ "attribute": "slot-name",
5985
+ "reflects": true
5986
+ },
5987
+ {
5988
+ "kind": "field",
5989
+ "name": "slotConfiguration",
5990
+ "type": {
5991
+ "text": "any"
5992
+ },
5993
+ "default": "{}",
5994
+ "description": "(Optional) The configuration of the slot, overrides the slot configuration loaded from the item type & slot name.",
5995
+ "attribute": "slotConfiguration"
5996
+ },
5997
+ {
5998
+ "kind": "field",
5999
+ "name": "slotContents",
6000
+ "type": {
6001
+ "text": "any"
6002
+ },
6003
+ "default": "[]",
6004
+ "description": "The contents of the slot",
6005
+ "attribute": "slotContents"
6006
+ },
6007
+ {
6008
+ "kind": "field",
6009
+ "name": "language",
6010
+ "type": {
6011
+ "text": "string"
6012
+ },
6013
+ "default": "'en'",
6014
+ "description": "The language of the slot-menu",
6015
+ "attribute": "language",
6016
+ "reflects": true
6017
+ },
6018
+ {
6019
+ "kind": "field",
6020
+ "name": "disabled",
6021
+ "type": {
6022
+ "text": "boolean"
6023
+ },
6024
+ "default": "false",
6025
+ "description": "Whether the picker is disabled",
6026
+ "attribute": "disabled",
6027
+ "reflects": true
6028
+ },
6029
+ {
6030
+ "kind": "field",
6031
+ "name": "menu",
6032
+ "type": {
6033
+ "text": "'default' | 'draggable' | 'event-only'"
6034
+ },
6035
+ "default": "'default'",
6036
+ "description": "The type of config interaction",
6037
+ "attribute": "menu",
6038
+ "reflects": true
6039
+ },
6040
+ {
6041
+ "kind": "field",
6042
+ "name": "hasLabel",
6043
+ "type": {
6044
+ "text": "boolean"
6045
+ },
6046
+ "default": "false",
6047
+ "description": "Whether the picker has a label",
6048
+ "attribute": "has-label",
6049
+ "reflects": true
6050
+ },
6051
+ {
6052
+ "kind": "field",
6053
+ "name": "label",
6054
+ "type": {
6055
+ "text": "string | undefined"
6056
+ },
6057
+ "description": "The label for the picker, if hasLabel is true",
6058
+ "attribute": "label",
6059
+ "reflects": true
6060
+ },
6061
+ {
6062
+ "kind": "field",
6063
+ "name": "selects",
6064
+ "type": {
6065
+ "text": "'single' | 'multiple'"
6066
+ },
6067
+ "default": "'multiple'",
6068
+ "description": "Whether the picker allows multiple selections. Only relevant if the slot configuration allows multiple data items.",
6069
+ "attribute": "selects",
6070
+ "reflects": true
6071
+ },
6072
+ {
6073
+ "kind": "field",
6074
+ "name": "icons",
6075
+ "type": {
6076
+ "text": "'none' | 'only-menu' | 'all' | undefined"
6077
+ },
6078
+ "default": "'only-menu'",
6079
+ "description": "Where to show icons",
6080
+ "attribute": "icons",
6081
+ "reflects": true
6082
+ },
6083
+ {
6084
+ "kind": "field",
6085
+ "name": "placeholder",
6086
+ "type": {
6087
+ "text": "string | undefined"
6088
+ },
6089
+ "description": "The placeholder text for the picker is no value selected.",
6090
+ "attribute": "placeholder",
6091
+ "reflects": true
6092
+ },
6093
+ {
6094
+ "kind": "field",
6095
+ "name": "datasetsDataItems",
6096
+ "type": {
6097
+ "text": "{\n id: string;\n name: { [key: string]: string };\n columns: any[];\n formulas: any[];\n }[]"
6098
+ },
6099
+ "default": "[]",
6100
+ "description": "The datasets and their dataItems to display",
6101
+ "attribute": "datasetsDataItems"
6102
+ },
6103
+ {
6104
+ "kind": "field",
6105
+ "name": "placement",
6106
+ "type": {
6107
+ "text": "Placement"
6108
+ },
6109
+ "default": "'bottom-end'",
6110
+ "description": "Placement of the slot menu. Only relevant for 'popup' and 'draggable' menu type",
6111
+ "attribute": "placement",
6112
+ "reflects": true
6113
+ },
6114
+ {
6115
+ "kind": "field",
6116
+ "name": "hideDelete",
6117
+ "type": {
6118
+ "text": "boolean"
6119
+ },
6120
+ "default": "true",
6121
+ "attribute": "hide-delete",
6122
+ "reflects": true
6123
+ },
6124
+ {
6125
+ "kind": "field",
6126
+ "name": "hideConfiguration",
6127
+ "type": {
6128
+ "text": "boolean | undefined"
6129
+ },
6130
+ "attribute": "hide-configuration",
6131
+ "reflects": true
6132
+ },
6133
+ {
6134
+ "kind": "field",
6135
+ "name": "stretch",
6136
+ "type": {
6137
+ "text": "boolean"
6138
+ },
6139
+ "default": "false",
6140
+ "attribute": "stretch",
6141
+ "reflects": true
6142
+ }
6143
+ ],
6144
+ "events": [
6145
+ {
6146
+ "description": "Announces that the slot contents has changed",
6147
+ "name": "slot-contents-changed"
6148
+ }
6149
+ ],
6150
+ "attributes": [
6151
+ {
6152
+ "name": "item-type",
6153
+ "type": {
6154
+ "text": "string | undefined"
6155
+ },
6156
+ "description": "The type of the item",
6157
+ "fieldName": "itemType"
6158
+ },
6159
+ {
6160
+ "name": "slot-name",
6161
+ "type": {
6162
+ "text": "string | undefined"
6163
+ },
6164
+ "description": "The name of the slot",
6165
+ "fieldName": "slotName"
6166
+ },
6167
+ {
6168
+ "name": "slotConfiguration",
6169
+ "type": {
6170
+ "text": "any"
6171
+ },
6172
+ "default": "{}",
6173
+ "description": "(Optional) The configuration of the slot, overrides the slot configuration loaded from the item type & slot name.",
6174
+ "fieldName": "slotConfiguration"
6175
+ },
6176
+ {
6177
+ "name": "slotContents",
6178
+ "type": {
6179
+ "text": "any"
6180
+ },
6181
+ "default": "[]",
6182
+ "description": "The contents of the slot",
6183
+ "fieldName": "slotContents"
6184
+ },
6185
+ {
6186
+ "name": "language",
6187
+ "type": {
6188
+ "text": "string"
6189
+ },
6190
+ "default": "'en'",
6191
+ "description": "The language of the slot-menu",
6192
+ "fieldName": "language"
6193
+ },
6194
+ {
6195
+ "name": "disabled",
6196
+ "type": {
6197
+ "text": "boolean"
6198
+ },
6199
+ "default": "false",
6200
+ "description": "Whether the picker is disabled",
6201
+ "fieldName": "disabled"
6202
+ },
6203
+ {
6204
+ "name": "menu",
6205
+ "type": {
6206
+ "text": "'default' | 'draggable' | 'event-only'"
6207
+ },
6208
+ "default": "'default'",
6209
+ "description": "The type of config interaction",
6210
+ "fieldName": "menu"
6211
+ },
6212
+ {
6213
+ "name": "has-label",
6214
+ "type": {
6215
+ "text": "boolean"
6216
+ },
6217
+ "default": "false",
6218
+ "description": "Whether the picker has a label",
6219
+ "fieldName": "hasLabel"
6220
+ },
6221
+ {
6222
+ "name": "label",
6223
+ "type": {
6224
+ "text": "string | undefined"
6225
+ },
6226
+ "description": "The label for the picker, if hasLabel is true",
6227
+ "fieldName": "label"
6228
+ },
6229
+ {
6230
+ "name": "selects",
6231
+ "type": {
6232
+ "text": "'single' | 'multiple'"
6233
+ },
6234
+ "default": "'multiple'",
6235
+ "description": "Whether the picker allows multiple selections. Only relevant if the slot configuration allows multiple data items.",
6236
+ "fieldName": "selects"
6237
+ },
6238
+ {
6239
+ "name": "icons",
6240
+ "type": {
6241
+ "text": "'none' | 'only-menu' | 'all' | undefined"
6242
+ },
6243
+ "default": "'only-menu'",
6244
+ "description": "Where to show icons",
6245
+ "fieldName": "icons"
6246
+ },
6247
+ {
6248
+ "name": "placeholder",
6249
+ "type": {
6250
+ "text": "string | undefined"
6251
+ },
6252
+ "description": "The placeholder text for the picker is no value selected.",
6253
+ "fieldName": "placeholder"
6254
+ },
6255
+ {
6256
+ "name": "datasetsDataItems",
6257
+ "type": {
6258
+ "text": "{\n id: string;\n name: { [key: string]: string };\n columns: any[];\n formulas: any[];\n }[]"
6259
+ },
6260
+ "default": "[]",
6261
+ "description": "The datasets and their dataItems to display",
6262
+ "fieldName": "datasetsDataItems"
6263
+ },
6264
+ {
6265
+ "name": "placement",
6266
+ "type": {
6267
+ "text": "Placement"
6268
+ },
6269
+ "default": "'bottom-end'",
6270
+ "description": "Placement of the slot menu. Only relevant for 'popup' and 'draggable' menu type",
6271
+ "fieldName": "placement"
6272
+ },
6273
+ {
6274
+ "name": "hide-delete",
6275
+ "type": {
6276
+ "text": "boolean"
6277
+ },
6278
+ "default": "true",
6279
+ "fieldName": "hideDelete"
6280
+ },
6281
+ {
6282
+ "name": "hide-configuration",
6283
+ "type": {
6284
+ "text": "boolean | undefined"
6285
+ },
6286
+ "fieldName": "hideConfiguration"
6287
+ },
6288
+ {
6289
+ "name": "stretch",
6290
+ "type": {
6291
+ "text": "boolean"
6292
+ },
6293
+ "default": "false",
6294
+ "fieldName": "stretch"
6295
+ },
6296
+ {
6297
+ "name": "size",
6298
+ "type": {
6299
+ "text": "'s' | 'm' | 'l' | 'xl'"
6300
+ },
6301
+ "default": "m",
6302
+ "description": "The size of the element",
6303
+ "fieldName": "size"
6304
+ }
6305
+ ],
6306
+ "superclass": {
6307
+ "name": "LuzmoElement",
6308
+ "module": "/src/utils/base"
6309
+ },
6310
+ "tagName": "luzmo-slot-contents-picker",
6311
+ "customElement": true
6312
+ }
6313
+ ],
6314
+ "exports": [
6315
+ {
6316
+ "kind": "js",
6317
+ "name": "LuzmoSlotContentsPicker",
6318
+ "declaration": {
6319
+ "name": "LuzmoSlotContentsPicker",
6320
+ "module": "src/components/slot-contents-picker/slot-contents-picker.ts"
6321
+ }
6322
+ }
6323
+ ]
6324
+ },
5908
6325
  {
5909
6326
  "kind": "javascript-module",
5910
6327
  "path": "src/components/slot-menu/slot-menu.ts",
@@ -5995,8 +6412,28 @@
5995
6412
  "text": "any"
5996
6413
  },
5997
6414
  "default": "[]",
6415
+ "description": "The contents of the slot",
5998
6416
  "attribute": "slotContents"
5999
6417
  },
6418
+ {
6419
+ "kind": "field",
6420
+ "name": "measureColumns",
6421
+ "type": {
6422
+ "text": "any[]"
6423
+ },
6424
+ "default": "[]",
6425
+ "description": "The list of columns that can be used for the rate aggregation",
6426
+ "attribute": "measureColumns"
6427
+ },
6428
+ {
6429
+ "kind": "field",
6430
+ "name": "slotIndex",
6431
+ "type": {
6432
+ "text": "number | undefined"
6433
+ },
6434
+ "description": "(Optional) If you only want to display a specific content of a slot, you can set the slotIndex to the index of the content you want to display.",
6435
+ "attribute": "slot-index"
6436
+ },
6000
6437
  {
6001
6438
  "kind": "field",
6002
6439
  "name": "slotContentLabelElement",
@@ -6044,11 +6481,7 @@
6044
6481
  },
6045
6482
  {
6046
6483
  "kind": "field",
6047
- "name": "_activeIndex",
6048
- "type": {
6049
- "text": "number"
6050
- },
6051
- "default": "0"
6484
+ "name": "_activeIndex"
6052
6485
  },
6053
6486
  {
6054
6487
  "kind": "method",
@@ -6080,13 +6513,15 @@
6080
6513
  "name": "slot-contents-changed",
6081
6514
  "type": {
6082
6515
  "text": "CustomEvent"
6083
- }
6516
+ },
6517
+ "description": "Emitted when the slot contents change"
6084
6518
  },
6085
6519
  {
6086
6520
  "name": "close",
6087
6521
  "type": {
6088
6522
  "text": "CustomEvent"
6089
- }
6523
+ },
6524
+ "description": "Emitted when the slot menu is closed"
6090
6525
  }
6091
6526
  ],
6092
6527
  "attributes": [
@@ -6156,8 +6591,26 @@
6156
6591
  "text": "any"
6157
6592
  },
6158
6593
  "default": "[]",
6594
+ "description": "The contents of the slot",
6159
6595
  "fieldName": "slotContents"
6160
6596
  },
6597
+ {
6598
+ "name": "measureColumns",
6599
+ "type": {
6600
+ "text": "any[]"
6601
+ },
6602
+ "default": "[]",
6603
+ "description": "The list of columns that can be used for the rate aggregation",
6604
+ "fieldName": "measureColumns"
6605
+ },
6606
+ {
6607
+ "name": "slot-index",
6608
+ "type": {
6609
+ "text": "number | undefined"
6610
+ },
6611
+ "description": "(Optional) If you only want to display a specific content of a slot, you can set the slotIndex to the index of the content you want to display.",
6612
+ "fieldName": "slotIndex"
6613
+ },
6161
6614
  {
6162
6615
  "name": "size",
6163
6616
  "type": {
package/index.d.ts CHANGED
@@ -28,6 +28,7 @@ export * from './components/filter-value-picker-datetime';
28
28
  export * from './components/filter-value-picker-hierarchy';
29
29
  export * from './components/filter-value-picker-numeric';
30
30
  export * from './components/grid';
31
+ export * from './components/slot-contents-picker';
31
32
  export * from './components/slot-menu';
32
33
  export * from './components/slot-menu-list';
33
34
  export * from './item-definitions/item-list';
@@ -9,7 +9,7 @@ declare const _default: ({
9
9
  isBinningDisabled?: undefined;
10
10
  areDatetimeOptionsEnabled?: undefined;
11
11
  };
12
- canAcceptMultipleColumns: boolean;
12
+ canAcceptMultipleDataItems: boolean;
13
13
  canAcceptFormula: boolean;
14
14
  isRequired?: undefined;
15
15
  } | {
@@ -24,7 +24,7 @@ declare const _default: ({
24
24
  isCumulativeSumEnabled?: undefined;
25
25
  };
26
26
  isRequired: boolean;
27
- canAcceptMultipleColumns?: undefined;
27
+ canAcceptMultipleDataItems?: undefined;
28
28
  canAcceptFormula?: undefined;
29
29
  } | {
30
30
  name: string;
@@ -37,7 +37,7 @@ declare const _default: ({
37
37
  isBinningDisabled?: undefined;
38
38
  };
39
39
  type: string;
40
- canAcceptMultipleColumns?: undefined;
40
+ canAcceptMultipleDataItems?: undefined;
41
41
  canAcceptFormula?: undefined;
42
42
  isRequired?: undefined;
43
43
  })[];
@@ -7,7 +7,7 @@ declare const _default: ({
7
7
  isCumulativeSumEnabled: boolean;
8
8
  areDatetimeOptionsEnabled?: undefined;
9
9
  };
10
- canAcceptMultipleColumns: boolean;
10
+ canAcceptMultipleDataItems: boolean;
11
11
  canAcceptFormula: boolean;
12
12
  } | {
13
13
  name: string;
@@ -18,7 +18,7 @@ declare const _default: ({
18
18
  areDatetimeOptionsEnabled: boolean;
19
19
  isCumulativeSumEnabled?: undefined;
20
20
  };
21
- canAcceptMultipleColumns?: undefined;
21
+ canAcceptMultipleDataItems?: undefined;
22
22
  canAcceptFormula?: undefined;
23
23
  })[];
24
24
  export default _default;
@@ -6,7 +6,7 @@ declare const _default: ({
6
6
  isAggregationDisabled: boolean;
7
7
  areDatetimeOptionsEnabled?: undefined;
8
8
  };
9
- acceptableColumnTypes: string[];
9
+ acceptableDataItemTypes: string[];
10
10
  type: string;
11
11
  isRequired: boolean;
12
12
  canAcceptFormula: boolean;
@@ -20,7 +20,7 @@ declare const _default: ({
20
20
  };
21
21
  type: string;
22
22
  isRequired: boolean;
23
- acceptableColumnTypes?: undefined;
23
+ acceptableDataItemTypes?: undefined;
24
24
  canAcceptFormula?: undefined;
25
25
  })[];
26
26
  export default _default;
@@ -4,7 +4,7 @@ declare const _default: ({
4
4
  label: string;
5
5
  type: string;
6
6
  isRequired: boolean;
7
- acceptableColumnTypes: string[];
7
+ acceptableDataItemTypes: string[];
8
8
  acceptableColumnSubtypes: string[];
9
9
  canAcceptFormula?: undefined;
10
10
  } | {
@@ -14,14 +14,14 @@ declare const _default: ({
14
14
  type: string;
15
15
  canAcceptFormula: boolean;
16
16
  isRequired?: undefined;
17
- acceptableColumnTypes?: undefined;
17
+ acceptableDataItemTypes?: undefined;
18
18
  acceptableColumnSubtypes?: undefined;
19
19
  } | {
20
20
  name: string;
21
21
  rotate: boolean;
22
22
  label: string;
23
23
  type: string;
24
- acceptableColumnTypes: string[];
24
+ acceptableDataItemTypes: string[];
25
25
  isRequired?: undefined;
26
26
  acceptableColumnSubtypes?: undefined;
27
27
  canAcceptFormula?: undefined;