@luzmo/analytics-components-kit 1.0.1-alpha.27 → 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 (171) 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-DSHx7XO8-VB_BBSqq.js → button-base-DSHx7XO8-B_LbLx9g.js} +7 -6
  6. package/components/{button-base-DSHx7XO8-Cixrr9aG.cjs → button-base-DSHx7XO8-ChNRhetl.cjs} +2 -2
  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 +44 -43
  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 +3 -3
  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 +2 -1
  39. package/components/edit-item/index.cjs +16 -16
  40. package/components/edit-item/index.js +37 -36
  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-CPLI5-oZ.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 +26 -26
  51. package/components/edit-option-color-picker/index.js +34 -33
  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 +7 -7
  66. package/components/edit-option-switch/index.cjs +5 -5
  67. package/components/edit-option-switch/index.js +9 -8
  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-Dv1aV79F.cjs → index-9hGc0AF6.cjs} +6 -6
  79. package/components/{index-OuAMpMdS.js → index-B2LO8M42.js} +10 -11
  80. package/components/{index-DFt-aKCN.cjs → index-B3417kqb.cjs} +2 -2
  81. package/components/{index-CDUZyVS8.cjs → index-BIauj-BP.cjs} +3 -3
  82. package/components/{index-CY1zprJk.cjs → index-BIcAxPGg.cjs} +4 -4
  83. package/components/{index-CMvCwUvn.cjs → index-BLyfPWMW.cjs} +1 -1
  84. package/components/{index-CAG4u31N.cjs → index-BW6jffrL.cjs} +8 -8
  85. package/components/{index-Bsn3jtgt.js → index-BjdUsH9B.js} +10 -11
  86. package/components/{index-CJtXD_RI.js → index-BnVt-dJY.js} +10 -11
  87. package/components/{index-BgR4fBCA.cjs → index-Bp6XY9q2.cjs} +3 -3
  88. package/components/{index-Dk2zOgvd.js → index-C8yP7YJD.js} +6 -7
  89. package/components/{index-B6Os866t.cjs → index-CAwT4m7K.cjs} +5 -5
  90. package/components/{index-CdZDTZcN.js → index-CBNsaHFy.js} +6 -7
  91. package/components/{index-NFKXlEm1.cjs → index-CC53jnJB.cjs} +2 -2
  92. package/components/{index-BnOOdgQZ.cjs → index-CZUy8SUo.cjs} +4 -4
  93. package/components/{index-DULisWB3.cjs → index-Cl7wWlXl.cjs} +2 -2
  94. package/components/{index-CT2P9cSY.cjs → index-Cz9Cvq1K.cjs} +6 -6
  95. package/components/{index-CX0ynTHR.js → index-D8GVYuJ-.js} +14 -15
  96. package/components/{index-Brne8JKA.js → index-DQCvi59x.js} +18 -18
  97. package/components/{index-DW3LXQ5Z.js → index-DelXrrBi.js} +15 -15
  98. package/components/{index-CTxrSfyd.js → index-Dku2WLRc.js} +5 -6
  99. package/components/{index-DDm8p09D.js → index-Du8Q4hhF.js} +1 -1
  100. package/components/{index-Dn7LyFPv.js → index-Dwp251OJ.js} +3 -3
  101. package/components/{index-Dpt_Qqgy.js → index-KY89MPqI.js} +4 -5
  102. package/components/{index-E6HaIK_Z.cjs → index-b9OSfNB6.cjs} +7 -7
  103. package/components/{index-CPdcj1Bo.js → index-fheP_kQJ.js} +3 -3
  104. package/components/{index-nP-SGD7o.js → index-fzqLW5XZ.js} +6 -7
  105. package/components/index-hogChFy0.cjs +195 -0
  106. package/components/{index-DoZEESMk.cjs → index-mB-t2zP2.cjs} +4 -4
  107. package/components/{index-DOnHTKUs.js → index-zFIy9Mwl.js} +13 -14
  108. package/components/index.cjs +1 -1
  109. package/components/index.js +1 -1
  110. package/components/{luzmo-icons-DxZo8BWX.js → luzmo-icons-CmY3chvZ.js} +1 -1
  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/{language-resolution-8yZa5r_P-CYK1IIrs.cjs → streaming-listener-CCalHg57-2AtO4Ho2.cjs} +3 -3
  129. package/components/{language-resolution-8yZa5r_P-Chn3SFme.js → streaming-listener-CCalHg57-CQgWstyf.js} +58 -58
  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-jo797Hka.js → text-field-BTnBJoP9-BuahhcXU.js} +6 -6
  133. package/components/{text-field-BTnBJoP9-Cwm3XQ88.cjs → text-field-BTnBJoP9-CDMhK3d1.cjs} +2 -2
  134. package/custom-elements.json +52 -288
  135. package/package.json +2 -2
  136. package/utils/base/base.d.ts +16 -0
  137. package/utils/base/focus-visible.d.ts +29 -0
  138. package/utils/base/focusable.d.ts +58 -0
  139. package/utils/base/index.d.ts +4 -0
  140. package/utils/base/sized-mixin.d.ts +17 -0
  141. package/components/base-D76d76ww-BiajPmzU.cjs +0 -40
  142. package/components/base-D76d76ww-gf0ESLsU.js +0 -45
  143. package/components/edit-option-base-ChZvMFLr.cjs +0 -53
  144. package/components/filter-data-item-picker/filter-data-item-picker.d.ts +0 -80
  145. package/components/filter-data-item-picker/index.d.ts +0 -7
  146. package/components/filter-expression-picker/filter-expression-picker.d.ts +0 -60
  147. package/components/filter-expression-picker/index.d.ts +0 -7
  148. package/components/filter-group/filter-group.d.ts +0 -39
  149. package/components/filter-group/index.d.ts +0 -7
  150. package/components/filter-item/filter-item.d.ts +0 -64
  151. package/components/filter-item/index.d.ts +0 -7
  152. package/components/filter-item/stories/dataset-data-items.const.d.ts +0 -15
  153. package/components/filter-parameter-picker/filter-parameter-picker.d.ts +0 -26
  154. package/components/filter-parameter-picker/index.d.ts +0 -7
  155. package/components/filter-value-picker/filter-value-picker.d.ts +0 -65
  156. package/components/filter-value-picker/index.d.ts +0 -7
  157. package/components/filter-value-picker-datetime/filter-value-picker-datetime.d.ts +0 -43
  158. package/components/filter-value-picker-datetime/index.d.ts +0 -7
  159. package/components/filter-value-picker-hierarchy/filter-value-picker-hierarchy.d.ts +0 -71
  160. package/components/filter-value-picker-hierarchy/index.d.ts +0 -7
  161. package/components/filter-value-picker-numeric/filter-value-picker-numeric.d.ts +0 -72
  162. package/components/filter-value-picker-numeric/index.d.ts +0 -7
  163. package/components/index-eEpFkbP8.cjs +0 -195
  164. package/components/luzmo-icons-XsFsTAl3.cjs +0 -31
  165. package/components/property-0L4eB11h.cjs +0 -112
  166. package/components/property-B2F7x7Cz.js +0 -1481
  167. package/components/sized-mixin-BxMraZLS-B_y0PzR3.js +0 -82
  168. package/components/sized-mixin-BxMraZLS-DEFWqo8f.cjs +0 -36
  169. package/utils/data-broker/index.d.ts +0 -173
  170. package/utils/data-item-types/calculate-data-item-icon.d.ts +0 -3
  171. package/utils/expressions/index.d.ts +0 -13
