@luzmo/analytics-components-kit 1.0.1-alpha.26 → 1.0.1-alpha.28

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 (165) hide show
  1. package/components/{async-directive-DWRUSKKF-CmOVMf6V.js → async-directive-DWRUSKKF-CPf9l5wJ.js} +1 -1
  2. package/components/{async-directive-DWRUSKKF-D4itZyzc.cjs → async-directive-DWRUSKKF-DWUZeMaj.cjs} +1 -1
  3. package/components/base-D76d76ww-C6YO3slp.cjs +94 -0
  4. package/components/base-D76d76ww-M5t7LVBG.js +758 -0
  5. package/components/{button-base-B7v4eeRh-D3-GH03o.js → button-base-DSHx7XO8-B_LbLx9g.js} +33 -32
  6. package/components/{button-base-B7v4eeRh-BKKUK3x0.cjs → button-base-DSHx7XO8-ChNRhetl.cjs} +4 -4
  7. package/components/{checkbox-mixin-BFGTmw17-C34LMsgu.js → checkbox-mixin-BFGTmw17-C1tjSMaa.js} +2 -2
  8. package/components/{checkbox-mixin-BFGTmw17-CCjGd0nS.cjs → checkbox-mixin-BFGTmw17-DF2p-vSz.cjs} +4 -4
  9. package/components/{directive-helpers-nlQRAaQt-3kEWF2GV.cjs → directive-helpers-nlQRAaQt-DTZp2cFt.cjs} +4 -4
  10. package/components/{directive-helpers-nlQRAaQt-I6T4KZKW.js → directive-helpers-nlQRAaQt-DgSC1Yr2.js} +1 -1
  11. package/components/display-settings/display-settings.d.ts +3 -3
  12. package/components/display-settings/index.cjs +1 -1
  13. package/components/display-settings/index.js +19 -19
  14. package/components/display-settings-binning/display-settings-binning.d.ts +3 -3
  15. package/components/display-settings-binning/index.cjs +2 -2
  16. package/components/display-settings-binning/index.js +20 -20
  17. package/components/display-settings-datetime/display-settings-datetime.d.ts +3 -3
  18. package/components/display-settings-datetime/index.cjs +2 -2
  19. package/components/display-settings-datetime/index.js +22 -22
  20. package/components/display-settings-grand-totals/display-settings-grand-totals.d.ts +3 -3
  21. package/components/display-settings-grand-totals/index.cjs +2 -2
  22. package/components/display-settings-grand-totals/index.js +19 -19
  23. package/components/display-settings-numeric/display-settings-numeric.d.ts +3 -3
  24. package/components/display-settings-numeric/index.cjs +4 -4
  25. package/components/display-settings-numeric/index.js +23 -23
  26. package/components/display-settings-period-over-period/display-settings-period-over-period.d.ts +3 -3
  27. package/components/display-settings-period-over-period/index.cjs +15 -15
  28. package/components/display-settings-period-over-period/index.js +45 -44
  29. package/components/draggable-data-item/draggable-data-item.d.ts +3 -3
  30. package/components/draggable-data-item/index.cjs +4 -4
  31. package/components/draggable-data-item/index.js +6 -6
  32. package/components/draggable-data-item-level/draggable-data-item-level.d.ts +3 -3
  33. package/components/draggable-data-item-level/index.cjs +4 -4
  34. package/components/draggable-data-item-level/index.js +15 -15
  35. package/components/droppable-slot/droppable-slot.d.ts +5 -5
  36. package/components/droppable-slot/index.cjs +2 -2
  37. package/components/droppable-slot/index.js +14 -14
  38. package/components/edit-item/edit-item.d.ts +3 -1
  39. package/components/edit-item/index.cjs +17 -16
  40. package/components/edit-item/index.js +50 -35
  41. package/components/edit-option/edit-option.d.ts +1 -1
  42. package/components/edit-option/helpers/control-markup.d.ts +1 -1
  43. package/components/edit-option/index.cjs +1 -1
  44. package/components/edit-option/index.js +1 -1
  45. package/components/edit-option-action-button-group/index.cjs +2 -2
  46. package/components/edit-option-action-button-group/index.js +6 -6
  47. package/components/edit-option-base/edit-option-base.d.ts +3 -3
  48. package/components/{edit-option-base-qePiIQWd.js → edit-option-base-C0zI8SOd.js} +4 -4
  49. package/components/edit-option-base-D8vs3Bty.cjs +53 -0
  50. package/components/edit-option-color-picker/index.cjs +24 -24
  51. package/components/edit-option-color-picker/index.js +42 -41
  52. package/components/edit-option-multi-language-field/index.cjs +1 -1
  53. package/components/edit-option-multi-language-field/index.js +3 -3
  54. package/components/edit-option-number-field/index.cjs +2 -2
  55. package/components/edit-option-number-field/index.js +3 -3
  56. package/components/edit-option-picker/index.cjs +2 -2
  57. package/components/edit-option-picker/index.js +4 -4
  58. package/components/edit-option-position-picker/index.cjs +2 -2
  59. package/components/edit-option-position-picker/index.js +3 -3
  60. package/components/edit-option-positions-number-field/index.cjs +1 -1
  61. package/components/edit-option-positions-number-field/index.js +5 -5
  62. package/components/edit-option-radio-button-group/index.cjs +4 -4
  63. package/components/edit-option-radio-button-group/index.js +4 -4
  64. package/components/edit-option-slider/index.cjs +3 -3
  65. package/components/edit-option-slider/index.js +8 -8
  66. package/components/edit-option-switch/index.cjs +5 -5
  67. package/components/edit-option-switch/index.js +11 -10
  68. package/components/edit-option-text-field/index.cjs +2 -2
  69. package/components/edit-option-text-field/index.js +3 -3
  70. package/components/focusable-Cu_m_GTh.cjs +42 -0
  71. package/components/focusable-Dw_pMNQL.js +852 -0
  72. package/components/focusable-cj2QhwDT-CvevSkDr.cjs +52 -0
  73. package/components/focusable-cj2QhwDT-DlzfnLn9.js +242 -0
  74. package/components/{if-defined-BSAr_4u4-4Ys8VE7T.js → if-defined-BSAr_4u4-BCnSpSsA.js} +14 -15
  75. package/components/{if-defined-BSAr_4u4-gECNwmTC.cjs → if-defined-BSAr_4u4-CIqREoag.cjs} +3 -3
  76. package/components/{if-defined-8BOch-oC.cjs → if-defined-CF8baNdl.cjs} +2 -2
  77. package/components/{if-defined-Bv6MRdSW.js → if-defined-DbhS35z5.js} +1 -1
  78. package/components/{index-Bt5nP_6w.cjs → index-9hGc0AF6.cjs} +6 -6
  79. package/components/{index-Bee1uunR.js → index-B2LO8M42.js} +11 -12
  80. package/components/{index-w3j1USKK.cjs → index-B3417kqb.cjs} +2 -2
  81. package/components/{index-DUO13KGl.cjs → index-BIauj-BP.cjs} +3 -3
  82. package/components/{index-i8GaIN7i.cjs → index-BIcAxPGg.cjs} +4 -4
  83. package/components/{index-Dc9c_dq-.cjs → index-BLyfPWMW.cjs} +2 -2
  84. package/components/index-BW6jffrL.cjs +117 -0
  85. package/components/{index-CXIT0cYY.js → index-BjdUsH9B.js} +11 -12
  86. package/components/{index-BYfDERr7.js → index-BnVt-dJY.js} +11 -12
  87. package/components/index-Bp6XY9q2.cjs +42 -0
  88. package/components/{index-CdCtJpK9.js → index-C8yP7YJD.js} +8 -9
  89. package/components/index-CAwT4m7K.cjs +127 -0
  90. package/components/{index-CfEn3fIT.js → index-CBNsaHFy.js} +7 -8
  91. package/components/{index-DEVOZNSc.cjs → index-CC53jnJB.cjs} +2 -2
  92. package/components/{index-CdUTqQ3L.cjs → index-CZUy8SUo.cjs} +4 -4
  93. package/components/{index-86cIx1Ql.cjs → index-Cl7wWlXl.cjs} +2 -2
  94. package/components/{index-ByjLd3bT.cjs → index-Cz9Cvq1K.cjs} +6 -6
  95. package/components/{index-B3ve6cAj.js → index-D8GVYuJ-.js} +142 -109
  96. package/components/{index-BH9W0QLt-DBxyzKWK.js → index-DQCvi59x.js} +92 -59
  97. package/components/index-DelXrrBi.js +779 -0
  98. package/components/{index-BUSWsm5N.js → index-Dku2WLRc.js} +7 -8
  99. package/components/{index-aYcu00GB.js → index-Du8Q4hhF.js} +2 -2
  100. package/components/{index-Dn7LyFPv.js → index-Dwp251OJ.js} +3 -3
  101. package/components/{index-BVX_ozT9.js → index-KY89MPqI.js} +5 -6
  102. package/components/{index-BJVxTeoi.cjs → index-b9OSfNB6.cjs} +7 -7
  103. package/components/{index-ymMEPngt.js → index-fheP_kQJ.js} +23 -23
  104. package/components/{index-DVAsMiOm.js → index-fzqLW5XZ.js} +7 -8
  105. package/components/index-hogChFy0.cjs +195 -0
  106. package/components/index-mB-t2zP2.cjs +217 -0
  107. package/components/{index-C8IL2IZ6.js → index-zFIy9Mwl.js} +14 -15
  108. package/components/index.cjs +1 -1
  109. package/components/index.js +457 -54
  110. package/components/{luzmo-icons-BE2T8vWu.js → luzmo-icons-CmY3chvZ.js} +16 -16
  111. package/components/luzmo-icons-lvebt6bp.cjs +31 -0
  112. package/components/{observe-slot-text-ggb4kKgY-DBVrKDBD.cjs → observe-slot-text-ggb4kKgY-5zLP4Vgh.cjs} +2 -2
  113. package/components/{observe-slot-text-ggb4kKgY-o5QFWUeA.js → observe-slot-text-ggb4kKgY-tm0SQCaj.js} +3 -3
  114. package/components/{popover-Bx4ZDHk4-BuzeOeNe.cjs → popover-Bx4ZDHk4-Cw2DKR2x.cjs} +2 -2
  115. package/components/{popover-Bx4ZDHk4-jZJ0Cd59.js → popover-Bx4ZDHk4-HbUSJ86p.js} +6 -7
  116. package/components/{query-assigned-nodes-C76XVPWY-DPC6kOmH.js → query-assigned-nodes-C76XVPWY-DON51dMU.js} +1 -1
  117. package/components/{query-assigned-nodes-C76XVPWY-BcyGjObB.cjs → query-assigned-nodes-C76XVPWY-DzOeAzcN.cjs} +1 -1
  118. package/components/sized-mixin-Cqlxwicw.cjs +20 -0
  119. package/components/sized-mixin-DMuOVsw0.js +65 -0
  120. package/components/slot-menu/index.cjs +1 -1
  121. package/components/slot-menu/index.js +27 -27
  122. package/components/slot-menu/slot-menu.d.ts +3 -3
  123. package/components/slot-menu-list/index.cjs +2 -2
  124. package/components/slot-menu-list/index.js +14 -14
  125. package/components/slot-menu-list/slot-menu-list.d.ts +3 -3
  126. package/components/{state-BFA93Sye.cjs → state-QgHgNZLe.cjs} +2 -2
  127. package/components/{state-Joaryhrg.js → state-e2n-fyrr.js} +1 -1
  128. package/components/streaming-listener-CCalHg57-2AtO4Ho2.cjs +52 -0
  129. package/components/{language-resolution-8yZa5r_P-Bn0bYosv.js → streaming-listener-CCalHg57-CQgWstyf.js} +59 -59
  130. package/components/{task-B8yMzxui.cjs → task-fQFUVV8e.cjs} +2 -2
  131. package/components/{task-Cr9aRIbV.js → task-gE27tBDv.js} +1 -1
  132. package/components/text-field-BTnBJoP9-BuahhcXU.js +430 -0
  133. package/components/text-field-BTnBJoP9-CDMhK3d1.cjs +147 -0
  134. package/components/utils.cjs +1 -1
  135. package/components/utils.js +472 -54
  136. package/custom-elements.json +56 -292
  137. package/index.d.ts +1 -0
  138. package/item-definitions/marker-map/marker-map-options.config.d.ts +1 -1
  139. package/package.json +2 -2
  140. package/utils/base/base.d.ts +16 -0
  141. package/utils/base/focus-visible.d.ts +29 -0
  142. package/utils/base/focusable.d.ts +58 -0
  143. package/utils/base/index.d.ts +4 -0
  144. package/utils/base/sized-mixin.d.ts +17 -0
  145. package/utils/index.d.ts +1 -0
  146. package/utils/themes/index.d.ts +507 -0
  147. package/components/base-D76d76ww-BiajPmzU.cjs +0 -40
  148. package/components/base-D76d76ww-gf0ESLsU.js +0 -45
  149. package/components/edit-option-base-Boz7TNRZ.cjs +0 -53
  150. package/components/index-BH9W0QLt-Cy2sUVJ_.cjs +0 -95
  151. package/components/index-D5LI0odG.js +0 -44
  152. package/components/index-DM_2d78G.js +0 -744
  153. package/components/index-DrLPC6eG.cjs +0 -185
  154. package/components/index-eEpFkbP8.cjs +0 -195
  155. package/components/index-h9T5DPIm.cjs +0 -36
  156. package/components/index-iYpAy-Kg.cjs +0 -95
  157. package/components/index-zuArOtOt.cjs +0 -42
  158. package/components/language-resolution-8yZa5r_P-FqQChUDW.cjs +0 -52
  159. package/components/luzmo-icons-XsFsTAl3.cjs +0 -31
  160. package/components/property-0L4eB11h.cjs +0 -112
  161. package/components/property-B2F7x7Cz.js +0 -1481
  162. package/components/sized-mixin-BxMraZLS-B_y0PzR3.js +0 -82
  163. package/components/sized-mixin-BxMraZLS-DEFWqo8f.cjs +0 -36
  164. package/components/text-field-CvKSS59x-Dn0_1HO7.js +0 -412
  165. package/components/text-field-CvKSS59x-E9LQElL4.cjs +0 -131
