@luzmo/analytics-components-kit 1.0.1-alpha.17 → 1.0.1-alpha.19

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 (173) hide show
  1. package/components/area-chart-options.config-A8NH6aUG.cjs +20 -0
  2. package/components/{area-chart-options.config-B5qtlH-_.js → area-chart-options.config-BbSP_Auh.js} +32 -31
  3. package/components/bar-chart-options.config-CRGDLJCK.js +161 -0
  4. package/components/bar-chart-options.config-Cpbrpmp1.cjs +20 -0
  5. package/components/{box-plot-options.config-DoZHVmpm.js → box-plot-options.config-BtonHYul.js} +65 -90
  6. package/components/box-plot-options.config-CGIKZNsw.cjs +20 -0
  7. package/components/bubble-chart-options.config-BM7njnkG.cjs +20 -0
  8. package/components/{bubble-chart-options.config-Cp6OQnJl.js → bubble-chart-options.config-R5R-E3dd.js} +24 -42
  9. package/components/{bubble-chart-options.de-L-yQc0Vj.cjs → bubble-chart-options.de-D2Z88fwi.cjs} +1 -1
  10. package/components/{bubble-chart-options.de-BGWrRmuN.js → bubble-chart-options.de-D8Ap7joq.js} +6 -1
  11. package/components/{bubble-chart-options.en-CYwRht5M.js → bubble-chart-options.en-BU3F4n13.js} +8 -3
  12. package/components/{bubble-chart-options.en-CCG_rkEd.cjs → bubble-chart-options.en-CP9PhuPw.cjs} +1 -1
  13. package/components/{bubble-chart-options.es-CihHnrZ4.cjs → bubble-chart-options.es-B6mTDtxs.cjs} +1 -1
  14. package/components/{bubble-chart-options.es-ZnkjzgL_.js → bubble-chart-options.es-Bh_dRgE3.js} +7 -2
  15. package/components/{bubble-chart-options.fr-CFULfSKT.cjs → bubble-chart-options.fr-BMPe3Z5G.cjs} +1 -1
  16. package/components/{bubble-chart-options.fr-Cym1h3sF.js → bubble-chart-options.fr-CNiJgmGl.js} +7 -2
  17. package/components/{bubble-chart-options.nl-Deep5xXO.cjs → bubble-chart-options.nl-5thQrFoi.cjs} +1 -1
  18. package/components/{bubble-chart-options.nl-D1TFWi5k.js → bubble-chart-options.nl-BoV3kpaZ.js} +8 -3
  19. package/components/{bullet-chart-options.config-D8mAooLE.js → bullet-chart-options.config-D-_esi9S.js} +7 -25
  20. package/components/bullet-chart-options.config-D-wrbTMO.cjs +20 -0
  21. package/components/{choropleth-map-options.config-4QDypbCL.cjs → choropleth-map-options.config-BOuMfF8r.cjs} +1 -1
  22. package/components/{choropleth-map-options.config-V8tRnQqz.js → choropleth-map-options.config-z2fY__jr.js} +4 -4
  23. package/components/{circular-guage-options.config-C3ExuT5F.js → circular-gauge-options.config-9tIxyJj1.js} +19 -29
  24. package/components/circular-gauge-options.config-h9KNl5Eq.cjs +20 -0
  25. package/components/column-chart-options.config-B-e2SI2W.cjs +20 -0
  26. package/components/{column-chart-options.config-CGw1dN1E.js → column-chart-options.config-D87ZFT76.js} +34 -52
  27. package/components/conditional-number-options.config-D09JeUlU.cjs +20 -0
  28. package/components/conditional-number-options.config-PVvKLc1P.js +133 -0
  29. package/components/conditional-number-options.de-BJcjBZY1.js +74 -0
  30. package/components/conditional-number-options.de-CFnufi0r.cjs +20 -0
  31. package/components/conditional-number-options.en-WSrIzRGJ.js +74 -0
  32. package/components/conditional-number-options.en-Wd-0YtdE.cjs +20 -0
  33. package/components/conditional-number-options.es-BKqT0zog.js +74 -0
  34. package/components/conditional-number-options.es-BTDTe5SF.cjs +20 -0
  35. package/components/conditional-number-options.fr-CZ-9jzPm.cjs +20 -0
  36. package/components/conditional-number-options.fr-D2r7Azy8.js +74 -0
  37. package/components/conditional-number-options.nl-CfRYL6o1.cjs +20 -0
  38. package/components/conditional-number-options.nl-pkRI1tLZ.js +74 -0
  39. package/components/{donut-chart-options.config-DuJFyp4z.js → donut-chart-options.config-NPwNtLDW.js} +23 -20
  40. package/components/donut-chart-options.config-bqcKuyIu.cjs +20 -0
  41. package/components/{dropdown-filter-options.config-BxjR1xAD.js → dropdown-filter-options.config-D9dvPypF.js} +5 -5
  42. package/components/{dropdown-filter-options.config-C3YEGK-5.cjs → dropdown-filter-options.config-DS-MORmq.cjs} +1 -1
  43. package/components/edit-item/index.cjs +14 -14
  44. package/components/edit-item/index.js +79 -55
  45. package/components/edit-option/helpers/get-default-value.d.ts +1 -0
  46. package/components/edit-option/index.cjs +98 -98
  47. package/components/edit-option/index.js +335 -329
  48. package/components/edit-option-action-button-group/index.cjs +7 -7
  49. package/components/edit-option-action-button-group/index.js +56 -54
  50. package/components/edit-option-position-picker/edit-option-position-picker.d.ts +1 -1
  51. package/components/edit-option-position-picker/index.cjs +2 -2
  52. package/components/edit-option-position-picker/index.js +4 -6
  53. package/components/funnel-chart-options.config-CrlHKd36.js +184 -0
  54. package/components/funnel-chart-options.config-hw_GXs4s.cjs +20 -0
  55. package/components/funnel-chart-options.de-CuVFMJUC.js +93 -0
  56. package/components/funnel-chart-options.de-DRAGes5d.cjs +20 -0
  57. package/components/funnel-chart-options.en-CvPbJr1r.js +93 -0
  58. package/components/funnel-chart-options.en-b6BBKfZh.cjs +20 -0
  59. package/components/funnel-chart-options.es-DfDw5S5g.cjs +20 -0
  60. package/components/funnel-chart-options.es-_M7sC4m6.js +93 -0
  61. package/components/funnel-chart-options.fr-DWkPkC47.cjs +20 -0
  62. package/components/funnel-chart-options.fr-DvnZ-XbE.js +93 -0
  63. package/components/funnel-chart-options.nl-BdAL0ZJP.cjs +20 -0
  64. package/components/funnel-chart-options.nl-C72_FTNm.js +93 -0
  65. package/components/helpers-CKo1Fkek.cjs +20 -0
  66. package/components/helpers-DqqxcHaY.js +51 -0
  67. package/components/{line-chart-options.config-CEUJYNt7.js → line-chart-options.config-BtfCTjNr.js} +32 -31
  68. package/components/line-chart-options.config-Cb7txmmw.cjs +20 -0
  69. package/components/radar-chart-options.config-Ck7skfge.cjs +20 -0
  70. package/components/{radar-chart-options.config-gKHFbC63.js → radar-chart-options.config-DFxna7UF.js} +25 -43
  71. package/components/sankey-diagram-options.config-DJqI2dMh.cjs +20 -0
  72. package/components/{sankey-diagram-options.config-ylhZhJ6H.js → sankey-diagram-options.config-Dj9g2BOp.js} +16 -26
  73. package/components/{search-filter-options.config-C9CoGS9f.cjs → search-filter-options.config-BCaDlYqZ.cjs} +1 -1
  74. package/components/{search-filter-options.config-baX2Vdul.js → search-filter-options.config-BE3JhR-F.js} +1 -1
  75. package/components/{slicer-filter-options.config-A3YK_KZn.js → slicer-filter-options.config-BArPA7Mb.js} +20 -38
  76. package/components/slicer-filter-options.config-BW44EPso.cjs +20 -0
  77. package/components/{slider-filter-options.config-C-zvfTNl.js → slider-filter-options.config-BIKIbGbN.js} +7 -25
  78. package/components/slider-filter-options.config-zuWa8Rtt.cjs +20 -0
  79. package/components/sunburst-chart-options.config-BjtKxThH.cjs +20 -0
  80. package/components/{sunburst-chart-options.config-VZqDthcz.js → sunburst-chart-options.config-BxkJfdrU.js} +30 -30
  81. package/components/{textobject-options.nl-V03mmGmH.js → text-options.nl-C8sliUgH.js} +2 -2
  82. package/components/{treemap-chart-options.config-f8L8KfDj.js → treemap-chart-options.config-MyCTS35Y.js} +45 -63
  83. package/components/treemap-chart-options.config-PwXbMhHZ.cjs +20 -0
  84. package/components/{video-options.config-BBDHSf6_.cjs → video-options.config-CGsDTwHc.cjs} +1 -1
  85. package/components/{video-options.config-CbtNZAEK.js → video-options.config-Dk36zJ1B.js} +5 -5
  86. package/components/wordcloud-chart-options.config-Cv9l0THs.cjs +20 -0
  87. package/components/{wordcloud-chart-options.config-CQs8YFfd.js → wordcloud-chart-options.config-Dq7TF0sb.js} +10 -28
  88. package/custom-elements.json +31 -3
  89. package/item-definitions/area-chart/area-chart-options.config.d.ts +27 -6
  90. package/item-definitions/bar-chart/bar-chart-options.config.d.ts +13 -13
  91. package/item-definitions/box-plot/box-plot-options.config.d.ts +16 -16
  92. package/item-definitions/bubble-chart/bubble-chart-options.config.d.ts +7 -7
  93. package/item-definitions/bubble-chart/i18n/bubble-chart-options.de.d.ts +5 -0
  94. package/item-definitions/bubble-chart/i18n/bubble-chart-options.en.d.ts +5 -0
  95. package/item-definitions/bubble-chart/i18n/bubble-chart-options.es.d.ts +5 -0
  96. package/item-definitions/bubble-chart/i18n/bubble-chart-options.fr.d.ts +5 -0
  97. package/item-definitions/bubble-chart/i18n/bubble-chart-options.nl.d.ts +5 -0
  98. package/item-definitions/bullet-chart/bullet-chart-options.config.d.ts +4 -4
  99. package/item-definitions/choropleth-map/choropleth-map-options.config.d.ts +1 -1
  100. package/item-definitions/circular-gauge/{circular-guage-options.config.d.ts → circular-gauge-options.config.d.ts} +4 -4
  101. package/item-definitions/column-chart/column-chart-options.config.d.ts +13 -13
  102. package/item-definitions/conditional-number/conditional-number-options.config.d.ts +135 -0
  103. package/item-definitions/conditional-number/i18n/conditional-number-options.de.d.ts +53 -0
  104. package/item-definitions/conditional-number/i18n/conditional-number-options.en.d.ts +53 -0
  105. package/item-definitions/conditional-number/i18n/conditional-number-options.es.d.ts +53 -0
  106. package/item-definitions/conditional-number/i18n/conditional-number-options.fr.d.ts +53 -0
  107. package/item-definitions/conditional-number/i18n/conditional-number-options.nl.d.ts +53 -0
  108. package/item-definitions/donut-chart/donut-chart-options.config.d.ts +8 -7
  109. package/item-definitions/dropdown-filter/dropdown-filter-options.config.d.ts +2 -2
  110. package/item-definitions/funnel-chart/funnel-chart-options.config.d.ts +88 -0
  111. package/item-definitions/funnel-chart/i18n/funnel-chart-options.de.d.ts +72 -0
  112. package/item-definitions/funnel-chart/i18n/funnel-chart-options.en.d.ts +72 -0
  113. package/item-definitions/funnel-chart/i18n/funnel-chart-options.es.d.ts +72 -0
  114. package/item-definitions/funnel-chart/i18n/funnel-chart-options.fr.d.ts +72 -0
  115. package/item-definitions/funnel-chart/i18n/funnel-chart-options.nl.d.ts +72 -0
  116. package/item-definitions/helpers.d.ts +7 -0
  117. package/item-definitions/line-chart/line-chart-options.config.d.ts +31 -7
  118. package/item-definitions/radar-chart/radar-chart-options.config.d.ts +8 -8
  119. package/item-definitions/sankey-diagram/sankey-diagram-options.config.d.ts +5 -5
  120. package/item-definitions/search-filter/search-filter-options.config.d.ts +1 -1
  121. package/item-definitions/slicer-filter/slicer-filter-options.config.d.ts +8 -8
  122. package/item-definitions/slider-filter/slider-filter-options.config.d.ts +4 -4
  123. package/item-definitions/sunburst-chart/sunburst-chart-options.config.d.ts +4 -4
  124. package/item-definitions/treemap-chart/treemap-chart-options.config.d.ts +10 -10
  125. package/item-definitions/video/video-options.config.d.ts +3 -3
  126. package/item-definitions/wordcloud-chart/wordcloud-chart-options.config.d.ts +5 -5
  127. package/package.json +1 -1
  128. package/components/area-chart-options.config-DMfRioZx.cjs +0 -20
  129. package/components/bar-chart-options.config-C7BGg5sh.cjs +0 -20
  130. package/components/bar-chart-options.config-CQfpV1Rx.js +0 -181
  131. package/components/box-plot-options.config-BsFp2CBS.cjs +0 -20
  132. package/components/bubble-chart-options.config-DL5Xl6Ad.cjs +0 -20
  133. package/components/bullet-chart-options.config-BO22R7gx.cjs +0 -20
  134. package/components/circular-guage-options.config-Dvg5quJ9.cjs +0 -20
  135. package/components/column-chart-options.config-DomUPYPM.cjs +0 -20
  136. package/components/donut-chart-options.config-kUyTbAtZ.cjs +0 -20
  137. package/components/line-chart-options.config-DNGyRAvG.cjs +0 -20
  138. package/components/radar-chart-options.config-DUXOzdbl.cjs +0 -20
  139. package/components/sankey-diagram-options.config-CG5S1OI3.cjs +0 -20
  140. package/components/slicer-filter-options.config-DQunaj8q.cjs +0 -20
  141. package/components/slider-filter-options.config-DF_sAElS.cjs +0 -20
  142. package/components/sunburst-chart-options.config-CEfAd1RQ.cjs +0 -20
  143. package/components/treemap-chart-options.config-Dc2UNcGG.cjs +0 -20
  144. package/components/wordcloud-chart-options.config-BLvcDvxT.cjs +0 -20
  145. /package/components/{imageobject-options.de-CBkRiIbw.cjs → image-options.de-CBkRiIbw.cjs} +0 -0
  146. /package/components/{imageobject-options.de-CYVnqdL_.js → image-options.de-CYVnqdL_.js} +0 -0
  147. /package/components/{imageobject-options.en-BMmV-4O-.js → image-options.en-BMmV-4O-.js} +0 -0
  148. /package/components/{imageobject-options.en-DflcU_2H.cjs → image-options.en-DflcU_2H.cjs} +0 -0
  149. /package/components/{imageobject-options.es-CRbNv384.cjs → image-options.es-CRbNv384.cjs} +0 -0
  150. /package/components/{imageobject-options.es-UN5rmaEt.js → image-options.es-UN5rmaEt.js} +0 -0
  151. /package/components/{imageobject-options.fr-DRE3zImB.js → image-options.fr-DRE3zImB.js} +0 -0
  152. /package/components/{imageobject-options.fr-ycH7UoX5.cjs → image-options.fr-ycH7UoX5.cjs} +0 -0
  153. /package/components/{imageobject-options.nl-D20hki6i.js → image-options.nl-D20hki6i.js} +0 -0
  154. /package/components/{imageobject-options.nl-DQL45o0j.cjs → image-options.nl-DQL45o0j.cjs} +0 -0
  155. /package/components/{textobject-options.de-BjfS5RBn.js → text-options.de-BjfS5RBn.js} +0 -0
  156. /package/components/{textobject-options.de-DLr2-jBn.cjs → text-options.de-DLr2-jBn.cjs} +0 -0
  157. /package/components/{textobject-options.en-BQqHFc7M.js → text-options.en-BQqHFc7M.js} +0 -0
  158. /package/components/{textobject-options.en-LfsMtwo6.cjs → text-options.en-LfsMtwo6.cjs} +0 -0
  159. /package/components/{textobject-options.es-BLQBqlvK.cjs → text-options.es-BLQBqlvK.cjs} +0 -0
  160. /package/components/{textobject-options.es-CMB1DKq4.js → text-options.es-CMB1DKq4.js} +0 -0
  161. /package/components/{textobject-options.fr-B8x29grG.cjs → text-options.fr-B8x29grG.cjs} +0 -0
  162. /package/components/{textobject-options.fr-VPJ3bDOM.js → text-options.fr-VPJ3bDOM.js} +0 -0
  163. /package/components/{textobject-options.nl-DzglrI3i.cjs → text-options.nl-DzglrI3i.cjs} +0 -0
  164. /package/item-definitions/image/i18n/{imageobject-options.de.d.ts → image-options.de.d.ts} +0 -0
  165. /package/item-definitions/image/i18n/{imageobject-options.en.d.ts → image-options.en.d.ts} +0 -0
  166. /package/item-definitions/image/i18n/{imageobject-options.es.d.ts → image-options.es.d.ts} +0 -0
  167. /package/item-definitions/image/i18n/{imageobject-options.fr.d.ts → image-options.fr.d.ts} +0 -0
  168. /package/item-definitions/image/i18n/{imageobject-options.nl.d.ts → image-options.nl.d.ts} +0 -0
  169. /package/item-definitions/text/i18n/{textobject-options.de.d.ts → text-options.de.d.ts} +0 -0
  170. /package/item-definitions/text/i18n/{textobject-options.en.d.ts → text-options.en.d.ts} +0 -0
  171. /package/item-definitions/text/i18n/{textobject-options.es.d.ts → text-options.es.d.ts} +0 -0
  172. /package/item-definitions/text/i18n/{textobject-options.fr.d.ts → text-options.fr.d.ts} +0 -0
  173. /package/item-definitions/text/i18n/{textobject-options.nl.d.ts → text-options.nl.d.ts} +0 -0