@@ -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
- "use strict";var Ce=Object.getPrototypeOf;var Ve=Reflect.get;var qt=(o,t,i)=>Ve(Ce(o),i,t);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const C=require("../property-0L4eB11h.cjs"),Pe=require("../sized-mixin-BxMraZLS-DEFWqo8f.cjs"),Ae=require("../edit-option-base-ChZvMFLr.cjs");/*! * Lucero - The design system for Luzmo.
20
+ "use strict";var Ve=Object.getPrototypeOf;var Pe=Reflect.get;var Bt=(o,t,i)=>Pe(Ve(o),i,t);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const j=require("../base-D76d76ww-C6YO3slp.cjs"),_=require("../focusable-Cu_m_GTh.cjs"),Ae=require("../edit-option-base-D8vs3Bty.cjs");/*! * Lucero - The design system for Luzmo.
21
21
  *
22
22
  * Copyright © 2025 Luzmo
23
23
  * All rights reserved.
@@ -33,7 +33,7 @@
33
33
  * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
34
34
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
35
35
  * SOFTWARE.
36
- * */const Me=()=>{if(typeof document<"u"&&!document.querySelector("style[data-luzmo-vars]")){const o=document.createElement("style");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-disabled-color);--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-negative-color: #ca221c;--luzmo-negative-color-hover: #b3241f;--luzmo-negative-color-down: #9f231f;--luzmo-negative-color-focus: #b3241f;--luzmo-negative-color-rgb: 202, 34, 28;--luzmo-positive-color: rgb(20, 150, 101);--luzmo-positive-color-hover: rgb(17, 128, 86);--luzmo-positive-color-down: rgb(16, 105, 71);--luzmo-positive-color-focus: rgb(17, 128, 86);--luzmo-positive-color-rgb: 20, 150, 101;--luzmo-selected-color: rgb(110, 110, 110);--luzmo-selected-color-hover: rgb(70, 70, 70);--luzmo-selected-color-down: rgb(40, 40, 40);--luzmo-selected-color-focus: rgb(70, 70, 70);--luzmo-selected-color-hard: #1e1e1e;--luzmo-selected-color-hard-hover: rgb(0, 0, 0);--luzmo-selected-color-hard-down: rgb(0, 0, 0);--luzmo-selected-color-hard-focus: rgb(0, 0, 0);--luzmo-informative-color: #1a77e9;--luzmo-informative-color-rgb: 26, 119, 233;--luzmo-disabled-color: #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)}};Me();var B;(function(o){o.Range="range",o.Steps="steps",o.Positions="positions",o.Count="count",o.Values="values"})(B||(B={}));var D;(function(o){o[o.None=-1]="None",o[o.NoValue=0]="NoValue",o[o.LargeValue=1]="LargeValue",o[o.SmallValue=2]="SmallValue"})(D||(D={}));function Oe(o){return st(o)&&typeof o.from=="function"}function st(o){return typeof o=="object"&&typeof o.to=="function"}function Bt(o){o.parentElement.removeChild(o)}function St(o){return o!=null}function $t(o){o.preventDefault()}function De(o){return o.filter(function(t){return this[t]?!1:this[t]=!0},{})}function Le(o,t){return Math.round(o/t)*t}function Re(o,t){var i=o.getBoundingClientRect(),c=o.ownerDocument,s=c.documentElement,f=Wt(c);return/webkit.*Chrome.*Mobile/i.test(navigator.userAgent)&&(f.x=0),t?i.top+f.y-s.clientTop:i.left+f.x-s.clientLeft}function j(o){return typeof o=="number"&&!isNaN(o)&&isFinite(o)}function Yt(o,t,i){i>0&&(O(o,t),setTimeout(function(){at(o,t)},i))}function Xt(o){return Math.max(Math.min(o,100),0)}function lt(o){return Array.isArray(o)?o:[o]}function je(o){o=String(o);var t=o.split(".");return t.length>1?t[1].length:0}function O(o,t){o.classList&&!/\s/.test(t)?o.classList.add(t):o.className+=" "+t}function at(o,t){o.classList&&!/\s/.test(t)?o.classList.remove(t):o.className=o.className.replace(new RegExp("(^|\\b)"+t.split(" ").join("|")+"(\\b|$)","gi")," ")}function He(o,t){return o.classList?o.classList.contains(t):new RegExp("\\b"+t+"\\b").test(o.className)}function Wt(o){var t=window.pageXOffset!==void 0,i=(o.compatMode||"")==="CSS1Compat",c=t?window.pageXOffset:i?o.documentElement.scrollLeft:o.body.scrollLeft,s=t?window.pageYOffset:i?o.documentElement.scrollTop:o.body.scrollTop;return{x:c,y:s}}function Fe(){return window.navigator.pointerEnabled?{start:"pointerdown",move:"pointermove",end:"pointerup"}:window.navigator.msPointerEnabled?{start:"MSPointerDown",move:"MSPointerMove",end:"MSPointerUp"}:{start:"mousedown touchstart",move:"mousemove touchmove",end:"mouseup touchend"}}function Te(){var o=!1;try{var t=Object.defineProperty({},"passive",{get:function(){o=!0}});window.addEventListener("test",null,t)}catch{}return o}function _e(){return window.CSS&&CSS.supports&&CSS.supports("touch-action","none")}function Et(o,t){return 100/(t-o)}function kt(o,t,i){return t*100/(o[i+1]-o[i])}function qe(o,t){return kt(o,o[0]<0?t+Math.abs(o[0]):t-o[0],0)}function Be(o,t){return t*(o[1]-o[0])/100+o[0]}function tt(o,t){for(var i=1;o>=t[i];)i+=1;return i}function $e(o,t,i){if(i>=o.slice(-1)[0])return 100;var c=tt(i,o),s=o[c-1],f=o[c],h=t[c-1],z=t[c];return h+qe([s,f],i)/Et(h,z)}function Ye(o,t,i){if(i>=100)return o.slice(-1)[0];var c=tt(i,t),s=o[c-1],f=o[c],h=t[c-1],z=t[c];return Be([s,f],(i-h)*Et(h,z))}function Xe(o,t,i,c){if(c===100)return c;var s=tt(c,o),f=o[s-1],h=o[s];return i?c-f>(h-f)/2?h:f:t[s-1]?o[s-1]+Le(c-o[s-1],t[s-1]):c}var Zt=function(){function o(t,i,c){this.xPct=[],this.xVal=[],this.xSteps=[],this.xNumSteps=[],this.xHighestCompleteStep=[],this.xSteps=[c||!1],this.xNumSteps=[!1],this.snap=i;var s,f=[];for(Object.keys(t).forEach(function(h){f.push([lt(t[h]),h])}),f.sort(function(h,z){return h[0][0]-z[0][0]}),s=0;s<f.length;s++)this.handleEntryPoint(f[s][1],f[s][0]);for(this.xNumSteps=this.xSteps.slice(0),s=0;s<this.xNumSteps.length;s++)this.handleStepPoint(s,this.xNumSteps[s])}return o.prototype.getDistance=function(t){for(var i=[],c=0;c<this.xNumSteps.length-1;c++)i[c]=kt(this.xVal,t,c);return i},o.prototype.getAbsoluteDistance=function(t,i,c){var s=0;if(t<this.xPct[this.xPct.length-1])for(;t>this.xPct[s+1];)s++;else t===this.xPct[this.xPct.length-1]&&(s=this.xPct.length-2);!c&&t===this.xPct[s+1]&&s++,i===null&&(i=[]);var f,h=1,z=i[s],y=0,m=0,V=0,A=0;for(c?f=(t-this.xPct[s])/(this.xPct[s+1]-this.xPct[s]):f=(this.xPct[s+1]-t)/(this.xPct[s+1]-this.xPct[s]);z>0;)y=this.xPct[s+1+A]-this.xPct[s+A],i[s+A]*h+100-f*100>100?(m=y*f,h=(z-100*f)/i[s+A],f=1):(m=i[s+A]*y/100*h,h=0),c?(V=V-m,this.xPct.length+A>=1&&A--):(V=V+m,this.xPct.length-A>=1&&A++),z=i[s+A]*h;return t+V},o.prototype.toStepping=function(t){return t=$e(this.xVal,this.xPct,t),t},o.prototype.fromStepping=function(t){return Ye(this.xVal,this.xPct,t)},o.prototype.getStep=function(t){return t=Xe(this.xPct,this.xSteps,this.snap,t),t},o.prototype.getDefaultStep=function(t,i,c){var s=tt(t,this.xPct);return(t===100||i&&t===this.xPct[s-1])&&(s=Math.max(s-1,1)),(this.xVal[s]-this.xVal[s-1])/c},o.prototype.getNearbySteps=function(t){var i=tt(t,this.xPct);return{stepBefore:{startValue:this.xVal[i-2],step:this.xNumSteps[i-2],highestStep:this.xHighestCompleteStep[i-2]},thisStep:{startValue:this.xVal[i-1],step:this.xNumSteps[i-1],highestStep:this.xHighestCompleteStep[i-1]},stepAfter:{startValue:this.xVal[i],step:this.xNumSteps[i],highestStep:this.xHighestCompleteStep[i]}}},o.prototype.countStepDecimals=function(){var t=this.xNumSteps.map(je);return Math.max.apply(null,t)},o.prototype.hasNoSize=function(){return this.xVal[0]===this.xVal[this.xVal.length-1]},o.prototype.convert=function(t){return this.getStep(this.toStepping(t))},o.prototype.handleEntryPoint=function(t,i){var c;if(t==="min"?c=0:t==="max"?c=100:c=parseFloat(t),!j(c)||!j(i[0]))throw new Error("noUiSlider: 'range' value isn't numeric.");this.xPct.push(c),this.xVal.push(i[0]);var s=Number(i[1]);c?this.xSteps.push(isNaN(s)?!1:s):isNaN(s)||(this.xSteps[0]=s),this.xHighestCompleteStep.push(0)},o.prototype.handleStepPoint=function(t,i){if(i){if(this.xVal[t]===this.xVal[t+1]){this.xSteps[t]=this.xHighestCompleteStep[t]=this.xVal[t];return}this.xSteps[t]=kt([this.xVal[t],this.xVal[t+1]],i,0)/Et(this.xPct[t],this.xPct[t+1]);var c=(this.xVal[t+1]-this.xVal[t])/this.xNumSteps[t],s=Math.ceil(Number(c.toFixed(3))-1),f=this.xVal[t]+this.xNumSteps[t]*s;this.xHighestCompleteStep[t]=f}},o}(),It={to:function(o){return o===void 0?"":o.toFixed(2)},from:Number},Gt={target:"target",base:"base",origin:"origin",handle:"handle",handleLower:"handle-lower",handleUpper:"handle-upper",touchArea:"touch-area",horizontal:"horizontal",vertical:"vertical",background:"background",connect:"connect",connects:"connects",ltr:"ltr",rtl:"rtl",textDirectionLtr:"txt-dir-ltr",textDirectionRtl:"txt-dir-rtl",draggable:"draggable",drag:"state-drag",tap:"state-tap",active:"active",tooltip:"tooltip",pips:"pips",pipsHorizontal:"pips-horizontal",pipsVertical:"pips-vertical",marker:"marker",markerHorizontal:"marker-horizontal",markerVertical:"marker-vertical",markerNormal:"marker-normal",markerLarge:"marker-large",markerSub:"marker-sub",value:"value",valueHorizontal:"value-horizontal",valueVertical:"value-vertical",valueNormal:"value-normal",valueLarge:"value-large",valueSub:"value-sub"},q={tooltips:".__tooltips",aria:".__aria"};function Ie(o,t){if(!j(t))throw new Error("noUiSlider: 'step' is not numeric.");o.singleStep=t}function We(o,t){if(!j(t))throw new Error("noUiSlider: 'keyboardPageMultiplier' is not numeric.");o.keyboardPageMultiplier=t}function Ze(o,t){if(!j(t))throw new Error("noUiSlider: 'keyboardMultiplier' is not numeric.");o.keyboardMultiplier=t}function Ge(o,t){if(!j(t))throw new Error("noUiSlider: 'keyboardDefaultStep' is not numeric.");o.keyboardDefaultStep=t}function Je(o,t){if(typeof t!="object"||Array.isArray(t))throw new Error("noUiSlider: 'range' is not an object.");if(t.min===void 0||t.max===void 0)throw new Error("noUiSlider: Missing 'min' or 'max' in 'range'.");o.spectrum=new Zt(t,o.snap||!1,o.singleStep)}function Ke(o,t){if(t=lt(t),!Array.isArray(t)||!t.length)throw new Error("noUiSlider: 'start' option is incorrect.");o.handles=t.length,o.start=t}function Qe(o,t){if(typeof t!="boolean")throw new Error("noUiSlider: 'snap' option must be a boolean.");o.snap=t}function to(o,t){if(typeof t!="boolean")throw new Error("noUiSlider: 'animate' option must be a boolean.");o.animate=t}function eo(o,t){if(typeof t!="number")throw new Error("noUiSlider: 'animationDuration' option must be a number.");o.animationDuration=t}function Jt(o,t){var i=[!1],c;if(t==="lower"?t=[!0,!1]:t==="upper"&&(t=[!1,!0]),t===!0||t===!1){for(c=1;c<o.handles;c++)i.push(t);i.push(!1)}else{if(!Array.isArray(t)||!t.length||t.length!==o.handles+1)throw new Error("noUiSlider: 'connect' option doesn't match handle count.");i=t}o.connect=i}function oo(o,t){switch(t){case"horizontal":o.ort=0;break;case"vertical":o.ort=1;break;default:throw new Error("noUiSlider: 'orientation' option is invalid.")}}function Kt(o,t){if(!j(t))throw new Error("noUiSlider: 'margin' option must be numeric.");t!==0&&(o.margin=o.spectrum.getDistance(t))}function ro(o,t){if(!j(t))throw new Error("noUiSlider: 'limit' option must be numeric.");if(o.limit=o.spectrum.getDistance(t),!o.limit||o.handles<2)throw new Error("noUiSlider: 'limit' option is only supported on linear sliders with 2 or more handles.")}function no(o,t){var i;if(!j(t)&&!Array.isArray(t))throw new Error("noUiSlider: 'padding' option must be numeric or array of exactly 2 numbers.");if(Array.isArray(t)&&!(t.length===2||j(t[0])||j(t[1])))throw new Error("noUiSlider: 'padding' option must be numeric or array of exactly 2 numbers.");if(t!==0){for(Array.isArray(t)||(t=[t,t]),o.padding=[o.spectrum.getDistance(t[0]),o.spectrum.getDistance(t[1])],i=0;i<o.spectrum.xNumSteps.length-1;i++)if(o.padding[0][i]<0||o.padding[1][i]<0)throw new Error("noUiSlider: 'padding' option must be a positive number(s).");var c=t[0]+t[1],s=o.spectrum.xVal[0],f=o.spectrum.xVal[o.spectrum.xVal.length-1];if(c/(f-s)>1)throw new Error("noUiSlider: 'padding' option must not exceed 100% of the range.")}}function io(o,t){switch(t){case"ltr":o.dir=0;break;case"rtl":o.dir=1;break;default:throw new Error("noUiSlider: 'direction' option was not recognized.")}}function ao(o,t){if(typeof t!="string")throw new Error("noUiSlider: 'behaviour' must be a string containing options.");var i=t.indexOf("tap")>=0,c=t.indexOf("drag")>=0,s=t.indexOf("fixed")>=0,f=t.indexOf("snap")>=0,h=t.indexOf("hover")>=0,z=t.indexOf("unconstrained")>=0,y=t.indexOf("invert-connects")>=0,m=t.indexOf("drag-all")>=0,V=t.indexOf("smooth-steps")>=0;if(s){if(o.handles!==2)throw new Error("noUiSlider: 'fixed' behaviour must be used with 2 handles");Kt(o,o.start[1]-o.start[0])}if(y&&o.handles!==2)throw new Error("noUiSlider: 'invert-connects' behaviour must be used with 2 handles");if(z&&(o.margin||o.limit))throw new Error("noUiSlider: 'unconstrained' behaviour cannot be used with margin or limit");o.events={tap:i||f,drag:c,dragAll:m,smoothSteps:V,fixed:s,snap:f,hover:h,unconstrained:z,invertConnects:y}}function so(o,t){if(t!==!1)if(t===!0||st(t)){o.tooltips=[];for(var i=0;i<o.handles;i++)o.tooltips.push(t)}else{if(t=lt(t),t.length!==o.handles)throw new Error("noUiSlider: must pass a formatter for all handles.");t.forEach(function(c){if(typeof c!="boolean"&&!st(c))throw new Error("noUiSlider: 'tooltips' must be passed a formatter or 'false'.")}),o.tooltips=t}}function lo(o,t){if(t.length!==o.handles)throw new Error("noUiSlider: must pass a attributes for all handles.");o.handleAttributes=t}function uo(o,t){if(!st(t))throw new Error("noUiSlider: 'ariaFormat' requires 'to' method.");o.ariaFormat=t}function co(o,t){if(!Oe(t))throw new Error("noUiSlider: 'format' requires 'to' and 'from' methods.");o.format=t}function po(o,t){if(typeof t!="boolean")throw new Error("noUiSlider: 'keyboardSupport' option must be a boolean.");o.keyboardSupport=t}function ho(o,t){o.documentElement=t}function fo(o,t){if(typeof t!="string"&&t!==!1)throw new Error("noUiSlider: 'cssPrefix' must be a string or `false`.");o.cssPrefix=t}function mo(o,t){if(typeof t!="object")throw new Error("noUiSlider: 'cssClasses' must be an object.");typeof o.cssPrefix=="string"?(o.cssClasses={},Object.keys(t).forEach(function(i){o.cssClasses[i]=o.cssPrefix+t[i]})):o.cssClasses=t}function Qt(o){var t={margin:null,limit:null,padding:null,animate:!0,animationDuration:300,ariaFormat:It,format:It},i={step:{r:!1,t:Ie},keyboardPageMultiplier:{r:!1,t:We},keyboardMultiplier:{r:!1,t:Ze},keyboardDefaultStep:{r:!1,t:Ge},start:{r:!0,t:Ke},connect:{r:!0,t:Jt},direction:{r:!0,t:io},snap:{r:!1,t:Qe},animate:{r:!1,t:to},animationDuration:{r:!1,t:eo},range:{r:!0,t:Je},orientation:{r:!1,t:oo},margin:{r:!1,t:Kt},limit:{r:!1,t:ro},padding:{r:!1,t:no},behaviour:{r:!0,t:ao},ariaFormat:{r:!1,t:uo},format:{r:!1,t:co},tooltips:{r:!1,t:so},keyboardSupport:{r:!0,t:po},documentElement:{r:!1,t:ho},cssPrefix:{r:!0,t:fo},cssClasses:{r:!0,t:mo},handleAttributes:{r:!1,t:lo}},c={connect:!1,direction:"ltr",behaviour:"tap",orientation:"horizontal",keyboardSupport:!0,cssPrefix:"noUi-",cssClasses:Gt,keyboardPageMultiplier:5,keyboardMultiplier:1,keyboardDefaultStep:10};o.format&&!o.ariaFormat&&(o.ariaFormat=o.format),Object.keys(i).forEach(function(y){if(!St(o[y])&&c[y]===void 0){if(i[y].r)throw new Error("noUiSlider: '"+y+"' is required.");return}i[y].t(t,St(o[y])?o[y]:c[y])}),t.pips=o.pips;var s=document.createElement("div"),f=s.style.msTransform!==void 0,h=s.style.transform!==void 0;t.transformRule=h?"transform":f?"msTransform":"webkitTransform";var z=[["left","top"],["right","bottom"]];return t.style=z[t.dir][t.ort],t}function go(o,t,i){var c=Fe(),s=_e(),f=s&&Te(),h=o,z,y,m,V,A,_,g=t.spectrum,H=[],S=[],L=[],ut=0,F={},G=!1,W=o.ownerDocument,et=t.documentElement||W.documentElement,ot=W.body,ee=W.dir==="rtl"||t.ort===1?0:100;function T(e,r){var n=W.createElement("div");return r&&O(n,r),e.appendChild(n),n}function oe(e,r){var n=T(e,t.cssClasses.origin),a=T(n,t.cssClasses.handle);if(T(a,t.cssClasses.touchArea),a.setAttribute("data-handle",String(r)),t.keyboardSupport&&(a.setAttribute("tabindex","0"),a.addEventListener("keydown",function(u){return ve(u,r)})),t.handleAttributes!==void 0){var l=t.handleAttributes[r];Object.keys(l).forEach(function(u){a.setAttribute(u,l[u])})}return a.setAttribute("role","slider"),a.setAttribute("aria-orientation",t.ort?"vertical":"horizontal"),r===0?O(a,t.cssClasses.handleLower):r===t.handles-1&&O(a,t.cssClasses.handleUpper),n.handle=a,n}function ct(e,r){return r?T(e,t.cssClasses.connect):!1}function re(e,r){y=T(r,t.cssClasses.connects),m=[],V=[],V.push(ct(y,e[0]));for(var n=0;n<t.handles;n++)m.push(oe(r,n)),L[n]=n,V.push(ct(y,e[n+1]))}function ne(e){O(e,t.cssClasses.target),t.dir===0?O(e,t.cssClasses.ltr):O(e,t.cssClasses.rtl),t.ort===0?O(e,t.cssClasses.horizontal):O(e,t.cssClasses.vertical);var r=getComputedStyle(e).direction;return r==="rtl"?O(e,t.cssClasses.textDirectionRtl):O(e,t.cssClasses.textDirectionLtr),T(e,t.cssClasses.base)}function ie(e,r){return!t.tooltips||!t.tooltips[r]?!1:T(e.firstChild,t.cssClasses.tooltip)}function Nt(){return h.hasAttribute("disabled")}function dt(e){var r=m[e];return r.hasAttribute("disabled")}function ae(e){e!=null?(m[e].setAttribute("disabled",""),m[e].handle.removeAttribute("tabindex")):(h.setAttribute("disabled",""),m.forEach(function(r){r.handle.removeAttribute("tabindex")}))}function se(e){e!=null?(m[e].removeAttribute("disabled"),m[e].handle.setAttribute("tabindex","0")):(h.removeAttribute("disabled"),m.forEach(function(r){r.removeAttribute("disabled"),r.handle.setAttribute("tabindex","0")}))}function pt(){_&&(J("update"+q.tooltips),_.forEach(function(e){e&&Bt(e)}),_=null)}function Ct(){pt(),_=m.map(ie),bt("update"+q.tooltips,function(e,r,n){if(!(!_||!t.tooltips)&&_[r]!==!1){var a=e[r];t.tooltips[r]!==!0&&(a=t.tooltips[r].to(n[r])),_[r].innerHTML=a}})}function le(){J("update"+q.aria),bt("update"+q.aria,function(e,r,n,a,l){L.forEach(function(u){var p=m[u],d=rt(S,u,0,!0,!0,!0),v=rt(S,u,100,!0,!0,!0),x=l[u],w=String(t.ariaFormat.to(n[u]));d=g.fromStepping(d).toFixed(1),v=g.fromStepping(v).toFixed(1),x=g.fromStepping(x).toFixed(1),p.children[0].setAttribute("aria-valuemin",d),p.children[0].setAttribute("aria-valuemax",v),p.children[0].setAttribute("aria-valuenow",x),p.children[0].setAttribute("aria-valuetext",w)})})}function ue(e){if(e.mode===B.Range||e.mode===B.Steps)return g.xVal;if(e.mode===B.Count){if(e.values<2)throw new Error("noUiSlider: 'values' (>= 2) required for mode 'count'.");for(var r=e.values-1,n=100/r,a=[];r--;)a[r]=r*n;return a.push(100),Vt(a,e.stepped)}return e.mode===B.Positions?Vt(e.values,e.stepped):e.mode===B.Values?e.stepped?e.values.map(function(l){return g.fromStepping(g.getStep(g.toStepping(l)))}):e.values:[]}function Vt(e,r){return e.map(function(n){return g.fromStepping(r?g.getStep(n):n)})}function ce(e){function r(x,w){return Number((x+w).toFixed(7))}var n=ue(e),a={},l=g.xVal[0],u=g.xVal[g.xVal.length-1],p=!1,d=!1,v=0;return n=De(n.slice().sort(function(x,w){return x-w})),n[0]!==l&&(n.unshift(l),p=!0),n[n.length-1]!==u&&(n.push(u),d=!0),n.forEach(function(x,w){var U,b,E,M=x,N=n[w+1],P,zt,yt,wt,Ft,Ut,Tt,_t=e.mode===B.Steps;for(_t&&(U=g.xNumSteps[w]),U||(U=N-M),N===void 0&&(N=M),U=Math.max(U,1e-7),b=M;b<=N;b=r(b,U)){for(P=g.toStepping(b),zt=P-v,Ft=zt/(e.density||1),Ut=Math.round(Ft),Tt=zt/Ut,E=1;E<=Ut;E+=1)yt=v+E*Tt,a[yt.toFixed(5)]=[g.fromStepping(yt),0];wt=n.indexOf(b)>-1?D.LargeValue:_t?D.SmallValue:D.NoValue,!w&&p&&b!==N&&(wt=0),b===N&&d||(a[P.toFixed(5)]=[b,wt]),v=P}}),a}function de(e,r,n){var a,l,u=W.createElement("div"),p=(a={},a[D.None]="",a[D.NoValue]=t.cssClasses.valueNormal,a[D.LargeValue]=t.cssClasses.valueLarge,a[D.SmallValue]=t.cssClasses.valueSub,a),d=(l={},l[D.None]="",l[D.NoValue]=t.cssClasses.markerNormal,l[D.LargeValue]=t.cssClasses.markerLarge,l[D.SmallValue]=t.cssClasses.markerSub,l),v=[t.cssClasses.valueHorizontal,t.cssClasses.valueVertical],x=[t.cssClasses.markerHorizontal,t.cssClasses.markerVertical];O(u,t.cssClasses.pips),O(u,t.ort===0?t.cssClasses.pipsHorizontal:t.cssClasses.pipsVertical);function w(b,E){var M=E===t.cssClasses.value,N=M?v:x,P=M?p:d;return E+" "+N[t.ort]+" "+P[b]}function U(b,E,M){if(M=r?r(E,M):M,M!==D.None){var N=T(u,!1);N.className=w(M,t.cssClasses.marker),N.style[t.style]=b+"%",M>D.NoValue&&(N=T(u,!1),N.className=w(M,t.cssClasses.value),N.setAttribute("data-value",String(E)),N.style[t.style]=b+"%",N.innerHTML=String(n.to(E)))}}return Object.keys(e).forEach(function(b){U(b,e[b][0],e[b][1])}),u}function ht(){A&&(Bt(A),A=null)}function ft(e){ht();var r=ce(e),n=e.filter,a=e.format||{to:function(l){return String(Math.round(l))}};return A=h.appendChild(de(r,n,a)),A}function Pt(){var e=z.getBoundingClientRect(),r="offset"+["Width","Height"][t.ort];return t.ort===0?e.width||z[r]:e.height||z[r]}function Y(e,r,n,a){var l=function(p){var d=pe(p,a.pageOffset,a.target||r);if(!d||Nt()&&!a.doNotReject||He(h,t.cssClasses.tap)&&!a.doNotReject||e===c.start&&d.buttons!==void 0&&d.buttons>1||a.hover&&d.buttons)return!1;f||d.preventDefault(),d.calcPoint=d.points[t.ort],n(d,a)},u=[];return e.split(" ").forEach(function(p){r.addEventListener(p,l,f?{passive:!0}:!1),u.push([p,l])}),u}function pe(e,r,n){var a=e.type.indexOf("touch")===0,l=e.type.indexOf("mouse")===0,u=e.type.indexOf("pointer")===0,p=0,d=0;if(e.type.indexOf("MSPointer")===0&&(u=!0),e.type==="mousedown"&&!e.buttons&&!e.touches)return!1;if(a){var v=function(U){var b=U.target;return b===n||n.contains(b)||e.composed&&e.composedPath().shift()===n};if(e.type==="touchstart"){var x=Array.prototype.filter.call(e.touches,v);if(x.length>1)return!1;p=x[0].pageX,d=x[0].pageY}else{var w=Array.prototype.find.call(e.changedTouches,v);if(!w)return!1;p=w.pageX,d=w.pageY}}return r=r||Wt(W),(l||u)&&(p=e.clientX+r.x,d=e.clientY+r.y),e.pageOffset=r,e.points=[p,d],e.cursor=l||u,e}function At(e){var r=e-Re(z,t.ort),n=r*100/Pt();return n=Xt(n),t.dir?100-n:n}function he(e){var r=100,n=!1;return m.forEach(function(a,l){if(!dt(l)){var u=S[l],p=Math.abs(u-e),d=p===100&&r===100,v=p<r,x=p<=r&&e>u;(v||x||d)&&(n=l,r=p)}}),n}function fe(e,r){e.type==="mouseout"&&e.target.nodeName==="HTML"&&e.relatedTarget===null&&mt(e,r)}function me(e,r){if(navigator.appVersion.indexOf("MSIE 9")===-1&&e.buttons===0&&r.buttonsProperty!==0)return mt(e,r);var n=(t.dir?-1:1)*(e.calcPoint-r.startCalcPoint),a=n*100/r.baseSize;Ot(n>0,a,r.locations,r.handleNumbers,r.connect)}function mt(e,r){r.handle&&(at(r.handle,t.cssClasses.active),ut-=1),r.listeners.forEach(function(n){et.removeEventListener(n[0],n[1])}),ut===0&&(at(h,t.cssClasses.drag),xt(),e.cursor&&(ot.style.cursor="",ot.removeEventListener("selectstart",$t))),t.events.smoothSteps&&(r.handleNumbers.forEach(function(n){X(n,S[n],!0,!0,!1,!1)}),r.handleNumbers.forEach(function(n){k("update",n)})),r.handleNumbers.forEach(function(n){k("change",n),k("set",n),k("end",n)})}function gt(e,r){if(!r.handleNumbers.some(dt)){var n;if(r.handleNumbers.length===1){var a=m[r.handleNumbers[0]];n=a.children[0],ut+=1,O(n,t.cssClasses.active)}e.stopPropagation();var l=[],u=Y(c.move,et,me,{target:e.target,handle:n,connect:r.connect,listeners:l,startCalcPoint:e.calcPoint,baseSize:Pt(),pageOffset:e.pageOffset,handleNumbers:r.handleNumbers,buttonsProperty:e.buttons,locations:S.slice()}),p=Y(c.end,et,mt,{target:e.target,handle:n,listeners:l,doNotReject:!0,handleNumbers:r.handleNumbers}),d=Y("mouseout",et,fe,{target:e.target,handle:n,listeners:l,doNotReject:!0,handleNumbers:r.handleNumbers});l.push.apply(l,u.concat(p,d)),e.cursor&&(ot.style.cursor=getComputedStyle(e.target).cursor,m.length>1&&O(h,t.cssClasses.drag),ot.addEventListener("selectstart",$t,!1)),r.handleNumbers.forEach(function(v){k("start",v)})}}function ge(e){e.stopPropagation();var r=At(e.calcPoint),n=he(r);n!==!1&&(t.events.snap||Yt(h,t.cssClasses.tap,t.animationDuration),X(n,r,!0,!0),xt(),k("slide",n,!0),k("update",n,!0),t.events.snap?gt(e,{handleNumbers:[n]}):(k("change",n,!0),k("set",n,!0)))}function be(e){var r=At(e.calcPoint),n=g.getStep(r),a=g.fromStepping(n);Object.keys(F).forEach(function(l){l.split(".")[0]==="hover"&&F[l].forEach(function(u){u.call(it,a)})})}function ve(e,r){if(Nt()||dt(r))return!1;var n=["Left","Right"],a=["Down","Up"],l=["PageDown","PageUp"],u=["Home","End"];t.dir&&!t.ort?n.reverse():t.ort&&!t.dir&&(a.reverse(),l.reverse());var p=e.key.replace("Arrow",""),d=p===l[0],v=p===l[1],x=p===a[0]||p===n[0]||d,w=p===a[1]||p===n[1]||v,U=p===u[0],b=p===u[1];if(!x&&!w&&!U&&!b)return!0;e.preventDefault();var E;if(w||x){var M=x?0:1,N=jt(r),P=N[M];if(P===null)return!1;P===!1&&(P=g.getDefaultStep(S[r],x,t.keyboardDefaultStep)),v||d?P*=t.keyboardPageMultiplier:P*=t.keyboardMultiplier,P=Math.max(P,1e-7),P=(x?-1:1)*P,E=H[r]+P}else b?E=t.spectrum.xVal[t.spectrum.xVal.length-1]:E=t.spectrum.xVal[0];return X(r,g.toStepping(E),!0,!0),k("slide",r),k("update",r),k("change",r),k("set",r),!1}function Mt(e){e.fixed||m.forEach(function(r,n){Y(c.start,r.children[0],gt,{handleNumbers:[n]})}),e.tap&&Y(c.start,z,ge,{}),e.hover&&Y(c.move,z,be,{hover:!0}),e.drag&&V.forEach(function(r,n){if(!(r===!1||n===0||n===V.length-1)){var a=m[n-1],l=m[n],u=[r],p=[a,l],d=[n-1,n];O(r,t.cssClasses.draggable),e.fixed&&(u.push(a.children[0]),u.push(l.children[0])),e.dragAll&&(p=m,d=L),u.forEach(function(v){Y(c.start,v,gt,{handles:p,handleNumbers:d,connect:r})})}})}function bt(e,r){F[e]=F[e]||[],F[e].push(r),e.split(".")[0]==="update"&&m.forEach(function(n,a){k("update",a)})}function xe(e){return e===q.aria||e===q.tooltips}function J(e){var r=e&&e.split(".")[0],n=r?e.substring(r.length):e;Object.keys(F).forEach(function(a){var l=a.split(".")[0],u=a.substring(l.length);(!r||r===l)&&(!n||n===u)&&(!xe(u)||n===u)&&delete F[a]})}function k(e,r,n){Object.keys(F).forEach(function(a){var l=a.split(".")[0];e===l&&F[a].forEach(function(u){u.call(it,H.map(t.format.to),r,H.slice(),n||!1,S.slice(),it)})})}function rt(e,r,n,a,l,u,p){var d;return m.length>1&&!t.events.unconstrained&&(a&&r>0&&(d=g.getAbsoluteDistance(e[r-1],t.margin,!1),n=Math.max(n,d)),l&&r<m.length-1&&(d=g.getAbsoluteDistance(e[r+1],t.margin,!0),n=Math.min(n,d))),m.length>1&&t.limit&&(a&&r>0&&(d=g.getAbsoluteDistance(e[r-1],t.limit,!1),n=Math.min(n,d)),l&&r<m.length-1&&(d=g.getAbsoluteDistance(e[r+1],t.limit,!0),n=Math.max(n,d))),t.padding&&(r===0&&(d=g.getAbsoluteDistance(0,t.padding[0],!1),n=Math.max(n,d)),r===m.length-1&&(d=g.getAbsoluteDistance(100,t.padding[1],!0),n=Math.min(n,d))),p||(n=g.getStep(n)),n=Xt(n),n===e[r]&&!u?!1:n}function vt(e,r){var n=t.ort;return(n?r:e)+", "+(n?e:r)}function Ot(e,r,n,a,l){var u=n.slice(),p=a[0],d=t.events.smoothSteps,v=[!e,e],x=[e,!e];a=a.slice(),e&&a.reverse(),a.length>1?a.forEach(function(U,b){var E=rt(u,U,u[U]+r,v[b],x[b],!1,d);E===!1?r=0:(r=E-u[U],u[U]=E)}):v=x=[!0];var w=!1;a.forEach(function(U,b){w=X(U,n[U]+r,v[b],x[b],!1,d)||w}),w&&(a.forEach(function(U){k("update",U),k("slide",U)}),l!=null&&k("drag",p))}function Dt(e,r){return t.dir?100-e-r:e}function ze(e,r){S[e]=r,H[e]=g.fromStepping(r);var n=Dt(r,0)-ee,a="translate("+vt(n+"%","0")+")";if(m[e].style[t.transformRule]=a,t.events.invertConnects&&S.length>1){var l=S.every(function(u,p,d){return p===0||u>=d[p-1]});if(G!==!l){Ee();return}}K(e),K(e+1),G&&(K(e-1),K(e+2))}function xt(){L.forEach(function(e){var r=S[e]>50?-1:1,n=3+(m.length+r*e);m[e].style.zIndex=String(n)})}function X(e,r,n,a,l,u){return l||(r=rt(S,e,r,n,a,!1,u)),r===!1?!1:(ze(e,r),!0)}function K(e){if(V[e]){var r=S.slice();G&&r.sort(function(d,v){return d-v});var n=0,a=100;e!==0&&(n=r[e-1]),e!==V.length-1&&(a=r[e]);var l=a-n,u="translate("+vt(Dt(n,l)+"%","0")+")",p="scale("+vt(l/100,"1")+")";V[e].style[t.transformRule]=u+" "+p}}function Lt(e,r){return e===null||e===!1||e===void 0||(typeof e=="number"&&(e=String(e)),e=t.format.from(e),e!==!1&&(e=g.toStepping(e)),e===!1||isNaN(e))?S[r]:e}function nt(e,r,n){var a=lt(e),l=S[0]===void 0;r=r===void 0?!0:r,t.animate&&!l&&Yt(h,t.cssClasses.tap,t.animationDuration),L.forEach(function(d){X(d,Lt(a[d],d),!0,!1,n)});var u=L.length===1?0:1;if(l&&g.hasNoSize()&&(n=!0,S[0]=0,L.length>1)){var p=100/(L.length-1);L.forEach(function(d){S[d]=d*p})}for(;u<L.length;++u)L.forEach(function(d){X(d,S[d],!0,!0,n)});xt(),L.forEach(function(d){k("update",d),a[d]!==null&&r&&k("set",d)})}function ye(e){nt(t.start,e)}function we(e,r,n,a){if(e=Number(e),!(e>=0&&e<L.length))throw new Error("noUiSlider: invalid handle number, got: "+e);X(e,Lt(r,e),!0,!0,a),k("update",e),n&&k("set",e)}function Rt(e){if(e===void 0&&(e=!1),e)return H.length===1?H[0]:H.slice(0);var r=H.map(t.format.to);return r.length===1?r[0]:r}function Ue(){for(J(q.aria),J(q.tooltips),Object.keys(t.cssClasses).forEach(function(e){at(h,t.cssClasses[e])});h.firstChild;)h.removeChild(h.firstChild);delete h.noUiSlider}function jt(e){var r=S[e],n=g.getNearbySteps(r),a=H[e],l=n.thisStep.step,u=null;if(t.snap)return[a-n.stepBefore.startValue||null,n.stepAfter.startValue-a||null];l!==!1&&a+l>n.stepAfter.startValue&&(l=n.stepAfter.startValue-a),a>n.thisStep.startValue?u=n.thisStep.step:n.stepBefore.step===!1?u=!1:u=a-n.stepBefore.highestStep,r===100?l=null:r===0&&(u=null);var p=g.countStepDecimals();return l!==null&&l!==!1&&(l=Number(l.toFixed(p))),u!==null&&u!==!1&&(u=Number(u.toFixed(p))),[u,l]}function Se(){return L.map(jt)}function ke(e,r){var n=Rt(),a=["margin","limit","padding","range","animate","snap","step","format","pips","tooltips","connect"];a.forEach(function(u){e[u]!==void 0&&(i[u]=e[u])});var l=Qt(i);a.forEach(function(u){e[u]!==void 0&&(t[u]=l[u])}),g=l.spectrum,t.margin=l.margin,t.limit=l.limit,t.padding=l.padding,t.pips?ft(t.pips):ht(),t.tooltips?Ct():pt(),S=[],nt(St(e.start)?e.start:n,r),e.connect&&Ht()}function Ht(){for(;y.firstChild;)y.removeChild(y.firstChild);for(var e=0;e<=t.handles;e++)V[e]=ct(y,t.connect[e]),K(e);Mt({drag:t.events.drag,fixed:!0})}function Ee(){G=!G,Jt(t,t.connect.map(function(e){return!e})),Ht()}function Ne(){z=ne(h),re(t.connect,z),Mt(t.events),nt(t.start),t.pips&&ft(t.pips),t.tooltips&&Ct(),le()}Ne();var it={destroy:Ue,steps:Se,on:bt,off:J,get:Rt,set:nt,setHandle:we,reset:ye,disable:ae,enable:se,__moveHandles:function(e,r,n){Ot(e,r,S,n)},options:i,updateOptions:ke,target:h,removePips:ht,removeTooltips:pt,getPositions:function(){return S.slice()},getTooltips:function(){return _},getOrigins:function(){return m},pips:ft};return it}function bo(o,t){if(!o||!o.nodeName)throw new Error("noUiSlider: create requires a single element, got: "+o);if(o.noUiSlider)throw new Error("noUiSlider: Slider was already initialized.");var i=Qt(t),c=go(o,i,t);return o.noUiSlider=c,c}const vo={__spectrum:Zt,cssClasses:Gt,create:bo},xo='.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect,.noUi-horizontal[disabled] .noUi-connects .noUi-connect{background:var(--luzmo-slider-background-color-disabled, var(--luzmo-disabled-color, #b8b8b8))}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed!important}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-sub,.noUi-marker-large{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translateY(-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translateY(-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translateY(-18px);top:auto;right:28px}.noUi-handle.noUi-handle-lower:focus-visible{outline:calc(var(--luzmo-border-width) / var(--luzmo-slider-handle-scale, var(--slider-handle-scale, .5))) solid var(--luzmo-primary)}:host{flex-grow:1;height:1rem}.luzmo-slider-container{width:100%}.noUi-horizontal{height:var(--luzmo-slider-track-height, var(--slider-track-height, 18px));top:var(--luzmo-slider-top-to-track, var(--slider-top-to-track, 0));border:none;box-shadow:none}.noUi-horizontal .noUi-base{background:var(--luzmo-background-color);cursor:pointer}.noUi-horizontal .noUi-connects{width:100%;left:0;background:var(--luzmo-border-color);border-radius:.625rem}.noUi-horizontal .noUi-connects .noUi-connect{background:var(--luzmo-primary)}.noUi-horizontal .noUi-origin .noUi-handle{transform:scale(var(--luzmo-slider-handle-scale, var(--slider-handle-scale, .5)));width:var(--luzmo-slider-handle-size, var(--slider-handle-size, 2rem));height:var(--luzmo-slider-handle-size, var(--slider-handle-size, 2rem));right:var(--luzmo-slider-edge-to-handle, var(--slider-edge-to-handle, 14px));top:var(--luzmo-slider-top-to-handle, var(--slider-top-to-handle, -.875rem));background:var(--luzmo-background-color);transition:background-color var(--luzmo-animation-duration);box-shadow:0 .125rem .25rem var(--luzmo-border-color),inset 0 0 0 .0625rem var(--luzmo-border-color);border-radius:50%;border:none;cursor:pointer}.noUi-horizontal .noUi-origin .noUi-handle:before,.noUi-horizontal .noUi-origin .noUi-handle:after{display:none}.noUi-horizontal .noUi-origin .noUi-handle:hover,.noUi-horizontal .noUi-origin .noUi-handle.noUi-active{background-color:var(--luzmo-slider-background-color-hover, var(--luzmo-background-color-hover))}.noUi-horizontal[disabled] .noUi-connects{background:var(--luzmo-slider-background-color-disabled, var(--luzmo-background-color-disabled))}.noUi-horizontal[disabled] .noUi-origin .noUi-handle:hover{background-color:var(--luzmo-slider-background-color-disabled-hover, var(--luzmo-background-color))}.noUi-tooltip{padding:.5rem;font-size:calc(var(--luzmo-slider-tooltip-font-size, var(--slider-tooltip-font-size)) / var(--luzmo-slider-handle-scale, var(--slider-handle-scale, .5)));background:var(--luzmo-background-color);color:var(--luzmo-font-color);display:none}.noUi-active .noUi-tooltip{display:block}:host{font-family:var(--luzmo-slider-font-family, var(--luzmo-font-family));min-block-size:var(--luzmo-slider-item-height, var(--slider-item-height));--slider-edge-to-handle: calc(-1 * var(--slider-handle-size) / 2);--slider-top-to-track: calc( ( var(--luzmo-slider-item-height, var(--slider-item-height)) - var(--luzmo-slider-track-height, var(--slider-track-height)) ) / 2 );--slider-top-to-handle: calc( ( ( (var(--luzmo-slider-track-height, var(--slider-track-height))) / 2 - var(--luzmo-slider-handle-size, var(--slider-handle-size)) * var(--luzmo-slider-handle-scale, var(--slider-handle-scale)) ) ) )}:host([size=s]){--slider-item-height: 24px;--slider-track-height: 3px;--slider-handle-scale: .5;--slider-handle-size: 32px;--slider-tooltip-font-size: var(--luzmo-font-size-xs)}:host{--slider-item-height: 32px;--slider-track-height: 4px;--slider-handle-scale: .5;--slider-handle-size: 36px;--slider-tooltip-font-size: var(--luzmo-font-size-s)}:host([size=l]){--slider-min-height: 40px;--slider-track-height: 6px;--slider-handle-scale: .5;--slider-handle-size: 40px;--slider-tooltip-font-size: var(--luzmo-font-size)}:host([size=xl]){--slider-min-height: 48px;--slider-track-height: 7px;--slider-handle-scale: .5;--slider-handle-size: 44px;--slider-tooltip-font-size: var(--luzmo-font-size)}';var zo=Object.defineProperty,Z=(o,t,i,c)=>{for(var s=void 0,f=o.length-1,h;f>=0;f--)(h=o[f])&&(s=h(t,i,s)||s);return s&&zo(t,i,s),s};const te=class extends Pe.m(C.kt){constructor(){super(...arguments),this.value=0,this.min=0,this.max=100,this.step=100,this.disabled=!1,this.debounce=200,this._doingUpdate=!1}get _slider(){return this.renderRoot.querySelector("div")}firstUpdated(){this.noUiSlider=vo.create(this.renderRoot.querySelector("div"),{start:this.value??0,connect:[!0,!1],step:this.step??1,range:{min:this.min??0,max:this.max??100},tooltips:!0}),this.noUiSlider.on("slide",(t,i,[c])=>{this.debounceTimeout&&clearTimeout(this.debounceTimeout),this.debounceTimeout=setTimeout(()=>{this.setValue(c)},this.debounce??200)})}updated(t){const i=t.get("value"),c=t.get("min"),s=t.get("max"),f=t.get("step"),h=t.get("disabled");this.value!==void 0&&this.value!==i&&this.noUiSlider.set(this.value),(this.min!==void 0&&(s!==void 0||this.max!==void 0)&&this.min!==c||this.max!==void 0&&(c!==void 0||this.min!==void 0)&&this.max!==s)&&this.noUiSlider.updateOptions({range:{min:this.min??c,max:this.max??s}},!0),this.step!==void 0&&this.step!==f&&this.noUiSlider.updateOptions({step:this.step},!0),this.disabled!==void 0&&this.disabled!==h&&(this.disabled?this.noUiSlider.disable():this.noUiSlider.enable())}setValue(t){this.disabled||this.dispatchEvent(new CustomEvent("change",{detail:t,bubbles:!0,composed:!0}))}render(){return C.Ht`<div class="luzmo-slider-container"></div>`}};te.styles=[C.ht(xo)];let I=te;Z([C.Rt({type:Number,reflect:!0})],I.prototype,"value");Z([C.Rt({type:Number,reflect:!0})],I.prototype,"min");Z([C.Rt({type:Number,reflect:!0})],I.prototype,"max");Z([C.Rt({type:Number,reflect:!0})],I.prototype,"step");Z([C.Rt({type:Boolean,reflect:!0})],I.prototype,"disabled");Z([C.Rt({type:Number,reflect:!0})],I.prototype,"debounce");customElements.get("luzmo-slider")||customElements.define("luzmo-slider",I);var yo=Object.defineProperty,$=(o,t,i,c)=>{for(var s=void 0,f=o.length-1,h;f>=0;f--)(h=o[f])&&(s=h(t,i,s)||s);return s&&yo(t,i,s),s};const Q=class Q extends Ae.LuzmoEditOptionBase{constructor(){super(...arguments),this.value=0,this.default=0,this.min=0,this.max=100,this.step=100,this.debounce=200}_handleEvent(t){this.dispatchEvent(new CustomEvent("option-changed",{bubbles:!0,composed:!0,cancelable:!0,detail:{value:typeof this.toValue=="function"?this.toValue(t.detail):t.detail}}))}renderController(){const t=typeof this.parseValue=="function"?this.parseValue(this.value):this.value,i=typeof this.parseValue=="function"?this.parseValue(this.default):this.default;return C.x`
36
+ * */const Me=()=>{if(typeof document<"u"&&!document.querySelector("style[data-luzmo-vars]")){const o=document.createElement("style");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-disabled-color);--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-negative-color: #ca221c;--luzmo-negative-color-hover: #b3241f;--luzmo-negative-color-down: #9f231f;--luzmo-negative-color-focus: #b3241f;--luzmo-negative-color-rgb: 202, 34, 28;--luzmo-positive-color: rgb(20, 150, 101);--luzmo-positive-color-hover: rgb(17, 128, 86);--luzmo-positive-color-down: rgb(16, 105, 71);--luzmo-positive-color-focus: rgb(17, 128, 86);--luzmo-positive-color-rgb: 20, 150, 101;--luzmo-selected-color: rgb(110, 110, 110);--luzmo-selected-color-hover: rgb(70, 70, 70);--luzmo-selected-color-down: rgb(40, 40, 40);--luzmo-selected-color-focus: rgb(70, 70, 70);--luzmo-selected-color-hard: #1e1e1e;--luzmo-selected-color-hard-hover: rgb(0, 0, 0);--luzmo-selected-color-hard-down: rgb(0, 0, 0);--luzmo-selected-color-hard-focus: rgb(0, 0, 0);--luzmo-informative-color: #1a77e9;--luzmo-informative-color-rgb: 26, 119, 233;--luzmo-disabled-color: #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)}};Me();var $;(function(o){o.Range="range",o.Steps="steps",o.Positions="positions",o.Count="count",o.Values="values"})($||($={}));var O;(function(o){o[o.None=-1]="None",o[o.NoValue=0]="NoValue",o[o.LargeValue=1]="LargeValue",o[o.SmallValue=2]="SmallValue"})(O||(O={}));function Oe(o){return lt(o)&&typeof o.from=="function"}function lt(o){return typeof o=="object"&&typeof o.to=="function"}function $t(o){o.parentElement.removeChild(o)}function kt(o){return o!=null}function Yt(o){o.preventDefault()}function De(o){return o.filter(function(t){return this[t]?!1:this[t]=!0},{})}function Le(o,t){return Math.round(o/t)*t}function Re(o,t){var i=o.getBoundingClientRect(),c=o.ownerDocument,s=c.documentElement,f=Gt(c);return/webkit.*Chrome.*Mobile/i.test(navigator.userAgent)&&(f.x=0),t?i.top+f.y-s.clientTop:i.left+f.x-s.clientLeft}function R(o){return typeof o=="number"&&!isNaN(o)&&isFinite(o)}function Xt(o,t,i){i>0&&(M(o,t),setTimeout(function(){st(o,t)},i))}function It(o){return Math.max(Math.min(o,100),0)}function ut(o){return Array.isArray(o)?o:[o]}function je(o){o=String(o);var t=o.split(".");return t.length>1?t[1].length:0}function M(o,t){o.classList&&!/\s/.test(t)?o.classList.add(t):o.className+=" "+t}function st(o,t){o.classList&&!/\s/.test(t)?o.classList.remove(t):o.className=o.className.replace(new RegExp("(^|\\b)"+t.split(" ").join("|")+"(\\b|$)","gi")," ")}function He(o,t){return o.classList?o.classList.contains(t):new RegExp("\\b"+t+"\\b").test(o.className)}function Gt(o){var t=window.pageXOffset!==void 0,i=(o.compatMode||"")==="CSS1Compat",c=t?window.pageXOffset:i?o.documentElement.scrollLeft:o.body.scrollLeft,s=t?window.pageYOffset:i?o.documentElement.scrollTop:o.body.scrollTop;return{x:c,y:s}}function Fe(){return window.navigator.pointerEnabled?{start:"pointerdown",move:"pointermove",end:"pointerup"}:window.navigator.msPointerEnabled?{start:"MSPointerDown",move:"MSPointerMove",end:"MSPointerUp"}:{start:"mousedown touchstart",move:"mousemove touchmove",end:"mouseup touchend"}}function Te(){var o=!1;try{var t=Object.defineProperty({},"passive",{get:function(){o=!0}});window.addEventListener("test",null,t)}catch{}return o}function _e(){return window.CSS&&CSS.supports&&CSS.supports("touch-action","none")}function Nt(o,t){return 100/(t-o)}function Et(o,t,i){return t*100/(o[i+1]-o[i])}function qe(o,t){return Et(o,o[0]<0?t+Math.abs(o[0]):t-o[0],0)}function Be(o,t){return t*(o[1]-o[0])/100+o[0]}function et(o,t){for(var i=1;o>=t[i];)i+=1;return i}function $e(o,t,i){if(i>=o.slice(-1)[0])return 100;var c=et(i,o),s=o[c-1],f=o[c],h=t[c-1],z=t[c];return h+qe([s,f],i)/Nt(h,z)}function Ye(o,t,i){if(i>=100)return o.slice(-1)[0];var c=et(i,t),s=o[c-1],f=o[c],h=t[c-1],z=t[c];return Be([s,f],(i-h)*Nt(h,z))}function Xe(o,t,i,c){if(c===100)return c;var s=et(c,o),f=o[s-1],h=o[s];return i?c-f>(h-f)/2?h:f:t[s-1]?o[s-1]+Le(c-o[s-1],t[s-1]):c}var Jt=function(){function o(t,i,c){this.xPct=[],this.xVal=[],this.xSteps=[],this.xNumSteps=[],this.xHighestCompleteStep=[],this.xSteps=[c||!1],this.xNumSteps=[!1],this.snap=i;var s,f=[];for(Object.keys(t).forEach(function(h){f.push([ut(t[h]),h])}),f.sort(function(h,z){return h[0][0]-z[0][0]}),s=0;s<f.length;s++)this.handleEntryPoint(f[s][1],f[s][0]);for(this.xNumSteps=this.xSteps.slice(0),s=0;s<this.xNumSteps.length;s++)this.handleStepPoint(s,this.xNumSteps[s])}return o.prototype.getDistance=function(t){for(var i=[],c=0;c<this.xNumSteps.length-1;c++)i[c]=Et(this.xVal,t,c);return i},o.prototype.getAbsoluteDistance=function(t,i,c){var s=0;if(t<this.xPct[this.xPct.length-1])for(;t>this.xPct[s+1];)s++;else t===this.xPct[this.xPct.length-1]&&(s=this.xPct.length-2);!c&&t===this.xPct[s+1]&&s++,i===null&&(i=[]);var f,h=1,z=i[s],y=0,m=0,C=0,P=0;for(c?f=(t-this.xPct[s])/(this.xPct[s+1]-this.xPct[s]):f=(this.xPct[s+1]-t)/(this.xPct[s+1]-this.xPct[s]);z>0;)y=this.xPct[s+1+P]-this.xPct[s+P],i[s+P]*h+100-f*100>100?(m=y*f,h=(z-100*f)/i[s+P],f=1):(m=i[s+P]*y/100*h,h=0),c?(C=C-m,this.xPct.length+P>=1&&P--):(C=C+m,this.xPct.length-P>=1&&P++),z=i[s+P]*h;return t+C},o.prototype.toStepping=function(t){return t=$e(this.xVal,this.xPct,t),t},o.prototype.fromStepping=function(t){return Ye(this.xVal,this.xPct,t)},o.prototype.getStep=function(t){return t=Xe(this.xPct,this.xSteps,this.snap,t),t},o.prototype.getDefaultStep=function(t,i,c){var s=et(t,this.xPct);return(t===100||i&&t===this.xPct[s-1])&&(s=Math.max(s-1,1)),(this.xVal[s]-this.xVal[s-1])/c},o.prototype.getNearbySteps=function(t){var i=et(t,this.xPct);return{stepBefore:{startValue:this.xVal[i-2],step:this.xNumSteps[i-2],highestStep:this.xHighestCompleteStep[i-2]},thisStep:{startValue:this.xVal[i-1],step:this.xNumSteps[i-1],highestStep:this.xHighestCompleteStep[i-1]},stepAfter:{startValue:this.xVal[i],step:this.xNumSteps[i],highestStep:this.xHighestCompleteStep[i]}}},o.prototype.countStepDecimals=function(){var t=this.xNumSteps.map(je);return Math.max.apply(null,t)},o.prototype.hasNoSize=function(){return this.xVal[0]===this.xVal[this.xVal.length-1]},o.prototype.convert=function(t){return this.getStep(this.toStepping(t))},o.prototype.handleEntryPoint=function(t,i){var c;if(t==="min"?c=0:t==="max"?c=100:c=parseFloat(t),!R(c)||!R(i[0]))throw new Error("noUiSlider: 'range' value isn't numeric.");this.xPct.push(c),this.xVal.push(i[0]);var s=Number(i[1]);c?this.xSteps.push(isNaN(s)?!1:s):isNaN(s)||(this.xSteps[0]=s),this.xHighestCompleteStep.push(0)},o.prototype.handleStepPoint=function(t,i){if(i){if(this.xVal[t]===this.xVal[t+1]){this.xSteps[t]=this.xHighestCompleteStep[t]=this.xVal[t];return}this.xSteps[t]=Et([this.xVal[t],this.xVal[t+1]],i,0)/Nt(this.xPct[t],this.xPct[t+1]);var c=(this.xVal[t+1]-this.xVal[t])/this.xNumSteps[t],s=Math.ceil(Number(c.toFixed(3))-1),f=this.xVal[t]+this.xNumSteps[t]*s;this.xHighestCompleteStep[t]=f}},o}(),Wt={to:function(o){return o===void 0?"":o.toFixed(2)},from:Number},Kt={target:"target",base:"base",origin:"origin",handle:"handle",handleLower:"handle-lower",handleUpper:"handle-upper",touchArea:"touch-area",horizontal:"horizontal",vertical:"vertical",background:"background",connect:"connect",connects:"connects",ltr:"ltr",rtl:"rtl",textDirectionLtr:"txt-dir-ltr",textDirectionRtl:"txt-dir-rtl",draggable:"draggable",drag:"state-drag",tap:"state-tap",active:"active",tooltip:"tooltip",pips:"pips",pipsHorizontal:"pips-horizontal",pipsVertical:"pips-vertical",marker:"marker",markerHorizontal:"marker-horizontal",markerVertical:"marker-vertical",markerNormal:"marker-normal",markerLarge:"marker-large",markerSub:"marker-sub",value:"value",valueHorizontal:"value-horizontal",valueVertical:"value-vertical",valueNormal:"value-normal",valueLarge:"value-large",valueSub:"value-sub"},B={tooltips:".__tooltips",aria:".__aria"};function Ie(o,t){if(!R(t))throw new Error("noUiSlider: 'step' is not numeric.");o.singleStep=t}function We(o,t){if(!R(t))throw new Error("noUiSlider: 'keyboardPageMultiplier' is not numeric.");o.keyboardPageMultiplier=t}function Ge(o,t){if(!R(t))throw new Error("noUiSlider: 'keyboardMultiplier' is not numeric.");o.keyboardMultiplier=t}function Je(o,t){if(!R(t))throw new Error("noUiSlider: 'keyboardDefaultStep' is not numeric.");o.keyboardDefaultStep=t}function Ke(o,t){if(typeof t!="object"||Array.isArray(t))throw new Error("noUiSlider: 'range' is not an object.");if(t.min===void 0||t.max===void 0)throw new Error("noUiSlider: Missing 'min' or 'max' in 'range'.");o.spectrum=new Jt(t,o.snap||!1,o.singleStep)}function Qe(o,t){if(t=ut(t),!Array.isArray(t)||!t.length)throw new Error("noUiSlider: 'start' option is incorrect.");o.handles=t.length,o.start=t}function Ze(o,t){if(typeof t!="boolean")throw new Error("noUiSlider: 'snap' option must be a boolean.");o.snap=t}function to(o,t){if(typeof t!="boolean")throw new Error("noUiSlider: 'animate' option must be a boolean.");o.animate=t}function eo(o,t){if(typeof t!="number")throw new Error("noUiSlider: 'animationDuration' option must be a number.");o.animationDuration=t}function Qt(o,t){var i=[!1],c;if(t==="lower"?t=[!0,!1]:t==="upper"&&(t=[!1,!0]),t===!0||t===!1){for(c=1;c<o.handles;c++)i.push(t);i.push(!1)}else{if(!Array.isArray(t)||!t.length||t.length!==o.handles+1)throw new Error("noUiSlider: 'connect' option doesn't match handle count.");i=t}o.connect=i}function oo(o,t){switch(t){case"horizontal":o.ort=0;break;case"vertical":o.ort=1;break;default:throw new Error("noUiSlider: 'orientation' option is invalid.")}}function Zt(o,t){if(!R(t))throw new Error("noUiSlider: 'margin' option must be numeric.");t!==0&&(o.margin=o.spectrum.getDistance(t))}function ro(o,t){if(!R(t))throw new Error("noUiSlider: 'limit' option must be numeric.");if(o.limit=o.spectrum.getDistance(t),!o.limit||o.handles<2)throw new Error("noUiSlider: 'limit' option is only supported on linear sliders with 2 or more handles.")}function no(o,t){var i;if(!R(t)&&!Array.isArray(t))throw new Error("noUiSlider: 'padding' option must be numeric or array of exactly 2 numbers.");if(Array.isArray(t)&&!(t.length===2||R(t[0])||R(t[1])))throw new Error("noUiSlider: 'padding' option must be numeric or array of exactly 2 numbers.");if(t!==0){for(Array.isArray(t)||(t=[t,t]),o.padding=[o.spectrum.getDistance(t[0]),o.spectrum.getDistance(t[1])],i=0;i<o.spectrum.xNumSteps.length-1;i++)if(o.padding[0][i]<0||o.padding[1][i]<0)throw new Error("noUiSlider: 'padding' option must be a positive number(s).");var c=t[0]+t[1],s=o.spectrum.xVal[0],f=o.spectrum.xVal[o.spectrum.xVal.length-1];if(c/(f-s)>1)throw new Error("noUiSlider: 'padding' option must not exceed 100% of the range.")}}function io(o,t){switch(t){case"ltr":o.dir=0;break;case"rtl":o.dir=1;break;default:throw new Error("noUiSlider: 'direction' option was not recognized.")}}function ao(o,t){if(typeof t!="string")throw new Error("noUiSlider: 'behaviour' must be a string containing options.");var i=t.indexOf("tap")>=0,c=t.indexOf("drag")>=0,s=t.indexOf("fixed")>=0,f=t.indexOf("snap")>=0,h=t.indexOf("hover")>=0,z=t.indexOf("unconstrained")>=0,y=t.indexOf("invert-connects")>=0,m=t.indexOf("drag-all")>=0,C=t.indexOf("smooth-steps")>=0;if(s){if(o.handles!==2)throw new Error("noUiSlider: 'fixed' behaviour must be used with 2 handles");Zt(o,o.start[1]-o.start[0])}if(y&&o.handles!==2)throw new Error("noUiSlider: 'invert-connects' behaviour must be used with 2 handles");if(z&&(o.margin||o.limit))throw new Error("noUiSlider: 'unconstrained' behaviour cannot be used with margin or limit");o.events={tap:i||f,drag:c,dragAll:m,smoothSteps:C,fixed:s,snap:f,hover:h,unconstrained:z,invertConnects:y}}function so(o,t){if(t!==!1)if(t===!0||lt(t)){o.tooltips=[];for(var i=0;i<o.handles;i++)o.tooltips.push(t)}else{if(t=ut(t),t.length!==o.handles)throw new Error("noUiSlider: must pass a formatter for all handles.");t.forEach(function(c){if(typeof c!="boolean"&&!lt(c))throw new Error("noUiSlider: 'tooltips' must be passed a formatter or 'false'.")}),o.tooltips=t}}function lo(o,t){if(t.length!==o.handles)throw new Error("noUiSlider: must pass a attributes for all handles.");o.handleAttributes=t}function uo(o,t){if(!lt(t))throw new Error("noUiSlider: 'ariaFormat' requires 'to' method.");o.ariaFormat=t}function co(o,t){if(!Oe(t))throw new Error("noUiSlider: 'format' requires 'to' and 'from' methods.");o.format=t}function po(o,t){if(typeof t!="boolean")throw new Error("noUiSlider: 'keyboardSupport' option must be a boolean.");o.keyboardSupport=t}function ho(o,t){o.documentElement=t}function fo(o,t){if(typeof t!="string"&&t!==!1)throw new Error("noUiSlider: 'cssPrefix' must be a string or `false`.");o.cssPrefix=t}function mo(o,t){if(typeof t!="object")throw new Error("noUiSlider: 'cssClasses' must be an object.");typeof o.cssPrefix=="string"?(o.cssClasses={},Object.keys(t).forEach(function(i){o.cssClasses[i]=o.cssPrefix+t[i]})):o.cssClasses=t}function te(o){var t={margin:null,limit:null,padding:null,animate:!0,animationDuration:300,ariaFormat:Wt,format:Wt},i={step:{r:!1,t:Ie},keyboardPageMultiplier:{r:!1,t:We},keyboardMultiplier:{r:!1,t:Ge},keyboardDefaultStep:{r:!1,t:Je},start:{r:!0,t:Qe},connect:{r:!0,t:Qt},direction:{r:!0,t:io},snap:{r:!1,t:Ze},animate:{r:!1,t:to},animationDuration:{r:!1,t:eo},range:{r:!0,t:Ke},orientation:{r:!1,t:oo},margin:{r:!1,t:Zt},limit:{r:!1,t:ro},padding:{r:!1,t:no},behaviour:{r:!0,t:ao},ariaFormat:{r:!1,t:uo},format:{r:!1,t:co},tooltips:{r:!1,t:so},keyboardSupport:{r:!0,t:po},documentElement:{r:!1,t:ho},cssPrefix:{r:!0,t:fo},cssClasses:{r:!0,t:mo},handleAttributes:{r:!1,t:lo}},c={connect:!1,direction:"ltr",behaviour:"tap",orientation:"horizontal",keyboardSupport:!0,cssPrefix:"noUi-",cssClasses:Kt,keyboardPageMultiplier:5,keyboardMultiplier:1,keyboardDefaultStep:10};o.format&&!o.ariaFormat&&(o.ariaFormat=o.format),Object.keys(i).forEach(function(y){if(!kt(o[y])&&c[y]===void 0){if(i[y].r)throw new Error("noUiSlider: '"+y+"' is required.");return}i[y].t(t,kt(o[y])?o[y]:c[y])}),t.pips=o.pips;var s=document.createElement("div"),f=s.style.msTransform!==void 0,h=s.style.transform!==void 0;t.transformRule=h?"transform":f?"msTransform":"webkitTransform";var z=[["left","top"],["right","bottom"]];return t.style=z[t.dir][t.ort],t}function go(o,t,i){var c=Fe(),s=_e(),f=s&&Te(),h=o,z,y,m,C,P,q,g=t.spectrum,H=[],S=[],D=[],ct=0,F={},K=!1,G=o.ownerDocument,ot=t.documentElement||G.documentElement,rt=G.body,oe=G.dir==="rtl"||t.ort===1?0:100;function T(e,r){var n=G.createElement("div");return r&&M(n,r),e.appendChild(n),n}function re(e,r){var n=T(e,t.cssClasses.origin),a=T(n,t.cssClasses.handle);if(T(a,t.cssClasses.touchArea),a.setAttribute("data-handle",String(r)),t.keyboardSupport&&(a.setAttribute("tabindex","0"),a.addEventListener("keydown",function(u){return xe(u,r)})),t.handleAttributes!==void 0){var l=t.handleAttributes[r];Object.keys(l).forEach(function(u){a.setAttribute(u,l[u])})}return a.setAttribute("role","slider"),a.setAttribute("aria-orientation",t.ort?"vertical":"horizontal"),r===0?M(a,t.cssClasses.handleLower):r===t.handles-1&&M(a,t.cssClasses.handleUpper),n.handle=a,n}function dt(e,r){return r?T(e,t.cssClasses.connect):!1}function ne(e,r){y=T(r,t.cssClasses.connects),m=[],C=[],C.push(dt(y,e[0]));for(var n=0;n<t.handles;n++)m.push(re(r,n)),D[n]=n,C.push(dt(y,e[n+1]))}function ie(e){M(e,t.cssClasses.target),t.dir===0?M(e,t.cssClasses.ltr):M(e,t.cssClasses.rtl),t.ort===0?M(e,t.cssClasses.horizontal):M(e,t.cssClasses.vertical);var r=getComputedStyle(e).direction;return r==="rtl"?M(e,t.cssClasses.textDirectionRtl):M(e,t.cssClasses.textDirectionLtr),T(e,t.cssClasses.base)}function ae(e,r){return!t.tooltips||!t.tooltips[r]?!1:T(e.firstChild,t.cssClasses.tooltip)}function Ct(){return h.hasAttribute("disabled")}function pt(e){var r=m[e];return r.hasAttribute("disabled")}function se(e){e!=null?(m[e].setAttribute("disabled",""),m[e].handle.removeAttribute("tabindex")):(h.setAttribute("disabled",""),m.forEach(function(r){r.handle.removeAttribute("tabindex")}))}function le(e){e!=null?(m[e].removeAttribute("disabled"),m[e].handle.setAttribute("tabindex","0")):(h.removeAttribute("disabled"),m.forEach(function(r){r.removeAttribute("disabled"),r.handle.setAttribute("tabindex","0")}))}function ht(){q&&(Q("update"+B.tooltips),q.forEach(function(e){e&&$t(e)}),q=null)}function Vt(){ht(),q=m.map(ae),vt("update"+B.tooltips,function(e,r,n){if(!(!q||!t.tooltips)&&q[r]!==!1){var a=e[r];t.tooltips[r]!==!0&&(a=t.tooltips[r].to(n[r])),q[r].innerHTML=a}})}function ue(){Q("update"+B.aria),vt("update"+B.aria,function(e,r,n,a,l){D.forEach(function(u){var p=m[u],d=nt(S,u,0,!0,!0,!0),v=nt(S,u,100,!0,!0,!0),x=l[u],w=String(t.ariaFormat.to(n[u]));d=g.fromStepping(d).toFixed(1),v=g.fromStepping(v).toFixed(1),x=g.fromStepping(x).toFixed(1),p.children[0].setAttribute("aria-valuemin",d),p.children[0].setAttribute("aria-valuemax",v),p.children[0].setAttribute("aria-valuenow",x),p.children[0].setAttribute("aria-valuetext",w)})})}function ce(e){if(e.mode===$.Range||e.mode===$.Steps)return g.xVal;if(e.mode===$.Count){if(e.values<2)throw new Error("noUiSlider: 'values' (>= 2) required for mode 'count'.");for(var r=e.values-1,n=100/r,a=[];r--;)a[r]=r*n;return a.push(100),Pt(a,e.stepped)}return e.mode===$.Positions?Pt(e.values,e.stepped):e.mode===$.Values?e.stepped?e.values.map(function(l){return g.fromStepping(g.getStep(g.toStepping(l)))}):e.values:[]}function Pt(e,r){return e.map(function(n){return g.fromStepping(r?g.getStep(n):n)})}function de(e){function r(x,w){return Number((x+w).toFixed(7))}var n=ce(e),a={},l=g.xVal[0],u=g.xVal[g.xVal.length-1],p=!1,d=!1,v=0;return n=De(n.slice().sort(function(x,w){return x-w})),n[0]!==l&&(n.unshift(l),p=!0),n[n.length-1]!==u&&(n.push(u),d=!0),n.forEach(function(x,w){var U,b,E,A=x,N=n[w+1],V,yt,wt,Ut,Tt,St,_t,qt=e.mode===$.Steps;for(qt&&(U=g.xNumSteps[w]),U||(U=N-A),N===void 0&&(N=A),U=Math.max(U,1e-7),b=A;b<=N;b=r(b,U)){for(V=g.toStepping(b),yt=V-v,Tt=yt/(e.density||1),St=Math.round(Tt),_t=yt/St,E=1;E<=St;E+=1)wt=v+E*_t,a[wt.toFixed(5)]=[g.fromStepping(wt),0];Ut=n.indexOf(b)>-1?O.LargeValue:qt?O.SmallValue:O.NoValue,!w&&p&&b!==N&&(Ut=0),b===N&&d||(a[V.toFixed(5)]=[b,Ut]),v=V}}),a}function pe(e,r,n){var a,l,u=G.createElement("div"),p=(a={},a[O.None]="",a[O.NoValue]=t.cssClasses.valueNormal,a[O.LargeValue]=t.cssClasses.valueLarge,a[O.SmallValue]=t.cssClasses.valueSub,a),d=(l={},l[O.None]="",l[O.NoValue]=t.cssClasses.markerNormal,l[O.LargeValue]=t.cssClasses.markerLarge,l[O.SmallValue]=t.cssClasses.markerSub,l),v=[t.cssClasses.valueHorizontal,t.cssClasses.valueVertical],x=[t.cssClasses.markerHorizontal,t.cssClasses.markerVertical];M(u,t.cssClasses.pips),M(u,t.ort===0?t.cssClasses.pipsHorizontal:t.cssClasses.pipsVertical);function w(b,E){var A=E===t.cssClasses.value,N=A?v:x,V=A?p:d;return E+" "+N[t.ort]+" "+V[b]}function U(b,E,A){if(A=r?r(E,A):A,A!==O.None){var N=T(u,!1);N.className=w(A,t.cssClasses.marker),N.style[t.style]=b+"%",A>O.NoValue&&(N=T(u,!1),N.className=w(A,t.cssClasses.value),N.setAttribute("data-value",String(E)),N.style[t.style]=b+"%",N.innerHTML=String(n.to(E)))}}return Object.keys(e).forEach(function(b){U(b,e[b][0],e[b][1])}),u}function ft(){P&&($t(P),P=null)}function mt(e){ft();var r=de(e),n=e.filter,a=e.format||{to:function(l){return String(Math.round(l))}};return P=h.appendChild(pe(r,n,a)),P}function At(){var e=z.getBoundingClientRect(),r="offset"+["Width","Height"][t.ort];return t.ort===0?e.width||z[r]:e.height||z[r]}function X(e,r,n,a){var l=function(p){var d=he(p,a.pageOffset,a.target||r);if(!d||Ct()&&!a.doNotReject||He(h,t.cssClasses.tap)&&!a.doNotReject||e===c.start&&d.buttons!==void 0&&d.buttons>1||a.hover&&d.buttons)return!1;f||d.preventDefault(),d.calcPoint=d.points[t.ort],n(d,a)},u=[];return e.split(" ").forEach(function(p){r.addEventListener(p,l,f?{passive:!0}:!1),u.push([p,l])}),u}function he(e,r,n){var a=e.type.indexOf("touch")===0,l=e.type.indexOf("mouse")===0,u=e.type.indexOf("pointer")===0,p=0,d=0;if(e.type.indexOf("MSPointer")===0&&(u=!0),e.type==="mousedown"&&!e.buttons&&!e.touches)return!1;if(a){var v=function(U){var b=U.target;return b===n||n.contains(b)||e.composed&&e.composedPath().shift()===n};if(e.type==="touchstart"){var x=Array.prototype.filter.call(e.touches,v);if(x.length>1)return!1;p=x[0].pageX,d=x[0].pageY}else{var w=Array.prototype.find.call(e.changedTouches,v);if(!w)return!1;p=w.pageX,d=w.pageY}}return r=r||Gt(G),(l||u)&&(p=e.clientX+r.x,d=e.clientY+r.y),e.pageOffset=r,e.points=[p,d],e.cursor=l||u,e}function Mt(e){var r=e-Re(z,t.ort),n=r*100/At();return n=It(n),t.dir?100-n:n}function fe(e){var r=100,n=!1;return m.forEach(function(a,l){if(!pt(l)){var u=S[l],p=Math.abs(u-e),d=p===100&&r===100,v=p<r,x=p<=r&&e>u;(v||x||d)&&(n=l,r=p)}}),n}function me(e,r){e.type==="mouseout"&&e.target.nodeName==="HTML"&&e.relatedTarget===null&&gt(e,r)}function ge(e,r){if(navigator.appVersion.indexOf("MSIE 9")===-1&&e.buttons===0&&r.buttonsProperty!==0)return gt(e,r);var n=(t.dir?-1:1)*(e.calcPoint-r.startCalcPoint),a=n*100/r.baseSize;Dt(n>0,a,r.locations,r.handleNumbers,r.connect)}function gt(e,r){r.handle&&(st(r.handle,t.cssClasses.active),ct-=1),r.listeners.forEach(function(n){ot.removeEventListener(n[0],n[1])}),ct===0&&(st(h,t.cssClasses.drag),zt(),e.cursor&&(rt.style.cursor="",rt.removeEventListener("selectstart",Yt))),t.events.smoothSteps&&(r.handleNumbers.forEach(function(n){I(n,S[n],!0,!0,!1,!1)}),r.handleNumbers.forEach(function(n){k("update",n)})),r.handleNumbers.forEach(function(n){k("change",n),k("set",n),k("end",n)})}function bt(e,r){if(!r.handleNumbers.some(pt)){var n;if(r.handleNumbers.length===1){var a=m[r.handleNumbers[0]];n=a.children[0],ct+=1,M(n,t.cssClasses.active)}e.stopPropagation();var l=[],u=X(c.move,ot,ge,{target:e.target,handle:n,connect:r.connect,listeners:l,startCalcPoint:e.calcPoint,baseSize:At(),pageOffset:e.pageOffset,handleNumbers:r.handleNumbers,buttonsProperty:e.buttons,locations:S.slice()}),p=X(c.end,ot,gt,{target:e.target,handle:n,listeners:l,doNotReject:!0,handleNumbers:r.handleNumbers}),d=X("mouseout",ot,me,{target:e.target,handle:n,listeners:l,doNotReject:!0,handleNumbers:r.handleNumbers});l.push.apply(l,u.concat(p,d)),e.cursor&&(rt.style.cursor=getComputedStyle(e.target).cursor,m.length>1&&M(h,t.cssClasses.drag),rt.addEventListener("selectstart",Yt,!1)),r.handleNumbers.forEach(function(v){k("start",v)})}}function be(e){e.stopPropagation();var r=Mt(e.calcPoint),n=fe(r);n!==!1&&(t.events.snap||Xt(h,t.cssClasses.tap,t.animationDuration),I(n,r,!0,!0),zt(),k("slide",n,!0),k("update",n,!0),t.events.snap?bt(e,{handleNumbers:[n]}):(k("change",n,!0),k("set",n,!0)))}function ve(e){var r=Mt(e.calcPoint),n=g.getStep(r),a=g.fromStepping(n);Object.keys(F).forEach(function(l){l.split(".")[0]==="hover"&&F[l].forEach(function(u){u.call(at,a)})})}function xe(e,r){if(Ct()||pt(r))return!1;var n=["Left","Right"],a=["Down","Up"],l=["PageDown","PageUp"],u=["Home","End"];t.dir&&!t.ort?n.reverse():t.ort&&!t.dir&&(a.reverse(),l.reverse());var p=e.key.replace("Arrow",""),d=p===l[0],v=p===l[1],x=p===a[0]||p===n[0]||d,w=p===a[1]||p===n[1]||v,U=p===u[0],b=p===u[1];if(!x&&!w&&!U&&!b)return!0;e.preventDefault();var E;if(w||x){var A=x?0:1,N=Ht(r),V=N[A];if(V===null)return!1;V===!1&&(V=g.getDefaultStep(S[r],x,t.keyboardDefaultStep)),v||d?V*=t.keyboardPageMultiplier:V*=t.keyboardMultiplier,V=Math.max(V,1e-7),V=(x?-1:1)*V,E=H[r]+V}else b?E=t.spectrum.xVal[t.spectrum.xVal.length-1]:E=t.spectrum.xVal[0];return I(r,g.toStepping(E),!0,!0),k("slide",r),k("update",r),k("change",r),k("set",r),!1}function Ot(e){e.fixed||m.forEach(function(r,n){X(c.start,r.children[0],bt,{handleNumbers:[n]})}),e.tap&&X(c.start,z,be,{}),e.hover&&X(c.move,z,ve,{hover:!0}),e.drag&&C.forEach(function(r,n){if(!(r===!1||n===0||n===C.length-1)){var a=m[n-1],l=m[n],u=[r],p=[a,l],d=[n-1,n];M(r,t.cssClasses.draggable),e.fixed&&(u.push(a.children[0]),u.push(l.children[0])),e.dragAll&&(p=m,d=D),u.forEach(function(v){X(c.start,v,bt,{handles:p,handleNumbers:d,connect:r})})}})}function vt(e,r){F[e]=F[e]||[],F[e].push(r),e.split(".")[0]==="update"&&m.forEach(function(n,a){k("update",a)})}function ze(e){return e===B.aria||e===B.tooltips}function Q(e){var r=e&&e.split(".")[0],n=r?e.substring(r.length):e;Object.keys(F).forEach(function(a){var l=a.split(".")[0],u=a.substring(l.length);(!r||r===l)&&(!n||n===u)&&(!ze(u)||n===u)&&delete F[a]})}function k(e,r,n){Object.keys(F).forEach(function(a){var l=a.split(".")[0];e===l&&F[a].forEach(function(u){u.call(at,H.map(t.format.to),r,H.slice(),n||!1,S.slice(),at)})})}function nt(e,r,n,a,l,u,p){var d;return m.length>1&&!t.events.unconstrained&&(a&&r>0&&(d=g.getAbsoluteDistance(e[r-1],t.margin,!1),n=Math.max(n,d)),l&&r<m.length-1&&(d=g.getAbsoluteDistance(e[r+1],t.margin,!0),n=Math.min(n,d))),m.length>1&&t.limit&&(a&&r>0&&(d=g.getAbsoluteDistance(e[r-1],t.limit,!1),n=Math.min(n,d)),l&&r<m.length-1&&(d=g.getAbsoluteDistance(e[r+1],t.limit,!0),n=Math.max(n,d))),t.padding&&(r===0&&(d=g.getAbsoluteDistance(0,t.padding[0],!1),n=Math.max(n,d)),r===m.length-1&&(d=g.getAbsoluteDistance(100,t.padding[1],!0),n=Math.min(n,d))),p||(n=g.getStep(n)),n=It(n),n===e[r]&&!u?!1:n}function xt(e,r){var n=t.ort;return(n?r:e)+", "+(n?e:r)}function Dt(e,r,n,a,l){var u=n.slice(),p=a[0],d=t.events.smoothSteps,v=[!e,e],x=[e,!e];a=a.slice(),e&&a.reverse(),a.length>1?a.forEach(function(U,b){var E=nt(u,U,u[U]+r,v[b],x[b],!1,d);E===!1?r=0:(r=E-u[U],u[U]=E)}):v=x=[!0];var w=!1;a.forEach(function(U,b){w=I(U,n[U]+r,v[b],x[b],!1,d)||w}),w&&(a.forEach(function(U){k("update",U),k("slide",U)}),l!=null&&k("drag",p))}function Lt(e,r){return t.dir?100-e-r:e}function ye(e,r){S[e]=r,H[e]=g.fromStepping(r);var n=Lt(r,0)-oe,a="translate("+xt(n+"%","0")+")";if(m[e].style[t.transformRule]=a,t.events.invertConnects&&S.length>1){var l=S.every(function(u,p,d){return p===0||u>=d[p-1]});if(K!==!l){Ne();return}}Z(e),Z(e+1),K&&(Z(e-1),Z(e+2))}function zt(){D.forEach(function(e){var r=S[e]>50?-1:1,n=3+(m.length+r*e);m[e].style.zIndex=String(n)})}function I(e,r,n,a,l,u){return l||(r=nt(S,e,r,n,a,!1,u)),r===!1?!1:(ye(e,r),!0)}function Z(e){if(C[e]){var r=S.slice();K&&r.sort(function(d,v){return d-v});var n=0,a=100;e!==0&&(n=r[e-1]),e!==C.length-1&&(a=r[e]);var l=a-n,u="translate("+xt(Lt(n,l)+"%","0")+")",p="scale("+xt(l/100,"1")+")";C[e].style[t.transformRule]=u+" "+p}}function Rt(e,r){return e===null||e===!1||e===void 0||(typeof e=="number"&&(e=String(e)),e=t.format.from(e),e!==!1&&(e=g.toStepping(e)),e===!1||isNaN(e))?S[r]:e}function it(e,r,n){var a=ut(e),l=S[0]===void 0;r=r===void 0?!0:r,t.animate&&!l&&Xt(h,t.cssClasses.tap,t.animationDuration),D.forEach(function(d){I(d,Rt(a[d],d),!0,!1,n)});var u=D.length===1?0:1;if(l&&g.hasNoSize()&&(n=!0,S[0]=0,D.length>1)){var p=100/(D.length-1);D.forEach(function(d){S[d]=d*p})}for(;u<D.length;++u)D.forEach(function(d){I(d,S[d],!0,!0,n)});zt(),D.forEach(function(d){k("update",d),a[d]!==null&&r&&k("set",d)})}function we(e){it(t.start,e)}function Ue(e,r,n,a){if(e=Number(e),!(e>=0&&e<D.length))throw new Error("noUiSlider: invalid handle number, got: "+e);I(e,Rt(r,e),!0,!0,a),k("update",e),n&&k("set",e)}function jt(e){if(e===void 0&&(e=!1),e)return H.length===1?H[0]:H.slice(0);var r=H.map(t.format.to);return r.length===1?r[0]:r}function Se(){for(Q(B.aria),Q(B.tooltips),Object.keys(t.cssClasses).forEach(function(e){st(h,t.cssClasses[e])});h.firstChild;)h.removeChild(h.firstChild);delete h.noUiSlider}function Ht(e){var r=S[e],n=g.getNearbySteps(r),a=H[e],l=n.thisStep.step,u=null;if(t.snap)return[a-n.stepBefore.startValue||null,n.stepAfter.startValue-a||null];l!==!1&&a+l>n.stepAfter.startValue&&(l=n.stepAfter.startValue-a),a>n.thisStep.startValue?u=n.thisStep.step:n.stepBefore.step===!1?u=!1:u=a-n.stepBefore.highestStep,r===100?l=null:r===0&&(u=null);var p=g.countStepDecimals();return l!==null&&l!==!1&&(l=Number(l.toFixed(p))),u!==null&&u!==!1&&(u=Number(u.toFixed(p))),[u,l]}function ke(){return D.map(Ht)}function Ee(e,r){var n=jt(),a=["margin","limit","padding","range","animate","snap","step","format","pips","tooltips","connect"];a.forEach(function(u){e[u]!==void 0&&(i[u]=e[u])});var l=te(i);a.forEach(function(u){e[u]!==void 0&&(t[u]=l[u])}),g=l.spectrum,t.margin=l.margin,t.limit=l.limit,t.padding=l.padding,t.pips?mt(t.pips):ft(),t.tooltips?Vt():ht(),S=[],it(kt(e.start)?e.start:n,r),e.connect&&Ft()}function Ft(){for(;y.firstChild;)y.removeChild(y.firstChild);for(var e=0;e<=t.handles;e++)C[e]=dt(y,t.connect[e]),Z(e);Ot({drag:t.events.drag,fixed:!0})}function Ne(){K=!K,Qt(t,t.connect.map(function(e){return!e})),Ft()}function Ce(){z=ie(h),ne(t.connect,z),Ot(t.events),it(t.start),t.pips&&mt(t.pips),t.tooltips&&Vt(),ue()}Ce();var at={destroy:Se,steps:ke,on:vt,off:Q,get:jt,set:it,setHandle:Ue,reset:we,disable:se,enable:le,__moveHandles:function(e,r,n){Dt(e,r,S,n)},options:i,updateOptions:Ee,target:h,removePips:ft,removeTooltips:ht,getPositions:function(){return S.slice()},getTooltips:function(){return q},getOrigins:function(){return m},pips:mt};return at}function bo(o,t){if(!o||!o.nodeName)throw new Error("noUiSlider: create requires a single element, got: "+o);if(o.noUiSlider)throw new Error("noUiSlider: Slider was already initialized.");var i=te(t),c=go(o,i,t);return o.noUiSlider=c,c}const vo={__spectrum:Jt,cssClasses:Kt,create:bo},xo='.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect,.noUi-horizontal[disabled] .noUi-connects .noUi-connect{background:var(--luzmo-slider-background-color-disabled, var(--luzmo-disabled-color, #b8b8b8))}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed!important}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-sub,.noUi-marker-large{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translateY(-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translateY(-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translateY(-18px);top:auto;right:28px}.noUi-handle.noUi-handle-lower:focus-visible{outline:calc(var(--luzmo-border-width) / var(--luzmo-slider-handle-scale, var(--slider-handle-scale, .5))) solid var(--luzmo-primary)}:host{flex-grow:1;height:1rem}.luzmo-slider-container{width:100%}.noUi-horizontal{height:var(--luzmo-slider-track-height, var(--slider-track-height, 18px));top:var(--luzmo-slider-top-to-track, var(--slider-top-to-track, 0));border:none;box-shadow:none}.noUi-horizontal .noUi-base{background:var(--luzmo-background-color);cursor:pointer}.noUi-horizontal .noUi-connects{width:100%;left:0;background:var(--luzmo-border-color);border-radius:.625rem}.noUi-horizontal .noUi-connects .noUi-connect{background:var(--luzmo-primary)}.noUi-horizontal .noUi-origin .noUi-handle{transform:scale(var(--luzmo-slider-handle-scale, var(--slider-handle-scale, .5)));width:var(--luzmo-slider-handle-size, var(--slider-handle-size, 2rem));height:var(--luzmo-slider-handle-size, var(--slider-handle-size, 2rem));right:var(--luzmo-slider-edge-to-handle, var(--slider-edge-to-handle, 14px));top:var(--luzmo-slider-top-to-handle, var(--slider-top-to-handle, -.875rem));background:var(--luzmo-background-color);transition:background-color var(--luzmo-animation-duration);box-shadow:0 .125rem .25rem var(--luzmo-border-color),inset 0 0 0 .0625rem var(--luzmo-border-color);border-radius:50%;border:none;cursor:pointer}.noUi-horizontal .noUi-origin .noUi-handle:before,.noUi-horizontal .noUi-origin .noUi-handle:after{display:none}.noUi-horizontal .noUi-origin .noUi-handle:hover,.noUi-horizontal .noUi-origin .noUi-handle.noUi-active{background-color:var(--luzmo-slider-background-color-hover, var(--luzmo-background-color-hover))}.noUi-horizontal[disabled] .noUi-connects{background:var(--luzmo-slider-background-color-disabled, var(--luzmo-background-color-disabled))}.noUi-horizontal[disabled] .noUi-origin .noUi-handle:hover{background-color:var(--luzmo-slider-background-color-disabled-hover, var(--luzmo-background-color))}.noUi-tooltip{padding:.5rem;font-size:calc(var(--luzmo-slider-tooltip-font-size, var(--slider-tooltip-font-size)) / var(--luzmo-slider-handle-scale, var(--slider-handle-scale, .5)));background:var(--luzmo-background-color);color:var(--luzmo-font-color);display:none}.noUi-active .noUi-tooltip{display:block}:host{font-family:var(--luzmo-slider-font-family, var(--luzmo-font-family));min-block-size:var(--luzmo-slider-item-height, var(--slider-item-height));--slider-edge-to-handle: calc(-1 * var(--slider-handle-size) / 2);--slider-top-to-track: calc( ( var(--luzmo-slider-item-height, var(--slider-item-height)) - var(--luzmo-slider-track-height, var(--slider-track-height)) ) / 2 );--slider-top-to-handle: calc( ( ( (var(--luzmo-slider-track-height, var(--slider-track-height))) / 2 - var(--luzmo-slider-handle-size, var(--slider-handle-size)) * var(--luzmo-slider-handle-scale, var(--slider-handle-scale)) ) ) )}:host([size=s]){--slider-item-height: 24px;--slider-track-height: 3px;--slider-handle-scale: .5;--slider-handle-size: 32px;--slider-tooltip-font-size: var(--luzmo-font-size-xs)}:host{--slider-item-height: 32px;--slider-track-height: 4px;--slider-handle-scale: .5;--slider-handle-size: 36px;--slider-tooltip-font-size: var(--luzmo-font-size-s)}:host([size=l]){--slider-min-height: 40px;--slider-track-height: 6px;--slider-handle-scale: .5;--slider-handle-size: 40px;--slider-tooltip-font-size: var(--luzmo-font-size)}:host([size=xl]){--slider-min-height: 48px;--slider-track-height: 7px;--slider-handle-scale: .5;--slider-handle-size: 44px;--slider-tooltip-font-size: var(--luzmo-font-size)}';var zo=Object.defineProperty,J=(o,t,i,c)=>{for(var s=void 0,f=o.length-1,h;f>=0;f--)(h=o[f])&&(s=h(t,i,s)||s);return s&&zo(t,i,s),s};const ee=class extends j.m(j.kt){constructor(){super(...arguments),this.value=0,this.min=0,this.max=100,this.step=100,this.disabled=!1,this.debounce=200,this._doingUpdate=!1}get _slider(){return this.renderRoot.querySelector("div")}firstUpdated(){this.noUiSlider=vo.create(this.renderRoot.querySelector("div"),{start:this.value??0,connect:[!0,!1],step:this.step??1,range:{min:this.min??0,max:this.max??100},tooltips:!0}),this.noUiSlider.on("slide",(t,i,[c])=>{this.debounceTimeout&&clearTimeout(this.debounceTimeout),this.debounceTimeout=setTimeout(()=>{this.setValue(c)},this.debounce??200)})}updated(t){const i=t.get("value"),c=t.get("min"),s=t.get("max"),f=t.get("step"),h=t.get("disabled");this.value!==void 0&&this.value!==i&&this.noUiSlider.set(this.value),(this.min!==void 0&&(s!==void 0||this.max!==void 0)&&this.min!==c||this.max!==void 0&&(c!==void 0||this.min!==void 0)&&this.max!==s)&&this.noUiSlider.updateOptions({range:{min:this.min??c,max:this.max??s}},!0),this.step!==void 0&&this.step!==f&&this.noUiSlider.updateOptions({step:this.step},!0),this.disabled!==void 0&&this.disabled!==h&&(this.disabled?this.noUiSlider.disable():this.noUiSlider.enable())}setValue(t){this.disabled||this.dispatchEvent(new CustomEvent("change",{detail:t,bubbles:!0,composed:!0}))}render(){return j.Ht`<div class="luzmo-slider-container"></div>`}};ee.styles=[j.ht(xo)];let W=ee;J([j.Rt({type:Number,reflect:!0})],W.prototype,"value");J([j.Rt({type:Number,reflect:!0})],W.prototype,"min");J([j.Rt({type:Number,reflect:!0})],W.prototype,"max");J([j.Rt({type:Number,reflect:!0})],W.prototype,"step");J([j.Rt({type:Boolean,reflect:!0})],W.prototype,"disabled");J([j.Rt({type:Number,reflect:!0})],W.prototype,"debounce");customElements.get("luzmo-slider")||customElements.define("luzmo-slider",W);var yo=Object.defineProperty,Y=(o,t,i,c)=>{for(var s=void 0,f=o.length-1,h;f>=0;f--)(h=o[f])&&(s=h(t,i,s)||s);return s&&yo(t,i,s),s};const tt=class tt extends Ae.LuzmoEditOptionBase{constructor(){super(...arguments),this.value=0,this.default=0,this.min=0,this.max=100,this.step=100,this.debounce=200}_handleEvent(t){this.dispatchEvent(new CustomEvent("option-changed",{bubbles:!0,composed:!0,cancelable:!0,detail:{value:typeof this.toValue=="function"?this.toValue(t.detail):t.detail}}))}renderController(){const t=typeof this.parseValue=="function"?this.parseValue(this.value):this.value,i=typeof this.parseValue=="function"?this.parseValue(this.default):this.default;return _.x`
37
37
  <luzmo-slider
38
38
  id="luzmo-edit-option-control"
39
39
  .min=${this.min}
@@ -45,4 +45,4 @@
45
45
  .disabled=${this.disabled}
46
46
  @change=${this._handleEvent}
47
47
  ></luzmo-slider>
48
- `}};Q.styles=[qt(Q,Q,"styles")];let R=Q;$([C.n({type:Number,reflect:!0})],R.prototype,"value");$([C.n({type:Number,reflect:!0})],R.prototype,"default");$([C.n({type:Number,reflect:!0})],R.prototype,"min");$([C.n({type:Number,reflect:!0})],R.prototype,"max");$([C.n({type:Number,reflect:!0})],R.prototype,"step");$([C.n({type:Number,reflect:!0})],R.prototype,"debounce");$([C.n()],R.prototype,"parseValue");$([C.n()],R.prototype,"toValue");customElements.get("luzmo-edit-option-slider")||customElements.define("luzmo-edit-option-slider",R);exports.LuzmoEditOptionSlider=R;
48
+ `}};tt.styles=[Bt(tt,tt,"styles")];let L=tt;Y([_.n({type:Number,reflect:!0})],L.prototype,"value");Y([_.n({type:Number,reflect:!0})],L.prototype,"default");Y([_.n({type:Number,reflect:!0})],L.prototype,"min");Y([_.n({type:Number,reflect:!0})],L.prototype,"max");Y([_.n({type:Number,reflect:!0})],L.prototype,"step");Y([_.n({type:Number,reflect:!0})],L.prototype,"debounce");Y([_.n()],L.prototype,"parseValue");Y([_.n()],L.prototype,"toValue");customElements.get("luzmo-edit-option-slider")||customElements.define("luzmo-edit-option-slider",L);exports.LuzmoEditOptionSlider=L;
@@ -20,9 +20,9 @@
20
20
  var Vt = Object.getPrototypeOf;