@@ -17,68 +17,471 @@
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 { LuzmoDisplaySettings as m } from "./display-settings/index.js";
20
+ import { LuzmoDisplaySettings as p } from "./display-settings/index.js";
21
21
  import { LuzmoDisplaySettingsBinning as u } from "./display-settings-binning/index.js";
22
- import { LuzmoDisplaySettingsDatetime as z } from "./display-settings-datetime/index.js";
23
- import { LuzmoDisplaySettingsGrandTotals as n } from "./display-settings-grand-totals/index.js";
24
- import { LuzmoDisplaySettingsNumeric as d } from "./display-settings-numeric/index.js";
25
- import { LuzmoDisplaySettingsPeriodOverPeriod as s } from "./display-settings-period-over-period/index.js";
26
- import { LuzmoDraggableDataItem as g } from "./draggable-data-item/index.js";
27
- import { LuzmoDraggableDataItemLevel as x } from "./draggable-data-item-level/index.js";
22
+ import { LuzmoDisplaySettingsDatetime as b } from "./display-settings-datetime/index.js";
23
+ import { LuzmoDisplaySettingsGrandTotals as s } from "./display-settings-grand-totals/index.js";
24
+ import { LuzmoDisplaySettingsNumeric as h } from "./display-settings-numeric/index.js";
25
+ import { LuzmoDisplaySettingsPeriodOverPeriod as y } from "./display-settings-period-over-period/index.js";
26
+ import { LuzmoDraggableDataItem as f } from "./draggable-data-item/index.js";
27
+ import { LuzmoDraggableDataItemLevel as C } from "./draggable-data-item-level/index.js";
28
28
  import { LuzmoDroppableSlot as v } from "./droppable-slot/index.js";