@@ -27,7 +27,7 @@ declare const _default: ({
27
27
  extraLabelHasClickAction?: undefined;
28
28
  extraLabelClickAction?: undefined;
29
29
  };
30
- visibleIf: (_: any, slots: any) => boolean;
30
+ visibleIf: ({ slots }: any) => boolean;
31
31
  } | {
32
32
  key: string;
33
33
  control: {
@@ -59,17 +59,17 @@ declare const _default: ({
59
59
  control: {
60
60
  type: string;
61
61
  label: string;
62
- default: (_options: any, _slots: any, theme: any) => any;
63
- extraLabel: (options: any, _slots: any, theme: any) => "reset" | undefined;
64
- extraLabelHasClickAction: (options: any, _slots: any, theme: any) => boolean;
65
- extraLabelClickAction: (options: any, _slots: any, theme: any) => {
62
+ default: ({ theme }: any) => any;
63
+ extraLabel: ({ options, theme }: any) => "reset" | undefined;
64
+ extraLabelHasClickAction: ({ options, theme }: any) => boolean;
65
+ extraLabelClickAction: ({ options, theme }: any) => {
66
66
  value: any;
67
67
  options: any;
68
68
  };
69
69
  tooltip?: undefined;
70
70
  enum?: undefined;
71
71
  };
72
- visibleIf: (options: any, slots: any) => boolean;
72
+ visibleIf: ({ options, slots }: any) => boolean;
73
73
  })[];
74
74
  visibleIf?: undefined;
75
75
  } | {
@@ -85,6 +85,6 @@ declare const _default: ({
85
85
  enum: string[];
86
86
  };
87
87
  }[];
88
- visibleIf: (_: any, slots: any) => boolean;
88
+ visibleIf: ({ slots }: any) => boolean;
89
89
  })[];
90
90
  export default _default;
@@ -22,6 +22,11 @@ declare const _default: {
22
22
  'display.bubbleValues': {
23
23
  label: string;
24
24
  tooltip: string;
25
+ enum: {
26
+ none: string;
27
+ percentage: string;
28
+ absolute: string;
29
+ };
25
30
  };
26
31
  'categories.colored': {
27
32
  label: string;
@@ -22,6 +22,11 @@ declare const _default: {
22
22
  'display.bubbleValues': {
23
23
  label: string;
24
24
  tooltip: string;
25
+ enum: {
26
+ none: string;
27
+ percentage: string;
28
+ absolute: string;
29
+ };
25
30
  };
26
31
  'categories.colored': {
27
32
  label: string;
@@ -22,6 +22,11 @@ declare const _default: {
22
22
  'display.bubbleValues': {
23
23
  label: string;
24
24
  tooltip: string;
25
+ enum: {
26
+ none: string;
27
+ percentage: string;
28
+ absolute: string;
29
+ };
25
30
  };
26
31
  'categories.colored': {
27
32
  label: string;
@@ -22,6 +22,11 @@ declare const _default: {
22
22
  'display.bubbleValues': {
23
23
  label: string;
24
24
  tooltip: string;
25
+ enum: {
26
+ none: string;
27
+ percentage: string;
28
+ absolute: string;
29
+ };
25
30
  };
26
31
  'categories.colored': {
27
32
  label: string;
@@ -22,6 +22,11 @@ declare const _default: {
22
22
  'display.bubbleValues': {
23
23
  label: string;
24
24
  tooltip: string;
25
+ enum: {
26
+ none: string;
27
+ percentage: string;
28
+ absolute: string;
29
+ };
25
30
  };
26
31
  'categories.colored': {
27
32
  label: string;
@@ -18,10 +18,10 @@ declare const _default: {
18
18
  control: {
19
19
  type: string;
20
20
  label: string;
21
- default: (_options: any, _slots: any, theme: any) => any;
22
- extraLabel: (options: any, _slots: any, theme: any) => "reset" | undefined;
23
- extraLabelHasClickAction: (options: any, _slots: any, theme: any) => boolean;
24
- extraLabelClickAction: (options: any, _slots: any, theme: any) => {
21
+ default: ({ theme }: any) => any;
22
+ extraLabel: ({ options, theme }: any) => "reset" | undefined;
23
+ extraLabelHasClickAction: ({ options, theme }: any) => boolean;
24
+ extraLabelClickAction: ({ options, theme }: any) => {
25
25
  value: any;
26
26
  options: any;
27
27
  };
@@ -163,6 +163,6 @@ declare const _default: ({
163
163
  enum: string[];
164
164
  };
165
165
  }[];
166
- visibleIf: (options: any) => boolean;
166
+ visibleIf: ({ options }: any) => boolean;
167
167
  })[];
168
168
  export default _default;
@@ -41,10 +41,10 @@ declare const _default: ({
41
41
  control: {
42
42
  type: string;
43
43
  label: string;
44
- default: (_options: any, _slots: any, theme: any) => any;
45
- extraLabel: (options: any, _slots: any, theme: any) => "reset" | undefined;
46
- extraLabelHasClickAction: (options: any, _slots: any, theme: any) => boolean;
47
- extraLabelClickAction: (options: any, _slots: any, theme: any) => {
44
+ default: ({ theme }: any) => any;
45
+ extraLabel: ({ options, theme }: any) => "reset" | undefined;
46
+ extraLabelHasClickAction: ({ options, theme }: any) => boolean;
47
+ extraLabelClickAction: ({ options, theme }: any) => {
48
48
  value: any;
49
49
  options: any;
50
50
  };
@@ -15,11 +15,11 @@ declare const _default: ({
15
15
  extraLabelHasClickAction?: undefined;
16
16
  extraLabelClickAction?: undefined;
17
17
  };
18
- visibleIf: (_: any, slots: any) => boolean | undefined;
18
+ visibleIf: ({ slots }: any) => boolean | undefined;
19
19
  type?: undefined;
20
20
  } | {
21
21
  type: string;
22
- visibleIf: (_: any, slots: any) => boolean | undefined;
22
+ visibleIf: ({ slots }: any) => boolean | undefined;
23
23
  key?: undefined;
24
24
  control?: undefined;
25
25
  } | {
@@ -50,7 +50,7 @@ declare const _default: ({
50
50
  extraLabelHasClickAction?: undefined;
51
51
  extraLabelClickAction?: undefined;
52
52
  };
53
- visibleIf: (_: any, slots: any) => boolean | undefined;
53
+ visibleIf: ({ slots }: any) => boolean | undefined;
54
54
  type?: undefined;
55
55
  } | {
56
56
  key: string;
@@ -71,13 +71,13 @@ declare const _default: ({
71
71
  key: string;
72
72
  control: {
73
73
  type: string;
74
- default: (_options: any, _slots: any, theme: any) => any;
74
+ default: ({ theme }: any) => any;
75
75
  min: number;
76
76
  max: number;
77
77
  step: number;
78
- extraLabel: (options: any, _slots: any, theme: any) => "auto" | "reset" | undefined;
79
- extraLabelHasClickAction: (options: any, _slots: any, theme: any) => boolean;
80
- extraLabelClickAction: (options: any, _slots: any, _theme: any) => {
78
+ extraLabel: ({ options, theme }: any) => "auto" | "reset" | undefined;
79
+ extraLabelHasClickAction: ({ options, theme }: any) => boolean;
80
+ extraLabelClickAction: ({ options }: any) => {
81
81
  value: null;
82
82
  options: any;
83
83
  };
@@ -89,10 +89,10 @@ declare const _default: ({
89
89
  key: string;
90
90
  control: {
91
91
  type: string;
92
- default: (_options: any, _slots: any, theme: any) => any;
93
- extraLabel: (options: any, _slots: any, theme: any) => "reset" | undefined;
94
- extraLabelHasClickAction: (options: any, _slots: any, theme: any) => boolean;
95
- extraLabelClickAction: (options: any, _slots: any, theme: any) => {
92
+ default: ({ theme }: any) => any;
93
+ extraLabel: ({ options, theme }: any) => "reset" | undefined;
94
+ extraLabelHasClickAction: ({ options, theme }: any) => boolean;
95
+ extraLabelClickAction: ({ options, theme }: any) => {
96
96
  value: any;
97
97
  options: any;
98
98
  };
@@ -101,7 +101,7 @@ declare const _default: ({
101
101
  max?: undefined;
102
102
  step?: undefined;
103
103
  };
104
- visibleIf: (_: any, slots: any) => boolean | undefined;
104
+ visibleIf: ({ slots }: any) => boolean | undefined;
105
105
  type?: undefined;
106
106
  })[];
107
107
  visibleIf?: undefined;
@@ -118,6 +118,6 @@ declare const _default: ({
118
118
  enum: string[];
119
119
  };
120
120
  }[];
121
- visibleIf: (_: any, slots: any) => boolean | undefined;
121
+ visibleIf: ({ slots }: any) => boolean | undefined;
122
122
  })[];
123
123
  export default _default;
@@ -0,0 +1,135 @@
1
+ declare const _default: ({
2
+ key: string;
3
+ type: string;
4
+ open: boolean;
5
+ children: ({
6
+ key: string;
7
+ control: {
8
+ type: string;
9
+ label: string;
10
+ default: boolean;
11
+ enum?: undefined;
12
+ min?: undefined;
13
+ step?: undefined;
14
+ extraLabel?: undefined;
15
+ extraLabelHasClickAction?: undefined;
16
+ extraLabelClickAction?: undefined;
17
+ };
18
+ visibleIf?: undefined;
19
+ } | {
20
+ key: string;
21
+ control: {
22
+ type: string;
23
+ label: string;
24
+ default: string;
25
+ enum: string[];
26
+ min?: undefined;
27
+ step?: undefined;
28
+ extraLabel?: undefined;
29
+ extraLabelHasClickAction?: undefined;
30
+ extraLabelClickAction?: undefined;
31
+ };
32
+ visibleIf?: undefined;
33
+ } | {
34
+ key: string;
35
+ control: {
36
+ type: string;
37
+ label: string;
38
+ default: number;
39
+ min: number;
40
+ step: number;
41
+ enum?: undefined;
42
+ extraLabel?: undefined;
43
+ extraLabelHasClickAction?: undefined;
44
+ extraLabelClickAction?: undefined;
45
+ };
46
+ visibleIf: ({ slots }: any) => boolean;
47
+ } | {
48
+ key: string;
49
+ control: {
50
+ type: string;
51
+ label: string;
52
+ default: boolean;
53
+ enum?: undefined;
54
+ min?: undefined;
55
+ step?: undefined;
56
+ extraLabel?: undefined;
57
+ extraLabelHasClickAction?: undefined;
58
+ extraLabelClickAction?: undefined;
59
+ };
60
+ visibleIf: ({ options }: any) => boolean;
61
+ } | {
62
+ key: string;
63
+ control: {
64
+ type: string;
65
+ label: string;
66
+ default: ({ theme }: any) => any;
67
+ extraLabel: ({ options, theme }: any) => "reset" | undefined;
68
+ extraLabelHasClickAction: ({ options, theme }: any) => boolean;
69
+ extraLabelClickAction: ({ options, theme }: any) => {
70
+ value: any;
71
+ options: any;
72
+ };
73
+ enum?: undefined;
74
+ min?: undefined;
75
+ step?: undefined;
76
+ };
77
+ visibleIf: ({ options }: any) => boolean;
78
+ })[];
79
+ } | {
80
+ key: string;
81
+ type: string;
82
+ open: boolean;
83
+ children: ({
84
+ key: string;
85
+ control: {
86
+ type: string;
87
+ label: string;
88
+ default: string[];
89
+ values: {
90
+ top: {
91
+ iconName: string;
92
+ label: string;
93
+ };
94
+ middle: {
95
+ iconName: string;
96
+ label: string;
97
+ };
98
+ bottom: {
99
+ iconName: string;
100
+ label: string;
101
+ };
102
+ left?: undefined;
103
+ center?: undefined;
104
+ right?: undefined;
105
+ };
106
+ selects: string;
107
+ };
108
+ } | {
109
+ key: string;
110
+ control: {
111
+ type: string;
112
+ label: string;
113
+ default: string[];
114
+ values: {
115
+ left: {
116
+ iconName: string;
117
+ label: string;
118
+ };
119
+ center: {
120
+ iconName: string;
121
+ label: string;
122
+ };
123
+ right: {
124
+ iconName: string;
125
+ label: string;
126
+ };
127
+ top?: undefined;
128
+ middle?: undefined;
129
+ bottom?: undefined;
130
+ };
131
+ selects: string;
132
+ };
133
+ })[];
134
+ })[];
135
+ export default _default;
@@ -0,0 +1,53 @@
1
+ declare const _default: {
2
+ name: string;
3
+ groups: {
4
+ general: {
5
+ label: string;
6
+ };
7
+ alignment: {
8
+ label: string;
9
+ };
10
+ };
11
+ options: {
12
+ 'display.label': {
13
+ label: string;
14
+ };
15
+ mode: {
16
+ label: string;
17
+ enum: {
18
+ normal: string;
19
+ percentage: string;
20
+ difference: string;
21
+ };
22
+ };
23
+ 'manualValues.target': {
24
+ label: string;
25
+ };
26
+ 'manualValues.conditional': {
27
+ label: string;
28
+ };
29
+ 'manualValues.asBackground': {
30
+ label: string;
31
+ };
32
+ color: {
33
+ label: string;
34
+ };
35
+ 'alignment.vertical': {
36
+ label: string;
37
+ values: {
38
+ top: string;
39
+ middle: string;
40
+ bottom: string;
41
+ };
42
+ };
43
+ 'alignment.horizontal': {
44
+ label: string;
45
+ values: {
46
+ left: string;
47
+ center: string;
48
+ right: string;
49
+ };
50
+ };
51
+ };
52
+ };
53
+ export default _default;
@@ -0,0 +1,53 @@
1
+ declare const _default: {
2
+ name: string;
3
+ groups: {
4
+ general: {
5
+ label: string;
6
+ };
7
+ alignment: {
8
+ label: string;
9
+ };
10
+ };
11
+ options: {
12
+ 'display.label': {
13
+ label: string;
14
+ };
15
+ mode: {
16
+ label: string;
17
+ enum: {
18
+ normal: string;
19
+ percentage: string;
20
+ difference: string;
21
+ };
22
+ };
23
+ 'manualValues.target': {
24
+ label: string;
25
+ };
26
+ 'manualValues.conditional': {
27
+ label: string;
28
+ };
29
+ 'manualValues.asBackground': {
30
+ label: string;
31
+ };
32
+ color: {
33
+ label: string;
34
+ };
35
+ 'alignment.vertical': {
36
+ label: string;
37
+ values: {
38
+ top: string;
39
+ middle: string;
40
+ bottom: string;
41
+ };
42
+ };
43
+ 'alignment.horizontal': {
44
+ label: string;
45
+ values: {
46
+ left: string;
47
+ center: string;
48
+ right: string;
49
+ };
50
+ };
51
+ };
52
+ };
53
+ export default _default;
@@ -0,0 +1,53 @@
1
+ declare const _default: {
2
+ name: string;
3
+ groups: {
4
+ general: {
5
+ label: string;
6
+ };
7
+ alignment: {
8
+ label: string;
9
+ };
10
+ };
11
+ options: {
12
+ 'display.label': {
13
+ label: string;
14
+ };
15
+ mode: {
16
+ label: string;
17
+ enum: {
18
+ normal: string;
19
+ percentage: string;
20
+ difference: string;
21
+ };
22
+ };
23
+ 'manualValues.target': {
24
+ label: string;
25
+ };
26
+ 'manualValues.conditional': {
27
+ label: string;
28
+ };
29
+ 'manualValues.asBackground': {
30
+ label: string;
31
+ };
32
+ color: {
33
+ label: string;
34
+ };
35
+ 'alignment.vertical': {
36
+ label: string;
37
+ values: {
38
+ top: string;
39
+ middle: string;
40
+ bottom: string;
41
+ };
42
+ };
43
+ 'alignment.horizontal': {
44
+ label: string;
45
+ values: {
46
+ left: string;
47
+ center: string;
48
+ right: string;
49
+ };
50
+ };
51
+ };
52
+ };
53
+ export default _default;
@@ -0,0 +1,53 @@
1
+ declare const _default: {
2
+ name: string;
3
+ groups: {
4
+ general: {
5
+ label: string;
6
+ };
7
+ alignment: {
8
+ label: string;
9
+ };
10
+ };
11
+ options: {
12
+ 'display.label': {
13
+ label: string;
14
+ };
15
+ mode: {
16
+ label: string;
17
+ enum: {
18
+ normal: string;
19
+ percentage: string;
20
+ difference: string;
21
+ };
22
+ };
23
+ 'manualValues.target': {
24
+ label: string;
25
+ };
26
+ 'manualValues.conditional': {
27
+ label: string;
28
+ };
29
+ 'manualValues.asBackground': {
30
+ label: string;
31
+ };
32
+ color: {
33
+ label: string;
34
+ };
35
+ 'alignment.vertical': {
36
+ label: string;
37
+ values: {
38
+ top: string;
39
+ middle: string;
40
+ bottom: string;
41
+ };
42
+ };
43
+ 'alignment.horizontal': {
44
+ label: string;
45
+ values: {
46
+ left: string;
47
+ center: string;
48
+ right: string;
49
+ };
50
+ };
51
+ };
52
+ };
53
+ export default _default;
@@ -0,0 +1,53 @@
1
+ declare const _default: {
2
+ name: string;
3
+ groups: {
4
+ general: {
5
+ label: string;
6
+ };
7
+ alignment: {
8
+ label: string;
9
+ };
10
+ };
11
+ options: {
12
+ 'display.label': {
13
+ label: string;
14
+ };
15
+ mode: {
16
+ label: string;
17
+ enum: {
18
+ normal: string;
19
+ percentage: string;
20
+ difference: string;
21
+ };
22
+ };
23
+ 'manualValues.target': {
24
+ label: string;
25
+ };
26
+ 'manualValues.conditional': {
27
+ label: string;
28
+ };
29
+ 'manualValues.asBackground': {
30
+ label: string;
31
+ };
32
+ color: {
33
+ label: string;
34
+ };
35
+ 'alignment.vertical': {
36
+ label: string;
37
+ values: {
38
+ top: string;
39
+ middle: string;
40
+ bottom: string;
41
+ };
42
+ };
43
+ 'alignment.horizontal': {
44
+ label: string;
45
+ values: {
46
+ left: string;
47
+ center: string;
48
+ right: string;
49
+ };
50
+ };
51
+ };
52
+ };
53
+ export default _default;
@@ -11,9 +11,9 @@ declare const _default: ({
11
11
  fromOptionValue?: undefined;
12
12
  toOptionValue?: undefined;
13
13
  label?: undefined;
14
- sideEffect?: undefined;
15
14
  };
16
15
  type?: undefined;
16
+ sideEffect?: undefined;
17
17
  } | {
18
18
  key: string;
19
19
  control: {
@@ -23,13 +23,14 @@ declare const _default: ({
23
23
  fromOptionValue: (value: any) => "full" | "half";
24
24
  toOptionValue: (value: any) => boolean;
25
25
  label?: undefined;
26
- sideEffect?: undefined;
27
26
  };
28
27
  type?: undefined;
28
+ sideEffect?: undefined;
29
29
  } | {
30
30
  type: string;
31
31
  key?: undefined;
32
32
  control?: undefined;
33
+ sideEffect?: undefined;
33
34
  } | {
34
35
  key: string;
35
36
  control: {
@@ -39,9 +40,9 @@ declare const _default: ({
39
40
  enum?: undefined;
40
41
  fromOptionValue?: undefined;
41
42
  toOptionValue?: undefined;
42
- sideEffect?: undefined;
43
43
  };
44
44
  type?: undefined;
45
+ sideEffect?: undefined;
45
46
  } | {
46
47
  key: string;
47
48
  control: {
@@ -49,10 +50,10 @@ declare const _default: ({
49
50
  enum: string[];
50
51
  fromOptionValue: (value: string) => "list" | "labels";
51
52
  toOptionValue: (value: string) => value is "labels";
52
- sideEffect: (value: string, options: any) => any;
53
53
  default?: undefined;
54
54
  label?: undefined;
55
55
  };
56
+ sideEffect: ({ options }: any) => any;
56
57
  type?: undefined;
57
58
  })[];
58
59
  } | {
@@ -93,9 +94,9 @@ declare const _default: ({
93
94
  min: number;
94
95
  max: number;
95
96
  step: number;
96
- extraLabel: (options: any, _slots: any, theme: any) => "auto" | "reset" | undefined;
97
- extraLabelHasClickAction: (options: any, _slots: any, theme: any) => boolean;
98
- extraLabelClickAction: (options: any, _slots: any, _theme: any) => {
97
+ extraLabel: ({ options, theme }: any) => "auto" | "reset" | undefined;
98
+ extraLabelHasClickAction: ({ options, theme }: any) => boolean;
99
+ extraLabelClickAction: ({ options }: any) => {
99
100
  value: null;
100
101
  options: any;
101
102
  };