21
21
  var At = Reflect.get;
22
22
  var Be = (o, e, i) => At(Vt(o), i, e);
23
- import { k as Mt, H as Ot, h as Dt, R as W, x as Lt, n as B } from "../property-B2F7x7Cz.js";
24
- import { m as Ht } from "../sized-mixin-BxMraZLS-B_y0PzR3.js";
25
- import { L as jt } from "../edit-option-base-CPLI5-oZ.js";
23
+ import { m as Mt, k as Ot, H as Dt, h as Lt, R as W } from "../base-D76d76ww-M5t7LVBG.js";
24
+ import { x as Ht, n as B } from "../focusable-Dw_pMNQL.js";
25
+ import { L as jt } from "../edit-option-base-C0zI8SOd.js";
26
26
  const Pt = () => {
27
27
  if (typeof document < "u" && !document.querySelector("style[data-luzmo-vars]")) {
28
28
  const o = document.createElement("style");
@@ -1116,7 +1116,7 @@ var Eo = Object.defineProperty, J = (o, e, i, c) => {
1116
1116
  (p = o[m]) && (l = p(e, i, l) || l);
1117
1117
  return l && Eo(e, i, l), l;
1118
1118
  };
1119
- const tt = class extends Ht(Mt) {
1119
+ const tt = class extends Mt(Ot) {
1120
1120
  constructor() {
1121
1121
  super(...arguments), this.value = 0, this.min = 0, this.max = 100, this.step = 100, this.disabled = !1, this.debounce = 200, this._doingUpdate = !1;
1122
1122
  }
@@ -1159,10 +1159,10 @@ const tt = class extends Ht(Mt) {
1159
1159
  );
1160
1160
  }
1161
1161
  render() {
1162
- return Ot`<div class="luzmo-slider-container"></div>`;
1162
+ return Dt`<div class="luzmo-slider-container"></div>`;
1163
1163
  }
1164
1164
  };
1165
- tt.styles = [Dt(ko)];
1165
+ tt.styles = [Lt(ko)];
1166
1166
  let I = tt;
1167
1167
  J([
1168
1168
  W({ type: Number, reflect: !0 })
@@ -1206,7 +1206,7 @@ const ee = class ee extends jt {
1206
1206
  }
1207
1207
  renderController() {
1208
1208
  const e = typeof this.parseValue == "function" ? this.parseValue(this.value) : this.value, i = typeof this.parseValue == "function" ? this.parseValue(this.default) : this.default;
1209
- return Lt`
1209
+ return Ht`
1210
1210
  <luzmo-slider
1211
1211
  id="luzmo-edit-option-control"
1212
1212
  .min=${this.min}
@@ -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
- "use strict";var m=Object.getPrototypeOf;var v=Reflect.get;var n=(o,r,c)=>v(m(o),c,r);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("../property-0L4eB11h.cjs"),g=require("../sized-mixin-BxMraZLS-DEFWqo8f.cjs"),z=require("../checkbox-mixin-BFGTmw17-CCjGd0nS.cjs"),f=require("../edit-option-base-ChZvMFLr.cjs");/*! * Lucero - The design system for Luzmo.
20
+ "use strict";var v=Object.getPrototypeOf;var g=Reflect.get;var u=(o,r,t)=>g(v(o),t,r);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("../base-D76d76ww-C6YO3slp.cjs"),z=require("../focusable-cj2QhwDT-CvevSkDr.cjs"),f=require("../checkbox-mixin-BFGTmw17-DF2p-vSz.cjs"),a=require("../focusable-Cu_m_GTh.cjs"),p=require("../edit-option-base-D8vs3Bty.cjs");/*! * Lucero - The design system for Luzmo.
21
21
  *
22
22
  * Copyright © 2025 Luzmo
23
23
  * All rights reserved.
@@ -33,18 +33,18 @@
33
33
  * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
34
34
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
35
35
  * SOFTWARE.
36
- * */const p=()=>{if(typeof document<"u"&&!document.querySelector("style[data-luzmo-vars]")){const o=document.createElement("style");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-disabled-color);--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-negative-color: #ca221c;--luzmo-negative-color-hover: #b3241f;--luzmo-negative-color-down: #9f231f;--luzmo-negative-color-focus: #b3241f;--luzmo-negative-color-rgb: 202, 34, 28;--luzmo-positive-color: rgb(20, 150, 101);--luzmo-positive-color-hover: rgb(17, 128, 86);--luzmo-positive-color-down: rgb(16, 105, 71);--luzmo-positive-color-focus: rgb(17, 128, 86);--luzmo-positive-color-rgb: 20, 150, 101;--luzmo-selected-color: rgb(110, 110, 110);--luzmo-selected-color-hover: rgb(70, 70, 70);--luzmo-selected-color-down: rgb(40, 40, 40);--luzmo-selected-color-focus: rgb(70, 70, 70);--luzmo-selected-color-hard: #1e1e1e;--luzmo-selected-color-hard-hover: rgb(0, 0, 0);--luzmo-selected-color-hard-down: rgb(0, 0, 0);--luzmo-selected-color-hard-focus: rgb(0, 0, 0);--luzmo-informative-color: #1a77e9;--luzmo-informative-color-rgb: 26, 119, 233;--luzmo-disabled-color: #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)}};p();class k extends z.k(t.r){get focusElement(){return this.inputElement}}const u=':host{--switch-focus-indicator-width: var( --luzmo-focus-indicator-width, var(--luzmo-indicator-width) );min-block-size:var(--luzmo-switch-height, var(--switch-min-height));--switch-track-height: var(--switch-control-height);max-inline-size:100%;vertical-align:top;align-items:flex-start;display:inline-flex;position:relative}#input{box-sizing:border-box;inline-size:100%;block-size:100%;opacity:0;z-index:1;cursor:pointer;margin:0;padding:0;position:absolute;inset-block-start:0;inset-inline-start:0}:host([checked]) #input+#switch:before{transform:translate(calc(var(--luzmo-switch-control-width, var(--switch-control-width)) - 100%))}:host([checked]) #input+#switch:dir(rtl):before,:host([dir=rtl][checked]) #input+#switch:before{transform:translate(calc((var(--luzmo-switch-control-width, var(--switch-control-width)) - 100%) * -1))}:host([disabled]) #input{cursor:not-allowed}#input:focus-visible+#switch:after{margin:calc(var(--luzmo-focus-indicator-gap, var(--switch-focus-indicator-gap)) * -1)}#label{color:var(--highcontrast-switch-label-color-default, var(--luzmo-switch-label-color-default, var(--switch-label-color-default)));margin-inline:var(--luzmo-switch-control-label-spacing, var(--switch-control-label-spacing));font-size:var(--luzmo-switch-font-size, var(--switch-font-size));line-height:var(--luzmo-switch-line-height, 1.3);transition:color calc(var(--luzmo-animation-duration) * 2) ease-in-out;margin-block-start:var(--luzmo-switch-spacing-top-to-label, var(--switch-spacing-top-to-label));margin-block-end:0}#switch{box-sizing:border-box;inline-size:var(--luzmo-switch-control-width, var(--switch-control-width));margin-block:calc(var(--luzmo-switch-height, var(--switch-min-height)) - var(--luzmo-switch-control-height, var(--switch-control-height)) - var(--luzmo-switch-spacing-top-to-control, var(--switch-spacing-top-to-control)));vertical-align:middle;transition:background var(--luzmo-animation-duration) ease-in-out,border var(--luzmo-animation-duration) ease-in-out;block-size:var(--luzmo-switch-track-height, var(--switch-track-height));border-radius:calc(var(--luzmo-switch-control-height, var(--switch-control-height)) / 2);flex-grow:0;flex-shrink:0;margin-inline:0;display:inline-block;position:relative;inset-inline:0}#switch:before{box-sizing:border-box;transition:background var(--luzmo-animation-duration) ease-in-out,border var(--luzmo-animation-duration) ease-in-out,transform var(--luzmo-animation-duration) ease-in-out,box-shadow var(--luzmo-animation-duration) ease-in-out;inline-size:var(--luzmo-switch-control-height, var(--switch-control-height));block-size:var(--luzmo-switch-control-height, var(--switch-control-height));box-shadow:var(--luzmo-switch-control-box-shadow, var(--switch-control-box-shadow));border-width:var(--luzmo-switch-border-width, var(--luzmo-switch-border-width, var(--luzmo-border-width)));border-radius:calc(var(--luzmo-switch-control-height, var(--switch-control-height)) / 2);border-style:solid}#switch:after,#switch:before{content:"";display:block;position:absolute;inset-block-start:0;inset-inline-start:0}#switch:after{border-radius:calc(var(--luzmo-switch-control-height, var(--switch-control-height)) / 2 + var(--luzmo-focus-indicator-gap, var(--switch-focus-indicator-gap)) * 2);transition:opacity var(--luzmo-animation-duration) ease-out,margin var(--luzmo-animation-duration) ease-out;margin:0;inset-block-end:0;inset-inline-end:0}#switch{background-color:var(--highcontrast-switch-background-color, var(--luzmo-switch-background-color, var(--switch-background-color)))}#switch:before{background-color:var(--highcontrast-switch-handle-background-color, var(--luzmo-switch-handle-background-color, var(--switch-handle-background-color)));border-color:var(--highcontrast-switch-handle-border-color-default, var(--luzmo-switch-handle-border-color-default, var(--switch-handle-border-color-default)))}:host(:active) #input+#switch:before{border-color:var(--highcontrast-switch-handle-border-color-down, var(--luzmo-switch-handle-border-color-down, var(--switch-handle-border-color-down)))}:host(:active) #input~#label{color:var(--highcontrast-switch-label-color-down, var(--luzmo-switch-label-color-down, var(--switch-label-color-down)))}:host(:active[checked]) #input:enabled+#switch{background-color:var(--highcontrast-switch-background-color-selected-down, var(--luzmo-switch-background-color-selected-down, var(--switch-background-color-selected-down)))}:host(:active[checked]) #input:enabled+#switch:before{border-color:var(--highcontrast-switch-handle-border-color-selected-down, var(--luzmo-switch-handle-border-color-selected-down, var(--switch-handle-border-color-selected-down)))}#input:focus-visible+#switch:after{box-shadow:0 0 0 var(--luzmo-switch-focus-indicator-width, var(--luzmo-focus-indicator-width, var(--switch-focus-indicator-width))) var(--highcontrast-switch-focus-indicator-color, var(--luzmo-switch-focus-indicator-color, var(--switch-focus-indicator-color)))}#input:focus-visible+#switch:before{border-color:var(--highcontrast-switch-handle-border-color-focus, var(--luzmo-switch-handle-border-color-focus, var(--switch-handle-border-color-focus)))}:host([checked]) #input:focus-visible+#switch{background-color:var(--highcontrast-switch-background-color-selected-focus, var(--luzmo-switch-background-color-selected-focus, var(--switch-background-color-selected-focus)))}:host([checked]) #input:focus-visible+#switch:before{border-color:var(--highcontrast-switch-handle-border-color-selected-focus, var(--luzmo-switch-handle-border-color-selected-focus, var(--switch-handle-border-color-selected-focus)))}#input:focus-visible~#label{color:var(--highcontrast-switch-label-color-focus, var(--luzmo-switch-label-color-focus, var(--switch-label-color-focus)))}@media (hover: hover){:host(:hover) #input+#switch:before{border-color:var(--highcontrast-switch-handle-border-color-hover, var(--luzmo-switch-handle-border-color-hover, var(--switch-handle-border-color-hover)));box-shadow:var(--luzmo-switch-control-box-shadow, var(--switch-control-box-shadow, none));background-color:var(--highcontrast-switch-background-color-hover, var(--luzmo-switch-background-color-hover, var(--switch-background-color-hover, var(--luzmo-background-color-hover))))}:host(:hover) #input~#label{color:var(--highcontrast-switch-label-color-hover, var(--luzmo-switch-label-color-hover, var(--switch-label-color-hover)))}:host([checked]:hover) #input:enabled+#switch{background-color:var(--highcontrast-switch-background-color-selected-hover, var(--luzmo-switch-background-color-selected-hover, var(--switch-background-color-selected-hover)))}:host([checked]:hover) #input:enabled+#switch:before{border-color:var(--highcontrast-switch-handle-border-color-selected-hover, var(--luzmo-switch-handle-border-color-selected-hover, var(--switch-handle-border-color-selected-hover)))}:host([disabled]:hover) #input+#switch{background-color:var(--highcontrast-switch-background-color-disabled, var(--luzmo-switch-background-color-disabled, var(--switch-background-color-disabled)))}:host([disabled]:hover) #input+#switch:before{border-color:var(--highcontrast-switch-handle-border-color-disabled, var(--luzmo-switch-handle-border-color-disabled, var(--switch-handle-border-color-disabled)))}:host([disabled]:hover) #input~#label{color:var(--highcontrast-switch-label-color-disabled, var(--luzmo-switch-label-color-disabled, var(--switch-label-color-disabled)))}:host([disabled][checked]:hover) #input+#switch{background-color:var(--highcontrast-switch-background-color-selected-disabled, var(--luzmo-switch-background-color-selected-disabled, var(--switch-background-color-selected-disabled)))}:host([disabled][checked]:hover) #input+#switch:before{border-color:var(--highcontrast-switch-handle-border-color-disabled, var(--luzmo-switch-handle-border-color-disabled, var(--switch-handle-border-color-disabled)))}:host([disabled][checked]:hover) #input~#label{color:var(--highcontrast-switch-label-color-disabled, var(--luzmo-switch-label-color-disabled, var(--switch-label-color-disabled)))}:host(:hover) #input:focus-visible+#switch:after{box-shadow:0 0 0 var(--luzmo-switch-focus-indicator-width, var(--luzmo-focus-indicator-width, var(--switch-focus-indicator-width))) var(--highcontrast-switch-focus-indicator-color, var(--luzmo-switch-focus-indicator-color, var(--switch-focus-indicator-color)))}:host(:hover) #input:focus-visible+#switch:before{border-color:var(--highcontrast-switch-handle-border-color-focus, var(--luzmo-switch-handle-border-color-focus, var(--switch-handle-border-color-focus)))}:host([checked]:hover) #input:focus-visible+#switch{background-color:var(--highcontrast-switch-background-color-selected-focus, var(--luzmo-switch-background-color-selected-focus, var(--switch-background-color-selected-focus)))}:host([checked]:hover) #input:focus-visible+#switch:before{border-color:var(--highcontrast-switch-handle-border-color-selected-focus, var(--luzmo-switch-handle-border-color-selected-focus, var(--switch-handle-border-color-selected-focus)))}:host(:hover) #input:focus-visible~#label{color:var(--highcontrast-switch-label-color-focus, var(--luzmo-switch-label-color-focus, var(--switch-label-color-focus)))}}:host([checked]) #input+#switch{background-color:var(--highcontrast-switch-background-color-selected-default, var(--luzmo-switch-background-color-selected-default, var(--switch-background-color-selected-default)))}:host([checked]) #input+#switch:before{border-color:var(--highcontrast-switch-handle-border-color-selected-default, var(--luzmo-switch-handle-border-color-selected-default, var(--switch-handle-border-color-selected-default)))}:host([disabled]) #input+#switch{background-color:var(--highcontrast-switch-background-color-disabled, var(--luzmo-switch-background-color-disabled, var(--switch-background-color-disabled)))}:host([disabled]) #input+#switch:before{border-color:var(--highcontrast-switch-handle-border-color-disabled, var(--luzmo-switch-handle-border-color-disabled, var(--switch-handle-border-color-disabled)))}:host([disabled][checked]) #input+#switch{background-color:var(--highcontrast-switch-background-color-selected-disabled, var(--luzmo-switch-background-color-selected-disabled, var(--switch-background-color-selected-disabled)))}:host([disabled][checked]) #input+#switch:before{border-color:var(--highcontrast-switch-handle-border-color-disabled, var(--luzmo-switch-handle-border-color-disabled, var(--switch-handle-border-color-disabled)))}:host([disabled]) #input~#label{color:var(--highcontrast-switch-label-color-disabled, var(--luzmo-switch-label-color-disabled, var(--switch-label-color-disabled)))}@media (forced-colors: active){:host{--highcontrast-switch-label-color-default: ButtonText;--highcontrast-switch-label-color-hover: ButtonText;--highcontrast-switch-label-color-down: ButtonText;--highcontrast-switch-label-color-focus: ButtonText;--highcontrast-switch-label-color-disabled: GrayText;--highcontrast-switch-handle-background-color: ButtonFace;--highcontrast-switch-handle-border-color-default: ButtonText;--highcontrast-switch-handle-border-color-hover: Highlight;--highcontrast-switch-handle-border-color-down: Highlight;--highcontrast-switch-handle-border-color-focus: Highlight;--highcontrast-switch-handle-border-color-disabled: Highlight;--highcontrast-switch-handle-border-color-selected-default: Highlight;--highcontrast-switch-handle-border-color-selected-hover: Highlight;--highcontrast-switch-handle-border-color-selected-down: Highlight;--highcontrast-switch-handle-border-color-selected-focus: Highlight;--highcontrast-switch-background-color: ButtonFace;--highcontrast-switch-background-color-selected-default: Highlight;--highcontrast-switch-background-color-selected-hover: Highlight;--highcontrast-switch-background-color-selected-down: Highlight;--highcontrast-switch-background-color-selected-focus: Highlight;--highcontrast-switch-background-color-selected-disabled: Highlight;--highcontrast-switch-focus-indicator-color: ButtonText;forced-color-adjust:none}#input:not(:checked)+#switch{box-shadow:inset 0 0 0 1px ButtonText}}@media (forced-colors: active) and (hover: hover){:host(:hover) #input:not(:checked)+#switch{box-shadow:inset 0 0 0 1px Highlight}:host([disabled][checked]:hover) #input+#switch{background-color:GrayText;box-shadow:inset 0 0 0 1px GrayText}:host([disabled][checked]:hover) #input+#switch:before{background-color:ButtonFace;border-color:GrayText}}@media (forced-colors: active){:host([disabled]) #input:not(:checked)+#switch{background-color:ButtonFace;box-shadow:inset 0 0 0 1px GrayText}:host([disabled]) #input:not(:checked)+#switch:before{background-color:ButtonFace;border-color:GrayText}:host([disabled][checked]) #input+#switch{background-color:GrayText;box-shadow:inset 0 0 0 1px GrayText}:host([disabled][checked]) #input+#switch:before{background-color:ButtonFace;border-color:GrayText}:host([disabled]) #input~#label{color:GrayText}}:host{--switch-handle-border-color-default: var(--luzmo-selected-color);--switch-handle-border-color-hover: var(--luzmo-selected-color-hover);--switch-handle-border-color-down: var(--luzmo-selected-color-down);--switch-handle-border-color-focus: var(--luzmo-selected-color-focus);--switch-handle-border-color-selected-default: var( --luzmo-selected-color-hover );--switch-handle-border-color-selected-hover: var(--luzmo-selected-color-down);--switch-handle-border-color-selected-down: var( --luzmo-selected-color-hard-down );--switch-handle-border-color-selected-focus: var(--luzmo-selected-color-down);--switch-focus-indicator-gap: var(--luzmo-indicator-gap);--switch-label-color-default: var(--luzmo-selected-color-hard);--switch-label-color-hover: var(--luzmo-selected-color-hard-hover);--switch-label-color-down: var(--luzmo-selected-color-hard-down);--switch-label-color-focus: var(--luzmo-selected-color-hard-focus);--switch-label-color-disabled: var(--luzmo-disabled-color);--switch-background-color: var(--luzmo-border-color);--switch-background-color-disabled: var(--luzmo-background-color-disabled);--switch-background-color-selected-disabled: var(--luzmo-disabled-color);--switch-background-color-selected-default: var(--luzmo-selected-color-hover);--switch-background-color-selected-hover: var(--luzmo-selected-color-down);--switch-background-color-selected-down: var( --luzmo-selected-color-hard-down );--switch-background-color-selected-focus: var(--luzmo-selected-color-down);--switch-focus-indicator-width: var(luzmo-indicator-width);--switch-focus-indicator-color: var(--luzmo-primary);--switch-handle-background-color: var(--luzmo-background-color);--switch-handle-border-color-disabled: var(--luzmo-disabled-color);--switch-spacing-top-to-control: calc( (var(--switch-min-height) - var(--switch-control-height)) / 2 )}:host([disabled]){--switch-label-color-default: var(--luzmo-disabled-color)}:host([emphasized]){--switch-background-color-selected-default: var(--luzmo-primary);--switch-background-color-selected-hover: var(--luzmo-primary-hover);--switch-background-color-selected-down: var(--luzmo-primary-down);--switch-background-color-selected-focus: var(--luzmo-primary-focus);--switch-handle-border-color-selected-default: var(--luzmo-primary);--switch-handle-border-color-selected-hover: var(--luzmo-primary-hover);--switch-handle-border-color-selected-down: var(--luzmo-primary-down);--switch-handle-border-color-selected-focus: var(--luzmo-primary-focus)}:host([size=s]){--switch-min-height: 24px;--switch-control-width: 23px;--switch-control-height: var(--luzmo-font-size-s);--switch-control-label-spacing: var(--luzmo-spacing-3);--switch-spacing-top-to-label: 4px;--switch-font-size: var(--luzmo-font-size-s)}:host{--switch-min-height: 32px;--switch-control-width: 26px;--switch-control-height: var(--luzmo-font-size);--switch-control-label-spacing: calc( var(--luzmo-spacing-3) + var(--luzmo-spacing-1) );--switch-spacing-top-to-label: 6px;--switch-font-size: var(--luzmo-font-size)}:host([size=l]){--switch-min-height: 40px;--switch-control-width: 28px;--switch-control-height: var(--luzmo-font-size-l);--switch-control-label-spacing: var(--luzmo-spacing-4);--switch-spacing-top-to-label: 9px;--switch-font-size: var(--luzmo-font-size-l)}:host([size=xl]){--switch-min-height: 48px;--switch-control-width: 32px;--switch-control-height: var(--luzmo-font-size-xl);--switch-control-label-spacing: calc( var(--luzmo-spacing-4) + var(--luzmo-spacing-1) );--switch-spacing-top-to-label: 12px;--switch-font-size: var(--luzmo-font-size-xl)}:host([disabled]){pointer-events:none}:host([thumb=overflow]){--luzmo-switch-border-width: 0px;--switch-control-width: calc(var(--switch-control-height) * 2);--switch-control-box-shadow: 0 .125rem .25rem rgba(var(--luzmo-border-color-rgb), .2), inset 0 0 0 .0625rem rgba(var(--luzmo-border-color-rgb), .2)}:host([thumb=overflow]) #switch{margin-top:calc((var(--luzmo-switch-min-height, var(--switch-min-height)) - var(--luzmo-switch-track-height, var(--switch-track-height))) / 2)}:host([thumb=overflow]) #switch:before{inset-block-start:calc(-1 * (var(--luzmo-switch-control-height, var(--switch-control-height)) - var(--luzmo-switch-track-height, var(--switch-track-height))) / 2)}:host([thumb=overflow][size=s]){--switch-track-height: 10px;--switch-control-height: 16px;--switch-focus-indicator-gap: 5px}:host([thumb=overflow]){--switch-track-height: 10px;--switch-control-height: 18px;--switch-focus-indicator-gap: 6px}:host([thumb=overflow][size=l]){--switch-track-height: 12px;--switch-control-height: 20px;--switch-focus-indicator-gap: 7px}:host([thumb=overflow][size=xl]){--switch-track-height: 12px;--switch-control-height: 22px;--switch-focus-indicator-gap: 8px}';var x=Object.defineProperty,b=(o,r,c,w)=>{for(var e=void 0,i=o.length-1,a;i>=0;i--)(a=o[i])&&(e=a(r,c,e)||e);return e&&x(r,c,e),e};class d extends g.m(k){constructor(){super(...arguments),this.emphasized=!1,this.thumb="overflow"}static get styles(){return window.hasOwnProperty("ShadyDOM")?[t.ht(u)]:[t.ht(u)]}render(){return t.Ht`
36
+ * */const k=()=>{if(typeof document<"u"&&!document.querySelector("style[data-luzmo-vars]")){const o=document.createElement("style");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-disabled-color);--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-negative-color: #ca221c;--luzmo-negative-color-hover: #b3241f;--luzmo-negative-color-down: #9f231f;--luzmo-negative-color-focus: #b3241f;--luzmo-negative-color-rgb: 202, 34, 28;--luzmo-positive-color: rgb(20, 150, 101);--luzmo-positive-color-hover: rgb(17, 128, 86);--luzmo-positive-color-down: rgb(16, 105, 71);--luzmo-positive-color-focus: rgb(17, 128, 86);--luzmo-positive-color-rgb: 20, 150, 101;--luzmo-selected-color: rgb(110, 110, 110);--luzmo-selected-color-hover: rgb(70, 70, 70);--luzmo-selected-color-down: rgb(40, 40, 40);--luzmo-selected-color-focus: rgb(70, 70, 70);--luzmo-selected-color-hard: #1e1e1e;--luzmo-selected-color-hard-hover: rgb(0, 0, 0);--luzmo-selected-color-hard-down: rgb(0, 0, 0);--luzmo-selected-color-hard-focus: rgb(0, 0, 0);--luzmo-informative-color: #1a77e9;--luzmo-informative-color-rgb: 26, 119, 233;--luzmo-disabled-color: #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)}};k();class x extends f.k(z.r){get focusElement(){return this.inputElement}}const b=':host{--switch-focus-indicator-width: var( --luzmo-focus-indicator-width, var(--luzmo-indicator-width) );min-block-size:var(--luzmo-switch-height, var(--switch-min-height));--switch-track-height: var(--switch-control-height);max-inline-size:100%;vertical-align:top;align-items:flex-start;display:inline-flex;position:relative}#input{box-sizing:border-box;inline-size:100%;block-size:100%;opacity:0;z-index:1;cursor:pointer;margin:0;padding:0;position:absolute;inset-block-start:0;inset-inline-start:0}:host([checked]) #input+#switch:before{transform:translate(calc(var(--luzmo-switch-control-width, var(--switch-control-width)) - 100%))}:host([checked]) #input+#switch:dir(rtl):before,:host([dir=rtl][checked]) #input+#switch:before{transform:translate(calc((var(--luzmo-switch-control-width, var(--switch-control-width)) - 100%) * -1))}:host([disabled]) #input{cursor:not-allowed}#input:focus-visible+#switch:after{margin:calc(var(--luzmo-focus-indicator-gap, var(--switch-focus-indicator-gap)) * -1)}#label{color:var(--highcontrast-switch-label-color-default, var(--luzmo-switch-label-color-default, var(--switch-label-color-default)));margin-inline:var(--luzmo-switch-control-label-spacing, var(--switch-control-label-spacing));font-size:var(--luzmo-switch-font-size, var(--switch-font-size));line-height:var(--luzmo-switch-line-height, 1.3);transition:color calc(var(--luzmo-animation-duration) * 2) ease-in-out;margin-block-start:var(--luzmo-switch-spacing-top-to-label, var(--switch-spacing-top-to-label));margin-block-end:0}#switch{box-sizing:border-box;inline-size:var(--luzmo-switch-control-width, var(--switch-control-width));margin-block:calc(var(--luzmo-switch-height, var(--switch-min-height)) - var(--luzmo-switch-control-height, var(--switch-control-height)) - var(--luzmo-switch-spacing-top-to-control, var(--switch-spacing-top-to-control)));vertical-align:middle;transition:background var(--luzmo-animation-duration) ease-in-out,border var(--luzmo-animation-duration) ease-in-out;block-size:var(--luzmo-switch-track-height, var(--switch-track-height));border-radius:calc(var(--luzmo-switch-control-height, var(--switch-control-height)) / 2);flex-grow:0;flex-shrink:0;margin-inline:0;display:inline-block;position:relative;inset-inline:0}#switch:before{box-sizing:border-box;transition:background var(--luzmo-animation-duration) ease-in-out,border var(--luzmo-animation-duration) ease-in-out,transform var(--luzmo-animation-duration) ease-in-out,box-shadow var(--luzmo-animation-duration) ease-in-out;inline-size:var(--luzmo-switch-control-height, var(--switch-control-height));block-size:var(--luzmo-switch-control-height, var(--switch-control-height));box-shadow:var(--luzmo-switch-control-box-shadow, var(--switch-control-box-shadow));border-width:var(--luzmo-switch-border-width, var(--luzmo-switch-border-width, var(--luzmo-border-width)));border-radius:calc(var(--luzmo-switch-control-height, var(--switch-control-height)) / 2);border-style:solid}#switch:after,#switch:before{content:"";display:block;position:absolute;inset-block-start:0;inset-inline-start:0}#switch:after{border-radius:calc(var(--luzmo-switch-control-height, var(--switch-control-height)) / 2 + var(--luzmo-focus-indicator-gap, var(--switch-focus-indicator-gap)) * 2);transition:opacity var(--luzmo-animation-duration) ease-out,margin var(--luzmo-animation-duration) ease-out;margin:0;inset-block-end:0;inset-inline-end:0}#switch{background-color:var(--highcontrast-switch-background-color, var(--luzmo-switch-background-color, var(--switch-background-color)))}#switch:before{background-color:var(--highcontrast-switch-handle-background-color, var(--luzmo-switch-handle-background-color, var(--switch-handle-background-color)));border-color:var(--highcontrast-switch-handle-border-color-default, var(--luzmo-switch-handle-border-color-default, var(--switch-handle-border-color-default)))}:host(:active) #input+#switch:before{border-color:var(--highcontrast-switch-handle-border-color-down, var(--luzmo-switch-handle-border-color-down, var(--switch-handle-border-color-down)))}:host(:active) #input~#label{color:var(--highcontrast-switch-label-color-down, var(--luzmo-switch-label-color-down, var(--switch-label-color-down)))}:host(:active[checked]) #input:enabled+#switch{background-color:var(--highcontrast-switch-background-color-selected-down, var(--luzmo-switch-background-color-selected-down, var(--switch-background-color-selected-down)))}:host(:active[checked]) #input:enabled+#switch:before{border-color:var(--highcontrast-switch-handle-border-color-selected-down, var(--luzmo-switch-handle-border-color-selected-down, var(--switch-handle-border-color-selected-down)))}#input:focus-visible+#switch:after{box-shadow:0 0 0 var(--luzmo-switch-focus-indicator-width, var(--luzmo-focus-indicator-width, var(--switch-focus-indicator-width))) var(--highcontrast-switch-focus-indicator-color, var(--luzmo-switch-focus-indicator-color, var(--switch-focus-indicator-color)))}#input:focus-visible+#switch:before{border-color:var(--highcontrast-switch-handle-border-color-focus, var(--luzmo-switch-handle-border-color-focus, var(--switch-handle-border-color-focus)))}:host([checked]) #input:focus-visible+#switch{background-color:var(--highcontrast-switch-background-color-selected-focus, var(--luzmo-switch-background-color-selected-focus, var(--switch-background-color-selected-focus)))}:host([checked]) #input:focus-visible+#switch:before{border-color:var(--highcontrast-switch-handle-border-color-selected-focus, var(--luzmo-switch-handle-border-color-selected-focus, var(--switch-handle-border-color-selected-focus)))}#input:focus-visible~#label{color:var(--highcontrast-switch-label-color-focus, var(--luzmo-switch-label-color-focus, var(--switch-label-color-focus)))}@media (hover: hover){:host(:hover) #input+#switch:before{border-color:var(--highcontrast-switch-handle-border-color-hover, var(--luzmo-switch-handle-border-color-hover, var(--switch-handle-border-color-hover)));box-shadow:var(--luzmo-switch-control-box-shadow, var(--switch-control-box-shadow, none));background-color:var(--highcontrast-switch-background-color-hover, var(--luzmo-switch-background-color-hover, var(--switch-background-color-hover, var(--luzmo-background-color-hover))))}:host(:hover) #input~#label{color:var(--highcontrast-switch-label-color-hover, var(--luzmo-switch-label-color-hover, var(--switch-label-color-hover)))}:host([checked]:hover) #input:enabled+#switch{background-color:var(--highcontrast-switch-background-color-selected-hover, var(--luzmo-switch-background-color-selected-hover, var(--switch-background-color-selected-hover)))}:host([checked]:hover) #input:enabled+#switch:before{border-color:var(--highcontrast-switch-handle-border-color-selected-hover, var(--luzmo-switch-handle-border-color-selected-hover, var(--switch-handle-border-color-selected-hover)))}:host([disabled]:hover) #input+#switch{background-color:var(--highcontrast-switch-background-color-disabled, var(--luzmo-switch-background-color-disabled, var(--switch-background-color-disabled)))}:host([disabled]:hover) #input+#switch:before{border-color:var(--highcontrast-switch-handle-border-color-disabled, var(--luzmo-switch-handle-border-color-disabled, var(--switch-handle-border-color-disabled)))}:host([disabled]:hover) #input~#label{color:var(--highcontrast-switch-label-color-disabled, var(--luzmo-switch-label-color-disabled, var(--switch-label-color-disabled)))}:host([disabled][checked]:hover) #input+#switch{background-color:var(--highcontrast-switch-background-color-selected-disabled, var(--luzmo-switch-background-color-selected-disabled, var(--switch-background-color-selected-disabled)))}:host([disabled][checked]:hover) #input+#switch:before{border-color:var(--highcontrast-switch-handle-border-color-disabled, var(--luzmo-switch-handle-border-color-disabled, var(--switch-handle-border-color-disabled)))}:host([disabled][checked]:hover) #input~#label{color:var(--highcontrast-switch-label-color-disabled, var(--luzmo-switch-label-color-disabled, var(--switch-label-color-disabled)))}:host(:hover) #input:focus-visible+#switch:after{box-shadow:0 0 0 var(--luzmo-switch-focus-indicator-width, var(--luzmo-focus-indicator-width, var(--switch-focus-indicator-width))) var(--highcontrast-switch-focus-indicator-color, var(--luzmo-switch-focus-indicator-color, var(--switch-focus-indicator-color)))}:host(:hover) #input:focus-visible+#switch:before{border-color:var(--highcontrast-switch-handle-border-color-focus, var(--luzmo-switch-handle-border-color-focus, var(--switch-handle-border-color-focus)))}:host([checked]:hover) #input:focus-visible+#switch{background-color:var(--highcontrast-switch-background-color-selected-focus, var(--luzmo-switch-background-color-selected-focus, var(--switch-background-color-selected-focus)))}:host([checked]:hover) #input:focus-visible+#switch:before{border-color:var(--highcontrast-switch-handle-border-color-selected-focus, var(--luzmo-switch-handle-border-color-selected-focus, var(--switch-handle-border-color-selected-focus)))}:host(:hover) #input:focus-visible~#label{color:var(--highcontrast-switch-label-color-focus, var(--luzmo-switch-label-color-focus, var(--switch-label-color-focus)))}}:host([checked]) #input+#switch{background-color:var(--highcontrast-switch-background-color-selected-default, var(--luzmo-switch-background-color-selected-default, var(--switch-background-color-selected-default)))}:host([checked]) #input+#switch:before{border-color:var(--highcontrast-switch-handle-border-color-selected-default, var(--luzmo-switch-handle-border-color-selected-default, var(--switch-handle-border-color-selected-default)))}:host([disabled]) #input+#switch{background-color:var(--highcontrast-switch-background-color-disabled, var(--luzmo-switch-background-color-disabled, var(--switch-background-color-disabled)))}:host([disabled]) #input+#switch:before{border-color:var(--highcontrast-switch-handle-border-color-disabled, var(--luzmo-switch-handle-border-color-disabled, var(--switch-handle-border-color-disabled)))}:host([disabled][checked]) #input+#switch{background-color:var(--highcontrast-switch-background-color-selected-disabled, var(--luzmo-switch-background-color-selected-disabled, var(--switch-background-color-selected-disabled)))}:host([disabled][checked]) #input+#switch:before{border-color:var(--highcontrast-switch-handle-border-color-disabled, var(--luzmo-switch-handle-border-color-disabled, var(--switch-handle-border-color-disabled)))}:host([disabled]) #input~#label{color:var(--highcontrast-switch-label-color-disabled, var(--luzmo-switch-label-color-disabled, var(--switch-label-color-disabled)))}@media (forced-colors: active){:host{--highcontrast-switch-label-color-default: ButtonText;--highcontrast-switch-label-color-hover: ButtonText;--highcontrast-switch-label-color-down: ButtonText;--highcontrast-switch-label-color-focus: ButtonText;--highcontrast-switch-label-color-disabled: GrayText;--highcontrast-switch-handle-background-color: ButtonFace;--highcontrast-switch-handle-border-color-default: ButtonText;--highcontrast-switch-handle-border-color-hover: Highlight;--highcontrast-switch-handle-border-color-down: Highlight;--highcontrast-switch-handle-border-color-focus: Highlight;--highcontrast-switch-handle-border-color-disabled: Highlight;--highcontrast-switch-handle-border-color-selected-default: Highlight;--highcontrast-switch-handle-border-color-selected-hover: Highlight;--highcontrast-switch-handle-border-color-selected-down: Highlight;--highcontrast-switch-handle-border-color-selected-focus: Highlight;--highcontrast-switch-background-color: ButtonFace;--highcontrast-switch-background-color-selected-default: Highlight;--highcontrast-switch-background-color-selected-hover: Highlight;--highcontrast-switch-background-color-selected-down: Highlight;--highcontrast-switch-background-color-selected-focus: Highlight;--highcontrast-switch-background-color-selected-disabled: Highlight;--highcontrast-switch-focus-indicator-color: ButtonText;forced-color-adjust:none}#input:not(:checked)+#switch{box-shadow:inset 0 0 0 1px ButtonText}}@media (forced-colors: active) and (hover: hover){:host(:hover) #input:not(:checked)+#switch{box-shadow:inset 0 0 0 1px Highlight}:host([disabled][checked]:hover) #input+#switch{background-color:GrayText;box-shadow:inset 0 0 0 1px GrayText}:host([disabled][checked]:hover) #input+#switch:before{background-color:ButtonFace;border-color:GrayText}}@media (forced-colors: active){:host([disabled]) #input:not(:checked)+#switch{background-color:ButtonFace;box-shadow:inset 0 0 0 1px GrayText}:host([disabled]) #input:not(:checked)+#switch:before{background-color:ButtonFace;border-color:GrayText}:host([disabled][checked]) #input+#switch{background-color:GrayText;box-shadow:inset 0 0 0 1px GrayText}:host([disabled][checked]) #input+#switch:before{background-color:ButtonFace;border-color:GrayText}:host([disabled]) #input~#label{color:GrayText}}:host{--switch-handle-border-color-default: var(--luzmo-selected-color);--switch-handle-border-color-hover: var(--luzmo-selected-color-hover);--switch-handle-border-color-down: var(--luzmo-selected-color-down);--switch-handle-border-color-focus: var(--luzmo-selected-color-focus);--switch-handle-border-color-selected-default: var( --luzmo-selected-color-hover );--switch-handle-border-color-selected-hover: var(--luzmo-selected-color-down);--switch-handle-border-color-selected-down: var( --luzmo-selected-color-hard-down );--switch-handle-border-color-selected-focus: var(--luzmo-selected-color-down);--switch-focus-indicator-gap: var(--luzmo-indicator-gap);--switch-label-color-default: var(--luzmo-selected-color-hard);--switch-label-color-hover: var(--luzmo-selected-color-hard-hover);--switch-label-color-down: var(--luzmo-selected-color-hard-down);--switch-label-color-focus: var(--luzmo-selected-color-hard-focus);--switch-label-color-disabled: var(--luzmo-disabled-color);--switch-background-color: var(--luzmo-border-color);--switch-background-color-disabled: var(--luzmo-background-color-disabled);--switch-background-color-selected-disabled: var(--luzmo-disabled-color);--switch-background-color-selected-default: var(--luzmo-selected-color-hover);--switch-background-color-selected-hover: var(--luzmo-selected-color-down);--switch-background-color-selected-down: var( --luzmo-selected-color-hard-down );--switch-background-color-selected-focus: var(--luzmo-selected-color-down);--switch-focus-indicator-width: var(luzmo-indicator-width);--switch-focus-indicator-color: var(--luzmo-primary);--switch-handle-background-color: var(--luzmo-background-color);--switch-handle-border-color-disabled: var(--luzmo-disabled-color);--switch-spacing-top-to-control: calc( (var(--switch-min-height) - var(--switch-control-height)) / 2 )}:host([disabled]){--switch-label-color-default: var(--luzmo-disabled-color)}:host([emphasized]){--switch-background-color-selected-default: var(--luzmo-primary);--switch-background-color-selected-hover: var(--luzmo-primary-hover);--switch-background-color-selected-down: var(--luzmo-primary-down);--switch-background-color-selected-focus: var(--luzmo-primary-focus);--switch-handle-border-color-selected-default: var(--luzmo-primary);--switch-handle-border-color-selected-hover: var(--luzmo-primary-hover);--switch-handle-border-color-selected-down: var(--luzmo-primary-down);--switch-handle-border-color-selected-focus: var(--luzmo-primary-focus)}:host([size=s]){--switch-min-height: 24px;--switch-control-width: 23px;--switch-control-height: var(--luzmo-font-size-s);--switch-control-label-spacing: var(--luzmo-spacing-3);--switch-spacing-top-to-label: 4px;--switch-font-size: var(--luzmo-font-size-s)}:host{--switch-min-height: 32px;--switch-control-width: 26px;--switch-control-height: var(--luzmo-font-size);--switch-control-label-spacing: calc( var(--luzmo-spacing-3) + var(--luzmo-spacing-1) );--switch-spacing-top-to-label: 6px;--switch-font-size: var(--luzmo-font-size)}:host([size=l]){--switch-min-height: 40px;--switch-control-width: 28px;--switch-control-height: var(--luzmo-font-size-l);--switch-control-label-spacing: var(--luzmo-spacing-4);--switch-spacing-top-to-label: 9px;--switch-font-size: var(--luzmo-font-size-l)}:host([size=xl]){--switch-min-height: 48px;--switch-control-width: 32px;--switch-control-height: var(--luzmo-font-size-xl);--switch-control-label-spacing: calc( var(--luzmo-spacing-4) + var(--luzmo-spacing-1) );--switch-spacing-top-to-label: 12px;--switch-font-size: var(--luzmo-font-size-xl)}:host([disabled]){pointer-events:none}:host([thumb=overflow]){--luzmo-switch-border-width: 0px;--switch-control-width: calc(var(--switch-control-height) * 2);--switch-control-box-shadow: 0 .125rem .25rem rgba(var(--luzmo-border-color-rgb), .2), inset 0 0 0 .0625rem rgba(var(--luzmo-border-color-rgb), .2)}:host([thumb=overflow]) #switch{margin-top:calc((var(--luzmo-switch-min-height, var(--switch-min-height)) - var(--luzmo-switch-track-height, var(--switch-track-height))) / 2)}:host([thumb=overflow]) #switch:before{inset-block-start:calc(-1 * (var(--luzmo-switch-control-height, var(--switch-control-height)) - var(--luzmo-switch-track-height, var(--switch-track-height))) / 2)}:host([thumb=overflow][size=s]){--switch-track-height: 10px;--switch-control-height: 16px;--switch-focus-indicator-gap: 5px}:host([thumb=overflow]){--switch-track-height: 10px;--switch-control-height: 18px;--switch-focus-indicator-gap: 6px}:host([thumb=overflow][size=l]){--switch-track-height: 12px;--switch-control-height: 20px;--switch-focus-indicator-gap: 7px}:host([thumb=overflow][size=xl]){--switch-track-height: 12px;--switch-control-height: 22px;--switch-focus-indicator-gap: 8px}';var y=Object.defineProperty,w=(o,r,t,m)=>{for(var e=void 0,l=o.length-1,s;l>=0;l--)(s=o[l])&&(e=s(r,t,e)||e);return e&&y(r,t,e),e};class n extends i.m(x){constructor(){super(...arguments),this.emphasized=!1,this.thumb="overflow"}static get styles(){return window.hasOwnProperty("ShadyDOM")?[i.ht(b)]:[i.ht(b)]}render(){return i.Ht`
37
37
  ${super.render()}
38
38
  <span id="switch"></span>
39
39
  <label id="label" for="input"><slot></slot></label>
40
- `}firstUpdated(r){super.firstUpdated(r),this.inputElement.setAttribute("role","switch")}updated(r){r.has("checked")&&this.inputElement.setAttribute("aria-checked",this.checked?"true":"false")}}b([t.Rt({type:Boolean,reflect:!0})],d.prototype,"emphasized");b([t.Rt({type:String,reflect:!0})],d.prototype,"thumb");customElements.get("luzmo-switch")||customElements.define("luzmo-switch",d);const y=":host{--luzmo-switch-control-label-spacing: 0px}";var B=Object.defineProperty,h=(o,r,c,w)=>{for(var e=void 0,i=o.length-1,a;i>=0;i--)(a=o[i])&&(e=a(r,c,e)||e);return e&&B(r,c,e),e};const s=class s extends f.LuzmoEditOptionBase{_handleEvent(r){this.dispatchEvent(new CustomEvent("option-changed",{bubbles:!0,composed:!0,cancelable:!0,detail:{value:typeof this.toValue=="function"?this.toValue(r.detail):r.detail}}))}renderController(){const r=typeof this.parseValue=="function"?this.parseValue(this.value):this.value,c=typeof this.parseValue=="function"?this.parseValue(this.default):this.default;return t.x`
40
+ `}firstUpdated(r){super.firstUpdated(r),this.inputElement.setAttribute("role","switch")}updated(r){r.has("checked")&&this.inputElement.setAttribute("aria-checked",this.checked?"true":"false")}}w([i.Rt({type:Boolean,reflect:!0})],n.prototype,"emphasized");w([i.Rt({type:String,reflect:!0})],n.prototype,"thumb");customElements.get("luzmo-switch")||customElements.define("luzmo-switch",n);const B=":host{--luzmo-switch-control-label-spacing: 0px}";var T=Object.defineProperty,d=(o,r,t,m)=>{for(var e=void 0,l=o.length-1,s;l>=0;l--)(s=o[l])&&(e=s(r,t,e)||e);return e&&T(r,t,e),e};const h=class h extends p.LuzmoEditOptionBase{_handleEvent(r){this.dispatchEvent(new CustomEvent("option-changed",{bubbles:!0,composed:!0,cancelable:!0,detail:{value:typeof this.toValue=="function"?this.toValue(r.detail):r.detail}}))}renderController(){const r=typeof this.parseValue=="function"?this.parseValue(this.value):this.value,t=typeof this.parseValue=="function"?this.parseValue(this.default):this.default;return a.x`
41
41
  <luzmo-switch
42
42
  id="luzmo-edit-option-control"
43
43
  thumb="overflow"
44
44
  emphasized
45
45
  .size=${this.size}
46
- .checked=${r??c??!1}
46
+ .checked=${r??t??!1}
47
47
  .disabled=${this.disabled}
48
48
  @change=${this._handleEvent}
49
49
  ></luzmo-switch>
50
- `}};s.styles=[...n(s,s,"styles"),t.r$1(y)];let l=s;h([t.n({type:Boolean,converter:{fromAttribute:o=>{if(o==="false"||o===!1)return!1;if(o==="true"||o===!0)return!0}}})],l.prototype,"value");h([t.n({type:Boolean,converter:{fromAttribute:o=>{if(o==="false"||o===!1)return!1;if(o==="true"||o===!0)return!0}}})],l.prototype,"default");h([t.n()],l.prototype,"parseValue");h([t.n()],l.prototype,"toValue");customElements.get("luzmo-edit-option-switch")||customElements.define("luzmo-edit-option-switch",l);exports.LuzmoEditOptionSwitch=l;
50
+ `}};h.styles=[...u(h,h,"styles"),a.r(B)];let c=h;d([a.n({type:Boolean,converter:{fromAttribute:o=>{if(o==="false"||o===!1)return!1;if(o==="true"||o===!0)return!0}}})],c.prototype,"value");d([a.n({type:Boolean,converter:{fromAttribute:o=>{if(o==="false"||o===!1)return!1;if(o==="true"||o===!0)return!0}}})],c.prototype,"default");d([a.n()],c.prototype,"parseValue");d([a.n()],c.prototype,"toValue");customElements.get("luzmo-edit-option-switch")||customElements.define("luzmo-edit-option-switch",c);exports.LuzmoEditOptionSwitch=c;
@@ -20,10 +20,11 @@
20
20
  var z = Object.getPrototypeOf;
21
21
  var v = Reflect.get;
22
22
  var n = (o, r, l) => v(z(o), l, r);
23
- import { r as p, h as u, H as x, R as m, a as k, x as y, n as s } from "../property-B2F7x7Cz.js";
24
- import { m as H } from "../sized-mixin-BxMraZLS-B_y0PzR3.js";
25
- import { k as B } from "../checkbox-mixin-BFGTmw17-C34LMsgu.js";
26
- import { L as T } from "../edit-option-base-CPLI5-oZ.js";
23
+ import { m as p, h as u, H as x, R as m } from "../base-D76d76ww-M5t7LVBG.js";
24
+ import { r as k } from "../focusable-cj2QhwDT-DlzfnLn9.js";
25
+ import { k as y } from "../checkbox-mixin-BFGTmw17-C1tjSMaa.js";
26
+ import { r as H, x as B, n as s } from "../focusable-Dw_pMNQL.js";
27
+ import { L as T } from "../edit-option-base-C0zI8SOd.js";
27
28
  const f = () => {
28
29
  if (typeof document < "u" && !document.querySelector("style[data-luzmo-vars]")) {
29
30
  const o = document.createElement("style");
@@ -55,7 +56,7 @@ const E = () => {
55
56
  }
56
57
  };
57
58
  E();
58
- class G extends B(p) {
59
+ class G extends y(k) {
59
60
  get focusElement() {
60
61
  return this.inputElement;
61
62
  }
@@ -66,7 +67,7 @@ var C = Object.defineProperty, g = (o, r, l, w) => {
66
67
  (i = o[t]) && (e = i(r, l, e) || e);
67
68
  return e && C(r, l, e), e;
68
69
  };
69
- class d extends H(G) {
70
+ class d extends p(G) {
70
71
  constructor() {
71
72
  super(...arguments), this.emphasized = !1, this.thumb = "overflow";
72
73
  }
@@ -118,7 +119,7 @@ const a = class a extends T {
118
119
  }
119
120
  renderController() {
120
121
  const r = typeof this.parseValue == "function" ? this.parseValue(this.value) : this.value, l = typeof this.parseValue == "function" ? this.parseValue(this.default) : this.default;
121
- return y`
122
+ return B`
122
123
  <luzmo-switch
123
124
  id="luzmo-edit-option-control"
124
125
  thumb="overflow"
@@ -131,7 +132,7 @@ const a = class a extends T {
131
132
  `;
132
133
  }
133
134
  };
134
- a.styles = [...n(a, a, "styles"), k(V)];
135
+ a.styles = [...n(a, a, "styles"), H(V)];
135
136
  let c = a;
136
137
  h([
137
138
  s({
@@ -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
- "use strict";var p=Object.getPrototypeOf;var c=Reflect.get;var d=(n,t,i)=>c(p(n),i,t);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("../index-BnOOdgQZ.cjs");const l=require("../property-0L4eB11h.cjs"),h=require("../query-D5qWDopr.cjs"),v=require("../edit-option-base-ChZvMFLr.cjs");var f=Object.defineProperty,o=(n,t,i,m)=>{for(var r=void 0,u=n.length-1,a;u>=0;u--)(a=n[u])&&(r=a(t,i,r)||r);return r&&f(t,i,r),r};const s=class s extends v.LuzmoEditOptionBase{constructor(){super(...arguments),this.invalid=!1,this.readonly=!1,this.debounce=200,this._previousValue=""}_handleEvent(){this.debounceTimeout&&clearTimeout(this.debounceTimeout),this.debounceTimeout=setTimeout(()=>{var i;const t=((i=this.textFieldElement)==null?void 0:i.value)??"";this._previousValue!==t&&(this.dispatchEvent(new CustomEvent("option-changed",{bubbles:!0,composed:!0,cancelable:!0,detail:{value:t}})),this._previousValue=t)},this.debounce??200)}renderController(){return l.x`
20
+ "use strict";var c=Object.getPrototypeOf;var p=Reflect.get;var d=(n,t,i)=>p(c(n),i,t);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("../index-CZUy8SUo.cjs");const o=require("../focusable-Cu_m_GTh.cjs"),h=require("../query-D5qWDopr.cjs"),f=require("../edit-option-base-D8vs3Bty.cjs");var v=Object.defineProperty,r=(n,t,i,m)=>{for(var l=void 0,u=n.length-1,a;u>=0;u--)(a=n[u])&&(l=a(t,i,l)||l);return l&&v(t,i,l),l};const s=class s extends f.LuzmoEditOptionBase{constructor(){super(...arguments),this.invalid=!1,this.readonly=!1,this.debounce=200,this._previousValue=""}_handleEvent(){this.debounceTimeout&&clearTimeout(this.debounceTimeout),this.debounceTimeout=setTimeout(()=>{var i;const t=((i=this.textFieldElement)==null?void 0:i.value)??"";this._previousValue!==t&&(this.dispatchEvent(new CustomEvent("option-changed",{bubbles:!0,composed:!0,cancelable:!0,detail:{value:t}})),this._previousValue=t)},this.debounce??200)}renderController(){return o.x`
21
21
  <luzmo-text-field
22
22
  .value=${this.value??""}
23
23
  .disabled=${this.disabled}
@@ -28,4 +28,4 @@
28
28
  @input=${this._handleEvent}
29
29
  >
30
30
  </luzmo-text-field>
31
- `}};s.styles=[d(s,s,"styles")];let e=s;o([l.n({type:String,reflect:!0})],e.prototype,"value");o([l.n({type:Boolean,reflect:!0})],e.prototype,"invalid");o([l.n({type:Boolean,reflect:!0})],e.prototype,"readonly");o([l.n({type:String,reflect:!0})],e.prototype,"placeholder");o([l.n({type:Number,reflect:!0})],e.prototype,"debounce");o([h.e("luzmo-text-field")],e.prototype,"textFieldElement");customElements.get("luzmo-edit-option-text-field")||customElements.define("luzmo-edit-option-text-field",e);exports.LuzmoEditOptionTextField=e;
31
+ `}};s.styles=[d(s,s,"styles")];let e=s;r([o.n({type:String,reflect:!0})],e.prototype,"value");r([o.n({type:Boolean,reflect:!0})],e.prototype,"invalid");r([o.n({type:Boolean,reflect:!0})],e.prototype,"readonly");r([o.n({type:String,reflect:!0})],e.prototype,"placeholder");r([o.n({type:Number,reflect:!0})],e.prototype,"debounce");r([h.e("luzmo-text-field")],e.prototype,"textFieldElement");customElements.get("luzmo-edit-option-text-field")||customElements.define("luzmo-edit-option-text-field",e);exports.LuzmoEditOptionTextField=e;
@@ -20,10 +20,10 @@
20
20
  var a = Object.getPrototypeOf;
21
21
  var d = Reflect.get;
22
22
  var s = (e, l, r) => d(a(e), r, l);
23
- import "../index-CTxrSfyd.js";
24
- import { x as f, n as m } from "../property-B2F7x7Cz.js";
23
+ import "../index-Dku2WLRc.js";
24
+ import { x as f, n as m } from "../focusable-Dw_pMNQL.js";
25
25
  import { e as p } from "../query-Ddbd72Um.js";
26
- import { L as b } from "../edit-option-base-CPLI5-oZ.js";
26
+ import { L as b } from "../edit-option-base-C0zI8SOd.js";
27
27
  const z = () => {
28
28
  if (typeof document < "u" && !document.querySelector("style[data-luzmo-vars]")) {
29
29
  const e = document.createElement("style");