29
29
  import { LuzmoEditItem as L } from "./edit-item/index.js";
30
- import { L as S } from "./index-Dn7LyFPv.js";
31
- import { LuzmoEditOptionActionButtonGroup as E } from "./edit-option-action-button-group/index.js";
32
- import { LuzmoEditOptionColorPicker as D } from "./edit-option-color-picker/index.js";
33
- import { LuzmoEditOptionMultiLangField as F } from "./edit-option-multi-language-field/index.js";
34
- import { LuzmoEditOptionNumberField as I } from "./edit-option-number-field/index.js";
35
- import { LuzmoEditOptionPicker as B } from "./edit-option-picker/index.js";
36
- import { LuzmoEditOptionPositionPicker as M } from "./edit-option-position-picker/index.js";
37
- import { LuzmoEditOptionPositionsNumberField as H } from "./edit-option-positions-number-field/index.js";
38
- import { LuzmoEditOptionRadioButtonGroup as T } from "./edit-option-radio-button-group/index.js";
39
- import { LuzmoEditOptionSlider as q } from "./edit-option-slider/index.js";
40
- import { LuzmoEditOptionSwitch as j } from "./edit-option-switch/index.js";
41
- import { LuzmoEditOptionTextField as K } from "./edit-option-text-field/index.js";
42
- import { LuzmoSlotMenu as W } from "./slot-menu/index.js";
43
- import { LuzmoSlotMenuList as Y } from "./slot-menu-list/index.js";
44
- import { d as _ } from "./decompose-numeric-format-BuZcjH2k.js";
45
- import { f as oo } from "./formatter-CQDms6fU.js";
46
- import { l as lo } from "./localize-BX7q0S0M.js";
47
- import { switchItem as mo } from "./utils.js";
48
- const r = () => {
30
+ import { L as w } from "./index-Dwp251OJ.js";
31
+ import { LuzmoEditOptionActionButtonGroup as F } from "./edit-option-action-button-group/index.js";
32
+ import { LuzmoEditOptionColorPicker as B } from "./edit-option-color-picker/index.js";
33
+ import { LuzmoEditOptionMultiLangField as O } from "./edit-option-multi-language-field/index.js";
34
+ import { LuzmoEditOptionNumberField as G } from "./edit-option-number-field/index.js";
35
+ import { LuzmoEditOptionPicker as A } from "./edit-option-picker/index.js";
36
+ import { LuzmoEditOptionPositionPicker as R } from "./edit-option-position-picker/index.js";
37
+ import { LuzmoEditOptionPositionsNumberField as V } from "./edit-option-positions-number-field/index.js";
38
+ import { LuzmoEditOptionRadioButtonGroup as W } from "./edit-option-radio-button-group/index.js";
39
+ import { LuzmoEditOptionSlider as j } from "./edit-option-slider/index.js";
40
+ import { LuzmoEditOptionSwitch as K } from "./edit-option-switch/index.js";
41
+ import { LuzmoEditOptionTextField as X } from "./edit-option-text-field/index.js";
42
+ import { LuzmoSlotMenu as Z } from "./slot-menu/index.js";
43
+ import { LuzmoSlotMenuList as $ } from "./slot-menu-list/index.js";
44
+ import { d as le } from "./decompose-numeric-format-BuZcjH2k.js";
45
+ import { f as re } from "./formatter-CQDms6fU.js";
46
+ import { l as ae } from "./localize-BX7q0S0M.js";
47
+ import { switchItem as pe, themes as me } from "./utils.js";
48
+ const l = () => {
49
49
  if (typeof document < "u" && !document.querySelector("style[data-luzmo-vars]")) {
50
- const o = document.createElement("style");
51
- o.setAttribute("data-luzmo-vars", ""), o.textContent = 'html{--luzmo-animation-duration: 0.15s;--luzmo-border-color: rgba(var(--luzmo-border-color-rgb), 0.1);--luzmo-border-color-hover: rgba(var(--luzmo-border-color-rgb), 0.15);--luzmo-border-color-down: rgba(var(--luzmo-border-color-rgb), 0.3);--luzmo-border-color-focus: rgba(var(--luzmo-border-color-rgb), 0.15);--luzmo-border-color-rgb: 0, 0, 0;--luzmo-border-color-full: rgb(180, 180, 180);--luzmo-border-color-full-hover: rgb(140, 140, 140);--luzmo-border-color-full-down: rgb(110, 110, 110);--luzmo-border-color-full-focus: rgb(140, 140, 140);--luzmo-border-color-disabled: #dddddd;--luzmo-border-radius: 6px;--luzmo-border-radius-s: 4px;--luzmo-border-radius-l: 8px;--luzmo-border-radius-xl: 12px;--luzmo-border-radius-full: 999rem;--luzmo-background-color: #ffffff;--luzmo-background-color-rgb: 255, 255, 255;--luzmo-background-color-disabled: #eeeeee;--luzmo-background-color-hover: #f0f0fc;--luzmo-background-color-down: #f1f1ff;--luzmo-background-color-focus: #f0f0fc;--luzmo-background-color-highlight: rgb(240, 240, 240);--luzmo-background-color-highlight-disabled: rgb(245, 245, 245);--luzmo-background-color-highlight-hover: rgb(225, 225, 225);--luzmo-background-color-highlight-down: rgb(215, 215, 215);--luzmo-background-color-highlight-focus: rgb(225, 225, 225);--luzmo-border-width: 1px;--luzmo-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Helvetica, Arial, sans-serif;--luzmo-font-size-xs: 10px;--luzmo-font-size-s: 12px;--luzmo-font-size-m: 14px;--luzmo-font-size: 14px;--luzmo-font-size-l: 16px;--luzmo-font-size-xl: 18px;--luzmo-font-size-xxl: 20px;--luzmo-font-style: normal;--luzmo-line-height: normal;--luzmo-font-weight: 400;--luzmo-font-weight-semibold: 500;--luzmo-font-weight-bold: 600;--luzmo-font-color: #333;--luzmo-font-color-hard: #000;--luzmo-font-color-disabled: var(--luzmo-color-disabled);--luzmo-font-color-extra-dimmed: #888;--luzmo-font-color-hover: #333;--luzmo-font-color-down: #111;--luzmo-font-color-focus: #333;--luzmo-primary: #4434ff;--luzmo-primary-hover: #4234e4;--luzmo-primary-down: #392cc7;--luzmo-primary-focus: #4234e4;--luzmo-primary-inverse-color: #ffffff;--luzmo-primary-rgb: 68, 52, 255;--luzmo-secondary: #ff00ff;--luzmo-secondary-hover: #e309e3;--luzmo-secondary-down: #c711c7;--luzmo-secondary-focus: #e309e3;--luzmo-secondary-inverse-color: #ffffff;--luzmo-secondary-rgb: 255, 0, 255;--luzmo-color-negative: #ca221c;--luzmo-color-negative-hover: #b3241f;--luzmo-color-negative-down: #9f231f;--luzmo-color-negative-focus: #b3241f;--luzmo-color-negative-rgb: 202, 34, 28;--luzmo-color-positive: rgb(20, 150, 101);--luzmo-color-positive-hover: rgb(17, 128, 86);--luzmo-color-positive-down: rgb(16, 105, 71);--luzmo-color-positive-focus: rgb(17, 128, 86);--luzmo-color-positive-rgb: 20, 150, 101;--luzmo-color-selected: rgb(110, 110, 110);--luzmo-color-selected-hover: rgb(70, 70, 70);--luzmo-color-selected-down: rgb(40, 40, 40);--luzmo-color-selected-focus: rgb(70, 70, 70);--luzmo-color-selected-hard: #1e1e1e;--luzmo-color-selected-hard-hover: rgb(0, 0, 0);--luzmo-color-selected-hard-down: rgb(0, 0, 0);--luzmo-color-selected-hard-focus: rgb(0, 0, 0);--luzmo-color-informative: #1a77e9;--luzmo-color-informative-rgb: 26, 119, 233;--luzmo-color-disabled: #aaaaaa;--luzmo-spacing-1: 2px;--luzmo-spacing-2: 4px;--luzmo-spacing-3: 8px;--luzmo-spacing-4: 12px;--luzmo-spacing-5: 16px;--luzmo-indicator-gap: 2px;--luzmo-indicator-width: 1px;--luzmo-indicator-color: var(--luzmo-primary);--luzmo-component-height-xxs: 20px;--luzmo-component-height-xs: 24px;--luzmo-component-height-s: 28px;--luzmo-component-height: 32px;--luzmo-component-height-l: 40px;--luzmo-component-height-xl: 48px;--luzmo-component-height-xxl: 64px;--luzmo-icon-size-xxs: 12px;--luzmo-icon-size-xs: 14px;--luzmo-icon-size-s: 16px;--luzmo-icon-size-m: 18px;--luzmo-icon-size-l: 20px;--luzmo-icon-size-xl: 22px;--luzmo-icon-size-xxl: 32px}', document.head.appendChild(o);
50
+ const e = document.createElement("style");
51
+ e.setAttribute("data-luzmo-vars", ""), e.textContent = 'html{--luzmo-animation-duration: 0.15s;--luzmo-border-color: rgba(var(--luzmo-border-color-rgb), 0.1);--luzmo-border-color-hover: rgba(var(--luzmo-border-color-rgb), 0.15);--luzmo-border-color-down: rgba(var(--luzmo-border-color-rgb), 0.3);--luzmo-border-color-focus: rgba(var(--luzmo-border-color-rgb), 0.15);--luzmo-border-color-rgb: 0, 0, 0;--luzmo-border-color-full: rgb(180, 180, 180);--luzmo-border-color-full-hover: rgb(140, 140, 140);--luzmo-border-color-full-down: rgb(110, 110, 110);--luzmo-border-color-full-focus: rgb(140, 140, 140);--luzmo-border-color-disabled: #dddddd;--luzmo-border-radius: 6px;--luzmo-border-radius-s: 4px;--luzmo-border-radius-l: 8px;--luzmo-border-radius-xl: 12px;--luzmo-border-radius-full: 999rem;--luzmo-background-color: #ffffff;--luzmo-background-color-rgb: 255, 255, 255;--luzmo-background-color-disabled: #eeeeee;--luzmo-background-color-hover: #f0f0fc;--luzmo-background-color-down: #f1f1ff;--luzmo-background-color-focus: #f0f0fc;--luzmo-background-color-highlight: rgb(240, 240, 240);--luzmo-background-color-highlight-disabled: rgb(245, 245, 245);--luzmo-background-color-highlight-hover: rgb(225, 225, 225);--luzmo-background-color-highlight-down: rgb(215, 215, 215);--luzmo-background-color-highlight-focus: rgb(225, 225, 225);--luzmo-border-width: 1px;--luzmo-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Helvetica, Arial, sans-serif;--luzmo-font-size-xs: 10px;--luzmo-font-size-s: 12px;--luzmo-font-size-m: 14px;--luzmo-font-size: 14px;--luzmo-font-size-l: 16px;--luzmo-font-size-xl: 18px;--luzmo-font-size-xxl: 20px;--luzmo-font-style: normal;--luzmo-line-height: normal;--luzmo-font-weight: 400;--luzmo-font-weight-semibold: 500;--luzmo-font-weight-bold: 600;--luzmo-font-color: #333;--luzmo-font-color-hard: #000;--luzmo-font-color-disabled: var(--luzmo-color-disabled);--luzmo-font-color-extra-dimmed: #888;--luzmo-font-color-hover: #333;--luzmo-font-color-down: #111;--luzmo-font-color-focus: #333;--luzmo-primary: #4434ff;--luzmo-primary-hover: #4234e4;--luzmo-primary-down: #392cc7;--luzmo-primary-focus: #4234e4;--luzmo-primary-inverse-color: #ffffff;--luzmo-primary-rgb: 68, 52, 255;--luzmo-secondary: #ff00ff;--luzmo-secondary-hover: #e309e3;--luzmo-secondary-down: #c711c7;--luzmo-secondary-focus: #e309e3;--luzmo-secondary-inverse-color: #ffffff;--luzmo-secondary-rgb: 255, 0, 255;--luzmo-color-negative: #ca221c;--luzmo-color-negative-hover: #b3241f;--luzmo-color-negative-down: #9f231f;--luzmo-color-negative-focus: #b3241f;--luzmo-color-negative-rgb: 202, 34, 28;--luzmo-color-positive: rgb(20, 150, 101);--luzmo-color-positive-hover: rgb(17, 128, 86);--luzmo-color-positive-down: rgb(16, 105, 71);--luzmo-color-positive-focus: rgb(17, 128, 86);--luzmo-color-positive-rgb: 20, 150, 101;--luzmo-color-selected: rgb(110, 110, 110);--luzmo-color-selected-hover: rgb(70, 70, 70);--luzmo-color-selected-down: rgb(40, 40, 40);--luzmo-color-selected-focus: rgb(70, 70, 70);--luzmo-color-selected-hard: #1e1e1e;--luzmo-color-selected-hard-hover: rgb(0, 0, 0);--luzmo-color-selected-hard-down: rgb(0, 0, 0);--luzmo-color-selected-hard-focus: rgb(0, 0, 0);--luzmo-color-informative: #1a77e9;--luzmo-color-informative-rgb: 26, 119, 233;--luzmo-color-disabled: #aaaaaa;--luzmo-spacing-1: 2px;--luzmo-spacing-2: 4px;--luzmo-spacing-3: 8px;--luzmo-spacing-4: 12px;--luzmo-spacing-5: 16px;--luzmo-indicator-gap: 2px;--luzmo-indicator-width: 1px;--luzmo-indicator-color: var(--luzmo-primary);--luzmo-component-height-xxs: 20px;--luzmo-component-height-xs: 24px;--luzmo-component-height-s: 28px;--luzmo-component-height: 32px;--luzmo-component-height-l: 40px;--luzmo-component-height-xl: 48px;--luzmo-component-height-xxl: 64px;--luzmo-icon-size-xxs: 12px;--luzmo-icon-size-xs: 14px;--luzmo-icon-size-s: 16px;--luzmo-icon-size-m: 18px;--luzmo-icon-size-l: 20px;--luzmo-icon-size-xl: 22px;--luzmo-icon-size-xxl: 32px}', document.head.appendChild(e);
52
52
  }
53
53
  };
54
- r();
54
+ l();
55
+ const o = [
56
+ { key: "general", label: "General" },
57
+ { key: "filters", label: "Filters" },
58
+ { key: "bar-column", label: "Bar & Column Charts" },
59
+ { key: "line", label: "Line Charts" },
60
+ { key: "scatter-bubble", label: "Scatter & Bubble Plots" },
61
+ { key: "area", label: "Area Charts" },
62
+ { key: "pie-donut", label: "Pie & Donut" },
63
+ { key: "gauges", label: "Gauges" },
64
+ { key: "map", label: "Map Charts" },
65
+ { key: "hierarchical", label: "Hierarchical Charts" },
66
+ { key: "special", label: "Special Charts" },
67
+ { key: "financial", label: "Financial Charts" }
68
+ ], r = [
69
+ { type: "area-chart", label: "Area Chart" },
70
+ { type: "bar-chart", label: "Bar Chart" },
71
+ { type: "box-plot", label: "Box Plot" },
72
+ { type: "bubble-chart", label: "Bubble Chart" },
73
+ { type: "bullet-chart", label: "Bullet Chart" },
74
+ { type: "choropleth-map", label: "Choropleth Map" },
75
+ { type: "circle-pack-chart", label: "Circle Pack Chart" },
76
+ { type: "circular-gauge", label: "Circular Gauge" },
77
+ { type: "column-chart", label: "Column Chart" },
78
+ { type: "combination-chart", label: "Combination Chart" },
79
+ { type: "conditional-number", label: "Conditional Number" },
80
+ { type: "date-filter", label: "Date Filter" },
81
+ { type: "donut-chart", label: "Donut Chart" },
82
+ { type: "dropdown-filter", label: "Dropdown Filter" },
83
+ { type: "evolution-number", label: "Evolution Number" },
84
+ { type: "funnel-chart", label: "Funnel Chart" },
85
+ { type: "heat-map", label: "Heat Map" },
86
+ { type: "heat-table", label: "Heat Table" },
87
+ { type: "hexbin-map", label: "Hexbin Map" },
88
+ { type: "image", label: "Image" },
89
+ { type: "line-chart", label: "Line Chart" },
90
+ { type: "marker-map", label: "Marker Map" },
91
+ { type: "ohlc-chart", label: "OHLC Chart" },
92
+ { type: "parallel-coordinates-plot", label: "Parallel Coordinates Plot" },
93
+ { type: "pivot-table", label: "Pivot Table" },
94
+ { type: "pyramid-chart", label: "Pyramid Chart" },
95
+ { type: "radar-chart", label: "Radar Chart" },
96
+ { type: "regular-table", label: "Regular Table" },
97
+ { type: "route-map", label: "Route Map" },
98
+ { type: "sankey-diagram", label: "Sankey Diagram" },
99
+ { type: "scatter-plot", label: "Scatter Plot" },
100
+ { type: "search-filter", label: "Search Filter" },
101
+ { type: "slicer-filter", label: "Slicer Filter" },
102
+ { type: "slider-filter", label: "Slider Filter" },
103
+ { type: "speedometer-chart", label: "Speedometer Chart" },
104
+ { type: "spike-map", label: "Spike Map" },
105
+ { type: "strip-plot", label: "Strip Plot" },
106
+ { type: "sunburst-chart", label: "Sunburst Chart" },
107
+ { type: "symbol-map", label: "Symbol Map" },
108
+ { type: "text", label: "Text" },
109
+ { type: "treemap-chart", label: "Treemap Chart" },
110
+ { type: "video", label: "Video" },
111
+ { type: "wordcloud-chart", label: "Wordcloud Chart" }
112
+ ], t = [
113
+ { item: "text", type: "text", label: "Text", group: "general" },
114
+ { item: "image", type: "image", label: "Image", group: "general" },
115
+ {
116
+ item: "evolution-number",
117
+ type: "evolution-number",
118
+ label: "Number with evolution",
119
+ group: "general"
120
+ },
121
+ { item: "video", type: "video", label: "Video", group: "general" },
122
+ {
123
+ item: "regular-table",
124
+ type: "regular-table",
125
+ label: "Regular Table",
126
+ group: "general"
127
+ },
128
+ {
129
+ item: "pivot-table",
130
+ type: "pivot-table",
131
+ label: "Pivot Table",
132
+ group: "general"
133
+ },
134
+ { item: "spacer", type: "spacer", label: "Spacer", group: "general" },
135
+ {
136
+ item: "date-filter",
137
+ type: "date-filter",
138
+ label: "Date Filter",
139
+ group: "filters"
140
+ },
141
+ {
142
+ item: "slider-filter",
143
+ type: "slider-filter",
144
+ label: "Slider Filter",
145
+ group: "filters"
146
+ },
147
+ {
148
+ item: "search-filter",
149
+ type: "search-filter",
150
+ label: "Search Filter",
151
+ group: "filters"
152
+ },
153
+ {
154
+ item: "dropdown-filter",
155
+ type: "dropdown-filter",
156
+ label: "Dropdown Filter",
157
+ group: "filters"
158
+ },
159
+ {
160
+ item: "slicer-filter-vertical",
161
+ type: "slicer",
162
+ label: "Slicer Filter",
163
+ group: "filters",
164
+ options: { layout: { alignment: "vertical" } }
165
+ },
166
+ {
167
+ item: "slicer-filter-horizontal",
168
+ type: "slicer",
169
+ label: "Slicer Filter Horizontal",
170
+ group: "filters",
171
+ options: { layout: { alignment: "horizontal" } }
172
+ },
173
+ {
174
+ item: "slicer-filter-table",
175
+ type: "slicer",
176
+ label: "Slicer Filter Table",
177
+ group: "filters",
178
+ options: { layout: { alignment: "table" } }
179
+ },
180
+ {
181
+ item: "rank-slicer-filter",
182
+ type: "slicer",
183
+ label: "Rank Slicer Filter",
184
+ group: "filters",
185
+ options: { layout: { alignment: "rank-vertical" } }
186
+ },
187
+ {
188
+ item: "bar-chart",
189
+ type: "bar-chart",
190
+ label: "Bar Chart",
191
+ group: "bar-column"
192
+ },
193
+ {
194
+ item: "grouped-bar-chart",
195
+ type: "bar-chart",
196
+ label: "Grouped Bar Chart",
197
+ group: "bar-column",
198
+ options: { mode: "grouped" }
199
+ },
200
+ {
201
+ item: "stacked-bar-chart",
202
+ type: "bar-chart",
203
+ label: "Stacked Bar Chart",
204
+ group: "bar-column",
205
+ options: { mode: "stacked" }
206
+ },
207
+ {
208
+ item: "column-chart",
209
+ type: "column-chart",
210
+ label: "Column Chart",
211
+ group: "bar-column"
212
+ },
213
+ {
214
+ item: "grouped-column-chart",
215
+ type: "column-chart",
216
+ label: "Grouped Column Chart",
217
+ group: "bar-column",
218
+ options: { mode: "grouped" }
219
+ },
220
+ {
221
+ item: "stacked-column-chart",
222
+ type: "column-chart",
223
+ label: "Stacked Column Chart",
224
+ group: "bar-column",
225
+ options: { mode: "stacked" }
226
+ },
227
+ {
228
+ item: "line-chart",
229
+ type: "line-chart",
230
+ label: "Line Chart",
231
+ group: "line"
232
+ },
233
+ {
234
+ item: "grouped-line-chart",
235
+ type: "line-chart",
236
+ label: "Grouped Line Chart",
237
+ group: "line",
238
+ options: { mode: "grouped" }
239
+ },
240
+ {
241
+ item: "scatter-plot",
242
+ type: "scatter-plot",
243
+ label: "Scatter Plot",
244
+ group: "scatter-bubble"
245
+ },
246
+ {
247
+ item: "scatter-group",
248
+ type: "scatter-plot",
249
+ label: "Scatter Group",
250
+ group: "scatter-bubble"
251
+ },
252
+ {
253
+ item: "bubble-plot",
254
+ type: "scatter-plot",
255
+ label: "Bubble Plot",
256
+ group: "scatter-bubble"
257
+ },
258
+ {
259
+ item: "colored-bubble-plot",
260
+ type: "scatter-plot",
261
+ label: "Colored Bubble Plot",
262
+ group: "scatter-bubble"
263
+ },
264
+ {
265
+ item: "area-chart",
266
+ type: "area-chart",
267
+ label: "Area Chart",
268
+ group: "area"
269
+ },
270
+ {
271
+ item: "stacked-area-chart",
272
+ type: "area-chart",
273
+ label: "Stacked Area Chart",
274
+ group: "area",
275
+ options: { mode: "stacked" }
276
+ },
277
+ {
278
+ item: "100-area-chart",
279
+ type: "area-chart",
280
+ label: "100% Stacked Area Chart",
281
+ group: "area",
282
+ options: { mode: "100%" }
283
+ },
284
+ {
285
+ item: "streamgraph",
286
+ type: "area-chart",
287
+ label: "Streamgraph",
288
+ group: "area"
289
+ },
290
+ {
291
+ item: "pie-chart",
292
+ type: "donut-chart",
293
+ label: "Pie Chart",
294
+ group: "pie-donut"
295
+ },
296
+ {
297
+ item: "donut-chart",
298
+ type: "donut-chart",
299
+ label: "Donut Chart",
300
+ group: "pie-donut"
301
+ },
302
+ {
303
+ item: "semi-pie-chart",
304
+ type: "donut-chart",
305
+ label: "Semi Pie Chart",
306
+ group: "pie-donut"
307
+ },
308
+ {
309
+ item: "semi-donut-chart",
310
+ type: "donut-chart",
311
+ label: "Semi Donut Chart",
312
+ group: "pie-donut"
313
+ },
314
+ {
315
+ item: "bullet-chart",
316
+ type: "bullet-chart",
317
+ label: "Bullet Chart",
318
+ group: "gauges"
319
+ },
320
+ {
321
+ item: "circular-gauge",
322
+ type: "circular-gauge",
323
+ label: "Circular Gauge",
324
+ group: "gauges"
325
+ },
326
+ {
327
+ item: "conditional-number",
328
+ type: "conditional-number",
329
+ label: "Conditional Number",
330
+ group: "gauges"
331
+ },
332
+ {
333
+ item: "speedometer-chart",
334
+ type: "speedometer-chart",
335
+ label: "Speedometer",
336
+ group: "gauges"
337
+ },
338
+ {
339
+ item: "choropleth-map",
340
+ type: "choropleth-map",
341
+ label: "Choropleth Map",
342
+ group: "map"
343
+ },
344
+ { item: "symbol-map", type: "symbol-map", label: "Symbol Map", group: "map" },
345
+ { item: "marker-map", type: "marker-map", label: "Marker Map", group: "map" },
346
+ { item: "hexbin-map", type: "hexbin-map", label: "Hexbin Map", group: "map" },
347
+ { item: "heat-map", type: "heat-map", label: "Heat Map", group: "map" },
348
+ { item: "route-map", type: "route-map", label: "Route Map", group: "map" },
349
+ { item: "spike-map", type: "spike-map", label: "Spike Map", group: "map" },
350
+ {
351
+ item: "treemap-chart",
352
+ type: "treemap-chart",
353
+ label: "Treemap Chart",
354
+ group: "hierarchical"
355
+ },
356
+ {
357
+ item: "sunburst-chart",
358
+ type: "sunburst-chart",
359
+ label: "Sunburst Chart",
360
+ group: "hierarchical"
361
+ },
362
+ {
363
+ item: "circle-pack-chart",
364
+ type: "circle-pack-chart",
365
+ label: "Circle Pack Chart",
366
+ group: "hierarchical"
367
+ },
368
+ {
369
+ item: "combination-chart",
370
+ type: "combination-chart",
371
+ label: "Combination Chart",
372
+ group: "special"
373
+ },
374
+ {
375
+ item: "parallel-coordinates-plot",
376
+ type: "parallel-coordinates-plot",
377
+ label: "Parallel Coordinates Plot",
378
+ group: "special"
379
+ },
380
+ {
381
+ item: "bubble-chart",
382
+ type: "bubble-chart",
383
+ label: "Bubble Chart",
384
+ group: "special"
385
+ },
386
+ {
387
+ item: "strip-plot",
388
+ type: "strip-plot",
389
+ label: "Strip Plot",
390
+ group: "special"
391
+ },
392
+ {
393
+ item: "radar-chart",
394
+ type: "radar-chart",
395
+ label: "Radar Chart",
396
+ group: "special"
397
+ },
398
+ {
399
+ item: "pyramid-chart",
400
+ type: "pyramid-chart",
401
+ label: "Pyramid Chart",
402
+ group: "special"
403
+ },
404
+ {
405
+ item: "funnel-chart",
406
+ type: "funnel-chart",
407
+ label: "Funnel Chart",
408
+ group: "special"
409
+ },
410
+ {
411
+ item: "alluvial-diagram",
412
+ type: "alluvial-diagram",
413
+ label: "Alluvial Diagram",
414
+ group: "special"
415
+ },
416
+ {
417
+ item: "sankey-diagram",
418
+ type: "sankey-diagram",
419
+ label: "Sankey Diagram",
420
+ group: "special"
421
+ },
422
+ {
423
+ item: "venn-diagram",
424
+ type: "venn-diagram",
425
+ label: "Venn Diagram",
426
+ group: "special"
427
+ },
428
+ { item: "box-plot", type: "box-plot", label: "Box Plot", group: "special" },
429
+ {
430
+ item: "heat-table",
431
+ type: "heat-table",
432
+ label: "Heat Table",
433
+ group: "special"
434
+ },
435
+ {
436
+ item: "wordcloud-chart",
437
+ type: "wordcloud-chart",
438
+ label: "Wordcloud Chart",
439
+ group: "special"
440
+ },
441
+ {
442
+ item: "ohlc-chart",
443
+ type: "ohlc-chart",
444
+ label: "OHLC Chart",
445
+ group: "financial"
446
+ },
447
+ {
448
+ item: "candlestick-chart",
449
+ type: "ohlc-chart",
450
+ label: "Candlestick Chart",
451
+ group: "financial"
452
+ }
453
+ ];
55
454
  export {
56
- m as LuzmoDisplaySettings,
455
+ p as LuzmoDisplaySettings,
57
456
  u as LuzmoDisplaySettingsBinning,
58
- z as LuzmoDisplaySettingsDatetime,
59
- n as LuzmoDisplaySettingsGrandTotals,
60
- d as LuzmoDisplaySettingsNumeric,
61
- s as LuzmoDisplaySettingsPeriodOverPeriod,
62
- g as LuzmoDraggableDataItem,
63
- x as LuzmoDraggableDataItemLevel,
457
+ b as LuzmoDisplaySettingsDatetime,
458
+ s as LuzmoDisplaySettingsGrandTotals,
459
+ h as LuzmoDisplaySettingsNumeric,
460
+ y as LuzmoDisplaySettingsPeriodOverPeriod,
461
+ f as LuzmoDraggableDataItem,
462
+ C as LuzmoDraggableDataItemLevel,
64
463
  v as LuzmoDroppableSlot,
65
464
  L as LuzmoEditItem,
66
- S as LuzmoEditOption,
67
- E as LuzmoEditOptionActionButtonGroup,
68
- D as LuzmoEditOptionColorPicker,
69
- F as LuzmoEditOptionMultiLangField,
70
- I as LuzmoEditOptionNumberField,
71
- B as LuzmoEditOptionPicker,
72
- M as LuzmoEditOptionPositionPicker,
73
- H as LuzmoEditOptionPositionsNumberField,
74
- T as LuzmoEditOptionRadioButtonGroup,
75
- q as LuzmoEditOptionSlider,
76
- j as LuzmoEditOptionSwitch,
77
- K as LuzmoEditOptionTextField,
78
- W as LuzmoSlotMenu,
79
- Y as LuzmoSlotMenuList,
80
- _ as decomposeNumericFormat,
81
- oo as formatter,
82
- lo as localize,
83
- mo as switchItem
465
+ w as LuzmoEditOption,
466
+ F as LuzmoEditOptionActionButtonGroup,
467
+ B as LuzmoEditOptionColorPicker,
468
+ O as LuzmoEditOptionMultiLangField,
469
+ G as LuzmoEditOptionNumberField,
470
+ A as LuzmoEditOptionPicker,
471
+ R as LuzmoEditOptionPositionPicker,
472
+ V as LuzmoEditOptionPositionsNumberField,
473
+ W as LuzmoEditOptionRadioButtonGroup,
474
+ j as LuzmoEditOptionSlider,
475
+ K as LuzmoEditOptionSwitch,
476
+ X as LuzmoEditOptionTextField,
477
+ Z as LuzmoSlotMenu,
478
+ $ as LuzmoSlotMenuList,
479
+ le as decomposeNumericFormat,
480
+ re as formatter,
481
+ o as itemGroups,
482
+ t as itemList,
483
+ r as itemTypes,
484
+ ae as localize,
485
+ pe as switchItem,
486
+ me as themes
84
487
  };
@@ -17,7 +17,7 @@
17
17
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
18
18
  * SOFTWARE.
19
19
  * */
20
- import { b as n } from "./property-B2F7x7Cz.js";
20
+ import { b as n } from "./focusable-Dw_pMNQL.js";
21
21
  const l = {
22
22
  icon: [
23
23
  256,
@@ -53,14 +53,14 @@ const l = {
53
53
  "m6 6 16 16M5.3 6.7l9.3 9.3-9.3 9.3c-1 1 .5 2.3 1.4 1.4l9.3-9.3 9.3 9.3c1 1 2.3-.5 1.4-1.4L17.4 16l9.3-9.3c1-1-.5-2.3-1.4-1.4L16 14.6 6.7 5.3c-.9-1-2.3.5-1.4 1.4Z"
54
54
  ],
55
55
  name: "close-16"
56
- }, Z = {
56
+ }, s = {
57
57
  icon: [
58
58
  32,
59
59
  32,
60
60
  "M30 4a3 3 0 0 0-4 0L12 21l-6-6a3 3 0 0 0-4 0 3 3 0 0 0 0 4l8 9a3 3 0 0 0 4 0L30 8a3 3 0 0 0 0-4z"
61
61
  ],
62
62
  name: "check"
63
- }, s = {
63
+ }, Z = {
64
64
  icon: [32, 32, "M7 13a3 3 0 1 0 0 6h18a3 3 0 1 0 0-6H7z"],
65
65
  name: "dash"
66
66
  }, H = {
@@ -438,14 +438,14 @@ const j = {
438
438
  "M5 1C2.25 1 0 3.25 0 6v20a5 5 0 0 0 5 5h28c2.75 0 5-2.25 5-5V6c0-2.75-2.25-5-5-5Zm0 2h28c1.68 0 3 1.33 3 3v15h-5.72l-4.77-2.85a1 1 0 0 0-.5-.15h-3.48l-3.7-5.55a1 1 0 0 0-1.43-.24l-3.05 2.28L9.9 7.55a1 1 0 0 0-1.73-.1L2 16.7V6c0-1.67 1.32-3 3-3Zm23.9 3a4.02 4.02 0 0 0-3.9 4c0 2.2 1.8 4 4 4a4.01 4.01 0 0 0 0-8h-.1zm.1 2c1.12 0 2 .89 2 2 0 1.12-.88 2-2 2-1.11 0-2-.88-2-2 0-1.11.89-2 2-2zM8.88 10l3.23 6.45a1 1 0 0 0 1.49.35l3.15-2.36 3.42 5.12A1 1 0 0 0 21 20h3.72l4.76 2.86A1 1 0 0 0 30 23h6v3c0 1.67-1.32 3-3 3H5c-1.68 0-3-1.33-3-3v-5.7z"
439
439
  ],
440
440
  name: "image"
441
- }, Z0 = {
441
+ }, s0 = {
442
442
  icon: [
443
443
  24,
444
444
  24,
445
445
  "M12 0C5.4 0 0 5.39 0 12A12 12 0 1 0 12 0Zm0 2c5.54 0 10 4.47 10 10 0 5.54-4.46 10-10 10a10 10 0 1 1 0-20zm0 7a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3z"
446
446
  ],
447
447
  name: "numeric-12"
448
- }, s0 = {
448
+ }, Z0 = {
449
449
  icon: [
450
450
  28,
451
451
  28,
@@ -543,7 +543,7 @@ export {
543
543
  I as C,
544
544
  D,
545
545
  U as E,
546
- Z as F,
546
+ s as F,
547
547
  g as G,
548
548
  h0 as H,
549
549
  H as I,
@@ -567,8 +567,8 @@ export {
567
567
  x as _,
568
568
  F as a,
569
569
  H0 as a0,
570
- s0 as a1,
571
- Z0 as a2,
570
+ Z0 as a1,
571
+ s0 as a2,
572
572
  d0 as a3,
573
573
  t0 as a4,
574
574
  r0 as a5,
@@ -585,19 +585,19 @@ export {
585
585
  l0 as ag,
586
586
  L0 as ah,
587
587
  m0 as ai,
588
- A as b,
588
+ u0 as b,
589
589
  f as c,
590
590
  B as d,
591
- u0 as e,
592
- g0 as f,
593
- k as g,
591
+ g0 as e,
592
+ k as f,
593
+ b as g,
594
594
  J as h,
595
- b as i,
595
+ r as i,
596
596
  w as j,
597
597
  M as k,
598
- r as l,
599
- t as m,
600
- s as n,
598
+ t as l,
599
+ A as m,
600
+ Z as n,
601
601
  i0 as o,
602
602
  P as p,
603
603
  u as q,