@siemens/ix-docs 4.3.0 → 4.4.0

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 (1286) hide show
  1. package/build/component-usage-by-component.json +17 -13
  2. package/build/component-usage.json +37 -27
  3. package/build/docs/autogenerated/api/ix-application/api.mdx +0 -6
  4. package/build/docs/autogenerated/api/ix-application/props.mdx +0 -6
  5. package/build/docs/autogenerated/api/ix-breadcrumb/api.mdx +0 -3
  6. package/build/docs/autogenerated/api/ix-breadcrumb/props.mdx +0 -3
  7. package/build/docs/autogenerated/api/ix-category-filter/api.mdx +0 -12
  8. package/build/docs/autogenerated/api/ix-category-filter/props.mdx +0 -12
  9. package/build/docs/autogenerated/api/ix-chip/api.mdx +4 -0
  10. package/build/docs/autogenerated/api/ix-chip/props.mdx +4 -0
  11. package/build/docs/autogenerated/api/ix-date-dropdown/api.mdx +0 -3
  12. package/build/docs/autogenerated/api/ix-date-dropdown/props.mdx +0 -3
  13. package/build/docs/autogenerated/api/ix-date-input/api.mdx +54 -25
  14. package/build/docs/autogenerated/api/ix-date-input/events.mdx +20 -3
  15. package/build/docs/autogenerated/api/ix-date-input/props.mdx +34 -22
  16. package/build/docs/autogenerated/api/ix-date-picker/api.mdx +21 -13
  17. package/build/docs/autogenerated/api/ix-date-picker/events.mdx +2 -2
  18. package/build/docs/autogenerated/api/ix-date-picker/props.mdx +19 -11
  19. package/build/docs/autogenerated/api/ix-datetime-picker/api.mdx +32 -25
  20. package/build/docs/autogenerated/api/ix-datetime-picker/events.mdx +4 -4
  21. package/build/docs/autogenerated/api/ix-datetime-picker/props.mdx +28 -21
  22. package/build/docs/autogenerated/api/ix-drawer/api.mdx +4 -0
  23. package/build/docs/autogenerated/api/ix-drawer/props.mdx +4 -0
  24. package/build/docs/autogenerated/api/ix-expanding-search/api.mdx +8 -0
  25. package/build/docs/autogenerated/api/ix-expanding-search/props.mdx +8 -0
  26. package/build/docs/autogenerated/api/ix-input/api.mdx +17 -0
  27. package/build/docs/autogenerated/api/ix-input/events.mdx +17 -0
  28. package/build/docs/autogenerated/api/ix-layout-auto/api.mdx +0 -3
  29. package/build/docs/autogenerated/api/ix-layout-auto/props.mdx +0 -3
  30. package/build/docs/autogenerated/api/ix-modal/api.mdx +0 -3
  31. package/build/docs/autogenerated/api/ix-modal/props.mdx +0 -3
  32. package/build/docs/autogenerated/api/ix-modal-header/api.mdx +4 -0
  33. package/build/docs/autogenerated/api/ix-modal-header/props.mdx +4 -0
  34. package/build/docs/autogenerated/api/ix-number-input/api.mdx +17 -0
  35. package/build/docs/autogenerated/api/ix-number-input/events.mdx +17 -0
  36. package/build/docs/autogenerated/api/ix-pagination/api.mdx +30 -1
  37. package/build/docs/autogenerated/api/ix-pagination/props.mdx +30 -1
  38. package/build/docs/autogenerated/api/ix-select/api.mdx +4 -4
  39. package/build/docs/autogenerated/api/ix-select/props.mdx +4 -4
  40. package/build/docs/autogenerated/api/ix-slider/api.mdx +0 -3
  41. package/build/docs/autogenerated/api/ix-slider/props.mdx +0 -3
  42. package/build/docs/autogenerated/api/ix-tabs/api.mdx +13 -3
  43. package/build/docs/autogenerated/api/ix-tabs/events.mdx +3 -1
  44. package/build/docs/autogenerated/api/ix-tabs/props.mdx +10 -2
  45. package/build/docs/autogenerated/api/ix-textarea/api.mdx +25 -4
  46. package/build/docs/autogenerated/api/ix-textarea/events.mdx +17 -0
  47. package/build/docs/autogenerated/api/ix-textarea/props.mdx +8 -4
  48. package/build/docs/autogenerated/api/ix-time-input/api.mdx +45 -28
  49. package/build/docs/autogenerated/api/ix-time-input/events.mdx +20 -3
  50. package/build/docs/autogenerated/api/ix-time-input/props.mdx +25 -25
  51. package/build/docs/autogenerated/api/ix-time-picker/api.mdx +16 -16
  52. package/build/docs/autogenerated/api/ix-time-picker/events.mdx +2 -2
  53. package/build/docs/autogenerated/api/ix-time-picker/props.mdx +14 -14
  54. package/build/docs/autogenerated/api/ix-toast/api.mdx +4 -0
  55. package/build/docs/autogenerated/api/ix-toast/props.mdx +4 -0
  56. package/build/docs/autogenerated/api/ix-tree/api.mdx +1 -10
  57. package/build/docs/autogenerated/api/ix-tree/props.mdx +1 -10
  58. package/build/docs/autogenerated/api/ix-tree-item/api.mdx +0 -3
  59. package/build/docs/autogenerated/api/ix-tree-item/props.mdx +0 -3
  60. package/build/docs/autogenerated/api/ix-typography/api.mdx +1 -1
  61. package/build/docs/autogenerated/api/ix-typography/props.mdx +1 -1
  62. package/build/docs/autogenerated/api/ix-validation-tooltip/tags.mdx +1 -1
  63. package/build/docs/autogenerated/playground/button-danger-primary.mdx +67 -0
  64. package/build/docs/autogenerated/playground/button-danger-secondary.mdx +67 -0
  65. package/build/docs/autogenerated/playground/button-danger-tertiary.mdx +67 -0
  66. package/build/docs/autogenerated/playground/button-subtle-primary.mdx +61 -0
  67. package/build/docs/autogenerated/playground/button-subtle-secondary.mdx +61 -0
  68. package/build/docs/autogenerated/playground/button-subtle-tertiary.mdx +61 -0
  69. package/build/docs/autogenerated/playground/button-tertiary.mdx +61 -0
  70. package/build/docs/autogenerated/playground/slider-validation.mdx +52 -0
  71. package/build/docs/autogenerated/playground/tabs-overflow.mdx +46 -0
  72. package/build/docs/autogenerated/prompt/ix-application/readme.md +2 -2
  73. package/build/docs/autogenerated/prompt/ix-breadcrumb/readme.md +1 -1
  74. package/build/docs/autogenerated/prompt/ix-button/readme.md +507 -499
  75. package/build/docs/autogenerated/prompt/ix-category-filter/readme.md +4 -4
  76. package/build/docs/autogenerated/prompt/ix-chip/readme.md +12 -12
  77. package/build/docs/autogenerated/prompt/ix-content-header/readme.md +15 -15
  78. package/build/docs/autogenerated/prompt/ix-date-dropdown/readme.md +1 -1
  79. package/build/docs/autogenerated/prompt/ix-date-input/readme.md +24 -23
  80. package/build/docs/autogenerated/prompt/ix-date-picker/readme.md +18 -18
  81. package/build/docs/autogenerated/prompt/ix-datetime-picker/readme.md +24 -24
  82. package/build/docs/autogenerated/prompt/ix-drawer/readme.md +9 -9
  83. package/build/docs/autogenerated/prompt/ix-expanding-search/readme.md +2 -2
  84. package/build/docs/autogenerated/prompt/ix-icon-button/readme.md +31 -22
  85. package/build/docs/autogenerated/prompt/ix-input/readme.md +17 -10
  86. package/build/docs/autogenerated/prompt/ix-layout-auto/readme.md +1 -1
  87. package/build/docs/autogenerated/prompt/ix-menu/readme.md +3 -3
  88. package/build/docs/autogenerated/prompt/ix-menu-avatar/readme.md +1 -1
  89. package/build/docs/autogenerated/prompt/ix-menu-avatar-item/readme.md +1 -1
  90. package/build/docs/autogenerated/prompt/ix-menu-item/readme.md +3 -3
  91. package/build/docs/autogenerated/prompt/ix-modal/readme.md +1 -1
  92. package/build/docs/autogenerated/prompt/ix-modal-header/readme.md +7 -7
  93. package/build/docs/autogenerated/prompt/ix-number-input/readme.md +10 -9
  94. package/build/docs/autogenerated/prompt/ix-pagination/readme.md +14 -13
  95. package/build/docs/autogenerated/prompt/ix-pill/readme.md +15 -15
  96. package/build/docs/autogenerated/prompt/ix-select/readme.md +2 -2
  97. package/build/docs/autogenerated/prompt/ix-slider/readme.md +353 -1
  98. package/build/docs/autogenerated/prompt/ix-tab-item/readme.md +314 -39
  99. package/build/docs/autogenerated/prompt/ix-tabs/readme.md +326 -51
  100. package/build/docs/autogenerated/prompt/ix-textarea/readme.md +10 -9
  101. package/build/docs/autogenerated/prompt/ix-tile/readme.md +31 -22
  102. package/build/docs/autogenerated/prompt/ix-time-input/readme.md +30 -29
  103. package/build/docs/autogenerated/prompt/ix-time-picker/readme.md +21 -21
  104. package/build/docs/autogenerated/prompt/ix-tree/readme.md +3 -3
  105. package/build/docs/autogenerated/prompt/ix-tree-item/readme.md +1 -1
  106. package/build/docs/autogenerated/prompt/ix-typography/readme.md +6 -6
  107. package/build/docs/autogenerated/prompt/ix-validation-tooltip/readme.md +1 -1
  108. package/build/docs/autogenerated/usage/angular/button-danger-primary.ts.md +11 -0
  109. package/build/docs/autogenerated/usage/angular/button-danger-secondary.ts.md +11 -0
  110. package/build/docs/autogenerated/usage/angular/button-danger-tertiary.html.md +4 -0
  111. package/build/docs/autogenerated/usage/angular/button-danger-tertiary.ts.md +10 -0
  112. package/build/docs/autogenerated/usage/angular/button-secondary.ts.md +2 -2
  113. package/build/docs/autogenerated/usage/angular/button-subtle-primary.ts.md +14 -0
  114. package/build/docs/autogenerated/usage/angular/button-subtle-secondary.ts.md +14 -0
  115. package/build/docs/autogenerated/usage/angular/button-subtle-tertiary.ts.md +22 -0
  116. package/build/docs/autogenerated/usage/angular/button-tertiary.ts.md +14 -0
  117. package/build/docs/autogenerated/usage/angular/button-with-link.html.md +4 -4
  118. package/build/docs/autogenerated/usage/angular/content-header-with-slot.html.md +3 -3
  119. package/build/docs/autogenerated/usage/angular/loading.ts.md +1 -1
  120. package/build/docs/autogenerated/usage/angular/slider-validation.html.md +53 -0
  121. package/build/docs/autogenerated/usage/angular/slider-validation.ts.md +10 -0
  122. package/build/docs/autogenerated/usage/angular/tabs-overflow.ts.md +42 -0
  123. package/build/docs/autogenerated/usage/angular/tabs.css.md +6 -1
  124. package/build/docs/autogenerated/usage/angular/tabs.ts.md +5 -4
  125. package/build/docs/autogenerated/usage/angular_standalone/button-danger-primary.ts.md +12 -0
  126. package/build/docs/autogenerated/usage/angular_standalone/button-danger-secondary.ts.md +12 -0
  127. package/build/docs/autogenerated/usage/angular_standalone/button-danger-tertiary.html.md +4 -0
  128. package/build/docs/autogenerated/usage/angular_standalone/button-danger-tertiary.ts.md +11 -0
  129. package/build/docs/autogenerated/usage/angular_standalone/button-secondary.ts.md +2 -2
  130. package/build/docs/autogenerated/usage/angular_standalone/button-subtle-primary.ts.md +15 -0
  131. package/build/docs/autogenerated/usage/angular_standalone/button-subtle-secondary.ts.md +15 -0
  132. package/build/docs/autogenerated/usage/angular_standalone/button-subtle-tertiary.ts.md +23 -0
  133. package/build/docs/autogenerated/usage/angular_standalone/button-tertiary.ts.md +15 -0
  134. package/build/docs/autogenerated/usage/angular_standalone/button-with-link.html.md +4 -4
  135. package/build/docs/autogenerated/usage/angular_standalone/content-header-with-slot.html.md +3 -3
  136. package/build/docs/autogenerated/usage/angular_standalone/loading.ts.md +1 -1
  137. package/build/docs/autogenerated/usage/angular_standalone/slider-validation.html.md +53 -0
  138. package/build/docs/autogenerated/usage/angular_standalone/slider-validation.ts.md +11 -0
  139. package/build/docs/autogenerated/usage/angular_standalone/tabs-overflow.ts.md +43 -0
  140. package/build/docs/autogenerated/usage/angular_standalone/tabs.css.md +6 -1
  141. package/build/docs/autogenerated/usage/angular_standalone/tabs.ts.md +6 -7
  142. package/build/docs/autogenerated/usage/angular_standalone/tile.ts.md +31 -22
  143. package/build/docs/autogenerated/usage/html/button-danger-primary.html.md +16 -0
  144. package/build/docs/autogenerated/usage/html/button-danger-secondary.html.md +16 -0
  145. package/build/docs/autogenerated/usage/html/button-danger-tertiary.html.md +16 -0
  146. package/build/docs/autogenerated/usage/html/button-secondary.html.md +2 -2
  147. package/build/docs/autogenerated/usage/html/button-subtle-primary.html.md +16 -0
  148. package/build/docs/autogenerated/usage/html/button-subtle-secondary.html.md +16 -0
  149. package/build/docs/autogenerated/usage/html/button-subtle-tertiary.html.md +16 -0
  150. package/build/docs/autogenerated/usage/html/button-tertiary.html.md +16 -0
  151. package/build/docs/autogenerated/usage/html/button-with-link.html.md +4 -4
  152. package/build/docs/autogenerated/usage/html/content-header-with-slot.html.md +3 -3
  153. package/build/docs/autogenerated/usage/html/loading.html.md +1 -1
  154. package/build/docs/autogenerated/usage/html/slider-validation.html.md +65 -0
  155. package/build/docs/autogenerated/usage/html/tabs-overflow.html.md +64 -0
  156. package/build/docs/autogenerated/usage/html/tabs.css.md +6 -1
  157. package/build/docs/autogenerated/usage/html/tabs.html.md +29 -16
  158. package/build/docs/autogenerated/usage/react/button-danger-primary.tsx.md +16 -0
  159. package/build/docs/autogenerated/usage/react/button-danger-secondary.tsx.md +18 -0
  160. package/build/docs/autogenerated/usage/react/button-danger-tertiary.tsx.md +18 -0
  161. package/build/docs/autogenerated/usage/react/button-secondary.tsx.md +2 -2
  162. package/build/docs/autogenerated/usage/react/button-subtle-primary.tsx.md +16 -0
  163. package/build/docs/autogenerated/usage/react/button-subtle-secondary.tsx.md +18 -0
  164. package/build/docs/autogenerated/usage/react/button-subtle-tertiary.tsx.md +18 -0
  165. package/build/docs/autogenerated/usage/react/button-tertiary.tsx.md +18 -0
  166. package/build/docs/autogenerated/usage/react/button-with-link.tsx.md +6 -6
  167. package/build/docs/autogenerated/usage/react/content-header-with-slot.tsx.md +3 -3
  168. package/build/docs/autogenerated/usage/react/input.tsx.md +7 -1
  169. package/build/docs/autogenerated/usage/react/loading.tsx.md +1 -1
  170. package/build/docs/autogenerated/usage/react/menu-with-bottom-tabs.tsx.md +1 -1
  171. package/build/docs/autogenerated/usage/react/slider-validation.tsx.md +61 -0
  172. package/build/docs/autogenerated/usage/react/tabs-overflow.tsx.md +37 -0
  173. package/build/docs/autogenerated/usage/react/tabs-rounded.tsx.md +6 -6
  174. package/build/docs/autogenerated/usage/react/tabs.scoped.css.md +6 -1
  175. package/build/docs/autogenerated/usage/react/tabs.tsx.md +5 -3
  176. package/build/docs/autogenerated/usage/react/vertical-tabs-with-avatar.tsx.md +1 -1
  177. package/build/docs/autogenerated/usage/vue/button-danger-primary.vue.md +12 -0
  178. package/build/docs/autogenerated/usage/vue/button-danger-secondary.vue.md +12 -0
  179. package/build/docs/autogenerated/usage/vue/button-danger-tertiary.vue.md +12 -0
  180. package/build/docs/autogenerated/usage/vue/button-secondary.vue.md +2 -2
  181. package/build/docs/autogenerated/usage/vue/button-subtle-primary.vue.md +12 -0
  182. package/build/docs/autogenerated/usage/vue/button-subtle-secondary.vue.md +12 -0
  183. package/build/docs/autogenerated/usage/vue/button-subtle-tertiary.vue.md +12 -0
  184. package/build/docs/autogenerated/usage/vue/button-tertiary.vue.md +12 -0
  185. package/build/docs/autogenerated/usage/vue/button-with-link.vue.md +6 -6
  186. package/build/docs/autogenerated/usage/vue/content-header-with-slot.vue.md +3 -3
  187. package/build/docs/autogenerated/usage/vue/loading.vue.md +2 -2
  188. package/build/docs/autogenerated/usage/vue/menu-with-bottom-tabs.vue.md +1 -1
  189. package/build/docs/autogenerated/usage/vue/slider-validation.vue.md +59 -0
  190. package/build/docs/autogenerated/usage/vue/tabs-overflow.vue.md +38 -0
  191. package/build/docs/autogenerated/usage/vue/tabs.css.md +6 -1
  192. package/build/docs/autogenerated/usage/vue/tabs.vue.md +21 -3
  193. package/build/docs/autogenerated/utils/loading.mdx +1 -1
  194. package/build/docs/autogenerated/utils/modal-loading-options.mdx +9 -0
  195. package/build/docs/autogenerated/version.json +1 -1
  196. package/build/static/demo/v2/angular/button-danger-primary.ts +18 -0
  197. package/build/static/demo/v2/angular/button-danger-secondary.ts +18 -0
  198. package/build/static/demo/v2/angular/button-danger-tertiary.html +2 -0
  199. package/build/static/demo/v2/angular/button-danger-tertiary.ts +17 -0
  200. package/build/static/demo/v2/angular/button-secondary.ts +2 -2
  201. package/build/static/demo/v2/angular/button-subtle-primary.ts +21 -0
  202. package/build/static/demo/v2/angular/button-subtle-secondary.ts +21 -0
  203. package/build/static/demo/v2/angular/button-subtle-tertiary.ts +29 -0
  204. package/build/static/demo/v2/angular/button-tertiary.ts +21 -0
  205. package/build/static/demo/v2/angular/button-with-link.html +4 -4
  206. package/build/static/demo/v2/angular/content-header-with-slot.html +3 -3
  207. package/build/static/demo/v2/angular/loading.ts +1 -1
  208. package/build/static/demo/v2/angular/slider-validation.html +60 -0
  209. package/build/static/demo/v2/angular/slider-validation.ts +17 -0
  210. package/build/static/demo/v2/angular/tabs-overflow.ts +48 -0
  211. package/build/static/demo/v2/angular/tabs.css +7 -1
  212. package/build/static/demo/v2/angular/tabs.ts +5 -4
  213. package/build/static/demo/v2/angular_standalone/button-danger-primary.ts +19 -0
  214. package/build/static/demo/v2/angular_standalone/button-danger-secondary.ts +19 -0
  215. package/build/static/demo/v2/angular_standalone/button-danger-tertiary.html +11 -0
  216. package/build/static/demo/v2/angular_standalone/button-danger-tertiary.ts +18 -0
  217. package/build/static/demo/v2/angular_standalone/button-secondary.ts +2 -2
  218. package/build/static/demo/v2/angular_standalone/button-subtle-primary.ts +22 -0
  219. package/build/static/demo/v2/angular_standalone/button-subtle-secondary.ts +22 -0
  220. package/build/static/demo/v2/angular_standalone/button-subtle-tertiary.ts +30 -0
  221. package/build/static/demo/v2/angular_standalone/button-tertiary.ts +22 -0
  222. package/build/static/demo/v2/angular_standalone/button-with-link.html +4 -4
  223. package/build/static/demo/v2/angular_standalone/content-header-with-slot.html +3 -3
  224. package/build/static/demo/v2/angular_standalone/loading.ts +1 -1
  225. package/build/static/demo/v2/angular_standalone/slider-validation.html +60 -0
  226. package/build/static/demo/v2/angular_standalone/slider-validation.ts +18 -0
  227. package/build/static/demo/v2/angular_standalone/tabs-overflow.ts +49 -0
  228. package/build/static/demo/v2/angular_standalone/tabs.css +7 -1
  229. package/build/static/demo/v2/angular_standalone/tabs.ts +6 -7
  230. package/build/static/demo/v2/angular_standalone/tile.ts +31 -22
  231. package/build/static/demo/v2/html/button-danger-primary.html +23 -0
  232. package/build/static/demo/v2/html/button-danger-secondary.html +23 -0
  233. package/build/static/demo/v2/html/button-danger-tertiary.html +23 -0
  234. package/build/static/demo/v2/html/button-secondary.html +2 -2
  235. package/build/static/demo/v2/html/button-subtle-primary.html +23 -0
  236. package/build/static/demo/v2/html/button-subtle-secondary.html +23 -0
  237. package/build/static/demo/v2/html/button-subtle-tertiary.html +23 -0
  238. package/build/static/demo/v2/html/button-tertiary.html +23 -0
  239. package/build/static/demo/v2/html/button-with-link.html +4 -4
  240. package/build/static/demo/v2/html/content-header-with-slot.html +3 -3
  241. package/build/static/demo/v2/html/loading.html +1 -1
  242. package/build/static/demo/v2/html/slider-validation.html +72 -0
  243. package/build/static/demo/v2/html/tabs-overflow.html +70 -0
  244. package/build/static/demo/v2/html/tabs.css +7 -1
  245. package/build/static/demo/v2/html/tabs.html +29 -16
  246. package/build/static/demo/v2/preview/html/assets/a11y-DAzBNVe7-CO1Uj69l.js +127 -0
  247. package/build/static/demo/v2/preview/html/assets/action-card-DPxP1WXA.js +12 -0
  248. package/build/static/demo/v2/preview/html/assets/add-icons-CvHcdrA6.js +8 -0
  249. package/build/static/demo/v2/preview/html/assets/aggrid-DOiIGdGA.js +49990 -0
  250. package/build/static/demo/v2/preview/html/assets/animation-BLaucX4x-BWLd_Wig.js +98 -0
  251. package/build/static/demo/v2/preview/html/assets/application-ZTsPD3Zg.js +7 -0
  252. package/build/static/demo/v2/preview/html/assets/application-advanced-CViHNsbF.js +30 -0
  253. package/build/static/demo/v2/preview/html/assets/application-app-switch-beu4Wo7g.js +96 -0
  254. package/build/static/demo/v2/preview/html/assets/application-breakpoints-lj0NrBig.js +15 -0
  255. package/build/static/demo/v2/preview/html/assets/application-header-DfBmbctW.js +7 -0
  256. package/build/static/demo/v2/preview/html/assets/base-button-CV0w47z9-ChfeyWNW.js +67 -0
  257. package/build/static/demo/v2/preview/html/assets/base-icon-button-BuHd34qo-6FAyhit5.js +8 -0
  258. package/build/static/demo/v2/preview/html/assets/blind-header-actions-GIf8m5gu.js +8 -0
  259. package/build/static/demo/v2/preview/html/assets/blind-variants-CPswXSvv.js +7 -0
  260. package/build/static/demo/v2/preview/html/assets/button-loading-yH2LqEu9.js +7 -0
  261. package/build/static/demo/v2/preview/html/assets/button-text-icon-BJhHnYM3.js +8 -0
  262. package/build/static/demo/v2/preview/html/assets/button-with-icon-CAvMWtB7.js +8 -0
  263. package/build/static/demo/v2/preview/html/assets/button-with-link-C9uZjBvl.js +9 -0
  264. package/build/static/demo/v2/preview/html/assets/card-BYyp0sqK.js +12 -0
  265. package/build/static/demo/v2/preview/html/assets/card-list-lnMy_PtF.js +8 -0
  266. package/build/static/demo/v2/preview/html/assets/chip-Be_MshYD.js +7 -0
  267. package/build/static/demo/v2/preview/html/assets/content-ZTsPD3Zg.js +7 -0
  268. package/build/static/demo/v2/preview/html/assets/content-header-no-back-Do_i-AHs.js +9 -0
  269. package/build/static/demo/v2/preview/html/assets/content-header-with-slot-u8OXIRlU.js +7 -0
  270. package/build/static/demo/v2/preview/html/assets/custom-field-DCVzTyNE.js +7 -0
  271. package/build/static/demo/v2/preview/html/assets/date-input-with-slots-km08UJrd.js +7 -0
  272. package/build/static/demo/v2/preview/html/assets/datetime-D1WplX1z-grPSvmS5.js +6123 -0
  273. package/build/static/demo/v2/preview/html/assets/dropdown-button-7n0RxHtD.js +7 -0
  274. package/build/static/demo/v2/preview/html/assets/dropdown-button-icon-7n0RxHtD.js +7 -0
  275. package/build/static/demo/v2/preview/html/assets/dropdown-icon-BsdbE6Bn.js +9 -0
  276. package/build/static/demo/v2/preview/html/assets/dropdown-quick-actions-B6tGHF7o.js +11 -0
  277. package/build/static/demo/v2/preview/html/assets/dropdown-submenu-CPt-Vvsv.js +9 -0
  278. package/build/static/demo/v2/preview/html/assets/echarts-De4Xy87m.js +144 -0
  279. package/build/static/demo/v2/preview/html/assets/echarts-bar-horizontal-stacked-aY1Bm2bt.js +63 -0
  280. package/build/static/demo/v2/preview/html/assets/echarts-bar-simple-D4zlHTqq.js +57 -0
  281. package/build/static/demo/v2/preview/html/assets/echarts-circle-0HaWZK5M.js +65 -0
  282. package/build/static/demo/v2/preview/html/assets/echarts-empty-state-DlaSUo_Q.js +84 -0
  283. package/build/static/demo/v2/preview/html/assets/echarts-gauge-DE-rwqYe.js +142 -0
  284. package/build/static/demo/v2/preview/html/assets/echarts-line-advanced-C85X-Kc9.js +83 -0
  285. package/build/static/demo/v2/preview/html/assets/echarts-line-multiple-y-axis-BdRsORsT.js +126 -0
  286. package/build/static/demo/v2/preview/html/assets/echarts-line-simple-BRTqSoT8.js +45 -0
  287. package/build/static/demo/v2/preview/html/assets/echarts-pie-BZ2vJK3p.js +64 -0
  288. package/build/static/demo/v2/preview/html/assets/echarts-progress-arc-CS7aGf0-.js +84 -0
  289. package/build/static/demo/v2/preview/html/assets/echarts-progress-circle-OxTlYeZg.js +93 -0
  290. package/build/static/demo/v2/preview/html/assets/echarts-special-3d-Dxth4BS7.js +80 -0
  291. package/build/static/demo/v2/preview/html/assets/echarts-special-toolbox-Bvob3Ood.js +61 -0
  292. package/build/static/demo/v2/preview/html/assets/echarts-special-zoom-jYQRWZN3.js +87 -0
  293. package/build/static/demo/v2/preview/html/assets/empty-state-DipeepHn.js +7 -0
  294. package/build/static/demo/v2/preview/html/assets/empty-state-compact-DipeepHn.js +7 -0
  295. package/build/static/demo/v2/preview/html/assets/empty-state-compact-break-DipeepHn.js +7 -0
  296. package/build/static/demo/v2/preview/html/assets/event-list-custom-item-height-in-number-CB7jq6xl.js +6 -0
  297. package/build/static/demo/v2/preview/html/assets/event-list-filled-wRLZaic6.js +18 -0
  298. package/build/static/demo/v2/preview/html/assets/event-list-selected-CRWF0P7b.js +27 -0
  299. package/build/static/demo/v2/preview/html/assets/flip-tile-KIru3LCB.js +7 -0
  300. package/build/static/demo/v2/preview/html/assets/global-7ZbTfMw3.js +3056 -0
  301. package/build/static/demo/v2/preview/html/assets/global-D7pkbQ45.css +5572 -0
  302. package/build/static/demo/v2/preview/html/assets/helper-text-util-C9sLzo0k-ByYMuUsm.js +27 -0
  303. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-secondary-D7b8mebd.js +29 -0
  304. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-primary-D7b8mebd.js +29 -0
  305. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-secondary-D7b8mebd.js +29 -0
  306. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-tertiary-D7b8mebd.js +29 -0
  307. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-tertiary-D7b8mebd.js +29 -0
  308. package/build/static/demo/v2/preview/html/assets/index-BBzEV-f4-ChQfUIyc.js +96 -0
  309. package/build/static/demo/v2/preview/html/assets/index-BG5XMoOy-CF7NkFDC.js +22 -0
  310. package/build/static/demo/v2/preview/html/assets/index-BWsIQ1EH.js +76 -0
  311. package/build/static/demo/v2/preview/html/assets/index-B_6Kcb-H.js +74 -0
  312. package/build/static/demo/v2/preview/html/assets/index-VcTKdkWt.js +1061 -0
  313. package/build/static/demo/v2/preview/html/assets/index-c_Lae2aM.js +4 -0
  314. package/build/static/demo/v2/preview/html/assets/init-6zSVdjuR.js +1577 -0
  315. package/build/static/demo/v2/preview/html/assets/input-with-slots-km08UJrd.js +7 -0
  316. package/build/static/demo/v2/preview/html/assets/input.fc-C1ytwpkt-bTPpCuNQ.js +271 -0
  317. package/build/static/demo/v2/preview/html/assets/ix-action-card.entry-CIgyqiQf.js +23 -0
  318. package/build/static/demo/v2/preview/html/assets/ix-application-header.entry-BAferosB.js +187 -0
  319. package/build/static/demo/v2/preview/html/assets/ix-application-sidebar.entry-CW10luYl.js +40 -0
  320. package/build/static/demo/v2/preview/html/assets/ix-application-switch-modal.entry-Cf8cxPgW.js +48 -0
  321. package/build/static/demo/v2/preview/html/assets/ix-application.entry-BINHMRFz.js +120 -0
  322. package/build/static/demo/v2/preview/html/assets/ix-avatar_2.entry-DHwFVF_K.js +93 -0
  323. package/build/static/demo/v2/preview/html/assets/ix-blind.entry-CF1Ln4FH.js +86 -0
  324. package/build/static/demo/v2/preview/html/assets/ix-breadcrumb-item.entry-BvnUlZad.js +70 -0
  325. package/build/static/demo/v2/preview/html/assets/ix-breadcrumb.entry-BAd3cY2I.js +103 -0
  326. package/build/static/demo/v2/preview/html/assets/ix-button.entry-CRiqzFkG.js +101 -0
  327. package/build/static/demo/v2/preview/html/assets/ix-card-accordion_2.entry-B6XSM9xC.js +81 -0
  328. package/build/static/demo/v2/preview/html/assets/ix-card-list.entry-D0jQOqfX.js +155 -0
  329. package/build/static/demo/v2/preview/html/assets/ix-card_2.entry-BTFL2Ekf.js +35 -0
  330. package/build/static/demo/v2/preview/html/assets/ix-category-filter.entry-D924wGUo.js +497 -0
  331. package/build/static/demo/v2/preview/html/assets/ix-checkbox-group.entry-BNyF_Cv-.js +89 -0
  332. package/build/static/demo/v2/preview/html/assets/ix-checkbox.entry-BTlDHNdu.js +109 -0
  333. package/build/static/demo/v2/preview/html/assets/ix-chip.entry-C2ONTqgJ.js +70 -0
  334. package/build/static/demo/v2/preview/html/assets/ix-col_4.entry-CZ49GtRE.js +553 -0
  335. package/build/static/demo/v2/preview/html/assets/ix-content-header.entry-B2rb6wwv.js +25 -0
  336. package/build/static/demo/v2/preview/html/assets/ix-content.entry-DGPFvRYj.js +27 -0
  337. package/build/static/demo/v2/preview/html/assets/ix-css-grid-item.entry-te-lGhkq.js +16 -0
  338. package/build/static/demo/v2/preview/html/assets/ix-css-grid.entry-CL9fyFUm.js +82 -0
  339. package/build/static/demo/v2/preview/html/assets/ix-custom-field.entry-DvGSJggv.js +44 -0
  340. package/build/static/demo/v2/preview/html/assets/ix-date-dropdown.entry-Bt709rSL.js +181 -0
  341. package/build/static/demo/v2/preview/html/assets/ix-date-input.entry-D4JuRopG.js +253 -0
  342. package/build/static/demo/v2/preview/html/assets/ix-date-time-card.entry-BbuiNfpo.js +31 -0
  343. package/build/static/demo/v2/preview/html/assets/ix-datetime-picker.entry-DkK0Tp6p.js +49 -0
  344. package/build/static/demo/v2/preview/html/assets/ix-divider.entry-miuSysZr.js +14 -0
  345. package/build/static/demo/v2/preview/html/assets/ix-drawer.entry-C5d5BIrF.js +135 -0
  346. package/build/static/demo/v2/preview/html/assets/ix-dropdown-button.entry-C284Le09.js +43 -0
  347. package/build/static/demo/v2/preview/html/assets/ix-dropdown-header.entry-B-_ACd4S.js +14 -0
  348. package/build/static/demo/v2/preview/html/assets/ix-dropdown-item.entry-B_af2CtU.js +49 -0
  349. package/build/static/demo/v2/preview/html/assets/ix-dropdown-quick-actions.entry-CijKaukT.js +14 -0
  350. package/build/static/demo/v2/preview/html/assets/ix-dropdown.entry-DftMOO31.js +403 -0
  351. package/build/static/demo/v2/preview/html/assets/ix-empty-state.entry-gdnvcMA0.js +16 -0
  352. package/build/static/demo/v2/preview/html/assets/ix-event-list-item.entry-Dzl_GcXp.js +36 -0
  353. package/build/static/demo/v2/preview/html/assets/ix-event-list.entry-BWbe0iXR.js +129 -0
  354. package/build/static/demo/v2/preview/html/assets/ix-expanding-search.entry-Bra1tzX9.js +81 -0
  355. package/build/static/demo/v2/preview/html/assets/ix-field-label_2.entry-CpajN8qr.js +174 -0
  356. package/build/static/demo/v2/preview/html/assets/ix-filter-chip_2.entry-CeNTgWyQ.js +110 -0
  357. package/build/static/demo/v2/preview/html/assets/ix-flip-tile-content.entry-BwxrRn4y.js +15 -0
  358. package/build/static/demo/v2/preview/html/assets/ix-flip-tile.entry-h2PC8IpF.js +127 -0
  359. package/build/static/demo/v2/preview/html/assets/ix-group-context-menu_2.entry-DyLYhTWo.js +74 -0
  360. package/build/static/demo/v2/preview/html/assets/ix-group.entry-CZtLbKne.js +161 -0
  361. package/build/static/demo/v2/preview/html/assets/ix-helper-text.entry-CD56QwiN.js +66 -0
  362. package/build/static/demo/v2/preview/html/assets/ix-icon-button_2.entry-p7yX7QzK.js +95 -0
  363. package/build/static/demo/v2/preview/html/assets/ix-icon-toggle-button.entry-C7zUrEYu.js +56 -0
  364. package/build/static/demo/v2/preview/html/assets/ix-icon.entry-Co7qlYpz.js +253 -0
  365. package/build/static/demo/v2/preview/html/assets/ix-input-group.entry-DHby_kcV.js +122 -0
  366. package/build/static/demo/v2/preview/html/assets/ix-input.entry-Dpz10z4m.js +156 -0
  367. package/build/static/demo/v2/preview/html/assets/ix-key-value-list.entry-D4uicCeS.js +15 -0
  368. package/build/static/demo/v2/preview/html/assets/ix-key-value.entry-CWdnuFkv.js +18 -0
  369. package/build/static/demo/v2/preview/html/assets/ix-kpi.entry-93n7kNbV.js +40 -0
  370. package/build/static/demo/v2/preview/html/assets/ix-layout-auto.entry-D1TtACRt.js +90 -0
  371. package/build/static/demo/v2/preview/html/assets/ix-link-button.entry-CTnqpsK5.js +23 -0
  372. package/build/static/demo/v2/preview/html/assets/ix-menu-about-item.entry-CHFJyAik.js +29 -0
  373. package/build/static/demo/v2/preview/html/assets/ix-menu-about-news.entry-28uo1qrP.js +29 -0
  374. package/build/static/demo/v2/preview/html/assets/ix-menu-about.entry-C0R-Bc8y.js +42 -0
  375. package/build/static/demo/v2/preview/html/assets/ix-menu-avatar.entry-D3vmp8xE.js +47 -0
  376. package/build/static/demo/v2/preview/html/assets/ix-menu-category.entry-DPO8fZRu.js +204 -0
  377. package/build/static/demo/v2/preview/html/assets/ix-menu-expand-icon.entry-D3uZcwxr.js +39 -0
  378. package/build/static/demo/v2/preview/html/assets/ix-menu-item.entry-B0azZYlT.js +112 -0
  379. package/build/static/demo/v2/preview/html/assets/ix-menu-settings-item.entry-EW91dIYc.js +29 -0
  380. package/build/static/demo/v2/preview/html/assets/ix-menu-settings.entry-DmV8Tic2.js +104 -0
  381. package/build/static/demo/v2/preview/html/assets/ix-menu.entry-C0CNaoX6.js +474 -0
  382. package/build/static/demo/v2/preview/html/assets/ix-message-bar.entry-8JM7iJTV.js +56 -0
  383. package/build/static/demo/v2/preview/html/assets/ix-modal-content_2.entry-8nB6mrm9.js +60 -0
  384. package/build/static/demo/v2/preview/html/assets/ix-modal-footer.entry-CVojT8C9.js +14 -0
  385. package/build/static/demo/v2/preview/html/assets/ix-modal-loading.entry-ZrRXvysM.js +14 -0
  386. package/build/static/demo/v2/preview/html/assets/ix-modal.entry-BARCVM8Z.js +180 -0
  387. package/build/static/demo/v2/preview/html/assets/ix-number-input.entry-BGbHGtcT.js +270 -0
  388. package/build/static/demo/v2/preview/html/assets/ix-pagination.entry-9cKU7Feq.js +151 -0
  389. package/build/static/demo/v2/preview/html/assets/ix-pane-layout.entry-B-cynyXc.js +270 -0
  390. package/build/static/demo/v2/preview/html/assets/ix-pane.entry-BNcCjRD-.js +466 -0
  391. package/build/static/demo/v2/preview/html/assets/ix-pill.entry-DUMPV7Bo.js +68 -0
  392. package/build/static/demo/v2/preview/html/assets/ix-progress-indicator.entry-D67NJI5O.js +108 -0
  393. package/build/static/demo/v2/preview/html/assets/ix-push-card.entry-BqfD6LMl.js +18 -0
  394. package/build/static/demo/v2/preview/html/assets/ix-radio-group.entry-BE6a0CGv.js +158 -0
  395. package/build/static/demo/v2/preview/html/assets/ix-radio.entry-lWfKmrSL.js +134 -0
  396. package/build/static/demo/v2/preview/html/assets/ix-select.entry-ClztaKAm.js +610 -0
  397. package/build/static/demo/v2/preview/html/assets/ix-slider.entry-CcX-eCG9.js +236 -0
  398. package/build/static/demo/v2/preview/html/assets/ix-split-button.entry-CBEDxvHn.js +44 -0
  399. package/build/static/demo/v2/preview/html/assets/ix-tab-item_2.entry-BlbG_zmw.js +433 -0
  400. package/build/static/demo/v2/preview/html/assets/ix-textarea.entry-BaLuOiee.js +224 -0
  401. package/build/static/demo/v2/preview/html/assets/ix-tile.entry-Byxfx-if.js +36 -0
  402. package/build/static/demo/v2/preview/html/assets/ix-time-input.entry-C9nwO4e_.js +257 -0
  403. package/build/static/demo/v2/preview/html/assets/ix-time-picker.entry-jn6GPZJK.js +591 -0
  404. package/build/static/demo/v2/preview/html/assets/ix-toast-container.entry-BxJzO1qC.js +109 -0
  405. package/build/static/demo/v2/preview/html/assets/ix-toast.entry-B8in75Vw.js +87 -0
  406. package/build/static/demo/v2/preview/html/assets/ix-toggle-button.entry-C0395Y7_.js +47 -0
  407. package/build/static/demo/v2/preview/html/assets/ix-toggle.entry-Kx-L7SBb.js +118 -0
  408. package/build/static/demo/v2/preview/html/assets/ix-tooltip.entry-Ck2sYYcQ.js +323 -0
  409. package/build/static/demo/v2/preview/html/assets/ix-tree-item.entry-DpVjUHR3.js +29 -0
  410. package/build/static/demo/v2/preview/html/assets/ix-tree.entry-CVG3eTH1.js +580 -0
  411. package/build/static/demo/v2/preview/html/assets/ix-typography.entry-DKOKOJaE.js +35 -0
  412. package/build/static/demo/v2/preview/html/assets/ix-upload.entry-CV7CfncL.js +146 -0
  413. package/build/static/demo/v2/preview/html/assets/ix-validation-tooltip.entry-B2-FKrpn.js +150 -0
  414. package/build/static/demo/v2/preview/html/assets/ix-workflow-step.entry-BhauAYHK.js +119 -0
  415. package/build/static/demo/v2/preview/html/assets/ix-workflow-steps.entry-DEmOnb3c.js +77 -0
  416. package/build/static/demo/v2/preview/html/assets/key-value-list-with-icon-MH6Mvgrw.js +7 -0
  417. package/build/static/demo/v2/preview/html/assets/key-value-with-icon-MH6Mvgrw.js +7 -0
  418. package/build/static/demo/v2/preview/html/assets/listener-DcAn-vyA-vMwX8dLP.js +64 -0
  419. package/build/static/demo/v2/preview/html/assets/loading-D1eanxfo.js +23 -0
  420. package/build/static/demo/v2/preview/html/assets/menu-category-CsGl8jiZ.js +14 -0
  421. package/build/static/demo/v2/preview/html/assets/menu-with-bottom-tabs-DDqDSFLW.js +8 -0
  422. package/build/static/demo/v2/preview/html/assets/message-B0A6QA5c.js +21 -0
  423. package/build/static/demo/v2/preview/html/assets/message-bar-removal-90-p8mnq.js +27 -0
  424. package/build/static/demo/v2/preview/html/assets/modal-B4NTsLyj.js +56 -0
  425. package/build/static/demo/v2/preview/html/assets/modal-BJAcx3Qd-CMIZ8YSL.js +224 -0
  426. package/build/static/demo/v2/preview/html/assets/modal-close-CIL-3qAR.js +59 -0
  427. package/build/static/demo/v2/preview/html/assets/modal-form-ix-button-submit-Cw4Ra31w.js +54 -0
  428. package/build/static/demo/v2/preview/html/assets/modal-sizes-D1ESLif6.js +56 -0
  429. package/build/static/demo/v2/preview/html/assets/number-input-with-slots-km08UJrd.js +7 -0
  430. package/build/static/demo/v2/preview/html/assets/pill-BuAYsW_H.js +7 -0
  431. package/build/static/demo/v2/preview/html/assets/pill-variants-C3S7fdno.js +7 -0
  432. package/build/static/demo/v2/preview/html/assets/push-card-km08UJrd.js +7 -0
  433. package/build/static/demo/v2/preview/html/assets/slider-error-BmJqSYnQ.js +9 -0
  434. package/build/static/demo/v2/preview/html/assets/slider-marker-BmJqSYnQ.js +9 -0
  435. package/build/static/demo/v2/preview/html/assets/slider-trace-BmJqSYnQ.js +9 -0
  436. package/build/static/demo/v2/preview/html/assets/split-button-TN-f5qhu.js +7 -0
  437. package/build/static/demo/v2/preview/html/assets/split-button-icons-m2iH_QyE.js +10 -0
  438. package/build/static/demo/v2/preview/html/assets/tabs-CcAdORz5.css +32 -0
  439. package/build/static/demo/v2/preview/html/assets/tabs-overflow-DWhXzaR3.js +14 -0
  440. package/build/static/demo/v2/preview/html/assets/tabs-rounded-ByQqpX4p.js +12 -0
  441. package/build/static/demo/v2/preview/html/assets/theme-switcher-CpQ8JvHL-B4B-3Xrp.js +154 -0
  442. package/build/static/demo/v2/preview/html/assets/theme-switcher-DQoWbElz.js +57 -0
  443. package/build/static/demo/v2/preview/html/assets/tile-DxPWnSId.js +8 -0
  444. package/build/static/demo/v2/preview/html/assets/time-input-with-slots-km08UJrd.js +7 -0
  445. package/build/static/demo/v2/preview/html/assets/toast-BYBP5w_W.js +18 -0
  446. package/build/static/demo/v2/preview/html/assets/toast-custom-BNMRKrwN.js +51 -0
  447. package/build/static/demo/v2/preview/html/assets/toast-position-DOum0rFY.js +19 -0
  448. package/build/static/demo/v2/preview/html/assets/toggle-button-primary-COPSYDpB.js +29 -0
  449. package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-COPSYDpB.js +29 -0
  450. package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-primary-COPSYDpB.js +29 -0
  451. package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-secondary-COPSYDpB.js +29 -0
  452. package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-tertiary-COPSYDpB.js +29 -0
  453. package/build/static/demo/v2/preview/html/assets/toggle-button-tertiary-COPSYDpB.js +29 -0
  454. package/build/static/demo/v2/preview/html/assets/tooltip-with-icon-CsffgxQY.js +8 -0
  455. package/build/static/demo/v2/preview/html/assets/tree-custom-CJnp0YOH.js +5 -0
  456. package/build/static/demo/v2/preview/html/assets/validation-CTBekLDe-sG9H3Ujv.js +115 -0
  457. package/build/static/demo/v2/preview/html/assets/validation-select-BFnRnzvg.js +10 -0
  458. package/build/static/demo/v2/preview/html/assets/vertical-tabs-k0YwyxPH.js +10 -0
  459. package/build/static/demo/v2/preview/html/assets/vertical-tabs-with-avatar-k0YwyxPH.js +10 -0
  460. package/build/static/demo/v2/preview/html/component-usage-by-component.json +17 -13
  461. package/build/static/demo/v2/preview/html/component-usage.json +37 -27
  462. package/build/static/demo/v2/preview/html/index.html +3 -3
  463. package/build/static/demo/v2/preview/html/preview-examples/about-and-legal.html +3 -3
  464. package/build/static/demo/v2/preview/html/preview-examples/action-card.html +6 -6
  465. package/build/static/demo/v2/preview/html/preview-examples/add-icons.html +6 -6
  466. package/build/static/demo/v2/preview/html/preview-examples/aggrid.html +4 -4
  467. package/build/static/demo/v2/preview/html/preview-examples/application-advanced.html +6 -6
  468. package/build/static/demo/v2/preview/html/preview-examples/application-app-switch.html +4 -4
  469. package/build/static/demo/v2/preview/html/preview-examples/application-breakpoints.html +4 -4
  470. package/build/static/demo/v2/preview/html/preview-examples/application-header.html +6 -6
  471. package/build/static/demo/v2/preview/html/preview-examples/application.html +4 -4
  472. package/build/static/demo/v2/preview/html/preview-examples/aria-label-properties.html +3 -3
  473. package/build/static/demo/v2/preview/html/preview-examples/avatar-image.html +3 -3
  474. package/build/static/demo/v2/preview/html/preview-examples/avatar-initials.html +3 -3
  475. package/build/static/demo/v2/preview/html/preview-examples/avatar.html +3 -3
  476. package/build/static/demo/v2/preview/html/preview-examples/blind-header-actions.html +6 -6
  477. package/build/static/demo/v2/preview/html/preview-examples/blind-variants.html +6 -6
  478. package/build/static/demo/v2/preview/html/preview-examples/blind.html +3 -3
  479. package/build/static/demo/v2/preview/html/preview-examples/breadcrumb-next-items.html +3 -3
  480. package/build/static/demo/v2/preview/html/preview-examples/breadcrumb-truncate.html +3 -3
  481. package/build/static/demo/v2/preview/html/preview-examples/breadcrumb.html +3 -3
  482. package/build/static/demo/v2/preview/html/preview-examples/button-danger-primary.html +25 -0
  483. package/build/static/demo/v2/preview/html/preview-examples/button-danger-secondary.html +25 -0
  484. package/build/static/demo/v2/preview/html/preview-examples/button-danger-tertiary.html +25 -0
  485. package/build/static/demo/v2/preview/html/preview-examples/button-group.html +3 -3
  486. package/build/static/demo/v2/preview/html/preview-examples/button-loading.html +6 -6
  487. package/build/static/demo/v2/preview/html/preview-examples/button-secondary.html +6 -6
  488. package/build/static/demo/v2/preview/html/preview-examples/button-subtle-primary.html +25 -0
  489. package/build/static/demo/v2/preview/html/preview-examples/button-subtle-secondary.html +25 -0
  490. package/build/static/demo/v2/preview/html/preview-examples/button-subtle-tertiary.html +25 -0
  491. package/build/static/demo/v2/preview/html/preview-examples/button-tertiary.html +25 -0
  492. package/build/static/demo/v2/preview/html/preview-examples/button-text-icon.html +7 -7
  493. package/build/static/demo/v2/preview/html/preview-examples/button-with-icon.html +6 -6
  494. package/build/static/demo/v2/preview/html/preview-examples/button-with-link.html +10 -10
  495. package/build/static/demo/v2/preview/html/preview-examples/buttons.html +4 -4
  496. package/build/static/demo/v2/preview/html/preview-examples/card-list.html +6 -6
  497. package/build/static/demo/v2/preview/html/preview-examples/card.html +6 -6
  498. package/build/static/demo/v2/preview/html/preview-examples/category-filter-suggestions.html +3 -3
  499. package/build/static/demo/v2/preview/html/preview-examples/category-filter.html +3 -3
  500. package/build/static/demo/v2/preview/html/preview-examples/checkbox-indeterminate.html +3 -3
  501. package/build/static/demo/v2/preview/html/preview-examples/checkbox.html +3 -3
  502. package/build/static/demo/v2/preview/html/preview-examples/chip.html +6 -6
  503. package/build/static/demo/v2/preview/html/preview-examples/content-header-no-back.html +6 -6
  504. package/build/static/demo/v2/preview/html/preview-examples/content-header-with-slot.html +9 -9
  505. package/build/static/demo/v2/preview/html/preview-examples/content-header.html +3 -3
  506. package/build/static/demo/v2/preview/html/preview-examples/content.html +4 -4
  507. package/build/static/demo/v2/preview/html/preview-examples/custom-field-validation.html +3 -3
  508. package/build/static/demo/v2/preview/html/preview-examples/custom-field.html +6 -6
  509. package/build/static/demo/v2/preview/html/preview-examples/date-dropdown-user-range.html +3 -3
  510. package/build/static/demo/v2/preview/html/preview-examples/date-dropdown.html +3 -3
  511. package/build/static/demo/v2/preview/html/preview-examples/date-input-disabled.html +3 -3
  512. package/build/static/demo/v2/preview/html/preview-examples/date-input-label.html +3 -3
  513. package/build/static/demo/v2/preview/html/preview-examples/date-input-min-max-date.html +3 -3
  514. package/build/static/demo/v2/preview/html/preview-examples/date-input-readonly.html +3 -3
  515. package/build/static/demo/v2/preview/html/preview-examples/date-input-validation.html +3 -3
  516. package/build/static/demo/v2/preview/html/preview-examples/date-input-with-slots.html +6 -6
  517. package/build/static/demo/v2/preview/html/preview-examples/date-input.html +3 -3
  518. package/build/static/demo/v2/preview/html/preview-examples/datepicker-locale.html +3 -3
  519. package/build/static/demo/v2/preview/html/preview-examples/datepicker-range.html +3 -3
  520. package/build/static/demo/v2/preview/html/preview-examples/datepicker.html +3 -3
  521. package/build/static/demo/v2/preview/html/preview-examples/datetimepicker.html +3 -3
  522. package/build/static/demo/v2/preview/html/preview-examples/divider.html +3 -3
  523. package/build/static/demo/v2/preview/html/preview-examples/drawer-full-height.html +3 -3
  524. package/build/static/demo/v2/preview/html/preview-examples/drawer.html +3 -3
  525. package/build/static/demo/v2/preview/html/preview-examples/dropdown-button-icon.html +6 -6
  526. package/build/static/demo/v2/preview/html/preview-examples/dropdown-button.html +6 -6
  527. package/build/static/demo/v2/preview/html/preview-examples/dropdown-icon.html +6 -6
  528. package/build/static/demo/v2/preview/html/preview-examples/dropdown-quick-actions.html +6 -6
  529. package/build/static/demo/v2/preview/html/preview-examples/dropdown-submenu.html +6 -6
  530. package/build/static/demo/v2/preview/html/preview-examples/dropdown.html +3 -3
  531. package/build/static/demo/v2/preview/html/preview-examples/echarts-bar-horizontal-stacked.html +10 -10
  532. package/build/static/demo/v2/preview/html/preview-examples/echarts-bar-simple.html +10 -10
  533. package/build/static/demo/v2/preview/html/preview-examples/echarts-circle.html +10 -10
  534. package/build/static/demo/v2/preview/html/preview-examples/echarts-empty-state.html +12 -12
  535. package/build/static/demo/v2/preview/html/preview-examples/echarts-gauge.html +10 -10
  536. package/build/static/demo/v2/preview/html/preview-examples/echarts-line-advanced.html +10 -10
  537. package/build/static/demo/v2/preview/html/preview-examples/echarts-line-multiple-y-axis.html +10 -10
  538. package/build/static/demo/v2/preview/html/preview-examples/echarts-line-simple.html +10 -10
  539. package/build/static/demo/v2/preview/html/preview-examples/echarts-pie.html +10 -10
  540. package/build/static/demo/v2/preview/html/preview-examples/echarts-progress-arc.html +10 -10
  541. package/build/static/demo/v2/preview/html/preview-examples/echarts-progress-circle.html +10 -10
  542. package/build/static/demo/v2/preview/html/preview-examples/echarts-special-3d.html +10 -10
  543. package/build/static/demo/v2/preview/html/preview-examples/echarts-special-toolbox.html +10 -10
  544. package/build/static/demo/v2/preview/html/preview-examples/echarts-special-zoom.html +10 -10
  545. package/build/static/demo/v2/preview/html/preview-examples/echarts.html +10 -10
  546. package/build/static/demo/v2/preview/html/preview-examples/empty-state-compact-break.html +6 -6
  547. package/build/static/demo/v2/preview/html/preview-examples/empty-state-compact.html +6 -6
  548. package/build/static/demo/v2/preview/html/preview-examples/empty-state.html +6 -6
  549. package/build/static/demo/v2/preview/html/preview-examples/event-list-compact.html +3 -3
  550. package/build/static/demo/v2/preview/html/preview-examples/event-list-custom-item-height-in-number.html +4 -4
  551. package/build/static/demo/v2/preview/html/preview-examples/event-list-custom-item-height.html +3 -3
  552. package/build/static/demo/v2/preview/html/preview-examples/event-list-filled.html +4 -4
  553. package/build/static/demo/v2/preview/html/preview-examples/event-list-selected.html +4 -4
  554. package/build/static/demo/v2/preview/html/preview-examples/event-list.html +3 -3
  555. package/build/static/demo/v2/preview/html/preview-examples/expanding-search.html +3 -3
  556. package/build/static/demo/v2/preview/html/preview-examples/flip-tile.html +6 -6
  557. package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-disabled.html +3 -3
  558. package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-group-indeterminate.html +3 -3
  559. package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-group.html +3 -3
  560. package/build/static/demo/v2/preview/html/preview-examples/form-checkbox-validation.html +3 -3
  561. package/build/static/demo/v2/preview/html/preview-examples/form-checkbox.html +3 -3
  562. package/build/static/demo/v2/preview/html/preview-examples/form-layout-auto.html +3 -3
  563. package/build/static/demo/v2/preview/html/preview-examples/form-layout-grid.html +3 -3
  564. package/build/static/demo/v2/preview/html/preview-examples/grid-padding.html +3 -3
  565. package/build/static/demo/v2/preview/html/preview-examples/grid-size.html +3 -3
  566. package/build/static/demo/v2/preview/html/preview-examples/grid.html +3 -3
  567. package/build/static/demo/v2/preview/html/preview-examples/group-context-menu.html +3 -3
  568. package/build/static/demo/v2/preview/html/preview-examples/group-custom-entry.html +3 -3
  569. package/build/static/demo/v2/preview/html/preview-examples/group-header-suppressed.html +3 -3
  570. package/build/static/demo/v2/preview/html/preview-examples/group.html +3 -3
  571. package/build/static/demo/v2/preview/html/preview-examples/html-table-striped.html +3 -3
  572. package/build/static/demo/v2/preview/html/preview-examples/html-table.html +3 -3
  573. package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-secondary.html +6 -6
  574. package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-subtle-primary.html +6 -6
  575. package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-subtle-secondary.html +6 -6
  576. package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-subtle-tertiary.html +6 -6
  577. package/build/static/demo/v2/preview/html/preview-examples/icon-toggle-button-tertiary.html +6 -6
  578. package/build/static/demo/v2/preview/html/preview-examples/input-disabled.html +3 -3
  579. package/build/static/demo/v2/preview/html/preview-examples/input-label.html +3 -3
  580. package/build/static/demo/v2/preview/html/preview-examples/input-legacy-disabled.html +3 -3
  581. package/build/static/demo/v2/preview/html/preview-examples/input-legacy-readonly.html +3 -3
  582. package/build/static/demo/v2/preview/html/preview-examples/input-legacy.html +3 -3
  583. package/build/static/demo/v2/preview/html/preview-examples/input-pattern.html +3 -3
  584. package/build/static/demo/v2/preview/html/preview-examples/input-readonly.html +3 -3
  585. package/build/static/demo/v2/preview/html/preview-examples/input-types.html +3 -3
  586. package/build/static/demo/v2/preview/html/preview-examples/input-validation.html +3 -3
  587. package/build/static/demo/v2/preview/html/preview-examples/input-with-slots.html +6 -6
  588. package/build/static/demo/v2/preview/html/preview-examples/input.html +3 -3
  589. package/build/static/demo/v2/preview/html/preview-examples/key-value-list-striped.html +3 -3
  590. package/build/static/demo/v2/preview/html/preview-examples/key-value-list-with-custom-value.html +3 -3
  591. package/build/static/demo/v2/preview/html/preview-examples/key-value-list-with-icon.html +6 -6
  592. package/build/static/demo/v2/preview/html/preview-examples/key-value-list.html +3 -3
  593. package/build/static/demo/v2/preview/html/preview-examples/key-value-with-custom-value.html +3 -3
  594. package/build/static/demo/v2/preview/html/preview-examples/key-value-with-icon.html +6 -6
  595. package/build/static/demo/v2/preview/html/preview-examples/key-value-with-label-left.html +3 -3
  596. package/build/static/demo/v2/preview/html/preview-examples/key-value.html +3 -3
  597. package/build/static/demo/v2/preview/html/preview-examples/kpi.html +3 -3
  598. package/build/static/demo/v2/preview/html/preview-examples/layout-auto-custom.html +3 -3
  599. package/build/static/demo/v2/preview/html/preview-examples/layout-auto.html +3 -3
  600. package/build/static/demo/v2/preview/html/preview-examples/link-button-disabled.html +3 -3
  601. package/build/static/demo/v2/preview/html/preview-examples/link-button.html +3 -3
  602. package/build/static/demo/v2/preview/html/preview-examples/loading.html +9 -9
  603. package/build/static/demo/v2/preview/html/preview-examples/menu-category.html +6 -6
  604. package/build/static/demo/v2/preview/html/preview-examples/menu-with-bottom-tabs.html +6 -6
  605. package/build/static/demo/v2/preview/html/preview-examples/message-bar-removal.html +4 -4
  606. package/build/static/demo/v2/preview/html/preview-examples/message-bar.html +3 -3
  607. package/build/static/demo/v2/preview/html/preview-examples/message.html +9 -9
  608. package/build/static/demo/v2/preview/html/preview-examples/modal-close.html +9 -9
  609. package/build/static/demo/v2/preview/html/preview-examples/modal-form-ix-button-submit.html +9 -9
  610. package/build/static/demo/v2/preview/html/preview-examples/modal-sizes.html +9 -9
  611. package/build/static/demo/v2/preview/html/preview-examples/modal.html +9 -9
  612. package/build/static/demo/v2/preview/html/preview-examples/number-input-disabled.html +3 -3
  613. package/build/static/demo/v2/preview/html/preview-examples/number-input-label.html +3 -3
  614. package/build/static/demo/v2/preview/html/preview-examples/number-input-readonly.html +3 -3
  615. package/build/static/demo/v2/preview/html/preview-examples/number-input-stepper-button.html +3 -3
  616. package/build/static/demo/v2/preview/html/preview-examples/number-input-validation.html +3 -3
  617. package/build/static/demo/v2/preview/html/preview-examples/number-input-with-slots.html +6 -6
  618. package/build/static/demo/v2/preview/html/preview-examples/number-input.html +3 -3
  619. package/build/static/demo/v2/preview/html/preview-examples/pagination-advanced.html +3 -3
  620. package/build/static/demo/v2/preview/html/preview-examples/pagination.html +3 -3
  621. package/build/static/demo/v2/preview/html/preview-examples/pane-layout.html +3 -3
  622. package/build/static/demo/v2/preview/html/preview-examples/pane.html +3 -3
  623. package/build/static/demo/v2/preview/html/preview-examples/pill-variants.html +6 -6
  624. package/build/static/demo/v2/preview/html/preview-examples/pill.html +6 -6
  625. package/build/static/demo/v2/preview/html/preview-examples/popover-news.html +3 -3
  626. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular-sizes.html +3 -3
  627. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular-status.html +3 -3
  628. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-circular.html +3 -3
  629. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-linear-sizes.html +3 -3
  630. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator-linear-status.html +3 -3
  631. package/build/static/demo/v2/preview/html/preview-examples/progress-indicator.html +3 -3
  632. package/build/static/demo/v2/preview/html/preview-examples/push-card.html +6 -6
  633. package/build/static/demo/v2/preview/html/preview-examples/radio-button.html +3 -3
  634. package/build/static/demo/v2/preview/html/preview-examples/radio-disabled.html +3 -3
  635. package/build/static/demo/v2/preview/html/preview-examples/radio-group.html +3 -3
  636. package/build/static/demo/v2/preview/html/preview-examples/radio-validation.html +3 -3
  637. package/build/static/demo/v2/preview/html/preview-examples/radio.html +3 -3
  638. package/build/static/demo/v2/preview/html/preview-examples/select-editable.html +3 -3
  639. package/build/static/demo/v2/preview/html/preview-examples/select-multiple.html +3 -3
  640. package/build/static/demo/v2/preview/html/preview-examples/select-validation.html +3 -3
  641. package/build/static/demo/v2/preview/html/preview-examples/select.html +3 -3
  642. package/build/static/demo/v2/preview/html/preview-examples/settings.html +3 -3
  643. package/build/static/demo/v2/preview/html/preview-examples/slider-error.html +4 -4
  644. package/build/static/demo/v2/preview/html/preview-examples/slider-marker.html +4 -4
  645. package/build/static/demo/v2/preview/html/preview-examples/slider-trace.html +4 -4
  646. package/build/static/demo/v2/preview/html/preview-examples/slider-validation.html +74 -0
  647. package/build/static/demo/v2/preview/html/preview-examples/slider.html +3 -3
  648. package/build/static/demo/v2/preview/html/preview-examples/spinner-large.html +3 -3
  649. package/build/static/demo/v2/preview/html/preview-examples/spinner.html +3 -3
  650. package/build/static/demo/v2/preview/html/preview-examples/split-button-icons.html +6 -6
  651. package/build/static/demo/v2/preview/html/preview-examples/split-button.html +6 -6
  652. package/build/static/demo/v2/preview/html/preview-examples/tabs-overflow.html +60 -0
  653. package/build/static/demo/v2/preview/html/preview-examples/tabs-rounded.html +6 -6
  654. package/build/static/demo/v2/preview/html/preview-examples/tabs.html +33 -20
  655. package/build/static/demo/v2/preview/html/preview-examples/textarea-disabled.html +3 -3
  656. package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy-disabled.html +3 -3
  657. package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy-readonly.html +3 -3
  658. package/build/static/demo/v2/preview/html/preview-examples/textarea-legacy.html +3 -3
  659. package/build/static/demo/v2/preview/html/preview-examples/textarea-readonly.html +3 -3
  660. package/build/static/demo/v2/preview/html/preview-examples/textarea-rows-cols.html +3 -3
  661. package/build/static/demo/v2/preview/html/preview-examples/textarea-validation.html +3 -3
  662. package/build/static/demo/v2/preview/html/preview-examples/textarea.html +3 -3
  663. package/build/static/demo/v2/preview/html/preview-examples/theme-switcher.html +9 -9
  664. package/build/static/demo/v2/preview/html/preview-examples/tile.html +6 -6
  665. package/build/static/demo/v2/preview/html/preview-examples/time-input-disabled.html +3 -3
  666. package/build/static/demo/v2/preview/html/preview-examples/time-input-label.html +3 -3
  667. package/build/static/demo/v2/preview/html/preview-examples/time-input-readonly.html +3 -3
  668. package/build/static/demo/v2/preview/html/preview-examples/time-input-validation.html +3 -3
  669. package/build/static/demo/v2/preview/html/preview-examples/time-input-with-slots.html +6 -6
  670. package/build/static/demo/v2/preview/html/preview-examples/time-input.html +3 -3
  671. package/build/static/demo/v2/preview/html/preview-examples/timepicker-format-adjusted.html +3 -3
  672. package/build/static/demo/v2/preview/html/preview-examples/timepicker-intervals.html +3 -3
  673. package/build/static/demo/v2/preview/html/preview-examples/timepicker.html +3 -3
  674. package/build/static/demo/v2/preview/html/preview-examples/toast-custom.html +11 -11
  675. package/build/static/demo/v2/preview/html/preview-examples/toast-position.html +9 -9
  676. package/build/static/demo/v2/preview/html/preview-examples/toast.html +9 -9
  677. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-primary.html +6 -6
  678. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-secondary.html +6 -6
  679. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-subtle-primary.html +6 -6
  680. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-subtle-secondary.html +6 -6
  681. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-subtle-tertiary.html +6 -6
  682. package/build/static/demo/v2/preview/html/preview-examples/toggle-button-tertiary.html +6 -6
  683. package/build/static/demo/v2/preview/html/preview-examples/toggle-checked.html +3 -3
  684. package/build/static/demo/v2/preview/html/preview-examples/toggle-custom-label.html +3 -3
  685. package/build/static/demo/v2/preview/html/preview-examples/toggle-disabled.html +3 -3
  686. package/build/static/demo/v2/preview/html/preview-examples/toggle-indeterminate.html +3 -3
  687. package/build/static/demo/v2/preview/html/preview-examples/toggle.html +3 -3
  688. package/build/static/demo/v2/preview/html/preview-examples/tooltip-with-icon.html +6 -6
  689. package/build/static/demo/v2/preview/html/preview-examples/tooltip.html +3 -3
  690. package/build/static/demo/v2/preview/html/preview-examples/tree-custom.html +6 -6
  691. package/build/static/demo/v2/preview/html/preview-examples/tree.html +3 -3
  692. package/build/static/demo/v2/preview/html/preview-examples/upload.html +3 -3
  693. package/build/static/demo/v2/preview/html/preview-examples/validation-select.html +4 -4
  694. package/build/static/demo/v2/preview/html/preview-examples/vertical-tabs-with-avatar.html +6 -6
  695. package/build/static/demo/v2/preview/html/preview-examples/vertical-tabs.html +6 -6
  696. package/build/static/demo/v2/preview/html/preview-examples/workflow-vertical.html +3 -3
  697. package/build/static/demo/v2/preview/html/preview-examples/workflow.html +3 -3
  698. package/build/static/demo/v2/preview/mobile/assets/index-CFPRKwV2.css +1 -0
  699. package/build/static/demo/v2/preview/mobile/assets/index-X1He9H_F.js +2 -0
  700. package/build/static/demo/v2/preview/mobile/assets/index-legacy-CZAc-Omx.js +46 -0
  701. package/build/static/demo/v2/preview/mobile/assets/index7-2H6b30SR.js +1 -0
  702. package/build/static/demo/v2/preview/mobile/assets/index7-legacy-1rTT3JsI.js +5 -0
  703. package/build/static/demo/v2/preview/mobile/assets/index8-CI09UbGf.js +1 -0
  704. package/build/static/demo/v2/preview/mobile/assets/index8-legacy-oyrG2CxX.js +5 -0
  705. package/build/static/demo/v2/preview/mobile/assets/input-shims-DVg5nRWa.js +1 -0
  706. package/build/static/demo/v2/preview/mobile/assets/input-shims-legacy-D0GZstDH.js +5 -0
  707. package/build/static/demo/v2/preview/mobile/assets/ios.transition-CcsvWtNH.js +1 -0
  708. package/build/static/demo/v2/preview/mobile/assets/ios.transition-legacy-Cr0-DHxu.js +5 -0
  709. package/build/static/demo/v2/preview/mobile/assets/keyboard-B2gai_bL.js +1 -0
  710. package/build/static/demo/v2/preview/mobile/assets/keyboard-legacy-DZ8P_qqB.js +5 -0
  711. package/build/static/demo/v2/preview/mobile/assets/md.transition-DCAaHW24.js +1 -0
  712. package/build/static/demo/v2/preview/mobile/assets/md.transition-legacy-lPCgnZLq.js +5 -0
  713. package/build/static/demo/v2/preview/mobile/assets/status-tap-BAsD7KXk.js +1 -0
  714. package/build/static/demo/v2/preview/mobile/assets/status-tap-legacy-Cirxs89r.js +5 -0
  715. package/build/static/demo/v2/preview/mobile/assets/swipe-back-BoZqzKrh.js +1 -0
  716. package/build/static/demo/v2/preview/mobile/assets/swipe-back-legacy-n5u92_tx.js +5 -0
  717. package/build/static/demo/v2/preview/mobile/assets/web-DoSuDtt4.js +1 -0
  718. package/build/static/demo/v2/preview/mobile/assets/web-DyDqv4X_.js +1 -0
  719. package/build/static/demo/v2/preview/mobile/assets/web-legacy-C_mU7i8P.js +1 -0
  720. package/build/static/demo/v2/preview/mobile/assets/web-legacy-DPHjEMsE.js +1 -0
  721. package/build/static/demo/v2/preview/mobile/index.html +3 -3
  722. package/build/static/demo/v2/react/button-danger-primary.tsx +23 -0
  723. package/build/static/demo/v2/react/button-danger-secondary.tsx +25 -0
  724. package/build/static/demo/v2/react/button-danger-tertiary.tsx +25 -0
  725. package/build/static/demo/v2/react/button-secondary.tsx +2 -2
  726. package/build/static/demo/v2/react/button-subtle-primary.tsx +23 -0
  727. package/build/static/demo/v2/react/button-subtle-secondary.tsx +25 -0
  728. package/build/static/demo/v2/react/button-subtle-tertiary.tsx +25 -0
  729. package/build/static/demo/v2/react/button-tertiary.tsx +25 -0
  730. package/build/static/demo/v2/react/button-with-link.tsx +6 -6
  731. package/build/static/demo/v2/react/content-header-with-slot.tsx +3 -3
  732. package/build/static/demo/v2/react/input.tsx +7 -1
  733. package/build/static/demo/v2/react/loading.tsx +1 -1
  734. package/build/static/demo/v2/react/menu-with-bottom-tabs.tsx +1 -1
  735. package/build/static/demo/v2/react/slider-validation.tsx +68 -0
  736. package/build/static/demo/v2/react/tabs-overflow.tsx +44 -0
  737. package/build/static/demo/v2/react/tabs-rounded.tsx +6 -6
  738. package/build/static/demo/v2/react/tabs.scoped.css +7 -1
  739. package/build/static/demo/v2/react/tabs.tsx +5 -3
  740. package/build/static/demo/v2/react/vertical-tabs-with-avatar.tsx +1 -1
  741. package/build/static/demo/v2/vue/button-danger-primary.vue +19 -0
  742. package/build/static/demo/v2/vue/button-danger-secondary.vue +19 -0
  743. package/build/static/demo/v2/vue/button-danger-tertiary.vue +19 -0
  744. package/build/static/demo/v2/vue/button-secondary.vue +2 -2
  745. package/build/static/demo/v2/vue/button-subtle-primary.vue +19 -0
  746. package/build/static/demo/v2/vue/button-subtle-secondary.vue +19 -0
  747. package/build/static/demo/v2/vue/button-subtle-tertiary.vue +19 -0
  748. package/build/static/demo/v2/vue/button-tertiary.vue +19 -0
  749. package/build/static/demo/v2/vue/button-with-link.vue +6 -6
  750. package/build/static/demo/v2/vue/content-header-with-slot.vue +3 -3
  751. package/build/static/demo/v2/vue/loading.vue +2 -2
  752. package/build/static/demo/v2/vue/menu-with-bottom-tabs.vue +1 -1
  753. package/build/static/demo/v2/vue/slider-validation.vue +66 -0
  754. package/build/static/demo/v2/vue/tabs-overflow.vue +44 -0
  755. package/build/static/demo/v2/vue/tabs.css +7 -1
  756. package/build/static/demo/v2/vue/tabs.vue +21 -3
  757. package/build/static/storybook-static/assets/Color-ASIRERSW-DgFEgTSe.js +1 -0
  758. package/build/static/storybook-static/assets/DocsRenderer-GHJI37HO-3uC0Kc23.js +10 -0
  759. package/build/static/storybook-static/assets/WithTooltip-IO6J4KBT-D7DL2Ujg.js +9 -0
  760. package/build/static/storybook-static/assets/a11y-action-card.stories-CNJpcs5A.js +72 -0
  761. package/build/static/storybook-static/assets/a11y-menu.stories-CEa_nicC.js +216 -0
  762. package/build/static/storybook-static/assets/action-card.stories-BSIi9GF2.js +86 -0
  763. package/build/static/storybook-static/assets/application-header.stories-8IvjK02r.js +158 -0
  764. package/build/static/storybook-static/assets/avatar.stories-LJmUFMc5.js +30 -0
  765. package/build/static/storybook-static/assets/axe-BpZO0Bda.js +20 -0
  766. package/build/static/storybook-static/assets/blind.stories-CDHjcn0p.js +8 -0
  767. package/build/static/storybook-static/assets/blocks-DX-rwcyT.js +750 -0
  768. package/build/static/storybook-static/assets/breakcrumb.stories-DHRrpg-4.js +12 -0
  769. package/build/static/storybook-static/assets/button-group.stories-DEjmt_0I.js +14 -0
  770. package/build/static/storybook-static/assets/button.stories-J4gRz_e6.js +89 -0
  771. package/build/static/storybook-static/assets/checkbox-group.stories-BlJy2Z1v.js +16 -0
  772. package/build/static/storybook-static/assets/checkbox.stories-DWNxBfwH.js +21 -0
  773. package/build/static/storybook-static/assets/chip.stories-D4fK4F-P.js +50 -0
  774. package/build/static/storybook-static/assets/date-dropdown.stories-BFDlsJHd.js +3 -0
  775. package/build/static/storybook-static/assets/drawer.stories-7bRKGnZO.js +24 -0
  776. package/build/static/storybook-static/assets/dropdown-button.stories-B1T8RhpY.js +91 -0
  777. package/build/static/storybook-static/assets/event-list-item.stories-DTF0BWKG.js +37 -0
  778. package/build/static/storybook-static/assets/event-list.stories-BdIOAy2R.js +15 -0
  779. package/build/static/storybook-static/assets/expanding-search.stories-DpxGgbIK.js +5 -0
  780. package/build/static/storybook-static/assets/flip-tile.stories-C8F7_4mP.js +12 -0
  781. package/build/static/storybook-static/assets/formatter-QJ4M4OGQ-8wXDlFrr.js +1 -0
  782. package/build/static/storybook-static/assets/generic-render-QLLvfCCW.js +1 -0
  783. package/build/static/storybook-static/assets/group.stories-x0T0NWSh.js +20 -0
  784. package/build/static/storybook-static/assets/iframe-CsJz8tdT.css +1 -0
  785. package/build/static/storybook-static/assets/iframe-DJKWFKy9.js +1039 -0
  786. package/build/static/storybook-static/assets/index-DzYQ_BiM.js +1 -0
  787. package/build/static/storybook-static/assets/input-date.stories-BIK-4FzF.js +7 -0
  788. package/build/static/storybook-static/assets/input-number.stories-CMpKT_0D.js +70 -0
  789. package/build/static/storybook-static/assets/input-time.stories-Bz6JxoxE.js +7 -0
  790. package/build/static/storybook-static/assets/input.stories-CVTjVPni.js +31 -0
  791. package/build/static/storybook-static/assets/introduction--Tp1TiFr.js +10 -0
  792. package/build/static/storybook-static/assets/link-button.stories-CZXTtIJm.js +5 -0
  793. package/build/static/storybook-static/assets/menu-category.stories-B66m6_HY.js +16 -0
  794. package/build/static/storybook-static/assets/menu-item.stories-k9qBREKA.js +35 -0
  795. package/build/static/storybook-static/assets/menu.stories-C4JQOAgd.js +18 -0
  796. package/build/static/storybook-static/assets/message-bar.stories-CLGioCXA.js +47 -0
  797. package/build/static/storybook-static/assets/modal.stories-DEEKjhsq.js +69 -0
  798. package/build/static/storybook-static/assets/pagination.stories-Cd7mSJAA.js +1 -0
  799. package/build/static/storybook-static/assets/pane.stories-C6K9GzyF.js +23 -0
  800. package/build/static/storybook-static/assets/pill.stories-Dfe0oxIK.js +50 -0
  801. package/build/static/storybook-static/assets/progress-indicator.stories-CtDZiieV.js +27 -0
  802. package/build/static/storybook-static/assets/push-card.stories-Q4CCWS3v.js +10 -0
  803. package/build/static/storybook-static/assets/radio-group.stories-CVBuDefO.js +14 -0
  804. package/build/static/storybook-static/assets/radio.stories-5bNY7AwS.js +12 -0
  805. package/build/static/storybook-static/assets/sample-4XlXCCij.js +1 -0
  806. package/build/static/storybook-static/assets/select.stories-1gyJJFYP.js +131 -0
  807. package/build/static/storybook-static/assets/slider.stories-BH6XxAkD.js +25 -0
  808. package/build/static/storybook-static/assets/spinner.stories-j86pSAQF.js +5 -0
  809. package/build/static/storybook-static/assets/split-button.stories-C68dlx14.js +23 -0
  810. package/build/static/storybook-static/assets/syntaxhighlighter-IQDEPFLK-CO2Ynump.js +6 -0
  811. package/build/static/storybook-static/assets/tabs.stories-C64IcF7e.js +109 -0
  812. package/build/static/storybook-static/assets/textarea.stories-CIEh4PUU.js +16 -0
  813. package/build/static/storybook-static/assets/tile.stories-DE20UBUz.js +3 -0
  814. package/build/static/storybook-static/assets/time-picker.stories-CBxF3les.js +42 -0
  815. package/build/static/storybook-static/assets/toast.stories-PEJkxwgI.js +9 -0
  816. package/build/static/storybook-static/assets/toggle-button.stories-DIjINFb5.js +70 -0
  817. package/build/static/storybook-static/assets/toggle.stories-CNExR4D8.js +46 -0
  818. package/build/static/storybook-static/assets/tree.stories-PMBy2ifL.js +71 -0
  819. package/build/static/storybook-static/iframe.html +2 -2
  820. package/build/static/storybook-static/index.json +1 -1
  821. package/build/static/storybook-static/project.json +1 -1
  822. package/package.json +7 -8
  823. package/build/docs/autogenerated/playground/button-danger-ghost.mdx +0 -67
  824. package/build/docs/autogenerated/playground/button-danger-outline.mdx +0 -67
  825. package/build/docs/autogenerated/playground/button-danger.mdx +0 -67
  826. package/build/docs/autogenerated/playground/button-ghost.mdx +0 -61
  827. package/build/docs/autogenerated/playground/button-grey-ghost.mdx +0 -61
  828. package/build/docs/autogenerated/playground/button-grey-secondary.mdx +0 -61
  829. package/build/docs/autogenerated/playground/button-grey.mdx +0 -61
  830. package/build/docs/autogenerated/usage/angular/button-danger-ghost.html.md +0 -4
  831. package/build/docs/autogenerated/usage/angular/button-danger-ghost.ts.md +0 -10
  832. package/build/docs/autogenerated/usage/angular/button-danger-outline.ts.md +0 -11
  833. package/build/docs/autogenerated/usage/angular/button-danger.ts.md +0 -11
  834. package/build/docs/autogenerated/usage/angular/button-ghost.ts.md +0 -14
  835. package/build/docs/autogenerated/usage/angular/button-grey-ghost.ts.md +0 -22
  836. package/build/docs/autogenerated/usage/angular/button-grey-secondary.ts.md +0 -14
  837. package/build/docs/autogenerated/usage/angular/button-grey.ts.md +0 -14
  838. package/build/docs/autogenerated/usage/angular_standalone/button-danger-ghost.html.md +0 -4
  839. package/build/docs/autogenerated/usage/angular_standalone/button-danger-ghost.ts.md +0 -11
  840. package/build/docs/autogenerated/usage/angular_standalone/button-danger-outline.ts.md +0 -12
  841. package/build/docs/autogenerated/usage/angular_standalone/button-danger.ts.md +0 -12
  842. package/build/docs/autogenerated/usage/angular_standalone/button-ghost.ts.md +0 -15
  843. package/build/docs/autogenerated/usage/angular_standalone/button-grey-ghost.ts.md +0 -23
  844. package/build/docs/autogenerated/usage/angular_standalone/button-grey-secondary.ts.md +0 -15
  845. package/build/docs/autogenerated/usage/angular_standalone/button-grey.ts.md +0 -15
  846. package/build/docs/autogenerated/usage/html/button-danger-ghost.html.md +0 -16
  847. package/build/docs/autogenerated/usage/html/button-danger-outline.html.md +0 -16
  848. package/build/docs/autogenerated/usage/html/button-danger.html.md +0 -16
  849. package/build/docs/autogenerated/usage/html/button-ghost.html.md +0 -16
  850. package/build/docs/autogenerated/usage/html/button-grey-ghost.html.md +0 -16
  851. package/build/docs/autogenerated/usage/html/button-grey-secondary.html.md +0 -16
  852. package/build/docs/autogenerated/usage/html/button-grey.html.md +0 -16
  853. package/build/docs/autogenerated/usage/react/button-danger-ghost.tsx.md +0 -18
  854. package/build/docs/autogenerated/usage/react/button-danger-outline.tsx.md +0 -18
  855. package/build/docs/autogenerated/usage/react/button-danger.tsx.md +0 -16
  856. package/build/docs/autogenerated/usage/react/button-ghost.tsx.md +0 -18
  857. package/build/docs/autogenerated/usage/react/button-grey-ghost.tsx.md +0 -18
  858. package/build/docs/autogenerated/usage/react/button-grey-secondary.tsx.md +0 -18
  859. package/build/docs/autogenerated/usage/react/button-grey.tsx.md +0 -16
  860. package/build/docs/autogenerated/usage/vue/button-danger-ghost.vue.md +0 -12
  861. package/build/docs/autogenerated/usage/vue/button-danger-outline.vue.md +0 -12
  862. package/build/docs/autogenerated/usage/vue/button-danger.vue.md +0 -12
  863. package/build/docs/autogenerated/usage/vue/button-ghost.vue.md +0 -12
  864. package/build/docs/autogenerated/usage/vue/button-grey-ghost.vue.md +0 -12
  865. package/build/docs/autogenerated/usage/vue/button-grey-secondary.vue.md +0 -12
  866. package/build/docs/autogenerated/usage/vue/button-grey.vue.md +0 -12
  867. package/build/static/demo/v2/angular/button-danger-ghost.html +0 -2
  868. package/build/static/demo/v2/angular/button-danger-ghost.ts +0 -17
  869. package/build/static/demo/v2/angular/button-danger-outline.ts +0 -18
  870. package/build/static/demo/v2/angular/button-danger.ts +0 -18
  871. package/build/static/demo/v2/angular/button-ghost.ts +0 -21
  872. package/build/static/demo/v2/angular/button-grey-ghost.ts +0 -29
  873. package/build/static/demo/v2/angular/button-grey-secondary.ts +0 -21
  874. package/build/static/demo/v2/angular/button-grey.ts +0 -21
  875. package/build/static/demo/v2/angular_standalone/button-danger-ghost.html +0 -11
  876. package/build/static/demo/v2/angular_standalone/button-danger-ghost.ts +0 -18
  877. package/build/static/demo/v2/angular_standalone/button-danger-outline.ts +0 -19
  878. package/build/static/demo/v2/angular_standalone/button-danger.ts +0 -19
  879. package/build/static/demo/v2/angular_standalone/button-ghost.ts +0 -22
  880. package/build/static/demo/v2/angular_standalone/button-grey-ghost.ts +0 -30
  881. package/build/static/demo/v2/angular_standalone/button-grey-secondary.ts +0 -22
  882. package/build/static/demo/v2/angular_standalone/button-grey.ts +0 -22
  883. package/build/static/demo/v2/html/button-danger-ghost.html +0 -23
  884. package/build/static/demo/v2/html/button-danger-outline.html +0 -23
  885. package/build/static/demo/v2/html/button-danger.html +0 -23
  886. package/build/static/demo/v2/html/button-ghost.html +0 -23
  887. package/build/static/demo/v2/html/button-grey-ghost.html +0 -23
  888. package/build/static/demo/v2/html/button-grey-secondary.html +0 -23
  889. package/build/static/demo/v2/html/button-grey.html +0 -23
  890. package/build/static/demo/v2/preview/html/assets/a11y-Bb7pDeaQ-DNI84lDX.js +0 -123
  891. package/build/static/demo/v2/preview/html/assets/action-card-Cb_1_xn-.js +0 -12
  892. package/build/static/demo/v2/preview/html/assets/add-icons-BVuw-SvH.js +0 -8
  893. package/build/static/demo/v2/preview/html/assets/aggrid-BSE6K_v0.js +0 -51101
  894. package/build/static/demo/v2/preview/html/assets/animation-C5MWUgDN-BXCJNYHu.js +0 -85
  895. package/build/static/demo/v2/preview/html/assets/application-BLsK01JS.js +0 -7
  896. package/build/static/demo/v2/preview/html/assets/application-advanced-D9f2D8hh.js +0 -30
  897. package/build/static/demo/v2/preview/html/assets/application-app-switch-Da61Z0f9.js +0 -96
  898. package/build/static/demo/v2/preview/html/assets/application-breakpoints-CFhC6PcC.js +0 -15
  899. package/build/static/demo/v2/preview/html/assets/application-header-CfMClY66.js +0 -7
  900. package/build/static/demo/v2/preview/html/assets/base-button-D4FlHdn0-BZSMi0so.js +0 -67
  901. package/build/static/demo/v2/preview/html/assets/base-icon-button-rBR4ri6c-B-WitV9r.js +0 -8
  902. package/build/static/demo/v2/preview/html/assets/blind-header-actions-B2zimzoG.js +0 -8
  903. package/build/static/demo/v2/preview/html/assets/blind-variants-B57c5mMR.js +0 -7
  904. package/build/static/demo/v2/preview/html/assets/button-loading-h8RachXA.js +0 -7
  905. package/build/static/demo/v2/preview/html/assets/button-text-icon-Dbj0_HXm.js +0 -8
  906. package/build/static/demo/v2/preview/html/assets/button-with-icon-B4KPgAJW.js +0 -8
  907. package/build/static/demo/v2/preview/html/assets/button-with-link-6nNBBYBz.js +0 -9
  908. package/build/static/demo/v2/preview/html/assets/card-DoSN94hj.js +0 -12
  909. package/build/static/demo/v2/preview/html/assets/card-list-6wxHbPvW.js +0 -8
  910. package/build/static/demo/v2/preview/html/assets/chip-BjYuOnNt.js +0 -7
  911. package/build/static/demo/v2/preview/html/assets/content-BLsK01JS.js +0 -7
  912. package/build/static/demo/v2/preview/html/assets/content-header-no-back-BNMpni6k.js +0 -9
  913. package/build/static/demo/v2/preview/html/assets/content-header-with-slot-iWfOljIr.js +0 -7
  914. package/build/static/demo/v2/preview/html/assets/custom-field-DiJujJOk.js +0 -7
  915. package/build/static/demo/v2/preview/html/assets/date-input-with-slots-Cx2Aydq7.js +0 -7
  916. package/build/static/demo/v2/preview/html/assets/datetime-bDicGJUN-GV0o9Ayg.js +0 -6123
  917. package/build/static/demo/v2/preview/html/assets/dropdown-button-CFKHvfi8.js +0 -7
  918. package/build/static/demo/v2/preview/html/assets/dropdown-button-icon-CFKHvfi8.js +0 -7
  919. package/build/static/demo/v2/preview/html/assets/dropdown-icon-Dp6kQjze.js +0 -9
  920. package/build/static/demo/v2/preview/html/assets/dropdown-quick-actions-C_7rDPHg.js +0 -11
  921. package/build/static/demo/v2/preview/html/assets/dropdown-submenu-Dp8mqswf.js +0 -9
  922. package/build/static/demo/v2/preview/html/assets/echarts-XDz4rE2o.js +0 -144
  923. package/build/static/demo/v2/preview/html/assets/echarts-bar-horizontal-stacked-D1VomwXf.js +0 -63
  924. package/build/static/demo/v2/preview/html/assets/echarts-bar-simple-1PgBJ5Qu.js +0 -57
  925. package/build/static/demo/v2/preview/html/assets/echarts-circle-B7isD-vT.js +0 -65
  926. package/build/static/demo/v2/preview/html/assets/echarts-empty-state-t17-zG0Y.js +0 -84
  927. package/build/static/demo/v2/preview/html/assets/echarts-gauge-21Nk2yJ2.js +0 -142
  928. package/build/static/demo/v2/preview/html/assets/echarts-line-advanced-VRVtRJeG.js +0 -83
  929. package/build/static/demo/v2/preview/html/assets/echarts-line-multiple-y-axis-Cn_yV5-v.js +0 -126
  930. package/build/static/demo/v2/preview/html/assets/echarts-line-simple-jp307faF.js +0 -45
  931. package/build/static/demo/v2/preview/html/assets/echarts-pie-C4J2zAr8.js +0 -64
  932. package/build/static/demo/v2/preview/html/assets/echarts-progress-arc-Cri9EOVe.js +0 -84
  933. package/build/static/demo/v2/preview/html/assets/echarts-progress-circle-BJDbYJYU.js +0 -93
  934. package/build/static/demo/v2/preview/html/assets/echarts-special-3d-JYC7ETio.js +0 -80
  935. package/build/static/demo/v2/preview/html/assets/echarts-special-toolbox-nXgcX-kI.js +0 -61
  936. package/build/static/demo/v2/preview/html/assets/echarts-special-zoom-BJYfcLj8.js +0 -87
  937. package/build/static/demo/v2/preview/html/assets/empty-state-Bws4ijq9.js +0 -7
  938. package/build/static/demo/v2/preview/html/assets/empty-state-compact-Bws4ijq9.js +0 -7
  939. package/build/static/demo/v2/preview/html/assets/empty-state-compact-break-Bws4ijq9.js +0 -7
  940. package/build/static/demo/v2/preview/html/assets/event-list-custom-item-height-in-number-DmNr693U.js +0 -6
  941. package/build/static/demo/v2/preview/html/assets/event-list-filled-gfaqO0lJ.js +0 -18
  942. package/build/static/demo/v2/preview/html/assets/event-list-selected-B6i51hWg.js +0 -27
  943. package/build/static/demo/v2/preview/html/assets/flip-tile-COQwcIYZ.js +0 -7
  944. package/build/static/demo/v2/preview/html/assets/global-D_T-tGgV.css +0 -5584
  945. package/build/static/demo/v2/preview/html/assets/global-X2k8gwUL.js +0 -2945
  946. package/build/static/demo/v2/preview/html/assets/helper-text-util-gKdL-wH2-BxY7xz-E.js +0 -26
  947. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-secondary-CfJdkGH-.js +0 -29
  948. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-primary-CfJdkGH-.js +0 -29
  949. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-secondary-CfJdkGH-.js +0 -29
  950. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-subtle-tertiary-CfJdkGH-.js +0 -29
  951. package/build/static/demo/v2/preview/html/assets/icon-toggle-button-tertiary-CfJdkGH-.js +0 -29
  952. package/build/static/demo/v2/preview/html/assets/index-75AAQH08-BEc5f8Hi.js +0 -22
  953. package/build/static/demo/v2/preview/html/assets/index-8HpPmDK_-DinFJk0z.js +0 -96
  954. package/build/static/demo/v2/preview/html/assets/index-9C4SZZZA.js +0 -1080
  955. package/build/static/demo/v2/preview/html/assets/index-CgS9EJPk.js +0 -4
  956. package/build/static/demo/v2/preview/html/assets/index-CtK4JYCE.js +0 -76
  957. package/build/static/demo/v2/preview/html/assets/index-Em54lVv3.js +0 -68
  958. package/build/static/demo/v2/preview/html/assets/init-BwA_PJxl.js +0 -1547
  959. package/build/static/demo/v2/preview/html/assets/input-with-slots-Cx2Aydq7.js +0 -7
  960. package/build/static/demo/v2/preview/html/assets/input.fc-KJF8Z9iJ-DsbniA2d.js +0 -212
  961. package/build/static/demo/v2/preview/html/assets/ix-action-card.entry-DcyCaXCh.js +0 -23
  962. package/build/static/demo/v2/preview/html/assets/ix-application-header.entry-FtPZmUij.js +0 -177
  963. package/build/static/demo/v2/preview/html/assets/ix-application-sidebar.entry-Bi5SGHkB.js +0 -40
  964. package/build/static/demo/v2/preview/html/assets/ix-application-switch-modal.entry-d0IZZBF7.js +0 -48
  965. package/build/static/demo/v2/preview/html/assets/ix-application.entry-oiKUjZCo.js +0 -110
  966. package/build/static/demo/v2/preview/html/assets/ix-avatar_2.entry-Dyrqx5nu.js +0 -93
  967. package/build/static/demo/v2/preview/html/assets/ix-blind.entry-D7ScUU6e.js +0 -84
  968. package/build/static/demo/v2/preview/html/assets/ix-breadcrumb-item.entry-CYrnyWse.js +0 -70
  969. package/build/static/demo/v2/preview/html/assets/ix-breadcrumb.entry-B6TNDCW0.js +0 -101
  970. package/build/static/demo/v2/preview/html/assets/ix-button.entry-DG2dZmj5.js +0 -99
  971. package/build/static/demo/v2/preview/html/assets/ix-card-accordion_2.entry-C-ECyV2D.js +0 -79
  972. package/build/static/demo/v2/preview/html/assets/ix-card-list.entry-DJ322gfd.js +0 -155
  973. package/build/static/demo/v2/preview/html/assets/ix-card_2.entry-DGfE2JUX.js +0 -35
  974. package/build/static/demo/v2/preview/html/assets/ix-category-filter.entry-DJ-1MSJ_.js +0 -495
  975. package/build/static/demo/v2/preview/html/assets/ix-checkbox-group.entry-yErwLUhH.js +0 -89
  976. package/build/static/demo/v2/preview/html/assets/ix-checkbox.entry-DKY-9D01.js +0 -105
  977. package/build/static/demo/v2/preview/html/assets/ix-chip.entry-DElgtDEB.js +0 -69
  978. package/build/static/demo/v2/preview/html/assets/ix-col_4.entry-DkMVsNLK.js +0 -545
  979. package/build/static/demo/v2/preview/html/assets/ix-content-header.entry-wMimIy5w.js +0 -25
  980. package/build/static/demo/v2/preview/html/assets/ix-content.entry-tHhXOGtl.js +0 -27
  981. package/build/static/demo/v2/preview/html/assets/ix-css-grid-item.entry-CFFDsyrd.js +0 -16
  982. package/build/static/demo/v2/preview/html/assets/ix-css-grid.entry-CRV_W1Ws.js +0 -82
  983. package/build/static/demo/v2/preview/html/assets/ix-custom-field.entry-eju2t6ny.js +0 -44
  984. package/build/static/demo/v2/preview/html/assets/ix-date-dropdown.entry-DBhcwmpq.js +0 -171
  985. package/build/static/demo/v2/preview/html/assets/ix-date-input.entry-B5Vu1kRM.js +0 -236
  986. package/build/static/demo/v2/preview/html/assets/ix-date-time-card.entry-ndvSQiax.js +0 -31
  987. package/build/static/demo/v2/preview/html/assets/ix-datetime-picker.entry-C9H4xB1V.js +0 -47
  988. package/build/static/demo/v2/preview/html/assets/ix-divider.entry-DYVe4itX.js +0 -14
  989. package/build/static/demo/v2/preview/html/assets/ix-drawer.entry-B7iuMKh6.js +0 -132
  990. package/build/static/demo/v2/preview/html/assets/ix-dropdown-button.entry-2OkF_sGZ.js +0 -42
  991. package/build/static/demo/v2/preview/html/assets/ix-dropdown-header.entry-CDJE9eou.js +0 -14
  992. package/build/static/demo/v2/preview/html/assets/ix-dropdown-item.entry-B_APdC83.js +0 -49
  993. package/build/static/demo/v2/preview/html/assets/ix-dropdown-quick-actions.entry-0Hfy-DRe.js +0 -14
  994. package/build/static/demo/v2/preview/html/assets/ix-dropdown.entry-BpidMxLi.js +0 -399
  995. package/build/static/demo/v2/preview/html/assets/ix-empty-state.entry-BJw4-6y3.js +0 -16
  996. package/build/static/demo/v2/preview/html/assets/ix-event-list-item.entry-C3qKiI1t.js +0 -36
  997. package/build/static/demo/v2/preview/html/assets/ix-event-list.entry-DaIj-x4s.js +0 -127
  998. package/build/static/demo/v2/preview/html/assets/ix-expanding-search.entry-BN90ftQZ.js +0 -79
  999. package/build/static/demo/v2/preview/html/assets/ix-field-label_2.entry-ZdWpUNU_.js +0 -168
  1000. package/build/static/demo/v2/preview/html/assets/ix-filter-chip_2.entry-Dw98vlVa.js +0 -106
  1001. package/build/static/demo/v2/preview/html/assets/ix-flip-tile-content.entry-u95QqZM7.js +0 -15
  1002. package/build/static/demo/v2/preview/html/assets/ix-flip-tile.entry-2EQz1NQ5.js +0 -125
  1003. package/build/static/demo/v2/preview/html/assets/ix-group-context-menu_2.entry-DjRS52Ic.js +0 -74
  1004. package/build/static/demo/v2/preview/html/assets/ix-group.entry-CS3PkPUa.js +0 -159
  1005. package/build/static/demo/v2/preview/html/assets/ix-helper-text.entry-Hrb3VgiF.js +0 -65
  1006. package/build/static/demo/v2/preview/html/assets/ix-icon-button_2.entry-DTO1VW_c.js +0 -89
  1007. package/build/static/demo/v2/preview/html/assets/ix-icon-toggle-button.entry-DYJPz9kK.js +0 -56
  1008. package/build/static/demo/v2/preview/html/assets/ix-icon.entry-CAC9hLPU.js +0 -226
  1009. package/build/static/demo/v2/preview/html/assets/ix-input-group.entry-tXJzKtoD.js +0 -122
  1010. package/build/static/demo/v2/preview/html/assets/ix-input.entry-CHFqRnaX.js +0 -150
  1011. package/build/static/demo/v2/preview/html/assets/ix-key-value-list.entry-BVtAPH1s.js +0 -15
  1012. package/build/static/demo/v2/preview/html/assets/ix-key-value.entry-h2ALA2FH.js +0 -18
  1013. package/build/static/demo/v2/preview/html/assets/ix-kpi.entry-BSR_abxY.js +0 -40
  1014. package/build/static/demo/v2/preview/html/assets/ix-layout-auto.entry-CEoxNpDL.js +0 -88
  1015. package/build/static/demo/v2/preview/html/assets/ix-link-button.entry-CXKZqnqa.js +0 -23
  1016. package/build/static/demo/v2/preview/html/assets/ix-menu-about-item.entry-DVCZVSPp.js +0 -27
  1017. package/build/static/demo/v2/preview/html/assets/ix-menu-about-news.entry-MZL9lj6L.js +0 -29
  1018. package/build/static/demo/v2/preview/html/assets/ix-menu-about.entry-BvF3jG9A.js +0 -40
  1019. package/build/static/demo/v2/preview/html/assets/ix-menu-avatar.entry-B-RVLlIE.js +0 -47
  1020. package/build/static/demo/v2/preview/html/assets/ix-menu-category.entry-CfWzsxJo.js +0 -204
  1021. package/build/static/demo/v2/preview/html/assets/ix-menu-expand-icon.entry-GdHp5ifB.js +0 -39
  1022. package/build/static/demo/v2/preview/html/assets/ix-menu-item.entry-wn5ZC3A2.js +0 -110
  1023. package/build/static/demo/v2/preview/html/assets/ix-menu-settings-item.entry-DJH4SSHy.js +0 -27
  1024. package/build/static/demo/v2/preview/html/assets/ix-menu-settings.entry-DxuLQEB6.js +0 -102
  1025. package/build/static/demo/v2/preview/html/assets/ix-menu.entry-DOSqxtyx.js +0 -467
  1026. package/build/static/demo/v2/preview/html/assets/ix-message-bar.entry-N2TDoe5F.js +0 -56
  1027. package/build/static/demo/v2/preview/html/assets/ix-modal-content_2.entry-B7VlopMQ.js +0 -57
  1028. package/build/static/demo/v2/preview/html/assets/ix-modal-footer.entry-B290G4aV.js +0 -14
  1029. package/build/static/demo/v2/preview/html/assets/ix-modal-loading.entry-DUiwA5gS.js +0 -14
  1030. package/build/static/demo/v2/preview/html/assets/ix-modal.entry-BZKOGRHS.js +0 -176
  1031. package/build/static/demo/v2/preview/html/assets/ix-number-input.entry-CxLAh29z.js +0 -255
  1032. package/build/static/demo/v2/preview/html/assets/ix-pagination.entry-DPN6Fo_e.js +0 -148
  1033. package/build/static/demo/v2/preview/html/assets/ix-pane-layout.entry-DUIhHrvb.js +0 -260
  1034. package/build/static/demo/v2/preview/html/assets/ix-pane.entry-DXPL3IT-.js +0 -437
  1035. package/build/static/demo/v2/preview/html/assets/ix-pill.entry-6Eif6jKe.js +0 -68
  1036. package/build/static/demo/v2/preview/html/assets/ix-progress-indicator.entry-rHozb0Tl.js +0 -108
  1037. package/build/static/demo/v2/preview/html/assets/ix-push-card.entry-C2R2veCB.js +0 -18
  1038. package/build/static/demo/v2/preview/html/assets/ix-radio-group.entry-BWyz-mZa.js +0 -156
  1039. package/build/static/demo/v2/preview/html/assets/ix-radio.entry-eHJ-nTW6.js +0 -130
  1040. package/build/static/demo/v2/preview/html/assets/ix-select.entry-C0MLWcox.js +0 -602
  1041. package/build/static/demo/v2/preview/html/assets/ix-slider.entry-CDx9VN_x.js +0 -226
  1042. package/build/static/demo/v2/preview/html/assets/ix-split-button.entry-CWfTW4H7.js +0 -44
  1043. package/build/static/demo/v2/preview/html/assets/ix-tab-item_2.entry-BNy10zEi.js +0 -389
  1044. package/build/static/demo/v2/preview/html/assets/ix-textarea.entry-Djoo4C64.js +0 -157
  1045. package/build/static/demo/v2/preview/html/assets/ix-tile.entry-CfU6X0bN.js +0 -36
  1046. package/build/static/demo/v2/preview/html/assets/ix-time-input.entry-CSFjv_tI.js +0 -244
  1047. package/build/static/demo/v2/preview/html/assets/ix-time-picker.entry-BLb7GIb1.js +0 -577
  1048. package/build/static/demo/v2/preview/html/assets/ix-toast-container.entry-DXek9EhM.js +0 -107
  1049. package/build/static/demo/v2/preview/html/assets/ix-toast.entry-iCBO_SXO.js +0 -86
  1050. package/build/static/demo/v2/preview/html/assets/ix-toggle-button.entry-HlA9vBQP.js +0 -42
  1051. package/build/static/demo/v2/preview/html/assets/ix-toggle.entry-DYDPZTh3.js +0 -116
  1052. package/build/static/demo/v2/preview/html/assets/ix-tooltip.entry-B3OAo7KI.js +0 -323
  1053. package/build/static/demo/v2/preview/html/assets/ix-tree-item.entry-B9TJWbAS.js +0 -29
  1054. package/build/static/demo/v2/preview/html/assets/ix-tree.entry-CXHFBasF.js +0 -565
  1055. package/build/static/demo/v2/preview/html/assets/ix-typography.entry-CKE9lrxh.js +0 -35
  1056. package/build/static/demo/v2/preview/html/assets/ix-upload.entry-DTSd5XcB.js +0 -146
  1057. package/build/static/demo/v2/preview/html/assets/ix-validation-tooltip.entry-Bp14nH7v.js +0 -148
  1058. package/build/static/demo/v2/preview/html/assets/ix-workflow-step.entry-ex_QWvGT.js +0 -113
  1059. package/build/static/demo/v2/preview/html/assets/ix-workflow-steps.entry-BwU38cRN.js +0 -77
  1060. package/build/static/demo/v2/preview/html/assets/key-value-list-with-icon-DvjmhyTb.js +0 -7
  1061. package/build/static/demo/v2/preview/html/assets/key-value-with-icon-DvjmhyTb.js +0 -7
  1062. package/build/static/demo/v2/preview/html/assets/listener-DAJkOQte-DGNnuSYS.js +0 -64
  1063. package/build/static/demo/v2/preview/html/assets/loading-BXrBjA-1.js +0 -23
  1064. package/build/static/demo/v2/preview/html/assets/menu-category-CmKyAsFA.js +0 -14
  1065. package/build/static/demo/v2/preview/html/assets/menu-with-bottom-tabs-BLVMKkzr.js +0 -8
  1066. package/build/static/demo/v2/preview/html/assets/message-CK1bMRwy.js +0 -21
  1067. package/build/static/demo/v2/preview/html/assets/message-bar-removal-DR5s4k9Y.js +0 -27
  1068. package/build/static/demo/v2/preview/html/assets/modal-DCXtePY2-Cy6rmdf-.js +0 -224
  1069. package/build/static/demo/v2/preview/html/assets/modal-DTCj9xv6.js +0 -56
  1070. package/build/static/demo/v2/preview/html/assets/modal-close-DvBZQU0s.js +0 -59
  1071. package/build/static/demo/v2/preview/html/assets/modal-form-ix-button-submit-CdhG4fos.js +0 -54
  1072. package/build/static/demo/v2/preview/html/assets/modal-sizes-DfP4lMJe.js +0 -56
  1073. package/build/static/demo/v2/preview/html/assets/number-input-with-slots-Cx2Aydq7.js +0 -7
  1074. package/build/static/demo/v2/preview/html/assets/pill-CYQrUjzD.js +0 -7
  1075. package/build/static/demo/v2/preview/html/assets/pill-variants-DMeJNsdk.js +0 -7
  1076. package/build/static/demo/v2/preview/html/assets/push-card-Cx2Aydq7.js +0 -7
  1077. package/build/static/demo/v2/preview/html/assets/slider-error-B2gQBnmj.js +0 -9
  1078. package/build/static/demo/v2/preview/html/assets/slider-marker-B2gQBnmj.js +0 -9
  1079. package/build/static/demo/v2/preview/html/assets/slider-trace-B2gQBnmj.js +0 -9
  1080. package/build/static/demo/v2/preview/html/assets/split-button-Cm-3xanw.js +0 -7
  1081. package/build/static/demo/v2/preview/html/assets/split-button-icons-Pb98dPf4.js +0 -10
  1082. package/build/static/demo/v2/preview/html/assets/tabs-DwyHd0AA.css +0 -26
  1083. package/build/static/demo/v2/preview/html/assets/tabs-rounded-ZUKHAhKM.js +0 -12
  1084. package/build/static/demo/v2/preview/html/assets/theme-switcher-B0hI-SyR.js +0 -57
  1085. package/build/static/demo/v2/preview/html/assets/theme-switcher-DRqJGlG2-DVSIP9tc.js +0 -154
  1086. package/build/static/demo/v2/preview/html/assets/tile-CRXZyA1m.js +0 -8
  1087. package/build/static/demo/v2/preview/html/assets/time-input-with-slots-Cx2Aydq7.js +0 -7
  1088. package/build/static/demo/v2/preview/html/assets/toast-BQG20qyd.js +0 -18
  1089. package/build/static/demo/v2/preview/html/assets/toast-custom-C5E6zvIz.js +0 -51
  1090. package/build/static/demo/v2/preview/html/assets/toast-position-IqUdn8fd.js +0 -19
  1091. package/build/static/demo/v2/preview/html/assets/toggle-button-primary-BVJpVMU_.js +0 -29
  1092. package/build/static/demo/v2/preview/html/assets/toggle-button-secondary-BVJpVMU_.js +0 -29
  1093. package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-primary-BVJpVMU_.js +0 -29
  1094. package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-secondary-BVJpVMU_.js +0 -29
  1095. package/build/static/demo/v2/preview/html/assets/toggle-button-subtle-tertiary-BVJpVMU_.js +0 -29
  1096. package/build/static/demo/v2/preview/html/assets/toggle-button-tertiary-BVJpVMU_.js +0 -29
  1097. package/build/static/demo/v2/preview/html/assets/tooltip-with-icon-BWkz7LQY.js +0 -8
  1098. package/build/static/demo/v2/preview/html/assets/tree-custom-C_mQdugw.js +0 -5
  1099. package/build/static/demo/v2/preview/html/assets/validation-LJh16vt2-UdKtJkBO.js +0 -113
  1100. package/build/static/demo/v2/preview/html/assets/validation-select-CMs25Dg2.js +0 -10
  1101. package/build/static/demo/v2/preview/html/assets/vertical-tabs-DKf44fhh.js +0 -10
  1102. package/build/static/demo/v2/preview/html/assets/vertical-tabs-with-avatar-DKf44fhh.js +0 -10
  1103. package/build/static/demo/v2/preview/html/preview-examples/button-danger-ghost.html +0 -25
  1104. package/build/static/demo/v2/preview/html/preview-examples/button-danger-outline.html +0 -25
  1105. package/build/static/demo/v2/preview/html/preview-examples/button-danger.html +0 -25
  1106. package/build/static/demo/v2/preview/html/preview-examples/button-ghost.html +0 -25
  1107. package/build/static/demo/v2/preview/html/preview-examples/button-grey-ghost.html +0 -25
  1108. package/build/static/demo/v2/preview/html/preview-examples/button-grey-secondary.html +0 -25
  1109. package/build/static/demo/v2/preview/html/preview-examples/button-grey.html +0 -25
  1110. package/build/static/demo/v2/preview/mobile/assets/index-Cb8JzLCD.css +0 -1
  1111. package/build/static/demo/v2/preview/mobile/assets/index-legacy-CV7qwkmv.js +0 -40
  1112. package/build/static/demo/v2/preview/mobile/assets/index-tG1msN8d.js +0 -2
  1113. package/build/static/demo/v2/preview/mobile/assets/index7-BVykQAGa.js +0 -1
  1114. package/build/static/demo/v2/preview/mobile/assets/index7-legacy-DIpaUH_L.js +0 -5
  1115. package/build/static/demo/v2/preview/mobile/assets/index8-C1VsBkFg.js +0 -1
  1116. package/build/static/demo/v2/preview/mobile/assets/index8-legacy-DfhFlETg.js +0 -5
  1117. package/build/static/demo/v2/preview/mobile/assets/input-shims-F2xyuCfH.js +0 -1
  1118. package/build/static/demo/v2/preview/mobile/assets/input-shims-legacy-CZmhr3mq.js +0 -5
  1119. package/build/static/demo/v2/preview/mobile/assets/ios.transition-DzN_ve-U.js +0 -1
  1120. package/build/static/demo/v2/preview/mobile/assets/ios.transition-legacy-DSWw7f_l.js +0 -5
  1121. package/build/static/demo/v2/preview/mobile/assets/keyboard-CaU0mHhd.js +0 -1
  1122. package/build/static/demo/v2/preview/mobile/assets/keyboard-legacy-CA1Yz_wf.js +0 -5
  1123. package/build/static/demo/v2/preview/mobile/assets/md.transition-legacy-RnTthqK5.js +0 -5
  1124. package/build/static/demo/v2/preview/mobile/assets/md.transition-oZhE-IYg.js +0 -1
  1125. package/build/static/demo/v2/preview/mobile/assets/status-tap-BS9Rbw4h.js +0 -1
  1126. package/build/static/demo/v2/preview/mobile/assets/status-tap-legacy-BLnFmdg2.js +0 -5
  1127. package/build/static/demo/v2/preview/mobile/assets/swipe-back-A1k4DuvU.js +0 -1
  1128. package/build/static/demo/v2/preview/mobile/assets/swipe-back-legacy-D1U1WQm6.js +0 -5
  1129. package/build/static/demo/v2/preview/mobile/assets/web-D3ntWFQm.js +0 -1
  1130. package/build/static/demo/v2/preview/mobile/assets/web-DrCvflKZ.js +0 -1
  1131. package/build/static/demo/v2/preview/mobile/assets/web-legacy-Dzx54M_-.js +0 -1
  1132. package/build/static/demo/v2/preview/mobile/assets/web-legacy-Gp8y66Ee.js +0 -1
  1133. package/build/static/demo/v2/react/button-danger-ghost.tsx +0 -25
  1134. package/build/static/demo/v2/react/button-danger-outline.tsx +0 -25
  1135. package/build/static/demo/v2/react/button-danger.tsx +0 -23
  1136. package/build/static/demo/v2/react/button-ghost.tsx +0 -25
  1137. package/build/static/demo/v2/react/button-grey-ghost.tsx +0 -25
  1138. package/build/static/demo/v2/react/button-grey-secondary.tsx +0 -25
  1139. package/build/static/demo/v2/react/button-grey.tsx +0 -23
  1140. package/build/static/demo/v2/vue/button-danger-ghost.vue +0 -19
  1141. package/build/static/demo/v2/vue/button-danger-outline.vue +0 -19
  1142. package/build/static/demo/v2/vue/button-danger.vue +0 -19
  1143. package/build/static/demo/v2/vue/button-ghost.vue +0 -19
  1144. package/build/static/demo/v2/vue/button-grey-ghost.vue +0 -19
  1145. package/build/static/demo/v2/vue/button-grey-secondary.vue +0 -19
  1146. package/build/static/demo/v2/vue/button-grey.vue +0 -19
  1147. package/build/static/storybook-static/assets/Color-ASIRERSW-nfY0GATl.js +0 -1
  1148. package/build/static/storybook-static/assets/DocsRenderer-GHJI37HO-CUf05ovX.js +0 -10
  1149. package/build/static/storybook-static/assets/WithTooltip-IO6J4KBT-DxBm-5m_.js +0 -9
  1150. package/build/static/storybook-static/assets/a11y-action-card.stories-BbwhsoRk.js +0 -72
  1151. package/build/static/storybook-static/assets/a11y-menu.stories-DbQOlShX.js +0 -216
  1152. package/build/static/storybook-static/assets/action-card.stories-B1YkSn-C.js +0 -86
  1153. package/build/static/storybook-static/assets/application-header.stories-BkWiZKqz.js +0 -158
  1154. package/build/static/storybook-static/assets/avatar.stories-D2pV0mRT.js +0 -30
  1155. package/build/static/storybook-static/assets/axe-CEcnmrC5.js +0 -20
  1156. package/build/static/storybook-static/assets/blind.stories-CdWdBFmS.js +0 -8
  1157. package/build/static/storybook-static/assets/blocks-C3EYOLvc.js +0 -750
  1158. package/build/static/storybook-static/assets/breakcrumb.stories-DJChyaM3.js +0 -12
  1159. package/build/static/storybook-static/assets/button-group.stories-C22psqXZ.js +0 -14
  1160. package/build/static/storybook-static/assets/button.stories-BYptlnAU.js +0 -89
  1161. package/build/static/storybook-static/assets/checkbox-group.stories-ByH_08jS.js +0 -16
  1162. package/build/static/storybook-static/assets/checkbox.stories-DVhP4aGq.js +0 -21
  1163. package/build/static/storybook-static/assets/chip.stories-C5wVqb0Y.js +0 -50
  1164. package/build/static/storybook-static/assets/date-dropdown.stories-B4YVk13d.js +0 -3
  1165. package/build/static/storybook-static/assets/drawer.stories-CzolbRQJ.js +0 -24
  1166. package/build/static/storybook-static/assets/dropdown-button.stories-CwPA11oe.js +0 -91
  1167. package/build/static/storybook-static/assets/event-list-item.stories-C-inJhfJ.js +0 -37
  1168. package/build/static/storybook-static/assets/event-list.stories-BVRTsw6L.js +0 -15
  1169. package/build/static/storybook-static/assets/expanding-search.stories-D6tVxUG-.js +0 -5
  1170. package/build/static/storybook-static/assets/flip-tile.stories-mSAvSX9f.js +0 -12
  1171. package/build/static/storybook-static/assets/formatter-QJ4M4OGQ-BXIe2nrO.js +0 -1
  1172. package/build/static/storybook-static/assets/generic-render-Ck1ibjH2.js +0 -1
  1173. package/build/static/storybook-static/assets/group.stories-D4rsA5Xe.js +0 -20
  1174. package/build/static/storybook-static/assets/iframe-BmMaT-EF.css +0 -1
  1175. package/build/static/storybook-static/assets/iframe-D1EC8WSq.js +0 -1778
  1176. package/build/static/storybook-static/assets/index-BgqySqBU.js +0 -1
  1177. package/build/static/storybook-static/assets/input-date.stories-nJkmCWDH.js +0 -7
  1178. package/build/static/storybook-static/assets/input-number.stories-DyPMdPGS.js +0 -70
  1179. package/build/static/storybook-static/assets/input-time.stories-CtK1QF2K.js +0 -7
  1180. package/build/static/storybook-static/assets/input.stories-C0jVBVIt.js +0 -31
  1181. package/build/static/storybook-static/assets/introduction-DltxPVuE.js +0 -10
  1182. package/build/static/storybook-static/assets/link-button.stories-x1N5kaVk.js +0 -5
  1183. package/build/static/storybook-static/assets/menu-category.stories-CKK4mtdd.js +0 -16
  1184. package/build/static/storybook-static/assets/menu-item.stories-D9C6uamw.js +0 -35
  1185. package/build/static/storybook-static/assets/menu.stories-C6lGTmYv.js +0 -18
  1186. package/build/static/storybook-static/assets/message-bar.stories-53duOy_b.js +0 -47
  1187. package/build/static/storybook-static/assets/modal.stories-hrVfYfCv.js +0 -69
  1188. package/build/static/storybook-static/assets/pagination.stories-Cfx1ZT7M.js +0 -1
  1189. package/build/static/storybook-static/assets/pane.stories-BhVbBHDN.js +0 -23
  1190. package/build/static/storybook-static/assets/pill.stories-B-U0C7q5.js +0 -50
  1191. package/build/static/storybook-static/assets/progress-indicator.stories-DaHco4dS.js +0 -27
  1192. package/build/static/storybook-static/assets/push-card.stories-B0K_CX4q.js +0 -10
  1193. package/build/static/storybook-static/assets/radio-group.stories-0oNZxDis.js +0 -14
  1194. package/build/static/storybook-static/assets/radio.stories-CXELII5n.js +0 -12
  1195. package/build/static/storybook-static/assets/sample-CrjnuCO3.js +0 -1
  1196. package/build/static/storybook-static/assets/select.stories-CwEbQ2-g.js +0 -131
  1197. package/build/static/storybook-static/assets/slider.stories-BraDYSA6.js +0 -25
  1198. package/build/static/storybook-static/assets/spinner.stories-B9e0Xz90.js +0 -5
  1199. package/build/static/storybook-static/assets/split-button.stories-CvoJUu3l.js +0 -23
  1200. package/build/static/storybook-static/assets/syntaxhighlighter-IQDEPFLK-DajpUiEP.js +0 -6
  1201. package/build/static/storybook-static/assets/textarea.stories-X3YhH2Rb.js +0 -16
  1202. package/build/static/storybook-static/assets/tile.stories-g5wuk87W.js +0 -3
  1203. package/build/static/storybook-static/assets/time-picker.stories-DLrUPcU2.js +0 -42
  1204. package/build/static/storybook-static/assets/toast.stories-Tx8Bdpsn.js +0 -9
  1205. package/build/static/storybook-static/assets/toggle-button.stories-CJ5EV86c.js +0 -70
  1206. package/build/static/storybook-static/assets/toggle.stories-Ymex-dBn.js +0 -46
  1207. package/build/static/storybook-static/assets/tree.stories-CqF14Q8r.js +0 -71
  1208. /package/build/docs/autogenerated/usage/angular/{button-danger-ghost.css.md → button-danger-primary.css.md} +0 -0
  1209. /package/build/docs/autogenerated/usage/angular/{button-danger.html.md → button-danger-primary.html.md} +0 -0
  1210. /package/build/docs/autogenerated/usage/angular/{button-danger-outline.css.md → button-danger-secondary.css.md} +0 -0
  1211. /package/build/docs/autogenerated/usage/angular/{button-danger-outline.html.md → button-danger-secondary.html.md} +0 -0
  1212. /package/build/docs/autogenerated/usage/angular/{button-danger.css.md → button-danger-tertiary.css.md} +0 -0
  1213. /package/build/docs/autogenerated/usage/angular/{button-ghost.css.md → button-subtle-primary.css.md} +0 -0
  1214. /package/build/docs/autogenerated/usage/angular/{button-grey-ghost.css.md → button-subtle-secondary.css.md} +0 -0
  1215. /package/build/docs/autogenerated/usage/angular/{button-grey-secondary.css.md → button-subtle-tertiary.css.md} +0 -0
  1216. /package/build/docs/autogenerated/usage/angular/{button-grey.css.md → button-tertiary.css.md} +0 -0
  1217. /package/build/docs/autogenerated/usage/angular_standalone/{button-danger-ghost.css.md → button-danger-primary.css.md} +0 -0
  1218. /package/build/docs/autogenerated/usage/angular_standalone/{button-danger.html.md → button-danger-primary.html.md} +0 -0
  1219. /package/build/docs/autogenerated/usage/angular_standalone/{button-danger-outline.css.md → button-danger-secondary.css.md} +0 -0
  1220. /package/build/docs/autogenerated/usage/angular_standalone/{button-danger-outline.html.md → button-danger-secondary.html.md} +0 -0
  1221. /package/build/docs/autogenerated/usage/angular_standalone/{button-danger.css.md → button-danger-tertiary.css.md} +0 -0
  1222. /package/build/docs/autogenerated/usage/angular_standalone/{button-ghost.css.md → button-subtle-primary.css.md} +0 -0
  1223. /package/build/docs/autogenerated/usage/angular_standalone/{button-grey-ghost.css.md → button-subtle-secondary.css.md} +0 -0
  1224. /package/build/docs/autogenerated/usage/angular_standalone/{button-grey-secondary.css.md → button-subtle-tertiary.css.md} +0 -0
  1225. /package/build/docs/autogenerated/usage/angular_standalone/{button-grey.css.md → button-tertiary.css.md} +0 -0
  1226. /package/build/docs/autogenerated/usage/html/{button-danger-ghost.css.md → button-danger-primary.css.md} +0 -0
  1227. /package/build/docs/autogenerated/usage/html/{button-danger-outline.css.md → button-danger-secondary.css.md} +0 -0
  1228. /package/build/docs/autogenerated/usage/html/{button-danger.css.md → button-danger-tertiary.css.md} +0 -0
  1229. /package/build/docs/autogenerated/usage/html/{button-ghost.css.md → button-subtle-primary.css.md} +0 -0
  1230. /package/build/docs/autogenerated/usage/html/{button-grey-ghost.css.md → button-subtle-secondary.css.md} +0 -0
  1231. /package/build/docs/autogenerated/usage/html/{button-grey-secondary.css.md → button-subtle-tertiary.css.md} +0 -0
  1232. /package/build/docs/autogenerated/usage/html/{button-grey.css.md → button-tertiary.css.md} +0 -0
  1233. /package/build/docs/autogenerated/usage/react/{button-danger-ghost.scoped.css.md → button-danger-primary.scoped.css.md} +0 -0
  1234. /package/build/docs/autogenerated/usage/react/{button-danger-outline.scoped.css.md → button-danger-secondary.scoped.css.md} +0 -0
  1235. /package/build/docs/autogenerated/usage/react/{button-danger.scoped.css.md → button-danger-tertiary.scoped.css.md} +0 -0
  1236. /package/build/docs/autogenerated/usage/react/{button-ghost.scoped.css.md → button-subtle-primary.scoped.css.md} +0 -0
  1237. /package/build/docs/autogenerated/usage/react/{button-grey-ghost.scoped.css.md → button-subtle-secondary.scoped.css.md} +0 -0
  1238. /package/build/docs/autogenerated/usage/react/{button-grey-secondary.scoped.css.md → button-subtle-tertiary.scoped.css.md} +0 -0
  1239. /package/build/docs/autogenerated/usage/react/{button-grey.scoped.css.md → button-tertiary.scoped.css.md} +0 -0
  1240. /package/build/docs/autogenerated/usage/vue/{button-danger-ghost.css.md → button-danger-primary.css.md} +0 -0
  1241. /package/build/docs/autogenerated/usage/vue/{button-danger-outline.css.md → button-danger-secondary.css.md} +0 -0
  1242. /package/build/docs/autogenerated/usage/vue/{button-danger.css.md → button-danger-tertiary.css.md} +0 -0
  1243. /package/build/docs/autogenerated/usage/vue/{button-ghost.css.md → button-subtle-primary.css.md} +0 -0
  1244. /package/build/docs/autogenerated/usage/vue/{button-grey-ghost.css.md → button-subtle-secondary.css.md} +0 -0
  1245. /package/build/docs/autogenerated/usage/vue/{button-grey-secondary.css.md → button-subtle-tertiary.css.md} +0 -0
  1246. /package/build/docs/autogenerated/usage/vue/{button-grey.css.md → button-tertiary.css.md} +0 -0
  1247. /package/build/static/demo/v2/angular/{button-danger-ghost.css → button-danger-primary.css} +0 -0
  1248. /package/build/static/demo/v2/angular/{button-danger.html → button-danger-primary.html} +0 -0
  1249. /package/build/static/demo/v2/angular/{button-danger-outline.css → button-danger-secondary.css} +0 -0
  1250. /package/build/static/demo/v2/angular/{button-danger-outline.html → button-danger-secondary.html} +0 -0
  1251. /package/build/static/demo/v2/angular/{button-danger.css → button-danger-tertiary.css} +0 -0
  1252. /package/build/static/demo/v2/angular/{button-ghost.css → button-subtle-primary.css} +0 -0
  1253. /package/build/static/demo/v2/angular/{button-grey-ghost.css → button-subtle-secondary.css} +0 -0
  1254. /package/build/static/demo/v2/angular/{button-grey-secondary.css → button-subtle-tertiary.css} +0 -0
  1255. /package/build/static/demo/v2/angular/{button-grey.css → button-tertiary.css} +0 -0
  1256. /package/build/static/demo/v2/angular_standalone/{button-danger-ghost.css → button-danger-primary.css} +0 -0
  1257. /package/build/static/demo/v2/angular_standalone/{button-danger.html → button-danger-primary.html} +0 -0
  1258. /package/build/static/demo/v2/angular_standalone/{button-danger-outline.css → button-danger-secondary.css} +0 -0
  1259. /package/build/static/demo/v2/angular_standalone/{button-danger-outline.html → button-danger-secondary.html} +0 -0
  1260. /package/build/static/demo/v2/angular_standalone/{button-danger.css → button-danger-tertiary.css} +0 -0
  1261. /package/build/static/demo/v2/angular_standalone/{button-ghost.css → button-subtle-primary.css} +0 -0
  1262. /package/build/static/demo/v2/angular_standalone/{button-grey-ghost.css → button-subtle-secondary.css} +0 -0
  1263. /package/build/static/demo/v2/angular_standalone/{button-grey-secondary.css → button-subtle-tertiary.css} +0 -0
  1264. /package/build/static/demo/v2/angular_standalone/{button-grey.css → button-tertiary.css} +0 -0
  1265. /package/build/static/demo/v2/html/{button-danger-ghost.css → button-danger-primary.css} +0 -0
  1266. /package/build/static/demo/v2/html/{button-danger-outline.css → button-danger-secondary.css} +0 -0
  1267. /package/build/static/demo/v2/html/{button-danger.css → button-danger-tertiary.css} +0 -0
  1268. /package/build/static/demo/v2/html/{button-ghost.css → button-subtle-primary.css} +0 -0
  1269. /package/build/static/demo/v2/html/{button-grey-ghost.css → button-subtle-secondary.css} +0 -0
  1270. /package/build/static/demo/v2/html/{button-grey-secondary.css → button-subtle-tertiary.css} +0 -0
  1271. /package/build/static/demo/v2/html/{button-grey.css → button-tertiary.css} +0 -0
  1272. /package/build/static/demo/v2/preview/html/assets/{button-danger-ghost-DguptRVu.css → button-danger-primary-DguptRVu.css} +0 -0
  1273. /package/build/static/demo/v2/react/{button-danger-ghost.scoped.css → button-danger-primary.scoped.css} +0 -0
  1274. /package/build/static/demo/v2/react/{button-danger-outline.scoped.css → button-danger-secondary.scoped.css} +0 -0
  1275. /package/build/static/demo/v2/react/{button-danger.scoped.css → button-danger-tertiary.scoped.css} +0 -0
  1276. /package/build/static/demo/v2/react/{button-ghost.scoped.css → button-subtle-primary.scoped.css} +0 -0
  1277. /package/build/static/demo/v2/react/{button-grey-ghost.scoped.css → button-subtle-secondary.scoped.css} +0 -0
  1278. /package/build/static/demo/v2/react/{button-grey-secondary.scoped.css → button-subtle-tertiary.scoped.css} +0 -0
  1279. /package/build/static/demo/v2/react/{button-grey.scoped.css → button-tertiary.scoped.css} +0 -0
  1280. /package/build/static/demo/v2/vue/{button-danger-ghost.css → button-danger-primary.css} +0 -0
  1281. /package/build/static/demo/v2/vue/{button-danger-outline.css → button-danger-secondary.css} +0 -0
  1282. /package/build/static/demo/v2/vue/{button-danger.css → button-danger-tertiary.css} +0 -0
  1283. /package/build/static/demo/v2/vue/{button-ghost.css → button-subtle-primary.css} +0 -0
  1284. /package/build/static/demo/v2/vue/{button-grey-ghost.css → button-subtle-secondary.css} +0 -0
  1285. /package/build/static/demo/v2/vue/{button-grey-secondary.css → button-subtle-tertiary.css} +0 -0
  1286. /package/build/static/demo/v2/vue/{button-grey.css → button-tertiary.css} +0 -0
@@ -1,40 +0,0 @@
1
- System.register([],function(e,t){"use strict";return{execute:function(){var o=document.createElement("style");function r(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}o.textContent='.Home__Event__Container{display:flex;flex-direction:column;flex-wrap:nowrap;margin-top:20px;width:100%;height:100%}:root{--ion-color-primary: #0054e9;--ion-color-primary-rgb: 0, 84, 233;--ion-color-primary-contrast: #fff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #004acd;--ion-color-primary-tint: #1a65eb;--ion-color-secondary: #0163aa;--ion-color-secondary-rgb: 1, 99, 170;--ion-color-secondary-contrast: #fff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #015796;--ion-color-secondary-tint: #1a73b3;--ion-color-tertiary: #6030ff;--ion-color-tertiary-rgb: 96, 48, 255;--ion-color-tertiary-contrast: #fff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #542ae0;--ion-color-tertiary-tint: #7045ff;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #c5000f;--ion-color-danger-rgb: 197, 0, 15;--ion-color-danger-contrast: #fff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #ad000d;--ion-color-danger-tint: #cb1a27;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-medium: #636469;--ion-color-medium-rgb: 99, 100, 105;--ion-color-medium-contrast: #fff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #57585c;--ion-color-medium-tint: #737478;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #fff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e}html.ios{--ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif}html.md{--ion-default-font: "Roboto", "Helvetica Neue", sans-serif}html{--ion-dynamic-font: -apple-system-body;--ion-font-family: var(--ion-default-font)}body{background:var(--ion-background-color);color:var(--ion-text-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,html.ios ion-modal ion-footer ion-toolbar:first-of-type,html.ios ion-footer.modal-footer-moving ion-toolbar:first-of-type{padding-top:6px}html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type{padding-bottom:6px}html.ios ion-modal ion-toolbar,html.ios .modal-footer-moving ion-toolbar{padding-right:calc(var(--ion-safe-area-right) + 8px);padding-left:calc(var(--ion-safe-area-left) + 8px)}@media screen and (min-width:768px){html.ios ion-modal.modal-card:first-of-type{--backdrop-opacity: .18}}ion-modal.modal-default.show-modal~ion-modal.modal-default{--backdrop-opacity: 0;--box-shadow: none}html.ios ion-modal.modal-card .ion-page{border-top-left-radius:var(--border-radius)}.ion-color-primary{--ion-color-base: var(--ion-color-primary, #0054e9) !important;--ion-color-base-rgb: var(--ion-color-primary-rgb, 0, 84, 233) !important;--ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-primary-shade, #004acd) !important;--ion-color-tint: var(--ion-color-primary-tint, #1a65eb) !important}.ion-color-secondary{--ion-color-base: var(--ion-color-secondary, #0163aa) !important;--ion-color-base-rgb: var(--ion-color-secondary-rgb, 1, 99, 170) !important;--ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-secondary-shade, #015796) !important;--ion-color-tint: var(--ion-color-secondary-tint, #1a73b3) !important}.ion-color-tertiary{--ion-color-base: var(--ion-color-tertiary, #6030ff) !important;--ion-color-base-rgb: var(--ion-color-tertiary-rgb, 96, 48, 255) !important;--ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-tertiary-shade, #542ae0) !important;--ion-color-tint: var(--ion-color-tertiary-tint, #7045ff) !important}.ion-color-success{--ion-color-base: var(--ion-color-success, #2dd55b) !important;--ion-color-base-rgb: var(--ion-color-success-rgb, 45, 213, 91) !important;--ion-color-contrast: var(--ion-color-success-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-success-shade, #28bb50) !important;--ion-color-tint: var(--ion-color-success-tint, #42d96b) !important}.ion-color-warning{--ion-color-base: var(--ion-color-warning, #ffc409) !important;--ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;--ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;--ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important}.ion-color-danger{--ion-color-base: var(--ion-color-danger, #c5000f) !important;--ion-color-base-rgb: var(--ion-color-danger-rgb, 197, 0, 15) !important;--ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-danger-shade, #ad000d) !important;--ion-color-tint: var(--ion-color-danger-tint, #cb1a27) !important}.ion-color-light{--ion-color-base: var(--ion-color-light, #f4f5f8) !important;--ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;--ion-color-contrast: var(--ion-color-light-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;--ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important}.ion-color-medium{--ion-color-base: var(--ion-color-medium, #636469) !important;--ion-color-base-rgb: var(--ion-color-medium-rgb, 99, 100, 105) !important;--ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-medium-shade, #57585c) !important;--ion-color-tint: var(--ion-color-medium-tint, #737478) !important}.ion-color-dark{--ion-color-base: var(--ion-color-dark, #222428) !important;--ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;--ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;--ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important}.ion-page{left:0;right:0;top:0;bottom:0;display:flex;position:absolute;flex-direction:column;justify-content:space-between;contain:layout size style;z-index:0}ion-modal>.ion-page{position:relative;contain:layout style;height:100%}.split-pane-visible>.ion-page.split-pane-main{position:relative}ion-route,ion-route-redirect,ion-router,ion-select-option,ion-nav-controller,ion-menu-controller,ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-modal-controller,ion-picker-controller,ion-popover-controller,ion-toast-controller,.ion-page-hidden{display:none!important}.ion-page-invisible{opacity:0}.can-go-back>ion-header ion-back-button{display:block}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding: 20px}@supports (padding-top: 20px){html{--ion-safe-area-top: var(--ion-statusbar-padding)}}@supports (padding-top: env(safe-area-inset-top)){html{--ion-safe-area-top: env(safe-area-inset-top);--ion-safe-area-bottom: env(safe-area-inset-bottom);--ion-safe-area-left: env(safe-area-inset-left);--ion-safe-area-right: env(safe-area-inset-right)}}ion-card.ion-color .ion-inherit-color,ion-card-header.ion-color .ion-inherit-color{color:inherit}.menu-content{transform:translateZ(0)}.menu-content-open{cursor:pointer;touch-action:manipulation;pointer-events:none;overflow-y:hidden}.menu-content-open ion-content{--overflow: hidden}.menu-content-open .ion-content-scroll-host{overflow:hidden}.ios .menu-content-reveal{box-shadow:-8px 0 42px rgba(0,0,0,.08)}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px rgba(0,0,0,.08)}.md .menu-content-reveal,.md .menu-content-push{box-shadow:4px 0 16px rgba(0,0,0,.18)}ion-accordion-group.accordion-group-expand-inset>ion-accordion:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}ion-accordion-group.accordion-group-expand-inset>ion-accordion:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}ion-accordion-group>ion-accordion:last-of-type ion-item[slot=header]{--border-width: 0px}ion-accordion.accordion-animated>[slot=header] .ion-accordion-toggle-icon{transition:.3s transform cubic-bezier(.25,.8,.5,1)}@media(prefers-reduced-motion:reduce){ion-accordion .ion-accordion-toggle-icon{transition:none!important}}ion-accordion.accordion-expanding>[slot=header] .ion-accordion-toggle-icon,ion-accordion.accordion-expanded>[slot=header] .ion-accordion-toggle-icon{transform:rotate(180deg)}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-previous ion-item[slot=header]{--border-width: 0px;--inner-border-width: 0px}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanding:first-of-type,ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanded:first-of-type{margin-top:0}ion-input input::-webkit-date-and-time-value{text-align:start}.ion-datetime-button-overlay{--width: fit-content;--height: fit-content}.ion-datetime-button-overlay ion-datetime.datetime-grid{width:320px;min-height:320px}[ion-last-focus],header[tabindex="-1"]:focus,[role=banner][tabindex="-1"]:focus,main[tabindex="-1"]:focus,[role=main][tabindex="-1"]:focus,h1[tabindex="-1"]:focus,[role=heading][aria-level="1"][tabindex="-1"]:focus{outline:none}.popover-viewport:has(>ion-content){overflow:hidden}@supports not selector(:has(> ion-content)){.popover-viewport{overflow:hidden}}audio,canvas,progress,video{vertical-align:baseline}audio:not([controls]){display:none;height:0}b,strong{font-weight:700}img{max-width:100%}hr{height:1px;border-width:0;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}label,input,select,textarea{font-family:inherit;line-height:normal}textarea{overflow:auto;height:auto;font:inherit;color:inherit}textarea::placeholder{padding-left:2px}form,input,optgroup,select{margin:0;font:inherit;color:inherit}html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}a,a div,a span,a ion-icon,a ion-label,button,button div,button span,button ion-icon,button ion-label,.ion-tappable,[tappable],[tappable] div,[tappable] span,[tappable] ion-icon,[tappable] ion-label,input,textarea{touch-action:manipulation}a ion-label,button ion-label{pointer-events:none}button{padding:0;border:0;border-radius:0;font-family:inherit;font-style:inherit;font-variant:inherit;line-height:1;text-transform:none;cursor:pointer;-webkit-appearance:button}[tappable]{cursor:pointer}a[disabled],button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html{width:100%;height:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}html.ion-ce body{display:block}html.plt-pwa{height:100vh}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin:0;padding:0;position:fixed;width:100%;max-width:100%;height:100%;max-height:100%;transform:translateZ(0);text-rendering:optimizeLegibility;overflow:hidden;touch-action:manipulation;-webkit-user-drag:none;-ms-content-zooming:none;word-wrap:break-word;overscroll-behavior-y:none;-webkit-text-size-adjust:none;text-size-adjust:none}html{font-family:var(--ion-font-family)}@supports (-webkit-touch-callout: none){html{font:var(--ion-dynamic-font, 16px var(--ion-font-family))}}a{background-color:transparent;color:var(--ion-color-primary, #0054e9)}h1,h2,h3,h4,h5,h6{margin-top:16px;margin-bottom:10px;font-weight:500;line-height:1.2}h1{margin-top:20px;font-size:1.625rem}h2{margin-top:18px;font-size:1.5rem}h3{font-size:1.375rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}small{font-size:75%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}.ion-no-padding{--padding-start: 0;--padding-end: 0;--padding-top: 0;--padding-bottom: 0;padding:0}.ion-padding{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);-webkit-padding-end:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-top{--padding-top: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px)}.ion-padding-start{--padding-start: var(--ion-padding, 16px);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px)}.ion-padding-end{--padding-end: var(--ion-padding, 16px);-webkit-padding-end:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-padding-bottom{--padding-bottom: var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-vertical{--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-horizontal{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);-webkit-padding-end:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-no-margin{--margin-start: 0;--margin-end: 0;--margin-top: 0;--margin-bottom: 0;margin:0}.ion-margin{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);-webkit-margin-end:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-top{--margin-top: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px)}.ion-margin-start{--margin-start: var(--ion-margin, 16px);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px)}.ion-margin-end{--margin-end: var(--ion-margin, 16px);-webkit-margin-end:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-margin-bottom{--margin-bottom: var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-vertical{--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-horizontal{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);-webkit-margin-end:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-float-left{float:left!important}.ion-float-right{float:right!important}.ion-float-start{float:left!important}:host-context([dir=rtl]) .ion-float-start{float:right!important}[dir=rtl] .ion-float-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-start:dir(rtl){float:right!important}}.ion-float-end{float:right!important}:host-context([dir=rtl]) .ion-float-end{float:left!important}[dir=rtl] .ion-float-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-end:dir(rtl){float:left!important}}@media(min-width:576px){.ion-float-sm-left{float:left!important}.ion-float-sm-right{float:right!important}.ion-float-sm-start{float:left!important}:host-context([dir=rtl]) .ion-float-sm-start{float:right!important}[dir=rtl] .ion-float-sm-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-sm-start:dir(rtl){float:right!important}}.ion-float-sm-end{float:right!important}:host-context([dir=rtl]) .ion-float-sm-end{float:left!important}[dir=rtl] .ion-float-sm-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-sm-end:dir(rtl){float:left!important}}}@media(min-width:768px){.ion-float-md-left{float:left!important}.ion-float-md-right{float:right!important}.ion-float-md-start{float:left!important}:host-context([dir=rtl]) .ion-float-md-start{float:right!important}[dir=rtl] .ion-float-md-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-md-start:dir(rtl){float:right!important}}.ion-float-md-end{float:right!important}:host-context([dir=rtl]) .ion-float-md-end{float:left!important}[dir=rtl] .ion-float-md-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-md-end:dir(rtl){float:left!important}}}@media(min-width:992px){.ion-float-lg-left{float:left!important}.ion-float-lg-right{float:right!important}.ion-float-lg-start{float:left!important}:host-context([dir=rtl]) .ion-float-lg-start{float:right!important}[dir=rtl] .ion-float-lg-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-lg-start:dir(rtl){float:right!important}}.ion-float-lg-end{float:right!important}:host-context([dir=rtl]) .ion-float-lg-end{float:left!important}[dir=rtl] .ion-float-lg-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-lg-end:dir(rtl){float:left!important}}}@media(min-width:1200px){.ion-float-xl-left{float:left!important}.ion-float-xl-right{float:right!important}.ion-float-xl-start{float:left!important}:host-context([dir=rtl]) .ion-float-xl-start{float:right!important}[dir=rtl] .ion-float-xl-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-xl-start:dir(rtl){float:right!important}}.ion-float-xl-end{float:right!important}:host-context([dir=rtl]) .ion-float-xl-end{float:left!important}[dir=rtl] .ion-float-xl-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-xl-end:dir(rtl){float:left!important}}}.ion-text-center{text-align:center!important}.ion-text-justify{text-align:justify!important}.ion-text-start{text-align:start!important}.ion-text-end{text-align:end!important}.ion-text-left{text-align:left!important}.ion-text-right{text-align:right!important}.ion-text-nowrap{white-space:nowrap!important}.ion-text-wrap{white-space:normal!important}@media(min-width:576px){.ion-text-sm-center{text-align:center!important}.ion-text-sm-justify{text-align:justify!important}.ion-text-sm-start{text-align:start!important}.ion-text-sm-end{text-align:end!important}.ion-text-sm-left{text-align:left!important}.ion-text-sm-right{text-align:right!important}.ion-text-sm-nowrap{white-space:nowrap!important}.ion-text-sm-wrap{white-space:normal!important}}@media(min-width:768px){.ion-text-md-center{text-align:center!important}.ion-text-md-justify{text-align:justify!important}.ion-text-md-start{text-align:start!important}.ion-text-md-end{text-align:end!important}.ion-text-md-left{text-align:left!important}.ion-text-md-right{text-align:right!important}.ion-text-md-nowrap{white-space:nowrap!important}.ion-text-md-wrap{white-space:normal!important}}@media(min-width:992px){.ion-text-lg-center{text-align:center!important}.ion-text-lg-justify{text-align:justify!important}.ion-text-lg-start{text-align:start!important}.ion-text-lg-end{text-align:end!important}.ion-text-lg-left{text-align:left!important}.ion-text-lg-right{text-align:right!important}.ion-text-lg-nowrap{white-space:nowrap!important}.ion-text-lg-wrap{white-space:normal!important}}@media(min-width:1200px){.ion-text-xl-center{text-align:center!important}.ion-text-xl-justify{text-align:justify!important}.ion-text-xl-start{text-align:start!important}.ion-text-xl-end{text-align:end!important}.ion-text-xl-left{text-align:left!important}.ion-text-xl-right{text-align:right!important}.ion-text-xl-nowrap{white-space:nowrap!important}.ion-text-xl-wrap{white-space:normal!important}}.ion-text-uppercase{text-transform:uppercase!important}.ion-text-lowercase{text-transform:lowercase!important}.ion-text-capitalize{text-transform:capitalize!important}@media(min-width:576px){.ion-text-sm-uppercase{text-transform:uppercase!important}.ion-text-sm-lowercase{text-transform:lowercase!important}.ion-text-sm-capitalize{text-transform:capitalize!important}}@media(min-width:768px){.ion-text-md-uppercase{text-transform:uppercase!important}.ion-text-md-lowercase{text-transform:lowercase!important}.ion-text-md-capitalize{text-transform:capitalize!important}}@media(min-width:992px){.ion-text-lg-uppercase{text-transform:uppercase!important}.ion-text-lg-lowercase{text-transform:lowercase!important}.ion-text-lg-capitalize{text-transform:capitalize!important}}@media(min-width:1200px){.ion-text-xl-uppercase{text-transform:uppercase!important}.ion-text-xl-lowercase{text-transform:lowercase!important}.ion-text-xl-capitalize{text-transform:capitalize!important}}.ion-align-content-start{align-content:flex-start!important}.ion-align-content-end{align-content:flex-end!important}.ion-align-content-center{align-content:center!important}.ion-align-content-between{align-content:space-between!important}.ion-align-content-around{align-content:space-around!important}.ion-align-content-stretch{align-content:stretch!important}@media(min-width:576px){.ion-align-content-sm-start{align-content:flex-start!important}.ion-align-content-sm-end{align-content:flex-end!important}.ion-align-content-sm-center{align-content:center!important}.ion-align-content-sm-between{align-content:space-between!important}.ion-align-content-sm-around{align-content:space-around!important}.ion-align-content-sm-stretch{align-content:stretch!important}}@media(min-width:768px){.ion-align-content-md-start{align-content:flex-start!important}.ion-align-content-md-end{align-content:flex-end!important}.ion-align-content-md-center{align-content:center!important}.ion-align-content-md-between{align-content:space-between!important}.ion-align-content-md-around{align-content:space-around!important}.ion-align-content-md-stretch{align-content:stretch!important}}@media(min-width:992px){.ion-align-content-lg-start{align-content:flex-start!important}.ion-align-content-lg-end{align-content:flex-end!important}.ion-align-content-lg-center{align-content:center!important}.ion-align-content-lg-between{align-content:space-between!important}.ion-align-content-lg-around{align-content:space-around!important}.ion-align-content-lg-stretch{align-content:stretch!important}}@media(min-width:1200px){.ion-align-content-xl-start{align-content:flex-start!important}.ion-align-content-xl-end{align-content:flex-end!important}.ion-align-content-xl-center{align-content:center!important}.ion-align-content-xl-between{align-content:space-between!important}.ion-align-content-xl-around{align-content:space-around!important}.ion-align-content-xl-stretch{align-content:stretch!important}}.ion-align-items-start{align-items:start!important}.ion-align-items-end{align-items:end!important}.ion-align-items-center{align-items:center!important}.ion-align-items-stretch{align-items:stretch!important}.ion-align-items-baseline{align-items:baseline!important}@media(min-width:576px){.ion-align-items-sm-start{align-items:start!important}.ion-align-items-sm-end{align-items:end!important}.ion-align-items-sm-center{align-items:center!important}.ion-align-items-sm-stretch{align-items:stretch!important}.ion-align-items-sm-baseline{align-items:baseline!important}}@media(min-width:768px){.ion-align-items-md-start{align-items:start!important}.ion-align-items-md-end{align-items:end!important}.ion-align-items-md-center{align-items:center!important}.ion-align-items-md-stretch{align-items:stretch!important}.ion-align-items-md-baseline{align-items:baseline!important}}@media(min-width:992px){.ion-align-items-lg-start{align-items:start!important}.ion-align-items-lg-end{align-items:end!important}.ion-align-items-lg-center{align-items:center!important}.ion-align-items-lg-stretch{align-items:stretch!important}.ion-align-items-lg-baseline{align-items:baseline!important}}@media(min-width:1200px){.ion-align-items-xl-start{align-items:start!important}.ion-align-items-xl-end{align-items:end!important}.ion-align-items-xl-center{align-items:center!important}.ion-align-items-xl-stretch{align-items:stretch!important}.ion-align-items-xl-baseline{align-items:baseline!important}}.ion-align-self-start{align-self:start!important}.ion-align-self-end{align-self:end!important}.ion-align-self-center{align-self:center!important}.ion-align-self-stretch{align-self:stretch!important}.ion-align-self-baseline{align-self:baseline!important}.ion-align-self-auto{align-self:auto!important}@media(min-width:576px){.ion-align-self-sm-start{align-self:start!important}.ion-align-self-sm-end{align-self:end!important}.ion-align-self-sm-center{align-self:center!important}.ion-align-self-sm-stretch{align-self:stretch!important}.ion-align-self-sm-baseline{align-self:baseline!important}.ion-align-self-sm-auto{align-self:auto!important}}@media(min-width:768px){.ion-align-self-md-start{align-self:start!important}.ion-align-self-md-end{align-self:end!important}.ion-align-self-md-center{align-self:center!important}.ion-align-self-md-stretch{align-self:stretch!important}.ion-align-self-md-baseline{align-self:baseline!important}.ion-align-self-md-auto{align-self:auto!important}}@media(min-width:992px){.ion-align-self-lg-start{align-self:start!important}.ion-align-self-lg-end{align-self:end!important}.ion-align-self-lg-center{align-self:center!important}.ion-align-self-lg-stretch{align-self:stretch!important}.ion-align-self-lg-baseline{align-self:baseline!important}.ion-align-self-lg-auto{align-self:auto!important}}@media(min-width:1200px){.ion-align-self-xl-start{align-self:start!important}.ion-align-self-xl-end{align-self:end!important}.ion-align-self-xl-center{align-self:center!important}.ion-align-self-xl-stretch{align-self:stretch!important}.ion-align-self-xl-baseline{align-self:baseline!important}.ion-align-self-xl-auto{align-self:auto!important}}.ion-justify-content-start{justify-content:flex-start!important}.ion-justify-content-end{justify-content:flex-end!important}.ion-justify-content-center{justify-content:center!important}.ion-justify-content-between{justify-content:space-between!important}.ion-justify-content-around{justify-content:space-around!important}.ion-justify-content-evenly{justify-content:space-evenly!important}@media(min-width:576px){.ion-justify-content-sm-start{justify-content:flex-start!important}.ion-justify-content-sm-end{justify-content:flex-end!important}.ion-justify-content-sm-center{justify-content:center!important}.ion-justify-content-sm-between{justify-content:space-between!important}.ion-justify-content-sm-around{justify-content:space-around!important}.ion-justify-content-sm-evenly{justify-content:space-evenly!important}}@media(min-width:768px){.ion-justify-content-md-start{justify-content:flex-start!important}.ion-justify-content-md-end{justify-content:flex-end!important}.ion-justify-content-md-center{justify-content:center!important}.ion-justify-content-md-between{justify-content:space-between!important}.ion-justify-content-md-around{justify-content:space-around!important}.ion-justify-content-md-evenly{justify-content:space-evenly!important}}@media(min-width:992px){.ion-justify-content-lg-start{justify-content:flex-start!important}.ion-justify-content-lg-end{justify-content:flex-end!important}.ion-justify-content-lg-center{justify-content:center!important}.ion-justify-content-lg-between{justify-content:space-between!important}.ion-justify-content-lg-around{justify-content:space-around!important}.ion-justify-content-lg-evenly{justify-content:space-evenly!important}}@media(min-width:1200px){.ion-justify-content-xl-start{justify-content:flex-start!important}.ion-justify-content-xl-end{justify-content:flex-end!important}.ion-justify-content-xl-center{justify-content:center!important}.ion-justify-content-xl-between{justify-content:space-between!important}.ion-justify-content-xl-around{justify-content:space-around!important}.ion-justify-content-xl-evenly{justify-content:space-evenly!important}}.ion-flex-row{flex-direction:row!important}.ion-flex-row-reverse{flex-direction:row-reverse!important}.ion-flex-column{flex-direction:column!important}.ion-flex-column-reverse{flex-direction:column-reverse!important}@media(min-width:576px){.ion-flex-sm-row{flex-direction:row!important}.ion-flex-sm-row-reverse{flex-direction:row-reverse!important}.ion-flex-sm-column{flex-direction:column!important}.ion-flex-sm-column-reverse{flex-direction:column-reverse!important}}@media(min-width:768px){.ion-flex-md-row{flex-direction:row!important}.ion-flex-md-row-reverse{flex-direction:row-reverse!important}.ion-flex-md-column{flex-direction:column!important}.ion-flex-md-column-reverse{flex-direction:column-reverse!important}}@media(min-width:992px){.ion-flex-lg-row{flex-direction:row!important}.ion-flex-lg-row-reverse{flex-direction:row-reverse!important}.ion-flex-lg-column{flex-direction:column!important}.ion-flex-lg-column-reverse{flex-direction:column-reverse!important}}@media(min-width:1200px){.ion-flex-xl-row{flex-direction:row!important}.ion-flex-xl-row-reverse{flex-direction:row-reverse!important}.ion-flex-xl-column{flex-direction:column!important}.ion-flex-xl-column-reverse{flex-direction:column-reverse!important}}.ion-wrap{flex-wrap:wrap!important}.ion-nowrap{flex-wrap:nowrap!important}.ion-wrap-reverse{flex-wrap:wrap-reverse!important}.ion-flex-wrap{flex-wrap:wrap!important}.ion-flex-nowrap{flex-wrap:nowrap!important}.ion-flex-wrap-reverse{flex-wrap:wrap-reverse!important}@media(min-width:576px){.ion-flex-sm-wrap{flex-wrap:wrap!important}.ion-flex-sm-nowrap{flex-wrap:nowrap!important}.ion-flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}}@media(min-width:768px){.ion-flex-md-wrap{flex-wrap:wrap!important}.ion-flex-md-nowrap{flex-wrap:nowrap!important}.ion-flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}}@media(min-width:992px){.ion-flex-lg-wrap{flex-wrap:wrap!important}.ion-flex-lg-nowrap{flex-wrap:nowrap!important}.ion-flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}}@media(min-width:1200px){.ion-flex-xl-wrap{flex-wrap:wrap!important}.ion-flex-xl-nowrap{flex-wrap:nowrap!important}.ion-flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}}.ion-flex-1{flex:1!important}.ion-flex-auto{flex:auto!important}.ion-flex-initial{flex:initial!important}.ion-flex-none{flex:none!important}@media(min-width:576px){.ion-flex-sm-1{flex:1!important}.ion-flex-sm-auto{flex:auto!important}.ion-flex-sm-initial{flex:initial!important}.ion-flex-sm-none{flex:none!important}}@media(min-width:768px){.ion-flex-md-1{flex:1!important}.ion-flex-md-auto{flex:auto!important}.ion-flex-md-initial{flex:initial!important}.ion-flex-md-none{flex:none!important}}@media(min-width:992px){.ion-flex-lg-1{flex:1!important}.ion-flex-lg-auto{flex:auto!important}.ion-flex-lg-initial{flex:initial!important}.ion-flex-lg-none{flex:none!important}}@media(min-width:1200px){.ion-flex-xl-1{flex:1!important}.ion-flex-xl-auto{flex:auto!important}.ion-flex-xl-initial{flex:initial!important}.ion-flex-xl-none{flex:none!important}}.ion-flex-grow-0{flex-grow:0!important}.ion-flex-grow-1{flex-grow:1!important}.ion-flex-shrink-0{flex-shrink:0!important}.ion-flex-shrink-1{flex-shrink:1!important}@media(min-width:576px){.ion-flex-sm-grow-0{flex-grow:0!important}.ion-flex-sm-grow-1{flex-grow:1!important}.ion-flex-sm-shrink-0{flex-shrink:0!important}.ion-flex-sm-shrink-1{flex-shrink:1!important}}@media(min-width:768px){.ion-flex-md-grow-0{flex-grow:0!important}.ion-flex-md-grow-1{flex-grow:1!important}.ion-flex-md-shrink-0{flex-shrink:0!important}.ion-flex-md-shrink-1{flex-shrink:1!important}}@media(min-width:992px){.ion-flex-lg-grow-0{flex-grow:0!important}.ion-flex-lg-grow-1{flex-grow:1!important}.ion-flex-lg-shrink-0{flex-shrink:0!important}.ion-flex-lg-shrink-1{flex-shrink:1!important}}@media(min-width:1200px){.ion-flex-xl-grow-0{flex-grow:0!important}.ion-flex-xl-grow-1{flex-grow:1!important}.ion-flex-xl-shrink-0{flex-shrink:0!important}.ion-flex-xl-shrink-1{flex-shrink:1!important}}.ion-order-first{order:-1!important}.ion-order-0{order:0!important}.ion-order-1{order:1!important}.ion-order-2{order:2!important}.ion-order-3{order:3!important}.ion-order-4{order:4!important}.ion-order-5{order:5!important}.ion-order-6{order:6!important}.ion-order-7{order:7!important}.ion-order-8{order:8!important}.ion-order-9{order:9!important}.ion-order-10{order:10!important}.ion-order-11{order:11!important}.ion-order-12{order:12!important}.ion-order-last{order:13!important}@media(min-width:576px){.ion-order-sm-first{order:-1!important}.ion-order-sm-0{order:0!important}.ion-order-sm-1{order:1!important}.ion-order-sm-2{order:2!important}.ion-order-sm-3{order:3!important}.ion-order-sm-4{order:4!important}.ion-order-sm-5{order:5!important}.ion-order-sm-6{order:6!important}.ion-order-sm-7{order:7!important}.ion-order-sm-8{order:8!important}.ion-order-sm-9{order:9!important}.ion-order-sm-10{order:10!important}.ion-order-sm-11{order:11!important}.ion-order-sm-12{order:12!important}.ion-order-sm-last{order:13!important}}@media(min-width:768px){.ion-order-md-first{order:-1!important}.ion-order-md-0{order:0!important}.ion-order-md-1{order:1!important}.ion-order-md-2{order:2!important}.ion-order-md-3{order:3!important}.ion-order-md-4{order:4!important}.ion-order-md-5{order:5!important}.ion-order-md-6{order:6!important}.ion-order-md-7{order:7!important}.ion-order-md-8{order:8!important}.ion-order-md-9{order:9!important}.ion-order-md-10{order:10!important}.ion-order-md-11{order:11!important}.ion-order-md-12{order:12!important}.ion-order-md-last{order:13!important}}@media(min-width:992px){.ion-order-lg-first{order:-1!important}.ion-order-lg-0{order:0!important}.ion-order-lg-1{order:1!important}.ion-order-lg-2{order:2!important}.ion-order-lg-3{order:3!important}.ion-order-lg-4{order:4!important}.ion-order-lg-5{order:5!important}.ion-order-lg-6{order:6!important}.ion-order-lg-7{order:7!important}.ion-order-lg-8{order:8!important}.ion-order-lg-9{order:9!important}.ion-order-lg-10{order:10!important}.ion-order-lg-11{order:11!important}.ion-order-lg-12{order:12!important}.ion-order-lg-last{order:13!important}}@media(min-width:1200px){.ion-order-xl-first{order:-1!important}.ion-order-xl-0{order:0!important}.ion-order-xl-1{order:1!important}.ion-order-xl-2{order:2!important}.ion-order-xl-3{order:3!important}.ion-order-xl-4{order:4!important}.ion-order-xl-5{order:5!important}.ion-order-xl-6{order:6!important}.ion-order-xl-7{order:7!important}.ion-order-xl-8{order:8!important}.ion-order-xl-9{order:9!important}.ion-order-xl-10{order:10!important}.ion-order-xl-11{order:11!important}.ion-order-xl-12{order:12!important}.ion-order-xl-last{order:13!important}}.ion-hide,.ion-hide-up,.ion-hide-down{display:none!important}@media(min-width:576px){.ion-hide-sm-up{display:none!important}}@media(max-width:575.98px){.ion-hide-sm-down{display:none!important}}@media(min-width:768px){.ion-hide-md-up{display:none!important}}@media(max-width:767.98px){.ion-hide-md-down{display:none!important}}@media(min-width:992px){.ion-hide-lg-up{display:none!important}}@media(max-width:991.98px){.ion-hide-lg-down{display:none!important}}@media(min-width:1200px){.ion-hide-xl-up{display:none!important}}@media(max-width:1199.98px){.ion-hide-xl-down{display:none!important}}.ion-display-none{display:none!important}@media(min-width:576px){.ion-display-sm-none{display:none!important}}@media(min-width:768px){.ion-display-md-none{display:none!important}}@media(min-width:992px){.ion-display-lg-none{display:none!important}}@media(min-width:1200px){.ion-display-xl-none{display:none!important}}.ion-display-inline{display:inline!important}@media(min-width:576px){.ion-display-sm-inline{display:inline!important}}@media(min-width:768px){.ion-display-md-inline{display:inline!important}}@media(min-width:992px){.ion-display-lg-inline{display:inline!important}}@media(min-width:1200px){.ion-display-xl-inline{display:inline!important}}.ion-display-inline-block{display:inline-block!important}@media(min-width:576px){.ion-display-sm-inline-block{display:inline-block!important}}@media(min-width:768px){.ion-display-md-inline-block{display:inline-block!important}}@media(min-width:992px){.ion-display-lg-inline-block{display:inline-block!important}}@media(min-width:1200px){.ion-display-xl-inline-block{display:inline-block!important}}.ion-display-block{display:block!important}@media(min-width:576px){.ion-display-sm-block{display:block!important}}@media(min-width:768px){.ion-display-md-block{display:block!important}}@media(min-width:992px){.ion-display-lg-block{display:block!important}}@media(min-width:1200px){.ion-display-xl-block{display:block!important}}.ion-display-flex{display:flex!important}@media(min-width:576px){.ion-display-sm-flex{display:flex!important}}@media(min-width:768px){.ion-display-md-flex{display:flex!important}}@media(min-width:992px){.ion-display-lg-flex{display:flex!important}}@media(min-width:1200px){.ion-display-xl-flex{display:flex!important}}.ion-display-inline-flex{display:inline-flex!important}@media(min-width:576px){.ion-display-sm-inline-flex{display:inline-flex!important}}@media(min-width:768px){.ion-display-md-inline-flex{display:inline-flex!important}}@media(min-width:992px){.ion-display-lg-inline-flex{display:inline-flex!important}}@media(min-width:1200px){.ion-display-xl-inline-flex{display:inline-flex!important}}.ion-display-grid{display:grid!important}@media(min-width:576px){.ion-display-sm-grid{display:grid!important}}@media(min-width:768px){.ion-display-md-grid{display:grid!important}}@media(min-width:992px){.ion-display-lg-grid{display:grid!important}}@media(min-width:1200px){.ion-display-xl-grid{display:grid!important}}.ion-display-inline-grid{display:inline-grid!important}@media(min-width:576px){.ion-display-sm-inline-grid{display:inline-grid!important}}@media(min-width:768px){.ion-display-md-inline-grid{display:inline-grid!important}}@media(min-width:992px){.ion-display-lg-inline-grid{display:inline-grid!important}}@media(min-width:1200px){.ion-display-xl-inline-grid{display:inline-grid!important}}.ion-display-table{display:table!important}@media(min-width:576px){.ion-display-sm-table{display:table!important}}@media(min-width:768px){.ion-display-md-table{display:table!important}}@media(min-width:992px){.ion-display-lg-table{display:table!important}}@media(min-width:1200px){.ion-display-xl-table{display:table!important}}.ion-display-table-cell{display:table-cell!important}@media(min-width:576px){.ion-display-sm-table-cell{display:table-cell!important}}@media(min-width:768px){.ion-display-md-table-cell{display:table-cell!important}}@media(min-width:992px){.ion-display-lg-table-cell{display:table-cell!important}}@media(min-width:1200px){.ion-display-xl-table-cell{display:table-cell!important}}.ion-display-table-row{display:table-row!important}@media(min-width:576px){.ion-display-sm-table-row{display:table-row!important}}@media(min-width:768px){.ion-display-md-table-row{display:table-row!important}}@media(min-width:992px){.ion-display-lg-table-row{display:table-row!important}}@media(min-width:1200px){.ion-display-xl-table-row{display:table-row!important}}:root{--ion-color-primary: #4d8dff;--ion-color-primary-rgb: 77, 141, 255;--ion-color-primary-contrast: #000;--ion-color-primary-contrast-rgb: 0, 0, 0;--ion-color-primary-shade: #447ce0;--ion-color-primary-tint: #5f98ff;--ion-color-secondary: #46b1ff;--ion-color-secondary-rgb: 70, 177, 255;--ion-color-secondary-contrast: #000;--ion-color-secondary-contrast-rgb: 0, 0, 0;--ion-color-secondary-shade: #3e9ce0;--ion-color-secondary-tint: #59b9ff;--ion-color-tertiary: #8482fb;--ion-color-tertiary-rgb: 132, 130, 251;--ion-color-tertiary-contrast: #000;--ion-color-tertiary-contrast-rgb: 0, 0, 0;--ion-color-tertiary-shade: #7472dd;--ion-color-tertiary-tint: #908ffb;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffce31;--ion-color-warning-rgb: 255, 206, 49;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0b52b;--ion-color-warning-tint: #ffd346;--ion-color-danger: #f24c58;--ion-color-danger-rgb: 242, 76, 88;--ion-color-danger-contrast: #000;--ion-color-danger-contrast-rgb: 0, 0, 0;--ion-color-danger-shade: #d5434d;--ion-color-danger-tint: #f35e69;--ion-color-light: #222428;--ion-color-light-rgb: 34, 36, 40;--ion-color-light-contrast: #fff;--ion-color-light-contrast-rgb: 255, 255, 255;--ion-color-light-shade: #1e2023;--ion-color-light-tint: #383a3e;--ion-color-medium: #989aa2;--ion-color-medium-rgb: 152, 154, 162;--ion-color-medium-contrast: #000;--ion-color-medium-contrast-rgb: 0, 0, 0;--ion-color-medium-shade: #86888f;--ion-color-medium-tint: #a2a4ab;--ion-color-dark: #f4f5f8;--ion-color-dark-rgb: 244, 245, 248;--ion-color-dark-contrast: #000;--ion-color-dark-contrast-rgb: 0, 0, 0;--ion-color-dark-shade: #d7d8da;--ion-color-dark-tint: #f5f6f9}:root.ios{--ion-background-color: #000000;--ion-background-color-rgb: 0, 0, 0;--ion-text-color: #ffffff;--ion-text-color-rgb: 255, 255, 255;--ion-background-color-step-50: #0d0d0d;--ion-background-color-step-100: #1a1a1a;--ion-background-color-step-150: #262626;--ion-background-color-step-200: #333333;--ion-background-color-step-250: #404040;--ion-background-color-step-300: #4d4d4d;--ion-background-color-step-350: #595959;--ion-background-color-step-400: #666666;--ion-background-color-step-450: #737373;--ion-background-color-step-500: #808080;--ion-background-color-step-550: #8c8c8c;--ion-background-color-step-600: #999999;--ion-background-color-step-650: #a6a6a6;--ion-background-color-step-700: #b3b3b3;--ion-background-color-step-750: #bfbfbf;--ion-background-color-step-800: #cccccc;--ion-background-color-step-850: #d9d9d9;--ion-background-color-step-900: #e6e6e6;--ion-background-color-step-950: #f2f2f2;--ion-text-color-step-50: #f2f2f2;--ion-text-color-step-100: #e6e6e6;--ion-text-color-step-150: #d9d9d9;--ion-text-color-step-200: #cccccc;--ion-text-color-step-250: #bfbfbf;--ion-text-color-step-300: #b3b3b3;--ion-text-color-step-350: #a6a6a6;--ion-text-color-step-400: #999999;--ion-text-color-step-450: #8c8c8c;--ion-text-color-step-500: #808080;--ion-text-color-step-550: #737373;--ion-text-color-step-600: #666666;--ion-text-color-step-650: #595959;--ion-text-color-step-700: #4d4d4d;--ion-text-color-step-750: #404040;--ion-text-color-step-800: #333333;--ion-text-color-step-850: #262626;--ion-text-color-step-900: #1a1a1a;--ion-text-color-step-950: #0d0d0d;--ion-item-background: #000000;--ion-card-background: #1c1c1d}:root.ios ion-modal{--ion-background-color: var(--ion-color-step-100, var(--ion-background-color-step-100));--ion-toolbar-background: var(--ion-color-step-150, var(--ion-background-color-step-150));--ion-toolbar-border-color: var(--ion-color-step-250, var(--ion-background-color-step-250))}:root.md{--ion-background-color: #121212;--ion-background-color-rgb: 18, 18, 18;--ion-text-color: #ffffff;--ion-text-color-rgb: 255, 255, 255;--ion-background-color-step-50: #1e1e1e;--ion-background-color-step-100: #2a2a2a;--ion-background-color-step-150: #363636;--ion-background-color-step-200: #414141;--ion-background-color-step-250: #4d4d4d;--ion-background-color-step-300: #595959;--ion-background-color-step-350: #656565;--ion-background-color-step-400: #717171;--ion-background-color-step-450: #7d7d7d;--ion-background-color-step-500: #898989;--ion-background-color-step-550: #949494;--ion-background-color-step-600: #a0a0a0;--ion-background-color-step-650: #acacac;--ion-background-color-step-700: #b8b8b8;--ion-background-color-step-750: #c4c4c4;--ion-background-color-step-800: #d0d0d0;--ion-background-color-step-850: #dbdbdb;--ion-background-color-step-900: #e7e7e7;--ion-background-color-step-950: #f3f3f3;--ion-text-color-step-50: #f3f3f3;--ion-text-color-step-100: #e7e7e7;--ion-text-color-step-150: #dbdbdb;--ion-text-color-step-200: #d0d0d0;--ion-text-color-step-250: #c4c4c4;--ion-text-color-step-300: #b8b8b8;--ion-text-color-step-350: #acacac;--ion-text-color-step-400: #a0a0a0;--ion-text-color-step-450: #949494;--ion-text-color-step-500: #898989;--ion-text-color-step-550: #7d7d7d;--ion-text-color-step-600: #717171;--ion-text-color-step-650: #656565;--ion-text-color-step-700: #595959;--ion-text-color-step-750: #4d4d4d;--ion-text-color-step-800: #414141;--ion-text-color-step-850: #363636;--ion-text-color-step-900: #2a2a2a;--ion-text-color-step-950: #1e1e1e;--ion-item-background: #1e1e1e;--ion-toolbar-background: #1f1f1f;--ion-tab-bar-background: #1f1f1f;--ion-card-background: #1e1e1e}:host *,:host :after,:host :before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{height:.5rem;width:.5rem}:host ::-webkit-scrollbar-track{background:var(--theme-scrollbar-track--background);border-radius:5px}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{background:var(--theme-scrollbar-thumb--background);border-radius:5px}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}#toast-container>:not(:last-child){margin-block-end:1rem}.toast-container{display:block;position:fixed;z-index:var(--theme-z-index-toast)}.toast-container--top-right{right:1rem;top:2rem}.toast-container--bottom-right{bottom:2rem;right:1rem}.text-xs{color:var(--theme-color-std-text);font-family:Siemens Sans,sans-serif;font-size:.625rem;font-weight:400;line-height:1.4em;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-s{font-weight:400}.text-caption,.text-s{color:var(--theme-color-std-text);font-family:Siemens Sans,sans-serif;font-size:.75rem;line-height:1.5em;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-caption{font-weight:700}.text-caption-single{font-size:.75rem;font-weight:700;line-height:1em}.text-caption-single,.text-default{color:var(--theme-color-std-text);font-family:Siemens Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-default{font-size:.875rem;font-weight:400;line-height:1.429em}.text-default-single{font-weight:400;line-height:1.143em}.text-default-single,.text-default-title{color:var(--theme-color-std-text);font-family:Siemens Sans,sans-serif;font-size:.875rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-default-title{font-weight:700;line-height:1.429em}.text-default-title-single{font-size:.875rem;font-weight:700;line-height:1.143em}.text-default-title-single,.text-l{color:var(--theme-color-std-text);font-family:Siemens Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-l{font-size:1rem;font-weight:400;line-height:1.5em}.text-l-single{font-weight:400;line-height:1.25em}.text-l-single,.text-l-title{color:var(--theme-color-std-text);font-family:Siemens Sans,sans-serif;font-size:1rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-l-title{font-weight:700;line-height:1.5em}.text-l-title-single{font-size:1rem;line-height:1.25em}.text-h2,.text-l-title-single{color:var(--theme-color-std-text);font-family:Siemens Sans,sans-serif;font-weight:700;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.text-h2{line-height:1.455em}.text-h2,.text-xl{font-size:1.375rem}.text-xl{color:var(--theme-color-std-text);font-family:Siemens Sans,sans-serif;font-weight:400;line-height:1.091em;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:root{--theme-z-index-sticky:1020;--theme-z-index-fixed:1030;--theme-z-index-modal-backdrop:1040;--theme-z-index-modal:1050;--theme-z-index-dropdown:1060;--theme-z-index-tooltip:1070;--theme-z-index-toast:1080}label.ix-form-label{color:var(--theme-color-soft-text);padding:2px 0}label.ix-form-label.label-alignment-left{padding:6px 0}input.ix-form-control{-webkit-appearance:textfield;appearance:textfield;background-color:var(--theme-input--background);border:var(--theme-input--border-thickness,1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);color:var(--theme-input--color);font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);line-height:var(--theme-line-height-md);min-height:2rem;padding:.25rem .5rem;text-decoration:none;text-overflow:ellipsis;width:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}input.ix-form-control[type=number]{text-align:right}input.ix-form-control[type=number]::-webkit-inner-spin-button{display:none;margin-left:2px;margin-right:-2px}input.ix-form-control:-webkit-autofill,input.ix-form-control:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset!important;-webkit-text-fill-color:var(--theme-input--color--autofill)!important;background-color:var(--theme-input--background--autofill)!important;border:var(--theme-input--border-thickness,1px) solid var(--theme-input--border-color--autofill)!important;color:var(--theme-input--color--autofill)!important}input.ix-form-control::placeholder{color:var(--theme-input-hint--color)}input.ix-form-control.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input.ix-form-control:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){background-color:var(--theme-input--background--hover);border-color:var(--theme-input--border-color--hover)!important}input.ix-form-control.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input.ix-form-control:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--focus)!important;outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset)}input.ix-form-control.read-only,input.ix-form-control:read-only{background-color:transparent;border:none;border-bottom:var(--theme-input--border-thickness,1px) solid var(--theme-input--border-color-bottom--readonly);border-radius:0;box-shadow:none;outline:none}input.ix-form-control.read-only::placeholder,input.ix-form-control:read-only::placeholder{color:transparent}input.ix-form-control.disabled,input.ix-form-control:disabled{background-color:transparent;border:none;border-bottom:var(--theme-input--border-thickness,1px) solid var(--theme-input--border-color-bottom--disabled);border-radius:0;box-shadow:none;color:var(--theme-input--color--disabled);outline:none}input.ix-form-control.disabled::placeholder,input.ix-form-control:disabled::placeholder{color:transparent}textarea.ix-form-control{-webkit-appearance:textfield;appearance:textfield;background-color:var(--theme-input--background);border:var(--theme-input--border-thickness,1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);color:var(--theme-input--color);font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);line-height:var(--theme-line-height-md);padding:.25rem .5rem;text-decoration:none;text-overflow:ellipsis;width:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}textarea.ix-form-control[type=number]{text-align:right}textarea.ix-form-control[type=number]::-webkit-inner-spin-button{display:none;margin-left:2px;margin-right:-2px}textarea.ix-form-control:-webkit-autofill,textarea.ix-form-control:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset!important;-webkit-text-fill-color:var(--theme-input--color--autofill)!important;background-color:var(--theme-input--background--autofill)!important;border:var(--theme-input--border-thickness,1px) solid var(--theme-input--border-color--autofill)!important;color:var(--theme-input--color--autofill)!important}textarea.ix-form-control::placeholder{color:var(--theme-input-hint--color)}textarea.ix-form-control.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea.ix-form-control:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){background-color:var(--theme-input--background--hover);border-color:var(--theme-input--border-color--hover)!important}textarea.ix-form-control.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea.ix-form-control:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--focus)!important;outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset)}textarea.ix-form-control.read-only,textarea.ix-form-control:read-only{background-color:transparent;border:none;border-bottom:var(--theme-input--border-thickness,1px) solid var(--theme-input--border-color-bottom--readonly);border-radius:0;box-shadow:none;outline:none}textarea.ix-form-control.read-only::placeholder,textarea.ix-form-control:read-only::placeholder{color:transparent}textarea.ix-form-control.disabled,textarea.ix-form-control:disabled{background-color:transparent;border:none;border-bottom:var(--theme-input--border-thickness,1px) solid var(--theme-input--border-color-bottom--disabled);border-radius:0;box-shadow:none;color:var(--theme-input--color--disabled);outline:none}textarea.ix-form-control.disabled::placeholder,textarea.ix-form-control:disabled::placeholder{color:transparent}textarea.ix-form-control{height:3.25rem;min-height:2rem;padding:calc(.375rem - var(--theme-input--border-thickness)) calc(.5rem - var(--theme-input--border-thickness))}input.ix-info:not(.disabled):not(:disabled):not([disabled]),textarea.ix-info:not(.disabled):not(:disabled):not([disabled]){border-color:var(--theme-input--border-color--info)}input.ix-info:not(.disabled):not(:disabled):not([disabled]):hover,textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):hover{border-color:var(--theme-input--border-color--info--hover)!important}input.ix-info:not(.disabled):not(:disabled):not([disabled]):active,textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--info--active)!important}input.ix-warning:not(.disabled):not(:disabled):not([disabled]),textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active)!important}input.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover,textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--hover)!important}input.ix-warning:not(.disabled):not(:disabled):not([disabled]):active,textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--warning--active)!important}input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]),textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid)!important}input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover,textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover)!important}input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active,textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--invalid--active)!important}input.ix-form-control~.invalid-feedback,input.ix-form-control~.valid-feedback,textarea.ix-form-control~.invalid-feedback,textarea.ix-form-control~.valid-feedback{display:none;font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);line-height:var(--theme-line-height-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}form input.ix-form-control~.valid-feedback,form textarea.ix-form-control~.valid-feedback{color:var(--theme-color-success)}form input.ix-form-control~.invalid-feedback,form textarea.ix-form-control~.invalid-feedback{color:var(--theme-color-alarm-text)}form.was-validated .ix-form-control.is-invalid,form.was-validated .ix-form-control:invalid,form:not([novalidate]) .ix-form-control.is-invalid,form:not([novalidate]) .ix-form-control:invalid{background-color:var(--theme-input-error--background);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'512\' height=\'512\'%3E%3Cpath fill=\'%23ff2640\' fill-opacity=\'.75\' fill-rule=\'evenodd\' d=\'M256 42.667c117.626 0 213.333 95.707 213.333 213.333S373.626 469.333 256 469.333 42.667 373.626 42.667 256 138.374 42.667 256 42.667m0 42.666C161.56 85.333 85.333 161.56 85.333 256S161.56 426.667 256 426.667 426.667 350.44 426.667 256 350.44 85.333 256 85.333m70.248 70.249 30.17 30.17L286.168 256l70.25 70.248-30.17 30.17L256 286.168l-70.248 70.25-30.17-30.17L225.83 256l-70.248-70.248 30.17-30.17L256 225.83z\'/%3E%3C/svg%3E")!important;background-position:left calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:18px;border-color:var(--theme-input-error--border-color);padding-left:calc(1.5em + .75rem);padding-right:.75rem}form.was-validated .ix-form-control.is-invalid~.invalid-feedback,form.was-validated .ix-form-control:invalid~.invalid-feedback,form:not([novalidate]) .ix-form-control.is-invalid~.invalid-feedback,form:not([novalidate]) .ix-form-control:invalid~.invalid-feedback{display:block}form.was-validated .ix-form-control.is-valid~.valid-feedback,form.was-validated .ix-form-control:valid~.valid-feedback,form:not([novalidate]) .ix-form-control.is-valid~.valid-feedback,form:not([novalidate]) .ix-form-control:valid~.valid-feedback{display:block}form:not(.was-validated) .ix-form-control.invalid-feedback,form:not(.was-validated) .ix-form-control.valid-feedback{display:none!important}.ix-form-control[type=checkbox]:checked,.ix-form-control[type=checkbox]:not(:checked){cursor:pointer;height:0;opacity:0;position:absolute;width:0}.ix-form-control[type=checkbox]:checked+label,.ix-form-control[type=checkbox]:not(:checked)+label{color:var(--theme-checkbox-label--color);display:inline-flex;min-height:1.5rem;position:relative;user-select:none}.ix-form-control[type=checkbox]:not(:disabled)+label{cursor:pointer}.ix-form-control[type=checkbox]+label:before{background-position:50% 50%;background-repeat:no-repeat;background-size:contain;content:"";float:left;height:1.125rem;margin-right:.5rem;margin-top:1px;max-height:1.125rem;max-width:1.125rem;min-height:1.125rem;min-width:1.125rem;width:1.125rem}.ix-form-control[type=checkbox]+label:focus-visible:before{outline:.0625rem solid var(--theme-color-focus-bdr);outline-offset:var(--theme-checkbox--focus--outline-offset)}.ix-form-control[type=checkbox]:focus-visible+label:before{outline:.0625rem solid var(--theme-color-focus-bdr);outline-offset:var(--theme-checkbox--focus--outline-offset)}.ix-form-control[type=checkbox]:not(:checked)+label:before{background-color:var(--theme-checkbox-unchecked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color)}.ix-form-control[type=checkbox]:not(:checked):hover+label:before{background-color:var(--theme-checkbox-unchecked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--hover)}.ix-form-control[type=checkbox]:not(:checked):active+label:before{background-color:var(--theme-checkbox-unchecked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--active)}.ix-form-control[type=checkbox]:not(:checked):disabled+label:before{background-color:var(--theme-checkbox-unchecked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--disabled)}.ix-form-control[type=checkbox]:checked+label:before{background-color:var(--theme-checkbox-checked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color)}.ix-form-control[type=checkbox]:checked+label:after{border-bottom:.0625rem solid var(--theme-checkbox-checked--color);border-left:.0625rem solid var(--theme-checkbox-checked--color);border-right:none;border-top:none;content:"";display:block;height:.26rem;margin:.525rem .42rem .1875rem;position:absolute;transform:translate(-1px,-3px) rotate(-53deg) scale(2) skew(-8deg,-3deg);width:.4rem}.ix-form-control[type=checkbox]:checked:hover+label:before{background-color:var(--theme-checkbox-checked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--hover)}.ix-form-control[type=checkbox]:checked:active+label:before{background-color:var(--theme-checkbox-checked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--active)}.ix-form-control[type=checkbox]:checked:disabled+label:before{background-color:var(--theme-checkbox-checked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--disabled)}.ix-form-control[type=checkbox]:checked:disabled+label:after{border-color:var(--theme-checkbox-checked--color--disabled)}.ix-form-control[type=checkbox]:disabled+label:before{opacity:.5;pointer-events:none}.ix-form-control[type=checkbox]:indeterminate+label:after{border-bottom:.125rem solid var(--theme-checkbox-mixed--color);content:"";display:block;height:.125rem;margin:.5625rem 0 0 .25rem;position:absolute;width:.625rem}.ix-form-control[type=checkbox]:indeterminate+label:before{background-color:var(--theme-checkbox-mixed--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-mixed--border-color)}.ix-form-control[type=checkbox]:indeterminate:hover+label:before{background-color:var(--theme-checkbox-mixed--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-mixed--border-color--hover)}.ix-form-control[type=checkbox]:indeterminate:active+label:before{background-color:var(--theme-checkbox-mixed--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-mixed--border-color--active)}.ix-form-control[type=checkbox]:indeterminate:disabled+label:before{background-color:var(--theme-checkbox-mixed--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-mixed--border-color--disabled)}.ix-form-control[type=checkbox]:indeterminate:disabled+label:after{border-color:var(--theme-checkbox-mixed--color--disabled)}.ix-form-control[type=checkbox]:disabled+label{color:var(--theme-checkbox-label--color--disabled)}.ix-form-control[type=radio]:checked,.ix-form-control[type=radio]:not(:checked){clip:rect(0 0 0 0);-webkit-appearance:none;appearance:none;clip-path:inset(50%);height:1px;max-height:1px;max-width:1px;min-height:0;min-width:0;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.ix-form-control[type=radio]:checked+label,.ix-form-control[type=radio]:not(:checked)+label{align-items:flex-start;color:var(--theme-radiobtn-label--color);display:inline-flex;margin-right:1rem;position:relative;user-select:none}.ix-form-control[type=radio]:not(:disabled)+label{cursor:pointer}.ix-form-control[type=radio]+label:before{background-position:50% 50%;background-repeat:no-repeat;background-size:contain;border-radius:100%;content:"";float:left;height:1.25rem;margin-right:.5rem;max-height:1.25rem;max-width:1.25rem;min-height:1.25rem;min-width:1.25rem;width:1.25rem}.ix-form-control[type=radio]+label:focus-visible:before{outline:.0625rem solid var(--theme-color-focus-bdr);outline-offset:var(--theme-radiobtn--focus--outline-offset)}.ix-form-control[type=radio]:focus-visible+label:before{outline:.0625rem solid var(--theme-color-focus-bdr);outline-offset:var(--theme-radiobtn--focus--outline-offset)}.ix-form-control[type=radio]:not(:checked)+label:before{background-color:var(--theme-radiobtn-unchecked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color)}.ix-form-control[type=radio]:not(:checked):hover+label:before{background-color:var(--theme-radiobtn-unchecked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--hover)}.ix-form-control[type=radio]:not(:checked):active+label:before{background-color:var(--theme-radiobtn-unchecked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--active)}.ix-form-control[type=radio]:not(:checked):disabled+label:before{background-color:var(--theme-radiobtn-unchecked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--disabled)}.ix-form-control[type=radio]:checked+label:before{background-color:var(--theme-radiobtn-checked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color)}.ix-form-control[type=radio]:checked+label:after{background-color:var(--theme-radiobtn-checked--color);border-radius:100%;content:"";display:block;height:.5rem;left:.375rem;position:absolute;top:.5rem;width:.5rem}.ix-form-control[type=radio]:checked:hover+label:before{background-color:var(--theme-radiobtn-checked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--hover)}.ix-form-control[type=radio]:checked:active+label:before{background-color:var(--theme-radiobtn-checked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--active)}.ix-form-control[type=radio]:checked:disabled+label:before{background-color:var(--theme-radiobtn-checked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--disabled)}.ix-form-control[type=radio]:checked:disabled+label:after{border-color:var(--theme-radiobtn-checked--color--disabled)}.ix-form-control[type=radio]:disabled+label:before{opacity:.5;pointer-events:none}.ix-form-control[type=radio]:disabled+label{color:var(--theme-radiobtn-label--color--disabled)}a[href]{color:var(--theme-color-primary);text-underline-offset:.2rem}a[href]:not(.disabled):not(:disabled).active,a[href]:not(.disabled):not(:disabled).hover,a[href]:not(.disabled):not(:disabled):active,a[href]:not(.disabled):not(:disabled):hover{color:var(--theme-color-dynamic)}a[href]:not(.disabled):not(:disabled):visited{color:var(--theme-color-primary)}a[href]:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:.2rem}a[href] .glyph{vertical-align:middle}a[href] .glyph:before{display:inline-block;text-decoration:none}a[href]:not(.disabled):not(:disabled){cursor:pointer}ix-menu>a[href]{color:unset;text-decoration:none}a[href]:has(+ix-menu-item){color:unset;text-decoration:none}:root body{--theme-box-shadow-lvl-1:var(--theme-shadow-1);--theme-box-shadow-lvl-2:var(--theme-shadow-2);--theme-box-shadow-lvl-3:var(--theme-shadow-3);--theme-box-shadow-lvl-4:var(--theme-shadow-4);--theme-box-shadow-level-1:var(--theme-shadow-1);--theme-box-shadow-level-2:var(--theme-shadow-2);--theme-box-shadow-level-3:var(--theme-shadow-3);--theme-box-shadow-level-4:var(--theme-shadow-4);--theme-box-shadow-insert:var(--theme-inset-shadow-1)}.input-group-label{color:var(--theme-input-unit--color);margin-left:2px;margin-right:2px}.group-start .input-group-label:first-child{margin-left:8px}.group-start .input-group-label:last-child{margin-right:4px}.group-end .input-group-label:first-child{margin-left:4px}.group-end .input-group-label:last-child{margin-right:8px}.ix-table{border-color:var(--theme-table--border-color);border-spacing:0;box-sizing:border-box;color:var(--theme-color-std-text);font-family:Siemens Sans,sans-serif;font-size:.875rem;font-weight:400;line-height:1.429em;margin-bottom:1rem;vertical-align:top;width:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;--ix-table-background:var(--theme-table--background);--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--theme-table--color);--bs-table-bg:var(--theme-table--background);--bs-table-border-color:var(--theme-table--border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--theme-table--color);--bs-table-striped-bg:var(--theme-table-data-row-alt--background);--bs-table-active-color:var(--theme-table--color);--bs-table-active-bg:var(--theme-table-data-row-alt--background--active);--bs-table-hover-color:var(--theme-table--color);--bs-table-hover-bg:var(--theme-table-data-row-alt--background--hover)}.ix-table-striped>tbody>tr:nth-of-type(odd)>*{--ix-table-background:var(--theme-table-data-row-alt--background)}.ix-table thead{background-color:var(--theme-table-header-row--background)}.ix-table>thead{vertical-align:bottom}.ix-table>:not(caption)>*>*{background-color:var(--ix-table-background);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px transparent;padding:.5rem}.ix-table td,.ix-table th{border-bottom-color:var(--theme-table-data-row--border-color)}.ix-table tbody,.ix-table td,.ix-table tfoot,.ix-table th,.ix-table thead,.ix-table tr{text-align:left}.typography-label{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);-webkit-font-smoothing:antialiased}.typography-label,.typography-label-xs{line-height:var(--theme-line-height-sm);text-decoration:none;-moz-osx-font-smooting:grayscale}.typography-label-xs{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms--2);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xxl);-webkit-font-smoothing:antialiased}.typography-label-sm{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms--1);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);-webkit-font-smoothing:antialiased}.typography-label-lg,.typography-label-sm{line-height:var(--theme-line-height-sm);text-decoration:none;-moz-osx-font-smooting:grayscale}.typography-label-lg{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-1);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-lg);-webkit-font-smoothing:antialiased}.typography-body{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);line-height:var(--theme-line-height-md);-webkit-font-smoothing:antialiased}.typography-body,.typography-body-xs{text-decoration:none;-moz-osx-font-smooting:grayscale}.typography-body-xs{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms--2);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xxl);line-height:var(--theme-line-height-lg);-webkit-font-smoothing:antialiased}.typography-body-sm{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms--1);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);-webkit-font-smoothing:antialiased}.typography-body-lg,.typography-body-sm{line-height:var(--theme-line-height-lg);text-decoration:none;-moz-osx-font-smooting:grayscale}.typography-body-lg{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-1);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-lg);-webkit-font-smoothing:antialiased}.typography-display{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-3);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-md);-webkit-font-smoothing:antialiased}.typography-display,.typography-display-xs{line-height:var(--theme-line-height-xs);text-decoration:none;-moz-osx-font-smooting:grayscale}.typography-display-xs{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-1);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-sm);-webkit-font-smoothing:antialiased}.typography-display-sm{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-2);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-lg);-webkit-font-smoothing:antialiased}.typography-display-lg,.typography-display-sm{line-height:var(--theme-line-height-xs);text-decoration:none;-moz-osx-font-smooting:grayscale}.typography-display-lg{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-4);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-md);-webkit-font-smoothing:antialiased}.typography-display-xl{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-5);font-style:normal;font-weight:var(--theme-font-weight-bold);-webkit-font-smoothing:antialiased}.typography-display-xl,.typography-display-xxl{letter-spacing:var(--theme-letter-spacing-sm);line-height:var(--theme-line-height-xs);text-decoration:none;-moz-osx-font-smooting:grayscale}.typography-display-xxl{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-6);font-style:normal;font-weight:var(--theme-font-weight-bold);-webkit-font-smoothing:antialiased}.h6,.typography-h6,h6{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms--1);font-style:normal;font-weight:var(--theme-font-weight-bold);-webkit-font-smoothing:antialiased}.h5,.h6,.typography-h5,.typography-h6,h5,h6{letter-spacing:var(--theme-letter-spacing-xl);line-height:var(--theme-line-height-lg);text-decoration:none;-moz-osx-font-smooting:grayscale}.h5,.typography-h5,h5{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-bold);-webkit-font-smoothing:antialiased}.h4,.typography-h4,h4{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-1);font-style:normal;font-weight:var(--theme-font-weight-bold);-webkit-font-smoothing:antialiased}.h3,.h4,.typography-h3,.typography-h4,h3,h4{letter-spacing:var(--theme-letter-spacing-lg);line-height:var(--theme-line-height-lg);text-decoration:none;-moz-osx-font-smooting:grayscale}.h3,.typography-h3,h3{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-2);font-style:normal;font-weight:var(--theme-font-weight-bold);-webkit-font-smoothing:antialiased}.h2,.typography-h2,h2{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-3);font-style:normal;font-weight:var(--theme-font-weight-bold);line-height:var(--theme-line-height-md);-webkit-font-smoothing:antialiased}.h1,.h2,.typography-h1,.typography-h2,h1,h2{letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-moz-osx-font-smooting:grayscale}.h1,.typography-h1,h1{font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-4);font-style:normal;font-weight:var(--theme-font-weight-bold);line-height:var(--theme-line-height-sm);-webkit-font-smoothing:antialiased}.typography-code{font-family:JetBrainsMono,Courier New,monospace,Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-normal);-webkit-font-smoothing:antialiased}.typography-code,.typography-code-lg{letter-spacing:var(--theme-letter-spacing-md);line-height:var(--theme-line-height-lg);text-decoration:none;-moz-osx-font-smooting:grayscale}.typography-code-lg{font-family:JetBrainsMono,Courier New,monospace,Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-1);font-style:normal;font-weight:var(--theme-font-weight-normal);-webkit-font-smoothing:antialiased}.typography-code-sm{font-family:JetBrainsMono,Courier New,monospace,Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms--1);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);line-height:var(--theme-line-height-lg);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-decoration-none{text-decoration:none!important}.typography-decoration-underline{text-decoration:underline!important}.typography-decoration-line-through{text-decoration:line-through!important}.typography-weight-bold{font-weight:700!important}a{color:var(--theme-color-primary)}.ix-button-group{display:inline-flex;position:relative;vertical-align:middle}.ix-button-group ix-button:first-child{--ix-button-border-radius-right:0}.ix-button-group ix-button:last-child{--ix-button-border-radius-left:0}.ix-button-group ix-button:not(:first-child):not(:last-child){--ix-button-border-radius-right:0;--ix-button-border-radius-left:0}*,:after,:before{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}hr{border:0;border-top:1px solid;color:inherit;margin:1rem 0;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[title]{cursor:help;text-decoration:underline dotted;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{background-color:var(--theme-color-warning-40);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--theme-font-code);font-size:1em}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{font-size:.875em;word-wrap:break-word}code a>code{color:inherit}kbd{border-radius:.25rem;font-size:.875em;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button,input,optgroup,select,textarea{font-family:inherit;line-height:inherit;margin:0}figure{margin:0 0 1rem}::-moz-focus-inner{border-style:none;padding:0}iframe{border:0}img,svg{vertical-align:middle}summary{cursor:pointer;display:list-item}[hidden]{display:none!important}:root{--ix-safe-area-inset-top:0rem;--ix-safe-area-inset-right:0rem;--ix-safe-area-inset-bottom:0rem;--ix-safe-area-inset-left:0rem}:not([data-ix-theme]) body:not([data-ix-theme]),[data-ix-theme]{--animate-duration:var(--theme-default-time);--bs-font-sans-serif:Siemens Sans,system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";color:var(--theme-color-std-text);--theme-border-width-default:.0625rem;--theme-border-width-none:0rem;--theme-border-width-thick:.125rem;--theme-container-size-0:15rem;--theme-container-size-1:20rem;--theme-container-size-2:22.5rem;--theme-container-size-3:30rem;--theme-container-size-4:37.5rem;--theme-container-size-5:45rem;--theme-container-size-6:52.5rem;--theme-default-border-radius:.25rem;--theme-default-control-height:32px;--theme-default-icon-size:1.5rem;--theme-default-time:150;--theme-focus--border-thickness:.0625rem;--theme-focus--outline-offset:.125rem;--theme-focus-border-thickness:.0625rem;--theme-focus-outline-offset:.125rem;--theme-font-size-caption:.75rem;--theme-font-size-default:.875rem;--theme-font-size-l:1rem;--theme-font-size-s:.75rem;--theme-font-size-xl:1.375rem;--theme-font-size-xs:.625rem;--theme-font-weight-black:900;--theme-font-weight-bold:700;--theme-font-weight-normal:400;--theme-inner-shadow-blur-1:4;--theme-inner-shadow-spread-1:0;--theme-inner-shadow-x-offset-1:0;--theme-inner-shadow-y-offset-1:2;--theme-input-min-width:.125rem;--theme-input-padding-x:.5rem;--theme-input-padding-y:.5rem;--theme-large-control-height:40px;--theme-large-icon-size:2rem;--theme-letter-spacing-lg:.006em;--theme-letter-spacing-md:0em;--theme-letter-spacing-sm:-.006em;--theme-letter-spacing-xl:.012em;--theme-letter-spacing-xs:-.012em;--theme-letter-spacing-xxl:.02em;--theme-lightbox-blur:5.44;--theme-line-height-caption:1.5;--theme-line-height-caption-single:1;--theme-line-height-default:1.429;--theme-line-height-default-single:1.143;--theme-line-height-h2:1.455;--theme-line-height-l:1.5;--theme-line-height-l-single:1.25;--theme-line-height-lg:1.5;--theme-line-height-md:1.43;--theme-line-height-mdsm:1.3;--theme-line-height-s:1.5;--theme-line-height-s-single:1.5;--theme-line-height-sm:1.2;--theme-line-height-xl:1.091;--theme-line-height-xs:1;--theme-logo--siemens:url("data:image/svg+xml;charset=utf8,%3Csvg width=\'76\' height=\'12\' viewBox=\'0 0 76 12\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath d=\'M.497 11.545v-2.27c1.292.407 2.435.61 3.43.61 1.373 0 2.06-.363 2.06-1.088 0-.27-.1-.498-.3-.682-.206-.195-.73-.466-1.573-.812C2.6 6.68 1.614 6.15 1.156 5.71.561 5.132.264 4.402.264 3.52c0-1.137.433-2.003 1.3-2.598.855-.59 1.97-.885 3.346-.885.758 0 1.854.14 3.289.419v2.183C7.132 2.213 6.141 2 5.225 2c-1.289 0-1.933.354-1.933 1.064 0 .265.13.481.39.649.216.136.811.422 1.785.86C6.87 5.198 7.804 5.739 8.27 6.2c.552.546.828 1.253.828 2.12 0 1.244-.541 2.194-1.624 2.849-.877.53-2.014.795-3.411.795-1.18 0-2.368-.139-3.565-.418zM10.91.237h3.211V11.73h-3.21V.237zm6.155 11.494V.237H25.3v2.079h-5.14V4.91h4.474v1.896H20.16v2.728h5.272v2.196h-8.367zm10.463 0V.237h4.163l2.892 7.344L37.547.237h3.954V11.73h-3.044V3.593l-3.37 8.255h-1.99L29.79 3.593v8.138h-2.262zm16.918 0V.237h8.234v2.079h-5.14V4.91h4.475v1.896H47.54v2.728h5.273v2.196h-8.368zm10.48 0V.237h3.721l3.948 7.694V.237h2.261V11.73h-3.615l-4.053-7.798v7.798h-2.262zm12.21-.186v-2.27c1.28.407 2.424.61 3.43.61 1.373 0 2.059-.363 2.059-1.088a.903.903 0 0 0-.29-.682c-.207-.195-.734-.466-1.582-.812-1.508-.617-2.495-1.147-2.958-1.592-.594-.573-.891-1.306-.891-2.2 0-1.13.432-1.994 1.299-2.59.855-.59 1.97-.884 3.346-.884.774 0 1.776.123 3.005.37l.284.049v2.183C73.77 2.213 72.776 2 71.856 2c-1.284 0-1.925.354-1.925 1.064 0 .265.13.481.389.649.206.13.804.417 1.794.86 1.392.624 2.324 1.165 2.793 1.625.553.547.829 1.254.829 2.12 0 1.245-.539 2.195-1.616 2.85-.882.53-2.022.795-3.419.795-1.18 0-2.37-.139-3.565-.418z\' fill=\'%23FFF\' fill-rule=\'evenodd\'/%3E%3C/svg%3E%0A");--theme-medium-control-height:24px;--theme-medium-time:300;--theme-min-border-radius:0rem;--theme-ms--1:.75rem;--theme-ms--2:.625rem;--theme-ms-0:.875rem;--theme-ms-1:1rem;--theme-ms-1-2:1.125rem;--theme-ms-2:1.25rem;--theme-ms-3:1.5rem;--theme-ms-4:1.8125rem;--theme-ms-5:2.1875rem;--theme-ms-6:2.625rem;--theme-ms-7:3.125rem;--theme-ms-8:3.75rem;--theme-overlay-blur:43.49;--theme-shadow-1-blur-1:2;--theme-shadow-1-blur-2:1;--theme-shadow-1-spread-1:0;--theme-shadow-1-spread-2:0;--theme-shadow-1-x-offset-1:0;--theme-shadow-1-x-offset-2:0;--theme-shadow-1-y-offset-1:2;--theme-shadow-1-y-offset-2:1;--theme-shadow-2-blur-1:8;--theme-shadow-2-blur-2:8;--theme-shadow-2-blur-3:16;--theme-shadow-2-spread-1:0;--theme-shadow-2-spread-2:0;--theme-shadow-2-spread-3:0;--theme-shadow-2-x-offset-1:-4;--theme-shadow-2-x-offset-2:4;--theme-shadow-2-x-offset-3:0;--theme-shadow-2-y-offset-1:0;--theme-shadow-2-y-offset-2:0;--theme-shadow-2-y-offset-3:0;--theme-shadow-3-blur-1:6;--theme-shadow-3-blur-2:8;--theme-shadow-3-spread-1:0;--theme-shadow-3-spread-2:0;--theme-shadow-3-x-offset-1:0;--theme-shadow-3-x-offset-2:0;--theme-shadow-3-y-offset-1:2;--theme-shadow-3-y-offset-2:0;--theme-shadow-4-blur-1:2;--theme-shadow-4-blur-2:8;--theme-shadow-4-blur-3:18;--theme-shadow-4-spread-1:0;--theme-shadow-4-spread-2:0;--theme-shadow-4-spread-3:0;--theme-shadow-4-x-offset-1:0;--theme-shadow-4-x-offset-2:0;--theme-shadow-4-x-offset-3:0;--theme-shadow-4-y-offset-1:0;--theme-shadow-4-y-offset-2:4;--theme-shadow-4-y-offset-3:12;--theme-short-time:0;--theme-size--1:.75rem;--theme-size--2:.5rem;--theme-size--3:.375rem;--theme-size--4:.25rem;--theme-size--5:.1875rem;--theme-size--6:.125rem;--theme-size-0:1rem;--theme-size-1:1.5rem;--theme-size-2:2rem;--theme-size-3:3rem;--theme-size-4:4rem;--theme-size-5:6rem;--theme-size-6:8rem;--theme-size-7:12rem;--theme-size-8:16rem;--theme-slow-time:500;--theme-small-border-radius:.125rem;--theme-small-icon-size:1rem;--theme-space--1:.25rem;--theme-space--2:.1875rem;--theme-space--3:.125rem;--theme-space-0:.375rem;--theme-space-1:.5rem;--theme-space-2:.75rem;--theme-space-3:1rem;--theme-space-4:1.5rem;--theme-space-5:2rem;--theme-space-6:3rem;--theme-space-7:4rem;--theme-space-8:6rem;--theme-text-decoration-line-through:line-through;--theme-text-decoration-none:none;--theme-text-decoration-underline:underline;--theme-x-slow-time:1000;--theme-action-card--border-radius:var(--theme-default-border-radius);--theme-action-card--border-width:var(--theme-border-width-default);--theme-action-card--focus--outline-offset:var(--theme-focus-outline-offset);--theme-action-card-alarm--background:var(--theme-color-alarm);--theme-action-card-alarm--background--active:var(--theme-color-alarm--active);--theme-action-card-alarm--background--hover:var(--theme-color-alarm--hover);--theme-action-card-alarm--background--selected:var(--theme-color-alarm);--theme-action-card-alarm--border-color:var(--theme-color-0);--theme-action-card-alarm--border-color--active:var(--theme-color-0);--theme-action-card-alarm--border-color--hover:var(--theme-color-0);--theme-action-card-alarm--border-color--selected:var(--theme-color-dynamic);--theme-action-card-alarm--color:var(--theme-color-alarm--contrast);--theme-action-card-alarm-subtext--color:var(--theme-color-alarm--contrast);--theme-action-card-critical--background:var(--theme-color-critical);--theme-action-card-critical--background--active:var(--theme-color-critical--active);--theme-action-card-critical--background--hover:var(--theme-color-critical--hover);--theme-action-card-critical--background--selected:var(--theme-color-critical);--theme-action-card-critical--border-color:var(--theme-color-0);--theme-action-card-critical--border-color--active:var(--theme-color-0);--theme-action-card-critical--border-color--hover:var(--theme-color-0);--theme-action-card-critical--border-color--selected:var(--theme-color-dynamic);--theme-action-card-critical--color:var(--theme-color-critical--contrast);--theme-action-card-critical-subtext--color:var(--theme-color-critical--contrast);--theme-action-card-filled--background:var(--theme-color-component-1);--theme-action-card-filled--background--active:var(--theme-color-component-1--active);--theme-action-card-filled--background--hover:var(--theme-color-component-1--hover);--theme-action-card-filled--background--selected:var(--theme-color-ghost--selected);--theme-action-card-filled--border-color:var(--theme-color-0);--theme-action-card-filled--border-color--active:var(--theme-color-0);--theme-action-card-filled--border-color--hover:var(--theme-color-0);--theme-action-card-filled--border-color--selected:var(--theme-color-dynamic);--theme-action-card-filled--color:var(--theme-color-std-text);--theme-action-card-filled-subtext--color:var(--theme-color-soft-text);--theme-action-card-info--background:var(--theme-color-info);--theme-action-card-info--background--active:var(--theme-color-info--active);--theme-action-card-info--background--hover:var(--theme-color-info--hover);--theme-action-card-info--background--selected:var(--theme-color-info);--theme-action-card-info--border-color:var(--theme-color-0);--theme-action-card-info--border-color--active:var(--theme-color-0);--theme-action-card-info--border-color--hover:var(--theme-color-0);--theme-action-card-info--border-color--selected:var(--theme-color-dynamic);--theme-action-card-info--color:var(--theme-color-info--contrast);--theme-action-card-info-subtext--color:var(--theme-color-info--contrast);--theme-action-card-neutral--background:var(--theme-color-neutral);--theme-action-card-neutral--background--active:var(--theme-color-neutral--active);--theme-action-card-neutral--background--hover:var(--theme-color-neutral--hover);--theme-action-card-neutral--background--selected:var(--theme-color-neutral);--theme-action-card-neutral--border-color:var(--theme-color-0);--theme-action-card-neutral--border-color--active:var(--theme-color-0);--theme-action-card-neutral--border-color--hover:var(--theme-color-0);--theme-action-card-neutral--border-color--selected:var(--theme-color-dynamic);--theme-action-card-neutral--color:var(--theme-color-neutral--contrast);--theme-action-card-neutral-subtext--color:var(--theme-color-neutral--contrast);--theme-action-card-outline--background:var(--theme-color-ghost);--theme-action-card-outline--background--active:var(--theme-color-ghost--active);--theme-action-card-outline--background--hover:var(--theme-color-ghost--hover);--theme-action-card-outline--background--selected:var(--theme-color-ghost--selected);--theme-action-card-outline--border-color:var(--theme-color-soft-bdr);--theme-action-card-outline--border-color--active:var(--theme-color-soft-bdr);--theme-action-card-outline--border-color--hover:var(--theme-color-soft-bdr);--theme-action-card-outline--border-color--selected:var(--theme-color-dynamic);--theme-action-card-outline-subtext--color:var(--theme-color-soft-text);--theme-action-card-primary--background:var(--theme-color-primary);--theme-action-card-primary--background--active:var(--theme-color-primary--active);--theme-action-card-primary--background--hover:var(--theme-color-primary--hover);--theme-action-card-primary--background--selected:var(--theme-color-primary);--theme-action-card-primary--border-color:var(--theme-color-0);--theme-action-card-primary--border-color--active:var(--theme-color-0);--theme-action-card-primary--border-color--hover:var(--theme-color-0);--theme-action-card-primary--border-color--selected:var(--theme-color-dynamic);--theme-action-card-primary--color:var(--theme-color-primary--contrast);--theme-action-card-primary-subtext--color:var(--theme-color-primary--contrast);--theme-action-card-success--background:var(--theme-color-success);--theme-action-card-success--background--active:var(--theme-color-success--active);--theme-action-card-success--background--hover:var(--theme-color-success--hover);--theme-action-card-success--background--selected:var(--theme-color-success);--theme-action-card-success--border-color:var(--theme-color-0);--theme-action-card-success--border-color--active:var(--theme-color-0);--theme-action-card-success--border-color--hover:var(--theme-color-0);--theme-action-card-success--border-color--selected:var(--theme-color-dynamic);--theme-action-card-success--color:var(--theme-color-success--contrast);--theme-action-card-warning--background:var(--theme-color-warning);--theme-action-card-warning--background--active:var(--theme-color-warning--active);--theme-action-card-warning--background--hover:var(--theme-color-warning--hover);--theme-action-card-warning--background--selected:var(--theme-color-warning);--theme-action-card-warning--border-color:var(--theme-color-0);--theme-action-card-warning--border-color--active:var(--theme-color-0);--theme-action-card-warning--border-color--hover:var(--theme-color-0);--theme-action-card-warning--border-color--selected:var(--theme-color-dynamic);--theme-action-card-warning--color:var(--theme-color-warning--contrast);--theme-action-card-warning-subtext--color:var(--theme-color-warning--contrast);--theme-app-header--background:var(--theme-color-2);--theme-app-header--border-color:var(--theme-color-weak-bdr);--theme-app-header--border-width:var(--theme-blind--border-thickness);--theme-app-header--color:var(--theme-color-std-text);--theme-app-header-app-icon--outline-color:var(--theme-color-8);--theme-app-header-logo--color:var(--theme-color-logo);--theme-app-header-name-suffix--color:var(--theme-color-soft-text);--theme-avatar--background:var(--theme-color-component-3);--theme-avatar--color:var(--theme-color-std-text);--theme-avatar-btn--background:var(--theme-color-ghost);--theme-avatar-btn--background--active:var(--theme-color-ghost--active);--theme-avatar-btn--background--hover:var(--theme-color-ghost--hover);--theme-avatar-btn--color:var(--theme-color-std-text);--theme-avatar-btn--color--active:var(--theme-color-std-text);--theme-avatar-btn--color--hover:var(--theme-color-std-text);--theme-blind--border-radius:var(--theme-default-border-radius);--theme-blind--border-thickness:var(--theme-border-width-default);--theme-blind-base--background:var(--theme-color-component-1);--theme-blind-base--border-color:var(--theme-color-0);--theme-blind-header-closed--background:var(--theme-color-ghost);--theme-blind-header-closed--background--active:var(--theme-color-ghost--active);--theme-blind-header-closed--background--hover:var(--theme-color-ghost--hover);--theme-blind-header-closed--color:var(--theme-color-std-text);--theme-blind-header-closed--color--active:var(--theme-color-std-text);--theme-blind-header-closed--color--hover:var(--theme-color-std-text);--theme-blind-header-icon-closed--color:var(--theme-color-primary);--theme-blind-header-icon-closed--color--active:var(--theme-color-primary);--theme-blind-header-icon-closed--color--hover:var(--theme-color-primary);--theme-blind-header-icon-open--color:var(--theme-color-dynamic);--theme-blind-header-icon-open--color--active:var(--theme-color-dynamic);--theme-blind-header-icon-open--color--hover:var(--theme-color-dynamic);--theme-blind-header-open--background:var(--theme-color-ghost);--theme-blind-header-open--background--active:var(--theme-color-ghost--active);--theme-blind-header-open--background--hover:var(--theme-color-ghost--hover);--theme-blind-header-open--color:var(--theme-color-std-text);--theme-blind-header-open--color--active:var(--theme-color-std-text);--theme-blind-header-open--color--hover:var(--theme-color-std-text);--theme-btn--border-radius:var(--theme-small-border-radius);--theme-btn--border-thickness:var(--theme-border-width-default);--theme-btn--focus--outline-offset:var(--theme-focus-outline-offset);--theme-btn-danger-primary--background:var(--theme-color-alarm);--theme-btn-danger-primary--background--active:var(--theme-color-alarm--active);--theme-btn-danger-primary--background--disabled:var(--theme-color-component-4);--theme-btn-danger-primary--background--hover:var(--theme-color-alarm--hover);--theme-btn-danger-primary--border-color:var(--theme-color-0);--theme-btn-danger-primary--border-color--active:var(--theme-color-0);--theme-btn-danger-primary--border-color--disabled:var(--theme-color-0);--theme-btn-danger-primary--border-color--hover:var(--theme-color-0);--theme-btn-danger-primary--color:var(--theme-color-alarm--contrast);--theme-btn-danger-primary--color--active:var(--theme-color-alarm--contrast);--theme-btn-danger-primary--color--disabled:var(--theme-color-primary--contrast);--theme-btn-danger-primary--color--hover:var(--theme-color-alarm--contrast);--theme-btn-danger-secondary--background:var(--theme-color-0);--theme-btn-danger-secondary--background--active:var(--theme-color-0);--theme-btn-danger-secondary--background--disabled:var(--theme-color-ghost);--theme-btn-danger-secondary--background--hover:var(--theme-color-component-error);--theme-btn-danger-secondary--border-color:var(--theme-color-alarm-text);--theme-btn-danger-secondary--border-color--active:var(--theme-color-alarm-text);--theme-btn-danger-secondary--border-color--disabled:var(--theme-color-component-4);--theme-btn-danger-secondary--border-color--hover:var(--theme-color-alarm-text);--theme-btn-danger-secondary--color:var(--theme-color-alarm-text);--theme-btn-danger-secondary--color--active:var(--theme-color-alarm-text);--theme-btn-danger-secondary--color--disabled:var(--theme-color-weak-text);--theme-btn-danger-secondary--color--hover:var(--theme-color-alarm-text);--theme-btn-danger-tertiary--background:var(--theme-color-ghost);--theme-btn-danger-tertiary--background--active:var(--theme-color-0);--theme-btn-danger-tertiary--background--disabled:var(--theme-color-ghost);--theme-btn-danger-tertiary--background--hover:var(--theme-color-component-error);--theme-btn-danger-tertiary--border-color:var(--theme-color-0);--theme-btn-danger-tertiary--border-color--active:var(--theme-color-0);--theme-btn-danger-tertiary--border-color--disabled:var(--theme-color-0);--theme-btn-danger-tertiary--border-color--hover:var(--theme-color-0);--theme-btn-danger-tertiary--color:var(--theme-color-alarm-text);--theme-btn-danger-tertiary--color--active:var(--theme-color-alarm-text);--theme-btn-danger-tertiary--color--disabled:var(--theme-color-weak-text);--theme-btn-danger-tertiary--color--hover:var(--theme-color-alarm-text);--theme-btn-primary--background:var(--theme-color-primary);--theme-btn-primary--background--active:var(--theme-color-primary--active);--theme-btn-primary--background--disabled:var(--theme-color-component-4);--theme-btn-primary--background--hover:var(--theme-color-primary--hover);--theme-btn-primary--background--pressed:var(--theme-color-dynamic);--theme-btn-primary--background--pressed-active:var(--theme-color-dynamic--active);--theme-btn-primary--background--pressed-hover:var(--theme-color-dynamic--hover);--theme-btn-primary--border-color:var(--theme-color-ghost);--theme-btn-primary--border-color--active:var(--theme-color-ghost);--theme-btn-primary--border-color--disabled:var(--theme-color-ghost);--theme-btn-primary--border-color--hover:var(--theme-color-ghost);--theme-btn-primary--border-color--pressed:var(--theme-color-ghost);--theme-btn-primary--border-color--pressed-hover:var(--theme-color-ghost);--theme-btn-primary--border-color--pressed-hover-active:var(--theme-color-ghost);--theme-btn-primary--color:var(--theme-color-primary--contrast);--theme-btn-primary--color--active:var(--theme-color-primary--contrast);--theme-btn-primary--color--disabled:var(--theme-color-primary--contrast);--theme-btn-primary--color--hover:var(--theme-color-primary--contrast);--theme-btn-primary--color--pressed:var(--theme-color-primary--contrast);--theme-btn-primary--color--pressed-active:var(--theme-color-primary--contrast);--theme-btn-primary--color--pressed-hover:var(--theme-color-primary--contrast);--theme-btn-secondary--background:var(--theme-color-secondary);--theme-btn-secondary--background--active:var(--theme-color-secondary--active);--theme-btn-secondary--background--disabled:var(--theme-color-ghost);--theme-btn-secondary--background--hover:var(--theme-color-secondary--hover);--theme-btn-secondary--background--pressed:var(--theme-color-component-7);--theme-btn-secondary--background--pressed-active:var(--theme-color-component-7--active);--theme-btn-secondary--background--pressed-hover:var(--theme-color-component-7--hover);--theme-btn-secondary--border-color:var(--theme-color-primary);--theme-btn-secondary--border-color--active:var(--theme-color-dynamic);--theme-btn-secondary--border-color--disabled:var(--theme-color-component-4);--theme-btn-secondary--border-color--hover:var(--theme-color-dynamic);--theme-btn-secondary--border-color--pressed:var(--theme-color-dynamic);--theme-btn-secondary--border-color--pressed-active:var(--theme-color-dynamic);--theme-btn-secondary--border-color--pressed-hover:var(--theme-color-dynamic);--theme-btn-secondary--color:var(--theme-color-primary);--theme-btn-secondary--color--active:var(--theme-color-dynamic);--theme-btn-secondary--color--disabled:var(--theme-color-weak-text);--theme-btn-secondary--color--hover:var(--theme-color-dynamic);--theme-btn-secondary--color--pressed:var(--theme-color-dynamic);--theme-btn-secondary--color--pressed-active:var(--theme-color-dynamic);--theme-btn-secondary--color--pressed-hover:var(--theme-color-dynamic);--theme-btn-subtle-primary--background:var(--theme-color-component-2);--theme-btn-subtle-primary--background--active:var(--theme-color-component-1--active);--theme-btn-subtle-primary--background--disabled:var(--theme-color-component-2);--theme-btn-subtle-primary--background--hover:var(--theme-color-component-1--hover);--theme-btn-subtle-primary--background--pressed:var(--theme-color-component-7);--theme-btn-subtle-primary--background--pressed-active:var(--theme-color-component-7--active);--theme-btn-subtle-primary--background--pressed-hover:var(--theme-color-component-7--hover);--theme-btn-subtle-primary--border-color:var(--theme-color-0);--theme-btn-subtle-primary--border-color--active:var(--theme-color-0);--theme-btn-subtle-primary--border-color--disabled:var(--theme-color-0);--theme-btn-subtle-primary--border-color--hover:var(--theme-color-0);--theme-btn-subtle-primary--border-color--pressed:var(--theme-color-0);--theme-btn-subtle-primary--border-color--pressed-active:var(--theme-color-0);--theme-btn-subtle-primary--border-color--pressed-hover:var(--theme-color-0);--theme-btn-subtle-primary--color:var(--theme-color-std-text);--theme-btn-subtle-primary--color--active:var(--theme-color-std-text);--theme-btn-subtle-primary--color--disabled:var(--theme-color-weak-text);--theme-btn-subtle-primary--color--hover:var(--theme-color-std-text);--theme-btn-subtle-primary--color--pressed:var(--theme-color-dynamic);--theme-btn-subtle-primary--color--pressed-active:var(--theme-color-dynamic);--theme-btn-subtle-primary--color--pressed-hover:var(--theme-color-dynamic);--theme-btn-subtle-secondary--background:var(--theme-color-ghost);--theme-btn-subtle-secondary--background--active:var(--theme-color-ghost--active);--theme-btn-subtle-secondary--background--disabled:var(--theme-color-ghost);--theme-btn-subtle-secondary--background--hover:var(--theme-color-ghost--hover);--theme-btn-subtle-secondary--background--pressed:var(--theme-color-component-7);--theme-btn-subtle-secondary--background--pressed-active:var(--theme-color-component-7--active);--theme-btn-subtle-secondary--background--pressed-hover:var(--theme-color-component-7--hover);--theme-btn-subtle-secondary--border-color:var(--theme-color-component-4);--theme-btn-subtle-secondary--border-color--active:var(--theme-color-component-4);--theme-btn-subtle-secondary--border-color--disabled:var(--theme-color-component-4);--theme-btn-subtle-secondary--border-color--hover:var(--theme-color-component-4);--theme-btn-subtle-secondary--border-color--pressed:var(--theme-color-std-bdr);--theme-btn-subtle-secondary--border-color--pressed-active:var(--theme-color-std-bdr);--theme-btn-subtle-secondary--border-color--pressed-hover:var(--theme-color-std-bdr);--theme-btn-subtle-secondary--color:var(--theme-color-std-text);--theme-btn-subtle-secondary--color--active:var(--theme-color-std-text);--theme-btn-subtle-secondary--color--disabled:var(--theme-color-weak-text);--theme-btn-subtle-secondary--color--hover:var(--theme-color-std-text);--theme-btn-subtle-secondary--color--pressed:var(--theme-color-dynamic);--theme-btn-subtle-secondary--color--pressed-active:var(--theme-color-dynamic);--theme-btn-subtle-secondary--color--pressed-hover:var(--theme-color-dynamic);--theme-btn-subtle-tertiary--background:var(--theme-color-ghost);--theme-btn-subtle-tertiary--background--active:var(--theme-color-ghost--active);--theme-btn-subtle-tertiary--background--disabled:var(--theme-color-ghost);--theme-btn-subtle-tertiary--background--hover:var(--theme-color-ghost--hover);--theme-btn-subtle-tertiary--background--pressed:var(--theme-color-component-7);--theme-btn-subtle-tertiary--background--pressed-active:var(--theme-color-component-7--active);--theme-btn-subtle-tertiary--background--pressed-hover:var(--theme-color-component-7--hover);--theme-btn-subtle-tertiary--border-color:var(--theme-color-0);--theme-btn-subtle-tertiary--border-color--active:var(--theme-color-0);--theme-btn-subtle-tertiary--border-color--disabled:var(--theme-color-0);--theme-btn-subtle-tertiary--border-color--hover:var(--theme-color-0);--theme-btn-subtle-tertiary--border-color--pressed:var(--theme-color-0);--theme-btn-subtle-tertiary--border-color--pressed-active:var(--theme-color-0);--theme-btn-subtle-tertiary--border-color--pressed-hover:var(--theme-color-0);--theme-btn-subtle-tertiary--color:var(--theme-color-std-text);--theme-btn-subtle-tertiary--color--active:var(--theme-color-std-text);--theme-btn-subtle-tertiary--color--disabled:var(--theme-color-weak-text);--theme-btn-subtle-tertiary--color--hover:var(--theme-color-std-text);--theme-btn-subtle-tertiary--color--pressed:var(--theme-color-dynamic);--theme-btn-subtle-tertiary--color--pressed-active:var(--theme-color-dynamic);--theme-btn-subtle-tertiary--color--pressed-hover:var(--theme-color-dynamic);--theme-btn-tertiary--background:var(--theme-color-ghost);--theme-btn-tertiary--background--active:var(--theme-color-secondary--active);--theme-btn-tertiary--background--disabled:var(--theme-color-ghost);--theme-btn-tertiary--background--hover:var(--theme-color-secondary--hover);--theme-btn-tertiary--background--pressed:var(--theme-color-component-7);--theme-btn-tertiary--background--pressed-active:var(--theme-color-component-7--active);--theme-btn-tertiary--background--pressed-hover:var(--theme-color-component-7--hover);--theme-btn-tertiary--border-color:var(--theme-color-0);--theme-btn-tertiary--border-color--active:var(--theme-color-0);--theme-btn-tertiary--border-color--disabled:var(--theme-color-0);--theme-btn-tertiary--border-color--hover:var(--theme-color-0);--theme-btn-tertiary--border-color--pressed:var(--theme-color-0);--theme-btn-tertiary--border-color--pressed-active:var(--theme-color-0);--theme-btn-tertiary--border-color--pressed-hover:var(--theme-color-0);--theme-btn-tertiary--color:var(--theme-color-primary);--theme-btn-tertiary--color--active:var(--theme-color-dynamic);--theme-btn-tertiary--color--disabled:var(--theme-color-weak-text);--theme-btn-tertiary--color--hover:var(--theme-color-dynamic);--theme-btn-tertiary--color--pressed:var(--theme-color-dynamic);--theme-btn-tertiary--color--pressed-active:var(--theme-color-dynamic);--theme-btn-tertiary--color--pressed-hover:var(--theme-color-dynamic);--theme-card--border-radius:var(--theme-default-border-radius);--theme-card--border-width:var(--theme-border-width-default);--theme-card--focus--outline-offset:var(--theme-focus-outline-offset);--theme-card-alarm--background:var(--theme-color-alarm);--theme-card-alarm--background--active:var(--theme-color-alarm--active);--theme-card-alarm--background--hover:var(--theme-color-alarm--hover);--theme-card-alarm--background--selected:var(--theme-color-alarm);--theme-card-alarm--border-color:var(--theme-color-0);--theme-card-alarm--border-color--active:var(--theme-color-0);--theme-card-alarm--border-color--hover:var(--theme-color-0);--theme-card-alarm--border-color--selected:var(--theme-color-dynamic);--theme-card-alarm--color:var(--theme-color-alarm--contrast);--theme-card-critical--background:var(--theme-color-critical);--theme-card-critical--background--active:var(--theme-color-critical--active);--theme-card-critical--background--hover:var(--theme-color-critical--hover);--theme-card-critical--background--selected:var(--theme-color-critical);--theme-card-critical--border-color:var(--theme-color-0);--theme-card-critical--border-color--active:var(--theme-color-0);--theme-card-critical--border-color--hover:var(--theme-color-0);--theme-card-critical--border-color--selected:var(--theme-color-dynamic);--theme-card-critical--color:var(--theme-color-critical--contrast);--theme-card-filled--background:var(--theme-color-component-1);--theme-card-filled--background--active:var(--theme-color-component-1--active);--theme-card-filled--background--hover:var(--theme-color-component-1--hover);--theme-card-filled--background--selected:var(--theme-color-ghost--selected);--theme-card-filled--border-color:var(--theme-color-0);--theme-card-filled--border-color--active:var(--theme-color-0);--theme-card-filled--border-color--hover:var(--theme-color-0);--theme-card-filled--border-color--selected:var(--theme-color-dynamic);--theme-card-filled--color:var(--theme-color-std-text);--theme-card-info--background:var(--theme-color-info);--theme-card-info--background--active:var(--theme-color-info--active);--theme-card-info--background--hover:var(--theme-color-info--hover);--theme-card-info--background--selected:var(--theme-color-info);--theme-card-info--border-color:var(--theme-color-0);--theme-card-info--border-color--active:var(--theme-color-0);--theme-card-info--border-color--hover:var(--theme-color-0);--theme-card-info--border-color--selected:var(--theme-color-dynamic);--theme-card-info--color:var(--theme-color-info--contrast);--theme-card-neutral--background:var(--theme-color-neutral);--theme-card-neutral--background--active:var(--theme-color-neutral--active);--theme-card-neutral--background--hover:var(--theme-color-neutral--hover);--theme-card-neutral--background--selected:var(--theme-color-neutral);--theme-card-neutral--border-color:var(--theme-color-0);--theme-card-neutral--border-color--active:var(--theme-color-0);--theme-card-neutral--border-color--hover:var(--theme-color-0);--theme-card-neutral--border-color--selected:var(--theme-color-dynamic);--theme-card-neutral--color:var(--theme-color-neutral--contrast);--theme-card-outline--background:var(--theme-color-ghost);--theme-card-outline--background--active:var(--theme-color-ghost--active);--theme-card-outline--background--hover:var(--theme-color-ghost--hover);--theme-card-outline--background--selected:var(--theme-color-ghost--selected);--theme-card-outline--border-color:var(--theme-color-soft-bdr);--theme-card-outline--border-color--active:var(--theme-color-soft-bdr);--theme-card-outline--border-color--hover:var(--theme-color-soft-bdr);--theme-card-outline--border-color--selected:var(--theme-color-dynamic);--theme-card-outline--color:var(--theme-color-std-text);--theme-card-primary--background:var(--theme-color-primary);--theme-card-primary--background--active:var(--theme-color-primary--active);--theme-card-primary--background--hover:var(--theme-color-primary--hover);--theme-card-primary--background--selected:var(--theme-color-primary);--theme-card-primary--border-color:var(--theme-color-0);--theme-card-primary--border-color--active:var(--theme-color-0);--theme-card-primary--border-color--hover:var(--theme-color-0);--theme-card-primary--border-color--selected:var(--theme-color-dynamic);--theme-card-primary--color:var(--theme-color-primary--contrast);--theme-card-success--background:var(--theme-color-success);--theme-card-success--background--active:var(--theme-color-success--active);--theme-card-success--background--hover:var(--theme-color-success--hover);--theme-card-success--background--selected:var(--theme-color-success);--theme-card-success--border-color:var(--theme-color-0);--theme-card-success--border-color--active:var(--theme-color-0);--theme-card-success--border-color--hover:var(--theme-color-0);--theme-card-success--border-color--selected:var(--theme-color-dynamic);--theme-card-success--color:var(--theme-color-success--contrast);--theme-card-warning--background:var(--theme-color-warning);--theme-card-warning--background--active:var(--theme-color-warning--active);--theme-card-warning--background--hover:var(--theme-color-warning--hover);--theme-card-warning--background--selected:var(--theme-color-warning);--theme-card-warning--border-color:var(--theme-color-0);--theme-card-warning--border-color--active:var(--theme-color-0);--theme-card-warning--border-color--hover:var(--theme-color-0);--theme-card-warning--border-color--selected:var(--theme-color-dynamic);--theme-card-warning--color:var(--theme-color-warning--contrast);--theme-checkbox--border-thickness:var(--theme-border-width-default);--theme-checkbox--focus--outline-offset:var(--theme-focus-outline-offset);--theme-checkbox-checked--background:var(--theme-color-dynamic);--theme-checkbox-checked--background--active:var(--theme-color-dynamic--active);--theme-checkbox-checked--background--disabled:var(--theme-color-component-4);--theme-checkbox-checked--background--hover:var(--theme-color-dynamic--hover);--theme-checkbox-checked--background--info:var(--theme-color-info);--theme-checkbox-checked--background--info--active:var(--theme-color-info--active);--theme-checkbox-checked--background--info--hover:var(--theme-color-info--hover);--theme-checkbox-checked--background--invalid:var(--theme-color-alarm);--theme-checkbox-checked--background--invalid--active:var(--theme-color-alarm--active);--theme-checkbox-checked--background--invalid--hover:var(--theme-color-alarm--hover);--theme-checkbox-checked--background--warning:var(--theme-color-warning);--theme-checkbox-checked--background--warning--active:var(--theme-color-warning--active);--theme-checkbox-checked--background--warning--hover:var(--theme-color-warning--hover);--theme-checkbox-checked--border-color:var(--theme-color-0);--theme-checkbox-checked--border-color--active:var(--theme-color-0);--theme-checkbox-checked--border-color--disabled:var(--theme-color-0);--theme-checkbox-checked--border-color--hover:var(--theme-color-0);--theme-checkbox-checked--border-color--info:var(--theme-color-0);--theme-checkbox-checked--border-color--info--active:var(--theme-color-0);--theme-checkbox-checked--border-color--info--hover:var(--theme-color-0);--theme-checkbox-checked--border-color--invalid:var(--theme-color-alarm-bdr);--theme-checkbox-checked--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-checkbox-checked--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-checkbox-checked--border-color--warning:var(--theme-color-warning-bdr);--theme-checkbox-checked--border-color--warning--active:var(--theme-color-warning-bdr);--theme-checkbox-checked--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-checkbox-checked--color:var(--theme-color-primary--contrast);--theme-checkbox-checked--color--active:var(--theme-color-primary--contrast);--theme-checkbox-checked--color--disabled:var(--theme-color-primary--contrast);--theme-checkbox-checked--color--hover:var(--theme-color-primary--contrast);--theme-checkbox-checked--color--info:var(--theme-color-info--contrast);--theme-checkbox-checked--color--info--active:var(--theme-color-info--contrast);--theme-checkbox-checked--color--info--hover:var(--theme-color-info--contrast);--theme-checkbox-checked--color--invalid:var(--theme-color-alarm--contrast);--theme-checkbox-checked--color--invalid--active:var(--theme-color-alarm--contrast);--theme-checkbox-checked--color--invalid--hover:var(--theme-color-alarm--contrast);--theme-checkbox-checked--color--warning:var(--theme-color-warning--contrast);--theme-checkbox-checked--color--warning--active:var(--theme-color-warning--contrast);--theme-checkbox-checked--color--warning--hover:var(--theme-color-warning--contrast);--theme-checkbox-label--color:var(--theme-color-std-text);--theme-checkbox-label--color--disabled:var(--theme-color-weak-text);--theme-checkbox-mixed--background:var(--theme-color-dynamic);--theme-checkbox-mixed--background--active:var(--theme-color-dynamic--active);--theme-checkbox-mixed--background--disabled:var(--theme-color-component-4);--theme-checkbox-mixed--background--hover:var(--theme-color-dynamic--hover);--theme-checkbox-mixed--background--invalid:var(--theme-color-alarm);--theme-checkbox-mixed--background--invalid--active:var(--theme-color-alarm--active);--theme-checkbox-mixed--background--invalid--hover:var(--theme-color-alarm--hover);--theme-checkbox-mixed--background--warning:var(--theme-color-warning);--theme-checkbox-mixed--background--warning--active:var(--theme-color-warning--active);--theme-checkbox-mixed--background--warning--hover:var(--theme-color-warning--hover);--theme-checkbox-mixed--border-color:var(--theme-color-0);--theme-checkbox-mixed--border-color--active:var(--theme-color-0);--theme-checkbox-mixed--border-color--disabled:var(--theme-color-0);--theme-checkbox-mixed--border-color--hover:var(--theme-color-0);--theme-checkbox-mixed--border-color--info:var(--theme-color-0);--theme-checkbox-mixed--border-color--info--active:var(--theme-color-0);--theme-checkbox-mixed--border-color--info--hover:var(--theme-color-0);--theme-checkbox-mixed--border-color--invalid:var(--theme-color-alarm-bdr);--theme-checkbox-mixed--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-checkbox-mixed--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-checkbox-mixed--border-color--warning:var(--theme-color-warning-bdr);--theme-checkbox-mixed--border-color--warning--active:var(--theme-color-warning-bdr);--theme-checkbox-mixed--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-checkbox-mixed--color:var(--theme-color-primary--contrast);--theme-checkbox-mixed--color--active:var(--theme-color-primary--contrast);--theme-checkbox-mixed--color--disabled:var(--theme-color-primary--contrast);--theme-checkbox-mixed--color--hover:var(--theme-color-primary--contrast);--theme-checkbox-mixed--color--info:var(--theme-color-info--contrast);--theme-checkbox-mixed--color--info--active:var(--theme-color-info--contrast);--theme-checkbox-mixed--color--info--hover:var(--theme-color-info--contrast);--theme-checkbox-mixed--color--invalid:var(--theme-color-alarm--contrast);--theme-checkbox-mixed--color--invalid--active:var(--theme-color-alarm--contrast);--theme-checkbox-mixed--color--invalid--hover:var(--theme-color-alarm--contrast);--theme-checkbox-mixed--color--warning:var(--theme-color-warning--contrast);--theme-checkbox-mixed--color--warning--active:var(--theme-color-warning--contrast);--theme-checkbox-mixed--color--warning--hover:var(--theme-color-warning--contrast);--theme-checkbox-unchecked--background:var(--theme-color-secondary);--theme-checkbox-unchecked--background--active:var(--theme-color-secondary--active);--theme-checkbox-unchecked--background--disabled:var(--theme-color-ghost);--theme-checkbox-unchecked--background--hover:var(--theme-color-secondary--hover);--theme-checkbox-unchecked--background--info:var(--theme-color-secondary);--theme-checkbox-unchecked--background--info--active:var(--theme-color-ghost--active);--theme-checkbox-unchecked--background--info--hover:var(--theme-color-ghost--hover);--theme-checkbox-unchecked--background--invalid:var(--theme-color-component-error);--theme-checkbox-unchecked--background--invalid--active:var(--theme-color-ghost--active);--theme-checkbox-unchecked--background--invalid--hover:var(--theme-color-ghost--hover);--theme-checkbox-unchecked--background--warning:var(--theme-color-component-warning);--theme-checkbox-unchecked--background--warning--active:var(--theme-color-ghost--active);--theme-checkbox-unchecked--background--warning--hover:var(--theme-color-ghost--hover);--theme-checkbox-unchecked--border-color:var(--theme-color-contrast-bdr);--theme-checkbox-unchecked--border-color--active:var(--theme-color-dynamic);--theme-checkbox-unchecked--border-color--disabled:var(--theme-color-component-4);--theme-checkbox-unchecked--border-color--hover:var(--theme-color-dynamic);--theme-checkbox-unchecked--border-color--info:var(--theme-color-info);--theme-checkbox-unchecked--border-color--info--active:var(--theme-color-info--active);--theme-checkbox-unchecked--border-color--info--hover:var(--theme-color-info--hover);--theme-checkbox-unchecked--border-color--invalid:var(--theme-color-alarm-bdr);--theme-checkbox-unchecked--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-checkbox-unchecked--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-checkbox-unchecked--border-color--warning:var(--theme-color-warning-bdr);--theme-checkbox-unchecked--border-color--warning--active:var(--theme-color-warning-bdr);--theme-checkbox-unchecked--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-chip--background:var(--theme-color-component-1);--theme-chip--background--active:var(--theme-color-component-1--active);--theme-chip--background--hover:var(--theme-color-component-1--hover);--theme-chip--color:var(--theme-color-std-text);--theme-chip-close-btn--background:var(--theme-color-ghost);--theme-chip-close-btn--background--active:var(--theme-color-ghost--active);--theme-chip-close-btn--background--hover:var(--theme-color-ghost--hover);--theme-chip-close-btn--color:var(--theme-color-soft-text);--theme-chip-outline--background:var(--theme-color-secondary);--theme-chip-outline--background--active:var(--theme-color-1--active);--theme-chip-outline--background--hover:var(--theme-color-1--hover);--theme-chip-outline--color:var(--theme-color-std-text);--theme-chip-primary--background:var(--theme-color-primary);--theme-chip-primary--background--active:var(--theme-color-primary--active);--theme-chip-primary--background--hover:var(--theme-color-primary--hover);--theme-chip-primary--color:var(--theme-color-primary--contrast);--theme-chip-primary--color--active:var(--theme-color-primary--contrast);--theme-chip-primary--color--hover:var(--theme-color-primary--contrast);--theme-chip-primary-outline--background:var(--theme-color-secondary);--theme-chip-primary-outline--background--active:var(--theme-color-secondary--active);--theme-chip-primary-outline--background--display:var(--theme-color-secondary);--theme-chip-primary-outline--background--hover:var(--theme-color-secondary--hover);--theme-chip-primary-outline--border-color:var(--theme-color-primary);--theme-chip-primary-outline--border-color--active:var(--theme-color-dynamic);--theme-chip-primary-outline--border-color--display:var(--theme-color-primary);--theme-chip-primary-outline--border-color--hover:var(--theme-color-dynamic);--theme-chip-primary-outline--color:var(--theme-color-primary);--theme-chip-primary-outline--color--active:var(--theme-color-dynamic);--theme-chip-primary-outline--color--display:var(--theme-color-std-text);--theme-chip-primary-outline--color--hover:var(--theme-color-dynamic);--theme-datepicker-cw--color:var(--theme-color-soft-text);--theme-datepicker-day--background:var(--theme-color-ghost);--theme-datepicker-day--background--active:var(--theme-color-ghost--active);--theme-datepicker-day--background--disabled:var(--theme-color-ghost);--theme-datepicker-day--background--hover:var(--theme-color-ghost--hover);--theme-datepicker-day--background--range:var(--theme-color-component-10);--theme-datepicker-day--background--range-active:var(--theme-color-component-10--active);--theme-datepicker-day--background--range-disabled:var(--theme-color-component-10--disabled);--theme-datepicker-day--background--range-hover:var(--theme-color-component-10--hover);--theme-datepicker-day--background--selected:var(--theme-color-component-9);--theme-datepicker-day--background--selected-active:var(--theme-color-component-9--active);--theme-datepicker-day--background--selected-disabled:var(--theme-color-component-9--disabled);--theme-datepicker-day--background--selected-hover:var(--theme-color-component-9--hover);--theme-datepicker-day--border-color:var(--theme-color-0);--theme-datepicker-day--border-color--active:var(--theme-color-0);--theme-datepicker-day--border-color--disabled:var(--theme-color-0);--theme-datepicker-day--border-color--hover:var(--theme-color-0);--theme-datepicker-day--border-color--range:var(--theme-color-0);--theme-datepicker-day--border-color--range-active:var(--theme-color-0);--theme-datepicker-day--border-color--range-disabled:var(--theme-color-0);--theme-datepicker-day--border-color--range-hover:var(--theme-color-0);--theme-datepicker-day--border-color--selected:var(--theme-color-0);--theme-datepicker-day--border-color--selected-active:var(--theme-color-0);--theme-datepicker-day--border-color--selected-disabled:var(--theme-color-0);--theme-datepicker-day--border-color--selected-hover:var(--theme-color-0);--theme-datepicker-day--color:var(--theme-color-primary);--theme-datepicker-day--color--active:var(--theme-color-primary);--theme-datepicker-day--color--disabled:var(--theme-color-weak-text);--theme-datepicker-day--color--hover:var(--theme-color-primary);--theme-datepicker-day--color--range:var(--theme-color-primary--contrast);--theme-datepicker-day--color--range-active:var(--theme-color-primary--contrast);--theme-datepicker-day--color--range-disabled:var(--theme-color-weak-text);--theme-datepicker-day--color--range-hover:var(--theme-color-primary--contrast);--theme-datepicker-day--color--selected:var(--theme-color-primary--contrast);--theme-datepicker-day--color--selected-active:var(--theme-color-primary--contrast);--theme-datepicker-day--color--selected-disabled:var(--theme-color-weak-text);--theme-datepicker-day--color--selected-hover:var(--theme-color-primary--contrast);--theme-datepicker-extra--border-color:var(--theme-color-1);--theme-datepicker-separator--background:var(--theme-color-x-weak-bdr);--theme-datepicker-time-header:var(--theme-color-std-text);--theme-datepicker-today--background:var(--theme-color-ghost);--theme-datepicker-today--background--active:var(--theme-color-ghost--active);--theme-datepicker-today--background--disabled:var(--theme-color-ghost);--theme-datepicker-today--background--hover:var(--theme-color-ghost--hover);--theme-datepicker-today--background--range:var(--theme-color-component-10);--theme-datepicker-today--background--range-active:var(--theme-color-component-10--active);--theme-datepicker-today--background--range-disabled:var(--theme-color-component-10--disabled);--theme-datepicker-today--background--range-hover:var(--theme-color-component-10--hover);--theme-datepicker-today--background--selected:var(--theme-color-component-9);--theme-datepicker-today--background--selected-active:var(--theme-color-component-9--active);--theme-datepicker-today--background--selected-disabled:var(--theme-color-component-9--disabled);--theme-datepicker-today--background--selected-hover:var(--theme-color-component-9--hover);--theme-datepicker-today--border-color:var(--theme-color-primary);--theme-datepicker-today--border-color--active:var(--theme-color-primary);--theme-datepicker-today--border-color--disabled:var(--theme-color-primary--disabled);--theme-datepicker-today--border-color--hover:var(--theme-color-primary);--theme-datepicker-today--border-color--range:var(--theme-color-primary);--theme-datepicker-today--border-color--range-active:var(--theme-color-primary);--theme-datepicker-today--border-color--range-disabled:var(--theme-color-primary--disabled);--theme-datepicker-today--border-color--range-hover:var(--theme-color-primary);--theme-datepicker-today--border-color--selected:var(--theme-color-primary);--theme-datepicker-today--border-color--selected-active:var(--theme-color-primary);--theme-datepicker-today--border-color--selected-disabled:var(--theme-color-primary--disabled);--theme-datepicker-today--border-color--selected-hover:var(--theme-color-primary);--theme-datepicker-today--color:var(--theme-color-primary);--theme-datepicker-today--color--active:var(--theme-color-primary);--theme-datepicker-today--color--disabled:var(--theme-color-weak-text);--theme-datepicker-today--color--hover:var(--theme-color-primary);--theme-datepicker-today--color--range:var(--theme-color-primary--contrast);--theme-datepicker-today--color--range-active:var(--theme-color-primary--contrast);--theme-datepicker-today--color--range-disabled:var(--theme-color-weak-text);--theme-datepicker-today--color--range-hover:var(--theme-color-primary--contrast);--theme-datepicker-today--color--selected:var(--theme-color-primary--contrast);--theme-datepicker-today--color--selected-active:var(--theme-color-primary--contrast);--theme-datepicker-today--color--selected-disabled:var(--theme-color-weak-text);--theme-datepicker-today--color--selected-hover:var(--theme-color-primary--contrast);--theme-datepicker-weekday--color:var(--theme-color-soft-text);--theme-event-item-chevron--color:var(--theme-color-soft-text);--theme-event-item-filled--background:var(--theme-color-component-1);--theme-event-item-filled--background--active:var(--theme-color-component-1--active);--theme-event-item-filled--background--disabled:var(--theme-color-component-1);--theme-event-item-filled--background--hover:var(--theme-color-component-1--hover);--theme-event-item-filled--background--selected:var(--theme-color-component-1--active);--theme-event-item-filled--border:var(--theme-color-0);--theme-event-item-filled--border--active:var(--theme-color-0);--theme-event-item-filled--border--disabled:var(--theme-color-0);--theme-event-item-filled--border--hover:var(--theme-color-0);--theme-event-item-filled--border--selected:var(--theme-color-dynamic);--theme-event-item-indicator--width:var(--theme-size--2);--theme-event-item-indicator-opacity--disabled:.3;--theme-event-item-outline--background:var(--theme-color-ghost);--theme-event-item-outline--background--active:var(--theme-color-ghost--active);--theme-event-item-outline--background--disabled:var(--theme-color-ghost);--theme-event-item-outline--background--hover:var(--theme-color-ghost--hover);--theme-event-item-outline--background--selected:var(--theme-color-ghost--active);--theme-event-item-outline--border:var(--theme-color-soft-bdr);--theme-event-item-outline--border--active:var(--theme-color-soft-bdr);--theme-event-item-outline--border--disabled:var(--theme-color-weak-bdr);--theme-event-item-outline--border--hover:var(--theme-color-soft-bdr);--theme-event-item-outline--border--selected:var(--theme-color-dynamic);--theme-flip--border-radius:var(--theme-default-border-radius);--theme-flip-alarm--background:var(--theme-color-component-1);--theme-flip-alarm--border-color:var(--theme-color-alarm);--theme-flip-alarm--color:var(--theme-color-std-text);--theme-flip-alarm-footer--background:var(--theme-color-alarm);--theme-flip-alarm-footer--border-color:var(--theme-color-0);--theme-flip-alarm-footer--color:var(--theme-color-alarm--contrast);--theme-flip-filled--background:var(--theme-color-component-1);--theme-flip-filled--border-color:var(--theme-color-0);--theme-flip-filled--color:var(--theme-color-std-text);--theme-flip-filled-footer--background:var(--theme-color-component-1);--theme-flip-filled-footer--border-color:var(--theme-color-1);--theme-flip-filled-footer--color:var(--theme-color-std-text);--theme-flip-info--background:var(--theme-color-component-1);--theme-flip-info--border-color:var(--theme-color-info);--theme-flip-info--color:var(--theme-color-std-text);--theme-flip-info-footer--background:var(--theme-color-info);--theme-flip-info-footer--border-color:var(--theme-color-0);--theme-flip-info-footer--color:var(--theme-color-info--contrast);--theme-flip-outline--background:var(--theme-color-0);--theme-flip-outline--border-color:var(--theme-color-soft-bdr);--theme-flip-outline--color:var(--theme-color-std-text);--theme-flip-outline-footer--background:var(--theme-color-0);--theme-flip-outline-footer--border-color:var(--theme-color-soft-bdr);--theme-flip-outline-footer--color:var(--theme-color-std-text);--theme-flip-primary--background:var(--theme-color-component-1);--theme-flip-primary--border-color:var(--theme-color-primary);--theme-flip-primary--color:var(--theme-color-std-text);--theme-flip-primary-footer--background:var(--theme-color-primary);--theme-flip-primary-footer--border-color:var(--theme-color-0);--theme-flip-primary-footer--color:var(--theme-color-primary--contrast);--theme-flip-warning--background:var(--theme-color-component-1);--theme-flip-warning--border-color:var(--theme-color-warning-bdr);--theme-flip-warning--color:var(--theme-color-std-text);--theme-flip-warning-footer--background:var(--theme-color-warning);--theme-flip-warning-footer--border-color:var(--theme-color-0);--theme-flip-warning-footer--color:var(--theme-color-warning--contrast);--theme-ghost--background:var(--theme-color-ghost);--theme-ghost--background--active:var(--theme-color-ghost--active);--theme-ghost--background--hover:var(--theme-color-ghost--hover);--theme-group--border-radius:var(--theme-default-border-radius);--theme-group--border-radius--focus:var(--theme-min-border-radius);--theme-group-header--color:var(--theme-color-std-text);--theme-group-item--background:var(--theme-color-component-1);--theme-group-item--background--active:var(--theme-color-component-1--active);--theme-group-item--background--disabled:var(--theme-color-component-1);--theme-group-item--background--hover:var(--theme-color-component-1--hover);--theme-group-item--background--selected:var(--theme-color-ghost--selected);--theme-group-item--border-color:var(--theme-color-0);--theme-group-item--border-color--active:var(--theme-color-0);--theme-group-item--border-color--disabled:var(--theme-color-0);--theme-group-item--border-color--hover:var(--theme-color-0);--theme-group-item--border-color--selected:var(--theme-color-0);--theme-group-item-icon--color:var(--theme-color-std-text);--theme-group-item-icon--color--disabled:var(--theme-color-weak-text);--theme-group-item-indicator--background:var(--theme-color-0);--theme-group-item-indicator--background--selected:var(--theme-color-dynamic);--theme-group-item-indicator--background--subselected:var(--theme-color-dynamic);--theme-group-item-subtext--color:var(--theme-color-soft-text);--theme-group-item-subtext--color--disabled:var(--theme-color-weak-text);--theme-group-item-text--color:var(--theme-color-std-text);--theme-group-item-text--color--disabled:var(--theme-color-weak-text);--theme-group-node-closed--color:var(--theme-color-std-text);--theme-group-node-open--color:var(--theme-color-std-text);--theme-group-subheader--color:var(--theme-color-std-text);--theme-helper--color:var(--theme-color-soft-text);--theme-helper--color--info:var(--theme-color-std-text);--theme-helper--color--invalid:var(--theme-color-alarm-text);--theme-helper--color--valid:var(--theme-color-std-text);--theme-helper--color--warning:var(--theme-color-std-text);--theme-helper-icon--color--info:var(--theme-color-info);--theme-helper-icon--color--invalid:var(--theme-color-alarm);--theme-helper-icon--color--valid:var(--theme-color-success);--theme-helper-icon--color--warning:var(--theme-color-warning-text);--theme-input--background:var(--theme-color-component-8);--theme-input--background--autofill:var(--theme-color-component-info);--theme-input--background--disabled:var(--theme-color-0);--theme-input--background--focus:var(--theme-color-component-8--hover);--theme-input--background--hover:var(--theme-color-component-8--hover);--theme-input--background--invalid:var(--theme-color-component-error);--theme-input--background--invalid--focus:var(--theme-color-component-error);--theme-input--background--invalid--hover:var(--theme-color-component-error);--theme-input--background--readonly:var(--theme-color-0);--theme-input--background--warning:var(--theme-color-component-warning);--theme-input--background--warning--focus:var(--theme-color-component-warning);--theme-input--background--warning--hover:var(--theme-color-component-warning);--theme-input--border-color:var(--theme-color-std-bdr);--theme-input--border-color--autofill:var(--theme-color-hard-bdr);--theme-input--border-color--disabled:var(--theme-color-0);--theme-input--border-color--focus:var(--theme-color-dynamic);--theme-input--border-color--hover:var(--theme-color-dynamic);--theme-input--border-color--info:var(--theme-color-info);--theme-input--border-color--info--active:var(--theme-color-info);--theme-input--border-color--info--hover:var(--theme-color-info);--theme-input--border-color--invalid:var(--theme-color-alarm-bdr);--theme-input--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-input--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-input--border-color--readonly:var(--theme-color-0);--theme-input--border-color--warning:var(--theme-color-warning-bdr);--theme-input--border-color--warning--active:var(--theme-color-warning-bdr);--theme-input--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-input--border-color-bottom--disabled:var(--theme-color-weak-bdr);--theme-input--border-color-bottom--readonly:var(--theme-color-soft-bdr);--theme-input--border-radius:var(--theme-small-border-radius);--theme-input--border-thickness:var(--theme-border-width-default);--theme-input--box-shadow:var(--theme-inset-shadow-1);--theme-input--color:var(--theme-color-std-text);--theme-input--color--autofill:var(--theme-color-std-text);--theme-input--color--disabled:var(--theme-color-weak-text);--theme-input--focus--outline-offset:var(--theme-focus-outline-offset);--theme-input-error--background:var(--theme-color-component-error);--theme-input-error--border-color:var(--theme-color-alarm);--theme-input-error-icon--color:var(--theme-color-alarm);--theme-input-extra--background--active:var(--theme-color-component-8--hover);--theme-input-extra--background--hover:var(--theme-color-component-8--hover);--theme-input-gripper--color:var(--theme-color-weak-text);--theme-input-gripper--color--focus:var(--theme-color-weak-text);--theme-input-gripper--color--hover:var(--theme-color-weak-text);--theme-input-hint--color:var(--theme-color-soft-text);--theme-input-search-icon--color:var(--theme-color-primary);--theme-input-search-icon--color--disabled:var(--theme-color-weak-text);--theme-input-search-icon--color--focus:var(--theme-color-dynamic);--theme-input-search-icon--color--hover:var(--theme-color-dynamic);--theme-input-select-icon--color:var(--theme-color-soft-text);--theme-input-select-icon--color--active:var(--theme-color-dynamic);--theme-input-select-icon--color--hover:var(--theme-color-dynamic);--theme-input-unit--color:var(--theme-color-soft-text);--theme-kpi--border-radius:var(--theme-default-border-radius);--theme-kpi-display--background:var(--theme-color-ghost);--theme-kpi-display--background--active:var(--theme-color-ghost--active);--theme-kpi-display--background--hover:var(--theme-color-ghost--hover);--theme-kpi-display-icon--color:var(--theme-color-std-text);--theme-kpi-display-indicator--background:var(--theme-color-component-4);--theme-kpi-display-label--color:var(--theme-color-soft-text);--theme-kpi-display-units:var(--theme-color-soft-text);--theme-kpi-display-value:var(--theme-color-std-text);--theme-label--color:var(--theme-color-soft-text);--theme-label--color--active:var(--theme-color-std-text);--theme-label--color--disabled:var(--theme-color-weak-text);--theme-label--color--focus:var(--theme-color-dynamic);--theme-label--color--hover:var(--theme-color-std-text);--theme-label--color--invalid:var(--theme-color-alarm-text);--theme-link-btn--border-color:var(--theme-color-ghost);--theme-link-btn--border-color--active:var(--theme-color-ghost);--theme-link-btn--border-color--disabled:var(--theme-color-ghost);--theme-link-btn--border-color--hover:var(--theme-color-ghost);--theme-link-btn--border-color--visited:var(--theme-color-ghost);--theme-link-btn--color:var(--theme-color-primary);--theme-link-btn--color--active:var(--theme-color-dynamic);--theme-link-btn--color--disabled:var(--theme-color-weak-text);--theme-link-btn--color--hover:var(--theme-color-dynamic);--theme-link-btn--color--visited:var(--theme-color-primary);--theme-menu--background:var(--theme-color-2);--theme-menu--border-color:var(--theme-color-0);--theme-menu--border-radius:var(--theme-default-border-radius);--theme-menu--border-thickness:var(--theme-border-width-none);--theme-menu--box-shadow:var(--theme-shadow-4);--theme-menu-btn--background:var(--theme-color-ghost);--theme-menu-btn--background--active:var(--theme-color-ghost--active);--theme-menu-btn--background--hover:var(--theme-color-ghost--hover);--theme-menu-btn--color:var(--theme-color-std-text);--theme-menu-btn--color--active:var(--theme-color-std-text);--theme-menu-btn--color--hover:var(--theme-color-std-text);--theme-menu-header--color:var(--theme-color-soft-text);--theme-menu-item--background:var(--theme-color-ghost);--theme-menu-item--background--active:var(--theme-color-ghost--active);--theme-menu-item--background--disabled:var(--theme-color-ghost);--theme-menu-item--background--hover:var(--theme-color-ghost--hover);--theme-menu-item--color:var(--theme-color-std-text);--theme-menu-item--color--active:var(--theme-color-std-text);--theme-menu-item--color--disabled:var(--theme-color-weak-text);--theme-menu-item--color--hover:var(--theme-color-std-text);--theme-menu-item-arrow--color:var(--theme-color-soft-text);--theme-menu-item-arrow--color--active:var(--theme-color-std-text);--theme-menu-item-arrow--color--disabled:var(--theme-color-weak-text);--theme-menu-item-arrow--color--hover:var(--theme-color-std-text);--theme-menu-item-check--color:var(--theme-color-soft-text);--theme-menu-item-check--color--active:var(--theme-color-std-text);--theme-menu-item-check--color--disabled:var(--theme-color-weak-text);--theme-menu-item-check--color--hover:var(--theme-color-std-text);--theme-menu-item-icon--color:var(--theme-color-soft-text);--theme-menu-item-icon--color--active:var(--theme-color-std-text);--theme-menu-item-icon--color--disabled:var(--theme-color-weak-text);--theme-menu-item-icon--color--hover:var(--theme-color-std-text);--theme-menu-separator--background:var(--theme-color-x-weak-bdr);--theme-message-bar--border-radius:var(--theme-default-border-radius);--theme-message-bar--border-thickness:var(--theme-border-width-thick);--theme-messagebar--background:var(--theme-color-secondary);--theme-messagebar--color:var(--theme-color-std-text);--theme-modal--background:var(--theme-color-2);--theme-modal--border-color:var(--theme-color-0);--theme-modal--box-shadow:var(--theme-shadow-4);--theme-theme-modal--border-thickness:var(--theme-border-width-default);--theme-nav--background:var(--theme-color-2);--theme-nav-item-primary--background:var(--theme-color-ghost);--theme-nav-item-primary--background--active:var(--theme-color-ghost--active);--theme-nav-item-primary--background--hover:var(--theme-color-ghost--hover);--theme-nav-item-primary--background--selected:var(--theme-color-1);--theme-nav-item-primary--border-color:var(--theme-color-0);--theme-nav-item-primary--border-color--active:var(--theme-color-0);--theme-nav-item-primary--border-color--hover:var(--theme-color-0);--theme-nav-item-primary--border-color--selected:var(--theme-color-dynamic);--theme-nav-item-primary--color:var(--theme-color-std-text);--theme-nav-item-primary--color--active:var(--theme-color-std-text);--theme-nav-item-primary--color--hover:var(--theme-color-std-text);--theme-nav-item-primary--color--selected:var(--theme-color-std-text);--theme-nav-item-primary-icon--color:var(--theme-color-std-text);--theme-nav-item-primary-icon--color--active:var(--theme-color-std-text);--theme-nav-item-primary-icon--color--hover:var(--theme-color-std-text);--theme-nav-item-primary-icon--color--selected:var(--theme-color-std-text);--theme-nav-item-secondary--background:var(--theme-color-ghost);--theme-nav-item-secondary--background--active:var(--theme-color-ghost--active);--theme-nav-item-secondary--background--disabled:var(--theme-color-0);--theme-nav-item-secondary--background--hover:var(--theme-color-ghost--hover);--theme-nav-item-secondary--background--selected:var(--theme-color-1);--theme-nav-item-secondary--border-color:var(--theme-color-0);--theme-nav-item-secondary--border-color--active:var(--theme-color-0);--theme-nav-item-secondary--border-color--disabled:var(--theme-color-0);--theme-nav-item-secondary--border-color--hover:var(--theme-color-0);--theme-nav-item-secondary--border-color--selected:var(--theme-color-dynamic);--theme-nav-item-secondary--color:var(--theme-color-std-text);--theme-nav-item-secondary--color--active:var(--theme-color-std-text);--theme-nav-item-secondary--color--disabled:var(--theme-color-weak-text);--theme-nav-item-secondary--color--hover:var(--theme-color-std-text);--theme-nav-item-secondary--color--selected:var(--theme-color-std-text);--theme-nav-item-secondary-icon--color:var(--theme-color-std-text);--theme-nav-item-secondary-icon--color--active:var(--theme-color-std-text);--theme-nav-item-secondary-icon--color--disabled:var(--theme-color-weak-text);--theme-nav-item-secondary-icon--color--hover:var(--theme-color-std-text);--theme-nav-item-secondary-icon--color--selected:var(--theme-color-std-text);--theme-nav-overlay--background:var(--theme-color-backdrop-3);--theme-nav-overlay-header--color:var(--theme-color-std-text);--theme-navigation--box-shadow:var(--theme-shadow-2);--theme-overlay--background:var(--theme-color-backdrop);--theme-overlay-header--background:var(--theme-color-0);--theme-overlay-header--color:var(--theme-color-std-text);--theme-pagination-item--background:var(--theme-color-ghost);--theme-pagination-item--background--active:var(--theme-color-ghost--active);--theme-pagination-item--background--disabled:var(--theme-color-ghost);--theme-pagination-item--background--hover:var(--theme-color-ghost--hover);--theme-pagination-item--background--selected:var(--theme-color-component-7);--theme-pagination-item--color:var(--theme-color-std-text);--theme-pagination-item--color--active:var(--theme-color-std-text);--theme-pagination-item--color--disabled:var(--theme-color-weak-text);--theme-pagination-item--color--hover:var(--theme-color-std-text);--theme-pagination-item--color--selected:var(--theme-color-dynamic);--theme-pagination-label--color:var(--theme-color-soft-text);--theme-pane-floating--background:var(--theme-color-2);--theme-pane-floating--border-color:var(--theme-color-weak-bdr);--theme-pane-floating--box-shadow:var(--theme-shadow-2);--theme-pane-floating--color:var(--theme-color-std-text);--theme-pane-inline--background:var(--theme-color-1);--theme-pane-inline--border-color:var(--theme-color-soft-bdr);--theme-pane-inline--box-shadow:none;--theme-pane-inline--color:var(--theme-color-std-text);--theme-pill-outline--background:var(--theme-color-secondary);--theme-pill-outline--color:var(--theme-color-std-text);--theme-progress-indicator-fill--background:var(--theme-color-dynamic);--theme-progress-indicator-fill-error--background:var(--theme-color-alarm);--theme-progress-indicator-fill-info--background:var(--theme-color-info);--theme-progress-indicator-fill-paused--background:var(--theme-color-neutral);--theme-progress-indicator-fill-success--background:var(--theme-color-success);--theme-progress-indicator-fill-warning--background:var(--theme-color-warning-bdr);--theme-progress-indicator-helper--color:var(--theme-color-soft-text);--theme-progress-indicator-helper-error--color:var(--theme-color-alarm-text);--theme-progress-indicator-helper-icon--color:var(--theme-color-soft-text);--theme-progress-indicator-helper-icon-error--color:var(--theme-color-alarm);--theme-progress-indicator-helper-icon-info--color:var(--theme-color-info);--theme-progress-indicator-helper-icon-paused--color:var(--theme-color-neutral);--theme-progress-indicator-helper-icon-success--color:var(--theme-color-success);--theme-progress-indicator-helper-icon-warning--color:var(--theme-color-warning-text);--theme-progress-indicator-helper-info--color:var(--theme-color-std-text);--theme-progress-indicator-helper-paused--color:var(--theme-color-std-text);--theme-progress-indicator-helper-success--color:var(--theme-color-std-text);--theme-progress-indicator-helper-warning--color:var(--theme-color-std-text);--theme-progress-indicator-label--color:var(--theme-color-soft-text);--theme-progress-indicator-label-error--color:var(--theme-color-alarm-text);--theme-progress-indicator-label-info--color:var(--theme-color-soft-text);--theme-progress-indicator-label-paused--color:var(--theme-color-soft-text);--theme-progress-indicator-label-success--color:var(--theme-color-soft-text);--theme-progress-indicator-label-warning--color:var(--theme-color-soft-text);--theme-progress-indicator-track--background:var(--theme-color-component-3);--theme-progress-indicator-track-error--background:var(--theme-color-component-error);--theme-progress-indicator-track-info--background:var(--theme-color-component-3);--theme-progress-indicator-track-paused--background:var(--theme-color-component-3);--theme-progress-indicator-track-success--background:var(--theme-color-component-3);--theme-progress-indicator-track-warning--background:var(--theme-color-component-warning);--theme-push-card--border-radius:var(--theme-default-border-radius);--theme-push-card--border-width:var(--theme-border-width-default);--theme-push-card--focus--outline-offset:var(--theme-focus-outline-offset);--theme-push-card-alarm--background:var(--theme-color-alarm);--theme-push-card-alarm--background--active:var(--theme-color-alarm--active);--theme-push-card-alarm--background--hover:var(--theme-color-alarm--hover);--theme-push-card-alarm--border-color:var(--theme-color-0);--theme-push-card-alarm--border-color--active:var(--theme-color-0);--theme-push-card-alarm--border-color--hover:var(--theme-color-0);--theme-push-card-alarm--color:var(--theme-color-alarm--contrast);--theme-push-card-alarm-accordion--background:var(--theme-color-alarm);--theme-push-card-alarm-accordion--background--active:var(--theme-color-alarm--active);--theme-push-card-alarm-accordion--background--hover:var(--theme-color-alarm--hover);--theme-push-card-alarm-accordion--border-color:var(--theme-color-1);--theme-push-card-alarm-accordion--color:var(--theme-color-alarm--contrast);--theme-push-card-alarm-accordion-footer--background:var(--theme-color-component-1);--theme-push-card-alarm-accordion-frame--background:var(--theme-color-component-1);--theme-push-card-alarm-accordion-frame--border-color:var(--theme-color-soft-bdr);--theme-push-card-alarm-accordion-frame--border-width:var(--theme-border-width-default);--theme-push-card-alarm-subtext--color:var(--theme-color-alarm--contrast);--theme-push-card-critical--background:var(--theme-color-critical);--theme-push-card-critical--background--active:var(--theme-color-critical--active);--theme-push-card-critical--background--hover:var(--theme-color-critical--hover);--theme-push-card-critical--border-color:var(--theme-color-0);--theme-push-card-critical--border-color--active:var(--theme-color-0);--theme-push-card-critical--border-color--hover:var(--theme-color-0);--theme-push-card-critical--color:var(--theme-color-critical--contrast);--theme-push-card-critical-accordion--background:var(--theme-color-critical);--theme-push-card-critical-accordion--background--active:var(--theme-color-critical--active);--theme-push-card-critical-accordion--background--hover:var(--theme-color-critical--hover);--theme-push-card-critical-accordion--border-color:var(--theme-color-1);--theme-push-card-critical-accordion--color:var(--theme-color-critical--contrast);--theme-push-card-critical-accordion-footer--background:var(--theme-color-component-1);--theme-push-card-critical-accordion-frame--background:var(--theme-color-component-1);--theme-push-card-critical-accordion-frame--border-color:var(--theme-color-soft-bdr);--theme-push-card-critical-accordion-frame--border-width:var(--theme-border-width-default);--theme-push-card-critical-subtext--color:var(--theme-color-critical--contrast);--theme-push-card-filled--background:var(--theme-color-component-1);--theme-push-card-filled--background--active:var(--theme-color-component-1--active);--theme-push-card-filled--background--hover:var(--theme-color-component-1--hover);--theme-push-card-filled--border-color:var(--theme-color-0);--theme-push-card-filled--border-color--active:var(--theme-color-0);--theme-push-card-filled--border-color--hover:var(--theme-color-0);--theme-push-card-filled--color:var(--theme-color-std-text);--theme-push-card-filled-accordion--background:var(--theme-color-component-1);--theme-push-card-filled-accordion--background--active:var(--theme-color-component-1--active);--theme-push-card-filled-accordion--background--hover:var(--theme-color-component-1--hover);--theme-push-card-filled-accordion--border-color:var(--theme-color-1);--theme-push-card-filled-accordion--color:var(--theme-color-std-text);--theme-push-card-filled-accordion-footer--background:var(--theme-color-component-1);--theme-push-card-filled-accordion-frame--background:var(--theme-color-component-1);--theme-push-card-filled-accordion-frame--border-color:var(--theme-color-0);--theme-push-card-filled-accordion-frame--border-width:var(--theme-border-width-none);--theme-push-card-filled-subtext--color:var(--theme-color-soft-text);--theme-push-card-info--background:var(--theme-color-info);--theme-push-card-info--background--active:var(--theme-color-info--active);--theme-push-card-info--background--hover:var(--theme-color-info--hover);--theme-push-card-info--border-color:var(--theme-color-0);--theme-push-card-info--border-color--active:var(--theme-color-0);--theme-push-card-info--border-color--hover:var(--theme-color-0);--theme-push-card-info--color:var(--theme-color-info--contrast);--theme-push-card-info-accordion--background:var(--theme-color-info);--theme-push-card-info-accordion--background--active:var(--theme-color-info--active);--theme-push-card-info-accordion--background--hover:var(--theme-color-info--hover);--theme-push-card-info-accordion--border-color:var(--theme-color-1);--theme-push-card-info-accordion--color:var(--theme-color-info--contrast);--theme-push-card-info-accordion-footer--background:var(--theme-color-component-1);--theme-push-card-info-accordion-frame--background:var(--theme-color-component-1);--theme-push-card-info-accordion-frame--border-color:var(--theme-color-soft-bdr);--theme-push-card-info-accordion-frame--border-width:var(--theme-border-width-default);--theme-push-card-info-subtext--color:var(--theme-color-info--contrast);--theme-push-card-neutral--background:var(--theme-color-neutral);--theme-push-card-neutral--background--active:var(--theme-color-neutral--active);--theme-push-card-neutral--background--hover:var(--theme-color-neutral--hover);--theme-push-card-neutral--border-color:var(--theme-color-0);--theme-push-card-neutral--border-color--active:var(--theme-color-0);--theme-push-card-neutral--border-color--hover:var(--theme-color-0);--theme-push-card-neutral--color:var(--theme-color-neutral--contrast);--theme-push-card-neutral-accordion--background:var(--theme-color-neutral);--theme-push-card-neutral-accordion--background--active:var(--theme-color-neutral--active);--theme-push-card-neutral-accordion--background--hover:var(--theme-color-neutral--hover);--theme-push-card-neutral-accordion--border-color:var(--theme-color-1);--theme-push-card-neutral-accordion--color:var(--theme-color-neutral--contrast);--theme-push-card-neutral-accordion-footer--background:var(--theme-color-component-1);--theme-push-card-neutral-accordion-frame--background:var(--theme-color-component-1);--theme-push-card-neutral-accordion-frame--border-color:var(--theme-color-soft-bdr);--theme-push-card-neutral-accordion-frame--border-width:var(--theme-border-width-default);--theme-push-card-neutral-subtext--color:var(--theme-color-neutral--contrast);--theme-push-card-outline--background:var(--theme-color-ghost);--theme-push-card-outline--background--active:var(--theme-color-ghost--active);--theme-push-card-outline--background--hover:var(--theme-color-ghost--hover);--theme-push-card-outline--border-color:var(--theme-color-soft-bdr);--theme-push-card-outline--border-color--active:var(--theme-color-soft-bdr);--theme-push-card-outline--border-color--hover:var(--theme-color-soft-bdr);--theme-push-card-outline--color:var(--theme-color-std-text);--theme-push-card-outline-accordion--background:var(--theme-color-component-1);--theme-push-card-outline-accordion--background--active:var(--theme-color-component-1--active);--theme-push-card-outline-accordion--background--hover:var(--theme-color-component-1--hover);--theme-push-card-outline-accordion--border-color:var(--theme-color-1);--theme-push-card-outline-accordion--color:var(--theme-color-std-text);--theme-push-card-outline-accordion-footer--background:var(--theme-color-component-1);--theme-push-card-outline-accordion-frame--background:var(--theme-color-component-1);--theme-push-card-outline-accordion-frame--border-color:var(--theme-color-0);--theme-push-card-outline-accordion-frame--border-width:var(--theme-border-width-none);--theme-push-card-outline-subtext--color:var(--theme-color-soft-text);--theme-push-card-primary--background:var(--theme-color-primary);--theme-push-card-primary--background--active:var(--theme-color-primary--active);--theme-push-card-primary--background--hover:var(--theme-color-primary--hover);--theme-push-card-primary--border-color:var(--theme-color-0);--theme-push-card-primary--border-color--active:var(--theme-color-0);--theme-push-card-primary--border-color--hover:var(--theme-color-0);--theme-push-card-primary--color:var(--theme-color-primary--contrast);--theme-push-card-primary-accordion--background:var(--theme-color-primary);--theme-push-card-primary-accordion--background--active:var(--theme-color-primary--active);--theme-push-card-primary-accordion--background--hover:var(--theme-color-primary--hover);--theme-push-card-primary-accordion--border-color:var(--theme-color-1);--theme-push-card-primary-accordion--color:var(--theme-color-primary--contrast);--theme-push-card-primary-accordion-footer--background:var(--theme-color-component-1);--theme-push-card-primary-accordion-frame--background:var(--theme-color-component-1);--theme-push-card-primary-accordion-frame--border-color:var(--theme-color-soft-bdr);--theme-push-card-primary-accordion-frame--border-width:var(--theme-border-width-default);--theme-push-card-primary-subtext--color:var(--theme-color-primary--contrast);--theme-push-card-success--background:var(--theme-color-success);--theme-push-card-success--background--active:var(--theme-color-success--active);--theme-push-card-success--background--hover:var(--theme-color-success--hover);--theme-push-card-success--border-color:var(--theme-color-0);--theme-push-card-success--border-color--active:var(--theme-color-0);--theme-push-card-success--border-color--hover:var(--theme-color-0);--theme-push-card-success--color:var(--theme-color-success--contrast);--theme-push-card-success-accordion--background:var(--theme-color-success);--theme-push-card-success-accordion--background--active:var(--theme-color-success--active);--theme-push-card-success-accordion--background--hover:var(--theme-color-success--hover);--theme-push-card-success-accordion--border-color:var(--theme-color-1);--theme-push-card-success-accordion--color:var(--theme-color-success--contrast);--theme-push-card-success-accordion-footer--background:var(--theme-color-component-1);--theme-push-card-success-accordion-frame--background:var(--theme-color-component-1);--theme-push-card-success-accordion-frame--border-color:var(--theme-color-soft-bdr);--theme-push-card-success-accordion-frame--border-width:var(--theme-border-width-default);--theme-push-card-success-subtext--color:var(--theme-color-success--contrast);--theme-push-card-warning--background:var(--theme-color-warning);--theme-push-card-warning--background--active:var(--theme-color-warning--active);--theme-push-card-warning--background--hover:var(--theme-color-warning--hover);--theme-push-card-warning--border-color:var(--theme-color-0);--theme-push-card-warning--border-color--active:var(--theme-color-0);--theme-push-card-warning--border-color--hover:var(--theme-color-0);--theme-push-card-warning--color:var(--theme-color-warning--contrast);--theme-push-card-warning-accordion--background:var(--theme-color-warning);--theme-push-card-warning-accordion--background--active:var(--theme-color-warning--active);--theme-push-card-warning-accordion--background--hover:var(--theme-color-warning--hover);--theme-push-card-warning-accordion--border-color:var(--theme-color-1);--theme-push-card-warning-accordion--color:var(--theme-color-warning--contrast);--theme-push-card-warning-accordion-footer--background:var(--theme-color-component-1);--theme-push-card-warning-accordion-frame--background:var(--theme-color-component-1);--theme-push-card-warning-accordion-frame--border-color:var(--theme-color-soft-bdr);--theme-push-card-warning-accordion-frame--border-width:var(--theme-border-width-default);--theme-push-card-warning-subtext--color:var(--theme-color-warning--contrast);--theme-radiobtn--border-thickness:var(--theme-border-width-default);--theme-radiobtn--focus--outline-offset:var(--theme-focus-outline-offset);--theme-radiobtn-checked--background:var(--theme-color-dynamic);--theme-radiobtn-checked--background--active:var(--theme-color-dynamic--active);--theme-radiobtn-checked--background--disabled:var(--theme-color-component-4);--theme-radiobtn-checked--background--hover:var(--theme-color-dynamic--hover);--theme-radiobtn-checked--background--info:var(--theme-color-info);--theme-radiobtn-checked--background--info--active:var(--theme-color-info--active);--theme-radiobtn-checked--background--info--hover:var(--theme-color-info--hover);--theme-radiobtn-checked--background--invalid:var(--theme-color-alarm);--theme-radiobtn-checked--background--invalid--active:var(--theme-color-alarm--active);--theme-radiobtn-checked--background--invalid--hover:var(--theme-color-alarm--hover);--theme-radiobtn-checked--background--warning:var(--theme-color-warning);--theme-radiobtn-checked--background--warning--active:var(--theme-color-warning--active);--theme-radiobtn-checked--background--warning--hover:var(--theme-color-warning--hover);--theme-radiobtn-checked--border-color:var(--theme-color-0);--theme-radiobtn-checked--border-color--active:var(--theme-color-0);--theme-radiobtn-checked--border-color--disabled:var(--theme-color-0);--theme-radiobtn-checked--border-color--hover:var(--theme-color-0);--theme-radiobtn-checked--border-color--info:var(--theme-color-0);--theme-radiobtn-checked--border-color--info--active:var(--theme-color-0);--theme-radiobtn-checked--border-color--info--hover:var(--theme-color-0);--theme-radiobtn-checked--border-color--invalid:var(--theme-color-alarm-bdr);--theme-radiobtn-checked--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-radiobtn-checked--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-radiobtn-checked--border-color--warning:var(--theme-color-warning-bdr);--theme-radiobtn-checked--border-color--warning--active:var(--theme-color-warning-bdr);--theme-radiobtn-checked--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-radiobtn-checked--color:var(--theme-color-primary--contrast);--theme-radiobtn-checked--color--active:var(--theme-color-primary--contrast);--theme-radiobtn-checked--color--disabled:var(--theme-color-primary--contrast);--theme-radiobtn-checked--color--hover:var(--theme-color-primary--contrast);--theme-radiobtn-checked--color--info:var(--theme-color-info--contrast);--theme-radiobtn-checked--color--info--active:var(--theme-color-info--contrast);--theme-radiobtn-checked--color--info--hover:var(--theme-color-info--contrast);--theme-radiobtn-checked--color--invalid:var(--theme-color-alarm--contrast);--theme-radiobtn-checked--color--invalid--active:var(--theme-color-alarm--contrast);--theme-radiobtn-checked--color--invalid--hover:var(--theme-color-alarm--contrast);--theme-radiobtn-checked--color--warning:var(--theme-color-warning--contrast);--theme-radiobtn-checked--color--warning--active:var(--theme-color-warning--contrast);--theme-radiobtn-checked--color--warning--hover:var(--theme-color-warning--contrast);--theme-radiobtn-label--color:var(--theme-color-std-text);--theme-radiobtn-label--color--disabled:var(--theme-color-weak-text);--theme-radiobtn-unchecked--background:var(--theme-color-secondary);--theme-radiobtn-unchecked--background--active:var(--theme-color-secondary--active);--theme-radiobtn-unchecked--background--disabled:var(--theme-color-ghost);--theme-radiobtn-unchecked--background--hover:var(--theme-color-secondary--hover);--theme-radiobtn-unchecked--background--info:var(--theme-color-secondary);--theme-radiobtn-unchecked--background--info--active:var(--theme-color-ghost--active);--theme-radiobtn-unchecked--background--info--hover:var(--theme-color-ghost--hover);--theme-radiobtn-unchecked--background--invalid:var(--theme-color-component-error);--theme-radiobtn-unchecked--background--invalid--active:var(--theme-color-ghost--active);--theme-radiobtn-unchecked--background--invalid--hover:var(--theme-color-ghost--hover);--theme-radiobtn-unchecked--background--warning:var(--theme-color-component-warning);--theme-radiobtn-unchecked--background--warning--active:var(--theme-color-ghost--active);--theme-radiobtn-unchecked--background--warning--hover:var(--theme-color-ghost--hover);--theme-radiobtn-unchecked--border-color:var(--theme-color-contrast-bdr);--theme-radiobtn-unchecked--border-color--active:var(--theme-color-dynamic);--theme-radiobtn-unchecked--border-color--disabled:var(--theme-color-component-4);--theme-radiobtn-unchecked--border-color--hover:var(--theme-color-dynamic);--theme-radiobtn-unchecked--border-color--info:var(--theme-color-info);--theme-radiobtn-unchecked--border-color--info--active:var(--theme-color-info--active);--theme-radiobtn-unchecked--border-color--info--hover:var(--theme-color-info--hover);--theme-radiobtn-unchecked--border-color--invalid:var(--theme-color-alarm-bdr);--theme-radiobtn-unchecked--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-radiobtn-unchecked--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-radiobtn-unchecked--border-color--warning:var(--theme-color-warning-bdr);--theme-radiobtn-unchecked--border-color--warning--active:var(--theme-color-warning-bdr);--theme-radiobtn-unchecked--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-scrollbar-thumb--background:var(--theme-color-5);--theme-scrollbar-thumb--background--hover:var(--theme-color-7);--theme-scrollbar-track--background:var(--theme-color-2);--theme-scrollbar-track--background--hover:var(--theme-color-3);--theme-scrollbar-track--border:var(--theme-color-1);--theme-select-list--background:var(--theme-color-2);--theme-select-list--border-color:var(--theme-color-0);--theme-select-list-item--background:var(--theme-color-ghost);--theme-select-list-item--background--active:var(--theme-color-ghost--active);--theme-select-list-item--background--disabled:var(--theme-color-ghost);--theme-select-list-item--background--hover:var(--theme-color-ghost--hover);--theme-select-list-item--background--selected:var(--theme-color-ghost--selected);--theme-select-list-item--background--selected-active:var(--theme-color-ghost--selected-active);--theme-select-list-item--background--selected-disabled:var(--theme-color-ghost);--theme-select-list-item--background--selected-hover:var(--theme-color-ghost--selected-hover);--theme-select-list-item--color:var(--theme-color-std-text);--theme-select-list-item--color--active:var(--theme-color-std-text);--theme-select-list-item--color--disabled:var(--theme-color-weak-text);--theme-select-list-item--color--hover:var(--theme-color-std-text);--theme-select-list-item--color--selected:var(--theme-color-std-text);--theme-select-list-item--color--selected-active:var(--theme-color-std-text);--theme-select-list-item--color--selected-disabled:var(--theme-color-weak-text);--theme-select-list-item--color--selected-hover:var(--theme-color-std-text);--theme-select-list-item-check--color:var(--theme-color-std-text);--theme-select-list-item-check--color--active:var(--theme-color-std-text);--theme-select-list-item-check--color--disabled:var(--theme-color-weak-text);--theme-select-list-item-check--color--hover:var(--theme-color-std-text);--theme-select-list-item-hint--color:var(--theme-color-soft-text);--theme-select-list-item-hint--color--active:var(--theme-color-soft-text);--theme-select-list-item-hint--color--hover:var(--theme-color-soft-text);--theme-slider-thumb--background:var(--theme-color-dynamic);--theme-slider-thumb--background--active:var(--theme-color-dynamic--active);--theme-slider-thumb--background--disabled:var(--theme-color-7);--theme-slider-thumb--background--hover:var(--theme-color-dynamic--hover);--theme-slider-thumb--background--info:var(--theme-color-info);--theme-slider-thumb--background--info--active:var(--theme-color-info--active);--theme-slider-thumb--background--info--hover:var(--theme-color-info--hover);--theme-slider-thumb--background--invalid:var(--theme-color-alarm);--theme-slider-thumb--background--invalid--active:var(--theme-color-alarm--active);--theme-slider-thumb--background--invalid--hover:var(--theme-color-alarm--hover);--theme-slider-thumb--background--warning:var(--theme-color-warning);--theme-slider-thumb--background--warning--active:var(--theme-color-warning--active);--theme-slider-thumb--background--warning--hover:var(--theme-color-warning--hover);--theme-slider-trace--background:var(--theme-color-dynamic);--theme-slider-trace--background--disabled:var(--theme-color-component-3);--theme-slider-trace--background--info:var(--theme-color-info);--theme-slider-trace--background--invalid:var(--theme-color-alarm);--theme-slider-trace--background--warning:var(--theme-color-warning-bdr);--theme-slider-trace-marker--background:var(--theme-color-dynamic);--theme-slider-trace-marker--background--disabled:var(--theme-color-7);--theme-slider-trace-marker--background--info:var(--theme-color-info);--theme-slider-trace-marker--background--invalid:var(--theme-color-alarm);--theme-slider-trace-marker--background--warning:var(--theme-color-warning);--theme-slider-track--background:var(--theme-color-component-4);--theme-slider-track--background--disabled:var(--theme-color-component-2);--theme-slider-track-marker--background:var(--theme-color-8);--theme-slider-track-marker--background--disabled:var(--theme-color-5);--theme-switch--color:var(--theme-color-std-text);--theme-switch--color--active:var(--theme-color-std-text);--theme-switch--color--disabled:var(--theme-color-weak-text);--theme-switch--color--hover:var(--theme-color-std-text);--theme-switch-mixed--background:var(--theme-color-component-4);--theme-switch-mixed--background--active:var(--theme-color-component-4);--theme-switch-mixed--background--disabled:var(--theme-color-component-2);--theme-switch-mixed--background--hover:var(--theme-color-component-5);--theme-switch-mixed--background--info:var(--theme-color-component-4);--theme-switch-mixed--background--info--active:var(--theme-color-component-4);--theme-switch-mixed--background--info--hover:var(--theme-color-component-5);--theme-switch-mixed--background--invalid:var(--theme-color-component-4);--theme-switch-mixed--background--invalid--active:var(--theme-color-component-4);--theme-switch-mixed--background--invalid--hover:var(--theme-color-component-5);--theme-switch-mixed--background--valid:var(--theme-color-component-4);--theme-switch-mixed--background--valid--active:var(--theme-color-component-4);--theme-switch-mixed--background--valid--hover:var(--theme-color-component-5);--theme-switch-mixed--background--warning:var(--theme-color-component-4);--theme-switch-mixed--background--warning--active:var(--theme-color-component-4);--theme-switch-mixed--background--warning--hover:var(--theme-color-component-5);--theme-switch-mixed--border-color:var(--theme-color-0);--theme-switch-mixed--border-color--active:var(--theme-color-0);--theme-switch-mixed--border-color--disabled:var(--theme-color-0);--theme-switch-mixed--border-color--hover:var(--theme-color-0);--theme-switch-mixed--border-color--info:var(--theme-color-info);--theme-switch-mixed--border-color--info--active:var(--theme-color-info);--theme-switch-mixed--border-color--info--hover:var(--theme-color-info);--theme-switch-mixed--border-color--invalid:var(--theme-color-alarm-bdr);--theme-switch-mixed--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-switch-mixed--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-switch-mixed--border-color--valid:var(--theme-color-0);--theme-switch-mixed--border-color--valid--active:var(--theme-color-0);--theme-switch-mixed--border-color--valid--hover:var(--theme-color-0);--theme-switch-mixed--border-color--warning:var(--theme-color-warning-bdr);--theme-switch-mixed--border-color--warning--active:var(--theme-color-warning-bdr);--theme-switch-mixed--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-switch-off--background:var(--theme-color-component-4);--theme-switch-off--background--active:var(--theme-color-component-4);--theme-switch-off--background--disabled:var(--theme-color-component-2);--theme-switch-off--background--hover:var(--theme-color-component-5);--theme-switch-off--background--info:var(--theme-color-component-4);--theme-switch-off--background--info--active:var(--theme-color-component-4);--theme-switch-off--background--info--hover:var(--theme-color-component-5);--theme-switch-off--background--invalid:var(--theme-color-component-4);--theme-switch-off--background--invalid--active:var(--theme-color-component-4);--theme-switch-off--background--invalid--hover:var(--theme-color-component-5);--theme-switch-off--background--valid:var(--theme-color-component-4);--theme-switch-off--background--valid--active:var(--theme-color-component-4);--theme-switch-off--background--valid--hover:var(--theme-color-component-5);--theme-switch-off--background--warning:var(--theme-color-component-4);--theme-switch-off--background--warning--active:var(--theme-color-component-4);--theme-switch-off--background--warning--hover:var(--theme-color-component-5);--theme-switch-off--border-color:var(--theme-color-0);--theme-switch-off--border-color--active:var(--theme-color-0);--theme-switch-off--border-color--disabled:var(--theme-color-0);--theme-switch-off--border-color--hover:var(--theme-color-0);--theme-switch-off--border-color--info:var(--theme-color-info);--theme-switch-off--border-color--info--active:var(--theme-color-info--active);--theme-switch-off--border-color--info--hover:var(--theme-color-info--hover);--theme-switch-off--border-color--invalid:var(--theme-color-alarm-bdr);--theme-switch-off--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-switch-off--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-switch-off--border-color--valid:var(--theme-color-0);--theme-switch-off--border-color--valid--active:var(--theme-color-0);--theme-switch-off--border-color--valid--hover:var(--theme-color-0);--theme-switch-off--border-color--warning:var(--theme-color-warning-bdr);--theme-switch-off--border-color--warning--active:var(--theme-color-warning-bdr);--theme-switch-off--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-switch-on--background:var(--theme-color-dynamic);--theme-switch-on--background--active:var(--theme-color-dynamic--active);--theme-switch-on--background--disabled:var(--theme-color-component-2);--theme-switch-on--background--hover:var(--theme-color-dynamic--hover);--theme-switch-on--background--info:var(--theme-color-info);--theme-switch-on--background--info--active:var(--theme-color-info--active);--theme-switch-on--background--info--hover:var(--theme-color-info--hover);--theme-switch-on--background--invalid:var(--theme-color-alarm);--theme-switch-on--background--invalid--active:var(--theme-color-alarm--active);--theme-switch-on--background--invalid--hover:var(--theme-color-alarm--hover);--theme-switch-on--background--valid:var(--theme-color-dynamic);--theme-switch-on--background--valid--active:var(--theme-color-dynamic--active);--theme-switch-on--background--valid--hover:var(--theme-color-dynamic--hover);--theme-switch-on--background--warning:var(--theme-color-warning);--theme-switch-on--background--warning--active:var(--theme-color-warning--active);--theme-switch-on--background--warning--hover:var(--theme-color-warning--hover);--theme-switch-on--border-color:var(--theme-color-0);--theme-switch-on--border-color--active:var(--theme-color-0);--theme-switch-on--border-color--disabled:var(--theme-color-0);--theme-switch-on--border-color--hover:var(--theme-color-0);--theme-switch-on--border-color--info:var(--theme-color-0);--theme-switch-on--border-color--info--active:var(--theme-color-0);--theme-switch-on--border-color--info--hover:var(--theme-color-0);--theme-switch-on--border-color--invalid:var(--theme-color-0);--theme-switch-on--border-color--invalid--active:var(--theme-color-0);--theme-switch-on--border-color--invalid--hover:var(--theme-color-0);--theme-switch-on--border-color--valid:var(--theme-color-0);--theme-switch-on--border-color--valid--active:var(--theme-color-0);--theme-switch-on--border-color--valid--hover:var(--theme-color-0);--theme-switch-on--border-color--warning:var(--theme-color-warning-bdr);--theme-switch-on--border-color--warning--active:var(--theme-color-warning-bdr);--theme-switch-on--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-switch-thumb--box-shadow:none;--theme-switch-thumb-mixed--background:var(--theme-color-inv-std-text);--theme-switch-thumb-mixed--background--active:var(--theme-color-inv-std-text);--theme-switch-thumb-mixed--background--disabled:var(--theme-color-component-3);--theme-switch-thumb-mixed--background--hover:var(--theme-color-inv-std-text);--theme-switch-thumb-mixed--background--info:var(--theme-color-inv-std-text);--theme-switch-thumb-mixed--background--info--active:var(--theme-color-inv-std-text);--theme-switch-thumb-mixed--background--info--hover:var(--theme-color-inv-std-text);--theme-switch-thumb-mixed--background--invalid:var(--theme-color-component-error);--theme-switch-thumb-mixed--background--invalid--active:var(--theme-color-component-error);--theme-switch-thumb-mixed--background--invalid--hover:var(--theme-color-component-error);--theme-switch-thumb-mixed--background--valid:var(--theme-color-inv-std-text);--theme-switch-thumb-mixed--background--valid--active:var(--theme-color-inv-std-text);--theme-switch-thumb-mixed--background--valid--hover:var(--theme-color-inv-std-text);--theme-switch-thumb-mixed--background--warning:var(--theme-color-component-warning);--theme-switch-thumb-mixed--background--warning--active:var(--theme-color-component-warning);--theme-switch-thumb-mixed--background--warning--hover:var(--theme-color-component-warning);--theme-switch-thumb-mixed--border-color:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--active:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--disabled:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--hover:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--info:var(--theme-color-info);--theme-switch-thumb-mixed--border-color--info--active:var(--theme-color-info);--theme-switch-thumb-mixed--border-color--info--hover:var(--theme-color-info);--theme-switch-thumb-mixed--border-color--invalid:var(--theme-color-alarm-bdr);--theme-switch-thumb-mixed--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-switch-thumb-mixed--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-switch-thumb-mixed--border-color--valid:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--valid--active:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--valid--hover:var(--theme-color-0);--theme-switch-thumb-mixed--border-color--warning:var(--theme-color-warning-bdr);--theme-switch-thumb-mixed--border-color--warning--active:var(--theme-color-warning-bdr);--theme-switch-thumb-mixed--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-switch-thumb-off--background:var(--theme-color-inv-std-text);--theme-switch-thumb-off--background--active:var(--theme-color-inv-std-text);--theme-switch-thumb-off--background--disabled:var(--theme-color-component-3);--theme-switch-thumb-off--background--hover:var(--theme-color-inv-std-text);--theme-switch-thumb-off--background--info:var(--theme-color-inv-std-text);--theme-switch-thumb-off--background--info--active:var(--theme-color-inv-std-text);--theme-switch-thumb-off--background--info--hover:var(--theme-color-inv-std-text);--theme-switch-thumb-off--background--invalid:var(--theme-color-component-error);--theme-switch-thumb-off--background--invalid--active:var(--theme-color-component-error);--theme-switch-thumb-off--background--invalid--hover:var(--theme-color-component-error);--theme-switch-thumb-off--background--valid:var(--theme-color-inv-std-text);--theme-switch-thumb-off--background--valid--active:var(--theme-color-inv-std-text);--theme-switch-thumb-off--background--valid--hover:var(--theme-color-inv-std-text);--theme-switch-thumb-off--background--warning:var(--theme-color-component-warning);--theme-switch-thumb-off--background--warning--active:var(--theme-color-component-warning);--theme-switch-thumb-off--background--warning--hover:var(--theme-color-component-warning);--theme-switch-thumb-off--border-color:var(--theme-color-0);--theme-switch-thumb-off--border-color--active:var(--theme-color-0);--theme-switch-thumb-off--border-color--disabled:var(--theme-color-0);--theme-switch-thumb-off--border-color--hover:var(--theme-color-0);--theme-switch-thumb-off--border-color--info:var(--theme-color-info);--theme-switch-thumb-off--border-color--info--active:var(--theme-color-info);--theme-switch-thumb-off--border-color--info--hover:var(--theme-color-info);--theme-switch-thumb-off--border-color--invalid:var(--theme-color-alarm-bdr);--theme-switch-thumb-off--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-switch-thumb-off--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-switch-thumb-off--border-color--valid:var(--theme-color-0);--theme-switch-thumb-off--border-color--valid--active:var(--theme-color-0);--theme-switch-thumb-off--border-color--valid--hover:var(--theme-color-0);--theme-switch-thumb-off--border-color--warning:var(--theme-color-warning-bdr);--theme-switch-thumb-off--border-color--warning--active:var(--theme-color-warning-bdr);--theme-switch-thumb-off--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-switch-thumb-on--background:var(--theme-color-primary--contrast);--theme-switch-thumb-on--background--active:var(--theme-color-primary--contrast);--theme-switch-thumb-on--background--disabled:var(--theme-color-component-3);--theme-switch-thumb-on--background--hover:var(--theme-color-primary--contrast);--theme-switch-thumb-on--background--info:var(--theme-color-info--contrast);--theme-switch-thumb-on--background--info--active:var(--theme-color-info--contrast);--theme-switch-thumb-on--background--info--hover:var(--theme-color-info--contrast);--theme-switch-thumb-on--background--invalid:var(--theme-color-alarm--contrast);--theme-switch-thumb-on--background--invalid--active:var(--theme-color-alarm--contrast);--theme-switch-thumb-on--background--invalid--hover:var(--theme-color-alarm--contrast);--theme-switch-thumb-on--background--valid:var(--theme-color-primary--contrast);--theme-switch-thumb-on--background--valid--active:var(--theme-color-primary--contrast);--theme-switch-thumb-on--background--valid--hover:var(--theme-color-primary--contrast);--theme-switch-thumb-on--background--warning:var(--theme-color-warning--contrast);--theme-switch-thumb-on--background--warning--active:var(--theme-color-warning--contrast);--theme-switch-thumb-on--background--warning--hover:var(--theme-color-warning--contrast);--theme-switch-thumb-on--border-color:var(--theme-color-0);--theme-switch-thumb-on--border-color--active:var(--theme-color-0);--theme-switch-thumb-on--border-color--disabled:var(--theme-color-0);--theme-switch-thumb-on--border-color--hover:var(--theme-color-0);--theme-switch-thumb-on--border-color--info:var(--theme-color-info);--theme-switch-thumb-on--border-color--info--active:var(--theme-color-info);--theme-switch-thumb-on--border-color--info--hover:var(--theme-color-info);--theme-switch-thumb-on--border-color--invalid:var(--theme-color-alarm-bdr);--theme-switch-thumb-on--border-color--invalid--active:var(--theme-color-alarm-bdr);--theme-switch-thumb-on--border-color--invalid--hover:var(--theme-color-alarm-bdr);--theme-switch-thumb-on--border-color--valid:var(--theme-color-0);--theme-switch-thumb-on--border-color--valid--active:var(--theme-color-0);--theme-switch-thumb-on--border-color--valid--hover:var(--theme-color-0);--theme-switch-thumb-on--border-color--warning:var(--theme-color-warning-bdr);--theme-switch-thumb-on--border-color--warning--active:var(--theme-color-warning-bdr);--theme-switch-thumb-on--border-color--warning--hover:var(--theme-color-warning-bdr);--theme-animated-tab-circle--background:var(--theme-color-component-1);--theme-animated-tab-circle--background--active:var(--theme-color-ghost-primary--active);--theme-animated-tab-circle--background--disabled:var(--theme-color-ghost);--theme-animated-tab-circle--background--hover:var(--theme-color-ghost-primary--hover);--theme-animated-tab-circle--background--selected:var(--theme-color-ghost);--theme-animated-tab-circle--border-color:var(--theme-color-0);--theme-animated-tab-circle--border-color--active:var(--theme-color-0);--theme-animated-tab-circle--border-color--disabled:var(--theme-color-ghost);--theme-animated-tab-circle--border-color--hover:var(--theme-color-0);--theme-animated-tab-circle--border-color--selected:var(--theme-color-dynamic);--theme-animated-tab-icon--color:var(--theme-color-std-text);--theme-animated-tab-icon--color--active:var(--theme-color-std-text);--theme-animated-tab-icon--color--disabled:var(--theme-color-weak-text);--theme-animated-tab-icon--color--hover:var(--theme-color-std-text);--theme-animated-tab-icon--color--selected:var(--theme-color-std-text);--theme-animated-tab-indicator--background:var(--theme-color-soft-bdr);--theme-animated-tab-indicator--background--active:var(--theme-color-soft-bdr);--theme-animated-tab-indicator--background--hover:var(--theme-color-soft-bdr);--theme-animated-tab-indicator--background--selected:var(--theme-color-dynamic);--theme-tab--background:var(--theme-color-ghost);--theme-tab--background--active:var(--theme-color-ghost-primary--active);--theme-tab--background--disabled:var(--theme-color-ghost);--theme-tab--background--hover:var(--theme-color-ghost-primary--hover);--theme-tab--background--selected:var(--theme-color-ghost);--theme-tab--color:var(--theme-color-std-text);--theme-tab--color--active:var(--theme-color-std-text);--theme-tab--color--disabled:var(--theme-color-weak-text);--theme-tab--color--hover:var(--theme-color-std-text);--theme-tab--color--selected:var(--theme-color-std-text);--theme-tab-icon--color:var(--theme-color-std-text);--theme-tab-icon--color--active:var(--theme-color-std-text);--theme-tab-icon--color--disabled:var(--theme-color-weak-text);--theme-tab-icon--color--hover:var(--theme-color-std-text);--theme-tab-icon--color--selected:var(--theme-color-std-text);--theme-tab-indicator--background:var(--theme-color-soft-bdr);--theme-tab-indicator--background--active:var(--theme-color-soft-bdr);--theme-tab-indicator--background--disabled:var(--theme-color-soft-bdr);--theme-tab-indicator--background--hover:var(--theme-color-soft-bdr);--theme-tab-indicator--background--selected:var(--theme-color-dynamic);--theme-tab-indicator--height:.125rem;--theme-tab-pill--border-color:var(--theme-color-neutral);--theme-tab-pill--border-color--active:var(--theme-color-neutral);--theme-tab-pill--border-color--disabled:var(--theme-color-neutral);--theme-tab-pill--border-color--hover:var(--theme-color-neutral);--theme-tab-pill--border-color--selected:var(--theme-color-dynamic);--theme-table-group-header-row--background:var(--theme-color-0);--theme-table-group-header-row--border-color:var(--theme-color-soft-bdr);--theme-table--background:var(--theme-color-0);--theme-table--border-color:var(--theme-color-0);--theme-table--color:var(--theme-color-std-text);--theme-table-data-cell--background:var(--theme-color-ghost);--theme-table-data-cell--background--active:var(--theme-color-ghost--active);--theme-table-data-cell--background--disabled:var(--theme-color-ghost);--theme-table-data-cell--background--hover:var(--theme-color-ghost--hover);--theme-table-data-cell--background--selected:var(--theme-color-ghost--selected);--theme-table-data-cell--background--selected-active:var(--theme-color-ghost--selected-active);--theme-table-data-cell--background--selected-hover:var(--theme-color-ghost--selected-hover);--theme-table-data-cell--border-color:var(--theme-color-0);--theme-table-data-cell--color:var(--theme-color-std-text);--theme-table-data-cell--color-disabled:var(--theme-color-weak-text);--theme-table-data-row--background:var(--theme-color-ghost);--theme-table-data-row--background--active:var(--theme-color-ghost--active);--theme-table-data-row--background--disabled:var(--theme-color-ghost);--theme-table-data-row--background--hover:var(--theme-color-ghost--hover);--theme-table-data-row--background--selected:var(--theme-color-ghost--selected);--theme-table-data-row--background--selected-active:var(--theme-color-ghost--selected-active);--theme-table-data-row--background--selected-hover:var(--theme-color-ghost--selected-hover);--theme-table-data-row--border-color:var(--theme-color-weak-bdr);--theme-table-data-row-alt--background:var(--theme-color-ghost-alt);--theme-table-data-row-alt--background--active:var(--theme-color-ghost-alt--active);--theme-table-data-row-alt--background--disabled:var(--theme-color-ghost-alt);--theme-table-data-row-alt--background--hover:var(--theme-color-ghost-alt--hover);--theme-table-data-row-alt--background--selected:var(--theme-color-ghost-alt--selected);--theme-table-data-row-alt--background--selected-active:var(--theme-color-ghost-alt--selected-active);--theme-table-data-row-alt--background--selected-hover:var(--theme-color-ghost-alt--selected-hover);--theme-table-group-splitter--background:var(--theme-color-x-weak-bdr);--theme-table-group-splitter--background--hover:var(--theme-color-dynamic);--theme-table-header-cell--background:var(--theme-color-ghost);--theme-table-header-cell--background--active:var(--theme-color-ghost--active);--theme-table-header-cell--background--hover:var(--theme-color-ghost--hover);--theme-table-header-cell--border-color:var(--theme-color-0);--theme-table-header-cell--border-color--active:var(--theme-color-0);--theme-table-header-cell--border-color--hover:var(--theme-color-0);--theme-table-header-cell--color:var(--theme-color-std-text);--theme-table-header-filter--color:var(--theme-color-dynamic);--theme-table-header-row--background:var(--theme-color-0);--theme-table-header-row--border-color:var(--theme-color-soft-bdr);--theme-table-header-sort--color:var(--theme-color-dynamic);--theme-table-header-splitter--background:var(--theme-color-soft-bdr);--theme-table-header-splitter--background--hover:var(--theme-color-dynamic);--theme-table-selection--border-color:var(--theme-color-0);--theme-tile--border-radius:var(--theme-default-border-radius);--theme-tile--box-shadow:none;--theme-toast--background:var(--theme-color-2);--theme-toast--border-color:var(--theme-color-0);--theme-toast--border-radius:var(--theme-default-border-radius);--theme-toast--border-radus:var(--theme-toast--border-radius);--theme-toast--border-thickness:var(--theme-border-width-none);--theme-toast--box-shadow:var(--theme-shadow-4);--theme-toast--color:var(--theme-color-std-text);--theme-toast-timer-track--background:var(--theme-color-0);--theme-toast-timer-value--background:var(--theme-color-component-4);--theme-tooltip--background:var(--theme-color-2);--theme-tooltip--border-color:var(--theme-color-0);--theme-tooltip--color:var(--theme-color-std-text);--theme-tooltip-close--color:var(--theme-color-soft-text);--theme-tooltip-close-btn--background:var(--theme-color-ghost);--theme-tooltip-close-btn--background--active:var(--theme-color-ghost--active);--theme-tooltip-close-btn--background--hover:var(--theme-color-ghost--hover);--theme-tootlip--background:var(--theme-tooltip--background);--theme-tree-item--background:var(--theme-color-ghost);--theme-tree-item--background--active:var(--theme-color-ghost--active);--theme-tree-item--background--hover:var(--theme-color-ghost--hover);--theme-tree-item--background--selected:var(--theme-color-ghost--selected);--theme-tree-item--background--selected-active:var(--theme-color-ghost--selected-active);--theme-tree-item--background--selected-hover:var(--theme-color-ghost--selected-hover);--theme-tree-item--color:var(--theme-color-std-text);--theme-tree-item-icon:var(--theme-color-std-text);--theme-tree-item-node-closed-icon--color:var(--theme-color-std-text);--theme-tree-item-node-open-icon--color:var(--theme-color-dynamic);--theme-tree-item-status--color:var(--theme-color-soft-text);--theme-upload--background:var(--theme-color-1);--theme-upload--background--checking:var(--theme-color-1);--theme-upload--background--disabled:var(--theme-color-0);--theme-upload--background--dragover:var(--theme-color-1);--theme-upload--border-color:var(--theme-color-soft-bdr);--theme-upload--border-color--checking:var(--theme-color-soft-bdr);--theme-upload--border-color--disabled:var(--theme-color-soft-bdr);--theme-upload--border-color--dragover:var(--theme-color-dynamic);--theme-upload--border-radius:var(--theme-default-border-radius);--theme-upload-text--color:var(--theme-color-std-text);--theme-upload-text--color--checking:var(--theme-color-std-text);--theme-upload-text--color--disabled:var(--theme-color-weak-text);--theme-workflow--border-radius:1px;--theme-workflow-step--background:var(--theme-color-ghost);--theme-workflow-step--background--active:var(--theme-color-ghost--active);--theme-workflow-step--background--disabled:var(--theme-color-ghost);--theme-workflow-step--background--hover:var(--theme-color-ghost--hover);--theme-workflow-step--background--selected:var(--theme-color-ghost--selected);--theme-workflow-step--color:var(--theme-color-std-text);--theme-workflow-step--color--disabled:var(--theme-color-weak-text);--theme-workflow-step-icon--background:var(--theme-color-1);--theme-workflow-step-icon-default--color:var(--theme-color-soft-text);--theme-workflow-step-icon-default--color--disabled:var(--theme-color-weak-text);--theme-workflow-step-icon-default--color--selected:var(--theme-color-dynamic);--theme-workflow-step-icon-done--color:var(--theme-color-primary);--theme-workflow-step-icon-done--color--disabled:var(--theme-color-weak-text);--theme-workflow-step-icon-done--color--selected:var(--theme-color-dynamic);--theme-workflow-step-icon-error--color--disabled:var(--theme-color-weak-text);--theme-workflow-step-icon-success--color--disabled:var(--theme-color-weak-text);--theme-workflow-step-icon-warning--color--disabled:var(--theme-color-weak-text)}@media(prefers-reduced-motion:reduce){:not([data-ix-theme]) body:not([data-ix-theme]),[data-ix-theme]{--theme-x-slow-time:0;--theme-slow-time:0;--theme-medium-time:0;--theme-default-time:0;--theme-short-time:0}}body{background-color:var(--theme-color-1);color:var(--theme-color-std-text);font-family:Siemens Sans,Arial,Helvetica,sans-serif;font-feature-settings:"clig" off,"liga" off;font-size:var(--theme-ms-0);font-style:normal;font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);line-height:var(--theme-line-height-md);margin:0;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}body:not(.disable-scrollbar) ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){body:not(.disable-scrollbar) *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}body:not(.disable-scrollbar) ::-webkit-scrollbar{height:.5rem;width:.5rem}body:not(.disable-scrollbar) ::-webkit-scrollbar-track{background:var(--theme-scrollbar-track--background);border-radius:5px}body:not(.disable-scrollbar) ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}body:not(.disable-scrollbar) ::-webkit-scrollbar-thumb{background:var(--theme-scrollbar-thumb--background);border-radius:5px}body:not(.disable-scrollbar) ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}body:not(.disable-scrollbar) ::-webkit-scrollbar-corner{display:none}[data-ix-theme=classic][data-ix-color-schema=dark],body[class*=theme-classic-dark]{--theme-alarm-bdr-1:.0625rem solid var(--theme-color-alarm);--theme-alarm-bdr-2:.125rem solid var(--theme-color-alarm);--theme-body:400 .875rem/1.43 "Siemens Sans";--theme-body-lg:400 1rem/1.5 "Siemens Sans";--theme-body-sm:400 .75rem/1.5 "Siemens Sans";--theme-body-xs:400 .625rem/1.5 "Siemens Sans";--theme-chart-1:#00ffe7;--theme-chart-1-40:rgba(0,255,231,.4);--theme-chart-10:#b999ff;--theme-chart-10-40:rgba(185,153,255,.4);--theme-chart-11:#d08fff;--theme-chart-11-40:rgba(208,143,255,.4);--theme-chart-12:#ed85ff;--theme-chart-12-40:rgba(237,133,255,.4);--theme-chart-13:#f38fc2;--theme-chart-13-40:rgba(243,143,194,.4);--theme-chart-14:#ef9a9a;--theme-chart-14-40:hsla(0,73%,77%,.4);--theme-chart-15:#ffb180;--theme-chart-15-40:rgba(255,177,128,.4);--theme-chart-16:#cacab4;--theme-chart-16-40:hsla(60,17%,75%,.4);--theme-chart-17:#b5bd00;--theme-chart-17-40:rgba(181,189,0,.4);--theme-chart-2:#94ffc9;--theme-chart-2-40:rgba(148,255,201,.4);--theme-chart-3:#00c2cc;--theme-chart-3-40:rgba(0,194,204,.4);--theme-chart-4:#a3eeff;--theme-chart-4-40:rgba(163,238,255,.4);--theme-chart-5:#90b4c5;--theme-chart-5-40:rgba(144,180,197,.4);--theme-chart-6:#42c6ff;--theme-chart-6-40:rgba(66,198,255,.4);--theme-chart-7:#7aaaff;--theme-chart-7-40:rgba(122,170,255,.4);--theme-chart-8:#9ebbff;--theme-chart-8-40:rgba(158,187,255,.4);--theme-chart-9:#9ea3ff;--theme-chart-9-40:rgba(158,163,255,.4);--theme-chart-axes:hsla(0,0%,100%,.3);--theme-chart-grid-fill:#23233c;--theme-chart-grid-lines:hsla(0,0%,100%,.1);--theme-chart-ticks:hsla(0,0%,100%,.35);--theme-chart-tooltip-bdr:hsla(0,0%,100%,.25);--theme-chart-tooltip-fill:rgba(15,22,25,.8);--theme-code:400 .875rem/1.5 "JetBrains Mono";--theme-code-lg:400 1rem/1.5 "JetBrains Mono";--theme-code-sm:400 .75rem/1.5 "JetBrains Mono";--theme-color-0:transparent;--theme-color-1:#0f1619;--theme-color-1--active:#222b2f;--theme-color-1--hover:#283236;--theme-color-2:#283236;--theme-color-3:#3c484d;--theme-color-4:#4c5a60;--theme-color-5:#59686f;--theme-color-6:#63737b;--theme-color-7:#6b7c85;--theme-color-8:#94a1a9;--theme-color-alarm:#ff2453;--theme-color-alarm--active:#ff335f;--theme-color-alarm--contrast:#000;--theme-color-alarm--hover:#ff577b;--theme-color-alarm-10:rgba(255,38,85,.1);--theme-color-alarm-40:rgba(255,38,85,.4);--theme-color-alarm-bdr:#ff2453;--theme-color-alarm-text:#ff7694;--theme-color-backdrop:rgba(0,0,0,.85);--theme-color-backdrop-3:rgba(55,70,77,.85);--theme-color-component-1:rgba(140,161,171,.2);--theme-color-component-1--active:rgba(140,161,171,.25);--theme-color-component-1--hover:rgba(140,161,171,.45);--theme-color-component-10:rgba(0,234,255,.75);--theme-color-component-10--active:rgba(10,235,255,.75);--theme-color-component-10--disabled:rgba(0,234,255,.2);--theme-color-component-10--hover:rgba(107,243,255,.6);--theme-color-component-11:rgba(86,97,103,.2);--theme-color-component-2:rgba(211,239,253,.15);--theme-color-component-3:rgba(217,243,255,.4);--theme-color-component-4:rgba(214,242,255,.42);--theme-color-component-5:rgba(224,245,255,.6);--theme-color-component-6:rgba(217,234,242,.65);--theme-color-component-7:rgba(0,234,255,.15);--theme-color-component-7--active:#16565c;--theme-color-component-7--hover:#196269;--theme-color-component-8:#00273b;--theme-color-component-8--hover:#002639;--theme-color-component-9:#00eaff;--theme-color-component-9--active:#0aebff;--theme-color-component-9--disabled:rgba(0,234,255,.3);--theme-color-component-9--hover:#52f1ff;--theme-color-component-error:#4b1a28;--theme-color-component-info:#001c4d;--theme-color-component-warning:#4b463a;--theme-color-contrast-bdr:#fff;--theme-color-contrast-text:#fff;--theme-color-critical:#eb7a0a;--theme-color-critical--active:#eb8014;--theme-color-critical--contrast:#000;--theme-color-critical--hover:#ed8721;--theme-color-critical-40:rgba(235,122,10,.4);--theme-color-dynamic:#00eaff;--theme-color-dynamic--active:#5cd5e0;--theme-color-dynamic--hover:#62e2ee;--theme-color-dynamic-alt:#00eaff;--theme-color-dynamic-alt--active:#5cd5e0;--theme-color-dynamic-alt--hover:#62e2ee;--theme-color-focus-bdr:#199fff;--theme-color-ghost:hsla(0,0%,100%,0);--theme-color-ghost--active:rgba(140,161,171,.15);--theme-color-ghost--hover:rgba(140,161,171,.2);--theme-color-ghost--selected:rgba(0,255,255,.1);--theme-color-ghost--selected-active:rgba(115,221,221,.2);--theme-color-ghost--selected-hover:rgba(104,253,253,.2);--theme-color-ghost-alt:hsla(0,0%,100%,.05);--theme-color-ghost-alt--active:rgba(140,161,171,.15);--theme-color-ghost-alt--hover:rgba(140,161,171,.2);--theme-color-ghost-alt--selected:rgba(58,255,255,.15);--theme-color-ghost-alt--selected-active:rgba(132,225,225,.25);--theme-color-ghost-alt--selected-hover:rgba(123,253,253,.25);--theme-color-ghost-primary--active:rgba(0,128,128,.2);--theme-color-ghost-primary--hover:rgba(0,255,255,.15);--theme-color-gradient-effect-1:#1aecff;--theme-color-gradient-effect-2:#00bde3;--theme-color-hard-bdr:#6b7c85;--theme-color-info:#357fff;--theme-color-info--active:#3d84ff;--theme-color-info--contrast:#000;--theme-color-info--hover:#4d8eff;--theme-color-info-40:rgba(53,127,255,.4);--theme-color-inv-contrast-text:#000;--theme-color-inv-soft-text:rgba(0,13,20,.6);--theme-color-inv-std-text:rgba(0,10,20,.9);--theme-color-inv-weak-text:rgba(0,13,20,.45);--theme-color-lightbox:rgba(0,0,0,.65);--theme-color-logo:#fff;--theme-color-logo-login:#fff;--theme-color-neutral:#b6b8b9;--theme-color-neutral--active:#acaeaf;--theme-color-neutral--contrast:#000;--theme-color-neutral--hover:#c8cacb;--theme-color-neutral-40:hsla(200,2%,72%,.4);--theme-color-primary:#00bde3;--theme-color-primary--active:#00eaff;--theme-color-primary--contrast:#000;--theme-color-primary--disabled:rgba(0,170,204,.45);--theme-color-primary--hover:#1aecff;--theme-color-secondary:#000;--theme-color-secondary--active:#00252e;--theme-color-secondary--hover:#002e38;--theme-color-shadow-1:rgba(0,0,0,.6);--theme-color-shadow-2:#000;--theme-color-shadow-3:rgba(0,0,0,.6);--theme-color-soft-bdr:rgba(211,236,248,.4);--theme-color-soft-text:rgba(229,247,255,.65);--theme-color-std-bdr:rgba(211,236,248,.55);--theme-color-std-text:rgba(245,252,255,.9);--theme-color-success:#4c0;--theme-color-success--active:#47d600;--theme-color-success--contrast:#000;--theme-color-success--hover:#4eeb00;--theme-color-success-40:rgba(68,204,0,.4);--theme-color-warning:#fb0;--theme-color-warning--active:#ffba0a;--theme-color-warning--contrast:#000;--theme-color-warning--hover:#ffc533;--theme-color-warning-10:rgba(255,187,0,.1);--theme-color-warning-40:rgba(255,187,0,.4);--theme-color-warning-bdr:#fb0;--theme-color-warning-text:#fb0;--theme-color-weak-bdr:rgba(224,245,255,.25);--theme-color-weak-text:rgba(219,244,255,.4);--theme-color-x-weak-bdr:rgba(142,157,165,.2);--theme-company-logo:company-logo-alt;--theme-contrast-bdr-1:.0625rem solid var(--theme-color-contrast-bdr);--theme-contrast-bdr-2:.125rem solid var(--theme-color-contrast-bdr);--theme-critical-bdr-1:.0625rem solid var(--theme-color-critical);--theme-critical-bdr-2:.125rem solid var(--theme-color-critical);--theme-display:400 1.5rem/1 "Siemens Sans";--theme-display-lg:400 1.8125rem/1 "Siemens Sans";--theme-display-sm:400 1.25rem/1 "Siemens Sans";--theme-display-xl:700 2.1875rem/1 "Siemens Sans";--theme-display-xs:400 1rem/1 "Siemens Sans";--theme-display-xxl:700 2.625rem/1 "Siemens Sans";--theme-dynamic-bdr-1:.0625rem solid var(--theme-color-dynamic);--theme-dynamic-bdr-2:.125rem solid var(--theme-color-dynamic);--theme-font-code:"JetBrains Mono";--theme-font-sans:"Siemens Sans";--theme-h1:700 1.8125rem/1.2 "Siemens Sans";--theme-h2:700 1.5rem/1.43 "Siemens Sans";--theme-h3:700 1.25rem/1.5 "Siemens Sans";--theme-h4:700 1rem/1.5 "Siemens Sans";--theme-h5:700 .875rem/1.43 "Siemens Sans";--theme-h6:700 .75rem/1.5 "Siemens Sans";--theme-info-bdr-1:.0625rem solid var(--theme-color-info);--theme-info-bdr-2:.125rem solid var(--theme-color-info);--theme-inset-shadow-1:inset 0 2px 4px 0 rgba(0,0,0,.6);--theme-label:400 .875rem/1.2 "Siemens Sans";--theme-label-lg:400 1rem/1.2 "Siemens Sans";--theme-label-sm:400 .75rem/1.2 "Siemens Sans";--theme-label-xs:400 .625rem/1.2 "Siemens Sans";--theme-neutral-bdr-1:.0625rem solid var(--theme-color-neutral);--theme-neutral-bdr-2:.125rem solid var(--theme-color-neutral);--theme-primary-bdr-1:.0625rem solid var(--theme-color-primary);--theme-primary-bdr-2:.125rem solid var(--theme-color-primary);--theme-shadow-1:0 2px 2px 0 #000,0 1px 1px 0 rgba(0,0,0,.6);--theme-shadow-2:-4px 0 8px 0 #000,4px 0 8px 0 #000,0 0 16px 0 rgba(0,0,0,.6);--theme-shadow-3:0 2px 6px 0 #000,0 0 8px 0 rgba(0,0,0,.6);--theme-shadow-4:0 0 2px 0 #000,0 4px 8px 0 rgba(0,0,0,.6),0 12px 18px 0 rgba(0,0,0,.6);--theme-soft-bdr-1:.0625rem solid var(--theme-color-soft-bdr);--theme-soft-bdr-2:.125rem solid var(--theme-color-soft-bdr);--theme-soft-dashed-bdr-1:.0625rem dashed var(--theme-color-soft-bdr);--theme-soft-dashed-bdr-2:.125rem dashed var(--theme-color-soft-bdr);--theme-std-bdr-1:.0625rem solid var(--theme-color-std-bdr);--theme-std-bdr-2:.125rem solid var(--theme-color-std-bdr);--theme-success-bdr-1:.0625rem solid var(--theme-color-success);--theme-success-bdr-2:.125rem solid var(--theme-color-success);--theme-text-caption:700 .75rem/1.5 "Siemens Sans";--theme-text-caption-single:700 .75rem/1 "Siemens Sans";--theme-text-default:400 .875rem/1.429 "Siemens Sans";--theme-text-default-single:400 .875rem/1.143 "Siemens Sans";--theme-text-default-title:700 .875rem/1.429 "Siemens Sans";--theme-text-default-title-single:700 .875rem/1.143 "Siemens Sans";--theme-text-default-underline:400 .875rem/1.429 "Siemens Sans";--theme-text-h2:700 1.375rem/1.455 "Siemens Sans";--theme-text-l:400 1rem/1.5 "Siemens Sans";--theme-text-l-single:400 1rem/1.25 "Siemens Sans";--theme-text-l-title:700 1rem/1.5 "Siemens Sans";--theme-text-l-title-single:700 1rem/1.25 "Siemens Sans";--theme-text-s:400 .75rem/1.5 "Siemens Sans";--theme-text-s-single:400 .75rem/1.5 "Siemens Sans";--theme-text-xl:400 1.375rem/1.091 "Siemens Sans";--theme-text-xs:400 .625rem/1.4 "Siemens Sans";--theme-warning-bdr-1:.0625rem solid var(--theme-color-warning);--theme-warning-bdr-2:.125rem solid var(--theme-color-warning);--theme-weak-bdr-1:.0625rem solid var(--theme-color-weak-bdr);--theme-weak-bdr-2:.125rem solid var(--theme-color-weak-bdr);--theme-x-weak-bdr-1:.0625rem solid var(--theme-color-x-weak-bdr);--theme-x-weak-bdr-2:.125rem solid var(--theme-color-x-weak-bdr)}[data-ix-theme=classic][data-ix-color-schema=light],body[class*=theme-classic-light]{--theme-alarm-bdr-1:.0625rem solid var(--theme-color-alarm);--theme-alarm-bdr-2:.125rem solid var(--theme-color-alarm);--theme-body:400 .875rem/1.43 "Siemens Sans";--theme-body-lg:400 1rem/1.5 "Siemens Sans";--theme-body-sm:400 .75rem/1.5 "Siemens Sans";--theme-body-xs:400 .625rem/1.5 "Siemens Sans";--theme-chart-1:#008a7c;--theme-chart-1-40:rgba(0,138,124,.4);--theme-chart-10:#7c40ff;--theme-chart-10-40:rgba(124,64,255,.4);--theme-chart-11:#900eec;--theme-chart-11-40:rgba(144,14,236,.4);--theme-chart-12:#aa32be;--theme-chart-12-40:rgba(170,50,190,.4);--theme-chart-13:#6f2542;--theme-chart-13-40:rgba(111,37,66,.4);--theme-chart-14:#9e5833;--theme-chart-14-40:rgba(158,88,51,.4);--theme-chart-15:#b74e2a;--theme-chart-15-40:rgba(183,78,42,.4);--theme-chart-16:#73735e;--theme-chart-16-40:rgba(115,115,94,.4);--theme-chart-17:#7a8000;--theme-chart-17-40:rgba(122,128,0,.4);--theme-chart-2:#00572b;--theme-chart-2-40:rgba(0,87,43,.4);--theme-chart-3:#00838f;--theme-chart-3-40:rgba(0,131,143,.4);--theme-chart-4:#003c61;--theme-chart-4-40:rgba(0,60,97,.4);--theme-chart-5:#61778c;--theme-chart-5-40:rgba(97,119,140,.4);--theme-chart-6:#0076a8;--theme-chart-6-40:rgba(0,118,168,.4);--theme-chart-7:#182171;--theme-chart-7-40:rgba(24,33,113,.4);--theme-chart-8:#0041d6;--theme-chart-8-40:rgba(0,65,214,.4);--theme-chart-9:#4a52f2;--theme-chart-9-40:rgba(74,82,242,.4);--theme-chart-axes:rgba(0,0,0,.3);--theme-chart-grid-fill:#fff;--theme-chart-grid-lines:rgba(0,0,0,.1);--theme-chart-ticks:rgba(0,0,0,.3);--theme-chart-tooltip-bdr:rgba(0,0,0,.2);--theme-chart-tooltip-fill:hsla(0,0%,100%,.8);--theme-code:400 .875rem/1.5 "JetBrains Mono";--theme-code-lg:400 1rem/1.5 "JetBrains Mono";--theme-code-sm:400 .75rem/1.5 "JetBrains Mono";--theme-color-0:hsla(0,0%,100%,0);--theme-color-1:#fff;--theme-color-1--active:#e2e4e6;--theme-color-1--hover:#eff0f1;--theme-color-2:#eff0f1;--theme-color-3:#e2e4e6;--theme-color-4:#d8dadd;--theme-color-5:#cfd2d5;--theme-color-6:#c8cbcf;--theme-color-7:#c2c6ca;--theme-color-8:#92979b;--theme-color-alarm:#d72332;--theme-color-alarm--active:#b41d2a;--theme-color-alarm--contrast:#fff;--theme-color-alarm--hover:#c11f2d;--theme-color-alarm-10:rgba(215,35,50,.1);--theme-color-alarm-40:rgba(215,35,50,.4);--theme-color-alarm-bdr:#d72332;--theme-color-alarm-text:#b81e3f;--theme-color-backdrop:hsla(0,0%,100%,.85);--theme-color-backdrop-3:hsla(210,7%,89%,.85);--theme-color-component-1:hsla(213,7%,68%,.2);--theme-color-component-1--active:hsla(213,7%,68%,.3);--theme-color-component-1--hover:hsla(213,7%,68%,.15);--theme-color-component-10:rgba(0,81,89,.75);--theme-color-component-10--active:rgba(0,70,77,.75);--theme-color-component-10--disabled:rgba(0,81,89,.15);--theme-color-component-10--hover:rgba(0,93,102,.75);--theme-color-component-11:rgba(213,219,226,.2);--theme-color-component-2:rgba(0,18,36,.1);--theme-color-component-3:rgba(4,20,37,.2);--theme-color-component-4:rgba(5,18,31,.3);--theme-color-component-5:rgba(7,18,29,.45);--theme-color-component-6:rgba(11,18,25,.6);--theme-color-component-7:rgba(0,234,255,.2);--theme-color-component-7--active:#00def2;--theme-color-component-7--hover:#00eaff;--theme-color-component-8:#ebf7f8;--theme-color-component-8--hover:#d1fbff;--theme-color-component-9:#0b5e65;--theme-color-component-9--active:#00464d;--theme-color-component-9--disabled:rgba(0,81,89,.3);--theme-color-component-9--hover:#005d66;--theme-color-component-error:#fcccd0;--theme-color-component-info:#ccdefc;--theme-color-component-warning:#ffe8a8;--theme-color-contrast-bdr:#000;--theme-color-contrast-text:#000;--theme-color-critical:#bc5b01;--theme-color-critical--active:#9d4d01;--theme-color-critical--contrast:#fff;--theme-color-critical--hover:#ad5401;--theme-color-critical-40:rgba(188,91,1,.4);--theme-color-dynamic:#005e66;--theme-color-dynamic--active:#0e494e;--theme-color-dynamic--hover:#0f5157;--theme-color-dynamic-alt:#00eaff;--theme-color-dynamic-alt--active:#5cd5e0;--theme-color-dynamic-alt--hover:#62e2ee;--theme-color-focus-bdr:#199fff;--theme-color-ghost:hsla(70,16%,61%,0);--theme-color-ghost--active:hsla(213,7%,68%,.3);--theme-color-ghost--hover:hsla(213,7%,68%,.2);--theme-color-ghost--selected:rgba(0,234,255,.2);--theme-color-ghost--selected-active:rgba(0,145,158,.2);--theme-color-ghost--selected-hover:rgba(32,184,197,.2);--theme-color-ghost-alt:rgba(0,20,40,.05);--theme-color-ghost-alt--active:hsla(213,7%,68%,.35);--theme-color-ghost-alt--hover:hsla(213,7%,68%,.2);--theme-color-ghost-alt--selected:rgba(0,216,236,.2);--theme-color-ghost-alt--selected-active:rgba(0,148,161,.2);--theme-color-ghost-alt--selected-hover:rgba(30,171,184,.25);--theme-color-ghost-primary--active:rgba(0,190,207,.2);--theme-color-ghost-primary--hover:rgba(0,234,255,.2);--theme-color-gradient-effect-1:#006e93;--theme-color-gradient-effect-2:#16565c;--theme-color-hard-bdr:#b2b8be;--theme-color-info:#0041b2;--theme-color-info--active:#003694;--theme-color-info--contrast:#fff;--theme-color-info--hover:#003a9e;--theme-color-info-40:rgba(0,65,177,.4);--theme-color-inv-contrast-text:#fff;--theme-color-inv-soft-text:rgba(229,242,255,.6);--theme-color-inv-std-text:rgba(245,250,255,.9);--theme-color-inv-weak-text:rgba(219,237,255,.45);--theme-color-lightbox:hsla(0,0%,100%,.65);--theme-color-logo:#000;--theme-color-logo-login:#000;--theme-color-neutral:#66727e;--theme-color-neutral--active:#545e68;--theme-color-neutral--contrast:#fff;--theme-color-neutral--hover:#66727e;--theme-color-neutral-40:rgba(102,114,126,.4);--theme-color-primary:#006e93;--theme-color-primary--active:#16565c;--theme-color-primary--contrast:#fff;--theme-color-primary--disabled:rgba(0,110,147,.3);--theme-color-primary--hover:#196269;--theme-color-secondary:#fff;--theme-color-secondary--active:#b8edf2;--theme-color-secondary--hover:#ccfbff;--theme-color-shadow-1:rgba(0,0,0,.1);--theme-color-shadow-2:rgba(0,0,0,.2);--theme-color-shadow-3:rgba(0,0,0,.1);--theme-color-soft-bdr:rgba(0,20,40,.2);--theme-color-soft-text:rgba(0,10,20,.6);--theme-color-std-bdr:rgba(0,20,40,.3);--theme-color-std-text:rgba(0,10,20,.9);--theme-color-success:#2c8500;--theme-color-success--active:#246b00;--theme-color-success--contrast:#fff;--theme-color-success--hover:#277500;--theme-color-success-40:rgba(44,133,0,.4);--theme-color-warning:#fb0;--theme-color-warning--active:#ffba0a;--theme-color-warning--contrast:#000;--theme-color-warning--hover:#ffc533;--theme-color-warning-10:rgba(255,187,0,.1);--theme-color-warning-40:rgba(255,187,0,.4);--theme-color-warning-bdr:#947100;--theme-color-warning-text:#947100;--theme-color-weak-bdr:rgba(35,48,60,.15);--theme-color-weak-text:rgba(0,10,20,.4);--theme-color-x-weak-bdr:rgba(174,181,189,.2);--theme-company-logo:company-logo-alt;--theme-contrast-bdr-1:.0625rem solid var(--theme-color-contrast-bdr);--theme-contrast-bdr-2:.125rem solid var(--theme-color-contrast-bdr);--theme-critical-bdr-1:.0625rem solid var(--theme-color-critical);--theme-critical-bdr-2:.125rem solid var(--theme-color-critical);--theme-display:400 1.5rem/1 "Siemens Sans";--theme-display-lg:400 1.8125rem/1 "Siemens Sans";--theme-display-sm:400 1.25rem/1 "Siemens Sans";--theme-display-xl:700 2.1875rem/1 "Siemens Sans";--theme-display-xs:400 1rem/1 "Siemens Sans";--theme-display-xxl:700 2.625rem/1 "Siemens Sans";--theme-dynamic-bdr-1:.0625rem solid var(--theme-color-dynamic);--theme-dynamic-bdr-2:.125rem solid var(--theme-color-dynamic);--theme-font-code:"JetBrains Mono";--theme-font-sans:"Siemens Sans";--theme-h1:700 1.8125rem/1.2 "Siemens Sans";--theme-h2:700 1.5rem/1.43 "Siemens Sans";--theme-h3:700 1.25rem/1.5 "Siemens Sans";--theme-h4:700 1rem/1.5 "Siemens Sans";--theme-h5:700 .875rem/1.43 "Siemens Sans";--theme-h6:700 .75rem/1.5 "Siemens Sans";--theme-info-bdr-1:.0625rem solid var(--theme-color-info);--theme-info-bdr-2:.125rem solid var(--theme-color-info);--theme-inset-shadow-1:inset 0 2px 4px 0 rgba(0,0,0,.1);--theme-label:400 .875rem/1.2 "Siemens Sans";--theme-label-lg:400 1rem/1.2 "Siemens Sans";--theme-label-sm:400 .75rem/1.2 "Siemens Sans";--theme-label-xs:400 .625rem/1.2 "Siemens Sans";--theme-neutral-bdr-1:.0625rem solid var(--theme-color-neutral);--theme-neutral-bdr-2:.125rem solid var(--theme-color-neutral);--theme-primary-bdr-1:.0625rem solid var(--theme-color-primary);--theme-primary-bdr-2:.125rem solid var(--theme-color-primary);--theme-shadow-1:0 2px 2px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.1);--theme-shadow-2:-4px 0 8px 0 rgba(0,0,0,.2),4px 0 8px 0 rgba(0,0,0,.2),0 0 16px 0 rgba(0,0,0,.1);--theme-shadow-3:0 2px 6px 0 rgba(0,0,0,.2),0 0 8px 0 rgba(0,0,0,.1);--theme-shadow-4:0 0 2px 0 rgba(0,0,0,.2),0 4px 8px 0 rgba(0,0,0,.1),0 12px 18px 0 rgba(0,0,0,.1);--theme-soft-bdr-1:.0625rem solid var(--theme-color-soft-bdr);--theme-soft-bdr-2:.125rem solid var(--theme-color-soft-bdr);--theme-soft-dashed-bdr-1:.0625rem dashed var(--theme-color-soft-bdr);--theme-soft-dashed-bdr-2:.125rem dashed var(--theme-color-soft-bdr);--theme-std-bdr-1:.0625rem solid var(--theme-color-std-bdr);--theme-std-bdr-2:.125rem solid var(--theme-color-std-bdr);--theme-success-bdr-1:.0625rem solid var(--theme-color-success);--theme-success-bdr-2:.125rem solid var(--theme-color-success);--theme-text-caption:700 .75rem/1.5 "Siemens Sans";--theme-text-caption-single:700 .75rem/1 "Siemens Sans";--theme-text-default:400 .875rem/1.429 "Siemens Sans";--theme-text-default-single:400 .875rem/1.143 "Siemens Sans";--theme-text-default-title:700 .875rem/1.429 "Siemens Sans";--theme-text-default-title-single:700 .875rem/1.143 "Siemens Sans";--theme-text-default-underline:400 .875rem/1.429 "Siemens Sans";--theme-text-h2:700 1.375rem/1.455 "Siemens Sans";--theme-text-l:400 1rem/1.5 "Siemens Sans";--theme-text-l-single:400 1rem/1.25 "Siemens Sans";--theme-text-l-title:700 1rem/1.5 "Siemens Sans";--theme-text-l-title-single:700 1rem/1.25 "Siemens Sans";--theme-text-s:400 .75rem/1.5 "Siemens Sans";--theme-text-s-single:400 .75rem/1.5 "Siemens Sans";--theme-text-xl:400 1.375rem/1.091 "Siemens Sans";--theme-text-xs:400 .625rem/1.4 "Siemens Sans";--theme-warning-bdr-1:.0625rem solid var(--theme-color-warning);--theme-warning-bdr-2:.125rem solid var(--theme-color-warning);--theme-weak-bdr-1:.0625rem solid var(--theme-color-weak-bdr);--theme-weak-bdr-2:.125rem solid var(--theme-color-weak-bdr);--theme-x-weak-bdr-1:.0625rem solid var(--theme-color-x-weak-bdr);--theme-x-weak-bdr-2:.125rem solid var(--theme-color-x-weak-bdr)}:root.md,:root.ios{--ix-safe-area-inset-top: env(safe-area-inset-top);--ix-safe-area-inset-right: env(safe-area-inset-right);--ix-safe-area-inset-bottom: env(safe-area-inset-bottom);--ix-safe-area-inset-left: env(safe-area-inset-left)}body[data-screen-orientation=landscape-primary]{--ix-application-menu-safe-area-left: var(--ix-safe-area-inset-left)}:root .md,:root .ios,:root body[class*=theme-]{--ion-background-color: var(--theme-color-1);--ion-color-primary: var(--theme-color-primary);--ion-text-color: var(--theme-color-std-text);--ion-item-background: var(--theme-color-1);--ion-toolbar-background: var(--theme-app-header--background);--ion-padding: 16px;--ion-margin: 16px;--ion-font-family: var(--theme-font-sans)}:root body[class*=theme-]{--ion-color-primary: var(--theme-color-primary);--ion-color-primary-rgb: var(--theme-color-primary-rbg);--ion-color-primary-contrast: var(--theme-color-primary--contrast);--ion-color-primary-contrast-rgb: var(--theme-color-primary--contrast-rgb);--ion-color-primary-shade: var(--theme-color-primary--disabled);--ion-color-primary-tint: var(--theme-color-primary--hover);--ion-color-secondary: var(--theme-color-secondary);--ion-color-secondary-rgb: var(--theme-color-secondary-rgb);--ion-color-secondary-contrast: var(--theme-color-secondary-contrast);--ion-color-secondary-contrast-rgb: var(--theme-color-secondary-contrast-rgb);--ion-color-secondary-shade: var(--theme-color-secondary--disabled);--ion-color-secondary-tint: var(--theme-color-secondary--hover);--ion-color-tertiary: var(--theme-color-neutral);--ion-color-tertiary-rgb: var(--theme-color-neutral-rgb);--ion-color-tertiary-contrast: var(--theme-color-contrast-text);--ion-color-tertiary-contrast-rgb: var(--theme-color-contrast-text-rgb);--ion-color-tertiary-shade: var(--theme-color-1);--ion-color-tertiary-tint: var(--theme-color-7);--ion-color-success: var(--theme-color-success);--ion-color-success-rgb: var(--theme-color-success-rgb);--ion-color-success-contrast: var(--theme-color-success--contrast);--ion-color-success-contrast-rgb: var(--theme-color-success--contrast-rgb);--ion-color-success-shade: var(--theme-color-success--disabled);--ion-color-success-tint: var(--theme-color-success--hover);--ion-color-warning: var(--theme-color-warning);--ion-color-warning-rgb: var(--theme-color-warning-rgb);--ion-color-warning-contrast: var(--theme-color-warning--contrast);--ion-color-warning-contrast-rgb: var(--theme-color-warning--contrast-rgb);--ion-color-warning-shade: var(--theme-color-warning--disabled);--ion-color-warning-tint: var(--theme-color-warning--hover);--ion-color-danger: var(--theme-color-alarm);--ion-color-danger-rgb: var(--theme-color-alarm-rgb);--ion-color-danger-contrast: var(--theme-color-alarm--contrast);--ion-color-danger-contrast-rgb: var(--theme-color-alarm--contrast-rgb);--ion-color-danger-shade: var(--theme-color-alarm-10);--ion-color-danger-tint: var(--theme-color-alarm-40);--ion-color-light: var(--theme-color-8);--ion-color-light-rgb: var(--theme-color-8-rgb);--ion-color-light-contrast: var(--theme-color-inv-std-text);--ion-color-light-contrast-rgb: var(--theme-color-inv-std-text-rgb);--ion-color-light-shade: var(--theme-color-neutral);--ion-color-light-tint: var(--theme-color-contrast-bdr);--ion-color-medium: var(--theme-color-5);--ion-color-medium-rgb: var(--theme-color-5-rgb);--ion-color-medium-contrast: var(--theme-color-contrast-text);--ion-color-medium-contrast-rgb: var(--theme-color-contrast-text-rgb);--ion-color-medium-shade: var(--theme-color-4);--ion-color-medium-tint: var(--theme-color-6);--ion-color-dark: var(--theme-color-2);--ion-color-dark-rgb: var(--theme-color-2-rgb);--ion-color-dark-contrast: var(--theme-color-contrast-text);--ion-color-dark-contrast-rgb: var(--theme-color-contrast-text-rgb);--ion-color-dark-shade: var(--theme-color-1);--ion-color-dark-tint: var(--theme-color-7)}:root.preview-mode-ios{--ix-safe-area-inset-top: 37px;--ix-safe-area-inset-right: 0px;--ix-safe-area-inset-bottom: 15px;--ix-safe-area-inset-left: 0px}html.preview-mode body{display:block!important}._Example_zduaz_10{display:flex;flex-wrap:wrap;position:relative;justify-content:center;align-items:center;background-color:var(--theme-color-component-1);border-radius:var(--theme-default-border-radius);height:100%;padding:.5rem}._Example_zduaz_10>*{flex-grow:1}._SliderExample_zduaz_26{flex-direction:column}._SliderExample_zduaz_26 ix-slider{width:100%}._PaginationExample_zduaz_34{flex-direction:column}._PaginationExample_zduaz_34>*{margin-bottom:1rem}._ButtonExample_zduaz_42{display:flex;flex-wrap:wrap;position:relative;justify-content:center;align-items:center}._ButtonExample_zduaz_42>*{margin:.25rem}._IconCol_zduaz_54{display:flex;justify-content:center;align-items:center}._IconsExample_zduaz_60{display:flex;align-items:center;justify-content:center}._TabsExample_zduaz_66{display:block}._TabsExample_zduaz_66 ._TabsExampleContent_zduaz_70{margin:.25rem}._TypographyExample_zduaz_74{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}._Toggle_zduaz_82{display:flex;position:relative;align-items:center;justify-content:center}\n/*$vite$:1*/',document.head.appendChild(o);var n,a,i,s,l={exports:{}},c={},d=(a||(a=1,l.exports=function(){if(n)return c;n=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.fragment");function o(t,o,r){var n=null;if(void 0!==r&&(n=""+r),void 0!==o.key&&(n=""+o.key),"key"in o)for(var a in r={},o)"key"!==a&&(r[a]=o[a]);else r=o;return o=r.ref,{$$typeof:e,type:t,key:n,ref:void 0!==o?o:null,props:r}}return c.Fragment=t,c.jsx=o,c.jsxs=o,c}()),l.exports),h={exports:{}},m={};function u(){if(i)return m;i=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.portal"),o=Symbol.for("react.fragment"),r=Symbol.for("react.strict_mode"),n=Symbol.for("react.profiler"),a=Symbol.for("react.consumer"),s=Symbol.for("react.context"),l=Symbol.for("react.forward_ref"),c=Symbol.for("react.suspense"),d=Symbol.for("react.memo"),h=Symbol.for("react.lazy"),u=Symbol.iterator,b={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},p=Object.assign,f={};function g(e,t,o){this.props=e,this.context=t,this.refs=f,this.updater=o||b}function v(){}function y(e,t,o){this.props=e,this.context=t,this.refs=f,this.updater=o||b}g.prototype.isReactComponent={},g.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},g.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},v.prototype=g.prototype;var k=y.prototype=new v;k.constructor=y,p(k,g.prototype),k.isPureReactComponent=!0;var x=Array.isArray,w={H:null,A:null,T:null,S:null,V:null},S=Object.prototype.hasOwnProperty;function C(t,o,r,n,a,i){return r=i.ref,{$$typeof:e,type:t,key:o,ref:void 0!==r?r:null,props:i}}function $(t){return"object"==typeof t&&null!==t&&t.$$typeof===e}var E=/\/+/g;function L(e,t){return"object"==typeof e&&null!==e&&null!=e.key?function(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,function(e){return t[e]})}(""+e.key):t.toString(36)}function _(){}function T(o,r,n,a,i){var s=typeof o;"undefined"!==s&&"boolean"!==s||(o=null);var l,c,d=!1;if(null===o)d=!0;else switch(s){case"bigint":case"string":case"number":d=!0;break;case"object":switch(o.$$typeof){case e:case t:d=!0;break;case h:return T((d=o._init)(o._payload),r,n,a,i)}}if(d)return i=i(o),d=""===a?"."+L(o,0):a,x(i)?(n="",null!=d&&(n=d.replace(E,"$&/")+"/"),T(i,r,n,"",function(e){return e})):null!=i&&($(i)&&(l=i,c=n+(null==i.key||o&&o.key===i.key?"":(""+i.key).replace(E,"$&/")+"/")+d,i=C(l.type,c,void 0,0,0,l.props)),r.push(i)),1;d=0;var m,b=""===a?".":a+":";if(x(o))for(var p=0;p<o.length;p++)d+=T(a=o[p],r,n,s=b+L(a,p),i);else if("function"==typeof(p=null===(m=o)||"object"!=typeof m?null:"function"==typeof(m=u&&m[u]||m["@@iterator"])?m:null))for(o=p.call(o),p=0;!(a=o.next()).done;)d+=T(a=a.value,r,n,s=b+L(a,p++),i);else if("object"===s){if("function"==typeof o.then)return T(function(e){switch(e.status){case"fulfilled":return e.value;case"rejected":throw e.reason;default:switch("string"==typeof e.status?e.then(_,_):(e.status="pending",e.then(function(t){"pending"===e.status&&(e.status="fulfilled",e.value=t)},function(t){"pending"===e.status&&(e.status="rejected",e.reason=t)})),e.status){case"fulfilled":return e.value;case"rejected":throw e.reason}}throw e}(o),r,n,a,i);throw r=String(o),Error("Objects are not valid as a React child (found: "+("[object Object]"===r?"object with keys {"+Object.keys(o).join(", ")+"}":r)+"). If you meant to render a collection of children, use an array instead.")}return d}function I(e,t,o){if(null==e)return e;var r=[],n=0;return T(e,r,"","",function(e){return t.call(o,e,n++)}),r}function z(e){if(-1===e._status){var t=e._result;(t=t()).then(function(t){0!==e._status&&-1!==e._status||(e._status=1,e._result=t)},function(t){0!==e._status&&-1!==e._status||(e._status=2,e._result=t)}),-1===e._status&&(e._status=0,e._result=t)}if(1===e._status)return e._result.default;throw e._result}var O="function"==typeof reportError?reportError:function(e){if("object"==typeof window&&"function"==typeof window.ErrorEvent){var t=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:"object"==typeof e&&null!==e&&"string"==typeof e.message?String(e.message):String(e),error:e});if(!window.dispatchEvent(t))return}else if("object"==typeof process&&"function"==typeof process.emit)return void process.emit("uncaughtException",e);console.error(e)};function R(){}return m.Children={map:I,forEach:function(e,t,o){I(e,function(){t.apply(this,arguments)},o)},count:function(e){var t=0;return I(e,function(){t++}),t},toArray:function(e){return I(e,function(e){return e})||[]},only:function(e){if(!$(e))throw Error("React.Children.only expected to receive a single React element child.");return e}},m.Component=g,m.Fragment=o,m.Profiler=n,m.PureComponent=y,m.StrictMode=r,m.Suspense=c,m.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=w,m.__COMPILER_RUNTIME={__proto__:null,c:function(e){return w.H.useMemoCache(e)}},m.cache=function(e){return function(){return e.apply(null,arguments)}},m.cloneElement=function(e,t,o){if(null==e)throw Error("The argument must be a React element, but you passed "+e+".");var r=p({},e.props),n=e.key;if(null!=t)for(a in t.ref,void 0!==t.key&&(n=""+t.key),t)!S.call(t,a)||"key"===a||"__self"===a||"__source"===a||"ref"===a&&void 0===t.ref||(r[a]=t[a]);var a=arguments.length-2;if(1===a)r.children=o;else if(1<a){for(var i=Array(a),s=0;s<a;s++)i[s]=arguments[s+2];r.children=i}return C(e.type,n,void 0,0,0,r)},m.createContext=function(e){return(e={$$typeof:s,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null}).Provider=e,e.Consumer={$$typeof:a,_context:e},e},m.createElement=function(e,t,o){var r,n={},a=null;if(null!=t)for(r in void 0!==t.key&&(a=""+t.key),t)S.call(t,r)&&"key"!==r&&"__self"!==r&&"__source"!==r&&(n[r]=t[r]);var i=arguments.length-2;if(1===i)n.children=o;else if(1<i){for(var s=Array(i),l=0;l<i;l++)s[l]=arguments[l+2];n.children=s}if(e&&e.defaultProps)for(r in i=e.defaultProps)void 0===n[r]&&(n[r]=i[r]);return C(e,a,void 0,0,0,n)},m.createRef=function(){return{current:null}},m.forwardRef=function(e){return{$$typeof:l,render:e}},m.isValidElement=$,m.lazy=function(e){return{$$typeof:h,_payload:{_status:-1,_result:e},_init:z}},m.memo=function(e,t){return{$$typeof:d,type:e,compare:void 0===t?null:t}},m.startTransition=function(e){var t=w.T,o={};w.T=o;try{var r=e(),n=w.S;null!==n&&n(o,r),"object"==typeof r&&null!==r&&"function"==typeof r.then&&r.then(R,O)}catch(a){O(a)}finally{w.T=t}},m.unstable_useCacheRefresh=function(){return w.H.useCacheRefresh()},m.use=function(e){return w.H.use(e)},m.useActionState=function(e,t,o){return w.H.useActionState(e,t,o)},m.useCallback=function(e,t){return w.H.useCallback(e,t)},m.useContext=function(e){return w.H.useContext(e)},m.useDebugValue=function(){},m.useDeferredValue=function(e,t){return w.H.useDeferredValue(e,t)},m.useEffect=function(e,t,o){var r=w.H;if("function"==typeof o)throw Error("useEffect CRUD overload is not enabled in this build of React.");return r.useEffect(e,t)},m.useId=function(){return w.H.useId()},m.useImperativeHandle=function(e,t,o){return w.H.useImperativeHandle(e,t,o)},m.useInsertionEffect=function(e,t){return w.H.useInsertionEffect(e,t)},m.useLayoutEffect=function(e,t){return w.H.useLayoutEffect(e,t)},m.useMemo=function(e,t){return w.H.useMemo(e,t)},m.useOptimistic=function(e,t){return w.H.useOptimistic(e,t)},m.useReducer=function(e,t,o){return w.H.useReducer(e,t,o)},m.useRef=function(e){return w.H.useRef(e)},m.useState=function(e){return w.H.useState(e)},m.useSyncExternalStore=function(e,t,o){return w.H.useSyncExternalStore(e,t,o)},m.useTransition=function(){return w.H.useTransition()},m.version="19.1.1",m}function b(){return s||(s=1,h.exports=u()),h.exports}var p=b();const f=r(p);var g,v,y={exports:{}},k={},x={exports:{}},w={};function S(){return v||(v=1,x.exports=(g||(g=1,function(e){function t(e,t){var o=e.length;e.push(t);e:for(;0<o;){var r=o-1>>>1,a=e[r];if(!(0<n(a,t)))break e;e[r]=t,e[o]=a,o=r}}function o(e){return 0===e.length?null:e[0]}function r(e){if(0===e.length)return null;var t=e[0],o=e.pop();if(o!==t){e[0]=o;e:for(var r=0,a=e.length,i=a>>>1;r<i;){var s=2*(r+1)-1,l=e[s],c=s+1,d=e[c];if(0>n(l,o))c<a&&0>n(d,l)?(e[r]=d,e[c]=o,r=c):(e[r]=l,e[s]=o,r=s);else{if(!(c<a&&0>n(d,o)))break e;e[r]=d,e[c]=o,r=c}}}return t}function n(e,t){var o=e.sortIndex-t.sortIndex;return 0!==o?o:e.id-t.id}if(e.unstable_now=void 0,"object"==typeof performance&&"function"==typeof performance.now){var a=performance;e.unstable_now=function(){return a.now()}}else{var i=Date,s=i.now();e.unstable_now=function(){return i.now()-s}}var l=[],c=[],d=1,h=null,m=3,u=!1,b=!1,p=!1,f=!1,g="function"==typeof setTimeout?setTimeout:null,v="function"==typeof clearTimeout?clearTimeout:null,y="undefined"!=typeof setImmediate?setImmediate:null;function k(e){for(var n=o(c);null!==n;){if(null===n.callback)r(c);else{if(!(n.startTime<=e))break;r(c),n.sortIndex=n.expirationTime,t(l,n)}n=o(c)}}function x(e){if(p=!1,k(e),!b)if(null!==o(l))b=!0,S||(S=!0,w());else{var t=o(c);null!==t&&z(x,t.startTime-e)}}var w,S=!1,C=-1,$=5,E=-1;function L(){return!(!f&&e.unstable_now()-E<$)}function _(){if(f=!1,S){var t=e.unstable_now();E=t;var n=!0;try{e:{b=!1,p&&(p=!1,v(C),C=-1),u=!0;var a=m;try{t:{for(k(t),h=o(l);null!==h&&!(h.expirationTime>t&&L());){var i=h.callback;if("function"==typeof i){h.callback=null,m=h.priorityLevel;var s=i(h.expirationTime<=t);if(t=e.unstable_now(),"function"==typeof s){h.callback=s,k(t),n=!0;break t}h===o(l)&&r(l),k(t)}else r(l);h=o(l)}if(null!==h)n=!0;else{var d=o(c);null!==d&&z(x,d.startTime-t),n=!1}}break e}finally{h=null,m=a,u=!1}n=void 0}}finally{n?w():S=!1}}}if("function"==typeof y)w=function(){y(_)};else if("undefined"!=typeof MessageChannel){var T=new MessageChannel,I=T.port2;T.port1.onmessage=_,w=function(){I.postMessage(null)}}else w=function(){g(_,0)};function z(t,o){C=g(function(){t(e.unstable_now())},o)}e.unstable_IdlePriority=5,e.unstable_ImmediatePriority=1,e.unstable_LowPriority=4,e.unstable_NormalPriority=3,e.unstable_Profiling=null,e.unstable_UserBlockingPriority=2,e.unstable_cancelCallback=function(e){e.callback=null},e.unstable_forceFrameRate=function(e){0>e||125<e?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):$=0<e?Math.floor(1e3/e):5},e.unstable_getCurrentPriorityLevel=function(){return m},e.unstable_next=function(e){switch(m){case 1:case 2:case 3:var t=3;break;default:t=m}var o=m;m=t;try{return e()}finally{m=o}},e.unstable_requestPaint=function(){f=!0},e.unstable_runWithPriority=function(e,t){switch(e){case 1:case 2:case 3:case 4:case 5:break;default:e=3}var o=m;m=e;try{return t()}finally{m=o}},e.unstable_scheduleCallback=function(r,n,a){var i=e.unstable_now();switch(a="object"==typeof a&&null!==a&&"number"==typeof(a=a.delay)&&0<a?i+a:i,r){case 1:var s=-1;break;case 2:s=250;break;case 5:s=1073741823;break;case 4:s=1e4;break;default:s=5e3}return r={id:d++,callback:n,priorityLevel:r,startTime:a,expirationTime:s=a+s,sortIndex:-1},a>i?(r.sortIndex=a,t(c,r),null===o(l)&&r===o(c)&&(p?(v(C),C=-1):p=!0,z(x,a-i))):(r.sortIndex=s,t(l,r),b||u||(b=!0,S||(S=!0,w()))),r},e.unstable_shouldYield=L,e.unstable_wrapCallback=function(e){var t=m;return function(){var o=m;m=t;try{return e.apply(this,arguments)}finally{m=o}}}}(w)),w)),x.exports}var C,$,E,L,_={exports:{}},T={};function I(){if(C)return T;C=1;var e=b();function t(e){var t="https://react.dev/errors/"+e;if(1<arguments.length){t+="?args[]="+encodeURIComponent(arguments[1]);for(var o=2;o<arguments.length;o++)t+="&args[]="+encodeURIComponent(arguments[o])}return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function o(){}var r={d:{f:o,r:function(){throw Error(t(522))},D:o,C:o,L:o,m:o,X:o,S:o,M:o},p:0,findDOMNode:null},n=Symbol.for("react.portal"),a=e.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function i(e,t){return"font"===e?"":"string"==typeof t?"use-credentials"===t?t:"":void 0}return T.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=r,T.createPortal=function(e,o){var r=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;if(!o||1!==o.nodeType&&9!==o.nodeType&&11!==o.nodeType)throw Error(t(299));return function(e,t,o){var r=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:n,key:null==r?null:""+r,children:e,containerInfo:t,implementation:o}}(e,o,null,r)},T.flushSync=function(e){var t=a.T,o=r.p;try{if(a.T=null,r.p=2,e)return e()}finally{a.T=t,r.p=o,r.d.f()}},T.preconnect=function(e,t){"string"==typeof e&&(t=t?"string"==typeof(t=t.crossOrigin)?"use-credentials"===t?t:"":void 0:null,r.d.C(e,t))},T.prefetchDNS=function(e){"string"==typeof e&&r.d.D(e)},T.preinit=function(e,t){if("string"==typeof e&&t&&"string"==typeof t.as){var o=t.as,n=i(o,t.crossOrigin),a="string"==typeof t.integrity?t.integrity:void 0,s="string"==typeof t.fetchPriority?t.fetchPriority:void 0;"style"===o?r.d.S(e,"string"==typeof t.precedence?t.precedence:void 0,{crossOrigin:n,integrity:a,fetchPriority:s}):"script"===o&&r.d.X(e,{crossOrigin:n,integrity:a,fetchPriority:s,nonce:"string"==typeof t.nonce?t.nonce:void 0})}},T.preinitModule=function(e,t){if("string"==typeof e)if("object"==typeof t&&null!==t){if(null==t.as||"script"===t.as){var o=i(t.as,t.crossOrigin);r.d.M(e,{crossOrigin:o,integrity:"string"==typeof t.integrity?t.integrity:void 0,nonce:"string"==typeof t.nonce?t.nonce:void 0})}}else null==t&&r.d.M(e)},T.preload=function(e,t){if("string"==typeof e&&"object"==typeof t&&null!==t&&"string"==typeof t.as){var o=t.as,n=i(o,t.crossOrigin);r.d.L(e,o,{crossOrigin:n,integrity:"string"==typeof t.integrity?t.integrity:void 0,nonce:"string"==typeof t.nonce?t.nonce:void 0,type:"string"==typeof t.type?t.type:void 0,fetchPriority:"string"==typeof t.fetchPriority?t.fetchPriority:void 0,referrerPolicy:"string"==typeof t.referrerPolicy?t.referrerPolicy:void 0,imageSrcSet:"string"==typeof t.imageSrcSet?t.imageSrcSet:void 0,imageSizes:"string"==typeof t.imageSizes?t.imageSizes:void 0,media:"string"==typeof t.media?t.media:void 0})}},T.preloadModule=function(e,t){if("string"==typeof e)if(t){var o=i(t.as,t.crossOrigin);r.d.m(e,{as:"string"==typeof t.as&&"script"!==t.as?t.as:void 0,crossOrigin:o,integrity:"string"==typeof t.integrity?t.integrity:void 0})}else r.d.m(e)},T.requestFormReset=function(e){r.d.r(e)},T.unstable_batchedUpdates=function(e,t){return e(t)},T.useFormState=function(e,t,o){return a.H.useFormState(e,t,o)},T.useFormStatus=function(){return a.H.useHostTransitionStatus()},T.version="19.1.1",T}function z(){return $||($=1,function e(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(Ww){console.error(Ww)}}(),_.exports=I()),_.exports}
2
- /**
3
- * @license React
4
- * react-dom-client.production.js
5
- *
6
- * Copyright (c) Meta Platforms, Inc. and affiliates.
7
- *
8
- * This source code is licensed under the MIT license found in the
9
- * LICENSE file in the root directory of this source tree.
10
- */function O(){if(E)return k;E=1;var e=S(),t=b(),o=z();function r(e){var t="https://react.dev/errors/"+e;if(1<arguments.length){t+="?args[]="+encodeURIComponent(arguments[1]);for(var o=2;o<arguments.length;o++)t+="&args[]="+encodeURIComponent(arguments[o])}return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function n(e){return!(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType)}function a(e){var t=e,o=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do{!!(4098&(t=e).flags)&&(o=t.return),e=t.return}while(e)}return 3===t.tag?o:null}function i(e){if(13===e.tag){var t=e.memoizedState;if(null===t&&null!==(e=e.alternate)&&(t=e.memoizedState),null!==t)return t.dehydrated}return null}function s(e){if(a(e)!==e)throw Error(r(188))}function l(e){var t=e.tag;if(5===t||26===t||27===t||6===t)return e;for(e=e.child;null!==e;){if(null!==(t=l(e)))return t;e=e.sibling}return null}var c=Object.assign,d=Symbol.for("react.element"),h=Symbol.for("react.transitional.element"),m=Symbol.for("react.portal"),u=Symbol.for("react.fragment"),p=Symbol.for("react.strict_mode"),f=Symbol.for("react.profiler"),g=Symbol.for("react.provider"),v=Symbol.for("react.consumer"),y=Symbol.for("react.context"),x=Symbol.for("react.forward_ref"),w=Symbol.for("react.suspense"),C=Symbol.for("react.suspense_list"),$=Symbol.for("react.memo"),L=Symbol.for("react.lazy"),_=Symbol.for("react.activity"),T=Symbol.for("react.memo_cache_sentinel"),I=Symbol.iterator;function O(e){return null===e||"object"!=typeof e?null:"function"==typeof(e=I&&e[I]||e["@@iterator"])?e:null}var R=Symbol.for("react.client.reference");function A(e){if(null==e)return null;if("function"==typeof e)return e.$$typeof===R?null:e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case u:return"Fragment";case f:return"Profiler";case p:return"StrictMode";case w:return"Suspense";case C:return"SuspenseList";case _:return"Activity"}if("object"==typeof e)switch(e.$$typeof){case m:return"Portal";case y:return(e.displayName||"Context")+".Provider";case v:return(e._context.displayName||"Context")+".Consumer";case x:var t=e.render;return(e=e.displayName)||(e=""!==(e=t.displayName||t.name||"")?"ForwardRef("+e+")":"ForwardRef"),e;case $:return null!==(t=e.displayName||null)?t:A(e.type)||"Memo";case L:t=e._payload,e=e._init;try{return A(e(t))}catch(o){}}return null}var N=Array.isArray,P=t.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,M=o.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,D={pending:!1,data:null,method:null,action:null},j=[],V=-1;function F(e){return{current:e}}function H(e){0>V||(e.current=j[V],j[V]=null,V--)}function B(e,t){V++,j[V]=e.current,e.current=t}var W=F(null),U=F(null),q=F(null),Z=F(null);function Y(e,t){switch(B(q,t),B(U,e),B(W,null),t.nodeType){case 9:case 11:e=(e=t.documentElement)&&(e=e.namespaceURI)?sh(e):0;break;default:if(e=t.tagName,t=t.namespaceURI)e=lh(t=sh(t),e);else switch(e){case"svg":e=1;break;case"math":e=2;break;default:e=0}}H(W),B(W,e)}function X(){H(W),H(U),H(q)}function G(e){null!==e.memoizedState&&B(Z,e);var t=W.current,o=lh(t,e.type);t!==o&&(B(U,e),B(W,o))}function K(e){U.current===e&&(H(W),H(U)),Z.current===e&&(H(Z),Kh._currentValue=D)}var Q=Object.prototype.hasOwnProperty,J=e.unstable_scheduleCallback,ee=e.unstable_cancelCallback,te=e.unstable_shouldYield,oe=e.unstable_requestPaint,re=e.unstable_now,ne=e.unstable_getCurrentPriorityLevel,ae=e.unstable_ImmediatePriority,ie=e.unstable_UserBlockingPriority,se=e.unstable_NormalPriority,le=e.unstable_LowPriority,ce=e.unstable_IdlePriority,de=e.log,he=e.unstable_setDisableYieldValue,me=null,ue=null;function be(e){if("function"==typeof de&&he(e),ue&&"function"==typeof ue.setStrictMode)try{ue.setStrictMode(me,e)}catch(Ww){}}var pe=Math.clz32?Math.clz32:function(e){return 0==(e>>>=0)?32:31-(fe(e)/ge|0)|0},fe=Math.log,ge=Math.LN2,ve=256,ye=4194304;function ke(e){var t=42&e;if(0!==t)return t;switch(e&-e){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:return 64;case 128:return 128;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return 4194048&e;case 4194304:case 8388608:case 16777216:case 33554432:return 62914560&e;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return e}}function xe(e,t,o){var r=e.pendingLanes;if(0===r)return 0;var n=0,a=e.suspendedLanes,i=e.pingedLanes;e=e.warmLanes;var s=134217727&r;return 0!==s?0!==(r=s&~a)?n=ke(r):0!==(i&=s)?n=ke(i):o||0!==(o=s&~e)&&(n=ke(o)):0!==(s=r&~a)?n=ke(s):0!==i?n=ke(i):o||0!==(o=r&~e)&&(n=ke(o)),0===n?0:0!==t&&t!==n&&0===(t&a)&&((a=n&-n)>=(o=t&-t)||32===a&&4194048&o)?t:n}function we(e,t){return 0===(e.pendingLanes&~(e.suspendedLanes&~e.pingedLanes)&t)}function Se(e,t){switch(e){case 1:case 2:case 4:case 8:case 64:return t+250;case 16:case 32:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return t+5e3;default:return-1}}function Ce(){var e=ve;return!(4194048&(ve<<=1))&&(ve=256),e}function $e(){var e=ye;return!(62914560&(ye<<=1))&&(ye=4194304),e}function Ee(e){for(var t=[],o=0;31>o;o++)t.push(e);return t}function Le(e,t){e.pendingLanes|=t,268435456!==t&&(e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0)}function _e(e,t,o){e.pendingLanes|=t,e.suspendedLanes&=~t;var r=31-pe(t);e.entangledLanes|=t,e.entanglements[r]=1073741824|e.entanglements[r]|4194090&o}function Te(e,t){var o=e.entangledLanes|=t;for(e=e.entanglements;o;){var r=31-pe(o),n=1<<r;n&t|e[r]&t&&(e[r]|=t),o&=~n}}function Ie(e){switch(e){case 2:e=1;break;case 8:e=4;break;case 32:e=16;break;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:e=128;break;case 268435456:e=134217728;break;default:e=0}return e}function ze(e){return 2<(e&=-e)?8<e?134217727&e?32:268435456:8:2}function Oe(){var e=M.p;return 0!==e?e:void 0===(e=window.event)?32:mm(e.type)}var Re=Math.random().toString(36).slice(2),Ae="__reactFiber$"+Re,Ne="__reactProps$"+Re,Pe="__reactContainer$"+Re,Me="__reactEvents$"+Re,De="__reactListeners$"+Re,je="__reactHandles$"+Re,Ve="__reactResources$"+Re,Fe="__reactMarker$"+Re;function He(e){delete e[Ae],delete e[Ne],delete e[Me],delete e[De],delete e[je]}function Be(e){var t=e[Ae];if(t)return t;for(var o=e.parentNode;o;){if(t=o[Pe]||o[Ae]){if(o=t.alternate,null!==t.child||null!==o&&null!==o.child)for(e=wh(e);null!==e;){if(o=e[Ae])return o;e=wh(e)}return t}o=(e=o).parentNode}return null}function We(e){if(e=e[Ae]||e[Pe]){var t=e.tag;if(5===t||6===t||13===t||26===t||27===t||3===t)return e}return null}function Ue(e){var t=e.tag;if(5===t||26===t||27===t||6===t)return e.stateNode;throw Error(r(33))}function qe(e){var t=e[Ve];return t||(t=e[Ve]={hoistableStyles:new Map,hoistableScripts:new Map}),t}function Ze(e){e[Fe]=!0}var Ye=new Set,Xe={};function Ge(e,t){Ke(e,t),Ke(e+"Capture",t)}function Ke(e,t){for(Xe[e]=t,e=0;e<t.length;e++)Ye.add(t[e])}var Qe,Je,et=RegExp("^[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD][:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"),tt={},ot={};function rt(e,t,o){if(n=t,Q.call(ot,n)||!Q.call(tt,n)&&(et.test(n)?ot[n]=!0:(tt[n]=!0,0)))if(null===o)e.removeAttribute(t);else{switch(typeof o){case"undefined":case"function":case"symbol":return void e.removeAttribute(t);case"boolean":var r=t.toLowerCase().slice(0,5);if("data-"!==r&&"aria-"!==r)return void e.removeAttribute(t)}e.setAttribute(t,""+o)}var n}function nt(e,t,o){if(null===o)e.removeAttribute(t);else{switch(typeof o){case"undefined":case"function":case"symbol":case"boolean":return void e.removeAttribute(t)}e.setAttribute(t,""+o)}}function at(e,t,o,r){if(null===r)e.removeAttribute(o);else{switch(typeof r){case"undefined":case"function":case"symbol":case"boolean":return void e.removeAttribute(o)}e.setAttributeNS(t,o,""+r)}}function it(e){if(void 0===Qe)try{throw Error()}catch(o){var t=o.stack.trim().match(/\n( *(at )?)/);Qe=t&&t[1]||"",Je=-1<o.stack.indexOf("\n at")?" (<anonymous>)":-1<o.stack.indexOf("@")?"@unknown:0:0":""}return"\n"+Qe+e+Je}var st=!1;function lt(e,t){if(!e||st)return"";st=!0;var o=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var r={DetermineComponentFrameRoot:function(){try{if(t){var o=function(){throw Error()};if(Object.defineProperty(o.prototype,"props",{set:function(){throw Error()}}),"object"==typeof Reflect&&Reflect.construct){try{Reflect.construct(o,[])}catch(n){var r=n}Reflect.construct(e,[],o)}else{try{o.call()}catch(a){r=a}e.call(o.prototype)}}else{try{throw Error()}catch(i){r=i}(o=e())&&"function"==typeof o.catch&&o.catch(function(){})}}catch(s){if(s&&r&&"string"==typeof s.stack)return[s.stack,r.stack]}return[null,null]}};r.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var n=Object.getOwnPropertyDescriptor(r.DetermineComponentFrameRoot,"name");n&&n.configurable&&Object.defineProperty(r.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var a=r.DetermineComponentFrameRoot(),i=a[0],s=a[1];if(i&&s){var l=i.split("\n"),c=s.split("\n");for(n=r=0;r<l.length&&!l[r].includes("DetermineComponentFrameRoot");)r++;for(;n<c.length&&!c[n].includes("DetermineComponentFrameRoot");)n++;if(r===l.length||n===c.length)for(r=l.length-1,n=c.length-1;1<=r&&0<=n&&l[r]!==c[n];)n--;for(;1<=r&&0<=n;r--,n--)if(l[r]!==c[n]){if(1!==r||1!==n)do{if(r--,0>--n||l[r]!==c[n]){var d="\n"+l[r].replace(" at new "," at ");return e.displayName&&d.includes("<anonymous>")&&(d=d.replace("<anonymous>",e.displayName)),d}}while(1<=r&&0<=n);break}}}finally{st=!1,Error.prepareStackTrace=o}return(o=e?e.displayName||e.name:"")?it(o):""}function ct(e){switch(e.tag){case 26:case 27:case 5:return it(e.type);case 16:return it("Lazy");case 13:return it("Suspense");case 19:return it("SuspenseList");case 0:case 15:return lt(e.type,!1);case 11:return lt(e.type.render,!1);case 1:return lt(e.type,!0);case 31:return it("Activity");default:return""}}function dt(e){try{var t="";do{t+=ct(e),e=e.return}while(e);return t}catch(o){return"\nError generating stack: "+o.message+"\n"+o.stack}}function ht(e){switch(typeof e){case"bigint":case"boolean":case"number":case"string":case"undefined":case"object":return e;default:return""}}function mt(e){var t=e.type;return(e=e.nodeName)&&"input"===e.toLowerCase()&&("checkbox"===t||"radio"===t)}function ut(e){e._valueTracker||(e._valueTracker=function(e){var t=mt(e)?"checked":"value",o=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&void 0!==o&&"function"==typeof o.get&&"function"==typeof o.set){var n=o.get,a=o.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return n.call(this)},set:function(e){r=""+e,a.call(this,e)}}),Object.defineProperty(e,t,{enumerable:o.enumerable}),{getValue:function(){return r},setValue:function(e){r=""+e},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}(e))}function bt(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var o=t.getValue(),r="";return e&&(r=mt(e)?e.checked?"true":"false":e.value),(e=r)!==o&&(t.setValue(e),!0)}function pt(e){if(void 0===(e=e||("undefined"!=typeof document?document:void 0)))return null;try{return e.activeElement||e.body}catch(sx){return e.body}}var ft=/[\n"\\]/g;function gt(e){return e.replace(ft,function(e){return"\\"+e.charCodeAt(0).toString(16)+" "})}function vt(e,t,o,r,n,a,i,s){e.name="",null!=i&&"function"!=typeof i&&"symbol"!=typeof i&&"boolean"!=typeof i?e.type=i:e.removeAttribute("type"),null!=t?"number"===i?(0===t&&""===e.value||e.value!=t)&&(e.value=""+ht(t)):e.value!==""+ht(t)&&(e.value=""+ht(t)):"submit"!==i&&"reset"!==i||e.removeAttribute("value"),null!=t?kt(e,i,ht(t)):null!=o?kt(e,i,ht(o)):null!=r&&e.removeAttribute("value"),null==n&&null!=a&&(e.defaultChecked=!!a),null!=n&&(e.checked=n&&"function"!=typeof n&&"symbol"!=typeof n),null!=s&&"function"!=typeof s&&"symbol"!=typeof s&&"boolean"!=typeof s?e.name=""+ht(s):e.removeAttribute("name")}function yt(e,t,o,r,n,a,i,s){if(null!=a&&"function"!=typeof a&&"symbol"!=typeof a&&"boolean"!=typeof a&&(e.type=a),null!=t||null!=o){if(("submit"===a||"reset"===a)&&null==t)return;o=null!=o?""+ht(o):"",t=null!=t?""+ht(t):o,s||t===e.value||(e.value=t),e.defaultValue=t}r="function"!=typeof(r=null!=r?r:n)&&"symbol"!=typeof r&&!!r,e.checked=s?e.checked:!!r,e.defaultChecked=!!r,null!=i&&"function"!=typeof i&&"symbol"!=typeof i&&"boolean"!=typeof i&&(e.name=i)}function kt(e,t,o){"number"===t&&pt(e.ownerDocument)===e||e.defaultValue===""+o||(e.defaultValue=""+o)}function xt(e,t,o,r){if(e=e.options,t){t={};for(var n=0;n<o.length;n++)t["$"+o[n]]=!0;for(o=0;o<e.length;o++)n=t.hasOwnProperty("$"+e[o].value),e[o].selected!==n&&(e[o].selected=n),n&&r&&(e[o].defaultSelected=!0)}else{for(o=""+ht(o),t=null,n=0;n<e.length;n++){if(e[n].value===o)return e[n].selected=!0,void(r&&(e[n].defaultSelected=!0));null!==t||e[n].disabled||(t=e[n])}null!==t&&(t.selected=!0)}}function wt(e,t,o){null==t||((t=""+ht(t))!==e.value&&(e.value=t),null!=o)?e.defaultValue=null!=o?""+ht(o):"":e.defaultValue!==t&&(e.defaultValue=t)}function St(e,t,o,n){if(null==t){if(null!=n){if(null!=o)throw Error(r(92));if(N(n)){if(1<n.length)throw Error(r(93));n=n[0]}o=n}null==o&&(o=""),t=o}o=ht(t),e.defaultValue=o,(n=e.textContent)===o&&""!==n&&null!==n&&(e.value=n)}function Ct(e,t){if(t){var o=e.firstChild;if(o&&o===e.lastChild&&3===o.nodeType)return void(o.nodeValue=t)}e.textContent=t}var $t=new Set("animationIterationCount aspectRatio borderImageOutset borderImageSlice borderImageWidth boxFlex boxFlexGroup boxOrdinalGroup columnCount columns flex flexGrow flexPositive flexShrink flexNegative flexOrder gridArea gridRow gridRowEnd gridRowSpan gridRowStart gridColumn gridColumnEnd gridColumnSpan gridColumnStart fontWeight lineClamp lineHeight opacity order orphans scale tabSize widows zIndex zoom fillOpacity floodOpacity stopOpacity strokeDasharray strokeDashoffset strokeMiterlimit strokeOpacity strokeWidth MozAnimationIterationCount MozBoxFlex MozBoxFlexGroup MozLineClamp msAnimationIterationCount msFlex msZoom msFlexGrow msFlexNegative msFlexOrder msFlexPositive msFlexShrink msGridColumn msGridColumnSpan msGridRow msGridRowSpan WebkitAnimationIterationCount WebkitBoxFlex WebKitBoxFlexGroup WebkitBoxOrdinalGroup WebkitColumnCount WebkitColumns WebkitFlex WebkitFlexGrow WebkitFlexPositive WebkitFlexShrink WebkitLineClamp".split(" "));function Et(e,t,o){var r=0===t.indexOf("--");null==o||"boolean"==typeof o||""===o?r?e.setProperty(t,""):"float"===t?e.cssFloat="":e[t]="":r?e.setProperty(t,o):"number"!=typeof o||0===o||$t.has(t)?"float"===t?e.cssFloat=o:e[t]=(""+o).trim():e[t]=o+"px"}function Lt(e,t,o){if(null!=t&&"object"!=typeof t)throw Error(r(62));if(e=e.style,null!=o){for(var n in o)!o.hasOwnProperty(n)||null!=t&&t.hasOwnProperty(n)||(0===n.indexOf("--")?e.setProperty(n,""):"float"===n?e.cssFloat="":e[n]="");for(var a in t)n=t[a],t.hasOwnProperty(a)&&o[a]!==n&&Et(e,a,n)}else for(var i in t)t.hasOwnProperty(i)&&Et(e,i,t[i])}function _t(e){if(-1===e.indexOf("-"))return!1;switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var Tt=new Map([["acceptCharset","accept-charset"],["htmlFor","for"],["httpEquiv","http-equiv"],["crossOrigin","crossorigin"],["accentHeight","accent-height"],["alignmentBaseline","alignment-baseline"],["arabicForm","arabic-form"],["baselineShift","baseline-shift"],["capHeight","cap-height"],["clipPath","clip-path"],["clipRule","clip-rule"],["colorInterpolation","color-interpolation"],["colorInterpolationFilters","color-interpolation-filters"],["colorProfile","color-profile"],["colorRendering","color-rendering"],["dominantBaseline","dominant-baseline"],["enableBackground","enable-background"],["fillOpacity","fill-opacity"],["fillRule","fill-rule"],["floodColor","flood-color"],["floodOpacity","flood-opacity"],["fontFamily","font-family"],["fontSize","font-size"],["fontSizeAdjust","font-size-adjust"],["fontStretch","font-stretch"],["fontStyle","font-style"],["fontVariant","font-variant"],["fontWeight","font-weight"],["glyphName","glyph-name"],["glyphOrientationHorizontal","glyph-orientation-horizontal"],["glyphOrientationVertical","glyph-orientation-vertical"],["horizAdvX","horiz-adv-x"],["horizOriginX","horiz-origin-x"],["imageRendering","image-rendering"],["letterSpacing","letter-spacing"],["lightingColor","lighting-color"],["markerEnd","marker-end"],["markerMid","marker-mid"],["markerStart","marker-start"],["overlinePosition","overline-position"],["overlineThickness","overline-thickness"],["paintOrder","paint-order"],["panose-1","panose-1"],["pointerEvents","pointer-events"],["renderingIntent","rendering-intent"],["shapeRendering","shape-rendering"],["stopColor","stop-color"],["stopOpacity","stop-opacity"],["strikethroughPosition","strikethrough-position"],["strikethroughThickness","strikethrough-thickness"],["strokeDasharray","stroke-dasharray"],["strokeDashoffset","stroke-dashoffset"],["strokeLinecap","stroke-linecap"],["strokeLinejoin","stroke-linejoin"],["strokeMiterlimit","stroke-miterlimit"],["strokeOpacity","stroke-opacity"],["strokeWidth","stroke-width"],["textAnchor","text-anchor"],["textDecoration","text-decoration"],["textRendering","text-rendering"],["transformOrigin","transform-origin"],["underlinePosition","underline-position"],["underlineThickness","underline-thickness"],["unicodeBidi","unicode-bidi"],["unicodeRange","unicode-range"],["unitsPerEm","units-per-em"],["vAlphabetic","v-alphabetic"],["vHanging","v-hanging"],["vIdeographic","v-ideographic"],["vMathematical","v-mathematical"],["vectorEffect","vector-effect"],["vertAdvY","vert-adv-y"],["vertOriginX","vert-origin-x"],["vertOriginY","vert-origin-y"],["wordSpacing","word-spacing"],["writingMode","writing-mode"],["xmlnsXlink","xmlns:xlink"],["xHeight","x-height"]]),It=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*:/i;function zt(e){return It.test(""+e)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":e}var Ot=null;function Rt(e){return(e=e.target||e.srcElement||window).correspondingUseElement&&(e=e.correspondingUseElement),3===e.nodeType?e.parentNode:e}var At=null,Nt=null;function Pt(e){var t=We(e);if(t&&(e=t.stateNode)){var o=e[Ne]||null;e:switch(e=t.stateNode,t.type){case"input":if(vt(e,o.value,o.defaultValue,o.defaultValue,o.checked,o.defaultChecked,o.type,o.name),t=o.name,"radio"===o.type&&null!=t){for(o=e;o.parentNode;)o=o.parentNode;for(o=o.querySelectorAll('input[name="'+gt(""+t)+'"][type="radio"]'),t=0;t<o.length;t++){var n=o[t];if(n!==e&&n.form===e.form){var a=n[Ne]||null;if(!a)throw Error(r(90));vt(n,a.value,a.defaultValue,a.defaultValue,a.checked,a.defaultChecked,a.type,a.name)}}for(t=0;t<o.length;t++)(n=o[t]).form===e.form&&bt(n)}break e;case"textarea":wt(e,o.value,o.defaultValue);break e;case"select":null!=(t=o.value)&&xt(e,!!o.multiple,t,!1)}}}var Mt=!1;function Dt(e,t,o){if(Mt)return e(t,o);Mt=!0;try{return e(t)}finally{if(Mt=!1,(null!==At||null!==Nt)&&(Wc(),At&&(t=At,e=Nt,Nt=At=null,Pt(t),e)))for(t=0;t<e.length;t++)Pt(e[t])}}function jt(e,t){var o=e.stateNode;if(null===o)return null;var n=o[Ne]||null;if(null===n)return null;o=n[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(n=!n.disabled)||(n=!("button"===(e=e.type)||"input"===e||"select"===e||"textarea"===e)),e=!n;break e;default:e=!1}if(e)return null;if(o&&"function"!=typeof o)throw Error(r(231,t,typeof o));return o}var Vt=!("undefined"==typeof window||void 0===window.document||void 0===window.document.createElement),Ft=!1;if(Vt)try{var Ht={};Object.defineProperty(Ht,"passive",{get:function(){Ft=!0}}),window.addEventListener("test",Ht,Ht),window.removeEventListener("test",Ht,Ht)}catch(sx){Ft=!1}var Bt=null,Wt=null,Ut=null;function qt(){if(Ut)return Ut;var e,t,o=Wt,r=o.length,n="value"in Bt?Bt.value:Bt.textContent,a=n.length;for(e=0;e<r&&o[e]===n[e];e++);var i=r-e;for(t=1;t<=i&&o[r-t]===n[a-t];t++);return Ut=n.slice(e,1<t?1-t:void 0)}function Zt(e){var t=e.keyCode;return"charCode"in e?0===(e=e.charCode)&&13===t&&(e=13):e=t,10===e&&(e=13),32<=e||13===e?e:0}function Yt(){return!0}function Xt(){return!1}function Gt(e){function t(t,o,r,n,a){for(var i in this._reactName=t,this._targetInst=r,this.type=o,this.nativeEvent=n,this.target=a,this.currentTarget=null,e)e.hasOwnProperty(i)&&(t=e[i],this[i]=t?t(n):n[i]);return this.isDefaultPrevented=(null!=n.defaultPrevented?n.defaultPrevented:!1===n.returnValue)?Yt:Xt,this.isPropagationStopped=Xt,this}return c(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():"unknown"!=typeof e.returnValue&&(e.returnValue=!1),this.isDefaultPrevented=Yt)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():"unknown"!=typeof e.cancelBubble&&(e.cancelBubble=!0),this.isPropagationStopped=Yt)},persist:function(){},isPersistent:Yt}),t}var Kt,Qt,Jt,eo={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},to=Gt(eo),oo=c({},eo,{view:0,detail:0}),ro=Gt(oo),no=c({},oo,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:fo,button:0,buttons:0,relatedTarget:function(e){return void 0===e.relatedTarget?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==Jt&&(Jt&&"mousemove"===e.type?(Kt=e.screenX-Jt.screenX,Qt=e.screenY-Jt.screenY):Qt=Kt=0,Jt=e),Kt)},movementY:function(e){return"movementY"in e?e.movementY:Qt}}),ao=Gt(no),io=Gt(c({},no,{dataTransfer:0})),so=Gt(c({},oo,{relatedTarget:0})),lo=Gt(c({},eo,{animationName:0,elapsedTime:0,pseudoElement:0})),co=Gt(c({},eo,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}})),ho=Gt(c({},eo,{data:0})),mo={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},uo={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},bo={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function po(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):!!(e=bo[e])&&!!t[e]}function fo(){return po}var go=c({},oo,{key:function(e){if(e.key){var t=mo[e.key]||e.key;if("Unidentified"!==t)return t}return"keypress"===e.type?13===(e=Zt(e))?"Enter":String.fromCharCode(e):"keydown"===e.type||"keyup"===e.type?uo[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:fo,charCode:function(e){return"keypress"===e.type?Zt(e):0},keyCode:function(e){return"keydown"===e.type||"keyup"===e.type?e.keyCode:0},which:function(e){return"keypress"===e.type?Zt(e):"keydown"===e.type||"keyup"===e.type?e.keyCode:0}}),vo=Gt(go),yo=Gt(c({},no,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0})),ko=Gt(c({},oo,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:fo})),xo=Gt(c({},eo,{propertyName:0,elapsedTime:0,pseudoElement:0})),wo=Gt(c({},no,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0})),So=Gt(c({},eo,{newState:0,oldState:0})),Co=[9,13,27,32],$o=Vt&&"CompositionEvent"in window,Eo=null;Vt&&"documentMode"in document&&(Eo=document.documentMode);var Lo=Vt&&"TextEvent"in window&&!Eo,_o=Vt&&(!$o||Eo&&8<Eo&&11>=Eo),To=String.fromCharCode(32),Io=!1;function zo(e,t){switch(e){case"keyup":return-1!==Co.indexOf(t.keyCode);case"keydown":return 229!==t.keyCode;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Oo(e){return"object"==typeof(e=e.detail)&&"data"in e?e.data:null}var Ro=!1,Ao={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function No(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return"input"===t?!!Ao[e.type]:"textarea"===t}function Po(e,t,o,r){At?Nt?Nt.push(r):Nt=[r]:At=r,0<(t=Zd(t,"onChange")).length&&(o=new to("onChange","change",null,o,r),e.push({event:o,listeners:t}))}var Mo=null,Do=null;function jo(e){jd(e,0)}function Vo(e){if(bt(Ue(e)))return e}function Fo(e,t){if("change"===e)return t}var Ho=!1;if(Vt){var Bo;if(Vt){var Wo="oninput"in document;if(!Wo){var Uo=document.createElement("div");Uo.setAttribute("oninput","return;"),Wo="function"==typeof Uo.oninput}Bo=Wo}else Bo=!1;Ho=Bo&&(!document.documentMode||9<document.documentMode)}function qo(){Mo&&(Mo.detachEvent("onpropertychange",Zo),Do=Mo=null)}function Zo(e){if("value"===e.propertyName&&Vo(Do)){var t=[];Po(t,Do,e,Rt(e)),Dt(jo,t)}}function Yo(e,t,o){"focusin"===e?(qo(),Do=o,(Mo=t).attachEvent("onpropertychange",Zo)):"focusout"===e&&qo()}function Xo(e){if("selectionchange"===e||"keyup"===e||"keydown"===e)return Vo(Do)}function Go(e,t){if("click"===e)return Vo(t)}function Ko(e,t){if("input"===e||"change"===e)return Vo(t)}var Qo="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t};function Jo(e,t){if(Qo(e,t))return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;var o=Object.keys(e),r=Object.keys(t);if(o.length!==r.length)return!1;for(r=0;r<o.length;r++){var n=o[r];if(!Q.call(t,n)||!Qo(e[n],t[n]))return!1}return!0}function er(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function tr(e,t){var o,r=er(e);for(e=0;r;){if(3===r.nodeType){if(o=e+r.textContent.length,e<=t&&o>=t)return{node:r,offset:t-e};e=o}e:{for(;r;){if(r.nextSibling){r=r.nextSibling;break e}r=r.parentNode}r=void 0}r=er(r)}}function or(e,t){return!(!e||!t)&&(e===t||(!e||3!==e.nodeType)&&(t&&3===t.nodeType?or(e,t.parentNode):"contains"in e?e.contains(t):!!e.compareDocumentPosition&&!!(16&e.compareDocumentPosition(t))))}function rr(e){for(var t=pt((e=null!=e&&null!=e.ownerDocument&&null!=e.ownerDocument.defaultView?e.ownerDocument.defaultView:window).document);t instanceof e.HTMLIFrameElement;){try{var o="string"==typeof t.contentWindow.location.href}catch(Ww){o=!1}if(!o)break;t=pt((e=t.contentWindow).document)}return t}function nr(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&("input"===t&&("text"===e.type||"search"===e.type||"tel"===e.type||"url"===e.type||"password"===e.type)||"textarea"===t||"true"===e.contentEditable)}var ar=Vt&&"documentMode"in document&&11>=document.documentMode,ir=null,sr=null,lr=null,cr=!1;function dr(e,t,o){var r=o.window===o?o.document:9===o.nodeType?o:o.ownerDocument;cr||null==ir||ir!==pt(r)||(r="selectionStart"in(r=ir)&&nr(r)?{start:r.selectionStart,end:r.selectionEnd}:{anchorNode:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection()).anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset},lr&&Jo(lr,r)||(lr=r,0<(r=Zd(sr,"onSelect")).length&&(t=new to("onSelect","select",null,t,o),e.push({event:t,listeners:r}),t.target=ir)))}function hr(e,t){var o={};return o[e.toLowerCase()]=t.toLowerCase(),o["Webkit"+e]="webkit"+t,o["Moz"+e]="moz"+t,o}var mr={animationend:hr("Animation","AnimationEnd"),animationiteration:hr("Animation","AnimationIteration"),animationstart:hr("Animation","AnimationStart"),transitionrun:hr("Transition","TransitionRun"),transitionstart:hr("Transition","TransitionStart"),transitioncancel:hr("Transition","TransitionCancel"),transitionend:hr("Transition","TransitionEnd")},ur={},br={};function pr(e){if(ur[e])return ur[e];if(!mr[e])return e;var t,o=mr[e];for(t in o)if(o.hasOwnProperty(t)&&t in br)return ur[e]=o[t];return e}Vt&&(br=document.createElement("div").style,"AnimationEvent"in window||(delete mr.animationend.animation,delete mr.animationiteration.animation,delete mr.animationstart.animation),"TransitionEvent"in window||delete mr.transitionend.transition);var fr=pr("animationend"),gr=pr("animationiteration"),vr=pr("animationstart"),yr=pr("transitionrun"),kr=pr("transitionstart"),xr=pr("transitioncancel"),wr=pr("transitionend"),Sr=new Map,Cr="abort auxClick beforeToggle cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");function $r(e,t){Sr.set(e,t),Ge(t,[e])}Cr.push("scrollEnd");var Er=new WeakMap;function Lr(e,t){if("object"==typeof e&&null!==e){var o=Er.get(e);return void 0!==o?o:(t={value:e,source:t,stack:dt(t)},Er.set(e,t),t)}return{value:e,source:t,stack:dt(t)}}var _r=[],Tr=0,Ir=0;function zr(){for(var e=Tr,t=Ir=Tr=0;t<e;){var o=_r[t];_r[t++]=null;var r=_r[t];_r[t++]=null;var n=_r[t];_r[t++]=null;var a=_r[t];if(_r[t++]=null,null!==r&&null!==n){var i=r.pending;null===i?n.next=n:(n.next=i.next,i.next=n),r.pending=n}0!==a&&Nr(o,n,a)}}function Or(e,t,o,r){_r[Tr++]=e,_r[Tr++]=t,_r[Tr++]=o,_r[Tr++]=r,Ir|=r,e.lanes|=r,null!==(e=e.alternate)&&(e.lanes|=r)}function Rr(e,t,o,r){return Or(e,t,o,r),Pr(e)}function Ar(e,t){return Or(e,null,null,t),Pr(e)}function Nr(e,t,o){e.lanes|=o;var r=e.alternate;null!==r&&(r.lanes|=o);for(var n=!1,a=e.return;null!==a;)a.childLanes|=o,null!==(r=a.alternate)&&(r.childLanes|=o),22===a.tag&&(null===(e=a.stateNode)||1&e._visibility||(n=!0)),e=a,a=a.return;return 3===e.tag?(a=e.stateNode,n&&null!==t&&(n=31-pe(o),null===(r=(e=a.hiddenUpdates)[n])?e[n]=[t]:r.push(t),t.lane=536870912|o),a):null}function Pr(e){if(50<Nc)throw Nc=0,Pc=null,Error(r(185));for(var t=e.return;null!==t;)t=(e=t).return;return 3===e.tag?e.stateNode:null}var Mr={};function Dr(e,t,o,r){this.tag=e,this.key=o,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.refCleanup=this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function jr(e,t,o,r){return new Dr(e,t,o,r)}function Vr(e){return!(!(e=e.prototype)||!e.isReactComponent)}function Fr(e,t){var o=e.alternate;return null===o?((o=jr(e.tag,t,e.key,e.mode)).elementType=e.elementType,o.type=e.type,o.stateNode=e.stateNode,o.alternate=e,e.alternate=o):(o.pendingProps=t,o.type=e.type,o.flags=0,o.subtreeFlags=0,o.deletions=null),o.flags=65011712&e.flags,o.childLanes=e.childLanes,o.lanes=e.lanes,o.child=e.child,o.memoizedProps=e.memoizedProps,o.memoizedState=e.memoizedState,o.updateQueue=e.updateQueue,t=e.dependencies,o.dependencies=null===t?null:{lanes:t.lanes,firstContext:t.firstContext},o.sibling=e.sibling,o.index=e.index,o.ref=e.ref,o.refCleanup=e.refCleanup,o}function Hr(e,t){e.flags&=65011714;var o=e.alternate;return null===o?(e.childLanes=0,e.lanes=t,e.child=null,e.subtreeFlags=0,e.memoizedProps=null,e.memoizedState=null,e.updateQueue=null,e.dependencies=null,e.stateNode=null):(e.childLanes=o.childLanes,e.lanes=o.lanes,e.child=o.child,e.subtreeFlags=0,e.deletions=null,e.memoizedProps=o.memoizedProps,e.memoizedState=o.memoizedState,e.updateQueue=o.updateQueue,e.type=o.type,t=o.dependencies,e.dependencies=null===t?null:{lanes:t.lanes,firstContext:t.firstContext}),e}function Br(e,t,o,n,a,i){var s=0;if(n=e,"function"==typeof e)Vr(e)&&(s=1);else if("string"==typeof e)s=function(e,t,o){if(1===o||null!=t.itemProp)return!1;switch(e){case"meta":case"title":return!0;case"style":if("string"!=typeof t.precedence||"string"!=typeof t.href||""===t.href)break;return!0;case"link":if("string"!=typeof t.rel||"string"!=typeof t.href||""===t.href||t.onLoad||t.onError)break;return"stylesheet"!==t.rel||(e=t.disabled,"string"==typeof t.precedence&&null==e);case"script":if(t.async&&"function"!=typeof t.async&&"symbol"!=typeof t.async&&!t.onLoad&&!t.onError&&t.src&&"string"==typeof t.src)return!0}return!1}(e,o,W.current)?26:"html"===e||"head"===e||"body"===e?27:5;else e:switch(e){case _:return(e=jr(31,o,t,a)).elementType=_,e.lanes=i,e;case u:return Wr(o.children,a,i,t);case p:s=8,a|=24;break;case f:return(e=jr(12,o,t,2|a)).elementType=f,e.lanes=i,e;case w:return(e=jr(13,o,t,a)).elementType=w,e.lanes=i,e;case C:return(e=jr(19,o,t,a)).elementType=C,e.lanes=i,e;default:if("object"==typeof e&&null!==e)switch(e.$$typeof){case g:case y:s=10;break e;case v:s=9;break e;case x:s=11;break e;case $:s=14;break e;case L:s=16,n=null;break e}s=29,o=Error(r(130,null===e?"null":typeof e,"")),n=null}return(t=jr(s,o,t,a)).elementType=e,t.type=n,t.lanes=i,t}function Wr(e,t,o,r){return(e=jr(7,e,r,t)).lanes=o,e}function Ur(e,t,o){return(e=jr(6,e,null,t)).lanes=o,e}function qr(e,t,o){return(t=jr(4,null!==e.children?e.children:[],e.key,t)).lanes=o,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}var Zr=[],Yr=0,Xr=null,Gr=0,Kr=[],Qr=0,Jr=null,en=1,tn="";function on(e,t){Zr[Yr++]=Gr,Zr[Yr++]=Xr,Xr=e,Gr=t}function rn(e,t,o){Kr[Qr++]=en,Kr[Qr++]=tn,Kr[Qr++]=Jr,Jr=e;var r=en;e=tn;var n=32-pe(r)-1;r&=~(1<<n),o+=1;var a=32-pe(t)+n;if(30<a){var i=n-n%5;a=(r&(1<<i)-1).toString(32),r>>=i,n-=i,en=1<<32-pe(t)+n|o<<n|r,tn=a+e}else en=1<<a|o<<n|r,tn=e}function nn(e){null!==e.return&&(on(e,1),rn(e,1,0))}function an(e){for(;e===Xr;)Xr=Zr[--Yr],Zr[Yr]=null,Gr=Zr[--Yr],Zr[Yr]=null;for(;e===Jr;)Jr=Kr[--Qr],Kr[Qr]=null,tn=Kr[--Qr],Kr[Qr]=null,en=Kr[--Qr],Kr[Qr]=null}var sn=null,ln=null,cn=!1,dn=null,hn=!1,mn=Error(r(519));function un(e){throw yn(Lr(Error(r(418,"")),e)),mn}function bn(e){var t=e.stateNode,o=e.type,r=e.memoizedProps;switch(t[Ae]=e,t[Ne]=r,o){case"dialog":Vd("cancel",t),Vd("close",t);break;case"iframe":case"object":case"embed":Vd("load",t);break;case"video":case"audio":for(o=0;o<Md.length;o++)Vd(Md[o],t);break;case"source":Vd("error",t);break;case"img":case"image":case"link":Vd("error",t),Vd("load",t);break;case"details":Vd("toggle",t);break;case"input":Vd("invalid",t),yt(t,r.value,r.defaultValue,r.checked,r.defaultChecked,r.type,r.name,!0),ut(t);break;case"select":Vd("invalid",t);break;case"textarea":Vd("invalid",t),St(t,r.value,r.defaultValue,r.children),ut(t)}"string"!=typeof(o=r.children)&&"number"!=typeof o&&"bigint"!=typeof o||t.textContent===""+o||!0===r.suppressHydrationWarning||Jd(t.textContent,o)?(null!=r.popover&&(Vd("beforetoggle",t),Vd("toggle",t)),null!=r.onScroll&&Vd("scroll",t),null!=r.onScrollEnd&&Vd("scrollend",t),null!=r.onClick&&(t.onclick=eh),t=!0):t=!1,t||un(e)}function pn(e){for(sn=e.return;sn;)switch(sn.tag){case 5:case 13:return void(hn=!1);case 27:case 3:return void(hn=!0);default:sn=sn.return}}function fn(e){if(e!==sn)return!1;if(!cn)return pn(e),cn=!0,!1;var t,o=e.tag;if((t=3!==o&&27!==o)&&((t=5===o)&&(t=!("form"!==(t=e.type)&&"button"!==t)||ch(e.type,e.memoizedProps)),t=!t),t&&ln&&un(e),pn(e),13===o){if(!(e=null!==(e=e.memoizedState)?e.dehydrated:null))throw Error(r(317));e:{for(e=e.nextSibling,o=0;e;){if(8===e.nodeType)if("/$"===(t=e.data)){if(0===o){ln=kh(e.nextSibling);break e}o--}else"$"!==t&&"$!"!==t&&"$?"!==t||o++;e=e.nextSibling}ln=null}}else 27===o?(o=ln,fh(e.type)?(e=xh,xh=null,ln=e):ln=o):ln=sn?kh(e.stateNode.nextSibling):null;return!0}function gn(){ln=sn=null,cn=!1}function vn(){var e=dn;return null!==e&&(null===wc?wc=e:wc.push.apply(wc,e),dn=null),e}function yn(e){null===dn?dn=[e]:dn.push(e)}var kn=F(null),xn=null,wn=null;function Sn(e,t,o){B(kn,t._currentValue),t._currentValue=o}function Cn(e){e._currentValue=kn.current,H(kn)}function $n(e,t,o){for(;null!==e;){var r=e.alternate;if((e.childLanes&t)!==t?(e.childLanes|=t,null!==r&&(r.childLanes|=t)):null!==r&&(r.childLanes&t)!==t&&(r.childLanes|=t),e===o)break;e=e.return}}function En(e,t,o,n){var a=e.child;for(null!==a&&(a.return=e);null!==a;){var i=a.dependencies;if(null!==i){var s=a.child;i=i.firstContext;e:for(;null!==i;){var l=i;i=a;for(var c=0;c<t.length;c++)if(l.context===t[c]){i.lanes|=o,null!==(l=i.alternate)&&(l.lanes|=o),$n(i.return,o,e),n||(s=null);break e}i=l.next}}else if(18===a.tag){if(null===(s=a.return))throw Error(r(341));s.lanes|=o,null!==(i=s.alternate)&&(i.lanes|=o),$n(s,o,e),s=null}else s=a.child;if(null!==s)s.return=a;else for(s=a;null!==s;){if(s===e){s=null;break}if(null!==(a=s.sibling)){a.return=s.return,s=a;break}s=s.return}a=s}}function Ln(e,t,o,n){e=null;for(var a=t,i=!1;null!==a;){if(!i)if(524288&a.flags)i=!0;else if(262144&a.flags)break;if(10===a.tag){var s=a.alternate;if(null===s)throw Error(r(387));if(null!==(s=s.memoizedProps)){var l=a.type;Qo(a.pendingProps.value,s.value)||(null!==e?e.push(l):e=[l])}}else if(a===Z.current){if(null===(s=a.alternate))throw Error(r(387));s.memoizedState.memoizedState!==a.memoizedState.memoizedState&&(null!==e?e.push(Kh):e=[Kh])}a=a.return}null!==e&&En(t,e,o,n),t.flags|=262144}function _n(e){for(e=e.firstContext;null!==e;){if(!Qo(e.context._currentValue,e.memoizedValue))return!0;e=e.next}return!1}function Tn(e){xn=e,wn=null,null!==(e=e.dependencies)&&(e.firstContext=null)}function In(e){return On(xn,e)}function zn(e,t){return null===xn&&Tn(e),On(e,t)}function On(e,t){var o=t._currentValue;if(t={context:t,memoizedValue:o,next:null},null===wn){if(null===e)throw Error(r(308));wn=t,e.dependencies={lanes:0,firstContext:t},e.flags|=524288}else wn=wn.next=t;return o}var Rn="undefined"!=typeof AbortController?AbortController:function(){var e=[],t=this.signal={aborted:!1,addEventListener:function(t,o){e.push(o)}};this.abort=function(){t.aborted=!0,e.forEach(function(e){return e()})}},An=e.unstable_scheduleCallback,Nn=e.unstable_NormalPriority,Pn={$$typeof:y,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function Mn(){return{controller:new Rn,data:new Map,refCount:0}}function Dn(e){e.refCount--,0===e.refCount&&An(Nn,function(){e.controller.abort()})}var jn=null,Vn=0,Fn=0,Hn=null;function Bn(){if(0===--Vn&&null!==jn){null!==Hn&&(Hn.status="fulfilled");var e=jn;jn=null,Fn=0,Hn=null;for(var t=0;t<e.length;t++)(0,e[t])()}}var Wn=P.S;P.S=function(e,t){"object"==typeof t&&null!==t&&"function"==typeof t.then&&function(e,t){if(null===jn){var o=jn=[];Vn=0,Fn=Od(),Hn={status:"pending",value:void 0,then:function(e){o.push(e)}}}Vn++,t.then(Bn,Bn)}(0,t),null!==Wn&&Wn(e,t)};var Un=F(null);function qn(){var e=Un.current;return null!==e?e:ic.pooledCache}function Zn(e,t){B(Un,null===t?Un.current:t.pool)}function Yn(){var e=qn();return null===e?null:{parent:Pn._currentValue,pool:e}}var Xn=Error(r(460)),Gn=Error(r(474)),Kn=Error(r(542)),Qn={then:function(){}};function Jn(e){return"fulfilled"===(e=e.status)||"rejected"===e}function ea(){}function ta(e,t,o){switch(void 0===(o=e[o])?e.push(t):o!==t&&(t.then(ea,ea),t=o),t.status){case"fulfilled":return t.value;case"rejected":throw na(e=t.reason),e;default:if("string"==typeof t.status)t.then(ea,ea);else{if(null!==(e=ic)&&100<e.shellSuspendCounter)throw Error(r(482));(e=t).status="pending",e.then(function(e){if("pending"===t.status){var o=t;o.status="fulfilled",o.value=e}},function(e){if("pending"===t.status){var o=t;o.status="rejected",o.reason=e}})}switch(t.status){case"fulfilled":return t.value;case"rejected":throw na(e=t.reason),e}throw oa=t,Xn}}var oa=null;function ra(){if(null===oa)throw Error(r(459));var e=oa;return oa=null,e}function na(e){if(e===Xn||e===Kn)throw Error(r(483))}var aa=!1;function ia(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function sa(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,callbacks:null})}function la(e){return{lane:e,tag:0,payload:null,callback:null,next:null}}function ca(e,t,o){var r=e.updateQueue;if(null===r)return null;if(r=r.shared,2&ac){var n=r.pending;return null===n?t.next=t:(t.next=n.next,n.next=t),r.pending=t,t=Pr(e),Nr(e,null,o),t}return Or(e,r,t,o),Pr(e)}function da(e,t,o){if(null!==(t=t.updateQueue)&&(t=t.shared,4194048&o)){var r=t.lanes;o|=r&=e.pendingLanes,t.lanes=o,Te(e,o)}}function ha(e,t){var o=e.updateQueue,r=e.alternate;if(null!==r&&o===(r=r.updateQueue)){var n=null,a=null;if(null!==(o=o.firstBaseUpdate)){do{var i={lane:o.lane,tag:o.tag,payload:o.payload,callback:null,next:null};null===a?n=a=i:a=a.next=i,o=o.next}while(null!==o);null===a?n=a=t:a=a.next=t}else n=a=t;return o={baseState:r.baseState,firstBaseUpdate:n,lastBaseUpdate:a,shared:r.shared,callbacks:r.callbacks},void(e.updateQueue=o)}null===(e=o.lastBaseUpdate)?o.firstBaseUpdate=t:e.next=t,o.lastBaseUpdate=t}var ma=!1;function ua(){if(ma&&null!==Hn)throw Hn}function ba(e,t,o,r){ma=!1;var n=e.updateQueue;aa=!1;var a=n.firstBaseUpdate,i=n.lastBaseUpdate,s=n.shared.pending;if(null!==s){n.shared.pending=null;var l=s,d=l.next;l.next=null,null===i?a=d:i.next=d,i=l;var h=e.alternate;null!==h&&(s=(h=h.updateQueue).lastBaseUpdate)!==i&&(null===s?h.firstBaseUpdate=d:s.next=d,h.lastBaseUpdate=l)}if(null!==a){var m=n.baseState;for(i=0,h=d=l=null,s=a;;){var u=-536870913&s.lane,b=u!==s.lane;if(b?(lc&u)===u:(r&u)===u){0!==u&&u===Fn&&(ma=!0),null!==h&&(h=h.next={lane:0,tag:s.tag,payload:s.payload,callback:null,next:null});e:{var p=e,f=s;u=t;var g=o;switch(f.tag){case 1:if("function"==typeof(p=f.payload)){m=p.call(g,m,u);break e}m=p;break e;case 3:p.flags=-65537&p.flags|128;case 0:if(null==(u="function"==typeof(p=f.payload)?p.call(g,m,u):p))break e;m=c({},m,u);break e;case 2:aa=!0}}null!==(u=s.callback)&&(e.flags|=64,b&&(e.flags|=8192),null===(b=n.callbacks)?n.callbacks=[u]:b.push(u))}else b={lane:u,tag:s.tag,payload:s.payload,callback:s.callback,next:null},null===h?(d=h=b,l=m):h=h.next=b,i|=u;if(null===(s=s.next)){if(null===(s=n.shared.pending))break;s=(b=s).next,b.next=null,n.lastBaseUpdate=b,n.shared.pending=null}}null===h&&(l=m),n.baseState=l,n.firstBaseUpdate=d,n.lastBaseUpdate=h,null===a&&(n.shared.lanes=0),fc|=i,e.lanes=i,e.memoizedState=m}}function pa(e,t){if("function"!=typeof e)throw Error(r(191,e));e.call(t)}function fa(e,t){var o=e.callbacks;if(null!==o)for(e.callbacks=null,e=0;e<o.length;e++)pa(o[e],t)}var ga=F(null),va=F(0);function ya(e,t){B(va,e=bc),B(ga,t),bc=e|t.baseLanes}function ka(){B(va,bc),B(ga,ga.current)}function xa(){bc=va.current,H(ga),H(va)}var wa=0,Sa=null,Ca=null,$a=null,Ea=!1,La=!1,_a=!1,Ta=0,Ia=0,za=null,Oa=0;function Ra(){throw Error(r(321))}function Aa(e,t){if(null===t)return!1;for(var o=0;o<t.length&&o<e.length;o++)if(!Qo(e[o],t[o]))return!1;return!0}function Na(e,t,o,r,n,a){return wa=a,Sa=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,P.H=null===e||null===e.memoizedState?Xi:Gi,_a=!1,a=o(r,n),_a=!1,La&&(a=Ma(t,o,r,n)),Pa(e),a}function Pa(e){P.H=Yi;var t=null!==Ca&&null!==Ca.next;if(wa=0,$a=Ca=Sa=null,Ea=!1,Ia=0,za=null,t)throw Error(r(300));null===e||Is||null!==(e=e.dependencies)&&_n(e)&&(Is=!0)}function Ma(e,t,o,n){Sa=e;var a=0;do{if(La&&(za=null),Ia=0,La=!1,25<=a)throw Error(r(301));if(a+=1,$a=Ca=null,null!=e.updateQueue){var i=e.updateQueue;i.lastEffect=null,i.events=null,i.stores=null,null!=i.memoCache&&(i.memoCache.index=0)}P.H=Ki,i=t(o,n)}while(La);return i}function Da(){var e=P.H,t=e.useState()[0];return t="function"==typeof t.then?Wa(t):t,e=e.useState()[0],(null!==Ca?Ca.memoizedState:null)!==e&&(Sa.flags|=1024),t}function ja(){var e=0!==Ta;return Ta=0,e}function Va(e,t,o){t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~o}function Fa(e){if(Ea){for(e=e.memoizedState;null!==e;){var t=e.queue;null!==t&&(t.pending=null),e=e.next}Ea=!1}wa=0,$a=Ca=Sa=null,La=!1,Ia=Ta=0,za=null}function Ha(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return null===$a?Sa.memoizedState=$a=e:$a=$a.next=e,$a}function Ba(){if(null===Ca){var e=Sa.alternate;e=null!==e?e.memoizedState:null}else e=Ca.next;var t=null===$a?Sa.memoizedState:$a.next;if(null!==t)$a=t,Ca=e;else{if(null===e){if(null===Sa.alternate)throw Error(r(467));throw Error(r(310))}e={memoizedState:(Ca=e).memoizedState,baseState:Ca.baseState,baseQueue:Ca.baseQueue,queue:Ca.queue,next:null},null===$a?Sa.memoizedState=$a=e:$a=$a.next=e}return $a}function Wa(e){var t=Ia;return Ia+=1,null===za&&(za=[]),e=ta(za,e,t),t=Sa,null===(null===$a?t.memoizedState:$a.next)&&(t=t.alternate,P.H=null===t||null===t.memoizedState?Xi:Gi),e}function Ua(e){if(null!==e&&"object"==typeof e){if("function"==typeof e.then)return Wa(e);if(e.$$typeof===y)return In(e)}throw Error(r(438,String(e)))}function qa(e){var t=null,o=Sa.updateQueue;if(null!==o&&(t=o.memoCache),null==t){var r=Sa.alternate;null!==r&&null!==(r=r.updateQueue)&&null!=(r=r.memoCache)&&(t={data:r.data.map(function(e){return e.slice()}),index:0})}if(null==t&&(t={data:[],index:0}),null===o&&(o={lastEffect:null,events:null,stores:null,memoCache:null},Sa.updateQueue=o),o.memoCache=t,void 0===(o=t.data[t.index]))for(o=t.data[t.index]=Array(e),r=0;r<e;r++)o[r]=T;return t.index++,o}function Za(e,t){return"function"==typeof t?t(e):t}function Ya(e){return Xa(Ba(),Ca,e)}function Xa(e,t,o){var n=e.queue;if(null===n)throw Error(r(311));n.lastRenderedReducer=o;var a=e.baseQueue,i=n.pending;if(null!==i){if(null!==a){var s=a.next;a.next=i.next,i.next=s}t.baseQueue=a=i,n.pending=null}if(i=e.baseState,null===a)e.memoizedState=i;else{var l=s=null,c=null,d=t=a.next,h=!1;do{var m=-536870913&d.lane;if(m!==d.lane?(lc&m)===m:(wa&m)===m){var u=d.revertLane;if(0===u)null!==c&&(c=c.next={lane:0,revertLane:0,action:d.action,hasEagerState:d.hasEagerState,eagerState:d.eagerState,next:null}),m===Fn&&(h=!0);else{if((wa&u)===u){d=d.next,u===Fn&&(h=!0);continue}m={lane:0,revertLane:d.revertLane,action:d.action,hasEagerState:d.hasEagerState,eagerState:d.eagerState,next:null},null===c?(l=c=m,s=i):c=c.next=m,Sa.lanes|=u,fc|=u}m=d.action,_a&&o(i,m),i=d.hasEagerState?d.eagerState:o(i,m)}else u={lane:m,revertLane:d.revertLane,action:d.action,hasEagerState:d.hasEagerState,eagerState:d.eagerState,next:null},null===c?(l=c=u,s=i):c=c.next=u,Sa.lanes|=m,fc|=m;d=d.next}while(null!==d&&d!==t);if(null===c?s=i:c.next=l,!Qo(i,e.memoizedState)&&(Is=!0,h&&null!==(o=Hn)))throw o;e.memoizedState=i,e.baseState=s,e.baseQueue=c,n.lastRenderedState=i}return null===a&&(n.lanes=0),[e.memoizedState,n.dispatch]}function Ga(e){var t=Ba(),o=t.queue;if(null===o)throw Error(r(311));o.lastRenderedReducer=e;var n=o.dispatch,a=o.pending,i=t.memoizedState;if(null!==a){o.pending=null;var s=a=a.next;do{i=e(i,s.action),s=s.next}while(s!==a);Qo(i,t.memoizedState)||(Is=!0),t.memoizedState=i,null===t.baseQueue&&(t.baseState=i),o.lastRenderedState=i}return[i,n]}function Ka(e,t,o){var n=Sa,a=Ba(),i=cn;if(i){if(void 0===o)throw Error(r(407));o=o()}else o=t();var s=!Qo((Ca||a).memoizedState,o);if(s&&(a.memoizedState=o,Is=!0),a=a.queue,ki(2048,8,ei.bind(null,n,a,e),[e]),a.getSnapshot!==t||s||null!==$a&&1&$a.memoizedState.tag){if(n.flags|=2048,gi(9,{destroy:void 0,resource:void 0},Ja.bind(null,n,a,o,t),null),null===ic)throw Error(r(349));i||124&wa||Qa(n,t,o)}return o}function Qa(e,t,o){e.flags|=16384,e={getSnapshot:t,value:o},null===(t=Sa.updateQueue)?(t={lastEffect:null,events:null,stores:null,memoCache:null},Sa.updateQueue=t,t.stores=[e]):null===(o=t.stores)?t.stores=[e]:o.push(e)}function Ja(e,t,o,r){t.value=o,t.getSnapshot=r,ti(t)&&oi(e)}function ei(e,t,o){return o(function(){ti(t)&&oi(e)})}function ti(e){var t=e.getSnapshot;e=e.value;try{var o=t();return!Qo(e,o)}catch(r){return!0}}function oi(e){var t=Ar(e,2);null!==t&&jc(t,0,2)}function ri(e){var t=Ha();if("function"==typeof e){var o=e;if(e=o(),_a){be(!0);try{o()}finally{be(!1)}}}return t.memoizedState=t.baseState=e,t.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Za,lastRenderedState:e},t}function ni(e,t,o,r){return e.baseState=o,Xa(e,Ca,"function"==typeof r?r:Za)}function ai(e,t,o,n,a){if(Ui(e))throw Error(r(485));if(null!==(e=t.action)){var i={payload:a,action:e,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(e){i.listeners.push(e)}};null!==P.T?o(!0):i.isTransition=!1,n(i),null===(o=t.pending)?(i.next=t.pending=i,ii(t,i)):(i.next=o.next,t.pending=o.next=i)}}function ii(e,t){var o=t.action,r=t.payload,n=e.state;if(t.isTransition){var a=P.T,i={};P.T=i;try{var s=o(n,r),l=P.S;null!==l&&l(i,s),si(e,t,s)}catch(c){ci(e,t,c)}finally{P.T=a}}else try{si(e,t,a=o(n,r))}catch(d){ci(e,t,d)}}function si(e,t,o){null!==o&&"object"==typeof o&&"function"==typeof o.then?o.then(function(o){li(e,t,o)},function(o){return ci(e,t,o)}):li(e,t,o)}function li(e,t,o){t.status="fulfilled",t.value=o,di(t),e.state=o,null!==(t=e.pending)&&((o=t.next)===t?e.pending=null:(o=o.next,t.next=o,ii(e,o)))}function ci(e,t,o){var r=e.pending;if(e.pending=null,null!==r){r=r.next;do{t.status="rejected",t.reason=o,di(t),t=t.next}while(t!==r)}e.action=null}function di(e){e=e.listeners;for(var t=0;t<e.length;t++)(0,e[t])()}function hi(e,t){return t}function mi(e,t){if(cn){var o=ic.formState;if(null!==o){e:{var r=Sa;if(cn){if(ln){t:{for(var n=ln,a=hn;8!==n.nodeType;){if(!a){n=null;break t}if(null===(n=kh(n.nextSibling))){n=null;break t}}n="F!"===(a=n.data)||"F"===a?n:null}if(n){ln=kh(n.nextSibling),r="F!"===n.data;break e}}un(r)}r=!1}r&&(t=o[0])}}return(o=Ha()).memoizedState=o.baseState=t,r={pending:null,lanes:0,dispatch:null,lastRenderedReducer:hi,lastRenderedState:t},o.queue=r,o=Hi.bind(null,Sa,r),r.dispatch=o,r=ri(!1),a=Wi.bind(null,Sa,!1,r.queue),n={state:t,dispatch:null,action:e,pending:null},(r=Ha()).queue=n,o=ai.bind(null,Sa,n,a,o),n.dispatch=o,r.memoizedState=e,[t,o,!1]}function ui(e){return bi(Ba(),Ca,e)}function bi(e,t,o){if(t=Xa(e,t,hi)[0],e=Ya(Za)[0],"object"==typeof t&&null!==t&&"function"==typeof t.then)try{var r=Wa(t)}catch(i){if(i===Xn)throw Kn;throw i}else r=t;var n=(t=Ba()).queue,a=n.dispatch;return o!==t.memoizedState&&(Sa.flags|=2048,gi(9,{destroy:void 0,resource:void 0},pi.bind(null,n,o),null)),[r,a,e]}function pi(e,t){e.action=t}function fi(e){var t=Ba(),o=Ca;if(null!==o)return bi(t,o,e);Ba(),t=t.memoizedState;var r=(o=Ba()).queue.dispatch;return o.memoizedState=e,[t,r,!1]}function gi(e,t,o,r){return e={tag:e,create:o,deps:r,inst:t,next:null},null===(t=Sa.updateQueue)&&(t={lastEffect:null,events:null,stores:null,memoCache:null},Sa.updateQueue=t),null===(o=t.lastEffect)?t.lastEffect=e.next=e:(r=o.next,o.next=e,e.next=r,t.lastEffect=e),e}function vi(){return Ba().memoizedState}function yi(e,t,o,r){var n=Ha();r=void 0===r?null:r,Sa.flags|=e,n.memoizedState=gi(1|t,{destroy:void 0,resource:void 0},o,r)}function ki(e,t,o,r){var n=Ba();r=void 0===r?null:r;var a=n.memoizedState.inst;null!==Ca&&null!==r&&Aa(r,Ca.memoizedState.deps)?n.memoizedState=gi(t,a,o,r):(Sa.flags|=e,n.memoizedState=gi(1|t,a,o,r))}function xi(e,t){yi(8390656,8,e,t)}function wi(e,t){ki(2048,8,e,t)}function Si(e,t){return ki(4,2,e,t)}function Ci(e,t){return ki(4,4,e,t)}function $i(e,t){if("function"==typeof t){e=e();var o=t(e);return function(){"function"==typeof o?o():t(null)}}if(null!=t)return e=e(),t.current=e,function(){t.current=null}}function Ei(e,t,o){o=null!=o?o.concat([e]):null,ki(4,4,$i.bind(null,t,e),o)}function Li(){}function _i(e,t){var o=Ba();t=void 0===t?null:t;var r=o.memoizedState;return null!==t&&Aa(t,r[1])?r[0]:(o.memoizedState=[e,t],e)}function Ti(e,t){var o=Ba();t=void 0===t?null:t;var r=o.memoizedState;if(null!==t&&Aa(t,r[1]))return r[0];if(r=e(),_a){be(!0);try{e()}finally{be(!1)}}return o.memoizedState=[r,t],r}function Ii(e,t,o){return void 0===o||1073741824&wa?e.memoizedState=t:(e.memoizedState=o,e=Dc(),Sa.lanes|=e,fc|=e,o)}function zi(e,t,o,r){return Qo(o,t)?o:null!==ga.current?(e=Ii(e,o,r),Qo(e,t)||(Is=!0),e):42&wa?(e=Dc(),Sa.lanes|=e,fc|=e,t):(Is=!0,e.memoizedState=o)}function Oi(e,t,o,r,n){var a=M.p;M.p=0!==a&&8>a?a:8;var i,s,l,c=P.T,d={};P.T=d,Wi(e,!1,t,o);try{var h=n(),m=P.S;null!==m&&m(d,h),null!==h&&"object"==typeof h&&"function"==typeof h.then?Bi(e,t,(i=r,s=[],l={status:"pending",value:null,reason:null,then:function(e){s.push(e)}},h.then(function(){l.status="fulfilled",l.value=i;for(var e=0;e<s.length;e++)(0,s[e])(i)},function(e){for(l.status="rejected",l.reason=e,e=0;e<s.length;e++)(0,s[e])(void 0)}),l),Mc()):Bi(e,t,r,Mc())}catch(u){Bi(e,t,{then:function(){},status:"rejected",reason:u},Mc())}finally{M.p=a,P.T=c}}function Ri(){}function Ai(e,t,o,n){if(5!==e.tag)throw Error(r(476));var a=Ni(e).queue;Oi(e,a,t,D,null===o?Ri:function(){return Pi(e),o(n)})}function Ni(e){var t=e.memoizedState;if(null!==t)return t;var o={};return(t={memoizedState:D,baseState:D,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Za,lastRenderedState:D},next:null}).next={memoizedState:o,baseState:o,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Za,lastRenderedState:o},next:null},e.memoizedState=t,null!==(e=e.alternate)&&(e.memoizedState=t),t}function Pi(e){Bi(e,Ni(e).next.queue,{},Mc())}function Mi(){return In(Kh)}function Di(){return Ba().memoizedState}function ji(){return Ba().memoizedState}function Vi(e){for(var t=e.return;null!==t;){switch(t.tag){case 24:case 3:var o=Mc(),r=ca(t,e=la(o),o);return null!==r&&(jc(r,0,o),da(r,t,o)),t={cache:Mn()},void(e.payload=t)}t=t.return}}function Fi(e,t,o){var r=Mc();o={lane:r,revertLane:0,action:o,hasEagerState:!1,eagerState:null,next:null},Ui(e)?qi(t,o):null!==(o=Rr(e,t,o,r))&&(jc(o,0,r),Zi(o,t,r))}function Hi(e,t,o){Bi(e,t,o,Mc())}function Bi(e,t,o,r){var n={lane:r,revertLane:0,action:o,hasEagerState:!1,eagerState:null,next:null};if(Ui(e))qi(t,n);else{var a=e.alternate;if(0===e.lanes&&(null===a||0===a.lanes)&&null!==(a=t.lastRenderedReducer))try{var i=t.lastRenderedState,s=a(i,o);if(n.hasEagerState=!0,n.eagerState=s,Qo(s,i))return Or(e,t,n,0),null===ic&&zr(),!1}catch(l){}if(null!==(o=Rr(e,t,n,r)))return jc(o,0,r),Zi(o,t,r),!0}return!1}function Wi(e,t,o,n){if(n={lane:2,revertLane:Od(),action:n,hasEagerState:!1,eagerState:null,next:null},Ui(e)){if(t)throw Error(r(479))}else null!==(t=Rr(e,o,n,2))&&jc(t,0,2)}function Ui(e){var t=e.alternate;return e===Sa||null!==t&&t===Sa}function qi(e,t){La=Ea=!0;var o=e.pending;null===o?t.next=t:(t.next=o.next,o.next=t),e.pending=t}function Zi(e,t,o){if(4194048&o){var r=t.lanes;o|=r&=e.pendingLanes,t.lanes=o,Te(e,o)}}var Yi={readContext:In,use:Ua,useCallback:Ra,useContext:Ra,useEffect:Ra,useImperativeHandle:Ra,useLayoutEffect:Ra,useInsertionEffect:Ra,useMemo:Ra,useReducer:Ra,useRef:Ra,useState:Ra,useDebugValue:Ra,useDeferredValue:Ra,useTransition:Ra,useSyncExternalStore:Ra,useId:Ra,useHostTransitionStatus:Ra,useFormState:Ra,useActionState:Ra,useOptimistic:Ra,useMemoCache:Ra,useCacheRefresh:Ra},Xi={readContext:In,use:Ua,useCallback:function(e,t){return Ha().memoizedState=[e,void 0===t?null:t],e},useContext:In,useEffect:xi,useImperativeHandle:function(e,t,o){o=null!=o?o.concat([e]):null,yi(4194308,4,$i.bind(null,t,e),o)},useLayoutEffect:function(e,t){return yi(4194308,4,e,t)},useInsertionEffect:function(e,t){yi(4,2,e,t)},useMemo:function(e,t){var o=Ha();t=void 0===t?null:t;var r=e();if(_a){be(!0);try{e()}finally{be(!1)}}return o.memoizedState=[r,t],r},useReducer:function(e,t,o){var r=Ha();if(void 0!==o){var n=o(t);if(_a){be(!0);try{o(t)}finally{be(!1)}}}else n=t;return r.memoizedState=r.baseState=n,e={pending:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:n},r.queue=e,e=e.dispatch=Fi.bind(null,Sa,e),[r.memoizedState,e]},useRef:function(e){return e={current:e},Ha().memoizedState=e},useState:function(e){var t=(e=ri(e)).queue,o=Hi.bind(null,Sa,t);return t.dispatch=o,[e.memoizedState,o]},useDebugValue:Li,useDeferredValue:function(e,t){return Ii(Ha(),e,t)},useTransition:function(){var e=ri(!1);return e=Oi.bind(null,Sa,e.queue,!0,!1),Ha().memoizedState=e,[!1,e]},useSyncExternalStore:function(e,t,o){var n=Sa,a=Ha();if(cn){if(void 0===o)throw Error(r(407));o=o()}else{if(o=t(),null===ic)throw Error(r(349));124&lc||Qa(n,t,o)}a.memoizedState=o;var i={value:o,getSnapshot:t};return a.queue=i,xi(ei.bind(null,n,i,e),[e]),n.flags|=2048,gi(9,{destroy:void 0,resource:void 0},Ja.bind(null,n,i,o,t),null),o},useId:function(){var e=Ha(),t=ic.identifierPrefix;if(cn){var o=tn;t="«"+t+"R"+(o=(en&~(1<<32-pe(en)-1)).toString(32)+o),0<(o=Ta++)&&(t+="H"+o.toString(32)),t+="»"}else t="«"+t+"r"+(o=Oa++).toString(32)+"»";return e.memoizedState=t},useHostTransitionStatus:Mi,useFormState:mi,useActionState:mi,useOptimistic:function(e){var t=Ha();t.memoizedState=t.baseState=e;var o={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return t.queue=o,t=Wi.bind(null,Sa,!0,o),o.dispatch=t,[e,t]},useMemoCache:qa,useCacheRefresh:function(){return Ha().memoizedState=Vi.bind(null,Sa)}},Gi={readContext:In,use:Ua,useCallback:_i,useContext:In,useEffect:wi,useImperativeHandle:Ei,useInsertionEffect:Si,useLayoutEffect:Ci,useMemo:Ti,useReducer:Ya,useRef:vi,useState:function(){return Ya(Za)},useDebugValue:Li,useDeferredValue:function(e,t){return zi(Ba(),Ca.memoizedState,e,t)},useTransition:function(){var e=Ya(Za)[0],t=Ba().memoizedState;return["boolean"==typeof e?e:Wa(e),t]},useSyncExternalStore:Ka,useId:Di,useHostTransitionStatus:Mi,useFormState:ui,useActionState:ui,useOptimistic:function(e,t){return ni(Ba(),0,e,t)},useMemoCache:qa,useCacheRefresh:ji},Ki={readContext:In,use:Ua,useCallback:_i,useContext:In,useEffect:wi,useImperativeHandle:Ei,useInsertionEffect:Si,useLayoutEffect:Ci,useMemo:Ti,useReducer:Ga,useRef:vi,useState:function(){return Ga(Za)},useDebugValue:Li,useDeferredValue:function(e,t){var o=Ba();return null===Ca?Ii(o,e,t):zi(o,Ca.memoizedState,e,t)},useTransition:function(){var e=Ga(Za)[0],t=Ba().memoizedState;return["boolean"==typeof e?e:Wa(e),t]},useSyncExternalStore:Ka,useId:Di,useHostTransitionStatus:Mi,useFormState:fi,useActionState:fi,useOptimistic:function(e,t){var o=Ba();return null!==Ca?ni(o,0,e,t):(o.baseState=e,[e,o.queue.dispatch])},useMemoCache:qa,useCacheRefresh:ji},Qi=null,Ji=0;function es(e){var t=Ji;return Ji+=1,null===Qi&&(Qi=[]),ta(Qi,e,t)}function ts(e,t){t=t.props.ref,e.ref=void 0!==t?t:null}function os(e,t){if(t.$$typeof===d)throw Error(r(525));throw e=Object.prototype.toString.call(t),Error(r(31,"[object Object]"===e?"object with keys {"+Object.keys(t).join(", ")+"}":e))}function rs(e){return(0,e._init)(e._payload)}function ns(e){function t(t,o){if(e){var r=t.deletions;null===r?(t.deletions=[o],t.flags|=16):r.push(o)}}function o(o,r){if(!e)return null;for(;null!==r;)t(o,r),r=r.sibling;return null}function n(e){for(var t=new Map;null!==e;)null!==e.key?t.set(e.key,e):t.set(e.index,e),e=e.sibling;return t}function a(e,t){return(e=Fr(e,t)).index=0,e.sibling=null,e}function i(t,o,r){return t.index=r,e?null!==(r=t.alternate)?(r=r.index)<o?(t.flags|=67108866,o):r:(t.flags|=67108866,o):(t.flags|=1048576,o)}function s(t){return e&&null===t.alternate&&(t.flags|=67108866),t}function l(e,t,o,r){return null===t||6!==t.tag?((t=Ur(o,e.mode,r)).return=e,t):((t=a(t,o)).return=e,t)}function c(e,t,o,r){var n=o.type;return n===u?b(e,t,o.props.children,r,o.key):null!==t&&(t.elementType===n||"object"==typeof n&&null!==n&&n.$$typeof===L&&rs(n)===t.type)?(ts(t=a(t,o.props),o),t.return=e,t):(ts(t=Br(o.type,o.key,o.props,null,e.mode,r),o),t.return=e,t)}function d(e,t,o,r){return null===t||4!==t.tag||t.stateNode.containerInfo!==o.containerInfo||t.stateNode.implementation!==o.implementation?((t=qr(o,e.mode,r)).return=e,t):((t=a(t,o.children||[])).return=e,t)}function b(e,t,o,r,n){return null===t||7!==t.tag?((t=Wr(o,e.mode,r,n)).return=e,t):((t=a(t,o)).return=e,t)}function p(e,t,o){if("string"==typeof t&&""!==t||"number"==typeof t||"bigint"==typeof t)return(t=Ur(""+t,e.mode,o)).return=e,t;if("object"==typeof t&&null!==t){switch(t.$$typeof){case h:return ts(o=Br(t.type,t.key,t.props,null,e.mode,o),t),o.return=e,o;case m:return(t=qr(t,e.mode,o)).return=e,t;case L:return p(e,t=(0,t._init)(t._payload),o)}if(N(t)||O(t))return(t=Wr(t,e.mode,o,null)).return=e,t;if("function"==typeof t.then)return p(e,es(t),o);if(t.$$typeof===y)return p(e,zn(e,t),o);os(e,t)}return null}function f(e,t,o,r){var n=null!==t?t.key:null;if("string"==typeof o&&""!==o||"number"==typeof o||"bigint"==typeof o)return null!==n?null:l(e,t,""+o,r);if("object"==typeof o&&null!==o){switch(o.$$typeof){case h:return o.key===n?c(e,t,o,r):null;case m:return o.key===n?d(e,t,o,r):null;case L:return f(e,t,o=(n=o._init)(o._payload),r)}if(N(o)||O(o))return null!==n?null:b(e,t,o,r,null);if("function"==typeof o.then)return f(e,t,es(o),r);if(o.$$typeof===y)return f(e,t,zn(e,o),r);os(e,o)}return null}function g(e,t,o,r,n){if("string"==typeof r&&""!==r||"number"==typeof r||"bigint"==typeof r)return l(t,e=e.get(o)||null,""+r,n);if("object"==typeof r&&null!==r){switch(r.$$typeof){case h:return c(t,e=e.get(null===r.key?o:r.key)||null,r,n);case m:return d(t,e=e.get(null===r.key?o:r.key)||null,r,n);case L:return g(e,t,o,r=(0,r._init)(r._payload),n)}if(N(r)||O(r))return b(t,e=e.get(o)||null,r,n,null);if("function"==typeof r.then)return g(e,t,o,es(r),n);if(r.$$typeof===y)return g(e,t,o,zn(t,r),n);os(t,r)}return null}function v(l,c,d,b){if("object"==typeof d&&null!==d&&d.type===u&&null===d.key&&(d=d.props.children),"object"==typeof d&&null!==d){switch(d.$$typeof){case h:e:{for(var k=d.key;null!==c;){if(c.key===k){if((k=d.type)===u){if(7===c.tag){o(l,c.sibling),(b=a(c,d.props.children)).return=l,l=b;break e}}else if(c.elementType===k||"object"==typeof k&&null!==k&&k.$$typeof===L&&rs(k)===c.type){o(l,c.sibling),ts(b=a(c,d.props),d),b.return=l,l=b;break e}o(l,c);break}t(l,c),c=c.sibling}d.type===u?((b=Wr(d.props.children,l.mode,b,d.key)).return=l,l=b):(ts(b=Br(d.type,d.key,d.props,null,l.mode,b),d),b.return=l,l=b)}return s(l);case m:e:{for(k=d.key;null!==c;){if(c.key===k){if(4===c.tag&&c.stateNode.containerInfo===d.containerInfo&&c.stateNode.implementation===d.implementation){o(l,c.sibling),(b=a(c,d.children||[])).return=l,l=b;break e}o(l,c);break}t(l,c),c=c.sibling}(b=qr(d,l.mode,b)).return=l,l=b}return s(l);case L:return v(l,c,d=(k=d._init)(d._payload),b)}if(N(d))return function(r,a,s,l){for(var c=null,d=null,h=a,m=a=0,u=null;null!==h&&m<s.length;m++){h.index>m?(u=h,h=null):u=h.sibling;var b=f(r,h,s[m],l);if(null===b){null===h&&(h=u);break}e&&h&&null===b.alternate&&t(r,h),a=i(b,a,m),null===d?c=b:d.sibling=b,d=b,h=u}if(m===s.length)return o(r,h),cn&&on(r,m),c;if(null===h){for(;m<s.length;m++)null!==(h=p(r,s[m],l))&&(a=i(h,a,m),null===d?c=h:d.sibling=h,d=h);return cn&&on(r,m),c}for(h=n(h);m<s.length;m++)null!==(u=g(h,r,m,s[m],l))&&(e&&null!==u.alternate&&h.delete(null===u.key?m:u.key),a=i(u,a,m),null===d?c=u:d.sibling=u,d=u);return e&&h.forEach(function(e){return t(r,e)}),cn&&on(r,m),c}(l,c,d,b);if(O(d)){if("function"!=typeof(k=O(d)))throw Error(r(150));return function(a,s,l,c){if(null==l)throw Error(r(151));for(var d=null,h=null,m=s,u=s=0,b=null,v=l.next();null!==m&&!v.done;u++,v=l.next()){m.index>u?(b=m,m=null):b=m.sibling;var y=f(a,m,v.value,c);if(null===y){null===m&&(m=b);break}e&&m&&null===y.alternate&&t(a,m),s=i(y,s,u),null===h?d=y:h.sibling=y,h=y,m=b}if(v.done)return o(a,m),cn&&on(a,u),d;if(null===m){for(;!v.done;u++,v=l.next())null!==(v=p(a,v.value,c))&&(s=i(v,s,u),null===h?d=v:h.sibling=v,h=v);return cn&&on(a,u),d}for(m=n(m);!v.done;u++,v=l.next())null!==(v=g(m,a,u,v.value,c))&&(e&&null!==v.alternate&&m.delete(null===v.key?u:v.key),s=i(v,s,u),null===h?d=v:h.sibling=v,h=v);return e&&m.forEach(function(e){return t(a,e)}),cn&&on(a,u),d}(l,c,d=k.call(d),b)}if("function"==typeof d.then)return v(l,c,es(d),b);if(d.$$typeof===y)return v(l,c,zn(l,d),b);os(l,d)}return"string"==typeof d&&""!==d||"number"==typeof d||"bigint"==typeof d?(d=""+d,null!==c&&6===c.tag?(o(l,c.sibling),(b=a(c,d)).return=l,l=b):(o(l,c),(b=Ur(d,l.mode,b)).return=l,l=b),s(l)):o(l,c)}return function(e,t,o,r){try{Ji=0;var n=v(e,t,o,r);return Qi=null,n}catch(i){if(i===Xn||i===Kn)throw i;var a=jr(29,i,null,e.mode);return a.lanes=r,a.return=e,a}}}var as=ns(!0),is=ns(!1),ss=F(null),ls=null;function cs(e){var t=e.alternate;B(us,1&us.current),B(ss,e),null===ls&&(null===t||null!==ga.current||null!==t.memoizedState)&&(ls=e)}function ds(e){if(22===e.tag){if(B(us,us.current),B(ss,e),null===ls){var t=e.alternate;null!==t&&null!==t.memoizedState&&(ls=e)}}else hs()}function hs(){B(us,us.current),B(ss,ss.current)}function ms(e){H(ss),ls===e&&(ls=null),H(us)}var us=F(0);function bs(e){for(var t=e;null!==t;){if(13===t.tag){var o=t.memoizedState;if(null!==o&&(null===(o=o.dehydrated)||"$?"===o.data||yh(o)))return t}else if(19===t.tag&&void 0!==t.memoizedProps.revealOrder){if(128&t.flags)return t}else if(null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}function ps(e,t,o,r){o=null==(o=o(r,t=e.memoizedState))?t:c({},t,o),e.memoizedState=o,0===e.lanes&&(e.updateQueue.baseState=o)}var fs={enqueueSetState:function(e,t,o){e=e._reactInternals;var r=Mc(),n=la(r);n.payload=t,null!=o&&(n.callback=o),null!==(t=ca(e,n,r))&&(jc(t,0,r),da(t,e,r))},enqueueReplaceState:function(e,t,o){e=e._reactInternals;var r=Mc(),n=la(r);n.tag=1,n.payload=t,null!=o&&(n.callback=o),null!==(t=ca(e,n,r))&&(jc(t,0,r),da(t,e,r))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var o=Mc(),r=la(o);r.tag=2,null!=t&&(r.callback=t),null!==(t=ca(e,r,o))&&(jc(t,0,o),da(t,e,o))}};function gs(e,t,o,r,n,a,i){return"function"==typeof(e=e.stateNode).shouldComponentUpdate?e.shouldComponentUpdate(r,a,i):!(t.prototype&&t.prototype.isPureReactComponent&&Jo(o,r)&&Jo(n,a))}function vs(e,t,o,r){e=t.state,"function"==typeof t.componentWillReceiveProps&&t.componentWillReceiveProps(o,r),"function"==typeof t.UNSAFE_componentWillReceiveProps&&t.UNSAFE_componentWillReceiveProps(o,r),t.state!==e&&fs.enqueueReplaceState(t,t.state,null)}function ys(e,t){var o=t;if("ref"in t)for(var r in o={},t)"ref"!==r&&(o[r]=t[r]);if(e=e.defaultProps)for(var n in o===t&&(o=c({},o)),e)void 0===o[n]&&(o[n]=e[n]);return o}var ks="function"==typeof reportError?reportError:function(e){if("object"==typeof window&&"function"==typeof window.ErrorEvent){var t=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:"object"==typeof e&&null!==e&&"string"==typeof e.message?String(e.message):String(e),error:e});if(!window.dispatchEvent(t))return}else if("object"==typeof process&&"function"==typeof process.emit)return void process.emit("uncaughtException",e);console.error(e)};function xs(e){ks(e)}function ws(e){console.error(e)}function Ss(e){ks(e)}function Cs(e,t){try{(0,e.onUncaughtError)(t.value,{componentStack:t.stack})}catch(o){setTimeout(function(){throw o})}}function $s(e,t,o){try{(0,e.onCaughtError)(o.value,{componentStack:o.stack,errorBoundary:1===t.tag?t.stateNode:null})}catch(r){setTimeout(function(){throw r})}}function Es(e,t,o){return(o=la(o)).tag=3,o.payload={element:null},o.callback=function(){Cs(e,t)},o}function Ls(e){return(e=la(e)).tag=3,e}function _s(e,t,o,r){var n=o.type.getDerivedStateFromError;if("function"==typeof n){var a=r.value;e.payload=function(){return n(a)},e.callback=function(){$s(t,o,r)}}var i=o.stateNode;null!==i&&"function"==typeof i.componentDidCatch&&(e.callback=function(){$s(t,o,r),"function"!=typeof n&&(null===Lc?Lc=new Set([this]):Lc.add(this));var e=r.stack;this.componentDidCatch(r.value,{componentStack:null!==e?e:""})})}var Ts=Error(r(461)),Is=!1;function zs(e,t,o,r){t.child=null===e?is(t,null,o,r):as(t,e.child,o,r)}function Os(e,t,o,r,n){o=o.render;var a=t.ref;if("ref"in r){var i={};for(var s in r)"ref"!==s&&(i[s]=r[s])}else i=r;return Tn(t),r=Na(e,t,o,i,a,n),s=ja(),null===e||Is?(cn&&s&&nn(t),t.flags|=1,zs(e,t,r,n),t.child):(Va(e,t,n),Qs(e,t,n))}function Rs(e,t,o,r,n){if(null===e){var a=o.type;return"function"!=typeof a||Vr(a)||void 0!==a.defaultProps||null!==o.compare?((e=Br(o.type,null,r,t,t.mode,n)).ref=t.ref,e.return=t,t.child=e):(t.tag=15,t.type=a,As(e,t,a,r,n))}if(a=e.child,!Js(e,n)){var i=a.memoizedProps;if((o=null!==(o=o.compare)?o:Jo)(i,r)&&e.ref===t.ref)return Qs(e,t,n)}return t.flags|=1,(e=Fr(a,r)).ref=t.ref,e.return=t,t.child=e}function As(e,t,o,r,n){if(null!==e){var a=e.memoizedProps;if(Jo(a,r)&&e.ref===t.ref){if(Is=!1,t.pendingProps=r=a,!Js(e,n))return t.lanes=e.lanes,Qs(e,t,n);131072&e.flags&&(Is=!0)}}return Ds(e,t,o,r,n)}function Ns(e,t,o){var r=t.pendingProps,n=r.children,a=null!==e?e.memoizedState:null;if("hidden"===r.mode){if(128&t.flags){if(r=null!==a?a.baseLanes|o:o,null!==e){for(n=t.child=e.child,a=0;null!==n;)a=a|n.lanes|n.childLanes,n=n.sibling;t.childLanes=a&~r}else t.childLanes=0,t.child=null;return Ps(e,t,r,o)}if(!(536870912&o))return t.lanes=t.childLanes=536870912,Ps(e,t,null!==a?a.baseLanes|o:o,o);t.memoizedState={baseLanes:0,cachePool:null},null!==e&&Zn(0,null!==a?a.cachePool:null),null!==a?ya(t,a):ka(),ds(t)}else null!==a?(Zn(0,a.cachePool),ya(t,a),hs(),t.memoizedState=null):(null!==e&&Zn(0,null),ka(),hs());return zs(e,t,n,o),t.child}function Ps(e,t,o,r){var n=qn();return n=null===n?null:{parent:Pn._currentValue,pool:n},t.memoizedState={baseLanes:o,cachePool:n},null!==e&&Zn(0,null),ka(),ds(t),null!==e&&Ln(e,t,r,!0),null}function Ms(e,t){var o=t.ref;if(null===o)null!==e&&null!==e.ref&&(t.flags|=4194816);else{if("function"!=typeof o&&"object"!=typeof o)throw Error(r(284));null!==e&&e.ref===o||(t.flags|=4194816)}}function Ds(e,t,o,r,n){return Tn(t),o=Na(e,t,o,r,void 0,n),r=ja(),null===e||Is?(cn&&r&&nn(t),t.flags|=1,zs(e,t,o,n),t.child):(Va(e,t,n),Qs(e,t,n))}function js(e,t,o,r,n,a){return Tn(t),t.updateQueue=null,o=Ma(t,r,o,n),Pa(e),r=ja(),null===e||Is?(cn&&r&&nn(t),t.flags|=1,zs(e,t,o,a),t.child):(Va(e,t,a),Qs(e,t,a))}function Vs(e,t,o,r,n){if(Tn(t),null===t.stateNode){var a=Mr,i=o.contextType;"object"==typeof i&&null!==i&&(a=In(i)),a=new o(r,a),t.memoizedState=null!==a.state&&void 0!==a.state?a.state:null,a.updater=fs,t.stateNode=a,a._reactInternals=t,(a=t.stateNode).props=r,a.state=t.memoizedState,a.refs={},ia(t),i=o.contextType,a.context="object"==typeof i&&null!==i?In(i):Mr,a.state=t.memoizedState,"function"==typeof(i=o.getDerivedStateFromProps)&&(ps(t,o,i,r),a.state=t.memoizedState),"function"==typeof o.getDerivedStateFromProps||"function"==typeof a.getSnapshotBeforeUpdate||"function"!=typeof a.UNSAFE_componentWillMount&&"function"!=typeof a.componentWillMount||(i=a.state,"function"==typeof a.componentWillMount&&a.componentWillMount(),"function"==typeof a.UNSAFE_componentWillMount&&a.UNSAFE_componentWillMount(),i!==a.state&&fs.enqueueReplaceState(a,a.state,null),ba(t,r,a,n),ua(),a.state=t.memoizedState),"function"==typeof a.componentDidMount&&(t.flags|=4194308),r=!0}else if(null===e){a=t.stateNode;var s=t.memoizedProps,l=ys(o,s);a.props=l;var c=a.context,d=o.contextType;i=Mr,"object"==typeof d&&null!==d&&(i=In(d));var h=o.getDerivedStateFromProps;d="function"==typeof h||"function"==typeof a.getSnapshotBeforeUpdate,s=t.pendingProps!==s,d||"function"!=typeof a.UNSAFE_componentWillReceiveProps&&"function"!=typeof a.componentWillReceiveProps||(s||c!==i)&&vs(t,a,r,i),aa=!1;var m=t.memoizedState;a.state=m,ba(t,r,a,n),ua(),c=t.memoizedState,s||m!==c||aa?("function"==typeof h&&(ps(t,o,h,r),c=t.memoizedState),(l=aa||gs(t,o,l,r,m,c,i))?(d||"function"!=typeof a.UNSAFE_componentWillMount&&"function"!=typeof a.componentWillMount||("function"==typeof a.componentWillMount&&a.componentWillMount(),"function"==typeof a.UNSAFE_componentWillMount&&a.UNSAFE_componentWillMount()),"function"==typeof a.componentDidMount&&(t.flags|=4194308)):("function"==typeof a.componentDidMount&&(t.flags|=4194308),t.memoizedProps=r,t.memoizedState=c),a.props=r,a.state=c,a.context=i,r=l):("function"==typeof a.componentDidMount&&(t.flags|=4194308),r=!1)}else{a=t.stateNode,sa(e,t),d=ys(o,i=t.memoizedProps),a.props=d,h=t.pendingProps,m=a.context,c=o.contextType,l=Mr,"object"==typeof c&&null!==c&&(l=In(c)),(c="function"==typeof(s=o.getDerivedStateFromProps)||"function"==typeof a.getSnapshotBeforeUpdate)||"function"!=typeof a.UNSAFE_componentWillReceiveProps&&"function"!=typeof a.componentWillReceiveProps||(i!==h||m!==l)&&vs(t,a,r,l),aa=!1,m=t.memoizedState,a.state=m,ba(t,r,a,n),ua();var u=t.memoizedState;i!==h||m!==u||aa||null!==e&&null!==e.dependencies&&_n(e.dependencies)?("function"==typeof s&&(ps(t,o,s,r),u=t.memoizedState),(d=aa||gs(t,o,d,r,m,u,l)||null!==e&&null!==e.dependencies&&_n(e.dependencies))?(c||"function"!=typeof a.UNSAFE_componentWillUpdate&&"function"!=typeof a.componentWillUpdate||("function"==typeof a.componentWillUpdate&&a.componentWillUpdate(r,u,l),"function"==typeof a.UNSAFE_componentWillUpdate&&a.UNSAFE_componentWillUpdate(r,u,l)),"function"==typeof a.componentDidUpdate&&(t.flags|=4),"function"==typeof a.getSnapshotBeforeUpdate&&(t.flags|=1024)):("function"!=typeof a.componentDidUpdate||i===e.memoizedProps&&m===e.memoizedState||(t.flags|=4),"function"!=typeof a.getSnapshotBeforeUpdate||i===e.memoizedProps&&m===e.memoizedState||(t.flags|=1024),t.memoizedProps=r,t.memoizedState=u),a.props=r,a.state=u,a.context=l,r=d):("function"!=typeof a.componentDidUpdate||i===e.memoizedProps&&m===e.memoizedState||(t.flags|=4),"function"!=typeof a.getSnapshotBeforeUpdate||i===e.memoizedProps&&m===e.memoizedState||(t.flags|=1024),r=!1)}return a=r,Ms(e,t),r=!!(128&t.flags),a||r?(a=t.stateNode,o=r&&"function"!=typeof o.getDerivedStateFromError?null:a.render(),t.flags|=1,null!==e&&r?(t.child=as(t,e.child,null,n),t.child=as(t,null,o,n)):zs(e,t,o,n),t.memoizedState=a.state,e=t.child):e=Qs(e,t,n),e}function Fs(e,t,o,r){return gn(),t.flags|=256,zs(e,t,o,r),t.child}var Hs={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function Bs(e){return{baseLanes:e,cachePool:Yn()}}function Ws(e,t,o){return e=null!==e?e.childLanes&~o:0,t&&(e|=yc),e}function Us(e,t,o){var n,a=t.pendingProps,i=!1,s=!!(128&t.flags);if((n=s)||(n=(null===e||null!==e.memoizedState)&&!!(2&us.current)),n&&(i=!0,t.flags&=-129),n=!!(32&t.flags),t.flags&=-33,null===e){if(cn){if(i?cs(t):hs(),cn){var l,c=ln;if(l=c){e:{for(l=c,c=hn;8!==l.nodeType;){if(!c){c=null;break e}if(null===(l=kh(l.nextSibling))){c=null;break e}}c=l}null!==c?(t.memoizedState={dehydrated:c,treeContext:null!==Jr?{id:en,overflow:tn}:null,retryLane:536870912,hydrationErrors:null},(l=jr(18,null,null,0)).stateNode=c,l.return=t,t.child=l,sn=t,ln=null,l=!0):l=!1}l||un(t)}if(null!==(c=t.memoizedState)&&null!==(c=c.dehydrated))return yh(c)?t.lanes=32:t.lanes=536870912,null;ms(t)}return c=a.children,a=a.fallback,i?(hs(),c=Zs({mode:"hidden",children:c},i=t.mode),a=Wr(a,i,o,null),c.return=t,a.return=t,c.sibling=a,t.child=c,(i=t.child).memoizedState=Bs(o),i.childLanes=Ws(e,n,o),t.memoizedState=Hs,a):(cs(t),qs(t,c))}if(null!==(l=e.memoizedState)&&null!==(c=l.dehydrated)){if(s)256&t.flags?(cs(t),t.flags&=-257,t=Ys(e,t,o)):null!==t.memoizedState?(hs(),t.child=e.child,t.flags|=128,t=null):(hs(),i=a.fallback,c=t.mode,a=Zs({mode:"visible",children:a.children},c),(i=Wr(i,c,o,null)).flags|=2,a.return=t,i.return=t,a.sibling=i,t.child=a,as(t,e.child,null,o),(a=t.child).memoizedState=Bs(o),a.childLanes=Ws(e,n,o),t.memoizedState=Hs,t=i);else if(cs(t),yh(c)){if(n=c.nextSibling&&c.nextSibling.dataset)var d=n.dgst;n=d,(a=Error(r(419))).stack="",a.digest=n,yn({value:a,source:null,stack:null}),t=Ys(e,t,o)}else if(Is||Ln(e,t,o,!1),n=0!==(o&e.childLanes),Is||n){if(null!==(n=ic)&&0!==(a=0!==((a=42&(a=o&-o)?1:Ie(a))&(n.suspendedLanes|o))?0:a)&&a!==l.retryLane)throw l.retryLane=a,Ar(e,a),jc(n,0,a),Ts;"$?"===c.data||Gc(),t=Ys(e,t,o)}else"$?"===c.data?(t.flags|=192,t.child=e.child,t=null):(e=l.treeContext,ln=kh(c.nextSibling),sn=t,cn=!0,dn=null,hn=!1,null!==e&&(Kr[Qr++]=en,Kr[Qr++]=tn,Kr[Qr++]=Jr,en=e.id,tn=e.overflow,Jr=t),(t=qs(t,a.children)).flags|=4096);return t}return i?(hs(),i=a.fallback,c=t.mode,d=(l=e.child).sibling,(a=Fr(l,{mode:"hidden",children:a.children})).subtreeFlags=65011712&l.subtreeFlags,null!==d?i=Fr(d,i):(i=Wr(i,c,o,null)).flags|=2,i.return=t,a.return=t,a.sibling=i,t.child=a,a=i,i=t.child,null===(c=e.child.memoizedState)?c=Bs(o):(null!==(l=c.cachePool)?(d=Pn._currentValue,l=l.parent!==d?{parent:d,pool:d}:l):l=Yn(),c={baseLanes:c.baseLanes|o,cachePool:l}),i.memoizedState=c,i.childLanes=Ws(e,n,o),t.memoizedState=Hs,a):(cs(t),e=(o=e.child).sibling,(o=Fr(o,{mode:"visible",children:a.children})).return=t,o.sibling=null,null!==e&&(null===(n=t.deletions)?(t.deletions=[e],t.flags|=16):n.push(e)),t.child=o,t.memoizedState=null,o)}function qs(e,t){return(t=Zs({mode:"visible",children:t},e.mode)).return=e,e.child=t}function Zs(e,t){return(e=jr(22,e,null,t)).lanes=0,e.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null},e}function Ys(e,t,o){return as(t,e.child,null,o),(e=qs(t,t.pendingProps.children)).flags|=2,t.memoizedState=null,e}function Xs(e,t,o){e.lanes|=t;var r=e.alternate;null!==r&&(r.lanes|=t),$n(e.return,t,o)}function Gs(e,t,o,r,n){var a=e.memoizedState;null===a?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:o,tailMode:n}:(a.isBackwards=t,a.rendering=null,a.renderingStartTime=0,a.last=r,a.tail=o,a.tailMode=n)}function Ks(e,t,o){var r=t.pendingProps,n=r.revealOrder,a=r.tail;if(zs(e,t,r.children,o),2&(r=us.current))r=1&r|2,t.flags|=128;else{if(null!==e&&128&e.flags)e:for(e=t.child;null!==e;){if(13===e.tag)null!==e.memoizedState&&Xs(e,o,t);else if(19===e.tag)Xs(e,o,t);else if(null!==e.child){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;null===e.sibling;){if(null===e.return||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}r&=1}switch(B(us,r),n){case"forwards":for(o=t.child,n=null;null!==o;)null!==(e=o.alternate)&&null===bs(e)&&(n=o),o=o.sibling;null===(o=n)?(n=t.child,t.child=null):(n=o.sibling,o.sibling=null),Gs(t,!1,n,o,a);break;case"backwards":for(o=null,n=t.child,t.child=null;null!==n;){if(null!==(e=n.alternate)&&null===bs(e)){t.child=n;break}e=n.sibling,n.sibling=o,o=n,n=e}Gs(t,!0,o,null,a);break;case"together":Gs(t,!1,null,null,void 0);break;default:t.memoizedState=null}return t.child}function Qs(e,t,o){if(null!==e&&(t.dependencies=e.dependencies),fc|=t.lanes,0===(o&t.childLanes)){if(null===e)return null;if(Ln(e,t,o,!1),0===(o&t.childLanes))return null}if(null!==e&&t.child!==e.child)throw Error(r(153));if(null!==t.child){for(o=Fr(e=t.child,e.pendingProps),t.child=o,o.return=t;null!==e.sibling;)e=e.sibling,(o=o.sibling=Fr(e,e.pendingProps)).return=t;o.sibling=null}return t.child}function Js(e,t){return 0!==(e.lanes&t)||!(null===(e=e.dependencies)||!_n(e))}function el(e,t,o){if(null!==e)if(e.memoizedProps!==t.pendingProps)Is=!0;else{if(!(Js(e,o)||128&t.flags))return Is=!1,function(e,t,o){switch(t.tag){case 3:Y(t,t.stateNode.containerInfo),Sn(0,Pn,e.memoizedState.cache),gn();break;case 27:case 5:G(t);break;case 4:Y(t,t.stateNode.containerInfo);break;case 10:Sn(0,t.type,t.memoizedProps.value);break;case 13:var r=t.memoizedState;if(null!==r)return null!==r.dehydrated?(cs(t),t.flags|=128,null):0!==(o&t.child.childLanes)?Us(e,t,o):(cs(t),null!==(e=Qs(e,t,o))?e.sibling:null);cs(t);break;case 19:var n=!!(128&e.flags);if((r=0!==(o&t.childLanes))||(Ln(e,t,o,!1),r=0!==(o&t.childLanes)),n){if(r)return Ks(e,t,o);t.flags|=128}if(null!==(n=t.memoizedState)&&(n.rendering=null,n.tail=null,n.lastEffect=null),B(us,us.current),r)break;return null;case 22:case 23:return t.lanes=0,Ns(e,t,o);case 24:Sn(0,Pn,e.memoizedState.cache)}return Qs(e,t,o)}(e,t,o);Is=!!(131072&e.flags)}else Is=!1,cn&&1048576&t.flags&&rn(t,Gr,t.index);switch(t.lanes=0,t.tag){case 16:e:{e=t.pendingProps;var n=t.elementType,a=n._init;if(n=a(n._payload),t.type=n,"function"!=typeof n){if(null!=n){if((a=n.$$typeof)===x){t.tag=11,t=Os(null,t,n,e,o);break e}if(a===$){t.tag=14,t=Rs(null,t,n,e,o);break e}}throw t=A(n)||n,Error(r(306,t,""))}Vr(n)?(e=ys(n,e),t.tag=1,t=Vs(null,t,n,e,o)):(t.tag=0,t=Ds(null,t,n,e,o))}return t;case 0:return Ds(e,t,t.type,t.pendingProps,o);case 1:return Vs(e,t,n=t.type,a=ys(n,t.pendingProps),o);case 3:e:{if(Y(t,t.stateNode.containerInfo),null===e)throw Error(r(387));n=t.pendingProps;var i=t.memoizedState;a=i.element,sa(e,t),ba(t,n,null,o);var s=t.memoizedState;if(n=s.cache,Sn(0,Pn,n),n!==i.cache&&En(t,[Pn],o,!0),ua(),n=s.element,i.isDehydrated){if(i={element:n,isDehydrated:!1,cache:s.cache},t.updateQueue.baseState=i,t.memoizedState=i,256&t.flags){t=Fs(e,t,n,o);break e}if(n!==a){yn(a=Lr(Error(r(424)),t)),t=Fs(e,t,n,o);break e}for(e=9===(e=t.stateNode.containerInfo).nodeType?e.body:"HTML"===e.nodeName?e.ownerDocument.body:e,ln=kh(e.firstChild),sn=t,cn=!0,dn=null,hn=!0,o=is(t,null,n,o),t.child=o;o;)o.flags=-3&o.flags|4096,o=o.sibling}else{if(gn(),n===a){t=Qs(e,t,o);break e}zs(e,t,n,o)}t=t.child}return t;case 26:return Ms(e,t),null===e?(o=zh(t.type,null,t.pendingProps,null))?t.memoizedState=o:cn||(o=t.type,e=t.pendingProps,(n=ih(q.current).createElement(o))[Ae]=t,n[Ne]=e,rh(n,o,e),Ze(n),t.stateNode=n):t.memoizedState=zh(t.type,e.memoizedProps,t.pendingProps,e.memoizedState),null;case 27:return G(t),null===e&&cn&&(n=t.stateNode=Sh(t.type,t.pendingProps,q.current),sn=t,hn=!0,a=ln,fh(t.type)?(xh=a,ln=kh(n.firstChild)):ln=a),zs(e,t,t.pendingProps.children,o),Ms(e,t),null===e&&(t.flags|=4194304),t.child;case 5:return null===e&&cn&&((a=n=ln)&&(null!==(n=function(e,t,o,r){for(;1===e.nodeType;){var n=o;if(e.nodeName.toLowerCase()!==t.toLowerCase()){if(!r&&("INPUT"!==e.nodeName||"hidden"!==e.type))break}else if(r){if(!e[Fe])switch(t){case"meta":if(!e.hasAttribute("itemprop"))break;return e;case"link":if("stylesheet"===(a=e.getAttribute("rel"))&&e.hasAttribute("data-precedence"))break;if(a!==n.rel||e.getAttribute("href")!==(null==n.href||""===n.href?null:n.href)||e.getAttribute("crossorigin")!==(null==n.crossOrigin?null:n.crossOrigin)||e.getAttribute("title")!==(null==n.title?null:n.title))break;return e;case"style":if(e.hasAttribute("data-precedence"))break;return e;case"script":if(((a=e.getAttribute("src"))!==(null==n.src?null:n.src)||e.getAttribute("type")!==(null==n.type?null:n.type)||e.getAttribute("crossorigin")!==(null==n.crossOrigin?null:n.crossOrigin))&&a&&e.hasAttribute("async")&&!e.hasAttribute("itemprop"))break;return e;default:return e}}else{if("input"!==t||"hidden"!==e.type)return e;var a=null==n.name?null:""+n.name;if("hidden"===n.type&&e.getAttribute("name")===a)return e}if(null===(e=kh(e.nextSibling)))break}return null}(n,t.type,t.pendingProps,hn))?(t.stateNode=n,sn=t,ln=kh(n.firstChild),hn=!1,a=!0):a=!1),a||un(t)),G(t),a=t.type,i=t.pendingProps,s=null!==e?e.memoizedProps:null,n=i.children,ch(a,i)?n=null:null!==s&&ch(a,s)&&(t.flags|=32),null!==t.memoizedState&&(a=Na(e,t,Da,null,null,o),Kh._currentValue=a),Ms(e,t),zs(e,t,n,o),t.child;case 6:return null===e&&cn&&((e=o=ln)&&(null!==(o=function(e,t,o){if(""===t)return null;for(;3!==e.nodeType;){if((1!==e.nodeType||"INPUT"!==e.nodeName||"hidden"!==e.type)&&!o)return null;if(null===(e=kh(e.nextSibling)))return null}return e}(o,t.pendingProps,hn))?(t.stateNode=o,sn=t,ln=null,e=!0):e=!1),e||un(t)),null;case 13:return Us(e,t,o);case 4:return Y(t,t.stateNode.containerInfo),n=t.pendingProps,null===e?t.child=as(t,null,n,o):zs(e,t,n,o),t.child;case 11:return Os(e,t,t.type,t.pendingProps,o);case 7:return zs(e,t,t.pendingProps,o),t.child;case 8:case 12:return zs(e,t,t.pendingProps.children,o),t.child;case 10:return n=t.pendingProps,Sn(0,t.type,n.value),zs(e,t,n.children,o),t.child;case 9:return a=t.type._context,n=t.pendingProps.children,Tn(t),n=n(a=In(a)),t.flags|=1,zs(e,t,n,o),t.child;case 14:return Rs(e,t,t.type,t.pendingProps,o);case 15:return As(e,t,t.type,t.pendingProps,o);case 19:return Ks(e,t,o);case 31:return n=t.pendingProps,o=t.mode,n={mode:n.mode,children:n.children},null===e?((o=Zs(n,o)).ref=t.ref,t.child=o,o.return=t,t=o):((o=Fr(e.child,n)).ref=t.ref,t.child=o,o.return=t,t=o),t;case 22:return Ns(e,t,o);case 24:return Tn(t),n=In(Pn),null===e?(null===(a=qn())&&(a=ic,i=Mn(),a.pooledCache=i,i.refCount++,null!==i&&(a.pooledCacheLanes|=o),a=i),t.memoizedState={parent:n,cache:a},ia(t),Sn(0,Pn,a)):(0!==(e.lanes&o)&&(sa(e,t),ba(t,null,null,o),ua()),a=e.memoizedState,i=t.memoizedState,a.parent!==n?(a={parent:n,cache:n},t.memoizedState=a,0===t.lanes&&(t.memoizedState=t.updateQueue.baseState=a),Sn(0,Pn,n)):(n=i.cache,Sn(0,Pn,n),n!==a.cache&&En(t,[Pn],o,!0))),zs(e,t,t.pendingProps.children,o),t.child;case 29:throw t.pendingProps}throw Error(r(156,t.tag))}function tl(e){e.flags|=4}function ol(e,t){if("stylesheet"!==t.type||4&t.state.loading)e.flags&=-16777217;else if(e.flags|=16777216,!Wh(t)){if(null!==(t=ss.current)&&((4194048&lc)===lc?null!==ls:(62914560&lc)!==lc&&!(536870912&lc)||t!==ls))throw oa=Qn,Gn;e.flags|=8192}}function rl(e,t){null!==t&&(e.flags|=4),16384&e.flags&&(t=22!==e.tag?$e():536870912,e.lanes|=t,kc|=t)}function nl(e,t){if(!cn)switch(e.tailMode){case"hidden":t=e.tail;for(var o=null;null!==t;)null!==t.alternate&&(o=t),t=t.sibling;null===o?e.tail=null:o.sibling=null;break;case"collapsed":o=e.tail;for(var r=null;null!==o;)null!==o.alternate&&(r=o),o=o.sibling;null===r?t||null===e.tail?e.tail=null:e.tail.sibling=null:r.sibling=null}}function al(e){var t=null!==e.alternate&&e.alternate.child===e.child,o=0,r=0;if(t)for(var n=e.child;null!==n;)o|=n.lanes|n.childLanes,r|=65011712&n.subtreeFlags,r|=65011712&n.flags,n.return=e,n=n.sibling;else for(n=e.child;null!==n;)o|=n.lanes|n.childLanes,r|=n.subtreeFlags,r|=n.flags,n.return=e,n=n.sibling;return e.subtreeFlags|=r,e.childLanes=o,t}function il(e,t,o){var n=t.pendingProps;switch(an(t),t.tag){case 31:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:case 1:return al(t),null;case 3:return o=t.stateNode,n=null,null!==e&&(n=e.memoizedState.cache),t.memoizedState.cache!==n&&(t.flags|=2048),Cn(Pn),X(),o.pendingContext&&(o.context=o.pendingContext,o.pendingContext=null),null!==e&&null!==e.child||(fn(t)?tl(t):null===e||e.memoizedState.isDehydrated&&!(256&t.flags)||(t.flags|=1024,vn())),al(t),null;case 26:return o=t.memoizedState,null===e?(tl(t),null!==o?(al(t),ol(t,o)):(al(t),t.flags&=-16777217)):o?o!==e.memoizedState?(tl(t),al(t),ol(t,o)):(al(t),t.flags&=-16777217):(e.memoizedProps!==n&&tl(t),al(t),t.flags&=-16777217),null;case 27:K(t),o=q.current;var a=t.type;if(null!==e&&null!=t.stateNode)e.memoizedProps!==n&&tl(t);else{if(!n){if(null===t.stateNode)throw Error(r(166));return al(t),null}e=W.current,fn(t)?bn(t):(e=Sh(a,n,o),t.stateNode=e,tl(t))}return al(t),null;case 5:if(K(t),o=t.type,null!==e&&null!=t.stateNode)e.memoizedProps!==n&&tl(t);else{if(!n){if(null===t.stateNode)throw Error(r(166));return al(t),null}if(e=W.current,fn(t))bn(t);else{switch(a=ih(q.current),e){case 1:e=a.createElementNS("http://www.w3.org/2000/svg",o);break;case 2:e=a.createElementNS("http://www.w3.org/1998/Math/MathML",o);break;default:switch(o){case"svg":e=a.createElementNS("http://www.w3.org/2000/svg",o);break;case"math":e=a.createElementNS("http://www.w3.org/1998/Math/MathML",o);break;case"script":(e=a.createElement("div")).innerHTML="<script><\/script>",e=e.removeChild(e.firstChild);break;case"select":e="string"==typeof n.is?a.createElement("select",{is:n.is}):a.createElement("select"),n.multiple?e.multiple=!0:n.size&&(e.size=n.size);break;default:e="string"==typeof n.is?a.createElement(o,{is:n.is}):a.createElement(o)}}e[Ae]=t,e[Ne]=n;e:for(a=t.child;null!==a;){if(5===a.tag||6===a.tag)e.appendChild(a.stateNode);else if(4!==a.tag&&27!==a.tag&&null!==a.child){a.child.return=a,a=a.child;continue}if(a===t)break e;for(;null===a.sibling;){if(null===a.return||a.return===t)break e;a=a.return}a.sibling.return=a.return,a=a.sibling}t.stateNode=e;e:switch(rh(e,o,n),o){case"button":case"input":case"select":case"textarea":e=!!n.autoFocus;break e;case"img":e=!0;break e;default:e=!1}e&&tl(t)}}return al(t),t.flags&=-16777217,null;case 6:if(e&&null!=t.stateNode)e.memoizedProps!==n&&tl(t);else{if("string"!=typeof n&&null===t.stateNode)throw Error(r(166));if(e=q.current,fn(t)){if(e=t.stateNode,o=t.memoizedProps,n=null,null!==(a=sn))switch(a.tag){case 27:case 5:n=a.memoizedProps}e[Ae]=t,(e=!!(e.nodeValue===o||null!==n&&!0===n.suppressHydrationWarning||Jd(e.nodeValue,o)))||un(t)}else(e=ih(e).createTextNode(n))[Ae]=t,t.stateNode=e}return al(t),null;case 13:if(n=t.memoizedState,null===e||null!==e.memoizedState&&null!==e.memoizedState.dehydrated){if(a=fn(t),null!==n&&null!==n.dehydrated){if(null===e){if(!a)throw Error(r(318));if(!(a=null!==(a=t.memoizedState)?a.dehydrated:null))throw Error(r(317));a[Ae]=t}else gn(),!(128&t.flags)&&(t.memoizedState=null),t.flags|=4;al(t),a=!1}else a=vn(),null!==e&&null!==e.memoizedState&&(e.memoizedState.hydrationErrors=a),a=!0;if(!a)return 256&t.flags?(ms(t),t):(ms(t),null)}if(ms(t),128&t.flags)return t.lanes=o,t;if(o=null!==n,e=null!==e&&null!==e.memoizedState,o){a=null,null!==(n=t.child).alternate&&null!==n.alternate.memoizedState&&null!==n.alternate.memoizedState.cachePool&&(a=n.alternate.memoizedState.cachePool.pool);var i=null;null!==n.memoizedState&&null!==n.memoizedState.cachePool&&(i=n.memoizedState.cachePool.pool),i!==a&&(n.flags|=2048)}return o!==e&&o&&(t.child.flags|=8192),rl(t,t.updateQueue),al(t),null;case 4:return X(),null===e&&Bd(t.stateNode.containerInfo),al(t),null;case 10:return Cn(t.type),al(t),null;case 19:if(H(us),null===(a=t.memoizedState))return al(t),null;if(n=!!(128&t.flags),null===(i=a.rendering))if(n)nl(a,!1);else{if(0!==pc||null!==e&&128&e.flags)for(e=t.child;null!==e;){if(null!==(i=bs(e))){for(t.flags|=128,nl(a,!1),e=i.updateQueue,t.updateQueue=e,rl(t,e),t.subtreeFlags=0,e=o,o=t.child;null!==o;)Hr(o,e),o=o.sibling;return B(us,1&us.current|2),t.child}e=e.sibling}null!==a.tail&&re()>$c&&(t.flags|=128,n=!0,nl(a,!1),t.lanes=4194304)}else{if(!n)if(null!==(e=bs(i))){if(t.flags|=128,n=!0,e=e.updateQueue,t.updateQueue=e,rl(t,e),nl(a,!0),null===a.tail&&"hidden"===a.tailMode&&!i.alternate&&!cn)return al(t),null}else 2*re()-a.renderingStartTime>$c&&536870912!==o&&(t.flags|=128,n=!0,nl(a,!1),t.lanes=4194304);a.isBackwards?(i.sibling=t.child,t.child=i):(null!==(e=a.last)?e.sibling=i:t.child=i,a.last=i)}return null!==a.tail?(t=a.tail,a.rendering=t,a.tail=t.sibling,a.renderingStartTime=re(),t.sibling=null,e=us.current,B(us,n?1&e|2:1&e),t):(al(t),null);case 22:case 23:return ms(t),xa(),n=null!==t.memoizedState,null!==e?null!==e.memoizedState!==n&&(t.flags|=8192):n&&(t.flags|=8192),n?!!(536870912&o)&&!(128&t.flags)&&(al(t),6&t.subtreeFlags&&(t.flags|=8192)):al(t),null!==(o=t.updateQueue)&&rl(t,o.retryQueue),o=null,null!==e&&null!==e.memoizedState&&null!==e.memoizedState.cachePool&&(o=e.memoizedState.cachePool.pool),n=null,null!==t.memoizedState&&null!==t.memoizedState.cachePool&&(n=t.memoizedState.cachePool.pool),n!==o&&(t.flags|=2048),null!==e&&H(Un),null;case 24:return o=null,null!==e&&(o=e.memoizedState.cache),t.memoizedState.cache!==o&&(t.flags|=2048),Cn(Pn),al(t),null;case 25:case 30:return null}throw Error(r(156,t.tag))}function sl(e,t){switch(an(t),t.tag){case 1:return 65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 3:return Cn(Pn),X(),65536&(e=t.flags)&&!(128&e)?(t.flags=-65537&e|128,t):null;case 26:case 27:case 5:return K(t),null;case 13:if(ms(t),null!==(e=t.memoizedState)&&null!==e.dehydrated){if(null===t.alternate)throw Error(r(340));gn()}return 65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 19:return H(us),null;case 4:return X(),null;case 10:return Cn(t.type),null;case 22:case 23:return ms(t),xa(),null!==e&&H(Un),65536&(e=t.flags)?(t.flags=-65537&e|128,t):null;case 24:return Cn(Pn),null;default:return null}}function ll(e,t){switch(an(t),t.tag){case 3:Cn(Pn),X();break;case 26:case 27:case 5:K(t);break;case 4:X();break;case 13:ms(t);break;case 19:H(us);break;case 10:Cn(t.type);break;case 22:case 23:ms(t),xa(),null!==e&&H(Un);break;case 24:Cn(Pn)}}function cl(e,t){try{var o=t.updateQueue,r=null!==o?o.lastEffect:null;if(null!==r){var n=r.next;o=n;do{if((o.tag&e)===e){r=void 0;var a=o.create,i=o.inst;r=a(),i.destroy=r}o=o.next}while(o!==n)}}catch(s){ud(t,t.return,s)}}function dl(e,t,o){try{var r=t.updateQueue,n=null!==r?r.lastEffect:null;if(null!==n){var a=n.next;r=a;do{if((r.tag&e)===e){var i=r.inst,s=i.destroy;if(void 0!==s){i.destroy=void 0,n=t;var l=o,c=s;try{c()}catch(d){ud(n,l,d)}}}r=r.next}while(r!==a)}}catch(d){ud(t,t.return,d)}}function hl(e){var t=e.updateQueue;if(null!==t){var o=e.stateNode;try{fa(t,o)}catch(r){ud(e,e.return,r)}}}function ml(e,t,o){o.props=ys(e.type,e.memoizedProps),o.state=e.memoizedState;try{o.componentWillUnmount()}catch(r){ud(e,t,r)}}function ul(e,t){try{var o=e.ref;if(null!==o){switch(e.tag){case 26:case 27:case 5:var r=e.stateNode;break;default:r=e.stateNode}"function"==typeof o?e.refCleanup=o(r):o.current=r}}catch(n){ud(e,t,n)}}function bl(e,t){var o=e.ref,r=e.refCleanup;if(null!==o)if("function"==typeof r)try{r()}catch(n){ud(e,t,n)}finally{e.refCleanup=null,null!=(e=e.alternate)&&(e.refCleanup=null)}else if("function"==typeof o)try{o(null)}catch(a){ud(e,t,a)}else o.current=null}function pl(e){var t=e.type,o=e.memoizedProps,r=e.stateNode;try{e:switch(t){case"button":case"input":case"select":case"textarea":o.autoFocus&&r.focus();break e;case"img":o.src?r.src=o.src:o.srcSet&&(r.srcset=o.srcSet)}}catch(n){ud(e,e.return,n)}}function fl(e,t,o){try{var n=e.stateNode;!function(e,t,o,n){switch(t){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var a=null,i=null,s=null,l=null,c=null,d=null,h=null;for(b in o){var m=o[b];if(o.hasOwnProperty(b)&&null!=m)switch(b){case"checked":case"value":break;case"defaultValue":c=m;default:n.hasOwnProperty(b)||th(e,t,b,null,n,m)}}for(var u in n){var b=n[u];if(m=o[u],n.hasOwnProperty(u)&&(null!=b||null!=m))switch(u){case"type":i=b;break;case"name":a=b;break;case"checked":d=b;break;case"defaultChecked":h=b;break;case"value":s=b;break;case"defaultValue":l=b;break;case"children":case"dangerouslySetInnerHTML":if(null!=b)throw Error(r(137,t));break;default:b!==m&&th(e,t,u,b,n,m)}}return void vt(e,s,l,c,d,h,i,a);case"select":for(i in b=s=l=u=null,o)if(c=o[i],o.hasOwnProperty(i)&&null!=c)switch(i){case"value":break;case"multiple":b=c;default:n.hasOwnProperty(i)||th(e,t,i,null,n,c)}for(a in n)if(i=n[a],c=o[a],n.hasOwnProperty(a)&&(null!=i||null!=c))switch(a){case"value":u=i;break;case"defaultValue":l=i;break;case"multiple":s=i;default:i!==c&&th(e,t,a,i,n,c)}return t=l,o=s,n=b,void(null!=u?xt(e,!!o,u,!1):!!n!=!!o&&(null!=t?xt(e,!!o,t,!0):xt(e,!!o,o?[]:"",!1)));case"textarea":for(l in b=u=null,o)if(a=o[l],o.hasOwnProperty(l)&&null!=a&&!n.hasOwnProperty(l))switch(l){case"value":case"children":break;default:th(e,t,l,null,n,a)}for(s in n)if(a=n[s],i=o[s],n.hasOwnProperty(s)&&(null!=a||null!=i))switch(s){case"value":u=a;break;case"defaultValue":b=a;break;case"children":break;case"dangerouslySetInnerHTML":if(null!=a)throw Error(r(91));break;default:a!==i&&th(e,t,s,a,n,i)}return void wt(e,u,b);case"option":for(var p in o)u=o[p],o.hasOwnProperty(p)&&null!=u&&!n.hasOwnProperty(p)&&("selected"===p?e.selected=!1:th(e,t,p,null,n,u));for(c in n)u=n[c],b=o[c],!n.hasOwnProperty(c)||u===b||null==u&&null==b||("selected"===c?e.selected=u&&"function"!=typeof u&&"symbol"!=typeof u:th(e,t,c,u,n,b));return;case"img":case"link":case"area":case"base":case"br":case"col":case"embed":case"hr":case"keygen":case"meta":case"param":case"source":case"track":case"wbr":case"menuitem":for(var f in o)u=o[f],o.hasOwnProperty(f)&&null!=u&&!n.hasOwnProperty(f)&&th(e,t,f,null,n,u);for(d in n)if(u=n[d],b=o[d],n.hasOwnProperty(d)&&u!==b&&(null!=u||null!=b))switch(d){case"children":case"dangerouslySetInnerHTML":if(null!=u)throw Error(r(137,t));break;default:th(e,t,d,u,n,b)}return;default:if(_t(t)){for(var g in o)u=o[g],o.hasOwnProperty(g)&&void 0!==u&&!n.hasOwnProperty(g)&&oh(e,t,g,void 0,n,u);for(h in n)u=n[h],b=o[h],!n.hasOwnProperty(h)||u===b||void 0===u&&void 0===b||oh(e,t,h,u,n,b);return}}for(var v in o)u=o[v],o.hasOwnProperty(v)&&null!=u&&!n.hasOwnProperty(v)&&th(e,t,v,null,n,u);for(m in n)u=n[m],b=o[m],!n.hasOwnProperty(m)||u===b||null==u&&null==b||th(e,t,m,u,n,b)}(n,e.type,o,t),n[Ne]=t}catch(a){ud(e,e.return,a)}}function gl(e){return 5===e.tag||3===e.tag||26===e.tag||27===e.tag&&fh(e.type)||4===e.tag}function vl(e){e:for(;;){for(;null===e.sibling;){if(null===e.return||gl(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;5!==e.tag&&6!==e.tag&&18!==e.tag;){if(27===e.tag&&fh(e.type))continue e;if(2&e.flags)continue e;if(null===e.child||4===e.tag)continue e;e.child.return=e,e=e.child}if(!(2&e.flags))return e.stateNode}}function yl(e,t,o){var r=e.tag;if(5===r||6===r)e=e.stateNode,t?(9===o.nodeType?o.body:"HTML"===o.nodeName?o.ownerDocument.body:o).insertBefore(e,t):((t=9===o.nodeType?o.body:"HTML"===o.nodeName?o.ownerDocument.body:o).appendChild(e),null!=(o=o._reactRootContainer)||null!==t.onclick||(t.onclick=eh));else if(4!==r&&(27===r&&fh(e.type)&&(o=e.stateNode,t=null),null!==(e=e.child)))for(yl(e,t,o),e=e.sibling;null!==e;)yl(e,t,o),e=e.sibling}function kl(e,t,o){var r=e.tag;if(5===r||6===r)e=e.stateNode,t?o.insertBefore(e,t):o.appendChild(e);else if(4!==r&&(27===r&&fh(e.type)&&(o=e.stateNode),null!==(e=e.child)))for(kl(e,t,o),e=e.sibling;null!==e;)kl(e,t,o),e=e.sibling}function xl(e){var t=e.stateNode,o=e.memoizedProps;try{for(var r=e.type,n=t.attributes;n.length;)t.removeAttributeNode(n[0]);rh(t,r,o),t[Ae]=e,t[Ne]=o}catch(a){ud(e,e.return,a)}}var wl=!1,Sl=!1,Cl=!1,$l="function"==typeof WeakSet?WeakSet:Set,El=null;function Ll(e,t,o){var r=o.flags;switch(o.tag){case 0:case 11:case 15:Vl(e,o),4&r&&cl(5,o);break;case 1:if(Vl(e,o),4&r)if(e=o.stateNode,null===t)try{e.componentDidMount()}catch(i){ud(o,o.return,i)}else{var n=ys(o.type,t.memoizedProps);t=t.memoizedState;try{e.componentDidUpdate(n,t,e.__reactInternalSnapshotBeforeUpdate)}catch(s){ud(o,o.return,s)}}64&r&&hl(o),512&r&&ul(o,o.return);break;case 3:if(Vl(e,o),64&r&&null!==(e=o.updateQueue)){if(t=null,null!==o.child)switch(o.child.tag){case 27:case 5:case 1:t=o.child.stateNode}try{fa(e,t)}catch(i){ud(o,o.return,i)}}break;case 27:null===t&&4&r&&xl(o);case 26:case 5:Vl(e,o),null===t&&4&r&&pl(o),512&r&&ul(o,o.return);break;case 12:Vl(e,o);break;case 13:Vl(e,o),4&r&&Rl(e,o),64&r&&null!==(e=o.memoizedState)&&null!==(e=e.dehydrated)&&function(e,t){var o=e.ownerDocument;if("$?"!==e.data||"complete"===o.readyState)t();else{var r=function(){t(),o.removeEventListener("DOMContentLoaded",r)};o.addEventListener("DOMContentLoaded",r),e._reactRetry=r}}(e,o=gd.bind(null,o));break;case 22:if(!(r=null!==o.memoizedState||wl)){t=null!==t&&null!==t.memoizedState||Sl,n=wl;var a=Sl;wl=r,(Sl=t)&&!a?Hl(e,o,!!(8772&o.subtreeFlags)):Vl(e,o),wl=n,Sl=a}break;case 30:break;default:Vl(e,o)}}function _l(e){var t=e.alternate;null!==t&&(e.alternate=null,_l(t)),e.child=null,e.deletions=null,e.sibling=null,5===e.tag&&null!==(t=e.stateNode)&&He(t),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}var Tl=null,Il=!1;function zl(e,t,o){for(o=o.child;null!==o;)Ol(e,t,o),o=o.sibling}function Ol(e,t,o){if(ue&&"function"==typeof ue.onCommitFiberUnmount)try{ue.onCommitFiberUnmount(me,o)}catch(Ww){}switch(o.tag){case 26:Sl||bl(o,t),zl(e,t,o),o.memoizedState?o.memoizedState.count--:o.stateNode&&(o=o.stateNode).parentNode.removeChild(o);break;case 27:Sl||bl(o,t);var r=Tl,n=Il;fh(o.type)&&(Tl=o.stateNode,Il=!1),zl(e,t,o),Ch(o.stateNode),Tl=r,Il=n;break;case 5:Sl||bl(o,t);case 6:if(r=Tl,n=Il,Tl=null,zl(e,t,o),Il=n,null!==(Tl=r))if(Il)try{(9===Tl.nodeType?Tl.body:"HTML"===Tl.nodeName?Tl.ownerDocument.body:Tl).removeChild(o.stateNode)}catch(a){ud(o,t,a)}else try{Tl.removeChild(o.stateNode)}catch(a){ud(o,t,a)}break;case 18:null!==Tl&&(Il?(gh(9===(e=Tl).nodeType?e.body:"HTML"===e.nodeName?e.ownerDocument.body:e,o.stateNode),Im(e)):gh(Tl,o.stateNode));break;case 4:r=Tl,n=Il,Tl=o.stateNode.containerInfo,Il=!0,zl(e,t,o),Tl=r,Il=n;break;case 0:case 11:case 14:case 15:Sl||dl(2,o,t),Sl||dl(4,o,t),zl(e,t,o);break;case 1:Sl||(bl(o,t),"function"==typeof(r=o.stateNode).componentWillUnmount&&ml(o,t,r)),zl(e,t,o);break;case 21:zl(e,t,o);break;case 22:Sl=(r=Sl)||null!==o.memoizedState,zl(e,t,o),Sl=r;break;default:zl(e,t,o)}}function Rl(e,t){if(null===t.memoizedState&&null!==(e=t.alternate)&&null!==(e=e.memoizedState)&&null!==(e=e.dehydrated))try{Im(e)}catch(o){ud(t,t.return,o)}}function Al(e,t){var o=function(e){switch(e.tag){case 13:case 19:var t=e.stateNode;return null===t&&(t=e.stateNode=new $l),t;case 22:return null===(t=(e=e.stateNode)._retryCache)&&(t=e._retryCache=new $l),t;default:throw Error(r(435,e.tag))}}(e);t.forEach(function(t){var r=vd.bind(null,e,t);o.has(t)||(o.add(t),t.then(r,r))})}function Nl(e,t){var o=t.deletions;if(null!==o)for(var n=0;n<o.length;n++){var a=o[n],i=e,s=t,l=s;e:for(;null!==l;){switch(l.tag){case 27:if(fh(l.type)){Tl=l.stateNode,Il=!1;break e}break;case 5:Tl=l.stateNode,Il=!1;break e;case 3:case 4:Tl=l.stateNode.containerInfo,Il=!0;break e}l=l.return}if(null===Tl)throw Error(r(160));Ol(i,s,a),Tl=null,Il=!1,null!==(i=a.alternate)&&(i.return=null),a.return=null}if(13878&t.subtreeFlags)for(t=t.child;null!==t;)Ml(t,e),t=t.sibling}var Pl=null;function Ml(e,t){var o=e.alternate,n=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:Nl(t,e),Dl(e),4&n&&(dl(3,e,e.return),cl(3,e),dl(5,e,e.return));break;case 1:Nl(t,e),Dl(e),512&n&&(Sl||null===o||bl(o,o.return)),64&n&&wl&&null!==(e=e.updateQueue)&&null!==(n=e.callbacks)&&(o=e.shared.hiddenCallbacks,e.shared.hiddenCallbacks=null===o?n:o.concat(n));break;case 26:var a=Pl;if(Nl(t,e),Dl(e),512&n&&(Sl||null===o||bl(o,o.return)),4&n){var i=null!==o?o.memoizedState:null;if(n=e.memoizedState,null===o)if(null===n)if(null===e.stateNode){e:{n=e.type,o=e.memoizedProps,a=a.ownerDocument||a;t:switch(n){case"title":(!(i=a.getElementsByTagName("title")[0])||i[Fe]||i[Ae]||"http://www.w3.org/2000/svg"===i.namespaceURI||i.hasAttribute("itemprop"))&&(i=a.createElement(n),a.head.insertBefore(i,a.querySelector("head > title"))),rh(i,n,o),i[Ae]=e,Ze(i),n=i;break e;case"link":var s=Hh("link","href",a).get(n+(o.href||""));if(s)for(var l=0;l<s.length;l++)if((i=s[l]).getAttribute("href")===(null==o.href||""===o.href?null:o.href)&&i.getAttribute("rel")===(null==o.rel?null:o.rel)&&i.getAttribute("title")===(null==o.title?null:o.title)&&i.getAttribute("crossorigin")===(null==o.crossOrigin?null:o.crossOrigin)){s.splice(l,1);break t}rh(i=a.createElement(n),n,o),a.head.appendChild(i);break;case"meta":if(s=Hh("meta","content",a).get(n+(o.content||"")))for(l=0;l<s.length;l++)if((i=s[l]).getAttribute("content")===(null==o.content?null:""+o.content)&&i.getAttribute("name")===(null==o.name?null:o.name)&&i.getAttribute("property")===(null==o.property?null:o.property)&&i.getAttribute("http-equiv")===(null==o.httpEquiv?null:o.httpEquiv)&&i.getAttribute("charset")===(null==o.charSet?null:o.charSet)){s.splice(l,1);break t}rh(i=a.createElement(n),n,o),a.head.appendChild(i);break;default:throw Error(r(468,n))}i[Ae]=e,Ze(i),n=i}e.stateNode=n}else Bh(a,e.type,e.stateNode);else e.stateNode=Mh(a,n,e.memoizedProps);else i!==n?(null===i?null!==o.stateNode&&(o=o.stateNode).parentNode.removeChild(o):i.count--,null===n?Bh(a,e.type,e.stateNode):Mh(a,n,e.memoizedProps)):null===n&&null!==e.stateNode&&fl(e,e.memoizedProps,o.memoizedProps)}break;case 27:Nl(t,e),Dl(e),512&n&&(Sl||null===o||bl(o,o.return)),null!==o&&4&n&&fl(e,e.memoizedProps,o.memoizedProps);break;case 5:if(Nl(t,e),Dl(e),512&n&&(Sl||null===o||bl(o,o.return)),32&e.flags){a=e.stateNode;try{Ct(a,"")}catch(b){ud(e,e.return,b)}}4&n&&null!=e.stateNode&&fl(e,a=e.memoizedProps,null!==o?o.memoizedProps:a),1024&n&&(Cl=!0);break;case 6:if(Nl(t,e),Dl(e),4&n){if(null===e.stateNode)throw Error(r(162));n=e.memoizedProps,o=e.stateNode;try{o.nodeValue=n}catch(b){ud(e,e.return,b)}}break;case 3:if(Fh=null,a=Pl,Pl=Lh(t.containerInfo),Nl(t,e),Pl=a,Dl(e),4&n&&null!==o&&o.memoizedState.isDehydrated)try{Im(t.containerInfo)}catch(b){ud(e,e.return,b)}Cl&&(Cl=!1,jl(e));break;case 4:n=Pl,Pl=Lh(e.stateNode.containerInfo),Nl(t,e),Dl(e),Pl=n;break;case 12:default:Nl(t,e),Dl(e);break;case 13:Nl(t,e),Dl(e),8192&e.child.flags&&null!==e.memoizedState!=(null!==o&&null!==o.memoizedState)&&(Cc=re()),4&n&&null!==(n=e.updateQueue)&&(e.updateQueue=null,Al(e,n));break;case 22:a=null!==e.memoizedState;var c=null!==o&&null!==o.memoizedState,d=wl,h=Sl;if(wl=d||a,Sl=h||c,Nl(t,e),Sl=h,wl=d,Dl(e),8192&n)e:for(t=e.stateNode,t._visibility=a?-2&t._visibility:1|t._visibility,a&&(null===o||c||wl||Sl||Fl(e)),o=null,t=e;;){if(5===t.tag||26===t.tag){if(null===o){c=o=t;try{if(i=c.stateNode,a)"function"==typeof(s=i.style).setProperty?s.setProperty("display","none","important"):s.display="none";else{l=c.stateNode;var m=c.memoizedProps.style,u=null!=m&&m.hasOwnProperty("display")?m.display:null;l.style.display=null==u||"boolean"==typeof u?"":(""+u).trim()}}catch(b){ud(c,c.return,b)}}}else if(6===t.tag){if(null===o){c=t;try{c.stateNode.nodeValue=a?"":c.memoizedProps}catch(b){ud(c,c.return,b)}}}else if((22!==t.tag&&23!==t.tag||null===t.memoizedState||t===e)&&null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)break e;for(;null===t.sibling;){if(null===t.return||t.return===e)break e;o===t&&(o=null),t=t.return}o===t&&(o=null),t.sibling.return=t.return,t=t.sibling}4&n&&null!==(n=e.updateQueue)&&null!==(o=n.retryQueue)&&(n.retryQueue=null,Al(e,o));break;case 19:Nl(t,e),Dl(e),4&n&&null!==(n=e.updateQueue)&&(e.updateQueue=null,Al(e,n));case 30:case 21:}}function Dl(e){var t=e.flags;if(2&t){try{for(var o,n=e.return;null!==n;){if(gl(n)){o=n;break}n=n.return}if(null==o)throw Error(r(160));switch(o.tag){case 27:var a=o.stateNode;kl(e,vl(e),a);break;case 5:var i=o.stateNode;32&o.flags&&(Ct(i,""),o.flags&=-33),kl(e,vl(e),i);break;case 3:case 4:var s=o.stateNode.containerInfo;yl(e,vl(e),s);break;default:throw Error(r(161))}}catch(l){ud(e,e.return,l)}e.flags&=-3}4096&t&&(e.flags&=-4097)}function jl(e){if(1024&e.subtreeFlags)for(e=e.child;null!==e;){var t=e;jl(t),5===t.tag&&1024&t.flags&&t.stateNode.reset(),e=e.sibling}}function Vl(e,t){if(8772&t.subtreeFlags)for(t=t.child;null!==t;)Ll(e,t.alternate,t),t=t.sibling}function Fl(e){for(e=e.child;null!==e;){var t=e;switch(t.tag){case 0:case 11:case 14:case 15:dl(4,t,t.return),Fl(t);break;case 1:bl(t,t.return);var o=t.stateNode;"function"==typeof o.componentWillUnmount&&ml(t,t.return,o),Fl(t);break;case 27:Ch(t.stateNode);case 26:case 5:bl(t,t.return),Fl(t);break;case 22:null===t.memoizedState&&Fl(t);break;default:Fl(t)}e=e.sibling}}function Hl(e,t,o){for(o=o&&!!(8772&t.subtreeFlags),t=t.child;null!==t;){var r=t.alternate,n=e,a=t,i=a.flags;switch(a.tag){case 0:case 11:case 15:Hl(n,a,o),cl(4,a);break;case 1:if(Hl(n,a,o),"function"==typeof(n=(r=a).stateNode).componentDidMount)try{n.componentDidMount()}catch(c){ud(r,r.return,c)}if(null!==(n=(r=a).updateQueue)){var s=r.stateNode;try{var l=n.shared.hiddenCallbacks;if(null!==l)for(n.shared.hiddenCallbacks=null,n=0;n<l.length;n++)pa(l[n],s)}catch(c){ud(r,r.return,c)}}o&&64&i&&hl(a),ul(a,a.return);break;case 27:xl(a);case 26:case 5:Hl(n,a,o),o&&null===r&&4&i&&pl(a),ul(a,a.return);break;case 12:Hl(n,a,o);break;case 13:Hl(n,a,o),o&&4&i&&Rl(n,a);break;case 22:null===a.memoizedState&&Hl(n,a,o),ul(a,a.return);break;case 30:break;default:Hl(n,a,o)}t=t.sibling}}function Bl(e,t){var o=null;null!==e&&null!==e.memoizedState&&null!==e.memoizedState.cachePool&&(o=e.memoizedState.cachePool.pool),e=null,null!==t.memoizedState&&null!==t.memoizedState.cachePool&&(e=t.memoizedState.cachePool.pool),e!==o&&(null!=e&&e.refCount++,null!=o&&Dn(o))}function Wl(e,t){e=null,null!==t.alternate&&(e=t.alternate.memoizedState.cache),(t=t.memoizedState.cache)!==e&&(t.refCount++,null!=e&&Dn(e))}function Ul(e,t,o,r){if(10256&t.subtreeFlags)for(t=t.child;null!==t;)ql(e,t,o,r),t=t.sibling}function ql(e,t,o,r){var n=t.flags;switch(t.tag){case 0:case 11:case 15:Ul(e,t,o,r),2048&n&&cl(9,t);break;case 1:case 13:default:Ul(e,t,o,r);break;case 3:Ul(e,t,o,r),2048&n&&(e=null,null!==t.alternate&&(e=t.alternate.memoizedState.cache),(t=t.memoizedState.cache)!==e&&(t.refCount++,null!=e&&Dn(e)));break;case 12:if(2048&n){Ul(e,t,o,r),e=t.stateNode;try{var a=t.memoizedProps,i=a.id,s=a.onPostCommit;"function"==typeof s&&s(i,null===t.alternate?"mount":"update",e.passiveEffectDuration,-0)}catch(l){ud(t,t.return,l)}}else Ul(e,t,o,r);break;case 23:break;case 22:a=t.stateNode,i=t.alternate,null!==t.memoizedState?2&a._visibility?Ul(e,t,o,r):Yl(e,t):2&a._visibility?Ul(e,t,o,r):(a._visibility|=2,Zl(e,t,o,r,!!(10256&t.subtreeFlags))),2048&n&&Bl(i,t);break;case 24:Ul(e,t,o,r),2048&n&&Wl(t.alternate,t)}}function Zl(e,t,o,r,n){for(n=n&&!!(10256&t.subtreeFlags),t=t.child;null!==t;){var a=e,i=t,s=o,l=r,c=i.flags;switch(i.tag){case 0:case 11:case 15:Zl(a,i,s,l,n),cl(8,i);break;case 23:break;case 22:var d=i.stateNode;null!==i.memoizedState?2&d._visibility?Zl(a,i,s,l,n):Yl(a,i):(d._visibility|=2,Zl(a,i,s,l,n)),n&&2048&c&&Bl(i.alternate,i);break;case 24:Zl(a,i,s,l,n),n&&2048&c&&Wl(i.alternate,i);break;default:Zl(a,i,s,l,n)}t=t.sibling}}function Yl(e,t){if(10256&t.subtreeFlags)for(t=t.child;null!==t;){var o=e,r=t,n=r.flags;switch(r.tag){case 22:Yl(o,r),2048&n&&Bl(r.alternate,r);break;case 24:Yl(o,r),2048&n&&Wl(r.alternate,r);break;default:Yl(o,r)}t=t.sibling}}var Xl=8192;function Gl(e){if(e.subtreeFlags&Xl)for(e=e.child;null!==e;)Kl(e),e=e.sibling}function Kl(e){switch(e.tag){case 26:Gl(e),e.flags&Xl&&null!==e.memoizedState&&function(e,t,o){if(null===Uh)throw Error(r(475));var n=Uh;if(!("stylesheet"!==t.type||"string"==typeof o.media&&!1===matchMedia(o.media).matches||4&t.state.loading)){if(null===t.instance){var a=Oh(o.href),i=e.querySelector(Rh(a));if(i)return null!==(e=i._p)&&"object"==typeof e&&"function"==typeof e.then&&(n.count++,n=Zh.bind(n),e.then(n,n)),t.state.loading|=4,t.instance=i,void Ze(i);i=e.ownerDocument||e,o=Ah(o),(a=$h.get(a))&&jh(o,a),Ze(i=i.createElement("link"));var s=i;s._p=new Promise(function(e,t){s.onload=e,s.onerror=t}),rh(i,"link",o),t.instance=i}null===n.stylesheets&&(n.stylesheets=new Map),n.stylesheets.set(t,e),(e=t.state.preload)&&!(3&t.state.loading)&&(n.count++,t=Zh.bind(n),e.addEventListener("load",t),e.addEventListener("error",t))}}(Pl,e.memoizedState,e.memoizedProps);break;case 5:default:Gl(e);break;case 3:case 4:var t=Pl;Pl=Lh(e.stateNode.containerInfo),Gl(e),Pl=t;break;case 22:null===e.memoizedState&&(null!==(t=e.alternate)&&null!==t.memoizedState?(t=Xl,Xl=16777216,Gl(e),Xl=t):Gl(e))}}function Ql(e){var t=e.alternate;if(null!==t&&null!==(e=t.child)){t.child=null;do{t=e.sibling,e.sibling=null,e=t}while(null!==e)}}function Jl(e){var t=e.deletions;if(16&e.flags){if(null!==t)for(var o=0;o<t.length;o++){var r=t[o];El=r,oc(r,e)}Ql(e)}if(10256&e.subtreeFlags)for(e=e.child;null!==e;)ec(e),e=e.sibling}function ec(e){switch(e.tag){case 0:case 11:case 15:Jl(e),2048&e.flags&&dl(9,e,e.return);break;case 3:case 12:default:Jl(e);break;case 22:var t=e.stateNode;null!==e.memoizedState&&2&t._visibility&&(null===e.return||13!==e.return.tag)?(t._visibility&=-3,tc(e)):Jl(e)}}function tc(e){var t=e.deletions;if(16&e.flags){if(null!==t)for(var o=0;o<t.length;o++){var r=t[o];El=r,oc(r,e)}Ql(e)}for(e=e.child;null!==e;){switch((t=e).tag){case 0:case 11:case 15:dl(8,t,t.return),tc(t);break;case 22:2&(o=t.stateNode)._visibility&&(o._visibility&=-3,tc(t));break;default:tc(t)}e=e.sibling}}function oc(e,t){for(;null!==El;){var o=El;switch(o.tag){case 0:case 11:case 15:dl(8,o,t);break;case 23:case 22:if(null!==o.memoizedState&&null!==o.memoizedState.cachePool){var r=o.memoizedState.cachePool.pool;null!=r&&r.refCount++}break;case 24:Dn(o.memoizedState.cache)}if(null!==(r=o.child))r.return=o,El=r;else e:for(o=e;null!==El;){var n=(r=El).sibling,a=r.return;if(_l(r),r===o){El=null;break e}if(null!==n){n.return=a,El=n;break e}El=a}}}var rc={getCacheForType:function(e){var t=In(Pn),o=t.data.get(e);return void 0===o&&(o=e(),t.data.set(e,o)),o}},nc="function"==typeof WeakMap?WeakMap:Map,ac=0,ic=null,sc=null,lc=0,cc=0,dc=null,hc=!1,mc=!1,uc=!1,bc=0,pc=0,fc=0,gc=0,vc=0,yc=0,kc=0,xc=null,wc=null,Sc=!1,Cc=0,$c=1/0,Ec=null,Lc=null,_c=0,Tc=null,Ic=null,zc=0,Oc=0,Rc=null,Ac=null,Nc=0,Pc=null;function Mc(){return 2&ac&&0!==lc?lc&-lc:null!==P.T?0!==Fn?Fn:Od():Oe()}function Dc(){0===yc&&(yc=536870912&lc&&!cn?536870912:Ce());var e=ss.current;return null!==e&&(e.flags|=32),yc}function jc(e,t,o){(e!==ic||2!==cc&&9!==cc)&&null===e.cancelPendingCommit||(qc(e,0),Bc(e,lc,yc,!1)),Le(e,o),2&ac&&e===ic||(e===ic&&(!(2&ac)&&(gc|=o),4===pc&&Bc(e,lc,yc,!1)),$d(e))}function Vc(e,t,o){if(6&ac)throw Error(r(327));for(var n=!o&&!(124&t)&&0===(t&e.expiredLanes)||we(e,t),a=n?function(e,t){var o=ac;ac|=2;var n=Yc(),a=Xc();ic!==e||lc!==t?(Ec=null,$c=re()+500,qc(e,t)):mc=we(e,t);e:for(;;)try{if(0!==cc&&null!==sc){t=sc;var i=dc;t:switch(cc){case 1:cc=0,dc=null,od(e,t,i,1);break;case 2:case 9:if(Jn(i)){cc=0,dc=null,td(t);break}t=function(){2!==cc&&9!==cc||ic!==e||(cc=7),$d(e)},i.then(t,t);break e;case 3:cc=7;break e;case 4:cc=5;break e;case 7:Jn(i)?(cc=0,dc=null,td(t)):(cc=0,dc=null,od(e,t,i,7));break;case 5:var s=null;switch(sc.tag){case 26:s=sc.memoizedState;case 5:case 27:var l=sc;if(!s||Wh(s)){cc=0,dc=null;var c=l.sibling;if(null!==c)sc=c;else{var d=l.return;null!==d?(sc=d,rd(d)):sc=null}break t}}cc=0,dc=null,od(e,t,i,5);break;case 6:cc=0,dc=null,od(e,t,i,6);break;case 8:Uc(),pc=6;break e;default:throw Error(r(462))}}Jc();break}catch(h){Zc(e,h)}return wn=xn=null,P.H=n,P.A=a,ac=o,null!==sc?0:(ic=null,lc=0,zr(),pc)}(e,t):Kc(e,t,!0),i=n;;){if(0===a){mc&&!n&&Bc(e,t,0,!1);break}if(o=e.current.alternate,!i||Hc(o)){if(2===a){if(i=t,e.errorRecoveryDisabledLanes&i)var s=0;else s=0!=(s=-536870913&e.pendingLanes)?s:536870912&s?536870912:0;if(0!==s){t=s;e:{var l=e;a=xc;var c=l.current.memoizedState.isDehydrated;if(c&&(qc(l,s).flags|=256),2!==(s=Kc(l,s,!1))){if(uc&&!c){l.errorRecoveryDisabledLanes|=i,gc|=i,a=4;break e}i=wc,wc=a,null!==i&&(null===wc?wc=i:wc.push.apply(wc,i))}a=s}if(i=!1,2!==a)continue}}if(1===a){qc(e,0),Bc(e,t,0,!0);break}e:{switch(n=e,i=a){case 0:case 1:throw Error(r(345));case 4:if((4194048&t)!==t)break;case 6:Bc(n,t,yc,!hc);break e;case 2:wc=null;break;case 3:case 5:break;default:throw Error(r(329))}if((62914560&t)===t&&10<(a=Cc+300-re())){if(Bc(n,t,yc,!hc),0!==xe(n,0,!0))break e;n.timeoutHandle=hh(Fc.bind(null,n,o,wc,Ec,Sc,t,yc,gc,kc,hc,i,2,-0,0),a)}else Fc(n,o,wc,Ec,Sc,t,yc,gc,kc,hc,i,0,-0,0)}break}a=Kc(e,t,!1),i=!1}$d(e)}function Fc(e,t,o,n,a,i,s,l,c,d,h,m,u,b){if(e.timeoutHandle=-1,(8192&(m=t.subtreeFlags)||!(16785408&~m))&&(Uh={stylesheets:null,count:0,unsuspend:qh},Kl(t),null!==(m=function(){if(null===Uh)throw Error(r(475));var e=Uh;return e.stylesheets&&0===e.count&&Xh(e,e.stylesheets),0<e.count?function(t){var o=setTimeout(function(){if(e.stylesheets&&Xh(e,e.stylesheets),e.unsuspend){var t=e.unsuspend;e.unsuspend=null,t()}},6e4);return e.unsuspend=t,function(){e.unsuspend=null,clearTimeout(o)}}:null}())))return e.cancelPendingCommit=m(ad.bind(null,e,t,i,o,n,a,s,l,c,h,1,u,b)),void Bc(e,i,s,!d);ad(e,t,i,o,n,a,s,l,c)}function Hc(e){for(var t=e;;){var o=t.tag;if((0===o||11===o||15===o)&&16384&t.flags&&null!==(o=t.updateQueue)&&null!==(o=o.stores))for(var r=0;r<o.length;r++){var n=o[r],a=n.getSnapshot;n=n.value;try{if(!Qo(a(),n))return!1}catch(i){return!1}}if(o=t.child,16384&t.subtreeFlags&&null!==o)o.return=t,t=o;else{if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return!0;t=t.return}t.sibling.return=t.return,t=t.sibling}}return!0}function Bc(e,t,o,r){t&=~vc,t&=~gc,e.suspendedLanes|=t,e.pingedLanes&=~t,r&&(e.warmLanes|=t),r=e.expirationTimes;for(var n=t;0<n;){var a=31-pe(n),i=1<<a;r[a]=-1,n&=~i}0!==o&&_e(e,o,t)}function Wc(){return!!(6&ac)||(Ed(0),!1)}function Uc(){if(null!==sc){if(0===cc)var e=sc.return;else wn=xn=null,Fa(e=sc),Qi=null,Ji=0,e=sc;for(;null!==e;)ll(e.alternate,e),e=e.return;sc=null}}function qc(e,t){var o=e.timeoutHandle;-1!==o&&(e.timeoutHandle=-1,mh(o)),null!==(o=e.cancelPendingCommit)&&(e.cancelPendingCommit=null,o()),Uc(),ic=e,sc=o=Fr(e.current,null),lc=t,cc=0,dc=null,hc=!1,mc=we(e,t),uc=!1,kc=yc=vc=gc=fc=pc=0,wc=xc=null,Sc=!1,8&t&&(t|=32&t);var r=e.entangledLanes;if(0!==r)for(e=e.entanglements,r&=t;0<r;){var n=31-pe(r),a=1<<n;t|=e[n],r&=~a}return bc=t,zr(),o}function Zc(e,t){Sa=null,P.H=Yi,t===Xn||t===Kn?(t=ra(),cc=3):t===Gn?(t=ra(),cc=4):cc=t===Ts?8:null!==t&&"object"==typeof t&&"function"==typeof t.then?6:1,dc=t,null===sc&&(pc=1,Cs(e,Lr(t,e.current)))}function Yc(){var e=P.H;return P.H=Yi,null===e?Yi:e}function Xc(){var e=P.A;return P.A=rc,e}function Gc(){pc=4,hc||(4194048&lc)!==lc&&null!==ss.current||(mc=!0),!(134217727&fc)&&!(134217727&gc)||null===ic||Bc(ic,lc,yc,!1)}function Kc(e,t,o){var r=ac;ac|=2;var n=Yc(),a=Xc();ic===e&&lc===t||(Ec=null,qc(e,t)),t=!1;var i=pc;e:for(;;)try{if(0!==cc&&null!==sc){var s=sc,l=dc;switch(cc){case 8:Uc(),i=6;break e;case 3:case 2:case 9:case 6:null===ss.current&&(t=!0);var c=cc;if(cc=0,dc=null,od(e,s,l,c),o&&mc){i=0;break e}break;default:c=cc,cc=0,dc=null,od(e,s,l,c)}}Qc(),i=pc;break}catch(d){Zc(e,d)}return t&&e.shellSuspendCounter++,wn=xn=null,ac=r,P.H=n,P.A=a,null===sc&&(ic=null,lc=0,zr()),i}function Qc(){for(;null!==sc;)ed(sc)}function Jc(){for(;null!==sc&&!te();)ed(sc)}function ed(e){var t=el(e.alternate,e,bc);e.memoizedProps=e.pendingProps,null===t?rd(e):sc=t}function td(e){var t=e,o=t.alternate;switch(t.tag){case 15:case 0:t=js(o,t,t.pendingProps,t.type,void 0,lc);break;case 11:t=js(o,t,t.pendingProps,t.type.render,t.ref,lc);break;case 5:Fa(t);default:ll(o,t),t=el(o,t=sc=Hr(t,bc),bc)}e.memoizedProps=e.pendingProps,null===t?rd(e):sc=t}function od(e,t,o,n){wn=xn=null,Fa(t),Qi=null,Ji=0;var a=t.return;try{if(function(e,t,o,n,a){if(o.flags|=32768,null!==n&&"object"==typeof n&&"function"==typeof n.then){if(null!==(t=o.alternate)&&Ln(t,o,a,!0),null!==(o=ss.current)){switch(o.tag){case 13:return null===ls?Gc():null===o.alternate&&0===pc&&(pc=3),o.flags&=-257,o.flags|=65536,o.lanes=a,n===Qn?o.flags|=16384:(null===(t=o.updateQueue)?o.updateQueue=new Set([n]):t.add(n),bd(e,n,a)),!1;case 22:return o.flags|=65536,n===Qn?o.flags|=16384:(null===(t=o.updateQueue)?(t={transitions:null,markerInstances:null,retryQueue:new Set([n])},o.updateQueue=t):null===(o=t.retryQueue)?t.retryQueue=new Set([n]):o.add(n),bd(e,n,a)),!1}throw Error(r(435,o.tag))}return bd(e,n,a),Gc(),!1}if(cn)return null!==(t=ss.current)?(!(65536&t.flags)&&(t.flags|=256),t.flags|=65536,t.lanes=a,n!==mn&&yn(Lr(e=Error(r(422),{cause:n}),o))):(n!==mn&&yn(Lr(t=Error(r(423),{cause:n}),o)),(e=e.current.alternate).flags|=65536,a&=-a,e.lanes|=a,n=Lr(n,o),ha(e,a=Es(e.stateNode,n,a)),4!==pc&&(pc=2)),!1;var i=Error(r(520),{cause:n});if(i=Lr(i,o),null===xc?xc=[i]:xc.push(i),4!==pc&&(pc=2),null===t)return!0;n=Lr(n,o),o=t;do{switch(o.tag){case 3:return o.flags|=65536,e=a&-a,o.lanes|=e,ha(o,e=Es(o.stateNode,n,e)),!1;case 1:if(t=o.type,i=o.stateNode,!(128&o.flags||"function"!=typeof t.getDerivedStateFromError&&(null===i||"function"!=typeof i.componentDidCatch||null!==Lc&&Lc.has(i))))return o.flags|=65536,a&=-a,o.lanes|=a,_s(a=Ls(a),e,o,n),ha(o,a),!1}o=o.return}while(null!==o);return!1}(e,a,t,o,lc))return pc=1,Cs(e,Lr(o,e.current)),void(sc=null)}catch(i){if(null!==a)throw sc=a,i;return pc=1,Cs(e,Lr(o,e.current)),void(sc=null)}32768&t.flags?(cn||1===n?e=!0:mc||536870912&lc?e=!1:(hc=e=!0,(2===n||9===n||3===n||6===n)&&null!==(n=ss.current)&&13===n.tag&&(n.flags|=16384)),nd(t,e)):rd(t)}function rd(e){var t=e;do{if(32768&t.flags)return void nd(t,hc);e=t.return;var o=il(t.alternate,t,bc);if(null!==o)return void(sc=o);if(null!==(t=t.sibling))return void(sc=t);sc=t=e}while(null!==t);0===pc&&(pc=5)}function nd(e,t){do{var o=sl(e.alternate,e);if(null!==o)return o.flags&=32767,void(sc=o);if(null!==(o=e.return)&&(o.flags|=32768,o.subtreeFlags=0,o.deletions=null),!t&&null!==(e=e.sibling))return void(sc=e);sc=e=o}while(null!==e);pc=6,sc=null}function ad(e,t,o,n,a,i,s,l,c){e.cancelPendingCommit=null;do{dd()}while(0!==_c);if(6&ac)throw Error(r(327));if(null!==t){if(t===e.current)throw Error(r(177));if(i=t.lanes|t.childLanes,function(e,t,o,r,n,a){var i=e.pendingLanes;e.pendingLanes=o,e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0,e.expiredLanes&=o,e.entangledLanes&=o,e.errorRecoveryDisabledLanes&=o,e.shellSuspendCounter=0;var s=e.entanglements,l=e.expirationTimes,c=e.hiddenUpdates;for(o=i&~o;0<o;){var d=31-pe(o),h=1<<d;s[d]=0,l[d]=-1;var m=c[d];if(null!==m)for(c[d]=null,d=0;d<m.length;d++){var u=m[d];null!==u&&(u.lane&=-536870913)}o&=~h}0!==r&&_e(e,r,0),0!==a&&0===n&&0!==e.tag&&(e.suspendedLanes|=a&~(i&~t))}(e,o,i|=Ir,s,l,c),e===ic&&(sc=ic=null,lc=0),Ic=t,Tc=e,zc=o,Oc=i,Rc=a,Ac=n,10256&t.subtreeFlags||10256&t.flags?(e.callbackNode=null,e.callbackPriority=0,J(se,function(){return hd(),null})):(e.callbackNode=null,e.callbackPriority=0),n=!!(13878&t.flags),13878&t.subtreeFlags||n){n=P.T,P.T=null,a=M.p,M.p=2,s=ac,ac|=4;try{!function(e,t){if(e=e.containerInfo,nh=am,nr(e=rr(e))){if("selectionStart"in e)var o={start:e.selectionStart,end:e.selectionEnd};else e:{var n=(o=(o=e.ownerDocument)&&o.defaultView||window).getSelection&&o.getSelection();if(n&&0!==n.rangeCount){o=n.anchorNode;var a=n.anchorOffset,i=n.focusNode;n=n.focusOffset;try{o.nodeType,i.nodeType}catch(f){o=null;break e}var s=0,l=-1,c=-1,d=0,h=0,m=e,u=null;t:for(;;){for(var b;m!==o||0!==a&&3!==m.nodeType||(l=s+a),m!==i||0!==n&&3!==m.nodeType||(c=s+n),3===m.nodeType&&(s+=m.nodeValue.length),null!==(b=m.firstChild);)u=m,m=b;for(;;){if(m===e)break t;if(u===o&&++d===a&&(l=s),u===i&&++h===n&&(c=s),null!==(b=m.nextSibling))break;u=(m=u).parentNode}m=b}o=-1===l||-1===c?null:{start:l,end:c}}else o=null}o=o||{start:0,end:0}}else o=null;for(ah={focusedElem:e,selectionRange:o},am=!1,El=t;null!==El;)if(e=(t=El).child,1024&t.subtreeFlags&&null!==e)e.return=t,El=e;else for(;null!==El;){switch(i=(t=El).alternate,e=t.flags,t.tag){case 0:case 11:case 15:case 5:case 26:case 27:case 6:case 4:case 17:break;case 1:if(1024&e&&null!==i){e=void 0,o=t,a=i.memoizedProps,i=i.memoizedState,n=o.stateNode;try{var p=ys(o.type,a,(o.elementType,o.type));e=n.getSnapshotBeforeUpdate(p,i),n.__reactInternalSnapshotBeforeUpdate=e}catch(g){ud(o,o.return,g)}}break;case 3:if(1024&e)if(9===(o=(e=t.stateNode.containerInfo).nodeType))vh(e);else if(1===o)switch(e.nodeName){case"HEAD":case"HTML":case"BODY":vh(e);break;default:e.textContent=""}break;default:if(1024&e)throw Error(r(163))}if(null!==(e=t.sibling)){e.return=t.return,El=e;break}El=t.return}}(e,t)}finally{ac=s,M.p=a,P.T=n}}_c=1,id(),sd(),ld()}}function id(){if(1===_c){_c=0;var e=Tc,t=Ic,o=!!(13878&t.flags);if(13878&t.subtreeFlags||o){o=P.T,P.T=null;var r=M.p;M.p=2;var n=ac;ac|=4;try{Ml(t,e);var a=ah,i=rr(e.containerInfo),s=a.focusedElem,l=a.selectionRange;if(i!==s&&s&&s.ownerDocument&&or(s.ownerDocument.documentElement,s)){if(null!==l&&nr(s)){var c=l.start,d=l.end;if(void 0===d&&(d=c),"selectionStart"in s)s.selectionStart=c,s.selectionEnd=Math.min(d,s.value.length);else{var h=s.ownerDocument||document,m=h&&h.defaultView||window;if(m.getSelection){var u=m.getSelection(),b=s.textContent.length,p=Math.min(l.start,b),f=void 0===l.end?p:Math.min(l.end,b);!u.extend&&p>f&&(i=f,f=p,p=i);var g=tr(s,p),v=tr(s,f);if(g&&v&&(1!==u.rangeCount||u.anchorNode!==g.node||u.anchorOffset!==g.offset||u.focusNode!==v.node||u.focusOffset!==v.offset)){var y=h.createRange();y.setStart(g.node,g.offset),u.removeAllRanges(),p>f?(u.addRange(y),u.extend(v.node,v.offset)):(y.setEnd(v.node,v.offset),u.addRange(y))}}}}for(h=[],u=s;u=u.parentNode;)1===u.nodeType&&h.push({element:u,left:u.scrollLeft,top:u.scrollTop});for("function"==typeof s.focus&&s.focus(),s=0;s<h.length;s++){var k=h[s];k.element.scrollLeft=k.left,k.element.scrollTop=k.top}}am=!!nh,ah=nh=null}finally{ac=n,M.p=r,P.T=o}}e.current=t,_c=2}}function sd(){if(2===_c){_c=0;var e=Tc,t=Ic,o=!!(8772&t.flags);if(8772&t.subtreeFlags||o){o=P.T,P.T=null;var r=M.p;M.p=2;var n=ac;ac|=4;try{Ll(e,t.alternate,t)}finally{ac=n,M.p=r,P.T=o}}_c=3}}function ld(){if(4===_c||3===_c){_c=0,oe();var e=Tc,t=Ic,o=zc,r=Ac;10256&t.subtreeFlags||10256&t.flags?_c=5:(_c=0,Ic=Tc=null,cd(e,e.pendingLanes));var n=e.pendingLanes;if(0===n&&(Lc=null),ze(o),t=t.stateNode,ue&&"function"==typeof ue.onCommitFiberRoot)try{ue.onCommitFiberRoot(me,t,void 0,!(128&~t.current.flags))}catch(Ww){}if(null!==r){t=P.T,n=M.p,M.p=2,P.T=null;try{for(var a=e.onRecoverableError,i=0;i<r.length;i++){var s=r[i];a(s.value,{componentStack:s.stack})}}finally{P.T=t,M.p=n}}3&zc&&dd(),$d(e),n=e.pendingLanes,4194090&o&&42&n?e===Pc?Nc++:(Nc=0,Pc=e):Nc=0,Ed(0)}}function cd(e,t){0===(e.pooledCacheLanes&=t)&&null!=(t=e.pooledCache)&&(e.pooledCache=null,Dn(t))}function dd(e){return id(),sd(),ld(),hd()}function hd(){if(5!==_c)return!1;var e=Tc,t=Oc;Oc=0;var o=ze(zc),n=P.T,a=M.p;try{M.p=32>o?32:o,P.T=null,o=Rc,Rc=null;var i=Tc,s=zc;if(_c=0,Ic=Tc=null,zc=0,6&ac)throw Error(r(331));var l=ac;if(ac|=4,ec(i.current),ql(i,i.current,s,o),ac=l,Ed(0),ue&&"function"==typeof ue.onPostCommitFiberRoot)try{ue.onPostCommitFiberRoot(me,i)}catch(Ww){}return!0}finally{M.p=a,P.T=n,cd(e,t)}}function md(e,t,o){t=Lr(o,t),null!==(e=ca(e,t=Es(e.stateNode,t,2),2))&&(Le(e,2),$d(e))}function ud(e,t,o){if(3===e.tag)md(e,e,o);else for(;null!==t;){if(3===t.tag){md(t,e,o);break}if(1===t.tag){var r=t.stateNode;if("function"==typeof t.type.getDerivedStateFromError||"function"==typeof r.componentDidCatch&&(null===Lc||!Lc.has(r))){e=Lr(o,e),null!==(r=ca(t,o=Ls(2),2))&&(_s(o,r,t,e),Le(r,2),$d(r));break}}t=t.return}}function bd(e,t,o){var r=e.pingCache;if(null===r){r=e.pingCache=new nc;var n=new Set;r.set(t,n)}else void 0===(n=r.get(t))&&(n=new Set,r.set(t,n));n.has(o)||(uc=!0,n.add(o),e=pd.bind(null,e,t,o),t.then(e,e))}function pd(e,t,o){var r=e.pingCache;null!==r&&r.delete(t),e.pingedLanes|=e.suspendedLanes&o,e.warmLanes&=~o,ic===e&&(lc&o)===o&&(4===pc||3===pc&&(62914560&lc)===lc&&300>re()-Cc?!(2&ac)&&qc(e,0):vc|=o,kc===lc&&(kc=0)),$d(e)}function fd(e,t){0===t&&(t=$e()),null!==(e=Ar(e,t))&&(Le(e,t),$d(e))}function gd(e){var t=e.memoizedState,o=0;null!==t&&(o=t.retryLane),fd(e,o)}function vd(e,t){var o=0;switch(e.tag){case 13:var n=e.stateNode,a=e.memoizedState;null!==a&&(o=a.retryLane);break;case 19:n=e.stateNode;break;case 22:n=e.stateNode._retryCache;break;default:throw Error(r(314))}null!==n&&n.delete(t),fd(e,o)}var yd=null,kd=null,xd=!1,wd=!1,Sd=!1,Cd=0;function $d(e){e!==kd&&null===e.next&&(null===kd?yd=kd=e:kd=kd.next=e),wd=!0,xd||(xd=!0,bh(function(){6&ac?J(ae,Ld):_d()}))}function Ed(e,t){if(!Sd&&wd){Sd=!0;do{for(var o=!1,r=yd;null!==r;){if(0!==e){var n=r.pendingLanes;if(0===n)var a=0;else{var i=r.suspendedLanes,s=r.pingedLanes;a=(1<<31-pe(42|e)+1)-1,a=201326741&(a&=n&~(i&~s))?201326741&a|1:a?2|a:0}0!==a&&(o=!0,zd(r,a))}else a=lc,!(3&(a=xe(r,r===ic?a:0,null!==r.cancelPendingCommit||-1!==r.timeoutHandle)))||we(r,a)||(o=!0,zd(r,a));r=r.next}}while(o);Sd=!1}}function Ld(){_d()}function _d(){wd=xd=!1;var e,t=0;0!==Cd&&(((e=window.event)&&"popstate"===e.type?e!==dh&&(dh=e,!0):(dh=null,!1))&&(t=Cd),Cd=0);for(var o=re(),r=null,n=yd;null!==n;){var a=n.next,i=Td(n,o);0===i?(n.next=null,null===r?yd=a:r.next=a,null===a&&(kd=r)):(r=n,(0!==t||3&i)&&(wd=!0)),n=a}Ed(t)}function Td(e,t){for(var o=e.suspendedLanes,r=e.pingedLanes,n=e.expirationTimes,a=-62914561&e.pendingLanes;0<a;){var i=31-pe(a),s=1<<i,l=n[i];-1===l?0!==(s&o)&&0===(s&r)||(n[i]=Se(s,t)):l<=t&&(e.expiredLanes|=s),a&=~s}if(o=lc,o=xe(e,e===(t=ic)?o:0,null!==e.cancelPendingCommit||-1!==e.timeoutHandle),r=e.callbackNode,0===o||e===t&&(2===cc||9===cc)||null!==e.cancelPendingCommit)return null!==r&&null!==r&&ee(r),e.callbackNode=null,e.callbackPriority=0;if(!(3&o)||we(e,o)){if((t=o&-o)===e.callbackPriority)return t;switch(null!==r&&ee(r),ze(o)){case 2:case 8:o=ie;break;case 32:default:o=se;break;case 268435456:o=ce}return r=Id.bind(null,e),o=J(o,r),e.callbackPriority=t,e.callbackNode=o,t}return null!==r&&null!==r&&ee(r),e.callbackPriority=2,e.callbackNode=null,2}function Id(e,t){if(0!==_c&&5!==_c)return e.callbackNode=null,e.callbackPriority=0,null;var o=e.callbackNode;if(dd()&&e.callbackNode!==o)return null;var r=lc;return 0===(r=xe(e,e===ic?r:0,null!==e.cancelPendingCommit||-1!==e.timeoutHandle))?null:(Vc(e,r,t),Td(e,re()),null!=e.callbackNode&&e.callbackNode===o?Id.bind(null,e):null)}function zd(e,t){if(dd())return null;Vc(e,t,!0)}function Od(){return 0===Cd&&(Cd=Ce()),Cd}function Rd(e){return null==e||"symbol"==typeof e||"boolean"==typeof e?null:"function"==typeof e?e:zt(""+e)}function Ad(e,t){var o=t.ownerDocument.createElement("input");return o.name=t.name,o.value=t.value,e.id&&o.setAttribute("form",e.id),t.parentNode.insertBefore(o,t),e=new FormData(e),o.parentNode.removeChild(o),e}for(var Nd=0;Nd<Cr.length;Nd++){var Pd=Cr[Nd];$r(Pd.toLowerCase(),"on"+(Pd[0].toUpperCase()+Pd.slice(1)))}$r(fr,"onAnimationEnd"),$r(gr,"onAnimationIteration"),$r(vr,"onAnimationStart"),$r("dblclick","onDoubleClick"),$r("focusin","onFocus"),$r("focusout","onBlur"),$r(yr,"onTransitionRun"),$r(kr,"onTransitionStart"),$r(xr,"onTransitionCancel"),$r(wr,"onTransitionEnd"),Ke("onMouseEnter",["mouseout","mouseover"]),Ke("onMouseLeave",["mouseout","mouseover"]),Ke("onPointerEnter",["pointerout","pointerover"]),Ke("onPointerLeave",["pointerout","pointerover"]),Ge("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),Ge("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),Ge("onBeforeInput",["compositionend","keypress","textInput","paste"]),Ge("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),Ge("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),Ge("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Md="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),Dd=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(Md));function jd(e,t){t=!!(4&t);for(var o=0;o<e.length;o++){var r=e[o],n=r.event;r=r.listeners;e:{var a=void 0;if(t)for(var i=r.length-1;0<=i;i--){var s=r[i],l=s.instance,c=s.currentTarget;if(s=s.listener,l!==a&&n.isPropagationStopped())break e;a=s,n.currentTarget=c;try{a(n)}catch(d){ks(d)}n.currentTarget=null,a=l}else for(i=0;i<r.length;i++){if(l=(s=r[i]).instance,c=s.currentTarget,s=s.listener,l!==a&&n.isPropagationStopped())break e;a=s,n.currentTarget=c;try{a(n)}catch(d){ks(d)}n.currentTarget=null,a=l}}}}function Vd(e,t){var o=t[Me];void 0===o&&(o=t[Me]=new Set);var r=e+"__bubble";o.has(r)||(Wd(t,e,2,!1),o.add(r))}function Fd(e,t,o){var r=0;t&&(r|=4),Wd(o,e,r,t)}var Hd="_reactListening"+Math.random().toString(36).slice(2);function Bd(e){if(!e[Hd]){e[Hd]=!0,Ye.forEach(function(t){"selectionchange"!==t&&(Dd.has(t)||Fd(t,!1,e),Fd(t,!0,e))});var t=9===e.nodeType?e:e.ownerDocument;null===t||t[Hd]||(t[Hd]=!0,Fd("selectionchange",!1,t))}}function Wd(e,t,o,r){switch(mm(t)){case 2:var n=im;break;case 8:n=sm;break;default:n=lm}o=n.bind(null,t,o,e),n=void 0,!Ft||"touchstart"!==t&&"touchmove"!==t&&"wheel"!==t||(n=!0),r?void 0!==n?e.addEventListener(t,o,{capture:!0,passive:n}):e.addEventListener(t,o,!0):void 0!==n?e.addEventListener(t,o,{passive:n}):e.addEventListener(t,o,!1)}function Ud(e,t,o,r,n){var i=r;if(!(1&t||2&t||null===r))e:for(;;){if(null===r)return;var s=r.tag;if(3===s||4===s){var l=r.stateNode.containerInfo;if(l===n)break;if(4===s)for(s=r.return;null!==s;){var c=s.tag;if((3===c||4===c)&&s.stateNode.containerInfo===n)return;s=s.return}for(;null!==l;){if(null===(s=Be(l)))return;if(5===(c=s.tag)||6===c||26===c||27===c){r=i=s;continue e}l=l.parentNode}}r=r.return}Dt(function(){var r=i,n=Rt(o),s=[];e:{var l=Sr.get(e);if(void 0!==l){var c=to,d=e;switch(e){case"keypress":if(0===Zt(o))break e;case"keydown":case"keyup":c=vo;break;case"focusin":d="focus",c=so;break;case"focusout":d="blur",c=so;break;case"beforeblur":case"afterblur":c=so;break;case"click":if(2===o.button)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":c=ao;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":c=io;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":c=ko;break;case fr:case gr:case vr:c=lo;break;case wr:c=xo;break;case"scroll":case"scrollend":c=ro;break;case"wheel":c=wo;break;case"copy":case"cut":case"paste":c=co;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":c=yo;break;case"toggle":case"beforetoggle":c=So}var h=!!(4&t),m=!h&&("scroll"===e||"scrollend"===e),u=h?null!==l?l+"Capture":null:l;h=[];for(var b,p=r;null!==p;){var f=p;if(b=f.stateNode,5!==(f=f.tag)&&26!==f&&27!==f||null===b||null===u||null!=(f=jt(p,u))&&h.push(qd(p,f,b)),m)break;p=p.return}0<h.length&&(l=new c(l,d,null,o,n),s.push({event:l,listeners:h}))}}if(!(7&t)){if(c="mouseout"===e||"pointerout"===e,(!(l="mouseover"===e||"pointerover"===e)||o===Ot||!(d=o.relatedTarget||o.fromElement)||!Be(d)&&!d[Pe])&&(c||l)&&(l=n.window===n?n:(l=n.ownerDocument)?l.defaultView||l.parentWindow:window,c?(c=r,null!==(d=(d=o.relatedTarget||o.toElement)?Be(d):null)&&(m=a(d),h=d.tag,d!==m||5!==h&&27!==h&&6!==h)&&(d=null)):(c=null,d=r),c!==d)){if(h=ao,f="onMouseLeave",u="onMouseEnter",p="mouse","pointerout"!==e&&"pointerover"!==e||(h=yo,f="onPointerLeave",u="onPointerEnter",p="pointer"),m=null==c?l:Ue(c),b=null==d?l:Ue(d),(l=new h(f,p+"leave",c,o,n)).target=m,l.relatedTarget=b,f=null,Be(n)===r&&((h=new h(u,p+"enter",d,o,n)).target=b,h.relatedTarget=m,f=h),m=f,c&&d)e:{for(u=d,p=0,b=h=c;b;b=Yd(b))p++;for(b=0,f=u;f;f=Yd(f))b++;for(;0<p-b;)h=Yd(h),p--;for(;0<b-p;)u=Yd(u),b--;for(;p--;){if(h===u||null!==u&&h===u.alternate)break e;h=Yd(h),u=Yd(u)}h=null}else h=null;null!==c&&Xd(s,l,c,h,!1),null!==d&&null!==m&&Xd(s,m,d,h,!0)}if("select"===(c=(l=r?Ue(r):window).nodeName&&l.nodeName.toLowerCase())||"input"===c&&"file"===l.type)var g=Fo;else if(No(l))if(Ho)g=Ko;else{g=Xo;var v=Yo}else!(c=l.nodeName)||"input"!==c.toLowerCase()||"checkbox"!==l.type&&"radio"!==l.type?r&&_t(r.elementType)&&(g=Fo):g=Go;switch(g&&(g=g(e,r))?Po(s,g,o,n):(v&&v(e,l,r),"focusout"===e&&r&&"number"===l.type&&null!=r.memoizedProps.value&&kt(l,"number",l.value)),v=r?Ue(r):window,e){case"focusin":(No(v)||"true"===v.contentEditable)&&(ir=v,sr=r,lr=null);break;case"focusout":lr=sr=ir=null;break;case"mousedown":cr=!0;break;case"contextmenu":case"mouseup":case"dragend":cr=!1,dr(s,o,n);break;case"selectionchange":if(ar)break;case"keydown":case"keyup":dr(s,o,n)}var y;if($o)e:{switch(e){case"compositionstart":var k="onCompositionStart";break e;case"compositionend":k="onCompositionEnd";break e;case"compositionupdate":k="onCompositionUpdate";break e}k=void 0}else Ro?zo(e,o)&&(k="onCompositionEnd"):"keydown"===e&&229===o.keyCode&&(k="onCompositionStart");k&&(_o&&"ko"!==o.locale&&(Ro||"onCompositionStart"!==k?"onCompositionEnd"===k&&Ro&&(y=qt()):(Wt="value"in(Bt=n)?Bt.value:Bt.textContent,Ro=!0)),0<(v=Zd(r,k)).length&&(k=new ho(k,e,null,o,n),s.push({event:k,listeners:v}),(y||null!==(y=Oo(o)))&&(k.data=y))),(y=Lo?function(e,t){switch(e){case"compositionend":return Oo(t);case"keypress":return 32!==t.which?null:(Io=!0,To);case"textInput":return(e=t.data)===To&&Io?null:e;default:return null}}(e,o):function(e,t){if(Ro)return"compositionend"===e||!$o&&zo(e,t)?(e=qt(),Ut=Wt=Bt=null,Ro=!1,e):null;switch(e){case"paste":default:return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return _o&&"ko"!==t.locale?null:t.data}}(e,o))&&0<(k=Zd(r,"onBeforeInput")).length&&(v=new ho("onBeforeInput","beforeinput",null,o,n),s.push({event:v,listeners:k}),v.data=y),function(e,t,o,r,n){if("submit"===t&&o&&o.stateNode===n){var a=Rd((n[Ne]||null).action),i=r.submitter;i&&null!==(t=(t=i[Ne]||null)?Rd(t.formAction):i.getAttribute("formAction"))&&(a=t,i=null);var s=new to("action","action",null,r,n);e.push({event:s,listeners:[{instance:null,listener:function(){if(r.defaultPrevented){if(0!==Cd){var e=i?Ad(n,i):new FormData(n);Ai(o,{pending:!0,data:e,method:n.method,action:a},null,e)}}else"function"==typeof a&&(s.preventDefault(),e=i?Ad(n,i):new FormData(n),Ai(o,{pending:!0,data:e,method:n.method,action:a},a,e))},currentTarget:n}]})}}(s,e,r,o,n)}jd(s,t)})}function qd(e,t,o){return{instance:e,listener:t,currentTarget:o}}function Zd(e,t){for(var o=t+"Capture",r=[];null!==e;){var n=e,a=n.stateNode;if(5!==(n=n.tag)&&26!==n&&27!==n||null===a||(null!=(n=jt(e,o))&&r.unshift(qd(e,n,a)),null!=(n=jt(e,t))&&r.push(qd(e,n,a))),3===e.tag)return r;e=e.return}return[]}function Yd(e){if(null===e)return null;do{e=e.return}while(e&&5!==e.tag&&27!==e.tag);return e||null}function Xd(e,t,o,r,n){for(var a=t._reactName,i=[];null!==o&&o!==r;){var s=o,l=s.alternate,c=s.stateNode;if(s=s.tag,null!==l&&l===r)break;5!==s&&26!==s&&27!==s||null===c||(l=c,n?null!=(c=jt(o,a))&&i.unshift(qd(o,c,l)):n||null!=(c=jt(o,a))&&i.push(qd(o,c,l))),o=o.return}0!==i.length&&e.push({event:t,listeners:i})}var Gd=/\r\n?/g,Kd=/\u0000|\uFFFD/g;function Qd(e){return("string"==typeof e?e:""+e).replace(Gd,"\n").replace(Kd,"")}function Jd(e,t){return t=Qd(t),Qd(e)===t}function eh(){}function th(e,t,o,n,a,i){switch(o){case"children":"string"==typeof n?"body"===t||"textarea"===t&&""===n||Ct(e,n):("number"==typeof n||"bigint"==typeof n)&&"body"!==t&&Ct(e,""+n);break;case"className":nt(e,"class",n);break;case"tabIndex":nt(e,"tabindex",n);break;case"dir":case"role":case"viewBox":case"width":case"height":nt(e,o,n);break;case"style":Lt(e,n,i);break;case"data":if("object"!==t){nt(e,"data",n);break}case"src":case"href":if(""===n&&("a"!==t||"href"!==o)){e.removeAttribute(o);break}if(null==n||"function"==typeof n||"symbol"==typeof n||"boolean"==typeof n){e.removeAttribute(o);break}n=zt(""+n),e.setAttribute(o,n);break;case"action":case"formAction":if("function"==typeof n){e.setAttribute(o,"javascript:throw new Error('A React form was unexpectedly submitted. If you called form.submit() manually, consider using form.requestSubmit() instead. If you\\'re trying to use event.stopPropagation() in a submit event handler, consider also calling event.preventDefault().')");break}if("function"==typeof i&&("formAction"===o?("input"!==t&&th(e,t,"name",a.name,a,null),th(e,t,"formEncType",a.formEncType,a,null),th(e,t,"formMethod",a.formMethod,a,null),th(e,t,"formTarget",a.formTarget,a,null)):(th(e,t,"encType",a.encType,a,null),th(e,t,"method",a.method,a,null),th(e,t,"target",a.target,a,null))),null==n||"symbol"==typeof n||"boolean"==typeof n){e.removeAttribute(o);break}n=zt(""+n),e.setAttribute(o,n);break;case"onClick":null!=n&&(e.onclick=eh);break;case"onScroll":null!=n&&Vd("scroll",e);break;case"onScrollEnd":null!=n&&Vd("scrollend",e);break;case"dangerouslySetInnerHTML":if(null!=n){if("object"!=typeof n||!("__html"in n))throw Error(r(61));if(null!=(o=n.__html)){if(null!=a.children)throw Error(r(60));e.innerHTML=o}}break;case"multiple":e.multiple=n&&"function"!=typeof n&&"symbol"!=typeof n;break;case"muted":e.muted=n&&"function"!=typeof n&&"symbol"!=typeof n;break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":case"autoFocus":break;case"xlinkHref":if(null==n||"function"==typeof n||"boolean"==typeof n||"symbol"==typeof n){e.removeAttribute("xlink:href");break}o=zt(""+n),e.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",o);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":null!=n&&"function"!=typeof n&&"symbol"!=typeof n?e.setAttribute(o,""+n):e.removeAttribute(o);break;case"inert":case"allowFullScreen":case"async":case"autoPlay":case"controls":case"default":case"defer":case"disabled":case"disablePictureInPicture":case"disableRemotePlayback":case"formNoValidate":case"hidden":case"loop":case"noModule":case"noValidate":case"open":case"playsInline":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"itemScope":n&&"function"!=typeof n&&"symbol"!=typeof n?e.setAttribute(o,""):e.removeAttribute(o);break;case"capture":case"download":!0===n?e.setAttribute(o,""):!1!==n&&null!=n&&"function"!=typeof n&&"symbol"!=typeof n?e.setAttribute(o,n):e.removeAttribute(o);break;case"cols":case"rows":case"size":case"span":null!=n&&"function"!=typeof n&&"symbol"!=typeof n&&!isNaN(n)&&1<=n?e.setAttribute(o,n):e.removeAttribute(o);break;case"rowSpan":case"start":null==n||"function"==typeof n||"symbol"==typeof n||isNaN(n)?e.removeAttribute(o):e.setAttribute(o,n);break;case"popover":Vd("beforetoggle",e),Vd("toggle",e),rt(e,"popover",n);break;case"xlinkActuate":at(e,"http://www.w3.org/1999/xlink","xlink:actuate",n);break;case"xlinkArcrole":at(e,"http://www.w3.org/1999/xlink","xlink:arcrole",n);break;case"xlinkRole":at(e,"http://www.w3.org/1999/xlink","xlink:role",n);break;case"xlinkShow":at(e,"http://www.w3.org/1999/xlink","xlink:show",n);break;case"xlinkTitle":at(e,"http://www.w3.org/1999/xlink","xlink:title",n);break;case"xlinkType":at(e,"http://www.w3.org/1999/xlink","xlink:type",n);break;case"xmlBase":at(e,"http://www.w3.org/XML/1998/namespace","xml:base",n);break;case"xmlLang":at(e,"http://www.w3.org/XML/1998/namespace","xml:lang",n);break;case"xmlSpace":at(e,"http://www.w3.org/XML/1998/namespace","xml:space",n);break;case"is":rt(e,"is",n);break;case"innerText":case"textContent":break;default:(!(2<o.length)||"o"!==o[0]&&"O"!==o[0]||"n"!==o[1]&&"N"!==o[1])&&rt(e,o=Tt.get(o)||o,n)}}function oh(e,t,o,n,a,i){switch(o){case"style":Lt(e,n,i);break;case"dangerouslySetInnerHTML":if(null!=n){if("object"!=typeof n||!("__html"in n))throw Error(r(61));if(null!=(o=n.__html)){if(null!=a.children)throw Error(r(60));e.innerHTML=o}}break;case"children":"string"==typeof n?Ct(e,n):("number"==typeof n||"bigint"==typeof n)&&Ct(e,""+n);break;case"onScroll":null!=n&&Vd("scroll",e);break;case"onScrollEnd":null!=n&&Vd("scrollend",e);break;case"onClick":null!=n&&(e.onclick=eh);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":case"innerText":case"textContent":break;default:Xe.hasOwnProperty(o)||("o"!==o[0]||"n"!==o[1]||(a=o.endsWith("Capture"),t=o.slice(2,a?o.length-7:void 0),"function"==typeof(i=null!=(i=e[Ne]||null)?i[o]:null)&&e.removeEventListener(t,i,a),"function"!=typeof n)?o in e?e[o]=n:!0===n?e.setAttribute(o,""):rt(e,o,n):("function"!=typeof i&&null!==i&&(o in e?e[o]=null:e.hasAttribute(o)&&e.removeAttribute(o)),e.addEventListener(t,n,a)))}}function rh(e,t,o){switch(t){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":Vd("error",e),Vd("load",e);var n,a=!1,i=!1;for(n in o)if(o.hasOwnProperty(n)){var s=o[n];if(null!=s)switch(n){case"src":a=!0;break;case"srcSet":i=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(r(137,t));default:th(e,t,n,s,o,null)}}return i&&th(e,t,"srcSet",o.srcSet,o,null),void(a&&th(e,t,"src",o.src,o,null));case"input":Vd("invalid",e);var l=n=s=i=null,c=null,d=null;for(a in o)if(o.hasOwnProperty(a)){var h=o[a];if(null!=h)switch(a){case"name":i=h;break;case"type":s=h;break;case"checked":c=h;break;case"defaultChecked":d=h;break;case"value":n=h;break;case"defaultValue":l=h;break;case"children":case"dangerouslySetInnerHTML":if(null!=h)throw Error(r(137,t));break;default:th(e,t,a,h,o,null)}}return yt(e,n,l,c,d,s,i,!1),void ut(e);case"select":for(i in Vd("invalid",e),a=s=n=null,o)if(o.hasOwnProperty(i)&&null!=(l=o[i]))switch(i){case"value":n=l;break;case"defaultValue":s=l;break;case"multiple":a=l;default:th(e,t,i,l,o,null)}return t=n,o=s,e.multiple=!!a,void(null!=t?xt(e,!!a,t,!1):null!=o&&xt(e,!!a,o,!0));case"textarea":for(s in Vd("invalid",e),n=i=a=null,o)if(o.hasOwnProperty(s)&&null!=(l=o[s]))switch(s){case"value":a=l;break;case"defaultValue":i=l;break;case"children":n=l;break;case"dangerouslySetInnerHTML":if(null!=l)throw Error(r(91));break;default:th(e,t,s,l,o,null)}return St(e,a,i,n),void ut(e);case"option":for(c in o)o.hasOwnProperty(c)&&null!=(a=o[c])&&("selected"===c?e.selected=a&&"function"!=typeof a&&"symbol"!=typeof a:th(e,t,c,a,o,null));return;case"dialog":Vd("beforetoggle",e),Vd("toggle",e),Vd("cancel",e),Vd("close",e);break;case"iframe":case"object":Vd("load",e);break;case"video":case"audio":for(a=0;a<Md.length;a++)Vd(Md[a],e);break;case"image":Vd("error",e),Vd("load",e);break;case"details":Vd("toggle",e);break;case"embed":case"source":case"link":Vd("error",e),Vd("load",e);case"area":case"base":case"br":case"col":case"hr":case"keygen":case"meta":case"param":case"track":case"wbr":case"menuitem":for(d in o)if(o.hasOwnProperty(d)&&null!=(a=o[d]))switch(d){case"children":case"dangerouslySetInnerHTML":throw Error(r(137,t));default:th(e,t,d,a,o,null)}return;default:if(_t(t)){for(h in o)o.hasOwnProperty(h)&&void 0!==(a=o[h])&&oh(e,t,h,a,o,void 0);return}}for(l in o)o.hasOwnProperty(l)&&null!=(a=o[l])&&th(e,t,l,a,o,null)}var nh=null,ah=null;function ih(e){return 9===e.nodeType?e:e.ownerDocument}function sh(e){switch(e){case"http://www.w3.org/2000/svg":return 1;case"http://www.w3.org/1998/Math/MathML":return 2;default:return 0}}function lh(e,t){if(0===e)switch(t){case"svg":return 1;case"math":return 2;default:return 0}return 1===e&&"foreignObject"===t?0:e}function ch(e,t){return"textarea"===e||"noscript"===e||"string"==typeof t.children||"number"==typeof t.children||"bigint"==typeof t.children||"object"==typeof t.dangerouslySetInnerHTML&&null!==t.dangerouslySetInnerHTML&&null!=t.dangerouslySetInnerHTML.__html}var dh=null,hh="function"==typeof setTimeout?setTimeout:void 0,mh="function"==typeof clearTimeout?clearTimeout:void 0,uh="function"==typeof Promise?Promise:void 0,bh="function"==typeof queueMicrotask?queueMicrotask:void 0!==uh?function(e){return uh.resolve(null).then(e).catch(ph)}:hh;function ph(e){setTimeout(function(){throw e})}function fh(e){return"head"===e}function gh(e,t){var o=t,r=0,n=0;do{var a=o.nextSibling;if(e.removeChild(o),a&&8===a.nodeType)if("/$"===(o=a.data)){if(0<r&&8>r){o=r;var i=e.ownerDocument;if(1&o&&Ch(i.documentElement),2&o&&Ch(i.body),4&o)for(Ch(o=i.head),i=o.firstChild;i;){var s=i.nextSibling,l=i.nodeName;i[Fe]||"SCRIPT"===l||"STYLE"===l||"LINK"===l&&"stylesheet"===i.rel.toLowerCase()||o.removeChild(i),i=s}}if(0===n)return e.removeChild(a),void Im(t);n--}else"$"===o||"$?"===o||"$!"===o?n++:r=o.charCodeAt(0)-48;else r=0;o=a}while(o);Im(t)}function vh(e){var t=e.firstChild;for(t&&10===t.nodeType&&(t=t.nextSibling);t;){var o=t;switch(t=t.nextSibling,o.nodeName){case"HTML":case"HEAD":case"BODY":vh(o),He(o);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if("stylesheet"===o.rel.toLowerCase())continue}e.removeChild(o)}}function yh(e){return"$!"===e.data||"$?"===e.data&&"complete"===e.ownerDocument.readyState}function kh(e){for(;null!=e;e=e.nextSibling){var t=e.nodeType;if(1===t||3===t)break;if(8===t){if("$"===(t=e.data)||"$!"===t||"$?"===t||"F!"===t||"F"===t)break;if("/$"===t)return null}}return e}var xh=null;function wh(e){e=e.previousSibling;for(var t=0;e;){if(8===e.nodeType){var o=e.data;if("$"===o||"$!"===o||"$?"===o){if(0===t)return e;t--}else"/$"===o&&t++}e=e.previousSibling}return null}function Sh(e,t,o){switch(t=ih(o),e){case"html":if(!(e=t.documentElement))throw Error(r(452));return e;case"head":if(!(e=t.head))throw Error(r(453));return e;case"body":if(!(e=t.body))throw Error(r(454));return e;default:throw Error(r(451))}}function Ch(e){for(var t=e.attributes;t.length;)e.removeAttributeNode(t[0]);He(e)}var $h=new Map,Eh=new Set;function Lh(e){return"function"==typeof e.getRootNode?e.getRootNode():9===e.nodeType?e:e.ownerDocument}var _h=M.d;M.d={f:function(){var e=_h.f(),t=Wc();return e||t},r:function(e){var t=We(e);null!==t&&5===t.tag&&"form"===t.type?Pi(t):_h.r(e)},D:function(e){_h.D(e),Ih("dns-prefetch",e,null)},C:function(e,t){_h.C(e,t),Ih("preconnect",e,t)},L:function(e,t,o){_h.L(e,t,o);var r=Th;if(r&&e&&t){var n='link[rel="preload"][as="'+gt(t)+'"]';"image"===t&&o&&o.imageSrcSet?(n+='[imagesrcset="'+gt(o.imageSrcSet)+'"]',"string"==typeof o.imageSizes&&(n+='[imagesizes="'+gt(o.imageSizes)+'"]')):n+='[href="'+gt(e)+'"]';var a=n;switch(t){case"style":a=Oh(e);break;case"script":a=Nh(e)}$h.has(a)||(e=c({rel:"preload",href:"image"===t&&o&&o.imageSrcSet?void 0:e,as:t},o),$h.set(a,e),null!==r.querySelector(n)||"style"===t&&r.querySelector(Rh(a))||"script"===t&&r.querySelector(Ph(a))||(rh(t=r.createElement("link"),"link",e),Ze(t),r.head.appendChild(t)))}},m:function(e,t){_h.m(e,t);var o=Th;if(o&&e){var r=t&&"string"==typeof t.as?t.as:"script",n='link[rel="modulepreload"][as="'+gt(r)+'"][href="'+gt(e)+'"]',a=n;switch(r){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":a=Nh(e)}if(!$h.has(a)&&(e=c({rel:"modulepreload",href:e},t),$h.set(a,e),null===o.querySelector(n))){switch(r){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(o.querySelector(Ph(a)))return}rh(r=o.createElement("link"),"link",e),Ze(r),o.head.appendChild(r)}}},X:function(e,t){_h.X(e,t);var o=Th;if(o&&e){var r=qe(o).hoistableScripts,n=Nh(e),a=r.get(n);a||((a=o.querySelector(Ph(n)))||(e=c({src:e,async:!0},t),(t=$h.get(n))&&Vh(e,t),Ze(a=o.createElement("script")),rh(a,"link",e),o.head.appendChild(a)),a={type:"script",instance:a,count:1,state:null},r.set(n,a))}},S:function(e,t,o){_h.S(e,t,o);var r=Th;if(r&&e){var n=qe(r).hoistableStyles,a=Oh(e);t=t||"default";var i=n.get(a);if(!i){var s={loading:0,preload:null};if(i=r.querySelector(Rh(a)))s.loading=5;else{e=c({rel:"stylesheet",href:e,"data-precedence":t},o),(o=$h.get(a))&&jh(e,o);var l=i=r.createElement("link");Ze(l),rh(l,"link",e),l._p=new Promise(function(e,t){l.onload=e,l.onerror=t}),l.addEventListener("load",function(){s.loading|=1}),l.addEventListener("error",function(){s.loading|=2}),s.loading|=4,Dh(i,t,r)}i={type:"stylesheet",instance:i,count:1,state:s},n.set(a,i)}}},M:function(e,t){_h.M(e,t);var o=Th;if(o&&e){var r=qe(o).hoistableScripts,n=Nh(e),a=r.get(n);a||((a=o.querySelector(Ph(n)))||(e=c({src:e,async:!0,type:"module"},t),(t=$h.get(n))&&Vh(e,t),Ze(a=o.createElement("script")),rh(a,"link",e),o.head.appendChild(a)),a={type:"script",instance:a,count:1,state:null},r.set(n,a))}}};var Th="undefined"==typeof document?null:document;function Ih(e,t,o){var r=Th;if(r&&"string"==typeof t&&t){var n=gt(t);n='link[rel="'+e+'"][href="'+n+'"]',"string"==typeof o&&(n+='[crossorigin="'+o+'"]'),Eh.has(n)||(Eh.add(n),e={rel:e,crossOrigin:o,href:t},null===r.querySelector(n)&&(rh(t=r.createElement("link"),"link",e),Ze(t),r.head.appendChild(t)))}}function zh(e,t,o,n){var a=(a=q.current)?Lh(a):null;if(!a)throw Error(r(446));switch(e){case"meta":case"title":return null;case"style":return"string"==typeof o.precedence&&"string"==typeof o.href?(t=Oh(o.href),(n=(o=qe(a).hoistableStyles).get(t))||(n={type:"style",instance:null,count:0,state:null},o.set(t,n)),n):{type:"void",instance:null,count:0,state:null};case"link":if("stylesheet"===o.rel&&"string"==typeof o.href&&"string"==typeof o.precedence){e=Oh(o.href);var i=qe(a).hoistableStyles,s=i.get(e);if(s||(a=a.ownerDocument||a,s={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},i.set(e,s),(i=a.querySelector(Rh(e)))&&!i._p&&(s.instance=i,s.state.loading=5),$h.has(e)||(o={rel:"preload",as:"style",href:o.href,crossOrigin:o.crossOrigin,integrity:o.integrity,media:o.media,hrefLang:o.hrefLang,referrerPolicy:o.referrerPolicy},$h.set(e,o),i||function(e,t,o,r){e.querySelector('link[rel="preload"][as="style"]['+t+"]")?r.loading=1:(t=e.createElement("link"),r.preload=t,t.addEventListener("load",function(){return r.loading|=1}),t.addEventListener("error",function(){return r.loading|=2}),rh(t,"link",o),Ze(t),e.head.appendChild(t))}(a,e,o,s.state))),t&&null===n)throw Error(r(528,""));return s}if(t&&null!==n)throw Error(r(529,""));return null;case"script":return t=o.async,"string"==typeof(o=o.src)&&t&&"function"!=typeof t&&"symbol"!=typeof t?(t=Nh(o),(n=(o=qe(a).hoistableScripts).get(t))||(n={type:"script",instance:null,count:0,state:null},o.set(t,n)),n):{type:"void",instance:null,count:0,state:null};default:throw Error(r(444,e))}}function Oh(e){return'href="'+gt(e)+'"'}function Rh(e){return'link[rel="stylesheet"]['+e+"]"}function Ah(e){return c({},e,{"data-precedence":e.precedence,precedence:null})}function Nh(e){return'[src="'+gt(e)+'"]'}function Ph(e){return"script[async]"+e}function Mh(e,t,o){if(t.count++,null===t.instance)switch(t.type){case"style":var n=e.querySelector('style[data-href~="'+gt(o.href)+'"]');if(n)return t.instance=n,Ze(n),n;var a=c({},o,{"data-href":o.href,"data-precedence":o.precedence,href:null,precedence:null});return Ze(n=(e.ownerDocument||e).createElement("style")),rh(n,"style",a),Dh(n,o.precedence,e),t.instance=n;case"stylesheet":a=Oh(o.href);var i=e.querySelector(Rh(a));if(i)return t.state.loading|=4,t.instance=i,Ze(i),i;n=Ah(o),(a=$h.get(a))&&jh(n,a),Ze(i=(e.ownerDocument||e).createElement("link"));var s=i;return s._p=new Promise(function(e,t){s.onload=e,s.onerror=t}),rh(i,"link",n),t.state.loading|=4,Dh(i,o.precedence,e),t.instance=i;case"script":return i=Nh(o.src),(a=e.querySelector(Ph(i)))?(t.instance=a,Ze(a),a):(n=o,(a=$h.get(i))&&Vh(n=c({},o),a),Ze(a=(e=e.ownerDocument||e).createElement("script")),rh(a,"link",n),e.head.appendChild(a),t.instance=a);case"void":return null;default:throw Error(r(443,t.type))}else"stylesheet"===t.type&&!(4&t.state.loading)&&(n=t.instance,t.state.loading|=4,Dh(n,o.precedence,e));return t.instance}function Dh(e,t,o){for(var r=o.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),n=r.length?r[r.length-1]:null,a=n,i=0;i<r.length;i++){var s=r[i];if(s.dataset.precedence===t)a=s;else if(a!==n)break}a?a.parentNode.insertBefore(e,a.nextSibling):(t=9===o.nodeType?o.head:o).insertBefore(e,t.firstChild)}function jh(e,t){null==e.crossOrigin&&(e.crossOrigin=t.crossOrigin),null==e.referrerPolicy&&(e.referrerPolicy=t.referrerPolicy),null==e.title&&(e.title=t.title)}function Vh(e,t){null==e.crossOrigin&&(e.crossOrigin=t.crossOrigin),null==e.referrerPolicy&&(e.referrerPolicy=t.referrerPolicy),null==e.integrity&&(e.integrity=t.integrity)}var Fh=null;function Hh(e,t,o){if(null===Fh){var r=new Map,n=Fh=new Map;n.set(o,r)}else(r=(n=Fh).get(o))||(r=new Map,n.set(o,r));if(r.has(e))return r;for(r.set(e,null),o=o.getElementsByTagName(e),n=0;n<o.length;n++){var a=o[n];if(!(a[Fe]||a[Ae]||"link"===e&&"stylesheet"===a.getAttribute("rel"))&&"http://www.w3.org/2000/svg"!==a.namespaceURI){var i=a.getAttribute(t)||"";i=e+i;var s=r.get(i);s?s.push(a):r.set(i,[a])}}return r}function Bh(e,t,o){(e=e.ownerDocument||e).head.insertBefore(o,"title"===t?e.querySelector("head > title"):null)}function Wh(e){return!!("stylesheet"!==e.type||3&e.state.loading)}var Uh=null;function qh(){}function Zh(){if(this.count--,0===this.count)if(this.stylesheets)Xh(this,this.stylesheets);else if(this.unsuspend){var e=this.unsuspend;this.unsuspend=null,e()}}var Yh=null;function Xh(e,t){e.stylesheets=null,null!==e.unsuspend&&(e.count++,Yh=new Map,t.forEach(Gh,e),Yh=null,Zh.call(e))}function Gh(e,t){if(!(4&t.state.loading)){var o=Yh.get(e);if(o)var r=o.get(null);else{o=new Map,Yh.set(e,o);for(var n=e.querySelectorAll("link[data-precedence],style[data-precedence]"),a=0;a<n.length;a++){var i=n[a];"LINK"!==i.nodeName&&"not all"===i.getAttribute("media")||(o.set(i.dataset.precedence,i),r=i)}r&&o.set(null,r)}i=(n=t.instance).getAttribute("data-precedence"),(a=o.get(i)||r)===r&&o.set(null,n),o.set(i,n),this.count++,r=Zh.bind(this),n.addEventListener("load",r),n.addEventListener("error",r),a?a.parentNode.insertBefore(n,a.nextSibling):(e=9===e.nodeType?e.head:e).insertBefore(n,e.firstChild),t.state.loading|=4}}var Kh={$$typeof:y,Provider:null,Consumer:null,_currentValue:D,_currentValue2:D,_threadCount:0};function Qh(e,t,o,r,n,a,i,s){this.tag=1,this.containerInfo=e,this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.next=this.pendingContext=this.context=this.cancelPendingCommit=null,this.callbackPriority=0,this.expirationTimes=Ee(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Ee(0),this.hiddenUpdates=Ee(null),this.identifierPrefix=r,this.onUncaughtError=n,this.onCaughtError=a,this.onRecoverableError=i,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=s,this.incompleteTransitions=new Map}function Jh(e,t,o,r,n,a,i,s,l,c,d,h){return e=new Qh(e,t,o,i,s,l,c,h),t=1,!0===a&&(t|=24),a=jr(3,null,null,t),e.current=a,a.stateNode=e,(t=Mn()).refCount++,e.pooledCache=t,t.refCount++,a.memoizedState={element:r,isDehydrated:o,cache:t},ia(a),e}function em(e){return e?e=Mr:Mr}function tm(e,t,o,r,n,a){n=em(n),null===r.context?r.context=n:r.pendingContext=n,(r=la(t)).payload={element:o},null!==(a=void 0===a?null:a)&&(r.callback=a),null!==(o=ca(e,r,t))&&(jc(o,0,t),da(o,e,t))}function om(e,t){if(null!==(e=e.memoizedState)&&null!==e.dehydrated){var o=e.retryLane;e.retryLane=0!==o&&o<t?o:t}}function rm(e,t){om(e,t),(e=e.alternate)&&om(e,t)}function nm(e){if(13===e.tag){var t=Ar(e,67108864);null!==t&&jc(t,0,67108864),rm(e,67108864)}}var am=!0;function im(e,t,o,r){var n=P.T;P.T=null;var a=M.p;try{M.p=2,lm(e,t,o,r)}finally{M.p=a,P.T=n}}function sm(e,t,o,r){var n=P.T;P.T=null;var a=M.p;try{M.p=8,lm(e,t,o,r)}finally{M.p=a,P.T=n}}function lm(e,t,o,r){if(am){var n=cm(r);if(null===n)Ud(e,t,r,dm,o),xm(e,r);else if(function(e,t,o,r,n){switch(t){case"focusin":return bm=wm(bm,e,t,o,r,n),!0;case"dragenter":return pm=wm(pm,e,t,o,r,n),!0;case"mouseover":return fm=wm(fm,e,t,o,r,n),!0;case"pointerover":var a=n.pointerId;return gm.set(a,wm(gm.get(a)||null,e,t,o,r,n)),!0;case"gotpointercapture":return a=n.pointerId,vm.set(a,wm(vm.get(a)||null,e,t,o,r,n)),!0}return!1}(n,e,t,o,r))r.stopPropagation();else if(xm(e,r),4&t&&-1<km.indexOf(e)){for(;null!==n;){var a=We(n);if(null!==a)switch(a.tag){case 3:if((a=a.stateNode).current.memoizedState.isDehydrated){var i=ke(a.pendingLanes);if(0!==i){var s=a;for(s.pendingLanes|=2,s.entangledLanes|=2;i;){var l=1<<31-pe(i);s.entanglements[1]|=l,i&=~l}$d(a),!(6&ac)&&($c=re()+500,Ed(0))}}break;case 13:null!==(s=Ar(a,2))&&jc(s,0,2),Wc(),rm(a,2)}if(null===(a=cm(r))&&Ud(e,t,r,dm,o),a===n)break;n=a}null!==n&&r.stopPropagation()}else Ud(e,t,r,null,o)}}function cm(e){return hm(e=Rt(e))}var dm=null;function hm(e){if(dm=null,null!==(e=Be(e))){var t=a(e);if(null===t)e=null;else{var o=t.tag;if(13===o){if(null!==(e=i(t)))return e;e=null}else if(3===o){if(t.stateNode.current.memoizedState.isDehydrated)return 3===t.tag?t.stateNode.containerInfo:null;e=null}else t!==e&&(e=null)}}return dm=e,null}function mm(e){switch(e){case"beforetoggle":case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"toggle":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 2;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 8;case"message":switch(ne()){case ae:return 2;case ie:return 8;case se:case le:return 32;case ce:return 268435456;default:return 32}default:return 32}}var um=!1,bm=null,pm=null,fm=null,gm=new Map,vm=new Map,ym=[],km="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset".split(" ");function xm(e,t){switch(e){case"focusin":case"focusout":bm=null;break;case"dragenter":case"dragleave":pm=null;break;case"mouseover":case"mouseout":fm=null;break;case"pointerover":case"pointerout":gm.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":vm.delete(t.pointerId)}}function wm(e,t,o,r,n,a){return null===e||e.nativeEvent!==a?(e={blockedOn:t,domEventName:o,eventSystemFlags:r,nativeEvent:a,targetContainers:[n]},null!==t&&null!==(t=We(t))&&nm(t),e):(e.eventSystemFlags|=r,t=e.targetContainers,null!==n&&-1===t.indexOf(n)&&t.push(n),e)}function Sm(e){var t=Be(e.target);if(null!==t){var o=a(t);if(null!==o)if(13===(t=o.tag)){if(null!==(t=i(o)))return e.blockedOn=t,void function(e,t){var o=M.p;try{return M.p=e,t()}finally{M.p=o}}(e.priority,function(){if(13===o.tag){var e=Mc();e=Ie(e);var t=Ar(o,e);null!==t&&jc(t,0,e),rm(o,e)}})}else if(3===t&&o.stateNode.current.memoizedState.isDehydrated)return void(e.blockedOn=3===o.tag?o.stateNode.containerInfo:null)}e.blockedOn=null}function Cm(e){if(null!==e.blockedOn)return!1;for(var t=e.targetContainers;0<t.length;){var o=cm(e.nativeEvent);if(null!==o)return null!==(t=We(o))&&nm(t),e.blockedOn=o,!1;var r=new(o=e.nativeEvent).constructor(o.type,o);Ot=r,o.target.dispatchEvent(r),Ot=null,t.shift()}return!0}function $m(e,t,o){Cm(e)&&o.delete(t)}function Em(){um=!1,null!==bm&&Cm(bm)&&(bm=null),null!==pm&&Cm(pm)&&(pm=null),null!==fm&&Cm(fm)&&(fm=null),gm.forEach($m),vm.forEach($m)}function Lm(t,o){t.blockedOn===o&&(t.blockedOn=null,um||(um=!0,e.unstable_scheduleCallback(e.unstable_NormalPriority,Em)))}var _m=null;function Tm(t){_m!==t&&(_m=t,e.unstable_scheduleCallback(e.unstable_NormalPriority,function(){_m===t&&(_m=null);for(var e=0;e<t.length;e+=3){var o=t[e],r=t[e+1],n=t[e+2];if("function"!=typeof r){if(null===hm(r||o))continue;break}var a=We(o);null!==a&&(t.splice(e,3),e-=3,Ai(a,{pending:!0,data:n,method:o.method,action:r},r,n))}}))}function Im(e){function t(t){return Lm(t,e)}null!==bm&&Lm(bm,e),null!==pm&&Lm(pm,e),null!==fm&&Lm(fm,e),gm.forEach(t),vm.forEach(t);for(var o=0;o<ym.length;o++){var r=ym[o];r.blockedOn===e&&(r.blockedOn=null)}for(;0<ym.length&&null===(o=ym[0]).blockedOn;)Sm(o),null===o.blockedOn&&ym.shift();if(null!=(o=(e.ownerDocument||e).$$reactFormReplay))for(r=0;r<o.length;r+=3){var n=o[r],a=o[r+1],i=n[Ne]||null;if("function"==typeof a)i||Tm(o);else if(i){var s=null;if(a&&a.hasAttribute("formAction")){if(n=a,i=a[Ne]||null)s=i.formAction;else if(null!==hm(n))continue}else s=i.action;"function"==typeof s?o[r+1]=s:(o.splice(r,3),r-=3),Tm(o)}}}function zm(e){this._internalRoot=e}function Om(e){this._internalRoot=e}Om.prototype.render=zm.prototype.render=function(e){var t=this._internalRoot;if(null===t)throw Error(r(409));tm(t.current,Mc(),e,t,null,null)},Om.prototype.unmount=zm.prototype.unmount=function(){var e=this._internalRoot;if(null!==e){this._internalRoot=null;var t=e.containerInfo;tm(e.current,2,null,e,null,null),Wc(),t[Pe]=null}},Om.prototype.unstable_scheduleHydration=function(e){if(e){var t=Oe();e={blockedOn:null,target:e,priority:t};for(var o=0;o<ym.length&&0!==t&&t<ym[o].priority;o++);ym.splice(o,0,e),0===o&&Sm(e)}};var Rm=t.version;if("19.1.1"!==Rm)throw Error(r(527,Rm,"19.1.1"));M.findDOMNode=function(e){var t=e._reactInternals;if(void 0===t){if("function"==typeof e.render)throw Error(r(188));throw e=Object.keys(e).join(","),Error(r(268,e))}return e=function(e){var t=e.alternate;if(!t){if(null===(t=a(e)))throw Error(r(188));return t!==e?null:e}for(var o=e,n=t;;){var i=o.return;if(null===i)break;var l=i.alternate;if(null===l){if(null!==(n=i.return)){o=n;continue}break}if(i.child===l.child){for(l=i.child;l;){if(l===o)return s(i),e;if(l===n)return s(i),t;l=l.sibling}throw Error(r(188))}if(o.return!==n.return)o=i,n=l;else{for(var c=!1,d=i.child;d;){if(d===o){c=!0,o=i,n=l;break}if(d===n){c=!0,n=i,o=l;break}d=d.sibling}if(!c){for(d=l.child;d;){if(d===o){c=!0,o=l,n=i;break}if(d===n){c=!0,n=l,o=i;break}d=d.sibling}if(!c)throw Error(r(189))}}if(o.alternate!==n)throw Error(r(190))}if(3!==o.tag)throw Error(r(188));return o.stateNode.current===o?e:t}(t),e=null===(e=null!==e?l(e):null)?null:e.stateNode};var Am={bundleType:0,version:"19.1.1",rendererPackageName:"react-dom",currentDispatcherRef:P,reconcilerVersion:"19.1.1"};if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__){var Nm=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Nm.isDisabled&&Nm.supportsFiber)try{me=Nm.inject(Am),ue=Nm}catch(Ww){}}return k.createRoot=function(e,t){if(!n(e))throw Error(r(299));var o=!1,a="",i=xs,s=ws,l=Ss;return null!=t&&(!0===t.unstable_strictMode&&(o=!0),void 0!==t.identifierPrefix&&(a=t.identifierPrefix),void 0!==t.onUncaughtError&&(i=t.onUncaughtError),void 0!==t.onCaughtError&&(s=t.onCaughtError),void 0!==t.onRecoverableError&&(l=t.onRecoverableError),void 0!==t.unstable_transitionCallbacks&&t.unstable_transitionCallbacks),t=Jh(e,1,!1,null,0,o,a,i,s,l,0,null),e[Pe]=t.current,Bd(e),new zm(t)},k.hydrateRoot=function(e,t,o){if(!n(e))throw Error(r(299));var a=!1,i="",s=xs,l=ws,c=Ss,d=null;return null!=o&&(!0===o.unstable_strictMode&&(a=!0),void 0!==o.identifierPrefix&&(i=o.identifierPrefix),void 0!==o.onUncaughtError&&(s=o.onUncaughtError),void 0!==o.onCaughtError&&(l=o.onCaughtError),void 0!==o.onRecoverableError&&(c=o.onRecoverableError),void 0!==o.unstable_transitionCallbacks&&o.unstable_transitionCallbacks,void 0!==o.formState&&(d=o.formState)),(t=Jh(e,1,!0,t,0,a,i,s,l,c,0,d)).context=em(null),o=t.current,(i=la(a=Ie(a=Mc()))).callback=null,ca(o,i,a),o=a,t.current.lanes=o,Le(t,o),$d(t),e[Pe]=t.current,Bd(e),new Om(t)},k.version="19.1.1",k}var R=(L||(L=1,function e(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE)try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(Ww){console.error(Ww)}}(),y.exports=O()),y.exports);const A=r(R);function N(e,t){return N=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},N(e,t)}function P(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,N(e,t)}var M,D,j,V,F,H={exports:{}};function B(){return D?M:(D=1,M="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}function W(){if(V)return j;V=1;var e=B();function t(){}function o(){}return o.resetWarningCache=t,j=function(){function r(t,o,r,n,a,i){if(i!==e){var s=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw s.name="Invariant Violation",s}}function n(){return r}r.isRequired=r;var a={array:r,bigint:r,bool:r,func:r,number:r,object:r,string:r,symbol:r,any:r,arrayOf:n,element:r,elementType:r,instanceOf:n,node:r,objectOf:n,oneOf:n,oneOfType:n,shape:n,exact:n,checkPropTypes:o,resetWarningCache:t};return a.PropTypes=a,a},j}function U(){return F||(F=1,H.exports=W()()),H.exports}const q=r(U());function Z(){return Z=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var r in o)({}).hasOwnProperty.call(o,r)&&(e[r]=o[r])}return e},Z.apply(null,arguments)}function Y(e){return"/"===e.charAt(0)}function X(e,t){for(var o=t,r=o+1,n=e.length;r<n;o+=1,r+=1)e[o]=e[r];e.pop()}function G(e){return e.valueOf?e.valueOf():Object.prototype.valueOf.call(e)}function K(e,t){if(e===t)return!0;if(null==e||null==t)return!1;if(Array.isArray(e))return Array.isArray(t)&&e.length===t.length&&e.every(function(e,o){return K(e,t[o])});if("object"==typeof e||"object"==typeof t){var o=G(e),r=G(t);return o!==e||r!==t?K(o,r):Object.keys(Object.assign({},e,t)).every(function(o){return K(e[o],t[o])})}return!1}function Q(e,t){throw new Error("Invariant failed")}function J(e){return"/"===e.charAt(0)?e:"/"+e}function ee(e){return"/"===e.charAt(0)?e.substr(1):e}function te(e,t){return function(e,t){return 0===e.toLowerCase().indexOf(t.toLowerCase())&&-1!=="/?#".indexOf(e.charAt(t.length))}(e,t)?e.substr(t.length):e}function oe(e){return"/"===e.charAt(e.length-1)?e.slice(0,-1):e}function re(e){var t=e.pathname,o=e.search,r=e.hash,n=t||"/";return o&&"?"!==o&&(n+="?"===o.charAt(0)?o:"?"+o),r&&"#"!==r&&(n+="#"===r.charAt(0)?r:"#"+r),n}function ne(e,t,o,r){var n;"string"==typeof e?(n=function(e){var t=e||"/",o="",r="",n=t.indexOf("#");-1!==n&&(r=t.substr(n),t=t.substr(0,n));var a=t.indexOf("?");return-1!==a&&(o=t.substr(a),t=t.substr(0,a)),{pathname:t,search:"?"===o?"":o,hash:"#"===r?"":r}}(e),n.state=t):(void 0===(n=Z({},e)).pathname&&(n.pathname=""),n.search?"?"!==n.search.charAt(0)&&(n.search="?"+n.search):n.search="",n.hash?"#"!==n.hash.charAt(0)&&(n.hash="#"+n.hash):n.hash="",void 0!==t&&void 0===n.state&&(n.state=t));try{n.pathname=decodeURI(n.pathname)}catch(sx){throw sx instanceof URIError?new URIError('Pathname "'+n.pathname+'" could not be decoded. This is likely caused by an invalid percent-encoding.'):sx}return o&&(n.key=o),r?n.pathname?"/"!==n.pathname.charAt(0)&&(n.pathname=function(e,t){void 0===t&&(t="");var o,r=e&&e.split("/")||[],n=t&&t.split("/")||[],a=e&&Y(e),i=t&&Y(t),s=a||i;if(e&&Y(e)?n=r:r.length&&(n.pop(),n=n.concat(r)),!n.length)return"/";if(n.length){var l=n[n.length-1];o="."===l||".."===l||""===l}else o=!1;for(var c=0,d=n.length;d>=0;d--){var h=n[d];"."===h?X(n,d):".."===h?(X(n,d),c++):c&&(X(n,d),c--)}if(!s)for(;c--;c)n.unshift("..");!s||""===n[0]||n[0]&&Y(n[0])||n.unshift("");var m=n.join("/");return o&&"/"!==m.substr(-1)&&(m+="/"),m}(n.pathname,r.pathname)):n.pathname=r.pathname:n.pathname||(n.pathname="/"),n}function ae(e,t){return e.pathname===t.pathname&&e.search===t.search&&e.hash===t.hash&&e.key===t.key&&K(e.state,t.state)}function ie(){var e=null,t=[];return{setPrompt:function(t){return e=t,function(){e===t&&(e=null)}},confirmTransitionTo:function(t,o,r,n){if(null!=e){var a="function"==typeof e?e(t,o):e;"string"==typeof a?"function"==typeof r?r(a,n):n(!0):n(!1!==a)}else n(!0)},appendListener:function(e){var o=!0;function r(){o&&e.apply(void 0,arguments)}return t.push(r),function(){o=!1,t=t.filter(function(e){return e!==r})}},notifyListeners:function(){for(var e=arguments.length,o=new Array(e),r=0;r<e;r++)o[r]=arguments[r];t.forEach(function(e){return e.apply(void 0,o)})}}}var se=!("undefined"==typeof window||!window.document||!window.document.createElement);function le(e,t){t(window.confirm(e))}var ce="hashchange",de={hashbang:{encodePath:function(e){return"!"===e.charAt(0)?e:"!/"+ee(e)},decodePath:function(e){return"!"===e.charAt(0)?e.substr(1):e}},noslash:{encodePath:ee,decodePath:J},slash:{encodePath:J,decodePath:J}};function he(e){var t=e.indexOf("#");return-1===t?e:e.slice(0,t)}function me(){var e=window.location.href,t=e.indexOf("#");return-1===t?"":e.substring(t+1)}function ue(e){window.location.replace(he(window.location.href)+"#"+e)}function be(e){void 0===e&&(e={}),se||Q();var t=window.history;window.navigator.userAgent.indexOf("Firefox");var o=e,r=o.getUserConfirmation,n=void 0===r?le:r,a=o.hashType,i=void 0===a?"slash":a,s=e.basename?oe(J(e.basename)):"",l=de[i],c=l.encodePath,d=l.decodePath;function h(){var e=d(me());return s&&(e=te(e,s)),ne(e)}var m=ie();function u(e){Z($,e),$.length=t.length,m.notifyListeners($.location,$.action)}var b=!1,p=null;function f(){var e,t,o=me(),r=c(o);if(o!==r)ue(r);else{var a=h(),i=$.location;if(!b&&(t=a,(e=i).pathname===t.pathname&&e.search===t.search&&e.hash===t.hash))return;if(p===re(a))return;p=null,function(e){if(b)b=!1,u();else{var t="POP";m.confirmTransitionTo(e,t,n,function(o){o?u({action:t,location:e}):function(e){var t=$.location,o=k.lastIndexOf(re(t));-1===o&&(o=0);var r=k.lastIndexOf(re(e));-1===r&&(r=0);var n=o-r;n&&(b=!0,x(n))}(e)})}}(a)}}var g=me(),v=c(g);g!==v&&ue(v);var y=h(),k=[re(y)];function x(e){t.go(e)}var w=0;function S(e){1===(w+=e)&&1===e?window.addEventListener(ce,f):0===w&&window.removeEventListener(ce,f)}var C=!1,$={length:t.length,action:"POP",location:y,createHref:function(e){var t=document.querySelector("base"),o="";return t&&t.getAttribute("href")&&(o=he(window.location.href)),o+"#"+c(s+re(e))},push:function(e,t){var o="PUSH",r=ne(e,void 0,void 0,$.location);m.confirmTransitionTo(r,o,n,function(e){if(e){var t=re(r),n=c(s+t);if(me()!==n){p=t,function(e){window.location.hash=e}(n);var a=k.lastIndexOf(re($.location)),i=k.slice(0,a+1);i.push(t),k=i,u({action:o,location:r})}else u()}})},replace:function(e,t){var o="REPLACE",r=ne(e,void 0,void 0,$.location);m.confirmTransitionTo(r,o,n,function(e){if(e){var t=re(r),n=c(s+t);me()!==n&&(p=t,ue(n));var a=k.indexOf(re($.location));-1!==a&&(k[a]=t),u({action:o,location:r})}})},go:x,goBack:function(){x(-1)},goForward:function(){x(1)},block:function(e){void 0===e&&(e=!1);var t=m.setPrompt(e);return C||(S(1),C=!0),function(){return C&&(C=!1,S(-1)),t()}},listen:function(e){var t=m.appendListener(e);return S(1),function(){S(-1),t()}}};return $}var pe,fe,ge,ve={exports:{}};function ye(){return fe?pe:(fe=1,pe=Array.isArray||function(e){return"[object Array]"==Object.prototype.toString.call(e)})}var ke=function(){if(ge)return ve.exports;ge=1;var e=ye();ve.exports=h,ve.exports.parse=o,ve.exports.compile=function(e,t){return a(o(e,t),t)},ve.exports.tokensToFunction=a,ve.exports.tokensToRegExp=d;var t=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function o(e,o){for(var r,n=[],a=0,l=0,c="",d=o&&o.delimiter||"/";null!=(r=t.exec(e));){var h=r[0],m=r[1],u=r.index;if(c+=e.slice(l,u),l=u+h.length,m)c+=m[1];else{var b=e[l],p=r[2],f=r[3],g=r[4],v=r[5],y=r[6],k=r[7];c&&(n.push(c),c="");var x=null!=p&&null!=b&&b!==p,w="+"===y||"*"===y,S="?"===y||"*"===y,C=r[2]||d,$=g||v;n.push({name:f||a++,prefix:p||"",delimiter:C,optional:S,repeat:w,partial:x,asterisk:!!k,pattern:$?s($):k?".*":"[^"+i(C)+"]+?"})}}return l<e.length&&(c+=e.substr(l)),c&&n.push(c),n}function r(e){return encodeURI(e).replace(/[\/?#]/g,function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()})}function n(e){return encodeURI(e).replace(/[?#]/g,function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()})}function a(t,o){for(var a=new Array(t.length),i=0;i<t.length;i++)"object"==typeof t[i]&&(a[i]=new RegExp("^(?:"+t[i].pattern+")$",c(o)));return function(o,i){for(var s="",l=o||{},c=(i||{}).pretty?r:encodeURIComponent,d=0;d<t.length;d++){var h=t[d];if("string"!=typeof h){var m,u=l[h.name];if(null==u){if(h.optional){h.partial&&(s+=h.prefix);continue}throw new TypeError('Expected "'+h.name+'" to be defined')}if(e(u)){if(!h.repeat)throw new TypeError('Expected "'+h.name+'" to not repeat, but received `'+JSON.stringify(u)+"`");if(0===u.length){if(h.optional)continue;throw new TypeError('Expected "'+h.name+'" to not be empty')}for(var b=0;b<u.length;b++){if(m=c(u[b]),!a[d].test(m))throw new TypeError('Expected all "'+h.name+'" to match "'+h.pattern+'", but received `'+JSON.stringify(m)+"`");s+=(0===b?h.prefix:h.delimiter)+m}}else{if(m=h.asterisk?n(u):c(u),!a[d].test(m))throw new TypeError('Expected "'+h.name+'" to match "'+h.pattern+'", but received "'+m+'"');s+=h.prefix+m}}else s+=h}return s}}function i(e){return e.replace(/([.+*?=^!:${}()[\]|\/\\])/g,"\\$1")}function s(e){return e.replace(/([=!:$\/()])/g,"\\$1")}function l(e,t){return e.keys=t,e}function c(e){return e&&e.sensitive?"":"i"}function d(t,o,r){e(o)||(r=o||r,o=[]);for(var n=(r=r||{}).strict,a=!1!==r.end,s="",d=0;d<t.length;d++){var h=t[d];if("string"==typeof h)s+=i(h);else{var m=i(h.prefix),u="(?:"+h.pattern+")";o.push(h),h.repeat&&(u+="(?:"+m+u+")*"),s+=u=h.optional?h.partial?m+"("+u+")?":"(?:"+m+"("+u+"))?":m+"("+u+")"}}var b=i(r.delimiter||"/"),p=s.slice(-b.length)===b;return n||(s=(p?s.slice(0,-b.length):s)+"(?:"+b+"(?=$))?"),s+=a?"$":n&&p?"":"(?="+b+"|$)",l(new RegExp("^"+s,c(r)),o)}function h(t,r,n){return e(r)||(n=r||n,r=[]),n=n||{},t instanceof RegExp?function(e,t){var o=e.source.match(/\((?!\?)/g);if(o)for(var r=0;r<o.length;r++)t.push({name:r,prefix:null,delimiter:null,optional:!1,repeat:!1,partial:!1,asterisk:!1,pattern:null});return l(e,t)}(t,r):e(t)?function(e,t,o){for(var r=[],n=0;n<e.length;n++)r.push(h(e[n],t,o).source);return l(new RegExp("(?:"+r.join("|")+")",c(o)),t)}(t,r,n):function(e,t,r){return d(o(e,r),t,r)}(t,r,n)}return ve.exports}();const xe=r(ke);var we,Se,Ce,$e,Ee={exports:{}},Le={};function _e(){return Se||(Se=1,Ee.exports=function(){if(we)return Le;we=1;var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,o=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,n=e?Symbol.for("react.strict_mode"):60108,a=e?Symbol.for("react.profiler"):60114,i=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,c=e?Symbol.for("react.concurrent_mode"):60111,d=e?Symbol.for("react.forward_ref"):60112,h=e?Symbol.for("react.suspense"):60113,m=e?Symbol.for("react.suspense_list"):60120,u=e?Symbol.for("react.memo"):60115,b=e?Symbol.for("react.lazy"):60116,p=e?Symbol.for("react.block"):60121,f=e?Symbol.for("react.fundamental"):60117,g=e?Symbol.for("react.responder"):60118,v=e?Symbol.for("react.scope"):60119;function y(e){if("object"==typeof e&&null!==e){var m=e.$$typeof;switch(m){case t:switch(e=e.type){case l:case c:case r:case a:case n:case h:return e;default:switch(e=e&&e.$$typeof){case s:case d:case b:case u:case i:return e;default:return m}}case o:return m}}}function k(e){return y(e)===c}return Le.AsyncMode=l,Le.ConcurrentMode=c,Le.ContextConsumer=s,Le.ContextProvider=i,Le.Element=t,Le.ForwardRef=d,Le.Fragment=r,Le.Lazy=b,Le.Memo=u,Le.Portal=o,Le.Profiler=a,Le.StrictMode=n,Le.Suspense=h,Le.isAsyncMode=function(e){return k(e)||y(e)===l},Le.isConcurrentMode=k,Le.isContextConsumer=function(e){return y(e)===s},Le.isContextProvider=function(e){return y(e)===i},Le.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},Le.isForwardRef=function(e){return y(e)===d},Le.isFragment=function(e){return y(e)===r},Le.isLazy=function(e){return y(e)===b},Le.isMemo=function(e){return y(e)===u},Le.isPortal=function(e){return y(e)===o},Le.isProfiler=function(e){return y(e)===a},Le.isStrictMode=function(e){return y(e)===n},Le.isSuspense=function(e){return y(e)===h},Le.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===r||e===c||e===a||e===n||e===h||e===m||"object"==typeof e&&null!==e&&(e.$$typeof===b||e.$$typeof===u||e.$$typeof===i||e.$$typeof===s||e.$$typeof===d||e.$$typeof===f||e.$$typeof===g||e.$$typeof===v||e.$$typeof===p)},Le.typeOf=y,Le}()),Ee.exports}function Te(e,t){if(null==e)return{};var o={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(-1!==t.indexOf(r))continue;o[r]=e[r]}return o}_e(),function(){if($e)return Ce;$e=1;var e=_e(),t={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},o={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},r={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},n={};function a(o){return e.isMemo(o)?r:n[o.$$typeof]||t}n[e.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},n[e.Memo]=r;var i=Object.defineProperty,s=Object.getOwnPropertyNames,l=Object.getOwnPropertySymbols,c=Object.getOwnPropertyDescriptor,d=Object.getPrototypeOf,h=Object.prototype;Ce=function e(t,r,n){if("string"!=typeof r){if(h){var m=d(r);m&&m!==h&&e(t,m,n)}var u=s(r);l&&(u=u.concat(l(r)));for(var b=a(t),p=a(r),f=0;f<u.length;++f){var g=u[f];if(!(o[g]||n&&n[g]||p&&p[g]||b&&b[g])){var v=c(r,g);try{i(t,g,v)}catch(sx){}}}}return t}}();var Ie=1073741823,ze="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:{},Oe=f.createContext||function(e,t){var o,r,n="__create-react-context-"+function(){var e="__global_unique_id__";return ze[e]=(ze[e]||0)+1}()+"__",a=function(e){function o(){for(var t,o,r,n=arguments.length,a=new Array(n),i=0;i<n;i++)a[i]=arguments[i];return(t=e.call.apply(e,[this].concat(a))||this).emitter=(o=t.props.value,r=[],{on:function(e){r.push(e)},off:function(e){r=r.filter(function(t){return t!==e})},get:function(){return o},set:function(e,t){o=e,r.forEach(function(e){return e(o,t)})}}),t}P(o,e);var r=o.prototype;return r.getChildContext=function(){var e;return(e={})[n]=this.emitter,e},r.componentWillReceiveProps=function(e){if(this.props.value!==e.value){var o,r=this.props.value,n=e.value;((a=r)===(i=n)?0!==a||1/a==1/i:a!=a&&i!=i)?o=0:(o="function"==typeof t?t(r,n):Ie,0!=(o|=0)&&this.emitter.set(e.value,o))}var a,i},r.render=function(){return this.props.children},o}(f.Component);a.childContextTypes=((o={})[n]=q.object.isRequired,o);var i=function(t){function o(){for(var e,o=arguments.length,r=new Array(o),n=0;n<o;n++)r[n]=arguments[n];return(e=t.call.apply(t,[this].concat(r))||this).observedBits=void 0,e.state={value:e.getValue()},e.onUpdate=function(t,o){(0|e.observedBits)&o&&e.setState({value:e.getValue()})},e}P(o,t);var r=o.prototype;return r.componentWillReceiveProps=function(e){var t=e.observedBits;this.observedBits=null==t?Ie:t},r.componentDidMount=function(){this.context[n]&&this.context[n].on(this.onUpdate);var e=this.props.observedBits;this.observedBits=null==e?Ie:e},r.componentWillUnmount=function(){this.context[n]&&this.context[n].off(this.onUpdate)},r.getValue=function(){return this.context[n]?this.context[n].get():e},r.render=function(){return(e=this.props.children,Array.isArray(e)?e[0]:e)(this.state.value);var e},o}(f.Component);return i.contextTypes=((r={})[n]=q.object,r),{Provider:a,Consumer:i}},Re=function(e){var t=Oe();return t.displayName=e,t},Ae=Re("Router-History"),Ne=Re("Router"),Pe=function(e){function t(t){var o;return(o=e.call(this,t)||this).state={location:t.history.location},o._isMounted=!1,o._pendingLocation=null,t.staticContext||(o.unlisten=t.history.listen(function(e){o._pendingLocation=e})),o}P(t,e),t.computeRootMatch=function(e){return{path:"/",url:"/",params:{},isExact:"/"===e}};var o=t.prototype;return o.componentDidMount=function(){var e=this;this._isMounted=!0,this.unlisten&&this.unlisten(),this.props.staticContext||(this.unlisten=this.props.history.listen(function(t){e._isMounted&&e.setState({location:t})})),this._pendingLocation&&this.setState({location:this._pendingLocation})},o.componentWillUnmount=function(){this.unlisten&&(this.unlisten(),this._isMounted=!1,this._pendingLocation=null)},o.render=function(){return f.createElement(Ne.Provider,{value:{history:this.props.history,location:this.state.location,match:t.computeRootMatch(this.state.location.pathname),staticContext:this.props.staticContext}},f.createElement(Ae.Provider,{children:this.props.children||null,value:this.props.history}))},t}(f.Component);f.Component;var Me=function(e){function t(){return e.apply(this,arguments)||this}P(t,e);var o=t.prototype;return o.componentDidMount=function(){this.props.onMount&&this.props.onMount.call(this,this)},o.componentDidUpdate=function(e){this.props.onUpdate&&this.props.onUpdate.call(this,this,e)},o.componentWillUnmount=function(){this.props.onUnmount&&this.props.onUnmount.call(this,this)},o.render=function(){return null},t}(f.Component),De={},je=0;function Ve(e,t){return void 0===e&&(e="/"),void 0===t&&(t={}),"/"===e?e:function(e){if(De[e])return De[e];var t=xe.compile(e);return je<1e4&&(De[e]=t,je++),t}(e)(t,{pretty:!0})}function Fe(e){var t=e.computedMatch,o=e.to,r=e.push,n=void 0!==r&&r;return f.createElement(Ne.Consumer,null,function(e){e||Q();var r=e.history,a=e.staticContext,i=n?r.push:r.replace,s=ne(t?"string"==typeof o?Ve(o,t.params):Z({},o,{pathname:Ve(o.pathname,t.params)}):o);return a?(i(s),null):f.createElement(Me,{onMount:function(){i(s)},onUpdate:function(e,t){var o=ne(t.to);ae(o,Z({},s,{key:o.key}))||i(s)},to:o})})}var He={},Be=0;function We(e,t){void 0===t&&(t={}),("string"==typeof t||Array.isArray(t))&&(t={path:t});var o=t,r=o.path,n=o.exact,a=void 0!==n&&n,i=o.strict,s=void 0!==i&&i,l=o.sensitive,c=void 0!==l&&l;return[].concat(r).reduce(function(t,o){if(!o&&""!==o)return null;if(t)return t;var r=function(e,t){var o=""+t.end+t.strict+t.sensitive,r=He[o]||(He[o]={});if(r[e])return r[e];var n=[],a={regexp:xe(e,n,t),keys:n};return Be<1e4&&(r[e]=a,Be++),a}(o,{end:a,strict:s,sensitive:c}),n=r.regexp,i=r.keys,l=n.exec(e);if(!l)return null;var d=l[0],h=l.slice(1),m=e===d;return a&&!m?null:{path:o,url:"/"===o&&""===d?"/":d,isExact:m,params:i.reduce(function(e,t,o){return e[t.name]=h[o],e},{})}},null)}var Ue=function(e){function t(){return e.apply(this,arguments)||this}return P(t,e),t.prototype.render=function(){var e=this;return f.createElement(Ne.Consumer,null,function(t){t||Q();var o=e.props.location||t.location,r=Z({},t,{location:o,match:e.props.computedMatch?e.props.computedMatch:e.props.path?We(o.pathname,e.props):t.match}),n=e.props,a=n.children,i=n.component,s=n.render;return Array.isArray(a)&&function(e){return 0===f.Children.count(e)}(a)&&(a=null),f.createElement(Ne.Provider,{value:r},r.match?a?"function"==typeof a?a(r):a:i?f.createElement(i,r):s?s(r):null:"function"==typeof a?a(r):null)})},t}(f.Component);f.Component,f.Component,f.useContext,f.Component;var qe=function(e){function t(){for(var t,o=arguments.length,r=new Array(o),n=0;n<o;n++)r[n]=arguments[n];return(t=e.call.apply(e,[this].concat(r))||this).history=be(t.props),t}return P(t,e),t.prototype.render=function(){return f.createElement(Pe,{history:this.history,children:this.props.children})},t}(f.Component),Ze=function(e,t){return"function"==typeof e?e(t):e},Ye=function(e,t){return"string"==typeof e?ne(e,null,null,t):e},Xe=function(e){return e},Ge=f.forwardRef;void 0===Ge&&(Ge=Xe);var Ke=Ge(function(e,t){var o=e.innerRef,r=e.navigate,n=e.onClick,a=Te(e,["innerRef","navigate","onClick"]),i=a.target,s=Z({},a,{onClick:function(e){try{n&&n(e)}catch(t){throw e.preventDefault(),t}e.defaultPrevented||0!==e.button||i&&"_self"!==i||function(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}(e)||(e.preventDefault(),r())}});return s.ref=Xe!==Ge&&t||o,f.createElement("a",s)}),Qe=Ge(function(e,t){var o=e.component,r=void 0===o?Ke:o,n=e.replace,a=e.to,i=e.innerRef,s=Te(e,["component","replace","to","innerRef"]);return f.createElement(Ne.Consumer,null,function(e){e||Q();var o=e.history,l=Ye(Ze(a,e.location),e.location),c=l?o.createHref(l):"",d=Z({},s,{href:c,navigate:function(){var t=Ze(a,e.location),r=re(e.location)===re(Ye(t));(n||r?o.replace:o.push)(t)}});return Xe!==Ge?d.ref=t||i:d.innerRef=i,f.createElement(r,d)})}),Je=function(e){return e},et=f.forwardRef;void 0===et&&(et=Je);var tt=et(function(e,t){var o=e["aria-current"],r=void 0===o?"page":o,n=e.activeClassName,a=void 0===n?"active":n,i=e.activeStyle,s=e.className,l=e.exact,c=e.isActive,d=e.location,h=e.sensitive,m=e.strict,u=e.style,b=e.to,p=e.innerRef,g=Te(e,["aria-current","activeClassName","activeStyle","className","exact","isActive","location","sensitive","strict","style","to","innerRef"]);return f.createElement(Ne.Consumer,null,function(e){e||Q();var o=d||e.location,n=Ye(Ze(b,o),o),v=n.pathname,y=v&&v.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1"),k=y?We(o.pathname,{path:y,exact:l,sensitive:h,strict:m}):null,x=!!(c?c(k,o):k),w="function"==typeof s?s(x):s,S="function"==typeof u?u(x):u;x&&(w=function(){for(var e=arguments.length,t=new Array(e),o=0;o<e;o++)t[o]=arguments[o];return t.filter(function(e){return e}).join(" ")}(w,a),S=Z({},S,i));var C=Z({"aria-current":x&&r||null,className:w,style:S,to:n},g);return Je!==et?C.ref=t||p:C.innerRef=p,f.createElement(Qe,C)})});const ot=function(e,t,o){let r=Promise.resolve();function n(e){const t=new Event("vite:preloadError",{cancelable:!0});if(t.payload=e,window.dispatchEvent(t),!t.defaultPrevented)throw e}return r.then(t=>{for(const e of t||[])"rejected"===e.status&&n(e.reason);return e().catch(n)})};var rt={allRenderFn:!1,element:!0,event:!0,hasRenderFn:!0,hostListener:!0,hostListenerTargetWindow:!0,hostListenerTargetDocument:!0,hostListenerTargetBody:!0,hostListenerTargetParent:!1,hostListenerTarget:!0,member:!0,method:!0,mode:!0,observeAttribute:!0,prop:!0,propMutable:!0,reflect:!0,scoped:!0,shadowDom:!0,slot:!0,cssAnnotations:!0,state:!0,style:!0,formAssociated:!1,svg:!0,updatable:!0,vdomAttribute:!0,vdomXlink:!0,vdomClass:!0,vdomFunctional:!0,vdomKey:!0,vdomListener:!0,vdomRef:!0,vdomPropOrAttr:!0,vdomRender:!0,vdomStyle:!0,vdomText:!0,watchCallback:!0,taskQueue:!0,hotModuleReplacement:!1,isDebug:!1,isDev:!1,isTesting:!1,hydrateServerSide:!1,hydrateClientSide:!1,lifecycleDOMEvents:!1,lazyLoad:!1,profile:!1,slotRelocation:!0,appendChildSlotFix:!1,cloneNodeFix:!1,hydratedAttribute:!1,hydratedClass:!0,scriptDataOpts:!1,scopedSlotTextContentFix:!1,shadowDomShim:!1,slotChildNodesFix:!1,invisiblePrehydration:!0,propBoolean:!0,propNumber:!0,propString:!0,constructableCSS:!0,devTools:!1,shadowDelegatesFocus:!0,initializeNextTick:!1,asyncLoading:!0,asyncQueue:!1,transformTagName:!1,attachStyles:!0,experimentalSlotFixes:!1},nt=Object.defineProperty,at=!0,it=(e,t)=>{var o;const r=t.$cmpMeta$;Object.entries(null!=(o=r.$members$)?o:{}).map(([o,[r]])=>{if(31&r||32&r){const r=e[o],n=Object.getOwnPropertyDescriptor(Object.getPrototypeOf(e),o);Object.defineProperty(e,o,{get(){return n.get.call(this)},set(e){n.set.call(this,e)},configurable:!0,enumerable:!0}),e[o]=t.$instanceValues$.has(o)?t.$instanceValues$.get(o):r}})},st=e=>{if(e.__stencil__getHostRef)return e.__stencil__getHostRef()},lt=(e,t)=>t in e,ct=(e,t)=>(0,console.error)(e,t),dt=new Map,ht=[],mt="http://www.w3.org/1999/xlink",ut="undefined"!=typeof window?window:{},bt=ut.HTMLElement||class{},pt={$flags$:0,$resourcesUrl$:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,o,r)=>e.addEventListener(t,o,r),rel:(e,t,o,r)=>e.removeEventListener(t,o,r),ce:(e,t)=>new CustomEvent(e,t)},ft=(()=>{var e;let t=!1;try{null==(e=ut.document)||e.addEventListener("e",null,Object.defineProperty({},"passive",{get(){t=!0}}))}catch(sx){}return t})(),gt=(()=>{try{return new CSSStyleSheet,"function"==typeof(new CSSStyleSheet).replaceSync}catch(sx){}return!1})(),vt=!!gt&&(()=>!!ut.document&&Object.getOwnPropertyDescriptor(ut.document.adoptedStyleSheets,"length").writable)(),yt=!1,kt=[],xt=[],wt=(e,t)=>o=>{e.push(o),yt||(yt=!0,t&&4&pt.$flags$?$t(Ct):pt.raf(Ct))},St=e=>{for(let t=0;t<e.length;t++)try{e[t](performance.now())}catch(sx){ct(sx)}e.length=0},Ct=()=>{St(kt),St(xt),(yt=kt.length>0)&&pt.raf(Ct)},$t=e=>{return Promise.resolve(t).then(e);var t},Et=e("r",wt(kt,!1)),Lt=e("w",wt(xt,!0)),_t=e=>"object"==(e=typeof e)||"function"===e;((e,t)=>{for(var o in t)nt(e,o,{get:t[o],enumerable:!0})})({},{err:()=>It,map:()=>zt,ok:()=>Tt,unwrap:()=>Rt,unwrapErr:()=>At});var Tt=e=>({isOk:!0,isErr:!1,value:e}),It=e=>({isOk:!1,isErr:!0,value:e});function zt(e,t){if(e.isOk){const o=t(e.value);return o instanceof Promise?o.then(e=>Tt(e)):Tt(o)}if(e.isErr){const t=e.value;return It(t)}throw"should never get here"}var Ot,Rt=e=>{if(e.isOk)return e.value;throw e.value},At=e=>{if(e.isErr)return e.value;throw e.value};function Nt(e){const t=this.attachShadow({mode:"open",delegatesFocus:!!(16&e.$flags$)});void 0===Ot&&(Ot=null),Ot&&(vt?t.adoptedStyleSheets.push(Ot):t.adoptedStyleSheets=[...t.adoptedStyleSheets,Ot])}var Pt=e=>{const t=Ft(e,"childNodes");e.tagName&&e.tagName.includes("-")&&e["s-cr"]&&"SLOT-FB"!==e.tagName&&Mt(t,e.tagName).forEach(e=>{1===e.nodeType&&"SLOT-FB"===e.tagName&&(Dt(e,Vt(e),!1).length?e.hidden=!0:e.hidden=!1)});let o=0;for(o=0;o<t.length;o++){const e=t[o];1===e.nodeType&&Ft(e,"childNodes").length&&Pt(e)}};function Mt(e,t,o){let r,n=0,a=[];for(;n<e.length;n++)r=e[n],!r["s-sr"]||t&&r["s-hn"]!==t||void 0!==o||a.push(r),a=[...a,...Mt(r.childNodes,t,o)];return a}var Dt=(e,t,o=!0)=>{const r=[];(o&&e["s-sr"]||!e["s-sr"])&&r.push(e);let n=e;for(;n=n.nextSibling;)Vt(n)!==t||!o&&n["s-sr"]||r.push(n);return r},jt=(e,t)=>1===e.nodeType?null===e.getAttribute("slot")&&""===t||e.getAttribute("slot")===t:e["s-sn"]===t||""===t,Vt=e=>"string"==typeof e["s-sn"]?e["s-sn"]:1===e.nodeType&&e.getAttribute("slot")||void 0;function Ft(e,t){if("__"+t in e){const o=e["__"+t];return"function"!=typeof o?o:o.bind(e)}return"function"!=typeof e[t]?e[t]:e[t].bind(e)}var Ht=new WeakMap,Bt=e=>{const t=e.$cmpMeta$,o=e.$hostElement$,r=t.$flags$,n=(t.$tagName$,()=>{}),a=((e,t,o)=>{var r;const n=Wt(t,o),a=dt.get(n);if(!ut.document)return n;if(e=11===e.nodeType?e:ut.document,a)if("string"==typeof a){e=e.head||e;let o,i=Ht.get(e);if(i||Ht.set(e,i=new Set),!i.has(n)){{o=ut.document.createElement("style"),o.innerHTML=a;const n=null!=(r=pt.$nonce$)?r:function(e){var t,o,r;return null!=(r=null==(o=null==(t=e.head)?void 0:t.querySelector('meta[name="csp-nonce"]'))?void 0:o.getAttribute("content"))?r:void 0}(ut.document);if(null!=n&&o.setAttribute("nonce",n),!(1&t.$flags$))if("HEAD"===e.nodeName){const t=e.querySelectorAll("link[rel=preconnect]"),r=t.length>0?t[t.length-1].nextSibling:e.querySelector("style");e.insertBefore(o,(null==r?void 0:r.parentNode)===e?r:null)}else if("host"in e)if(gt){const t=new CSSStyleSheet;t.replaceSync(a),vt?e.adoptedStyleSheets.unshift(t):e.adoptedStyleSheets=[t,...e.adoptedStyleSheets]}else{const t=e.querySelector("style");t?t.innerHTML=a+t.innerHTML:e.prepend(o)}else e.append(o);1&t.$flags$&&e.insertBefore(o,null)}4&t.$flags$&&(o.innerHTML+="slot-fb{display:contents}slot-fb[hidden]{display:none}"),i&&i.add(n)}}else e.adoptedStyleSheets.includes(a)||(vt?e.adoptedStyleSheets.push(a):e.adoptedStyleSheets=[...e.adoptedStyleSheets,a]);return n})(o.shadowRoot?o.shadowRoot:o.getRootNode(),t,e.$modeName$);10&r&&(o["s-sc"]=a,o.classList.add(a+"-h")),n()},Wt=(e,t)=>"sc-"+(t&&32&e.$flags$?e.$tagName$+"-"+t:e.$tagName$),Ut=(e,t,...o)=>{let r=null,n=null,a=null,i=!1,s=!1;const l=[],c=t=>{for(let o=0;o<t.length;o++)r=t[o],Array.isArray(r)?c(r):null!=r&&"boolean"!=typeof r&&((i="function"!=typeof e&&!_t(r))&&(r=String(r)),i&&s?l[l.length-1].$text$+=r:l.push(i?qt(null,r):r),s=i)};if(c(o),t){t.key&&(n=t.key),t.name&&(a=t.name);{const e=t.className||t.class;e&&(t.class="object"!=typeof e?e:Object.keys(e).filter(t=>e[t]).join(" "))}}if("function"==typeof e)return e(null===t?{}:t,l,Yt);const d=qt(e,null);return d.$attrs$=t,l.length>0&&(d.$children$=l),d.$key$=n,d.$name$=a,d},qt=(e,t)=>{const o={$flags$:0,$tag$:e,$text$:t,$elm$:null,$children$:null,$attrs$:null,$key$:null,$name$:null};return o},Zt={},Yt={forEach:(e,t)=>e.map(Xt).forEach(t),map:(e,t)=>e.map(Xt).map(t).map(Gt)},Xt=e=>({vattrs:e.$attrs$,vchildren:e.$children$,vkey:e.$key$,vname:e.$name$,vtag:e.$tag$,vtext:e.$text$}),Gt=e=>{if("function"==typeof e.vtag){const t={...e.vattrs};return e.vkey&&(t.key=e.vkey),e.vname&&(t.name=e.vname),Ut(e.vtag,t,...e.vchildren||[])}const t=qt(e.vtag,e.vtext);return t.$attrs$=e.vattrs,t.$children$=e.vchildren,t.$key$=e.vkey,t.$name$=e.vname,t},Kt=e=>{const t=e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return new RegExp(`(^|[^@]|@(?!supports\\s+selector\\s*\\([^{]*?${t}))(${t}\\b)`,"g")};Kt("::slotted"),Kt(":host"),Kt(":host-context");var Qt,Jt,eo,to=(e,t,o)=>{if("string"==typeof e&&(16&t||8&t)&&(e.startsWith("{")&&e.endsWith("}")||e.startsWith("[")&&e.endsWith("]")))try{return JSON.parse(e)}catch(sx){}return null==e||_t(e)?e:4&t?"false"!==e&&(""===e||!!e):2&t?"string"==typeof e?parseFloat(e):"number"==typeof e?e:NaN:1&t?String(e):e},oo=(e,t,o)=>{const r=e;return{emit:e=>ro(r,t,{bubbles:!!(4&o),composed:!!(2&o),cancelable:!!(1&o),detail:e})}},ro=(e,t,o)=>{const r=pt.ce(t,o);return e.dispatchEvent(r),r},no=(e,t,o,r,n,a,i)=>{if(o===r)return;let s=lt(e,t),l=t.toLowerCase();if("class"===t){const t=e.classList,n=io(o);let a=io(r);t.remove(...n.filter(e=>e&&!a.includes(e))),t.add(...a.filter(e=>e&&!n.includes(e)))}else if("style"===t){for(const t in o)r&&null!=r[t]||(t.includes("-")?e.style.removeProperty(t):e.style[t]="");for(const t in r)o&&r[t]===o[t]||(t.includes("-")?e.style.setProperty(t,r[t]):e.style[t]=r[t])}else if("key"===t);else if("ref"===t)r&&r(e);else if(e.__lookupSetter__(t)||"o"!==t[0]||"n"!==t[1]){const i=_t(r);if((s||i&&null!==r)&&!n)try{if(e.tagName.includes("-"))e[t]!==r&&(e[t]=r);else{const n=null==r?"":r;"list"===t?s=!1:null!=o&&e[t]==n||("function"==typeof e.__lookupSetter__(t)?e[t]=n:e.setAttribute(t,n))}}catch(sx){}let c=!1;l!==(l=l.replace(/^xlink\:?/,""))&&(t=l,c=!0),null==r||!1===r?!1===r&&""!==e.getAttribute(t)||(c?e.removeAttributeNS(mt,t):e.removeAttribute(t)):(!s||4&a||n)&&!i&&1===e.nodeType&&(r=!0===r?"":r,c?e.setAttributeNS(mt,t,r):e.setAttribute(t,r))}else if(t="-"===t[2]?t.slice(3):lt(ut,l)?l.slice(2):l[2]+t.slice(3),o||r){const n=t.endsWith(so);t=t.replace(lo,""),o&&pt.rel(e,t,o,n),r&&pt.ael(e,t,r,n)}},ao=/\s/,io=e=>("object"==typeof e&&e&&"baseVal"in e&&(e=e.baseVal),e&&"string"==typeof e?e.split(ao):[]),so="Capture",lo=new RegExp(so+"$"),co=(e,t,o,r)=>{const n=11===t.$elm$.nodeType&&t.$elm$.host?t.$elm$.host:t.$elm$,a=e&&e.$attrs$||{},i=t.$attrs$||{};for(const s of ho(Object.keys(a)))s in i||no(n,s,a[s],void 0,o,t.$flags$);for(const s of ho(Object.keys(i)))no(n,s,a[s],i[s],o,t.$flags$)};function ho(e){return e.includes("ref")?[...e.filter(e=>"ref"!==e),"ref"]:e}var mo=!1,uo=!1,bo=!1,po=!1,fo=(e,t,o)=>{var r;const n=t.$children$[o];let a,i,s,l=0;if(mo||(bo=!0,"slot"===n.$tag$&&(n.$flags$|=n.$children$?2:1)),null!==n.$text$)a=n.$elm$=ut.document.createTextNode(n.$text$);else if(1&n.$flags$)a=n.$elm$=ut.document.createTextNode(""),co(null,n,po);else{if(po||(po="svg"===n.$tag$),!ut.document)throw new Error("You are trying to render a Stencil component in an environment that doesn't support the DOM. Make sure to populate the [`window`](https://developer.mozilla.org/en-US/docs/Web/API/Window/window) object before rendering a component.");if(a=n.$elm$=ut.document.createElementNS(po?"http://www.w3.org/2000/svg":"http://www.w3.org/1999/xhtml",!mo&&rt.slotRelocation&&2&n.$flags$?"slot-fb":n.$tag$),po&&"foreignObject"===n.$tag$&&(po=!1),co(null,n,po),null!=(c=Qt)&&void 0!==c&&a["s-si"]!==Qt&&a.classList.add(a["s-si"]=Qt),n.$children$)for(l=0;l<n.$children$.length;++l)i=fo(e,n,l),i&&a.appendChild(i);"svg"===n.$tag$?po=!1:"foreignObject"===a.tagName&&(po=!0)}var c;return a["s-hn"]=eo,3&n.$flags$&&(a["s-sr"]=!0,a["s-cr"]=Jt,a["s-sn"]=n.$name$||"",a["s-rf"]=null==(r=n.$attrs$)?void 0:r.ref,function(e){if(e.assignedElements||e.assignedNodes||!e["s-sr"])return;const t=t=>function(e){const o=[],r=this["s-sn"];(null==e?void 0:e.flatten)&&console.error("\n Flattening is not supported for Stencil non-shadow slots.\n You can use `.childNodes` to nested slot fallback content.\n If you have a particular use case, please open an issue on the Stencil repo.\n ");const n=this["s-cr"].parentElement;return(n.__childNodes?n.childNodes:(e=>{const t=[];for(let o=0;o<e.length;o++){const r=e[o]["s-nr"]||void 0;r&&r.isConnected&&t.push(r)}return t})(n.childNodes)).forEach(e=>{r===Vt(e)&&o.push(e)}),t?o.filter(e=>1===e.nodeType):o}.bind(e);e.assignedElements=t(!0),e.assignedNodes=t(!1)}(a),s=e&&e.$children$&&e.$children$[o],s&&s.$tag$===n.$tag$&&e.$elm$&&go(e.$elm$,!1),Lo(Jt,a,t.$elm$,null==e?void 0:e.$elm$)),a},go=(e,t)=>{pt.$flags$|=1;const o=Array.from(e.__childNodes||e.childNodes);e["s-sr"];for(let r=o.length-1;r>=0;r--){const e=o[r];e["s-hn"]!==eo&&e["s-ol"]&&(Eo(xo(e).parentNode,e,xo(e)),e["s-ol"].remove(),e["s-ol"]=void 0,e["s-sh"]=void 0,bo=!0),t&&go(e,t)}pt.$flags$&=-2},vo=(e,t,o,r,n,a)=>{let i,s=e["s-cr"]&&e["s-cr"].parentNode||e;for(s.shadowRoot&&s.tagName===eo&&(s=s.shadowRoot);n<=a;++n)r[n]&&(i=fo(null,o,n),i&&(r[n].$elm$=i,Eo(s,i,xo(t))))},yo=(e,t,o)=>{for(let r=t;r<=o;++r){const t=e[r];if(t){const e=t.$elm$;$o(t),e&&(uo=!0,e["s-ol"]?e["s-ol"].remove():go(e,!0),e.remove())}}},ko=(e,t,o=!1)=>e.$tag$===t.$tag$&&("slot"===e.$tag$?e.$name$===t.$name$:o?(o&&!e.$key$&&t.$key$&&(e.$key$=t.$key$),!0):e.$key$===t.$key$),xo=e=>e&&e["s-ol"]||e,wo=(e,t,o=!1)=>{const r=t.$elm$=e.$elm$,n=e.$children$,a=t.$children$,i=t.$tag$,s=t.$text$;let l;null===s?(co(e,t,po="svg"===i||"foreignObject"!==i&&po),null!==n&&null!==a?((e,t,o,r,n=!1)=>{let a,i,s=0,l=0,c=0,d=0,h=t.length-1,m=t[0],u=t[h],b=r.length-1,p=r[0],f=r[b];for(;s<=h&&l<=b;)if(null==m)m=t[++s];else if(null==u)u=t[--h];else if(null==p)p=r[++l];else if(null==f)f=r[--b];else if(ko(m,p,n))wo(m,p,n),m=t[++s],p=r[++l];else if(ko(u,f,n))wo(u,f,n),u=t[--h],f=r[--b];else if(ko(m,f,n))"slot"!==m.$tag$&&"slot"!==f.$tag$||go(m.$elm$.parentNode,!1),wo(m,f,n),Eo(e,m.$elm$,u.$elm$.nextSibling),m=t[++s],f=r[--b];else if(ko(u,p,n))"slot"!==m.$tag$&&"slot"!==f.$tag$||go(u.$elm$.parentNode,!1),wo(u,p,n),Eo(e,u.$elm$,m.$elm$),u=t[--h],p=r[++l];else{for(c=-1,d=s;d<=h;++d)if(t[d]&&null!==t[d].$key$&&t[d].$key$===p.$key$){c=d;break}c>=0?(i=t[c],i.$tag$!==p.$tag$?a=fo(t&&t[l],o,c):(wo(i,p,n),t[c]=void 0,a=i.$elm$),p=r[++l]):(a=fo(t&&t[l],o,l),p=r[++l]),a&&Eo(xo(m.$elm$).parentNode,a,xo(m.$elm$))}s>h?vo(e,null==r[b+1]?null:r[b+1].$elm$,o,r,l,b):l>b&&yo(t,s,h)})(r,n,t,a,o):null!==a?(null!==e.$text$&&(r.textContent=""),vo(r,null,t,a,0,a.length-1)):!o&&rt.updatable&&null!==n&&yo(n,0,n.length-1),po&&"svg"===i&&(po=!1)):(l=r["s-cr"])?l.parentNode.textContent=s:e.$text$!==s&&(r.data=s)},So=[],Co=e=>{let t,o,r;const n=e.__childNodes||e.childNodes;for(const a of n){if(a["s-sr"]&&(t=a["s-cr"])&&t.parentNode){o=t.parentNode.__childNodes||t.parentNode.childNodes;const e=a["s-sn"];for(r=o.length-1;r>=0;r--)if(t=o[r],!t["s-cn"]&&!t["s-nr"]&&t["s-hn"]!==a["s-hn"])if(jt(t,e)){let o=So.find(e=>e.$nodeToRelocate$===t);uo=!0,t["s-sn"]=t["s-sn"]||e,o?(o.$nodeToRelocate$["s-sh"]=a["s-hn"],o.$slotRefNode$=a):(t["s-sh"]=a["s-hn"],So.push({$slotRefNode$:a,$nodeToRelocate$:t})),t["s-sr"]&&So.map(e=>{jt(e.$nodeToRelocate$,t["s-sn"])&&(o=So.find(e=>e.$nodeToRelocate$===t),o&&!e.$slotRefNode$&&(e.$slotRefNode$=o.$slotRefNode$))})}else So.some(e=>e.$nodeToRelocate$===t)||So.push({$nodeToRelocate$:t})}1===a.nodeType&&Co(a)}},$o=e=>{e.$attrs$&&e.$attrs$.ref&&e.$attrs$.ref(null),e.$children$&&e.$children$.map($o)},Eo=(e,t,o)=>("string"==typeof t["s-sn"]&&t["s-sr"]&&t["s-cr"]&&Lo(t["s-cr"],t,e,t.parentElement),null==e?void 0:e.insertBefore(t,o));function Lo(e,t,o,r){var n,a;let i;if(e&&"string"==typeof t["s-sn"]&&t["s-sr"]&&e.parentNode&&e.parentNode["s-sc"]&&(i=t["s-si"]||e.parentNode["s-sc"])){const e=t["s-sn"],s=t["s-hn"];if(null==(n=o.classList)||n.add(i+"-s"),r&&(null==(a=r.classList)?void 0:a.contains(i+"-s"))){let t=(r.__childNodes||r.childNodes)[0],o=!1;for(;t;){if(t["s-sn"]!==e&&t["s-hn"]===s&&t["s-sr"]){o=!0;break}t=t.nextSibling}o||r.classList.remove(i+"-s")}}}var _o=(e,t,o=!1)=>{var r,n,a,i,s;const l=e.$hostElement$,c=e.$cmpMeta$,d=e.$vnode$||qt(null,null);var h;const m=(h=t)&&h.$tag$===Zt?t:Ut(null,null,t);if(eo=l.tagName,c.$attrsToReflect$&&(m.$attrs$=m.$attrs$||{},c.$attrsToReflect$.map(([e,t])=>m.$attrs$[t]=l[e])),o&&m.$attrs$)for(const u of Object.keys(m.$attrs$))l.hasAttribute(u)&&!["key","ref","style","class"].includes(u)&&(m.$attrs$[u]=l[u]);if(m.$tag$=null,m.$flags$|=4,e.$vnode$=m,m.$elm$=d.$elm$=l.shadowRoot||l,Qt=l["s-sc"],mo=!(!(1&c.$flags$)||128&c.$flags$),Jt=l["s-cr"],uo=!1,wo(d,m,o),pt.$flags$|=1,bo){Co(m.$elm$);for(const e of So){const t=e.$nodeToRelocate$;if(!t["s-ol"]&&ut.document){const e=ut.document.createTextNode("");e["s-nr"]=t,Eo(t.parentNode,t["s-ol"]=e,t)}}for(const e of So){const t=e.$nodeToRelocate$,s=e.$slotRefNode$;if(s){const e=s.parentNode;let o=s.nextSibling;{let a=null==(r=t["s-ol"])?void 0:r.previousSibling;for(;a;){let r=null!=(n=a["s-nr"])?n:null;if(r&&r["s-sn"]===t["s-sn"]&&e===(r.__parentNode||r.parentNode)){for(r=r.nextSibling;r===t||(null==r?void 0:r["s-sr"]);)r=null==r?void 0:r.nextSibling;if(!r||!r["s-nr"]){o=r;break}}a=a.previousSibling}}const i=t.__parentNode||t.parentNode,l=t.__nextSibling||t.nextSibling;(!o&&e!==i||l!==o)&&t!==o&&(!t["s-hn"]&&t["s-ol"]&&(t["s-hn"]=t["s-ol"].parentNode.nodeName),Eo(e,t,o),1===t.nodeType&&"SLOT-FB"!==t.tagName&&(t.hidden=null!=(a=t["s-ih"])&&a)),t&&"function"==typeof s["s-rf"]&&s["s-rf"](s)}else 1===t.nodeType&&(o&&(t["s-ih"]=null!=(i=t.hidden)&&i),t.hidden=!0)}}if(uo&&Pt(m.$elm$),pt.$flags$&=-2,So.length=0,rt.experimentalScopedSlotChanges&&2&c.$flags$){const e=m.$elm$.__childNodes||m.$elm$.childNodes;for(const t of e)t["s-hn"]===eo||t["s-sh"]||(o&&null==t["s-ih"]&&(t["s-ih"]=null!=(s=t.hidden)&&s),t.hidden=!0)}Jt=void 0},To=(e,t)=>{if(t&&!e.$onRenderResolve$&&t["s-p"]){const o=t["s-p"].push(new Promise(r=>e.$onRenderResolve$=()=>{t["s-p"].splice(o-1,1),r()}))}},Io=(e,t)=>{if(e.$flags$|=16,4&e.$flags$)return void(e.$flags$|=512);To(e,e.$ancestorComponent$);const o=()=>zo(e,t);if(!t)return Lt(o);queueMicrotask(()=>{o()})},zo=(e,t)=>{const o=e.$hostElement$,r=(e.$cmpMeta$.$tagName$,()=>{}),n=o;if(!n)throw new Error(`Can't render component <${o.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`);let a;return a=Do(n,t?"componentWillLoad":"componentWillUpdate",void 0,o),a=Oo(a,()=>Do(n,"componentWillRender",void 0,o)),r(),Oo(a,()=>Ao(e,n,t))},Oo=(e,t)=>Ro(e)?e.then(t).catch(e=>{console.error(e),t()}):t(),Ro=e=>e instanceof Promise||e&&e.then&&"function"==typeof e.then,Ao=async(e,t,o)=>{var r;const n=e.$hostElement$,a=(e.$cmpMeta$.$tagName$,()=>{}),i=n["s-rc"];o&&Bt(e);const s=(e.$cmpMeta$.$tagName$,()=>{});No(e,t,n,o),i&&(i.map(e=>e()),n["s-rc"]=void 0),s(),a();{const t=null!=(r=n["s-p"])?r:[],o=()=>Po(e);0===t.length?o():(Promise.all(t).then(o),e.$flags$|=4,t.length=0)}},No=(e,t,o,r)=>{try{t=t.render&&t.render(),e.$flags$&=-17,e.$flags$|=2,(rt.hasRenderFn||rt.reflect)&&(rt.vdomRender||rt.reflect)&&(rt.hydrateServerSide||_o(e,t,r))}catch(sx){ct(sx,e.$hostElement$)}return null},Po=e=>{e.$cmpMeta$.$tagName$;const t=e.$hostElement$,o=()=>{},r=t,n=e.$ancestorComponent$;Do(r,"componentDidRender",void 0,t),64&e.$flags$?(Do(r,"componentDidUpdate",void 0,t),o()):(e.$flags$|=64,jo(t),Do(r,"componentDidLoad",void 0,t),o(),e.$onReadyResolve$(t),n||Mo()),e.$onRenderResolve$&&(e.$onRenderResolve$(),e.$onRenderResolve$=void 0),512&e.$flags$&&$t(()=>Io(e,!1)),e.$flags$&=-517},Mo=e=>{$t(()=>ro(ut,"appload",{detail:{namespace:"app"}}))},Do=(e,t,o,r)=>{if(e&&e[t])try{return e[t](o)}catch(sx){ct(sx,r)}},jo=e=>{var t;return e.classList.add(null!=(t=rt.hydratedSelectorName)?t:"hydrated")},Vo=(e,t,o,r)=>{const n=st(e);if(!n)return;const a=e,i=n.$instanceValues$.get(t),s=n.$flags$,l=a;o=to(o,r.$members$[t][0]);const c=Number.isNaN(i)&&Number.isNaN(o);if(o!==i&&!c){if(n.$instanceValues$.set(t,o),r.$watchers$&&128&s){const e=r.$watchers$[t];e&&e.map(e=>{try{l[e](o,i,t)}catch(sx){ct(sx,a)}})}if(2==(18&s)){if(l.componentShouldUpdate&&!1===l.componentShouldUpdate(o,i,t))return;Io(n,!1)}}},Fo=(e,t,o)=>{var r,n;const a=e.prototype;if(t.$members$||t.$watchers$||e.watchers){e.watchers&&!t.$watchers$&&(t.$watchers$=e.watchers);const o=Object.entries(null!=(r=t.$members$)?r:{});o.map(([e,[o]])=>{if(31&o||32&o){const{get:r,set:n}=Object.getOwnPropertyDescriptor(a,e)||{};r&&(t.$members$[e][0]|=2048),n&&(t.$members$[e][0]|=4096),Object.defineProperty(a,e,{get(){return r?r.apply(this):(t=e,st(this).$instanceValues$.get(t));var t},configurable:!0,enumerable:!0}),Object.defineProperty(a,e,{set(r){const a=st(this);if(a){if(n){const i=32&o?this[e]:a.$hostElement$[e];return void 0===i&&a.$instanceValues$.get(e)?r=a.$instanceValues$.get(e):!a.$instanceValues$.get(e)&&i&&a.$instanceValues$.set(e,i),n.apply(this,[to(r,o)]),r=32&o?this[e]:a.$hostElement$[e],void Vo(this,e,r,t)}Vo(this,e,r,t)}}})}});{const r=new Map;a.attributeChangedCallback=function(e,o,n){pt.jmp(()=>{var i;const s=r.get(e);if(this.hasOwnProperty(s)&&rt.lazyLoad);else{if(a.hasOwnProperty(s)&&"number"==typeof this[s]&&this[s]==n)return;if(null==s){const r=st(this),a=null==r?void 0:r.$flags$;if(r&&a&&!(8&a)&&128&a&&n!==o){const r=this,a=null==(i=t.$watchers$)?void 0:i[e];null==a||a.forEach(t=>{null!=r[t]&&r[t].call(r,n,o,e)})}return}}const l=Object.getOwnPropertyDescriptor(a,s);(n=(null!==n||"boolean"!=typeof this[s])&&n)===this[s]||l.get&&!l.set||(this[s]=n)})},e.observedAttributes=Array.from(new Set([...Object.keys(null!=(n=t.$watchers$)?n:{}),...o.filter(([e,t])=>15&t[0]).map(([e,o])=>{var n;const a=o[1]||e;return r.set(a,e),512&o[0]&&(null==(n=t.$attrsToReflect$)||n.push([e,a])),a})]))}}return e},Ho=async(e,t,o,r)=>{let n;if(!(32&t.$flags$)){t.$flags$|=32,o.$lazyBundleId$;{n=e.constructor;const o=e.localName;customElements.whenDefined(o).then(()=>t.$flags$|=128)}if(n&&n.style){let r;"string"==typeof n.style?r=n.style:"string"!=typeof n.style&&(t.$modeName$=(e=>ht.map(t=>t(e)).find(e=>!!e))(e),t.$modeName$&&(r=n.style[t.$modeName$]));const a=Wt(o,t.$modeName$);if(!dt.has(a)){const e=(o.$tagName$,()=>{});((e,t,o)=>{let r=dt.get(e);gt&&o?(r=r||new CSSStyleSheet,"string"==typeof r?r=t:r.replaceSync(t)):r=t,dt.set(e,r)})(a,r,!!(1&o.$flags$)),e()}}}const a=t.$ancestorComponent$,i=()=>Io(t,!0);a&&a["s-rc"]?a["s-rc"].push(i):i()},Bo=e=>{if(!ut.document)return;const t=e["s-cr"]=ut.document.createComment("");t["s-cn"]=!0,Eo(e,t,e.firstChild)},Wo=(e,t)=>{const o={$flags$:t[0],$tagName$:t[1]};o.$members$=t[2],o.$listeners$=t[3],o.$watchers$=e.$watchers$,o.$attrsToReflect$=[],!(1&o.$flags$)&&o.$flags$;const r=e.prototype.connectedCallback,n=e.prototype.disconnectedCallback;return Object.assign(e.prototype,{__hasHostListenerAttached:!1,__registerHost(){((e,t)=>{const o={$flags$:0,$hostElement$:e,$cmpMeta$:t,$instanceValues$:new Map};o.$onReadyPromise$=new Promise(e=>o.$onReadyResolve$=e),e["s-p"]=[],e["s-rc"]=[];const r=o;e.__stencil__getHostRef=()=>r,rt.modernPropertyDecls&&rt.state&&it(e,o)})(this,o)},connectedCallback(){if(!this.__hasHostListenerAttached){const e=st(this);if(!e)return;Uo(this,e,o.$listeners$),this.__hasHostListenerAttached=!0}(e=>{if(!(1&pt.$flags$)){const t=st(e);if(!t)return;const o=t.$cmpMeta$,r=(o.$tagName$,()=>{});if(1&t.$flags$)Uo(e,t,o.$listeners$),(null==t?void 0:t.$lazyInstance$)?t.$lazyInstance$:(null==t?void 0:t.$onReadyPromise$)&&t.$onReadyPromise$.then(()=>{t.$lazyInstance$});else{t.$flags$|=1,12&o.$flags$&&Bo(e);{let o=e;for(;o=o.parentNode||o.host;)if(o["s-p"]){To(t,t.$ancestorComponent$=o);break}}o.$members$&&Object.entries(o.$members$).map(([t,[o]])=>{if(31&o&&e.hasOwnProperty(t)){const o=e[t];delete e[t],e[t]=o}}),Ho(e,t,o)}r()}})(this),r&&r.call(this)},disconnectedCallback(){(async e=>{if(!(1&pt.$flags$)){const t=st(e);(null==t?void 0:t.$rmListeners$)&&(t.$rmListeners$.map(e=>e()),t.$rmListeners$=void 0)}Ht.has(e)&&Ht.delete(e),e.shadowRoot&&Ht.has(e.shadowRoot)&&Ht.delete(e.shadowRoot)})(this),n&&n.call(this)},__attachShadow(){if(this.shadowRoot){if("open"!==this.shadowRoot.mode)throw new Error(`Unable to re-use existing shadow root for ${o.$tagName$}! Mode is set to ${this.shadowRoot.mode} but Stencil only supports open shadow roots.`)}else Nt.call(this,o)}}),e.is=o.$tagName$,Fo(e,o)},Uo=(e,t,o,r)=>{o&&ut.document&&o.map(([o,r,n])=>{const a=Zo(ut.document,e,o),i=qo(t,n),s=Yo(o);pt.ael(a,r,i,s),(t.$rmListeners$=t.$rmListeners$||[]).push(()=>pt.rel(a,r,i,s))})},qo=(e,t)=>o=>{try{rt.lazyLoad||e.$hostElement$[t](o)}catch(sx){ct(sx,e.$hostElement$)}},Zo=(e,t,o)=>4&o?e:8&o?ut:16&o?e.body:t,Yo=e=>ft?{passive:!!(1&e),capture:!!(2&e)}:!!(2&e);
11
- /*!
12
- * (C) Ionic http://ionicframework.com - MIT License
13
- */
14
- class Xo{constructor(){this.m=new Map}reset(e){this.m=new Map(Object.entries(e))}get(e,t){const o=this.m.get(e);return void 0!==o?o:t}getBoolean(e,t=!1){const o=this.m.get(e);return void 0===o?t:"string"==typeof o?"true"===o:!!o}getNumber(e,t){const o=parseFloat(this.m.get(e));return isNaN(o)?void 0!==t?t:NaN:o}set(e,t){this.m.set(e,t)}}const Go=new Xo,Ko=(e,t)=>e.substr(0,t.length)===t,Qo="ionic:",Jo="ionic-persist-config";var er;!function(e){e.OFF="OFF",e.ERROR="ERROR",e.WARN="WARN"}(er||(er={}));const tr=(e,...t)=>{const o=Go.get("logLevel",er.WARN);if([er.WARN].includes(o))return console.warn(`[Ionic Warning]: ${e}`,...t)},or=(e,...t)=>{const o=Go.get("logLevel",er.ERROR);if([er.ERROR,er.WARN].includes(o))return console.error(`[Ionic Error]: ${e}`,...t)},rr=e("g","undefined"!=typeof window?window:void 0),nr=e("d","undefined"!=typeof document?document:void 0);
15
- /*!
16
- * (C) Ionic http://ionicframework.com - MIT License
17
- */
18
- let ar;const ir=(e,t,o)=>{const r=t.startsWith("animation")?(e=>{if(void 0===ar){const t=void 0!==e.style.animationName,o=void 0!==e.style.webkitAnimationName;ar=!t&&o?"-webkit-":""}return ar})(e):"";e.style.setProperty(r+t,o)},sr=(e=[],t)=>{if(void 0!==t){const o=Array.isArray(t)?t:[t];return[...e,...o]}return e},lr=(e("i",e=>{let t,o,r,n,a,i,s,l,c,d,h,m=[],u=[],b=[],p=!1,f={},g=[],v=[],y={},k=0,x=!1,w=!1,S=!0,C=!1,$=!0,E=!1;const L=e,_=[],T=[],I=[],z=[],O=[],R=[],A=[],N=[],P=[],M=[],D=[],j="function"==typeof AnimationEffect||void 0!==rr&&"function"==typeof rr.AnimationEffect,V="function"==typeof Element&&"function"==typeof Element.prototype.animate&&j,F=()=>D,H=e=>{q(),e&&Z()},B=(e,t)=>{const o=t.findIndex(t=>t.c===e);o>-1&&t.splice(o,1)},W=(e,t)=>(((null==t?void 0:t.oneTimeCallback)?T:_).push({c:e,o:t}),h),U=()=>(_.length=0,T.length=0,h),q=()=>{V&&(D.forEach(e=>{e.cancel()}),D.length=0)},Z=()=>{R.forEach(e=>{(null==e?void 0:e.parentNode)&&e.parentNode.removeChild(e)}),R.length=0},Y=()=>void 0!==a?a:s?s.getFill():"both",X=()=>void 0!==l?l:void 0!==i?i:s?s.getDirection():"normal",G=()=>x?"linear":void 0!==r?r:s?s.getEasing():"linear",K=()=>w?0:void 0!==c?c:void 0!==o?o:s?s.getDuration():0,Q=()=>void 0!==n?n:s?s.getIterations():1,J=()=>void 0!==d?d:void 0!==t?t:s?s.getDelay():0,ee=e=>{V&&F().forEach(t=>{const o=t.effect;if(o.setKeyframes)o.setKeyframes(e);else{const r=new KeyframeEffect(o.target,e,o.getTiming());t.effect=r}})},te=()=>{0!==k&&(k--,0===k&&((()=>{P.forEach(e=>e()),M.forEach(e=>e());const e=S?1:0,t=g,o=v,r=y;z.forEach(e=>{const n=e.classList;t.forEach(e=>n.add(e)),o.forEach(e=>n.remove(e));for(const t in r)r.hasOwnProperty(t)&&ir(e,t,r[t])}),c=void 0,l=void 0,d=void 0,_.forEach(t=>t.c(e,h)),T.forEach(t=>t.c(e,h)),T.length=0,$=!0,S&&(C=!0),S=!0})(),s&&s.animationFinish()))},oe=()=>{(()=>{A.forEach(e=>e()),N.forEach(e=>e());const e=u,t=b,o=f;z.forEach(r=>{const n=r.classList;e.forEach(e=>n.add(e)),t.forEach(e=>n.remove(e));for(const e in o)o.hasOwnProperty(e)&&ir(r,e,o[e])})})(),m.length>0&&V&&(z.forEach(e=>{const t=e.animate(m,{id:L,delay:J(),duration:K(),easing:G(),iterations:Q(),fill:Y(),direction:X()});t.pause(),D.push(t)}),D.length>0&&(D[0].onfinish=()=>{te()})),p=!0},re=e=>{e=Math.min(Math.max(e,0),.9999),V&&D.forEach(t=>{t.currentTime=t.effect.getComputedTiming().delay+K()*e,t.pause()})},ne=e=>{D.forEach(e=>{e.effect.updateTiming({delay:J(),duration:K(),easing:G(),iterations:Q(),fill:Y(),direction:X()})}),void 0!==e&&re(e)},ae=(e=!1,t=!0,o)=>(e&&O.forEach(r=>{r.update(e,t,o)}),V&&ne(o),h),ie=()=>{p&&(V?D.forEach(e=>{e.pause()}):z.forEach(e=>{ir(e,"animation-play-state","paused")}),E=!0)},se=e=>new Promise(t=>{(null==e?void 0:e.sync)&&(w=!0,W(()=>w=!1,{oneTimeCallback:!0})),p||oe(),C&&(V&&(re(0),ne()),C=!1),$&&(k=O.length+1,$=!1);const o=()=>{B(r,T),t()},r=()=>{B(o,I),t()};W(r,{oneTimeCallback:!0}),((e,t)=>{I.push({c:e,o:t})})(o,{oneTimeCallback:!0}),O.forEach(e=>{e.play()}),V?(D.forEach(e=>{e.play()}),0!==m.length&&0!==z.length||te()):te(),E=!1}),le=(e,t)=>{const o=m[0];return void 0===o||void 0!==o.offset&&0!==o.offset?m=[{offset:0,[e]:t},...m]:o[e]=t,h};return h={parentAnimation:s,elements:z,childAnimations:O,id:L,animationFinish:te,from:le,to:(e,t)=>{const o=m[m.length-1];return void 0===o||void 0!==o.offset&&1!==o.offset?m=[...m,{offset:1,[e]:t}]:o[e]=t,h},fromTo:(e,t,o)=>le(e,t).to(e,o),parent:e=>(s=e,h),play:se,pause:()=>(O.forEach(e=>{e.pause()}),ie(),h),stop:()=>{O.forEach(e=>{e.stop()}),p&&(q(),p=!1),x=!1,w=!1,$=!0,l=void 0,c=void 0,d=void 0,k=0,C=!1,S=!0,E=!1,I.forEach(e=>e.c(0,h)),I.length=0},destroy:e=>(O.forEach(t=>{t.destroy(e)}),H(e),z.length=0,O.length=0,m.length=0,U(),p=!1,$=!0,h),keyframes:e=>{const t=m!==e;return m=e,t&&ee(m),h},addAnimation:e=>{if(null!=e)if(Array.isArray(e))for(const t of e)t.parent(h),O.push(t);else e.parent(h),O.push(e);return h},addElement:e=>{if(null!=e)if(1===e.nodeType)z.push(e);else if(e.length>=0)for(let t=0;t<e.length;t++)z.push(e[t]);else or("createAnimation - Invalid addElement value.");return h},update:ae,fill:e=>(a=e,ae(!0),h),direction:e=>(i=e,ae(!0),h),iterations:e=>(n=e,ae(!0),h),duration:e=>(V||0!==e||(e=1),o=e,ae(!0),h),easing:e=>(r=e,ae(!0),h),delay:e=>(t=e,ae(!0),h),getWebAnimations:F,getKeyframes:()=>m,getFill:Y,getDirection:X,getDelay:J,getIterations:Q,getEasing:G,getDuration:K,afterAddRead:e=>(P.push(e),h),afterAddWrite:e=>(M.push(e),h),afterClearStyles:(e=[])=>{for(const t of e)y[t]="";return h},afterStyles:(e={})=>(y=e,h),afterRemoveClass:e=>(v=sr(v,e),h),afterAddClass:e=>(g=sr(g,e),h),beforeAddRead:e=>(A.push(e),h),beforeAddWrite:e=>(N.push(e),h),beforeClearStyles:(e=[])=>{for(const t of e)f[t]="";return h},beforeStyles:(e={})=>(f=e,h),beforeRemoveClass:e=>(b=sr(b,e),h),beforeAddClass:e=>(u=sr(u,e),h),onFinish:W,isRunning:()=>0!==k&&!E,progressStart:(e=!1,t)=>(O.forEach(o=>{o.progressStart(e,t)}),ie(),x=e,p||oe(),ae(!1,!0,t),h),progressStep:e=>(O.forEach(t=>{t.progressStep(e)}),re(e),h),progressEnd:(e,t,o)=>(x=!1,O.forEach(r=>{r.progressEnd(e,t,o)}),void 0!==o&&(c=o),C=!1,S=!0,0===e?(l="reverse"===X()?"normal":"reverse","reverse"===l&&(S=!1),V?(ae(),re(1-t)):(d=(1-t)*K()*-1,ae(!1,!1))):1===e&&(V?(ae(),re(t)):(d=t*K()*-1,ae(!1,!1))),void 0===e||s||se(),h)}}),e("a",(e,t)=>{e.componentOnReady?e.componentOnReady().then(e=>t(e)):dr(()=>t(e))})),cr=(e,t=[])=>{const o={};return t.forEach(t=>{e.hasAttribute(t)&&(null!==e.getAttribute(t)&&(o[t]=e.getAttribute(t)),e.removeAttribute(t))}),o},dr=(e("b",(e,t,o,r)=>e.addEventListener(t,o,r)),e("e",(e,t,o,r)=>e.removeEventListener(t,o,r)),e("h",e=>"function"==typeof __zone_symbol__requestAnimationFrame?__zone_symbol__requestAnimationFrame(e):"function"==typeof requestAnimationFrame?requestAnimationFrame(e):setTimeout(e))),hr=(e("c",(e,t,o)=>Math.max(e,Math.min(t,o))),(e,t)=>{if(!e){const e="ASSERT: "+t;throw or(e),new Error(e)}}),mr=(e("p",e=>{if(e){const t=e.changedTouches;if(t&&t.length>0){const e=t[0];return{x:e.clientX,y:e.clientY}}if(void 0!==e.pageX)return{x:e.pageX,y:e.pageY}}return{x:0,y:0}}),(e,t)=>{if(null!=e||(e={}),null!=t||(t={}),e===t)return!0;const o=Object.keys(e);if(o.length!==Object.keys(t).length)return!1;for(const r of o){if(!(r in t))return!1;if(e[r]!==t[r])return!1}return!0}),ur="ionViewWillLeave",br="ionViewDidLeave",pr="ionViewWillUnload",fr=e=>{e.tabIndex=-1,e.focus()},gr=e=>null!==e.offsetParent,vr="ion-last-focus",yr={saveViewFocus:e=>{if(Go.get("focusManagerPriority",!1)){const t=document.activeElement;null!==t&&(null==e?void 0:e.contains(t))&&t.setAttribute(vr,"true")}},setViewFocus:e=>{const t=Go.get("focusManagerPriority",!1);if(Array.isArray(t)&&!e.contains(document.activeElement)){const o=e.querySelector(`[${vr}]`);if(o&&gr(o))return void fr(o);for(const r of t)switch(r){case"content":const t=e.querySelector('main, [role="main"]');if(t&&gr(t))return void fr(t);break;case"heading":const o=e.querySelector('h1, [role="heading"][aria-level="1"]');if(o&&gr(o))return void fr(o);break;case"banner":const n=e.querySelector('header, [role="banner"]');if(n&&gr(n))return void fr(n);break;default:tr(`Unrecognized focus manager priority value ${r}`)}fr(e)}}},kr=e=>new Promise((t,o)=>{Lt(()=>{xr(e),wr(e).then(o=>{o.animation&&o.animation.destroy(),Sr(e),t(o)},t=>{Sr(e),o(t)})})}),xr=e=>{const t=e.enteringEl,o=e.leavingEl;yr.saveViewFocus(o),Nr(t,o,e.direction),e.showGoBack?t.classList.add("can-go-back"):t.classList.remove("can-go-back"),Ar(t,!1),t.style.setProperty("pointer-events","none"),o&&(Ar(o,!1),o.style.setProperty("pointer-events","none"))},wr=async e=>{const t=await Cr(e);return t&&at?$r(t,e):Er(e)},Sr=e=>{const t=e.enteringEl,o=e.leavingEl;t.classList.remove("ion-page-invisible"),t.style.removeProperty("pointer-events"),void 0!==o&&(o.classList.remove("ion-page-invisible"),o.style.removeProperty("pointer-events")),yr.setViewFocus(t)},Cr=async e=>{if(e.leavingEl&&e.animated&&0!==e.duration)return e.animationBuilder?e.animationBuilder:"ios"===e.mode?(await ot(()=>t.import("./ios.transition-legacy-DSWw7f_l.js"),0,t.meta.url)).iosTransitionAnimation:(await ot(()=>t.import("./md.transition-legacy-RnTthqK5.js"),0,t.meta.url)).mdTransitionAnimation},$r=async(e,t)=>{await Lr(t,!0);const o=e(t.baseEl,t);Ir(t.enteringEl,t.leavingEl);const r=await Tr(o,t);return t.progressCallback&&t.progressCallback(void 0),r&&zr(t.enteringEl,t.leavingEl),{hasCompleted:r,animation:o}},Er=async e=>{const t=e.enteringEl,o=e.leavingEl,r=Go.get("focusManagerPriority",!1);return await Lr(e,r),Ir(t,o),zr(t,o),{hasCompleted:!0}},Lr=async(e,t)=>{(void 0!==e.deepWait?e.deepWait:t)&&await Promise.all([Rr(e.enteringEl),Rr(e.leavingEl)]),await _r(e.viewIsReady,e.enteringEl)},_r=async(e,t)=>{e&&await e(t)},Tr=(e,t)=>{const o=t.progressCallback,r=new Promise(t=>{e.onFinish(e=>t(1===e))});return o?(e.progressStart(!0),o(e)):e.play(),r},Ir=(e,t)=>{Or(t,ur),Or(e,"ionViewWillEnter")},zr=(e,t)=>{Or(e,"ionViewDidEnter"),Or(t,br)},Or=(e,t)=>{if(e){const o=new CustomEvent(t,{bubbles:!1,cancelable:!1});e.dispatchEvent(o)}},Rr=async e=>{const t=e;if(t){if(null!=t.componentOnReady){if(null!=await t.componentOnReady())return}else if(null!=t.__registerHost){const e=new Promise(e=>dr(e));return void(await e)}await Promise.all(Array.from(t.children).map(Rr))}},Ar=(e,t)=>{t?(e.setAttribute("aria-hidden","true"),e.classList.add("ion-page-hidden")):(e.hidden=!1,e.removeAttribute("aria-hidden"),e.classList.remove("ion-page-hidden"))},Nr=(e,t,o)=>{void 0!==e&&(e.style.zIndex="back"===o?"99":"101"),void 0!==t&&(t.style.zIndex="100")},Pr=(e("j",e=>{if(e.classList.contains("ion-page"))return e;const t=e.querySelector(":scope > .ion-page, :scope > ion-nav, :scope > ion-tabs");return t||e}),(e,t,o,r,n)=>Dr(e[1],t[1],o[1],r[1],n).map(n=>Mr(e[0],t[0],o[0],r[0],n))),Mr=(e,t,o,r,n)=>n*(3*t*Math.pow(n-1,2)+n*(-3*o*n+3*o+r*n))-e*Math.pow(n-1,3),Dr=(e,t,o,r,n)=>jr((r-=n)-3*(o-=n)+3*(t-=n)-(e-=n),3*o-6*t+3*e,3*t-3*e,e).filter(e=>e>=0&&e<=1),jr=(e,t,o,r)=>{if(0===e)return((e,t,o)=>{const r=t*t-4*e*o;return r<0?[]:[(-t+Math.sqrt(r))/(2*e),(-t-Math.sqrt(r))/(2*e)]})(t,o,r);const n=(3*(o/=e)-(t/=e)*t)/3,a=(2*t*t*t-9*t*o+27*(r/=e))/27;if(0===n)return[Math.pow(-a,1/3)];if(0===a)return[Math.sqrt(-n),-Math.sqrt(-n)];const i=Math.pow(a/2,2)+Math.pow(n/3,3);if(0===i)return[Math.pow(a/2,.5)-t/3];if(i>0)return[Math.pow(-a/2+Math.sqrt(i),1/3)-Math.pow(a/2+Math.sqrt(i),1/3)-t/3];const s=Math.sqrt(Math.pow(-n/3,3)),l=Math.acos(-a/(2*Math.sqrt(Math.pow(-n/3,3)))),c=2*Math.pow(s,1/3);return[c*Math.cos(l/3)-t/3,c*Math.cos((l+2*Math.PI)/3)-t/3,c*Math.cos((l+4*Math.PI)/3)-t/3]},Vr=(e,t)=>("string"==typeof e&&(t=e,e=void 0),(e=>Fr(e))(e).includes(t)),Fr=(e=window)=>{if(void 0===e)return[];e.Ionic=e.Ionic||{};let t=e.Ionic.platforms;return null==t&&(t=e.Ionic.platforms=Hr(e),t.forEach(t=>e.document.documentElement.classList.add(`plt-${t}`))),t},Hr=e=>{const t=Go.get("platform");return Object.keys(Kr).filter(o=>{const r=null==t?void 0:t[o];return"function"==typeof r?r(e):Kr[o](e)})},Br=e=>!!Xr(e,/iPad/i)||!(!Xr(e,/Macintosh/i)||!Ur(e)),Wr=e=>Xr(e,/android|sink/i),Ur=e=>Gr(e,"(any-pointer:coarse)"),qr=e=>Zr(e)||Yr(e),Zr=e=>!!(e.cordova||e.phonegap||e.PhoneGap),Yr=e=>{const t=e.Capacitor;return!!((null==t?void 0:t.isNative)||(null==t?void 0:t.isNativePlatform)&&t.isNativePlatform())},Xr=(e,t)=>t.test(e.navigator.userAgent),Gr=(e,t)=>{var o;return null===(o=e.matchMedia)||void 0===o?void 0:o.call(e,t).matches},Kr={ipad:Br,iphone:e=>Xr(e,/iPhone/i),ios:e=>Xr(e,/iPhone|iPod/i)||Br(e),android:Wr,phablet:e=>{const t=e.innerWidth,o=e.innerHeight,r=Math.min(t,o),n=Math.max(t,o);return r>390&&r<520&&n>620&&n<800},tablet:e=>{const t=e.innerWidth,o=e.innerHeight,r=Math.min(t,o),n=Math.max(t,o);return Br(e)||(e=>Wr(e)&&!Xr(e,/mobile/i))(e)||r>460&&r<820&&n>780&&n<1400},cordova:Zr,capacitor:Yr,electron:e=>Xr(e,/electron/i),pwa:e=>{var t;return!(!(null===(t=e.matchMedia)||void 0===t?void 0:t.call(e,"(display-mode: standalone)").matches)&&!e.navigator.standalone)},mobile:Ur,mobileweb:e=>Ur(e)&&!qr(e),desktop:e=>!Ur(e),hybrid:qr};let Qr;const Jr=e=>e&&(e=>{var t;return null==(t=st(e))?void 0:t.$modeName$})(e)||Qr,en=(e={})=>{if("undefined"==typeof window)return;const t=window.document,o=window,r=o.Ionic=o.Ionic||{},n=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},(e=>{try{const t=e.sessionStorage.getItem(Jo);return null!==t?JSON.parse(t):{}}catch(sx){return{}}})(o)),{persistConfig:!1}),r.config),(e=>{const t={};return e.location.search.slice(1).split("&").map(e=>e.split("=")).map(([e,t])=>{try{return[decodeURIComponent(e),decodeURIComponent(t)]}catch(sx){return["",""]}}).filter(([e])=>Ko(e,Qo)).map(([e,t])=>[e.slice(Qo.length),t]).forEach(([e,o])=>{t[e]=o}),t})(o)),e);Go.reset(n),Go.getBoolean("persistConfig")&&((e,t)=>{try{e.sessionStorage.setItem(Jo,JSON.stringify(t))}catch(sx){return}})(o,n),Fr(o),r.config=Go,r.mode=Qr=Go.get("mode",t.documentElement.getAttribute("mode")||(Vr(o,"ios")?"ios":"md")),Go.set("mode",Qr),t.documentElement.setAttribute("mode",Qr),t.documentElement.classList.add(Qr),Go.getBoolean("_testing")&&Go.set("animated",!1);const a=e=>{var t;return null===(t=e.tagName)||void 0===t?void 0:t.startsWith("ION-")},i=e=>["ios","md"].includes(e);var s;s=e=>{for(;e;){const t=e.mode||e.getAttribute("mode");if(t){if(i(t))return t;a(e)&&tr('Invalid ionic mode: "'+t+'", expected: "ios" or "md"')}e=e.parentElement}return Qr},ht.push(s)},tn=(e,t)=>"string"==typeof e&&e.length>0?Object.assign({"ion-color":!0,[`ion-color-${e}`]:!0},t):t,on=()=>Go.get("experimentalCloseWatcher",!1)&&void 0!==rr&&"CloseWatcher"in rr,rn=Object.freeze(Object.defineProperty({__proto__:null,MENU_BACK_BUTTON_PRIORITY:99,OVERLAY_BACK_BUTTON_PRIORITY:100,blockHardwareBackButton:()=>{document.addEventListener("backbutton",()=>{})},shouldUseCloseWatcher:on,startHardwareBackButton:()=>{const e=document;let t=!1;const o=()=>{if(t)return;let o=0,r=[];const n=new CustomEvent("ionBackButton",{bubbles:!1,detail:{register(e,t){r.push({priority:e,handler:t,id:o++})}}});e.dispatchEvent(n);const a=()=>{if(r.length>0){let e={priority:Number.MIN_SAFE_INTEGER,handler:()=>{},id:-1};r.forEach(t=>{t.priority>=e.priority&&(e=t)}),t=!0,r=r.filter(t=>t.id!==e.id),(async e=>{try{if(null==e?void 0:e.handler){const t=e.handler(a);null!=t&&await t}}catch(sx){or("[ion-app] - Exception in startHardwareBackButton:",sx)}})(e).then(()=>t=!1)}};a()};if(on()){let e;const t=()=>{null==e||e.destroy(),e=new rr.CloseWatcher,e.onclose=()=>{o(),t()}};t()}else e.addEventListener("backbutton",o)}},Symbol.toStringTag,{value:"Module"})),nn=async(e,t,o,r,n,a)=>{var i;if(e)return e.attachViewToDom(t,o,n,r);if("string"!=typeof o&&!(o instanceof HTMLElement))throw new Error("framework delegate is missing");const s="string"==typeof o?null===(i=t.ownerDocument)||void 0===i?void 0:i.createElement(o):o;return r&&r.forEach(e=>s.classList.add(e)),n&&Object.assign(s,n),t.appendChild(s),await new Promise(e=>lr(s,e)),s};var an=z();const sn=r(an);
19
- /*!
20
- * (C) Ionic http://ionicframework.com - MIT License
21
- */new Map,new Map;
22
- /*!
23
- * (C) Ionic http://ionicframework.com - MIT License
24
- */
25
- const ln=Wo(class extends bt{constructor(){super(),this.__registerHost(),this.__attachShadow(),this.type="bounded"}async addRipple(e,t){return new Promise(o=>{Et(()=>{const r=this.el.getBoundingClientRect(),n=r.width,a=r.height,i=Math.sqrt(n*n+a*a),s=Math.max(a,n),l=this.unbounded?s:i+dn,c=Math.floor(s*hn),d=l/c;let h=e-r.left,m=t-r.top;this.unbounded&&(h=.5*n,m=.5*a);const u=h-.5*c,b=m-.5*c,p=.5*n-h,f=.5*a-m;Lt(()=>{const e=document.createElement("div");e.classList.add("ripple-effect");const t=e.style;t.top=b+"px",t.left=u+"px",t.width=t.height=c+"px",t.setProperty("--final-scale",`${d}`),t.setProperty("--translate-end",`${p}px, ${f}px`),(this.el.shadowRoot||this.el).appendChild(e),setTimeout(()=>{o(()=>{cn(e)})},325)})})})}get unbounded(){return"unbounded"===this.type}render(){const e=Jr(this);return Ut(Zt,{key:"ae9d3b1ed6773a9b9bb2267129f7e9af23b6c9fc",role:"presentation",class:{[e]:!0,unbounded:this.unbounded}})}get el(){return this}static get style(){return":host{left:0;right:0;top:0;bottom:0;position:absolute;contain:strict;pointer-events:none}:host(.unbounded){contain:layout size style}.ripple-effect{border-radius:50%;position:absolute;background-color:currentColor;color:inherit;contain:strict;opacity:0;-webkit-animation:225ms rippleAnimation forwards, 75ms fadeInAnimation forwards;animation:225ms rippleAnimation forwards, 75ms fadeInAnimation forwards;will-change:transform, opacity;pointer-events:none}.fade-out{-webkit-transform:translate(var(--translate-end)) scale(var(--final-scale, 1));transform:translate(var(--translate-end)) scale(var(--final-scale, 1));-webkit-animation:150ms fadeOutAnimation forwards;animation:150ms fadeOutAnimation forwards}@-webkit-keyframes rippleAnimation{from{-webkit-animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1);animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:translate(var(--translate-end)) scale(var(--final-scale, 1));transform:translate(var(--translate-end)) scale(var(--final-scale, 1))}}@keyframes rippleAnimation{from{-webkit-animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1);animation-timing-function:cubic-bezier(0.4, 0, 0.2, 1);-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:translate(var(--translate-end)) scale(var(--final-scale, 1));transform:translate(var(--translate-end)) scale(var(--final-scale, 1))}}@-webkit-keyframes fadeInAnimation{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:0.16}}@keyframes fadeInAnimation{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:0.16}}@-webkit-keyframes fadeOutAnimation{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0.16}to{opacity:0}}@keyframes fadeOutAnimation{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0.16}to{opacity:0}}"}},[257,"ion-ripple-effect",{type:[1],addRipple:[64]}]),cn=e=>{e.classList.add("fade-out"),setTimeout(()=>{e.remove()},200)},dn=10,hn=.5;function mn(){"undefined"!=typeof customElements&&["ion-ripple-effect"].forEach(e=>{"ion-ripple-effect"===e&&(customElements.get(e)||customElements.define(e,ln))})}
26
- /*!
27
- * (C) Ionic http://ionicframework.com - MIT License
28
- */const un="undefined"!=typeof window?window:void 0;
29
- /*!
30
- * (C) Ionic http://ionicframework.com - MIT License
31
- */
32
- var bn,pn;un&&un.CSS&&un.CSS.supports&&un.CSS.supports("--a: 0"),function(e){e.Unimplemented="UNIMPLEMENTED",e.Unavailable="UNAVAILABLE"}(bn||(bn={})),e("f",pn),function(e){e.Body="body",e.Ionic="ionic",e.Native="native",e.None="none"}(pn||e("f",pn={}));const fn=e("K",{getEngine(){const e=(()=>{if(void 0!==rr)return rr.Capacitor})();if(null==e?void 0:e.isPluginAvailable("Keyboard"))return e.Plugins.Keyboard},getResizeMode(){const e=this.getEngine();return(null==e?void 0:e.getResizeMode)?e.getResizeMode().catch(e=>{if(e.code!==bn.Unimplemented)throw e}):Promise.resolve(void 0)}}),gn=e=>{if(void 0===nr||e===pn.None||void 0===e)return null;const t=nr.querySelector("ion-app");return null!=t?t:nr.body},vn=e=>{const t=gn(e);return null===t?0:t.clientHeight};
33
- /*!
34
- * (C) Ionic http://ionicframework.com - MIT License
35
- */class yn{constructor(e,t){this.component=e,this.params=t,this.state=1}async init(e){if(this.state=2,!this.element){const t=this.component;this.element=await nn(this.delegate,e,t,["ion-page","ion-page-invisible"],this.params)}}_destroy(){hr(3!==this.state,"view state must be ATTACHED");const e=this.element;e&&(this.delegate?this.delegate.removeViewFromDom(e.parentElement,e):e.remove()),this.nav=void 0,this.state=3}}const kn=(e,t,o)=>!!e&&e.component===t&&mr(e.params,o),xn=(e,t)=>e?e instanceof yn?e:new yn(e,t):null,wn=Wo(class extends bt{constructor(){super(),this.__registerHost(),this.__attachShadow(),this.ionNavWillLoad=oo(this,"ionNavWillLoad",7),this.ionNavWillChange=oo(this,"ionNavWillChange",3),this.ionNavDidChange=oo(this,"ionNavDidChange",3),this.transInstr=[],this.gestureOrAnimationInProgress=!1,this.useRouter=!1,this.isTransitioning=!1,this.destroyed=!1,this.views=[],this.didLoad=!1,this.animated=!0}swipeGestureChanged(){this.gesture&&this.gesture.enable(!0===this.swipeGesture)}rootChanged(){void 0!==this.root&&!1!==this.didLoad&&(this.useRouter||void 0!==this.root&&this.setRoot(this.root,this.rootParams))}componentWillLoad(){if(this.useRouter=null!==document.querySelector("ion-router")&&null===this.el.closest("[no-router]"),void 0===this.swipeGesture){const e=Jr(this);this.swipeGesture=Go.getBoolean("swipeBackEnabled","ios"===e)}this.ionNavWillLoad.emit()}async componentDidLoad(){this.didLoad=!0,this.rootChanged(),this.gesture=(await ot(async()=>{const{createSwipeBackGesture:e}=await t.import("./swipe-back-legacy-D1U1WQm6.js");return{createSwipeBackGesture:e}},0,t.meta.url)).createSwipeBackGesture(this.el,this.canStart.bind(this),this.onStart.bind(this),this.onMove.bind(this),this.onEnd.bind(this)),this.swipeGestureChanged()}connectedCallback(){this.destroyed=!1}disconnectedCallback(){for(const e of this.views)Or(e.element,pr),e._destroy();this.gesture&&(this.gesture.destroy(),this.gesture=void 0),this.transInstr.length=0,this.views.length=0,this.destroyed=!0}push(e,t,o,r){return this.insert(-1,e,t,o,r)}insert(e,t,o,r,n){return this.insertPages(e,[{component:t,componentProps:o}],r,n)}insertPages(e,t,o,r){return this.queueTrns({insertStart:e,insertViews:t,opts:o},r)}pop(e,t){return this.removeIndex(-1,1,e,t)}popTo(e,t,o){const r={removeStart:-1,removeCount:-1,opts:t};return"object"==typeof e&&e.component?(r.removeView=e,r.removeStart=1):"number"==typeof e&&(r.removeStart=e+1),this.queueTrns(r,o)}popToRoot(e,t){return this.removeIndex(1,-1,e,t)}removeIndex(e,t=1,o,r){return this.queueTrns({removeStart:e,removeCount:t,opts:o},r)}setRoot(e,t,o,r){return this.setPages([{component:e,componentProps:t}],o,r)}setPages(e,t,o){return null!=t||(t={}),!0!==t.animated&&(t.animated=!1),this.queueTrns({insertStart:0,insertViews:e,removeStart:0,removeCount:-1,opts:t},o)}setRouteId(e,t,o,r){const n=this.getActiveSync();if(kn(n,e,t))return Promise.resolve({changed:!1,element:n.element});let a;const i=new Promise(e=>a=e);let s;const l={updateURL:!1,viewIsReady:e=>{let t;const o=new Promise(e=>t=e);return a({changed:!0,element:e,markVisible:async()=>{t(),await s}}),o}};if("root"===o)s=this.setRoot(e,t,l);else{const n=this.views.find(o=>kn(o,e,t));n?s=this.popTo(n,Object.assign(Object.assign({},l),{direction:"back",animationBuilder:r})):"forward"===o?s=this.push(e,t,Object.assign(Object.assign({},l),{animationBuilder:r})):"back"===o&&(s=this.setRoot(e,t,Object.assign(Object.assign({},l),{direction:"back",animated:!0,animationBuilder:r})))}return i}async getRouteId(){const e=this.getActiveSync();if(e)return{id:e.element.tagName,params:e.params,element:e.element}}async getActive(){return this.getActiveSync()}async getByIndex(e){return this.views[e]}async canGoBack(e){return this.canGoBackSync(e)}async getPrevious(e){return this.getPreviousSync(e)}async getLength(){return Promise.resolve(this.views.length)}getActiveSync(){return this.views[this.views.length-1]}canGoBackSync(e=this.getActiveSync()){return!(!e||!this.getPreviousSync(e))}getPreviousSync(e=this.getActiveSync()){if(!e)return;const t=this.views,o=t.indexOf(e);return o>0?t[o-1]:void 0}async queueTrns(e,t){var o,r;if(this.isTransitioning&&(null===(o=e.opts)||void 0===o?void 0:o.skipIfBusy))return!1;const n=new Promise((t,o)=>{e.resolve=t,e.reject=o});if(e.done=t,e.opts&&!1!==e.opts.updateURL&&this.useRouter){const t=document.querySelector("ion-router");if(t){const o=await t.canTransition();if(!1===o)return!1;if("string"==typeof o)return t.push(o,e.opts.direction||"back"),!1}}return 0===(null===(r=e.insertViews)||void 0===r?void 0:r.length)&&(e.insertViews=void 0),this.transInstr.push(e),this.nextTrns(),n}success(e,t){if(this.destroyed)this.fireError("nav controller was destroyed",t);else if(t.done&&t.done(e.hasCompleted,e.requiresTransition,e.enteringView,e.leavingView,e.direction),t.resolve(e.hasCompleted),!1!==t.opts.updateURL&&this.useRouter){const t=document.querySelector("ion-router");if(t){const o="back"===e.direction?"back":"forward";t.navChanged(o)}}}failed(e,t){this.destroyed?this.fireError("nav controller was destroyed",t):(this.transInstr.length=0,this.fireError(e,t))}fireError(e,t){t.done&&t.done(!1,!1,e),t.reject&&!this.destroyed?t.reject(e):t.resolve(!1)}nextTrns(){if(this.isTransitioning)return!1;const e=this.transInstr.shift();return!!e&&(this.runTransition(e),!0)}async runTransition(e){try{this.ionNavWillChange.emit(),this.isTransitioning=!0,this.prepareTI(e);const t=this.getActiveSync(),o=this.getEnteringView(e,t);if(!t&&!o)throw new Error("no views in the stack to be removed");o&&1===o.state&&await o.init(this.el),this.postViewInit(o,t,e);const r=(e.enteringRequiresTransition||e.leavingRequiresTransition)&&o!==t;let n;r&&e.opts&&t&&("back"===e.opts.direction&&(e.opts.animationBuilder=e.opts.animationBuilder||(null==o?void 0:o.animationBuilder)),t.animationBuilder=e.opts.animationBuilder),n=r?await this.transition(o,t,e):{hasCompleted:!0,requiresTransition:!1},this.success(n,e),this.ionNavDidChange.emit()}catch(t){this.failed(t,e)}this.isTransitioning=!1,this.nextTrns()}prepareTI(e){var t,o,r;const n=this.views.length;if(null!==(t=e.opts)&&void 0!==t||(e.opts={}),null!==(o=(r=e.opts).delegate)&&void 0!==o||(r.delegate=this.delegate),void 0!==e.removeView){hr(void 0!==e.removeStart,"removeView needs removeStart"),hr(void 0!==e.removeCount,"removeView needs removeCount");const t=this.views.indexOf(e.removeView);if(t<0)throw new Error("removeView was not found");e.removeStart+=t}void 0!==e.removeStart&&(e.removeStart<0&&(e.removeStart=n-1),e.removeCount<0&&(e.removeCount=n-e.removeStart),e.leavingRequiresTransition=e.removeCount>0&&e.removeStart+e.removeCount===n),e.insertViews&&((e.insertStart<0||e.insertStart>n)&&(e.insertStart=n),e.enteringRequiresTransition=e.insertStart===n);const a=e.insertViews;if(!a)return;hr(a.length>0,"length can not be zero");const i=a.map(e=>e instanceof yn?e:"component"in e?xn(e.component,null===e.componentProps?void 0:e.componentProps):xn(e,void 0)).filter(e=>null!==e);if(0===i.length)throw new Error("invalid views to insert");for(const s of i){s.delegate=e.opts.delegate;const t=s.nav;if(t&&t!==this)throw new Error("inserted view was already inserted");if(3===s.state)throw new Error("inserted view was already destroyed")}e.insertViews=i}getEnteringView(e,t){const o=e.insertViews;if(void 0!==o)return o[o.length-1];const r=e.removeStart;if(void 0!==r){const o=this.views,n=r+e.removeCount;for(let e=o.length-1;e>=0;e--){const a=o[e];if((e<r||e>=n)&&a!==t)return a}}}postViewInit(e,t,o){var r,n,a;hr(t||e,"Both leavingView and enteringView are null"),hr(o.resolve,"resolve must be valid"),hr(o.reject,"reject must be valid");const i=o.opts,{insertViews:s,removeStart:l,removeCount:c}=o;let d;if(void 0!==l&&void 0!==c){hr(l>=0,"removeStart can not be negative"),hr(c>=0,"removeCount can not be negative"),d=[];for(let o=l;o<l+c;o++){const r=this.views[o];void 0!==r&&r!==e&&r!==t&&d.push(r)}null!==(r=i.direction)&&void 0!==r||(i.direction="back")}const h=this.views.length+(null!==(n=null==s?void 0:s.length)&&void 0!==n?n:0)-(null!=c?c:0);if(hr(h>=0,"final balance can not be negative"),0===h)throw tr("[ion-nav] - You can't remove all the pages in the navigation stack. nav.pop() is probably called too many times.",this,this.el),new Error("navigation stack needs at least one root page");if(s){let e=o.insertStart;for(const t of s)this.insertViewAt(t,e),e++;o.enteringRequiresTransition&&(null!==(a=i.direction)&&void 0!==a||(i.direction="forward"))}if(d&&d.length>0){for(const e of d)Or(e.element,ur),Or(e.element,br),Or(e.element,pr);for(const e of d)this.destroyView(e)}}async transition(e,t,o){const r=o.opts,n=r.progressAnimation?e=>{void 0===e||this.gestureOrAnimationInProgress?this.sbAni=e:(this.gestureOrAnimationInProgress=!0,e.onFinish(()=>{this.gestureOrAnimationInProgress=!1},{oneTimeCallback:!0}),e.progressEnd(0,0,0))}:void 0,a=Jr(this),i=e.element,s=t&&t.element,l=Object.assign(Object.assign({mode:a,showGoBack:this.canGoBackSync(e),baseEl:this.el,progressCallback:n,animated:this.animated&&Go.getBoolean("animated",!0),enteringEl:i,leavingEl:s},r),{animationBuilder:r.animationBuilder||this.animation||Go.get("navAnimation")}),{hasCompleted:c}=await kr(l);return this.transitionFinish(c,e,t,r)}transitionFinish(e,t,o,r){const n=e?t:o;return n&&this.unmountInactiveViews(n),{hasCompleted:e,requiresTransition:!0,enteringView:t,leavingView:o,direction:r.direction}}insertViewAt(e,t){const o=this.views,r=o.indexOf(e);r>-1?(hr(e.nav===this,"view is not part of the nav"),o.splice(r,1),o.splice(t,0,e)):(hr(!e.nav,"nav is used"),e.nav=this,o.splice(t,0,e))}removeView(e){hr(2===e.state||3===e.state,"view state should be loaded or destroyed");const t=this.views,o=t.indexOf(e);hr(o>-1,"view must be part of the stack"),o>=0&&t.splice(o,1)}destroyView(e){e._destroy(),this.removeView(e)}unmountInactiveViews(e){if(this.destroyed)return;const t=this.views,o=t.indexOf(e);for(let r=t.length-1;r>=0;r--){const e=t[r],n=e.element;n&&(r>o?(Or(n,pr),this.destroyView(e)):r<o&&Ar(n,!0))}}canStart(){return!this.gestureOrAnimationInProgress&&!!this.swipeGesture&&!this.isTransitioning&&0===this.transInstr.length&&this.canGoBackSync()}onStart(){this.gestureOrAnimationInProgress=!0,this.pop({direction:"back",progressAnimation:!0})}onMove(e){this.sbAni&&this.sbAni.progressStep(e)}onEnd(e,t,o){if(this.sbAni){this.sbAni.onFinish(()=>{this.gestureOrAnimationInProgress=!1},{oneTimeCallback:!0});let r=e?-.001:.001;e?r+=Pr([0,0],[.32,.72],[0,1],[1,1],t)[0]:(this.sbAni.easing("cubic-bezier(1, 0, 0.68, 0.28)"),r+=Pr([0,0],[1,0],[.68,.28],[1,1],t)[0]),this.sbAni.progressEnd(e?1:0,r,o)}else this.gestureOrAnimationInProgress=!1}render(){return Ut("slot",{key:"8067c9835d255daec61f33dba200fd3a6ff839a0"})}get el(){return this}static get watchers(){return{swipeGesture:["swipeGestureChanged"],root:["rootChanged"]}}static get style(){return":host{left:0;right:0;top:0;bottom:0;position:absolute;contain:layout size style;z-index:0}"}},[257,"ion-nav",{delegate:[16],swipeGesture:[1028,"swipe-gesture"],animated:[4],animation:[16],rootParams:[16,"root-params"],root:[1],push:[64],insert:[64],insertPages:[64],pop:[64],popTo:[64],popToRoot:[64],removeIndex:[64],setRoot:[64],setPages:[64],setRouteId:[64],getRouteId:[64],getActive:[64],getByIndex:[64],canGoBack:[64],getPrevious:[64],getLength:[64]},void 0,{swipeGesture:["swipeGestureChanged"],root:["rootChanged"]}]),Sn=function(){"undefined"!=typeof customElements&&["ion-nav"].forEach(e=>{"ion-nav"===e&&(customElements.get(e)||customElements.define(e,wn))})},Cn=Wo(class extends bt{constructor(){super(),this.__registerHost()}componentDidLoad(){En(async()=>{const e=Vr(window,"hybrid");if(Go.getBoolean("_testing")||ot(()=>t.import("./index7-legacy-DIpaUH_L.js"),0,t.meta.url).then(e=>e.startTapClick(Go)),Go.getBoolean("statusTap",e)&&ot(()=>t.import("./status-tap-legacy-BLnFmdg2.js"),0,t.meta.url).then(e=>e.startStatusTap()),Go.getBoolean("inputShims",$n())){const e=Vr(window,"ios")?"ios":"android";ot(()=>t.import("./input-shims-legacy-CZmhr3mq.js"),0,t.meta.url).then(t=>t.startInputShims(Go,e))}const o=await ot(()=>Promise.resolve().then(()=>rn),0,t.meta.url),r=e||on();Go.getBoolean("hardwareBackButton",r)?o.startHardwareBackButton():(on()&&tr("[ion-app] - experimentalCloseWatcher was set to `true`, but hardwareBackButton was set to `false`. Both config options must be `true` for the Close Watcher API to be used."),o.blockHardwareBackButton()),"undefined"!=typeof window&&ot(()=>t.import("./keyboard-legacy-CA1Yz_wf.js"),0,t.meta.url).then(e=>e.startKeyboardAssist(window)),ot(()=>t.import("./focus-visible-legacy-Ms0f_kOk.js"),0,t.meta.url).then(e=>this.focusVisible=e.startFocusVisible())})}async setFocus(e){this.focusVisible&&this.focusVisible.setFocus(e)}render(){const e=Jr(this);return Ut(Zt,{key:"9be440c65819e4fa67c2c3c6477ab40b3ad3eed3",class:{[e]:!0,"ion-page":!0,"force-statusbar-padding":Go.getBoolean("_forceStatusbarPadding")}})}get el(){return this}static get style(){return"html.plt-mobile ion-app{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html.plt-mobile ion-app [contenteditable]{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}ion-app.force-statusbar-padding{--ion-safe-area-top:20px}"}},[256,"ion-app",{setFocus:[64]}]),$n=()=>!(!Vr(window,"ios")||!Vr(window,"mobile"))||!(!Vr(window,"android")||!Vr(window,"mobileweb")),En=e=>{"requestIdleCallback"in window?window.requestIdleCallback(e):setTimeout(e,32)},Ln=function(){"undefined"!=typeof customElements&&["ion-app"].forEach(e=>{"ion-app"===e&&(customElements.get(e)||customElements.define(e,Cn))})},_n=Wo(class extends bt{constructor(){super(),this.__registerHost(),this.__attachShadow(),this.ionNavWillLoad=oo(this,"ionNavWillLoad",7),this.ionNavWillChange=oo(this,"ionNavWillChange",3),this.ionNavDidChange=oo(this,"ionNavDidChange",3),this.lockController=(()=>{let e;return{lock:async()=>{const t=e;let o;return e=new Promise(e=>o=e),void 0!==t&&await t,o}}})(),this.gestureOrAnimationInProgress=!1,this.mode=Jr(this),this.animated=!0}swipeHandlerChanged(){this.gesture&&this.gesture.enable(void 0!==this.swipeHandler)}async connectedCallback(){const e=()=>{this.gestureOrAnimationInProgress=!0,this.swipeHandler&&this.swipeHandler.onStart()};this.gesture=(await ot(async()=>{const{createSwipeBackGesture:e}=await t.import("./swipe-back-legacy-D1U1WQm6.js");return{createSwipeBackGesture:e}},0,t.meta.url)).createSwipeBackGesture(this.el,()=>!this.gestureOrAnimationInProgress&&!!this.swipeHandler&&this.swipeHandler.canStart(),()=>e(),e=>{var t;return null===(t=this.ani)||void 0===t?void 0:t.progressStep(e)},(e,t,o)=>{if(this.ani){this.ani.onFinish(()=>{this.gestureOrAnimationInProgress=!1,this.swipeHandler&&this.swipeHandler.onEnd(e)},{oneTimeCallback:!0});let r=e?-.001:.001;e?r+=Pr([0,0],[.32,.72],[0,1],[1,1],t)[0]:(this.ani.easing("cubic-bezier(1, 0, 0.68, 0.28)"),r+=Pr([0,0],[1,0],[.68,.28],[1,1],t)[0]),this.ani.progressEnd(e?1:0,r,o)}else this.gestureOrAnimationInProgress=!1}),this.swipeHandlerChanged()}componentWillLoad(){this.ionNavWillLoad.emit()}disconnectedCallback(){this.gesture&&(this.gesture.destroy(),this.gesture=void 0)}async commit(e,t,o){const r=await this.lockController.lock();let n=!1;try{n=await this.transition(e,t,o)}catch(sx){or("[ion-router-outlet] - Exception in commit:",sx)}return r(),n}async setRouteId(e,t,o,r){return{changed:await this.setRoot(e,t,{duration:"root"===o?0:void 0,direction:"back"===o?"back":"forward",animationBuilder:r}),element:this.activeEl}}async getRouteId(){const e=this.activeEl;return e?{id:e.tagName,element:e,params:this.activeParams}:void 0}async setRoot(e,t,o){if(this.activeComponent===e&&mr(t,this.activeParams))return!1;const r=this.activeEl,n=await nn(this.delegate,this.el,e,["ion-page","ion-page-invisible"],t);return this.activeComponent=e,this.activeEl=n,this.activeParams=t,await this.commit(n,r,o),await((e,t)=>{if(t){if(e){const o=t.parentElement;return e.removeViewFromDom(o,t)}t.remove()}return Promise.resolve()})(this.delegate,r),!0}async transition(e,t,o={}){if(t===e)return!1;this.ionNavWillChange.emit();const{el:r,mode:n}=this,a=this.animated&&Go.getBoolean("animated",!0),i=o.animationBuilder||this.animation||Go.get("navAnimation");var s;return await kr(Object.assign(Object.assign({mode:n,animated:a,enteringEl:e,leavingEl:t,baseEl:r,deepWait:(s=r,void 0!==s.componentOnReady),progressCallback:o.progressAnimation?e=>{void 0===e||this.gestureOrAnimationInProgress?this.ani=e:(this.gestureOrAnimationInProgress=!0,e.onFinish(()=>{this.gestureOrAnimationInProgress=!1,this.swipeHandler&&this.swipeHandler.onEnd(!1)},{oneTimeCallback:!0}),e.progressEnd(0,0,0))}:void 0},o),{animationBuilder:i})),this.ionNavDidChange.emit(),!0}render(){return Ut("slot",{key:"84b50f1155b0d780dff802ee13223287259fd525"})}get el(){return this}static get watchers(){return{swipeHandler:["swipeHandlerChanged"]}}static get style(){return":host{left:0;right:0;top:0;bottom:0;position:absolute;contain:layout size style;z-index:0}"}},[257,"ion-router-outlet",{mode:[1025],delegate:[16],animated:[4],animation:[16],swipeHandler:[16,"swipe-handler"],commit:[64],setRouteId:[64],getRouteId:[64]},void 0,{swipeHandler:["swipeHandlerChanged"]}]),Tn=function(){"undefined"!=typeof customElements&&["ion-router-outlet"].forEach(e=>{"ion-router-outlet"===e&&(customElements.get(e)||customElements.define(e,_n))})},In=Wo(class extends bt{constructor(){super(),this.__registerHost(),this.__attachShadow(),this.ionTabBarChanged=oo(this,"ionTabBarChanged",7),this.ionTabBarLoaded=oo(this,"ionTabBarLoaded",7),this.keyboardCtrl=null,this.keyboardVisible=!1,this.translucent=!1}selectedTabChanged(){void 0!==this.selectedTab&&this.ionTabBarChanged.emit({tab:this.selectedTab})}componentWillLoad(){this.selectedTabChanged()}async connectedCallback(){this.keyboardCtrl=await(async e=>{let t,o,r,n;const a=async()=>{const e=await fn.getResizeMode(),a=void 0===e?void 0:e.mode;t=()=>{void 0===n&&(n=vn(a)),r=!0,i(r,a)},o=()=>{r=!1,i(r,a)},null==rr||rr.addEventListener("keyboardWillShow",t),null==rr||rr.addEventListener("keyboardWillHide",o)},i=(t,o)=>{e&&e(t,s(o))},s=e=>{if(0===n||n===vn(e))return;const t=gn(e);return null!==t?new Promise(e=>{const o=new ResizeObserver(()=>{t.clientHeight===n&&(o.disconnect(),e())});o.observe(t)}):void 0};return await a(),{init:a,destroy:()=>{null==rr||rr.removeEventListener("keyboardWillShow",t),null==rr||rr.removeEventListener("keyboardWillHide",o),t=o=void 0},isKeyboardVisible:()=>r}})(async(e,t)=>{!1===e&&void 0!==t&&await t,this.keyboardVisible=e})}disconnectedCallback(){this.keyboardCtrl&&this.keyboardCtrl.destroy()}componentDidLoad(){this.ionTabBarLoaded.emit()}render(){const{color:e,translucent:t,keyboardVisible:o}=this,r=Jr(this),n=o&&"top"!==this.el.getAttribute("slot");return Ut(Zt,{key:"275dc6c1b30f6928ce9039b2f445208bb3500ddc",role:"tablist","aria-hidden":n?"true":null,class:tn(e,{[r]:!0,"tab-bar-translucent":t,"tab-bar-hidden":n})},Ut("slot",{key:"ceac20128d75c6a4a0f445f2df8deb8cc71fc4da"}))}get el(){return this}static get watchers(){return{selectedTab:["selectedTabChanged"]}}static get style(){return{ios:":host{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-right:var(--ion-safe-area-right);padding-bottom:var(--ion-safe-area-bottom, 0);padding-left:var(--ion-safe-area-left);border-top:var(--border);background:var(--background);color:var(--color);text-align:center;contain:strict;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:10;-webkit-box-sizing:content-box !important;box-sizing:content-box !important}:host(.ion-color) ::slotted(ion-tab-button){--background-focused:var(--ion-color-shade);--color-selected:var(--ion-color-contrast)}:host(.ion-color) ::slotted(.tab-selected){color:var(--ion-color-contrast)}:host(.ion-color),:host(.ion-color) ::slotted(ion-tab-button){color:rgba(var(--ion-color-contrast-rgb), 0.7)}:host(.ion-color),:host(.ion-color) ::slotted(ion-tab-button){background:var(--ion-color-base)}:host(.ion-color) ::slotted(ion-tab-button.ion-focused),:host(.tab-bar-translucent) ::slotted(ion-tab-button.ion-focused){background:var(--background-focused)}:host(.tab-bar-translucent) ::slotted(ion-tab-button){background:transparent}:host([slot=top]){padding-top:var(--ion-safe-area-top, 0);padding-bottom:0;border-top:0;border-bottom:var(--border)}:host(.tab-bar-hidden){display:none !important}:host{--background:var(--ion-tab-bar-background, var(--ion-color-step-50, var(--ion-background-color-step-50, #f7f7f7)));--background-focused:var(--ion-tab-bar-background-focused, #e0e0e0);--border:0.55px solid var(--ion-tab-bar-border-color, var(--ion-border-color, var(--ion-color-step-150, var(--ion-background-color-step-150, rgba(0, 0, 0, 0.2)))));--color:var(--ion-tab-bar-color, var(--ion-color-step-600, var(--ion-text-color-step-400, #666666)));--color-selected:var(--ion-tab-bar-color-selected, var(--ion-color-primary, #0054e9));height:50px}@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))){:host(.tab-bar-translucent){--background:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.8);-webkit-backdrop-filter:saturate(210%) blur(20px);backdrop-filter:saturate(210%) blur(20px)}:host(.ion-color.tab-bar-translucent){background:rgba(var(--ion-color-base-rgb), 0.8)}:host(.tab-bar-translucent) ::slotted(ion-tab-button.ion-focused){background:rgba(var(--ion-background-color-rgb, 255, 255, 255), 0.6)}}",md:":host{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-right:var(--ion-safe-area-right);padding-bottom:var(--ion-safe-area-bottom, 0);padding-left:var(--ion-safe-area-left);border-top:var(--border);background:var(--background);color:var(--color);text-align:center;contain:strict;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:10;-webkit-box-sizing:content-box !important;box-sizing:content-box !important}:host(.ion-color) ::slotted(ion-tab-button){--background-focused:var(--ion-color-shade);--color-selected:var(--ion-color-contrast)}:host(.ion-color) ::slotted(.tab-selected){color:var(--ion-color-contrast)}:host(.ion-color),:host(.ion-color) ::slotted(ion-tab-button){color:rgba(var(--ion-color-contrast-rgb), 0.7)}:host(.ion-color),:host(.ion-color) ::slotted(ion-tab-button){background:var(--ion-color-base)}:host(.ion-color) ::slotted(ion-tab-button.ion-focused),:host(.tab-bar-translucent) ::slotted(ion-tab-button.ion-focused){background:var(--background-focused)}:host(.tab-bar-translucent) ::slotted(ion-tab-button){background:transparent}:host([slot=top]){padding-top:var(--ion-safe-area-top, 0);padding-bottom:0;border-top:0;border-bottom:var(--border)}:host(.tab-bar-hidden){display:none !important}:host{--background:var(--ion-tab-bar-background, var(--ion-background-color, #fff));--background-focused:var(--ion-tab-bar-background-focused, #e0e0e0);--border:1px solid var(--ion-tab-bar-border-color, var(--ion-border-color, var(--ion-color-step-150, var(--ion-background-color-step-150, rgba(0, 0, 0, 0.07)))));--color:var(--ion-tab-bar-color, var(--ion-color-step-650, var(--ion-text-color-step-350, #595959)));--color-selected:var(--ion-tab-bar-color-selected, var(--ion-color-primary, #0054e9));height:56px}"}}},[289,"ion-tab-bar",{color:[513],selectedTab:[1,"selected-tab"],translucent:[4],keyboardVisible:[32]},void 0,{selectedTab:["selectedTabChanged"]}]),zn=function(){"undefined"!=typeof customElements&&["ion-tab-bar"].forEach(e=>{"ion-tab-bar"===e&&(customElements.get(e)||customElements.define(e,In))})},On=Wo(class extends bt{constructor(){super(),this.__registerHost(),this.__attachShadow(),this.ionTabButtonClick=oo(this,"ionTabButtonClick",7),this.inheritedAttributes={},this.disabled=!1,this.selected=!1,this.onKeyUp=e=>{"Enter"!==e.key&&" "!==e.key||this.selectTab(e)},this.onClick=e=>{this.selectTab(e)}}onTabBarChanged(e){const t=e.target,o=this.el.parentElement;(e.composedPath().includes(o)||(null==t?void 0:t.contains(this.el)))&&(this.selected=this.tab===e.detail.tab)}componentWillLoad(){this.inheritedAttributes=Object.assign({},cr(this.el,["aria-label"])),void 0===this.layout&&(this.layout=Go.get("tabButtonLayout","icon-top"))}selectTab(e){void 0!==this.tab&&(this.disabled||this.ionTabButtonClick.emit({tab:this.tab,href:this.href,selected:this.selected}),e.preventDefault())}get hasLabel(){return!!this.el.querySelector("ion-label")}get hasIcon(){return!!this.el.querySelector("ion-icon")}render(){const{disabled:e,hasIcon:t,hasLabel:o,href:r,rel:n,target:a,layout:i,selected:s,tab:l,inheritedAttributes:c}=this,d=Jr(this),h={download:this.download,href:r,rel:n,target:a};return Ut(Zt,{key:"ce9d29ced0c781d6b2fa62cd5feb801c11fc42e8",onClick:this.onClick,onKeyup:this.onKeyUp,id:void 0!==l?`tab-button-${l}`:null,class:{[d]:!0,"tab-selected":s,"tab-disabled":e,"tab-has-label":o,"tab-has-icon":t,"tab-has-label-only":o&&!t,"tab-has-icon-only":t&&!o,[`tab-layout-${i}`]:!0,"ion-activatable":!0,"ion-selectable":!0,"ion-focusable":!0}},Ut("a",Object.assign({key:"01cb0ed2e77c5c1a8abd48da1bb07ac1b305d0b6"},h,{class:"button-native",part:"native",role:"tab","aria-selected":s?"true":null,"aria-disabled":e?"true":null,tabindex:e?"-1":void 0},c),Ut("span",{key:"d0240c05f42217cfb186b86ff8a0c9cd70b9c8df",class:"button-inner"},Ut("slot",{key:"0a20b84925037dbaa8bb4a495b813d3f7c2e58ac"})),"md"===d&&Ut("ion-ripple-effect",{key:"4c92c27178cdac89d69cffef8d2c39c3644914e8",type:"unbounded"})))}get el(){return this}static get style(){return{ios:':host{--ripple-color:var(--color-selected);--background-focused-opacity:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;outline:none;background:var(--background);color:var(--color)}.button-native{border-radius:inherit;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;border:0;outline:none;background:transparent;text-decoration:none;cursor:pointer;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-drag:none}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:inherit;flex-flow:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;z-index:1}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){a:hover{color:var(--color-selected)}}:host(.tab-selected){color:var(--color-selected)}:host(.tab-hidden){display:none !important}:host(.tab-disabled){pointer-events:none;opacity:0.4}::slotted(ion-label),::slotted(ion-icon){display:block;-ms-flex-item-align:center;align-self:center;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}::slotted(ion-label){-ms-flex-order:0;order:0}::slotted(ion-icon){-ms-flex-order:-1;order:-1;height:1em}:host(.tab-has-label-only) ::slotted(ion-label){white-space:normal}::slotted(ion-badge){-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;z-index:1}:host(.tab-layout-icon-start){-ms-flex-direction:row;flex-direction:row}:host(.tab-layout-icon-end){-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.tab-layout-icon-bottom){-ms-flex-direction:column-reverse;flex-direction:column-reverse}:host(.tab-layout-icon-hide) ::slotted(ion-icon){display:none}:host(.tab-layout-label-hide) ::slotted(ion-label){display:none}ion-ripple-effect{color:var(--ripple-color)}:host{--padding-top:0;--padding-end:2px;--padding-bottom:0;--padding-start:2px;max-width:240px;font-size:10px}::slotted(ion-badge){-webkit-padding-start:6px;padding-inline-start:6px;-webkit-padding-end:6px;padding-inline-end:6px;padding-top:1px;padding-bottom:1px;top:4px;height:auto;font-size:12px;line-height:16px}::slotted(ion-badge){inset-inline-start:calc(50% + 6px)}::slotted(ion-icon){margin-top:2px;margin-bottom:2px;font-size:24px}::slotted(ion-icon::before){vertical-align:top}::slotted(ion-label){margin-top:0;margin-bottom:1px;min-height:11px;font-weight:500}:host(.tab-has-label-only) ::slotted(ion-label){margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;font-size:12px;font-size:14px;line-height:1.1}:host(.tab-layout-icon-end) ::slotted(ion-label),:host(.tab-layout-icon-start) ::slotted(ion-label),:host(.tab-layout-icon-hide) ::slotted(ion-label){margin-top:2px;margin-bottom:2px;font-size:14px;line-height:1.1}:host(.tab-layout-icon-end) ::slotted(ion-icon),:host(.tab-layout-icon-start) ::slotted(ion-icon){min-width:24px;height:26px;margin-top:2px;margin-bottom:1px;font-size:24px}:host(.tab-layout-icon-bottom) ::slotted(ion-badge){inset-inline-start:calc(50% + 12px)}:host(.tab-layout-icon-bottom) ::slotted(ion-icon){margin-top:0;margin-bottom:1px}:host(.tab-layout-icon-bottom) ::slotted(ion-label){margin-top:4px}:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){top:10px}:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){inset-inline-start:calc(50% + 35px)}:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){top:10px}:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){inset-inline-start:calc(50% + 30px)}:host(.tab-layout-label-hide) ::slotted(ion-badge),:host(.tab-has-icon-only) ::slotted(ion-badge){top:10px}:host(.tab-layout-label-hide) ::slotted(ion-icon){margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}:host(.tab-layout-label-hide) ::slotted(ion-icon),:host(.tab-has-icon-only) ::slotted(ion-icon){font-size:30px}',md:':host{--ripple-color:var(--color-selected);--background-focused-opacity:1;-ms-flex:1;flex:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;outline:none;background:var(--background);color:var(--color)}.button-native{border-radius:inherit;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0;-webkit-padding-start:var(--padding-start);padding-inline-start:var(--padding-start);-webkit-padding-end:var(--padding-end);padding-inline-end:var(--padding-end);padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:inherit;text-indent:inherit;text-overflow:inherit;text-transform:inherit;text-align:inherit;white-space:inherit;color:inherit;display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:inherit;flex-direction:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;border:0;outline:none;background:transparent;text-decoration:none;cursor:pointer;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-drag:none}.button-native::after{left:0;right:0;top:0;bottom:0;position:absolute;content:"";opacity:0}.button-inner{display:-ms-flexbox;display:flex;position:relative;-ms-flex-flow:inherit;flex-flow:inherit;-ms-flex-align:inherit;align-items:inherit;-ms-flex-pack:inherit;justify-content:inherit;width:100%;height:100%;z-index:1}:host(.ion-focused) .button-native{color:var(--color-focused)}:host(.ion-focused) .button-native::after{background:var(--background-focused);opacity:var(--background-focused-opacity)}@media (any-hover: hover){a:hover{color:var(--color-selected)}}:host(.tab-selected){color:var(--color-selected)}:host(.tab-hidden){display:none !important}:host(.tab-disabled){pointer-events:none;opacity:0.4}::slotted(ion-label),::slotted(ion-icon){display:block;-ms-flex-item-align:center;align-self:center;max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}::slotted(ion-label){-ms-flex-order:0;order:0}::slotted(ion-icon){-ms-flex-order:-1;order:-1;height:1em}:host(.tab-has-label-only) ::slotted(ion-label){white-space:normal}::slotted(ion-badge){-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;z-index:1}:host(.tab-layout-icon-start){-ms-flex-direction:row;flex-direction:row}:host(.tab-layout-icon-end){-ms-flex-direction:row-reverse;flex-direction:row-reverse}:host(.tab-layout-icon-bottom){-ms-flex-direction:column-reverse;flex-direction:column-reverse}:host(.tab-layout-icon-hide) ::slotted(ion-icon){display:none}:host(.tab-layout-label-hide) ::slotted(ion-label){display:none}ion-ripple-effect{color:var(--ripple-color)}:host{--padding-top:0;--padding-end:12px;--padding-bottom:0;--padding-start:12px;max-width:168px;font-size:12px;font-weight:normal;letter-spacing:0.03em}::slotted(ion-label){margin-left:0;margin-right:0;margin-top:2px;margin-bottom:2px;text-transform:none}::slotted(ion-icon){margin-left:0;margin-right:0;margin-top:16px;margin-bottom:16px;-webkit-transform-origin:center center;transform-origin:center center;font-size:22px}:host-context([dir=rtl]) ::slotted(ion-icon){-webkit-transform-origin:calc(100% - center) center;transform-origin:calc(100% - center) center}[dir=rtl] ::slotted(ion-icon){-webkit-transform-origin:calc(100% - center) center;transform-origin:calc(100% - center) center}@supports selector(:dir(rtl)){::slotted(ion-icon):dir(rtl){-webkit-transform-origin:calc(100% - center) center;transform-origin:calc(100% - center) center}}::slotted(ion-badge){border-radius:8px;-webkit-padding-start:2px;padding-inline-start:2px;-webkit-padding-end:2px;padding-inline-end:2px;padding-top:3px;padding-bottom:2px;top:8px;min-width:12px;font-size:8px;font-weight:normal}::slotted(ion-badge){inset-inline-start:calc(50% + 6px)}::slotted(ion-badge:empty){display:block;min-width:8px;height:8px}:host(.tab-layout-icon-top) ::slotted(ion-icon){margin-top:6px;margin-bottom:2px}:host(.tab-layout-icon-top) ::slotted(ion-label){margin-top:0;margin-bottom:6px}:host(.tab-layout-icon-bottom) ::slotted(ion-badge){top:8px}:host(.tab-layout-icon-bottom) ::slotted(ion-badge){inset-inline-start:70%}:host(.tab-layout-icon-bottom) ::slotted(ion-icon){margin-top:0;margin-bottom:6px}:host(.tab-layout-icon-bottom) ::slotted(ion-label){margin-top:6px;margin-bottom:0}:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){top:16px}:host(.tab-layout-icon-start) ::slotted(ion-badge),:host(.tab-layout-icon-end) ::slotted(ion-badge){inset-inline-start:80%}:host(.tab-layout-icon-start) ::slotted(ion-icon){-webkit-margin-end:6px;margin-inline-end:6px}:host(.tab-layout-icon-end) ::slotted(ion-icon){-webkit-margin-start:6px;margin-inline-start:6px}:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){top:16px}:host(.tab-layout-icon-hide) ::slotted(ion-badge),:host(.tab-has-label-only) ::slotted(ion-badge){inset-inline-start:70%}:host(.tab-layout-icon-hide) ::slotted(ion-label),:host(.tab-has-label-only) ::slotted(ion-label){margin-top:0;margin-bottom:0}:host(.tab-layout-label-hide) ::slotted(ion-badge),:host(.tab-has-icon-only) ::slotted(ion-badge){top:16px}:host(.tab-layout-label-hide) ::slotted(ion-icon),:host(.tab-has-icon-only) ::slotted(ion-icon){margin-top:0;margin-bottom:0;font-size:24px}'}}},[289,"ion-tab-button",{disabled:[4],download:[1],href:[1],rel:[1],layout:[1025],selected:[1028],tab:[1],target:[1]},[[8,"ionTabBarChanged","onTabBarChanged"]]]),Rn=function(){"undefined"!=typeof customElements&&["ion-tab-button","ion-ripple-effect"].forEach(e=>{switch(e){case"ion-tab-button":customElements.get(e)||customElements.define(e,On);break;case"ion-ripple-effect":customElements.get(e)||mn()}})},An={hydratedSelectorName:"hydrated",lazyLoad:!1,updatable:!0};var Nn=Object.defineProperty,Pn=e=>{if(e.__stencil__getHostRef)return e.__stencil__getHostRef()},Mn=(e,t)=>t in e,Dn=(e,t)=>(0,console.error)(e,t),jn=new Map,Vn="http://www.w3.org/1999/xlink",Fn="undefined"!=typeof window?window:{},Hn=Fn.HTMLElement||class{},Bn={$flags$:0,$resourcesUrl$:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,o,r)=>e.addEventListener(t,o,r),rel:(e,t,o,r)=>e.removeEventListener(t,o,r),ce:(e,t)=>new CustomEvent(e,t)},Wn=(()=>{try{return new CSSStyleSheet,"function"==typeof(new CSSStyleSheet).replaceSync}catch(sx){}return!1})(),Un=!1,qn=[],Zn=[],Yn=(e,t)=>t=>{e.push(t),Un||(Un=!0,Bn.raf(Gn))},Xn=e=>{for(let t=0;t<e.length;t++)try{e[t](performance.now())}catch(sx){Dn(sx)}e.length=0},Gn=()=>{Xn(qn),Xn(Zn),(Un=qn.length>0)&&Bn.raf(Gn)},Kn=e=>{return Promise.resolve(t).then(e);var t},Qn=Yn(Zn),Jn=e=>"object"==(e=typeof e)||"function"===e;((e,t)=>{for(var o in t)Nn(e,o,{get:t[o],enumerable:!0})})({},{err:()=>ta,map:()=>oa,ok:()=>ea,unwrap:()=>na,unwrapErr:()=>aa});var ea=e=>({isOk:!0,isErr:!1,value:e}),ta=e=>({isOk:!1,isErr:!0,value:e});function oa(e,t){if(e.isOk){const o=t(e.value);return o instanceof Promise?o.then(e=>ea(e)):ea(o)}if(e.isErr){const t=e.value;return ta(t)}throw"should never get here"}var ra,na=e=>{if(e.isOk)return e.value;throw e.value},aa=e=>{if(e.isErr)return e.value;throw e.value};function ia(e){const t=this.attachShadow({mode:"open"});void 0===ra&&(ra=null),ra&&t.adoptedStyleSheets.push(ra)}var sa=new WeakMap,la=e=>{const t=e.$cmpMeta$,o=e.$hostElement$,r=t.$flags$,n=(t.$tagName$,()=>{}),a=((e,t)=>{var o;const r=ca(t),n=jn.get(r);if(!Fn.document)return r;if(e=11===e.nodeType?e:Fn.document,n)if("string"==typeof n){e=e.head||e;let a,i=sa.get(e);if(i||sa.set(e,i=new Set),!i.has(r)){{a=Fn.document.createElement("style"),a.innerHTML=n;const r=null!=(o=Bn.$nonce$)?o:function(e){var t,o,r;return null!=(r=null==(o=null==(t=e.head)?void 0:t.querySelector('meta[name="csp-nonce"]'))?void 0:o.getAttribute("content"))?r:void 0}(Fn.document);if(null!=r&&a.setAttribute("nonce",r),!(1&t.$flags$))if("HEAD"===e.nodeName){const t=e.querySelectorAll("link[rel=preconnect]"),o=t.length>0?t[t.length-1].nextSibling:e.querySelector("style");e.insertBefore(a,(null==o?void 0:o.parentNode)===e?o:null)}else if("host"in e)if(Wn){const t=new CSSStyleSheet;t.replaceSync(n),e.adoptedStyleSheets.unshift(t)}else{const t=e.querySelector("style");t?t.innerHTML=n+t.innerHTML:e.prepend(a)}else e.append(a);1&t.$flags$&&e.insertBefore(a,null)}4&t.$flags$&&(a.innerHTML+="slot-fb{display:contents}slot-fb[hidden]{display:none}"),i&&i.add(r)}}else e.adoptedStyleSheets.includes(n)||e.adoptedStyleSheets.push(n);return r})(o.shadowRoot?o.shadowRoot:o.getRootNode(),t);10&r&&(o["s-sc"]=a,o.classList.add(a+"-h")),n()},ca=(e,t)=>"sc-"+e.$tagName$,da=(e,t,...o)=>{let r=null,n=null,a=!1,i=!1;const s=[],l=t=>{for(let o=0;o<t.length;o++)r=t[o],Array.isArray(r)?l(r):null!=r&&"boolean"!=typeof r&&((a="function"!=typeof e&&!Jn(r))&&(r=String(r)),a&&i?s[s.length-1].$text$+=r:s.push(a?ha(null,r):r),i=a)};if(l(o),t){t.key&&(n=t.key);{const e=t.className||t.class;e&&(t.class="object"!=typeof e?e:Object.keys(e).filter(t=>e[t]).join(" "))}}const c=ha(e,null);return c.$attrs$=t,s.length>0&&(c.$children$=s),c.$key$=n,c},ha=(e,t)=>{const o={$flags$:0,$tag$:e,$text$:t,$elm$:null,$children$:null,$attrs$:null,$key$:null};return o},ma={},ua=e=>{const t=e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return new RegExp(`(^|[^@]|@(?!supports\\s+selector\\s*\\([^{]*?${t}))(${t}\\b)`,"g")};ua("::slotted"),ua(":host"),ua(":host-context");var ba,pa=(e,t,o)=>null==e||Jn(e)?e:4&t?"false"!==e&&(""===e||!!e):1&t?String(e):e,fa=(e,t,o,r,n,a,i)=>{if(o===r)return;let s=Mn(e,t),l=t.toLowerCase();if("class"===t){const t=e.classList,n=va(o);let a=va(r);t.remove(...n.filter(e=>e&&!a.includes(e))),t.add(...a.filter(e=>e&&!n.includes(e)))}else if("style"===t){for(const t in o)r&&null!=r[t]||(t.includes("-")?e.style.removeProperty(t):e.style[t]="");for(const t in r)o&&r[t]===o[t]||(t.includes("-")?e.style.setProperty(t,r[t]):e.style[t]=r[t])}else if("key"===t);else if("ref"===t)r&&r(e);else if(e.__lookupSetter__(t)||"o"!==t[0]||"n"!==t[1]){const i=Jn(r);if(s||i&&null!==r)try{if(e.tagName.includes("-"))e[t]!==r&&(e[t]=r);else{const n=null==r?"":r;"list"===t?s=!1:null!=o&&e[t]==n||("function"==typeof e.__lookupSetter__(t)?e[t]=n:e.setAttribute(t,n))}}catch(sx){}let c=!1;l!==(l=l.replace(/^xlink\:?/,""))&&(t=l,c=!0),null==r||!1===r?!1===r&&""!==e.getAttribute(t)||(c?e.removeAttributeNS(Vn,t):e.removeAttribute(t)):(!s||4&a||n)&&!i&&1===e.nodeType&&(r=!0===r?"":r,c?e.setAttributeNS(Vn,t,r):e.setAttribute(t,r))}else if(t="-"===t[2]?t.slice(3):Mn(Fn,l)?l.slice(2):l[2]+t.slice(3),o||r){const n=t.endsWith(ya);t=t.replace(ka,""),o&&Bn.rel(e,t,o,n),r&&Bn.ael(e,t,r,n)}},ga=/\s/,va=e=>("object"==typeof e&&e&&"baseVal"in e&&(e=e.baseVal),e&&"string"==typeof e?e.split(ga):[]),ya="Capture",ka=new RegExp(ya+"$"),xa=(e,t,o,r)=>{const n=11===t.$elm$.nodeType&&t.$elm$.host?t.$elm$.host:t.$elm$,a=e&&e.$attrs$||{},i=t.$attrs$||{};for(const s of wa(Object.keys(a)))s in i||fa(n,s,a[s],void 0,o,t.$flags$);for(const s of wa(Object.keys(i)))fa(n,s,a[s],i[s],o,t.$flags$)};function wa(e){return e.includes("ref")?[...e.filter(e=>"ref"!==e),"ref"]:e}var Sa=!1,Ca=(e,t,o)=>{const r=t.$children$[o];let n,a,i=0;if(null!==r.$text$)n=r.$elm$=Fn.document.createTextNode(r.$text$);else{if(!Fn.document)throw new Error("You are trying to render a Stencil component in an environment that doesn't support the DOM. Make sure to populate the [`window`](https://developer.mozilla.org/en-US/docs/Web/API/Window/window) object before rendering a component.");if(n=r.$elm$=Fn.document.createElement(r.$tag$),xa(null,r,Sa),r.$children$)for(i=0;i<r.$children$.length;++i)a=Ca(e,r,i),a&&n.appendChild(a)}return n["s-hn"]=ba,n},$a=(e,t,o,r,n,a)=>{let i,s=e;for(s.shadowRoot&&s.tagName===ba&&(s=s.shadowRoot);n<=a;++n)r[n]&&(i=Ca(null,o,n),i&&(r[n].$elm$=i,Ia(s,i,t)))},Ea=(e,t,o)=>{for(let r=t;r<=o;++r){const t=e[r];if(t){const e=t.$elm$;Ta(t),e&&e.remove()}}},La=(e,t,o=!1)=>e.$tag$===t.$tag$&&(o?(o&&!e.$key$&&t.$key$&&(e.$key$=t.$key$),!0):e.$key$===t.$key$),_a=(e,t,o=!1)=>{const r=t.$elm$=e.$elm$,n=e.$children$,a=t.$children$,i=t.$text$;null===i?(xa(e,t,Sa),null!==n&&null!==a?((e,t,o,r,n=!1)=>{let a,i,s=0,l=0,c=0,d=0,h=t.length-1,m=t[0],u=t[h],b=r.length-1,p=r[0],f=r[b];for(;s<=h&&l<=b;)if(null==m)m=t[++s];else if(null==u)u=t[--h];else if(null==p)p=r[++l];else if(null==f)f=r[--b];else if(La(m,p,n))_a(m,p,n),m=t[++s],p=r[++l];else if(La(u,f,n))_a(u,f,n),u=t[--h],f=r[--b];else if(La(m,f,n))_a(m,f,n),Ia(e,m.$elm$,u.$elm$.nextSibling),m=t[++s],f=r[--b];else if(La(u,p,n))_a(u,p,n),Ia(e,u.$elm$,m.$elm$),u=t[--h],p=r[++l];else{for(c=-1,d=s;d<=h;++d)if(t[d]&&null!==t[d].$key$&&t[d].$key$===p.$key$){c=d;break}c>=0?(i=t[c],i.$tag$!==p.$tag$?a=Ca(t&&t[l],o,c):(_a(i,p,n),t[c]=void 0,a=i.$elm$),p=r[++l]):(a=Ca(t&&t[l],o,l),p=r[++l]),a&&Ia(m.$elm$.parentNode,a,m.$elm$)}s>h?$a(e,null==r[b+1]?null:r[b+1].$elm$,o,r,l,b):l>b&&Ea(t,s,h)})(r,n,t,a,o):null!==a?(null!==e.$text$&&(r.textContent=""),$a(r,null,t,a,0,a.length-1)):!o&&An.updatable&&null!==n&&Ea(n,0,n.length-1)):e.$text$!==i&&(r.data=i)},Ta=e=>{e.$attrs$&&e.$attrs$.ref&&e.$attrs$.ref(null),e.$children$&&e.$children$.map(Ta)},Ia=(e,t,o)=>null==e?void 0:e.insertBefore(t,o),za=(e,t,o=!1)=>{const r=e.$hostElement$,n=e.$cmpMeta$,a=e.$vnode$||ha(null,null);var i;const s=(i=t)&&i.$tag$===ma?t:da(null,null,t);if(ba=r.tagName,n.$attrsToReflect$&&(s.$attrs$=s.$attrs$||{},n.$attrsToReflect$.map(([e,t])=>s.$attrs$[t]=r[e])),o&&s.$attrs$)for(const l of Object.keys(s.$attrs$))r.hasAttribute(l)&&!["key","ref","style","class"].includes(l)&&(s.$attrs$[l]=r[l]);s.$tag$=null,s.$flags$|=4,e.$vnode$=s,s.$elm$=a.$elm$=r.shadowRoot||r,_a(a,s,o)},Oa=(e,t)=>{if(t&&!e.$onRenderResolve$&&t["s-p"]){const o=t["s-p"].push(new Promise(r=>e.$onRenderResolve$=()=>{t["s-p"].splice(o-1,1),r()}))}},Ra=(e,t)=>{if(e.$flags$|=16,!(4&e.$flags$))return Oa(e,e.$ancestorComponent$),Qn(()=>Aa(e,t));e.$flags$|=512},Aa=(e,t)=>{const o=e.$hostElement$,r=(e.$cmpMeta$.$tagName$,()=>{}),n=o;if(!n)throw new Error(`Can't render component <${o.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`);let a;return a=Fa(n,t?"componentWillLoad":"componentWillUpdate",void 0,o),a=Na(a,()=>Fa(n,"componentWillRender",void 0,o)),r(),Na(a,()=>Ma(e,n,t))},Na=(e,t)=>Pa(e)?e.then(t).catch(e=>{console.error(e),t()}):t(),Pa=e=>e instanceof Promise||e&&e.then&&"function"==typeof e.then,Ma=async(e,t,o)=>{var r;const n=e.$hostElement$,a=(e.$cmpMeta$.$tagName$,()=>{}),i=n["s-rc"];o&&la(e);const s=(e.$cmpMeta$.$tagName$,()=>{});Da(e,t,n,o),i&&(i.map(e=>e()),n["s-rc"]=void 0),s(),a();{const t=null!=(r=n["s-p"])?r:[],o=()=>ja(e);0===t.length?o():(Promise.all(t).then(o),e.$flags$|=4,t.length=0)}},Da=(e,t,o,r)=>{try{t=t.render(),e.$flags$&=-17,e.$flags$|=2,za(e,t,r)}catch(sx){Dn(sx,e.$hostElement$)}return null},ja=e=>{e.$cmpMeta$.$tagName$;const t=e.$hostElement$,o=()=>{},r=t,n=e.$ancestorComponent$;Fa(r,"componentDidRender",void 0,t),64&e.$flags$?(Fa(r,"componentDidUpdate",void 0,t),o()):(e.$flags$|=64,Ha(t),Fa(r,"componentDidLoad",void 0,t),o(),e.$onReadyResolve$(t),n||Va()),e.$onRenderResolve$&&(e.$onRenderResolve$(),e.$onRenderResolve$=void 0),512&e.$flags$&&Kn(()=>Ra(e,!1)),e.$flags$&=-517},Va=e=>{Kn(()=>((e,t,o)=>{const r=Bn.ce(t,o);return e.dispatchEvent(r),r})(Fn,"appload",{detail:{namespace:"ionicons"}}))},Fa=(e,t,o,r)=>{if(e&&e[t])try{return e[t](o)}catch(sx){Dn(sx,r)}},Ha=e=>{var t;return e.classList.add(null!=(t=An.hydratedSelectorName)?t:"hydrated")},Ba=(e,t,o,r)=>{const n=Pn(e),a=e,i=n.$instanceValues$.get(t),s=n.$flags$,l=a;o=pa(o,r.$members$[t][0]);const c=Number.isNaN(i)&&Number.isNaN(o);if(o!==i&&!c){if(n.$instanceValues$.set(t,o),r.$watchers$&&128&s){const e=r.$watchers$[t];e&&e.map(e=>{try{l[e](o,i,t)}catch(sx){Dn(sx,a)}})}if(2==(18&s)){if(l.componentShouldUpdate&&!1===l.componentShouldUpdate(o,i,t))return;Ra(n,!1)}}},Wa=(e,t,o)=>{var r,n;const a=e.prototype;if(t.$members$||t.$watchers$||e.watchers){e.watchers&&!t.$watchers$&&(t.$watchers$=e.watchers);const o=Object.entries(null!=(r=t.$members$)?r:{});o.map(([e,[o]])=>{if(31&o||32&o){const{get:r,set:n}=Object.getOwnPropertyDescriptor(a,e)||{};r&&(t.$members$[e][0]|=2048),n&&(t.$members$[e][0]|=4096),Object.defineProperty(a,e,{get(){return r?r.apply(this):(t=e,Pn(this).$instanceValues$.get(t));var t},configurable:!0,enumerable:!0}),Object.defineProperty(a,e,{set(r){const a=Pn(this);if(n){const i=32&o?this[e]:a.$hostElement$[e];return void 0===i&&a.$instanceValues$.get(e)?r=a.$instanceValues$.get(e):!a.$instanceValues$.get(e)&&i&&a.$instanceValues$.set(e,i),n.apply(this,[pa(r,o)]),r=32&o?this[e]:a.$hostElement$[e],void Ba(this,e,r,t)}Ba(this,e,r,t)}})}});{const r=new Map;a.attributeChangedCallback=function(e,o,n){Bn.jmp(()=>{var i;const s=r.get(e);if(this.hasOwnProperty(s)&&An.lazyLoad);else{if(a.hasOwnProperty(s)&&"number"==typeof this[s]&&this[s]==n)return;if(null==s){const r=Pn(this),a=null==r?void 0:r.$flags$;if(a&&!(8&a)&&128&a&&n!==o){const r=this,a=null==(i=t.$watchers$)?void 0:i[e];null==a||a.forEach(t=>{null!=r[t]&&r[t].call(r,n,o,e)})}return}}const l=Object.getOwnPropertyDescriptor(a,s);(n=(null!==n||"boolean"!=typeof this[s])&&n)===this[s]||l.get&&!l.set||(this[s]=n)})},e.observedAttributes=Array.from(new Set([...Object.keys(null!=(n=t.$watchers$)?n:{}),...o.filter(([e,t])=>15&t[0]).map(([e,o])=>{var n;const a=o[1]||e;return r.set(a,e),512&o[0]&&(null==(n=t.$attrsToReflect$)||n.push([e,a])),a})]))}}return e},Ua=async(e,t,o,r)=>{let n;if(!(32&t.$flags$)){t.$flags$|=32;{n=e.constructor;const o=e.localName;customElements.whenDefined(o).then(()=>t.$flags$|=128)}if(n&&n.style){let e;"string"==typeof n.style&&(e=n.style);const t=ca(o);if(!jn.has(t)){const r=(o.$tagName$,()=>{});((e,t,o)=>{let r=jn.get(e);Wn&&o?(r=r||new CSSStyleSheet,"string"==typeof r?r=t:r.replaceSync(t)):r=t,jn.set(e,r)})(t,e,!!(1&o.$flags$)),r()}}}const a=t.$ancestorComponent$,i=()=>Ra(t,!0);a&&a["s-rc"]?a["s-rc"].push(i):i()},qa=(e,t)=>{const o={$flags$:t[0],$tagName$:t[1]};o.$members$=t[2],o.$watchers$=e.$watchers$,o.$attrsToReflect$=[];const r=e.prototype.connectedCallback,n=e.prototype.disconnectedCallback;return Object.assign(e.prototype,{__hasHostListenerAttached:!1,__registerHost(){((e,t)=>{const o={$flags$:0,$hostElement$:e,$cmpMeta$:t,$instanceValues$:new Map};o.$onReadyPromise$=new Promise(e=>o.$onReadyResolve$=e),e["s-p"]=[],e["s-rc"]=[];const r=o;e.__stencil__getHostRef=()=>r})(this,o)},connectedCallback(){this.__hasHostListenerAttached||(Pn(this),this.__hasHostListenerAttached=!0),(e=>{{const t=Pn(e),o=t.$cmpMeta$,r=(o.$tagName$,()=>{});if(1&t.$flags$)(null==t?void 0:t.$lazyInstance$)||(null==t?void 0:t.$onReadyPromise$)&&t.$onReadyPromise$.then(()=>{});else{t.$flags$|=1;{let o=e;for(;o=o.parentNode||o.host;)if(o["s-p"]){Oa(t,t.$ancestorComponent$=o);break}}o.$members$&&Object.entries(o.$members$).map(([t,[o]])=>{if(31&o&&e.hasOwnProperty(t)){const o=e[t];delete e[t],e[t]=o}}),An.initializeNextTick?Kn(()=>Ua(e,t,o)):Ua(e,t,o)}r()}})(this),r&&r.call(this)},disconnectedCallback(){(async e=>{Pn(e),sa.has(e)&&sa.delete(e),e.shadowRoot&&sa.has(e.shadowRoot)&&sa.delete(e.shadowRoot)})(this),n&&n.call(this)},__attachShadow(){if(this.shadowRoot){if("open"!==this.shadowRoot.mode)throw new Error(`Unable to re-use existing shadow root for ${o.$tagName$}! Mode is set to ${this.shadowRoot.mode} but Stencil only supports open shadow roots.`)}else ia.call(this,o)}}),e.is=o.$tagName$,Wa(e,o)};let Za;const Ya=(e,t)=>{const o=(()=>{if("undefined"==typeof window)return new Map;if(!Za){const e=window;e.Ionicons=e.Ionicons||{},Za=e.Ionicons.map=e.Ionicons.map||new Map}return Za})().get(e);if(o)return o;try{return(e=>{const t=new URL(e,Bn.$resourcesUrl$);return t.origin!==Fn.location.origin?t.href:t.pathname})(`svg/${e}.svg`)}catch(sx){console.log("e",sx),console.warn(`[Ionicons Warning]: Could not load icon with name "${e}". Ensure that the icon is registered using addIcons or that the icon SVG data is passed directly to the icon component.`,t)}},Xa=(e,t,o,r,n)=>(o="ios"===(o&&Ja(o))?"ios":"md",r&&"ios"===o?e=Ja(r):n&&"md"===o?e=Ja(n):(e||!t||Ka(t)||(e=t),Qa(e)&&(e=Ja(e))),Qa(e)&&""!==e.trim()?""!==e.replace(/[a-z]|-|\d/gi,"")?null:e:null),Ga=e=>Qa(e)&&(e=e.trim(),Ka(e))?e:null,Ka=e=>e.length>0&&/(\/|\.)/.test(e),Qa=e=>"string"==typeof e,Ja=e=>e.toLowerCase(),ei=e=>{if(1===e.nodeType){if("script"===e.nodeName.toLowerCase())return!1;for(let t=0;t<e.attributes.length;t++){const o=e.attributes[t].name;if(Qa(o)&&0===o.toLowerCase().indexOf("on"))return!1}for(let t=0;t<e.childNodes.length;t++)if(!ei(e.childNodes[t]))return!1}return!0},ti=new Map,oi=new Map;let ri;function ni(e){return ti.set(e,""),""}const ai=(e,t)=>{const o=oi.get(e);return o||("undefined"!=typeof fetch&&"undefined"!=typeof document?(e=>e.startsWith("data:image/svg+xml"))(e)&&(e=>-1!==e.indexOf(";utf8,"))(e)?Promise.resolve(function(e){ri||(ri=new DOMParser);const t=ri.parseFromString(e,"text/html"),o=t.querySelector("svg");if(o)return ti.set(e,o.outerHTML),o.outerHTML;throw new Error(`Could not parse svg from ${e}`)}(e)):function(e,t){const o=fetch(e).then(o=>o.text().then(o=>{o&&!1!==t&&(o=(e=>{const t=document.createElement("div");t.innerHTML=e;for(let r=t.childNodes.length-1;r>=0;r--)"svg"!==t.childNodes[r].nodeName.toLowerCase()&&t.removeChild(t.childNodes[r]);const o=t.firstElementChild;if(o&&"svg"===o.nodeName.toLowerCase()){const e=o.getAttribute("class")||"";if(o.setAttribute("class",(e+" s-ion-icon").trim()),ei(o))return t.innerHTML}return""})(o));const r=o||"";return ti.set(e,r),r}).catch(()=>ni(e))).catch(()=>ni(e));return oi.set(e,o),o}(e,t):Promise.resolve(ni(e)))},ii=qa(class extends Hn{constructor(){super(),this.__registerHost(),this.__attachShadow(),this.iconName=null,this.inheritedAttributes={},this.didLoadIcon=!1,this.isVisible=!1,this.mode=si(),this.lazy=!1,this.sanitize=!0}componentWillLoad(){this.inheritedAttributes=((e,t=[])=>{const o={};return t.forEach(t=>{e.hasAttribute(t)&&(null!==e.getAttribute(t)&&(o[t]=e.getAttribute(t)),e.removeAttribute(t))}),o})(this.el,["aria-label"])}connectedCallback(){this.waitUntilVisible(this.el,"50px",()=>{this.isVisible=!0,this.loadIcon()})}componentDidLoad(){this.didLoadIcon||this.loadIcon()}disconnectedCallback(){this.io&&(this.io.disconnect(),this.io=void 0)}waitUntilVisible(e,t,o){if(!Boolean(this.lazy&&"undefined"!=typeof window&&window.IntersectionObserver))return o();const r=this.io=new window.IntersectionObserver(e=>{e[0].isIntersecting&&(r.disconnect(),this.io=void 0,o())},{rootMargin:t});r.observe(e)}loadIcon(){if(this.isVisible){const e=(e=>{let t=Ga(e.src);if(t)return t;if(t=Xa(e.name,e.icon,e.mode,e.ios,e.md),t)return Ya(t,e);if(e.icon){if(t=Ga(e.icon),t)return t;if(t=Ga(e.icon[e.mode]),t)return t}return null})(this);e&&(ti.has(e)?this.svgContent=ti.get(e):ai(e,this.sanitize).then(()=>this.svgContent=ti.get(e)),this.didLoadIcon=!0)}this.iconName=Xa(this.name,this.icon,this.mode,this.ios,this.md)}render(){const{flipRtl:e,iconName:t,inheritedAttributes:o,el:r}=this,n=this.mode||"md",a=!!t&&(t.includes("arrow")||t.includes("chevron"))&&!1!==e,i=e||a;return da(ma,Object.assign({key:"0578c899781ca145dd8205acd9670af39b57cf2e",role:"img",class:Object.assign(Object.assign({[n]:!0},li(this.color)),{[`icon-${this.size}`]:!!this.size,"flip-rtl":i,"icon-rtl":i&&(s=r,s&&""!==s.dir?"rtl"===s.dir.toLowerCase():"rtl"===(null===document||void 0===document?void 0:document.dir.toLowerCase()))})},o),this.svgContent?da("div",{class:"icon-inner",innerHTML:this.svgContent}):da("div",{class:"icon-inner"}));var s}static get assetsDirs(){return["svg"]}get el(){return this}static get watchers(){return{name:["loadIcon"],src:["loadIcon"],icon:["loadIcon"],ios:["loadIcon"],md:["loadIcon"]}}static get style(){return":host{display:inline-block;width:1em;height:1em;contain:strict;fill:currentColor;box-sizing:content-box !important}:host .ionicon{stroke:currentColor}.ionicon-fill-none{fill:none}.ionicon-stroke-width{stroke-width:var(--ionicon-stroke-width, 32px)}.icon-inner,.ionicon,svg{display:block;height:100%;width:100%}@supports (background: -webkit-named-image(i)){:host(.icon-rtl) .icon-inner{transform:scaleX(-1)}}@supports not selector(:dir(rtl)) and selector(:host-context([dir='rtl'])){:host(.icon-rtl) .icon-inner{transform:scaleX(-1)}}:host(.flip-rtl):host-context([dir='rtl']) .icon-inner{transform:scaleX(-1)}@supports selector(:dir(rtl)){:host(.flip-rtl:dir(rtl)) .icon-inner{transform:scaleX(-1)}:host(.flip-rtl:dir(ltr)) .icon-inner{transform:scaleX(1)}}:host(.icon-small){font-size:1.125rem !important}:host(.icon-large){font-size:2rem !important}:host(.ion-color){color:var(--ion-color-base) !important}:host(.ion-color-primary){--ion-color-base:var(--ion-color-primary, #3880ff)}:host(.ion-color-secondary){--ion-color-base:var(--ion-color-secondary, #0cd1e8)}:host(.ion-color-tertiary){--ion-color-base:var(--ion-color-tertiary, #f4a942)}:host(.ion-color-success){--ion-color-base:var(--ion-color-success, #10dc60)}:host(.ion-color-warning){--ion-color-base:var(--ion-color-warning, #ffce00)}:host(.ion-color-danger){--ion-color-base:var(--ion-color-danger, #f14141)}:host(.ion-color-light){--ion-color-base:var(--ion-color-light, #f4f5f8)}:host(.ion-color-medium){--ion-color-base:var(--ion-color-medium, #989aa2)}:host(.ion-color-dark){--ion-color-base:var(--ion-color-dark, #222428)}"}},[1,"ion-icon",{mode:[1025],color:[1],ios:[1],md:[1],flipRtl:[4,"flip-rtl"],name:[513],src:[1],icon:[8],size:[1],lazy:[4],sanitize:[4],svgContent:[32],isVisible:[32]},void 0,{name:["loadIcon"],src:["loadIcon"],icon:["loadIcon"],ios:["loadIcon"],md:["loadIcon"]}]),si=()=>"undefined"!=typeof document&&document.documentElement.getAttribute("mode")||"md",li=e=>e?{"ion-color":!0,[`ion-color-${e}`]:!0}:null,ci=function(){"undefined"!=typeof customElements&&["ion-icon"].forEach(e=>{"ion-icon"===e&&(customElements.get(e)||customElements.define(e,ii))})},di=f.createContext({onIonViewWillEnter:()=>{},ionViewWillEnter:()=>{},onIonViewDidEnter:()=>{},ionViewDidEnter:()=>{},onIonViewWillLeave:()=>{},ionViewWillLeave:()=>{},onIonViewDidLeave:()=>{},ionViewDidLeave:()=>{},cleanupIonViewWillEnter:()=>{},cleanupIonViewDidEnter:()=>{},cleanupIonViewWillLeave:()=>{},cleanupIonViewDidLeave:()=>{}}),hi=f.createContext({getIonRedirect:()=>{},getIonRoute:()=>{},getPageManager:()=>{},getStackManager:()=>{},goBack:e=>{"undefined"!=typeof window&&("string"==typeof e?window.location.pathname=e:window.history.back())},navigate:e=>{"undefined"!=typeof window&&(window.location.pathname=e)},hasIonicRouter:()=>!1,routeInfo:void 0,setCurrentTab:()=>{},changeTab:(e,t)=>{"undefined"!=typeof window&&(window.location.pathname=t)},resetTab:(e,t)=>{"undefined"!=typeof window&&(window.location.pathname=t)}}),mi=e=>e.replace(/([A-Z])/g,e=>`-${e[0].toLowerCase()}`),ui=(e,t,o)=>{const r=t.className||t.class,n=o.className||o.class,a=fi(e),i=fi(r?r.split(" "):[]),s=fi(n?n.split(" "):[]),l=[];return a.forEach(e=>{i.has(e)?(l.push(e),i.delete(e)):s.has(e)||l.push(e)}),i.forEach(e=>l.push(e)),l.join(" ")},bi=e=>{if("undefined"==typeof document)return!0;{const t="on"+(e=>"doubleclick"===e?"dblclick":e)(e);let o=t in document;if(!o){const e=document.createElement("div");e.setAttribute(t,"return;"),o="function"==typeof e[t]}return o}},pi=(e,t,o)=>{const r=e.__events||(e.__events={}),n=r[t];n&&e.removeEventListener(t,n),e.addEventListener(t,r[t]=function(e){o&&o.call(this,e)})},fi=e=>{const t=new Map;return e.forEach(e=>t.set(e,e)),t},gi=(...e)=>t=>{e.forEach(e=>{((e,t)=>{"function"==typeof e?e(t):null!=e&&(e.current=t)})(e,t)})},vi=(e,t,o,r)=>{void 0!==r&&r();const n=e.toLowerCase().split("-").map(e=>e.charAt(0).toUpperCase()+e.slice(1)).join("");return((e,t)=>{const o=(t,o)=>d.jsx(e,{...t,forwardedRef:o});return o.displayName=t,f.forwardRef(o)})(class extends f.Component{constructor(e){super(e),this.setComponentElRef=e=>{this.componentEl=e}}componentDidMount(){this.componentDidUpdate(this.props)}componentDidUpdate(e){((e,t,o={})=>{if(e instanceof Element){const r=ui(e.classList,t,o);""!==r&&(e.className=r),Object.keys(t).forEach(o=>{if("children"!==o&&"style"!==o&&"ref"!==o&&"class"!==o&&"className"!==o&&"forwardedRef"!==o)if(0===o.indexOf("on")&&o[2]===o[2].toUpperCase()){const r=o.substring(2),n=r[0].toLowerCase()+r.substring(1);bi(n)||pi(e,n,t[o])}else e[o]=t[o],"string"==typeof t[o]&&e.setAttribute(mi(o),t[o])})}})(this.componentEl,this.props,e)}render(){const{children:t,forwardedRef:o,style:r,className:n,ref:a,...i}=this.props,s={...Object.keys(i).reduce((e,t)=>{const o=i[t];if(0===t.indexOf("on")&&t[2]===t[2].toUpperCase()){const r=t.substring(2).toLowerCase();"undefined"!=typeof document&&bi(r)&&(e[t]=o)}else{const r=typeof o;"string"!==r&&"boolean"!==r&&"number"!==r||(e[mi(t)]=o)}return e},{}),ref:gi(o,this.setComponentElRef),style:r};return p.createElement(e,s,t)}static get displayName(){return n}},n)},yi=(e,t)=>{const o=(t,o)=>d.jsx(e,{...t,forwardedRef:o});return o.displayName=t,f.forwardRef(o)},ki=e=>Vr(window,e),xi=f.createContext({addOverlay:()=>{},removeOverlay:()=>{}}),wi=({onAddOverlay:e,onRemoveOverlay:t})=>{const[o,r]=p.useState({}),n=p.useRef({});p.useEffect(()=>{e(a),t(i)},[]);const a=(e,t,o)=>{const a={...n.current};a[e]={component:t,containerElement:o},n.current=a,r(a)},i=e=>{const t={...n.current};delete t[e],n.current=t,r(t)},s=Object.keys(o);return d.jsx(d.Fragment,{children:s.map(e=>{const t=o[e];return sn.createPortal(t.component,t.containerElement,`overlay-${e}`)})})},Si=vi("ion-tab-button",0,0,Rn),Ci=vi("ion-tab-bar",0,0,zn),$i=vi("ion-router-outlet",0,0,Tn),Ei=vi("ion-app",0,0,Ln),Li=vi("ion-icon",0,0,ci);class _i extends f.Component{constructor(e){super(e),this.ionContext={addOverlay:(e,t,o)=>{this.addOverlayCallback&&this.addOverlayCallback(e,t,o)},removeOverlay:e=>{this.removeOverlayCallback&&this.removeOverlayCallback(e)}}}render(){return d.jsxs(xi.Provider,{value:this.ionContext,children:[d.jsx(Ei,{...this.props,children:this.props.children}),d.jsx(wi,{onAddOverlay:e=>{this.addOverlayCallback=e},onRemoveOverlay:e=>{this.removeOverlayCallback=e}})]})}}_i.displayName="IonApp";const Ti=f.createContext({registerIonPage:()=>{},isInOutlet:()=>!1});class Ii extends f.PureComponent{constructor(e){super(e),this.ionPageElementRef=f.createRef(),this.stableMergedRefs=gi(this.ionPageElementRef,this.props.forwardedRef),this.ionViewWillEnterHandler=this.ionViewWillEnterHandler.bind(this),this.ionViewDidEnterHandler=this.ionViewDidEnterHandler.bind(this),this.ionViewWillLeaveHandler=this.ionViewWillLeaveHandler.bind(this),this.ionViewDidLeaveHandler=this.ionViewDidLeaveHandler.bind(this)}componentDidMount(){this.ionPageElementRef.current&&(this.context.isInOutlet()&&this.ionPageElementRef.current.classList.add("ion-page-invisible"),this.context.registerIonPage(this.ionPageElementRef.current,this.props.routeInfo),this.ionPageElementRef.current.addEventListener("ionViewWillEnter",this.ionViewWillEnterHandler),this.ionPageElementRef.current.addEventListener("ionViewDidEnter",this.ionViewDidEnterHandler),this.ionPageElementRef.current.addEventListener("ionViewWillLeave",this.ionViewWillLeaveHandler),this.ionPageElementRef.current.addEventListener("ionViewDidLeave",this.ionViewDidLeaveHandler))}componentWillUnmount(){this.ionPageElementRef.current&&(this.ionPageElementRef.current.removeEventListener("ionViewWillEnter",this.ionViewWillEnterHandler),this.ionPageElementRef.current.removeEventListener("ionViewDidEnter",this.ionViewDidEnterHandler),this.ionPageElementRef.current.removeEventListener("ionViewWillLeave",this.ionViewWillLeaveHandler))}ionViewWillEnterHandler(){this.ionLifeCycleContext.ionViewWillEnter()}ionViewDidEnterHandler(){this.ionLifeCycleContext.ionViewDidEnter()}ionViewWillLeaveHandler(){this.ionLifeCycleContext.ionViewWillLeave()}ionViewDidLeaveHandler(){this.ionLifeCycleContext.ionViewDidLeave()}render(){const{className:e,children:t,routeInfo:o,forwardedRef:r,...n}=this.props;return d.jsx(di.Consumer,{children:o=>(this.ionLifeCycleContext=o,d.jsx("div",{className:e?`${e} ion-page`:"ion-page",ref:this.stableMergedRefs,...n,children:t}))})}static get contextType(){return Ti}}class zi extends f.Component{constructor(e){super(e)}render(){const{className:e,children:t,forwardedRef:o,...r}=this.props;return this.context.hasIonicRouter()?d.jsx(Ii,{className:e?`${e}`:"",routeInfo:this.context.routeInfo,forwardedRef:o,...r,children:t}):d.jsx("div",{className:e?`ion-page ${e}`:"ion-page",ref:o,...r,children:t})}static get displayName(){return"IonPage"}static get contextType(){return hi}}yi(zi,"IonPage");const Oi={main:0},Ri=(e,t)=>{const o=new WeakMap,r=`react-delegate-${((e="main")=>{var t;const o=(null!==(t=Oi[e])&&void 0!==t?t:0)+1;return Oi[e]=o,o.toString()})()}`;let n=0;return{attachViewToDom:async(t,a,i,s)=>{const l=document.createElement("div");s&&l.classList.add(...s),t.appendChild(l);const c=a(i),d=`${r}-${n++}`,h=an.createPortal(c,l,d);return o.set(l,h),e(h),Promise.resolve(l)},removeViewFromDom:(e,r)=>{const n=o.get(r);return n&&t(n),r.remove(),Promise.resolve()}}},Ai=vi("ion-nav",0,0,Sn);yi(({children:e,forwardedRef:t,...o})=>{const[r,n]=p.useState([]),a=e=>n(t=>[...t,e]),i=e=>n(t=>t.filter(t=>t!==e)),s=p.useMemo(()=>Ri(a,i),[]);return d.jsx(Ai,{delegate:s,ref:t,...o,children:r})},"IonNav");const Ni=f.createContext({activeTab:void 0,selectTab:()=>!1,hasRouterOutlet:!1,tabBarProps:{ref:f.createRef()}}),Pi="undefined"!=typeof HTMLElement?HTMLElement:class{};class Mi extends f.Component{constructor(e){super(e),this.outletIsReady=!1,this.ionViewWillEnterHandler=this.ionViewWillEnterHandler.bind(this),this.ionViewDidEnterHandler=this.ionViewDidEnterHandler.bind(this),this.ionViewWillLeaveHandler=this.ionViewWillLeaveHandler.bind(this),this.ionViewDidLeaveHandler=this.ionViewDidLeaveHandler.bind(this)}componentDidMount(){this.ionRouterOutlet&&(this.outletIsReady||lr(this.ionRouterOutlet,()=>{this.outletIsReady=!0,this.context.registerIonPage(this.ionRouterOutlet,this.props.routeInfo)}),this.ionRouterOutlet.addEventListener("ionViewWillEnter",this.ionViewWillEnterHandler),this.ionRouterOutlet.addEventListener("ionViewDidEnter",this.ionViewDidEnterHandler),this.ionRouterOutlet.addEventListener("ionViewWillLeave",this.ionViewWillLeaveHandler),this.ionRouterOutlet.addEventListener("ionViewDidLeave",this.ionViewDidLeaveHandler))}componentWillUnmount(){this.ionRouterOutlet&&(this.ionRouterOutlet.removeEventListener("ionViewWillEnter",this.ionViewWillEnterHandler),this.ionRouterOutlet.removeEventListener("ionViewDidEnter",this.ionViewDidEnterHandler),this.ionRouterOutlet.removeEventListener("ionViewWillLeave",this.ionViewWillLeaveHandler),this.ionRouterOutlet.removeEventListener("ionViewDidLeave",this.ionViewDidLeaveHandler))}ionViewWillEnterHandler(){this.ionLifeCycleContext.ionViewWillEnter()}ionViewDidEnterHandler(){this.ionLifeCycleContext.ionViewDidEnter()}ionViewWillLeaveHandler(){this.ionLifeCycleContext.ionViewWillLeave()}ionViewDidLeaveHandler(){this.ionLifeCycleContext.ionViewDidLeave()}render(){const{StackManager:e,children:t,routeInfo:o,...r}=this.props;return d.jsx(di.Consumer,{children:n=>(this.ionLifeCycleContext=n,d.jsx(e,{routeInfo:o,children:d.jsx($i,{setRef:e=>this.ionRouterOutlet=e,...r,children:t})}))})}static get contextType(){return Ti}}class Di extends f.Component{constructor(e){super(e)}render(){const e=this.context.getStackManager(),{children:t,forwardedRef:o,...r}=this.props;return this.context.hasIonicRouter()?r.ionPage?d.jsx(Mi,{StackManager:e,routeInfo:this.context.routeInfo,...r,children:t}):d.jsx(e,{routeInfo:this.context.routeInfo,children:d.jsx($i,{...r,forwardedRef:o,children:t})}):d.jsx($i,{ref:o,...this.props,children:this.props.children})}static get contextType(){return hi}}const ji=yi(Di,"IonRouterOutlet");class Vi extends Pi{constructor(){super()}}"undefined"!=typeof window&&window.customElements&&(window.customElements.get("ion-tabs")||window.customElements.define("ion-tabs",Vi)),f.Component;class Fi extends f.Component{shouldComponentUpdate(){return!0}constructor(e){super(e),this.handleIonTabButtonClick=this.handleIonTabButtonClick.bind(this)}handleIonTabButtonClick(){this.props.onClick&&this.props.onClick(new CustomEvent("ionTabButtonClick",{detail:{tab:this.props.tab,href:this.props.href,routeOptions:this.props.routerOptions}}))}render(){const{onClick:e,...t}=this.props;return d.jsx(Si,{onIonTabButtonClick:this.handleIonTabButtonClick,...t})}static get displayName(){return"IonTabButton"}}class Hi extends f.PureComponent{constructor(e){super(e),this.setActiveTabOnContext=e=>{};const t={};f.Children.forEach(e.children,o=>{var r,n,a,i;null!=o&&"object"==typeof o&&o.props&&(o.type===Fi||o.type.isTabButton)&&(t[o.props.tab]={originalHref:o.props.href,currentHref:o.props.href,originalRouteOptions:o.props.href===(null===(r=e.routeInfo)||void 0===r?void 0:r.pathname)?null===(n=e.routeInfo)||void 0===n?void 0:n.routeOptions:void 0,currentRouteOptions:o.props.href===(null===(a=e.routeInfo)||void 0===a?void 0:a.pathname)?null===(i=e.routeInfo)||void 0===i?void 0:i.routeOptions:void 0})}),this.state={tabs:t},this.onTabButtonClick=this.onTabButtonClick.bind(this),this.renderTabButton=this.renderTabButton.bind(this),this.setActiveTabOnContext=this.setActiveTabOnContext.bind(this),this.selectTab=this.selectTab.bind(this)}componentDidMount(){const e=this.state.tabs,t=Object.keys(e).find(t=>{const o=e[t].originalHref;return this.props.routeInfo.pathname.startsWith(o)});t&&this.setState({activeTab:t})}componentDidUpdate(){this.state.activeTab&&this.setActiveTabOnContext(this.state.activeTab)}selectTab(e){const t=this.state.tabs[e];return!!t&&(this.onTabButtonClick(new CustomEvent("ionTabButtonClick",{detail:{href:t.currentHref,tab:e,selected:e===this.state.activeTab,routeOptions:void 0}})),!0)}static getDerivedStateFromProps(e,t){const o={...t.tabs},r=Object.keys(t.tabs).find(o=>{const r=t.tabs[o].originalHref;return e.routeInfo.pathname.startsWith(r)});f.Children.forEach(e.children,e=>{if(null!=e&&"object"==typeof e&&e.props&&(e.type===Fi||e.type.isTabButton)){const t=o[e.props.tab];t&&t.originalHref===e.props.href||(o[e.props.tab]={originalHref:e.props.href,currentHref:e.props.href,originalRouteOptions:e.props.routeOptions,currentRouteOptions:e.props.routeOptions})}});const{activeTab:n}=t;if(r&&n){var a,i;const l=t.tabs[n].currentHref,c=t.tabs[n].currentRouteOptions;var s;r===n&&l===(null===(a=e.routeInfo)||void 0===a?void 0:a.pathname)&&c===(null===(i=e.routeInfo)||void 0===i?void 0:i.routeOptions)||(o[r]={originalHref:o[r].originalHref,currentHref:e.routeInfo.pathname+(e.routeInfo.search||""),originalRouteOptions:o[r].originalRouteOptions,currentRouteOptions:null===(s=e.routeInfo)||void 0===s?void 0:s.routeOptions},"pop"===e.routeInfo.routeAction&&r!==n&&(o[n]={originalHref:o[n].originalHref,currentHref:o[n].originalHref,originalRouteOptions:o[n].originalRouteOptions,currentRouteOptions:o[n].currentRouteOptions}))}return r&&e.onSetCurrentTab(r,e.routeInfo),{activeTab:r,tabs:o}}onTabButtonClick(e,t){var o;const r=this.state.tabs[e.detail.tab],n=r.originalHref,a=null===(o=this.props.tabsContext)||void 0===o?void 0:o.hasRouterOutlet,i=a?e.detail.href:"",{activeTab:s}=this.state;t&&t(e),s===e.detail.tab?n!==i&&this.context.resetTab(e.detail.tab,n,r.originalRouteOptions):(this.props.onIonTabsWillChange&&this.props.onIonTabsWillChange(new CustomEvent("ionTabWillChange",{detail:{tab:e.detail.tab}})),this.props.onIonTabsDidChange&&this.props.onIonTabsDidChange(new CustomEvent("ionTabDidChange",{detail:{tab:e.detail.tab}})),a&&(this.setActiveTabOnContext(e.detail.tab),this.context.changeTab(e.detail.tab,i,e.detail.routeOptions)))}renderTabButton(e){return t=>{if(null!=t&&t.props&&(t.type===Fi||t.type.isTabButton)){var o,r;const n=t.props.tab===e?null===(o=this.props.routeInfo)||void 0===o?void 0:o.pathname:this.state.tabs[t.props.tab].currentHref,a=t.props.tab===e?null===(r=this.props.routeInfo)||void 0===r?void 0:r.routeOptions:this.state.tabs[t.props.tab].currentRouteOptions;return f.cloneElement(t,{href:n,routeOptions:a,onClick:e=>this.onTabButtonClick(e,t.props.onClick)})}return null}}render(){const{activeTab:e}=this.state;return d.jsx(Ci,{...this.props,selectedTab:e,children:f.Children.map(this.props.children,this.renderTabButton(e))})}static get contextType(){return hi}}const Bi=f.memo(({forwardedRef:e,...t})=>{const o=p.useContext(hi),r=p.useContext(Ni),n=e||r.tabBarProps.ref,a={...r.tabBarProps,ref:n};return d.jsx(Hi,{ref:n,...t,routeInfo:t.routeInfo||o.routeInfo||{pathname:window.location.pathname},onSetCurrentTab:o.setCurrentTab,tabsContext:{...r,tabBarProps:a},children:t.children})});yi(Bi,"IonTabBar"),f.Component;class Wi extends f.PureComponent{constructor(e){super(e),this.props.name&&console.warn('In Ionic React, you import icons from "ionicons/icons" and set the icon you imported to the "icon" property. Setting the "name" property has no effect.')}render(){const{icon:e,ios:t,md:o,mode:r,...n}=this.props;let a;const i=(()=>{if("undefined"!=typeof window){const e=window.Ionic;if(e&&e.config)return e.config}return null})(),s=r||(null==i?void 0:i.get("mode"));var l,c;return a=t||o?"ios"===s?null!==(l=null!=t?t:o)&&void 0!==l?l:e:null!==(c=null!=o?o:t)&&void 0!==c?c:e:e,d.jsx(Li,{ref:this.props.forwardedRef,icon:a,...n,children:this.props.children})}static get contextType(){return hi}}yi(Wi,"IonIcon"),f.PureComponent,f.PureComponent,f.createContext({routeInfo:void 0,push:()=>{throw new Error("An Ionic Router is required for IonRouterContext")},back:()=>{throw new Error("An Ionic Router is required for IonRouterContext")},canGoBack:()=>{throw new Error("An Ionic Router is required for IonRouterContext")},nativeBack:()=>{throw new Error("An Ionic Router is required for IonRouterContext")}}),f.PureComponent,f.Component,f.PureComponent;const Ui="hydrated",qi=!1,Zi=!0;var Yi=Object.defineProperty,Xi=(e=>(e.Undefined="undefined",e.Null="null",e.String="string",e.Number="number",e.SpecialNumber="number",e.Boolean="boolean",e.BigInt="bigint",e))(Xi||{}),Gi=(e=>(e.Array="array",e.Date="date",e.Map="map",e.Object="object",e.RegularExpression="regexp",e.Set="set",e.Channel="channel",e.Symbol="symbol",e))(Gi||{}),Ki="type",Qi="value",Ji="serialized:",es=e=>{if(e.__stencil__getHostRef)return e.__stencil__getHostRef()},ts=(e,t)=>t in e,os=(e,t)=>(0,console.error)(e,t),rs=new Map,ns="s-id",as="sty-id",is="c-id",ss="http://www.w3.org/1999/xlink",ls=["formAssociatedCallback","formResetCallback","formDisabledCallback","formStateRestoreCallback"],cs="undefined"!=typeof window?window:{},ds=cs.HTMLElement||class{},hs={$flags$:0,$resourcesUrl$:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,o,r)=>e.addEventListener(t,o,r),rel:(e,t,o,r)=>e.removeEventListener(t,o,r),ce:(e,t)=>new CustomEvent(e,t)},ms=(()=>{try{return new CSSStyleSheet,"function"==typeof(new CSSStyleSheet).replaceSync}catch(sx){}return!1})(),us=!!ms&&(()=>!!cs.document&&Object.getOwnPropertyDescriptor(cs.document.adoptedStyleSheets,"length").writable)(),bs=!1,ps=[],fs=[],gs=(e,t)=>o=>{e.push(o),bs||(bs=!0,t&&4&hs.$flags$?ks(ys):hs.raf(ys))},vs=e=>{for(let t=0;t<e.length;t++)try{e[t](performance.now())}catch(sx){os(sx)}e.length=0},ys=()=>{vs(ps),vs(fs),(bs=ps.length>0)&&hs.raf(ys)},ks=e=>{return Promise.resolve(t).then(e);var t},xs=gs(ps,!1),ws=gs(fs,!0),Ss=e=>"object"==(e=typeof e)||"function"===e,Cs=class e{static fromLocalValue(t){const o=t[Ki],r=Qi in t?t[Qi]:void 0;switch(o){case"string":case"boolean":return r;case"bigint":return BigInt(r);case"undefined":return;case"null":return null;case"number":return"NaN"===r?NaN:"-0"===r?-0:"Infinity"===r?1/0:"-Infinity"===r?-1/0:r;case"array":return r.map(t=>e.fromLocalValue(t));case"date":return new Date(r);case"map":const t=new Map;for(const[o,l]of r){const r="object"==typeof o&&null!==o?e.fromLocalValue(o):o,n=e.fromLocalValue(l);t.set(r,n)}return t;case"object":const n={};for(const[o,l]of r)n[o]=e.fromLocalValue(l);return n;case"regexp":const{pattern:a,flags:i}=r;return new RegExp(a,i);case"set":const s=new Set;for(const o of r)s.add(e.fromLocalValue(o));return s;case"symbol":return Symbol(r);default:throw new Error(`Unsupported type: ${o}`)}}static fromLocalValueArray(t){return t.map(t=>e.fromLocalValue(t))}static isLocalValueObject(e){if("object"!=typeof e||null===e)return!1;if(!e.hasOwnProperty(Ki))return!1;const t=e[Ki];return!!Object.values({...Xi,...Gi}).includes(t)&&("null"===t||"undefined"===t||e.hasOwnProperty(Qi))}};((e,t)=>{for(var o in t)Yi(e,o,{get:t[o],enumerable:!0})})({},{err:()=>Es,map:()=>Ls,ok:()=>$s,unwrap:()=>Ts,unwrapErr:()=>Is});var $s=e=>({isOk:!0,isErr:!1,value:e}),Es=e=>({isOk:!1,isErr:!0,value:e});function Ls(e,t){if(e.isOk){const o=t(e.value);return o instanceof Promise?o.then(e=>$s(e)):$s(o)}if(e.isErr){const t=e.value;return Es(t)}throw"should never get here"}var _s,Ts=e=>{if(e.isOk)return e.value;throw e.value},Is=e=>{if(e.isErr)return e.value;throw e.value};function zs(e){const t=this.attachShadow({mode:"open",delegatesFocus:!!(16&e.$flags$)});void 0===_s&&(_s=null),_s&&(us?t.adoptedStyleSheets.push(_s):t.adoptedStyleSheets=[...t.adoptedStyleSheets,_s])}var Os=(e,t,o,r)=>{if(e["s-ol"]&&e["s-ol"].isConnected)return;const n=document.createTextNode("");if(n["s-nr"]=e,!t["s-cr"]||!t["s-cr"].parentNode)return;const a=t["s-cr"].parentNode,i=Rs(a,"appendChild");if(void 0!==r){n["s-oo"]=r;const e=Rs(a,"childNodes"),t=[n];e.forEach(e=>{e["s-nr"]&&t.push(e)}),t.sort((e,t)=>!e["s-oo"]||e["s-oo"]<(t["s-oo"]||0)?-1:!t["s-oo"]||t["s-oo"]<e["s-oo"]?1:0),t.forEach(e=>i.call(a,e))}else i.call(a,n);e["s-ol"]=n,e["s-sh"]=t["s-hn"]};function Rs(e,t){if("__"+t in e){const o=e["__"+t];return"function"!=typeof o?o:o.bind(e)}return"function"!=typeof e[t]?e[t]:e[t].bind(e)}var As=new WeakMap,Ns=(e,t,o)=>{let r=rs.get(e);ms&&o?(r=r||new CSSStyleSheet,"string"==typeof r?r=t:r.replaceSync(t)):r=t,rs.set(e,r)},Ps=(e,t,o)=>{var r;const n=Ms(t),a=rs.get(n);if(!cs.document)return n;if(e=11===e.nodeType?e:cs.document,a)if("string"==typeof a){e=e.head||e;let o,i=As.get(e);if(i||As.set(e,i=new Set),!i.has(n)){if(e.host&&(o=e.querySelector(`[${as}="${n}"]`)))o.innerHTML=a;else{o=cs.document.createElement("style"),o.innerHTML=a;const n=null!=(r=hs.$nonce$)?r:function(e){var t,o,r;return null!=(r=null==(o=null==(t=e.head)?void 0:t.querySelector('meta[name="csp-nonce"]'))?void 0:o.getAttribute("content"))?r:void 0}(cs.document);if(null!=n&&o.setAttribute("nonce",n),!(1&t.$flags$))if("HEAD"===e.nodeName){const t=e.querySelectorAll("link[rel=preconnect]"),r=t.length>0?t[t.length-1].nextSibling:e.querySelector("style");e.insertBefore(o,(null==r?void 0:r.parentNode)===e?r:null)}else if("host"in e)if(ms){const t=new CSSStyleSheet;t.replaceSync(a),us?e.adoptedStyleSheets.unshift(t):e.adoptedStyleSheets=[t,...e.adoptedStyleSheets]}else{const t=e.querySelector("style");t?t.innerHTML=a+t.innerHTML:e.prepend(o)}else e.append(o);1&t.$flags$&&e.insertBefore(o,null)}4&t.$flags$&&(o.innerHTML+="slot-fb{display:contents}slot-fb[hidden]{display:none}"),i&&i.add(n)}}else e.adoptedStyleSheets.includes(a)||(us?e.adoptedStyleSheets.push(a):e.adoptedStyleSheets=[...e.adoptedStyleSheets,a]);return n},Ms=(e,t)=>"sc-"+e.$tagName$,Ds=e=>e.replace(/\/\*!@([^\/]+)\*\/[^\{]+\{/g,"$1{"),js=(e,t,...o)=>{let r=null,n=null,a=!1,i=!1;const s=[],l=t=>{for(let o=0;o<t.length;o++)r=t[o],Array.isArray(r)?l(r):null!=r&&"boolean"!=typeof r&&((a="function"!=typeof e&&!Ss(r))&&(r=String(r)),a&&i?s[s.length-1].$text$+=r:s.push(a?Vs(null,r):r),i=a)};if(l(o),t){t.key&&(n=t.key);{const e=t.className||t.class;e&&(t.class="object"!=typeof e?e:Object.keys(e).filter(t=>e[t]).join(" "))}}if("function"==typeof e)return e(null===t?{}:t,s,Hs);const c=Vs(e,null);return c.$attrs$=t,s.length>0&&(c.$children$=s),c.$key$=n,c},Vs=(e,t)=>{const o={$flags$:0,$tag$:e,$text$:t,$elm$:null,$children$:null,$attrs$:null,$key$:null};return o},Fs={},Hs={forEach:(e,t)=>e.map(Bs).forEach(t),map:(e,t)=>e.map(Bs).map(t).map(Ws)},Bs=e=>({vattrs:e.$attrs$,vchildren:e.$children$,vkey:e.$key$,vname:e.$name$,vtag:e.$tag$,vtext:e.$text$}),Ws=e=>{if("function"==typeof e.vtag){const t={...e.vattrs};return e.vkey&&(t.key=e.vkey),e.vname&&(t.name=e.vname),js(e.vtag,t,...e.vchildren||[])}const t=Vs(e.vtag,e.vtext);return t.$attrs$=e.vattrs,t.$children$=e.vchildren,t.$key$=e.vkey,t.$name$=e.vname,t},Us=(e,t,o,r,n,a,i,s=[])=>{let l,c,d,h;if(1===a.nodeType){if(l=a.getAttribute(is),l&&(c=l.split("."),c[0]===i||"0"===c[0])){d=Zs({$flags$:0,$hostId$:c[0],$nodeId$:c[1],$depth$:c[2],$index$:c[3],$tag$:a.tagName.toLowerCase(),$elm$:a,$attrs$:{class:a.className||""}}),t.push(d),a.removeAttribute(is),e.$children$||(e.$children$=[]);const n=d.$elm$.getAttribute("s-sn");"string"==typeof n&&("slot-fb"===d.$tag$&&Ys(n,c[2],d,a,e,t,o,r,s),d.$elm$["s-sn"]=n,d.$elm$.removeAttribute("s-sn")),void 0!==d.$index$&&(e.$children$[d.$index$]=d),e=d,r&&"0"===d.$depth$&&(r[d.$index$]=d.$elm$)}if(a.shadowRoot)for(h=a.shadowRoot.childNodes.length-1;h>=0;h--)Us(e,t,o,r,n,a.shadowRoot.childNodes[h],i,s);const m=a.__childNodes||a.childNodes;for(h=m.length-1;h>=0;h--)Us(e,t,o,r,n,m[h],i,s)}else if(8===a.nodeType)c=a.nodeValue.split("."),(c[1]===i||"0"===c[1])&&(l=c[0],d=Zs({$hostId$:c[1],$nodeId$:c[2],$depth$:c[3],$index$:c[4]||"0",$elm$:a,$attrs$:null,$children$:null,$key$:null,$name$:null,$tag$:null,$text$:null}),"t"===l?(d.$elm$=Gs(a,3),d.$elm$&&3===d.$elm$.nodeType&&(d.$text$=d.$elm$.textContent,t.push(d),a.remove(),i===d.$hostId$&&(e.$children$||(e.$children$=[]),e.$children$[d.$index$]=d),r&&"0"===d.$depth$&&(r[d.$index$]=d.$elm$))):"c"===l?(d.$elm$=Gs(a,8),d.$elm$&&8===d.$elm$.nodeType&&(t.push(d),a.remove())):d.$hostId$===i&&("s"===l?Ys(a["s-sn"]=c[5]||"",c[2],d,a,e,t,o,r,s):"r"===l&&r&&a.remove()));else if(e&&"style"===e.$tag$){const t=Vs(null,a.textContent);t.$elm$=a,t.$index$="0",e.$children$=[t]}else 3!==a.nodeType||a.wholeText.trim()||a["s-nr"]||a.remove();return e},qs=(e,t)=>{if(1===e.nodeType){const o=e[ns]||e.getAttribute(ns);o&&t.set(o,e);let r=0;if(e.shadowRoot)for(;r<e.shadowRoot.childNodes.length;r++)qs(e.shadowRoot.childNodes[r],t);const n=e.__childNodes||e.childNodes;for(r=0;r<n.length;r++)qs(n[r],t)}else if(8===e.nodeType){const o=e.nodeValue.split(".");"o"===o[0]&&(t.set(o[1]+"."+o[2],e),e.nodeValue="",e["s-en"]=o[3])}},Zs=e=>({$flags$:0,$hostId$:null,$nodeId$:null,$depth$:null,$index$:"0",$elm$:null,$attrs$:null,$children$:null,$key$:null,$name$:null,$tag$:null,$text$:null,...e});function Ys(e,t,o,r,n,a,i,s,l){r["s-sr"]=!0,o.$name$=e||null,o.$tag$="slot";const c=(null==n?void 0:n.$elm$)?n.$elm$["s-id"]||n.$elm$.getAttribute("s-id"):"";if(s&&cs.document){const a=o.$elm$=cs.document.createElement(o.$tag$);o.$name$&&o.$elm$.setAttribute("name",e),n.$elm$.shadowRoot&&c&&c!==o.$hostId$?Rs(n.$elm$,"insertBefore")(a,Rs(n.$elm$,"children")[0]):Rs(Rs(r,"parentNode"),"insertBefore")(a,r),Xs(l,t,e,r,o.$hostId$),r.remove(),"0"===o.$depth$&&(s[o.$index$]=o.$elm$)}else{const a=o.$elm$,i=c&&c!==o.$hostId$&&n.$elm$.shadowRoot;Xs(l,t,e,r,i?c:o.$hostId$),function(e){if(e.assignedElements||e.assignedNodes||!e["s-sr"])return;const t=t=>function(e){const o=[],r=this["s-sn"];(null==e?void 0:e.flatten)&&console.error("\n Flattening is not supported for Stencil non-shadow slots.\n You can use `.childNodes` to nested slot fallback content.\n If you have a particular use case, please open an issue on the Stencil repo.\n ");const n=this["s-cr"].parentElement;return(n.__childNodes?n.childNodes:(e=>{const t=[];for(let o=0;o<e.length;o++){const r=e[o]["s-nr"]||void 0;r&&r.isConnected&&t.push(r)}return t})(n.childNodes)).forEach(e=>{r===(e=>"string"==typeof e["s-sn"]?e["s-sn"]:1===e.nodeType&&e.getAttribute("slot")||void 0)(e)&&o.push(e)}),t?o.filter(e=>1===e.nodeType):o}.bind(e);e.assignedElements=t(!0),e.assignedNodes=t(!1)}(r),i&&n.$elm$.insertBefore(a,n.$elm$.children[0])}a.push(o),i.push(o),n.$children$||(n.$children$=[]),n.$children$[o.$index$]=o}var Xs=(e,t,o,r,n)=>{var a,i;let s=r.nextSibling;if(e[t]=e[t]||[],s&&!(null==(a=s.nodeValue)?void 0:a.startsWith("s.")))do{!s||(s.getAttribute&&s.getAttribute("slot")||s["s-sn"])!==o&&(""!==o||s["s-sn"]||s.getAttribute&&s.getAttribute("slot")||8!==s.nodeType&&3!==s.nodeType)||(s["s-sn"]=o,e[t].push({slot:r,node:s,hostId:n})),s=null==s?void 0:s.nextSibling}while(s&&!(null==(i=s.nodeValue)?void 0:i.startsWith("s.")))},Gs=(e,t)=>{let o=e;do{o=o.nextSibling}while(o&&(o.nodeType!==t||!o.nodeValue));return o},Ks=e=>{const t=e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return new RegExp(`(^|[^@]|@(?!supports\\s+selector\\s*\\([^{]*?${t}))(${t}\\b)`,"g")};Ks("::slotted"),Ks(":host"),Ks(":host-context");var Qs,Js=(e,t,o)=>{return"string"==typeof e&&e.startsWith(Ji)?e="string"==typeof(r=e)&&r.startsWith(Ji)?Cs.fromLocalValue(JSON.parse(atob(r.slice(11)))):r:null==e||Ss(e)?e:4&t?(o&&"string"==typeof e||"false"!==e)&&(""===e||!!e):2&t?"string"==typeof e?parseFloat(e):"number"==typeof e?e:NaN:1&t?String(e):e;var r},el=(e,t,o)=>{const r=e;return{emit:e=>tl(r,t,{bubbles:!!(4&o),composed:!!(2&o),cancelable:!!(1&o),detail:e})}},tl=(e,t,o)=>{const r=hs.ce(t,o);return e.dispatchEvent(r),r},ol=(e,t,o,r,n,a,i)=>{if(o===r)return;let s=ts(e,t),l=t.toLowerCase();if("class"===t){const t=e.classList,n=nl(o);let a=nl(r);if((e["s-si"]||e["s-sc"])&&i){const o=e["s-sc"]||e["s-si"];a.push(o),n.forEach(e=>{e.startsWith(o)&&a.push(e)}),a=[...new Set(a)].filter(e=>e),t.add(...a)}else t.remove(...n.filter(e=>e&&!a.includes(e))),t.add(...a.filter(e=>e&&!n.includes(e)))}else if("style"===t){for(const t in o)r&&null!=r[t]||(t.includes("-")?e.style.removeProperty(t):e.style[t]="");for(const t in r)o&&r[t]===o[t]||(t.includes("-")?e.style.setProperty(t,r[t]):e.style[t]=r[t])}else if("key"===t);else if("ref"===t)r&&r(e);else if(e.__lookupSetter__(t)||"o"!==t[0]||"n"!==t[1]){const i=Ss(r);if((s||i&&null!==r)&&!n)try{if(e.tagName.includes("-"))e[t]!==r&&(e[t]=r);else{const n=null==r?"":r;"list"===t?s=!1:null!=o&&e[t]==n||("function"==typeof e.__lookupSetter__(t)?e[t]=n:e.setAttribute(t,n))}}catch(sx){}let c=!1;l!==(l=l.replace(/^xlink\:?/,""))&&(t=l,c=!0),null==r||!1===r?!1===r&&""!==e.getAttribute(t)||(c?e.removeAttributeNS(ss,t):e.removeAttribute(t)):(!s||4&a||n)&&!i&&1===e.nodeType&&(r=!0===r?"":r,c?e.setAttributeNS(ss,t,r):e.setAttribute(t,r))}else if(t="-"===t[2]?t.slice(3):ts(cs,l)?l.slice(2):l[2]+t.slice(3),o||r){const n=t.endsWith(al);t=t.replace(il,""),o&&hs.rel(e,t,o,n),r&&hs.ael(e,t,r,n)}},rl=/\s/,nl=e=>("object"==typeof e&&e&&"baseVal"in e&&(e=e.baseVal),e&&"string"==typeof e?e.split(rl):[]),al="Capture",il=new RegExp(al+"$"),sl=(e,t,o,r)=>{const n=11===t.$elm$.nodeType&&t.$elm$.host?t.$elm$.host:t.$elm$,a=e&&e.$attrs$||{},i=t.$attrs$||{};for(const s of ll(Object.keys(a)))s in i||ol(n,s,a[s],void 0,o,t.$flags$,r);for(const s of ll(Object.keys(i)))ol(n,s,a[s],i[s],o,t.$flags$,r)};function ll(e){return e.includes("ref")?[...e.filter(e=>"ref"!==e),"ref"]:e}var cl=!1,dl=(e,t,o)=>{const r=t.$children$[o];let n,a,i=0;if(null!==r.$text$)n=r.$elm$=cs.document.createTextNode(r.$text$);else{if(cl||(cl="svg"===r.$tag$),!cs.document)throw new Error("You are trying to render a Stencil component in an environment that doesn't support the DOM. Make sure to populate the [`window`](https://developer.mozilla.org/en-US/docs/Web/API/Window/window) object before rendering a component.");if(n=r.$elm$=cs.document.createElementNS(cl?"http://www.w3.org/2000/svg":"http://www.w3.org/1999/xhtml",r.$tag$),cl&&"foreignObject"===r.$tag$&&(cl=!1),sl(null,r,cl),r.$children$)for(i=0;i<r.$children$.length;++i)a=dl(e,r,i),a&&n.appendChild(a);"svg"===r.$tag$?cl=!1:"foreignObject"===n.tagName&&(cl=!0)}return n["s-hn"]=Qs,n},hl=(e,t,o,r,n,a)=>{let i,s=e;for(s.shadowRoot&&s.tagName===Qs&&(s=s.shadowRoot);n<=a;++n)r[n]&&(i=dl(null,o,n),i&&(r[n].$elm$=i,fl(s,i,t)))},ml=(e,t,o)=>{for(let r=t;r<=o;++r){const t=e[r];if(t){const e=t.$elm$;pl(t),e&&e.remove()}}},ul=(e,t,o=!1)=>e.$tag$===t.$tag$&&(o?(o&&!e.$key$&&t.$key$&&(e.$key$=t.$key$),!0):e.$key$===t.$key$),bl=(e,t,o=!1)=>{const r=t.$elm$=e.$elm$,n=e.$children$,a=t.$children$,i=t.$tag$,s=t.$text$;null===s?(sl(e,t,cl="svg"===i||"foreignObject"!==i&&cl,o),null!==n&&null!==a?((e,t,o,r,n=!1)=>{let a,i,s=0,l=0,c=0,d=0,h=t.length-1,m=t[0],u=t[h],b=r.length-1,p=r[0],f=r[b];for(;s<=h&&l<=b;)if(null==m)m=t[++s];else if(null==u)u=t[--h];else if(null==p)p=r[++l];else if(null==f)f=r[--b];else if(ul(m,p,n))bl(m,p,n),m=t[++s],p=r[++l];else if(ul(u,f,n))bl(u,f,n),u=t[--h],f=r[--b];else if(ul(m,f,n))bl(m,f,n),fl(e,m.$elm$,u.$elm$.nextSibling),m=t[++s],f=r[--b];else if(ul(u,p,n))bl(u,p,n),fl(e,u.$elm$,m.$elm$),u=t[--h],p=r[++l];else{for(c=-1,d=s;d<=h;++d)if(t[d]&&null!==t[d].$key$&&t[d].$key$===p.$key$){c=d;break}c>=0?(i=t[c],i.$tag$!==p.$tag$?a=dl(t&&t[l],o,c):(bl(i,p,n),t[c]=void 0,a=i.$elm$),p=r[++l]):(a=dl(t&&t[l],o,l),p=r[++l]),a&&fl(m.$elm$.parentNode,a,m.$elm$)}s>h?hl(e,null==r[b+1]?null:r[b+1].$elm$,o,r,l,b):l>b&&ml(t,s,h)})(r,n,t,a,o):null!==a?(null!==e.$text$&&(r.textContent=""),hl(r,null,t,a,0,a.length-1)):!o&&Zi&&null!==n?ml(n,0,n.length-1):o&&Zi&&null!==n&&null===a&&(t.$children$=n),cl&&"svg"===i&&(cl=!1)):e.$text$!==s&&(r.data=s)},pl=e=>{e.$attrs$&&e.$attrs$.ref&&e.$attrs$.ref(null),e.$children$&&e.$children$.map(pl)},fl=(e,t,o)=>null==e?void 0:e.insertBefore(t,o),gl=(e,t,o=!1)=>{const r=e.$hostElement$,n=e.$cmpMeta$,a=e.$vnode$||Vs(null,null);var i;const s=(i=t)&&i.$tag$===Fs?t:js(null,null,t);if(Qs=r.tagName,n.$attrsToReflect$&&(s.$attrs$=s.$attrs$||{},n.$attrsToReflect$.map(([e,t])=>s.$attrs$[t]=r[e])),o&&s.$attrs$)for(const l of Object.keys(s.$attrs$))r.hasAttribute(l)&&!["key","ref","style","class"].includes(l)&&(s.$attrs$[l]=r[l]);s.$tag$=null,s.$flags$|=4,e.$vnode$=s,s.$elm$=a.$elm$=r.shadowRoot||r,bl(a,s,o)},vl=(e,t)=>{if(t&&!e.$onRenderResolve$&&t["s-p"]){const o=t["s-p"].push(new Promise(r=>e.$onRenderResolve$=()=>{t["s-p"].splice(o-1,1),r()}))}},yl=(e,t)=>{if(e.$flags$|=16,4&e.$flags$)return void(e.$flags$|=512);vl(e,e.$ancestorComponent$);const o=()=>kl(e,t);if(!t)return ws(o);queueMicrotask(()=>{o()})},kl=(e,t)=>{const o=e.$hostElement$,r=(e.$cmpMeta$.$tagName$,()=>{}),n=o;if(!n)throw new Error(`Can't render component <${o.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`);let a;return a=Ll(n,t?"componentWillLoad":"componentWillUpdate",void 0,o),a=xl(a,()=>Ll(n,"componentWillRender",void 0,o)),r(),xl(a,()=>Sl(e,n,t))},xl=(e,t)=>wl(e)?e.then(t).catch(e=>{console.error(e),t()}):t(),wl=e=>e instanceof Promise||e&&e.then&&"function"==typeof e.then,Sl=async(e,t,o)=>{var r;const n=e.$hostElement$,a=(e.$cmpMeta$.$tagName$,()=>{}),i=n["s-rc"];o&&(e=>{const t=e.$cmpMeta$,o=e.$hostElement$,r=t.$flags$,n=(t.$tagName$,()=>{}),a=Ps(o.shadowRoot?o.shadowRoot:o.getRootNode(),t);10&r&&(o["s-sc"]=a,o.classList.add(a+"-h")),n()})(e);const s=(e.$cmpMeta$.$tagName$,()=>{});Cl(e,t,n,o),i&&(i.map(e=>e()),n["s-rc"]=void 0),s(),a();{const t=null!=(r=n["s-p"])?r:[],o=()=>$l(e);0===t.length?o():(Promise.all(t).then(o),e.$flags$|=4,t.length=0)}},Cl=(e,t,o,r)=>{try{t=t.render(),e.$flags$&=-17,e.$flags$|=2,gl(e,t,r)}catch(sx){os(sx,e.$hostElement$)}return null},$l=e=>{e.$cmpMeta$.$tagName$;const t=e.$hostElement$,o=()=>{},r=t,n=e.$ancestorComponent$;Ll(r,"componentDidRender",void 0,t),64&e.$flags$?(Ll(r,"componentDidUpdate",void 0,t),o()):(e.$flags$|=64,_l(t),Ll(r,"componentDidLoad",void 0,t),o(),e.$onReadyResolve$(t),n||El()),e.$onRenderResolve$&&(e.$onRenderResolve$(),e.$onRenderResolve$=void 0),512&e.$flags$&&ks(()=>yl(e,!1)),e.$flags$&=-517},El=e=>{var t;ks(()=>tl(cs,"appload",{detail:{namespace:"siemens-ix"}})),(null==(t=hs.$orgLocNodes$)?void 0:t.size)&&hs.$orgLocNodes$.clear()},Ll=(e,t,o,r)=>{if(e&&e[t])try{return e[t](o)}catch(sx){os(sx,r)}},_l=e=>{var t;return e.classList.add(null!=(t=Ui)?t:"hydrated")},Tl=(e,t,o,r)=>{const n=es(e);if(!n)return;const a=e,i=n.$instanceValues$.get(t),s=n.$flags$,l=a;o=Js(o,r.$members$[t][0],!!(64&r.$flags$));const c=Number.isNaN(i)&&Number.isNaN(o);if(o!==i&&!c){if(n.$instanceValues$.set(t,o),r.$watchers$&&128&s){const e=r.$watchers$[t];e&&e.map(e=>{try{l[e](o,i,t)}catch(sx){os(sx,a)}})}if(2==(18&s)){if(l.componentShouldUpdate&&!1===l.componentShouldUpdate(o,i,t))return;yl(n,!1)}}},Il=(e,t,o)=>{var r,n;const a=e.prototype;if(64&t.$flags$&&1&o&&ls.forEach(e=>{const t=a[e];Object.defineProperty(a,e,{value(...o){var r;const n=es(this),a=this;a?"function"==typeof t&&t.call(a,...o):null==(r=null==n?void 0:n.$onReadyPromise$)||r.then(t=>{const r=t[e];"function"==typeof r&&r.call(t,...o)})}})}),t.$members$||t.$watchers$||e.watchers){e.watchers&&!t.$watchers$&&(t.$watchers$=e.watchers);const o=Object.entries(null!=(r=t.$members$)?r:{});o.map(([e,[o]])=>{if(31&o||32&o){const{get:r,set:n}=Object.getOwnPropertyDescriptor(a,e)||{};r&&(t.$members$[e][0]|=2048),n&&(t.$members$[e][0]|=4096),Object.defineProperty(a,e,{get(){return r?r.apply(this):(t=e,es(this).$instanceValues$.get(t));var t},configurable:!0,enumerable:!0}),Object.defineProperty(a,e,{set(r){const a=es(this);if(a){if(n){const i=32&o?this[e]:a.$hostElement$[e];return void 0===i&&a.$instanceValues$.get(e)?r=a.$instanceValues$.get(e):!a.$instanceValues$.get(e)&&i&&a.$instanceValues$.set(e,i),n.apply(this,[Js(r,o,!!(64&t.$flags$))]),r=32&o?this[e]:a.$hostElement$[e],void Tl(this,e,r,t)}Tl(this,e,r,t)}}})}});{const r=new Map;a.attributeChangedCallback=function(e,o,n){hs.jmp(()=>{var i;const s=r.get(e);if(this.hasOwnProperty(s)&&qi);else{if(a.hasOwnProperty(s)&&"number"==typeof this[s]&&this[s]==n)return;if(null==s){const r=es(this),a=null==r?void 0:r.$flags$;if(r&&a&&!(8&a)&&128&a&&n!==o){const r=this,a=null==(i=t.$watchers$)?void 0:i[e];null==a||a.forEach(t=>{null!=r[t]&&r[t].call(r,n,o,e)})}return}}const l=Object.getOwnPropertyDescriptor(a,s);(n=(null!==n||"boolean"!=typeof this[s])&&n)===this[s]||l.get&&!l.set||(this[s]=n)})},e.observedAttributes=Array.from(new Set([...Object.keys(null!=(n=t.$watchers$)?n:{}),...o.filter(([e,t])=>31&t[0]).map(([e,o])=>{var n;const a=o[1]||e;return r.set(a,e),512&o[0]&&(null==(n=t.$attrsToReflect$)||n.push([e,a])),a})]))}}return e},zl=e=>{{const t=es(e);if(!t)return;const o=t.$cmpMeta$,r=(o.$tagName$,()=>{});if(1&t.$flags$)Al(e,t,o.$listeners$),(null==t?void 0:t.$lazyInstance$)||(null==t?void 0:t.$onReadyPromise$)&&t.$onReadyPromise$.then(()=>{});else{let r;if(t.$flags$|=1,r=e.getAttribute(ns),r){if(1&o.$flags$){const t=Ps(e.shadowRoot,o);e.classList.remove(t+"-h",t+"-s")}((e,t,o,r)=>{var n,a,i;const s=()=>{},l=e.shadowRoot,c=[],d=[],h=l?[]:null,m=Vs(t,null);m.$elm$=e,Object.entries((null==(n=r.$cmpMeta$)?void 0:n.$members$)||{}).forEach(([t,[o,n]])=>{var a,i;if(!(31&o))return;const s=n||t,l=e.getAttribute(s);if(null!==l){const e=Js(l,o,!!(64&(null==(a=r.$cmpMeta$)?void 0:a.$flags$)));null==(i=null==r?void 0:r.$instanceValues$)||i.set(t,e)}}),!cs.document||hs.$orgLocNodes$&&hs.$orgLocNodes$.size||qs(cs.document.body,hs.$orgLocNodes$=new Map),e[ns]=o,e.removeAttribute(ns),r.$vnode$=Us(m,c,[],h,e,e,o,d);let u=0;const b=c.length;let p;for(;u<b;u++){p=c[u];const o=p.$hostId$+"."+p.$nodeId$,r=hs.$orgLocNodes$.get(o),n=p.$elm$;if(l){if((null==(a=p.$tag$)?void 0:a.toString().includes("-"))&&"slot-fb"!==p.$tag$&&!p.$elm$.shadowRoot){const t=es(p.$elm$);if(t){const o=Ms(t.$cmpMeta$),r=cs.document.querySelector(`style[sty-id="${o}"]`);r&&e.shadowRoot.append(r.cloneNode(!0))}}}else n["s-hn"]=t.toUpperCase(),"slot"===p.$tag$&&(n["s-cr"]=e["s-cr"]);"slot"===p.$tag$&&(p.$name$=p.$elm$["s-sn"]||p.$elm$.name||null,p.$children$?(p.$flags$|=2,p.$elm$.childNodes.length||p.$children$.forEach(e=>{p.$elm$.appendChild(e.$elm$)})):p.$flags$|=1),r&&r.isConnected&&(r.parentElement.shadowRoot&&""===r["s-en"]&&r.parentNode.insertBefore(n,r.nextSibling),r.parentNode.removeChild(r),l||(n["s-oo"]=parseInt(p.$nodeId$))),r&&!r["s-id"]&&hs.$orgLocNodes$.delete(o)}const f=[],g=d.length;let v,y,k,x,w=0;for(;w<g;w++)if(v=d[w],v&&v.length)for(k=v.length,y=0;y<k;y++){if(x=v[y],f[x.hostId]||(f[x.hostId]=hs.$orgLocNodes$.get(x.hostId)),!f[x.hostId])continue;const e=f[x.hostId];e.shadowRoot&&x.node.parentElement!==e&&e.appendChild(x.node),e.shadowRoot&&l||(x.slot["s-cr"]||(x.slot["s-cr"]=e["s-cr"],!x.slot["s-cr"]&&e.shadowRoot?x.slot["s-cr"]=e:x.slot["s-cr"]=(e.__childNodes||e.childNodes)[0]),Os(x.node,x.slot,0,x.node["s-oo"]),(null==(i=x.node.parentElement)?void 0:i.shadowRoot)&&x.node.getAttribute&&x.node.getAttribute("slot")&&x.node.removeAttribute("slot"))}if(l){let t=0;const o=h.length;if(o){for(;t<o;t++){const e=h[t];e&&l.appendChild(e)}Array.from(e.childNodes).forEach(e=>{"string"!=typeof e["s-en"]&&"string"!=typeof e["s-sn"]&&(1===e.nodeType&&e.slot&&e.hidden?e.removeAttribute("hidden"):(8===e.nodeType&&!e.nodeValue||3===e.nodeType&&!e.wholeText.trim())&&e.parentNode.removeChild(e))})}}r.$hostElement$=e,s()})(e,o.$tagName$,r,t)}{let o=e;for(;o=o.parentNode||o.host;)if(1===o.nodeType&&o.hasAttribute("s-id")&&o["s-p"]||o["s-p"]){vl(t,t.$ancestorComponent$=o);break}}o.$members$&&Object.entries(o.$members$).map(([t,[o]])=>{if(31&o&&e.hasOwnProperty(t)){const o=e[t];delete e[t],e[t]=o}}),(async(e,t,o)=>{let r;if(!(32&t.$flags$)){t.$flags$|=32;{r=e.constructor;const o=e.localName;customElements.whenDefined(o).then(()=>t.$flags$|=128)}if(r&&r.style){let e;"string"==typeof r.style&&(e=r.style);const t=Ms(o);if(!rs.has(t)){const r=(o.$tagName$,()=>{});Ns(t,e,!!(1&o.$flags$)),r()}}}const n=t.$ancestorComponent$,a=()=>yl(t,!0);n&&n["s-rc"]?n["s-rc"].push(a):a()})(e,t,o)}r()}},Ol=(e,t)=>{const o={$flags$:t[0],$tagName$:t[1]};o.$members$=t[2],o.$listeners$=t[3],o.$watchers$=e.$watchers$,o.$attrsToReflect$=[],(()=>{if(!cs.document)return;const e=cs.document.querySelectorAll(`[${as}]`);let t=0;for(;t<e.length;t++)Ns(e[t].getAttribute(as),Ds(e[t].innerHTML),!0)})();const r=e.prototype.connectedCallback,n=e.prototype.disconnectedCallback;return Object.assign(e.prototype,{__hasHostListenerAttached:!1,__registerHost(){((e,t)=>{const o={$flags$:0,$hostElement$:e,$cmpMeta$:t,$instanceValues$:new Map};o.$onReadyPromise$=new Promise(e=>o.$onReadyResolve$=e),e["s-p"]=[],e["s-rc"]=[];const r=o;e.__stencil__getHostRef=()=>r})(this,o)},connectedCallback(){if(!this.__hasHostListenerAttached){const e=es(this);if(!e)return;Al(this,e,o.$listeners$),this.__hasHostListenerAttached=!0}zl(this),r&&r.call(this)},disconnectedCallback(){(async e=>{{const t=es(e);(null==t?void 0:t.$rmListeners$)&&(t.$rmListeners$.map(e=>e()),t.$rmListeners$=void 0)}As.has(e)&&As.delete(e),e.shadowRoot&&As.has(e.shadowRoot)&&As.delete(e.shadowRoot)})(this),n&&n.call(this)},__attachShadow(){if(this.shadowRoot){if("open"!==this.shadowRoot.mode)throw new Error(`Unable to re-use existing shadow root for ${o.$tagName$}! Mode is set to ${this.shadowRoot.mode} but Stencil only supports open shadow roots.`)}else zs.call(this,o)}}),e.is=o.$tagName$,Il(e,o,3)},Rl=(e,t)=>t,Al=(e,t,o,r)=>{o&&cs.document&&o.map(([o,r,n])=>{const a=Pl(cs.document,e,o),i=Nl(t,n),s=Ml(o);hs.ael(a,r,i,s),(t.$rmListeners$=t.$rmListeners$||[]).push(()=>hs.rel(a,r,i,s))})},Nl=(e,t)=>o=>{try{e.$hostElement$[t](o)}catch(sx){os(sx,e.$hostElement$)}},Pl=(e,t,o)=>8&o?cs:t,Ml=e=>!!(2&e);const Dl=e=>e?"true":"false",jl=e=>{if(!e)return"Unknown";if((e=>{if(!e)return!1;let t;try{t=new URL(e)}catch(sx){return!1}return"http:"===t.protocol||"https:"===t.protocol})(e))return"Unknown";if((t=e)&&"string"==typeof t&&t.startsWith("data:image/svg+xml"))return"Unknown";var t;const o=e.replace("-filled","").split("-").map(e=>{const t=e.trim(),o=t.replace(/\d+/g,"");return 0===o.length?t:o}).map(e=>e.charAt(0).toUpperCase()+e.slice(1)).join(" ");return 0===o.length?"Unknown":o},Vl=(e,t=[])=>{const o={};return Fl.forEach(r=>{var n;e.hasAttribute(r)&&(null===e.getAttribute(r)||t.includes(r)||(o[r]=null!==(n=e.getAttribute(r))&&void 0!==n?n:"",e.removeAttribute(r)))}),o},Fl=["role","aria-activedescendant","aria-atomic","aria-autocomplete","aria-braillelabel","aria-brailleroledescription","aria-busy","aria-checked","aria-colcount","aria-colindex","aria-colindextext","aria-colspan","aria-controls","aria-current","aria-describedby","aria-description","aria-details","aria-disabled","aria-errormessage","aria-expanded","aria-flowto","aria-haspopup","aria-hidden","aria-invalid","aria-keyshortcuts","aria-label","aria-labelledby","aria-level","aria-live","aria-multiline","aria-multiselectable","aria-orientation","aria-owns","aria-placeholder","aria-posinset","aria-pressed","aria-readonly","aria-relevant","aria-required","aria-roledescription","aria-rowcount","aria-rowindex","aria-rowindextext","aria-rowspan","aria-selected","aria-setsize","aria-sort","aria-valuemax","aria-valuemin","aria-valuenow","aria-valuetext"],Hl=Ol(class e extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.bold=!1,this.textDecoration="none"}static getTextColor(e){return e.startsWith("inv-")||!e.endsWith("-contrast")?`var(--theme-color-${e}-text)`:`var(--theme-color-${e.replace("-","--")})`}render(){var t;let o={};o[`typography-${null!==(t=this.format)&&void 0!==t?t:"body"}`]=!0,"none"!==this.textDecoration&&(o[`typography-decoration-${this.textDecoration}`]=!0),o["typography-weight-bold"]=this.bold;let r={};return this.textColor&&(r={color:e.getTextColor(this.textColor)}),js(Fs,{key:"bb094932ca94cb81bbfa4295c2a044fdcb92b9f6",class:o,style:r},js("slot",{key:"b43d9ab39c7f56e613a72326c2b298893da68e96"}))}static get style(){return'.typography-label,:host(.typography-label){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-sm);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-label-xs,:host(.typography-label-xs){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms--2);line-height:var(--theme-line-height-sm);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xxl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-label-sm,:host(.typography-label-sm){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms--1);line-height:var(--theme-line-height-sm);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-label-lg,:host(.typography-label-lg){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-1);line-height:var(--theme-line-height-sm);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-lg);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-body,:host(.typography-body){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-body-xs,:host(.typography-body-xs){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms--2);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xxl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-body-sm,:host(.typography-body-sm){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms--1);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-body-lg,:host(.typography-body-lg){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-1);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-lg);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-display,:host(.typography-display){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-3);line-height:var(--theme-line-height-xs);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-display-xs,:host(.typography-display-xs){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-1);line-height:var(--theme-line-height-xs);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-sm);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-display-sm,:host(.typography-display-sm){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-2);line-height:var(--theme-line-height-xs);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-lg);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-display-lg,:host(.typography-display-lg){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-4);line-height:var(--theme-line-height-xs);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-display-xl,:host(.typography-display-xl){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-5);line-height:var(--theme-line-height-xs);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-sm);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-display-xxl,:host(.typography-display-xxl){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-6);line-height:var(--theme-line-height-xs);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-sm);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}h6,.h6,.typography-h6,:host(.typography-h6){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms--1);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}h5,.h5,.typography-h5,:host(.typography-h5){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}h4,.h4,.typography-h4,:host(.typography-h4){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-1);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-lg);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}h3,.h3,.typography-h3,:host(.typography-h3){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-2);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-lg);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}h2,.h2,.typography-h2,:host(.typography-h2){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-3);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}h1,.h1,.typography-h1,:host(.typography-h1){font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-4);line-height:var(--theme-line-height-sm);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-code,:host(.typography-code){font-feature-settings:"clig" off, "liga" off;font-family:JetBrainsMono, Courier New, monospace, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-code-lg,:host(.typography-code-lg){font-feature-settings:"clig" off, "liga" off;font-family:JetBrainsMono, Courier New, monospace, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-1);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-code-sm,:host(.typography-code-sm){font-feature-settings:"clig" off, "liga" off;font-family:JetBrainsMono, Courier New, monospace, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms--1);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-decoration-none,:host(.typography-decoration-none){text-decoration:none !important}.typography-decoration-underline,:host(.typography-decoration-underline){text-decoration:underline !important}.typography-decoration-line-through,:host(.typography-decoration-line-through){text-decoration:line-through !important}.typography-weight-bold,:host(.typography-weight-bold){font-weight:700 !important}a{color:var(--theme-color-primary)}:host{display:block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host(.text-xs){font-family:Siemens Sans, sans-serif;font-size:0.625rem;font-weight:400;line-height:1.4em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-s){font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-caption){font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-caption-single){font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-default){font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-default-single){font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.143em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-default-title){font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-default-title-single){font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.143em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-l){font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-l-single){font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.25em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-l-title){font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-l-title-single){font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.25em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-h2){font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:700;line-height:1.455em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-xl){font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:400;line-height:1.091em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}'}},[257,"ix-typography",{format:[1],textColor:[1,"text-color"],bold:[4],textDecoration:[1,"text-decoration"]}]);function Bl(){"undefined"!=typeof customElements&&["ix-typography"].forEach(e=>{"ix-typography"===e&&(customElements.get(e)||customElements.define(e,Hl))})}const Wl="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(64.000000, 64.000000)'><path d='M64,32 C64,49.664 49.664,64 32,64 C14.336,64 -4.26325641e-14,49.664 -4.26325641e-14,32 C-4.26325641e-14,14.336 14.336,-4.26325641e-14 32,-4.26325641e-14 C49.664,-4.26325641e-14 64,14.336 64,32 Z M224,32 C224,49.664 209.664,64 192,64 C174.336,64 160,49.664 160,32 C160,14.336 174.336,-4.26325641e-14 192,-4.26325641e-14 C209.664,-4.26325641e-14 224,14.336 224,32 Z M64,352 C64,369.664 49.664,384 32,384 C14.336,384 -4.26325641e-14,369.664 -4.26325641e-14,352 C-4.26325641e-14,334.336 14.336,320 32,320 C49.664,320 64,334.336 64,352 Z M224,352 C224,369.664 209.664,384 192,384 C174.336,384 160,369.664 160,352 C160,334.336 174.336,320 192,320 C209.664,320 224,334.336 224,352 Z M64,192 C64,209.664 49.664,224 32,224 C14.336,224 -4.26325641e-14,209.664 -4.26325641e-14,192 C-4.26325641e-14,174.336 14.336,160 32,160 C49.664,160 64,174.336 64,192 Z M224,192 C224,209.664 209.664,224 192,224 C174.336,224 160,209.664 160,192 C160,174.336 174.336,160 192,160 C209.664,160 224,174.336 224,192 Z M384,32 C384,49.664 369.664,64 352,64 C334.336,64 320,49.664 320,32 C320,14.336 334.336,-4.26325641e-14 352,-4.26325641e-14 C369.664,-4.26325641e-14 384,14.336 384,32 Z M384,352 C384,369.664 369.664,384 352,384 C334.336,384 320,369.664 320,352 C320,334.336 334.336,320 352,320 C369.664,320 384,334.336 384,352 Z M384,192 C384,209.664 369.664,224 352,224 C334.336,224 320,209.664 320,192 C320,174.336 334.336,160 352,160 C369.664,160 384,174.336 384,192 Z' id='Combined-Shape'/></g></g></svg>",Ul="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(134.186667, 187.520000)'><polygon id='arrowhead-down' points='121.813333 151.893333 0 30.2933333 30.2933333 0 121.813333 91.7333333 213.333333 0 243.626667 30.2933333'/></g></g></svg>",ql="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(187.520000, 134.186667)'><polygon id='arrowhead-right' points='30.2933333 243.626667 0 213.333333 91.7333333 121.813333 0 30.2933333 30.2933333 0 151.893333 121.813333'/></g></g></svg>",Zl="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(91.581722, 91.581722)'><path d='M298.666667,4.26325641e-14 L328.836556,30.1698893 L194.587,164.418 L328.836556,298.666667 L298.666667,328.836556 L164.418,194.587 L30.1698893,328.836556 L9.9475983e-14,298.666667 L134.248,164.418 L7.10542736e-14,30.1698893 L30.1698893,4.26325641e-14 L164.418,134.248 L298.666667,4.26325641e-14 Z' transform='translate(164.418278, 164.418278) rotate(-360.000000) translate(-164.418278, -164.418278) '/></g></g></svg>",Yl="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(134.186667, 123.520000)'><path d='M140.16,18.1333333 L261.76,139.946667 L140.16,261.76 L109.866667,231.466667 L201.6,139.946667 L109.866667,48.4266667 L140.16,18.1333333 Z M12.16,18.1333333 L133.76,139.946667 L12.16,261.76 L-18.1333333,231.466667 L73.6,139.946667 L-18.1333333,48.4266667 L12.16,18.1333333 Z' id='arrow-double-right' transform='translate(121.813333, 139.946667) rotate(-270.000000) translate(-121.813333, -139.946667) '/></g></g></svg>",Xl="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(108.603733, 134.171733)'><path d='M127.978667,121.834667 L249.6,243.648 L279.872,213.333333 L188.16,121.834667 L279.872,30.3146667 L249.6,2.84217094e-14 L127.978667,121.834667 Z M1.42108547e-14,121.834667 L121.578667,243.648 L151.872,213.333333 L60.1386667,121.834667 L151.872,30.3146667 L121.578667,2.84217094e-14 L1.42108547e-14,121.834667 Z' id='arrow-double-left'/></g></g></svg>",Gl="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(123.520000, 134.186667)'><path d='M158.293333,0 L279.893333,121.813333 L158.293333,243.626667 L128,213.333333 L219.733333,121.813333 L128,30.2933333 L158.293333,0 Z M30.2933333,0 L151.893333,121.813333 L30.2933333,243.626667 L-1.42108547e-14,213.333333 L91.7333333,121.813333 L-1.42108547e-14,30.2933333 L30.2933333,0 Z' id='arrow-double-right'/></g></g></svg>",Kl="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(134.186667, 108.586667)'><path d='M140.16,18.1333333 L261.76,139.946667 L140.16,261.76 L109.866667,231.466667 L201.6,139.946667 L109.866667,48.4266667 L140.16,18.1333333 Z M12.16,18.1333333 L133.76,139.946667 L12.16,261.76 L-18.1333333,231.466667 L73.6,139.946667 L-18.1333333,48.4266667 L12.16,18.1333333 Z' id='arrow-double-right' transform='translate(121.813333, 139.946667) rotate(-90.000000) translate(-121.813333, -139.946667) '/></g></g></svg>",Ql="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C331.136,3.55271368e-14 426.666667,95.5306667 426.666667,213.333333 C426.666667,331.136 331.136,426.666667 213.333333,426.666667 C95.5306667,426.666667 3.55271368e-14,331.136 3.55271368e-14,213.333333 C3.55271368e-14,95.5306667 95.5306667,3.55271368e-14 213.333333,3.55271368e-14 Z M213.333333,42.6666667 C119.232,42.6666667 42.6666667,119.232 42.6666667,213.333333 C42.6666667,307.434667 119.232,384 213.333333,384 C307.434667,384 384,307.434667 384,213.333333 C384,119.232 307.434667,42.6666667 213.333333,42.6666667 Z M262.250667,134.250667 L292.416,164.416 L243.498667,213.333333 L292.416,262.250667 L262.250667,292.416 L213.333333,243.498667 L164.416,292.416 L134.250667,262.250667 L183.168,213.333333 L134.250667,164.416 L164.416,134.250667 L213.333333,183.168 L262.250667,134.250667 Z' id='error'/></g></g></svg>",Jl="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C95.51296,3.55271368e-14 3.55271368e-14,95.51168 3.55271368e-14,213.333333 C3.55271368e-14,331.153707 95.51296,426.666667 213.333333,426.666667 C331.154987,426.666667 426.666667,331.153707 426.666667,213.333333 C426.666667,95.51168 331.154987,3.55271368e-14 213.333333,3.55271368e-14 Z M213.333333,384 C119.227947,384 42.6666667,307.43872 42.6666667,213.333333 C42.6666667,119.227947 119.227947,42.6666667 213.333333,42.6666667 C307.44,42.6666667 384,119.227947 384,213.333333 C384,307.43872 307.44,384 213.333333,384 Z M240.04672,128 C240.04672,143.46752 228.785067,154.666667 213.55008,154.666667 C197.698773,154.666667 186.713387,143.46752 186.713387,127.704107 C186.713387,112.5536 197.99616,101.333333 213.55008,101.333333 C228.785067,101.333333 240.04672,112.5536 240.04672,128 Z M192.04672,192 L234.713387,192 L234.713387,320 L192.04672,320 L192.04672,192 Z' id='Shape'/></g></g></svg>",ec="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Chat' transform='translate(64.000000, 85.333333)'><path d='M384,1.42108547e-14 L384,298.666667 L277.333333,298.666667 L277.333333,384 L128,298.666667 L1.42108547e-14,298.666667 L1.42108547e-14,1.42108547e-14 L384,1.42108547e-14 Z M341.333333,42.6666667 L42.6666667,42.6666667 L42.6666667,256 L139.330749,256 L234.666667,310.464 L234.666667,256 L341.333333,256 L341.333333,42.6666667 Z'/></g></g></svg>",tc="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add-copy' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C95.51296,3.55271368e-14 3.55271368e-14,95.51296 3.55271368e-14,213.333333 C3.55271368e-14,331.153707 95.51296,426.666667 213.333333,426.666667 C331.153707,426.666667 426.666667,331.153707 426.666667,213.333333 C426.666667,95.51296 331.153707,3.55271368e-14 213.333333,3.55271368e-14 Z M213.333333,384 C119.227947,384 42.6666667,307.43872 42.6666667,213.333333 C42.6666667,119.227947 119.227947,42.6666667 213.333333,42.6666667 C307.43872,42.6666667 384,119.227947 384,213.333333 C384,307.43872 307.438933,384 213.333333,384 Z M293.669333,137.114453 L323.835947,167.281067 L192,299.66912 L112.916693,220.585813 L143.083307,190.4192 L192,239.335893 L293.669333,137.114453 Z' id='Shape'/></g></g></svg>",oc="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(32.000000, 42.666667)'><path d='M246.312928,5.62892705 C252.927596,9.40873724 258.409564,14.8907053 262.189374,21.5053731 L444.667042,340.84129 C456.358134,361.300701 449.250007,387.363834 428.790595,399.054926 C422.34376,402.738832 415.04715,404.676552 407.622001,404.676552 L42.6666667,404.676552 C19.1025173,404.676552 7.10542736e-15,385.574034 7.10542736e-15,362.009885 C7.10542736e-15,354.584736 1.93772021,347.288125 5.62162594,340.84129 L188.099293,21.5053731 C199.790385,1.04596203 225.853517,-6.06216498 246.312928,5.62892705 Z M225.144334,42.6739678 L42.6666667,362.009885 L407.622001,362.009885 L225.144334,42.6739678 Z M224,272 C239.238095,272 250.666667,283.264 250.666667,298.624 C250.666667,313.984 239.238095,325.248 224,325.248 C208.415584,325.248 197.333333,313.984 197.333333,298.282667 C197.333333,283.264 208.761905,272 224,272 Z M245.333333,106.666667 L245.333333,234.666667 L202.666667,234.666667 L202.666667,106.666667 L245.333333,106.666667 Z' id='Combined-Shape'/></g></g></svg>";var rc,nc,ac,ic=function(e,t,o,r){if("a"===o&&!r)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!r:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===o?r:"a"===o?r.call(e):r?r.value:t.get(e)},sc=function(e,t,o,r,n){if("m"===r)throw new TypeError("Private method is not writable");if("a"===r&&!n)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===r?n.call(e,o):n?n.value=o:t.set(e,o),o};class lc{static ensureCache(){if(null!==ic(this,rc,"f",ac))return;if("undefined"==typeof window)return void sc(this,rc,Object.assign({},ic(this,rc,"f",nc)),"f",ac);const e=document.documentElement||document.body,t=window.getComputedStyle(e),o=(e,o)=>{var r;const n=null===(r=t.getPropertyValue(e))||void 0===r?void 0:r.trim();return n&&Number.isFinite(n)?Number(n):o};sc(this,rc,{short:o("--theme-short-time",ic(this,rc,"f",nc).short),default:o("--theme-default-time",ic(this,rc,"f",nc).default),medium:o("--theme-medium-time",ic(this,rc,"f",nc).medium),slow:o("--theme-slow-time",ic(this,rc,"f",nc).slow),xslow:o("--theme-xslow-time",ic(this,rc,"f",nc).xslow)},"f",ac)}static prefersReducedMotion(){return!("undefined"==typeof window||!window.matchMedia)&&window.matchMedia("(prefers-reduced-motion: reduce)").matches}static get shortTime(){this.ensureCache();const e=ic(this,rc,"f",ac).short;return this.prefersReducedMotion()?0:e}static get defaultTime(){this.ensureCache();const e=ic(this,rc,"f",ac).default;return this.prefersReducedMotion()?0:e}static get mediumTime(){this.ensureCache();const e=ic(this,rc,"f",ac).medium;return this.prefersReducedMotion()?0:e}static get slowTime(){this.ensureCache();const e=ic(this,rc,"f",ac).slow;return this.prefersReducedMotion()?0:e}static get xSlowTime(){this.ensureCache();const e=ic(this,rc,"f",ac).xslow;return this.prefersReducedMotion()?0:e}}rc=lc,nc={value:{short:0,default:150,medium:300,slow:500,xslow:1e3}},ac={value:null};let cc=class{constructor(){this.listeners=[],this.listenersOncer=[],this.on=e=>(this.listeners.push(e),{dispose:()=>this.off(e)}),this.once=e=>{this.listenersOncer.push(e)},this.off=e=>{const t=this.listeners.indexOf(e);t>-1&&this.listeners.splice(t,1)},this.emit=e=>{if(this.listeners.forEach(t=>t(e)),this.listenersOncer.length>0){const t=this.listenersOncer;this.listenersOncer=[],t.forEach(t=>t(e))}},this.pipe=e=>this.on(t=>e.emit(t))}};const dc=new class{async attachView(e,t){var o;return(null!==(o=null==t?void 0:t.parentElement)&&void 0!==o?o:document.body).appendChild(e),e}async removeView(e){e.remove()}};let hc=dc;const mc=()=>dc;async function uc(e){const t=hc;let o;const r=new cc,n=new cc;if("string"==typeof e.content){const t=document.createElement("ix-modal");t.innerText=e.content,o=await mc().attachView(t)}if(e.content instanceof HTMLElement&&"IX-MODAL"!==e.content.tagName){const t=document.createElement("ix-modal");t.appendChild(e.content),o=await mc().attachView(t)}return o||(o=await t.attachView(e.content)),function(e,t){const o=t.ariaDescribedby,r=t.ariaLabelledby;delete t.ariaDescribedby,delete t.ariaLabelledby,o&&e.setAttribute("aria-describedby",o),r&&e.setAttribute("aria-labelledby",r)}(o,e),Object.assign(o,e),await o.showModal(),o.addEventListener("dialogClose",async({detail:e})=>{r.emit(e),await t.removeView(o)}),o.addEventListener("dialogDismiss",async({detail:e})=>{n.emit(e),await t.removeView(o)}),requestAnimationFrame(()=>{const e=o.querySelector("[autofocus],[auto-focus]");e&&e.focus()}),{htmlElement:o,onClose:r,onDismiss:n}}async function bc(e){const t=document.createElement("ix-application-switch-modal");t.config=e;const o=(await uc({content:t,size:"840",closeOnBackdropClick:!0})).htmlElement.querySelector("ix-application-switch-modal");return e=>{o?o.config=e:console.warn("ix-application-switch-modal element not found!")}}const pc={sm:"(max-width: 48em)",md:"(min-width: 48.0625em) and (max-width: 80em)",lg:"(min-width: 80.0625em)"},fc=e=>{if("undefined"!=typeof window&&window.matchMedia){const t=pc[e];return window.matchMedia(t).matches}return!1};var gc,vc,yc,kc,xc=function(e,t,o,r){if("a"===o&&!r)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!r:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===o?r:"a"===o?r.call(e):r?r.value:t.get(e)},wc=function(e,t,o,r,n){if("m"===r)throw new TypeError("Private method is not writable");if("a"===r&&!n)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===r?n.call(e,o):n?n.value=o:t.set(e,o),o};gc=new WeakMap,vc=new WeakMap,yc=new WeakMap,kc=new WeakMap;const Sc=new class{constructor(){gc.set(this,["sm","md","lg"]),vc.set(this,new cc),yc.set(this,"lg"),kc.set(this,!0),this.debouncedOnResize=function(e,t){let o;return function(...r){clearTimeout(o),o=setTimeout(()=>{e(...r)},t)}}(this.onResize.bind(this),50),"undefined"!=typeof window&&(window.addEventListener("resize",this.debouncedOnResize.bind(this)),this.debouncedOnResize())}get breakpoint(){return xc(this,yc,"f")}get onChange(){return xc(this,vc,"f")}get isDetectionEnabled(){return xc(this,kc,"f")}onResize(){if(!xc(this,kc,"f"))return;if(!xc(this,gc,"f"))return;const e=[];if(xc(this,gc,"f").forEach(t=>{const o=fc(t);e.push([t,o])}),e.every(([,e])=>!1===e)){let t=0;xc(this,gc,"f").includes("lg")||(t=e.length-1);const[o]=e[t];return requestAnimationFrame(()=>xc(this,vc,"f").emit(o)),void wc(this,yc,o,"f")}for(const[t,o]of e.reverse())if(o){requestAnimationFrame(()=>xc(this,vc,"f").emit(t)),wc(this,yc,t,"f");break}}disableBreakpointDetection(){wc(this,kc,!1,"f")}enableBreakpointDetection(){wc(this,kc,!0,"f")}setBreakpoint(e){wc(this,yc,e,"f"),xc(this,vc,"f").emit(e)}setBreakpoints(e){wc(this,gc,e,"f"),this.onResize()}};class Cc extends Event{constructor(e,t,o){super("context-request",{bubbles:!0,composed:!0}),this.context=e,this.callback=t,this.subscribe=o}}function $c(e,t,o,r){let n;return e.dispatchEvent(new Cc(t,(e,t)=>{o(e,t),n=t},r)),{unsubscribe:()=>{n&&n()}}}const Ec={name:"application-layout-context",initialValue:{hideHeader:!1,sidebar:!1}};var Lc,_c,Tc,Ic=function(e,t,o,r){if("a"===o&&!r)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!r:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===o?r:"a"===o?r.call(e):r?r.value:t.get(e)},zc=function(e,t,o,r,n){if("m"===r)throw new TypeError("Private method is not writable");if("a"===r&&!n)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===r?n.call(e,o):n?n.value=o:t.set(e,o),o};Lc=new WeakMap,_c=new WeakMap,Tc=new WeakMap;const Oc=new class{constructor(){Lc.set(this,null),_c.set(this,new cc),Tc.set(this,!1)}register(e){Ic(this,Lc,"f")?console.warn("Menu already defined"):(zc(this,Lc,e,"f"),Ic(this,Lc,"f").addEventListener("expandChange",e=>{Ic(this,_c,"f").emit(e.detail)}))}setIsPinned(e){zc(this,Tc,e,"f")}async open(){return!!Ic(this,Lc,"f")&&(Ic(this,Lc,"f").toggleMenu(!0),!0)}async close(){return!!Ic(this,Lc,"f")&&(Ic(this,Lc,"f").toggleMenu(!1),!0)}async toggle(){return!!Ic(this,Lc,"f")&&(Ic(this,Lc,"f").toggleMenu(),!0)}get nativeElement(){return Ic(this,Lc,"f")}get expandChange(){return Ic(this,_c,"f")}get isPinned(){return Ic(this,Tc,"f")}};function Rc(e,t){return t?t.closest(e)||Rc(e,t.getRootNode().host):null}function Ac(e){return!!e&&0!==e.assignedElements({flatten:!0}).length}function Nc(e,t){return e?e instanceof ShadowRoot?Nc(e.host,t):e instanceof HTMLElement&&e.matches(t)?e:Nc(e.parentNode,t):null}const Pc=["top","right","bottom","left"],Mc=Math.min,Dc=Math.max,jc=Math.round,Vc=Math.floor,Fc=e=>({x:e,y:e}),Hc={left:"right",right:"left",bottom:"top",top:"bottom"},Bc={start:"end",end:"start"};function Wc(e,t,o){return Dc(e,Mc(t,o))}function Uc(e,t){return"function"==typeof e?e(t):e}function qc(e){return e.split("-")[0]}function Zc(e){return e.split("-")[1]}function Yc(e){return"x"===e?"y":"x"}function Xc(e){return"y"===e?"height":"width"}function Gc(e){return["top","bottom"].includes(qc(e))?"y":"x"}function Kc(e){return Yc(Gc(e))}function Qc(e){return e.replace(/start|end/g,e=>Bc[e])}function Jc(e){return e.replace(/left|right|bottom|top/g,e=>Hc[e])}function ed(e){return"number"!=typeof e?function(e){return{top:0,right:0,bottom:0,left:0,...e}}(e):{top:e,right:e,bottom:e,left:e}}function td(e){const{x:t,y:o,width:r,height:n}=e;return{width:r,height:n,top:o,left:t,right:t+r,bottom:o+n,x:t,y:o}}function od(e,t,o){let{reference:r,floating:n}=e;const a=Gc(t),i=Kc(t),s=Xc(i),l=qc(t),c="y"===a,d=r.x+r.width/2-n.width/2,h=r.y+r.height/2-n.height/2,m=r[s]/2-n[s]/2;let u;switch(l){case"top":u={x:d,y:r.y-n.height};break;case"bottom":u={x:d,y:r.y+r.height};break;case"right":u={x:r.x+r.width,y:h};break;case"left":u={x:r.x-n.width,y:h};break;default:u={x:r.x,y:r.y}}switch(Zc(t)){case"start":u[i]-=m*(o&&c?-1:1);break;case"end":u[i]+=m*(o&&c?-1:1)}return u}async function rd(e,t){var o;void 0===t&&(t={});const{x:r,y:n,platform:a,rects:i,elements:s,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:d="viewport",elementContext:h="floating",altBoundary:m=!1,padding:u=0}=Uc(t,e),b=ed(u),p=s[m?"floating"===h?"reference":"floating":h],f=td(await a.getClippingRect({element:null==(o=await(null==a.isElement?void 0:a.isElement(p)))||o?p:p.contextElement||await(null==a.getDocumentElement?void 0:a.getDocumentElement(s.floating)),boundary:c,rootBoundary:d,strategy:l})),g="floating"===h?{x:r,y:n,width:i.floating.width,height:i.floating.height}:i.reference,v=await(null==a.getOffsetParent?void 0:a.getOffsetParent(s.floating)),y=await(null==a.isElement?void 0:a.isElement(v))&&await(null==a.getScale?void 0:a.getScale(v))||{x:1,y:1},k=td(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:g,offsetParent:v,strategy:l}):g);return{top:(f.top-k.top+b.top)/y.y,bottom:(k.bottom-f.bottom+b.bottom)/y.y,left:(f.left-k.left+b.left)/y.x,right:(k.right-f.right+b.right)/y.x}}function nd(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function ad(e){return Pc.some(t=>e[t]>=0)}function id(e){const t=Mc(...e.map(e=>e.left)),o=Mc(...e.map(e=>e.top));return{x:t,y:o,width:Dc(...e.map(e=>e.right))-t,height:Dc(...e.map(e=>e.bottom))-o}}function sd(){return"undefined"!=typeof window}function ld(e){return hd(e)?(e.nodeName||"").toLowerCase():"#document"}function cd(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function dd(e){var t;return null==(t=(hd(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function hd(e){return!!sd()&&(e instanceof Node||e instanceof cd(e).Node)}function md(e){return!!sd()&&(e instanceof Element||e instanceof cd(e).Element)}function ud(e){return!!sd()&&(e instanceof HTMLElement||e instanceof cd(e).HTMLElement)}function bd(e){return!(!sd()||"undefined"==typeof ShadowRoot)&&(e instanceof ShadowRoot||e instanceof cd(e).ShadowRoot)}function pd(e){const{overflow:t,overflowX:o,overflowY:r,display:n}=xd(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+o)&&!["inline","contents"].includes(n)}function fd(e){return["table","td","th"].includes(ld(e))}function gd(e){return[":popover-open",":modal"].some(t=>{try{return e.matches(t)}catch(sx){return!1}})}function vd(e){const t=yd(),o=md(e)?xd(e):e;return["transform","translate","scale","rotate","perspective"].some(e=>!!o[e]&&"none"!==o[e])||!!o.containerType&&"normal"!==o.containerType||!t&&!!o.backdropFilter&&"none"!==o.backdropFilter||!t&&!!o.filter&&"none"!==o.filter||["transform","translate","scale","rotate","perspective","filter"].some(e=>(o.willChange||"").includes(e))||["paint","layout","strict","content"].some(e=>(o.contain||"").includes(e))}function yd(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function kd(e){return["html","body","#document"].includes(ld(e))}function xd(e){return cd(e).getComputedStyle(e)}function wd(e){return md(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Sd(e){if("html"===ld(e))return e;const t=e.assignedSlot||e.parentNode||bd(e)&&e.host||dd(e);return bd(t)?t.host:t}function Cd(e){const t=Sd(e);return kd(t)?e.ownerDocument?e.ownerDocument.body:e.body:ud(t)&&pd(t)?t:Cd(t)}function $d(e,t,o){var r;void 0===t&&(t=[]),void 0===o&&(o=!0);const n=Cd(e),a=n===(null==(r=e.ownerDocument)?void 0:r.body),i=cd(n);if(a){const e=Ed(i);return t.concat(i,i.visualViewport||[],pd(n)?n:[],e&&o?$d(e):[])}return t.concat(n,$d(n,[],o))}function Ed(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Ld(e){const t=xd(e);let o=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const n=ud(e),a=n?e.offsetWidth:o,i=n?e.offsetHeight:r,s=jc(o)!==a||jc(r)!==i;return s&&(o=a,r=i),{width:o,height:r,$:s}}function _d(e){return md(e)?e:e.contextElement}function Td(e){const t=_d(e);if(!ud(t))return Fc(1);const o=t.getBoundingClientRect(),{width:r,height:n,$:a}=Ld(t);let i=(a?jc(o.width):o.width)/r,s=(a?jc(o.height):o.height)/n;return i&&Number.isFinite(i)||(i=1),s&&Number.isFinite(s)||(s=1),{x:i,y:s}}const Id=Fc(0);function zd(e){const t=cd(e);return yd()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:Id}function Od(e,t,o,r){void 0===t&&(t=!1),void 0===o&&(o=!1);const n=e.getBoundingClientRect(),a=_d(e);let i=Fc(1);t&&(r?md(r)&&(i=Td(r)):i=Td(e));const s=function(e,t,o){return void 0===t&&(t=!1),!(!o||t&&o!==cd(e))&&t}(a,o,r)?zd(a):Fc(0);let l=(n.left+s.x)/i.x,c=(n.top+s.y)/i.y,d=n.width/i.x,h=n.height/i.y;if(a){const e=cd(a),t=r&&md(r)?cd(r):r;let o=e,n=Ed(o);for(;n&&r&&t!==o;){const e=Td(n),t=n.getBoundingClientRect(),r=xd(n),a=t.left+(n.clientLeft+parseFloat(r.paddingLeft))*e.x,i=t.top+(n.clientTop+parseFloat(r.paddingTop))*e.y;l*=e.x,c*=e.y,d*=e.x,h*=e.y,l+=a,c+=i,o=cd(n),n=Ed(o)}}return td({width:d,height:h,x:l,y:c})}function Rd(e,t){const o=wd(e).scrollLeft;return t?t.left+o:Od(dd(e)).left+o}function Ad(e,t,o){void 0===o&&(o=!1);const r=e.getBoundingClientRect();return{x:r.left+t.scrollLeft-(o?0:Rd(e,r)),y:r.top+t.scrollTop}}function Nd(e,t,o){let r;if("viewport"===t)r=function(e,t){const o=cd(e),r=dd(e),n=o.visualViewport;let a=r.clientWidth,i=r.clientHeight,s=0,l=0;if(n){a=n.width,i=n.height;const e=yd();(!e||e&&"fixed"===t)&&(s=n.offsetLeft,l=n.offsetTop)}return{width:a,height:i,x:s,y:l}}(e,o);else if("document"===t)r=function(e){const t=dd(e),o=wd(e),r=e.ownerDocument.body,n=Dc(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),a=Dc(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let i=-o.scrollLeft+Rd(e);const s=-o.scrollTop;return"rtl"===xd(r).direction&&(i+=Dc(t.clientWidth,r.clientWidth)-n),{width:n,height:a,x:i,y:s}}(dd(e));else if(md(t))r=function(e,t){const o=Od(e,!0,"fixed"===t),r=o.top+e.clientTop,n=o.left+e.clientLeft,a=ud(e)?Td(e):Fc(1);return{width:e.clientWidth*a.x,height:e.clientHeight*a.y,x:n*a.x,y:r*a.y}}(t,o);else{const o=zd(e);r={x:t.x-o.x,y:t.y-o.y,width:t.width,height:t.height}}return td(r)}function Pd(e,t){const o=Sd(e);return!(o===t||!md(o)||kd(o))&&("fixed"===xd(o).position||Pd(o,t))}function Md(e,t,o){const r=ud(t),n=dd(t),a="fixed"===o,i=Od(e,!0,a,t);let s={scrollLeft:0,scrollTop:0};const l=Fc(0);if(r||!r&&!a)if(("body"!==ld(t)||pd(n))&&(s=wd(t)),r){const e=Od(t,!0,a,t);l.x=e.x+t.clientLeft,l.y=e.y+t.clientTop}else n&&(l.x=Rd(n));const c=!n||r||a?Fc(0):Ad(n,s);return{x:i.left+s.scrollLeft-l.x-c.x,y:i.top+s.scrollTop-l.y-c.y,width:i.width,height:i.height}}function Dd(e){return"static"===xd(e).position}function jd(e,t){if(!ud(e)||"fixed"===xd(e).position)return null;if(t)return t(e);let o=e.offsetParent;return dd(e)===o&&(o=o.ownerDocument.body),o}function Vd(e,t){const o=cd(e);if(gd(e))return o;if(!ud(e)){let t=Sd(e);for(;t&&!kd(t);){if(md(t)&&!Dd(t))return t;t=Sd(t)}return o}let r=jd(e,t);for(;r&&fd(r)&&Dd(r);)r=jd(r,t);return r&&kd(r)&&Dd(r)&&!vd(r)?o:r||function(e){let t=Sd(e);for(;ud(t)&&!kd(t);){if(vd(t))return t;if(gd(t))return null;t=Sd(t)}return null}(e)||o}const Fd={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{elements:t,rect:o,offsetParent:r,strategy:n}=e;const a="fixed"===n,i=dd(r),s=!!t&&gd(t.floating);if(r===i||s&&a)return o;let l={scrollLeft:0,scrollTop:0},c=Fc(1);const d=Fc(0),h=ud(r);if((h||!h&&!a)&&(("body"!==ld(r)||pd(i))&&(l=wd(r)),ud(r))){const e=Od(r);c=Td(r),d.x=e.x+r.clientLeft,d.y=e.y+r.clientTop}const m=!i||h||a?Fc(0):Ad(i,l,!0);return{width:o.width*c.x,height:o.height*c.y,x:o.x*c.x-l.scrollLeft*c.x+d.x+m.x,y:o.y*c.y-l.scrollTop*c.y+d.y+m.y}},getDocumentElement:dd,getClippingRect:function(e){let{element:t,boundary:o,rootBoundary:r,strategy:n}=e;const a="clippingAncestors"===o?gd(t)?[]:function(e,t){const o=t.get(e);if(o)return o;let r=$d(e,[],!1).filter(e=>md(e)&&"body"!==ld(e)),n=null;const a="fixed"===xd(e).position;let i=a?Sd(e):e;for(;md(i)&&!kd(i);){const t=xd(i),o=vd(i);o||"fixed"!==t.position||(n=null),(a?!o&&!n:!o&&"static"===t.position&&n&&["absolute","fixed"].includes(n.position)||pd(i)&&!o&&Pd(e,i))?r=r.filter(e=>e!==i):n=t,i=Sd(i)}return t.set(e,r),r}(t,this._c):[].concat(o),i=[...a,r],s=i[0],l=i.reduce((e,o)=>{const r=Nd(t,o,n);return e.top=Dc(r.top,e.top),e.right=Mc(r.right,e.right),e.bottom=Mc(r.bottom,e.bottom),e.left=Dc(r.left,e.left),e},Nd(t,s,n));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},getOffsetParent:Vd,getElementRects:async function(e){const t=this.getOffsetParent||Vd,o=this.getDimensions,r=await o(e.floating);return{reference:Md(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}},getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){const{width:t,height:o}=Ld(e);return{width:t,height:o}},getScale:Td,isElement:md,isRTL:function(e){return"rtl"===xd(e).direction}};function Hd(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function Bd(e,t,o,r){void 0===r&&(r={});const{ancestorScroll:n=!0,ancestorResize:a=!0,elementResize:i="function"==typeof ResizeObserver,layoutShift:s="function"==typeof IntersectionObserver,animationFrame:l=!1}=r,c=_d(e),d=n||a?[...c?$d(c):[],...$d(t)]:[];d.forEach(e=>{n&&e.addEventListener("scroll",o,{passive:!0}),a&&e.addEventListener("resize",o)});const h=c&&s?function(e,t){let o,r=null;const n=dd(e);function a(){var e;clearTimeout(o),null==(e=r)||e.disconnect(),r=null}return function i(s,l){void 0===s&&(s=!1),void 0===l&&(l=1),a();const c=e.getBoundingClientRect(),{left:d,top:h,width:m,height:u}=c;if(s||t(),!m||!u)return;const b={rootMargin:-Vc(h)+"px "+-Vc(n.clientWidth-(d+m))+"px "+-Vc(n.clientHeight-(h+u))+"px "+-Vc(d)+"px",threshold:Dc(0,Mc(1,l))||1};let p=!0;function f(t){const r=t[0].intersectionRatio;if(r!==l){if(!p)return i();r?i(!1,r):o=setTimeout(()=>{i(!1,1e-7)},1e3)}1!==r||Hd(c,e.getBoundingClientRect())||i(),p=!1}try{r=new IntersectionObserver(f,{...b,root:n.ownerDocument})}catch(sx){r=new IntersectionObserver(f,b)}r.observe(e)}(!0),a}(c,o):null;let m,u=-1,b=null;i&&(b=new ResizeObserver(e=>{let[r]=e;r&&r.target===c&&b&&(b.unobserve(t),cancelAnimationFrame(u),u=requestAnimationFrame(()=>{var e;null==(e=b)||e.observe(t)})),o()}),c&&!l&&b.observe(c),b.observe(t));let p=l?Od(e):null;return l&&function t(){const r=Od(e);p&&!Hd(p,r)&&o(),p=r,m=requestAnimationFrame(t)}(),o(),()=>{var e;d.forEach(e=>{n&&e.removeEventListener("scroll",o),a&&e.removeEventListener("resize",o)}),null==h||h(),null==(e=b)||e.disconnect(),b=null,l&&cancelAnimationFrame(m)}}const Wd=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){var o,r;const{x:n,y:a,placement:i,middlewareData:s}=t,l=await async function(e,t){const{placement:o,platform:r,elements:n}=e,a=await(null==r.isRTL?void 0:r.isRTL(n.floating)),i=qc(o),s=Zc(o),l="y"===Gc(o),c=["left","top"].includes(i)?-1:1,d=a&&l?-1:1,h=Uc(t,e);let{mainAxis:m,crossAxis:u,alignmentAxis:b}="number"==typeof h?{mainAxis:h,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...h};return s&&"number"==typeof b&&(u="end"===s?-1*b:b),l?{x:u*d,y:m*c}:{x:m*c,y:u*d}}(t,e);return i===(null==(o=s.offset)?void 0:o.placement)&&null!=(r=s.arrow)&&r.alignmentOffset?{}:{x:n+l.x,y:a+l.y,data:{...l,placement:i}}}}},Ud=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:o,y:r,placement:n}=t,{mainAxis:a=!0,crossAxis:i=!1,limiter:s={fn:e=>{let{x:t,y:o}=e;return{x:t,y:o}}},...l}=Uc(e,t),c={x:o,y:r},d=await rd(t,l),h=Gc(qc(n)),m=Yc(h);let u=c[m],b=c[h];if(a){const e="y"===m?"bottom":"right";u=Wc(u+d["y"===m?"top":"left"],u,u-d[e])}if(i){const e="y"===h?"bottom":"right";b=Wc(b+d["y"===h?"top":"left"],b,b-d[e])}const p=s.fn({...t,[m]:u,[h]:b});return{...p,data:{x:p.x-o,y:p.y-r}}}}},qd=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var o,r;const{placement:n,middlewareData:a,rects:i,initialPlacement:s,platform:l,elements:c}=t,{mainAxis:d=!0,crossAxis:h=!0,fallbackPlacements:m,fallbackStrategy:u="bestFit",fallbackAxisSideDirection:b="none",flipAlignment:p=!0,...f}=Uc(e,t);if(null!=(o=a.arrow)&&o.alignmentOffset)return{};const g=qc(n),v=Gc(s),y=qc(s)===s,k=await(null==l.isRTL?void 0:l.isRTL(c.floating)),x=m||(y||!p?[Jc(s)]:function(e){const t=Jc(e);return[Qc(e),t,Qc(t)]}(s)),w="none"!==b;!m&&w&&x.push(...function(e,t,o,r){const n=Zc(e);let a=function(e,t,o){const r=["left","right"],n=["right","left"],a=["top","bottom"],i=["bottom","top"];switch(e){case"top":case"bottom":return o?t?n:r:t?r:n;case"left":case"right":return t?a:i;default:return[]}}(qc(e),"start"===o,r);return n&&(a=a.map(e=>e+"-"+n),t&&(a=a.concat(a.map(Qc)))),a}(s,p,b,k));const S=[s,...x],C=await rd(t,f),$=[];let E=(null==(r=a.flip)?void 0:r.overflows)||[];if(d&&$.push(C[g]),h){const e=function(e,t,o){void 0===o&&(o=!1);const r=Zc(e),n=Kc(e),a=Xc(n);let i="x"===n?r===(o?"end":"start")?"right":"left":"start"===r?"bottom":"top";return t.reference[a]>t.floating[a]&&(i=Jc(i)),[i,Jc(i)]}(n,i,k);$.push(C[e[0]],C[e[1]])}if(E=[...E,{placement:n,overflows:$}],!$.every(e=>e<=0)){var L,_;const e=((null==(L=a.flip)?void 0:L.index)||0)+1,t=S[e];if(t)return{data:{index:e,overflows:E},reset:{placement:t}};let o=null==(_=E.filter(e=>e.overflows[0]<=0).sort((e,t)=>e.overflows[1]-t.overflows[1])[0])?void 0:_.placement;if(!o)switch(u){case"bestFit":{var T;const e=null==(T=E.filter(e=>{if(w){const t=Gc(e.placement);return t===v||"y"===t}return!0}).map(e=>[e.placement,e.overflows.filter(e=>e>0).reduce((e,t)=>e+t,0)]).sort((e,t)=>e[1]-t[1])[0])?void 0:T[0];e&&(o=e);break}case"initialPlacement":o=s}if(n!==o)return{reset:{placement:o}}}return{}}}},Zd=function(e){return void 0===e&&(e={}),{name:"hide",options:e,async fn(t){const{rects:o}=t,{strategy:r="referenceHidden",...n}=Uc(e,t);switch(r){case"referenceHidden":{const e=nd(await rd(t,{...n,elementContext:"reference"}),o.reference);return{data:{referenceHiddenOffsets:e,referenceHidden:ad(e)}}}case"escaped":{const e=nd(await rd(t,{...n,altBoundary:!0}),o.floating);return{data:{escapedOffsets:e,escaped:ad(e)}}}default:return{}}}}},Yd=e=>({name:"arrow",options:e,async fn(t){const{x:o,y:r,placement:n,rects:a,platform:i,elements:s,middlewareData:l}=t,{element:c,padding:d=0}=Uc(e,t)||{};if(null==c)return{};const h=ed(d),m={x:o,y:r},u=Kc(n),b=Xc(u),p=await i.getDimensions(c),f="y"===u,g=f?"top":"left",v=f?"bottom":"right",y=f?"clientHeight":"clientWidth",k=a.reference[b]+a.reference[u]-m[u]-a.floating[b],x=m[u]-a.reference[u],w=await(null==i.getOffsetParent?void 0:i.getOffsetParent(c));let S=w?w[y]:0;S&&await(null==i.isElement?void 0:i.isElement(w))||(S=s.floating[y]||a.floating[b]);const C=k/2-x/2,$=S/2-p[b]/2-1,E=Mc(h[g],$),L=Mc(h[v],$),_=E,T=S-p[b]-L,I=S/2-p[b]/2+C,z=Wc(_,I,T),O=!l.arrow&&null!=Zc(n)&&I!==z&&a.reference[b]/2-(I<_?E:L)-p[b]/2<0,R=O?I<_?I-_:I-T:0;return{[u]:m[u]+R,data:{[u]:z,centerOffset:I-z-R,...O&&{alignmentOffset:R}},reset:O}}}),Xd=function(e){return void 0===e&&(e={}),{name:"inline",options:e,async fn(t){const{placement:o,elements:r,rects:n,platform:a,strategy:i}=t,{padding:s=2,x:l,y:c}=Uc(e,t),d=Array.from(await(null==a.getClientRects?void 0:a.getClientRects(r.reference))||[]),h=function(e){const t=e.slice().sort((e,t)=>e.y-t.y),o=[];let r=null;for(let n=0;n<t.length;n++){const e=t[n];!r||e.y-r.y>r.height/2?o.push([e]):o[o.length-1].push(e),r=e}return o.map(e=>td(id(e)))}(d),m=td(id(d)),u=ed(s),b=await a.getElementRects({reference:{getBoundingClientRect:function(){if(2===h.length&&h[0].left>h[1].right&&null!=l&&null!=c)return h.find(e=>l>e.left-u.left&&l<e.right+u.right&&c>e.top-u.top&&c<e.bottom+u.bottom)||m;if(h.length>=2){if("y"===Gc(o)){const e=h[0],t=h[h.length-1],r="top"===qc(o),n=e.top,a=t.bottom,i=r?e.left:t.left,s=r?e.right:t.right;return{top:n,bottom:a,left:i,right:s,width:s-i,height:a-n,x:i,y:n}}const e="left"===qc(o),t=Dc(...h.map(e=>e.right)),r=Mc(...h.map(e=>e.left)),n=h.filter(o=>e?o.left===r:o.right===t),a=n[0].top,i=n[n.length-1].bottom;return{top:a,bottom:i,left:r,right:t,width:t-r,height:i-a,x:r,y:a}}return m}},floating:r.floating,strategy:i});return n.reference.x!==b.reference.x||n.reference.y!==b.reference.y||n.reference.width!==b.reference.width||n.reference.height!==b.reference.height?{reset:{rects:b}}:{}}}},Gd=(e,t,o)=>{const r=new Map,n={platform:Fd,...o},a={...n.platform,_c:r};return(async(e,t,o)=>{const{placement:r="bottom",strategy:n="absolute",middleware:a=[],platform:i}=o,s=a.filter(Boolean),l=await(null==i.isRTL?void 0:i.isRTL(t));let c=await i.getElementRects({reference:e,floating:t,strategy:n}),{x:d,y:h}=od(c,r,l),m=r,u={},b=0;for(let p=0;p<s.length;p++){const{name:o,fn:a}=s[p],{x:f,y:g,data:v,reset:y}=await a({x:d,y:h,initialPlacement:r,placement:m,strategy:n,middlewareData:u,rects:c,platform:i,elements:{reference:e,floating:t}});d=null!=f?f:d,h=null!=g?g:h,u={...u,[o]:{...u[o],...v}},y&&b<=50&&(b++,"object"==typeof y&&(y.placement&&(m=y.placement),y.rects&&(c=!0===y.rects?await i.getElementRects({reference:e,floating:t,strategy:n}):y.rects),({x:d,y:h}=od(c,m,l))),p=-1)}return{x:d,y:h,placement:m,strategy:n,middlewareData:u}})(e,t,{...n,platform:a})},Kd=(e,t,o)=>(e.addEventListener(t,o),()=>{e.removeEventListener(t,o)}),Qd=e=>{const t=e.map(({callback:e,element:t,eventType:o})=>Kd(t,o,e));return()=>t.forEach(e=>e())};async function Jd(e,t){const o=Array.from(document.querySelectorAll(e));if(o.length>0)return Promise.resolve(o);if(void 0===t)return Promise.resolve(void 0);const r=function(e,t=document.body){if(!e.parentElement&&!e.parentNode)return;if(e.parentNode instanceof ShadowRoot)return e.parentNode;let o=e.parentElement;for(;o;){if(o.shadowRoot)return o.shadowRoot;if(o.parentNode instanceof ShadowRoot)return o.parentNode;o=o.parentElement}return t}(t);if(void 0===r||!(r instanceof ShadowRoot))return Promise.resolve(void 0);const n=Array.from(r.querySelectorAll(e)),a=[...Array.from(r.host.querySelectorAll(e)),...n];return a.length>0?Promise.resolve(a):Promise.resolve(void 0)}function eh(e,t){return e instanceof Promise?e:"object"==typeof e?Promise.resolve(e):function(e,t=document,o){return new Promise(r=>{const n=()=>{Jd(e,o).then(e=>{e&&e.length>0&&(r(e[0]),null==a||a.disconnect())})};n();const a=new MutationObserver(()=>{n()});a.observe(t.body,{childList:!0,subtree:!0})})}(`#${e}`,document,t)}function th(e){let t,o,r=new Promise(e=>t=e);const n=r=>{void 0!==r&&(o=n.current=r,null==e||e(r),null==t||t(r))};return n.current=o,n.waitForCurrent=async()=>(await r,o),n}const oh=e=>"function"==typeof __zone_symbol__requestAnimationFrame?__zone_symbol__requestAnimationFrame(e):"function"==typeof requestAnimationFrame?requestAnimationFrame(e):setTimeout(e);function rh(e){return null!==e&&void 0!==e.getDropdownItemElement&&"function"==typeof e.getDropdownItemElement}const nh=new class{constructor(){this.dropdowns=new Map,this.submenuIds={},this.isWindowListenerActive=!1}connected(e){this.isWindowListenerActive||this.addOverlayListeners(),this.dropdowns.set(e.getId(),e),e.discoverAllSubmenus&&this.discoverSubmenus()}disconnected(e){const t=e.getId();this.removeFromSubmenuIds(t),this.dropdowns.delete(t)}removeFromSubmenuIds(e){this.dropdowns.forEach(t=>{const o=this.submenuIds[t.getId()];if(o){const t=o.indexOf(e);t>-1&&o.splice(t,1)}}),delete this.submenuIds[e]}getDropdownById(e){return this.dropdowns.get(e)}discoverSubmenus(){this.dropdowns.forEach(e=>{e.discoverSubmenu()})}present(e){var t;!e.isPresent()&&(null===(t=e.willPresent)||void 0===t?void 0:t.call(e))&&(this.submenuIds[e.getId()]=e.getAssignedSubmenuIds(),e.present())}dismissChildren(e){const t=this.submenuIds[e]||[];for(const o of t){const e=this.dropdowns.get(o);e&&this.dismiss(e)}}dismiss(e){var t;e.isPresent()&&(null===(t=e.willDismiss)||void 0===t?void 0:t.call(e))&&(this.dismissChildren(e.getId()),e.dismiss(),delete this.submenuIds[e.getId()])}dismissAll(e=[],t=!1){this.dropdowns.forEach(o=>{const r="inside"===o.closeBehavior||!1===o.closeBehavior,n=e.includes(o.getId()),a=this.buildComposedPath(o.getId(),new Set);if(e.length>0&&t){let t=!1;if(e.forEach(e=>{a.has(e)&&(t=!0)}),!t)return}!n&&r||this.dismiss(o)})}dismissOthers(e){let t=this.buildComposedPath(e,new Set);t.add(e),this.dropdowns.forEach(e=>{"inside"===e.closeBehavior||!1===e.closeBehavior||t.has(e.getId())||this.dismiss(e)})}pathIncludesTrigger(e){for(let t of e)if(t instanceof HTMLElement&&t.hasAttribute("data-ix-dropdown-trigger"))return t}pathIncludesDropdown(e){return!!e.find(e=>"IX-DROPDOWN"===e.tagName)}buildComposedPath(e,t){this.submenuIds[e]&&t.add(e);for(const o of Object.keys(this.submenuIds))this.submenuIds[o].includes(e)&&this.buildComposedPath(o,t).forEach(e=>t.add(e));return t}addOverlayListeners(){this.isWindowListenerActive=!0,window.addEventListener("click",e=>{const t=this.pathIncludesTrigger(e.composedPath()),o=this.pathIncludesDropdown(e.composedPath());t||o||this.dismissAll()}),window.addEventListener("keydown",e=>{"Escape"===e.key&&this.dismissAll([...this.dropdowns.keys()])})}};class ah{constructor(e,t,o){this.wrap=!1,this.items=e,this.container=t,this.callback=o,this.keyListener=Kd(t,"keydown",e=>this.onKeyDown(e))}getActiveIndex(){return document.activeElement?this.items.indexOf(document.activeElement):-1}onKeyDown(e){var t,o,r,n;const a=this.getActiveIndex();if(!(a<0))switch(e.key){case"ArrowDown":a<this.items.length-1?(e.preventDefault(),null===(t=this.callback)||void 0===t||t.call(this,a+1)):this.wrap&&(e.preventDefault(),null===(o=this.callback)||void 0===o||o.call(this,0));break;case"ArrowUp":a>0?(e.preventDefault(),null===(r=this.callback)||void 0===r||r.call(this,a-1)):this.wrap&&0===a&&(e.preventDefault(),null===(n=this.callback)||void 0===n||n.call(this,this.items.length-1))}}disconnect(){this.keyListener&&this.keyListener(),this.container=void 0,this.callback=void 0}}let ih=0;const sh=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.showChanged=el(this,"showChanged",7),this.suppressAutomaticPlacement=!1,this.show=!1,this.closeBehavior="both",this.placement="bottom-start",this.positioningStrategy="fixed",this.discoverAllSubmenus=!1,this.ignoreRelatedSubmenu=!1,this.suppressOverflowBehavior=!1,this.enableTopLayer=!1,this.dialogRef=th(),this.localUId="dropdown-"+ih++,this.assignedSubmenu=[],this.itemObserver=new MutationObserver(()=>{this.arrowFocusController&&(this.arrowFocusController.items=this.dropdownItems)})}connectedCallback(){nh.connected(this),null!=this.trigger&&this.registerListener(this.trigger)}cacheSubmenuId(e){e.stopImmediatePropagation(),e.preventDefault();const{detail:t}=e;-1===this.assignedSubmenu.indexOf(t)&&this.assignedSubmenu.push(t)}disconnectedCallback(){var e;nh.dismiss(this),nh.disconnected(this),this.arrowFocusController&&(null===(e=this.arrowFocusController)||void 0===e||e.disconnect(),this.arrowFocusController=void 0),this.itemObserver&&(this.itemObserver.disconnect(),this.itemObserver=void 0),this.disposeClickListener&&(this.disposeClickListener(),this.disposeClickListener=void 0),this.disposeKeyListener&&(this.disposeKeyListener(),this.disposeKeyListener=void 0),this.autoUpdateCleanup&&(this.autoUpdateCleanup(),this.autoUpdateCleanup=void 0)}getAssignedSubmenuIds(){return this.assignedSubmenu}isPresent(){return this.show}present(){this.show=!0}dismiss(){this.show=!1}getId(){return this.localUId}willDismiss(){const{defaultPrevented:e}=this.showChanged.emit(!1);return!e}willPresent(){const{defaultPrevented:e}=this.showChanged.emit(!0);return!e}get dropdownItems(){return Array.from(this.hostElement.querySelectorAll("ix-dropdown-item"))}get slotElement(){return this.hostElement.shadowRoot.querySelector("slot")}addEventListenersFor(){var e,t,o;null===(e=this.disposeClickListener)||void 0===e||e.call(this),null===(t=this.disposeKeyListener)||void 0===t||t.call(this);const r=()=>{this.isPresent()?nh.dismiss(this):nh.present(this),nh.dismissOthers(this.getId())};this.triggerElement&&(this.disposeClickListener=Kd(this.triggerElement,"click",e=>{e.defaultPrevented||r()}),null===(o=this.triggerElement)||void 0===o||o.setAttribute("data-ix-dropdown-trigger",this.localUId))}async discoverSubmenu(){var e;null===(e=this.triggerElement)||void 0===e||e.dispatchEvent(new CustomEvent("ix-assign-sub-menu",{bubbles:!0,composed:!0,cancelable:!0,detail:this.localUId}))}registerKeyListener(){this.triggerElement&&(this.disposeKeyListener=Kd(this.triggerElement,"keydown",e=>{"ArrowDown"===e.key&&document.activeElement===this.triggerElement&&(nh.present(this),setTimeout(()=>{this.focusDropdownItem(0)}))}))}async registerListener(e){this.triggerElement=await this.resolveElement(e),this.triggerElement&&(this.addEventListenersFor(),this.discoverSubmenu())}async resolveElement(e){const t=await eh(e);return this.checkForSubmenuAnchor(t)}async checkForSubmenuAnchor(e){if(e)return rh(e)&&((await e.getDropdownItemElement()).isSubMenu=!0,this.hostElement.style.zIndex="var(--theme-z-index-dropdown)"),"IX-DROPDOWN-ITEM"===e.tagName&&(e.isSubMenu=!0,this.hostElement.style.zIndex="var(--theme-z-index-dropdown)"),e}async resolveAnchorElement(){this.anchor?this.anchorElement=await this.resolveElement(this.anchor):this.trigger&&(this.anchorElement=await this.resolveElement(this.trigger))}async changedShow(e){var t;if(!e)return this.cleanupOnHide(),void(this.enableTopLayer&&await this.hideDropdownAsync());this.arrowFocusController=new ah(this.dropdownItems,this.hostElement,e=>this.focusDropdownItem(e)),null===(t=this.itemObserver)||void 0===t||t.observe(this.hostElement,{childList:!0,subtree:!0}),this.registerKeyListener(),this.enableTopLayer?await this.showDropdownAsync():(await this.resolveAnchorElement(),this.anchorElement&&this.applyDropdownPosition())}changedTrigger(e){this.registerListener(e)}destroyAutoUpdate(){this.autoUpdateCleanup&&(this.autoUpdateCleanup(),this.autoUpdateCleanup=void 0)}isAnchorSubmenu(){var e;return!!rh(this.anchorElement)||!!(null===(e=this.anchorElement)||void 0===e?void 0:e.closest("ix-dropdown-item"))}async showDropdownAsync(){const e=await this.dialogRef.waitForCurrent();e&&(e.showPopover(),await this.resolveAnchorElement(),this.anchorElement?this.applyDropdownPosition():oh(()=>{const t=(this.hostElement.parentElement||this.hostElement).getBoundingClientRect(),o=`translate(${Math.round(t.left)}px, ${Math.round(t.top)}px)`;Object.assign(e.style,{top:"0",left:"0",transform:o})}))}async hideDropdownAsync(){const e=await this.dialogRef.waitForCurrent();(null==e?void 0:e.matches(":popover-open"))&&e.hidePopover()}cleanupOnHide(){var e,t,o;this.destroyAutoUpdate(),null===(e=this.arrowFocusController)||void 0===e||e.disconnect(),null===(t=this.itemObserver)||void 0===t||t.disconnect(),null===(o=this.disposeKeyListener)||void 0===o||o.call(this)}async applyDropdownPosition(){var e,t;if(!this.show)return;if(!this.anchorElement)return;const o=this.anchorElement,r=this.isAnchorSubmenu();let n=this.hostElement,a=this.positioningStrategy;if(this.enableTopLayer){const e=await this.dialogRef.waitForCurrent();if(!e)return;n=e,a="fixed"}let i={strategy:a,middleware:[]};this.suppressAutomaticPlacement||null===(e=i.middleware)||void 0===e||e.push(qd({fallbackStrategy:"initialPlacement"})),i.placement=r?"right-start":this.placement,i.middleware=[...(null===(t=i.middleware)||void 0===t?void 0:t.filter(Boolean))||[],Xd(),Ud()],this.offset&&i.middleware.push(Wd(this.offset)),this.destroyAutoUpdate(),this.autoUpdateCleanup=Bd(o,n,async()=>{const e=await Gd(o,n,i);if(Object.assign(n.style,{top:"0",left:"0",transform:`translate(${Math.round(e.x)}px,${Math.round(e.y)}px)`}),this.overwriteDropdownStyle){const e=await this.overwriteDropdownStyle({dropdownRef:n,triggerRef:this.triggerElement});Object.assign(n.style,e)}},{ancestorResize:!0,ancestorScroll:!0,elementResize:!0})}focusDropdownItem(e){oh(()=>{var t,o;const r=null===(o=null===(t=this.dropdownItems[e])||void 0===t?void 0:t.shadowRoot)||void 0===o?void 0:o.querySelector("button");r&&r.focus()})}async componentDidLoad(){this.show&&this.changedShow(!0),this.trigger&&this.changedTrigger(this.trigger)}async componentDidRender(){await this.applyDropdownPosition(),await this.resolveAnchorElement()}isTriggerElement(e){return!!e.hasAttribute("data-ix-dropdown-trigger")}onDropdownClick(e){const t=nh.pathIncludesTrigger(e.composedPath());t&&(t!==this.triggerElement&&e.preventDefault(),this.isTriggerElement(t))?"outside"===this.closeBehavior&&e.preventDefault():e.defaultPrevented||"inside"!==this.closeBehavior&&"both"!==this.closeBehavior?nh.dismissOthers(this.getId()):nh.dismissAll([this.getId()],this.ignoreRelatedSubmenu)}async updatePosition(){this.applyDropdownPosition()}render(){return this.enableTopLayer?js(Fs,{"data-ix-dropdown":this.localUId,class:{"dropdown-menu":!0,show:this.show}},js("dialog",{ref:this.dialogRef,class:{dialog:!0,overflow:!this.suppressOverflowBehavior},popover:"manual","aria-modal":"true","aria-label":this.header,tabindex:-1,onClick:e=>this.onDropdownClick(e)},js("div",{class:"dropdown-container"},this.header&&js("div",{class:"dropdown-header"},this.header),this.show&&js("slot",null)))):js(Fs,{"data-ix-dropdown":this.localUId,class:{"dropdown-menu":!0,show:this.show,overflow:!this.suppressOverflowBehavior},style:{margin:"0",minWidth:"0px",position:this.positioningStrategy},role:"list",onClick:e=>this.onDropdownClick(e)},js("div",{style:{display:"contents"}},this.header&&js("div",{class:"dropdown-header"},this.header),this.show&&js("slot",null)))}get hostElement(){return this}static get watchers(){return{show:["changedShow"],trigger:["changedTrigger"]}}static get style(){return":host{background-color:var(--theme-color-2);border-radius:var(--theme-default-border-radius);min-width:0px;z-index:var(--theme-z-index-dropdown);box-shadow:var(--theme-shadow-4);padding:0.25rem 0px}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .dropdown-header{display:flex;align-items:center;height:2.5rem;color:var(--theme-menu-header--color);padding:0 1rem}:host(.overflow){max-height:calc(50vh - 3rem);overflow-y:auto}:host(:not(.show)){display:none}.dialog{margin:0;border:none;outline:none;padding:0.25rem 0px;min-width:0;max-width:100vw;width:-moz-max-content;width:max-content;height:-moz-fit-content;height:fit-content;background-color:var(--theme-color-2);border-radius:var(--theme-default-border-radius);box-shadow:var(--theme-shadow-4);overflow-x:visible;overflow-y:visible;inset:unset;color-scheme:inherit;color:var(--theme-color-std-text);box-sizing:border-box}.dialog *,.dialog *::after,.dialog *::before{box-sizing:border-box}.dialog .dropdown-container{display:block;position:relative}.dialog .dropdown-header{display:flex;align-items:center;height:2.5rem;color:var(--theme-menu-header--color);padding:0 1rem}.dialog.overflow{max-height:calc(50vh - 3rem);overflow-y:auto}"}},[257,"ix-dropdown",{suppressAutomaticPlacement:[4,"suppress-automatic-placement"],show:[1540],trigger:[1],anchor:[1],closeBehavior:[8,"close-behavior"],placement:[1],positioningStrategy:[1,"positioning-strategy"],header:[1],offset:[16],overwriteDropdownStyle:[16,"overwrite-dropdown-style"],discoverAllSubmenus:[4,"discover-all-submenus"],ignoreRelatedSubmenu:[4,"ignore-related-submenu"],suppressOverflowBehavior:[4,"suppress-overflow-behavior"],enableTopLayer:[4,"enable-top-layer"],discoverSubmenu:[64],updatePosition:[64]},[[0,"ix-assign-sub-menu","cacheSubmenuId"]],{show:["changedShow"],trigger:["changedTrigger"]}]);function lh(){"undefined"!=typeof customElements&&["ix-dropdown"].forEach(e=>{"ix-dropdown"===e&&(customElements.get(e)||customElements.define(e,sh))})}const ch=(e,t=!1,o=!1,r,n)=>({btn:!0,[`btn-${e}`]:!0,"btn-icon":t,"btn-oval":o,selected:r,disabled:n}),dh=e=>{if(!e.icon)return"small";switch(e.iconSize){case"12":return"xx-small";case"16":return"x-small";default:return"small"}},hh=(e,t)=>{if(t.disabled||t.loading)return e.preventDefault(),void e.stopPropagation();t.onClick&&t.onClick(e)},mh=(e,t)=>{var o,r,n;const a=null!==(o=e.extraClasses)&&void 0!==o?o:{},i=null!==(r=e.ariaAttributes)&&void 0!==r?r:{};!i["aria-disabled"]&&e.disabled&&(i["aria-disabled"]="true");const s=((e,t)=>{const o=t&&t.length>0,r=!(!e["aria-label"]&&!e["aria-labelledby"]);return o||r})(i,t),l=Object.assign(Object.assign({},i),{tabindex:e.disabled?-1:null!==(n=e.tabIndex)&&void 0!==n?n:0,class:Object.assign(Object.assign({},ch(e.variant,e.iconOnly,e.iconOval,e.selected,e.disabled||e.loading)),a)}),c=[e.loading?js("ix-spinner",{size:dh(e),hideTrack:!0}):null,e.icon&&!e.loading?js("ix-icon",{class:"icon",name:e.icon,size:e.iconSize,color:e.iconColor,"aria-hidden":s?"true":void 0}):null,js("div",{class:{content:!0,[`content-${e.alignment}`]:!!e.alignment}},t),e.iconRight?js("ix-icon",{class:"icon-right",name:e.iconRight,size:e.iconSize,color:e.iconColor,"aria-hidden":s?"true":void 0}):null,e.afterContent?e.afterContent:null];return e.href?js("a",Object.assign({},l,{href:e.disabled?void 0:e.href,target:e.target,role:"button",rel:e.rel,onClick:t=>hh(t,e)}),c):js("button",Object.assign({},l,{onClick:t=>hh(t,e),type:e.type}),c)};function uh(e){return js(mh,Object.assign({},e,{type:"button"}))}const bh=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.variant="secondary",this.size="medium",this.hideTrack=!1}render(){return js(Fs,{key:"8aa6edb9059ebaafe7f052083ca680c2bc5df2cc"},js("div",{key:"ef628ecd03a1a6b3cdd36d90fb60676fc03fc90d",class:{primary:"primary"===this.variant,[this.size]:!0,"hide-track":this.hideTrack}}))}get hostElement(){return this}static get style(){return':host{display:block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}.xx-small{width:0.75rem;height:0.75rem;min-width:0.75rem;min-height:0.75rem;max-width:0.75rem;max-height:0.75rem;border-radius:100%;position:relative;animation:rotate 2s linear infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes clipMask{0%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}12.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}25%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}37.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}50%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)}62.5%{clip-path:polygon(50% 50%, 100% 0, 100% 0, 100% 100%, 0 100%, 0 0)}75%{clip-path:polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0 0)}87.5%{clip-path:polygon(50% 50%, 0 100%, 0 100%, 0 100%, 0 100%, 0 0)}100%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}}.xx-small::after{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:1px solid var(--ix-button-color, var(--theme-color-soft-text));animation:clipMask 3s linear infinite}.xx-small:not(.hide-track)::before{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:1px solid var(--theme-color-component-3)}.primary::after{border-color:var(--theme-color-dynamic)}.primary::before{border-color:var(--theme-color-ghost--hover)}:host{display:block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}.x-small{width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;max-width:1.25rem;max-height:1.25rem;border-radius:100%;position:relative;animation:rotate 2s linear infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes clipMask{0%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}12.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}25%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}37.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}50%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)}62.5%{clip-path:polygon(50% 50%, 100% 0, 100% 0, 100% 100%, 0 100%, 0 0)}75%{clip-path:polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0 0)}87.5%{clip-path:polygon(50% 50%, 0 100%, 0 100%, 0 100%, 0 100%, 0 0)}100%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}}.x-small::after{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:2px solid var(--ix-button-color, var(--theme-color-soft-text));animation:clipMask 3s linear infinite}.x-small:not(.hide-track)::before{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:2px solid var(--theme-color-component-3)}.primary::after{border-color:var(--theme-color-dynamic)}.primary::before{border-color:var(--theme-color-ghost--hover)}:host{display:block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}.small{width:1.5rem;height:1.5rem;min-width:1.5rem;min-height:1.5rem;max-width:1.5rem;max-height:1.5rem;border-radius:100%;position:relative;animation:rotate 2s linear infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes clipMask{0%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}12.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}25%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}37.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}50%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)}62.5%{clip-path:polygon(50% 50%, 100% 0, 100% 0, 100% 100%, 0 100%, 0 0)}75%{clip-path:polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0 0)}87.5%{clip-path:polygon(50% 50%, 0 100%, 0 100%, 0 100%, 0 100%, 0 0)}100%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}}.small::after{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:2px solid var(--ix-button-color, var(--theme-color-soft-text));animation:clipMask 3s linear infinite}.small:not(.hide-track)::before{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:2px solid var(--theme-color-component-3)}.primary::after{border-color:var(--theme-color-dynamic)}.primary::before{border-color:var(--theme-color-ghost--hover)}:host{display:block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}.medium{width:2rem;height:2rem;min-width:2rem;min-height:2rem;max-width:2rem;max-height:2rem;border-radius:100%;position:relative;animation:rotate 2s linear infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes clipMask{0%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}12.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}25%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}37.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}50%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)}62.5%{clip-path:polygon(50% 50%, 100% 0, 100% 0, 100% 100%, 0 100%, 0 0)}75%{clip-path:polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0 0)}87.5%{clip-path:polygon(50% 50%, 0 100%, 0 100%, 0 100%, 0 100%, 0 0)}100%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}}.medium::after{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:2px solid var(--ix-button-color, var(--theme-color-soft-text));animation:clipMask 3s linear infinite}.medium:not(.hide-track)::before{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:2px solid var(--theme-color-component-3)}.primary::after{border-color:var(--theme-color-dynamic)}.primary::before{border-color:var(--theme-color-ghost--hover)}:host{display:block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}.large{width:6rem;height:6rem;min-width:6rem;min-height:6rem;max-width:6rem;max-height:6rem;border-radius:100%;position:relative;animation:rotate 2s linear infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes clipMask{0%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}12.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}25%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}37.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}50%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)}62.5%{clip-path:polygon(50% 50%, 100% 0, 100% 0, 100% 100%, 0 100%, 0 0)}75%{clip-path:polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0 0)}87.5%{clip-path:polygon(50% 50%, 0 100%, 0 100%, 0 100%, 0 100%, 0 0)}100%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}}.large::after{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:4px solid var(--ix-button-color, var(--theme-color-soft-text));animation:clipMask 3s linear infinite}.large:not(.hide-track)::before{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:4px solid var(--theme-color-component-3)}.primary::after{border-color:var(--theme-color-dynamic)}.primary::before{border-color:var(--theme-color-ghost--hover)}'}},[257,"ix-spinner",{variant:[1],size:[1],hideTrack:[4,"hide-track"]}]);function ph(){"undefined"!=typeof customElements&&["ix-spinner"].forEach(e=>{"ix-spinner"===e&&(customElements.get(e)||customElements.define(e,bh))})}const fh=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.variant="subtle-primary",this.oval=!1,this.size="24",this.disabled=!1,this.type="button",this.loading=!1}componentDidLoad(){if("submit"===this.type){const e=document.createElement("button");e.style.display="none",e.type="submit",e.tabIndex=-1,this.hostElement.appendChild(e),this.submitButtonElement=e}}dispatchFormEvents(){"submit"===this.type&&this.submitButtonElement&&this.submitButtonElement.click()}getIconSizeClass(){return{"btn-icon-12":"12"===this.size,"btn-icon-16":"16"===this.size,"btn-icon-32":"24"===this.size||!this.size}}render(){var e,t;const o={ariaAttributes:{"aria-label":null!==(t=null!==(e=Vl(this.hostElement)["aria-label"])&&void 0!==e?e:this.a11yLabel)&&void 0!==t?t:jl(this.icon)},variant:this.variant,iconOnly:!0,iconOval:this.oval,selected:!1,disabled:this.disabled||this.loading,icon:this.icon,iconColor:this.iconColor,iconSize:this.size,loading:this.loading,onClick:()=>this.dispatchFormEvents(),type:this.type,extraClasses:this.getIconSizeClass(),tabIndex:this.hostElement.hasAttribute("tabindex")?this.hostElement.tabIndex:void 0};return js(Fs,{key:"2acf097d64918e4f19ead5560414cb07e791fe8c",class:Object.assign(Object.assign({},this.getIconSizeClass()),{disabled:this.disabled||this.loading})},js(uh,Object.assign({key:"b7e2432d7cc3362048c1e65d642e3abef43dec82"},o)))}get hostElement(){return this}static get style(){return":host{--ix-button-border-radius-left:var(--theme-btn--border-radius);--ix-button-border-radius-right:var(--theme-btn--border-radius);display:inline-block;height:2rem;vertical-align:middle;cursor:pointer;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host button,:host a{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host ix-spinner{margin-right:0.25rem}:host .content{display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .content-start{width:100%}:host .icon{pointer-events:none;margin-right:0.25rem}:host .icon-right{margin-left:0.25rem}:host(.disabled){cursor:default}:host{--ix-button-border-radius-left:var(--theme-btn--border-radius);--ix-button-border-radius-right:var(--theme-btn--border-radius);display:inline-block;height:2rem;vertical-align:middle;cursor:pointer;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host button,:host a{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host ix-spinner{margin-right:0.25rem}:host .content{display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .content-start{width:100%}:host .icon{pointer-events:none;margin-right:0.25rem}:host .icon-right{margin-left:0.25rem}:host(.disabled){cursor:default}:host .btn-primary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-primary,:host .btn-primary.focus,:host .btn-primary:focus-visible{background-color:var(--theme-btn-primary--background);color:var(--theme-btn-primary--color);--ix-button-color:var(--theme-btn-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-primary--border-color);border-style:solid}:host .btn-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-primary.selected{background-color:var(--theme-btn-primary--background--pressed);color:var(--theme-btn-primary--color--pressed)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):hover,:host .btn-primary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-primary--background--pressed-hover);color:var(--theme-btn-primary--color--pressed-hover)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):active,:host .btn-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-primary--background--pressed-hover);color:var(--theme-btn-primary--color--pressed-active)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):hover,:host .btn-primary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-primary--border-color--hover);background-color:var(--theme-btn-primary--background--hover);color:var(--theme-btn-primary--color--hover)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):active,:host .btn-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-primary--border-color--active);background-color:var(--theme-btn-primary--background--active);color:var(--theme-btn-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-primary.disabled,:host(.disabled) .btn-primary:disabled{pointer-events:none;border-color:var(--theme-btn-primary--border-color--disabled);background-color:var(--theme-btn-primary--background--disabled);color:var(--theme-btn-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-primary--color--disabled)}:host .btn-secondary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-secondary,:host .btn-secondary.focus,:host .btn-secondary:focus-visible{background-color:var(--theme-btn-secondary--background);color:var(--theme-btn-secondary--color);--ix-button-color:var(--theme-btn-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-secondary--border-color);border-style:solid}:host .btn-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-secondary.selected{background-color:var(--theme-btn-secondary--background--pressed);color:var(--theme-btn-secondary--color--pressed)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):hover,:host .btn-secondary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-secondary--background--pressed-hover);color:var(--theme-btn-secondary--color--pressed-hover)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-secondary--background--pressed-hover);color:var(--theme-btn-secondary--color--pressed-active)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):hover,:host .btn-secondary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-secondary--border-color--hover);background-color:var(--theme-btn-secondary--background--hover);color:var(--theme-btn-secondary--color--hover)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):active,:host .btn-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-secondary--border-color--active);background-color:var(--theme-btn-secondary--background--active);color:var(--theme-btn-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-secondary.disabled,:host(.disabled) .btn-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-secondary--border-color--disabled);background-color:var(--theme-btn-secondary--background--disabled);color:var(--theme-btn-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-secondary--color--disabled)}:host .btn-tertiary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-tertiary,:host .btn-tertiary.focus,:host .btn-tertiary:focus-visible{background-color:var(--theme-btn-tertiary--background);color:var(--theme-btn-tertiary--color);--ix-button-color:var(--theme-btn-tertiary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-tertiary--border-color);border-style:solid}:host .btn-tertiary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-tertiary.selected{background-color:var(--theme-btn-tertiary--background--pressed);color:var(--theme-btn-tertiary--color--pressed)}:host .btn-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary.selected:not(.disabled):not(:disabled):hover,:host .btn-tertiary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-tertiary--background--pressed-hover);color:var(--theme-btn-tertiary--color--pressed-hover)}:host .btn-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary.selected:not(.disabled):not(:disabled):active,:host .btn-tertiary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-tertiary--background--pressed-hover);color:var(--theme-btn-tertiary--color--pressed-active)}:host .btn-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary:not(.disabled):not(:disabled):hover,:host .btn-tertiary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-tertiary--border-color--hover);background-color:var(--theme-btn-tertiary--background--hover);color:var(--theme-btn-tertiary--color--hover)}:host .btn-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary:not(.disabled):not(:disabled):active,:host .btn-tertiary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-tertiary--border-color--active);background-color:var(--theme-btn-tertiary--background--active);color:var(--theme-btn-tertiary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-tertiary.disabled,:host(.disabled) .btn-tertiary:disabled{pointer-events:none;border-color:var(--theme-btn-tertiary--border-color--disabled);background-color:var(--theme-btn-tertiary--background--disabled);color:var(--theme-btn-tertiary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-tertiary--color--disabled)}:host .btn-subtle-primary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-subtle-primary,:host .btn-subtle-primary.focus,:host .btn-subtle-primary:focus-visible{background-color:var(--theme-btn-subtle-primary--background);color:var(--theme-btn-subtle-primary--color);--ix-button-color:var(--theme-btn-subtle-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-subtle-primary--border-color);border-style:solid}:host .btn-subtle-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-subtle-primary.selected{background-color:var(--theme-btn-subtle-primary--background--pressed);color:var(--theme-btn-subtle-primary--color--pressed)}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled):hover,:host .btn-subtle-primary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-subtle-primary--background--pressed-hover);color:var(--theme-btn-subtle-primary--color--pressed-hover)}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled):active,:host .btn-subtle-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-subtle-primary--background--pressed-hover);color:var(--theme-btn-subtle-primary--color--pressed-active)}:host .btn-subtle-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary:not(.disabled):not(:disabled):hover,:host .btn-subtle-primary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-subtle-primary--border-color--hover);background-color:var(--theme-btn-subtle-primary--background--hover);color:var(--theme-btn-subtle-primary--color--hover)}:host .btn-subtle-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary:not(.disabled):not(:disabled):active,:host .btn-subtle-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-subtle-primary--border-color--active);background-color:var(--theme-btn-subtle-primary--background--active);color:var(--theme-btn-subtle-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-subtle-primary.disabled,:host(.disabled) .btn-subtle-primary:disabled{pointer-events:none;border-color:var(--theme-btn-subtle-primary--border-color--disabled);background-color:var(--theme-btn-subtle-primary--background--disabled);color:var(--theme-btn-subtle-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-subtle-primary--color--disabled)}:host .btn-subtle-secondary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-subtle-secondary,:host .btn-subtle-secondary.focus,:host .btn-subtle-secondary:focus-visible{background-color:var(--theme-btn-subtle-secondary--background);color:var(--theme-btn-subtle-secondary--color);--ix-button-color:var(--theme-btn-subtle-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-subtle-secondary--border-color);border-style:solid}:host .btn-subtle-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-subtle-secondary.selected{background-color:var(--theme-btn-subtle-secondary--background--pressed);color:var(--theme-btn-subtle-secondary--color--pressed)}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled):hover,:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-subtle-secondary--background--pressed-hover);color:var(--theme-btn-subtle-secondary--color--pressed-hover)}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-subtle-secondary--background--pressed-hover);color:var(--theme-btn-subtle-secondary--color--pressed-active)}:host .btn-subtle-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary:not(.disabled):not(:disabled):hover,:host .btn-subtle-secondary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-subtle-secondary--border-color--hover);background-color:var(--theme-btn-subtle-secondary--background--hover);color:var(--theme-btn-subtle-secondary--color--hover)}:host .btn-subtle-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary:not(.disabled):not(:disabled):active,:host .btn-subtle-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-subtle-secondary--border-color--active);background-color:var(--theme-btn-subtle-secondary--background--active);color:var(--theme-btn-subtle-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-subtle-secondary.disabled,:host(.disabled) .btn-subtle-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-subtle-secondary--border-color--disabled);background-color:var(--theme-btn-subtle-secondary--background--disabled);color:var(--theme-btn-subtle-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-subtle-secondary--color--disabled)}:host .btn-subtle-tertiary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-subtle-tertiary,:host .btn-subtle-tertiary.focus,:host .btn-subtle-tertiary:focus-visible{background-color:var(--theme-btn-subtle-tertiary--background);color:var(--theme-btn-subtle-tertiary--color);--ix-button-color:var(--theme-btn-subtle-tertiary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-subtle-tertiary--border-color);border-style:solid}:host .btn-subtle-tertiary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-subtle-tertiary.selected{background-color:var(--theme-btn-subtle-tertiary--background--pressed);color:var(--theme-btn-subtle-tertiary--color--pressed)}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled):hover,:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-subtle-tertiary--background--pressed-hover);color:var(--theme-btn-subtle-tertiary--color--pressed-hover)}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled):active,:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-subtle-tertiary--background--pressed-hover);color:var(--theme-btn-subtle-tertiary--color--pressed-active)}:host .btn-subtle-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary:not(.disabled):not(:disabled):hover,:host .btn-subtle-tertiary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-subtle-tertiary--border-color--hover);background-color:var(--theme-btn-subtle-tertiary--background--hover);color:var(--theme-btn-subtle-tertiary--color--hover)}:host .btn-subtle-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary:not(.disabled):not(:disabled):active,:host .btn-subtle-tertiary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-subtle-tertiary--border-color--active);background-color:var(--theme-btn-subtle-tertiary--background--active);color:var(--theme-btn-subtle-tertiary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-subtle-tertiary.disabled,:host(.disabled) .btn-subtle-tertiary:disabled{pointer-events:none;border-color:var(--theme-btn-subtle-tertiary--border-color--disabled);background-color:var(--theme-btn-subtle-tertiary--background--disabled);color:var(--theme-btn-subtle-tertiary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-subtle-tertiary--color--disabled)}:host .btn-danger-primary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-danger-primary,:host .btn-danger-primary.focus,:host .btn-danger-primary:focus-visible{background-color:var(--theme-btn-danger-primary--background);color:var(--theme-btn-danger-primary--color);--ix-button-color:var(--theme-btn-danger-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger-primary--border-color);border-style:solid}:host .btn-danger-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-danger-primary.selected{background-color:var(--theme-btn-danger-primary--background--pressed);color:var(--theme-btn-danger-primary--color--pressed)}:host .btn-danger-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary.selected:not(.disabled):not(:disabled):hover,:host .btn-danger-primary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-danger-primary--background--pressed-hover);color:var(--theme-btn-danger-primary--color--pressed-hover)}:host .btn-danger-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary.selected:not(.disabled):not(:disabled):active,:host .btn-danger-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-danger-primary--background--pressed-hover);color:var(--theme-btn-danger-primary--color--pressed-active)}:host .btn-danger-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary:not(.disabled):not(:disabled):hover,:host .btn-danger-primary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-danger-primary--border-color--hover);background-color:var(--theme-btn-danger-primary--background--hover);color:var(--theme-btn-danger-primary--color--hover)}:host .btn-danger-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary:not(.disabled):not(:disabled):active,:host .btn-danger-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger-primary--border-color--active);background-color:var(--theme-btn-danger-primary--background--active);color:var(--theme-btn-danger-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger-primary.disabled,:host(.disabled) .btn-danger-primary:disabled{pointer-events:none;border-color:var(--theme-btn-danger-primary--border-color--disabled);background-color:var(--theme-btn-danger-primary--background--disabled);color:var(--theme-btn-danger-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger-primary--color--disabled)}:host .btn-danger-secondary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-danger-secondary,:host .btn-danger-secondary.focus,:host .btn-danger-secondary:focus-visible{background-color:var(--theme-btn-danger-secondary--background);color:var(--theme-btn-danger-secondary--color);--ix-button-color:var(--theme-btn-danger-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger-secondary--border-color);border-style:solid}:host .btn-danger-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-danger-secondary.selected{background-color:var(--theme-btn-danger-secondary--background--pressed);color:var(--theme-btn-danger-secondary--color--pressed)}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled):hover,:host .btn-danger-secondary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-danger-secondary--background--pressed-hover);color:var(--theme-btn-danger-secondary--color--pressed-hover)}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-danger-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-danger-secondary--background--pressed-hover);color:var(--theme-btn-danger-secondary--color--pressed-active)}:host .btn-danger-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary:not(.disabled):not(:disabled):hover,:host .btn-danger-secondary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-danger-secondary--border-color--hover);background-color:var(--theme-btn-danger-secondary--background--hover);color:var(--theme-btn-danger-secondary--color--hover)}:host .btn-danger-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary:not(.disabled):not(:disabled):active,:host .btn-danger-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger-secondary--border-color--active);background-color:var(--theme-btn-danger-secondary--background--active);color:var(--theme-btn-danger-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger-secondary.disabled,:host(.disabled) .btn-danger-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-danger-secondary--border-color--disabled);background-color:var(--theme-btn-danger-secondary--background--disabled);color:var(--theme-btn-danger-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger-secondary--color--disabled)}:host .btn-danger-tertiary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-danger-tertiary,:host .btn-danger-tertiary.focus,:host .btn-danger-tertiary:focus-visible{background-color:var(--theme-btn-danger-tertiary--background);color:var(--theme-btn-danger-tertiary--color);--ix-button-color:var(--theme-btn-danger-tertiary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger-tertiary--border-color);border-style:solid}:host .btn-danger-tertiary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-danger-tertiary.selected{background-color:var(--theme-btn-danger-tertiary--background--pressed);color:var(--theme-btn-danger-tertiary--color--pressed)}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled):hover,:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-danger-tertiary--background--pressed-hover);color:var(--theme-btn-danger-tertiary--color--pressed-hover)}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled):active,:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-danger-tertiary--background--pressed-hover);color:var(--theme-btn-danger-tertiary--color--pressed-active)}:host .btn-danger-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary:not(.disabled):not(:disabled):hover,:host .btn-danger-tertiary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-danger-tertiary--border-color--hover);background-color:var(--theme-btn-danger-tertiary--background--hover);color:var(--theme-btn-danger-tertiary--color--hover)}:host .btn-danger-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary:not(.disabled):not(:disabled):active,:host .btn-danger-tertiary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger-tertiary--border-color--active);background-color:var(--theme-btn-danger-tertiary--background--active);color:var(--theme-btn-danger-tertiary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger-tertiary.disabled,:host(.disabled) .btn-danger-tertiary:disabled{pointer-events:none;border-color:var(--theme-btn-danger-tertiary--border-color--disabled);background-color:var(--theme-btn-danger-tertiary--background--disabled);color:var(--theme-btn-danger-tertiary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger-tertiary--color--disabled)}*,*::after,*::before{box-sizing:border-box}::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){*{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}::-webkit-scrollbar{width:0.5rem;height:0.5rem}::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}::-webkit-scrollbar-corner{display:none}:host{display:inline-flex;justify-content:center;align-items:center}:host button{width:100%;height:100%;overflow:hidden;padding:0}:host button.btn-oval{border-radius:6.25rem}:host .icon{color:var(--ix-icon-button-color, currentColor);margin:0}:host ix-spinner{margin:0}:host(.btn-icon-12){height:1rem;width:1rem;min-width:1rem;min-height:1rem}:host(.btn-icon-16){height:1.5rem;width:1.5rem;min-width:1.5rem;min-height:1.5rem}:host(.btn-icon-32){height:2rem;width:2rem;min-width:2rem;min-height:2rem}"}},[257,"ix-icon-button",{a11yLabel:[1,"a11y-label"],variant:[1],oval:[4],icon:[1],size:[1],iconColor:[1,"icon-color"],disabled:[4],type:[1],loading:[4]}]);function gh(){"undefined"!=typeof customElements&&["ix-icon-button","ix-spinner"].forEach(e=>{switch(e){case"ix-icon-button":customElements.get(e)||customElements.define(e,fh);break;case"ix-spinner":customElements.get(e)||ph()}})}const vh=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.expanded=!1,this.pinned=!1,this.ixAriaLabel="Expand"}getSmallScreenIcon(){return js("button",{tabindex:-1,class:Object.assign(Object.assign({},ch("subtle-tertiary",!0,!1,!1,!1)),{"menu-expand-button":!0})},js("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"24",height:"24"},js("rect",{class:"line line-1",x:"2",y:"5",width:"20",height:"2"}),js("rect",{class:"line line-2",x:"2",y:"11",width:"13",height:"2"}),js("rect",{class:"line line-3",x:"2",y:"17",width:"20",height:"2"})))}getLargeScreenIcon(){return js("ix-icon-button",{tabindex:-1,icon:this.expanded?Xl:Gl,variant:"subtle-tertiary"})}getMenuIcon(){return this.pinned||"md"===this.breakpoint||"lg"===this.breakpoint?this.getLargeScreenIcon():this.getSmallScreenIcon()}render(){return js(Fs,{key:"7955f6ca27cccacf73147ea3207e5147e03ce6d5",class:{expanded:this.expanded},"aria-hidden":"true"},this.getMenuIcon())}static get style(){return":host{--ix-button-border-radius-left:var(--theme-btn--border-radius);--ix-button-border-radius-right:var(--theme-btn--border-radius);display:inline-block;height:2rem;vertical-align:middle;cursor:pointer;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host button,:host a{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host ix-spinner{margin-right:0.25rem}:host .content{display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .content-start{width:100%}:host .icon{pointer-events:none;margin-right:0.25rem}:host .icon-right{margin-left:0.25rem}:host(.disabled){cursor:default}:host .btn-subtle-tertiary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-subtle-tertiary,:host .btn-subtle-tertiary.focus,:host .btn-subtle-tertiary:focus-visible{background-color:var(--theme-btn-subtle-tertiary--background);color:var(--theme-btn-subtle-tertiary--color);--ix-button-color:var(--theme-btn-subtle-tertiary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-subtle-tertiary--border-color);border-style:solid}:host .btn-subtle-tertiary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-subtle-tertiary.selected{background-color:var(--theme-btn-subtle-tertiary--background--pressed);color:var(--theme-btn-subtle-tertiary--color--pressed)}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled):hover,:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-subtle-tertiary--background--pressed-hover);color:var(--theme-btn-subtle-tertiary--color--pressed-hover)}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled):active,:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-subtle-tertiary--background--pressed-hover);color:var(--theme-btn-subtle-tertiary--color--pressed-active)}:host .btn-subtle-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary:not(.disabled):not(:disabled):hover,:host .btn-subtle-tertiary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-subtle-tertiary--border-color--hover);background-color:var(--theme-btn-subtle-tertiary--background--hover);color:var(--theme-btn-subtle-tertiary--color--hover)}:host .btn-subtle-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary:not(.disabled):not(:disabled):active,:host .btn-subtle-tertiary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-subtle-tertiary--border-color--active);background-color:var(--theme-btn-subtle-tertiary--background--active);color:var(--theme-btn-subtle-tertiary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-subtle-tertiary.disabled,:host(.disabled) .btn-subtle-tertiary:disabled{pointer-events:none;border-color:var(--theme-btn-subtle-tertiary--border-color--disabled);background-color:var(--theme-btn-subtle-tertiary--background--disabled);color:var(--theme-btn-subtle-tertiary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-subtle-tertiary--color--disabled)}:host{display:flex;justify-content:center;align-items:center;height:2rem;width:2rem;border-radius:var(--theme-btn--border-radius);pointer-events:all}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host svg{display:inline-block;vertical-align:middle}:host .line{fill:var(--theme-menu-btn--color);opacity:1;x:2px;transition:x 0.075s ease-in var(--theme-default-time), transform 0.075s ease-in-out 0.075s, y 0.075s ease-in-out, opacity 0.075s linear 0.075s;transform-origin:center}:host(:not(.disabled):not(:disabled)){cursor:pointer}:host(:hover:not(.disabled):not(:disabled)) .menu-expand-button{background-color:var(--theme-menu-btn--background--hover)}.menu-expand-button{width:2rem;padding:0px !important;cursor:pointer}:host(:not(.disabled):not(:disabled)){cursor:pointer}:host(:active:not(.disabled):not(:disabled)) .menu-expand-button{background-color:var(--theme-menu-btn--background--active)}:host(.expanded) svg .line-1{opacity:1;transform:rotate(-45deg);y:11px}:host(.expanded) svg .line-2{opacity:0;x:9}:host(.expanded) svg .line-3{opacity:1;transform:rotate(45deg);y:11px}"}},[257,"ix-menu-expand-icon",{expanded:[516],breakpoint:[513],pinned:[4],ixAriaLabel:[1,"ix-aria-label"]}]);function yh(){"undefined"!=typeof customElements&&["ix-menu-expand-icon","ix-icon-button","ix-spinner"].forEach(e=>{switch(e){case"ix-menu-expand-icon":customElements.get(e)||customElements.define(e,vh);break;case"ix-icon-button":customElements.get(e)||gh();break;case"ix-spinner":customElements.get(e)||ph()}})}const kh=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.menuToggle=el(this,"menuToggle",7),this.openAppSwitch=el(this,"openAppSwitch",7),this.appIconOutline=!1,this.hideBottomBorder=!1,this.showMenu=!1,this.enableTopLayer=!1,this.breakpoint="lg",this.menuExpanded=!1,this.suppressResponsive=!1,this.hasSlottedLogo=!1,this.hasOverflowContextMenu=!1,this.hasSecondarySlotElements=!1,this.hasDefaultSlotElements=!1,this.hasOverflowSlotElements=!1}get contentBackground(){return this.hostElement.shadowRoot.querySelector(".dropdown-content")}componentWillLoad(){this.breakpoint="undefined"!=typeof window&&window.matchMedia?fc("lg")?"lg":fc("md")?"md":fc("sm")?"sm":"lg":"lg",$c(this.hostElement,Ec,e=>{this.breakpoint=Sc.breakpoint,this.applicationLayoutContext=e,this.tryUpdateAppSwitch()},!0),this.menuDisposable=Oc.expandChange.on(e=>{this.menuExpanded=e}),this.modeDisposable=Sc.onChange.on(e=>{this.suppressResponsive||(this.breakpoint=e)}),this.updateHasSlotAssignedElementsStates()}componentDidLoad(){this.attachSiemensLogoIfLoaded()}disconnectedCallback(){var e,t;null===(e=this.menuDisposable)||void 0===e||e.dispose(),null===(t=this.modeDisposable)||void 0===t||t.dispose()}watchApplicationLayoutContext(){this.applicationLayoutContext&&(this.showMenu=!1)}watchSuppressResponsive(){this.breakpoint="md"}checkLogoSlot(){const e=this.hostElement.shadowRoot.querySelector('slot[name="logo"]');if(void 0!==window.customElements.get("ix-siemens-logo"))return Ac(e);let t=null==e?void 0:e.assignedElements({flatten:!0});return t=null==t?void 0:t.filter(e=>"IX-SIEMENS-LOGO"!==e.tagName),0!==(null==t?void 0:t.length)}attachSiemensLogoIfLoaded(){if(!this.companyLogo&&!this.checkLogoSlot()){const e=document.createElement("ix-siemens-logo");e.slot="logo",this.hostElement.appendChild(e)}}async onMenuClick(){this.applicationLayoutContext?Oc.toggle():this.menuExpanded=!this.menuExpanded,this.menuToggle.emit(this.menuExpanded)}resolveContextMenuButton(){return new Promise(e=>xs(()=>e(this.hostElement.shadowRoot.querySelector("[data-context-menu]"))))}tryUpdateAppSwitch(){var e,t;this.callbackUpdateAppSwitchModal&&(null===(e=this.applicationLayoutContext)||void 0===e?void 0:e.appSwitchConfig)&&this.callbackUpdateAppSwitchModal(null===(t=this.applicationLayoutContext)||void 0===t?void 0:t.appSwitchConfig)}async showAppSwitch(){var e,t;const{defaultPrevented:o}=this.openAppSwitch.emit();o||(null===(e=this.applicationLayoutContext)||void 0===e?void 0:e.appSwitchConfig)&&(this.callbackUpdateAppSwitchModal=await bc(null===(t=this.applicationLayoutContext)||void 0===t?void 0:t.appSwitchConfig))}updateHasSlotAssignedElementsStates(){const e=this.hostElement.shadowRoot.querySelector(".content slot:not([name])"),t=this.hostElement.shadowRoot.querySelector('.content slot[name="secondary"]'),o=this.hostElement.shadowRoot.querySelector('.content slot[name="overflow"]');this.hasDefaultSlotElements=Ac(e),this.hasSecondarySlotElements=Ac(t),this.hasOverflowSlotElements=Ac(o),this.hasOverflowContextMenu=this.hasDefaultSlotElements||this.hasSecondarySlotElements}onContentBgClick(e){e.target===this.contentBackground&&e.preventDefault()}render(){var e;const t=!!this.applicationLayoutContext,o="sm"===this.breakpoint&&!1===this.suppressResponsive&&t,r=(null===(e=this.applicationLayoutContext)||void 0===e?void 0:e.appSwitchConfig)&&"sm"!==this.breakpoint&&!1===this.suppressResponsive,n="sm"!==this.breakpoint&&!!this.companyLogo;return js(Fs,{key:"f70c16368414080ba826e2009b1e0f3f65cb2ff1",class:{[`breakpoint-${this.breakpoint}`]:!0,"hide-bottom-border":this.hideBottomBorder},slot:"application-header"},js("div",{key:"aa68f775dc1b58aafdf4b4d37700113fbc509e2d",class:"left-side"},this.appIcon&&"sm"!==this.breakpoint&&js("div",{key:"ae9b4672c1348d21c9c48421e867634af213a5c7",class:{"app-icon":!0,"app-icon-outline":this.appIconOutline}},js("img",{key:"2bf6e28d9867f08a6d954e132ece2c149e20f1b5",src:this.appIcon,alt:this.appIconAlt})),(this.showMenu||o)&&js("ix-menu-expand-icon",{key:"64ba854155f4ab55ff7aa2f2b15b2feb19145a4e",onClick:()=>this.onMenuClick(),expanded:this.menuExpanded}),r&&js("ix-icon-button",{key:"265abaec15030ee7dc41a1e0535f09e32b99ff01",onClick:()=>this.showAppSwitch(),icon:Wl,variant:"subtle-tertiary",class:{"app-switch":!0,"without-app-icon":!this.appIcon},"aria-label":this.ariaLabelAppSwitchIconButton}),n&&js("div",{key:"34e1ee388c68ec1e5a4c5ab0a67ae07f66d3b2ef",class:"logo"},js("img",{key:"86bb6a77c06e0f30ce41de66a4fe813bc236b536",src:this.companyLogo,alt:this.companyLogoAlt})),js("div",{key:"3391b44a0cdaaa1b8b60e29fe71c9f9a04473919",class:{logo:!0,"hide-logo":!this.hasSlottedLogo}},js("slot",{key:"e0e554af7fe4746a6b12ada015f0f129b96bdd76",name:"logo",onSlotchange:()=>this.hasSlottedLogo=this.checkLogoSlot()})),js("div",{key:"cf3bca529813307e538a13ddc454d01cce5a8689",class:"name"},js("ix-typography",{key:"9e4d9c3b6a3f45e6ceba918bc17fd4ff4a5453c3",format:"body-lg",class:"application-name"},this.name),this.nameSuffix&&"sm"!==this.breakpoint&&js("ix-typography",{key:"9f7780499e2fb19e622e16a4f7e46084e5713f68",format:"body-xs",class:"application-name-suffix"},this.nameSuffix))),js("div",{key:"3a4dee26b48e356c2652517dd88887d936f926d5",class:{"right-side":!0,sm:"sm"===this.breakpoint}},"sm"!==this.breakpoint&&js("div",{key:"fd961eea6ec62a745dc2b6c9842a7dcd777c9218",class:"secondary"},js("slot",{key:"c214a8d62f28268acb56f1ecb88115d82f14cf0a",name:"secondary"})),js("div",{key:"48bb5fd5dbb93f25c933436ce5033fbb75db6962",class:"content"},"sm"!==this.breakpoint&&js("slot",{key:"868289b10946d895af657afb22d047a2864a9e8a"}),js("ix-icon-button",{key:"6b83cf6c6f04a1435c21a6f1a61a54f82531db48",class:{"context-menu":!0,"context-menu-visible":this.hasOverflowContextMenu||this.hasOverflowSlotElements},"data-context-menu":!0,"data-testid":"show-more",icon:"data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(53.333333, 224.000000)'><path d='M64,32 C64,14.326888 49.673112,2.91322522e-11 32,2.91322522e-11 C14.326888,2.91322522e-11 -1.47219675e-14,14.326888 -1.58041335e-14,32 C-1.68862995e-14,49.673112 14.326888,64 32,64 C49.673112,64 64,49.673112 64,32 Z M405.333333,32 C405.333333,14.326888 391.006445,-2.84217094e-14 373.333333,-2.84217094e-14 C355.660221,-2.84217094e-14 341.333333,14.326888 341.333333,32 C341.333333,49.673112 355.660221,64 373.333333,64 C391.006445,64 405.333333,49.673112 405.333333,32 Z M234.666667,32 C234.666667,14.326888 220.339779,2.84217094e-14 202.666667,2.84217094e-14 C184.993555,2.84217094e-14 170.666667,14.326888 170.666667,32 C170.666667,49.673112 184.993555,64 202.666667,64 C220.339779,64 234.666667,49.673112 234.666667,32 Z' id='options-horizontal'/></g></g></svg>",variant:"subtle-tertiary","aria-label":this.ariaLabelMoreMenuIconButton,"aria-hidden":Dl(!(this.hasOverflowContextMenu||this.hasOverflowSlotElements))}),js("ix-dropdown",{key:"e0c44a160fccfc5d02672b09abff3ea209df4056","data-overflow-dropdown":!0,class:"dropdown",discoverAllSubmenus:!0,trigger:this.resolveContextMenuButton(),"aria-hidden":Dl(!(this.hasOverflowContextMenu||this.hasOverflowSlotElements)),enableTopLayer:this.enableTopLayer},js("div",{key:"d17c4e3695fdcc517272552b4420175dfbd2f2c8",class:"dropdown-content",onClick:e=>this.onContentBgClick(e)},"sm"===this.breakpoint&&js("div",{key:"6e96017787c861308cd4dbcaca0312dd0601746b",class:{"slot-content":!0,"slot-content-active":this.hasSecondarySlotElements}},js("slot",{key:"d078fd257e64da944799047951c8b9ab2d762e0d",name:"secondary",onSlotchange:()=>this.updateHasSlotAssignedElementsStates()})),"sm"===this.breakpoint&&js("div",{key:"64d3c501c11859ed9c27d3a8f64294a080925ca4",class:{"slot-content":!0,"slot-content-active":this.hasDefaultSlotElements}},js("slot",{key:"aa759b7edbfa50848887dc23e649ffe85fd296fa",onSlotchange:()=>this.updateHasSlotAssignedElementsStates()})),js("div",{key:"caf2086cb213c9650e52df3433eac548a7a5510e",class:{"slot-content":!0,"slot-content-active":this.hasOverflowSlotElements}},js("slot",{key:"e4bf46ff49a8416e405513115db147994a2c6df6",name:"overflow",onSlotchange:()=>this.updateHasSlotAssignedElementsStates()})))),js("slot",{key:"17038a34906a10b5f0014a3f9f0e4bf8362f5695",name:"ix-application-header-avatar"}))))}get hostElement(){return this}static get watchers(){return{applicationLayoutContext:["watchApplicationLayoutContext"],suppressResponsive:["watchSuppressResponsive"]}}static get style(){return":host{display:flex;flex-wrap:nowrap;align-items:end;justify-content:space-between;position:relative;width:100%;min-height:3rem;padding-top:var(--ix-safe-area-inset-top, 0rem);padding-right:calc(0.625rem + var(--ix-safe-area-inset-right, 0rem));padding-left:calc(0.625rem + var(--ix-safe-area-inset-left, 0rem));color:var(--theme-app-header--color);background-color:var(--theme-app-header--background);border-bottom:var(--theme-app-header--border-width) solid var(--theme-app-header--border-color);z-index:var(--theme-z-index-fixed)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .left-side,:host .right-side{display:flex;flex-direction:row;flex-wrap:nowrap;position:relative;align-items:center;min-width:0;min-height:3rem;height:100%}:host .left-side{flex:0 1 auto}:host .left-side .app-icon{display:block;position:relative;width:2rem;min-width:2rem;max-width:2rem;height:2rem;min-height:2rem;max-height:2rem}:host .left-side .app-icon.app-icon-outline{outline:1px solid var(--theme-app-header-app-icon--outline-color);border-radius:0.125rem}:host .left-side .app-icon img{position:relative;display:block;width:100%;height:100%;border-radius:0.125rem}:host .left-side .app-switch{margin:0 0.625rem}:host .left-side .app-switch.without-app-icon{margin-left:0px}:host .left-side .name{display:flex;position:relative;flex-direction:row;flex-wrap:nowrap;margin-left:0.75rem;margin-right:0.75rem;color:var(--theme-app-header--color);min-width:0;gap:0.75rem;overflow:hidden}:host .left-side .application-name,:host .left-side .application-name-suffix{overflow:hidden;overflow-wrap:anywhere;text-overflow:ellipsis;text-wrap:nowrap}:host .left-side .application-name{flex:0 1 auto;min-width:0;flex-shrink:0;max-width:100%}:host .left-side .application-name-suffix{flex:1 1 auto;margin-top:0.4rem;min-width:0;flex-shrink:1;color:var(--theme-app-header-name-suffix--color)}:host .left-side .logo{display:inline-flex;align-items:center;position:relative;height:32px;overflow:hidden;line-height:0rem;color:var(--theme-app-header-logo--color);margin-right:1rem;margin-left:1rem;min-width:-moz-fit-content;min-width:fit-content}:host .left-side .logo.hide-logo{display:none}:host .right-side{flex:1 1 auto;overflow:hidden;justify-content:space-between}:host .right-side .content,:host .right-side .secondary{display:flex;position:relative;align-items:center;justify-content:space-between;flex-direction:row;flex-wrap:nowrap;height:100%}:host .right-side .content{min-width:-moz-max-content;min-width:max-content}:host .right-side .secondary{overflow:hidden}:host .right-side .dropdown{overflow:visible}:host .right-side .dropdown-content>.slot-content-active{padding:0.5rem 1.5rem 0.5rem 1.5rem;border-top:none}:host .right-side .dropdown-content .slot-content-active~.slot-content-active{border-top:1px solid var(--theme-color-x-weak-bdr)}:host .right-side .context-menu{display:none}:host .right-side .context-menu.context-menu-visible{display:block;margin-left:0.5rem}:host .right-side ::slotted(ix-avatar){margin-left:0.5rem}:host .right-side .primary-navigation{align-self:end}:host .right-side.sm{justify-content:end}@media only screen and (max-width: 48em){:host .logo{margin-left:0.5rem;display:none !important}:host .content,:host .secondary,:host .app-icon{display:none}}:host(.hide-bottom-border){border-bottom:none}"}},[257,"ix-application-header",{name:[1],nameSuffix:[1,"name-suffix"],companyLogo:[1,"company-logo"],companyLogoAlt:[1,"company-logo-alt"],appIcon:[1,"app-icon"],appIconAlt:[1,"app-icon-alt"],appIconOutline:[4,"app-icon-outline"],hideBottomBorder:[4,"hide-bottom-border"],showMenu:[1028,"show-menu"],ariaLabelMenuExpandIconButton:[1,"aria-label-menu-expand-icon-button"],ariaLabelAppSwitchIconButton:[1,"aria-label-app-switch-icon-button"],ariaLabelMoreMenuIconButton:[1,"aria-label-more-menu-icon-button"],enableTopLayer:[4,"enable-top-layer"],breakpoint:[32],menuExpanded:[32],suppressResponsive:[32],hasSlottedLogo:[32],hasOverflowContextMenu:[32],hasSecondarySlotElements:[32],hasDefaultSlotElements:[32],hasOverflowSlotElements:[32],applicationLayoutContext:[32]},void 0,{applicationLayoutContext:["watchApplicationLayoutContext"],suppressResponsive:["watchSuppressResponsive"]}]),xh=kh,wh=function(){"undefined"!=typeof customElements&&["ix-application-header","ix-dropdown","ix-icon-button","ix-menu-expand-icon","ix-spinner","ix-typography"].forEach(e=>{switch(e){case"ix-application-header":customElements.get(e)||customElements.define(e,kh);break;case"ix-dropdown":customElements.get(e)||lh();break;case"ix-icon-button":customElements.get(e)||gh();break;case"ix-menu-expand-icon":customElements.get(e)||yh();break;case"ix-spinner":customElements.get(e)||ph();break;case"ix-typography":customElements.get(e)||Bl()}})},Sh="data-ix-theme",Ch="data-ix-color-schema",$h=()=>window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light",Eh=new class{get themeChanged(){return this._themeChanged}get schemaChanged(){return this._schemaChanged}hasVariantSuffix(e){return e.endsWith(this.suffixDark)||e.endsWith(this.suffixLight)}isThemeClass(e){return e.startsWith(this.prefixTheme)&&this.hasVariantSuffix(e)}setTheme(e,t=!1){if(this.isThemeClass(e)?this.replaceThemeClass(e):document.documentElement.setAttribute(Sh,e),t){const e=$h();this.setVariant(e)}}replaceThemeClass(e){const t=[];Array.from(document.documentElement.classList).filter(e=>e&&this.isThemeClass(e)).forEach(e=>{t.push(e)}),document.documentElement.classList.remove(...t),document.documentElement.classList.add(e)}toggleMode(){if(document.documentElement.hasAttribute(Ch)){const e=this.getDataColorSchema(document.documentElement);return void document.documentElement.setAttribute(Ch,"dark"===e?"light":"dark")}const e=[];Array.from(document.documentElement.classList).filter(e=>e&&this.isThemeClass(e)).forEach(t=>{e.push(t)}),0!==e.length?e.forEach(e=>{document.documentElement.classList.replace(e,this.getOppositeMode(e))}):document.documentElement.classList.add(this.getOppositeMode(this.defaultTheme))}getDataColorSchema(e){return e.getAttribute(Ch)}getCurrentTheme(){var e;return null!==(e=Array.from(document.documentElement.classList).find(e=>this.isThemeClass(e)))&&void 0!==e?e:`theme-${document.documentElement.getAttribute(Sh)||"classic"}-${document.documentElement.getAttribute(Ch)||$h()}`}setVariant(e=$h()){if(this.getDataColorSchema(document.documentElement))return void document.documentElement.setAttribute(Ch,e);const t=this.getCurrentTheme();document.documentElement.classList.remove(t),t.endsWith(this.suffixDark)&&document.documentElement.classList.add(t.replace(/-dark$/g,`-${e}`)),t.endsWith(this.suffixLight)&&document.documentElement.classList.add(t.replace(/-light$/g,`-${e}`)),document.documentElement.setAttribute(Ch,e)}getOppositeMode(e){return e.endsWith(this.suffixDark)?e.replace(/-dark$/g,this.suffixLight):e.endsWith(this.suffixLight)?e.replace(/-light$/g,this.suffixDark):""}splitMutations(e){return{classMutations:e.filter(e=>"class"===e.attributeName),dataMutations:e.filter(e=>e.attributeName===Sh||e.attributeName===Ch)}}handleClassMutations(e){return e.forEach(e=>{const{target:t}=e;t.classList.forEach(t=>{var o;this.isThemeClass(t)&&!(null===(o=e.oldValue)||void 0===o?void 0:o.includes(t))&&this._themeChanged.emit(t)})})}handleDataMutations(e){return e.forEach(e=>{const{target:t}=e,o=t.attributes.getNamedItem(Sh);(null==o?void 0:o.value)&&e.oldValue!==o.value&&this._themeChanged.emit(o.value);const r=t.attributes.getNamedItem(Ch);(null==r?void 0:r.value)&&e.oldValue!==r.value&&this._schemaChanged.emit(r.value)})}registerMutationObservers(){if("undefined"==typeof window)return;if(!("MutationObserver"in window))return void console.warn("ThemeSwitcher not supported by your browser. Missing MutationObserver API");const e={attributeFilter:["class",Sh,Ch],attributeOldValue:!0};this.mutationObserver=new MutationObserver(e=>{const{classMutations:t,dataMutations:o}=this.splitMutations(e);this.handleClassMutations(t),this.handleDataMutations(o)}),this.mutationObserver.observe(document.documentElement,e)}constructor(){this.prefixTheme="theme-",this.suffixLight="-light",this.suffixDark="-dark",this.defaultTheme="theme-classic-dark",this._themeChanged=new cc,this._schemaChanged=new cc,this.registerMutationObservers()}},Lh=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.themeSystemAppearance=!1,this.breakpoints=["sm","md","lg"],this.breakpoint="lg",this.applicationSidebarSlotted=!1}forceLayoutChange(e){e?(Sc.disableBreakpointDetection(),Sc.setBreakpoint(e)):Sc.enableBreakpointDetection()}onBreakpointsChange(e){Sc.setBreakpoints(e)}get menu(){return this.hostElement.querySelector("ix-menu")}get applicationSidebarSlot(){return this.hostElement.shadowRoot.querySelector(".application-sidebar slot")}onContentClick(){var e;Oc.isPinned||null===(e=this.menu)||void 0===e||e.toggleMenu(!1)}componentWillLoad(){Sc.setBreakpoints(this.breakpoints),this.contextProvider=function(e,t,o){const r=new cc,n=new cc,a=new Set;return e.addEventListener("context-request",e=>{const n=e;(null==n?void 0:n.context.name)===t.name&&(n.stopPropagation(),n.subscribe&&a.add(n),r.emit(n),o&&n.callback(o,()=>{a.delete(n)}))}),n.on(e=>{a.forEach(t=>t.callback(e,()=>{a.delete(t)}))}),{emit:e=>{n.emit(e)}}}(this.hostElement,Ec,{hideHeader:!1,sidebar:this.applicationSidebarSlotted,appSwitchConfig:this.appSwitchConfig}),this.modeDisposable=Sc.onChange.on(e=>{this.breakpoint=e}),this.breakpoint=Sc.breakpoint,this.forceBreakpoint&&this.forceLayoutChange(this.forceBreakpoint),this.changeTheme()}disconnectedCallback(){var e;null===(e=this.modeDisposable)||void 0===e||e.dispose()}changeTheme(){this.theme?Eh.hasVariantSuffix(this.theme)?Eh.setTheme(`theme-${this.theme}`):Eh.setTheme(`theme-${this.theme}-dark`,this.themeSystemAppearance):this.themeSystemAppearance&&Eh.setVariant()}onApplicationSidebarChange(){this.contextProvider?this.contextProvider.emit({hideHeader:!1,sidebar:this.applicationSidebarSlotted,appSwitchConfig:this.appSwitchConfig}):console.error("Context provider not available")}render(){return js(Fs,{key:"80437ae705c381c0167b8d7c5ce429e611b03f91","data-role":"",class:{[`breakpoint-${this.breakpoint}`]:!0}},js("slot",{key:"865d2e5a9252459f62ff8ab5dce1413d11c04379",name:"application-header"}),js("div",{key:"ae1960437e8721fbc4afab659d149265660e4164",class:"application"},js("slot",{key:"a2a9a835af35e30d2ebe52347903f1838e75ac8d",name:"menu"}),js("aside",{key:"6141152471ac7dc7310247b23278dc594e025fa3",class:{"application-sidebar":!0,slotted:this.applicationSidebarSlotted},onClick:()=>this.onContentClick()},js("slot",{key:"3285cc16452a7a6936a542dd26758beebb515972",name:"application-sidebar",onSlotchange:()=>this.applicationSidebarSlotted=Ac(this.applicationSidebarSlot)})),js("div",{key:"c6d022a1a5c220ed088adeba49ab5daa27ff8c77",class:"content-area"},js("main",{key:"8ab781e17318078290a6ce4e1e64dfea43d5ae00",class:"content",onClick:()=>this.onContentClick()},js("slot",{key:"24e83882ab5746f4e00a0c16c797ddf4111aa1e8"})),js("footer",{key:"3ce838daa8f8f4b4e56cb2626476223d9575177c",class:"footer"},js("slot",{key:"e49d1cd476554dfddca3b538194040ca29394967",name:"bottom"})))))}get hostElement(){return this}static get watchers(){return{breakpoints:["onBreakpointsChange"],theme:["changeTheme"],themeSystemAppearance:["changeTheme"],appSwitchConfig:["onApplicationSidebarChange"],applicationSidebarSlotted:["onApplicationSidebarChange"]}}static get style(){return":host{display:flex;position:relative;width:100vw;height:100vh;flex-direction:column}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host ix-application-header{z-index:calc(var(--theme-z-index-sticky) + 1)}:host .logo-wrapper{display:contents}:host .application{display:flex;position:relative;flex-direction:row;height:100%;width:100%;overflow:hidden}:host .content-area{display:flex;position:relative;flex-direction:column;flex-wrap:nowrap;height:calc(100% - var(--ix-safe-area-inset-bottom, 0px));width:100%;margin-left:var(--ix-application-menu-margin-left);min-width:0}:host main{display:block;position:relative;flex-grow:1;width:100%;padding-bottom:var(--ix-safe-area-inset-bottom);overflow:auto}:host footer{display:block;position:relative;width:100%}:host(.breakpoint-md){--ix-application-menu-margin-left:calc(\n 3.25rem + var(--ix-application-menu-safe-area-left, 0rem)\n )}:host(.breakpoint-md) aside.slotted{margin-left:var(--ix-application-menu-margin-left)}:host(.breakpoint-md) aside.slotted+.content-area{margin-left:0}:host(.breakpoint-md) aside:not(.slotted)+.content-area{margin-left:var(--ix-application-menu-margin-left)}:host(.breakpoint-lg){--ix-application-menu-margin-left:0}:host(.breakpoint-sm){--ix-application-menu-margin-left:var(\n --ix-application-menu-safe-area-left,\n 0rem\n )}"}},[257,"ix-application",{theme:[1],themeSystemAppearance:[4,"theme-system-appearance"],forceBreakpoint:[1,"force-breakpoint"],breakpoints:[16],appSwitchConfig:[16,"app-switch-config"],breakpoint:[32],applicationSidebarSlotted:[32]},void 0,{breakpoints:["onBreakpointsChange"],theme:["changeTheme"],themeSystemAppearance:["changeTheme"],appSwitchConfig:["onApplicationSidebarChange"],applicationSidebarSlotted:["onApplicationSidebarChange"]}]),_h=Lh,Th=function(){"undefined"!=typeof customElements&&["ix-application"].forEach(e=>{"ix-application"===e&&(customElements.get(e)||customElements.define(e,Lh))})},Ih=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow()}render(){return js(Fs,{key:"ca814e8d386105be46954dfba6ae6f9a0c8ba4a9"})}static get style(){return":host{display:block;position:relative;width:100%;border-bottom:0.0625rem solid var(--theme-color-x-weak-bdr);margin:0.25rem 0px}"}},[257,"ix-divider"]),zh=e=>null!==e?`${e}px`:"";let Oh=0;const Rh=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.interactive=!1,this.placement="top",this.showDelay=0,this.hideDelay=50,this.animationFrame=!1,this.visible=!1,this.instance=Oh++,this.dialogRef=th()}get arrowElement(){return this.hostElement.shadowRoot.querySelector(".arrow")}async showTooltip(e){if(this.clearTimeouts(),this.showTooltipTimeout||this.visibleFor===e)return;const t=await this.dialogRef.waitForCurrent();this.showTooltipTimeout=setTimeout(()=>{this.setAnchorElement(e),t.showPopover(),this.applyTooltipPosition(e,t),this.registerTooltipListener(t)},this.showDelay)}async hideTooltip(e=this.hideDelay){if(this.clearTimeouts(),this.hideTooltipTimeout||!this.visible)return;this.interactive&&50===e&&(e=150);const t=await this.dialogRef.waitForCurrent();this.hideTooltipTimeout=setTimeout(()=>{var e,o;this.setAnchorElement(),t.hidePopover(),null===(e=this.disposeAutoUpdate)||void 0===e||e.call(this),null===(o=this.disposeTooltipListener)||void 0===o||o.call(this)},e)}setAnchorElement(e){e?(this.visibleFor=e,this.visible=!0):(this.visibleFor=void 0,this.visible=!1)}computeArrowPosition({placement:e,middlewareData:t}){let{x:o,y:r}=t.arrow;const n={top:"unset",right:"unset",bottom:"unset",left:"unset"};return e.startsWith("top")?Object.assign(Object.assign({},n),{left:zh(o),bottom:zh(-6)}):e.startsWith("right")?Object.assign(Object.assign({},n),{left:zh(-6),top:zh(r)}):e.startsWith("bottom")?Object.assign(Object.assign({},n),{left:zh(o),top:zh(-6)}):e.startsWith("left")?Object.assign(Object.assign({},n),{right:zh(-6),top:zh(r)}):void 0}async computeTooltipPosition(e,t){return Gd(e,t,{strategy:"fixed",placement:this.placement,middleware:[Ud(),Wd(12),Yd({element:this.arrowElement}),qd({fallbackStrategy:"initialPlacement",fallbackAxisSideDirection:"end",padding:10}),Zd()]})}applyTooltipArrowPosition(e){const t=this.computeArrowPosition(e);Object.assign(this.arrowElement.style,t)}async applyTooltipPosition(e,t){if(e)return new Promise(o=>{var r;null===(r=this.disposeAutoUpdate)||void 0===r||r.call(this),this.disposeAutoUpdate=Bd(e,t,async()=>{var r;const n=await this.computeTooltipPosition(e,t);(null===(r=n.middlewareData.hide)||void 0===r?void 0:r.referenceHidden)&&(this.hideTooltip(0),o(n)),n.middlewareData.arrow&&this.applyTooltipArrowPosition(n);const{x:a,y:i}=n;Object.assign(t.style,{left:zh(a),top:zh(i)}),o(n)},{ancestorResize:!0,ancestorScroll:!0,elementResize:!0,animationFrame:this.animationFrame})})}async queryAnchorElements(){if(this.for)return Array.isArray(this.for)?this.resolveElements(this.for):this.resolveElements([this.for])}async resolveElements(e){const t=[];return await Promise.all(e.map(async e=>{if("string"==typeof e){const o=await Jd(e,this.hostElement);o&&t.push(...o)}else e instanceof ds?t.push(e):e instanceof Promise&&t.push(await e)})),t}async registerTriggerListener(){var e;null===(e=this.disposeTriggerListener)||void 0===e||e.call(this);const t=await this.queryAnchorElements();if(!t)return;const o=[];t.forEach(e=>{o.push({element:e,eventType:"mouseenter",callback:()=>{this.showTooltip(e)}},{element:e,eventType:"mouseleave",callback:()=>{this.hideTooltip()}},{element:e,eventType:"focus",callback:()=>{this.showTooltip(e)}},{element:e,eventType:"focusout",callback:()=>{this.hideTooltip()}})}),this.disposeTriggerListener=Qd(o)}registerTooltipListener(e){var t;null===(t=this.disposeTooltipListener)||void 0===t||t.call(this),this.disposeTooltipListener=Qd([{element:e,eventType:"mouseenter",callback:()=>{this.interactive&&this.clearHideTimeout()}},{element:e,eventType:"focus",callback:()=>{this.interactive&&this.clearHideTimeout()}},{element:e,eventType:"mouseleave",callback:()=>{this.hideTooltip()}},{element:e,eventType:"focusout",callback:()=>{this.hideTooltip()}},{element:e,eventType:"click",callback:e=>{e.stopPropagation()}},{element:document,eventType:"keydown",callback:e=>{"Escape"===e.key&&this.hideTooltip()}}])}registerDomChangeListener(){const e=new MutationObserver(()=>{this.registerTriggerListener()});e.observe(document.body,{attributes:!0,attributeFilter:["data-ix-tooltip"],childList:!0,subtree:!0}),this.disposeDomChangeListener=()=>{e.disconnect()}}clearHideTimeout(){clearTimeout(this.hideTooltipTimeout),this.hideTooltipTimeout=void 0}clearShowTimeout(){clearTimeout(this.showTooltipTimeout),this.showTooltipTimeout=void 0}clearTimeouts(){this.clearHideTimeout(),this.clearShowTimeout()}componentWillLoad(){this.registerTriggerListener()}componentDidLoad(){this.registerDomChangeListener()}disconnectedCallback(){var e,t,o,r;this.clearTimeouts(),null===(e=this.disposeAutoUpdate)||void 0===e||e.call(this),null===(t=this.disposeTriggerListener)||void 0===t||t.call(this),null===(o=this.disposeTooltipListener)||void 0===o||o.call(this),null===(r=this.disposeDomChangeListener)||void 0===r||r.call(this)}handleTitleIconSlotChange(e){const t=function(e){return e.assignedElements({flatten:!0})}(e.target);for(const o of t)"ix-icon"===o.tagName.toLowerCase()&&(o.size="16")}render(){return js(Fs,{key:"55bcfd4bde42a8a34b4f07ac4c1006aea54ca7e5",role:"tooltip",class:{visible:this.visible}},js("dialog",{key:"ec321094408ffa410aeb3eca4180cbfccad52006",ref:this.dialogRef,id:"tooltip-"+this.instance,class:"dialog",popover:"manual",inert:!this.visible},js("div",{key:"509cdfa1685426e919ad692b3b44488c274c5836",class:"tooltip-container"},js("div",{key:"c575ea31e7c886efc0769ff2831837fdaacbdb2c",class:"content-wrapper"},js("div",{key:"c9b2ec82f0fa872f50e8692ad61000bad648e1a8",class:"tooltip-title"},js("slot",{key:"029bb99b659d5d392038041023a357f447d88d9b",name:"title-icon",onSlotchange:e=>this.handleTitleIconSlotChange(e)}),js("ix-typography",{key:"3cfd52cca4147ebf5b793916c7acc991b8cf8095",format:"h5"},this.titleContent,js("slot",{key:"88ba0fc44f93009be44bc7cb3b026dc8826533eb",name:"title-content"}))),js("slot",{key:"213e6a71172b01e58908016fed4aefa991c71b4c"}),js("div",{key:"b63e112eb2f8ccf600dfab8eeebfb2bbcc7d8b33",class:"arrow"})))))}get hostElement(){return this}static get style(){return'.dialog{margin:0;padding:0;border:none;max-width:18.25rem;width:-moz-max-content;width:max-content;background-color:transparent;overflow-wrap:break-word;box-shadow:none;overflow:visible}.tooltip-container{display:block;position:relative;width:auto;height:-moz-fit-content;height:fit-content;background:var(--theme-tootlip--background);color:var(--theme-color-std-text);padding:0.375rem 0.75rem;box-shadow:var(--theme-shadow-4);border-radius:0.25rem}.content-wrapper{overflow:auto}.tooltip-title{display:flex}.tooltip-title ::slotted(ix-icon){margin:0.125rem 0.25rem 0.125rem 0}.arrow,.arrow::before{position:absolute;width:12px;height:12px;background:inherit}.arrow{visibility:hidden}.arrow::before{visibility:visible;content:"";transform:rotate(45deg);background-color:var(--theme-tootlip--background)}'}},[257,"ix-tooltip",{for:[1],titleContent:[1,"title-content"],interactive:[4],placement:[1],showDelay:[2,"show-delay"],hideDelay:[2,"hide-delay"],animationFrame:[4,"animation-frame"],visible:[32],showTooltip:[64],hideTooltip:[64]}]);function Ah(){"undefined"!=typeof customElements&&["ix-tooltip","ix-typography"].forEach(e=>{switch(e){case"ix-tooltip":customElements.get(e)||customElements.define(e,Rh);break;case"ix-typography":customElements.get(e)||Bl()}})}function Nh(e){const{initials:t}=e;return t?js("div",{class:"avatar-initials"},js("ix-typography",{format:"label-lg"},t)):js("svg",{class:"avatar-image",xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32","aria-label":e.a11yLabel},js("g",{fill:"none","fill-rule":"evenodd"},js("path",{id:"avatar-path-background",d:"M16 0C7.163 0 0 7.163 0 16s7.163 16 16 16 16-7.163\n 16-16c0-4.243-1.686-8.313-4.686-11.314C24.314 1.686 20.244 0 16 0z"}),js("path",{id:"avatar-path-person",d:"M17.897 17.91c3.8-.018 7.358 1.875 9.485 5.046-2.417 3.999-6.734 6.434-11.382\n 6.42-4.648.014-8.965-2.421-11.382-6.42 2.127-3.171 5.685-5.064\n 9.485-5.045h3.794zM15.821 2.129c3.682 0 6.667 2.984 6.667 6.666 0 3.682-2.985\n 6.667-6.667 6.667s-6.667-2.985-6.667-6.667 2.985-6.666 6.667-6.666z"})))}function Ph(e){return js("div",{class:"avatar"},e.image?js("img",{src:e.image,class:"avatar-image","aria-label":e.a11yLabel}):js(Nh,{initials:e.initials,a11yLabel:e.a11yLabel}))}function Mh(e){return js(Rl,null,js("div",{class:"user-info",onClick:e=>e.preventDefault()},js(Ph,{image:e.image,initials:e.initials,a11yLabel:e.a11yLabel}),js("div",{class:"user"},js("div",{class:"username"},e.userName),e.extra&&js("ix-typography",{class:"extra","text-color":"soft"},e.extra))))}const Dh=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.isClosestApplicationHeader=!1,this.hasSlottedElements=!1,this.tooltipRef=th()}componentWillLoad(){const e=Rc("ix-application-header",this.hostElement);this.isClosestApplicationHeader=null!==e}async slottedChanged(){this.hasSlottedElements=Ac(this.slotElement)}resolveAvatarTrigger(){return new Promise((e,t)=>{xs(()=>{const o=this.hostElement.shadowRoot.querySelector("button");o?e(o):t(new Error("ix-avatar - trigger element not found"))})})}onDropdownClick(e){e.target===this.dropdownElement&&e.preventDefault()}render(){const e=Vl(this.hostElement)["aria-label"],t=this.tooltipText||this.username,o=t===this.username,r=js(Rl,null,js(Ph,{image:this.image,initials:this.initials,a11yLabel:null!=e?e:this.a11yLabel}),!!t&&js("ix-tooltip",{ref:this.tooltipRef,for:this.hostElement,"aria-hidden":Dl(o),"aria-label":this.ariaLabelTooltip},t));return this.isClosestApplicationHeader?js(Fs,{slot:"ix-application-header-avatar",class:"avatar-button"},js(mh,{disabled:!1,iconOval:!1,icon:void 0,iconOnly:!1,loading:!1,selected:!1,type:"button",variant:"tertiary"},r),js("ix-dropdown",{ref:e=>this.dropdownElement=e,trigger:this.resolveAvatarTrigger(),class:"avatar-dropdown",onClick:e=>this.onDropdownClick(e),onShowChanged:e=>{e.detail&&this.tooltipRef.current&&this.tooltipRef.current.hideTooltip(0)}},this.username&&js(Rl,null,js(Mh,{extra:this.extra,image:this.image,initials:this.initials,userName:this.username,a11yLabel:null!=e?e:this.a11yLabel}),this.hasSlottedElements&&js("ix-divider",{onClick:e=>e.preventDefault()})),js("slot",{onSlotchange:()=>this.slottedChanged(),ref:e=>this.slotElement=e}))):js(Fs,null,r)}get hostElement(){return this}static get style(){return":host{display:flex;position:relative;width:-moz-fit-content;width:fit-content}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .avatar{display:flex;align-items:center}:host .avatar>.avatar-image{height:2rem;width:2rem;min-height:2rem;min-width:2rem;border-radius:100px}:host .avatar>.avatar-initials{display:flex;align-items:center;justify-content:center;height:2rem;width:2rem;min-height:2rem;min-width:2rem;border-radius:100px;background-color:var(--theme-avatar--background);color:var(--theme-avatar--color)}:host .avatar>.avatar-initials>ix-typography{margin-top:1px}:host .avatar #avatar-path-background{fill:var(--theme-avatar--background)}:host .avatar #avatar-path-person{fill:var(--theme-avatar--color)}:host .user-info{display:flex;flex-direction:row;position:relative;height:2.5rem;padding:1rem;width:12.75rem;min-width:12.75rem;max-width:12.75rem;gap:1rem}:host .user-info .avatar{width:2rem;pointer-events:none}:host .user-info .user{display:flex;position:relative;flex-direction:column;justify-content:center;max-width:10rem;width:100%;overflow:hidden}:host .user-info .username{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:host .user-info .extra{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:host(.avatar-button) button{border-radius:100px !important;all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host(.avatar-button) button{padding:0px}:host(.avatar-button) .btn-tertiary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host(.avatar-button) .btn-tertiary,:host(.avatar-button) .btn-tertiary.focus,:host(.avatar-button) .btn-tertiary:focus-visible{background-color:var(--theme-btn-tertiary--background);color:var(--theme-btn-tertiary--color);--ix-button-color:var(--theme-btn-tertiary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-tertiary--border-color);border-style:solid}:host(.avatar-button) .btn-tertiary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host(.avatar-button) .btn-tertiary.selected{background-color:var(--theme-btn-tertiary--background--pressed);color:var(--theme-btn-tertiary--color--pressed)}:host(.avatar-button) .btn-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host(.avatar-button) .btn-tertiary.selected:not(.disabled):not(:disabled):hover,:host(.avatar-button) .btn-tertiary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-tertiary--background--pressed-hover);color:var(--theme-btn-tertiary--color--pressed-hover)}:host(.avatar-button) .btn-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host(.avatar-button) .btn-tertiary.selected:not(.disabled):not(:disabled):active,:host(.avatar-button) .btn-tertiary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-tertiary--background--pressed-hover);color:var(--theme-btn-tertiary--color--pressed-active)}:host(.avatar-button) .btn-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host(.avatar-button) .btn-tertiary:not(.disabled):not(:disabled):hover,:host(.avatar-button) .btn-tertiary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-tertiary--border-color--hover);background-color:var(--theme-btn-tertiary--background--hover);color:var(--theme-btn-tertiary--color--hover)}:host(.avatar-button) .btn-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host(.avatar-button) .btn-tertiary:not(.disabled):not(:disabled):active,:host(.avatar-button) .btn-tertiary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-tertiary--border-color--active);background-color:var(--theme-btn-tertiary--background--active);color:var(--theme-btn-tertiary--color--active)}:host(.avatar-button) .avatar{transform:scale(0.8)}"}},[257,"ix-avatar",{a11yLabel:[1,"a11y-label"],image:[1],initials:[1],username:[1],extra:[1],tooltipText:[1,"tooltip-text"],ariaLabelTooltip:[1,"aria-label-tooltip"],isClosestApplicationHeader:[32],hasSlottedElements:[32]}]),jh=Dh,Vh=function(){"undefined"!=typeof customElements&&["ix-avatar","ix-divider","ix-dropdown","ix-spinner","ix-tooltip","ix-typography"].forEach(e=>{switch(e){case"ix-avatar":customElements.get(e)||customElements.define(e,Dh);break;case"ix-divider":customElements.get(e)||"undefined"!=typeof customElements&&["ix-divider"].forEach(e=>{"ix-divider"===e&&(customElements.get(e)||customElements.define(e,Ih))});break;case"ix-dropdown":customElements.get(e)||lh();break;case"ix-spinner":customElements.get(e)||ph();break;case"ix-tooltip":customElements.get(e)||Ah();break;case"ix-typography":customElements.get(e)||Bl()}})},Fh="undefined"!=typeof window,Hh=Fh?window:null,Bh=Fh?document:null,Wh=0,Uh=1,qh=2,Zh=3,Yh=4,Xh=0,Gh=1,Kh=2,Qh=3,Jh=0,em=1,tm=2,om={replace:0,none:1,blend:2},rm=Symbol(),nm=Symbol(),am=Symbol(),im=Symbol(),sm=Symbol(),lm=1e-11,cm=1e12,dm=1e3,hm="",mm=(()=>{const e=new Map;return e.set("x","translateX"),e.set("y","translateY"),e.set("z","translateZ"),e})(),um=["translateX","translateY","translateZ","rotate","rotateX","rotateY","rotateZ","scale","scaleX","scaleY","scaleZ","skew","skewX","skewY","perspective","matrix","matrix3d"],bm=um.reduce((e,t)=>({...e,[t]:t+"("}),{}),pm=()=>{},fm=/(^#([\da-f]{3}){1,2}$)|(^#([\da-f]{4}){1,2}$)/i,gm=/rgb\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*\)/i,vm=/rgba\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*,\s*(-?\d+|-?\d*.\d+)\s*\)/i,ym=/hsl\(\s*(-?\d+|-?\d*.\d+)\s*,\s*(-?\d+|-?\d*.\d+)%\s*,\s*(-?\d+|-?\d*.\d+)%\s*\)/i,km=/hsla\(\s*(-?\d+|-?\d*.\d+)\s*,\s*(-?\d+|-?\d*.\d+)%\s*,\s*(-?\d+|-?\d*.\d+)%\s*,\s*(-?\d+|-?\d*.\d+)\s*\)/i,xm=/[-+]?\d*\.?\d+(?:e[-+]?\d)?/gi,wm=/^([-+]?\d*\.?\d+(?:e[-+]?\d+)?)([a-z]+|%)$/i,Sm=/([a-z])([A-Z])/g,Cm=/(\w+)(\([^)]+\)+)/g,$m={id:null,keyframes:null,playbackEase:null,playbackRate:1,frameRate:120,loop:0,reversed:!1,alternate:!1,autoplay:!0,duration:dm,delay:0,loopDelay:0,ease:"out(2)",composition:om.replace,modifier:e=>e,onBegin:pm,onBeforeUpdate:pm,onUpdate:pm,onLoop:pm,onPause:pm,onComplete:pm,onRender:pm},Em={root:Bh},Lm={defaults:$m,precision:4,timeScale:1,tickThreshold:200},_m={version:"4.1.2",engine:null};Fh&&(Hh.AnimeJS||(Hh.AnimeJS=[]),Hh.AnimeJS.push(_m));const Tm=(e,t)=>0===e.indexOf(t),Im=Date.now,zm=Array.isArray,Om=e=>e&&e.constructor===Object,Rm=e=>"number"==typeof e&&!isNaN(e),Am=e=>"string"==typeof e,Nm=e=>"function"==typeof e,Pm=e=>void 0===e,Mm=e=>Pm(e)||null===e,Dm=e=>Fh&&e instanceof SVGElement,jm=e=>fm.test(e),Vm=e=>Tm(e,"rgb"),Fm=e=>Tm(e,"hsl"),Hm=e=>!Lm.defaults.hasOwnProperty(e),Bm=e=>Am(e)?parseFloat(e):e,Wm=Math.pow,Um=Math.sqrt,qm=Math.sin,Zm=Math.cos,Ym=Math.abs,Xm=Math.ceil,Gm=Math.floor,Km=Math.asin,Qm=Math.PI,Jm=Math.round,eu=(e,t,o)=>e<t?t:e>o?o:e,tu={},ou=(e,t)=>{if(t<0)return e;if(!t)return Jm(e);let o=tu[t];return o||(o=tu[t]=10**t),Jm(e*o)/o},ru=(e,t,o)=>e+(t-e)*o,nu=e=>e===1/0?cm:e===-1/0?-1e12:e,au=e=>e<=lm?lm:nu(ou(e,11)),iu=e=>zm(e)?[...e]:e,su=(e,t,o,r="_prev",n="_next")=>{let a=e._head,i=n;for(o&&(a=e._tail,i=r);a;){const e=a[i];t(a),a=e}},lu=(e,t,o="_prev",r="_next")=>{const n=t[o],a=t[r];n?n[r]=a:e._head=a,a?a[o]=n:e._tail=n,t[o]=null,t[r]=null},cu=(e,t,o,r="_prev",n="_next")=>{let a=e._tail;for(;a&&o&&o(a,t);)a=a[r];const i=a?a[n]:e._head;a?a[n]=t:e._head=t,i?i[r]=t:e._tail=t,t[r]=a,t[n]=i};class du{constructor(e=0){this.deltaTime=0,this._currentTime=e,this._elapsedTime=e,this._startTime=e,this._lastTime=e,this._scheduledTime=0,this._frameDuration=ou(dm/120,0),this._fps=120,this._speed=1,this._hasChildren=!1,this._head=null,this._tail=null}get fps(){return this._fps}set fps(e){const t=this._frameDuration,o=+e,r=o<lm?lm:o,n=ou(dm/r,0);this._fps=r,this._frameDuration=n,this._scheduledTime+=n-t}get speed(){return this._speed}set speed(e){const t=+e;this._speed=t<lm?lm:t}requestTick(e){const t=this._scheduledTime,o=this._elapsedTime;if(this._elapsedTime+=e-o,o<t)return Jh;const r=this._frameDuration,n=o-t;return this._scheduledTime+=n<r?r:n,em}computeDeltaTime(e){const t=e-this._lastTime;return this.deltaTime=t,this._lastTime=e,t}}const hu=(e,t,o,r,n)=>{const a=e.parent,i=e.duration,s=e.completed,l=e.iterationDuration,c=e.iterationCount,d=e._currentIteration,h=e._loopDelay,m=e._reversed,u=e._alternate,b=e._hasChildren,p=e._delay,f=e._currentTime,g=p+l,v=t-p,y=eu(f,-p,i),k=eu(v,-p,i),x=v-f,w=k>0,S=k>=i,C=i<=lm,$=n===tm;let E=0,L=v,_=0;if(c>1){const t=~~(k/(l+(S?0:h)));e._currentIteration=eu(t,0,c),S&&e._currentIteration--,E=e._currentIteration%2,L=k%(l+h)||0}const T=m^(u&&E),I=e._ease;let z=S?T?0:i:T?l-L:L;I&&(z=l*I(z/l)||0);const O=(a?a.backwards:v<f)?!T:!!T;if(e._currentTime=v,e._iterationTime=z,e.backwards=O,w&&!e.began?(e.began=!0,o||a&&(O||!a.began)||e.onBegin(e)):v<=0&&(e.began=!1),o||b||!w||e._currentIteration===d||e.onLoop(e),$||n===em&&(t>=p&&t<=g||t<=p&&y>p||t>=g&&y!==i)||z>=g&&y!==i||z<=p&&y>0||t<=y&&y===i&&s||S&&!s&&C){if(w&&(e.computeDeltaTime(y),o||e.onBeforeUpdate(e)),!b){const t=$||(O?-1*x:x)>=Lm.tickThreshold,n=e._offset+(a?a._offset:0)+p+z;let i,s,l,c,d=e._head,h=0;for(;d;){const e=d._composition,o=d._currentTime,a=d._changeDuration,m=d._absoluteStartTime+d._changeDuration,u=d._nextRep,b=d._prevRep,p=e!==om.none;if((t||(o!==a||n<=m+(u?u._delay:0))&&(0!==o||n>=d._absoluteStartTime))&&(!p||!d._isOverridden&&(!d._isOverlapped||n<=m)&&(!u||u._isOverridden||n<=u._absoluteStartTime)&&(!b||b._isOverridden||n>=b._absoluteStartTime+b._changeDuration+d._delay))){const t=d._currentTime=eu(z-d._startTime,0,a),o=d._ease(t/d._updateDuration),n=d._modifier,m=d._valueType,u=d._tweenType,b=u===Wh,f=m===Xh,g=f&&b||0===o||1===o?-1:Lm.precision;let v,y;if(f)v=y=n(ou(ru(d._fromNumber,d._toNumber,o),g));else if(m===Gh)y=n(ou(ru(d._fromNumber,d._toNumber,o),g)),v=`${y}${d._unit}`;else if(m===Kh){const e=d._fromNumbers,t=d._toNumbers,r=ou(eu(n(ru(e[0],t[0],o)),0,255),0),a=ou(eu(n(ru(e[1],t[1],o)),0,255),0),i=ou(eu(n(ru(e[2],t[2],o)),0,255),0),s=eu(n(ou(ru(e[3],t[3],o),g)),0,1);if(v=`rgba(${r},${a},${i},${s})`,p){const e=d._numbers;e[0]=r,e[1]=a,e[2]=i,e[3]=s}}else if(m===Qh){v=d._strings[0];for(let e=0,t=d._toNumbers.length;e<t;e++){const t=n(ou(ru(d._fromNumbers[e],d._toNumbers[e],o),g)),r=d._strings[e+1];v+=`${r?t+r:t}`,p&&(d._numbers[e]=t)}}if(p&&(d._number=y),r||e===om.blend)d._value=v;else{const e=d.property;i=d.target,b?i[e]=v:u===Uh?i.setAttribute(e,v):(s=i.style,u===Zh?(i!==l&&(l=i,c=i[im]),c[e]=v,h=1):u===qh?s[e]=v:u===Yh&&s.setProperty(e,v)),w&&(_=1)}}if(h&&d._renderTransforms){let e=hm;for(let t in c)e+=`${bm[t]}${c[t]}) `;s.transform=e,h=0}d=d._next}!o&&_&&e.onRender(e)}!o&&w&&e.onUpdate(e)}return a&&C?!o&&(a.began&&!O&&v>=i&&!s||O&&v<=lm&&s)&&(e.onComplete(e),e.completed=!O):w&&S?c===1/0?e._startTime+=e.duration:e._currentIteration>=c-1&&(e.paused=!0,s||b||(e.completed=!0,o||a&&(O||!a.began)||(e.onComplete(e),e._resolve(e)))):e.completed=!1,_},mu=(e,t,o,r,n)=>{const a=e._currentIteration;if(hu(e,t,o,r,n),e._hasChildren){const i=e,s=i.backwards,l=r?t:i._iterationTime,c=Im();let d=0,h=!0;if(!r&&i._currentIteration!==a){const e=i.iterationDuration;su(i,t=>{if(s){const r=t.duration,n=t._offset+t._delay;o||!(r<=lm)||n&&n+r!==e||t.onComplete(t)}else!t.completed&&!t.backwards&&t._currentTime<t.iterationDuration&&hu(t,e,o,1,tm),t.began=!1,t.completed=!1}),o||i.onLoop(i)}su(i,e=>{const t=ou((l-e._offset)*e._speed,12),a=e._fps<i._fps?e.requestTick(c):n;d+=hu(e,t,o,r,a),!e.completed&&h&&(h=!1)},s),!o&&d&&i.onRender(i),(h||s)&&i._currentTime>=i.duration&&(i.paused=!0,i.completed||(i.completed=!0,o||(i.onComplete(i),i._resolve(i))))}},uu={animation:null,update:pm},bu=(()=>Fh?requestAnimationFrame:setImmediate)(),pu=(()=>Fh?cancelAnimationFrame:clearImmediate)();class fu extends du{constructor(e){super(e),this.useDefaultMainLoop=!0,this.pauseOnDocumentHidden=!0,this.defaults=$m,this.paused=!(!Fh||!Bh.hidden),this.reqId=null}update(){const e=this._currentTime=Im();if(this.requestTick(e)){this.computeDeltaTime(e);const t=this._speed,o=this._fps;let r=this._head;for(;r;){const n=r._next;r.paused?(lu(this,r),this._hasChildren=!!this._tail,r._running=!1,r.completed&&!r._cancelled&&r.cancel()):mu(r,(e-r._startTime)*r._speed*t,0,0,r._fps<o?r.requestTick(e):em),r=n}uu.update()}}wake(){return!this.useDefaultMainLoop||this.reqId||this.paused||(this.reqId=bu(vu)),this}pause(){return this.paused=!0,yu()}resume(){if(this.paused)return this.paused=!1,su(this,e=>e.resetTime()),this.wake()}get speed(){return this._speed*(1===Lm.timeScale?1:dm)}set speed(e){this._speed=e*Lm.timeScale,su(this,e=>e.speed=e._speed)}get timeUnit(){return 1===Lm.timeScale?"ms":"s"}set timeUnit(e){const t="s"===e,o=t?.001:1;if(Lm.timeScale!==o){Lm.timeScale=o,Lm.tickThreshold=200*o;const e=t?.001:dm;this.defaults.duration*=e,this._speed*=e}}get precision(){return Lm.precision}set precision(e){Lm.precision=e}}const gu=(()=>{const e=new fu(Im());return Fh&&(_m.engine=e,Bh.addEventListener("visibilitychange",()=>{e.pauseOnDocumentHidden&&(Bh.hidden?e.pause():e.resume())})),e})(),vu=()=>{gu._head?(gu.reqId=bu(vu),gu.update()):gu.reqId=0},yu=()=>(pu(gu.reqId),gu.reqId=0,gu);function ku(e){const t=Am(e)?Em.root.querySelectorAll(e):e;if(t instanceof NodeList||t instanceof HTMLCollection)return t}function xu(e){const t=function(e){if(Mm(e))return[];if(zm(e)){const t=e.flat(1/0),o=[];for(let e=0,r=t.length;e<r;e++){const r=t[e];if(!Mm(r)){const e=ku(r);if(e)for(let t=0,r=e.length;t<r;t++){const r=e[t];if(!Mm(r)){let e=!1;for(let t=0,n=o.length;t<n;t++)if(o[t]===r){e=!0;break}e||o.push(r)}}else{let e=!1;for(let t=0,n=o.length;t<n;t++)if(o[t]===r){e=!0;break}e||o.push(r)}}}return o}if(!Fh)return[e];const t=ku(e);return t?Array.from(t):[e]}(e),o=t.length;if(o)for(let r=0;r<o;r++){const e=t[r];if(!e[rm]){e[rm]=!0;const t=Dm(e);(e.nodeType||t)&&(e[nm]=!0,e[am]=t,e[im]={})}}return t}const wu=["opacity","rotate","overflow","color"],Su=(e,t,o)=>(o<0&&(o+=1),o>1&&(o-=1),o<1/6?e+6*(t-e)*o:o<.5?t:o<2/3?e+(t-e)*(2/3-o)*6:e),Cu=e=>Vm(e)?(e=>{const t=gm.exec(e)||vm.exec(e),o=Pm(t[4])?1:+t[4];return[+t[1],+t[2],+t[3],o]})(e):jm(e)?(e=>{const t=e.length,o=4===t||5===t;return[+("0x"+e[1]+e[o?1:2]),+("0x"+e[o?2:3]+e[o?2:4]),+("0x"+e[o?3:5]+e[o?3:6]),5===t||9===t?+(+("0x"+e[o?4:7]+e[o?4:8])/255).toFixed(3):1]})(e):Fm(e)?(e=>{const t=ym.exec(e)||km.exec(e),o=+t[1]/360,r=+t[2]/100,n=+t[3]/100,a=Pm(t[4])?1:+t[4];let i,s,l;if(0===r)i=s=l=n;else{const e=n<.5?n*(1+r):n+r-n*r,t=2*n-e;i=ou(255*Su(t,e,o+1/3),0),s=ou(255*Su(t,e,o),0),l=ou(255*Su(t,e,o-1/3),0)}return[i,s,l,a]})(e):[0,0,0,1],$u=(e,t)=>Pm(e)?t:e,Eu=(e,t,o,r,n)=>{if(Nm(e)){const a=()=>{const n=e(t,o,r);return isNaN(+n)?n||0:+n};return n&&(n.func=a),a()}return e},Lu=(e,t)=>e[nm]?e[am]&&((e,t)=>{if(wu.includes(t))return!1;if(e.getAttribute(t)||t in e){if("scale"===t){const t=e.parentNode;return t&&"filter"===t.tagName}return!0}})(e,t)?Uh:um.includes(t)||mm.get(t)?Zh:Tm(t,"--")?Yh:t in e.style?qh:t in e?Wh:Uh:Wh,_u=(e,t,o)=>{const r=e.style[t];r&&o&&(o[t]=r);const n=r||getComputedStyle(e[sm]||e).getPropertyValue(t);return"auto"===n?"0":n},Tu=(e,t,o,r)=>{const n=Pm(o)?Lu(e,t):o;return n===Wh?e[t]||0:n===Uh?e.getAttribute(t):n===Zh?((e,t,o)=>{const r=e.style.transform;let n;if(r){const a=e[im];let i;for(;i=Cm.exec(r);){const e=i[1],r=i[2].slice(1,-1);a[e]=r,e===t&&(n=r,o&&(o[t]=r))}}return r&&!Pm(n)?n:Tm(t,"scale")?"1":Tm(t,"rotate")||Tm(t,"skew")?"0deg":"0px"})(e,t,r):n===Yh?_u(e,t,r).trimStart():_u(e,t,r)},Iu=(e,t,o)=>"-"===o?e-t:"+"===o?e+t:e*t,zu=()=>({t:Xh,n:0,u:null,o:null,d:null,s:null}),Ou=(e,t)=>{if(t.t=Xh,t.n=0,t.u=null,t.o=null,t.d=null,t.s=null,!e)return t;const o=+e;if(isNaN(o)){let o=e;"="===o[1]&&(t.o=o[0],o=o.slice(2));const n=!o.includes(" ")&&wm.exec(o);if(n)return t.t=Gh,t.n=+n[1],t.u=n[2],t;if(t.o)return t.n=+o,t;if(jm(r=o)||Vm(r)||Fm(r))return t.t=Kh,t.d=Cu(o),t;{const e=o.match(xm);return t.t=Qh,t.d=e?e.map(Number):[],t.s=o.split(xm)||[],t}}return t.n=o,t;var r},Ru=(e,t)=>(t.t=e._valueType,t.n=e._toNumber,t.u=e._unit,t.o=null,t.d=iu(e._toNumbers),t.s=iu(e._strings),t),Au=zu(),Nu={_rep:new WeakMap,_add:new Map},Pu=(e,t,o="_rep")=>{const r=Nu[o];let n=r.get(e);return n||(n={},r.set(e,n)),n[t]?n[t]:n[t]={_head:null,_tail:null}},Mu=(e,t)=>e._isOverridden||e._absoluteStartTime>t._absoluteStartTime,Du=e=>{e._isOverlapped=1,e._isOverridden=1,e._changeDuration=lm,e._currentTime=lm},ju=(e,t)=>{const o=e._composition;if(o===om.replace){const o=e._absoluteStartTime;cu(t,e,Mu,"_prevRep","_nextRep");const r=e._prevRep;if(r){const t=r.parent,n=r._absoluteStartTime+r._changeDuration;if(e.parent.id!==t.id&&t.iterationCount>1&&n+(t.duration-t.iterationDuration)>o){Du(r);let e=r._prevRep;for(;e&&e.parent.id===t.id;)Du(e),e=e._prevRep}const a=o-e._delay;if(n>a){const e=r._startTime,t=n-(e+r._updateDuration);r._changeDuration=a-t-e,r._currentTime=r._changeDuration,r._isOverlapped=1,r._changeDuration<lm&&Du(r)}let i=!0;if(su(t,e=>{e._isOverlapped||(i=!1)}),i){const e=t.parent;if(e){let o=!0;su(e,e=>{e!==t&&su(e,e=>{e._isOverlapped||(o=!1)})}),o&&e.cancel()}else t.cancel()}}}else if(o===om.blend){const t=Pu(e.target,e.property,"_add"),o=(e=>{let t=uu.animation;return t||(t={duration:lm,computeDeltaTime:pm,_offset:0,_delay:0,_head:null,_tail:null},uu.animation=t,uu.update=()=>{e.forEach(e=>{for(let t in e){const o=e[t],r=o._head;if(r){const e=r._valueType,t=e===Qh||e===Kh?iu(r._fromNumbers):null;let n=r._fromNumber,a=o._tail;for(;a&&a!==r;){if(t)for(let e=0,o=a._numbers.length;e<o;e++)t[e]+=a._numbers[e];else n+=a._number;a=a._prevAdd}r._toNumber=n,r._toNumbers=t}}}),hu(t,1,1,0,tm)}),t})(Nu._add);let r=t._head;r||(r={...e},r._composition=om.replace,r._updateDuration=lm,r._startTime=0,r._numbers=iu(e._fromNumbers),r._number=0,r._next=null,r._prev=null,cu(t,r),cu(o,r));const n=e._toNumber;if(e._fromNumber=r._fromNumber-n,e._toNumber=0,e._numbers=iu(e._fromNumbers),e._number=0,r._fromNumber=n,e._toNumbers){const t=iu(e._toNumbers);t&&t.forEach((t,o)=>{e._fromNumbers[o]=r._fromNumbers[o]-t,e._toNumbers[o]=0}),r._fromNumbers=t}cu(t,e,null,"_prevAdd","_nextAdd")}return e},Vu=e=>{const t=e._composition;if(t!==om.none){const o=e.target,r=e.property,n=Nu._rep.get(o)[r];if(lu(n,e,"_prevRep","_nextRep"),t===om.blend){const t=Nu._add,n=t.get(o);if(!n)return;const a=n[r],i=uu.animation;lu(a,e,"_prevAdd","_nextAdd");const s=a._head;if(s&&s===a._tail){lu(a,s,"_prevAdd","_nextAdd"),lu(i,s);let e=!0;for(let t in n)if(n[t]._head){e=!1;break}e&&t.delete(o)}}}return e},Fu=e=>(e.paused=!0,e.began=!1,e.completed=!1,e),Hu=e=>e._cancelled?(e._hasChildren?su(e,Hu):su(e,e=>{e._composition!==om.none&&ju(e,Pu(e.target,e.property))}),e._cancelled=0,e):e;let Bu=0;class Wu extends du{constructor(e={},t=null,o=0){super(0);const{id:r,delay:n,duration:a,reversed:i,alternate:s,loop:l,loopDelay:c,autoplay:d,frameRate:h,playbackRate:m,onComplete:u,onLoop:b,onPause:p,onBegin:f,onBeforeUpdate:g,onUpdate:v}=e,y=t?0:gu._elapsedTime,k=t?t.defaults:Lm.defaults,x=Nm(n)||Pm(n)?k.delay:+n,w=Nm(a)||Pm(a)?1/0:+a,S=$u(l,k.loop),C=$u(c,k.loopDelay),$=!0===S||S===1/0||S<0?1/0:S+1;let E=0;if(t)E=o;else{let e=Im();gu.paused&&(gu.requestTick(e),e=gu._elapsedTime),E=e-gu._startTime}this.id=Pm(r)?++Bu:r,this.parent=t,this.duration=nu((w+C)*$-C)||lm,this.backwards=!1,this.paused=!0,this.began=!1,this.completed=!1,this.onBegin=f||k.onBegin,this.onBeforeUpdate=g||k.onBeforeUpdate,this.onUpdate=v||k.onUpdate,this.onLoop=b||k.onLoop,this.onPause=p||k.onPause,this.onComplete=u||k.onComplete,this.iterationDuration=w,this.iterationCount=$,this._autoplay=!t&&$u(d,k.autoplay),this._offset=E,this._delay=x,this._loopDelay=C,this._iterationTime=0,this._currentIteration=0,this._resolve=pm,this._running=!1,this._reversed=+$u(i,k.reversed),this._reverse=this._reversed,this._cancelled=0,this._alternate=$u(s,k.alternate),this._prev=null,this._next=null,this._elapsedTime=y,this._startTime=y,this._lastTime=y,this._fps=$u(h,k.frameRate),this._speed=$u(m,k.playbackRate)}get cancelled(){return!!this._cancelled}set cancelled(e){e?this.cancel():this.reset(1).play()}get currentTime(){return eu(ou(this._currentTime,Lm.precision),-this._delay,this.duration)}set currentTime(e){const t=this.paused;this.pause().seek(+e),t||this.resume()}get iterationCurrentTime(){return ou(this._iterationTime,Lm.precision)}set iterationCurrentTime(e){this.currentTime=this.iterationDuration*this._currentIteration+e}get progress(){return eu(ou(this._currentTime/this.duration,10),0,1)}set progress(e){this.currentTime=this.duration*e}get iterationProgress(){return eu(ou(this._iterationTime/this.iterationDuration,10),0,1)}set iterationProgress(e){const t=this.iterationDuration;this.currentTime=t*this._currentIteration+t*e}get currentIteration(){return this._currentIteration}set currentIteration(e){this.currentTime=this.iterationDuration*eu(+e,0,this.iterationCount-1)}get reversed(){return!!this._reversed}set reversed(e){e?this.reverse():this.play()}get speed(){return super.speed}set speed(e){super.speed=e,this.resetTime()}reset(e=0){return Hu(this),this._reversed&&!this._reverse&&(this.reversed=!1),this._iterationTime=this.iterationDuration,mu(this,0,1,e,tm),Fu(this),this._hasChildren&&su(this,Fu),this}init(e=0){this.fps=this._fps,this.speed=this._speed,!e&&this._hasChildren&&mu(this,this.duration,1,e,tm),this.reset(e);const t=this._autoplay;return!0===t?this.resume():t&&!Pm(t.linked)&&t.link(this),this}resetTime(){const e=1/(this._speed*gu._speed);return this._startTime=Im()-(this._currentTime+this._delay)*e,this}pause(){return this.paused||(this.paused=!0,this.onPause(this)),this}resume(){return this.paused?(this.paused=!1,this.duration<=lm&&!this._hasChildren?mu(this,lm,0,0,tm):(this._running||(cu(gu,this),gu._hasChildren=!0,this._running=!0),this.resetTime(),this._startTime-=12,gu.wake()),this):this}restart(){return this.reset(0).resume()}seek(e,t=0,o=0){Hu(this),this.completed=!1;const r=this.paused;return this.paused=!0,mu(this,e+this._delay,~~t,~~o,em),r?this:this.resume()}alternate(){const e=this._reversed,t=this.iterationCount,o=this.iterationDuration,r=t===1/0?Gm(cm/o):t;return this._reversed=+(!this._alternate||r%2?!e:e),t===1/0?this.iterationProgress=this._reversed?1-this.iterationProgress:this.iterationProgress:this.seek(o*r-this._currentTime),this.resetTime(),this}play(){return this._reversed&&this.alternate(),this.resume()}reverse(){return this._reversed||this.alternate(),this.resume()}cancel(){return this._hasChildren?su(this,e=>e.cancel(),!0):su(this,Vu),this._cancelled=1,this.pause()}stretch(e){const t=this.duration,o=au(e);if(t===o)return this;const r=e/t,n=e<=lm;return this.duration=n?lm:o,this.iterationDuration=n?lm:au(this.iterationDuration*r),this._offset*=r,this._delay*=r,this._loopDelay*=r,this}revert(){mu(this,0,1,0,em);const e=this._autoplay;return e&&e.linked&&e.linked===this&&e.revert(),this.cancel()}complete(){return this.seek(this.duration).cancel()}then(e=pm){const t=this.then,o=()=>{this.then=null,e(this),this.then=t,this._resolve=pm};return new Promise(e=>(this._resolve=()=>e(o()),this.completed&&this._resolve(),this))}}const Uu=e=>e,qu=(e,t,o)=>(((1-3*o+3*t)*e+(3*o-6*t))*e+3*t)*e,Zu=(e=.5,t=0,o=.5,r=1)=>e===t&&o===r?Uu:n=>0===n||1===n?n:qu(((e,t,o)=>{let r,n,a=0,i=1,s=0;do{n=a+(i-a)/2,r=qu(n,t,o)-e,r>0?i=n:a=n}while(Ym(r)>1e-7&&++s<100);return n})(n,e,o),t,r),Yu=(e=10,t)=>{const o=t?Xm:Gm;return t=>o(eu(t,0,1)*e)*(1/e)},Xu=(...e)=>{const t=e.length;if(!t)return Uu;const o=t-1,r=e[0],n=e[o],a=[0],i=[Bm(r)];for(let s=1;s<o;s++){const t=e[s],r=Am(t)?t.trim().split(" "):[t],n=r[0],l=r[1];a.push(Pm(l)?s/o:Bm(l)/100),i.push(Bm(n))}return i.push(Bm(n)),a.push(1),function(e){for(let t=1,o=a.length;t<o;t++){const o=a[t];if(e<=o){const r=a[t-1],n=i[t-1];return n+(i[t]-n)*(e-r)/(o-r)}}return i[i.length-1]}},Gu=(e=10,t=1)=>{const o=[0],r=e-1;for(let n=1;n<r;n++){const e=o[n-1],a=n/r,i=a*(1-t)+(a+((n+1)/r-a)*Math.random())*t;o.push(eu(i,e,1))}return o.push(1),Xu(...o)},Ku=Qm/2,Qu=2*Qm,Ju=(e=1.68)=>t=>Wm(t,+e),eb={[hm]:Ju,Quad:Ju(2),Cubic:Ju(3),Quart:Ju(4),Quint:Ju(5),Sine:e=>1-Zm(e*Ku),Circ:e=>1-Um(1-e*e),Expo:e=>e?Wm(2,10*e-10):0,Bounce:e=>{let t,o=4;for(;e<((t=Wm(2,--o))-1)/11;);return 1/Wm(4,3-o)-7.5625*Wm((3*t-2)/22-e,2)},Back:(e=1.70158)=>t=>(+e+1)*t*t*t-+e*t*t,Elastic:(e=1,t=.3)=>{const o=eu(+e,1,10),r=eu(+t,lm,2),n=r/Qu*Km(1/o),a=Qu/r;return e=>0===e||1===e?e:-o*Wm(2,-10*(1-e))*qm((1-e-n)*a)}},tb={in:e=>t=>e(t),out:e=>t=>1-e(1-t),inOut:e=>t=>t<.5?e(2*t)/2:1-e(-2*t+2)/2,outIn:e=>t=>t<.5?(1-e(1-2*t))/2:(e(2*t-1)+1)/2},ob=(()=>{const e={linear:Xu,irregular:Gu,steps:Yu,cubicBezier:Zu};for(let t in tb)for(let o in eb){const r=eb[o],n=tb[t];e[t+o]=o===hm||"Back"===o||"Elastic"===o?(e,t)=>n(r(e,t)):n(r)}return e})(),rb={linear:Uu},nb=e=>Nm(e)?e:Am(e)?((e,t,o)=>{if(o[e])return o[e];if(e.indexOf("(")<=-1){const r=tb[e]||e.includes("Back")||e.includes("Elastic")?t[e]():t[e];return r?o[e]=r:Uu}{const r=e.slice(0,-1).split("("),n=t[r[0]];return n?o[e]=n(...r[1].split(",")):Uu}})(e,ob,rb):Uu,ab={},ib=(e,t,o)=>{if(o===Zh){const t=mm.get(e);return t||e}if(o===qh||o===Uh&&Dm(t)&&e in t.style){const t=ab[e];if(t)return t;{const t=e?e.replace(Sm,"$1-$2").toLowerCase():e;return ab[e]=t,t}}return e},sb={deg:1,rad:180/Qm,turn:360},lb={},cb=(e,t,o,r=!1)=>{const n=t.u,a=t.n;if(t.t===Gh&&n===o)return t;const i=a+n+o,s=lb[i];if(Pm(s)||r){let r;if(n in sb)r=a*sb[n]/sb[o];else{const t=100,i=e.cloneNode(),s=e.parentNode,l=s&&s!==Bh?s:Bh.body;l.appendChild(i);const c=i.style;c.width=t+n;const d=i.offsetWidth||t;c.width=t+o;const h=d/(i.offsetWidth||t);l.removeChild(i),r=h*a}t.n=r,lb[i]=r}else t.n=s;return t.u=o,t},db=e=>{if(e._hasChildren)su(e,db,!0);else{const t=e;t.pause(),su(t,e=>{const o=e.property,r=e.target;if(r[nm]){const n=r.style,a=t._inlineStyles[o];if(e._tweenType===Zh){const t=r[im];if(Pm(a)||a===hm?delete t[o]:t[o]=a,e._renderTransforms)if(Object.keys(t).length){let e=hm;for(let o in t)e+=bm[o]+t[o]+") ";n.transform=e}else n.removeProperty("transform")}else Pm(a)||a===hm?n.removeProperty(o):n[o]=a;t._tail===e&&t.targets.forEach(e=>{e.getAttribute&&e.getAttribute("style")===hm&&e.removeAttribute("style")})}})}return e},hb=zu(),mb=zu(),ub={func:null},bb=[null],pb=[null,null],fb={to:null};let gb,vb,yb=0;class kb extends Wu{constructor(e,t,o,r,n=!1,a=0,i=0){super(t,o,r);const s=xu(e),l=s.length,c=t.keyframes,d=c?((e,t)=>{const o={...e};for(let r in t){const n=e[r];o[r]=Pm(n)?t[r]:n}return o})(((e,t)=>{const o={};if(zm(e)){const t=[].concat(...e.map(e=>Object.keys(e))).filter(Hm);for(let r=0,n=t.length;r<n;r++){const n=t[r],a=e.map(e=>{const t={};for(let o in e){const r=e[o];Hm(o)?o===n&&(t.to=r):t[o]=r}return t});o[n]=a}}else{const r=$u(t.duration,Lm.defaults.duration),n=Object.keys(e).map(t=>({o:parseFloat(t)/100,p:e[t]})).sort((e,t)=>e.o-t.o);n.forEach(e=>{const t=e.o,n=e.p;for(let a in n)if(Hm(a)){let e=o[a];e||(e=o[a]=[]);const i=t*r;let s=e.length,l=e[s-1];const c={to:n[a]};let d=0;for(let t=0;t<s;t++)d+=e[t].duration;1===s&&(c.from=l.to),n.ease&&(c.ease=n.ease),c.duration=i-(s?d:0),e.push(c)}return e});for(let e in o){const t=o[e];let r;for(let e=0,o=t.length;e<o;e++){const o=t[e],n=o.ease;o.ease=r||void 0,r=n}t[0].duration||t.shift()}}return o})(c,t),t):t,{delay:h,duration:m,ease:u,playbackEase:b,modifier:p,composition:f,onRender:g}=d,v=o?o.defaults:Lm.defaults,y=$u(b,v.playbackEase),k=y?nb(y):null,x=!Pm(u)&&!Pm(u.ease),w=x?u.ease:$u(u,k?"linear":v.ease),S=x?u.duration:$u(m,v.duration),C=$u(h,v.delay),$=p||v.modifier,E=Pm(f)&&l>=dm?om.none:Pm(f)?v.composition:f,L={},_=this._offset+(o?o._offset:0);let T=NaN,I=NaN,z=0,O=0;for(let R=0;R<l;R++){const e=s[R],t=a||R,r=i||l;let c=NaN,h=NaN;for(let a in d)if(Hm(a)){const i=Lu(e,a),s=ib(a,e,i);let l=d[a];const m=zm(l);if(n&&!m&&(pb[0]=l,pb[1]=l,l=pb),m){const e=l.length,t=!Om(l[0]);2===e&&t?(fb.to=l,bb[0]=fb,gb=bb):e>2&&t?(gb=[],l.forEach((e,t)=>{t?1===t?(pb[1]=e,gb.push(pb)):gb.push(e):pb[0]=e})):gb=l}else bb[0]=l,gb=bb;let u=null,b=null,p=NaN,f=0,g=0;for(let n=gb.length;g<n;g++){const a=gb[g];Om(a)?vb=a:(fb.to=a,vb=fb),ub.func=null;const l=Eu(vb.to,e,t,r,ub);let c;Om(l)&&!Pm(l.to)?(vb=l,c=l.to):c=l;const d=Eu(vb.from,e,t,r),h=vb.ease,m=!Pm(h)&&!Pm(h.ease),v=m?h.ease:h||w,y=m?h.duration:Eu($u(vb.duration,n>1?Eu(S,e,t,r)/n:S),e,t,r),k=Eu($u(vb.delay,g?0:C),e,t,r),x=Eu($u(vb.composition,E),e,t,r),T=Rm(x)?x:om[x],I=vb.modifier||$,R=!Pm(d),A=!Pm(c),N=zm(c),P=N||R&&A,M=b?f+k:k,D=_+M;O||!R&&!N||(O=1);let j=b;if(T!==om.none){u||(u=Pu(e,s));let t=u._head;for(;t&&!t._isOverridden&&t._absoluteStartTime<=D;)if(j=t,t=t._nextRep,t&&t._absoluteStartTime>=D)for(;t;)Du(t),t=t._nextRep}if(P?(Ou(N?Eu(c[0],e,t,r):d,hb),Ou(N?Eu(c[1],e,t,r,ub):c,mb),hb.t===Xh&&(j?j._valueType===Gh&&(hb.t=Gh,hb.u=j._unit):(Ou(Tu(e,s,i,L),Au),Au.t===Gh&&(hb.t=Gh,hb.u=Au.u)))):(A?Ou(c,mb):b?Ru(b,mb):Ou(o&&j&&j.parent.parent===o?j._value:Tu(e,s,i,L),mb),R?Ou(d,hb):b?Ru(b,hb):Ou(o&&j&&j.parent.parent===o?j._value:Tu(e,s,i,L),hb)),hb.o&&(hb.n=Iu(j?j._toNumber:Ou(Tu(e,s,i,L),Au).n,hb.n,hb.o)),mb.o&&(mb.n=Iu(hb.n,mb.n,mb.o)),hb.t!==mb.t)if(hb.t===Qh||mb.t===Qh){const e=hb.t===Qh?hb:mb,t=hb.t===Qh?mb:hb;t.t=Qh,t.s=iu(e.s),t.d=e.d.map(()=>t.n)}else if(hb.t===Gh||mb.t===Gh){const e=hb.t===Gh?hb:mb,t=hb.t===Gh?mb:hb;t.t=Gh,t.u=e.u}else if(hb.t===Kh||mb.t===Kh){const e=hb.t===Kh?hb:mb,t=hb.t===Kh?mb:hb;t.t=Kh,t.s=e.s,t.d=[0,0,0,1]}if(hb.u!==mb.u){let t=mb.u?hb:mb;t=cb(e,t,mb.u?mb.u:hb.u,!1)}if(mb.d&&hb.d&&mb.d.length!==hb.d.length){const e=hb.d.length>mb.d.length?hb:mb,t=e===hb?mb:hb;t.d=e.d.map((e,o)=>Pm(t.d[o])?0:t.d[o]),t.s=iu(e.s)}const V=ou(+y||lm,12),F={parent:this,id:yb++,property:s,target:e,_value:null,_func:ub.func,_ease:nb(v),_fromNumbers:iu(hb.d),_toNumbers:iu(mb.d),_strings:iu(mb.s),_fromNumber:hb.n,_toNumber:mb.n,_numbers:iu(hb.d),_number:hb.n,_unit:mb.u,_modifier:I,_currentTime:0,_startTime:M,_delay:+k,_updateDuration:V,_changeDuration:V,_absoluteStartTime:D,_tweenType:i,_valueType:mb.t,_composition:T,_isOverlapped:0,_isOverridden:0,_renderTransforms:0,_prevRep:null,_nextRep:null,_prevAdd:null,_nextAdd:null,_prev:null,_next:null};T!==om.none&&ju(F,u),isNaN(p)&&(p=F._startTime),f=ou(M+V,12),b=F,z++,cu(this,F)}(isNaN(I)||p<I)&&(I=p),(isNaN(T)||f>T)&&(T=f),i===Zh&&(c=z-g,h=z)}if(!isNaN(c)){let e=0;su(this,t=>{e>=c&&e<h&&(t._renderTransforms=1,t._composition===om.blend&&su(uu.animation,e=>{e.id===t.id&&(e._renderTransforms=1)})),e++})}}l||console.warn("No target found. Make sure the element you're trying to animate is accessible before creating your animation."),I?(su(this,e=>{e._startTime-e._delay||(e._delay-=I),e._startTime-=I}),T-=I):I=0,T||(T=lm,this.iterationCount=0),this.targets=s,this.duration=T===lm?lm:nu((T+this._loopDelay)*this.iterationCount-this._loopDelay)||lm,this.onRender=g||v.onRender,this._ease=k,this._delay=I,this.iterationDuration=T,this._inlineStyles=L,!this._autoplay&&O&&this.onRender(this)}stretch(e){const t=this.duration;if(t===au(e))return this;const o=e/t;return su(this,e=>{e._updateDuration=au(e._updateDuration*o),e._changeDuration=au(e._changeDuration*o),e._currentTime*=o,e._startTime*=o,e._absoluteStartTime*=o}),super.stretch(e)}refresh(){return su(this,e=>{const t=e._func;if(t){const o=Tu(e.target,e.property,e._tweenType);Ou(o,Au),Ou(t(),mb),e._fromNumbers=iu(Au.d),e._fromNumber=Au.n,e._toNumbers=iu(mb.d),e._strings=iu(mb.s),e._toNumber=mb.o?Iu(Au.n,mb.n,mb.o):mb.n}}),this}revert(){return super.revert(),db(this)}then(e){return super.then(e)}}const xb=(e,t)=>new kb(e,t,null,0,!1).init();let wb=0;const Sb=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.collapsedChange=el(this,"collapsedChange",7),this.collapsed=!1,this.variant="filled",this.blindId=++wb}onHeaderClick(){this.collapsed=!this.collapsed,this.collapsedChange.emit(this.collapsed)}componentDidLoad(){this.animateCollapse(this.collapsed)}get content(){return this.hostElement.shadowRoot.querySelector(".blind-content")}animation(e){this.animateCollapse(e)}animateCollapse(e){e?this.rotateChevronDown():this.rotateChevronUp()}rotateChevronUp(){xb(this.chevronRef,{duration:lc.defaultTime,easing:"easeInOutSine",rotateZ:180}),xb(this.content,{duration:lc.defaultTime,easing:"easeInOutSine",opacity:1})}rotateChevronDown(){xb(this.chevronRef,{duration:lc.defaultTime,easing:"easeInOutSine",rotateZ:0}),xb(this.content,{duration:lc.defaultTime,easing:"easeInOutSine",opacity:0})}render(){return js(Fs,{key:"671ad2c0686ea67b8dd5a3b6259edd8cd2667b19",class:{[`blind-${this.variant}`]:!0}},js("div",{key:"40fa7a9d37b674e2979022aadc84a4496ea9a9f5",class:"blind-header-wrapper"},js("button",{key:"29c3e84c41ec924f2b3c5a373778130afa943626",class:{"blind-header":!0,[`blind-${this.variant}`]:!0,closed:this.collapsed},type:"button","aria-labelledby":`ix-blind-header-title-${this.blindId}`,"aria-controls":`ix-blind-content-section-${this.blindId}`,"aria-expanded":Dl(!this.collapsed),onClick:()=>this.onHeaderClick()},js("slot",{key:"b252b735380d02d028f14e7d9fbe4c5eba8c6602",name:"custom-header"})),js("div",{key:"6bf0d3c1465c63a94c8f022734ed826c4028855a",class:"blind-header-content"},js("ix-icon",{key:"d21dd7db4cb813e4becce868c4dbe340a12b1e65",class:"collapse-icon",name:Ul,color:"filled"===this.variant||"outline"===this.variant?"color-std-text":`color-${this.variant}--contrast`,ref:e=>this.chevronRef=e}),js("div",{key:"da2e1435ca1070eed1794226ca721e7e3fb22390",class:"blind-header-title",id:`ix-blind-header-title-${this.blindId}`},void 0!==this.label?js(Rl,null,this.icon&&js("ix-icon",{class:"blind-header-title-icon",name:this.icon,color:"filled"===this.variant||"outline"===this.variant?"color-std-text":`color-${this.variant}--contrast`}),js("div",{class:"blind-header-title-row"},js("div",{class:"blind-header-title-col"},js("ix-typography",{title:this.label,format:"label-lg",bold:!0},js("div",{class:"blind-header-title-label",title:this.label},this.label))),this.sublabel&&js("div",{class:"blind-header-title-col"},js("ix-typography",{title:this.sublabel},js("div",{class:"blind-header-title-sublabel"},this.sublabel)))),js("div",{class:"header-actions"},js("slot",{name:"header-actions"}))):null))),js("section",{key:"854dd19e82a63ccb31f090dadfbcfa46d7346d21",id:`ix-blind-content-section-${this.blindId}`,"aria-labelledby":`ix-blind-header-title-${this.blindId}`},js("div",{key:"12f77fdbb29c89d5ab26877e9db8ad9ec79f1e6f",class:{"blind-content":!0,hide:this.collapsed}},this.collapsed?null:js("slot",null))))}get hostElement(){return this}static get watchers(){return{collapsed:["animation"]}}static get style(){return":host{display:flex;flex-direction:column;border-radius:var(--theme-blind--border-radius);overflow:hidden}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .blind-header-wrapper{position:relative;min-height:3rem;height:3rem;overflow:hidden}:host .blind-header-content{display:flex;position:relative;align-items:center;justify-content:flex-start;width:100%;height:100%;pointer-events:none;padding-left:0.5rem}:host .blind-header-title{display:flex;position:relative;align-items:center;flex-grow:1;margin-right:0.5rem}:host .blind-header{all:unset;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;position:absolute;top:0px;left:0px;pointer-events:all;padding-left:2.5rem;min-height:3rem;height:3rem;width:calc(100% - 2 * var(--theme-blind--border-thickness));border:solid var(--theme-blind--border-thickness) transparent;border-radius:var(--theme-blind--border-radius) var(--theme-blind--border-radius) 0 0;cursor:pointer}:host .blind-header:not(.disabled):not(:disabled):focus-visible{border-color:var(--theme-color-focus-bdr);outline:none}:host .blind-header-title-icon,:host .collapse-icon{margin-right:0.5rem}:host .blind-header-title-row{display:flex;flex-grow:1;overflow:hidden}:host .blind-header-title-col{display:inline-flex;align-items:center;width:calc(100% - 1rem);overflow:hidden}:host .blind-header-title-col:not(:first-of-type){justify-content:flex-end}:host ix-typography{flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .blind-header-title-label{padding-inline-end:0.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .blind-header-title-sublabel{padding-inline:0.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .blind-header-title{display:flex;align-items:center;flex-grow:1;height:100%;min-width:0}:host .blind-header-labels{display:inline-flex;flex-grow:1;min-width:0}:host .blind-content{display:block;padding:1rem;transition-property:padding;transition-duration:var(--theme-default-time);transition-timing-function:ease-in}:host .blind-content.hide{max-height:0;padding-top:0px;padding-bottom:0px}:host .header-actions{pointer-events:all;margin-left:auto}:host(.blind-alarm) .blind-header{background-color:var(--theme-color-alarm)}:host(.blind-alarm) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-alarm) .blind-header:not(.disabled):not(:disabled):hover,:host(.blind-alarm) .blind-header:not(.disabled):not(:disabled).hover{background-color:var(--theme-color-alarm--hover)}:host(.blind-alarm) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-alarm) .blind-header:not(.disabled):not(:disabled):active,:host(.blind-alarm) .blind-header:not(.disabled):not(:disabled).active{background-color:var(--theme-color-alarm--active)}:host(.blind-alarm) .blind-header-title-label,:host(.blind-alarm) .blind-header-title-sublabel{color:var(--theme-color-alarm--contrast)}:host(.blind-alarm){background-color:var(--theme-blind-base--background)}:host(.blind-critical) .blind-header{background-color:var(--theme-color-critical)}:host(.blind-critical) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-critical) .blind-header:not(.disabled):not(:disabled):hover,:host(.blind-critical) .blind-header:not(.disabled):not(:disabled).hover{background-color:var(--theme-color-critical--hover)}:host(.blind-critical) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-critical) .blind-header:not(.disabled):not(:disabled):active,:host(.blind-critical) .blind-header:not(.disabled):not(:disabled).active{background-color:var(--theme-color-critical--active)}:host(.blind-critical) .blind-header-title-label,:host(.blind-critical) .blind-header-title-sublabel{color:var(--theme-color-critical--contrast)}:host(.blind-critical){background-color:var(--theme-blind-base--background)}:host(.blind-info) .blind-header{background-color:var(--theme-color-info)}:host(.blind-info) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-info) .blind-header:not(.disabled):not(:disabled):hover,:host(.blind-info) .blind-header:not(.disabled):not(:disabled).hover{background-color:var(--theme-color-info--hover)}:host(.blind-info) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-info) .blind-header:not(.disabled):not(:disabled):active,:host(.blind-info) .blind-header:not(.disabled):not(:disabled).active{background-color:var(--theme-color-info--active)}:host(.blind-info) .blind-header-title-label,:host(.blind-info) .blind-header-title-sublabel{color:var(--theme-color-info--contrast)}:host(.blind-info){background-color:var(--theme-blind-base--background)}:host(.blind-neutral) .blind-header{background-color:var(--theme-color-neutral)}:host(.blind-neutral) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-neutral) .blind-header:not(.disabled):not(:disabled):hover,:host(.blind-neutral) .blind-header:not(.disabled):not(:disabled).hover{background-color:var(--theme-color-neutral--hover)}:host(.blind-neutral) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-neutral) .blind-header:not(.disabled):not(:disabled):active,:host(.blind-neutral) .blind-header:not(.disabled):not(:disabled).active{background-color:var(--theme-color-neutral--active)}:host(.blind-neutral) .blind-header-title-label,:host(.blind-neutral) .blind-header-title-sublabel{color:var(--theme-color-neutral--contrast)}:host(.blind-neutral){background-color:var(--theme-blind-base--background)}:host(.blind-filled) .blind-header{background-color:var(--theme-color-filled)}:host(.blind-filled) .blind-header:not(.disabled):not(:disabled).hover,:host(.blind-filled) .blind-header:not(.disabled):not(:disabled):hover{background-color:var(--theme-ghost--background--hover)}:host(.blind-filled) .blind-header:not(.disabled):not(:disabled).active,:host(.blind-filled) .blind-header:not(.disabled):not(:disabled):active{background-color:var(--theme-ghost--background--active)}:host(.blind-filled) .blind-header-title-label{color:var(--theme-color-std-text)}:host(.blind-filled) .blind-header-title-sublabel{color:var(--theme-color-soft-text)}:host(.blind-filled){background-color:var(--theme-blind-base--background)}:host(.blind-success) .blind-header{background-color:var(--theme-color-success)}:host(.blind-success) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-success) .blind-header:not(.disabled):not(:disabled):hover,:host(.blind-success) .blind-header:not(.disabled):not(:disabled).hover{background-color:var(--theme-color-success--hover)}:host(.blind-success) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-success) .blind-header:not(.disabled):not(:disabled):active,:host(.blind-success) .blind-header:not(.disabled):not(:disabled).active{background-color:var(--theme-color-success--active)}:host(.blind-success) .blind-header-title-label,:host(.blind-success) .blind-header-title-sublabel{color:var(--theme-color-success--contrast)}:host(.blind-success){background-color:var(--theme-blind-base--background)}:host(.blind-warning) .blind-header{background-color:var(--theme-color-warning)}:host(.blind-warning) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-warning) .blind-header:not(.disabled):not(:disabled):hover,:host(.blind-warning) .blind-header:not(.disabled):not(:disabled).hover{background-color:var(--theme-color-warning--hover)}:host(.blind-warning) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-warning) .blind-header:not(.disabled):not(:disabled):active,:host(.blind-warning) .blind-header:not(.disabled):not(:disabled).active{background-color:var(--theme-color-warning--active)}:host(.blind-warning) .blind-header-title-label,:host(.blind-warning) .blind-header-title-sublabel{color:var(--theme-color-warning--contrast)}:host(.blind-warning){background-color:var(--theme-blind-base--background)}:host(.blind-primary) .blind-header{background-color:var(--theme-color-primary)}:host(.blind-primary) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-primary) .blind-header:not(.disabled):not(:disabled):hover,:host(.blind-primary) .blind-header:not(.disabled):not(:disabled).hover{background-color:var(--theme-color-primary--hover)}:host(.blind-primary) .blind-header:not(.disabled):not(:disabled){cursor:pointer}:host(.blind-primary) .blind-header:not(.disabled):not(:disabled):active,:host(.blind-primary) .blind-header:not(.disabled):not(:disabled).active{background-color:var(--theme-color-primary--active)}:host(.blind-primary) .blind-header-title-label,:host(.blind-primary) .blind-header-title-sublabel{color:var(--theme-color-primary--contrast)}:host(.blind-primary){background-color:var(--theme-blind-base--background)}:host(.blind-outline){border:solid var(--theme-blind--border-thickness) var(--theme-blind-base--border-color)}:host(.blind-outline) .blind-header{background-color:var(--theme-color-ghost)}:host(.blind-outline) .blind-header:not(.disabled):not(:disabled).hover,:host(.blind-outline) .blind-header:not(.disabled):not(:disabled):hover{background-color:var(--theme-ghost--background--hover)}:host(.blind-outline) .blind-header:not(.disabled):not(:disabled).active,:host(.blind-outline) .blind-header:not(.disabled):not(:disabled):active{background-color:var(--theme-ghost--background--active)}:host(.blind-outline) .blind-header-title-label{color:var(--theme-color-std-text)}:host(.blind-outline) .blind-header-title-sublabel{color:var(--theme-color-soft-text)}:host(.blind-outline){border-color:var(--theme-color-soft-bdr)}"}},[257,"ix-blind",{collapsed:[1540],label:[1],sublabel:[1],icon:[1],variant:[1]},void 0,{collapsed:["animation"]}]),Cb=Sb,$b=function(){"undefined"!=typeof customElements&&["ix-blind","ix-typography"].forEach(e=>{switch(e){case"ix-blind":customElements.get(e)||customElements.define(e,Sb);break;case"ix-typography":customElements.get(e)||Bl()}})},Eb=e=>new MutationObserver(e),Lb=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.itemClick=el(this,"itemClick",7),this.hover=!1,this.disabled=!1,this.checked=!1,this.isSubMenu=!1,this.suppressChecked=!1}async emitItemClick(){this.itemClick.emit(this.hostElement)}async getDropdownItemElement(){return this.hostElement}isIconOnly(){return void 0===this.label&&""===this.hostElement.innerText&&void 0!==this.icon}render(){return js(Fs,{key:"6792db1dd356481085735838df4cfcdf11cee1ba",class:{hover:this.hover,"icon-only":this.isIconOnly(),disabled:this.disabled,submenu:this.isSubMenu},role:"listitem"},js("button",{key:"878eed19e5127942f10f561db2205930a7bb01ef",type:"button",tabIndex:this.disabled?-1:0,class:{"dropdown-item":!0,"no-checked-field":this.suppressChecked,disabled:this.disabled},onClick:()=>{this.disabled||this.emitItemClick()},"aria-label":this.ariaLabelButton,"aria-disabled":Dl(this.disabled),disabled:this.disabled},this.suppressChecked?null:js("div",{class:"dropdown-item-checked"},this.checked?js("ix-icon",{class:"checkmark",name:"data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(91.581722, 94.833062)'><polygon id='check-small' points='304.534538 0 340.035351 23.6672084 154.934008 301.319223 1.42108547e-14 146.385216 30.1698893 116.215326 148.290278 234.318938'/></g></g></svg>",size:"16"}):null),this.icon?js("ix-icon",{class:"dropdown-item-icon",name:this.icon,"aria-label":this.ariaLabelIcon}):null,js("div",{key:"faf59089cf0887b1fc1907b6e98b1f1cd2aa62ab",class:"dropdown-item-text"},this.label,js("slot",{key:"112c5601bae07f6ab8807b42014a268f7e402d59"})),this.isSubMenu?js("ix-icon",{name:ql,class:"submenu-icon"}):null))}get hostElement(){return this}static get style(){return":host{--ix-dropdown-item-checked-color:var(--theme-color-primary);display:flex;flex-direction:row;position:relative;height:2.5rem;width:auto;overflow:hidden;cursor:pointer}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .dropdown-item{all:unset;display:flex;flex-direction:row;align-items:center;position:relative;height:calc(100% - 2px);border:0.0625rem solid transparent;white-space:nowrap;width:calc(100% - 0.5rem - 1.5rem);padding:0 0.5rem;padding-right:1.5rem}:host .dropdown-item.no-checked-field{width:calc(100% - 1rem - 1.5rem);padding:0 1rem;padding-right:1.5rem}:host .dropdown-item:focus-visible{border-color:var(--theme-color-focus-bdr)}:host .dropdown-item-checked{display:flex;align-items:center;justify-content:center;position:relative;height:100%;width:1rem;min-width:1rem;margin-right:0.5rem;color:var(--ix-dropdown-item-checked-color)}:host .dropdown-item-icon{margin-right:0.5rem;color:var(--theme-color-std-text)}:host .dropdown-item-text{display:block;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:pre}:host .submenu-icon{margin-left:auto}:host(.icon-only) .dropdown-item-icon{margin-right:0px}:host(.icon-only) .dropdown-item-checked{display:none}:host(.icon-only) .dropdown-item{width:calc(100% - 0.5rem - 0.5rem);padding:0 0.5rem;padding-right:0.5rem}:host(.submenu) .dropdown-item{width:calc(100% - 0.5rem - 0.5rem);padding:0 0.5rem;padding-right:0.5rem}:host(:not(.disabled):not(:disabled).hover),:host(:not(.disabled):not(:disabled):hover){background-color:var(--theme-ghost--background--hover)}:host(:not(.disabled):not(:disabled).active),:host(:not(.disabled):not(:disabled):active){background-color:var(--theme-ghost--background--active)}:host(.disabled){pointer-events:none;color:var(--theme-color-weak-text) !important}:host(.disabled) .dropdown-item-icon{color:var(--theme-color-weak-text) !important}"}},[257,"ix-dropdown-item",{label:[1],icon:[1],ariaLabelIcon:[1,"aria-label-icon"],ariaLabelButton:[1,"aria-label-button"],hover:[4],disabled:[516],checked:[4],isSubMenu:[4,"is-sub-menu"],suppressChecked:[4,"suppress-checked"],emitItemClick:[64],getDropdownItemElement:[64]}]),_b=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.variant="primary",this.disabled=!1,this.type="button",this.loading=!1,this.alignment="center",this.iconSize="24",this.target="_self"}handleClick(e){(this.disabled||this.loading)&&(e.stopPropagation(),e.preventDefault())}componentDidLoad(){if("submit"!==this.type)return;const e=document.createElement("button");e.style.display="none",e.type="submit",e.tabIndex=-1,this.form&&e.setAttribute("form",this.form),this.hostElement.appendChild(e),this.submitButtonElement=e}handleFormChange(e){this.submitButtonElement&&(e?this.submitButtonElement.setAttribute("form",e):this.submitButtonElement.removeAttribute("form"))}componentDidRender(){this.submitButtonElement&&!this.hostElement.contains(this.submitButtonElement)&&this.hostElement.appendChild(this.submitButtonElement)}dispatchFormEvents(){"submit"!==this.type||!this.submitButtonElement||this.disabled||this.loading||this.submitButtonElement.click()}setFocus(){var e;null===(e=this.hostElement.shadowRoot.querySelector(this.href?"a":"button"))||void 0===e||e.focus()}render(){const e={variant:this.variant,iconOnly:!1,iconOval:!1,selected:!1,disabled:this.disabled||this.loading,icon:this.icon,iconRight:this.iconRight,iconSize:this.iconSize,loading:this.loading,onClick:()=>this.dispatchFormEvents(),type:this.type,alignment:this.alignment,tabIndex:0,ariaAttributes:{"aria-label":this.ariaLabelButton},href:this.href,target:this.target,rel:this.rel};return js(Fs,{key:"d59ad1ad7693982ea33b27383a41edfca9a59430",class:{disabled:this.disabled||this.loading}},js(mh,Object.assign({key:"d27e0296718f433c7df2896bd73b5991ef302c9a"},e),js("slot",{key:"c246c59dfd3406d389b9059020422f7a9779ab67"})))}static get delegatesFocus(){return!0}get hostElement(){return this}static get watchers(){return{form:["handleFormChange"]}}static get style(){return":host{--ix-button-border-radius-left:var(--theme-btn--border-radius);--ix-button-border-radius-right:var(--theme-btn--border-radius);display:inline-block;height:2rem;vertical-align:middle;cursor:pointer;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host button,:host a{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host ix-spinner{margin-right:0.25rem}:host .content{display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .content-start{width:100%}:host .icon{pointer-events:none;margin-right:0.25rem}:host .icon-right{margin-left:0.25rem}:host(.disabled){cursor:default}:host{--ix-button-border-radius-left:var(--theme-btn--border-radius);--ix-button-border-radius-right:var(--theme-btn--border-radius);display:inline-block;height:2rem;vertical-align:middle;cursor:pointer;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host button,:host a{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host ix-spinner{margin-right:0.25rem}:host .content{display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .content-start{width:100%}:host .icon{pointer-events:none;margin-right:0.25rem}:host .icon-right{margin-left:0.25rem}:host(.disabled){cursor:default}:host .btn-primary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-primary,:host .btn-primary.focus,:host .btn-primary:focus-visible{background-color:var(--theme-btn-primary--background);color:var(--theme-btn-primary--color);--ix-button-color:var(--theme-btn-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-primary--border-color);border-style:solid}:host .btn-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-primary.selected{background-color:var(--theme-btn-primary--background--pressed);color:var(--theme-btn-primary--color--pressed)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):hover,:host .btn-primary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-primary--background--pressed-hover);color:var(--theme-btn-primary--color--pressed-hover)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):active,:host .btn-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-primary--background--pressed-hover);color:var(--theme-btn-primary--color--pressed-active)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):hover,:host .btn-primary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-primary--border-color--hover);background-color:var(--theme-btn-primary--background--hover);color:var(--theme-btn-primary--color--hover)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):active,:host .btn-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-primary--border-color--active);background-color:var(--theme-btn-primary--background--active);color:var(--theme-btn-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-primary.disabled,:host(.disabled) .btn-primary:disabled{pointer-events:none;border-color:var(--theme-btn-primary--border-color--disabled);background-color:var(--theme-btn-primary--background--disabled);color:var(--theme-btn-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-primary--color--disabled)}:host .btn-secondary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-secondary,:host .btn-secondary.focus,:host .btn-secondary:focus-visible{background-color:var(--theme-btn-secondary--background);color:var(--theme-btn-secondary--color);--ix-button-color:var(--theme-btn-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-secondary--border-color);border-style:solid}:host .btn-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-secondary.selected{background-color:var(--theme-btn-secondary--background--pressed);color:var(--theme-btn-secondary--color--pressed)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):hover,:host .btn-secondary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-secondary--background--pressed-hover);color:var(--theme-btn-secondary--color--pressed-hover)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-secondary--background--pressed-hover);color:var(--theme-btn-secondary--color--pressed-active)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):hover,:host .btn-secondary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-secondary--border-color--hover);background-color:var(--theme-btn-secondary--background--hover);color:var(--theme-btn-secondary--color--hover)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):active,:host .btn-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-secondary--border-color--active);background-color:var(--theme-btn-secondary--background--active);color:var(--theme-btn-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-secondary.disabled,:host(.disabled) .btn-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-secondary--border-color--disabled);background-color:var(--theme-btn-secondary--background--disabled);color:var(--theme-btn-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-secondary--color--disabled)}:host .btn-tertiary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-tertiary,:host .btn-tertiary.focus,:host .btn-tertiary:focus-visible{background-color:var(--theme-btn-tertiary--background);color:var(--theme-btn-tertiary--color);--ix-button-color:var(--theme-btn-tertiary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-tertiary--border-color);border-style:solid}:host .btn-tertiary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-tertiary.selected{background-color:var(--theme-btn-tertiary--background--pressed);color:var(--theme-btn-tertiary--color--pressed)}:host .btn-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary.selected:not(.disabled):not(:disabled):hover,:host .btn-tertiary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-tertiary--background--pressed-hover);color:var(--theme-btn-tertiary--color--pressed-hover)}:host .btn-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary.selected:not(.disabled):not(:disabled):active,:host .btn-tertiary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-tertiary--background--pressed-hover);color:var(--theme-btn-tertiary--color--pressed-active)}:host .btn-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary:not(.disabled):not(:disabled):hover,:host .btn-tertiary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-tertiary--border-color--hover);background-color:var(--theme-btn-tertiary--background--hover);color:var(--theme-btn-tertiary--color--hover)}:host .btn-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary:not(.disabled):not(:disabled):active,:host .btn-tertiary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-tertiary--border-color--active);background-color:var(--theme-btn-tertiary--background--active);color:var(--theme-btn-tertiary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-tertiary.disabled,:host(.disabled) .btn-tertiary:disabled{pointer-events:none;border-color:var(--theme-btn-tertiary--border-color--disabled);background-color:var(--theme-btn-tertiary--background--disabled);color:var(--theme-btn-tertiary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-tertiary--color--disabled)}:host .btn-subtle-primary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-subtle-primary,:host .btn-subtle-primary.focus,:host .btn-subtle-primary:focus-visible{background-color:var(--theme-btn-subtle-primary--background);color:var(--theme-btn-subtle-primary--color);--ix-button-color:var(--theme-btn-subtle-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-subtle-primary--border-color);border-style:solid}:host .btn-subtle-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-subtle-primary.selected{background-color:var(--theme-btn-subtle-primary--background--pressed);color:var(--theme-btn-subtle-primary--color--pressed)}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled):hover,:host .btn-subtle-primary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-subtle-primary--background--pressed-hover);color:var(--theme-btn-subtle-primary--color--pressed-hover)}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled):active,:host .btn-subtle-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-subtle-primary--background--pressed-hover);color:var(--theme-btn-subtle-primary--color--pressed-active)}:host .btn-subtle-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary:not(.disabled):not(:disabled):hover,:host .btn-subtle-primary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-subtle-primary--border-color--hover);background-color:var(--theme-btn-subtle-primary--background--hover);color:var(--theme-btn-subtle-primary--color--hover)}:host .btn-subtle-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary:not(.disabled):not(:disabled):active,:host .btn-subtle-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-subtle-primary--border-color--active);background-color:var(--theme-btn-subtle-primary--background--active);color:var(--theme-btn-subtle-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-subtle-primary.disabled,:host(.disabled) .btn-subtle-primary:disabled{pointer-events:none;border-color:var(--theme-btn-subtle-primary--border-color--disabled);background-color:var(--theme-btn-subtle-primary--background--disabled);color:var(--theme-btn-subtle-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-subtle-primary--color--disabled)}:host .btn-subtle-secondary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-subtle-secondary,:host .btn-subtle-secondary.focus,:host .btn-subtle-secondary:focus-visible{background-color:var(--theme-btn-subtle-secondary--background);color:var(--theme-btn-subtle-secondary--color);--ix-button-color:var(--theme-btn-subtle-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-subtle-secondary--border-color);border-style:solid}:host .btn-subtle-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-subtle-secondary.selected{background-color:var(--theme-btn-subtle-secondary--background--pressed);color:var(--theme-btn-subtle-secondary--color--pressed)}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled):hover,:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-subtle-secondary--background--pressed-hover);color:var(--theme-btn-subtle-secondary--color--pressed-hover)}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-subtle-secondary--background--pressed-hover);color:var(--theme-btn-subtle-secondary--color--pressed-active)}:host .btn-subtle-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary:not(.disabled):not(:disabled):hover,:host .btn-subtle-secondary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-subtle-secondary--border-color--hover);background-color:var(--theme-btn-subtle-secondary--background--hover);color:var(--theme-btn-subtle-secondary--color--hover)}:host .btn-subtle-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary:not(.disabled):not(:disabled):active,:host .btn-subtle-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-subtle-secondary--border-color--active);background-color:var(--theme-btn-subtle-secondary--background--active);color:var(--theme-btn-subtle-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-subtle-secondary.disabled,:host(.disabled) .btn-subtle-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-subtle-secondary--border-color--disabled);background-color:var(--theme-btn-subtle-secondary--background--disabled);color:var(--theme-btn-subtle-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-subtle-secondary--color--disabled)}:host .btn-subtle-tertiary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-subtle-tertiary,:host .btn-subtle-tertiary.focus,:host .btn-subtle-tertiary:focus-visible{background-color:var(--theme-btn-subtle-tertiary--background);color:var(--theme-btn-subtle-tertiary--color);--ix-button-color:var(--theme-btn-subtle-tertiary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-subtle-tertiary--border-color);border-style:solid}:host .btn-subtle-tertiary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-subtle-tertiary.selected{background-color:var(--theme-btn-subtle-tertiary--background--pressed);color:var(--theme-btn-subtle-tertiary--color--pressed)}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled):hover,:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-subtle-tertiary--background--pressed-hover);color:var(--theme-btn-subtle-tertiary--color--pressed-hover)}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled):active,:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-subtle-tertiary--background--pressed-hover);color:var(--theme-btn-subtle-tertiary--color--pressed-active)}:host .btn-subtle-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary:not(.disabled):not(:disabled):hover,:host .btn-subtle-tertiary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-subtle-tertiary--border-color--hover);background-color:var(--theme-btn-subtle-tertiary--background--hover);color:var(--theme-btn-subtle-tertiary--color--hover)}:host .btn-subtle-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary:not(.disabled):not(:disabled):active,:host .btn-subtle-tertiary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-subtle-tertiary--border-color--active);background-color:var(--theme-btn-subtle-tertiary--background--active);color:var(--theme-btn-subtle-tertiary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-subtle-tertiary.disabled,:host(.disabled) .btn-subtle-tertiary:disabled{pointer-events:none;border-color:var(--theme-btn-subtle-tertiary--border-color--disabled);background-color:var(--theme-btn-subtle-tertiary--background--disabled);color:var(--theme-btn-subtle-tertiary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-subtle-tertiary--color--disabled)}:host .btn-danger-primary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-danger-primary,:host .btn-danger-primary.focus,:host .btn-danger-primary:focus-visible{background-color:var(--theme-btn-danger-primary--background);color:var(--theme-btn-danger-primary--color);--ix-button-color:var(--theme-btn-danger-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger-primary--border-color);border-style:solid}:host .btn-danger-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-danger-primary.selected{background-color:var(--theme-btn-danger-primary--background--pressed);color:var(--theme-btn-danger-primary--color--pressed)}:host .btn-danger-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary.selected:not(.disabled):not(:disabled):hover,:host .btn-danger-primary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-danger-primary--background--pressed-hover);color:var(--theme-btn-danger-primary--color--pressed-hover)}:host .btn-danger-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary.selected:not(.disabled):not(:disabled):active,:host .btn-danger-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-danger-primary--background--pressed-hover);color:var(--theme-btn-danger-primary--color--pressed-active)}:host .btn-danger-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary:not(.disabled):not(:disabled):hover,:host .btn-danger-primary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-danger-primary--border-color--hover);background-color:var(--theme-btn-danger-primary--background--hover);color:var(--theme-btn-danger-primary--color--hover)}:host .btn-danger-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary:not(.disabled):not(:disabled):active,:host .btn-danger-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger-primary--border-color--active);background-color:var(--theme-btn-danger-primary--background--active);color:var(--theme-btn-danger-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger-primary.disabled,:host(.disabled) .btn-danger-primary:disabled{pointer-events:none;border-color:var(--theme-btn-danger-primary--border-color--disabled);background-color:var(--theme-btn-danger-primary--background--disabled);color:var(--theme-btn-danger-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger-primary--color--disabled)}:host .btn-danger-secondary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-danger-secondary,:host .btn-danger-secondary.focus,:host .btn-danger-secondary:focus-visible{background-color:var(--theme-btn-danger-secondary--background);color:var(--theme-btn-danger-secondary--color);--ix-button-color:var(--theme-btn-danger-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger-secondary--border-color);border-style:solid}:host .btn-danger-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-danger-secondary.selected{background-color:var(--theme-btn-danger-secondary--background--pressed);color:var(--theme-btn-danger-secondary--color--pressed)}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled):hover,:host .btn-danger-secondary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-danger-secondary--background--pressed-hover);color:var(--theme-btn-danger-secondary--color--pressed-hover)}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-danger-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-danger-secondary--background--pressed-hover);color:var(--theme-btn-danger-secondary--color--pressed-active)}:host .btn-danger-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary:not(.disabled):not(:disabled):hover,:host .btn-danger-secondary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-danger-secondary--border-color--hover);background-color:var(--theme-btn-danger-secondary--background--hover);color:var(--theme-btn-danger-secondary--color--hover)}:host .btn-danger-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary:not(.disabled):not(:disabled):active,:host .btn-danger-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger-secondary--border-color--active);background-color:var(--theme-btn-danger-secondary--background--active);color:var(--theme-btn-danger-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger-secondary.disabled,:host(.disabled) .btn-danger-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-danger-secondary--border-color--disabled);background-color:var(--theme-btn-danger-secondary--background--disabled);color:var(--theme-btn-danger-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger-secondary--color--disabled)}:host .btn-danger-tertiary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-danger-tertiary,:host .btn-danger-tertiary.focus,:host .btn-danger-tertiary:focus-visible{background-color:var(--theme-btn-danger-tertiary--background);color:var(--theme-btn-danger-tertiary--color);--ix-button-color:var(--theme-btn-danger-tertiary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger-tertiary--border-color);border-style:solid}:host .btn-danger-tertiary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-danger-tertiary.selected{background-color:var(--theme-btn-danger-tertiary--background--pressed);color:var(--theme-btn-danger-tertiary--color--pressed)}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled):hover,:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-danger-tertiary--background--pressed-hover);color:var(--theme-btn-danger-tertiary--color--pressed-hover)}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled):active,:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-danger-tertiary--background--pressed-hover);color:var(--theme-btn-danger-tertiary--color--pressed-active)}:host .btn-danger-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary:not(.disabled):not(:disabled):hover,:host .btn-danger-tertiary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-danger-tertiary--border-color--hover);background-color:var(--theme-btn-danger-tertiary--background--hover);color:var(--theme-btn-danger-tertiary--color--hover)}:host .btn-danger-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary:not(.disabled):not(:disabled):active,:host .btn-danger-tertiary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger-tertiary--border-color--active);background-color:var(--theme-btn-danger-tertiary--background--active);color:var(--theme-btn-danger-tertiary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger-tertiary.disabled,:host(.disabled) .btn-danger-tertiary:disabled{pointer-events:none;border-color:var(--theme-btn-danger-tertiary--border-color--disabled);background-color:var(--theme-btn-danger-tertiary--background--disabled);color:var(--theme-btn-danger-tertiary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger-tertiary--color--disabled)}:host{min-width:5rem}"}},[273,"ix-button",{ariaLabelButton:[1,"aria-label-button"],variant:[1],disabled:[516],type:[1],loading:[4],form:[1],icon:[1],iconRight:[1,"icon-right"],alignment:[1],iconSize:[1,"icon-size"],href:[1],target:[1],rel:[1]},[[2,"click","handleClick"]],{form:["handleFormChange"]}]);function Tb(){"undefined"!=typeof customElements&&["ix-button","ix-spinner"].forEach(e=>{switch(e){case"ix-button":customElements.get(e)||customElements.define(e,_b);break;case"ix-spinner":customElements.get(e)||ph()}})}const Ib=_b,zb=Tb;async function Ob(e){if(e.getAssociatedFormElement&&"function"==typeof e.getAssociatedFormElement){const t=await e.getAssociatedFormElement();return!!t&&t.noValidate}return!1}function Rb(e,t,o){const r=new MutationObserver(t);return r.observe(e,{subtree:null==o?void 0:o.includeChildren,childList:null==o?void 0:o.includeChildren,attributes:!0,attributeFilter:["class"]}),{destroy(){r.disconnect()}}}function Ab(e,t,o){return e.classList.contains(`${t}`)||!!o&&!!e.querySelector(`.${t}`)}function Nb(e,t=!1){return{isInvalid:Ab(e,"ix-invalid",t)||Ab(e,"ix-invalid--validity-invalid",t),isInvalidByRequired:Ab(e,"ix-invalid--required",t),isValid:Ab(e,"ix-valid",t),isInfo:Ab(e,"ix-info",t),isWarning:Ab(e,"ix-warning",t)}}function Pb(e){return(t,o)=>{let r,n;const{componentWillLoad:a,disconnectedCallback:i,connectedCallback:s}=t;t.connectedCallback=function(){const e=this;return r=async()=>{if(!(await Ob(e))){if(e.hasValidValue&&"function"==typeof e.hasValidValue){const t=await e.hasValidValue(),o=await async function(e){if("function"==typeof e.isTouched)return e.isTouched()}(e);e.required?e.classList.toggle("ix-invalid--required",!t&&o):e.classList.remove("ix-invalid--required")}if(e.getValidityState&&"function"==typeof e.getValidityState){const t=await e.getValidityState();e.classList.toggle("ix-invalid--validity-patternMismatch",t.patternMismatch)}}},e.addEventListener("checkedChange",r),e.addEventListener("valueChange",r),e.addEventListener("ixBlur",r),setTimeout(r),null==s?void 0:s.call(this)},t.componentWillLoad=function(){const r=this;n=Rb(r,()=>{const n=Nb(r,null==e?void 0:e.includeChildren);t[o].call(this,n)},e);const i=Nb(r,null==e?void 0:e.includeChildren);return t[o].call(this,i),null==a?void 0:a.call(this)},t.disconnectedCallback=function(){const e=this;return e&&n&&(n.destroy(),n=null),e&&r&&(e.removeEventListener("checkedChange",r),e.removeEventListener("valueChange",r),e.removeEventListener("ixBlur",r),r=null),null==i?void 0:i.call(this)}}}function Mb(e,t,o){return e?null!=t?t:o:t}const Db=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.isInvalid=!1,this.explicitIsInvalid=void 0,this.htmlForObserver=new MutationObserver(()=>this.checkForInternalState()),this.a11yAttributes={},this.labelRef=th()}isInvalidChanged(e){this.explicitIsInvalid=e}connectedCallback(){this.registerHtmlForObserver(),this.registerControlRefObserver()}disconnectedCallback(){this.htmlForObserver&&this.htmlForObserver.disconnect(),this.htmlForClassObserver&&this.htmlForClassObserver.destroy(),this.controlRefClassObserver&&this.controlRefClassObserver.destroy()}componentWillRender(){this.checkForInternalState()}componentWillLoad(){this.a11yAttributes=Vl(this.hostElement)}registerHtmlForObserver(){"undefined"!=typeof window&&(this.htmlForObserver&&this.htmlForObserver.disconnect(),this.htmlFor&&this.htmlForObserver.observe(window.document,{childList:!0,subtree:!0}))}async registerControlRefObserver(){if("undefined"!=typeof window&&(this.controlRefClassObserver&&this.controlRefClassObserver.destroy(),this.controlRef&&!this.htmlFor)){const e=await this.controlRef.waitForCurrent();this.controlRefClassObserver=Rb(e,()=>this.checkForInvalidState(e))}}registerHtmlForClassObserver(e){this.htmlForClassObserver&&this.htmlForClassObserver.destroy(),this.htmlForClassObserver=Rb(e,()=>this.checkForInvalidState(e))}checkForInvalidState(e){var t;const o=e.classList.contains("is-invalid")||e.classList.contains("ix-invalid");this.isInvalid=null!==(t=this.explicitIsInvalid)&&void 0!==t?t:o}async checkForInternalState(){if(this.htmlFor){const e=document.getElementById(this.htmlFor);if(e)return"boolean"==typeof e.required&&(this.required=e.required),this.registerHtmlForClassObserver(e),void this.checkForInvalidState(e)}if(this.controlRef){const e=await this.controlRef.waitForCurrent();this.required=e.required}}async focusOnClick(){if(this.htmlFor){const t=document.getElementById(this.htmlFor);if(t){let o=null;o=(e=t)&&"getAssociatedFormElement"in e&&"function"==typeof e.getAssociatedFormElement&&"getNativeInputElement"in e&&"function"==typeof e.getNativeInputElement?await t.getNativeInputElement():t,"function"==typeof o.focus&&o.focus()}}var e;this.controlRef&&(await this.controlRef.waitForCurrent()).focus()}render(){return js(Fs,{key:"1a8134a30a1b101f6bfd678f905eb88e927e47d6",onClick:()=>this.focusOnClick()},js("label",Object.assign({key:"ef6df6072485fb72ea02a0a9800be3be15e84314",htmlFor:this.htmlFor},this.a11yAttributes,{ref:this.labelRef}),js("ix-typography",{key:"572975edeae54d15932c3b6091ed63dfff8bb231",textColor:this.isInvalid?"alarm":"soft",format:"label"},js("slot",{key:"452847ea7365cefc945bc6166bf2e8fd44d3f530"}),this.required&&js("span",{key:"5e85f801d6fe8a01d6595a55bb263d0bcf91a888"},"*"))))}get hostElement(){return this}static get watchers(){return{isInvalid:["isInvalidChanged"],htmlFor:["registerHtmlForObserver"],controlRef:["registerControlRefObserver"]}}static get style(){return":host{display:inline-block;position:relative;margin-top:0.5rem;margin-bottom:0.25rem}"}},[257,"ix-field-label",{required:[1540],htmlFor:[513,"html-for"],controlRef:[16,"control-ref"],isInvalid:[1028,"is-invalid"]},void 0,{isInvalid:["isInvalidChanged"],htmlFor:["registerHtmlForObserver"],controlRef:["registerControlRefObserver"]}]);function jb(){"undefined"!=typeof customElements&&["ix-field-label","ix-typography"].forEach(e=>{switch(e){case"ix-field-label":customElements.get(e)||customElements.define(e,Db);break;case"ix-typography":customElements.get(e)||Bl()}})}function Vb({invalidText:e,isInvalid:t,warningText:o,isWarning:r,infoText:n,isInfo:a,validText:i,isValid:s,helperText:l}){return!!(t&&(null==e?void 0:e.trim())||r&&(null==o?void 0:o.trim())||a&&(null==n?void 0:n.trim())||s&&(null==i?void 0:i.trim())||(null==l?void 0:l.trim()))}function Fb(e){return Vb(e)?e.isInvalid&&e.invalidText&&""!==e.invalidText.trim()?js("ix-typography",{textColor:"alarm",class:"bottom-text"},js("ix-icon",{class:"text-icon invalid",name:Ql,size:"16"}),e.invalidText):e.isWarning&&e.warningText&&""!==e.warningText.trim()?js("ix-typography",{textColor:"std",class:"bottom-text"},js("ix-icon",{class:"text-icon warning",name:oc,size:"16"}),e.warningText):e.isInfo&&e.infoText&&""!==e.infoText.trim()?js("ix-typography",{textColor:"std",class:"bottom-text"},js("ix-icon",{class:"text-icon info",name:Jl,size:"16"}),e.infoText):e.isValid&&e.validText&&""!==e.validText.trim()?js("ix-typography",{textColor:"std",class:"bottom-text"},js("ix-icon",{class:"text-icon valid",name:tc,size:"16"}),e.validText):e.helperText&&""!==e.helperText.trim()&&js("ix-typography",{class:"bottom-text",textColor:"soft"},e.helperText):null}const Hb=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.isInvalid=!1,this.isValid=!1,this.isInfo=!1,this.isWarning=!1,this.showTextAsTooltip=!1,this.required=!1,this.slotRef=th()}render(){const e={invalidText:this.invalidText,isInvalid:this.isInvalid,isValid:this.isValid,validText:this.validText,isWarning:this.isWarning,warningText:this.warningText,isInfo:this.isInfo,infoText:this.infoText,helperText:this.helperText};return js(Fs,{key:"531b08942bf31c36043fb3d7cd3af489f2fe83b0"},this.label&&js("div",{key:"49b9ef124fc2d69fb2528585d7b232b2e3d6d4b6",class:"field-top"},js("ix-field-label",{key:"20a089a72de7ee3045c048c19d868ff3b4be2706",required:this.required,htmlFor:this.htmlForLabel,controlRef:this.controlRef,isInvalid:this.isInvalid},this.label)),js("div",{key:"80c8ce58eb73379755757b2cef6b318cdc279b6b",class:{"slot-wrapper":!0},ref:this.slotRef},js("slot",{key:"f41f0681742e9f783092bad7484c851e2b987c99"})),js("div",{key:"9db46e23621d508e08fe87cae69a3698491347dc",class:"field-bottom"},!this.showTextAsTooltip&&js(Fb,Object.assign({key:"29802c92675a34cd215740a5df6fae77ed36368f"},e)),js("div",{key:"b94a1cc2acd5f8379e768fda9f222af6cb85f2b7",class:"bottom-right"},js("slot",{key:"3c5ba2d9a6d4671b6fadba6e06455ae229894f94",name:"bottom-right"}))),!0===this.showTextAsTooltip&&Vb(e)&&js("ix-tooltip",{key:"890c4a39781fbb14b96660691fd6f6fe96a30e0b",for:this.slotRef.waitForCurrent(),showDelay:500,placement:"bottom"},js(Fb,Object.assign({key:"638410fd78282cf38065635a79cceeb064a2a10e"},e))))}get hostElement(){return this}static get style(){return":host{display:flex;position:relative;flex-direction:column}:host .slot-wrapper{display:flex;position:relative;align-items:center;justify-content:flex-start;gap:0.25rem}:host .field-bottom,:host .field-top{display:flex;flex-direction:row;position:relative;justify-content:space-between;gap:1rem;width:-moz-min-content;width:min-content;min-width:100%}:host .field-bottom .bottom-right{margin-left:auto;margin-right:0px}:host .bottom-text{display:flex;position:relative;align-items:flex-start;justify-content:flex-start;gap:0.25rem;margin-right:0.25rem}:host .text-icon{margin:0.125rem}:host .text-icon.invalid{color:var(--theme-helper-icon--color--invalid)}:host .text-icon.info{color:var(--theme-helper-icon--color--info)}:host .text-icon.warning{color:var(--theme-helper-icon--color--warning)}:host .text-icon.valid{color:var(--theme-helper-icon--color--valid)}:host .bottom-text{margin-top:0.25rem;margin-bottom:0.25rem}"}},[257,"ix-field-wrapper",{helperText:[1,"helper-text"],label:[1],invalidText:[1,"invalid-text"],validText:[1,"valid-text"],infoText:[1,"info-text"],warningText:[1,"warning-text"],isInvalid:[4,"is-invalid"],isValid:[4,"is-valid"],isInfo:[4,"is-info"],isWarning:[4,"is-warning"],showTextAsTooltip:[4,"show-text-as-tooltip"],required:[4],htmlForLabel:[1,"html-for-label"],controlRef:[16,"control-ref"]}]),Bb=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.direction="column",this.showTextAsTooltip=!1,this.required=!1,this.isInvalid=!1,this.isInfo=!1,this.isValid=!1,this.isWarning=!1,this.touched=!1,this.groupRef=th(),this.observer=new MutationObserver(()=>{this.checkForRequiredCheckbox()})}get checkboxElements(){return Array.from(this.hostElement.querySelectorAll("ix-checkbox"))}checkForRequiredCheckbox(){this.required=this.checkboxElements.some(e=>e.required)}connectedCallback(){this.observer.observe(this.hostElement,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["checked","required"]})}componentWillLoad(){this.checkForRequiredCheckbox()}disconnectedCallback(){this.observer&&this.observer.disconnect()}onClassFieldUpdate({isInvalid:e,isInvalidByRequired:t,isInfo:o,isValid:r,isWarning:n}){this.isInvalid=e||t,this.isInfo=o,this.isValid=r,this.isWarning=n}isTouched(){return Promise.resolve(this.touched)}hasValidValue(){return Promise.resolve(this.checkboxElements.some(e=>e.checked))}render(){return js(Fs,{key:"ac1e91fd23038317e1a39b612f67e91d53ba946c",ref:this.groupRef,onIxBlur:()=>this.touched=!0},js("ix-field-wrapper",{key:"1278bca33da0339052756f01e8ca2de2641feffb",label:this.label,helperText:this.helperText,invalidText:this.invalidText,infoText:this.infoText,validText:this.validText,warningText:this.warningText,showTextAsTooltip:this.showTextAsTooltip,isInvalid:this.isInvalid,isInfo:this.isInfo,isValid:this.isValid,isWarning:this.isWarning,controlRef:this.groupRef},js("div",{key:"7ba4ca7e379f49c6234c681a682cb08ec3d44b87",class:{"checkbox-container":!0,"row-layout":"row"===this.direction}},js("slot",{key:"a843f1bfd2942b4f0e9d2060646b50e97e55bca8"}))))}get hostElement(){return this}static get style(){return":host{display:inline-block;position:relative}:host .checkbox-container{display:flex;flex-direction:column;gap:1rem;margin:0.375rem 0;flex-wrap:wrap}:host .checkbox-container.row-layout{flex-direction:row}"}},[257,"ix-checkbox-group",{helperText:[1,"helper-text"],label:[1],direction:[1],invalidText:[1,"invalid-text"],infoText:[1,"info-text"],validText:[1,"valid-text"],warningText:[1,"warning-text"],showTextAsTooltip:[4,"show-text-as-tooltip"],required:[4],isInvalid:[32],isInfo:[32],isValid:[32],isWarning:[32],isTouched:[64],hasValidValue:[64]}]);!function(e,t,o,r){var n,a=arguments.length,i=a<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,o):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,o,r);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(i=(a<3?n(i):a>3?n(t,o,i):n(t,o))||i);a>3&&i&&Object.defineProperty(t,o,i)}([Pb({includeChildren:!0})],Bb.prototype,"onClassFieldUpdate",null);const Wb=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.checkedChange=el(this,"checkedChange",7),this.valueChange=el(this,"valueChange",7),this.ixBlur=el(this,"ixBlur",7),this.formInternals=this.attachInternals(),this.value="on",this.checked=!1,this.disabled=!1,this.indeterminate=!1,this.required=!1,this.touched=!1,this.inputRef=th(e=>{e.checked=this.checked})}setCheckedState(e){this.checked=e,this.checkedChange.emit(this.checked)}onCheckedChange(){this.touched=!0,this.updateFormInternalValue()}onValueChange(){this.valueChange.emit(this.value)}componentWillLoad(){this.updateFormInternalValue()}updateFormInternalValue(){var e;this.checked?this.formInternals.setFormValue(null!==(e=this.value)&&void 0!==e?e:"on"):this.formInternals.setFormValue(null)}hasValidValue(){return Promise.resolve(this.checked)}getAssociatedFormElement(){return Promise.resolve(this.formInternals.form)}isTouched(){return Promise.resolve(this.touched)}updateClassMappings(){}renderCheckmark(){return js("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg"},this.indeterminate&&js(Rl,null,js("rect",{width:"18",height:"18",fill:"transparent"}),js("rect",{x:"3",y:"8",width:"12",height:"2",fill:"var(--ix-checkbox-check-color)"})),this.checked&&js("path",{d:"M3.65625 8.15625L8.4375 12.9375L14.625 3.9375",stroke:"var(--ix-checkbox-check-color)","stroke-width":"2"}))}render(){return js(Fs,{key:"f2157c572321b0a34f54f32423ed0c821fc1abfa","aria-checked":Dl(this.checked),"aria-disabled":Dl(this.disabled),role:"checkbox",class:{disabled:this.disabled,checked:this.checked,indeterminate:this.indeterminate},onFocus:()=>this.touched=!0,onBlur:()=>this.ixBlur.emit()},js("label",{key:"131587a06d955e04dc580936004546e930ec9cf8"},js("input",{key:"b8a94c99f540e21c280ba9aeaf35221fa1c9b226","aria-checked":Dl(this.checked),required:this.required,disabled:this.disabled,checked:this.checked,ref:this.inputRef,type:"checkbox",onChange:()=>this.setCheckedState(!this.checked)}),js("button",{key:"6f6c5937801659bacd7d6f5c9256972c33e4194c",disabled:this.disabled,class:{checked:this.checked},onClick:()=>this.setCheckedState(!this.checked)},this.renderCheckmark()),js("ix-typography",{key:"7b33f317ac3757242509d69a25520795906bb158",format:"label",textColor:this.disabled?"weak":"std"},this.label,js("slot",{key:"2ab4518ebcb6135de6b1c37a7e9c157b1feebb5d"}))))}static get formAssociated(){return!0}get hostElement(){return this}static get watchers(){return{checked:["onCheckedChange"],value:["onValueChange"]}}static get style(){return":host{--ix-checkbox-check-color:var(--theme-color-primary--contrast);display:inline-block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host button{all:unset;display:inline-flex;position:relative;align-items:center;justify-content:center;width:1.125rem;min-width:1.125rem;max-width:1.125rem;height:1.125rem;min-height:1.125rem;max-height:1.125rem;margin-right:0.5rem}:host button:disabled{background-color:var(--theme-checkbox-unchecked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--disabled)}:host button:focus-visible{outline:0.0625rem solid var(--theme-color-focus-bdr);outline-offset:var(--theme-checkbox--focus--outline-offset)}:host input[type=checkbox]{display:none}:host label{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;height:100%}:host ix-typography{margin-top:0.125rem}:host button{background-color:var(--theme-checkbox-unchecked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color)}:host(:hover) button{background-color:var(--theme-checkbox-unchecked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--hover)}:host(:active) button{background-color:var(--theme-checkbox-unchecked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--active)}:host(.checked) button,:host(.indeterminate) button{background-color:var(--theme-checkbox-checked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color)}:host(.checked:hover) button,:host(.indeterminate:hover) button{background-color:var(--theme-checkbox-checked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--hover)}:host(.checked:active) button,:host(.indeterminate:active) button{background-color:var(--theme-checkbox-checked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--active)}:host(.disabled) button{background-color:var(--theme-checkbox-unchecked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--disabled)}:host(.checked.disabled) button,:host(.indeterminate.disabled) button{background-color:var(--theme-checkbox-checked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--disabled)}:host(.ix-info) button{--theme-checkbox-unchecked--background:var(\n --theme-checkbox-unchecked--background--info\n );--theme-checkbox-unchecked--background--hover:var(\n --theme-checkbox-unchecked--background--info--hover\n );--theme-checkbox-unchecked--background--active:var(\n --theme-checkbox-unchecked--background--info--active\n );--theme-checkbox-unchecked--border-color:var(\n --theme-checkbox-unchecked--border-color--info\n );--theme-checkbox-unchecked--border-color--hover:var(\n --theme-checkbox-unchecked--border-color--info--hover\n );--theme-checkbox-unchecked--border-color--active:var(\n --theme-checkbox-unchecked--border-color--info--active\n );--theme-checkbox-checked--background:var(\n --theme-checkbox-checked--background--info\n );--theme-checkbox-checked--background--hover:var(\n --theme-checkbox-checked--background--info--hover\n );--theme-checkbox-checked--background--active:var(\n --theme-checkbox-checked--background--info--active\n );--theme-checkbox-checked--border-color:var(\n --theme-checkbox-checked--border-color--info\n );--theme-checkbox-checked--border-color--hover:var(\n --theme-checkbox-checked--border-color--info--hover\n );--theme-checkbox-checked--border-color--active:var(\n --theme-checkbox-checked--border-color--info--active\n );--theme-checkbox-mixed--background:var(\n --theme-checkbox-mixed--background--info\n );--theme-checkbox-mixed--background--hover:var(\n --theme-checkbox-mixed--background--info--hover\n );--theme-checkbox-mixed--background--active:var(\n --theme-checkbox-mixed--background--info--active\n );--theme-checkbox-mixed--border-color:var(\n --theme-checkbox-mixed--border-color--info\n );--theme-checkbox-mixed--border-color--hover:var(\n --theme-checkbox-mixed--border-color--info--hover\n );--theme-checkbox-mixed--border-color--active:var(\n --theme-checkbox-mixed--border-color--info--active\n );background-color:var(--theme-checkbox-unchecked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color)}:host(.ix-info:hover) button{background-color:var(--theme-checkbox-unchecked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--hover)}:host(.ix-info:active) button{background-color:var(--theme-checkbox-unchecked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--active)}:host(.ix-info.checked) button,:host(.ix-info.indeterminate) button{background-color:var(--theme-checkbox-checked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color)}:host(.ix-info.checked:hover) button,:host(.ix-info.indeterminate:hover) button{background-color:var(--theme-checkbox-checked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--hover)}:host(.ix-info.checked:active) button,:host(.ix-info.indeterminate:active) button{background-color:var(--theme-checkbox-checked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--active)}:host(.ix-info.disabled) button{background-color:var(--theme-checkbox-unchecked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--disabled)}:host(.ix-info.checked.disabled) button,:host(.ix-info.indeterminate.disabled) button{background-color:var(--theme-checkbox-checked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--disabled)}:host(.ix-warning) button{--theme-checkbox-unchecked--background:var(\n --theme-checkbox-unchecked--background--warning\n );--theme-checkbox-unchecked--background--hover:var(\n --theme-checkbox-unchecked--background--warning--hover\n );--theme-checkbox-unchecked--background--active:var(\n --theme-checkbox-unchecked--background--warning--active\n );--theme-checkbox-unchecked--border-color:var(\n --theme-checkbox-unchecked--border-color--warning\n );--theme-checkbox-unchecked--border-color--hover:var(\n --theme-checkbox-unchecked--border-color--warning--hover\n );--theme-checkbox-unchecked--border-color--active:var(\n --theme-checkbox-unchecked--border-color--warning--active\n );--theme-checkbox-checked--background:var(\n --theme-checkbox-checked--background--warning\n );--theme-checkbox-checked--background--hover:var(\n --theme-checkbox-checked--background--warning--hover\n );--theme-checkbox-checked--background--active:var(\n --theme-checkbox-checked--background--warning--active\n );--theme-checkbox-checked--border-color:var(\n --theme-checkbox-checked--border-color--warning\n );--theme-checkbox-checked--border-color--hover:var(\n --theme-checkbox-checked--border-color--warning--hover\n );--theme-checkbox-checked--border-color--active:var(\n --theme-checkbox-checked--border-color--warning--active\n );--theme-checkbox-mixed--background:var(\n --theme-checkbox-mixed--background--warning\n );--theme-checkbox-mixed--background--hover:var(\n --theme-checkbox-mixed--background--warning--hover\n );--theme-checkbox-mixed--background--active:var(\n --theme-checkbox-mixed--background--warning--active\n );--theme-checkbox-mixed--border-color:var(\n --theme-checkbox-mixed--border-color--warning\n );--theme-checkbox-mixed--border-color--hover:var(\n --theme-checkbox-mixed--border-color--warning--hover\n );--theme-checkbox-mixed--border-color--active:var(\n --theme-checkbox-mixed--border-color--warning--active\n );background-color:var(--theme-checkbox-unchecked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color)}:host(.ix-warning:hover) button{background-color:var(--theme-checkbox-unchecked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--hover)}:host(.ix-warning:active) button{background-color:var(--theme-checkbox-unchecked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--active)}:host(.ix-warning.checked) button,:host(.ix-warning.indeterminate) button{background-color:var(--theme-checkbox-checked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color)}:host(.ix-warning.checked:hover) button,:host(.ix-warning.indeterminate:hover) button{background-color:var(--theme-checkbox-checked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--hover)}:host(.ix-warning.checked:active) button,:host(.ix-warning.indeterminate:active) button{background-color:var(--theme-checkbox-checked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--active)}:host(.ix-warning.disabled) button{background-color:var(--theme-checkbox-unchecked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--disabled)}:host(.ix-warning.checked.disabled) button,:host(.ix-warning.indeterminate.disabled) button{background-color:var(--theme-checkbox-checked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--disabled)}:host(.ix-invalid--required) button{--theme-checkbox-unchecked--background:var(\n --theme-checkbox-unchecked--background--invalid\n );--theme-checkbox-unchecked--background--hover:var(\n --theme-checkbox-unchecked--background--invalid--hover\n );--theme-checkbox-unchecked--background--active:var(\n --theme-checkbox-unchecked--background--invalid--active\n );--theme-checkbox-unchecked--border-color:var(\n --theme-checkbox-unchecked--border-color--invalid\n );--theme-checkbox-unchecked--border-color--hover:var(\n --theme-checkbox-unchecked--border-color--invalid--hover\n );--theme-checkbox-unchecked--border-color--active:var(\n --theme-checkbox-unchecked--border-color--invalid--active\n );--theme-checkbox-checked--background:var(\n --theme-checkbox-checked--background--invalid\n );--theme-checkbox-checked--background--hover:var(\n --theme-checkbox-checked--background--invalid--hover\n );--theme-checkbox-checked--background--active:var(\n --theme-checkbox-checked--background--invalid--active\n );--theme-checkbox-checked--border-color:var(\n --theme-checkbox-checked--border-color--invalid\n );--theme-checkbox-checked--border-color--hover:var(\n --theme-checkbox-checked--border-color--invalid--hover\n );--theme-checkbox-checked--border-color--active:var(\n --theme-checkbox-checked--border-color--invalid--active\n );--theme-checkbox-mixed--background:var(\n --theme-checkbox-mixed--background--invalid\n );--theme-checkbox-mixed--background--hover:var(\n --theme-checkbox-mixed--background--invalid--hover\n );--theme-checkbox-mixed--background--active:var(\n --theme-checkbox-mixed--background--invalid--active\n );--theme-checkbox-mixed--border-color:var(\n --theme-checkbox-mixed--border-color--invalid\n );--theme-checkbox-mixed--border-color--hover:var(\n --theme-checkbox-mixed--border-color--invalid--hover\n );--theme-checkbox-mixed--border-color--active:var(\n --theme-checkbox-mixed--border-color--invalid--active\n );background-color:var(--theme-checkbox-unchecked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color)}:host(.ix-invalid--required:hover) button{background-color:var(--theme-checkbox-unchecked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--hover)}:host(.ix-invalid--required:active) button{background-color:var(--theme-checkbox-unchecked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--active)}:host(.ix-invalid--required.checked) button,:host(.ix-invalid--required.indeterminate) button{background-color:var(--theme-checkbox-checked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color)}:host(.ix-invalid--required.checked:hover) button,:host(.ix-invalid--required.indeterminate:hover) button{background-color:var(--theme-checkbox-checked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--hover)}:host(.ix-invalid--required.checked:active) button,:host(.ix-invalid--required.indeterminate:active) button{background-color:var(--theme-checkbox-checked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--active)}:host(.ix-invalid--required.disabled) button{background-color:var(--theme-checkbox-unchecked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--disabled)}:host(.ix-invalid--required.checked.disabled) button,:host(.ix-invalid--required.indeterminate.disabled) button{background-color:var(--theme-checkbox-checked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--disabled)}:host(.ix-invalid) button{--theme-checkbox-unchecked--background:var(\n --theme-checkbox-unchecked--background--invalid\n );--theme-checkbox-unchecked--background--hover:var(\n --theme-checkbox-unchecked--background--invalid--hover\n );--theme-checkbox-unchecked--background--active:var(\n --theme-checkbox-unchecked--background--invalid--active\n );--theme-checkbox-unchecked--border-color:var(\n --theme-checkbox-unchecked--border-color--invalid\n );--theme-checkbox-unchecked--border-color--hover:var(\n --theme-checkbox-unchecked--border-color--invalid--hover\n );--theme-checkbox-unchecked--border-color--active:var(\n --theme-checkbox-unchecked--border-color--invalid--active\n );--theme-checkbox-checked--background:var(\n --theme-checkbox-checked--background--invalid\n );--theme-checkbox-checked--background--hover:var(\n --theme-checkbox-checked--background--invalid--hover\n );--theme-checkbox-checked--background--active:var(\n --theme-checkbox-checked--background--invalid--active\n );--theme-checkbox-checked--border-color:var(\n --theme-checkbox-checked--border-color--invalid\n );--theme-checkbox-checked--border-color--hover:var(\n --theme-checkbox-checked--border-color--invalid--hover\n );--theme-checkbox-checked--border-color--active:var(\n --theme-checkbox-checked--border-color--invalid--active\n );--theme-checkbox-mixed--background:var(\n --theme-checkbox-mixed--background--invalid\n );--theme-checkbox-mixed--background--hover:var(\n --theme-checkbox-mixed--background--invalid--hover\n );--theme-checkbox-mixed--background--active:var(\n --theme-checkbox-mixed--background--invalid--active\n );--theme-checkbox-mixed--border-color:var(\n --theme-checkbox-mixed--border-color--invalid\n );--theme-checkbox-mixed--border-color--hover:var(\n --theme-checkbox-mixed--border-color--invalid--hover\n );--theme-checkbox-mixed--border-color--active:var(\n --theme-checkbox-mixed--border-color--invalid--active\n );background-color:var(--theme-checkbox-unchecked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color)}:host(.ix-invalid:hover) button{background-color:var(--theme-checkbox-unchecked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--hover)}:host(.ix-invalid:active) button{background-color:var(--theme-checkbox-unchecked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--active)}:host(.ix-invalid.checked) button,:host(.ix-invalid.indeterminate) button{background-color:var(--theme-checkbox-checked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color)}:host(.ix-invalid.checked:hover) button,:host(.ix-invalid.indeterminate:hover) button{background-color:var(--theme-checkbox-checked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--hover)}:host(.ix-invalid.checked:active) button,:host(.ix-invalid.indeterminate:active) button{background-color:var(--theme-checkbox-checked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--active)}:host(.ix-invalid.disabled) button{background-color:var(--theme-checkbox-unchecked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--disabled)}:host(.ix-invalid.checked.disabled) button,:host(.ix-invalid.indeterminate.disabled) button{background-color:var(--theme-checkbox-checked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--disabled)}:host(.disabled){pointer-events:none}:host(.disabled) button,:host(.disabled) label,:host(.disabled) input{pointer-events:none}"}},[321,"ix-checkbox",{name:[513],value:[513],label:[1],checked:[1540],disabled:[516],indeterminate:[516],required:[516],hasValidValue:[64],getAssociatedFormElement:[64],isTouched:[64]},void 0,{checked:["onCheckedChange"],value:["onValueChange"]}]);!function(e,t,o,r){var n,a=arguments.length,i=a<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,o):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,o,r);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(i=(a<3?n(i):a>3?n(t,o,i):n(t,o))||i);a>3&&i&&Object.defineProperty(t,o,i)}([Pb()],Wb.prototype,"updateClassMappings",null);const Ub=Ol(class e extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow()}onResize(){(e=>{var t;{const o=es(e),r=null==(t=null==o?void 0:o.$hostElement$)?void 0:t.isConnected;r&&2==(18&o.$flags$)&&yl(o,!1)}})(this)}getSize(e){return""===e?this.size:"sm"===e?this.sizeSm:"md"===e?this.sizeMd:"lg"===e?this.sizeLg:void 0}getColumnSize(){let t;return e.Breakpoints.forEach(e=>{if(""!==e&&!fc(e))return;const o=this.getSize(e);o&&(t=o)}),t}getColumnSizeStyling(){const e=this.getColumnSize();if(!e)return;if("auto"===e)return{flex:"0 0 auto",width:"auto","max-width":"auto"};const t=`calc(calc(${e} / var(--ix-layout-grid-columns)) * 100%)`;return{flex:`0 0 ${t}`,width:`${t}`,"max-width":`${t}`}}render(){return js(Fs,{key:"552bf87dd4905b2cfc67dbda7c33e1edf89a9cf8",style:Object.assign({},this.getColumnSizeStyling())},js("slot",{key:"293331e4b2de069f550f0d47e1525228e49fc159"}))}static get style(){return":host{position:relative;flex-basis:0;flex-grow:1;width:100%;max-width:100%;min-height:1px;padding:calc(var(--ix-layout-grid-gutter) * 0.5)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}"}},[257,"ix-col",{size:[1],sizeSm:[1,"size-sm"],sizeMd:[1,"size-md"],sizeLg:[1,"size-lg"]},[[9,"resize","onResize"]]]);Ub.Breakpoints=["","sm","md","lg"];const qb=Ub,Zb=function(){"undefined"!=typeof customElements&&["ix-col"].forEach(e=>{"ix-col"===e&&(customElements.get(e)||customElements.define(e,Ub))})},Yb=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.backButtonClick=el(this,"backButtonClick",7),this.variant="primary",this.headerSubtitle=void 0,this.hasBackButton=!1}render(){return js(Fs,{key:"b422be3706aac399ed76b4c491d61e2da8561b24"},this.hasBackButton?js("ix-icon-button",{class:"backButton",variant:"tertiary",icon:"data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(106.680107, 134.255147)'><polygon id='arrow-left' points='298.639787 100.41664 81.66656 100.41664 151.916587 30.1666133 121.749973 0 1.42108547e-14 121.749973 121.749973 243.489707 151.916587 213.32288 81.6693333 143.083307 298.639787 143.083307'/></g></g></svg>",onClick:()=>this.backButtonClick.emit()}):null,js("div",{key:"7606ba97f834f591a78fc2cca74bdaf3b3a09feb",class:"titleGroup"},js("div",{key:"df174e297a1b2075bcab0182a80f626162d1c319",class:"headerTitleRow"},js("ix-typography",{key:"d8ab10dc801306dafe0f3e6e39ed93e0fa162ca1",format:"secondary"===this.variant?"h4":"h3",class:{secondary:"secondary"===this.variant,titleOverflow:!0}},this.headerTitle),js("div",{key:"e24d6b450426931aaead3732fa20161bc5aab4e2",class:"headerSlot"},js("slot",{key:"e9a471492f2693fc6abe546d1febbc06834fef1c",name:"header"}))),!!this.headerSubtitle&&js("ix-typography",{key:"5fdb5ebce68a3aae09df3299093bca156468933c",format:"h6","text-color":"soft",class:{subtitle:"secondary"===this.variant,titleOverflow:!0},title:this.headerSubtitle},this.headerSubtitle)),js("div",{key:"6648f93246d2e8d79cc2d3e7eae65009d578632c",class:"buttons"},js("slot",{key:"1c3ee8084521a9a799e3b2444b1edc0c1cee5066"})))}static get style(){return":host{display:flex;flex-direction:row;align-items:flex-start;padding:0}:host .titleGroup{display:flex;flex-direction:column;flex:1 1 0;min-width:0;white-space:nowrap;margin-right:0.5rem}:host .titleGroup .titleOverflow{overflow:hidden;text-overflow:ellipsis}:host .titleGroup .headerTitleRow{display:flex}:host .titleGroup .headerTitleRow .headerSlot{display:inline-flex;margin-left:0.5rem}:host .titleGroup .secondary{padding:0.25rem 0}:host .subtitle{margin-top:-0.125rem}:host .backButton{margin-right:0.5rem}:host .buttons{flex:0 0 auto}"}},[257,"ix-content-header",{variant:[1],headerTitle:[1,"header-title"],headerSubtitle:[1,"header-subtitle"],hasBackButton:[4,"has-back-button"]}]),Xb=Yb,Gb=function(){"undefined"!=typeof customElements&&["ix-content-header","ix-icon-button","ix-spinner","ix-typography"].forEach(e=>{switch(e){case"ix-content-header":customElements.get(e)||customElements.define(e,Yb);break;case"ix-icon-button":customElements.get(e)||gh();break;case"ix-spinner":customElements.get(e)||ph();break;case"ix-typography":customElements.get(e)||Bl()}})},Kb=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.isContentHeaderSlotted=!1}get contentHeaderSlot(){return this.hostElement.shadowRoot.querySelector(".content-header slot")}render(){return js(Fs,{key:"2ca4af3b088beab36b86cb3431f1d1b59fcf8756"},js("div",{key:"04f73ba733dc7fbf57ecf6fdc0afc1fec8249b8e",class:{"content-header":!0,slotted:this.isContentHeaderSlotted}},js("slot",{key:"962e83643e1ebcd86384cae1e7a3632b6f47554e",name:"header",onSlotchange:()=>{this.isContentHeaderSlotted=Ac(this.contentHeaderSlot)}})),js("div",{key:"4315ac1e71743ba30c7b8f592997c662eed392b4",class:"content"},js("slot",{key:"c1f31f8e283bcc55011b9f2d5746d9b7c10988da"})))}get hostElement(){return this}static get style(){return":host{display:flex;flex-direction:column;position:relative;padding:1.5rem 2rem 0.25rem 2rem;width:100%;height:100%;overflow:hidden}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .content{flex-grow:1;overflow:auto;position:relative}:host .content-header.slotted{margin-bottom:1rem}"}},[257,"ix-content",{isContentHeaderSlotted:[32]}]),Qb=Kb,Jb=function(){"undefined"!=typeof customElements&&["ix-content"].forEach(e=>{"ix-content"===e&&(customElements.get(e)||customElements.define(e,Kb))})},ep=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.required=!1,this.isInvalid=!1,this.isValid=!1,this.isInfo=!1,this.isWarning=!1}updateValidationState({isInvalid:e,isValid:t,isInfo:o,isWarning:r}){this.isInvalid=e,this.isValid=t,this.isInfo=o,this.isWarning=r}render(){return js(Fs,{key:"732dae3e5ba3f37b5eac745ce48338cae5397d9e"},js("ix-field-wrapper",{key:"5df555252c2de619f3dd5daa082632695a88e3f6",label:this.label,helperText:this.helperText,infoText:this.infoText,warningText:this.warningText,invalidText:this.invalidText,validText:this.validText,showTextAsTooltip:this.showTextAsTooltip,isInvalid:this.isInvalid,isValid:this.isValid,isInfo:this.isInfo,isWarning:this.isWarning,required:this.required},js("slot",{key:"81d169fce11d76b04876eb3483909bf163c44370"})))}get hostElement(){return this}static get style(){return":host{display:block;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}"}},[257,"ix-custom-field",{required:[4],label:[1],helperText:[1,"helper-text"],infoText:[1,"info-text"],warningText:[1,"warning-text"],invalidText:[1,"invalid-text"],validText:[1,"valid-text"],showTextAsTooltip:[4,"show-text-as-tooltip"],isInvalid:[32],isValid:[32],isInfo:[32],isWarning:[32]}]);!function(e,t,o,r){var n,a=arguments.length,i=a<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,o):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,o,r);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(i=(a<3?n(i):a>3?n(t,o,i):n(t,o))||i);a>3&&i&&Object.defineProperty(t,o,i)}([Pb({includeChildren:!0})],ep.prototype,"updateValidationState",null);class tp extends Error{}class op extends tp{constructor(e){super(`Invalid DateTime: ${e.toMessage()}`)}}class rp extends tp{constructor(e){super(`Invalid Interval: ${e.toMessage()}`)}}class np extends tp{constructor(e){super(`Invalid Duration: ${e.toMessage()}`)}}class ap extends tp{}class ip extends tp{constructor(e){super(`Invalid unit ${e}`)}}class sp extends tp{}class lp extends tp{constructor(){super("Zone is an abstract class")}}const cp="numeric",dp="short",hp="long",mp={year:cp,month:cp,day:cp},up={year:cp,month:dp,day:cp},bp={year:cp,month:dp,day:cp,weekday:dp},pp={year:cp,month:hp,day:cp},fp={year:cp,month:hp,day:cp,weekday:hp},gp={hour:cp,minute:cp},vp={hour:cp,minute:cp,second:cp},yp={hour:cp,minute:cp,second:cp,timeZoneName:dp},kp={hour:cp,minute:cp,second:cp,timeZoneName:hp},xp={hour:cp,minute:cp,hourCycle:"h23"},wp={hour:cp,minute:cp,second:cp,hourCycle:"h23"},Sp={hour:cp,minute:cp,second:cp,hourCycle:"h23",timeZoneName:dp},Cp={hour:cp,minute:cp,second:cp,hourCycle:"h23",timeZoneName:hp},$p={year:cp,month:cp,day:cp,hour:cp,minute:cp},Ep={year:cp,month:cp,day:cp,hour:cp,minute:cp,second:cp},Lp={year:cp,month:dp,day:cp,hour:cp,minute:cp},_p={year:cp,month:dp,day:cp,hour:cp,minute:cp,second:cp},Tp={year:cp,month:dp,day:cp,weekday:dp,hour:cp,minute:cp},Ip={year:cp,month:hp,day:cp,hour:cp,minute:cp,timeZoneName:dp},zp={year:cp,month:hp,day:cp,hour:cp,minute:cp,second:cp,timeZoneName:dp},Op={year:cp,month:hp,day:cp,weekday:hp,hour:cp,minute:cp,timeZoneName:hp},Rp={year:cp,month:hp,day:cp,weekday:hp,hour:cp,minute:cp,second:cp,timeZoneName:hp};class Ap{get type(){throw new lp}get name(){throw new lp}get ianaName(){return this.name}get isUniversal(){throw new lp}offsetName(e,t){throw new lp}formatOffset(e,t){throw new lp}offset(e){throw new lp}equals(e){throw new lp}get isValid(){throw new lp}}let Np=null;class Pp extends Ap{static get instance(){return null===Np&&(Np=new Pp),Np}get type(){return"system"}get name(){return(new Intl.DateTimeFormat).resolvedOptions().timeZone}get isUniversal(){return!1}offsetName(e,{format:t,locale:o}){return Gf(e,t,o)}formatOffset(e,t){return eg(this.offset(e),t)}offset(e){return-new Date(e).getTimezoneOffset()}equals(e){return"system"===e.type}get isValid(){return!0}}let Mp={};const Dp={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};let jp={};class Vp extends Ap{static create(e){return jp[e]||(jp[e]=new Vp(e)),jp[e]}static resetCache(){jp={},Mp={}}static isValidSpecifier(e){return this.isValidZone(e)}static isValidZone(e){if(!e)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:e}).format(),!0}catch(sx){return!1}}constructor(e){super(),this.zoneName=e,this.valid=Vp.isValidZone(e)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(e,{format:t,locale:o}){return Gf(e,t,o,this.name)}formatOffset(e,t){return eg(this.offset(e),t)}offset(e){const t=new Date(e);if(isNaN(t))return NaN;const o=(r=this.name,Mp[r]||(Mp[r]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:r,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"})),Mp[r]);var r;let[n,a,i,s,l,c,d]=o.formatToParts?function(e,t){const o=e.formatToParts(t),r=[];for(let n=0;n<o.length;n++){const{type:e,value:t}=o[n],a=Dp[e];"era"===e?r[a]=t:Tf(a)||(r[a]=parseInt(t,10))}return r}(o,t):function(e,t){const o=e.format(t).replace(/\u200E/g,""),r=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(o),[,n,a,i,s,l,c,d]=r;return[i,n,a,s,l,c,d]}(o,t);"BC"===s&&(n=1-Math.abs(n));let h=+t;const m=h%1e3;return h-=m>=0?m:1e3+m,(qf({year:n,month:a,day:i,hour:24===l?0:l,minute:c,second:d,millisecond:0})-h)/6e4}equals(e){return"iana"===e.type&&e.name===this.name}get isValid(){return this.valid}}let Fp={},Hp={};function Bp(e,t={}){const o=JSON.stringify([e,t]);let r=Hp[o];return r||(r=new Intl.DateTimeFormat(e,t),Hp[o]=r),r}let Wp={},Up={},qp=null,Zp={};function Yp(e,t,o,r){const n=e.listingMode();return"error"===n?null:"en"===n?o(t):r(t)}class Xp{constructor(e,t,o){this.padTo=o.padTo||0,this.floor=o.floor||!1;const{padTo:r,floor:n,...a}=o;if(!t||Object.keys(a).length>0){const t={useGrouping:!1,...o};o.padTo>0&&(t.minimumIntegerDigits=o.padTo),this.inf=function(e,t={}){const o=JSON.stringify([e,t]);let r=Wp[o];return r||(r=new Intl.NumberFormat(e,t),Wp[o]=r),r}(e,t)}}format(e){if(this.inf){const t=this.floor?Math.floor(e):e;return this.inf.format(t)}return Df(this.floor?Math.floor(e):Hf(e,3),this.padTo)}}class Gp{constructor(e,t,o){let r;if(this.opts=o,this.originalZone=void 0,this.opts.timeZone)this.dt=e;else if("fixed"===e.zone.type){const t=e.offset/60*-1,o=t>=0?`Etc/GMT+${t}`:`Etc/GMT${t}`;0!==e.offset&&Vp.create(o).valid?(r=o,this.dt=e):(r="UTC",this.dt=0===e.offset?e:e.setZone("UTC").plus({minutes:e.offset}),this.originalZone=e.zone)}else"system"===e.zone.type?this.dt=e:"iana"===e.zone.type?(this.dt=e,r=e.zone.name):(r="UTC",this.dt=e.setZone("UTC").plus({minutes:e.offset}),this.originalZone=e.zone);const n={...this.opts};n.timeZone=n.timeZone||r,this.dtf=Bp(t,n)}format(){return this.originalZone?this.formatToParts().map(({value:e})=>e).join(""):this.dtf.format(this.dt.toJSDate())}formatToParts(){const e=this.dtf.formatToParts(this.dt.toJSDate());return this.originalZone?e.map(e=>{if("timeZoneName"===e.type){const t=this.originalZone.offsetName(this.dt.ts,{locale:this.dt.locale,format:this.opts.timeZoneName});return{...e,value:t}}return e}):e}resolvedOptions(){return this.dtf.resolvedOptions()}}class Kp{constructor(e,t,o){this.opts={style:"long",...o},!t&&Of()&&(this.rtf=function(e,t={}){const{base:o,...r}=t,n=JSON.stringify([e,r]);let a=Up[n];return a||(a=new Intl.RelativeTimeFormat(e,t),Up[n]=a),a}(e,o))}format(e,t){return this.rtf?this.rtf.format(e,t):function(e,t,o="always",r=!1){const n={years:["year","yr."],quarters:["quarter","qtr."],months:["month","mo."],weeks:["week","wk."],days:["day","day","days"],hours:["hour","hr."],minutes:["minute","min."],seconds:["second","sec."]},a=-1===["hours","minutes","seconds"].indexOf(e);if("auto"===o&&a){const o="days"===e;switch(t){case 1:return o?"tomorrow":`next ${n[e][0]}`;case-1:return o?"yesterday":`last ${n[e][0]}`;case 0:return o?"today":`this ${n[e][0]}`}}const i=Object.is(t,-0)||t<0,s=Math.abs(t),l=1===s,c=n[e],d=r?l?c[1]:c[2]||c[1]:l?n[e][0]:e;return i?`${s} ${d} ago`:`in ${s} ${d}`}(t,e,this.opts.numeric,"long"!==this.opts.style)}formatToParts(e,t){return this.rtf?this.rtf.formatToParts(e,t):[]}}const Qp={firstDay:1,minimalDays:4,weekend:[6,7]};class Jp{static fromOpts(e){return Jp.create(e.locale,e.numberingSystem,e.outputCalendar,e.weekSettings,e.defaultToEN)}static create(e,t,o,r,n=!1){const a=e||uf.defaultLocale,i=a||(n?"en-US":qp||(qp=(new Intl.DateTimeFormat).resolvedOptions().locale,qp)),s=t||uf.defaultNumberingSystem,l=o||uf.defaultOutputCalendar,c=Pf(r)||uf.defaultWeekSettings;return new Jp(i,s,l,c,a)}static resetCache(){qp=null,Hp={},Wp={},Up={}}static fromObject({locale:e,numberingSystem:t,outputCalendar:o,weekSettings:r}={}){return Jp.create(e,t,o,r)}constructor(e,t,o,r,n){const[a,i,s]=function(e){const t=e.indexOf("-x-");-1!==t&&(e=e.substring(0,t));const o=e.indexOf("-u-");if(-1===o)return[e];{let t,r;try{t=Bp(e).resolvedOptions(),r=e}catch(sx){const a=e.substring(0,o);t=Bp(a).resolvedOptions(),r=a}const{numberingSystem:n,calendar:a}=t;return[r,n,a]}}(e);this.locale=a,this.numberingSystem=t||i||null,this.outputCalendar=o||s||null,this.weekSettings=r,this.intl=function(e,t,o){return o||t?(e.includes("-u-")||(e+="-u"),o&&(e+=`-ca-${o}`),t&&(e+=`-nu-${t}`),e):e}(this.locale,this.numberingSystem,this.outputCalendar),this.weekdaysCache={format:{},standalone:{}},this.monthsCache={format:{},standalone:{}},this.meridiemCache=null,this.eraCache={},this.specifiedLocale=n,this.fastNumbersCached=null}get fastNumbers(){var e;return null==this.fastNumbersCached&&(this.fastNumbersCached=(!(e=this).numberingSystem||"latn"===e.numberingSystem)&&("latn"===e.numberingSystem||!e.locale||e.locale.startsWith("en")||"latn"===new Intl.DateTimeFormat(e.intl).resolvedOptions().numberingSystem)),this.fastNumbersCached}listingMode(){const e=this.isEnglish(),t=!(null!==this.numberingSystem&&"latn"!==this.numberingSystem||null!==this.outputCalendar&&"gregory"!==this.outputCalendar);return e&&t?"en":"intl"}clone(e){return e&&0!==Object.getOwnPropertyNames(e).length?Jp.create(e.locale||this.specifiedLocale,e.numberingSystem||this.numberingSystem,e.outputCalendar||this.outputCalendar,Pf(e.weekSettings)||this.weekSettings,e.defaultToEN||!1):this}redefaultToEN(e={}){return this.clone({...e,defaultToEN:!0})}redefaultToSystem(e={}){return this.clone({...e,defaultToEN:!1})}months(e,t=!1){return Yp(this,e,ag,()=>{const o=t?{month:e,day:"numeric"}:{month:e},r=t?"format":"standalone";return this.monthsCache[r][e]||(this.monthsCache[r][e]=function(e){const t=[];for(let o=1;o<=12;o++){const r=ly.utc(2009,o,1);t.push(e(r))}return t}(e=>this.extract(e,o,"month"))),this.monthsCache[r][e]})}weekdays(e,t=!1){return Yp(this,e,cg,()=>{const o=t?{weekday:e,year:"numeric",month:"long",day:"numeric"}:{weekday:e},r=t?"format":"standalone";return this.weekdaysCache[r][e]||(this.weekdaysCache[r][e]=function(e){const t=[];for(let o=1;o<=7;o++){const r=ly.utc(2016,11,13+o);t.push(e(r))}return t}(e=>this.extract(e,o,"weekday"))),this.weekdaysCache[r][e]})}meridiems(){return Yp(this,void 0,()=>dg,()=>{if(!this.meridiemCache){const e={hour:"numeric",hourCycle:"h12"};this.meridiemCache=[ly.utc(2016,11,13,9),ly.utc(2016,11,13,19)].map(t=>this.extract(t,e,"dayperiod"))}return this.meridiemCache})}eras(e){return Yp(this,e,bg,()=>{const t={era:e};return this.eraCache[e]||(this.eraCache[e]=[ly.utc(-40,1,1),ly.utc(2017,1,1)].map(e=>this.extract(e,t,"era"))),this.eraCache[e]})}extract(e,t,o){const r=this.dtFormatter(e,t).formatToParts().find(e=>e.type.toLowerCase()===o);return r?r.value:null}numberFormatter(e={}){return new Xp(this.intl,e.forceSimple||this.fastNumbers,e)}dtFormatter(e,t={}){return new Gp(e,this.intl,t)}relFormatter(e={}){return new Kp(this.intl,this.isEnglish(),e)}listFormatter(e={}){return function(e,t={}){const o=JSON.stringify([e,t]);let r=Fp[o];return r||(r=new Intl.ListFormat(e,t),Fp[o]=r),r}(this.intl,e)}isEnglish(){return"en"===this.locale||"en-us"===this.locale.toLowerCase()||new Intl.DateTimeFormat(this.intl).resolvedOptions().locale.startsWith("en-us")}getWeekSettings(){return this.weekSettings?this.weekSettings:Rf()?function(e){let t=Zp[e];if(!t){const o=new Intl.Locale(e);t="getWeekInfo"in o?o.getWeekInfo():o.weekInfo,Zp[e]=t}return t}(this.locale):Qp}getStartOfWeek(){return this.getWeekSettings().firstDay}getMinDaysInFirstWeek(){return this.getWeekSettings().minimalDays}getWeekendDays(){return this.getWeekSettings().weekend}equals(e){return this.locale===e.locale&&this.numberingSystem===e.numberingSystem&&this.outputCalendar===e.outputCalendar}}let ef=null;class tf extends Ap{static get utcInstance(){return null===ef&&(ef=new tf(0)),ef}static instance(e){return 0===e?tf.utcInstance:new tf(e)}static parseSpecifier(e){if(e){const t=e.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(t)return new tf(Kf(t[1],t[2]))}return null}constructor(e){super(),this.fixed=e}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${eg(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${eg(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(e,t){return eg(this.fixed,t)}get isUniversal(){return!0}offset(){return this.fixed}equals(e){return"fixed"===e.type&&e.fixed===this.fixed}get isValid(){return!0}}class of extends Ap{constructor(e){super(),this.zoneName=e}get type(){return"invalid"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(){return null}formatOffset(){return""}offset(){return NaN}equals(){return!1}get isValid(){return!1}}function rf(e,t){if(Tf(e)||null===e)return t;if(e instanceof Ap)return e;if(function(e){return"string"==typeof e}(e)){const o=e.toLowerCase();return"default"===o?t:"local"===o||"system"===o?Pp.instance:"utc"===o||"gmt"===o?tf.utcInstance:tf.parseSpecifier(o)||Vp.create(e)}return If(e)?tf.instance(e):"object"==typeof e&&"offset"in e&&"function"==typeof e.offset?e:new of(e)}let nf,af=()=>Date.now(),sf="system",lf=null,cf=null,df=null,hf=60,mf=null;class uf{static get now(){return af}static set now(e){af=e}static set defaultZone(e){sf=e}static get defaultZone(){return rf(sf,Pp.instance)}static get defaultLocale(){return lf}static set defaultLocale(e){lf=e}static get defaultNumberingSystem(){return cf}static set defaultNumberingSystem(e){cf=e}static get defaultOutputCalendar(){return df}static set defaultOutputCalendar(e){df=e}static get defaultWeekSettings(){return mf}static set defaultWeekSettings(e){mf=Pf(e)}static get twoDigitCutoffYear(){return hf}static set twoDigitCutoffYear(e){hf=e%100}static get throwOnInvalid(){return nf}static set throwOnInvalid(e){nf=e}static resetCaches(){Jp.resetCache(),Vp.resetCache()}}class bf{constructor(e,t){this.reason=e,this.explanation=t}toMessage(){return this.explanation?`${this.reason}: ${this.explanation}`:this.reason}}const pf=[0,31,59,90,120,151,181,212,243,273,304,334],ff=[0,31,60,91,121,152,182,213,244,274,305,335];function gf(e,t){return new bf("unit out of range",`you specified ${t} (of type ${typeof t}) as a ${e}, which is invalid`)}function vf(e,t,o){const r=new Date(Date.UTC(e,t-1,o));e<100&&e>=0&&r.setUTCFullYear(r.getUTCFullYear()-1900);const n=r.getUTCDay();return 0===n?7:n}function yf(e,t,o){return o+(Bf(e)?ff:pf)[t-1]}function kf(e,t){const o=Bf(e)?ff:pf,r=o.findIndex(e=>e<t);return{month:r+1,day:t-o[r]}}function xf(e,t){return(e-t+7)%7+1}function wf(e,t=4,o=1){const{year:r,month:n,day:a}=e,i=yf(r,n,a),s=xf(vf(r,n,a),o);let l,c=Math.floor((i-s+14-t)/7);return c<1?(l=r-1,c=Yf(l,t,o)):c>Yf(r,t,o)?(l=r+1,c=1):l=r,{weekYear:l,weekNumber:c,weekday:s,...tg(e)}}function Sf(e,t=4,o=1){const{weekYear:r,weekNumber:n,weekday:a}=e,i=xf(vf(r,1,t),o),s=Wf(r);let l,c=7*n+a-i-7+t;c<1?(l=r-1,c+=Wf(l)):c>s?(l=r+1,c-=Wf(r)):l=r;const{month:d,day:h}=kf(l,c);return{year:l,month:d,day:h,...tg(e)}}function Cf(e){const{year:t,month:o,day:r}=e;return{year:t,ordinal:yf(t,o,r),...tg(e)}}function $f(e){const{year:t,ordinal:o}=e,{month:r,day:n}=kf(t,o);return{year:t,month:r,day:n,...tg(e)}}function Ef(e,t){if(!Tf(e.localWeekday)||!Tf(e.localWeekNumber)||!Tf(e.localWeekYear)){if(!Tf(e.weekday)||!Tf(e.weekNumber)||!Tf(e.weekYear))throw new ap("Cannot mix locale-based week fields with ISO-based week fields");return Tf(e.localWeekday)||(e.weekday=e.localWeekday),Tf(e.localWeekNumber)||(e.weekNumber=e.localWeekNumber),Tf(e.localWeekYear)||(e.weekYear=e.localWeekYear),delete e.localWeekday,delete e.localWeekNumber,delete e.localWeekYear,{minDaysInFirstWeek:t.getMinDaysInFirstWeek(),startOfWeek:t.getStartOfWeek()}}return{minDaysInFirstWeek:4,startOfWeek:1}}function Lf(e){const t=zf(e.year),o=Mf(e.month,1,12),r=Mf(e.day,1,Uf(e.year,e.month));return t?o?!r&&gf("day",e.day):gf("month",e.month):gf("year",e.year)}function _f(e){const{hour:t,minute:o,second:r,millisecond:n}=e,a=Mf(t,0,23)||24===t&&0===o&&0===r&&0===n,i=Mf(o,0,59),s=Mf(r,0,59),l=Mf(n,0,999);return a?i?s?!l&&gf("millisecond",n):gf("second",r):gf("minute",o):gf("hour",t)}function Tf(e){return void 0===e}function If(e){return"number"==typeof e}function zf(e){return"number"==typeof e&&e%1==0}function Of(){try{return"undefined"!=typeof Intl&&!!Intl.RelativeTimeFormat}catch(sx){return!1}}function Rf(){try{return"undefined"!=typeof Intl&&!!Intl.Locale&&("weekInfo"in Intl.Locale.prototype||"getWeekInfo"in Intl.Locale.prototype)}catch(sx){return!1}}function Af(e,t,o){if(0!==e.length)return e.reduce((e,r)=>{const n=[t(r),r];return e&&o(e[0],n[0])===e[0]?e:n},null)[1]}function Nf(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function Pf(e){if(null==e)return null;if("object"!=typeof e)throw new sp("Week settings must be an object");if(!Mf(e.firstDay,1,7)||!Mf(e.minimalDays,1,7)||!Array.isArray(e.weekend)||e.weekend.some(e=>!Mf(e,1,7)))throw new sp("Invalid week settings");return{firstDay:e.firstDay,minimalDays:e.minimalDays,weekend:Array.from(e.weekend)}}function Mf(e,t,o){return zf(e)&&e>=t&&e<=o}function Df(e,t=2){let o;return o=e<0?"-"+(""+-e).padStart(t,"0"):(""+e).padStart(t,"0"),o}function jf(e){return Tf(e)||null===e||""===e?void 0:parseInt(e,10)}function Vf(e){return Tf(e)||null===e||""===e?void 0:parseFloat(e)}function Ff(e){if(!Tf(e)&&null!==e&&""!==e){const t=1e3*parseFloat("0."+e);return Math.floor(t)}}function Hf(e,t,o=!1){const r=10**t;return(o?Math.trunc:Math.round)(e*r)/r}function Bf(e){return e%4==0&&(e%100!=0||e%400==0)}function Wf(e){return Bf(e)?366:365}function Uf(e,t){const o=function(e,t){return e-t*Math.floor(e/t)}(t-1,12)+1;return 2===o?Bf(e+(t-o)/12)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][o-1]}function qf(e){let t=Date.UTC(e.year,e.month-1,e.day,e.hour,e.minute,e.second,e.millisecond);return e.year<100&&e.year>=0&&(t=new Date(t),t.setUTCFullYear(e.year,e.month-1,e.day)),+t}function Zf(e,t,o){return-xf(vf(e,1,t),o)+t-1}function Yf(e,t=4,o=1){const r=Zf(e,t,o),n=Zf(e+1,t,o);return(Wf(e)-r+n)/7}function Xf(e){return e>99?e:e>uf.twoDigitCutoffYear?1900+e:2e3+e}function Gf(e,t,o,r=null){const n=new Date(e),a={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};r&&(a.timeZone=r);const i={timeZoneName:t,...a},s=new Intl.DateTimeFormat(o,i).formatToParts(n).find(e=>"timezonename"===e.type.toLowerCase());return s?s.value:null}function Kf(e,t){let o=parseInt(e,10);Number.isNaN(o)&&(o=0);const r=parseInt(t,10)||0;return 60*o+(o<0||Object.is(o,-0)?-r:r)}function Qf(e){const t=Number(e);if("boolean"==typeof e||""===e||Number.isNaN(t))throw new sp(`Invalid unit value ${e}`);return t}function Jf(e,t){const o={};for(const r in e)if(Nf(e,r)){const n=e[r];if(null==n)continue;o[t(r)]=Qf(n)}return o}function eg(e,t){const o=Math.trunc(Math.abs(e/60)),r=Math.trunc(Math.abs(e%60)),n=e>=0?"+":"-";switch(t){case"short":return`${n}${Df(o,2)}:${Df(r,2)}`;case"narrow":return`${n}${o}${r>0?`:${r}`:""}`;case"techie":return`${n}${Df(o,2)}${Df(r,2)}`;default:throw new RangeError(`Value format ${t} is out of range for property format`)}}function tg(e){return function(e,t){return t.reduce((t,o)=>(t[o]=e[o],t),{})}(e,["hour","minute","second","millisecond"])}const og=["January","February","March","April","May","June","July","August","September","October","November","December"],rg=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],ng=["J","F","M","A","M","J","J","A","S","O","N","D"];function ag(e){switch(e){case"narrow":return[...ng];case"short":return[...rg];case"long":return[...og];case"numeric":return["1","2","3","4","5","6","7","8","9","10","11","12"];case"2-digit":return["01","02","03","04","05","06","07","08","09","10","11","12"];default:return null}}const ig=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],sg=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],lg=["M","T","W","T","F","S","S"];function cg(e){switch(e){case"narrow":return[...lg];case"short":return[...sg];case"long":return[...ig];case"numeric":return["1","2","3","4","5","6","7"];default:return null}}const dg=["AM","PM"],hg=["Before Christ","Anno Domini"],mg=["BC","AD"],ug=["B","A"];function bg(e){switch(e){case"narrow":return[...ug];case"short":return[...mg];case"long":return[...hg];default:return null}}function pg(e,t){let o="";for(const r of e)r.literal?o+=r.val:o+=t(r.val);return o}const fg={D:mp,DD:up,DDD:pp,DDDD:fp,t:gp,tt:vp,ttt:yp,tttt:kp,T:xp,TT:wp,TTT:Sp,TTTT:Cp,f:$p,ff:Lp,fff:Ip,ffff:Op,F:Ep,FF:_p,FFF:zp,FFFF:Rp};class gg{static create(e,t={}){return new gg(e,t)}static parseFormat(e){let t=null,o="",r=!1;const n=[];for(let a=0;a<e.length;a++){const i=e.charAt(a);"'"===i?(o.length>0&&n.push({literal:r||/^\s+$/.test(o),val:o}),t=null,o="",r=!r):r||i===t?o+=i:(o.length>0&&n.push({literal:/^\s+$/.test(o),val:o}),o=i,t=i)}return o.length>0&&n.push({literal:r||/^\s+$/.test(o),val:o}),n}static macroTokenToFormatOpts(e){return fg[e]}constructor(e,t){this.opts=t,this.loc=e,this.systemLoc=null}formatWithSystemDefault(e,t){return null===this.systemLoc&&(this.systemLoc=this.loc.redefaultToSystem()),this.systemLoc.dtFormatter(e,{...this.opts,...t}).format()}dtFormatter(e,t={}){return this.loc.dtFormatter(e,{...this.opts,...t})}formatDateTime(e,t){return this.dtFormatter(e,t).format()}formatDateTimeParts(e,t){return this.dtFormatter(e,t).formatToParts()}formatInterval(e,t){return this.dtFormatter(e.start,t).dtf.formatRange(e.start.toJSDate(),e.end.toJSDate())}resolvedOptions(e,t){return this.dtFormatter(e,t).resolvedOptions()}num(e,t=0){if(this.opts.forceSimple)return Df(e,t);const o={...this.opts};return t>0&&(o.padTo=t),this.loc.numberFormatter(o).format(e)}formatDateTimeFromString(e,t){const o="en"===this.loc.listingMode(),r=this.loc.outputCalendar&&"gregory"!==this.loc.outputCalendar,n=(t,o)=>this.loc.extract(e,t,o),a=t=>e.isOffsetFixed&&0===e.offset&&t.allowZ?"Z":e.isValid?e.zone.formatOffset(e.ts,t.format):"",i=()=>o?function(e){return dg[e.hour<12?0:1]}(e):n({hour:"numeric",hourCycle:"h12"},"dayperiod"),s=(t,r)=>o?function(e,t){return ag(t)[e.month-1]}(e,t):n(r?{month:t}:{month:t,day:"numeric"},"month"),l=(t,r)=>o?function(e,t){return cg(t)[e.weekday-1]}(e,t):n(r?{weekday:t}:{weekday:t,month:"long",day:"numeric"},"weekday"),c=t=>{const o=gg.macroTokenToFormatOpts(t);return o?this.formatWithSystemDefault(e,o):t},d=t=>o?function(e,t){return bg(t)[e.year<0?0:1]}(e,t):n({era:t},"era");return pg(gg.parseFormat(t),t=>{switch(t){case"S":return this.num(e.millisecond);case"u":case"SSS":return this.num(e.millisecond,3);case"s":return this.num(e.second);case"ss":return this.num(e.second,2);case"uu":return this.num(Math.floor(e.millisecond/10),2);case"uuu":return this.num(Math.floor(e.millisecond/100));case"m":return this.num(e.minute);case"mm":return this.num(e.minute,2);case"h":return this.num(e.hour%12==0?12:e.hour%12);case"hh":return this.num(e.hour%12==0?12:e.hour%12,2);case"H":return this.num(e.hour);case"HH":return this.num(e.hour,2);case"Z":return a({format:"narrow",allowZ:this.opts.allowZ});case"ZZ":return a({format:"short",allowZ:this.opts.allowZ});case"ZZZ":return a({format:"techie",allowZ:this.opts.allowZ});case"ZZZZ":return e.zone.offsetName(e.ts,{format:"short",locale:this.loc.locale});case"ZZZZZ":return e.zone.offsetName(e.ts,{format:"long",locale:this.loc.locale});case"z":return e.zoneName;case"a":return i();case"d":return r?n({day:"numeric"},"day"):this.num(e.day);case"dd":return r?n({day:"2-digit"},"day"):this.num(e.day,2);case"c":case"E":return this.num(e.weekday);case"ccc":return l("short",!0);case"cccc":return l("long",!0);case"ccccc":return l("narrow",!0);case"EEE":return l("short",!1);case"EEEE":return l("long",!1);case"EEEEE":return l("narrow",!1);case"L":return r?n({month:"numeric",day:"numeric"},"month"):this.num(e.month);case"LL":return r?n({month:"2-digit",day:"numeric"},"month"):this.num(e.month,2);case"LLL":return s("short",!0);case"LLLL":return s("long",!0);case"LLLLL":return s("narrow",!0);case"M":return r?n({month:"numeric"},"month"):this.num(e.month);case"MM":return r?n({month:"2-digit"},"month"):this.num(e.month,2);case"MMM":return s("short",!1);case"MMMM":return s("long",!1);case"MMMMM":return s("narrow",!1);case"y":return r?n({year:"numeric"},"year"):this.num(e.year);case"yy":return r?n({year:"2-digit"},"year"):this.num(e.year.toString().slice(-2),2);case"yyyy":return r?n({year:"numeric"},"year"):this.num(e.year,4);case"yyyyyy":return r?n({year:"numeric"},"year"):this.num(e.year,6);case"G":return d("short");case"GG":return d("long");case"GGGGG":return d("narrow");case"kk":return this.num(e.weekYear.toString().slice(-2),2);case"kkkk":return this.num(e.weekYear,4);case"W":return this.num(e.weekNumber);case"WW":return this.num(e.weekNumber,2);case"n":return this.num(e.localWeekNumber);case"nn":return this.num(e.localWeekNumber,2);case"ii":return this.num(e.localWeekYear.toString().slice(-2),2);case"iiii":return this.num(e.localWeekYear,4);case"o":return this.num(e.ordinal);case"ooo":return this.num(e.ordinal,3);case"q":return this.num(e.quarter);case"qq":return this.num(e.quarter,2);case"X":return this.num(Math.floor(e.ts/1e3));case"x":return this.num(e.ts);default:return c(t)}})}formatDurationFromString(e,t){const o=e=>{switch(e[0]){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":return"hour";case"d":return"day";case"w":return"week";case"M":return"month";case"y":return"year";default:return null}},r=gg.parseFormat(t),n=r.reduce((e,{literal:t,val:o})=>t?e:e.concat(o),[]),a=e.shiftTo(...n.map(o).filter(e=>e));return pg(r,(e=>t=>{const r=o(t);return r?this.num(e.get(r),t.length):t})(a))}}const vg=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function yg(...e){const t=e.reduce((e,t)=>e+t.source,"");return RegExp(`^${t}$`)}function kg(...e){return t=>e.reduce(([e,o,r],n)=>{const[a,i,s]=n(t,r);return[{...e,...a},i||o,s]},[{},null,1]).slice(0,2)}function xg(e,...t){if(null==e)return[null,null];for(const[o,r]of t){const t=o.exec(e);if(t)return r(t)}return[null,null]}function wg(...e){return(t,o)=>{const r={};let n;for(n=0;n<e.length;n++)r[e[n]]=jf(t[o+n]);return[r,null,o+n]}}const Sg=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,Cg=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,$g=RegExp(`${Cg.source}(?:${Sg.source}?(?:\\[(${vg.source})\\])?)?`),Eg=RegExp(`(?:T${$g.source})?`),Lg=wg("weekYear","weekNumber","weekDay"),_g=wg("year","ordinal"),Tg=RegExp(`${Cg.source} ?(?:${Sg.source}|(${vg.source}))?`),Ig=RegExp(`(?: ${Tg.source})?`);function zg(e,t,o){const r=e[t];return Tf(r)?o:jf(r)}function Og(e,t){return[{hours:zg(e,t,0),minutes:zg(e,t+1,0),seconds:zg(e,t+2,0),milliseconds:Ff(e[t+3])},null,t+4]}function Rg(e,t){const o=!e[t]&&!e[t+1],r=Kf(e[t+1],e[t+2]);return[{},o?null:tf.instance(r),t+3]}function Ag(e,t){return[{},e[t]?Vp.create(e[t]):null,t+1]}const Ng=RegExp(`^T?${Cg.source}$`),Pg=/^-?P(?:(?:(-?\d{1,20}(?:\.\d{1,20})?)Y)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20}(?:\.\d{1,20})?)W)?(?:(-?\d{1,20}(?:\.\d{1,20})?)D)?(?:T(?:(-?\d{1,20}(?:\.\d{1,20})?)H)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20})(?:[.,](-?\d{1,20}))?S)?)?)$/;function Mg(e){const[t,o,r,n,a,i,s,l,c]=e,d="-"===t[0],h=l&&"-"===l[0],m=(e,t=!1)=>void 0!==e&&(t||e&&d)?-e:e;return[{years:m(Vf(o)),months:m(Vf(r)),weeks:m(Vf(n)),days:m(Vf(a)),hours:m(Vf(i)),minutes:m(Vf(s)),seconds:m(Vf(l),"-0"===l),milliseconds:m(Ff(c),h)}]}const Dg={GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function jg(e,t,o,r,n,a,i){const s={year:2===t.length?Xf(jf(t)):jf(t),month:rg.indexOf(o)+1,day:jf(r),hour:jf(n),minute:jf(a)};return i&&(s.second=jf(i)),e&&(s.weekday=e.length>3?ig.indexOf(e)+1:sg.indexOf(e)+1),s}const Vg=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|(?:([+-]\d\d)(\d\d)))$/;function Fg(e){const[,t,o,r,n,a,i,s,l,c,d,h]=e,m=jg(t,n,r,o,a,i,s);let u;return u=l?Dg[l]:c?0:Kf(d,h),[m,new tf(u)]}const Hg=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), (\d\d) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{4}) (\d\d):(\d\d):(\d\d) GMT$/,Bg=/^(Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday), (\d\d)-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d\d) (\d\d):(\d\d):(\d\d) GMT$/,Wg=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( \d|\d\d) (\d\d):(\d\d):(\d\d) (\d{4})$/;function Ug(e){const[,t,o,r,n,a,i,s]=e;return[jg(t,n,r,o,a,i,s),tf.utcInstance]}function qg(e){const[,t,o,r,n,a,i,s]=e;return[jg(t,s,o,r,n,a,i),tf.utcInstance]}const Zg=yg(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,Eg),Yg=yg(/(\d{4})-?W(\d\d)(?:-?(\d))?/,Eg),Xg=yg(/(\d{4})-?(\d{3})/,Eg),Gg=yg($g),Kg=kg(function(e,t){return[{year:zg(e,t),month:zg(e,t+1,1),day:zg(e,t+2,1)},null,t+3]},Og,Rg,Ag),Qg=kg(Lg,Og,Rg,Ag),Jg=kg(_g,Og,Rg,Ag),ev=kg(Og,Rg,Ag),tv=kg(Og),ov=yg(/(\d{4})-(\d\d)-(\d\d)/,Ig),rv=yg(Tg),nv=kg(Og,Rg,Ag),av="Invalid Duration",iv={weeks:{days:7,hours:168,minutes:10080,seconds:604800,milliseconds:6048e5},days:{hours:24,minutes:1440,seconds:86400,milliseconds:864e5},hours:{minutes:60,seconds:3600,milliseconds:36e5},minutes:{seconds:60,milliseconds:6e4},seconds:{milliseconds:1e3}},sv={years:{quarters:4,months:12,weeks:52,days:365,hours:8760,minutes:525600,seconds:31536e3,milliseconds:31536e6},quarters:{months:3,weeks:13,days:91,hours:2184,minutes:131040,seconds:7862400,milliseconds:78624e5},months:{weeks:4,days:30,hours:720,minutes:43200,seconds:2592e3,milliseconds:2592e6},...iv},lv=365.2425,cv=30.436875,dv={years:{quarters:4,months:12,weeks:52.1775,days:lv,hours:8765.82,minutes:525949.2,seconds:525949.2*60,milliseconds:525949.2*60*1e3},quarters:{months:3,weeks:13.044375,days:91.310625,hours:2191.455,minutes:131487.3,seconds:525949.2*60/4,milliseconds:7889237999.999999},months:{weeks:4.3481250000000005,days:cv,hours:730.485,minutes:43829.1,seconds:2629746,milliseconds:2629746e3},...iv},hv=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],mv=hv.slice(0).reverse();function uv(e,t,o=!1){const r={values:o?t.values:{...e.values,...t.values||{}},loc:e.loc.clone(t.loc),conversionAccuracy:t.conversionAccuracy||e.conversionAccuracy,matrix:t.matrix||e.matrix};return new fv(r)}function bv(e,t){var o;let r=null!==(o=t.milliseconds)&&void 0!==o?o:0;for(const n of mv.slice(1))t[n]&&(r+=t[n]*e[n].milliseconds);return r}function pv(e,t){const o=bv(e,t)<0?-1:1;hv.reduceRight((r,n)=>{if(Tf(t[n]))return r;if(r){const a=t[r]*o,i=e[n][r],s=Math.floor(a/i);t[n]+=s*o,t[r]-=s*i*o}return n},null),hv.reduce((o,r)=>{if(Tf(t[r]))return o;if(o){const n=t[o]%1;t[o]-=n,t[r]+=n*e[o][r]}return r},null)}class fv{constructor(e){const t="longterm"===e.conversionAccuracy||!1;let o=t?dv:sv;e.matrix&&(o=e.matrix),this.values=e.values,this.loc=e.loc||Jp.create(),this.conversionAccuracy=t?"longterm":"casual",this.invalid=e.invalid||null,this.matrix=o,this.isLuxonDuration=!0}static fromMillis(e,t){return fv.fromObject({milliseconds:e},t)}static fromObject(e,t={}){if(null==e||"object"!=typeof e)throw new sp("Duration.fromObject: argument expected to be an object, got "+(null===e?"null":typeof e));return new fv({values:Jf(e,fv.normalizeUnit),loc:Jp.fromObject(t),conversionAccuracy:t.conversionAccuracy,matrix:t.matrix})}static fromDurationLike(e){if(If(e))return fv.fromMillis(e);if(fv.isDuration(e))return e;if("object"==typeof e)return fv.fromObject(e);throw new sp(`Unknown duration argument ${e} of type ${typeof e}`)}static fromISO(e,t){const[o]=function(e){return xg(e,[Pg,Mg])}(e);return o?fv.fromObject(o,t):fv.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static fromISOTime(e,t){const[o]=function(e){return xg(e,[Ng,tv])}(e);return o?fv.fromObject(o,t):fv.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static invalid(e,t=null){if(!e)throw new sp("need to specify a reason the Duration is invalid");const o=e instanceof bf?e:new bf(e,t);if(uf.throwOnInvalid)throw new np(o);return new fv({invalid:o})}static normalizeUnit(e){const t={year:"years",years:"years",quarter:"quarters",quarters:"quarters",month:"months",months:"months",week:"weeks",weeks:"weeks",day:"days",days:"days",hour:"hours",hours:"hours",minute:"minutes",minutes:"minutes",second:"seconds",seconds:"seconds",millisecond:"milliseconds",milliseconds:"milliseconds"}[e?e.toLowerCase():e];if(!t)throw new ip(e);return t}static isDuration(e){return e&&e.isLuxonDuration||!1}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}toFormat(e,t={}){const o={...t,floor:!1!==t.round&&!1!==t.floor};return this.isValid?gg.create(this.loc,o).formatDurationFromString(this,e):av}toHuman(e={}){if(!this.isValid)return av;const t=hv.map(t=>{const o=this.values[t];return Tf(o)?null:this.loc.numberFormatter({style:"unit",unitDisplay:"long",...e,unit:t.slice(0,-1)}).format(o)}).filter(e=>e);return this.loc.listFormatter({type:"conjunction",style:e.listStyle||"narrow",...e}).format(t)}toObject(){return this.isValid?{...this.values}:{}}toISO(){if(!this.isValid)return null;let e="P";return 0!==this.years&&(e+=this.years+"Y"),0===this.months&&0===this.quarters||(e+=this.months+3*this.quarters+"M"),0!==this.weeks&&(e+=this.weeks+"W"),0!==this.days&&(e+=this.days+"D"),0===this.hours&&0===this.minutes&&0===this.seconds&&0===this.milliseconds||(e+="T"),0!==this.hours&&(e+=this.hours+"H"),0!==this.minutes&&(e+=this.minutes+"M"),0===this.seconds&&0===this.milliseconds||(e+=Hf(this.seconds+this.milliseconds/1e3,3)+"S"),"P"===e&&(e+="T0S"),e}toISOTime(e={}){if(!this.isValid)return null;const t=this.toMillis();return t<0||t>=864e5?null:(e={suppressMilliseconds:!1,suppressSeconds:!1,includePrefix:!1,format:"extended",...e,includeOffset:!1},ly.fromMillis(t,{zone:"UTC"}).toISOTime(e))}toJSON(){return this.toISO()}toString(){return this.toISO()}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Duration { values: ${JSON.stringify(this.values)} }`:`Duration { Invalid, reason: ${this.invalidReason} }`}toMillis(){return this.isValid?bv(this.matrix,this.values):NaN}valueOf(){return this.toMillis()}plus(e){if(!this.isValid)return this;const t=fv.fromDurationLike(e),o={};for(const r of hv)(Nf(t.values,r)||Nf(this.values,r))&&(o[r]=t.get(r)+this.get(r));return uv(this,{values:o},!0)}minus(e){if(!this.isValid)return this;const t=fv.fromDurationLike(e);return this.plus(t.negate())}mapUnits(e){if(!this.isValid)return this;const t={};for(const o of Object.keys(this.values))t[o]=Qf(e(this.values[o],o));return uv(this,{values:t},!0)}get(e){return this[fv.normalizeUnit(e)]}set(e){return this.isValid?uv(this,{values:{...this.values,...Jf(e,fv.normalizeUnit)}}):this}reconfigure({locale:e,numberingSystem:t,conversionAccuracy:o,matrix:r}={}){return uv(this,{loc:this.loc.clone({locale:e,numberingSystem:t}),matrix:r,conversionAccuracy:o})}as(e){return this.isValid?this.shiftTo(e).get(e):NaN}normalize(){if(!this.isValid)return this;const e=this.toObject();return pv(this.matrix,e),uv(this,{values:e},!0)}rescale(){if(!this.isValid)return this;const e=function(e){const t={};for(const[o,r]of Object.entries(e))0!==r&&(t[o]=r);return t}(this.normalize().shiftToAll().toObject());return uv(this,{values:e},!0)}shiftTo(...e){if(!this.isValid)return this;if(0===e.length)return this;e=e.map(e=>fv.normalizeUnit(e));const t={},o={},r=this.toObject();let n;for(const a of hv)if(e.indexOf(a)>=0){n=a;let e=0;for(const t in o)e+=this.matrix[t][a]*o[t],o[t]=0;If(r[a])&&(e+=r[a]);const i=Math.trunc(e);t[a]=i,o[a]=(1e3*e-1e3*i)/1e3}else If(r[a])&&(o[a]=r[a]);for(const a in o)0!==o[a]&&(t[n]+=a===n?o[a]:o[a]/this.matrix[n][a]);return pv(this.matrix,t),uv(this,{values:t},!0)}shiftToAll(){return this.isValid?this.shiftTo("years","months","weeks","days","hours","minutes","seconds","milliseconds"):this}negate(){if(!this.isValid)return this;const e={};for(const t of Object.keys(this.values))e[t]=0===this.values[t]?0:-this.values[t];return uv(this,{values:e},!0)}get years(){return this.isValid?this.values.years||0:NaN}get quarters(){return this.isValid?this.values.quarters||0:NaN}get months(){return this.isValid?this.values.months||0:NaN}get weeks(){return this.isValid?this.values.weeks||0:NaN}get days(){return this.isValid?this.values.days||0:NaN}get hours(){return this.isValid?this.values.hours||0:NaN}get minutes(){return this.isValid?this.values.minutes||0:NaN}get seconds(){return this.isValid?this.values.seconds||0:NaN}get milliseconds(){return this.isValid?this.values.milliseconds||0:NaN}get isValid(){return null===this.invalid}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}equals(e){if(!this.isValid||!e.isValid)return!1;if(!this.loc.equals(e.loc))return!1;function t(e,t){return void 0===e||0===e?void 0===t||0===t:e===t}for(const o of hv)if(!t(this.values[o],e.values[o]))return!1;return!0}}const gv="Invalid Interval";class vv{constructor(e){this.s=e.start,this.e=e.end,this.invalid=e.invalid||null,this.isLuxonInterval=!0}static invalid(e,t=null){if(!e)throw new sp("need to specify a reason the Interval is invalid");const o=e instanceof bf?e:new bf(e,t);if(uf.throwOnInvalid)throw new rp(o);return new vv({invalid:o})}static fromDateTimes(e,t){const o=cy(e),r=cy(t),n=function(e,t){return e&&e.isValid?t&&t.isValid?t<e?vv.invalid("end before start",`The end of an interval must be after its start, but you had start=${e.toISO()} and end=${t.toISO()}`):null:vv.invalid("missing or invalid end"):vv.invalid("missing or invalid start")}(o,r);return null==n?new vv({start:o,end:r}):n}static after(e,t){const o=fv.fromDurationLike(t),r=cy(e);return vv.fromDateTimes(r,r.plus(o))}static before(e,t){const o=fv.fromDurationLike(t),r=cy(e);return vv.fromDateTimes(r.minus(o),r)}static fromISO(e,t){const[o,r]=(e||"").split("/",2);if(o&&r){let e,n,a,i;try{e=ly.fromISO(o,t),n=e.isValid}catch(r){n=!1}try{a=ly.fromISO(r,t),i=a.isValid}catch(r){i=!1}if(n&&i)return vv.fromDateTimes(e,a);if(n){const o=fv.fromISO(r,t);if(o.isValid)return vv.after(e,o)}else if(i){const e=fv.fromISO(o,t);if(e.isValid)return vv.before(a,e)}}return vv.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static isInterval(e){return e&&e.isLuxonInterval||!1}get start(){return this.isValid?this.s:null}get end(){return this.isValid?this.e:null}get isValid(){return null===this.invalidReason}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}length(e="milliseconds"){return this.isValid?this.toDuration(e).get(e):NaN}count(e="milliseconds",t){if(!this.isValid)return NaN;const o=this.start.startOf(e,t);let r;return r=null!=t&&t.useLocaleWeeks?this.end.reconfigure({locale:o.locale}):this.end,r=r.startOf(e,t),Math.floor(r.diff(o,e).get(e))+(r.valueOf()!==this.end.valueOf())}hasSame(e){return!!this.isValid&&(this.isEmpty()||this.e.minus(1).hasSame(this.s,e))}isEmpty(){return this.s.valueOf()===this.e.valueOf()}isAfter(e){return!!this.isValid&&this.s>e}isBefore(e){return!!this.isValid&&this.e<=e}contains(e){return!!this.isValid&&this.s<=e&&this.e>e}set({start:e,end:t}={}){return this.isValid?vv.fromDateTimes(e||this.s,t||this.e):this}splitAt(...e){if(!this.isValid)return[];const t=e.map(cy).filter(e=>this.contains(e)).sort((e,t)=>e.toMillis()-t.toMillis()),o=[];let{s:r}=this,n=0;for(;r<this.e;){const e=t[n]||this.e,a=+e>+this.e?this.e:e;o.push(vv.fromDateTimes(r,a)),r=a,n+=1}return o}splitBy(e){const t=fv.fromDurationLike(e);if(!this.isValid||!t.isValid||0===t.as("milliseconds"))return[];let o,{s:r}=this,n=1;const a=[];for(;r<this.e;){const e=this.start.plus(t.mapUnits(e=>e*n));o=+e>+this.e?this.e:e,a.push(vv.fromDateTimes(r,o)),r=o,n+=1}return a}divideEqually(e){return this.isValid?this.splitBy(this.length()/e).slice(0,e):[]}overlaps(e){return this.e>e.s&&this.s<e.e}abutsStart(e){return!!this.isValid&&+this.e===+e.s}abutsEnd(e){return!!this.isValid&&+e.e===+this.s}engulfs(e){return!!this.isValid&&this.s<=e.s&&this.e>=e.e}equals(e){return!(!this.isValid||!e.isValid)&&this.s.equals(e.s)&&this.e.equals(e.e)}intersection(e){if(!this.isValid)return this;const t=this.s>e.s?this.s:e.s,o=this.e<e.e?this.e:e.e;return t>=o?null:vv.fromDateTimes(t,o)}union(e){if(!this.isValid)return this;const t=this.s<e.s?this.s:e.s,o=this.e>e.e?this.e:e.e;return vv.fromDateTimes(t,o)}static merge(e){const[t,o]=e.sort((e,t)=>e.s-t.s).reduce(([e,t],o)=>t?t.overlaps(o)||t.abutsStart(o)?[e,t.union(o)]:[e.concat([t]),o]:[e,o],[[],null]);return o&&t.push(o),t}static xor(e){let t=null,o=0;const r=[],n=e.map(e=>[{time:e.s,type:"s"},{time:e.e,type:"e"}]),a=Array.prototype.concat(...n).sort((e,t)=>e.time-t.time);for(const i of a)o+="s"===i.type?1:-1,1===o?t=i.time:(t&&+t!==+i.time&&r.push(vv.fromDateTimes(t,i.time)),t=null);return vv.merge(r)}difference(...e){return vv.xor([this].concat(e)).map(e=>this.intersection(e)).filter(e=>e&&!e.isEmpty())}toString(){return this.isValid?`[${this.s.toISO()} – ${this.e.toISO()})`:gv}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Interval { start: ${this.s.toISO()}, end: ${this.e.toISO()} }`:`Interval { Invalid, reason: ${this.invalidReason} }`}toLocaleString(e=mp,t={}){return this.isValid?gg.create(this.s.loc.clone(t),e).formatInterval(this):gv}toISO(e){return this.isValid?`${this.s.toISO(e)}/${this.e.toISO(e)}`:gv}toISODate(){return this.isValid?`${this.s.toISODate()}/${this.e.toISODate()}`:gv}toISOTime(e){return this.isValid?`${this.s.toISOTime(e)}/${this.e.toISOTime(e)}`:gv}toFormat(e,{separator:t=" – "}={}){return this.isValid?`${this.s.toFormat(e)}${t}${this.e.toFormat(e)}`:gv}toDuration(e,t){return this.isValid?this.e.diff(this.s,e,t):fv.invalid(this.invalidReason)}mapEndpoints(e){return vv.fromDateTimes(e(this.s),e(this.e))}}class yv{static hasDST(e=uf.defaultZone){const t=ly.now().setZone(e).set({month:12});return!e.isUniversal&&t.offset!==t.set({month:6}).offset}static isValidIANAZone(e){return Vp.isValidZone(e)}static normalizeZone(e){return rf(e,uf.defaultZone)}static getStartOfWeek({locale:e=null,locObj:t=null}={}){return(t||Jp.create(e)).getStartOfWeek()}static getMinimumDaysInFirstWeek({locale:e=null,locObj:t=null}={}){return(t||Jp.create(e)).getMinDaysInFirstWeek()}static getWeekendWeekdays({locale:e=null,locObj:t=null}={}){return(t||Jp.create(e)).getWeekendDays().slice()}static months(e="long",{locale:t=null,numberingSystem:o=null,locObj:r=null,outputCalendar:n="gregory"}={}){return(r||Jp.create(t,o,n)).months(e)}static monthsFormat(e="long",{locale:t=null,numberingSystem:o=null,locObj:r=null,outputCalendar:n="gregory"}={}){return(r||Jp.create(t,o,n)).months(e,!0)}static weekdays(e="long",{locale:t=null,numberingSystem:o=null,locObj:r=null}={}){return(r||Jp.create(t,o,null)).weekdays(e)}static weekdaysFormat(e="long",{locale:t=null,numberingSystem:o=null,locObj:r=null}={}){return(r||Jp.create(t,o,null)).weekdays(e,!0)}static meridiems({locale:e=null}={}){return Jp.create(e).meridiems()}static eras(e="short",{locale:t=null}={}){return Jp.create(t,null,"gregory").eras(e)}static features(){return{relative:Of(),localeWeek:Rf()}}}function kv(e,t){const o=e=>e.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf(),r=o(t)-o(e);return Math.floor(fv.fromMillis(r).as("days"))}function xv(e,t,o,r){let[n,a,i,s]=function(e,t,o){const r=[["years",(e,t)=>t.year-e.year],["quarters",(e,t)=>t.quarter-e.quarter+4*(t.year-e.year)],["months",(e,t)=>t.month-e.month+12*(t.year-e.year)],["weeks",(e,t)=>{const o=kv(e,t);return(o-o%7)/7}],["days",kv]],n={},a=e;let i,s;for(const[l,c]of r)o.indexOf(l)>=0&&(i=l,n[l]=c(e,t),s=a.plus(n),s>t?(n[l]--,(e=a.plus(n))>t&&(s=e,n[l]--,e=a.plus(n))):e=s);return[e,n,s,i]}(e,t,o);const l=t-n,c=o.filter(e=>["hours","minutes","seconds","milliseconds"].indexOf(e)>=0);0===c.length&&(i<t&&(i=n.plus({[s]:1})),i!==n&&(a[s]=(a[s]||0)+l/(i-n)));const d=fv.fromObject(a,r);return c.length>0?fv.fromMillis(l,r).shiftTo(...c).plus(d):d}const wv={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"},Sv={arab:[1632,1641],arabext:[1776,1785],bali:[6992,7001],beng:[2534,2543],deva:[2406,2415],fullwide:[65296,65303],gujr:[2790,2799],khmr:[6112,6121],knda:[3302,3311],laoo:[3792,3801],limb:[6470,6479],mlym:[3430,3439],mong:[6160,6169],mymr:[4160,4169],orya:[2918,2927],tamldec:[3046,3055],telu:[3174,3183],thai:[3664,3673],tibt:[3872,3881]},Cv=wv.hanidec.replace(/[\[|\]]/g,"").split("");function $v({numberingSystem:e},t=""){return new RegExp(`${wv[e||"latn"]}${t}`)}function Ev(e,t=e=>e){return{regex:e,deser:([e])=>t(function(e){let t=parseInt(e,10);if(isNaN(t)){t="";for(let o=0;o<e.length;o++){const r=e.charCodeAt(o);if(-1!==e[o].search(wv.hanidec))t+=Cv.indexOf(e[o]);else for(const e in Sv){const[o,n]=Sv[e];r>=o&&r<=n&&(t+=r-o)}}return parseInt(t,10)}return t}(e))}}const Lv=`[ ${String.fromCharCode(160)}]`,_v=new RegExp(Lv,"g");function Tv(e){return e.replace(/\./g,"\\.?").replace(_v,Lv)}function Iv(e){return e.replace(/\./g,"").replace(_v," ").toLowerCase()}function zv(e,t){return null===e?null:{regex:RegExp(e.map(Tv).join("|")),deser:([o])=>e.findIndex(e=>Iv(o)===Iv(e))+t}}function Ov(e,t){return{regex:e,deser:([,e,t])=>Kf(e,t),groups:t}}function Rv(e){return{regex:e,deser:([e])=>e}}const Av={year:{"2-digit":"yy",numeric:"yyyyy"},month:{numeric:"M","2-digit":"MM",short:"MMM",long:"MMMM"},day:{numeric:"d","2-digit":"dd"},weekday:{short:"EEE",long:"EEEE"},dayperiod:"a",dayPeriod:"a",hour12:{numeric:"h","2-digit":"hh"},hour24:{numeric:"H","2-digit":"HH"},minute:{numeric:"m","2-digit":"mm"},second:{numeric:"s","2-digit":"ss"},timeZoneName:{long:"ZZZZZ",short:"ZZZ"}};let Nv=null;function Pv(e,t){return Array.prototype.concat(...e.map(e=>function(e,t){if(e.literal)return e;const o=Dv(gg.macroTokenToFormatOpts(e.val),t);return null==o||o.includes(void 0)?e:o}(e,t)))}function Mv(e,t,o){const r=Pv(gg.parseFormat(o),e),n=r.map(t=>function(e,t){const o=$v(t),r=$v(t,"{2}"),n=$v(t,"{3}"),a=$v(t,"{4}"),i=$v(t,"{6}"),s=$v(t,"{1,2}"),l=$v(t,"{1,3}"),c=$v(t,"{1,6}"),d=$v(t,"{1,9}"),h=$v(t,"{2,4}"),m=$v(t,"{4,6}"),u=e=>{return{regex:RegExp((t=e.val,t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&"))),deser:([e])=>e,literal:!0};var t},b=(b=>{if(e.literal)return u(b);switch(b.val){case"G":return zv(t.eras("short"),0);case"GG":return zv(t.eras("long"),0);case"y":return Ev(c);case"yy":case"kk":return Ev(h,Xf);case"yyyy":case"kkkk":return Ev(a);case"yyyyy":return Ev(m);case"yyyyyy":return Ev(i);case"M":case"L":case"d":case"H":case"h":case"m":case"q":case"s":case"W":return Ev(s);case"MM":case"LL":case"dd":case"HH":case"hh":case"mm":case"qq":case"ss":case"WW":return Ev(r);case"MMM":return zv(t.months("short",!0),1);case"MMMM":return zv(t.months("long",!0),1);case"LLL":return zv(t.months("short",!1),1);case"LLLL":return zv(t.months("long",!1),1);case"o":case"S":return Ev(l);case"ooo":case"SSS":return Ev(n);case"u":return Rv(d);case"uu":return Rv(s);case"uuu":case"E":case"c":return Ev(o);case"a":return zv(t.meridiems(),0);case"EEE":return zv(t.weekdays("short",!1),1);case"EEEE":return zv(t.weekdays("long",!1),1);case"ccc":return zv(t.weekdays("short",!0),1);case"cccc":return zv(t.weekdays("long",!0),1);case"Z":case"ZZ":return Ov(new RegExp(`([+-]${s.source})(?::(${r.source}))?`),2);case"ZZZ":return Ov(new RegExp(`([+-]${s.source})(${r.source})?`),2);case"z":return Rv(/[a-z_+-/]{1,256}?/i);case" ":return Rv(/[^\S\n\r]/);default:return u(b)}})(e)||{invalidReason:"missing Intl.DateTimeFormat.formatToParts support"};return b.token=e,b}(t,e)),a=n.find(e=>e.invalidReason);if(a)return{input:t,tokens:r,invalidReason:a.invalidReason};{const[e,o]=function(e){const t=e.map(e=>e.regex).reduce((e,t)=>`${e}(${t.source})`,"");return[`^${t}$`,e]}(n),a=RegExp(e,"i"),[i,s]=function(e,t,o){const r=e.match(t);if(r){const e={};let t=1;for(const n in o)if(Nf(o,n)){const a=o[n],i=a.groups?a.groups+1:1;!a.literal&&a.token&&(e[a.token.val[0]]=a.deser(r.slice(t,t+i))),t+=i}return[r,e]}return[r,{}]}(t,a,o),[l,c,d]=s?function(e){let t,o=null;Tf(e.z)||(o=Vp.create(e.z)),Tf(e.Z)||(o||(o=new tf(e.Z)),t=e.Z),Tf(e.q)||(e.M=3*(e.q-1)+1),Tf(e.h)||(e.h<12&&1===e.a?e.h+=12:12===e.h&&0===e.a&&(e.h=0)),0===e.G&&e.y&&(e.y=-e.y),Tf(e.u)||(e.S=Ff(e.u));const r=Object.keys(e).reduce((t,o)=>{const r=(e=>{switch(e){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":case"H":return"hour";case"d":return"day";case"o":return"ordinal";case"L":case"M":return"month";case"y":return"year";case"E":case"c":return"weekday";case"W":return"weekNumber";case"k":return"weekYear";case"q":return"quarter";default:return null}})(o);return r&&(t[r]=e[o]),t},{});return[r,o,t]}(s):[null,null,void 0];if(Nf(s,"a")&&Nf(s,"H"))throw new ap("Can't include meridiem when specifying 24-hour format");return{input:t,tokens:r,regex:a,rawMatches:i,matches:s,result:l,zone:c,specificOffset:d}}}function Dv(e,t){if(!e)return null;const o=gg.create(t,e).dtFormatter((Nv||(Nv=ly.fromMillis(1555555555555)),Nv)),r=o.formatToParts(),n=o.resolvedOptions();return r.map(t=>function(e,t,o){const{type:r,value:n}=e;if("literal"===r){const e=/^\s+$/.test(n);return{literal:!e,val:e?" ":n}}const a=t[r];let i=r;"hour"===r&&(i=null!=t.hour12?t.hour12?"hour12":"hour24":null!=t.hourCycle?"h11"===t.hourCycle||"h12"===t.hourCycle?"hour12":"hour24":o.hour12?"hour12":"hour24");let s=Av[i];if("object"==typeof s&&(s=s[a]),s)return{literal:!1,val:s}}(t,e,n))}const jv="Invalid DateTime";function Vv(e){return new bf("unsupported zone",`the zone "${e.name}" is not supported`)}function Fv(e){return null===e.weekData&&(e.weekData=wf(e.c)),e.weekData}function Hv(e){return null===e.localWeekData&&(e.localWeekData=wf(e.c,e.loc.getMinDaysInFirstWeek(),e.loc.getStartOfWeek())),e.localWeekData}function Bv(e,t){const o={ts:e.ts,zone:e.zone,c:e.c,o:e.o,loc:e.loc,invalid:e.invalid};return new ly({...o,...t,old:o})}function Wv(e,t,o){let r=e-60*t*1e3;const n=o.offset(r);if(t===n)return[r,t];r-=60*(n-t)*1e3;const a=o.offset(r);return n===a?[r,n]:[e-60*Math.min(n,a)*1e3,Math.max(n,a)]}function Uv(e,t){const o=new Date(e+=60*t*1e3);return{year:o.getUTCFullYear(),month:o.getUTCMonth()+1,day:o.getUTCDate(),hour:o.getUTCHours(),minute:o.getUTCMinutes(),second:o.getUTCSeconds(),millisecond:o.getUTCMilliseconds()}}function qv(e,t,o){return Wv(qf(e),t,o)}function Zv(e,t){const o=e.o,r=e.c.year+Math.trunc(t.years),n=e.c.month+Math.trunc(t.months)+3*Math.trunc(t.quarters),a={...e.c,year:r,month:n,day:Math.min(e.c.day,Uf(r,n))+Math.trunc(t.days)+7*Math.trunc(t.weeks)},i=fv.fromObject({years:t.years-Math.trunc(t.years),quarters:t.quarters-Math.trunc(t.quarters),months:t.months-Math.trunc(t.months),weeks:t.weeks-Math.trunc(t.weeks),days:t.days-Math.trunc(t.days),hours:t.hours,minutes:t.minutes,seconds:t.seconds,milliseconds:t.milliseconds}).as("milliseconds"),s=qf(a);let[l,c]=Wv(s,o,e.zone);return 0!==i&&(l+=i,c=e.zone.offset(l)),{ts:l,o:c}}function Yv(e,t,o,r,n,a){const{setZone:i,zone:s}=o;if(e&&0!==Object.keys(e).length||t){const r=t||s,n=ly.fromObject(e,{...o,zone:r,specificOffset:a});return i?n:n.setZone(s)}return ly.invalid(new bf("unparsable",`the input "${n}" can't be parsed as ${r}`))}function Xv(e,t,o=!0){return e.isValid?gg.create(Jp.create("en-US"),{allowZ:o,forceSimple:!0}).formatDateTimeFromString(e,t):null}function Gv(e,t){const o=e.c.year>9999||e.c.year<0;let r="";return o&&e.c.year>=0&&(r+="+"),r+=Df(e.c.year,o?6:4),t?(r+="-",r+=Df(e.c.month),r+="-",r+=Df(e.c.day)):(r+=Df(e.c.month),r+=Df(e.c.day)),r}function Kv(e,t,o,r,n,a){let i=Df(e.c.hour);return t?(i+=":",i+=Df(e.c.minute),0===e.c.millisecond&&0===e.c.second&&o||(i+=":")):i+=Df(e.c.minute),0===e.c.millisecond&&0===e.c.second&&o||(i+=Df(e.c.second),0===e.c.millisecond&&r||(i+=".",i+=Df(e.c.millisecond,3))),n&&(e.isOffsetFixed&&0===e.offset&&!a?i+="Z":e.o<0?(i+="-",i+=Df(Math.trunc(-e.o/60)),i+=":",i+=Df(Math.trunc(-e.o%60))):(i+="+",i+=Df(Math.trunc(e.o/60)),i+=":",i+=Df(Math.trunc(e.o%60)))),a&&(i+="["+e.zone.ianaName+"]"),i}const Qv={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},Jv={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},ey={ordinal:1,hour:0,minute:0,second:0,millisecond:0},ty=["year","month","day","hour","minute","second","millisecond"],oy=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],ry=["year","ordinal","hour","minute","second","millisecond"];function ny(e){switch(e.toLowerCase()){case"localweekday":case"localweekdays":return"localWeekday";case"localweeknumber":case"localweeknumbers":return"localWeekNumber";case"localweekyear":case"localweekyears":return"localWeekYear";default:return function(e){const t={year:"year",years:"year",month:"month",months:"month",day:"day",days:"day",hour:"hour",hours:"hour",minute:"minute",minutes:"minute",quarter:"quarter",quarters:"quarter",second:"second",seconds:"second",millisecond:"millisecond",milliseconds:"millisecond",weekday:"weekday",weekdays:"weekday",weeknumber:"weekNumber",weeksnumber:"weekNumber",weeknumbers:"weekNumber",weekyear:"weekYear",weekyears:"weekYear",ordinal:"ordinal"}[e.toLowerCase()];if(!t)throw new ip(e);return t}(e)}}function ay(e,t){const o=rf(t.zone,uf.defaultZone),r=Jp.fromObject(t),n=uf.now();let a,i;if(Tf(e.year))a=n;else{for(const o of ty)Tf(e[o])&&(e[o]=Qv[o]);const t=Lf(e)||_f(e);if(t)return ly.invalid(t);const r=o.offset(n);[a,i]=qv(e,r,o)}return new ly({ts:a,zone:o,loc:r,o:i})}function iy(e,t,o){const r=!!Tf(o.round)||o.round,n=(e,n)=>(e=Hf(e,r||o.calendary?0:2,!0),t.loc.clone(o).relFormatter(o).format(e,n)),a=r=>o.calendary?t.hasSame(e,r)?0:t.startOf(r).diff(e.startOf(r),r).get(r):t.diff(e,r).get(r);if(o.unit)return n(a(o.unit),o.unit);for(const i of o.units){const e=a(i);if(Math.abs(e)>=1)return n(e,i)}return n(e>t?-0:0,o.units[o.units.length-1])}function sy(e){let t,o={};return e.length>0&&"object"==typeof e[e.length-1]?(o=e[e.length-1],t=Array.from(e).slice(0,e.length-1)):t=Array.from(e),[o,t]}class ly{constructor(e){const t=e.zone||uf.defaultZone;let o=e.invalid||(Number.isNaN(e.ts)?new bf("invalid input"):null)||(t.isValid?null:Vv(t));this.ts=Tf(e.ts)?uf.now():e.ts;let r=null,n=null;if(!o)if(e.old&&e.old.ts===this.ts&&e.old.zone.equals(t))[r,n]=[e.old.c,e.old.o];else{const e=t.offset(this.ts);r=Uv(this.ts,e),o=Number.isNaN(r.year)?new bf("invalid input"):null,r=o?null:r,n=o?null:e}this._zone=t,this.loc=e.loc||Jp.create(),this.invalid=o,this.weekData=null,this.localWeekData=null,this.c=r,this.o=n,this.isLuxonDateTime=!0}static now(){return new ly({})}static local(){const[e,t]=sy(arguments),[o,r,n,a,i,s,l]=t;return ay({year:o,month:r,day:n,hour:a,minute:i,second:s,millisecond:l},e)}static utc(){const[e,t]=sy(arguments),[o,r,n,a,i,s,l]=t;return e.zone=tf.utcInstance,ay({year:o,month:r,day:n,hour:a,minute:i,second:s,millisecond:l},e)}static fromJSDate(e,t={}){const o=function(e){return"[object Date]"===Object.prototype.toString.call(e)}(e)?e.valueOf():NaN;if(Number.isNaN(o))return ly.invalid("invalid input");const r=rf(t.zone,uf.defaultZone);return r.isValid?new ly({ts:o,zone:r,loc:Jp.fromObject(t)}):ly.invalid(Vv(r))}static fromMillis(e,t={}){if(If(e))return e<-864e13||e>864e13?ly.invalid("Timestamp out of range"):new ly({ts:e,zone:rf(t.zone,uf.defaultZone),loc:Jp.fromObject(t)});throw new sp(`fromMillis requires a numerical input, but received a ${typeof e} with value ${e}`)}static fromSeconds(e,t={}){if(If(e))return new ly({ts:1e3*e,zone:rf(t.zone,uf.defaultZone),loc:Jp.fromObject(t)});throw new sp("fromSeconds requires a numerical input")}static fromObject(e,t={}){e=e||{};const o=rf(t.zone,uf.defaultZone);if(!o.isValid)return ly.invalid(Vv(o));const r=Jp.fromObject(t),n=Jf(e,ny),{minDaysInFirstWeek:a,startOfWeek:i}=Ef(n,r),s=uf.now(),l=Tf(t.specificOffset)?o.offset(s):t.specificOffset,c=!Tf(n.ordinal),d=!Tf(n.year),h=!Tf(n.month)||!Tf(n.day),m=d||h,u=n.weekYear||n.weekNumber;if((m||c)&&u)throw new ap("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(h&&c)throw new ap("Can't mix ordinal dates with month/day");const b=u||n.weekday&&!m;let p,f,g=Uv(s,l);b?(p=oy,f=Jv,g=wf(g,a,i)):c?(p=ry,f=ey,g=Cf(g)):(p=ty,f=Qv);let v=!1;for(const $ of p)Tf(n[$])?n[$]=v?f[$]:g[$]:v=!0;const y=b?function(e,t=4,o=1){const r=zf(e.weekYear),n=Mf(e.weekNumber,1,Yf(e.weekYear,t,o)),a=Mf(e.weekday,1,7);return r?n?!a&&gf("weekday",e.weekday):gf("week",e.weekNumber):gf("weekYear",e.weekYear)}(n,a,i):c?function(e){const t=zf(e.year),o=Mf(e.ordinal,1,Wf(e.year));return t?!o&&gf("ordinal",e.ordinal):gf("year",e.year)}(n):Lf(n),k=y||_f(n);if(k)return ly.invalid(k);const x=b?Sf(n,a,i):c?$f(n):n,[w,S]=qv(x,l,o),C=new ly({ts:w,zone:o,o:S,loc:r});return n.weekday&&m&&e.weekday!==C.weekday?ly.invalid("mismatched weekday",`you can't specify both a weekday of ${n.weekday} and a date of ${C.toISO()}`):C}static fromISO(e,t={}){const[o,r]=function(e){return xg(e,[Zg,Kg],[Yg,Qg],[Xg,Jg],[Gg,ev])}(e);return Yv(o,r,t,"ISO 8601",e)}static fromRFC2822(e,t={}){const[o,r]=function(e){return xg(function(e){return e.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}(e),[Vg,Fg])}(e);return Yv(o,r,t,"RFC 2822",e)}static fromHTTP(e,t={}){const[o,r]=function(e){return xg(e,[Hg,Ug],[Bg,Ug],[Wg,qg])}(e);return Yv(o,r,t,"HTTP",t)}static fromFormat(e,t,o={}){if(Tf(e)||Tf(t))throw new sp("fromFormat requires an input string and a format");const{locale:r=null,numberingSystem:n=null}=o,a=Jp.fromOpts({locale:r,numberingSystem:n,defaultToEN:!0}),[i,s,l,c]=function(e,t,o){const{result:r,zone:n,specificOffset:a,invalidReason:i}=Mv(e,t,o);return[r,n,a,i]}(a,e,t);return c?ly.invalid(c):Yv(i,s,o,`format ${t}`,e,l)}static fromString(e,t,o={}){return ly.fromFormat(e,t,o)}static fromSQL(e,t={}){const[o,r]=function(e){return xg(e,[ov,Kg],[rv,nv])}(e);return Yv(o,r,t,"SQL",e)}static invalid(e,t=null){if(!e)throw new sp("need to specify a reason the DateTime is invalid");const o=e instanceof bf?e:new bf(e,t);if(uf.throwOnInvalid)throw new op(o);return new ly({invalid:o})}static isDateTime(e){return e&&e.isLuxonDateTime||!1}static parseFormatForOpts(e,t={}){const o=Dv(e,Jp.fromObject(t));return o?o.map(e=>e?e.val:null).join(""):null}static expandFormat(e,t={}){return Pv(gg.parseFormat(e),Jp.fromObject(t)).map(e=>e.val).join("")}get(e){return this[e]}get isValid(){return null===this.invalid}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}get outputCalendar(){return this.isValid?this.loc.outputCalendar:null}get zone(){return this._zone}get zoneName(){return this.isValid?this.zone.name:null}get year(){return this.isValid?this.c.year:NaN}get quarter(){return this.isValid?Math.ceil(this.c.month/3):NaN}get month(){return this.isValid?this.c.month:NaN}get day(){return this.isValid?this.c.day:NaN}get hour(){return this.isValid?this.c.hour:NaN}get minute(){return this.isValid?this.c.minute:NaN}get second(){return this.isValid?this.c.second:NaN}get millisecond(){return this.isValid?this.c.millisecond:NaN}get weekYear(){return this.isValid?Fv(this).weekYear:NaN}get weekNumber(){return this.isValid?Fv(this).weekNumber:NaN}get weekday(){return this.isValid?Fv(this).weekday:NaN}get isWeekend(){return this.isValid&&this.loc.getWeekendDays().includes(this.weekday)}get localWeekday(){return this.isValid?Hv(this).weekday:NaN}get localWeekNumber(){return this.isValid?Hv(this).weekNumber:NaN}get localWeekYear(){return this.isValid?Hv(this).weekYear:NaN}get ordinal(){return this.isValid?Cf(this.c).ordinal:NaN}get monthShort(){return this.isValid?yv.months("short",{locObj:this.loc})[this.month-1]:null}get monthLong(){return this.isValid?yv.months("long",{locObj:this.loc})[this.month-1]:null}get weekdayShort(){return this.isValid?yv.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}get weekdayLong(){return this.isValid?yv.weekdays("long",{locObj:this.loc})[this.weekday-1]:null}get offset(){return this.isValid?+this.o:NaN}get offsetNameShort(){return this.isValid?this.zone.offsetName(this.ts,{format:"short",locale:this.locale}):null}get offsetNameLong(){return this.isValid?this.zone.offsetName(this.ts,{format:"long",locale:this.locale}):null}get isOffsetFixed(){return this.isValid?this.zone.isUniversal:null}get isInDST(){return!this.isOffsetFixed&&(this.offset>this.set({month:1,day:1}).offset||this.offset>this.set({month:5}).offset)}getPossibleOffsets(){if(!this.isValid||this.isOffsetFixed)return[this];const e=864e5,t=6e4,o=qf(this.c),r=this.zone.offset(o-e),n=this.zone.offset(o+e),a=this.zone.offset(o-r*t),i=this.zone.offset(o-n*t);if(a===i)return[this];const s=o-a*t,l=o-i*t,c=Uv(s,a),d=Uv(l,i);return c.hour===d.hour&&c.minute===d.minute&&c.second===d.second&&c.millisecond===d.millisecond?[Bv(this,{ts:s}),Bv(this,{ts:l})]:[this]}get isInLeapYear(){return Bf(this.year)}get daysInMonth(){return Uf(this.year,this.month)}get daysInYear(){return this.isValid?Wf(this.year):NaN}get weeksInWeekYear(){return this.isValid?Yf(this.weekYear):NaN}get weeksInLocalWeekYear(){return this.isValid?Yf(this.localWeekYear,this.loc.getMinDaysInFirstWeek(),this.loc.getStartOfWeek()):NaN}resolvedLocaleOptions(e={}){const{locale:t,numberingSystem:o,calendar:r}=gg.create(this.loc.clone(e),e).resolvedOptions(this);return{locale:t,numberingSystem:o,outputCalendar:r}}toUTC(e=0,t={}){return this.setZone(tf.instance(e),t)}toLocal(){return this.setZone(uf.defaultZone)}setZone(e,{keepLocalTime:t=!1,keepCalendarTime:o=!1}={}){if((e=rf(e,uf.defaultZone)).equals(this.zone))return this;if(e.isValid){let r=this.ts;if(t||o){const t=e.offset(this.ts),o=this.toObject();[r]=qv(o,t,e)}return Bv(this,{ts:r,zone:e})}return ly.invalid(Vv(e))}reconfigure({locale:e,numberingSystem:t,outputCalendar:o}={}){return Bv(this,{loc:this.loc.clone({locale:e,numberingSystem:t,outputCalendar:o})})}setLocale(e){return this.reconfigure({locale:e})}set(e){if(!this.isValid)return this;const t=Jf(e,ny),{minDaysInFirstWeek:o,startOfWeek:r}=Ef(t,this.loc),n=!Tf(t.weekYear)||!Tf(t.weekNumber)||!Tf(t.weekday),a=!Tf(t.ordinal),i=!Tf(t.year),s=!Tf(t.month)||!Tf(t.day),l=i||s,c=t.weekYear||t.weekNumber;if((l||a)&&c)throw new ap("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(s&&a)throw new ap("Can't mix ordinal dates with month/day");let d;n?d=Sf({...wf(this.c,o,r),...t},o,r):Tf(t.ordinal)?(d={...this.toObject(),...t},Tf(t.day)&&(d.day=Math.min(Uf(d.year,d.month),d.day))):d=$f({...Cf(this.c),...t});const[h,m]=qv(d,this.o,this.zone);return Bv(this,{ts:h,o:m})}plus(e){return this.isValid?Bv(this,Zv(this,fv.fromDurationLike(e))):this}minus(e){return this.isValid?Bv(this,Zv(this,fv.fromDurationLike(e).negate())):this}startOf(e,{useLocaleWeeks:t=!1}={}){if(!this.isValid)return this;const o={},r=fv.normalizeUnit(e);switch(r){case"years":o.month=1;case"quarters":case"months":o.day=1;case"weeks":case"days":o.hour=0;case"hours":o.minute=0;case"minutes":o.second=0;case"seconds":o.millisecond=0}if("weeks"===r)if(t){const e=this.loc.getStartOfWeek(),{weekday:t}=this;t<e&&(o.weekNumber=this.weekNumber-1),o.weekday=e}else o.weekday=1;if("quarters"===r){const e=Math.ceil(this.month/3);o.month=3*(e-1)+1}return this.set(o)}endOf(e,t){return this.isValid?this.plus({[e]:1}).startOf(e,t).minus(1):this}toFormat(e,t={}){return this.isValid?gg.create(this.loc.redefaultToEN(t)).formatDateTimeFromString(this,e):jv}toLocaleString(e=mp,t={}){return this.isValid?gg.create(this.loc.clone(t),e).formatDateTime(this):jv}toLocaleParts(e={}){return this.isValid?gg.create(this.loc.clone(e),e).formatDateTimeParts(this):[]}toISO({format:e="extended",suppressSeconds:t=!1,suppressMilliseconds:o=!1,includeOffset:r=!0,extendedZone:n=!1}={}){if(!this.isValid)return null;const a="extended"===e;let i=Gv(this,a);return i+="T",i+=Kv(this,a,t,o,r,n),i}toISODate({format:e="extended"}={}){return this.isValid?Gv(this,"extended"===e):null}toISOWeekDate(){return Xv(this,"kkkk-'W'WW-c")}toISOTime({suppressMilliseconds:e=!1,suppressSeconds:t=!1,includeOffset:o=!0,includePrefix:r=!1,extendedZone:n=!1,format:a="extended"}={}){return this.isValid?(r?"T":"")+Kv(this,"extended"===a,t,e,o,n):null}toRFC2822(){return Xv(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)}toHTTP(){return Xv(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")}toSQLDate(){return this.isValid?Gv(this,!0):null}toSQLTime({includeOffset:e=!0,includeZone:t=!1,includeOffsetSpace:o=!0}={}){let r="HH:mm:ss.SSS";return(t||e)&&(o&&(r+=" "),t?r+="z":e&&(r+="ZZ")),Xv(this,r,!0)}toSQL(e={}){return this.isValid?`${this.toSQLDate()} ${this.toSQLTime(e)}`:null}toString(){return this.isValid?this.toISO():jv}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`DateTime { ts: ${this.toISO()}, zone: ${this.zone.name}, locale: ${this.locale} }`:`DateTime { Invalid, reason: ${this.invalidReason} }`}valueOf(){return this.toMillis()}toMillis(){return this.isValid?this.ts:NaN}toSeconds(){return this.isValid?this.ts/1e3:NaN}toUnixInteger(){return this.isValid?Math.floor(this.ts/1e3):NaN}toJSON(){return this.toISO()}toBSON(){return this.toJSDate()}toObject(e={}){if(!this.isValid)return{};const t={...this.c};return e.includeConfig&&(t.outputCalendar=this.outputCalendar,t.numberingSystem=this.loc.numberingSystem,t.locale=this.loc.locale),t}toJSDate(){return new Date(this.isValid?this.ts:NaN)}diff(e,t="milliseconds",o={}){if(!this.isValid||!e.isValid)return fv.invalid("created by diffing an invalid DateTime");const r={locale:this.locale,numberingSystem:this.numberingSystem,...o},n=(s=t,Array.isArray(s)?s:[s]).map(fv.normalizeUnit),a=e.valueOf()>this.valueOf(),i=xv(a?this:e,a?e:this,n,r);var s;return a?i.negate():i}diffNow(e="milliseconds",t={}){return this.diff(ly.now(),e,t)}until(e){return this.isValid?vv.fromDateTimes(this,e):this}hasSame(e,t,o){if(!this.isValid)return!1;const r=e.valueOf(),n=this.setZone(e.zone,{keepLocalTime:!0});return n.startOf(t,o)<=r&&r<=n.endOf(t,o)}equals(e){return this.isValid&&e.isValid&&this.valueOf()===e.valueOf()&&this.zone.equals(e.zone)&&this.loc.equals(e.loc)}toRelative(e={}){if(!this.isValid)return null;const t=e.base||ly.fromObject({},{zone:this.zone}),o=e.padding?this<t?-e.padding:e.padding:0;let r=["years","months","days","hours","minutes","seconds"],n=e.unit;return Array.isArray(e.unit)&&(r=e.unit,n=void 0),iy(t,this.plus(o),{...e,numeric:"always",units:r,unit:n})}toRelativeCalendar(e={}){return this.isValid?iy(e.base||ly.fromObject({},{zone:this.zone}),this,{...e,numeric:"auto",units:["years","months","days"],calendary:!0}):null}static min(...e){if(!e.every(ly.isDateTime))throw new sp("min requires all arguments be DateTimes");return Af(e,e=>e.valueOf(),Math.min)}static max(...e){if(!e.every(ly.isDateTime))throw new sp("max requires all arguments be DateTimes");return Af(e,e=>e.valueOf(),Math.max)}static fromFormatExplain(e,t,o={}){const{locale:r=null,numberingSystem:n=null}=o;return Mv(Jp.fromOpts({locale:r,numberingSystem:n,defaultToEN:!0}),e,t)}static fromStringExplain(e,t,o={}){return ly.fromFormatExplain(e,t,o)}static get DATE_SHORT(){return mp}static get DATE_MED(){return up}static get DATE_MED_WITH_WEEKDAY(){return bp}static get DATE_FULL(){return pp}static get DATE_HUGE(){return fp}static get TIME_SIMPLE(){return gp}static get TIME_WITH_SECONDS(){return vp}static get TIME_WITH_SHORT_OFFSET(){return yp}static get TIME_WITH_LONG_OFFSET(){return kp}static get TIME_24_SIMPLE(){return xp}static get TIME_24_WITH_SECONDS(){return wp}static get TIME_24_WITH_SHORT_OFFSET(){return Sp}static get TIME_24_WITH_LONG_OFFSET(){return Cp}static get DATETIME_SHORT(){return $p}static get DATETIME_SHORT_WITH_SECONDS(){return Ep}static get DATETIME_MED(){return Lp}static get DATETIME_MED_WITH_SECONDS(){return _p}static get DATETIME_MED_WITH_WEEKDAY(){return Tp}static get DATETIME_FULL(){return Ip}static get DATETIME_FULL_WITH_SECONDS(){return zp}static get DATETIME_HUGE(){return Op}static get DATETIME_HUGE_WITH_SECONDS(){return Rp}}function cy(e){if(ly.isDateTime(e))return e;if(e&&e.valueOf&&If(e.valueOf()))return ly.fromJSDate(e);if(e&&"object"==typeof e)return ly.fromObject(e);throw new sp(`Unknown datetime argument: ${e}, of type ${typeof e}`)}const dy={target:"window",defaultEnabled:!0};function hy(e,t){return(o,r)=>{const{componentWillLoad:n,componentWillRender:a,disconnectedCallback:i}=o;t&&(o.componentWillRender=function(){var e;return null===(e=this[`__ix__${r}`])||void 0===e||e.enable(t(this)),a&&a.call(this)}),o.componentWillLoad=function(){const t=function(e,t={}){const o=Object.assign(Object.assign({},dy),t);let r;const n=e=>{r(e)},a={on:e=>{r=e},isEnabled:o.defaultEnabled,enable:t=>{a.isEnabled=t,t?addEventListener(e,n):removeEventListener(e,n)},destroy:()=>{a.enable(!1)}};return a.enable(!!o.defaultEnabled),a}(e),o=this,a=this[r];return o[`__ix__${r}`]=t,t.on(a.bind(this)),n&&n.call(this)},o.disconnectedCallback=function(){var e;const t=this;return t&&t[`__ix__${r}`]&&(null===(e=t[`__ix__${r}`])||void 0===e||e.destroy(),t[`__ix__${r}`]=null),i&&i.call(this)}}}const my=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.timePickerAppearance=!1,this.hideHeader=!1,this.hasFooter=!1,this.corners="rounded"}cardClasses(){return{card:!0,standaloneAppearance:!1===this.embedded,rounded:"rounded"===this.corners,left:"left"===this.corners,right:"right"===this.corners,straight:"straight"===this.corners}}render(){return js(Fs,{key:"e4b044b0076f79934f3e561dab684a9aa53ab8c2"},js("div",{key:"91f00686e9000d71745bca5bb958a401fe265ed2",class:this.cardClasses()},!this.hideHeader&&js("div",{key:"974c90cd1522069f3e10831b6cec9d80eefc7630",class:"header-container"},js("div",{key:"64d22e413cf579b3831580040d0921f73e37cbed",class:"header"},js("slot",{key:"dadc035aa3e2aad17d16a0b7edb9c1aa83f5b64a",name:"header"})),js("div",{key:"14c6cffd8a0086835c42dca7e5a12a9c569ebc2f",class:"separator"})),js("div",{key:"e3150b66b51fd87e5cb62c620d9e46d21a3b9aed",class:{content:!0,"content--time-picker":this.timePickerAppearance}},js("slot",{key:"6fe2bfb5676a992be3caa5fd134dcb5f595f3ae3"})),this.hasFooter&&js("div",{key:"2c2a1a534b8e71a472e3a7e0bca7e5187322a107",class:"footer-container"},js("div",{key:"67713b28bbfda3298d8778db37f8ca84d72270f0",class:"separator"}),js("div",{key:"247a0ac8c8fe7ddfa7b2d05c0bd9a1671229469c",class:"footer"},js("slot",{key:"b1f5a9ace8a8c69eff1a954850cca8174619dcc8",name:"footer"})))))}static get style(){return":host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .card{background-color:var(--theme-menu--background);width:100%;box-shadow:none;border:none;border-radius:unset;display:flex;flex-direction:column}:host .card.standaloneAppearance{box-shadow:var(--theme-shadow-4);border-radius:0.25rem}:host .card.rounded{border-radius:4px}:host .card.left{border-radius:4px 0 0 4px;height:100%}:host .card.right{border-radius:0 4px 4px 0;height:100%}:host .card.straight{border-radius:0}:host .card .header-container{width:100%}:host .card .header-container .header{padding:0.75rem 1rem;flex:0 1 auto}:host .card .separator{height:1px;background-color:var(--theme-datepicker-separator--background);width:100%;flex:0 1 auto}:host .card .content{padding:0 1rem 1rem 1rem;flex:1 1 auto;display:flex;flex-direction:column;justify-content:center}:host .card .content--time-picker{padding:0 1rem}:host .card .footer-container{width:100%}:host .card .footer-container .footer{padding:1rem}"}},[257,"ix-date-time-card",{embedded:[4],timePickerAppearance:[4,"time-picker-appearance"],hideHeader:[4,"hide-header"],hasFooter:[4,"has-footer"],corners:[1]}]),uy=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.noMargin=!1,this.gap="24",this.columns=12}render(){return js(Fs,{key:"7ca75d3fb578d30d3b8e3d5d4455123ee7344456",class:{"no-margin":this.noMargin},style:{"--ix-layout-grid-columns":`${this.columns}`,"--ix-layout-grid-gutter":`${this.gap}px`}},js("slot",{key:"566e2bf1294f8780e4aedb8e2874bd2f216d3712"}))}static get style(){return":host{--ix-layout-grid-gutter:24px;display:block;flex:1 1 0%;width:100%;padding-left:calc(var(--ix-layout-grid-gutter) * 0.5);padding-right:calc(var(--ix-layout-grid-gutter) * 0.5)}:host(.no-margin){padding-left:0;padding-right:0}"}},[257,"ix-layout-grid",{noMargin:[4,"no-margin"],gap:[1],columns:[2]}]),by=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow()}render(){return js(Fs,{key:"edd5d38945ebc6f0b97cc6cf3ae0a9230f7dc2f2"},js("slot",{key:"d2556a5cc69da0d7fc5f0779e8453761d45a1de0"}))}static get style(){return":host{display:flex;flex-wrap:wrap}:host(:not(:first-of-type)){margin-block-start:var(--ix-layout-grid-row-margin, 0)}"}},[257,"ix-row"]),py=e=>e/16+"rem";function fy(e,t){e.isInvalid=t.isInvalid||t.isInvalidByRequired,e.isValid=t.isValid,e.isInfo=t.isInfo,e.isWarning=t.isWarning}function gy(e,t){var o;e.allowedCharactersPattern&&(new RegExp(e.allowedCharactersPattern).test(t.key)||(t.preventDefault(),o=e.inputRef.current,xb(o,{duration:lc.defaultTime,easing:"easeInOutSine",loop:2,translateX:[{value:-5},{value:5},{value:-2.5},{value:2.5},{value:0}]})))}async function vy(e,t){const o=t.validity;if(!e.hostElement.classList.contains("ix-invalid--validity-invalid")!==o.valid&&e.validityStateChange.emit(o).defaultPrevented)return;if(null===e.value||void 0===e.value)return;if(await Ob(e))return;const{valid:r}=o;e.hostElement.classList.toggle("ix-invalid--validity-invalid",!r)}function yy(e,t){if(e.ixBlur.emit(),!t)throw new Error("Input element is not available");t.setAttribute("data-ix-touched","true"),vy(e,t)}function ky(e,t,o){var r;if(!e)return;const n=py(t+8);o.slotEnd?e.style.paddingRight=`calc(${n} + ${null!==(r=o.additionalPaddingRight)&&void 0!==r?r:"0rem"})`:e.style.paddingLeft=n}function xy(e,t,o){requestAnimationFrame(()=>{requestAnimationFrame(()=>{if(e){const t=e.getBoundingClientRect();t&&ky(o,t.width,{slotEnd:!1})}if(t){const e=t.getBoundingClientRect();e&&ky(o,e.width,{slotEnd:!0})}})})}const wy=(e,t)=>{const o=function(e,t){const o=new IntersectionObserver(e=>{e.forEach(e=>{e.isIntersecting&&t()})});return o.observe(e),o}(e,t),r=Eb(t);return r.observe(e,{subtree:!0,attributes:!0}),()=>{o.disconnect(),r.disconnect()}};function Sy(e,t,o){if(t||"Enter"!==e.key||!o)return;e.preventDefault();const r=o.querySelector('button[type="submit"], ix-button[type="submit"]');r&&o.requestSubmit(r),1===o.length&&o.requestSubmit()}function Cy(e){return js("textarea",Object.assign({readOnly:e.readonly,disabled:e.disabled,maxLength:e.maxLength,minLength:e.minLength,cols:e.textareaCols,rows:e.textareaRows,ref:e.textAreaRef,class:{"is-invalid":e.isInvalid},required:e.required,value:e.value,placeholder:e.placeholder,onInput:t=>{const o=t.target;e.updateFormInternalValue(o.value),e.valueChange(o.value)},onBlur:()=>e.onBlur(),style:{resize:e.resizeBehavior,height:e.textareaHeight,width:e.textareaWidth}},e.ariaAttributes))}function $y(e){return js("input",Object.assign({id:e.id,autoComplete:"off",readOnly:e.readonly,disabled:e.disabled,step:e.step,min:e.min,max:e.max,maxLength:e.maxLength?Number(e.maxLength):void 0,minLength:e.minLength?Number(e.minLength):void 0,ref:e.inputRef,pattern:e.pattern,type:e.type,class:{"is-invalid":e.isInvalid},style:{textAlign:e.textAlignment},required:e.required,value:e.value,placeholder:e.placeholder,onKeyPress:t=>e.onKeyPress(t),onKeyDown:t=>{var o;null===(o=e.onKeyDown)||void 0===o||o.call(e,t),Sy(t,!!e.suppressSubmitOnEnter,e.form)}},{onBeforeInput:t=>{var o;return null===(o=e.onBeforeInput)||void 0===o?void 0:o.call(e,t)}},{onPaste:t=>{var o;return null===(o=e.onPaste)||void 0===o?void 0:o.call(e,t)},onInput:t=>{const o=t.target;e.updateFormInternalValue(o.value),e.valueChange(o.value)},onBlur:()=>e.onBlur()},e.ariaAttributes))}const Ey=(e,t)=>js("div",{class:"end-container",ref:e.slotEndRef},js("slot",{name:"end",onSlotchange:e.onSlotChange}),t),Ly=e=>js("div",{class:"start-container",ref:e.slotStartRef},js("slot",{name:"start",onSlotchange:e.onSlotChange}));async function _y(e){const t=(await e.waitForCurrent()).getAttribute("data-ix-dropdown");if(nh.dismissAll(),!t)return;const o=nh.getDropdownById(t);o&&nh.present(o)}async function Ty(e){const t=(await e.waitForCurrent()).getAttribute("data-ix-dropdown");if(!t)return;const o=nh.getDropdownById(t);o&&nh.dismiss(o)}function Iy(e,t,o,r){t||(e.stopPropagation(),e.preventDefault(),o()),r.current&&r.current.focus()}function zy(e,t,o){return{badInput:!1,customError:!1,patternMismatch:e,rangeOverflow:!1,rangeUnderflow:!1,stepMismatch:!1,tooLong:!1,tooShort:!1,typeMismatch:!1,valid:!e,valueMissing:!!t&&!o}}const Oy=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.valueChange=el(this,"valueChange",6),this.validityStateChange=el(this,"validityStateChange",7),this.ixFocus=el(this,"ixFocus",7),this.ixBlur=el(this,"ixBlur",7),this.formInternals=this.attachInternals(),this.value="",this.minDate="",this.maxDate="",this.format="yyyy/LL/dd",this.readonly=!1,this.disabled=!1,this.i18nErrorDateUnparsable="Date is not valid",this.showWeekNumbers=!1,this.weekStartIndex=0,this.suppressSubmitOnEnter=!1,this.textAlignment="start",this.enableTopLayer=!1,this.show=!1,this.from=null,this.isInputInvalid=!1,this.isInvalid=!1,this.isValid=!1,this.isInfo=!1,this.isWarning=!1,this.focus=!1,this.slotStartRef=th(),this.slotEndRef=th(),this.datepickerRef=th(),this.inputElementRef=th(),this.dropdownElementRef=th(),this.touched=!1}watchValuePropHandler(e){this.onInput(e)}updateFormInternalValue(e){e?this.formInternals.setFormValue(e):this.formInternals.setFormValue(null),this.value=e}connectedCallback(){this.classObserver=Rb(this.hostElement,()=>this.checkClassList()),this.disposableChangesAndVisibilityObservers=wy(this.hostElement,this.updatePaddings.bind(this))}componentWillLoad(){this.onInput(this.value),this.isInputInvalid?this.from=null:this.watchValue(),this.checkClassList(),this.updateFormInternalValue(this.value)}updatePaddings(){xy(this.slotStartRef.current,this.slotEndRef.current,this.inputElementRef.current)}disconnectedCallback(){var e,t;null===(e=this.classObserver)||void 0===e||e.destroy(),null===(t=this.disposableChangesAndVisibilityObservers)||void 0===t||t.call(this)}watchValue(){this.from=this.value}hasValidValue(){return Promise.resolve(!!this.value)}getAssociatedFormElement(){return Promise.resolve(this.formInternals.form)}async onInput(e){if(this.value=e,!e)return void this.valueChange.emit(e);if(!this.format)return;const t=ly.fromFormat(e,this.format),o=ly.fromFormat(this.minDate,this.format),r=ly.fromFormat(this.maxDate,this.format);this.isInputInvalid=!t.isValid||t<o||t>r,this.isInputInvalid?(this.invalidReason=t.invalidReason||void 0,this.from=void 0):(this.updateFormInternalValue(e),this.closeDropdown()),this.valueChange.emit(e)}onCalenderClick(e){Iy(e,this.show,()=>this.openDropdown(),this.inputElementRef)}async openDropdown(){return _y(this.dropdownElementRef)}async closeDropdown(){return Ty(this.dropdownElementRef)}checkClassList(){this.isInvalid=this.hostElement.classList.contains("ix-invalid")}handleInputKeyDown(e){Sy(e,this.suppressSubmitOnEnter,this.formInternals.form)}renderInput(){var e;return js("div",{class:"input-wrapper"},js(Ly,{slotStartRef:this.slotStartRef,onSlotChange:()=>this.updatePaddings()}),js("input",{autoComplete:"off",class:{"is-invalid":this.isInputInvalid},disabled:this.disabled,readOnly:this.readonly,readonly:this.readonly,required:this.required,ref:this.inputElementRef,type:"text",value:null!==(e=this.value)&&void 0!==e?e:"",placeholder:this.placeholder,name:this.name,onInput:e=>{const t=e.target;this.onInput(t.value)},onClick:e=>{this.show&&(e.stopPropagation(),e.preventDefault())},onFocus:async()=>{this.openDropdown(),this.ixFocus.emit()},onBlur:()=>{this.ixBlur.emit(),this.touched=!0},onKeyDown:e=>this.handleInputKeyDown(e),style:{textAlign:this.textAlignment}}),js(Ey,{slotEndRef:this.slotEndRef,onSlotChange:()=>this.updatePaddings()},js("ix-icon-button",{"data-testid":"open-calendar",class:{"calendar-hidden":this.disabled||this.readonly},variant:"subtle-tertiary",icon:"data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='scheduler' transform='translate(64.000000, 64.000000)'><path d='M384,1.42108547e-14 L384,384 L1.42108547e-14,384 L1.42108547e-14,1.42108547e-14 L384,1.42108547e-14 Z M341.333333,128 L42.6666667,128 L42.6666667,341.333333 L341.333333,341.333333 L341.333333,128 Z M128,256 L128,298.666667 L85.3333333,298.666667 L85.3333333,256 L128,256 Z M213.333333,256 L213.333333,298.666667 L170.666667,298.666667 L170.666667,256 L213.333333,256 Z M298.666667,256 L298.666667,298.666667 L256,298.666667 L256,256 L298.666667,256 Z M128,170.666667 L128,213.333333 L85.3333333,213.333333 L85.3333333,170.666667 L128,170.666667 Z M213.333333,170.666667 L213.333333,213.333333 L170.666667,213.333333 L170.666667,170.666667 L213.333333,170.666667 Z M298.666667,170.666667 L298.666667,213.333333 L256,213.333333 L256,170.666667 L298.666667,170.666667 Z M341.333333,42.6666667 L42.6666667,42.6666667 L42.6666667,85.3333333 L341.333333,85.3333333 L341.333333,42.6666667 Z' id='Combined-Shape'/></g></g></svg>",onClick:e=>this.onCalenderClick(e),"aria-label":this.ariaLabelCalendarButton})))}hookValidationLifecycle({isInfo:e,isInvalid:t,isInvalidByRequired:o,isValid:r,isWarning:n}){this.isInvalid=t||o||this.isInputInvalid,this.isInfo=e,this.isValid=r,this.isWarning=n}async onInputValidationChange(){const e=await this.getValidityState();this.validityStateChange.emit({patternMismatch:e.patternMismatch,invalidReason:this.invalidReason})}getValidityState(){return Promise.resolve(zy(this.isInputInvalid,!!this.required,this.value))}getNativeInputElement(){return this.inputElementRef.waitForCurrent()}async focusInput(){return(await this.getNativeInputElement()).focus()}isTouched(){return Promise.resolve(this.touched)}render(){var e;const t=Mb(this.isInputInvalid,this.invalidText,this.i18nErrorDateUnparsable);return js(Fs,{key:"d5b3002c72ba1337db71f7b03dda27865f4eccf8",class:{disabled:this.disabled,readonly:this.readonly}},js("ix-field-wrapper",{key:"395ca11b4cdb9e1e222a28065a23067eaa728849",label:this.label,helperText:this.helperText,isInvalid:this.isInvalid,invalidText:t,infoText:this.infoText,isInfo:this.isInfo,isWarning:this.isWarning,warningText:this.warningText,isValid:this.isValid,validText:this.validText,showTextAsTooltip:this.showTextAsTooltip,required:this.required,controlRef:this.inputElementRef},this.renderInput()),js("ix-dropdown",{key:"0a5b68dcdc401200ea2e063a9eac74cb9bbda5fa","data-testid":"date-dropdown",trigger:this.inputElementRef.waitForCurrent(),ref:this.dropdownElementRef,closeBehavior:"outside",enableTopLayer:this.enableTopLayer,suppressOverflowBehavior:!0,show:this.show,onShowChanged:e=>{this.show=e.detail}},js("ix-date-picker",{key:"c7a5b6b28719abdde0318af75260c7bc6bb190d1",ref:this.datepickerRef,format:this.format,locale:this.locale,singleSelection:!0,from:null!==(e=this.from)&&void 0!==e?e:"",minDate:this.minDate,maxDate:this.maxDate,onDateChange:e=>{const{from:t}=e.detail;this.onInput(t)},showWeekNumbers:this.showWeekNumbers,ariaLabelNextMonthButton:this.ariaLabelNextMonthButton,ariaLabelPreviousMonthButton:this.ariaLabelPreviousMonthButton,embedded:!0})))}static get formAssociated(){return!0}get hostElement(){return this}static get watchers(){return{value:["watchValuePropHandler","watchValue"],isInputInvalid:["onInputValidationChange"]}}static get style(){return'input{min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}input[type=number]{text-align:right}input[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input:-webkit-autofill,input:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input::-moz-placeholder{color:var(--theme-input-hint--color)}input::placeholder{color:var(--theme-input-hint--color)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only,input:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only::-moz-placeholder,input:read-only::-moz-placeholder{color:transparent}input:-moz-read-only::placeholder{color:transparent}input.read-only::placeholder,input:read-only::placeholder{color:transparent}input:disabled,input.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}input:disabled::-moz-placeholder,input.disabled::-moz-placeholder{color:transparent}input:disabled::placeholder,input.disabled::placeholder{color:transparent}textarea{min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}textarea[type=number]{text-align:right}textarea[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea:-webkit-autofill,textarea:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea::-moz-placeholder{color:var(--theme-input-hint--color)}textarea::placeholder{color:var(--theme-input-hint--color)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only,textarea:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only::-moz-placeholder,textarea:read-only::-moz-placeholder{color:transparent}textarea:-moz-read-only::placeholder{color:transparent}textarea.read-only::placeholder,textarea:read-only::placeholder{color:transparent}textarea:disabled,textarea.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}textarea:disabled::-moz-placeholder,textarea.disabled::-moz-placeholder{color:transparent}textarea:disabled::placeholder,textarea.disabled::placeholder{color:transparent}textarea{min-height:2rem;height:3.25rem;padding:calc(0.375rem - var(--theme-input--border-thickness)) calc(0.5rem - var(--theme-input--border-thickness))}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]),input.ix-info:not(.disabled):not(:disabled):not([disabled]){border-color:var(--theme-input--border-color--info)}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-info:not(.disabled):not(:disabled):not([disabled]):hover{border-color:var(--theme-input--border-color--info--hover) !important}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):active,input.ix-info:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--info--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]),input.ix-warning:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--hover) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):active,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--warning--active) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]),input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--invalid--active) !important}:host{display:inline-block;position:relative;width:auto}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .input-wrapper{display:flex;position:relative;align-items:center;width:100%;height:100%}:host input{width:100%;height:100%}:host .start-container,:host .end-container{display:flex;position:absolute;align-items:center;justify-content:center;z-index:1}:host .start-container{left:0}:host .end-container{right:0}:host .start-container ::slotted(*){margin-left:0.5rem}:host .start-container ::slotted(ix-icon.size-24),:host .start-container ::slotted(ix-icon-button.btn-icon-16){margin-left:0.25rem}:host .start-container ::slotted(ix-icon-button.btn-icon-32){margin-left:0}:host .end-container ::slotted(*){margin-right:0.5rem}:host .end-container ::slotted(ix-icon.size-24),:host .end-container ::slotted(ix-icon-button.btn-icon-16){margin-right:0.25rem}:host .end-container ::slotted(ix-icon-button.btn-icon-32){margin-right:0}:host .bottom-text{margin-top:0.25rem;margin-bottom:0.25rem}:host(.disabled){pointer-events:none}:host(.disabled) input,:host(.disabled) textarea{pointer-events:none}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input{border-color:var(--theme-input--border-color--info)}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input:hover{border-color:var(--theme-input--border-color--info--hover) !important}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--info--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input{background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input:hover{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--warning--active) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input{background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input:hover,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input:hover{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input:active,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--invalid--active) !important}:host{display:inline-block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host input{width:100%;height:100%}:host .calendar-hidden{display:none}:host(.readonly) input{pointer-events:none}'}},[321,"ix-date-input",{name:[513],placeholder:[513],value:[1537],minDate:[1,"min-date"],maxDate:[1,"max-date"],locale:[1],format:[1],required:[4],helperText:[1,"helper-text"],label:[1],ariaLabelCalendarButton:[1,"aria-label-calendar-button"],invalidText:[513,"invalid-text"],readonly:[4],disabled:[4],infoText:[1,"info-text"],warningText:[1,"warning-text"],validText:[1,"valid-text"],showTextAsTooltip:[4,"show-text-as-tooltip"],i18nErrorDateUnparsable:[1,"i18n-error-date-unparsable"],showWeekNumbers:[4,"show-week-numbers"],weekStartIndex:[2,"week-start-index"],ariaLabelPreviousMonthButton:[1,"aria-label-previous-month-button"],ariaLabelNextMonthButton:[1,"aria-label-next-month-button"],suppressSubmitOnEnter:[516,"suppress-submit-on-enter"],textAlignment:[1,"text-alignment"],enableTopLayer:[4,"enable-top-layer"],show:[32],from:[32],isInputInvalid:[32],isInvalid:[32],isValid:[32],isInfo:[32],isWarning:[32],focus:[32],hasValidValue:[64],getAssociatedFormElement:[64],getValidityState:[64],getNativeInputElement:[64],focusInput:[64],isTouched:[64]},void 0,{value:["watchValuePropHandler","watchValue"],isInputInvalid:["onInputValidationChange"]}]);!function(e,t,o,r){var n,a=arguments.length,i=a<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,o):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,o,r);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(i=(a<3?n(i):a>3?n(t,o,i):n(t,o))||i);a>3&&i&&Object.defineProperty(t,o,i)}([Pb()],Oy.prototype,"hookValidationLifecycle",null);const Ry=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.variant="primary",this.disabled=!1,this.closeBehavior="both",this.enableTopLayer=!1,this.dropdownShow=!1,this.dropdownAnchor=th(),this.onDropdownShowChanged=e=>{this.disabled&&e.detail||(this.dropdownShow=e.detail)}}getTriangle(){return js("div",{class:{triangle:!0,[this.variant]:!0,hide:!!this.label,disabled:this.disabled}})}render(){return js(Fs,{key:"2232add1b732f43028df1725baa05a08ce025b69","aria-disabled":Dl(this.disabled),class:{disabled:this.disabled},ref:this.dropdownAnchor},js("div",{key:"0bbbbef21fd826b770c8231e449dd5beb9d799e1",class:"dropdown-button"},this.label?js("ix-button",{variant:this.variant,disabled:this.disabled,alignment:"start",ariaLabel:this.ariaLabelDropdownButton,tabIndex:this.disabled?-1:0},js("div",{class:"content"},this.icon?js("ix-icon",{name:this.icon,size:"24",class:"dropdown-icon"}):null,js("div",{class:"button-label"},this.label),js("ix-icon",{name:this.dropdownShow?"data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(134.186667, 172.586667)'><polygon id='arrowhead-up' points='213.333333 151.893333 121.813333 60.16 30.2933333 151.893333 2.84217094e-14 121.6 121.813333 0 243.626667 121.6'/></g></g></svg>":Ul,size:"24"}))):js("div",null,js("ix-icon-button",{icon:this.icon,variant:this.variant,disabled:this.disabled,tabIndex:this.disabled?-1:0}),this.getTriangle())),js("ix-dropdown",{key:"d5d252fbef9edbf613eab9d1275e4a276582842c",class:"dropdown",trigger:this.dropdownAnchor.waitForCurrent(),placement:this.placement,closeBehavior:this.closeBehavior,enableTopLayer:this.enableTopLayer,onShowChanged:this.onDropdownShowChanged},js("slot",{key:"648209786997a3ca47955ea921a42dd80ae5a6bc"})))}get hostElement(){return this}static get style(){return":host{display:inline-block;position:relative;height:2rem;width:auto}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .hide{display:none}:host .dropdown-button{display:block;position:relative;width:100%;height:100%}:host .dropdown-button>ix-button{width:100%;height:100%}:host .dropdown-button .button-label{margin-right:auto;min-width:0px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .dropdown-button .dropdown-icon{margin-right:0.25rem}:host .triangle{position:absolute;margin-inline-start:1.5625rem;margin-block-start:-0.4375rem;border-right:0 solid transparent;border-left:4px solid transparent;border-top:0 solid transparent;border-bottom:4px solid;color:var(--theme-btn-primary--color)}:host .triangle.primary{color:var(--theme-btn-primary--color)}:host .triangle.secondary{color:var(--theme-btn-secondary--color)}:host .triangle.tertiary{color:var(--theme-btn-tertiary--color)}:host .triangle.primary.disabled{color:var(--theme-btn-primary--color--disabled)}:host .triangle.secondary.disabled{color:var(--theme-btn-secondary--color--disabled)}:host .triangle.tertiary.disabled{color:var(--theme-btn-tertiary--color--disabled)}:host .triangle.subtle-primary{color:var(--theme-btn-subtle-primary--color)}:host .triangle.subtle-secondary{color:var(--theme-btn-subtle-secondary--color)}:host .triangle.subtle-tertiary{color:var(--theme-btn-subtle-tertiary--color)}:host .triangle.subtle-primary.disabled{color:var(--theme-btn-subtle-primary--color--disabled)}:host .triangle.subtle-secondary.disabled{color:var(--theme-btn-subtle-secondary--color--disabled)}:host .triangle.subtle-tertiary.disabled{color:var(--theme-btn-subtle-tertiary--color--disabled)}:host .triangle.danger-primary{color:var(--theme-btn-danger-primary--color)}:host .triangle.danger-secondary{color:var(--theme-btn-danger-secondary--color)}:host .triangle.danger-tertiary{color:var(--theme-btn-danger-tertiary--color)}:host .triangle.danger-primary.disabled{color:var(--theme-btn-danger-primary--color--disabled)}:host .triangle.danger-secondary.disabled{color:var(--theme-btn-danger-secondary--color--disabled)}:host .triangle.danger-tertiary.disabled{color:var(--theme-btn-danger-tertiary--color--disabled)}:host .content{display:flex;align-items:center}:host(.disabled){pointer-events:none}"}},[257,"ix-dropdown-button",{variant:[1],disabled:[516],label:[1],icon:[1],closeBehavior:[8,"close-behavior"],placement:[1],ariaLabelDropdownButton:[1,"aria-label-dropdown-button"],enableTopLayer:[4,"enable-top-layer"],dropdownShow:[32]}]),Ay=Ry,Ny=function(){"undefined"!=typeof customElements&&["ix-dropdown-button","ix-button","ix-dropdown","ix-icon-button","ix-spinner"].forEach(e=>{switch(e){case"ix-dropdown-button":customElements.get(e)||customElements.define(e,Ry);break;case"ix-button":customElements.get(e)||Tb();break;case"ix-dropdown":customElements.get(e)||lh();break;case"ix-icon-button":customElements.get(e)||gh();break;case"ix-spinner":customElements.get(e)||ph()}})},Py=Lb,My=function(){"undefined"!=typeof customElements&&["ix-dropdown-item"].forEach(e=>{"ix-dropdown-item"===e&&(customElements.get(e)||customElements.define(e,Lb))})},Dy=sh,jy=lh,Vy=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.actionClick=el(this,"actionClick",7),this.layout="large"}render(){return js(Fs,{key:"f87d35f9c8ae39f3ed46f8ebf0fe1b0487d91108",class:`emptyState emptyState--${this.layout}`},this.icon&&js("div",{key:"41eb63bad03958baeb5f683895ea196f883b5312",class:"emptyState__icon"},js("ix-icon",{key:"3bd1032f996cdf7c046f767ac9fec79756a7b8e5",name:this.icon,size:(this.layout,"32"),color:"color-soft-text","aria-label":this.ariaLabelEmptyStateIcon})),js("div",{key:"1a287d69a879f7dd52e9801e9fd0a973849fc244",class:"emptyState__content"},js("div",{key:"8e2ff9b6f189e732dd16bf943922b09f32b9adfc",class:"content__label"},js("ix-typography",{key:"74bc4394d9b94c2d3161091b71fbeb8ca091d6d8",format:"large"===this.layout?"h3":"body"},this.header),this.subHeader&&js("div",{key:"43e21aec14323f18a4df1116c7841702a945bcfe",class:"label__subHeader"},this.subHeader)),this.action&&js("div",{key:"d80c01f388e99df9affc47086ac2f67ef89ca8ca",class:"content__action"},js("ix-button",{key:"0ba60803afb761fbae046546ed06f6ab07bc728c",onClick:()=>this.actionClick.emit()},this.action))))}static get style(){return":host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .label__subHeader{color:var(--theme-color-soft-text)}:host(.emptyState.emptyState--large){display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}:host(.emptyState.emptyState--large) .emptyState__icon{width:3.5rem;height:3.5rem;display:flex;justify-content:center;align-items:center}:host(.emptyState.emptyState--large) .emptyState__icon ix-icon{transform:scale(1.75)}:host(.emptyState.emptyState--large) .emptyState__content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem}:host(.emptyState.emptyState--large) .emptyState__content .content__label{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0.5rem}:host(.emptyState.emptyState--large) .label__subHeader,:host(.emptyState.emptyState--large) ix-typography{text-align:center}:host(.emptyState.emptyState--compact){display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}:host(.emptyState.emptyState--compact) .emptyState__icon{display:flex;flex-direction:row;align-items:center;height:2.5rem}:host(.emptyState.emptyState--compact) .emptyState__content{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}:host(.emptyState.emptyState--compactBreak){display:flex;flex-direction:row;align-items:flex-start;gap:1rem}:host(.emptyState.emptyState--compactBreak) .emptyState__icon{display:flex;flex-direction:row;align-items:center;height:2.5rem}:host(.emptyState.emptyState--compactBreak) .emptyState__content{display:flex;flex-direction:column;align-items:flex-start;gap:0.5rem}"}},[257,"ix-empty-state",{layout:[1],icon:[1],header:[1],subHeader:[1,"sub-header"],action:[1],ariaLabelEmptyStateIcon:[1,"aria-label-empty-state-icon"]}]),Fy=Vy,Hy=function(){"undefined"!=typeof customElements&&["ix-empty-state","ix-button","ix-spinner","ix-typography"].forEach(e=>{switch(e){case"ix-empty-state":customElements.get(e)||customElements.define(e,Vy);break;case"ix-button":customElements.get(e)||Tb();break;case"ix-spinner":customElements.get(e)||ph();break;case"ix-typography":customElements.get(e)||Bl()}})},By=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.itemClick=el(this,"itemClick",7),this.variant="outline",this.selected=!1,this.disabled=!1,this.chevron=!1}handleItemClick(){this.itemClick.emit()}render(){var e;let t=(null===(e=this.itemColor)||void 0===e?void 0:e.startsWith("--theme"))?`var(${this.itemColor})`:`var(--theme-${this.itemColor})`;return js(Fs,{key:"3fa7304c0d114cd65b572e6d7e1a7362d3f63950",class:{disabled:this.disabled,[`event-list-item-${this.variant}`]:!0}},js("div",{key:"9dc5734ea43068e74efc45d89a6fda3bad040cd1",role:"listitem","aria-disabled":Dl(this.disabled),class:{"event-list-item":!0,selected:this.selected,disabled:this.disabled}},js("div",{key:"5fc29826643c430d3f0c82826142b461395d5075",class:"indicator "+(this.itemColor?"":"indicator-empty"),style:{"background-color":this.itemColor?t:"inherit",opacity:""+(this.disabled?.4:1)}}),js("div",{key:"c53b6ea99b0744dc6a0d57024853d0627a3963e2",class:"event-list-item-container"},js("div",{key:"22a50db11d9997caa9df67fea550e1f58224344c",class:"event-content"},js("slot",{key:"6361d1b0c326919f46ed7eb1b6bcb4b17421258e"})),this.chevron&&js("ix-icon",{key:"edd5d1e1ef0fa1c85b319f9bdccdf1e2cbe8183a",name:"data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(149.333333, 80.853333)'><polygon id='Path' points='-2.84217094e-14 320 30.1698893 350.169889 205.254834 175.084945 30.1698893 0 -2.84217094e-14 30.1698893 144.898278 175.084945'/></g></g></svg>",size:"16",class:"chevron-icon","aria-hidden":"true"}))))}static get style(){return":host(.event-list-item-outline) .event-list-item{--ix-event-list-item--color-border:var(\n --theme-event-item-outline--border\n );--ix-event-list-item--background:var(\n --theme-event-item-outline--background\n );--ix-event-list-item--background--hover:var(\n --theme-event-item-outline--background--hover\n );--ix-event-list-item--background--active:var(\n --theme-event-item-outline--background--active\n );--ix-event-list-item--background--selected:var(\n --theme-event-item-outline--background--selected\n );--ix-event-list-item--border--hover:var(\n --theme-event-item-outline--border--hover\n );--ix-event-list-item--border--active:var(\n --theme-event-item-outline--border--active\n );--ix-event-list-item--border--selected:var(\n --theme-event-item-outline--border--selected\n );--ix-event-list-item--border--disabled:var(\n --theme-event-item-outline--border--disabled\n )}:host(.event-list-item-filled) .event-list-item{--ix-event-list-item--color-border:var(\n --theme-event-item-filled--border\n );--ix-event-list-item--background:var(\n --theme-event-item-filled--background\n );--ix-event-list-item--background--hover:var(\n --theme-event-item-filled--background--hover\n );--ix-event-list-item--background--active:var(\n --theme-event-item-filled--background--active\n );--ix-event-list-item--background--selected:var(\n --theme-event-item-filled--background--selected\n );--ix-event-list-item--border--hover:var(\n --theme-event-item-filled--border--hover\n );--ix-event-list-item--border--active:var(\n --theme-event-item-filled--border--active\n );--ix-event-list-item--border--selected:var(\n --theme-event-item-filled--border--selected\n );--ix-event-list-item--border--disabled:var(\n --theme-event-item-filled--border--disabled\n )}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .event-list-item{display:flex;align-items:center;position:relative;height:var(--event-list-item-height, 2.5rem);max-height:var(--event-list-item-height, 2.5rem);border-radius:var(--event-list-item-border-radius, 0.25rem);background-color:var(--ix-event-list-item--background);overflow:hidden;transition:var(--theme-default-time);cursor:pointer;margin-bottom:var(--event-list-item-margin-bottom, 0.5rem)}:host .event-list-item .indicator{height:100%;width:0.5rem;max-width:0.5rem;min-width:0.5rem;border-top-left-radius:var(--event-list-item-border-radius, 0.25rem);border-bottom-left-radius:var(--event-list-item-border-radius, 0.25rem)}:host .event-list-item .indicator-empty{border:var(--theme-weak-bdr-1);border-right:none}:host .event-list-item .event-list-item-container{display:flex;flex-grow:1;width:calc(100% - (1rem + 0.5rem));height:100%;border:0.062rem solid;border-color:var(--ix-event-list-item--color-border);border-top-left-radius:0;border-top-right-radius:var(--event-list-item-border-radius, 0.25rem);border-bottom-left-radius:0;border-bottom-right-radius:var(--event-list-item-border-radius, 0.25rem);border-left:none;padding-left:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .event-list-item .event-content{display:flex;align-items:center;width:100%;height:var(--event-list-item-height, 100%);max-height:var(--event-list-item-height, 100%);white-space:var(--event-list-item-content-white-space, inherit);overflow:hidden;padding-inline-end:0.5rem}:host .event-list-item .chevron-icon{margin-left:auto;margin-right:0.5rem;opacity:0.6;align-self:center}:host .event-list-item:not(.selected):not(.disabled):not(:disabled){cursor:pointer}:host .event-list-item:not(.selected):not(.disabled):not(:disabled):hover,:host .event-list-item:not(.selected):not(.disabled):not(:disabled).hover{background-color:var(--ix-event-list-item--background--hover)}:host .event-list-item:not(.selected):not(.disabled):not(:disabled){cursor:pointer}:host .event-list-item:not(.selected):not(.disabled):not(:disabled):active,:host .event-list-item:not(.selected):not(.disabled):not(:disabled).active{background-color:var(--ix-event-list-item--background--active)}:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled){cursor:pointer}:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled):hover,:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled).hover{border-color:var(--ix-event-list-item--border--hover)}:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled){cursor:pointer}:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled):active,:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled).active{border-color:var(--ix-event-list-item--border--active)}:host .event-list-item.selected .event-list-item-container{background-color:var(--ix-event-list-item--background--selected);border-color:var(--ix-event-list-item--border--selected)}:host .event-list-item[disabled],:host .event-list-item.disabled{pointer-events:none}:host .event-list-item[disabled] .event-list-item-container,:host .event-list-item.disabled .event-list-item-container{background-color:var(--ix-event-list-item--background--disabled);border-color:var(--ix-event-list-item--border--disabled)}:host(.disabled){pointer-events:none}"}},[257,"ix-event-list-item",{variant:[1],itemColor:[1,"item-color"],selected:[4],disabled:[4],chevron:[4]},[[1,"click","handleItemClick"]]]),Wy=By,Uy=function(){"undefined"!=typeof customElements&&["ix-event-list-item"].forEach(e=>{"ix-event-list-item"===e&&(customElements.get(e)||customElements.define(e,By))})},qy=Ol(class e extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.mutationObserver=Eb(this.onMutation.bind(this)),this.itemHeight="S",this.compact=!1,this.animated=!1,this.chevron=!1}watchChevron(e){this.handleChevron(e)}componentDidLoad(){if(this.animated&&this.triggerFadeIn(),!Number.isNaN(Number(this.itemHeight))){const e=py(this.itemHeight);this.hostElement.querySelectorAll("ix-event-list-item").forEach(t=>{this.setCustomHeight(t,e)})}this.handleChevron(this.chevron),this.mutationObserver.observe(this.hostElement,{childList:!0,subtree:!0})}onMutation(e){this.triggerFadeOut().then(()=>{if(!Number.isNaN(Number(this.itemHeight))){const t=py(this.itemHeight);this.findEventListItems(e).forEach(e=>this.setCustomHeight(e,t))}this.handleChevron(this.chevron),this.triggerFadeIn()})}findEventListItems(e){const t=[];return e.forEach(e=>{"childList"===e.type&&e.addedNodes.forEach(e=>{const o=e;"IX-EVENT-LIST-ITEM"===o.tagName&&t.push(o)})}),t}setCustomHeight(e,t){e.style.setProperty("--event-list-item-height",t)}triggerFadeOut(){return new Promise(t=>{this.animated||t();const o=this.hostElement.shadowRoot.querySelector("ul");xb(o,{opacity:[{opacity:1,easing:"easeInSine"},{opacity:0}],duration:e.fadeOutDuration,onComplete:()=>{t()}})})}triggerFadeIn(){this.animated&&this.hostElement.querySelectorAll("ix-event-list-item").forEach((t,o)=>{const r=80*o,n=r/(r+e.fadeInDuration);xb(t,{offset:n,duration:e.fadeInDuration+r,opacity:[0,1],easing:"easeInOutSine",delay:r,autoplay:!0})})}handleChevron(e){this.hostElement.querySelectorAll("ix-event-list-item").forEach(t=>{e?t.setAttribute("chevron","true"):void 0!==e&&t.removeAttribute("chevron")})}render(){return js(Fs,{key:"a21a4d23666ba43d7d10bd569c7a9feb01423b1f",class:{"item-size-s":"S"===this.itemHeight,"item-size-l":"L"===this.itemHeight,compact:this.compact}},js("div",{key:"cbb5ffb72ce1a393c99df6624ffc3e36a3d6a4b5",role:"list"},js("slot",{key:"50ca67f2071b058ee4e43bfcad1bf23d5fc623d3"})))}get hostElement(){return this}static get watchers(){return{chevron:["watchChevron"]}}static get style(){return":host{display:block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host(.item-size-l){--event-list-item-height:6.5rem;--event-list-item-content-white-space:normal}:host(.compact){--event-list-item-border-radius:0;--event-list-item-margin-bottom:0}"}},[257,"ix-event-list",{itemHeight:[8,"item-height"],compact:[4],animated:[4],chevron:[4]},void 0,{chevron:["watchChevron"]}]);qy.fadeOutDuration=50,qy.fadeInDuration=150;const Zy=qy,Yy=function(){"undefined"!=typeof customElements&&["ix-event-list"].forEach(e=>{"ix-event-list"===e&&(customElements.get(e)||customElements.define(e,qy))})},Xy=fh,Gy=gh;let Ky=0;const Qy=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.valueChange=el(this,"valueChange",7),this.validityStateChange=el(this,"validityStateChange",7),this.ixBlur=el(this,"ixBlur",7),this.formInternals=this.attachInternals(),this.type="text",this.value="",this.required=!1,this.disabled=!1,this.readonly=!1,this.suppressSubmitOnEnter=!1,this.textAlignment="start",this.isInvalid=!1,this.isValid=!1,this.isInfo=!1,this.isWarning=!1,this.isInvalidByRequired=!1,this.inputType="text",this.inputRef=th(),this.slotEndRef=th(),this.slotStartRef=th(),this.inputId="input-"+Ky++,this.touched=!1}updateClassMappings(e){fy(this,e)}updateInputType(){this.inputType=this.type}componentWillLoad(){this.updateFormInternalValue(this.value),this.inputType=this.type}connectedCallback(){this.disposableChangesAndVisibilityObservers=wy(this.hostElement,this.updatePaddings.bind(this))}updatePaddings(){xy(this.slotStartRef.current,this.slotEndRef.current,this.inputRef.current)}disconnectedCallback(){var e;null===(e=this.disposableChangesAndVisibilityObservers)||void 0===e||e.call(this)}updateFormInternalValue(e){this.formInternals.setFormValue(e),this.value=e}async getAssociatedFormElement(){return this.formInternals.form}hasValidValue(){return Promise.resolve(!!this.value)}getNativeInputElement(){return this.inputRef.waitForCurrent()}async getValidityState(){const e=await this.inputRef.waitForCurrent();return Promise.resolve(e.validity)}async focusInput(){return(await this.getNativeInputElement()).focus()}isTouched(){return Promise.resolve(this.touched)}render(){var e,t;const o=function(e){const t={"aria-invalid":`${Dl(e.isInvalid)}`,"aria-required":`${Dl(e.required)}`};return e.isInvalid&&e.invalidText&&(t["aria-errormessage"]=e.invalidText),t}(this);return js(Fs,{key:"406a4e193377deed02588cf4472f5a9cdadee3f2",class:{disabled:this.disabled,readonly:this.readonly}},js("ix-field-wrapper",{key:"cc104d9630112c8d688417accf37b0e94f1bd1c1",htmlForLabel:this.inputId,required:this.required,label:this.label,helperText:this.helperText,invalidText:this.invalidText,infoText:this.infoText,warningText:this.warningText,validText:this.validText,showTextAsTooltip:this.showTextAsTooltip,isInvalid:this.isInvalid,isValid:this.isValid,isInfo:this.isInfo,isWarning:this.isWarning,controlRef:this.inputRef},js("div",{key:"ddf0d5030a06eb966a6853ada6ab52ad0c2661d2",class:"input-wrapper"},js(Ly,{key:"e3cec3c75def9eef6fd0b66a28ac5e844663a813",slotStartRef:this.slotStartRef,onSlotChange:()=>this.updatePaddings()}),js($y,{key:"78fcf785c85c7260ac7d04e7e6e63e14dacba886",id:this.inputId,readonly:this.readonly,disabled:this.disabled,maxLength:this.maxLength,minLength:this.minLength,pattern:this.pattern,type:this.inputType,isInvalid:this.isInvalid,required:this.required,value:this.value,placeholder:this.placeholder,inputRef:this.inputRef,onKeyPress:e=>gy(this,e),valueChange:e=>this.valueChange.emit(e),updateFormInternalValue:e=>this.updateFormInternalValue(e),onBlur:()=>{yy(this,this.inputRef.current),this.touched=!0},ariaAttributes:o,form:null!==(e=this.formInternals.form)&&void 0!==e?e:void 0,suppressSubmitOnEnter:this.suppressSubmitOnEnter,textAlignment:this.textAlignment}),js(Ey,{key:"3f3add18b0970f05509463b7fcccc64bf06cae96",slotEndRef:this.slotEndRef,onSlotChange:()=>this.updatePaddings()},js("ix-icon-button",{key:"adc28dadd45db5e1cd2ba351aca4478585b4d850",color:"color-weak-text",class:{"password-eye":!0,"eye-hidden":"password"!==this.type||this.disabled},variant:"tertiary",icon:"password"===this.inputType?"data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Shape' transform='translate(42.666667, 85.333333)'><path d='M213.333333,1.42108547e-14 C64,1.42108547e-14 7.10542736e-15,170.666667 7.10542736e-15,170.666667 C7.10542736e-15,170.666667 64,341.333333 213.333333,341.333333 C362.666667,341.333333 426.666667,170.666667 426.666667,170.666667 C426.666667,170.666667 362.666667,1.42108547e-14 213.333333,1.42108547e-14 Z M213.333333,298.666667 C119.071573,298.666667 64.7370667,207.3632 46.7136,170.67328 C64.7850667,133.88928 119.114667,42.6666667 213.333333,42.6666667 C307.595093,42.6666667 361.9296,133.970133 379.954347,170.658773 C361.8816,207.444053 307.552,298.666667 213.333333,298.666667 Z M213.333333,96 C172.096427,96 138.666667,129.42976 138.666667,170.666667 C138.666667,211.903573 172.096427,245.333333 213.333333,245.333333 C254.57024,245.333333 288,211.903573 288,170.666667 C288,129.42976 254.57024,96 213.333333,96 Z M213.333333,202.666667 C195.688747,202.666667 181.333333,188.311253 181.333333,170.666667 C181.333333,153.02208 195.688747,138.666667 213.333333,138.666667 C230.97792,138.666667 245.333333,153.02208 245.333333,170.666667 C245.333333,188.311253 230.97792,202.666667 213.333333,202.666667 Z'/></g></g></svg>":"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M47.0849493,2.84217094e-14 L185.740632,138.655563 C194.095501,134.657276 203.45297,132.418278 213.333333,132.418278 C248.679253,132.418278 277.333333,161.072358 277.333333,196.418278 C277.333333,206.299034 275.094157,215.656855 271.095572,224.011976 L409.751616,362.666662 L379.581717,392.836561 L320.374817,333.628896 C291.246618,353.329494 255.728838,367.084945 213.333333,367.084945 C64,367.084945 7.10542736e-15,196.418278 7.10542736e-15,196.418278 C7.10542736e-15,196.418278 22.862032,135.452859 73.1408088,86.3974274 L16.9150553,30.169894 L47.0849493,2.84217094e-14 Z M103.440016,116.694904 C74.7091717,144.512844 55.9626236,177.598744 46.7136,196.424891 C64.7370667,233.114811 119.071573,324.418278 213.333333,324.418278 C242.440012,324.418278 267.739844,315.712374 289.339919,302.595012 L240.926035,254.180993 C232.571166,258.17928 223.213696,260.418278 213.333333,260.418278 C177.987413,260.418278 149.333333,231.764198 149.333333,196.418278 C149.333333,186.537915 151.572331,177.180445 155.570618,168.825577 Z M213.333333,25.7516113 C362.666667,25.7516113 426.666667,196.418278 426.666667,196.418278 C426.666667,196.418278 412.428071,234.387867 381.712212,274.508373 L351.151213,243.941206 C364.581948,225.697449 374.142733,208.239347 379.954347,196.410385 C361.9296,159.721745 307.595093,68.418278 213.333333,68.418278 C201.495833,68.418278 190.287983,69.858232 179.702584,72.449263 L145.662385,38.4000762 C165.913597,30.494948 188.437631,25.7516113 213.333333,25.7516113 Z' transform='translate(42.667 59.582)'/></svg>",onClick:()=>{"password"!==this.inputType?this.inputType="password":this.inputType="text"}}))),!!this.maxLength&&this.maxLength>0&&js("ix-typography",{key:"0990225bc71107d2863aef15564fee5bef14a7b0",class:"bottom-text",slot:"bottom-right",textColor:"soft"},(null!==(t=this.value)&&void 0!==t?t:"").length,"/",this.maxLength)))}static get formAssociated(){return!0}get hostElement(){return this}static get watchers(){return{type:["updateInputType"]}}static get style(){return'input{min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}input[type=number]{text-align:right}input[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input:-webkit-autofill,input:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input::-moz-placeholder{color:var(--theme-input-hint--color)}input::placeholder{color:var(--theme-input-hint--color)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only,input:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only::-moz-placeholder,input:read-only::-moz-placeholder{color:transparent}input:-moz-read-only::placeholder{color:transparent}input.read-only::placeholder,input:read-only::placeholder{color:transparent}input:disabled,input.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}input:disabled::-moz-placeholder,input.disabled::-moz-placeholder{color:transparent}input:disabled::placeholder,input.disabled::placeholder{color:transparent}textarea{min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}textarea[type=number]{text-align:right}textarea[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea:-webkit-autofill,textarea:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea::-moz-placeholder{color:var(--theme-input-hint--color)}textarea::placeholder{color:var(--theme-input-hint--color)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only,textarea:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only::-moz-placeholder,textarea:read-only::-moz-placeholder{color:transparent}textarea:-moz-read-only::placeholder{color:transparent}textarea.read-only::placeholder,textarea:read-only::placeholder{color:transparent}textarea:disabled,textarea.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}textarea:disabled::-moz-placeholder,textarea.disabled::-moz-placeholder{color:transparent}textarea:disabled::placeholder,textarea.disabled::placeholder{color:transparent}textarea{min-height:2rem;height:3.25rem;padding:calc(0.375rem - var(--theme-input--border-thickness)) calc(0.5rem - var(--theme-input--border-thickness))}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]),input.ix-info:not(.disabled):not(:disabled):not([disabled]){border-color:var(--theme-input--border-color--info)}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-info:not(.disabled):not(:disabled):not([disabled]):hover{border-color:var(--theme-input--border-color--info--hover) !important}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):active,input.ix-info:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--info--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]),input.ix-warning:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--hover) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):active,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--warning--active) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]),input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--invalid--active) !important}:host{display:inline-block;position:relative;width:auto}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .input-wrapper{display:flex;position:relative;align-items:center;width:100%;height:100%}:host input{width:100%;height:100%}:host .start-container,:host .end-container{display:flex;position:absolute;align-items:center;justify-content:center;z-index:1}:host .start-container{left:0}:host .end-container{right:0}:host .start-container ::slotted(*){margin-left:0.5rem}:host .start-container ::slotted(ix-icon.size-24),:host .start-container ::slotted(ix-icon-button.btn-icon-16){margin-left:0.25rem}:host .start-container ::slotted(ix-icon-button.btn-icon-32){margin-left:0}:host .end-container ::slotted(*){margin-right:0.5rem}:host .end-container ::slotted(ix-icon.size-24),:host .end-container ::slotted(ix-icon-button.btn-icon-16){margin-right:0.25rem}:host .end-container ::slotted(ix-icon-button.btn-icon-32){margin-right:0}:host .bottom-text{margin-top:0.25rem;margin-bottom:0.25rem}:host(.disabled){pointer-events:none}:host(.disabled) input,:host(.disabled) textarea{pointer-events:none}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input{border-color:var(--theme-input--border-color--info)}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input:hover{border-color:var(--theme-input--border-color--info--hover) !important}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--info--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input{background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input:hover{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--warning--active) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input{background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input:hover,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input:hover{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input:active,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--invalid--active) !important}:host .password-eye{margin-left:0.125rem;color:red}:host .password-eye.eye-hidden{display:none}'}},[321,"ix-input",{type:[1],name:[513],placeholder:[513],value:[1537],required:[516],disabled:[516],readonly:[516],helperText:[1,"helper-text"],infoText:[1,"info-text"],showTextAsTooltip:[4,"show-text-as-tooltip"],validText:[1,"valid-text"],warningText:[1,"warning-text"],label:[513],invalidText:[1,"invalid-text"],pattern:[1],maxLength:[2,"max-length"],minLength:[2,"min-length"],allowedCharactersPattern:[1,"allowed-characters-pattern"],suppressSubmitOnEnter:[516,"suppress-submit-on-enter"],textAlignment:[1,"text-alignment"],isInvalid:[32],isValid:[32],isInfo:[32],isWarning:[32],isInvalidByRequired:[32],inputType:[32],getAssociatedFormElement:[64],hasValidValue:[64],getNativeInputElement:[64],getValidityState:[64],focusInput:[64],isTouched:[64]},void 0,{type:["updateInputType"]}]);!function(e,t,o,r){var n,a=arguments.length,i=a<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,o):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,o,r);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(i=(a<3?n(i):a>3?n(t,o,i):n(t,o))||i);a>3&&i&&Object.defineProperty(t,o,i)}([Pb()],Qy.prototype,"updateClassMappings",null);const Jy=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.striped=!1}render(){return js(Fs,{key:"8ac8c1edacddbe11072e692c165c338bdaa6fcdf",class:{keyValueList:!0,"keyValueList--striped":this.striped}},js("slot",{key:"844c573286e6022f4d3f53086b584425306f7f1e"}))}static get style(){return":host(.keyValueList) ::slotted(ix-key-value){border-bottom:1px solid var(--theme-color-weak-bdr)}:host(.keyValueList.keyValueList--striped) ::slotted(ix-key-value:nth-child(odd)){background:var(--theme-color-ghost-alt)}"}},[257,"ix-key-value-list",{striped:[4]}]),ek=Jy,tk=function(){"undefined"!=typeof customElements&&["ix-key-value-list"].forEach(e=>{"ix-key-value-list"===e&&(customElements.get(e)||customElements.define(e,Jy))})},ok=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.labelPosition="top"}render(){return js(Fs,{key:"ee855752985c8321f4f9608cb957acd093293a9f",class:"keyValue keyValue--"+("top"===this.labelPosition?"column":"row")},this.icon&&js("ix-icon",{key:"6bfb94d5df575189c0df6e86cd65ea25a2dddecc",name:this.icon,size:"24",class:"keyValue__icon","aria-label":this.ariaLabelIcon}),js("div",{key:"028c1ca00511298ae99c1088a2800c0b7ccd97bd",class:"keyValue__content"},js("div",{key:"1b61165be2e1462f3d18e325236f9175b3a84a0d",class:"content__label"},this.label),js("div",{key:"d778bac4980281cce97bade4247b8f3b62191e1b",class:{content__value:!0,"has-customValue":void 0===this.value}},void 0!==this.value?this.value:js("slot",{name:"custom-value"}))))}static get style(){return":host(.keyValue){display:flex;flex-direction:row;align-items:center;gap:1rem}:host(.keyValue) .keyValue__icon{padding:0.25rem 0}:host(.keyValue) .keyValue__content{display:flex;flex-grow:1;align-items:flex-start}:host(.keyValue) .keyValue__content,:host(.keyValue) .keyValue__content .content__label,:host(.keyValue) .keyValue__content .content__value{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(.keyValue) .keyValue__content .content__label{color:var(--theme-color-soft-text)}:host(.keyValue) .keyValue__content .content__value{width:100%}:host(.keyValue.keyValue--column){padding:0.5rem 0;border-bottom:1px solid var(--theme-color-soft-bdr)}:host(.keyValue.keyValue--column) .keyValue__content{flex-direction:column}:host(.keyValue.keyValue--column) .keyValue__content .content__label,:host(.keyValue.keyValue--column) .keyValue__content .content__value:not(.has-customValue){padding:2px 0}:host(.keyValue.keyValue--row){padding:0.25rem 0}:host(.keyValue.keyValue--row) .keyValue__content{flex-direction:row;gap:1rem;align-items:center}:host(.keyValue.keyValue--row) .keyValue__content .content__label,:host(.keyValue.keyValue--row) .keyValue__content .content__value:not(.has-customValue){padding:6px 0}:host(.keyValue.keyValue--row) .keyValue__content .content__label{min-width:8rem}"}},[257,"ix-key-value",{icon:[1],ariaLabelIcon:[1,"aria-label-icon"],label:[1],labelPosition:[1,"label-position"],value:[1]}]),rk=ok,nk=function(){"undefined"!=typeof customElements&&["ix-key-value"].forEach(e=>{"ix-key-value"===e&&(customElements.get(e)||customElements.define(e,ok))})},ak=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.state="neutral",this.orientation="horizontal"}getStateIcon(){switch(this.state){case"alarm":return js("ix-icon",{color:"kpi-display-icon--color",name:"data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C330.943502,3.55271368e-14 426.666667,95.7231591 426.666667,213.333333 C426.666667,330.943502 330.943502,426.666667 213.333333,426.666667 C95.7231591,426.666667 3.55271368e-14,330.943502 3.55271368e-14,213.333333 C3.55271368e-14,95.7231591 95.7231591,3.55271368e-14 213.333333,3.55271368e-14 Z M213.333333,42.6666667 C118.87459,42.6666667 42.6666667,118.87459 42.6666667,213.333333 C42.6666667,307.792077 118.87459,384 213.333333,384 C307.792077,384 384,307.792077 384,213.333333 C384,118.87459 307.792077,42.6666667 213.333333,42.6666667 Z M213.333333,272.042667 C228.571429,272.042667 240,283.306667 240,298.666667 C240,314.026667 228.571429,325.290667 213.333333,325.290667 C197.748918,325.290667 186.666667,314.026667 186.666667,298.325333 C186.666667,283.306667 198.095238,272.042667 213.333333,272.042667 Z M234.666667,85.3333333 L234.666667,234.666667 L192,234.666667 L192,85.3333333 L234.666667,85.3333333 Z' id='Combined-Shape'/></g></g></svg>",size:"16","aria-label":this.ariaLabelAlarmIcon});case"warning":return js("ix-icon",{color:"kpi-display-icon--color",name:oc,size:"16","aria-label":this.ariaLabelWarningIcon});default:return""}}getTooltipText(){let e=`${this.label}: ${this.value}`;return this.unit&&(e=e.concat(` ${this.unit}`)),e}render(){return js(Fs,{key:"66e7a14d365489072d53128deddfe610ea2c0589",title:this.getTooltipText(),tabindex:"1",class:{stacked:"vertical"===this.orientation}},js("div",{key:"724d4ad85701d09ad46ad85d5d62150195545cb1",class:{"kpi-container":!0,alarm:"alarm"===this.state,warning:"warning"===this.state}},js("span",{key:"581ec9d9dac67105f5d92fc714511a1578d0833d",class:"kpi-label"},this.getStateIcon(),js("span",{key:"a81cb7fe8322e8d0682527c7d961a4d1fb32fd58",class:"kpi-label-text"},this.label)),js("span",{key:"ed7cefc54de202ccab0e9d1ec1adc42eb74f6f78",class:"kpi-value-container"},js("span",{key:"cade7321b2d3d1dc564480b3ad7f769f079b84d1",class:"kpi-value"},this.value),this.unit?js("span",{class:"kpi-unit"},this.unit):"")))}static get style(){return":host{display:flex;flex-grow:1;height:2.5rem;border-radius:var(--theme-kpi--border-radius);padding:0.375rem 0.25rem;min-width:0}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .kpi-container{display:flex;height:100%;width:100%;border-block-end:2px solid grey}:host .kpi-container.alarm{border-block-end-color:var(--theme-color-alarm)}:host .kpi-container.warning{border-block-end-color:var(--theme-color-warning)}:host .kpi-container .kpi-label{display:flex;align-items:center;color:var(--theme-kpi-display-label--color);flex-grow:1;flex-shrink:9999}:host .kpi-container .kpi-label ix-icon{margin-inline-end:0.25rem}:host .kpi-container .kpi-value-container{display:flex;align-items:flex-end}:host .kpi-container .kpi-value{color:var(--theme-kpi-display-value--color);font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:400;line-height:1.091em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host .kpi-container .kpi-unit{margin-inline-start:0.5rem;color:var(--theme-kpi-display-units--color)}:host .kpi-container .kpi-label,:host .kpi-container .kpi-unit{margin-block-start:0.125rem}:host:not(.disabled):not(:disabled){cursor:pointer}:host:not(.disabled):not(:disabled):hover,:host:not(.disabled):not(:disabled).hover{background-color:var(--theme-kpi-display--background--hover)}:host:not(.disabled):not(:disabled){cursor:pointer}:host:not(.disabled):not(:disabled):active,:host:not(.disabled):not(:disabled).active{background-color:var(--theme-kpi-display--background--active)}:host:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--focus--border-color)}:host(.stacked){height:3.75rem}:host(.stacked) .kpi-container{justify-content:center;flex-wrap:wrap}:host(.stacked) .kpi-container .kpi-label{width:100%;justify-content:center}"}},[257,"ix-kpi",{label:[1],ariaLabelAlarmIcon:[1,"aria-label-alarm-icon"],ariaLabelWarningIcon:[1,"aria-label-warning-icon"],value:[8],unit:[1],state:[1],orientation:[1]}]),ik=ak,sk=function(){"undefined"!=typeof customElements&&["ix-kpi"].forEach(e=>{"ix-kpi"===e&&(customElements.get(e)||customElements.define(e,ak))})},lk=uy,ck=function(){"undefined"!=typeof customElements&&["ix-layout-grid"].forEach(e=>{"ix-layout-grid"===e&&(customElements.get(e)||customElements.define(e,uy))})},dk=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.tabClick=el(this,"tabClick",7),this.selected=!1,this.disabled=!1,this.small=!1,this.icon=!1,this.rounded=!1,this.layout="auto",this.placement="bottom"}tabItemClasses(e){return{selected:e.selected,disabled:e.disabled,"small-tab":e.small,icon:e.small,stretched:"stretched"===e.layout,bottom:"bottom"===e.placement,top:"top"===e.placement,circle:e.circle}}render(){return js(Fs,{key:"f0e6c03c7624e9d8ae86223da810ca909e89ceb9",class:this.tabItemClasses({selected:this.selected,disabled:this.disabled,small:this.small,icon:this.icon,layout:this.layout,placement:this.placement,circle:this.rounded}),tabIndex:0,onClick:e=>{e.defaultPrevented||this.tabClick.emit({nativeEvent:e}).defaultPrevented&&e.stopPropagation()}},js("div",{key:"21b8861c7547865527d9395b1c288b358ca816c3",class:{circle:this.rounded,text:!this.rounded,selected:this.selected,disabled:this.disabled}},js("slot",{key:"4e268ef6667abfd1e2b4ea85b7a34819a16c188a"})),js("div",{key:"86633194654d3ab97aaa0c37fdf22b9f2ea6dd7c",class:{counter:!0,selected:this.selected,hidden:!(this.rounded&&void 0!==this.counter),disabled:this.disabled}},this.counter))}static get style(){return'@charset "UTF-8";:host{position:relative;display:flex;align-items:center;justify-content:center;padding:10px 1.5rem;line-height:20px;font-size:14px;font-weight:bold;background-color:var(--theme-tab--background);color:var(--theme-tab--color)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host::after{content:"";position:absolute;background-color:var(--theme-tab-indicator--background);width:100%;height:var(--theme-tab-indicator--height);left:0}:host .text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .text span,:host .text span::before{pointer-events:none}:host .text{vertical-align:middle}:host .circle{display:flex;justify-content:center;align-items:center;height:3rem;width:3rem;background-color:var(--theme-animated-tab-indicator--background);border-radius:50%;border:2px solid var(--theme-animated-tab-circle--border-color);color:var(--theme-an…icon--color);cursor:pointer}:host .circle.selected:not(.disabled){background-color:var(--theme-animated-tab-circle--background--selected);color:var(--theme-animated-tab-icon--color--selected);border-color:var(--theme-animated-tab-circle--border-color--selected)}:host .circle.selected:not(.disabled):hover{background-color:var(--theme-animated-tab-circle--background--selected)}:host .circle:hover{background-color:var(--theme-animated-tab-circle--background--hover)}:host .circle:active{background-color:var(--theme-animated-tab-circle--background--active)}:host .circle:active{background-color:var(--theme-animated-tab-circle--background--active)}:host .circle.disabled{background-color:var(--theme-animated-tab-circle--background--disabled);border-color:var(--theme-animated-tab-circle--border-color--disabled)}:host .counter{position:absolute;z-index:1;height:16px;width:auto;background-color:var(--theme-color-1);border:1px solid var(--theme-tab-pill--border-color);border-radius:100px;bottom:6px;display:flex;justify-content:center;align-items:center;padding-left:0.25rem;padding-right:0.25rem;font-size:12px;line-height:14px;color:var(--theme-pill-outline--color);cursor:pointer}:host .counter.selected{border-color:var(--theme-tab-pill--border-color--selected)}:host .counter.disabled{border-color:var(--theme-tab-pill--border-color--disabled)}:host .hidden{display:none}:host(.circle){height:72px}:host(.top)::after{top:0}:host(.bottom)::after{bottom:0}:host(.stretched){flex-basis:100%;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(:hover:not(.circle)){background-color:var(--theme-tab--background--hover);color:var(--theme-tab-color-hover);cursor:pointer}:host(:hover:not(.circle))::after{background-color:var(--theme-tab-indicator--background--hover)}:host(:active:not(.circle)){background-color:var(--theme-tab--background--active);color:var(--theme-tab-color--active)}:host(:active:not(.circle))::after{background-color:var(--theme-tab-indicator--background--active)}:host(:focus-visible){outline:0px solid var(--focus--border-color)}:host(:focus-visible) .circle{outline:1px solid var(--focus--border-color)}:host(:focus-visible:not(.circle)){outline:1px solid var(--focus--border-color)}:host(.disabled){pointer-events:none;color:var(--theme-tab--color--disabled);background-color:var(--theme-tab--background--disabled)}:host(.disabled)::after{background-color:var(--theme-tab-indicator--background--disabled)}:host(.selected:not(.disabled)){background-color:var(--theme-tab--background--selected);color:var(--theme-tab--color--selected)}:host(.selected:not(.disabled))::after{background-color:var(--theme-tab-indicator--background--selected)}:host(.icon){padding:1.5rem 0.5rem}:host(.small-tab){height:32px;padding:1rem}:host(.small-tab.icon){padding:1rem 0.25rem}'}},[257,"ix-tab-item",{selected:[4],disabled:[4],small:[4],icon:[4],rounded:[4],counter:[2],layout:[1],placement:[1]}]),hk={SELECTED:"selected",DISABLED:"disabled",SMALL_TAB:"small-tab",ICON:"icon",STRETCHED:"stretched",BOTTOM:"bottom",TOP:"top",CIRCLE:"circle",HYDRATED:"hydrated"},mk=new Set(Object.values(hk)),uk=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.selectedChange=el(this,"selectedChange",7),this.small=!1,this.rounded=!1,this.selected=0,this.layout="auto",this.placement="bottom",this.totalItems=0,this.currentScrollAmount=0,this.scrollAmount=100,this.scrollActionAmount=0,this.showArrowPrevious=!1,this.showArrowNext=!1,this.windowStartSize=window.innerWidth,this.ARROW_WIDTH=32,this.updateScheduled=!1,this.clickAction={timeout:null,isClick:!0}}onWindowResize(){if(this.totalItems=0,this.totalItems=this.getTabs().length,0===this.windowStartSize)return this.windowStartSize=window.innerWidth;this.move(this.windowStartSize-window.innerWidth),this.windowStartSize=window.innerWidth}getTabs(){return Array.from(this.hostElement.querySelectorAll("ix-tab-item"))}getTab(e){return this.getTabs()[e]}getTabsWrapper(){var e;return null===(e=this.hostElement.shadowRoot)||void 0===e?void 0:e.querySelector(".items-content")}getTabsContainer(){var e;return null===(e=this.hostElement.shadowRoot)||void 0===e?void 0:e.querySelector(".tab-items")}initResizeObserver(){const e=this.hostElement.parentElement;e&&(this.resizeObserver=new ResizeObserver(()=>{this.renderArrows()}),this.resizeObserver.observe(e))}observeSlotChanges(){var e;null===(e=this.classObserver)||void 0===e||e.disconnect(),this.classObserver=new MutationObserver(()=>{this.scheduleTabUpdate()}),this.classObserver.observe(this.hostElement,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["class"]})}scheduleTabUpdate(){this.updateScheduled||(this.updateScheduled=!0,requestAnimationFrame(()=>{this.updateTabAttributes(),this.updateScheduled=!1}))}setTabAttributes(e,t){const o=t===this.selected,r=e.disabled;this.small&&e.setAttribute("small","true"),this.rounded&&e.setAttribute("rounded","true"),e.setAttribute("layout",this.layout),e.setAttribute("selected",o.toString()),e.setAttribute("placement",this.placement),e.toggleAttribute("disabled",r),this.applyRequiredClasses(e,o,r)}applyRequiredClasses(e,t,o){const r=new Set(this.buildRequiredClasses(t,o)),{classList:n}=e;for(const a of r)n.add(a);for(const a of mk)r.has(a)||n.remove(a)}buildRequiredClasses(e,t){const o={[hk.HYDRATED]:!0,[hk.SELECTED]:e,[hk.DISABLED]:t,[hk.SMALL_TAB]:this.small,[hk.STRETCHED]:"stretched"===this.layout,[hk.BOTTOM]:"bottom"===this.placement,[hk.TOP]:"top"===this.placement,[hk.CIRCLE]:this.rounded};return Object.entries(o).filter(([,e])=>e).map(([e])=>e)}ensureSelectedIndex(){if(0===this.totalItems)return console.warn("ix-tabs: No tabs available for selection"),void(this.selected=-1);if(this.selected<this.totalItems)return;const e=this.selected-1;e>=0&&e<this.totalItems?this.updateSelected(e):this.totalItems>0&&this.updateSelected(0)}updateSelected(e){this.selected=e,this.selectedChange.emit(e)}updateTabAttributes(){const e=this.getTabs();this.totalItems=e.length,this.ensureSelectedIndex();for(const[t,o]of e.entries())this.setTabAttributes(o,t);this.renderArrows()}showArrows(){try{const e=this.getTabsWrapper();return e&&e.scrollWidth>Math.ceil(e.getBoundingClientRect().width)&&"auto"===this.layout}catch(e){return!1}}showPreviousArrow(){try{return!0===this.showArrows()&&this.scrollActionAmount<0}catch(e){return!1}}showNextArrow(){try{const e=this.getTabsWrapper();if(!e)return!1;const t=e.getBoundingClientRect();return!0===this.showArrows()&&this.scrollActionAmount>-1*(e.scrollWidth-t.width)}catch(e){return!1}}move(e,t=!1){const o=this.getTabsWrapper();if(!o)return;const r=o.getBoundingClientRect().width,n=-this.currentScrollAmount+r-o.scrollWidth;e=e<n?n:e,e+=this.currentScrollAmount;const a=[`transform: translateX(${e=Math.min(e,0)}px);`,t?"transition: all ease-in-out 400ms;":""].join("");o.setAttribute("style",a),t?this.currentScrollAmount=this.scrollActionAmount=e:this.scrollActionAmount=e}onSelectedChange(e){if(!this.showArrows())return;const t=this.getTab(e),o=this.getTabsContainer();if(!t||!o)return;const r=o.getBoundingClientRect(),n=t.getBoundingClientRect(),a=n.left-r.left,i=a+n.width;a<this.ARROW_WIDTH?this.move(-a+this.ARROW_WIDTH,!0):i>r.width-this.ARROW_WIDTH&&this.move(r.width-i-this.ARROW_WIDTH,!0)}setSelected(e){this.selected=e}clickTab(e){if(!this.clickAction.isClick||this.dragStop())return;const{defaultPrevented:t}=this.selectedChange.emit(e);t||this.setSelected(e)}dragStart(e,t){if(!this.showArrows())return;if(t.button>0)return;this.clickAction.timeout=null===this.clickAction.timeout?setTimeout(()=>this.clickAction.isClick=!1,300):null;const o=parseFloat(window.getComputedStyle(e).left),r=t.clientX,n=e=>this.dragMove(e,o,r),a=()=>{window.removeEventListener("mousemove",n,!1),window.removeEventListener("click",a,!1),this.dragStop()};window.addEventListener("click",a),window.addEventListener("mousemove",n,!1)}dragMove(e,t,o){this.move(e.clientX+t-o)}dragStop(){return this.clickAction.timeout&&(clearTimeout(this.clickAction.timeout),this.clickAction.timeout=null),!this.clickAction.isClick&&(this.currentScrollAmount=this.scrollActionAmount,this.clickAction.isClick=!0,!0)}componentWillLoad(){this.initResizeObserver()}componentDidRender(){this.updateTabAttributes()}componentWillRender(){this.renderArrows()}renderArrows(){oh(()=>{this.showArrowNext=this.showNextArrow(),this.showArrowPrevious=this.showPreviousArrow()})}componentDidLoad(){this.getTabs().forEach(e=>{e.addEventListener("mousedown",t=>this.dragStart(e,t))}),this.observeSlotChanges()}disconnectedCallback(){var e,t;null===(e=this.resizeObserver)||void 0===e||e.disconnect(),null===(t=this.classObserver)||void 0===t||t.disconnect()}onTabClick(e){if(e.defaultPrevented)return;const t=e.target;this.getTabs().forEach((e,o)=>{e.disabled||e!==t||this.clickTab(o)})}render(){return js(Fs,{key:"db27e336ea0432630306faa2e51f2799f1340d2c"},this.showArrowPrevious&&js("button",{key:"c9edd1bab0a829dd853a8dc227b59f068ea8b24a",class:"arrow",onClick:()=>this.move(this.scrollAmount,!0),"aria-label":this.ariaLabelChevronLeftIconButton},js("ix-icon",{key:"6271e2d4ccbc8d94793b0226c7117c8f1a24561a",name:"data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(172.586667, 134.186667)'><polygon id='arrrowhead-left' points='121.6 243.626667 0 121.813333 121.6 0 151.893333 30.2933333 60.16 121.813333 151.893333 213.333333'/></g></g></svg>"})),js("div",{key:"d1ff277b75c488f25821296fc5a7320f822f1bbd",class:{"tab-items":!0,"overflow-shadow":!0,"shadow-left":this.showArrowPrevious,"shadow-right":this.showArrowNext,"shadow-both":this.showArrowNext&&this.showArrowPrevious}},js("div",{key:"9f929a8ba8f76c0efe8604218df1fe207eeff9ff",class:"items-content"},js("slot",{key:"a906661489fdee6484c871c7c7c46f0f1c5153fe"}))),this.showArrowNext&&js("button",{key:"632c5d16531fe4071368a94cdef569e43fd2ec71",class:"arrow right",onClick:()=>this.move(-this.scrollAmount,!0),"aria-label":this.ariaLabelChevronRightIconButton},js("ix-icon",{key:"7105649d79c2a5a6d2c8fd3e6e9a0db540a61767",name:ql})))}get hostElement(){return this}static get watchers(){return{selected:["onSelectedChange"]}}static get style(){return":host{width:auto;display:flex;align-items:center;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .tab-items{overflow:hidden;scroll-behavior:smooth;width:100%}:host .tab-items .items-content{display:flex;align-items:center}:host .arrow{all:unset;position:absolute;display:flex;align-items:center;justify-content:center;width:32px;height:32px;top:0;bottom:0;left:0;margin:auto 0;border-radius:4px;color:var(--theme-btn-tertiary--color);background-color:var(--theme-btn-tertiary--background);z-index:2}:host .arrow:hover{color:var(--theme-btn-tertiary--color--hover);background-color:var(--theme-btn-tertiary--background--hover)}:host .arrow:active{color:var(--theme-btn-tertiary--color--active);background-color:var(--theme-btn-tertiary--background--active)}:host .arrow.right{left:auto;right:0}:host .overflow-shadow{display:block;position:relative;height:100%;width:100%;pointer-events:all}:host .overflow-shadow.shadow-left{-webkit-mask-image:linear-gradient(90deg, transparent 0px, black 45px);mask-image:linear-gradient(90deg, transparent 0px, black 45px)}:host .overflow-shadow.shadow-right{-webkit-mask-image:linear-gradient(90deg, black calc(100% - 45px), transparent 100%);mask-image:linear-gradient(90deg, black calc(100% - 45px), transparent 100%)}:host .overflow-shadow.shadow-both{-webkit-mask-image:linear-gradient(90deg, transparent 0px, black 45px, black calc(100% - 45px), transparent 100%);mask-image:linear-gradient(90deg, transparent 0px, black 45px, black calc(100% - 45px), transparent 100%)}"}},[257,"ix-tabs",{small:[4],rounded:[4],selected:[1026],layout:[1],placement:[1],ariaLabelChevronLeftIconButton:[1,"aria-label-chevron-left-icon-button"],ariaLabelChevronRightIconButton:[1,"aria-label-chevron-right-icon-button"],totalItems:[32],currentScrollAmount:[32],scrollAmount:[32],scrollActionAmount:[32],showArrowPrevious:[32],showArrowNext:[32]},[[9,"resize","onWindowResize"],[0,"tabClick","onTabClick"]],{selected:["onSelectedChange"]}]);let bk=0;const pk=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.home=!1,this.bottom=!1,this.active=!1,this.disabled=!1,this.target="_self",this.isCategory=!1,this.ariaHiddenTooltip=!1,this.menuExpanded=!1,this.internalItemId=((e,t)=>`${e}-${t++}`)("ix-menu-item-",bk++),this.buttonRef=th(),this.isHostedInsideCategory=!1,this.observer=Eb(()=>{this.setTooltip()})}componentWillLoad(){var e;this.isHostedInsideCategory=!!this.hostElement.closest("ix-menu-category"),this.onIconChange(),this.menuExpanded=(null===(e=Oc.nativeElement)||void 0===e?void 0:e.expand)||!1,this.menuExpandedDisposer=Oc.expandChange.on(e=>this.menuExpanded=e)}componentWillRender(){this.setTooltip()}setTooltip(){var e,t,o;this.tooltip=null!==(o=null!==(t=null!==(e=this.tooltipText)&&void 0!==e?e:this.label)&&void 0!==t?t:this.hostElement.textContent)&&void 0!==o?o:void 0,this.ariaHiddenTooltip=this.tooltipText===this.label||this.tooltipText===this.hostElement.textContent}connectedCallback(){this.observer.observe(this.hostElement,{subtree:!0,childList:!0,characterData:!0})}disconnectedCallback(){this.observer&&this.observer.disconnect(),this.menuExpandedDisposer&&this.menuExpandedDisposer.dispose()}onIconChange(){this.isHostedInsideCategory||this.hostElement.icon||(this.icon="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='document' transform='translate(106.666667, 64.000000)'><path d='M192,0 L-1.42108547e-14,0 L-1.42108547e-14,384 L298.666667,384 L298.666667,106.666667 L192,0 Z M256,341.333333 L42.6666667,341.333333 L42.6666667,42.6666667 L128,42.6666667 L128,170.666667 L256,170.666667 L256,341.333333 Z M256,128 L170.666667,128 L170.666667,42.6666667 L174.293333,42.6666667 L256,124.373333 L256,128 Z'/></g></g></svg>")}render(){let e={};this.home&&(e={slot:"home"}),this.bottom&&(e={slot:"bottom"});const t=Vl(this.hostElement),o=Object.assign({class:"tab",tabIndex:this.disabled?-1:0},t),r=[this.icon&&js("ix-icon",{key:"3235cdce2773d33e6f1a75b4df395079246fa993",class:"tab-icon",name:this.icon,"aria-hidden":"true"}),this.notifications?js("div",{class:"notification"},js("div",{class:"pill"},this.notifications)):null,js("span",{key:"704284ed9ae6b83b2b2d65ebc103e5e8ff766c1b",id:this.internalItemId,class:"tab-text text-default"},this.label,js("slot",{key:"6b79e39fb7e616088d11bd8b9c57f4406fdd94b6"}))];return js(Fs,Object.assign({key:"331694d5c502b1ed77035e591ffa5748777d8a81",class:{disabled:this.disabled,"home-tab":this.home,"bottom-tab":this.bottom,active:this.active,"tab-nested":this.isHostedInsideCategory},"aria-disabled":this.disabled?"true":null},e),this.href?js("a",Object.assign({},o,{href:this.disabled?void 0:this.href,target:this.target,rel:this.rel,role:"button",ref:this.buttonRef,onClick:e=>{this.disabled&&(e.preventDefault(),e.stopPropagation())}}),r):js("button",Object.assign({},o,{ref:this.buttonRef}),r),js("ix-tooltip",{key:"d282a68bce72435079cbfea5234b227c92027643",for:this.buttonRef.waitForCurrent(),placement:"right",showDelay:1e3,interactive:!1,"aria-hidden":Dl(this.ariaHiddenTooltip),"aria-labelledby":this.internalItemId},this.tooltip))}get hostElement(){return this}static get watchers(){return{icon:["onIconChange"]}}static get style(){return':host{position:relative;display:block;cursor:pointer;height:var(--ix-menu-item-height, 3rem);min-height:var(--ix-menu-item-height, 3rem);max-height:var(--ix-menu-item-height, 3rem)}:host .tab{all:unset;box-sizing:border-box;display:flex;position:relative;align-items:center;height:var(--ix-menu-item-height, 3rem);width:100%;z-index:500;padding-left:0.875rem}:host .tab:not(.disabled):not(:disabled).hover,:host .tab:not(.disabled):not(:disabled):hover{background-color:var(--theme-ghost--background--hover)}:host .tab:not(.disabled):not(:disabled).active,:host .tab:not(.disabled):not(:disabled):active{background-color:var(--theme-ghost--background--active)}:host .tab-icon{color:var(--theme-nav-item-primary-icon--color);position:relative;pointer-events:none}:host .tab:focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:-1px}:host .notification{display:inline-flex;position:absolute;top:0.25rem;left:1.5rem}:host .notification .pill{display:inline-flex;justify-content:center;align-items:center;height:0.5rem;min-width:1rem;position:relative;border-radius:6.25rem;background-color:var(--theme-color-primary);font-size:0.75rem;font-weight:bold;line-height:1;font-family:Siemens Sans, Arial, sans-serif;color:var(--theme-color-primary--contrast);padding:0.25rem}:host .tab-text{color:var(--theme-nav-item-primary--color);margin:0 1rem 0 1.25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(.active) .tab,:host(.selected) .tab{background-color:var(--theme-nav-item-primary--background--selected)}:host(.active) .tab::before,:host(.selected) .tab::before{content:"";background-color:var(--theme-nav-item-primary--border-color--selected);height:var(--ix-menu-item-height, 3rem);width:0.25rem;left:0;position:absolute}:host(.active) .tab>.glyph,:host(.selected) .tab>.glyph{color:var(--theme-nav-item-primary-icon--color--selected)}:host(.disabled){color:var(--theme-color-weak-text);pointer-events:none;cursor:default}:host(.disabled) .tab>.tab-icon{color:var(--theme-color-weak-text)}:host(.disabled) .tab-text{color:var(--theme-color-weak-text)}:host(.bottom-tab),:host([slot=bottom]){min-height:2.25rem;height:2.25rem;max-height:2.25rem}:host(.bottom-tab) .tab,:host([slot=bottom]) .tab{height:2.25rem}:host(.bottom-tab) .tab::before,:host([slot=bottom]) .tab::before{height:2.25rem;background-color:transparent}:host(.bottom-tab).active:hover,:host(.bottom-tab).selected:hover,:host([slot=bottom]).active:hover,:host([slot=bottom]).selected:hover{background-color:var(--theme-nav-item-secondary--background--selected)}:host(.bottom-tab).active:active,:host(.bottom-tab).selected:active,:host([slot=bottom]).active:active,:host([slot=bottom]).selected:active{background-color:var(--theme-nav-item-secondary--background--selected)}:host(.bottom-tab.active) .tab,:host(.bottom-tab.selected) .tab,:host(.active[slot=bottom]) .tab,:host(.selected[slot=bottom]) .tab{background-color:var(--theme-nav-item-secondary--background--selected)}:host(.tab-nested) .tab{flex-direction:row;padding-left:1.375rem}:host(.tab-nested) .tab .notification{position:relative;top:0;left:0;padding-left:0.5rem}:host(.tab-nested) .tab .tab-icon{padding-left:0.5rem;padding-right:0.5rem}:host(.tab-nested) .tab .tab-text{margin-left:0.5rem}:host(.tab-nested) .tab::before{display:none}'}},[257,"ix-menu-item",{label:[1],home:[4],bottom:[4],icon:[1025],notifications:[2],active:[4],disabled:[4],tooltipText:[1,"tooltip-text"],href:[1],target:[1],rel:[1],isCategory:[4,"is-category"],tooltip:[32],ariaHiddenTooltip:[32],menuExpanded:[32]},void 0,{icon:["onIconChange"]}]);function fk(){"undefined"!=typeof customElements&&["ix-menu-item","ix-tooltip","ix-typography"].forEach(e=>{switch(e){case"ix-menu-item":customElements.get(e)||customElements.define(e,pk);break;case"ix-tooltip":customElements.get(e)||Ah();break;case"ix-typography":customElements.get(e)||Bl()}})}const gk=pk,vk=fk;class yk extends Event{constructor(e){super("application-sidebar-toggle",{bubbles:!0,composed:!0}),this.force=e}}const kk=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.expandChange=el(this,"expandChange",7),this.mapExpandChange=el(this,"mapExpandChange",7),this.openAppSwitch=el(this,"openAppSwitch",7),this.openSettings=el(this,"openSettings",7),this.openAbout=el(this,"openAbout",7),this.showSettings=!1,this.showAbout=!1,this.enableToggleTheme=!1,this.enableMapExpand=!1,this.applicationDescription="",this.i18nExpandSidebar="Expand sidebar",this.expand=!1,this.startExpanded=!1,this.pinned=!1,this.i18nLegal="About & legal information",this.i18nSettings="Settings",this.i18nToggleTheme="Toggle theme",this.i18nExpand=" Expand",this.i18nCollapse="Collapse",this.showPinned=!1,this.mapExpand=!0,this.breakpoint="lg",this.itemsScrollShadowTop=!1,this.itemsScrollShadowBottom=!1,this.isDarkMode=!1,this.isTransitionDisabled=!1,this.isVisible=e=>{var t,o;return"none"!==e.style.display&&"none"!==(null===(o=null===(t=e.parentElement)||void 0===t?void 0:t.parentElement)||void 0===o?void 0:o.style.display)}}expandChanged(e,t){e!==t&&this.toggleMenu(e)}pinnedChange(e){if(this.setPinned(this.pinned),e)return Sc.disableBreakpointDetection(),void Sc.setBreakpoint("lg");Sc.enableBreakpointDetection()}get popoverArea(){return this.hostElement.shadowRoot.querySelector("#popover-area")}get menu(){return this.hostElement.shadowRoot.querySelector(".menu")}get menuItemsContainer(){return this.menu.querySelector(".tabs")}get overlayContainer(){return this.hostElement.shadowRoot.querySelector(".menu-overlay")}get menuItems(){return Array.from(this.hostElement.querySelectorAll('ix-menu-item:not(.internal-tab):not(.home-tab):not(.bottom-tab):not([slot="bottom"])')).filter(e=>this.isVisible(e))}get menuBottomItems(){return Array.from(this.hostElement.querySelectorAll("ix-menu-item.bottom-tab:not(.internal-tab):not(.home-tab)")).filter(e=>this.isVisible(e))}get homeTab(){return this.hostElement.querySelector("ix-menu-item.home-tab")}get moreItemsDropdown(){return this.hostElement.shadowRoot.querySelector(".internal-tab ix-dropdown")}get isMoreItemsDropdownEmpty(){return 0===this.hostElement.shadowRoot.querySelectorAll(".internal-tab ix-dropdown .appended").length}get moreItemsDropdownItems(){return this.hostElement.shadowRoot.querySelectorAll(".internal-tab ix-dropdown ix-menu-item")}get activeMoreTabContainer(){return this.hostElement.shadowRoot.querySelector(".active-more-tab")}get activeMoreTab(){return this.hostElement.shadowRoot.querySelector(".active-more-tab ix-menu-item")}get aboutPopoverContainer(){return this.hostElement.querySelector(".about-news")}get aboutNewsPopover(){var e;return null!==(e=document.querySelector("ix-menu-about-news"))&&void 0!==e?e:this.hostElement.querySelector("ix-menu-about-news")}get aboutTab(){return this.hostElement.shadowRoot.querySelector("#aboutAndLegal")}get about(){return this.hostElement.querySelector("ix-menu-about")}get settings(){return this.hostElement.querySelector("ix-menu-settings")}get isSettingsEmpty(){return 0===Array.from(this.hostElement.shadowRoot.querySelectorAll("ix-menu-settings-item")).length}get tabsContainer(){return this.hostElement}componentDidLoad(){requestAnimationFrame(()=>{this.handleOverflowIndicator()}),this.pinned&&this.pinnedChange(this.pinned)}componentWillLoad(){$c(this.hostElement,Ec,e=>{this.applicationLayoutContext=e,!0!==e.hideHeader?this.onBreakpointChange(Sc.breakpoint):this.onBreakpointChange("md")},!0),Oc.register(this.hostElement),Sc.onChange.on(e=>this.onBreakpointChange(e)),this.onBreakpointChange(Sc.breakpoint,!0),this.updateThemeState(),this.themeDisposer=Eh.schemaChanged.on(()=>{this.updateThemeState()})}componentDidRender(){!this.about&&this.aboutNewsPopover&&(this.aboutNewsPopover.show=!1),this.appendFragments()}disconnectedCallback(){var e;null===(e=this.themeDisposer)||void 0===e||e.dispose()}updateThemeState(){const e=Eh.getCurrentTheme();this.isDarkMode=e.includes(Eh.suffixDark)}setPinned(e){this.showPinned=e,Oc.setIsPinned(e)}onBreakpointChange(e,t=!1){(this.applicationLayoutContext||"sm"!==e)&&this.applicationLayoutContext&&(this.applicationLayoutContext.hideHeader&&"sm"===e||(this.setPinned("lg"===e),(t||e!==this.breakpoint)&&this.toggleMenu("lg"===e&&this.startExpanded),this.breakpoint=e))}appendFragments(){this.appendAboutNewsPopover()}getAboutPopoverVerticalPosition(){var e;const t=(null===(e=this.aboutTab)||void 0===e?void 0:e.getBoundingClientRect())||{bottom:-window.innerHeight,height:0},o=window.innerHeight-(t.bottom-t.height/2+6+6);return py(o)}appendAboutNewsPopover(){var e;if(this.aboutNewsPopover&&this.about&&(this.aboutNewsPopover.style.bottom=this.getAboutPopoverVerticalPosition(),!(null===(e=this.popoverArea)||void 0===e?void 0:e.contains(this.aboutNewsPopover)))){const e=()=>{var e;(null===(e=this.aboutNewsPopover)||void 0===e?void 0:e.aboutItemLabel)&&this.about&&(this.about.activeTabLabel=this.aboutNewsPopover.aboutItemLabel,this.toggleAbout(!0))};this.aboutNewsPopover.addEventListener("showMore",e.bind(this)),document.body.appendChild(this.aboutNewsPopover)}}async toggleMapExpand(e){this.mapExpand=void 0!==e?e:!this.mapExpand}async toggleMenu(e){const t=this.expand;this.expand=void 0!==e?e:!this.expand,this.aboutNewsPopover&&(this.aboutNewsPopover.expanded=this.expand);const{defaultPrevented:o}=this.expandChange.emit(this.expand);if(o)return this.expand=t,void(this.aboutNewsPopover&&(this.aboutNewsPopover.expanded=t));this.isTransitionDisabled=!1,this.checkTransition(),"sm"==this.breakpoint&&this.expand&&setTimeout(()=>{this.handleOverflowIndicator()},100)}checkTransition(){const e=this.overlayContainer;e&&(this.isTransitionDisabled?e.style.transitionProperty="left":e.style.transitionProperty="all")}isOverlayVisible(){return this.showAbout||this.showSettings}async toggleSettings(e){if(!this.settings)return;const{defaultPrevented:t}=this.openSettings.emit();t||(this.isOverlayVisible()||this.animateOverlayFadeIn(),e?(this.resetOverlay(),this.showSettings=e,this.settings.show=this.showSettings):this.onOverlayClose())}async toggleAbout(e){if(!this.about)return;const{defaultPrevented:t}=this.openAbout.emit();t||(this.isOverlayVisible()||this.animateOverlayFadeIn(),e?(this.resetOverlay(),this.showAbout=e,this.about.show=this.showAbout):this.onOverlayClose())}resetOverlay(){this.showSettings=!1,this.showAbout=!1,this.settings&&(this.settings.show=!1),this.about&&(this.about.show=!1)}getCollapseText(){return this.mapExpand?this.i18nCollapse:this.i18nExpand}getCollapseIcon(){return this.mapExpand?"data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='drop' transform='translate(64.000000, 64.000000)'><path d='M384,1.42108547e-14 L384,384 L1.42108547e-14,384 L1.42108547e-14,1.42108547e-14 L384,1.42108547e-14 Z M85.333,298.666 L42.666,298.666 L42.6666667,341.333333 L85.333,341.333 L85.333,298.666 Z M341.333333,42.6666667 L127.999,42.666 L127.999,341.333 L341.333333,341.333333 L341.333333,42.6666667 Z M85.333,256 L85.333,213.333 L42.666,213.333 L42.666,256 L85.333,256 Z M85.333,170.666 L85.333,128 L42.666,128 L42.666,170.666 L85.333,170.666 Z M85.333,85.333 L85.333,42.666 L42.6666667,42.6666667 L42.666,85.333 L85.333,85.333 Z' id='Combined-Shape'/></g></g></svg>":"data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='drop' transform='translate(64.000000, 64.000000)'><path d='M384,1.42108547e-14 L384,384 L1.42108547e-14,384 L1.42108547e-14,1.42108547e-14 L384,1.42108547e-14 Z M256,42.666 L42.6666667,42.6666667 L42.6666667,341.333333 L256,341.333 L256,42.666 Z M298.666667,298.666667 L298.666,341.333 L341.333333,341.333333 L341.333,298.666 L298.666667,298.666667 Z M341.333,128 L298.666667,128 L298.666667,170.666667 L341.333,170.666 L341.333,128 Z M341.333333,42.6666667 L298.666,42.666 L298.666667,85.3333333 L341.333,85.333 L341.333333,42.6666667 Z M298.666667,256 L341.333,256 L341.333,213.333 L298.666667,213.333333 L298.666667,256 Z' id='Combined-Shape'/></g></g></svg>"}isMenuItemClicked(e){return e.target instanceof ds&&"IX-MENU-ITEM"===e.target.tagName}handleOverflowIndicator(){const{clientHeight:e,scrollTop:t,scrollHeight:o}=this.menuItemsContainer;this.itemsScrollShadowTop=t>0,this.itemsScrollShadowBottom=Math.round(t+e)<o}onOverlayClose(){this.animateOverlayFadeOut(()=>{this.resetOverlay()})}animateOverlayFadeIn(){requestAnimationFrame(()=>{xb(this.overlayContainer,{duration:lc.mediumTime,backdropFilter:[0,"blur(1rem)"],translateX:["-4rem",0],opacity:[0,1],easing:"easeInSine",onBegin:()=>{this.showPinned||this.toggleMenu(!1)}})})}animateOverlayFadeOut(e){requestAnimationFrame(()=>{xb(this.overlayContainer,{duration:lc.mediumTime,backdropFilter:["blur(1rem)",0],translateX:[0,"-4rem"],opacity:[1,0],easing:"easeInSine",onComplete:()=>e()})})}onMenuItemsClick(e){this.isMenuItemClicked(e)&&(this.showPinned||this.toggleMenu(!1),this.onOverlayClose())}isHiddenFromViewport(){return"sm"===this.breakpoint&&!1===this.expand}sidebarToggle(){this.mapExpandChange.emit(this.mapExpand),this.hostElement.dispatchEvent(new yk(this.mapExpand))}async showAppSwitch(){var e;const{defaultPrevented:t}=this.openAppSwitch.emit();t||(null===(e=this.applicationLayoutContext)||void 0===e?void 0:e.appSwitchConfig)&&bc(this.applicationLayoutContext.appSwitchConfig)}render(){var e,t;let o;return this.showSettings?o=this.i18nSettings:this.showAbout&&(o=this.i18nLegal),js(Fs,{key:"7908b3049bc1a6888ec28b1adf487c445a29bd70",class:{expanded:this.expand,[`breakpoint-${this.breakpoint}`]:!0},slot:"menu"},js("nav",{key:"f4cf27af13639bcf878b735a9e6b736fb64191ee","aria-label":this.applicationName,class:{menu:!0,expanded:this.expand}},js("div",{key:"0f62e241cf573b88b434be91c74aca94433f4193",class:"menu-buttons"},"sm"!==this.breakpoint&&js("ix-menu-expand-icon",{key:"035c270e6409bac89219b3e8d13f285f280dea82",breakpoint:this.breakpoint,expanded:this.expand,pinned:this.pinned,class:"menu-expand-icon",onClick:async()=>this.toggleMenu(),"data-testid":"expand-collapse-menu"}),"sm"===this.breakpoint&&(null===(e=this.applicationLayoutContext)||void 0===e?void 0:e.appSwitchConfig)&&js("ix-icon-button",{key:"15afec8a3ae367edf2a15aa17204c204fca4e557",onClick:()=>{this.showAppSwitch()},icon:Wl,variant:"subtle-tertiary"})),js("div",{key:"78f667ac88c651abe7a0c035b23e01c77a5b3597",id:"menu-tabs",style:{display:"contents"},onClick:e=>this.onMenuItemsClick(e)},js("div",{key:"bb0ce756d9b06f762425afaa7d4fb117afc14cdc",class:"tabs-shadow-container"},js("div",{key:"c587ef53745dc5bd34898f1ea448f1822e3e5d61",class:{"tabs--shadow":!0,"tabs--shadow-top":!0,"tabs--shadow--show":this.itemsScrollShadowTop}}),js("div",{key:"bd01c9f1d6d55df8d2a99adc8265bcb2123394ae",class:{tabs:!0,"show-scrollbar":this.expand},onScroll:()=>this.handleOverflowIndicator()},js("div",{key:"1eb6c9ff52ad626d4e662f1f94edfcc98e949044",class:"menu-avatar"},js("slot",{key:"012eb4520d780e653b3b96d1d0278c839ce039b6",name:"ix-menu-avatar"})),js("slot",{key:"96b4d1055376c0a1cd462d1c2d8de82bc2d4b7bd",name:"home"}),"sm"===this.breakpoint&&this.isHiddenFromViewport()?null:js("slot",null)),js("div",{key:"35f65a80ee3324ddac4d7c44e7d341aee870bfa1",class:{"tabs--shadow":!0,"tabs--shadow-bottom":!0,"tabs--shadow--show":this.itemsScrollShadowBottom}}))),js("div",{key:"8efbab0c1961bc53e850d5a1da667866f8716462",class:"bottom-tab-divider"}),this.settings?js("ix-menu-item",{disabled:this.isHiddenFromViewport(),id:"settings",class:{"internal-tab":!0,"bottom-tab":!0,active:this.showSettings},icon:"data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='settings' transform='translate(32.844800, 42.666667)'><path d='M299.946667,7.10542736e-15 L299.946667,51.5413333 C308.650667,55.6586667 316.992,60.4586667 324.906667,65.92 L324.906667,65.92 L332.544,61.4826667 L369.514667,40.1706667 L390.848,77.0986667 L424.96,136.234667 L446.293333,173.184 L409.365333,194.517333 L401.728,198.890667 C402.154667,203.733333 402.368,208.533333 402.368,213.333333 C402.368,218.133333 402.154667,222.933333 401.728,227.776 L401.728,227.776 L409.365333,232.149333 L446.293333,253.482667 L424.96,290.432 L390.848,349.568 L369.514667,386.496 L332.544,365.184 L324.906667,360.746667 C316.992,366.208 308.650667,371.008 299.946667,375.125333 L299.946667,375.125333 L299.946667,426.666667 L146.368,426.666667 L146.368,375.125333 C137.664,371.008 129.322667,366.208 121.408,360.746667 L121.408,360.746667 L113.749333,365.184 L76.8,386.496 L55.4666667,349.568 L21.3333333,290.432 L7.10542736e-15,253.482667 L36.9493333,232.149333 L44.5653333,227.776 C44.16,222.933333 43.9466667,218.133333 43.9466667,213.333333 C43.9466667,208.533333 44.16,203.733333 44.5653333,198.890667 L44.5653333,198.890667 L36.9493333,194.517333 L7.10542736e-15,173.184 L21.3333333,136.234667 L55.4666667,77.0986667 L76.8,40.1706667 L113.749333,61.4826667 L121.408,65.92 C129.322667,60.4586667 137.664,55.6586667 146.368,51.5413333 L146.368,51.5413333 L146.368,7.10542736e-15 L299.946667,7.10542736e-15 Z M257.28,42.6666667 L189.034667,42.6666667 L189.034667,81.28 C164.650667,87.552 142.890667,100.288 125.781333,117.717333 L125.781333,117.717333 L92.416,98.432 L58.2826667,157.568 L91.6906667,176.853333 C88.4906667,188.48 86.6133333,200.682667 86.6133333,213.333333 C86.6133333,225.984 88.4906667,238.186667 91.6906667,249.813333 L91.6906667,249.813333 L58.2826667,269.098667 L92.416,328.234667 L125.781333,308.949333 C142.890667,326.378667 164.650667,339.114667 189.034667,345.386667 L189.034667,345.386667 L189.034667,384 L257.28,384 L257.28,345.386667 C281.664,339.114667 303.424,326.378667 320.533333,308.949333 L320.533333,308.949333 L353.877333,328.234667 L388.032,269.098667 L354.624,249.813333 C357.824,238.186667 359.701333,225.984 359.701333,213.333333 C359.701333,200.682667 357.824,188.48 354.624,176.853333 L354.624,176.853333 L388.032,157.568 L353.877333,98.432 L320.533333,117.717333 C303.424,100.288 281.664,87.552 257.28,81.28 L257.28,81.28 L257.28,42.6666667 Z M223.1552,128 C270.286608,128 308.488533,166.201925 308.488533,213.333333 C308.488533,260.464741 270.286608,298.666667 223.1552,298.666667 C176.023792,298.666667 137.821867,260.464741 137.821867,213.333333 C137.821867,166.201925 176.023792,128 223.1552,128 Z M223.1552,170.666667 C199.587941,170.666667 180.488533,189.766075 180.488533,213.333333 C180.488533,236.900592 199.587941,256 223.1552,256 C246.722459,256 265.821867,236.900592 265.821867,213.333333 C265.821867,189.766075 246.722459,170.666667 223.1552,170.666667 Z'/></g></g></svg>",onClick:async()=>this.toggleSettings(!this.showSettings),label:this.i18nSettings,"aria-expanded":this.showSettings.toString(),"aria-controls":"menu-overlay"}):null,this.enableToggleTheme?js("ix-menu-item",{disabled:this.isHiddenFromViewport(),id:"toggleTheme",onClick:()=>Eh.toggleMode(),class:"internal-tab bottom-tab",icon:"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M256,384 L256,469.333333 L213.333333,469.333333 L213.333333,384 L256,384 Z M355.346224,325.176335 L415.686003,385.516113 L385.516113,415.686003 L325.176335,355.346224 L355.346224,325.176335 Z M113.987109,325.176335 L144.156999,355.346224 L83.81722,415.686003 L53.6473307,385.516113 L113.987109,325.176335 Z M234.666667,118.01971 C299.089002,118.01971 351.313623,170.244331 351.313623,234.666667 C351.313623,299.089002 299.089002,351.314049 234.666667,351.314049 C203.711846,351.372867 174.007802,339.102338 152.119399,317.213934 C130.230995,295.325531 117.960466,265.621487 118.019285,234.666667 C118.019285,170.244331 170.244331,118.01971 234.666667,118.01971 Z M234.666667,160.686377 C193.808416,160.686377 160.685951,193.808546 160.685951,234.748031 C160.648688,254.358867 168.422443,273.1772 182.289288,287.044045 C196.156133,300.91089 214.974466,308.684645 234.666667,308.647305 L234.666667,160.686377 Z M469.333333,213.333333 L469.333333,256 L384,256 L384,213.333333 L469.333333,213.333333 Z M85.3333333,213.333333 L85.3333333,256 L3.55271368e-15,256 L3.55271368e-15,213.333333 L85.3333333,213.333333 Z M83.81722,53.6473307 L144.156999,113.987109 L113.987109,144.156999 L53.6473307,83.81722 L83.81722,53.6473307 Z M385.516113,53.6473307 L415.686003,83.81722 L355.346224,144.156999 L325.176335,113.987109 L385.516113,53.6473307 Z M256,5.90116627e-13 L256,85.3333333 L213.333333,85.3333333 L213.333333,5.82278887e-13 L256,5.90116627e-13 Z' transform='translate(21.333 21.333)'/></svg>",label:this.i18nToggleTheme,role:"switch","aria-checked":this.isDarkMode.toString()}):null,js("div",{key:"0380616a60db7d5984af88c5a3edb1199184a27d",onClick:e=>this.onMenuItemsClick(e)},js("slot",{key:"ee7506da4bdf9296e8477dea89d2e8f3dbc5d6b9",name:"bottom"})),js("div",{key:"5113ea04bed4ecc0a6a4a6bd1552d5ca8a1c5302",id:"popover-area"}),this.enableMapExpand||(null===(t=this.applicationLayoutContext)||void 0===t?void 0:t.sidebar)?js("ix-menu-item",{disabled:this.isHiddenFromViewport(),id:"menu-collapse",onClick:()=>this.sidebarToggle(),class:"internal-tab bottom-tab",icon:`${this.getCollapseIcon()}`,label:this.getCollapseText()}):null,this.about?js("ix-menu-item",{disabled:this.isHiddenFromViewport(),id:"aboutAndLegal",class:{"internal-tab":!0,"bottom-tab":!0,active:this.showAbout},icon:Jl,onClick:async()=>this.toggleAbout(!this.showAbout),label:this.i18nLegal,"aria-expanded":this.showAbout.toString(),"aria-controls":"menu-overlay"}):null),js("section",{key:"fa56100500bd7cbd4c6889c5541803ce9561f7d2",id:"menu-overlay","aria-label":o,class:{"menu-overlay":!0,visible:this.isOverlayVisible(),expanded:this.expand},onTransitionEnd:()=>{this.isTransitionDisabled=!0,this.checkTransition()}},js("div",{key:"c716d09e64b870e38b171e9d7ab731409b14689a",class:"menu-overlay-container"},this.showSettings?js("slot",{name:"ix-menu-settings"}):null),js("div",{key:"08d767b2045d549520f75babeaaba23146cc9463",class:"menu-overlay-container"},this.showAbout?js("slot",{name:"ix-menu-about"}):null)))}get hostElement(){return this}static get watchers(){return{expand:["expandChanged"],pinned:["pinnedChange"]}}static get style(){return"/*!\n* animate.css - https://animate.style/\n* Version - 4.1.1\n* Licensed under the MIT license - http://opensource.org/licenses/MIT\n*\n* Copyright (c) 2020 Animate.css\n*/:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:0.5s;animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{animation-duration:0.8s;animation-duration:calc(var(--animate-duration) * 0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration) * 3)}@media (prefers-reduced-motion: reduce), print{.animate__animated{animation-duration:1ms !important;transition-duration:1ms !important;animation-iteration-count:1 !important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0) scaleY(0.95)}90%{transform:translate3d(0, -4px, 0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{transform:translate3d(0, 10px, 0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{transform:translate3d(20%, 0, 0) rotate(3deg)}45%{transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{transform:translate3d(10%, 0, 0) rotate(2deg)}75%{transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(0.7);opacity:0.7}80%{transform:translateY(0) scale(0.7);opacity:0.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(0.7);opacity:0.7}80%{transform:translateX(0) scale(0.7);opacity:0.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(0.7);opacity:0.7}80%{transform:translateX(0) scale(0.7);opacity:0.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(0.7);opacity:0.7}80%{transform:translateY(0) scale(0.7);opacity:0.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:0.7}to{transform:translateY(700px) scale(0.7);opacity:0.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:0.7}to{transform:translateX(-2000px) scale(0.7);opacity:0.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:0.7}to{transform:translateX(2000px) scale(0.7);opacity:0.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:0.7}to{transform:translateY(-700px) scale(0.7);opacity:0.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:0.75s;animation-duration:calc(var(--animate-duration) * 0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{transform:translate3d(0, 5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(25px, 0, 0) scaleX(1)}75%{transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px, 0, 0) scaleX(1)}75%{transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{transform:translate3d(0, -5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}.animate__bounceOut{animation-duration:0.75s;animation-duration:calc(var(--animate-duration) * 0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, 2000px, 0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(-2000px, 0, 0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(2000px, 0, 0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, -2000px, 0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, -100%, 0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, -100%, 0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, 100%, 0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, 100%, 0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible !important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible !important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:0.75s;animation-duration:calc(var(--animate-duration) * 0.75);animation-name:flipOutX;backface-visibility:visible !important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:0.75s;animation-duration:calc(var(--animate-duration) * 0.75);backface-visibility:visible !important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}.animate__slideOutUp{animation-name:slideOutUp}:host{display:flex;flex-direction:row;position:absolute;height:100%;min-height:-moz-min-content;min-height:min-content;z-index:var(--theme-z-index-sticky);width:auto;bottom:0}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .tabs{height:100%;position:relative;overflow-y:auto;pointer-events:all;-ms-overflow-style:none;scrollbar-width:none}:host .tabs::-webkit-scrollbar{display:none}:host .show-scrollbar{scrollbar-width:inherit}:host .show-scrollbar::-webkit-scrollbar{display:inherit}:host .tabs-shadow-container{overflow:hidden;display:block;position:relative;margin-bottom:0.75rem}:host .tabs--shadow{opacity:0;position:absolute;width:100%;height:0.625rem;background:linear-gradient(var(--theme-color-shadow-1), transparent);pointer-events:none;z-index:var(--theme-z-index-sticky);transition:opacity var(--theme-default-time)}:host .tabs--shadow-top{top:0;background:linear-gradient(var(--theme-color-shadow-1), transparent)}:host .tabs--shadow-bottom{bottom:0;background:linear-gradient(transparent, var(--theme-color-shadow-1))}:host .tabs--shadow--show{opacity:1}:host .menu{display:flex;flex-direction:column;position:relative;width:calc(3.25rem + var(--ix-application-menu-safe-area-left, 0rem));height:100%;padding-block-end:calc(1rem + var(--ix-safe-area-inset-bottom, 0rem));overflow:hidden;padding-left:var(--ix-application-menu-safe-area-left, 0rem)}:host .menu.expanded{box-shadow:var(--theme-navigation--box-shadow)}:host .menu{background-color:var(--theme-nav--background);transition:width var(--theme-default-time) ease-in-out}:host .menu-overlay{display:none;position:absolute;width:calc(100vw - 3.25rem);height:100%;left:3.25rem;z-index:-1;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background-color:var(--theme-sidebar-overlay-blur);transition:left var(--theme-default-time) ease-in-out}:host .menu-overlay.visible{display:block}:host .menu.expanded{width:16rem}:host .menu-overlay.expanded{width:calc(100vw - 16rem);left:16rem}:host .menu-overlay-container{display:contents}:host .menu-avatar{max-height:3rem}:host .avatar{margin-bottom:2rem}:host #cui-imprint .cui-imprint-product-name{margin-bottom:1rem}:host #cui-imprint .cui-imprint-product-description{margin-bottom:2rem}:host #cui-imprint .cui-imprint-link-container{display:flex;align-items:center}:host .bottom-tab-divider{margin-top:auto}:host .menu-buttons{margin:0.5rem 0 0 0.625rem}:host .menu-buttons>:last-child{margin-bottom:1rem}:host(.breakpoint-sm) .menu:not(.expanded){width:0}:host(.breakpoint-sm) .menu-overlay{left:0;width:100vw}:host(.breakpoint-lg){position:relative}:host(.breakpoint-lg) .menu.expanded{box-shadow:none}:host ::slotted(a[href]){all:unset}"}},[257,"ix-menu",{showSettings:[1028,"show-settings"],showAbout:[1028,"show-about"],enableToggleTheme:[4,"enable-toggle-theme"],enableMapExpand:[4,"enable-map-expand"],applicationName:[1,"application-name"],applicationDescription:[1,"application-description"],i18nExpandSidebar:[1,"i18n-expand-sidebar"],expand:[1540],startExpanded:[4,"start-expanded"],pinned:[4],i18nLegal:[1,"i18n-legal"],i18nSettings:[1,"i18n-settings"],i18nToggleTheme:[1,"i18n-toggle-theme"],i18nExpand:[1,"i18n-expand"],i18nCollapse:[1,"i18n-collapse"],showPinned:[32],mapExpand:[32],breakpoint:[32],itemsScrollShadowTop:[32],itemsScrollShadowBottom:[32],applicationLayoutContext:[32],isDarkMode:[32],toggleMapExpand:[64],toggleMenu:[64],toggleSettings:[64],toggleAbout:[64]},[[9,"resize","handleOverflowIndicator"],[0,"close","onOverlayClose"]],{expand:["expandChanged"],pinned:["pinnedChange"]}]),xk=kk,wk=function(){"undefined"!=typeof customElements&&["ix-menu","ix-icon-button","ix-menu-expand-icon","ix-menu-item","ix-spinner","ix-tooltip","ix-typography"].forEach(e=>{switch(e){case"ix-menu":customElements.get(e)||customElements.define(e,kk);break;case"ix-icon-button":customElements.get(e)||gh();break;case"ix-menu-expand-icon":customElements.get(e)||yh();break;case"ix-menu-item":customElements.get(e)||fk();break;case"ix-spinner":customElements.get(e)||ph();break;case"ix-tooltip":customElements.get(e)||Ah();break;case"ix-typography":customElements.get(e)||Bl()}})},Sk=Ol(class e extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.closedChange=el(this,"closedChange",7),this.closeAnimationCompleted=el(this,"closeAnimationCompleted",7),this.type="info",this.persistent=!1}componentWillRender(){const t=e.messageTypeConfigs[this.type];t&&(this.icon=t.icon,this.color=t.color)}closeAlert(t){const{defaultPrevented:o}=this.closedChange.emit();o||xb(t,{duration:e.duration,opacity:[1,0],easing:"easeOutSine",onComplete:()=>{t.classList.add("message-bar-hidden"),this.closeAnimationCompleted.emit()}})}render(){return js(Fs,{key:"77cde4e0a2aa39b0838ccef1fe84dcd85a99f0e1"},js("div",{key:"319882aba72c886393d8162442a56dc8404ed386",class:{"message-container":!0,[this.type]:!0},role:"alert",ref:e=>this.divElement=e},js("ix-icon",{key:"a204e1952605dc54532a3a862c8d00f9c049727d",color:this.color,name:this.icon}),js("div",{key:"a1870021581d39097b24fae111a0f3418516cc1b",class:"message-content"},js("slot",{key:"96e9f8283842a5ef183e62b0b49ea879a61f303e"})),!this.persistent&&js("ix-icon-button",{key:"a136f9c0b1b557c3f789b569bbef64802f70cc26",icon:Zl,iconColor:"color-soft-text",size:"24",variant:"tertiary",onClick:()=>{this.divElement&&this.closeAlert(this.divElement)},"data-testid":"close-btn"})))}static get style(){return":host{margin:0.5rem 0.5rem 0rem 0.5rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .message-container{display:flex;flex-direction:row;align-items:flex-start;flex-wrap:nowrap;justify-content:space-between;min-height:3.375rem;padding:calc(0.75rem - var(--theme-message-bar--border-thickness)) 0.75rem calc(0.75rem - var(--theme-message-bar--border-thickness)) 1rem;border-radius:var(--theme-message-bar--border-radius);background-color:var(--theme-messagebar--background)}:host .alarm{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-alarm)}:host .danger{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-alarm)}:host .critical{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-critical)}:host .warning{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-warning)}:host .success{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-success)}:host .info{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-info)}:host .neutral{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-neutral)}:host .primary{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-primary)}:host .message-content{flex-grow:1;align-self:center;min-height:1.25rem;padding:0 1rem;font-weight:normal;white-space:normal}:host ix-icon{margin-top:0.25rem}:host .message-bar-hidden{display:none}"}},[257,"ix-message-bar",{type:[1],persistent:[4],icon:[32],color:[32]}]);Sk.duration=300,Sk.messageTypeConfigs={alarm:{icon:Ql,color:"color-alarm"},critical:{icon:"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M253.617407,12.4967773 L434.398258,193.277628 C451.060628,209.939998 451.060628,236.955037 434.398258,253.617407 L253.617407,434.398258 C236.955037,451.060628 209.939998,451.060628 193.277628,434.398258 L12.4967773,253.617407 C-4.16559245,236.955037 -4.16559245,209.939998 12.4967773,193.277628 L193.277628,12.4967773 C209.939998,-4.16559245 236.955037,-4.16559245 253.617407,12.4967773 Z M223.447518,42.6666667 L42.6666667,223.447518 L223.447518,404.228369 L404.228369,223.447518 L223.447518,42.6666667 Z M223.447518,282.114184 C238.685613,282.114184 250.114184,293.378184 250.114184,308.738184 C250.114184,324.098184 238.685613,335.362184 223.447518,335.362184 C207.863102,335.362184 196.780851,324.098184 196.780851,308.396851 C196.780851,293.378184 208.209422,282.114184 223.447518,282.114184 Z M244.780851,116.780851 L244.780851,244.780851 L202.114184,244.780851 L202.114184,116.780851 L244.780851,116.780851 Z' transform='translate(32.552 32.552)'/></svg>",color:"color-critical"},warning:{icon:oc,color:"color-warning-text"},success:{icon:tc,color:"color-success"},info:{icon:Jl,color:"color-info"},neutral:{icon:ec,color:"color-neutral"},primary:{icon:ec,color:"color-primary"}};const Ck=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow()}render(){return js(Fs,{key:"60b3a1c2a24a678788c823dde41f743d9bfa5aa7"},js("slot",{key:"bba0935551ec0c9078c4ce867827bef053234cc2"}))}static get style(){return":host{display:block;position:relative;overflow:auto;padding:0 0.5rem 0.5rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}"}},[257,"ix-modal-content"]);function $k(){"undefined"!=typeof customElements&&["ix-modal-content"].forEach(e=>{"ix-modal-content"===e&&(customElements.get(e)||customElements.define(e,Ck))})}const Ek=Ck,Lk=$k,_k=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow()}render(){return js(Fs,{key:"939d74c51190e3dcb1e29cd6d69a5001cdd6eaec"},js("slot",{key:"2805bc8ca2e78d57e7d961e80093dbe3f5dc8dc1"}))}static get style(){return":host{display:flex;padding:0.5rem;justify-content:flex-end;align-items:center;gap:0.5rem;align-self:stretch}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}"}},[257,"ix-modal-footer"]),Tk=_k,Ik=function(){"undefined"!=typeof customElements&&["ix-modal-footer"].forEach(e=>{"ix-modal-footer"===e&&(customElements.get(e)||customElements.define(e,_k))})},zk=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.closeClick=el(this,"closeClick",7),this.hideClose=!1}onIconChange(e){this.parentDialog&&(e?this.parentDialog.classList.add("with-icon"):this.parentDialog.classList.remove("with-icon"))}componentDidLoad(){this.parentDialog=Nc(this.hostElement,"ix-modal"),this.onIconChange(this.icon)}onCloseClick(e){this.closeClick.emit(e).defaultPrevented||e.defaultPrevented||this.parentDialog.dismissModal()}render(){return js(Fs,{key:"05ede7c20a3b5cce70daba159f4b60c711697afb"},this.icon?js("ix-icon",{name:this.icon,color:this.iconColor,size:"32","aria-label":this.ariaLabelIcon}):null,js("div",{key:"89e005b586e80c9f9a9642610d398b7511c50dd4",class:"modal-title"},js("ix-typography",{key:"07728aa2ea936e5d5f10806211b4183c8a9ac171",format:"h5"},js("slot",{key:"609defb48df9150be0d3d095a34659ad124be826"}))),this.hideClose?null:js("ix-icon-button",{class:"modal-close",onClick:e=>this.onCloseClick(e),variant:"tertiary",icon:Zl,iconColor:"color-soft-text","aria-label":this.ariaLabelCloseIconButton}))}get hostElement(){return this}static get watchers(){return{icon:["onIconChange"]}}static get style(){return":host{display:flex;padding:0.5rem 0 0.5rem 0.5rem;align-items:center;gap:1rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .modal-title{flex-grow:1}:host .modal-close{align-self:flex-start}"}},[257,"ix-modal-header",{hideClose:[4,"hide-close"],icon:[1],ariaLabelIcon:[1,"aria-label-icon"],ariaLabelCloseIconButton:[1,"aria-label-close-icon-button"],iconColor:[1,"icon-color"]},void 0,{icon:["onIconChange"]}]);function Ok(){"undefined"!=typeof customElements&&["ix-modal-header","ix-icon-button","ix-spinner","ix-typography"].forEach(e=>{switch(e){case"ix-modal-header":customElements.get(e)||customElements.define(e,zk);break;case"ix-icon-button":customElements.get(e)||gh();break;case"ix-spinner":customElements.get(e)||ph();break;case"ix-typography":customElements.get(e)||Bl()}})}const Rk=zk,Ak=Ok,Nk=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.dialogClose=el(this,"dialogClose",7),this.dialogDismiss=el(this,"dialogDismiss",7),this.ariaAttributes={},this.isMouseDownInsideDialog=!1,this.size="360",this.disableAnimation=!1,this.hideBackdrop=!1,this.closeOnBackdropClick=!1,this.centered=!1,this.disableEscapeClose=!1,this.modalVisible=!1}onKey(e){"Escape"===e.key&&e.preventDefault()}get dialog(){return this.hostElement.shadowRoot.querySelector("dialog")}slideInModal(){const e=this.disableAnimation?0:lc.mediumTime,t=this.centered?["-90%","-50%"]:[0,40];xb(this.dialog,{duration:e,opacity:[0,1],translateY:t,translateX:["-50%","-50%"],easing:"easeOutSine"})}slideOutModal(e){const t=this.disableAnimation?0:lc.mediumTime,o=this.centered?["-50%","-90%"]:[40,0];xb(this.dialog,{duration:t,opacity:[1,0],translateY:o,translateX:["-50%","-50%"],easing:"easeInSine",complete:()=>{e&&e()}})}onMouseDown(e){this.isMouseDownInsideDialog=this.isPointInsideDialog(e.clientX,e.clientY)}onMouseUp(e){const t=this.isPointInsideDialog(e.clientX,e.clientY);!this.closeOnBackdropClick||this.isMouseDownInsideDialog||t||this.dismissModal()}isPointInsideDialog(e,t){const o=this.dialog.getBoundingClientRect();return e>=o.left&&e<=o.right&&t>=o.top&&t<=o.bottom}async showModal(){try{const e=await function(e,t,o=3e3){return new Promise((r,n)=>{const a=Date.now(),i=()=>{const s=t.querySelector(e);s?r(s):Date.now()-a<o?setTimeout(i):n()};i()})}("dialog",this.hostElement.shadowRoot);this.modalVisible=!0,e.showModal(),this.slideInModal()}catch(sx){console.error("HTMLDialogElement not existing")}}async dismissModal(e){if(!this.modalVisible)return;let t=!0;void 0!==this.beforeDismiss&&(t=await this.beforeDismiss(e)),t&&this.slideOutModal(()=>{this.modalVisible=!1,this.dialog.close(JSON.stringify({type:"dismiss",reason:e},null,2)),this.dialogDismiss.emit(e)})}async closeModal(e){this.modalVisible&&this.slideOutModal(()=>{this.modalVisible=!1,this.dialog.close(JSON.stringify({type:"close",reason:e},null,2)),this.dialogClose.emit(e)})}componentWillLoad(){this.ariaAttributes=Vl(this.hostElement)}render(){return js(Fs,{key:"d5bb63f7716950339e3ab3be9cdf6e4bd914e958",class:{visible:this.modalVisible,"no-backdrop":this.hideBackdrop,"align-center":this.centered}},js("div",{key:"ce234129ecd33f05b4049a90633dabc590244178",class:"dialog-backdrop"},js("dialog",{key:"65700de4d4e4e440ed81bdab67e9c54641aac02e","aria-modal":Dl(!0),"aria-describedby":this.ariaAttributes["aria-describedby"],"aria-labelledby":this.ariaAttributes["aria-labelledby"],class:{modal:!0,[`modal-size-${this.size}`]:!0},onClose:()=>this.dismissModal(),onMouseDown:e=>this.onMouseDown(e),onMouseUp:e=>this.onMouseUp(e),onCancel:e=>{e.preventDefault(),this.dismissModal()}},js("slot",{key:"7a4bdf139d88ba4342d2cd6a2867683081c8f9e5"}))))}get hostElement(){return this}static get style(){return"::backdrop{background:var(--theme-color-lightbox, rgba(0, 0, 0, 0.5490196078))}:focus-visible{outline:none !important}:host{display:none}:host dialog{--ix-dialog-padding:1rem;margin:0;padding:var(--ix-dialog-padding);padding-top:calc(var(--ix-dialog-padding) + var(--ix-safe-area-inset-top));padding-bottom:calc(var(--ix-dialog-padding) + var(--ix-safe-area-inset-bottom));left:50%}:host .modal{display:flex;flex-direction:column;position:fixed;border:none;border-radius:var(--theme-default-border-radius);background:var(--theme-modal--background);box-shadow:var(--theme-shadow-4);color:var(--theme-color-std-text);overflow:visible;max-height:80vh;pointer-events:all;overflow-wrap:break-word}:host .modal-size-360{width:22.5rem}:host .modal-size-480{width:30rem}:host .modal-size-600{width:37.5rem}:host .modal-size-720{width:45rem}:host .modal-size-840{width:52.5rem}:host .modal-size-full-width{width:95%}:host .modal-size-full-screen{border-radius:0;left:0 !important;top:0 !important;transform:none !important;box-shadow:none;--ix-dialog-full-screen-height:calc(\n var(--ix-safe-area-inset-top) + var(--ix-safe-area-inset-bottom)\n );width:calc(100% - var(--ix-dialog-padding) * 2);min-width:calc(100% - var(--ix-dialog-padding) * 2);max-width:calc(100% - var(--ix-dialog-padding) * 2);min-height:calc(100% - var(--ix-dialog-padding) * 2 - var(--ix-dialog-full-screen-height));max-height:calc(100% - var(--ix-dialog-padding) * 2 - var(--ix-dialog-full-screen-height))}:host dialog.modal-size-full-screen::backdrop{background:var(--theme-modal--background)}:host .dialog-backdrop{display:block;position:fixed;width:100vw;height:100vh;top:0;left:0;pointer-events:none}:host ::slotted(ix-modal-footer){margin-top:auto}:host(.visible){display:block}:host(.align-center) dialog{margin:0;left:50%;top:50%}:host(.no-backdrop) dialog::backdrop{background-color:transparent !important;-webkit-backdrop-filter:none !important;backdrop-filter:none !important}:host(.with-icon) ::slotted(ix-modal-footer),:host(.with-icon) ::slotted(ix-modal-content){margin-left:3rem}"}},[257,"ix-modal",{size:[1],disableAnimation:[4,"disable-animation"],hideBackdrop:[4,"hide-backdrop"],closeOnBackdropClick:[4,"close-on-backdrop-click"],beforeDismiss:[16,"before-dismiss"],centered:[4],disableEscapeClose:[4,"disable-escape-close"],modalVisible:[32],showModal:[64],dismissModal:[64],closeModal:[64]}]);!function(e,t,o,r){var n,a=arguments.length,i=a<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,o):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,o,r);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(i=(a<3?n(i):a>3?n(t,o,i):n(t,o))||i);a>3&&i&&Object.defineProperty(t,o,i)}([hy("keydown",e=>e.disableEscapeClose)],Nk.prototype,"onKey",null);const Pk=Nk,Mk=function(){"undefined"!=typeof customElements&&["ix-modal"].forEach(e=>{"ix-modal"===e&&(customElements.get(e)||customElements.define(e,Nk))})};let Dk=0;const jk=/[^\dEe+\-.,]/,Vk=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.valueChange=el(this,"valueChange",7),this.validityStateChange=el(this,"validityStateChange",7),this.ixBlur=el(this,"ixBlur",7),this.formInternals=this.attachInternals(),this.value=0,this.required=!1,this.disabled=!1,this.readonly=!1,this.step=1,this.suppressSubmitOnEnter=!1,this.textAlignment="end",this.allowEmptyValueChange=!1,this.isInvalid=!1,this.isValid=!1,this.isInfo=!1,this.isWarning=!1,this.isInvalidByRequired=!1,this.inputRef=th(),this.slotEndRef=th(),this.slotStartRef=th(),this.numberInputId="number-input-"+Dk++,this.touched=!1,this.handleInputChange=e=>{const t=this.convertNumberStringToFloat(e);this.isScientificNotation(e.trim())&&this.formInternals.setFormValue(e),this.handleValueChangeEvent(t)},this.handleBlur=()=>{if(!this.inputRef.current)return;const e=this.inputRef.current.value,t=this.convertNumberStringToFloat(e);void 0!==t&&(this.inputRef.current.value=this.formatValue(t)),this.updateFormInternalValue(t),yy(this,this.inputRef.current),this.touched=!0},this.handleKeyDown=e=>{if(!this.disabled&&!this.readonly)switch(e.key){case"ArrowUp":e.preventDefault(),this.handleStepOperation("up");break;case"ArrowDown":e.preventDefault(),this.handleStepOperation("down")}},this.handleBeforeInput=e=>{var t,o;if(!this.disabled&&!this.readonly){if("insertText"===e.inputType){const t=e.data;t&&jk.test(t)&&e.preventDefault()}if("insertFromPaste"===e.inputType){const r=e.dataTransfer||e.clipboardData,n=null!==(o=null===(t=null==r?void 0:r.getData)||void 0===t?void 0:t.call(r,"text"))&&void 0!==o?o:"";jk.test(n)&&e.preventDefault()}}},this.handlePaste=e=>{var t,o;const r=null!==(o=null===(t=e.clipboardData)||void 0===t?void 0:t.getData("text"))&&void 0!==o?o:"";jk.test(r)&&e.preventDefault()}}onValueChange(e){this.updateFormInternalValue(e)}updateClassMappings(e){fy(this,e)}componentWillLoad(){this.updateFormInternalValue(this.value)}connectedCallback(){this.disposableChangesAndVisibilityObservers=wy(this.hostElement,this.updatePaddings.bind(this))}disconnectedCallback(){var e;null===(e=this.disposableChangesAndVisibilityObservers)||void 0===e||e.call(this)}updatePaddings(){xy(this.slotStartRef.current,this.slotEndRef.current,this.inputRef.current)}convertNumberStringToFloat(e){if(!e||""===e.trim())return;const t=Number.parseFloat(e);return Number.isNaN(t)?void 0:t}isScientificNotation(e){const t=Number.parseFloat(e);return!Number.isNaN(t)&&Number.isFinite(t)&&/[eE]/.test(e)}formatValue(e){return null==e?"":e.toString()}handleValueChangeEvent(e){this.valueChange.emit(this.allowEmptyValueChange||null!=e?e:0)}updateFormInternalValue(e){const t=null!=e?e.toString():"";this.formInternals.setFormValue(t),this.value=e}handleStepOperation(e){var t,o;if(!this.inputRef.current)return;const r=null!==(t=this.value)&&void 0!==t?t:0,n="string"==typeof this.step?Number.parseFloat(this.step):null!==(o=this.step)&&void 0!==o?o:1;let a;if(a="up"===e?r+n:r-n,void 0!==this.min){const e="string"==typeof this.min?Number.parseFloat(this.min):this.min;a=Math.max(a,e)}if(void 0!==this.max){const e="string"==typeof this.max?Number.parseFloat(this.max):this.max;a=Math.min(a,e)}this.inputRef.current.value=a.toString(),this.updateFormInternalValue(a),vy(this,this.inputRef.current),this.handleValueChangeEvent(a)}async getAssociatedFormElement(){return this.formInternals.form}async hasValidValue(){const e=await this.getNativeInputElement();return""===e.value?!this.required:void 0!==this.convertNumberStringToFloat(e.value)}getNativeInputElement(){return this.inputRef.waitForCurrent()}async focusInput(){return(await this.getNativeInputElement()).focus()}isTouched(){return Promise.resolve(this.touched)}render(){var e;const t=this.showStepperButtons&&!1===(this.disabled||this.readonly);return js(Fs,{key:"17c1ce40e1018c0e1dab393a8f43aeb21d018abc",class:{disabled:this.disabled,readonly:this.readonly}},js("ix-field-wrapper",{key:"b666f6c1d8cbb64032ee41a527da32cebd77ea0d",id:this.numberInputId,required:this.required,label:this.label,helperText:this.helperText,invalidText:this.invalidText,infoText:this.infoText,warningText:this.warningText,validText:this.validText,showTextAsTooltip:this.showTextAsTooltip,isInvalid:this.isInvalid,isValid:this.isValid,isInfo:this.isInfo,isWarning:this.isWarning,controlRef:this.inputRef},js("div",{key:"f7bac1c0267387467cba5c578317a211907a2e20",class:{"input-wrapper":!0,"show-stepper-buttons":!!this.showStepperButtons}},js(Ly,{key:"f631fa994ca763a4a082d0b385a51909ae069f4d",slotStartRef:this.slotStartRef,onSlotChange:()=>this.updatePaddings()}),js($y,{key:"1ee725bff9ec089c6d748eb9e9182f33f07b8900",id:this.numberInputId,readonly:this.readonly,disabled:this.disabled,step:this.step,min:this.min,max:this.max,pattern:this.pattern,type:"number",isInvalid:this.isInvalid,required:this.required,value:this.formatValue(this.value),placeholder:this.placeholder,inputRef:this.inputRef,onKeyPress:e=>gy(this,e),onKeyDown:e=>this.handleKeyDown(e),onBeforeInput:e=>this.handleBeforeInput(e),onPaste:e=>this.handlePaste(e),valueChange:this.handleInputChange,updateFormInternalValue:e=>{if(!this.isScientificNotation(e.trim())){const t=this.convertNumberStringToFloat(e);this.updateFormInternalValue(t)}},onBlur:this.handleBlur,form:null!==(e=this.formInternals.form)&&void 0!==e?e:void 0,suppressSubmitOnEnter:this.suppressSubmitOnEnter,textAlignment:this.textAlignment}),js(Ey,{key:"dae5e8e30107d43826ffee896b27579b9acad56d",slotEndRef:this.slotEndRef,onSlotChange:()=>this.updatePaddings()},js("div",{key:"411cb729fcff7d39a60d17b722f68b00766714dd",class:{"number-stepper-container":!0,"container-hidden":!t}},js("ix-icon-button",{key:"c410d5feadfc808702aad9b8f0d4566a43c38079",variant:"subtle-tertiary",icon:"data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(64.000000, 234.666667)'><rect id='Combined-Shape' x='0' y='0' width='384' height='42.6666667'/></g></g></svg>",size:"16",class:"number-stepper-button step-minus","aria-label":"decrement number",onClick:()=>this.handleStepOperation("down")}),js("ix-icon-button",{key:"fc1da3c2072bf096f42878df84f367ac62f6d520",variant:"subtle-tertiary",icon:"data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='uncollapse' transform='translate(64.000000, 64.000000)'><path d='M213.333333,1.42108547e-14 L213.333,170.666 L384,170.666667 L384,213.333333 L213.333,213.333 L213.333333,384 L170.666667,384 L170.666,213.333 L1.42108547e-14,213.333333 L1.42108547e-14,170.666667 L170.666,170.666 L170.666667,1.42108547e-14 L213.333333,1.42108547e-14 Z'/></g></g></svg>",size:"16",class:"number-stepper-button step-plus","aria-label":"increment number",onClick:()=>this.handleStepOperation("up")}))))))}static get formAssociated(){return!0}get hostElement(){return this}static get watchers(){return{value:["onValueChange"]}}static get style(){return'input{min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}input[type=number]{text-align:right}input[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input:-webkit-autofill,input:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input::-moz-placeholder{color:var(--theme-input-hint--color)}input::placeholder{color:var(--theme-input-hint--color)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only,input:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only::-moz-placeholder,input:read-only::-moz-placeholder{color:transparent}input:-moz-read-only::placeholder{color:transparent}input.read-only::placeholder,input:read-only::placeholder{color:transparent}input:disabled,input.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}input:disabled::-moz-placeholder,input.disabled::-moz-placeholder{color:transparent}input:disabled::placeholder,input.disabled::placeholder{color:transparent}textarea{min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}textarea[type=number]{text-align:right}textarea[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea:-webkit-autofill,textarea:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea::-moz-placeholder{color:var(--theme-input-hint--color)}textarea::placeholder{color:var(--theme-input-hint--color)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only,textarea:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only::-moz-placeholder,textarea:read-only::-moz-placeholder{color:transparent}textarea:-moz-read-only::placeholder{color:transparent}textarea.read-only::placeholder,textarea:read-only::placeholder{color:transparent}textarea:disabled,textarea.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}textarea:disabled::-moz-placeholder,textarea.disabled::-moz-placeholder{color:transparent}textarea:disabled::placeholder,textarea.disabled::placeholder{color:transparent}textarea{min-height:2rem;height:3.25rem;padding:calc(0.375rem - var(--theme-input--border-thickness)) calc(0.5rem - var(--theme-input--border-thickness))}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]),input.ix-info:not(.disabled):not(:disabled):not([disabled]){border-color:var(--theme-input--border-color--info)}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-info:not(.disabled):not(:disabled):not([disabled]):hover{border-color:var(--theme-input--border-color--info--hover) !important}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):active,input.ix-info:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--info--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]),input.ix-warning:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--hover) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):active,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--warning--active) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]),input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--invalid--active) !important}:host{display:inline-block;position:relative;width:auto}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .input-wrapper{display:flex;position:relative;align-items:center;width:100%;height:100%}:host input{width:100%;height:100%}:host .start-container,:host .end-container{display:flex;position:absolute;align-items:center;justify-content:center;z-index:1}:host .start-container{left:0}:host .end-container{right:0}:host .start-container ::slotted(*){margin-left:0.5rem}:host .start-container ::slotted(ix-icon.size-24),:host .start-container ::slotted(ix-icon-button.btn-icon-16){margin-left:0.25rem}:host .start-container ::slotted(ix-icon-button.btn-icon-32){margin-left:0}:host .end-container ::slotted(*){margin-right:0.5rem}:host .end-container ::slotted(ix-icon.size-24),:host .end-container ::slotted(ix-icon-button.btn-icon-16){margin-right:0.25rem}:host .end-container ::slotted(ix-icon-button.btn-icon-32){margin-right:0}:host .bottom-text{margin-top:0.25rem;margin-bottom:0.25rem}:host(.disabled){pointer-events:none}:host(.disabled) input,:host(.disabled) textarea{pointer-events:none}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input{border-color:var(--theme-input--border-color--info)}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input:hover{border-color:var(--theme-input--border-color--info--hover) !important}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--info--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input{background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input:hover{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--warning--active) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input{background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input:hover,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input:hover{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input:active,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--invalid--active) !important}:host .input-wrapper.show-stepper-buttons input[type=number]{min-width:6rem}:host .number-stepper-container{display:flex;position:relative;flex-direction:row;flex-wrap:nowrap;margin-right:0.25rem}:host .number-stepper-container.container-hidden{display:none}'}},[321,"ix-number-input",{name:[513],placeholder:[513],value:[1538],required:[516],disabled:[4],readonly:[4],helperText:[1,"helper-text"],infoText:[1,"info-text"],showTextAsTooltip:[4,"show-text-as-tooltip"],validText:[1,"valid-text"],warningText:[1,"warning-text"],label:[513],invalidText:[1,"invalid-text"],pattern:[1],min:[8],max:[8],allowedCharactersPattern:[1,"allowed-characters-pattern"],showStepperButtons:[4,"show-stepper-buttons"],step:[8],suppressSubmitOnEnter:[516,"suppress-submit-on-enter"],textAlignment:[1,"text-alignment"],allowEmptyValueChange:[516,"allow-empty-value-change"],isInvalid:[32],isValid:[32],isInfo:[32],isWarning:[32],isInvalidByRequired:[32],getAssociatedFormElement:[64],hasValidValue:[64],getNativeInputElement:[64],focusInput:[64],isTouched:[64]},void 0,{value:["onValueChange"]}]);!function(e,t,o,r){var n,a=arguments.length,i=a<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,o):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,o,r);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(i=(a<3?n(i):a>3?n(t,o,i):n(t,o))||i);a>3&&i&&Object.defineProperty(t,o,i)}([Pb()],Vk.prototype,"updateClassMappings",null);const Fk=Ol(class e extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.expandedChanged=el(this,"expandedChanged",7),this.variantChanged=el(this,"variantChanged",7),this.borderlessChanged=el(this,"borderlessChanged",7),this.hideOnCollapseChanged=el(this,"hideOnCollapseChanged",7),this.slotChanged=el(this,"slotChanged",7),this.variant="inline",this.hideOnCollapse=!1,this.size="240px",this.borderless=!1,this.expanded=!1,this.composition="top",this.closeOnClickOutside=!1,this.ignoreLayoutSettings=!1,this.isMobile=!1,this.expandIcon="",this.showContent=!1,this.minimizeIcon="",this.floating=!1,this.parentWidthPx=0,this.parentHeightPx=0,this.animations=new Map,this.animationCounter=0}get currentSlot(){return this.hostElement.getAttribute("slot")}get isBottomTopPane(){return"bottom"===this.composition||"top"===this.composition}get isLeftRightPane(){return"left"===this.composition||"right"===this.composition}get isMobileTop(){return"top"===this.composition||"left"===this.composition}disconnectedCallback(){var e,t,o;null===(e=this.mutationObserver)||void 0===e||e.disconnect(),null===(t=this.resizeObserver)||void 0===t||t.disconnect(),null===(o=this.disposableWindowClick)||void 0===o||o.call(this)}onExpandedChange(){var e;this.closeOnClickOutside&&this.expanded?this.disposableWindowClick=Kd(window,"click",e=>{var t;((null===(t=e.composedPath)||void 0===t?void 0:t.call(e))||[]).includes(this.hostElement)||this.dispatchExpandedChangedEvent()}):null===(e=this.disposableWindowClick)||void 0===e||e.call(this)}componentWillLoad(){this.onExpandedChange(),this.setIcons(),this.floating="floating"===this.variant,this.expanded&&this.onParentSizeChange(),this.isMobile=fc("sm"),Sc.onChange.on(()=>{this.isMobile=fc("sm")}),this.currentSlot&&this.setPosition(this.currentSlot),this.mutationObserver=new MutationObserver(e=>{e.forEach(e=>{if("attributes"===e.type&&"slot"===e.attributeName){const t=this.currentSlot,o=e.oldValue;t!==o&&(this.slotChanged.emit({slot:null!=o?o:"",newSlot:null!=t?t:""}),t&&this.setPosition(t))}})}),this.mutationObserver.observe(this.hostElement,{attributes:!0,attributeOldValue:!0});const e=this.hostElement.parentElement;this.resizeObserver=new ResizeObserver(e=>{this.parentWidthPx=e[0].borderBoxSize[0].inlineSize,this.parentHeightPx=e[0].borderBoxSize[0].blockSize}),e&&this.resizeObserver.observe(e)}setPosition(t){e.validPositions.includes(t)&&(this.composition=t)}getExpandPaneSize(){let e;if(this.isBottomTopPane)if(this.size.includes("px")){const t=Math.round(this.parentHeightPx/2),o=Number(this.size.replace("px",""));e=t&&t<o?`${t}px`:`${o}px`}else e="50%"===this.size?`${Math.round(this.parentHeightPx/2)}px`:`${Math.round(this.parentHeightPx/3)}px`;else if(this.size.includes("px")){const t=Math.round(this.parentWidthPx/2),o=Number(this.size.replace("px",""));e=t&&t<o?`${t}px`:`${o}px`}else e="50%"===this.size?`${Math.round(this.parentWidthPx/2)}px`:`${Math.round(this.parentWidthPx/3)}px`;return e}setIcons(){const{expandIcon:e,minimizeIcon:t}=this.getIconNames();this.expandIcon=e,this.minimizeIcon=t}getIconNames(){let e="",t="";switch(this.composition){case"left":e=this.isMobile?Kl:Xl,t=this.isMobile?Yl:Gl;break;case"right":e=this.isMobile?Yl:Gl,t=this.isMobile?Kl:Xl;break;case"bottom":e=Yl,t=Kl;break;case"top":e=Kl,t=Yl}return{expandIcon:e,minimizeIcon:t}}getKey(){return(this.animationCounter++).toString()}animateVerticalFadeIn(e){let t=this.getKey(),o=xb(this.hostElement,{duration:lc.mediumTime,width:e,easing:"easeInOutSine",delay:0,begin:()=>{this.expanded?this.animateVerticalPadding("8px"):(this.showContent=!1,this.animateVerticalPadding("0px"))},complete:()=>{this.expanded&&(this.showContent=!0),this.animations.delete(t)}});this.animations.set(t,o)}animateHorizontalFadeIn(e){let t=this.getKey(),o=xb(this.hostElement,{duration:lc.mediumTime,height:e,easing:"easeInOutSine",delay:0,onBegin:()=>{this.expanded?this.isMobile||this.animateHorizontalPadding("8px"):(this.showContent=!1,this.isMobile||this.animateHorizontalPadding("0px"))},onComplete:()=>{this.expanded&&(this.showContent=!0),this.animations.delete(t)}});this.animations.set(t,o)}removePadding(){xb(this.hostElement.shadowRoot.querySelector("#title-div"),{duration:0,paddingTop:0,paddingBottom:0,paddingLeft:0,paddingRight:0,delay:0})}animateHorizontalPadding(e,t=lc.mediumTime){let o=this.getKey(),r=xb(this.hostElement.shadowRoot.querySelector("#title-div"),{duration:t,paddingTop:e,paddingBottom:e,easing:"easeInOutSine",delay:0,onComplete:()=>{this.animations.delete(o)}});this.animations.set(o,r)}animateVerticalPadding(e,t=lc.mediumTime){let o=this.getKey(),r=xb(this.hostElement.shadowRoot.querySelector("#title-div"),{duration:t,paddingLeft:e,paddingRight:e,easing:"easeInOutSine",delay:0,onComplete:()=>{this.animations.delete(o)}});this.animations.set(o,r)}clearAnimations(){this.animations.forEach(e=>e.pause()),this.animations.clear(),this.animationCounter=0}onMobileChange(){this.setIcons(),this.hostElement.style.removeProperty("width"),this.hostElement.style.removeProperty("height"),this.hostElement.style.removeProperty("min-height"),this.onParentSizeChange()}onPositionChange(){this.setIcons(),this.hostElement.style.removeProperty("width"),this.hostElement.style.removeProperty("height"),this.onParentSizeChange()}onHideOnCollapseChange(e){var t;this.onParentSizeChange(),this.hideOnCollapseChanged.emit({slot:null!==(t=this.currentSlot)&&void 0!==t?t:"",hideOnCollapse:e})}onVariantChange(e){var t;this.floating="floating"===e,this.variantChanged.emit({slot:null!==(t=this.currentSlot)&&void 0!==t?t:"",variant:e})}onBorderlessChange(e){var t;this.borderlessChanged.emit({slot:null!==(t=this.currentSlot)&&void 0!==t?t:"",borderless:e})}dispatchExpandedChangedEvent(){var e;this.expandedChanged.emit({slot:null!==(e=this.currentSlot)&&void 0!==e?e:"",expanded:!this.expanded}).defaultPrevented||(this.expanded=!this.expanded)}onParentSizeChange(){if(this.clearAnimations(),this.removePadding(),this.expanded){if(this.isMobile)this.hostElement.style.height="100%";else{const e=this.getExpandPaneSize();this.isBottomTopPane?(this.hostElement.style.height=e,this.animateHorizontalPadding("8px",0)):(this.hostElement.style.width=e,this.animateVerticalPadding("8px",0))}this.showContent=!0}else this.showContent=!1,this.isMobile?this.hostElement.style.height=this.hideOnCollapse?"0":e.collapsedPaneMobile:this.isBottomTopPane?this.hostElement.style.height=this.hideOnCollapse?"0":e.collapsedPane:this.hostElement.style.width=this.hideOnCollapse?"0":e.collapsedPane}onSizeChange(){if(this.expanded)if(this.isMobile)this.hostElement.style.minHeight=this.hideOnCollapse?"0":e.collapsedPaneMobile,this.animateHorizontalFadeIn("100%");else{const t=this.getExpandPaneSize();this.isBottomTopPane?(this.hostElement.style.height=this.hideOnCollapse?"0":e.collapsedPane,this.animateHorizontalFadeIn(t)):(this.hostElement.style.width=this.hideOnCollapse?"0":e.collapsedPane,this.animateVerticalFadeIn(t))}else this.showContent=!1,this.isMobile?this.hostElement.style.height=e.collapsedPaneMobile:this.isBottomTopPane?this.animateHorizontalFadeIn(e.collapsedPane):this.animateVerticalFadeIn(e.collapsedPane)}render(){const e=!this.expanded&&!this.isMobile&&this.isLeftRightPane;return js(Fs,{key:"5655829a1a9d23b744cde83c51912a44c297c0be",class:{"floating-pane":this.floating,"inline-pane":!this.floating,"mobile-overlay":this.expanded&&this.isMobile,"top-expanded":this.expanded&&this.isMobileTop&&this.isMobile,"bottom-expanded":this.expanded&&!this.isMobileTop&&this.isMobile,"top-bottom-pane":this.isBottomTopPane&&!this.isMobile,"left-right-pane":this.isLeftRightPane&&!this.isMobile,[`${this.composition}-pane-border`]:!this.borderless&&!this.isMobile&&!this.floating,"nav-left-border":!this.borderless&&!this.isMobile&&"right"!==this.composition&&this.floating,"mobile-border-top":!this.borderless&&this.isMobileTop&&this.isMobile&&!this.expanded&&!this.floating,"mobile-border-bottom":!this.borderless&&!this.isMobileTop&&this.isMobile&&!this.expanded&&!this.floating,"not-visible":this.hideOnCollapse&&!this.expanded},"aria-expanded":Dl(this.expanded)},js("aside",{key:"c354042a5d5c30be1e13602b26be9c59c9d6e293",id:`pane-${this.composition}`,class:{"top-bottom-pane":this.isBottomTopPane&&!this.isMobile,"left-right-pane":this.isLeftRightPane&&!this.isMobile,"mobile-pane":this.isMobile,expanded:this.expanded}},js("div",{key:"7b5115f90b02f1eeb4086e9a39abaf7f3a9f2301",id:"title-div",class:{title:!this.isMobile&&!this.hideOnCollapse&&!this.showContent,"title-finished":!this.isMobile&&!this.hideOnCollapse&&this.showContent,"title-expanded":!this.isMobile&&!this.hideOnCollapse&&this.expanded,"title-hide-on-collapse":!this.isMobile&&this.hideOnCollapse,"title-mobile":this.isMobile,"header-gap":!this.isMobile&&!this.hideOnCollapse}},js("ix-icon-button",{key:"b10c65e60762410373d745a4514fe7bc0a774b7c",class:"title-icon",size:"24",icon:this.expanded?this.isMobile||this.hideOnCollapse?Zl:this.expandIcon:this.minimizeIcon,iconColor:this.expanded&&(this.isMobile||this.hideOnCollapse)?"color-soft-text":void 0,variant:"subtle-tertiary",onClick:()=>this.dispatchExpandedChangedEvent(),"aria-controls":`pane-${this.composition}`,"aria-label":this.ariaLabelCollapseCloseButton}),js("div",{key:"7b0a88701252662ad99b0f2d133d4ac64a0259dd",class:{"title-text":!0,rotate:e}},this.icon&&js("ix-icon",{key:"d3b0c6002271434c710d3e2bf93fc7c6fb95f466",class:"pane-icon",size:"24",name:this.icon,"aria-label":this.ariaLabelIcon}),js("div",{key:"971a85390b48c8259bdb5931fe89ebc61f2e14ca",class:"title-text-overflow"},js("ix-typography",{key:"8e164a15a3176e56d1f43123f9fd4ac216af7abf",format:"h4"},this.heading)),this.expanded&&js("div",{key:"85e105570a86dc944969aa9036eb5f332c51096d",class:"slot-header"},js("slot",{key:"84b8c75d01ba8ae5b3a97e4bc6391fb5e3812f94",name:"header"})))),js("div",{key:"3f6fe81218741df36010b2b0743dae4fba7ee729",class:"side-pane-content",hidden:!this.showContent},js("slot",{key:"1b2c198261c7ec9f960a1be4773626408029c943"}))))}get hostElement(){return this}static get watchers(){return{expanded:["onExpandedChange","onSizeChange"],isMobile:["onMobileChange"],composition:["onPositionChange"],hideOnCollapse:["onHideOnCollapseChange"],variant:["onVariantChange"],borderless:["onBorderlessChange"],parentHeightPx:["onParentSizeChange"],parentWidthPx:["onParentSizeChange"],size:["onSizeChange"]}}static get style(){return":host(.floating-pane){--ix-pane--background:var(--theme-pane-floating--background);--ix-pane--border-color:var(--theme-pane-floating--border-color);--ix-pane--color:var(--theme-pane-floating--color);--ix-pane--box-shadow:var(--theme-pane-floating--box-shadow)}:host(.inline-pane){--ix-pane--background:var(--theme-pane-inline--background);--ix-pane--border-color:var(--theme-pane-inline--border-color);--ix-pane--color:var(--theme-pane-inline--color);--ix-pane--box-shadow:var(--theme-pane-inline--box-shadow)}:host{display:flex;position:relative;overflow:hidden;box-sizing:border-box;box-shadow:var(--ix-pane--box-shadow);background-color:var(--ix-pane--background)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host aside{width:100%;height:100%}:host .pane-icon{color:var(--ix-pane--color)}:host .slot-header-content{display:inline-block;position:relative;max-height:2rem}:host .title-text{display:flex;align-items:center;gap:var(--theme-space-1);overflow:hidden}:host .title-text .title-text-overflow{width:100%;height:100%;display:contents}:host .title-text .title-text-overflow *{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}:host .header-gap{gap:var(--theme-space-1)}:host .top-bottom-pane{display:flex;flex-direction:column;flex-grow:1}:host .top-bottom-pane .title{display:flex;flex-direction:row;align-items:center;margin:var(--theme-space--1) var(--theme-space-2) var(--theme-space--1) var(--theme-space-2)}:host .top-bottom-pane .title-finished{padding:0 !important;margin:var(--theme-space-2) var(--theme-space-2) var(--theme-space-2) var(--theme-space-2)}:host .top-bottom-pane .title-expanded{display:flex;flex-direction:row}:host .top-bottom-pane .title-hide-on-collapse{display:flex;flex-direction:row-reverse;justify-content:space-between;padding:0 !important;margin:var(--theme-space-2) var(--theme-space-2) var(--theme-space-2) var(--theme-space-2)}:host .left-right-pane{display:flex;flex-grow:1}:host .left-right-pane .title{display:flex;flex-direction:column;align-items:center;margin:var(--theme-space-2) var(--theme-space--1) var(--theme-space-2) var(--theme-space--1)}:host .left-right-pane .title .title-text{flex-direction:row-reverse;justify-content:start;flex-direction:row}:host .left-right-pane .title .rotate{writing-mode:vertical-lr;text-orientation:mixed;transform:rotate(180deg);flex-direction:row-reverse}:host .left-right-pane .title .rotate ix-icon{transform:rotate(90deg)}:host .left-right-pane .title-finished{padding:0 !important;margin:var(--theme-space-2) var(--theme-space-2) var(--theme-space-2) var(--theme-space-2)}:host .left-right-pane .title-expanded{display:flex;flex-direction:row}:host .left-right-pane .title-hide-on-collapse{display:flex;flex-direction:row-reverse;justify-content:space-between;padding:0 !important;margin:var(--theme-space-2) var(--theme-space-2) var(--theme-space-2) var(--theme-space-2)}:host .left-right-pane.expanded{flex-direction:column}:host .mobile-pane{display:flex;flex-direction:column;flex-grow:1}:host .mobile-pane .title-mobile{display:flex;flex-direction:row-reverse;justify-content:space-between;margin:var(--theme-space-1) var(--theme-space-2)}:host .side-pane-content{padding:var(--theme-space-1) var(--theme-space-2) var(--theme-space-3) var(--theme-space-2);overflow:auto;height:100%;width:100%}:host .slot-header{max-height:2rem;max-width:unset}:host .slot-header.rotate{max-height:unset;max-width:2rem}:host(.not-visible){display:none}:host(.nav-left-border){border-left:var(--theme-app-header--border-width) solid var(--ix-pane--border-color)}:host(.left-pane-border){border-right:var(--theme-app-header--border-width) solid var(--ix-pane--border-color)}:host(.right-pane-border){border-left:var(--theme-app-header--border-width) solid var(--ix-pane--border-color)}:host(.top-pane-border){border-bottom:var(--theme-app-header--border-width) solid var(--ix-pane--border-color)}:host(.bottom-pane-border){border-top:var(--theme-app-header--border-width) solid var(--ix-pane--border-color)}:host(.mobile-overlay){width:100%;position:absolute;z-index:100 !important}:host(.mobile-overlay) .side-pane-content{height:calc(100% - 2.5rem)}:host(.mobile-border-top){border-bottom:var(--theme-app-header--border-width) solid var(--ix-pane--border-color)}:host(.mobile-border-bottom){border-top:var(--theme-app-header--border-width) solid var(--ix-pane--border-color)}:host(.top-expanded){top:0}:host(.bottom-expanded){bottom:0}:host(.left-right-pane){height:100%}:host(.top-bottom-pane){width:100%}"}},[257,"ix-pane",{heading:[1],variant:[1],hideOnCollapse:[4,"hide-on-collapse"],size:[1],borderless:[4],expanded:[1028],composition:[1025],icon:[1],closeOnClickOutside:[4,"close-on-click-outside"],ariaLabelIcon:[1,"aria-label-icon"],ariaLabelCollapseCloseButton:[1,"aria-label-collapse-close-button"],ignoreLayoutSettings:[4,"ignore-layout-settings"],isMobile:[1028,"is-mobile"],expandIcon:[32],showContent:[32],minimizeIcon:[32],floating:[32],parentWidthPx:[32],parentHeightPx:[32]},void 0,{expanded:["onExpandedChange","onSizeChange"],isMobile:["onMobileChange"],composition:["onPositionChange"],hideOnCollapse:["onHideOnCollapseChange"],variant:["onVariantChange"],borderless:["onBorderlessChange"],parentHeightPx:["onParentSizeChange"],parentWidthPx:["onParentSizeChange"],size:["onSizeChange"]}]);Fk.validPositions=["top","left","bottom","right"],Fk.collapsedPane="40px",Fk.collapsedPaneMobile="48px";const Hk=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.valueChange=el(this,"valueChange",7),this.direction="column",this.required=!1,this.isInvalid=!1,this.isValid=!1,this.isInfo=!1,this.isWarning=!1,this.touched=!1,this.groupRef=th(),this.observer=new MutationObserver(()=>{this.ensureOnlyLastRadioChecked(),this.hasNestedRequiredRadio()})}get radiobuttonElements(){return Array.from(this.hostElement.querySelectorAll("ix-radio"))}connectedCallback(){this.observer.observe(this.hostElement,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["checked","required"]})}componentWillLoad(){this.selectInitialValue(),this.ensureOnlyLastRadioChecked(),this.hasNestedRequiredRadio()}disconnectedCallback(){this.observer&&this.observer.disconnect()}selectInitialValue(){this.value&&this.radiobuttonElements.forEach(e=>{e.checked=e.value===this.value})}ensureOnlyLastRadioChecked(){const e=this.radiobuttonElements.filter(e=>e.checked);e.forEach((t,o)=>{o!==e.length-1&&(t.checked=!1)});const t=this.isSomeRadioChecked();for(const o of this.radiobuttonElements)o.tabIndex=o.checked?0:-1;!t&&this.radiobuttonElements.length>0&&(this.radiobuttonElements[0].tabIndex=0)}hasNestedRequiredRadio(){this.required=this.radiobuttonElements.some(e=>e.required)}isSomeRadioChecked(){return this.radiobuttonElements.some(e=>e.checked)}onValueChangeHandler(e){this.touched=!0,this.radiobuttonElements.forEach(t=>{t.checked=t.value===e})}onCheckedChangeHandler(e){this.radiobuttonElements.forEach(t=>{t===e.target?(t.checked=!0,this.valueChange.emit(t.value)):t.checked=!1})}onClassField({isInvalid:e,isInfo:t,isValid:o,isWarning:r,isInvalidByRequired:n}){this.isInvalid=e||n,this.isInfo=t,this.isValid=o,this.isWarning=r}hasValidValue(){return Promise.resolve(!!Array.from(this.hostElement.querySelectorAll("ix-radio")).find(e=>e.checked))}isTouched(){return Promise.resolve(this.touched)}async setCheckedToNextItem(e,t=!0){const{radiobuttonElements:o}=this,{length:r}=o;if(r<=1)return;const n=o.indexOf(e),a=t?1:-1;let i=(n+a+r)%r;for(;o[i].disabled;){if(i===n)return;i=(i+a+r)%r}const s=o[i];s.setCheckedState(!0),s.focus()}render(){return js(Fs,{key:"7413f7b6787476e488a32908172af453c5d4766a",onIxBlur:()=>this.touched=!0,ref:this.groupRef,role:"radiogroup"},js("ix-field-wrapper",{key:"f2c064b320a5dcf018eaf423394b7ab41c1937a0",label:this.label,helperText:this.helperText,invalidText:this.invalidText,infoText:this.infoText,warningText:this.warningText,validText:this.validText,showTextAsTooltip:this.showTextAsTooltip,isValid:this.isValid,isInfo:this.isInfo,isWarning:this.isWarning,isInvalid:this.isInvalid,controlRef:this.groupRef},js("div",{key:"027e3c597249277c357e7c4d9f1fa38b44b33593",class:{"checkbox-container":!0,"row-layout":"row"===this.direction}},js("slot",{key:"50ad290972cbb2dbcf5a7b7ea559fabc899ee295"}))))}get hostElement(){return this}static get watchers(){return{value:["onValueChangeHandler"]}}static get style(){return":host{display:inline-block;position:relative}:host .checkbox-container{display:flex;flex-direction:column;gap:0.5rem 1rem;margin:0.375rem 0;flex-wrap:wrap}:host .checkbox-container.row-layout{flex-direction:row}"}},[257,"ix-radio-group",{helperText:[1,"helper-text"],label:[1],value:[1],invalidText:[1,"invalid-text"],infoText:[1,"info-text"],warningText:[1,"warning-text"],validText:[1,"valid-text"],showTextAsTooltip:[4,"show-text-as-tooltip"],direction:[1],required:[4],isInvalid:[32],isValid:[32],isInfo:[32],isWarning:[32],hasValidValue:[64],isTouched:[64],setCheckedToNextItem:[64]},[[0,"checkedChange","onCheckedChangeHandler"]],{value:["onValueChangeHandler"]}]);!function(e,t,o,r){var n,a=arguments.length,i=a<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,o):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,o,r);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(i=(a<3?n(i):a>3?n(t,o,i):n(t,o))||i);a>3&&i&&Object.defineProperty(t,o,i)}([Pb({includeChildren:!0})],Hk.prototype,"onClassField",null);const Bk=by,Wk=function(){"undefined"!=typeof customElements&&["ix-row"].forEach(e=>{"ix-row"===e&&(customElements.get(e)||customElements.define(e,by))})};var Uk=function(e,t,o,r){var n,a=arguments.length,i=a<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,o):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,o,r);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(i=(a<3?n(i):a>3?n(t,o,i):n(t,o))||i);return a>3&&i&&Object.defineProperty(t,o,i),i};function qk(e,t,o){return t<e?e:t>o?o:t}const Zk=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.valueChange=el(this,"valueChange",7),this.formInternals=this.attachInternals(),this.showTextAsTooltip=!1,this.step=1,this.min=0,this.max=100,this.value=0,this.trace=!1,this.traceReference=0,this.disabled=!1,this.rangeInput=0,this.rangeMin=0,this.rangeMax=100,this.rangeTraceReference=0,this.showTooltip=!1,this.isInvalid=!1,this.isValid=!1,this.isInfo=!1,this.isWarning=!1,this.touched=!1,this.controlRef=th(),this.thumbRef=th(),this.tooltipRef=th()}get hasLabels(){return!!this.hostElement.querySelector('[slot="label-start"], [slot="label-end"]')}get tooltip(){return this.tooltipRef.current}get pseudoThumb(){return this.thumbRef.current}get slider(){var e;return null===(e=this.hostElement.shadowRoot)||void 0===e?void 0:e.getElementById("slider")}onShowTooltipChange(){var e,t;this.showTooltip&&this.pseudoThumb?null===(e=this.tooltip)||void 0===e||e.showTooltip(this.pseudoThumb):null===(t=this.tooltip)||void 0===t||t.hideTooltip()}onClassField({isInvalid:e,isInfo:t,isValid:o,isWarning:r,isInvalidByRequired:n}){this.isInvalid=e||n,this.isInfo=t,this.isValid=o,this.isWarning=r}componentWillLoad(){this.a11yAttributes=Vl(this.hostElement,["role","aria-valuemin","aria-valuemax","aria-valuenow"]),this.updateRangeVariables(),this.setFormValueIfChanged(this.value)}updateRangeVariables(){this.rangeInput=qk(this.min,this.value,this.max),this.rangeTraceReference=qk(this.min,this.traceReference,this.max),this.rangeMin=Math.min(this.min,this.max),this.rangeMax=Math.max(this.min,this.max),void 0!==this.value&&this.setFormValueIfChanged(this.value)}updateFormInternalValue(e){this.setFormValueIfChanged(e),this.valueChange.emit(e)}setFormValueIfChanged(e){const t=e.toString();this.lastFormValue!==t&&(this.formInternals.setFormValue(t),this.lastFormValue=t)}onInput(e){e.stopPropagation();const t=parseFloat(this.slider.value);if(!isNaN(t)){const e=this.rangeInput;this.rangeInput=t;const{defaultPrevented:o}=this.emitInputEvent();o?(this.rangeInput=e,this.slider.value=e.toString()):this.updateFormInternalValue(t)}}emitInputEvent(){return this.valueChange.emit(this.rangeInput)}isMarkerActive(e){const t=Math.min(this.traceReference,this.rangeInput),o=Math.max(this.traceReference,this.rangeInput);return e>=t&&e<=o}onPointerUp(){this.showTooltip=!1}hasValidValue(){return Promise.resolve(!0)}isTouched(){return Promise.resolve(this.touched)}render(){var e;const t=this.rangeMax-this.rangeMin;let o=(this.rangeTraceReference-this.rangeMin)/t,r=(this.rangeInput-this.rangeMin)/t,n=o,a=r;return r-o<=0&&(n=r,a=o),js(Fs,{key:"dcce2da89192816ddc61f9f1950a399ebdf53766",class:{disabled:this.disabled,error:!!this.error,invalid:this.isInvalid,info:this.isInfo,valid:this.isValid,warning:this.isWarning},onPointerDown:()=>setTimeout(()=>this.showTooltip=!0)},js("ix-field-wrapper",{key:"a3ce51bbc6f18cfbc99c3ef821016c6421217ffe",label:this.label,helperText:this.helperText,invalidText:this.invalidText,infoText:this.infoText,warningText:this.warningText,validText:this.validText,showTextAsTooltip:this.showTextAsTooltip,isValid:this.isValid,isInfo:this.isInfo,isWarning:this.isWarning,isInvalid:this.isInvalid,controlRef:this.controlRef},js("div",{key:"602a467d24592696b8f5ebaf13f1b7d5e3451e38",class:"slider-container"},js("div",{key:"b9ded80de026dfc23f6892ef5fab71bcf9444011",class:"slider"},js("div",{key:"78472ae8734b51390efeac850ffe2400e8fd67be",class:"track"},js("div",{key:"0183018c9421d77caa857d6e8ff83dce0b7714f1",ref:this.thumbRef,class:"thumb",style:{left:`calc(${r} * (100% - 1rem))`}}),js("svg",{key:"3a43071be5fb88e7ae8d0f8abd34f7cef203fb54",class:"ticks",xmlns:"http://www.w3.org/2000/svg"},null===(e=this.marker)||void 0===e?void 0:e.filter(e=>e>=this.min&&e<=this.max).map(e=>{const o=(e-this.rangeMin)/t;return js("circle",{class:{tick:!0,"tick-active":this.isMarkerActive(e)&&this.trace,"tick-at-min":0===o,"tick-at-max":1===o},cx:"0",cy:"0",style:{"--tick-value":`${o}`}})}))),js("input",Object.assign({key:"1f1304342e72682bc040994e96297a31a61f4d00",id:"slider",ref:this.controlRef,type:"range",list:this.marker?"markers":void 0,step:this.step,min:this.min,max:this.max,value:this.rangeInput,tabindex:this.disabled?-1:0,onInput:e=>this.onInput(e),onFocus:()=>{this.showTooltip=!0,this.touched=!0},onBlur:()=>{this.showTooltip=!1},style:{"--value":`${r}`,"--trace-reference":`${o}`,"--trace-start":`${n}`,"--trace-end":`${a}`},class:{trace:this.trace&&o!==r,"hide-trace-reference":this.trace&&(this.traceReference<=this.min||this.traceReference>=this.max)},role:"slider","aria-valuenow":this.rangeInput,"aria-valuemin":this.min,"aria-valuemax":this.max},this.a11yAttributes)),js("ix-tooltip",{key:"e0c3c6b098a2112cbcc27a90a8cdb696148109dc",ref:this.tooltipRef,class:{"hide-tooltip":!this.showTooltip},animationFrame:!0,for:this.thumbRef.waitForCurrent()},this.rangeInput)),this.hasLabels&&js("div",{key:"0a04945ac1055fbcd7e4b05b1188071e5e58180b",class:"label"},js("div",{key:"e1d1f0963b6e56947afeb9e371c1404b9b0fb819"},js("slot",{key:"16e408212c6193e840f399343cfe2d3a8e260e30",name:"label-start"})),js("div",{key:"569530a9d3f987a0993ea8f79709b5f2252e0956"},js("slot",{key:"aba45e17633571d07a3dc95d46502dd6ebdc0aae",name:"label-end"}))),this.error?js("ix-typography",{textColor:"alarm"},this.error):null)))}static get formAssociated(){return!0}get hostElement(){return this}static get watchers(){return{showTooltip:["onShowTooltipChange"],value:["updateRangeVariables"],max:["updateRangeVariables"],min:["updateRangeVariables"],traceReference:["updateRangeVariables"]}}static get style(){return':host{display:flex;flex-direction:column;min-height:2rem;justify-content:center;--thumb-size:1rem;--value:0;--trace-start:0;--trace-end:0;--trace-reference:0;--trace-reference-color:var(--theme-slider-track-marker--background);--trace-color:var(--theme-slider-trace--background);--tick-color:var(--theme-slider-track-marker--background);--tick-color--active:var(--theme-slider-trace-marker--background);--track-color:var(--theme-slider-track--background)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host input[type=range]{position:absolute;top:50%;transform:translateY(-50%);left:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;width:100%;height:1.5rem;margin:0}:host input[type=range].trace::before{content:"";position:absolute;display:block;z-index:-1;width:calc((var(--trace-end) - var(--trace-start)) * 100%);left:calc(var(--trace-start) * 100%);height:4px;background-color:var(--trace-color);top:50%;transform:translateY(-50%);border-radius:clamp(0rem, (0.01 - var(--trace-start)) * 999rem, 0.125rem) clamp(0rem, (var(--trace-end) - 0.99) * 999rem, 0.125rem) clamp(0rem, (var(--trace-end) - 0.99) * 999rem, 0.125rem) clamp(0rem, (0.01 - var(--trace-start)) * 999rem, 0.125rem)}:host .slider-container{width:100%}:host .slider-container .slider{width:100%}:host .slider-container .slider input[type=range]{width:100%}:host input[type=range].trace:not(.hide-trace-reference)::after{content:"";position:absolute;display:block;width:2px;height:16px;background-color:var(--trace-reference-color);top:50%;transform:translateY(-50%);left:calc(100% * var(--trace-reference))}:host input[type=range]::-webkit-slider-runnable-track{background:transparent;height:0.25rem}:host input[type=range]::-moz-range-track{background:transparent;height:0.25rem}:host input[type=range i]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;margin-top:-6px}:host input[type=range i]::-moz-range-thumb{border:none;border-radius:0}:host input[type=range]::-webkit-slider-thumb{border-radius:50%;background-color:var(--theme-slider-thumb--background);height:var(--thumb-size);width:var(--thumb-size);-webkit-transition:all var(--theme-default-time) ease-in-out;transition:all var(--theme-default-time) ease-in-out;z-index:10}:host input[type=range]::-moz-range-thumb{border-radius:50%;background-color:var(--theme-slider-thumb--background);height:var(--thumb-size);width:var(--thumb-size);-moz-transition:all var(--theme-default-time) ease-in-out;transition:all var(--theme-default-time) ease-in-out;z-index:10}:host input[type=range]:hover::-webkit-slider-thumb{background-color:var(--theme-slider-thumb--background--hover)}:host input[type=range]:hover::-moz-range-thumb{background-color:var(--theme-slider-thumb--background--hover)}:host input[type=range]:active::-webkit-slider-thumb{background-color:var(--theme-slider-thumb--background--active)}:host input[type=range]:active::-moz-range-thumb{background-color:var(--theme-slider-thumb--background--active)}:host input[type=range]:focus{outline:none}:host input[type=range]:focus-visible::-webkit-slider-thumb{outline:1px solid var(--theme-color-focus-bdr);outline-offset:0.125rem}:host input[type=range]:focus-visible::-moz-range-thumb{outline:1px solid var(--theme-color-focus-bdr);outline-offset:0.125rem}:host{}:host .ticks{position:absolute;top:0;left:0;width:100%;height:100%;overflow:visible;pointer-events:none}:host .ticks circle.tick{--tick-size:6px;--tick-radius:calc(var(--tick-size) / 2);r:var(--tick-radius);fill:var(--tick-color);transform:translate(calc(var(--tick-value) * (100% - var(--thumb-size)) + var(--thumb-size) / 2), 50%)}:host .ticks .tick.tick-at-min{transform:translate(var(--tick-radius), 50%)}:host .ticks .tick.tick-at-max{transform:translate(calc(100% - var(--tick-radius)), 50%)}:host .ticks .tick.tick-active{fill:var(--tick-color--active)}:host .slider{position:relative;display:block;width:100%;height:1.5rem}:host .track{position:absolute;background-color:var(--track-color);height:4px;width:100%;top:50%;transform:translateY(-50%);left:0px;border-radius:2px}:host .thumb{display:block;position:absolute;background-color:transparent;height:1rem;width:1rem;border-radius:100px;top:50%;transform:translateY(-50%)}:host .hide-tooltip{display:none}:host .label{display:flex;position:relative;align-items:center;justify-content:space-between;width:100%;margin-top:0.5rem;min-height:0px}:host(.error),:host(.invalid){--trace-color:var(--theme-slider-trace--background--invalid);--tick-color--active:var(--theme-slider-trace-marker--background--invalid)}:host(.error) input[type=range]::-webkit-slider-thumb,:host(.invalid) input[type=range]::-webkit-slider-thumb{background-color:var(--theme-slider-thumb--background--invalid)}:host(.error) input[type=range]::-moz-range-thumb,:host(.invalid) input[type=range]::-moz-range-thumb{background-color:var(--theme-slider-thumb--background--invalid)}:host(.error) input[type=range]:hover::-webkit-slider-thumb,:host(.invalid) input[type=range]:hover::-webkit-slider-thumb{background-color:var(--theme-slider-thumb--background--invalid--hover)}:host(.error) input[type=range]:hover::-moz-range-thumb,:host(.invalid) input[type=range]:hover::-moz-range-thumb{background-color:var(--theme-slider-thumb--background--invalid--hover)}:host(.error) input[type=range]:active::-webkit-slider-thumb,:host(.invalid) input[type=range]:active::-webkit-slider-thumb{background-color:var(--theme-slider-thumb--background--invalid--active)}:host(.error) input[type=range]:active::-moz-range-thumb,:host(.invalid) input[type=range]:active::-moz-range-thumb{background-color:var(--theme-slider-thumb--background--invalid--active)}:host(.disabled){pointer-events:none;--track-color:var(--theme-slider-track--background--disabled);--trace-color:var(--theme-slider-trace--background--disabled);--tick-color:var(--theme-slider-track-marker--background--disabled);--tick-color--active:var(--theme-slider-trace-marker--background--disabled)}:host(.disabled) input[type=range]::-webkit-slider-thumb{background-color:var(--theme-slider-thumb--background--disabled)}:host(.disabled) input[type=range]::-moz-range-thumb{background-color:var(--theme-slider-thumb--background--disabled)}:host(.warning){--trace-color:var(--theme-color-warning-40);--tick-color--active:var(--theme-color-warning)}:host(.warning) input[type=range]::-webkit-slider-thumb{background-color:var(--theme-color-warning)}:host(.warning) input[type=range]::-moz-range-thumb{background-color:var(--theme-color-warning)}:host(.info){--trace-color:var(--theme-color-info-40);--tick-color--active:var(--theme-color-info)}:host(.info) input[type=range]::-webkit-slider-thumb{background-color:var(--theme-color-info)}:host(.info) input[type=range]::-moz-range-thumb{background-color:var(--theme-color-info)}:host(.valid){--trace-color:var(--theme-color-success-40);--tick-color--active:var(--theme-color-success)}:host(.valid) input[type=range]::-webkit-slider-thumb{background-color:var(--theme-color-success)}:host(.valid) input[type=range]::-moz-range-thumb{background-color:var(--theme-color-success)}'}},[321,"ix-slider",{helperText:[1,"helper-text"],label:[1],invalidText:[1,"invalid-text"],infoText:[1,"info-text"],warningText:[1,"warning-text"],validText:[1,"valid-text"],showTextAsTooltip:[4,"show-text-as-tooltip"],step:[2],min:[2],max:[2],value:[2],marker:[16],trace:[4],traceReference:[2,"trace-reference"],disabled:[4],error:[8],rangeInput:[32],rangeMin:[32],rangeMax:[32],rangeTraceReference:[32],showTooltip:[32],isInvalid:[32],isValid:[32],isInfo:[32],isWarning:[32],hasValidValue:[64],isTouched:[64]},void 0,{showTooltip:["onShowTooltipChange"],value:["updateRangeVariables"],max:["updateRangeVariables"],min:["updateRangeVariables"],traceReference:["updateRangeVariables"]}]);Uk([Pb()],Zk.prototype,"onClassField",null),Uk([hy("pointerup",e=>e.showTooltip)],Zk.prototype,"onPointerUp",null);const Yk=Zk,Xk=function(){"undefined"!=typeof customElements&&["ix-slider","ix-field-label","ix-field-wrapper","ix-tooltip","ix-typography"].forEach(e=>{switch(e){case"ix-slider":customElements.get(e)||customElements.define(e,Zk);break;case"ix-field-label":customElements.get(e)||jb();break;case"ix-field-wrapper":customElements.get(e)||"undefined"!=typeof customElements&&["ix-field-wrapper","ix-field-label","ix-tooltip","ix-typography"].forEach(e=>{switch(e){case"ix-field-wrapper":customElements.get(e)||customElements.define(e,Hb);break;case"ix-field-label":customElements.get(e)||jb();break;case"ix-tooltip":customElements.get(e)||Ah();break;case"ix-typography":customElements.get(e)||Bl()}});break;case"ix-tooltip":customElements.get(e)||Ah();break;case"ix-typography":customElements.get(e)||Bl()}})},Gk=dk,Kk=function(){"undefined"!=typeof customElements&&["ix-tab-item"].forEach(e=>{"ix-tab-item"===e&&(customElements.get(e)||customElements.define(e,dk))})},Qk=uk,Jk=function(){"undefined"!=typeof customElements&&["ix-tabs"].forEach(e=>{"ix-tabs"===e&&(customElements.get(e)||customElements.define(e,uk))})},ex=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.valueChange=el(this,"valueChange",7),this.validityStateChange=el(this,"validityStateChange",7),this.ixBlur=el(this,"ixBlur",7),this.formInternals=this.attachInternals(),this.value="",this.required=!1,this.disabled=!1,this.readonly=!1,this.resizeBehavior="both",this.isInvalid=!1,this.isValid=!1,this.isInfo=!1,this.isWarning=!1,this.isInvalidByRequired=!1,this.textAreaRef=th(()=>{this.initResizeObserver()}),this.touched=!1,this.isManuallyResized=!1,this.isProgrammaticResize=!1}updateClassMappings(e){fy(this,e)}onDimensionPropsChange(){this.isManuallyResized=!1,this.manualHeight=void 0,this.manualWidth=void 0,this.isProgrammaticResize=!0}onResizeBehaviorChange(){this.initResizeObserver()}componentWillLoad(){this.updateFormInternalValue(this.value)}disconnectedCallback(){var e;null===(e=this.resizeObserver)||void 0===e||e.disconnect()}initResizeObserver(){var e;null===(e=this.resizeObserver)||void 0===e||e.disconnect();const t=this.textAreaRef.current;if(!t)return;if("none"===this.resizeBehavior)return;let o=!0;this.resizeObserver=new ResizeObserver(()=>{const e=this.textAreaRef.current;e&&(o?o=!1:this.isProgrammaticResize?this.isProgrammaticResize=!1:(this.isManuallyResized=!0,this.manualHeight=e.style.height,this.manualWidth=e.style.width))}),this.resizeObserver.observe(t)}updateFormInternalValue(e){this.formInternals.setFormValue(e),this.value=e}async getAssociatedFormElement(){return this.formInternals.form}hasValidValue(){return Promise.resolve(!!this.value)}getNativeInputElement(){return this.textAreaRef.waitForCurrent()}async focusInput(){return(await this.getNativeInputElement()).focus()}isTouched(){return Promise.resolve(this.touched)}render(){var e;return js(Fs,{key:"4e5c8e104036fb7a55da0210ab327cd1ca44862c",class:{disabled:this.disabled,readonly:this.readonly}},js("ix-field-wrapper",{key:"a3d59378750143fb14113fd6ff2242ffe95b984e",required:this.required,label:this.label,helperText:this.helperText,invalidText:this.invalidText,infoText:this.infoText,warningText:this.warningText,validText:this.validText,showTextAsTooltip:this.showTextAsTooltip,isInvalid:this.isInvalid,isValid:this.isValid,isInfo:this.isInfo,isWarning:this.isWarning,controlRef:this.textAreaRef},!!this.maxLength&&this.maxLength>0&&js("ix-typography",{key:"0873835aed0114e2bfba3817737aba8542db9144",class:"bottom-text",slot:"bottom-right",textColor:"soft"},(null!==(e=this.value)&&void 0!==e?e:"").length,"/",this.maxLength),js("div",{key:"d36582402197576c09cc2241e794b7a5dbac6d3a",class:"input-wrapper"},js(Cy,{key:"fb15b644f1d3d44224156666de0c13a3c4b5b5fe",minLength:this.minLength,maxLength:this.maxLength,textareaCols:this.textareaCols,textareaRows:this.textareaRows,textareaHeight:this.isManuallyResized?this.manualHeight:this.textareaHeight,textareaWidth:this.isManuallyResized?this.manualWidth:this.textareaWidth,resizeBehavior:this.resizeBehavior,readonly:this.readonly,disabled:this.disabled,isInvalid:this.isInvalid,required:this.required,value:this.value,placeholder:this.placeholder,textAreaRef:this.textAreaRef,valueChange:e=>this.valueChange.emit(e),updateFormInternalValue:e=>this.updateFormInternalValue(e),onBlur:()=>{yy(this,this.textAreaRef.current),this.touched=!0}}))))}static get formAssociated(){return!0}get hostElement(){return this}static get watchers(){return{textareaHeight:["onDimensionPropsChange"],textareaWidth:["onDimensionPropsChange"],resizeBehavior:["onResizeBehaviorChange"]}}static get style(){return'input{min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}input[type=number]{text-align:right}input[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input:-webkit-autofill,input:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input::-moz-placeholder{color:var(--theme-input-hint--color)}input::placeholder{color:var(--theme-input-hint--color)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only,input:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only::-moz-placeholder,input:read-only::-moz-placeholder{color:transparent}input:-moz-read-only::placeholder{color:transparent}input.read-only::placeholder,input:read-only::placeholder{color:transparent}input:disabled,input.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}input:disabled::-moz-placeholder,input.disabled::-moz-placeholder{color:transparent}input:disabled::placeholder,input.disabled::placeholder{color:transparent}textarea{min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}textarea[type=number]{text-align:right}textarea[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea:-webkit-autofill,textarea:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea::-moz-placeholder{color:var(--theme-input-hint--color)}textarea::placeholder{color:var(--theme-input-hint--color)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only,textarea:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only::-moz-placeholder,textarea:read-only::-moz-placeholder{color:transparent}textarea:-moz-read-only::placeholder{color:transparent}textarea.read-only::placeholder,textarea:read-only::placeholder{color:transparent}textarea:disabled,textarea.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}textarea:disabled::-moz-placeholder,textarea.disabled::-moz-placeholder{color:transparent}textarea:disabled::placeholder,textarea.disabled::placeholder{color:transparent}textarea{min-height:2rem;height:3.25rem;padding:calc(0.375rem - var(--theme-input--border-thickness)) calc(0.5rem - var(--theme-input--border-thickness))}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]),input.ix-info:not(.disabled):not(:disabled):not([disabled]){border-color:var(--theme-input--border-color--info)}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-info:not(.disabled):not(:disabled):not([disabled]):hover{border-color:var(--theme-input--border-color--info--hover) !important}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):active,input.ix-info:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--info--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]),input.ix-warning:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--hover) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):active,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--warning--active) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]),input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--invalid--active) !important}:host{display:inline-block;position:relative;width:auto}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .input-wrapper{display:flex;position:relative;align-items:center;width:100%;height:100%}:host input{width:100%;height:100%}:host .start-container,:host .end-container{display:flex;position:absolute;align-items:center;justify-content:center;z-index:1}:host .start-container{left:0}:host .end-container{right:0}:host .start-container ::slotted(*){margin-left:0.5rem}:host .start-container ::slotted(ix-icon.size-24),:host .start-container ::slotted(ix-icon-button.btn-icon-16){margin-left:0.25rem}:host .start-container ::slotted(ix-icon-button.btn-icon-32){margin-left:0}:host .end-container ::slotted(*){margin-right:0.5rem}:host .end-container ::slotted(ix-icon.size-24),:host .end-container ::slotted(ix-icon-button.btn-icon-16){margin-right:0.25rem}:host .end-container ::slotted(ix-icon-button.btn-icon-32){margin-right:0}:host .bottom-text{margin-top:0.25rem;margin-bottom:0.25rem}:host(.disabled){pointer-events:none}:host(.disabled) input,:host(.disabled) textarea{pointer-events:none}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input{border-color:var(--theme-input--border-color--info)}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input:hover{border-color:var(--theme-input--border-color--info--hover) !important}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--info--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input{background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input:hover{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--warning--active) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input{background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input:hover,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input:hover{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input:active,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--invalid--active) !important}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) textarea{border-color:var(--theme-input--border-color--info)}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) textarea:hover{border-color:var(--theme-input--border-color--info--hover) !important}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) textarea:active{border-color:var(--theme-input--border-color--info--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) textarea{background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) textarea:hover{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--hover) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) textarea:active{border-color:var(--theme-input--border-color--warning--active) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) textarea,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) textarea{background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) textarea:hover,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) textarea:hover{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) textarea:active,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) textarea:active{border-color:var(--theme-input--border-color--invalid--active) !important}'}},[321,"ix-textarea",{name:[513],placeholder:[513],value:[1537],required:[516],disabled:[4],readonly:[4],helperText:[1,"helper-text"],infoText:[1,"info-text"],showTextAsTooltip:[4,"show-text-as-tooltip"],validText:[1,"valid-text"],warningText:[1,"warning-text"],label:[513],invalidText:[1,"invalid-text"],textareaHeight:[1,"textarea-height"],textareaWidth:[1,"textarea-width"],textareaRows:[2,"textarea-rows"],textareaCols:[2,"textarea-cols"],resizeBehavior:[1,"resize-behavior"],maxLength:[2,"max-length"],minLength:[2,"min-length"],isInvalid:[32],isValid:[32],isInfo:[32],isWarning:[32],isInvalidByRequired:[32],getAssociatedFormElement:[64],hasValidValue:[64],getNativeInputElement:[64],focusInput:[64],isTouched:[64]},void 0,{textareaHeight:["onDimensionPropsChange"],textareaWidth:["onDimensionPropsChange"],resizeBehavior:["onResizeBehaviorChange"]}]);!function(e,t,o,r){var n,a=arguments.length,i=a<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,o):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,o,r);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(i=(a<3?n(i):a>3?n(t,o,i):n(t,o))||i);a>3&&i&&Object.defineProperty(t,o,i)}([Pb()],ex.prototype,"updateClassMappings",null);const tx=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.valueChange=el(this,"valueChange",6),this.validityStateChange=el(this,"validityStateChange",7),this.ixFocus=el(this,"ixFocus",7),this.ixBlur=el(this,"ixBlur",7),this.formInternals=this.attachInternals(),this.value="",this.format="TT",this.readonly=!1,this.disabled=!1,this.i18nErrorTimeUnparsable="Time is not valid",this.hourInterval=1,this.minuteInterval=1,this.secondInterval=1,this.millisecondInterval=100,this.i18nSelectTime="Confirm",this.i18nTime="Time",this.i18nHourColumnHeader="hr",this.i18nMinuteColumnHeader="min",this.i18nSecondColumnHeader="sec",this.i18nMillisecondColumnHeader="ms",this.suppressSubmitOnEnter=!1,this.hideHeader=!1,this.textAlignment="start",this.enableTopLayer=!1,this.show=!1,this.time=null,this.isInputInvalid=!1,this.isInvalid=!1,this.isValid=!1,this.isInfo=!1,this.isWarning=!1,this.focus=!1,this.slotStartRef=th(),this.slotEndRef=th(),this.timePickerRef=th(),this.inputElementRef=th(),this.dropdownElementRef=th(),this.touched=!1}watchValuePropHandler(e){this.onInput(e)}handleInputKeyDown(e){Sy(e,this.suppressSubmitOnEnter,this.formInternals.form)}updateFormInternalValue(e){this.formInternals.setFormValue(e),this.value=e}connectedCallback(){this.classObserver=Rb(this.hostElement,()=>this.checkClassList()),this.disposableChangesAndVisibilityObservers=wy(this.hostElement,this.updatePaddings.bind(this))}componentWillLoad(){if(!this.value){const e=ly.now();e.isValid&&(this.value=e.toFormat(this.format))}this.onInput(this.value),this.isInputInvalid?this.time=null:this.watchValue(),this.checkClassList(),this.updateFormInternalValue(this.value)}updatePaddings(){xy(this.slotStartRef.current,this.slotEndRef.current,this.inputElementRef.current)}disconnectedCallback(){var e,t;null===(e=this.classObserver)||void 0===e||e.destroy(),null===(t=this.disposableChangesAndVisibilityObservers)||void 0===t||t.call(this)}watchValue(){this.time=this.value}hasValidValue(){return Promise.resolve(!!this.value)}getAssociatedFormElement(){return Promise.resolve(this.formInternals.form)}async onInput(e){if(this.value=e,!e)return this.isInputInvalid=!1,this.updateFormInternalValue(e),void this.valueChange.emit(e);if(!this.format)return;const t=ly.fromFormat(e,this.format);t.isValid?this.isInputInvalid=!1:(this.isInputInvalid=!0,this.invalidReason=t.invalidReason),this.updateFormInternalValue(e),this.valueChange.emit(e)}onTimeIconClick(e){Iy(e,this.show,()=>this.openDropdown(),this.inputElementRef)}async openDropdown(){return this.time=this.value,_y(this.dropdownElementRef)}async closeDropdown(){return Ty(this.dropdownElementRef)}checkClassList(){this.isInvalid=this.hostElement.classList.contains("ix-invalid")}renderInput(){return js("div",{class:"input-wrapper"},js(Ly,{slotStartRef:this.slotStartRef,onSlotChange:()=>this.updatePaddings()}),js("input",{autoComplete:"off",class:{"is-invalid":this.isInputInvalid},style:{textAlign:this.textAlignment},disabled:this.disabled,readOnly:this.readonly,required:this.required,ref:this.inputElementRef,type:"text",value:this.value,placeholder:this.placeholder,name:this.name,onInput:e=>{const t=e.target;this.onInput(t.value)},onClick:e=>{this.show&&(e.stopPropagation(),e.preventDefault())},onFocus:async()=>{this.openDropdown(),this.ixFocus.emit()},onBlur:()=>{this.ixBlur.emit(),this.touched=!0},onKeyDown:e=>this.handleInputKeyDown(e)}),js(Ey,{slotEndRef:this.slotEndRef,onSlotChange:()=>this.updatePaddings()},js("ix-icon-button",{"data-testid":"open-time-picker",class:{"time-icon-hidden":this.disabled||this.readonly},variant:"subtle-tertiary",icon:"data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='work-case' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C331.136,3.55271368e-14 426.666667,95.5306667 426.666667,213.333333 C426.666667,331.136 331.136,426.666667 213.333333,426.666667 C95.5306667,426.666667 3.55271368e-14,331.136 3.55271368e-14,213.333333 C3.55271368e-14,95.5306667 95.5306667,3.55271368e-14 213.333333,3.55271368e-14 Z M213.333333,42.6666667 C119.232,42.6666667 42.6666667,119.232 42.6666667,213.333333 C42.6666667,307.434667 119.232,384 213.333333,384 C307.434667,384 384,307.434667 384,213.333333 C384,119.232 307.434667,42.6666667 213.333333,42.6666667 Z M234.666667,106.666667 L234.666667,225.813333 L292.418278,283.581722 L262.248389,313.751611 L192,243.503223 L192,106.666667 L234.666667,106.666667 Z' id='reading-time'/></g></g></svg>",onClick:e=>this.onTimeIconClick(e),"aria-label":"Toggle time picker","aria-expanded":this.show})))}hookValidationLifecycle({isInfo:e,isInvalid:t,isInvalidByRequired:o,isValid:r,isWarning:n}){this.isInvalid=t||o||this.isInputInvalid,this.isInfo=e,this.isValid=r,this.isWarning=n}async onInputValidationChange(){const e=await this.getValidityState();this.validityStateChange.emit({patternMismatch:e.patternMismatch,invalidReason:this.invalidReason})}getValidityState(){return Promise.resolve(zy(this.isInputInvalid,!!this.required,this.value))}getNativeInputElement(){return this.inputElementRef.waitForCurrent()}async focusInput(){return(await this.getNativeInputElement()).focus()}isTouched(){return Promise.resolve(this.touched)}render(){var e;const t=Mb(this.isInputInvalid,this.invalidText,this.i18nErrorTimeUnparsable);return js(Fs,{key:"5131bce36642b3df749856adcf65c79f29551c64",class:{disabled:this.disabled,readonly:this.readonly}},js("ix-field-wrapper",{key:"a224de3bd0aef20d3fccd247ad1248b2a857fd09",label:this.label,helperText:this.helperText,isInvalid:this.isInvalid,invalidText:t,infoText:this.infoText,isInfo:this.isInfo,isWarning:this.isWarning,warningText:this.warningText,isValid:this.isValid,validText:this.validText,showTextAsTooltip:this.showTextAsTooltip,required:this.required,controlRef:this.inputElementRef},this.renderInput()),js("ix-dropdown",{key:"375e25d0dbf2fc831f8f402b6ffb38783cdef064","data-testid":"time-dropdown",trigger:this.inputElementRef.waitForCurrent(),ref:this.dropdownElementRef,closeBehavior:"outside",enableTopLayer:this.enableTopLayer,suppressOverflowBehavior:!0,show:this.show,onShowChanged:e=>{this.show=e.detail}},js("ix-time-picker",{key:"f1bd14bf9b6bfb7ffea19f781831b6479fb771d7",ref:this.timePickerRef,format:this.format,time:null!==(e=this.time)&&void 0!==e?e:"",hourInterval:this.hourInterval,minuteInterval:this.minuteInterval,secondInterval:this.secondInterval,millisecondInterval:this.millisecondInterval,embedded:!0,hideHeader:this.hideHeader,i18nConfirmTime:this.i18nSelectTime,i18nHeader:this.i18nTime,i18nHourColumnHeader:this.i18nHourColumnHeader,i18nSecondColumnHeader:this.i18nSecondColumnHeader,i18nMinuteColumnHeader:this.i18nMinuteColumnHeader,i18nMillisecondColumnHeader:this.i18nMillisecondColumnHeader,onTimeSelect:e=>{this.onInput(e.detail),this.show=!1}})))}static get formAssociated(){return!0}get hostElement(){return this}static get watchers(){return{value:["watchValuePropHandler","watchValue"],isInputInvalid:["onInputValidationChange"]}}static get style(){return'input{min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}input[type=number]{text-align:right}input[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input:-webkit-autofill,input:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input::-moz-placeholder{color:var(--theme-input-hint--color)}input::placeholder{color:var(--theme-input-hint--color)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only,input:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only::-moz-placeholder,input:read-only::-moz-placeholder{color:transparent}input:-moz-read-only::placeholder{color:transparent}input.read-only::placeholder,input:read-only::placeholder{color:transparent}input:disabled,input.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}input:disabled::-moz-placeholder,input.disabled::-moz-placeholder{color:transparent}input:disabled::placeholder,input.disabled::placeholder{color:transparent}textarea{min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}textarea[type=number]{text-align:right}textarea[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea:-webkit-autofill,textarea:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea::-moz-placeholder{color:var(--theme-input-hint--color)}textarea::placeholder{color:var(--theme-input-hint--color)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only,textarea:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only::-moz-placeholder,textarea:read-only::-moz-placeholder{color:transparent}textarea:-moz-read-only::placeholder{color:transparent}textarea.read-only::placeholder,textarea:read-only::placeholder{color:transparent}textarea:disabled,textarea.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}textarea:disabled::-moz-placeholder,textarea.disabled::-moz-placeholder{color:transparent}textarea:disabled::placeholder,textarea.disabled::placeholder{color:transparent}textarea{min-height:2rem;height:3.25rem;padding:calc(0.375rem - var(--theme-input--border-thickness)) calc(0.5rem - var(--theme-input--border-thickness))}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]),input.ix-info:not(.disabled):not(:disabled):not([disabled]){border-color:var(--theme-input--border-color--info)}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-info:not(.disabled):not(:disabled):not([disabled]):hover{border-color:var(--theme-input--border-color--info--hover) !important}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):active,input.ix-info:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--info--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]),input.ix-warning:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--hover) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):active,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--warning--active) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]),input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--invalid--active) !important}:host{display:inline-block;position:relative;width:auto}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .input-wrapper{display:flex;position:relative;align-items:center;width:100%;height:100%}:host input{width:100%;height:100%}:host .start-container,:host .end-container{display:flex;position:absolute;align-items:center;justify-content:center;z-index:1}:host .start-container{left:0}:host .end-container{right:0}:host .start-container ::slotted(*){margin-left:0.5rem}:host .start-container ::slotted(ix-icon.size-24),:host .start-container ::slotted(ix-icon-button.btn-icon-16){margin-left:0.25rem}:host .start-container ::slotted(ix-icon-button.btn-icon-32){margin-left:0}:host .end-container ::slotted(*){margin-right:0.5rem}:host .end-container ::slotted(ix-icon.size-24),:host .end-container ::slotted(ix-icon-button.btn-icon-16){margin-right:0.25rem}:host .end-container ::slotted(ix-icon-button.btn-icon-32){margin-right:0}:host .bottom-text{margin-top:0.25rem;margin-bottom:0.25rem}:host(.disabled){pointer-events:none}:host(.disabled) input,:host(.disabled) textarea{pointer-events:none}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input{border-color:var(--theme-input--border-color--info)}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input:hover{border-color:var(--theme-input--border-color--info--hover) !important}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--info--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input{background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input:hover{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--warning--active) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input{background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input:hover,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input:hover{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input:active,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--invalid--active) !important}:host{display:inline-block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host input{width:100%;height:100%}:host .time-icon-hidden{display:none}:host(.readonly) input{pointer-events:none}.input-wrapper{position:relative}'}},[321,"ix-time-input",{name:[513],placeholder:[513],value:[1537],format:[1],required:[4],helperText:[1,"helper-text"],label:[1],invalidText:[513,"invalid-text"],readonly:[4],disabled:[4],infoText:[1,"info-text"],warningText:[1,"warning-text"],validText:[1,"valid-text"],showTextAsTooltip:[4,"show-text-as-tooltip"],i18nErrorTimeUnparsable:[1,"i18n-error-time-unparsable"],hourInterval:[2,"hour-interval"],minuteInterval:[2,"minute-interval"],secondInterval:[2,"second-interval"],millisecondInterval:[2,"millisecond-interval"],i18nSelectTime:[1,"i18n-select-time"],i18nTime:[1,"i18n-time"],i18nHourColumnHeader:[1,"i18n-hour-column-header"],i18nMinuteColumnHeader:[1,"i18n-minute-column-header"],i18nSecondColumnHeader:[1,"i18n-second-column-header"],i18nMillisecondColumnHeader:[1,"i18n-millisecond-column-header"],suppressSubmitOnEnter:[516,"suppress-submit-on-enter"],hideHeader:[4,"hide-header"],textAlignment:[1,"text-alignment"],enableTopLayer:[4,"enable-top-layer"],show:[32],time:[32],isInputInvalid:[32],isInvalid:[32],isValid:[32],isInfo:[32],isWarning:[32],focus:[32],hasValidValue:[64],getAssociatedFormElement:[64],getValidityState:[64],getNativeInputElement:[64],focusInput:[64],isTouched:[64]},void 0,{value:["watchValuePropHandler","watchValue"],isInputInvalid:["onInputValidationChange"]}]);!function(e,t,o,r){var n,a=arguments.length,i=a<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,o):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,o,r);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(i=(a<3?n(i):a>3?n(t,o,i):n(t,o))||i);a>3&&i&&Object.defineProperty(t,o,i)}([Pb()],tx.prototype,"hookValidationLifecycle",null);const ox=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.checkedChange=el(this,"checkedChange",7),this.valueChange=el(this,"valueChange",7),this.ixBlur=el(this,"ixBlur",7),this.formInternals=this.attachInternals(),this.value="on",this.checked=!1,this.disabled=!1,this.indeterminate=!1,this.textOn="On",this.textOff="Off",this.textIndeterminate="Mixed",this.hideText=!1,this.required=!1,this.touched=!1}onCheckedChange(e){if(this.disabled)return;const t=this.indeterminate,o=this.checked;this.indeterminate&&(this.indeterminate=!1),this.checked=e;const{defaultPrevented:r}=this.checkedChange.emit(this.checked);r&&(this.indeterminate=t,this.checked=o)}componentWillLoad(){this.updateFormInternalValue()}updateFormInternalValue(){this.checked?this.formInternals.setFormValue(this.value):this.formInternals.setFormValue(null)}watchCheckedChange(){this.touched=!0,this.updateFormInternalValue()}hasValidValue(){return Promise.resolve(this.checked)}getAssociatedFormElement(){return Promise.resolve(this.formInternals.form)}isTouched(){return Promise.resolve(this.touched)}updateClassMappings(){}render(){let e=this.textOff;return this.checked&&(e=this.textOn),this.indeterminate&&(e=this.textIndeterminate),js(Fs,{key:"e9e712897b0c454b49fbc96c412ca0cf9312dcc8",role:"switch","aria-checked":Dl(this.checked),"aria-disabled":Dl(this.disabled),class:{disabled:this.disabled},onBlur:()=>this.ixBlur.emit(),onFocus:()=>this.touched=!0},js("label",{key:"511bbf8b5f6ba71bb0310e3d17e098f781759240",class:"wrapper"},js("button",{key:"8a69db4f96bd68ed0b32652f67ec5cdda12cc99f",class:{switch:!0,checked:this.checked,indeterminate:this.indeterminate},onClick:()=>this.onCheckedChange(!this.checked),tabindex:-1,"aria-hidden":"true"},js("div",{key:"917e87954f641d86a0bd05526bc3cd52823b3b7e",class:"slider"})),js("input",{key:"5e40e7f892cf6c963fd336dc0a81a56e00fea4fd",type:"checkbox",disabled:this.disabled,indeterminate:this.indeterminate,checked:this.checked,tabindex:0,"aria-hidden":Dl(!0),"aria-checked":Dl(this.checked),onChange:e=>this.onCheckedChange(e.target.checked)}),!this.hideText&&js("ix-typography",{key:"aea3e6f4d95e20cb72de2fe6cd791e1d2ce871f9",class:"label"},e)))}static get formAssociated(){return!0}get hostElement(){return this}static get watchers(){return{checked:["watchCheckedChange"]}}static get style(){return':host{display:inline-flex;flex-direction:row;position:relative;min-height:1.5rem;max-height:calc(100% - 0.5rem);margin-block-start:0.25rem;margin-block-end:0.25rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host input[type=checkbox]{display:none}:host .wrapper{display:flex;align-items:flex-start;width:100%;max-height:100%}:host .label{word-break:break-word;display:block;white-space:normal;overflow:hidden;margin-block-start:0.125rem;margin-inline-start:0.5rem;min-height:1rem}:host .switch{all:unset;position:relative;display:inline-block;width:3rem;min-width:3rem;max-width:3rem;height:1.5rem}:host .slider{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--theme-switch-off--background);transition:var(--theme-default-time);border-radius:1.5rem;border:0.0625rem solid transparent}:host .slider:before{position:absolute;content:"";height:1.125rem;width:1.125rem;left:0.125rem;bottom:0.125rem;background-color:var(--theme-switch-thumb-off--background);transition:var(--theme-default-time);border-radius:50%;border:1px solid var(--theme-switch-thumb-off--border-color)}:host .switch.checked>.slider::before{background-color:var(--theme-switch-thumb-on--background);transform:translateX(1.5rem)}:host .switch>.slider{border-color:var(--theme-switch-off--border-color)}:host .switch:hover>.slider{background-color:var(--theme-switch-off--background--hover);border-color:var(--theme-switch-off--border-color--hover)}:host .switch:hover>.slider:before{background-color:var(--theme-switch-thumb-off--background--hover);border:1px solid var(--theme-switch-thumb-off--border-color--hover)}:host .switch:active>.slider{background-color:var(--theme-switch-off--background--active);border-color:var(--theme-switch-off--border-color--active)}:host .switch:active>.slider:before{background-color:var(--theme-switch-thumb-off--background--active);border:1px solid var(--theme-switch-thumb-off--border-color--active)}:host .switch.checked>.slider{background-color:var(--theme-switch-on--background);border-color:var(--theme-switch-on--border-color)}:host .switch.checked>.slider:before{border:1px solid var(--theme-switch-thumb-on--border-color)}:host .switch.checked:hover>.slider{background-color:var(--theme-switch-on--background--hover);border-color:var(--theme-switch-on--border-color--hover)}:host .switch.checked:hover>.slider:before{background-color:var(--theme-switch-thumb-on--background--hover);border:1px solid var(--theme-switch-thumb-on--border-color--hover)}:host .switch.checked:active>.slider{background-color:var(--theme-switch-on--background--active);border-color:var(--theme-switch-on--border-color--active)}:host .switch.checked:active>.slider:before{background-color:var(--theme-switch-thumb-on--background--active);border:1px solid var(--theme-switch-thumb-on--border-color--active)}:host .switch.indeterminate>.slider::before{transform:translateX(0.75rem)}:host(:not(.disabled)) .wrapper{cursor:pointer}:host(:not(.disabled)) .switch:focus-visible>.slider{outline:0.0625rem solid var(--theme-color-focus-bdr);outline-offset:0.0625rem}:host(.disabled){pointer-events:none}:host(.disabled) .switch{opacity:0.5}:host(.disabled) .switch>.slider{background-color:var(--theme-switch-off--background--disabled)}:host(.disabled) .switch>.slider:before{background-color:var(--theme-switch-thumb-off--background--disabled)}:host(.disabled) .switch.checked>.slider{background-color:var(--theme-switch-on--background--disabled)}:host(.disabled) .switch.checked>.slider:before{background-color:var(--theme-switch-thumb-on--background--disabled)}:host(.disabled) .label{color:var(--theme-color-weak-text)}:host(.ix-valid:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--valid\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--valid--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--valid--active\n );--theme-switch-thumb-off--border-color:var(\n --theme-switch-thumb-off--border-color--valid\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--valid--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--valid--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--valid\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--valid--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--valid--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--valid\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--valid--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--valid--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--valid\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--valid--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--valid--active\n );--theme-switch-thumb-on--border-color:var(\n --theme-switch-thumb-on--border-color--valid\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--valid--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--valid--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--valid\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--valid--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--valid--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--valid\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--valid--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--valid--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--valid\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--valid--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--valid--active\n );--theme-switch-thumb-mixed--border-color:var(\n --theme-switch-thumb-mixed--border-color--valid\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--valid--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--valid--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--valid\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--valid--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--valid--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--valid\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--valid--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--valid--active\n )}:host(.ix-info:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--info\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--info--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--info--active\n );--theme-switch-thumb-off--border-color:var(\n --theme-switch-thumb-off--border-color--info\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--info--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--info--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--info\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--info--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--info--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--info\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--info--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--info--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--info\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--info--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--info--active\n );--theme-switch-thumb-on--border-color:var(\n --theme-switch-thumb-on--border-color--info\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--info--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--info--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--info\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--info--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--info--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--info\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--info--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--info--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--info\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--info--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--info--active\n );--theme-switch-thumb-mixed--border-color:var(\n --theme-switch-thumb-mixed--border-color--info\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--info--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--info--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--info\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--info--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--info--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--info\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--info--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--info--active\n )}:host(.ix-warning:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--warning\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--warning--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--warning--active\n );--theme-switch-thumb-off--border-color:var(\n --theme-switch-thumb-off--border-color--warning\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--warning--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--warning--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--warning\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--warning--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--warning--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--warning\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--warning--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--warning--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--warning\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--warning--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--warning--active\n );--theme-switch-thumb-on--border-color:var(\n --theme-switch-thumb-on--border-color--warning\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--warning--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--warning--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--warning\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--warning--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--warning--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--warning\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--warning--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--warning--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--warning\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--warning--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--warning--active\n );--theme-switch-thumb-mixed--border-color:var(\n --theme-switch-thumb-mixed--border-color--warning\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--warning--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--warning--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--warning\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--warning--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--warning--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--warning\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--warning--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--warning--active\n )}:host(.ix-invalid--required:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--invalid\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--invalid--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--invalid--active\n );--theme-switch-thumb-off--border-color:var(\n --theme-switch-thumb-off--border-color--invalid\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--invalid--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--invalid--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--invalid\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--invalid--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--invalid--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--invalid\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--invalid--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--invalid--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--invalid\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--invalid--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--invalid--active\n );--theme-switch-thumb-on--border-color:var(\n --theme-switch-thumb-on--border-color--invalid\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--invalid--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--invalid--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--invalid\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--invalid--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--invalid--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--invalid\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--invalid--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--invalid--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--invalid\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--invalid--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--invalid--active\n );--theme-switch-thumb-mixed--border-color:var(\n --theme-switch-thumb-mixed--border-color--invalid\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--invalid--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--invalid--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--invalid\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--invalid--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--invalid--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--invalid\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--invalid--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--invalid--active\n )}:host(.ix-invalid:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--invalid\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--invalid--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--invalid--active\n );--theme-switch-thumb-off--border-color:var(\n --theme-switch-thumb-off--border-color--invalid\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--invalid--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--invalid--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--invalid\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--invalid--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--invalid--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--invalid\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--invalid--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--invalid--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--invalid\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--invalid--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--invalid--active\n );--theme-switch-thumb-on--border-color:var(\n --theme-switch-thumb-on--border-color--invalid\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--invalid--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--invalid--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--invalid\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--invalid--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--invalid--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--invalid\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--invalid--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--invalid--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--invalid\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--invalid--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--invalid--active\n );--theme-switch-thumb-mixed--border-color:var(\n --theme-switch-thumb-mixed--border-color--invalid\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--invalid--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--invalid--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--invalid\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--invalid--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--invalid--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--invalid\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--invalid--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--invalid--active\n )}'}},[321,"ix-toggle",{name:[513],value:[513],checked:[1540],disabled:[4],indeterminate:[1540],textOn:[1,"text-on"],textOff:[1,"text-off"],textIndeterminate:[1,"text-indeterminate"],hideText:[4,"hide-text"],required:[516],hasValidValue:[64],getAssociatedFormElement:[64],isTouched:[64]},void 0,{checked:["watchCheckedChange"]}]);!function(e,t,o,r){var n,a=arguments.length,i=a<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,o):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,o,r);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(i=(a<3?n(i):a>3?n(t,o,i):n(t,o))||i);a>3&&i&&Object.defineProperty(t,o,i)}([Pb()],ox.prototype,"updateClassMappings",null);const rx=ox,nx=function(){"undefined"!=typeof customElements&&["ix-toggle","ix-typography"].forEach(e=>{switch(e){case"ix-toggle":customElements.get(e)||customElements.define(e,ox);break;case"ix-typography":customElements.get(e)||Bl()}})},ax=Hl,ix=Bl,sx=new Set(["children","localName","ref","style","className"]),lx=new WeakMap,cx=(e,t,o,r,n)=>{const a=null==n?void 0:n[t];void 0===a?(e[t]=o,null==o&&t in HTMLElement.prototype&&e.removeAttribute(t)):o!==r&&((e,t,o)=>{let r=lx.get(e);void 0===r&&lx.set(e,r=new Map);let n=r.get(t);void 0!==o?void 0===n?(r.set(t,n={handleEvent:o}),e.addEventListener(t,n)):n.handleEvent=o:void 0!==n&&(r.delete(t),e.removeEventListener(t,n))})(e,a,o)},dx=({react:e,tagName:t,elementClass:o,events:r,displayName:n})=>{const a=new Set(Object.keys(null!=r?r:{})),i=e.forwardRef((n,i)=>{const s=e.useRef(new Map),l=e.useRef(null),c={},d={};for(const[e,t]of Object.entries(n))sx.has(e)?c["className"===e?"class":e]=t:a.has(e)||e in o.prototype?d[e]=t:c[e]=t;return e.useLayoutEffect(()=>{if(null===l.current)return;const e=new Map;for(const t in d)cx(l.current,t,n[t],s.current.get(t),r),s.current.delete(t),e.set(t,n[t]);for(const[t,o]of s.current)cx(l.current,t,void 0,o,r);s.current=e}),e.useLayoutEffect(()=>{var e;null===(e=l.current)||void 0===e||e.removeAttribute("defer-hydration")},[]),c.suppressHydrationWarning=!0,e.createElement(t,{...c,ref:e.useCallback(e=>{l.current=e,"function"==typeof i?i(e):null!==i&&(i.current=e)},[i])})});return i.displayName=null!=n?n:o.name,i},hx=({defineCustomElement:e,...t})=>(typeof e<"u"&&e(),dx(t)),mx=hx({tagName:"ix-application",elementClass:_h,react:f,events:{},defineCustomElement:Th}),ux=hx({tagName:"ix-application-header",elementClass:xh,react:f,events:{onMenuToggle:"menuToggle",onOpenAppSwitch:"openAppSwitch"},defineCustomElement:wh}),bx=hx({tagName:"ix-avatar",elementClass:jh,react:f,events:{},defineCustomElement:Vh}),px=hx({tagName:"ix-blind",elementClass:Cb,react:f,events:{onCollapsedChange:"collapsedChange"},defineCustomElement:$b}),fx=hx({tagName:"ix-button",elementClass:Ib,react:f,events:{},defineCustomElement:zb}),gx=hx({tagName:"ix-col",elementClass:qb,react:f,events:{},defineCustomElement:Zb}),vx=hx({tagName:"ix-content",elementClass:Qb,react:f,events:{},defineCustomElement:Jb}),yx=hx({tagName:"ix-content-header",elementClass:Xb,react:f,events:{onBackButtonClick:"backButtonClick"},defineCustomElement:Gb}),kx=hx({tagName:"ix-dropdown",elementClass:Dy,react:f,events:{onShowChanged:"showChanged"},defineCustomElement:jy}),xx=hx({tagName:"ix-dropdown-button",elementClass:Ay,react:f,events:{},defineCustomElement:Ny}),wx=hx({tagName:"ix-dropdown-item",elementClass:Py,react:f,events:{},defineCustomElement:My}),Sx=hx({tagName:"ix-empty-state",elementClass:Fy,react:f,events:{onActionClick:"actionClick"},defineCustomElement:Hy}),Cx=hx({tagName:"ix-event-list",elementClass:Zy,react:f,events:{},defineCustomElement:Yy}),$x=hx({tagName:"ix-event-list-item",elementClass:Wy,react:f,events:{onItemClick:"itemClick"},defineCustomElement:Uy}),Ex=hx({tagName:"ix-icon-button",elementClass:Xy,react:f,events:{},defineCustomElement:Gy}),Lx=hx({tagName:"ix-key-value",elementClass:rk,react:f,events:{},defineCustomElement:nk}),_x=hx({tagName:"ix-key-value-list",elementClass:ek,react:f,events:{},defineCustomElement:tk}),Tx=hx({tagName:"ix-kpi",elementClass:ik,react:f,events:{},defineCustomElement:sk}),Ix=hx({tagName:"ix-layout-grid",elementClass:lk,react:f,events:{},defineCustomElement:ck}),zx=hx({tagName:"ix-menu",elementClass:xk,react:f,events:{onExpandChange:"expandChange",onMapExpandChange:"mapExpandChange",onOpenAppSwitch:"openAppSwitch",onOpenSettings:"openSettings",onOpenAbout:"openAbout"},defineCustomElement:wk}),Ox=hx({tagName:"ix-menu-item",elementClass:gk,react:f,events:{},defineCustomElement:vk}),Rx=hx({tagName:"ix-modal",elementClass:Pk,react:f,events:{onDialogClose:"dialogClose",onDialogDismiss:"dialogDismiss"},defineCustomElement:Mk}),Ax=hx({tagName:"ix-modal-content",elementClass:Ek,react:f,events:{},defineCustomElement:Lk}),Nx=hx({tagName:"ix-modal-footer",elementClass:Tk,react:f,events:{},defineCustomElement:Ik}),Px=hx({tagName:"ix-modal-header",elementClass:Rk,react:f,events:{onCloseClick:"closeClick"},defineCustomElement:Ak}),Mx=hx({tagName:"ix-row",elementClass:Bk,react:f,events:{},defineCustomElement:Wk}),Dx=hx({tagName:"ix-slider",elementClass:Yk,react:f,events:{onValueChange:"valueChange"},defineCustomElement:Xk}),jx=hx({tagName:"ix-tab-item",elementClass:Gk,react:f,events:{onTabClick:"tabClick"},defineCustomElement:Kk}),Vx=hx({tagName:"ix-tabs",elementClass:Qk,react:f,events:{onSelectedChange:"selectedChange"},defineCustomElement:Jk}),Fx=hx({tagName:"ix-toggle",elementClass:rx,react:f,events:{onCheckedChange:"checkedChange",onIxBlur:"ixBlur"},defineCustomElement:nx}),Hx=hx({tagName:"ix-typography",elementClass:ax,react:f,events:{},defineCustomElement:ix});var Bx,Wx;!function(e){e.EQUAL="Equal",e.NOT_EQUAL="Not equal"}(Bx||(Bx={})),function(e){e.SELECT_FILE="SELECT_FILE",e.LOADING="LOADING",e.UPLOAD_FAILED="UPLOAD_FAILED",e.UPLOAD_SUCCESSED="UPLOAD_SUCCESSED"}(Wx||(Wx={}));class Ux{constructor(){this.listeners=[],this.listenersOncer=[],this.on=e=>(this.listeners.push(e),{dispose:()=>this.off(e)}),this.once=e=>{this.listenersOncer.push(e)},this.off=e=>{const t=this.listeners.indexOf(e);t>-1&&this.listeners.splice(t,1)},this.emit=e=>{if(this.listeners.forEach(t=>t(e)),this.listenersOncer.length>0){const t=this.listenersOncer;this.listenersOncer=[],t.forEach(t=>t(e))}},this.pipe=e=>this.on(t=>e.emit(t))}}const qx=new class{async attachView(e,t){var o;return(null!==(o=null==t?void 0:t.parentElement)&&void 0!==o?o:document.body).appendChild(e),e}async removeView(e){e.remove()}};let Zx=qx;const Yx=()=>qx;async function Xx(e){const t=Zx;let o;const r=new Ux,n=new Ux;if("string"==typeof e.content){const t=document.createElement("ix-modal");t.innerText=e.content,o=await Yx().attachView(t)}if(e.content instanceof HTMLElement&&"IX-MODAL"!==e.content.tagName){const t=document.createElement("ix-modal");t.appendChild(e.content),o=await Yx().attachView(t)}return o||(o=await t.attachView(e.content)),function(e,t){const o=t.ariaDescribedby,r=t.ariaLabelledby;delete t.ariaDescribedby,delete t.ariaLabelledby,o&&e.setAttribute("aria-describedby",o),r&&e.setAttribute("aria-labelledby",r)}(o,e),Object.assign(o,e),await o.showModal(),o.addEventListener("dialogClose",async({detail:e})=>{r.emit(e),await t.removeView(o)}),o.addEventListener("dialogDismiss",async({detail:e})=>{n.emit(e),await t.removeView(o)}),requestAnimationFrame(()=>{const e=o.querySelector("[autofocus],[auto-focus]");e&&e.focus()}),{htmlElement:o,onClose:r,onDismiss:n}}const Gx="data-ix-theme",Kx="data-ix-color-schema",Qx=()=>window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light";new class{get themeChanged(){return this._themeChanged}get schemaChanged(){return this._schemaChanged}hasVariantSuffix(e){return e.endsWith(this.suffixDark)||e.endsWith(this.suffixLight)}isThemeClass(e){return e.startsWith(this.prefixTheme)&&this.hasVariantSuffix(e)}setTheme(e,t=!1){if(this.isThemeClass(e)?this.replaceThemeClass(e):document.documentElement.setAttribute(Gx,e),t){const e=Qx();this.setVariant(e)}}replaceThemeClass(e){const t=[];Array.from(document.documentElement.classList).filter(e=>e&&this.isThemeClass(e)).forEach(e=>{t.push(e)}),document.documentElement.classList.remove(...t),document.documentElement.classList.add(e)}toggleMode(){if(document.documentElement.hasAttribute(Kx)){const e=this.getDataColorSchema(document.documentElement);return void document.documentElement.setAttribute(Kx,"dark"===e?"light":"dark")}const e=[];Array.from(document.documentElement.classList).filter(e=>e&&this.isThemeClass(e)).forEach(t=>{e.push(t)}),0!==e.length?e.forEach(e=>{document.documentElement.classList.replace(e,this.getOppositeMode(e))}):document.documentElement.classList.add(this.getOppositeMode(this.defaultTheme))}getDataColorSchema(e){return e.getAttribute(Kx)}getCurrentTheme(){var e;return null!==(e=Array.from(document.documentElement.classList).find(e=>this.isThemeClass(e)))&&void 0!==e?e:`theme-${document.documentElement.getAttribute(Gx)||"classic"}-${document.documentElement.getAttribute(Kx)||Qx()}`}setVariant(e=Qx()){if(this.getDataColorSchema(document.documentElement))return void document.documentElement.setAttribute(Kx,e);const t=this.getCurrentTheme();document.documentElement.classList.remove(t),t.endsWith(this.suffixDark)&&document.documentElement.classList.add(t.replace(/-dark$/g,`-${e}`)),t.endsWith(this.suffixLight)&&document.documentElement.classList.add(t.replace(/-light$/g,`-${e}`)),document.documentElement.setAttribute(Kx,e)}getOppositeMode(e){return e.endsWith(this.suffixDark)?e.replace(/-dark$/g,this.suffixLight):e.endsWith(this.suffixLight)?e.replace(/-light$/g,this.suffixDark):""}splitMutations(e){return{classMutations:e.filter(e=>"class"===e.attributeName),dataMutations:e.filter(e=>e.attributeName===Gx||e.attributeName===Kx)}}handleClassMutations(e){return e.forEach(e=>{const{target:t}=e;t.classList.forEach(t=>{var o;this.isThemeClass(t)&&!(null===(o=e.oldValue)||void 0===o?void 0:o.includes(t))&&this._themeChanged.emit(t)})})}handleDataMutations(e){return e.forEach(e=>{const{target:t}=e,o=t.attributes.getNamedItem(Gx);(null==o?void 0:o.value)&&e.oldValue!==o.value&&this._themeChanged.emit(o.value);const r=t.attributes.getNamedItem(Kx);(null==r?void 0:r.value)&&e.oldValue!==r.value&&this._schemaChanged.emit(r.value)})}registerMutationObservers(){if("undefined"==typeof window)return;if(!("MutationObserver"in window))return void console.warn("ThemeSwitcher not supported by your browser. Missing MutationObserver API");const e={attributeFilter:["class",Gx,Kx],attributeOldValue:!0};this.mutationObserver=new MutationObserver(e=>{const{classMutations:t,dataMutations:o}=this.splitMutations(e);this.handleClassMutations(t),this.handleDataMutations(o)}),this.mutationObserver.observe(document.documentElement,e)}constructor(){this.prefixTheme="theme-",this.suffixLight="-light",this.suffixDark="-dark",this.defaultTheme="theme-classic-dark",this._themeChanged=new Ux,this._schemaChanged=new Ux,this.registerMutationObservers()}};var Jx=Object.defineProperty;((e,t)=>{for(var o in t)Jx(e,o,{get:t[o],enumerable:!0})})({},{err:()=>tw,map:()=>ow,ok:()=>ew,unwrap:()=>rw,unwrapErr:()=>nw});var ew=e=>({isOk:!0,isErr:!1,value:e}),tw=e=>({isOk:!1,isErr:!0,value:e});function ow(e,t){if(e.isOk){const o=t(e.value);return o instanceof Promise?o.then(e=>ew(e)):ew(o)}if(e.isErr){const t=e.value;return tw(t)}throw"should never get here"}var rw=e=>{if(e.isOk)return e.value;throw e.value},nw=e=>{if(e.isErr)return e.value;throw e.value},aw=e=>{const t=e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return new RegExp(`(^|[^@]|@(?!supports\\s+selector\\s*\\([^{]*?${t}))(${t}\\b)`,"g")};aw("::slotted"),aw(":host"),aw(":host-context");let iw=0;const sw={},lw=new class{constructor(){this.isUsingReactPortal=!1,this.portalInitPromise=new Promise(e=>this.resolvePortalInitPromise=e)}async attachView(e){const t="ix-react-view-"+iw++;return this.isUsingReactPortal?(await this.isPortalReady(),this.attachViewToPortal?await this.attachViewToPortal(t,e):void console.error("Portal could not be initialized")):async function(e,t){return new Promise(o=>{const r=document.createElement("DIV");r.id=e,r.style.display="contents",document.body.appendChild(r);const n=A.createRoot(r);n.render(t),sw[e]=n,setTimeout(()=>{const e=r.children[0];o(e)})})}(t,e)}async removeView(e){if(!this.removeViewFromPortal)return async function(e){const t=e.parentElement,o=t.id;o in sw&&(sw[o].unmount(),delete sw[o],t.remove())}(e);const t=e.parentElement.getAttribute("data-portal-id");this.removeViewFromPortal(t)}portalReady(){var e;null===(e=this.resolvePortalInitPromise)||void 0===e||e.call(this)}async isPortalReady(){return this.portalInitPromise}};Zx=lw;const cw="ix-portal",dw=e=>{const[t,o]=p.useState(null),r=p.useRef({}),n=p.useRef({}),[a,i]=p.useState({});return p.useEffect(()=>{e.delegate.attachViewToPortal=async(e,t)=>(((e,t)=>{const o={...n.current};o[e]=t,i(o),n.current=o})(e,t),new Promise(t=>{const o={...r.current};o[e]=t,r.current=o})),e.delegate.removeViewFromPortal=async e=>{(e=>{const t={...n.current};delete t[e],i(t),n.current=t})(e)},e.delegate.portalReady()},[]),p.useLayoutEffect(()=>{const e=document.querySelector(`#${cw}`);e&&o(e)},[]),p.useLayoutEffect(()=>{Object.keys(a).forEach(e=>{const t={...r.current},o=document.querySelector(`[data-portal-id="${e}"]`);if(o&&1===o.children.length&&t[e]){const r=o.children[0];t[e](r)}})},[a]),t?d.jsx(d.Fragment,{children:Object.keys(a).map(e=>{const o=a[e];return sn.createPortal(d.jsx("div",{"data-portal-id":e,style:{display:"contents "},children:o}),t,e)})}):null},hw=f.createContext(null);class mw extends f.Component{constructor(e){super(e),this.delegate=lw,this.delegate.isUsingReactPortal=!0}render(){return d.jsxs(hw.Provider,{value:{delegate:this.delegate},children:[this.props.children,d.jsx(dw,{delegate:this.delegate}),d.jsx("div",{id:cw})]})}}const uw=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.visible=!0}listenToggleEvent(){const e=!this.visible,t={width:e?["0","22rem"]:["22rem","0"],opacity:e?[0,1]:[1,0],easing:"easeInSine",duration:lc.defaultTime},o=()=>{this.visible=e};e?t.begin=o.bind(this):t.complete=o.bind(this),xb(this.hostElement,t)}render(){return js(Fs,{key:"9930b3444817c8ad6c3da375484018d294897472",slot:"application-sidebar",class:{visible:this.visible}},this.visible?js("slot",null):null)}get hostElement(){return this}static get style(){return":host{display:block;position:relative;width:22rem;height:100%;padding:0}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host(.visible){border-right:2px solid var(--theme-color-soft-bdr);padding:1.5rem 0.5rem 0}"}},[257,"ix-application-sidebar",{visible:[32]},[[8,"application-sidebar-toggle","listenToggleEvent"]]]),bw=function(){"undefined"!=typeof customElements&&["ix-application-sidebar"].forEach(e=>{"ix-application-sidebar"===e&&(customElements.get(e)||customElements.define(e,uw))})};function pw(e){return js("button",{class:{AppEntry:!0,Selected:e.selected},onClick:()=>{!function(e,t){const o=function(e){return e.closest("ix-modal")}(e);o&&o.dismissModal(t)}(e.host),window.open(e.url,e.target)}},js("div",null,js("img",{class:"AppIcon",src:e.iconSrc})),js("div",{class:"AppName"},js("ix-typography",{format:"h4"},e.name,("_blank"!==(t=e.target)&&"_parent"!==t&&"_self"!==t&&"_top"!==t||"_blank"===t)&&js("ix-icon",{size:"12",name:"data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(85.333333, 64.000000)'><path d='M128,63.999444 L128,106.666444 L42.6666667,106.666667 L42.6666667,320 L256,320 L256,234.666444 L298.666,234.666444 L298.666667,362.666667 L4.26325641e-14,362.666667 L4.26325641e-14,64 L128,63.999444 Z M362.666667,1.42108547e-14 L362.666667,170.666667 L320,170.666667 L320,72.835 L143.084945,249.751611 L112.915055,219.581722 L289.83,42.666 L192,42.6666667 L192,1.42108547e-14 L362.666667,1.42108547e-14 Z' id='Combined-Shape'/></g></g></svg>",color:"color-soft-text"})),js("ix-typography",{format:"label-sm",textColor:"soft"},e.description)));var t}const fw=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow()}componentWillLoad(){if(!this.config)throw Error("ApplicationConfig not provided")}render(){var e,t,o,r;return js(Fs,{key:"ad91bb8276f431a5eaf9efc39520c3d679fa1c35"},js("ix-modal-header",{key:"8818474a3ac6e57a7758af5f9ed2707c1d741f36",icon:Wl},(null===(e=this.config)||void 0===e?void 0:e.i18nAppSwitch)||"Switch to application"),js("ix-modal-content",{key:"2499c10197c91b9f167f38ab864083453b497325",class:"content"},js("div",{key:"1f6f1fe8f3cf57506aa28a9f758dcfa7a0114163",class:"content-apps"},(!this.config||0===(null===(t=this.config)||void 0===t?void 0:t.apps.length))&&js("div",{key:"096832c472ffa6665e1d1a3e61234dbf867c43c8",class:"loading"},js("ix-spinner",{key:"89524c61771cea96b31e89b59d722e22a418ca98",size:"medium",variant:"primary"}),js("span",{key:"a9bb64f0ba5ae12e77cb86dd38a1e4da0abd7ab4"},(null===(o=this.config)||void 0===o?void 0:o.i18nLoadingApps)||"Loading available applications...")),null===(r=this.config)||void 0===r?void 0:r.apps.map(e=>{var t;return js(pw,{host:this.hostElement,name:e.name,description:e.description,iconSrc:e.iconSrc,target:e.target,url:e.url,selected:e.id===(null===(t=this.config)||void 0===t?void 0:t.currentAppId)})}))))}get hostElement(){return this}static get style(){return":host{display:block}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .content{padding:2rem;padding-right:0}:host .content-apps{display:flex;position:relative;flex-wrap:wrap;justify-content:space-evenly;max-height:50vh;margin-right:0.25rem;gap:1.5rem}:host .loading{display:flex;flex-direction:row;align-items:center}:host .loading ix-spinner{margin-right:1rem}:host .AppEntry{all:unset;display:flex;flex-direction:row;align-items:center;gap:1rem;padding:0.5rem;flex:1 1 45%;cursor:pointer;border:0.0625rem solid transparent}:host .AppEntry.Selected{background-color:var(--theme-color-ghost--selected);border:var(--theme-dynamic-bdr-1)}:host .AppEntry:not(.disabled):not(:disabled).hover,:host .AppEntry:not(.disabled):not(:disabled):hover{background-color:var(--theme-ghost--background--hover)}:host .AppEntry:not(.disabled):not(:disabled).active,:host .AppEntry:not(.disabled):not(:disabled):active{background-color:var(--theme-ghost--background--active)}:host .AppEntry:focus-visible{border:1px solid var(--theme-color-focus-bdr)}:host .AppName{display:flex;flex-direction:column}:host .AppName ix-icon{margin-left:1rem}:host .AppIcon{width:3rem;height:3rem;border-radius:0.25rem}"}},[257,"ix-application-switch-modal",{config:[16]}]),gw=function(){"undefined"!=typeof customElements&&["ix-application-switch-modal","ix-icon-button","ix-modal-content","ix-modal-header","ix-spinner","ix-typography"].forEach(e=>{switch(e){case"ix-application-switch-modal":customElements.get(e)||customElements.define(e,fw);break;case"ix-icon-button":customElements.get(e)||gh();break;case"ix-modal-content":customElements.get(e)||$k();break;case"ix-modal-header":customElements.get(e)||Ok();break;case"ix-spinner":customElements.get(e)||ph();break;case"ix-typography":customElements.get(e)||Bl()}})},vw=yh,yw=function(){"undefined"!=typeof customElements&&["ix-date-time-card"].forEach(e=>{"ix-date-time-card"===e&&(customElements.get(e)||customElements.define(e,my))})},kw=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow()}render(){return js(Fs,{key:"d323b6a4a1650629e0ac5338c97fd7b08929807f"},js("ix-spinner",{key:"94eab908aa232f0f022da10da6313cbe07388a3c",variant:"primary"}),js("span",{key:"a1d7732187718f8775d626e0a0be49fb7578bec6",class:"loading-text"},js("slot",{key:"bdbc66e91cc7f9ada60a3cda2f0347b40237d739"})))}static get style(){return":host{display:flex;justify-content:flex-start;align-items:center;gap:0.5rem;overflow:hidden}:host .loading-text{display:block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}"}},[257,"ix-modal-loading"]),xw=function(){"undefined"!=typeof customElements&&["ix-modal-loading","ix-spinner"].forEach(e=>{switch(e){case"ix-modal-loading":customElements.get(e)||customElements.define(e,kw);break;case"ix-spinner":customElements.get(e)||ph()}})},ww="hydrated",Sw=!1,Cw=!0;var $w=Object.defineProperty,Ew=e=>{if(e.__stencil__getHostRef)return e.__stencil__getHostRef()},Lw=(e,t)=>(0,console.error)(e,t),_w=new Map,Tw="undefined"!=typeof window?window:{},Iw=Tw.HTMLElement||class{},zw={$flags$:0,$resourcesUrl$:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,o,r)=>e.addEventListener(t,o,r),rel:(e,t,o,r)=>e.removeEventListener(t,o,r),ce:(e,t)=>new CustomEvent(e,t)},Ow=(()=>{try{return new CSSStyleSheet,"function"==typeof(new CSSStyleSheet).replaceSync}catch(sx){}return!1})(),Rw=!!Ow&&(()=>!!Tw.document&&Object.getOwnPropertyDescriptor(Tw.document.adoptedStyleSheets,"length").writable)(),Aw=!1,Nw=[],Pw=[],Mw=(e,t)=>t=>{e.push(t),Aw||(Aw=!0,zw.raf(jw))},Dw=e=>{for(let t=0;t<e.length;t++)try{e[t](performance.now())}catch(sx){Lw(sx)}e.length=0},jw=()=>{Dw(Nw),Dw(Pw),(Aw=Nw.length>0)&&zw.raf(jw)},Vw=e=>{return Promise.resolve(t).then(e);var t},Fw=Mw(Pw),Hw=e=>"object"==(e=typeof e)||"function"===e;((e,t)=>{for(var o in t)$w(e,o,{get:t[o],enumerable:!0})})({},{err:()=>Ww,map:()=>Uw,ok:()=>Bw,unwrap:()=>Zw,unwrapErr:()=>Yw});var Bw=e=>({isOk:!0,isErr:!1,value:e}),Ww=e=>({isOk:!1,isErr:!0,value:e});function Uw(e,t){if(e.isOk){const o=t(e.value);return o instanceof Promise?o.then(e=>Bw(e)):Bw(o)}if(e.isErr){const t=e.value;return Ww(t)}throw"should never get here"}var qw,Zw=e=>{if(e.isOk)return e.value;throw e.value},Yw=e=>{if(e.isErr)return e.value;throw e.value};function Xw(e){const t=this.attachShadow({mode:"open"});void 0===qw&&(qw=null),qw&&(Rw?t.adoptedStyleSheets.push(qw):t.adoptedStyleSheets=[...t.adoptedStyleSheets,qw])}var Gw=new WeakMap,Kw=e=>{const t=e.$cmpMeta$,o=e.$hostElement$,r=t.$flags$,n=(t.$tagName$,()=>{}),a=((e,t)=>{var o;const r=Qw(t),n=_w.get(r);if(!Tw.document)return r;if(e=11===e.nodeType?e:Tw.document,n)if("string"==typeof n){e=e.head||e;let a,i=Gw.get(e);if(i||Gw.set(e,i=new Set),!i.has(r)){{a=Tw.document.createElement("style"),a.innerHTML=n;const r=null!=(o=zw.$nonce$)?o:function(e){var t,o,r;return null!=(r=null==(o=null==(t=e.head)?void 0:t.querySelector('meta[name="csp-nonce"]'))?void 0:o.getAttribute("content"))?r:void 0}(Tw.document);if(null!=r&&a.setAttribute("nonce",r),!(1&t.$flags$))if("HEAD"===e.nodeName){const t=e.querySelectorAll("link[rel=preconnect]"),o=t.length>0?t[t.length-1].nextSibling:e.querySelector("style");e.insertBefore(a,(null==o?void 0:o.parentNode)===e?o:null)}else if("host"in e)if(Ow){const t=new CSSStyleSheet;t.replaceSync(n),Rw?e.adoptedStyleSheets.unshift(t):e.adoptedStyleSheets=[t,...e.adoptedStyleSheets]}else{const t=e.querySelector("style");t?t.innerHTML=n+t.innerHTML:e.prepend(a)}else e.append(a);1&t.$flags$&&e.insertBefore(a,null)}4&t.$flags$&&(a.innerHTML+="slot-fb{display:contents}slot-fb[hidden]{display:none}"),i&&i.add(r)}}else e.adoptedStyleSheets.includes(n)||(Rw?e.adoptedStyleSheets.push(n):e.adoptedStyleSheets=[...e.adoptedStyleSheets,n]);return r})(o.shadowRoot?o.shadowRoot:o.getRootNode(),t);10&r&&(o["s-sc"]=a,o.classList.add(a+"-h")),n()},Qw=(e,t)=>"sc-"+e.$tagName$,Jw=(e,t,...o)=>{let r=null,n=null,a=!1,i=!1;const s=[],l=t=>{for(let o=0;o<t.length;o++)r=t[o],Array.isArray(r)?l(r):null!=r&&"boolean"!=typeof r&&((a="function"!=typeof e&&!Hw(r))&&(r=String(r)),a&&i?s[s.length-1].$text$+=r:s.push(a?eS(null,r):r),i=a)};if(l(o),t){t.key&&(n=t.key);{const e=t.className||t.class;e&&(t.class="object"!=typeof e?e:Object.keys(e).filter(t=>e[t]).join(" "))}}const c=eS(e,null);return c.$attrs$=t,s.length>0&&(c.$children$=s),c.$key$=n,c},eS=(e,t)=>{const o={$flags$:0,$tag$:e,$text$:t,$elm$:null,$children$:null,$attrs$:null,$key$:null};return o},tS={},oS=e=>{const t=e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return new RegExp(`(^|[^@]|@(?!supports\\s+selector\\s*\\([^{]*?${t}))(${t}\\b)`,"g")};oS("::slotted"),oS(":host"),oS(":host-context");var rS,nS=(e,t,o)=>null==e||Hw(e)?e:4&t?"false"!==e&&(""===e||!!e):1&t?String(e):e,aS=(e,t,o,r,n,a,i)=>{if(o===r)return;let s=((e,t)=>t in e)(e,t);if(t.toLowerCase(),"class"===t){const t=e.classList,n=sS(o);let a=sS(r);t.remove(...n.filter(e=>e&&!a.includes(e))),t.add(...a.filter(e=>e&&!n.includes(e)))}else if("style"===t){for(const t in o)r&&null!=r[t]||(t.includes("-")?e.style.removeProperty(t):e.style[t]="");for(const t in r)o&&r[t]===o[t]||(t.includes("-")?e.style.setProperty(t,r[t]):e.style[t]=r[t])}else if("key"===t);else{const i=Hw(r);if((s||i&&null!==r)&&!n)try{if(e.tagName.includes("-"))e[t]!==r&&(e[t]=r);else{const n=null==r?"":r;"list"===t?s=!1:null!=o&&e[t]==n||("function"==typeof e.__lookupSetter__(t)?e[t]=n:e.setAttribute(t,n))}}catch(sx){}null==r||!1===r?!1===r&&""!==e.getAttribute(t)||e.removeAttribute(t):(!s||4&a||n)&&!i&&1===e.nodeType&&(r=!0===r?"":r,e.setAttribute(t,r))}},iS=/\s/,sS=e=>("object"==typeof e&&e&&"baseVal"in e&&(e=e.baseVal),e&&"string"==typeof e?e.split(iS):[]),lS=(e,t,o,r)=>{const n=11===t.$elm$.nodeType&&t.$elm$.host?t.$elm$.host:t.$elm$,a=e&&e.$attrs$||{},i=t.$attrs$||{};for(const s of cS(Object.keys(a)))s in i||aS(n,s,a[s],void 0,o,t.$flags$);for(const s of cS(Object.keys(i)))aS(n,s,a[s],i[s],o,t.$flags$)};function cS(e){return e.includes("ref")?[...e.filter(e=>"ref"!==e),"ref"]:e}var dS=!1,hS=(e,t,o)=>{const r=t.$children$[o];let n,a,i=0;if(dS||(dS="svg"===r.$tag$),!Tw.document)throw new Error("You are trying to render a Stencil component in an environment that doesn't support the DOM. Make sure to populate the [`window`](https://developer.mozilla.org/en-US/docs/Web/API/Window/window) object before rendering a component.");if(n=r.$elm$=Tw.document.createElementNS(dS?"http://www.w3.org/2000/svg":"http://www.w3.org/1999/xhtml",r.$tag$),dS&&"foreignObject"===r.$tag$&&(dS=!1),lS(null,r,dS),r.$children$)for(i=0;i<r.$children$.length;++i)a=hS(e,r,i),a&&n.appendChild(a);return"svg"===r.$tag$?dS=!1:"foreignObject"===n.tagName&&(dS=!0),n["s-hn"]=rS,n},mS=(e,t,o,r,n,a)=>{let i,s=e;for(s.shadowRoot&&s.tagName===rS&&(s=s.shadowRoot);n<=a;++n)r[n]&&(i=hS(null,o,n),i&&(r[n].$elm$=i,fS(s,i,t)))},uS=(e,t,o)=>{for(let r=t;r<=o;++r){const t=e[r];if(t){const e=t.$elm$;e&&e.remove()}}},bS=(e,t,o=!1)=>e.$tag$===t.$tag$&&(o?(o&&!e.$key$&&t.$key$&&(e.$key$=t.$key$),!0):e.$key$===t.$key$),pS=(e,t,o=!1)=>{const r=t.$elm$=e.$elm$,n=e.$children$,a=t.$children$,i=t.$tag$;lS(e,t,dS="svg"===i||"foreignObject"!==i&&dS),null!==n&&null!==a?((e,t,o,r,n=!1)=>{let a,i,s=0,l=0,c=0,d=0,h=t.length-1,m=t[0],u=t[h],b=r.length-1,p=r[0],f=r[b];for(;s<=h&&l<=b;)if(null==m)m=t[++s];else if(null==u)u=t[--h];else if(null==p)p=r[++l];else if(null==f)f=r[--b];else if(bS(m,p,n))pS(m,p,n),m=t[++s],p=r[++l];else if(bS(u,f,n))pS(u,f,n),u=t[--h],f=r[--b];else if(bS(m,f,n))pS(m,f,n),fS(e,m.$elm$,u.$elm$.nextSibling),m=t[++s],f=r[--b];else if(bS(u,p,n))pS(u,p,n),fS(e,u.$elm$,m.$elm$),u=t[--h],p=r[++l];else{for(c=-1,d=s;d<=h;++d)if(t[d]&&null!==t[d].$key$&&t[d].$key$===p.$key$){c=d;break}c>=0?(i=t[c],i.$tag$!==p.$tag$?a=hS(t&&t[l],o,c):(pS(i,p,n),t[c]=void 0,a=i.$elm$),p=r[++l]):(a=hS(t&&t[l],o,l),p=r[++l]),a&&fS(m.$elm$.parentNode,a,m.$elm$)}s>h?mS(e,null==r[b+1]?null:r[b+1].$elm$,o,r,l,b):l>b&&uS(t,s,h)})(r,n,t,a,o):null!==a?mS(r,null,t,a,0,a.length-1):!o&&Cw&&null!==n&&uS(n,0,n.length-1),dS&&"svg"===i&&(dS=!1)},fS=(e,t,o)=>null==e?void 0:e.insertBefore(t,o),gS=(e,t,o=!1)=>{const r=e.$hostElement$,n=e.$vnode$||eS(null,null);var a;const i=(a=t)&&a.$tag$===tS?t:Jw(null,null,t);if(rS=r.tagName,o&&i.$attrs$)for(const s of Object.keys(i.$attrs$))r.hasAttribute(s)&&!["key","ref","style","class"].includes(s)&&(i.$attrs$[s]=r[s]);i.$tag$=null,i.$flags$|=4,e.$vnode$=i,i.$elm$=n.$elm$=r.shadowRoot||r,pS(n,i,o)},vS=(e,t)=>{if(t&&!e.$onRenderResolve$&&t["s-p"]){const o=t["s-p"].push(new Promise(r=>e.$onRenderResolve$=()=>{t["s-p"].splice(o-1,1),r()}))}},yS=(e,t)=>{if(e.$flags$|=16,4&e.$flags$)return void(e.$flags$|=512);vS(e,e.$ancestorComponent$);const o=()=>kS(e,t);if(!t)return Fw(o);queueMicrotask(()=>{o()})},kS=(e,t)=>{const o=e.$hostElement$,r=(e.$cmpMeta$.$tagName$,()=>{}),n=o;if(!n)throw new Error(`Can't render component <${o.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`);let a;return a=LS(n,t?"componentWillLoad":"componentWillUpdate",void 0,o),a=xS(a,()=>LS(n,"componentWillRender",void 0,o)),r(),xS(a,()=>SS(e,n,t))},xS=(e,t)=>wS(e)?e.then(t).catch(e=>{console.error(e),t()}):t(),wS=e=>e instanceof Promise||e&&e.then&&"function"==typeof e.then,SS=async(e,t,o)=>{var r;const n=e.$hostElement$,a=(e.$cmpMeta$.$tagName$,()=>{}),i=n["s-rc"];o&&Kw(e);const s=(e.$cmpMeta$.$tagName$,()=>{});CS(e,t,n,o),i&&(i.map(e=>e()),n["s-rc"]=void 0),s(),a();{const t=null!=(r=n["s-p"])?r:[],o=()=>$S(e);0===t.length?o():(Promise.all(t).then(o),e.$flags$|=4,t.length=0)}},CS=(e,t,o,r)=>{try{t=t.render(),e.$flags$&=-17,e.$flags$|=2,gS(e,t,r)}catch(sx){Lw(sx,e.$hostElement$)}return null},$S=e=>{e.$cmpMeta$.$tagName$;const t=e.$hostElement$,o=()=>{},r=t,n=e.$ancestorComponent$;LS(r,"componentDidRender",void 0,t),64&e.$flags$?(LS(r,"componentDidUpdate",void 0,t),o()):(e.$flags$|=64,_S(t),LS(r,"componentDidLoad",void 0,t),o(),e.$onReadyResolve$(t),n||ES()),e.$onRenderResolve$&&(e.$onRenderResolve$(),e.$onRenderResolve$=void 0),512&e.$flags$&&Vw(()=>yS(e,!1)),e.$flags$&=-517},ES=e=>{Vw(()=>((e,t,o)=>{const r=zw.ce(t,o);return e.dispatchEvent(r),r})(Tw,"appload",{detail:{namespace:"ix-icons"}}))},LS=(e,t,o,r)=>{if(e&&e[t])try{return e[t](o)}catch(sx){Lw(sx,r)}},_S=e=>{var t;return e.classList.add(null!=(t=ww)?t:"hydrated")},TS=(e,t,o,r)=>{const n=Ew(e);if(!n)return;const a=e,i=n.$instanceValues$.get(t),s=n.$flags$,l=a;o=nS(o,r.$members$[t][0]);const c=Number.isNaN(i)&&Number.isNaN(o);if(o!==i&&!c){if(n.$instanceValues$.set(t,o),r.$watchers$&&128&s){const e=r.$watchers$[t];e&&e.map(e=>{try{l[e](o,i,t)}catch(sx){Lw(sx,a)}})}if(2==(18&s)){if(l.componentShouldUpdate&&!1===l.componentShouldUpdate(o,i,t))return;yS(n,!1)}}},IS=(e,t,o)=>{var r,n;const a=e.prototype;if(t.$members$||t.$watchers$||e.watchers){e.watchers&&!t.$watchers$&&(t.$watchers$=e.watchers);const o=Object.entries(null!=(r=t.$members$)?r:{});o.map(([e,[o]])=>{if(31&o||32&o){const{get:r,set:n}=Object.getOwnPropertyDescriptor(a,e)||{};r&&(t.$members$[e][0]|=2048),n&&(t.$members$[e][0]|=4096),Object.defineProperty(a,e,{get(){return r?r.apply(this):(t=e,Ew(this).$instanceValues$.get(t));var t},configurable:!0,enumerable:!0}),Object.defineProperty(a,e,{set(r){const a=Ew(this);if(a){if(n){const i=32&o?this[e]:a.$hostElement$[e];return void 0===i&&a.$instanceValues$.get(e)?r=a.$instanceValues$.get(e):!a.$instanceValues$.get(e)&&i&&a.$instanceValues$.set(e,i),n.apply(this,[nS(r,o)]),r=32&o?this[e]:a.$hostElement$[e],void TS(this,e,r,t)}TS(this,e,r,t)}}})}});{const r=new Map;a.attributeChangedCallback=function(e,o,n){zw.jmp(()=>{var i;const s=r.get(e);if(this.hasOwnProperty(s)&&Sw);else{if(a.hasOwnProperty(s)&&"number"==typeof this[s]&&this[s]==n)return;if(null==s){const r=Ew(this),a=null==r?void 0:r.$flags$;if(r&&a&&!(8&a)&&128&a&&n!==o){const r=this,a=null==(i=t.$watchers$)?void 0:i[e];null==a||a.forEach(t=>{null!=r[t]&&r[t].call(r,n,o,e)})}return}}const l=Object.getOwnPropertyDescriptor(a,s);(n=(null!==n||"boolean"!=typeof this[s])&&n)===this[s]||l.get&&!l.set||(this[s]=n)})},e.observedAttributes=Array.from(new Set([...Object.keys(null!=(n=t.$watchers$)?n:{}),...o.filter(([e,t])=>31&t[0]).map(([e,t])=>{const o=t[1]||e;return r.set(o,e),o})]))}}return e},zS=async(e,t,o,r)=>{let n;if(!(32&t.$flags$)){t.$flags$|=32;{n=e.constructor;const o=e.localName;customElements.whenDefined(o).then(()=>t.$flags$|=128)}if(n&&n.style){let e;"string"==typeof n.style&&(e=n.style);const t=Qw(o);if(!_w.has(t)){const r=(o.$tagName$,()=>{});((e,t,o)=>{let r=_w.get(e);Ow&&o?(r=r||new CSSStyleSheet,"string"==typeof r?r=t:r.replaceSync(t)):r=t,_w.set(e,r)})(t,e,!!(1&o.$flags$)),r()}}}const a=t.$ancestorComponent$,i=()=>yS(t,!0);a&&a["s-rc"]?a["s-rc"].push(i):i()},OS=(e,t)=>{const o={$flags$:t[0],$tagName$:t[1]};o.$members$=t[2],o.$watchers$=e.$watchers$;const r=e.prototype.connectedCallback,n=e.prototype.disconnectedCallback;return Object.assign(e.prototype,{__hasHostListenerAttached:!1,__registerHost(){((e,t)=>{const o={$flags$:0,$hostElement$:e,$cmpMeta$:t,$instanceValues$:new Map};o.$onReadyPromise$=new Promise(e=>o.$onReadyResolve$=e),e["s-p"]=[],e["s-rc"]=[];const r=o;e.__stencil__getHostRef=()=>r})(this,o)},connectedCallback(){if(!this.__hasHostListenerAttached){if(!Ew(this))return;this.__hasHostListenerAttached=!0}(e=>{{const t=Ew(e);if(!t)return;const o=t.$cmpMeta$,r=(o.$tagName$,()=>{});if(1&t.$flags$)(null==t?void 0:t.$lazyInstance$)||(null==t?void 0:t.$onReadyPromise$)&&t.$onReadyPromise$.then(()=>{});else{t.$flags$|=1;{let o=e;for(;o=o.parentNode||o.host;)if(o["s-p"]){vS(t,t.$ancestorComponent$=o);break}}o.$members$&&Object.entries(o.$members$).map(([t,[o]])=>{if(31&o&&e.hasOwnProperty(t)){const o=e[t];delete e[t],e[t]=o}}),zS(e,t,o)}r()}})(this),r&&r.call(this)},disconnectedCallback(){(async e=>{Ew(e),Gw.has(e)&&Gw.delete(e),e.shadowRoot&&Gw.has(e.shadowRoot)&&Gw.delete(e.shadowRoot)})(this),n&&n.call(this)},__attachShadow(){if(this.shadowRoot){if("open"!==this.shadowRoot.mode)throw new Error(`Unable to re-use existing shadow root for ${o.$tagName$}! Mode is set to ${this.shadowRoot.mode} but Stencil only supports open shadow roots.`)}else Xw.call(this,o)}}),e.is=o.$tagName$,IS(e,o)};let RS,AS=null;function NS(e,t){if(void 0===window.DOMParser)return console.error("DOMParser not supported by your browser."),"";null===AS&&(AS=new window.DOMParser);try{e=decodeURI(e)}catch(rc){}const o=AS.parseFromString(e,"text/html").querySelector("svg");return o?o.outerHTML:(t?console.error("No valid svg data provided",t):console.error("No valid svg data provided"),"")}const PS=new Map,MS=()=>"undefined"==typeof window?new Map:(RS||(window.IxIcons=window.IxIcons||{},RS=window.IxIcons.map=window.IxIcons.map||new Map),RS);async function DS(e,t){const o=MS();return o.has(e)?o.get(e):PS.has(e)?PS.get(e):fetch(e).then(async r=>{const n=await r.text();let a="";return r.ok?(a=NS(n,t),o.set(e,a)):console.error("Failed to request svg data from",e,"with status code",r.status,t),a}).catch(()=>(console.error("Failed to fetch svg data:",e,t),o.set(e,""),"")).finally(()=>{PS.delete(e)})}const jS=/^(?:(?:https?|ftp):\/\/)?(?:\S+(?::\S*)?@)?(?:www\.)?(?:\S+\.\S+)(?:\S*)$/i;function VS(e,t){const o=function(){const e=document.querySelector("meta[name='ix-icons:path']");return!!e&&e.getAttribute("content")}();if(o)return`${o}/${e}.svg`;let r=`svg/${e}.svg`;try{r=(e=>{const t=new URL(e,zw.$resourcesUrl$);return t.origin!==Tw.location.origin?t.href:t.pathname})(r)}catch(n){console.warn(`Could not load icon with name "${e}". Ensure that the icon is registered using addIcons or that the icon SVG data is passed directly to property.`,t)}return r}async function FS(e,t){if(!t)return console.warn("No icon was provided",e),"";if((o=t)&&"string"==typeof o&&o.startsWith("data:image/svg+xml")){const o=NS(t,e);return o||console.error("Failed to parse icon data",e),o}var o;return async function(e,t){const o=MS();if(o.has(e))return o.get(e);if(function(e){return jS.test(e)}(e))return DS(e,t);const r=VS(e,t);return r?DS(r,t):""}(t,e)}const HS=OS(class extends Iw{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.size="24",this.lazyLoading=!1,this.isVisible=!1}componentWillLoad(){this.waitForRendering(()=>{this.isVisible=!0,this.loadIconContent()})}async loadIconContent(){const e=await FS(this.hostElement,this.name);this.svgContent=e||NS("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M384,0 L384,384 L0,384 L0,0 L384,0 Z M192,207.085 L57.751,341.333 L326.248,341.333 L192,207.085 Z M42.666,57.751 L42.666,326.248 L176.915,192 L42.666,57.751 Z M341.333,57.751 L207.085,192 L341.333,326.248 L341.333,57.751 Z M326.248,42.666 L57.751,42.666 L192,176.915 L326.248,42.666 Z' transform='translate(64 64)'/></svg>")}waitForRendering(e){if(this.lazyLoading&&"undefined"!=typeof window&&window.IntersectionObserver){const t=new IntersectionObserver(o=>{o.forEach(o=>{o.isIntersecting&&(e(),t.disconnect())})},{rootMargin:"25px"});t.observe(this.hostElement)}else e()}render(){const e={};return this.color&&(e.color=`var(--theme-${this.color})`),Jw(tS,{key:"83462a7d7da16587faaa0600b4c13ec8ad106a77",role:"img",style:e,class:{"size-12":"12"===this.size,"size-16":"16"===this.size,"size-24":"24"===this.size,"size-32":"32"===this.size}},Jw("div",{key:"570efdb71fcdd0c61b7c854c6ab3662508aae804",class:"svg-container",innerHTML:this.svgContent,"aria-hidden":"true"}))}static get assetsDirs(){return["svg"]}get hostElement(){return this}static get watchers(){return{name:["loadIconContent"]}}static get style(){return":host{display:inline-flex;height:1.5rem;width:1.5rem;min-height:1.5rem;min-width:1.5rem;color:inherit}:host .svg-container{display:block;position:relative;width:100%;height:100%}:host .svg-container svg{display:block;position:relative;height:100%;width:100%}:host .svg-container svg,:host .svg-container svg[fill],:host .svg-container svg [fill]{fill:currentColor !important}:host(.size-12){height:0.75rem;width:0.75rem;min-height:0.75rem;min-width:0.75rem}:host(.size-16){height:1rem;width:1rem;min-height:1rem;min-width:1rem}:host(.size-32){height:2rem;width:2rem;min-height:2rem;min-width:2rem}"}},[257,"ix-icon",{size:[1],color:[1],name:[1],lazyLoading:[4,"lazy-loading"],svgContent:[32],isVisible:[32]},void 0,{name:["loadIconContent"]}]),BS=HS,WS=function(){"undefined"!=typeof customElements&&["ix-icon"].forEach(e=>{"ix-icon"===e&&(customElements.get(e)||customElements.define(e,HS))})};gw(),bw(),yw(),vw(),xw(),WS();const US=hx({tagName:"ix-icon",elementClass:BS,react:f,defineCustomElement:WS}),qS=f.forwardRef((e,t)=>{const o=p.useRef(null);return p.useImperativeHandle(t,()=>({close(e){var t;null===(t=o.current)||void 0===t||t.closeModal(e)},dismiss(e){var t;null===(t=o.current)||void 0===t||t.dismissModal(e)},modalElement:null})),d.jsx(Rx,{ref:o,children:e.children})});Mk();const ZS={force:!1},YS=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.toggle=el(this,"toggle",7),this.itemClick=el(this,"itemClick",7),this.hasChildren=!1}render(){var e,t;return js(Fs,{key:"0f615d72d15f5d10c9d44ea3bda96bb64494944a",class:{selected:!!(null===(e=this.context)||void 0===e?void 0:e.isSelected)}},js("div",{key:"ea65a20109ff5347f1e6aa7da01f105f28594256",class:"icon-toggle-container"},this.hasChildren?js("ix-icon",{name:ql,size:"24",class:{"icon-toggle-down":!!(null===(t=this.context)||void 0===t?void 0:t.isExpanded)},color:"color-std-text",onClick:e=>{e.preventDefault(),e.stopPropagation(),this.toggle.emit()},"aria-label":this.ariaLabelChevronIcon}):null),js("div",{key:"aba0519a308a75609a1339ec1d2ab7a6fcd4638e",class:"tree-node-container",onClick:()=>{this.itemClick.emit()}},js("div",{key:"fa5985f1971f20cfb60f34e9c735c949e468ac4a",class:"tree-node-text"},this.text),js("slot",{key:"9f1110d6d2d64af7cf2840fa429ccf7ed312e5fc"})))}static get style(){return":host{display:flex;align-items:center;height:32px;width:100%;cursor:pointer}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .tree-node-container{display:flex;align-items:center;height:2rem;flex-grow:1;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .tree-node-container .tree-node-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .icon-toggle-container{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;min-width:2rem}:host .icon-toggle-container ix-icon{transition:transform var(--theme-default-time) ease-in-out}:host .icon-toggle-container ix-icon.icon-toggle-down{transform:rotate(90deg)}:host(:not(.disabled):not(:disabled):not(.selected).hover),:host(:not(.disabled):not(:disabled):not(.selected):hover){background-color:var(--theme-tree-item--background--hover)}:host(:not(.disabled):not(:disabled):not(.selected).active),:host(:not(.disabled):not(:disabled):not(.selected):active){background-color:var(--theme-tree-item--background--active)}:host(.selected){background-color:var(--theme-tree-item--background--selected)}:host(.selected.hover),:host(.selected:hover){background-color:var(--theme-tree-item--background--selected-hover)}:host(.selected.active),:host(.selected:active){background-color:var(--theme-tree-item--background--selected-active)}"}},[257,"ix-tree-item",{text:[1],hasChildren:[4,"has-children"],context:[16],ariaLabelChevronIcon:[1,"aria-label-chevron-icon"]}]),XS=e=>!Number.isNaN(Number(e));class GS{static create(e,t=GS.defaultConfig){return new GS(e,t)}static mergeStyle(e,t){for(let o in t)e.style[o]!==t[o]&&(e.style[o]=t[o])}static getMaxBrowserHeight(){const e=document.createElement("div"),t=document.createElement("div");GS.mergeStyle(e,{position:"absolute",height:"1px",opacity:0}),GS.mergeStyle(t,{height:"1e7px"}),e.appendChild(t),document.body.appendChild(e);const o=t.offsetHeight;return document.body.removeChild(e),o}constructor(e,t){this._scrollListener=null,this._pendingRender=!1,this._lastRepaint=null,this._maxElementHeight=GS.getMaxBrowserHeight(),this.refresh(e,t);const o=this._config,r=()=>{this._pendingRender=!1;const e=this._getScrollPosition(),t=this._lastRepaint;if(e===t)return;const r=t?e-t:0;if(!t||r<0||r>this._averageHeight){let t=this._renderChunk();this._lastRepaint=e,!1!==t&&"function"==typeof o.afterRender&&o.afterRender()}},n=o.scrollContainer||e;this._scrollListener=()=>{this._pendingRender||(this._pendingRender=!0,this._renderAnimationFrame=window.requestAnimationFrame(r))},n.addEventListener("scroll",this._scrollListener,{passive:!0}),r()}destroy(){this._renderAnimationFrame&&window.cancelAnimationFrame(this._renderAnimationFrame);const e=this._config,t=(null==e?void 0:e.scrollContainer)||this._element;this._scrollListener&&t&&t.removeEventListener("scroll",this._scrollListener)}refresh(e,t=GS.defaultConfig){var o;const r=(null===(o=this._config)||void 0===o?void 0:o.scrollContainer)||this._element;if(this._scrollListener&&r&&r.removeEventListener("scroll",this._scrollListener),this._config=t,!e||1!==e.nodeType)throw new Error("HyperList requires a valid DOM Node container");this._element=e;const n=this._config,a=this._scroller||n.scroller||document.createElement(n.scrollerTagName||"tr");if("boolean"!=typeof n.useFragment&&(this._config.useFragment=!0),!n.generate)throw new Error("Missing required `generate` function");if(!XS(n.total))throw new Error("Invalid required `total` value, expected number");if(!Array.isArray(n.itemHeight)&&!XS(n.itemHeight))throw new Error("\n Invalid required `itemHeight` value, expected number or array\n ".trim());XS(n.itemHeight)?this._itemHeights=Array(n.total).fill(n.itemHeight):this._itemHeights=[n.itemHeight],Object.keys(GS.defaultConfig).filter(e=>e in n).forEach(e=>{const t=n[e],o=XS(t);if(t&&"string"!=typeof t&&"number"!=typeof t)throw new Error(`Invalid optional \`${e}\`, expected string or number`);o&&(n[e]=`${t}px`)});const i=Boolean(n.horizontal),s=n[i?"width":"height"];if(s){const e=XS(s),t=!e&&"%"===s.slice(-1),o=e?parseInt(s,10):parseInt(s.replace(/px|%/,""),10),r=window[i?"innerWidth":"innerHeight"];this._containerSize=t?r*o/100:XS(s)?s:o}const l=n.scrollContainer,c=n.itemHeight*n.total,d=this._maxElementHeight;c>d&&console.warn(["HyperList: The maximum element height",d+"px has","been exceeded; please reduce your item height."].join(" "));const h={width:`${n.width}`,height:l?`${c}px`:`${n.height}`,overflow:l?"none":"auto",position:"relative"};GS.mergeStyle(e,h),l&&GS.mergeStyle(n.scrollContainer,{overflow:"auto"});const m={opacity:"0",position:"absolute",[i?"height":"width"]:"1px",[i?"width":"height"]:`${c}px`};GS.mergeStyle(a,m),this._scroller||e.appendChild(a);const u=this._computeScrollPadding();this._scrollPaddingBottom=u.bottom,this._scrollPaddingTop=u.top,this._scroller=a,this._scrollHeight=this._computeScrollHeight(),this._itemPositions=this._itemPositions||Array(n.total).fill(0),this._computePositions(0),this._renderChunk(null!==this._lastRepaint),"function"==typeof n.afterRender&&n.afterRender(),this._scrollListener&&(n.scrollContainer||e).addEventListener("scroll",this._scrollListener,{passive:!0})}_getRow(e){const t=this._config;let o=t.generate(e),r=o.height;if(void 0!==r&&XS(r)?(o=o.element,r!==this._itemHeights[e]&&(this._itemHeights[e]=r,this._computePositions(e),this._scrollHeight=this._computeScrollHeight())):r=this._itemHeights[e],!o||1!==o.nodeType)throw new Error(`Generator did not return a DOM Node for index: ${e}`);var n,a;n=o,a=t.rowClassName||"vrow",n.classList.add(a);const i=this._itemPositions[e]+this._scrollPaddingTop;return GS.mergeStyle(o,{position:"absolute",[t.horizontal?"left":"top"]:`${i}px`}),o}_getScrollPosition(){const e=this._config;return"function"==typeof e.overrideScrollPosition?e.overrideScrollPosition():this._element[e.horizontal?"scrollLeft":"scrollTop"]}_renderChunk(e=!1){const t=this._config,o=this._element,r=this._getScrollPosition(),n=t.total;let a=this._getFrom(r)-1;if((a<0||a-this._screenItemsLen<0)&&(a=0),!e&&this._lastFrom===a)return!1;this._lastFrom=a;let i=a+this._cachedItemsLen;(i>n||i+this._cachedItemsLen>n)&&(i=n);const s=t.useFragment?document.createDocumentFragment():[],l=this._scroller;s[t.useFragment?"appendChild":"push"](l);for(let c=a;c<i;c++){let e=this._getRow(c);s[t.useFragment?"appendChild":"push"](e)}if(t.applyPatch)return t.applyPatch(o,s);o.innerHTML="",o.appendChild(s)}_computePositions(e=1){const t=this._config.total;e<1&&(e=1);for(let o=e;o<t;o++)this._itemPositions[o]=this._itemHeights[o-1]+this._itemPositions[o-1]}_computeScrollHeight(){const e=this._config,t=Boolean(e.horizontal),o=e.total,r=this._itemHeights.reduce((e,t)=>e+t,0)+this._scrollPaddingBottom+this._scrollPaddingTop;GS.mergeStyle(this._scroller,{opacity:0,position:"absolute",top:"0px",[t?"height":"width"]:"1px",[t?"width":"height"]:`${r}px`});const n=this._itemHeights.slice(0).sort((e,t)=>e-t),a=Math.floor(o/2),i=o%2==0?(n[a]+n[a-1])/2:n[a],s=t?"clientWidth":"clientHeight",l=e.scrollContainer?e.scrollContainer:this._element,c=l[s]?l[s]:this._containerSize;return this._screenItemsLen=Math.ceil(c/i),this._containerSize=c,this._cachedItemsLen=Math.max(this._cachedItemsLen||0,3*this._screenItemsLen),this._averageHeight=i,r}_computeScrollPadding(){const e=this._config,t=Boolean(e.horizontal),o=window.getComputedStyle(this._element),r=e=>{const t=o.getPropertyValue(`padding-${e}`);return parseInt(t,10)||0};return t?{bottom:r("right"),top:r("left")}:{bottom:r("bottom"),top:r("top")}}_getFrom(e){let t=0;for(;this._itemPositions[t]<e;)t++;return t}}GS.defaultConfig={width:"100%",height:"100%"};const KS=Ol(class extends ds{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.contextChange=el(this,"contextChange",7),this.nodeToggled=el(this,"nodeToggled",7),this.nodeClicked=el(this,"nodeClicked",7),this.nodeRemoved=el(this,"nodeRemoved",7),this.root="root",this.model={},this.context={},this.updates=new Map,this.hasFirstRender=!1,this.dirtyItems=new Set}updatePadding(e,t){e.style.paddingLeft=t.level+"rem"}getVirtualizerOptions(e){const t=this.buildTreeList(this.model[this.root]);return{width:"100%",height:"100%",itemHeight:32,total:t.length,generate:o=>{const r=t[o],n=this.hostElement.querySelector(`[data-tree-node-id="${r.id}"]`),a=this.getContext(r.id);if(n&&!1===e.force){n.hasChildren=r.hasChildren,n.context=Object.assign({},a);let e=this.dirtyItems.has(r.id);if(this.updates.has(r.id)){const t=this.updates.get(r.id);if(t){const o=t(r,Object.assign({},this.context));"boolean"==typeof o&&(e=o)}}if(this.updatePadding(n,r),!e)return n}const i=e=>{this.updates.set(r.id,e)};let s=null;this.renderItem&&(s=this.renderItem(o,r,t,Object.assign({},this.context),i)),null===s&&(s=function(e,t,o){const r=document.createElement("ix-tree-item");return r.hasChildren=e.hasChildren,r.context=t,r.text=e.data.name,o(e=>{r.text=e.data.name}),r}(r,a,i));const l=s;return l.setAttribute("data-tree-node-id",r.id),l.style.paddingRight="1rem",this.updatePadding(l,r),this.dirtyItems.delete(r.id),l}}}setContext(e,t){this.context=Object.assign(Object.assign({},this.context),{[e]:t}),this.contextChange.emit(this.context)}getContext(e){return this.context?(this.context[e]||(this.context[e]={isExpanded:!1,isSelected:!1}),this.context[e]):{isExpanded:!1,isSelected:!1}}buildTreeList(e,t=0){const o=[];if(null==e?void 0:e.hasChildren){const r=t+1;e.children.forEach(e=>{const n=this.model[e],a=this.getContext(e);o.push(Object.assign(Object.assign({},n),{level:t})),n.hasChildren&&a.isExpanded&&o.push(...this.buildTreeList(n,r))})}return o}componentDidLoad(){this.initList(),this.observer=new MutationObserver(e=>{let t=[];e.forEach(e=>{t=[...t,...Array.from(e.removedNodes)],e.addedNodes.forEach(e=>{const o=t.indexOf(e);o>=0&&t.splice(o,1)})}),this.nodeRemoved.emit(t)}),this.observer.observe(this.hostElement,{childList:!0})}componentWillRender(){this.hasFirstRender=!0,this.isListInitialized()?this.refreshTree():this.initList()}connectedCallback(){this.hasFirstRender&&this.initList()}disconnectedCallback(){var e,t;null===(e=this.hyperlist)||void 0===e||e.destroy(),null===(t=this.observer)||void 0===t||t.disconnect()}onModelChange(){this.hasFirstRender&&!this.isListInitialized()&&this.initList()}async markItemsAsDirty(e){e.forEach(e=>this.dirtyItems.add(e))}isListInitialized(){var e;const t=null===(e=this.hyperlist)||void 0===e?void 0:e._itemPositions;return void 0!==t&&t.length&&!(null==t?void 0:t.some(e=>void 0===e||Number.isNaN(e)))}async refreshTree(e=ZS){this.hyperlist&&this.hyperlist.refresh(this.hostElement,this.getVirtualizerOptions(e))}initList(){var e;if(!this.model)return;null===(e=this.hyperlist)||void 0===e||e.destroy();const t=this.getVirtualizerOptions(ZS);this.hyperlist=new GS(this.hostElement,t)}onToggle(e){const{target:t}=e;if(e.preventDefault(),e.stopPropagation(),!(t instanceof ds))return;const o=t.getAttribute("data-tree-node-id");if(!o)return;if(!this.model[o].hasChildren)return;const r=this.getContext(o);r.isExpanded=!r.isExpanded,this.nodeToggled.emit({id:o,isExpanded:r.isExpanded}),this.setContext(o,r)}onTreeItemClick(e){const{target:t}=e;if(!(t instanceof ds))return;const o=t.getAttribute("data-tree-node-id");if(!o)return;const r=this.model[o],n=e.composedPath(),a=n.indexOf(this.hostElement),i=n.slice(0,a);if(!nh.pathIncludesTrigger(i)){if(!e.defaultPrevented){Object.values(this.context).forEach(e=>e.isSelected=!1);const e=this.getContext(o);e.isSelected=!0,this.setContext(o,e)}if(this.toggleOnItemClick&&r.hasChildren){const e=this.getContext(o);e.isExpanded=!e.isExpanded,this.nodeToggled.emit({id:o,isExpanded:e.isExpanded}),this.setContext(o,e)}this.nodeClicked.emit(o)}}render(){return js(Fs,{key:"d144ff5b676bdcafc424afea72834ea712c95dff",onClick:e=>this.onTreeItemClick(e)},js("slot",{key:"fc2f5555f95788c57fa66b150cc844024bc6677a"}))}get hostElement(){return this}static get watchers(){return{model:["onModelChange"]}}static get style(){return":host{display:block}"}},[257,"ix-tree",{root:[1],model:[16],renderItem:[16,"render-item"],context:[1040],toggleOnItemClick:[4,"toggle-on-item-click"],markItemsAsDirty:[64],refreshTree:[64]},[[0,"toggle","onToggle"]],{model:["onModelChange"]}]),QS=hx({tagName:"ix-tree",elementClass:KS,react:f,events:{onContextChange:"contextChange",onNodeToggled:"nodeToggled",onNodeClicked:"nodeClicked",onNodeRemoved:"nodeRemoved"},defineCustomElement:function(){"undefined"!=typeof customElements&&["ix-tree","ix-tree-item"].forEach(e=>{switch(e){case"ix-tree":customElements.get(e)||customElements.define(e,KS);break;case"ix-tree-item":customElements.get(e)||"undefined"!=typeof customElements&&["ix-tree-item"].forEach(e=>{"ix-tree-item"===e&&(customElements.get(e)||customElements.define(e,YS))})}})}});f.forwardRef((e,t)=>{const o=p.useRef(new Map),r=p.useCallback((t,r,n,a,i)=>{const s=document.createElement("ix-tree-item"),l=A.createRoot(s);return s.hasChildren=r.hasChildren,s.context=a[r.id],e.renderItem&&l.render(e.renderItem(r.data)),i((t,o)=>{s.context=o[t.id],s.hasChildren=t.hasChildren,e.renderItem&&l.render(e.renderItem(t.data))}),o.current.set(s,l),s},[]);return d.jsx(QS,{ref:t,...e,renderItem:e.renderItem?r:void 0,onNodeRemoved:e=>{const{detail:t}=e;t.forEach(e=>{var t;o.current.has(e)&&(null===(t=o.current.get(e))||void 0===t||t.unmount(),o.current.delete(e))})}})}),Mk();/*! Capacitor: https://capacitorjs.com/ - MIT License */const JS=e=>e.CapacitorPlatforms=(e=>{const t=new Map;t.set("web",{name:"web"});const o=e.CapacitorPlatforms||{currentPlatform:{name:"web"},platforms:t};return o.addPlatform=(e,t)=>{o.platforms.set(e,t)},o.setPlatform=e=>{o.platforms.has(e)&&(o.currentPlatform=o.platforms.get(e))},o})(e),eC=JS("undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:{});var tC;eC.addPlatform,eC.setPlatform,function(e){e.Unimplemented="UNIMPLEMENTED",e.Unavailable="UNAVAILABLE"}(tC||(tC={}));class oC extends Error{constructor(e,t,o){super(e),this.message=e,this.code=t,this.data=o}}const rC=e=>{var t,o,r,n,a;const i=e.CapacitorCustomPlatform||null,s=e.Capacitor||{},l=s.Plugins=s.Plugins||{},c=e.CapacitorPlatforms,d=(null===(t=null==c?void 0:c.currentPlatform)||void 0===t?void 0:t.getPlatform)||(()=>null!==i?i.name:(e=>{var t,o;return(null==e?void 0:e.androidBridge)?"android":(null===(o=null===(t=null==e?void 0:e.webkit)||void 0===t?void 0:t.messageHandlers)||void 0===o?void 0:o.bridge)?"ios":"web"})(e)),h=(null===(o=null==c?void 0:c.currentPlatform)||void 0===o?void 0:o.isNativePlatform)||(()=>"web"!==d()),m=(null===(r=null==c?void 0:c.currentPlatform)||void 0===r?void 0:r.isPluginAvailable)||(e=>{const t=b.get(e);return!!(null==t?void 0:t.platforms.has(d()))||!!u(e)}),u=(null===(n=null==c?void 0:c.currentPlatform)||void 0===n?void 0:n.getPluginHeader)||(e=>{var t;return null===(t=s.PluginHeaders)||void 0===t?void 0:t.find(t=>t.name===e)}),b=new Map,p=(null===(a=null==c?void 0:c.currentPlatform)||void 0===a?void 0:a.registerPlugin)||((e,t={})=>{const o=b.get(e);if(o)return console.warn(`Capacitor plugin "${e}" already registered. Cannot register plugins twice.`),o.proxy;const r=d(),n=u(e);let a;const c=o=>{let l;const c=(...c)=>{const d=(async()=>(!a&&r in t?a=a="function"==typeof t[r]?await t[r]():t[r]:null!==i&&!a&&"web"in t&&(a=a="function"==typeof t.web?await t.web():t.web),a))().then(t=>{const a=((t,o)=>{var a,i;if(!n){if(t)return null===(i=t[o])||void 0===i?void 0:i.bind(t);throw new oC(`"${e}" plugin is not implemented on ${r}`,tC.Unimplemented)}{const r=null==n?void 0:n.methods.find(e=>o===e.name);if(r)return"promise"===r.rtype?t=>s.nativePromise(e,o.toString(),t):(t,r)=>s.nativeCallback(e,o.toString(),t,r);if(t)return null===(a=t[o])||void 0===a?void 0:a.bind(t)}})(t,o);if(a){const e=a(...c);return l=null==e?void 0:e.remove,e}throw new oC(`"${e}.${o}()" is not implemented on ${r}`,tC.Unimplemented)});return"addListener"===o&&(d.remove=async()=>l()),d};return c.toString=()=>`${o.toString()}() { [capacitor code] }`,Object.defineProperty(c,"name",{value:o,writable:!1,configurable:!1}),c},h=c("addListener"),m=c("removeListener"),p=(e,t)=>{const o=h({eventName:e},t),r=async()=>{const r=await o;m({eventName:e,callbackId:r},t)},n=new Promise(e=>o.then(()=>e({remove:r})));return n.remove=async()=>{console.warn("Using addListener() without 'await' is deprecated."),await r()},n},f=new Proxy({},{get(e,t){switch(t){case"$$typeof":return;case"toJSON":return()=>({});case"addListener":return n?p:h;case"removeListener":return m;default:return c(t)}}});return l[e]=f,b.set(e,{name:e,proxy:f,platforms:new Set([...Object.keys(t),...n?[r]:[]])}),f});return s.convertFileSrc||(s.convertFileSrc=e=>e),s.getPlatform=d,s.handleError=t=>e.console.error(t),s.isNativePlatform=h,s.isPluginAvailable=m,s.pluginMethodNoop=(e,t,o)=>Promise.reject(`${o} does not have an implementation of "${t}".`),s.registerPlugin=p,s.Exception=oC,s.DEBUG=!!s.DEBUG,s.isLoggingEnabled=!!s.isLoggingEnabled,s.platform=s.getPlatform(),s.isNative=s.isNativePlatform(),s},nC=e=>e.Capacitor=rC(e),aC=nC("undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:{}),iC=aC.registerPlugin;aC.Plugins;class sC{constructor(e){this.listeners={},this.retainedEventArguments={},this.windowListeners={},e&&(console.warn(`Capacitor WebPlugin "${e.name}" config object was deprecated in v3 and will be removed in v4.`),this.config=e)}addListener(e,t){let o=!1;this.listeners[e]||(this.listeners[e]=[],o=!0),this.listeners[e].push(t);const r=this.windowListeners[e];return r&&!r.registered&&this.addWindowListener(r),o&&this.sendRetainedArgumentsForEvent(e),Promise.resolve({remove:async()=>this.removeListener(e,t)})}async removeAllListeners(){this.listeners={};for(const e in this.windowListeners)this.removeWindowListener(this.windowListeners[e]);this.windowListeners={}}notifyListeners(e,t,o){const r=this.listeners[e];if(r)r.forEach(e=>e(t));else if(o){let o=this.retainedEventArguments[e];o||(o=[]),o.push(t),this.retainedEventArguments[e]=o}}hasListeners(e){return!!this.listeners[e].length}registerWindowListener(e,t){this.windowListeners[t]={registered:!1,windowEventName:e,pluginEventName:t,handler:e=>{this.notifyListeners(t,e)}}}unimplemented(e="not implemented"){return new aC.Exception(e,tC.Unimplemented)}unavailable(e="not available"){return new aC.Exception(e,tC.Unavailable)}async removeListener(e,t){const o=this.listeners[e];if(!o)return;const r=o.indexOf(t);this.listeners[e].splice(r,1),this.listeners[e].length||this.removeWindowListener(this.windowListeners[e])}addWindowListener(e){window.addEventListener(e.windowEventName,e.handler),e.registered=!0}removeWindowListener(e){e&&(window.removeEventListener(e.windowEventName,e.handler),e.registered=!1)}sendRetainedArgumentsForEvent(e){const t=this.retainedEventArguments[e];t&&(delete this.retainedEventArguments[e],t.forEach(t=>{this.notifyListeners(e,t)}))}}e("W",sC);const lC=e=>encodeURIComponent(e).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape),cC=e=>e.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent);class dC extends sC{async getCookies(){const e=document.cookie,t={};return e.split(";").forEach(e=>{if(e.length<=0)return;let[o,r]=e.replace(/=/,"CAP_COOKIE").split("CAP_COOKIE");o=cC(o).trim(),r=cC(r).trim(),t[o]=r}),t}async setCookie(e){try{const t=lC(e.key),o=lC(e.value),r=`; expires=${(e.expires||"").replace("expires=","")}`,n=(e.path||"/").replace("path=",""),a=null!=e.url&&e.url.length>0?`domain=${e.url}`:"";document.cookie=`${t}=${o||""}${r}; path=${n}; ${a};`}catch(t){return Promise.reject(t)}}async deleteCookie(e){try{document.cookie=`${e.key}=; Max-Age=0`}catch(t){return Promise.reject(t)}}async clearCookies(){try{const e=document.cookie.split(";")||[];for(const t of e)document.cookie=t.replace(/^ +/,"").replace(/=.*/,`=;expires=${(new Date).toUTCString()};path=/`)}catch(e){return Promise.reject(e)}}async clearAllCookies(){try{await this.clearCookies()}catch(e){return Promise.reject(e)}}}iC("CapacitorCookies",{web:()=>new dC});const hC=(e,t={})=>{const o=Object.assign({method:e.method||"GET",headers:e.headers},t),r=((e={})=>{const t=Object.keys(e),o=Object.keys(e).map(e=>e.toLocaleLowerCase()).reduce((o,r,n)=>(o[r]=e[t[n]],o),{});return o})(e.headers),n=r["content-type"]||"";if("string"==typeof e.data)o.body=e.data;else if(n.includes("application/x-www-form-urlencoded")){const t=new URLSearchParams;for(const[o,r]of Object.entries(e.data||{}))t.set(o,r);o.body=t.toString()}else if(n.includes("multipart/form-data")||e.data instanceof FormData){const t=new FormData;if(e.data instanceof FormData)e.data.forEach((e,o)=>{t.append(o,e)});else for(const o of Object.keys(e.data))t.append(o,e.data[o]);o.body=t;const r=new Headers(o.headers);r.delete("content-type"),o.headers=r}else(n.includes("application/json")||"object"==typeof e.data)&&(o.body=JSON.stringify(e.data));return o};class mC extends sC{async request(e){const t=hC(e,e.webFetchExtra),o=((e,t=!0)=>{if(!e)return null;const o=Object.entries(e).reduce((e,o)=>{const[r,n]=o;let a,i;return Array.isArray(n)?(i="",n.forEach(e=>{a=t?encodeURIComponent(e):e,i+=`${r}=${a}&`}),i.slice(0,-1)):(a=t?encodeURIComponent(n):n,i=`${r}=${a}`),`${e}&${i}`},"");return o.substr(1)})(e.params,e.shouldEncodeUrlParams),r=o?`${e.url}?${o}`:e.url,n=await fetch(r,t),a=n.headers.get("content-type")||"";let i,s,{responseType:l="text"}=n.ok?e:{};switch(a.includes("application/json")&&(l="json"),l){case"arraybuffer":case"blob":s=await n.blob(),i=await(async e=>new Promise((t,o)=>{const r=new FileReader;r.onload=()=>{const e=r.result;t(e.indexOf(",")>=0?e.split(",")[1]:e)},r.onerror=e=>o(e),r.readAsDataURL(e)}))(s);break;case"json":i=await n.json();break;default:i=await n.text()}const c={};return n.headers.forEach((e,t)=>{c[t]=e}),{data:i,headers:c,status:n.status,url:n.url}}async get(e){return this.request(Object.assign(Object.assign({},e),{method:"GET"}))}async post(e){return this.request(Object.assign(Object.assign({},e),{method:"POST"}))}async put(e){return this.request(Object.assign(Object.assign({},e),{method:"PUT"}))}async patch(e){return this.request(Object.assign(Object.assign({},e),{method:"PATCH"}))}async delete(e){return this.request(Object.assign(Object.assign({},e),{method:"DELETE"}))}}iC("CapacitorHttp",{web:()=>new mC});const uC=iC("Device",{web:()=>ot(()=>t.import("./web-legacy-Dzx54M_-.js"),0,t.meta.url).then(e=>new e.DeviceWeb)}),bC=iC("ScreenOrientation",{web:()=>ot(()=>t.import("./web-legacy-Gp8y66Ee.js"),0,t.meta.url).then(e=>new e.ScreenOrientationWeb)}),pC=()=>{const e=p.useRef(null),[t,o]=p.useState("New Event");return d.jsxs(qS,{ref:e,children:[d.jsx(Px,{children:"Create new Event"}),d.jsxs(Ax,{children:[d.jsx("label",{children:"Event name"}),d.jsx("input",{className:"ix-form-control",type:"text",onInput:e=>o(e.currentTarget.value),defaultValue:t})]}),d.jsxs(Nx,{children:[d.jsx(fx,{onClick:function(){e.current&&e.current.close(t)},children:"Save"}),d.jsx(fx,{onClick:function(){e.current&&e.current.dismiss()},children:"Cancel"})]})]})},fC=()=>{const[e,t]=p.useState([]),[o,r]=p.useState(),[n,a]=p.useState(),[i,s]=p.useState("");return p.useLayoutEffect(()=>{bC.orientation().then(({type:e})=>{s(e)}),bC.addListener("screenOrientationChange",({type:e})=>{s(e)})},[]),p.useLayoutEffect(()=>{!async function(){const e=await uC.getInfo();r(e)}(),async function(){const e=await uC.getBatteryInfo();e.batteryLevel?a(100*e.batteryLevel):a(0)}()},[]),d.jsxs(vx,{children:[d.jsx(yx,{slot:"header",headerTitle:"My Phone",headerSubtitle:"Show information about your phone",children:d.jsx(fx,{variant:"subtle-primary",onClick:async function(){const o=await async function(e){return Xx(e)}({centered:!0,content:d.jsx(pC,{}),size:"full-screen"});o.onClose.once(o=>{t([...e,o])})},children:"Create new entry"})}),d.jsxs("div",{className:"Home__Content",children:[d.jsxs(_x,{className:"Home__System_Settings",children:[d.jsx(Lx,{label:"Device",value:null==o?void 0:o.model}),d.jsx(Lx,{label:"Version",value:`${null==o?void 0:o.iOSVersion}`}),d.jsx(Lx,{label:"Battery",value:`${n}%`}),d.jsx(Lx,{label:"Orientation",value:`${ki("mobile")?i:"portrait-primary"}`})]}),d.jsxs("div",{className:"Home__Event__Container",children:[d.jsx("h2",{children:"Events"}),d.jsx("div",{className:"Home__Event__Event_List",children:d.jsxs(Cx,{animated:!1,children:[d.jsx($x,{itemColor:"color-alarm",children:"Battery low"}),d.jsx($x,{itemColor:"color-success",children:"Upload success"}),d.jsx($x,{itemColor:"color-warning",children:"Heat limit"}),d.jsx($x,{itemColor:"color-alarm",children:"Restart required"}),e.map((e,t)=>d.jsx($x,{children:e},t))]})})]})]})]})},gC="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(42.666667, 21.333333)'><path d='M213.333333,85.3333333 C284.025781,85.3333333 341.333333,142.640885 341.333333,213.333333 C341.333333,260.711239 315.5928,302.077122 277.333732,324.208982 L277.333333,405.333333 L256,426.666667 L234.666667,426.666667 C234.666667,438.448741 225.115408,448 213.333333,448 C201.551259,448 192,438.448741 192,426.666667 L192,426.666667 L170.666667,426.666667 L149.333333,405.333333 L149.332954,324.208993 C111.073876,302.077136 85.3333333,260.711248 85.3333333,213.333333 C85.3333333,142.640885 142.640885,85.3333333 213.333333,85.3333333 Z M234.667665,339.563386 C227.72957,340.727434 220.602209,341.333333 213.333333,341.333333 C206.064458,341.333333 198.937097,340.727434 191.999002,339.563386 L192,384 L234.666667,384 L234.667665,339.563386 Z M96.4250122,307.614237 L119.052429,330.241654 L73.7975952,375.496488 L51.1701782,352.869071 L96.4250122,307.614237 Z M330.241654,307.614237 L375.496488,352.869071 L352.869071,375.496488 L307.614237,330.241654 L330.241654,307.614237 Z M213.333333,128 C166.205035,128 128,166.205035 128,213.333333 C128,260.461632 166.205035,298.666667 213.333333,298.666667 C260.461632,298.666667 298.666667,260.461632 298.666667,213.333333 C298.666667,166.205035 260.461632,128 213.333333,128 Z M426.666667,197.333333 L426.666667,229.333333 L362.666667,229.333333 L362.666667,197.333333 L426.666667,197.333333 Z M64,197.333333 L64,229.333333 L3.55271368e-14,229.333333 L3.55271368e-14,197.333333 L64,197.333333 Z M352.869071,51.1701782 L375.496488,73.7975952 L330.241654,119.052429 L307.614237,96.4250122 L352.869071,51.1701782 Z M73.7975952,51.1701782 L119.052429,96.4250122 L96.4250122,119.052429 L51.1701782,73.7975952 L73.7975952,51.1701782 Z M229.333333,-1.0658141e-14 L229.333333,64 L197.333333,64 L197.333333,-1.0658141e-14 L229.333333,-1.0658141e-14 Z'/></g></g></svg>",vC="data:image/svg+xml;utf8,<svg width='512' height='512' viewBox='0 0 512 512' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M64 64L362.667 64V106.667L106.667 106.667L106.667 362.667H64L64 64ZM379.325 247.993L280.665 371.319L221.34 323.859L247.993 290.541L273.984 311.36L346.008 221.34L379.325 247.993ZM448 149.333H149.333V448H448V149.333ZM405.333 192V405.333H192V192H405.333Z'/></svg>",yC="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(30.257293, 18.640071)'><path d='M225.742707,0 L288.525207,150.947232 L451.485414,164.011677 L327.326925,270.366642 L365.259373,429.388145 L225.742707,344.171897 L86.2260415,429.388145 L124.158489,270.366642 L2.84217094e-14,164.011677 L162.960208,150.947232 L225.742707,0 Z M259.138288,191.394856 L225.742707,111.087929 L192.347127,191.394856 L105.657374,198.341262 L171.707523,254.917025 L151.524041,339.503929 L225.742707,294.175885 L299.940041,339.503929 L279.777892,254.917025 L345.806707,198.341262 L259.138288,191.394856 Z' id='Star'/></g></g></svg>",kC="data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(85.333333, 64.000000)'><path d='M1.42108547e-14,-4.26325641e-14 L128,-4.26325641e-14 L128,64 L1.42108547e-14,64 L1.42108547e-14,-4.26325641e-14 Z M106.666667,106.666667 L234.666667,106.666667 L234.666667,170.666667 L106.666667,170.666667 L106.666667,106.666667 Z M106.666667,213.333333 L234.666667,213.333333 L234.666667,277.333333 L106.666667,277.333333 L106.666667,213.333333 Z M213.333333,320 L341.333333,320 L341.333333,384 L213.333333,384 L213.333333,320 Z M74.6666667,85.3333333 L74.6666667,117.333333 L85.3333333,117.333333 L85.3333333,149.333333 L42.6666667,149.333333 L42.6666667,85.3333333 L74.6666667,85.3333333 Z M181.333333,298.666667 L181.333333,330.666667 L192,330.666667 L192,362.666667 L149.333333,362.666667 L149.333333,298.666667 L181.333333,298.666667 Z M74.6666667,170.666667 L74.6666667,224 L85.3333333,224 L85.3333333,256 L42.6666667,256 L42.6666667,170.666667 L74.6666667,170.666667 Z' id='Combined-Shape'/></g></g></svg>",xC=()=>d.jsxs(vx,{children:[d.jsx(yx,{slot:"header",headerTitle:"Other",headerSubtitle:"Explain what this page is about"}),d.jsxs(px,{label:"Example",sublabel:"Sublabel",children:[d.jsx(Ex,{variant:"tertiary",id:"context-menu",slot:"header-actions",icon:"data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(224.000000, 53.333333)'><path d='M32,64 C49.673112,64 64,49.673112 64,32 C64,14.326888 49.673112,1.42108547e-14 32,1.42108547e-14 C14.326888,1.42108547e-14 0,14.326888 0,32 C0,49.673112 14.326888,64 32,64 Z M32,405.333333 C49.673112,405.333333 64,391.006445 64,373.333333 C64,355.660221 49.673112,341.333333 32,341.333333 C14.326888,341.333333 0,355.660221 0,373.333333 C0,391.006445 14.326888,405.333333 32,405.333333 Z M32,234.666667 C49.673112,234.666667 64,220.339779 64,202.666667 C64,184.993555 49.673112,170.666667 32,170.666667 C14.326888,170.666667 0,184.993555 0,202.666667 C0,220.339779 14.326888,234.666667 32,234.666667 Z'/></g></g></svg>"}),d.jsx(Hx,{format:"body",children:"Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet."})]}),d.jsxs(kx,{trigger:"context-menu",children:[d.jsx(wx,{icon:"data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(42.666667, 64.000000)'><path d='M362.666667,1.42108547e-14 L362.666667,21.3333333 L320,21.333 L320,362.666 L362.666667,362.666667 L362.666667,384 L320,383.999 L320,384 L298.666667,384 L298.666,383.999 L256,384 L256,362.666667 L298.666,362.666 L298.666,21.333 L256,21.3333333 L256,1.42108547e-14 L362.666667,1.42108547e-14 Z M426.666667,64 L426.666667,320 L341.333333,320 L341.333333,277.333333 L384,277.333333 L384,106.666667 L341.333333,106.666667 L341.333333,64 L426.666667,64 Z M277.333333,64 L277.333333,320 L3.55271368e-14,320 L3.55271368e-14,64 L277.333333,64 Z M179.2,89.6 L149.333333,89.6 L149.333333,234.666667 C149.333333,248 148.5,256.333333 147.875,264.354167 L147.792993,265.422171 L147.792993,265.422171 L147.714003,266.48894 C147.417695,270.579012 147.2,274.696296 147.2,279.466667 L147.2,279.466667 L177.066667,279.466667 L177.066667,260.266667 C184.941497,273.926888 199.708077,282.130544 215.466667,281.6 C229.540046,281.805757 242.921593,275.508559 251.733333,264.533333 C263.162478,248.989677 269.832496,230.461848 270.933333,211.2 C270.933333,170.666667 249.6,142.933333 217.6,142.933333 C202.507405,142.999748 188.308689,150.099106 179.2,162.133333 L179.2,162.133333 L179.2,89.6 Z M119.466667,162.133333 C107.961824,149.843793 91.4322333,143.546807 74.6666667,145.066667 C57.6785115,144.485924 40.8138255,148.15216 25.6,155.733333 L25.6,155.733333 L34.1333333,177.066667 C45.3979052,171.147831 57.7246848,167.522308 70.4,166.4 C78.5613135,165.511423 86.6853595,168.371259 92.4903835,174.176283 C98.2954074,179.981307 101.155244,188.105353 100.266667,196.266667 L100.266667,196.266667 L100.266667,198.4 L78.9333333,198.4 C65.8181975,197.679203 52.705771,199.864608 40.5333333,204.8 C26.2806563,210.950309 17.6507691,225.621117 19.2,241.066667 C19.0625857,252.057651 23.6679763,262.574827 31.8381493,269.927982 C40.0083223,277.281138 50.9508304,280.757072 61.8666667,279.466667 C77.2795695,280.291768 92.2192911,274.001359 102.4,262.4 L102.4,262.4 L102.4,277.333333 L130.133333,277.333333 C128.292479,266.054406 127.577851,254.620365 128,243.2 L128,243.2 L128,204.8 C129.999138,190.023932 126.995128,175.003882 119.466667,162.133333 Z M98.1333333,213.333333 L98.1333333,238.933333 C92.082572,249.988391 80.836024,257.218314 68.2666667,258.133333 C63.0655139,258.520242 57.9538681,256.621996 54.2659359,252.934064 C50.5780036,249.246132 48.6797582,244.134486 49.0666667,238.933333 C49.0666667,224 59.7333333,215.466667 85.3333333,213.333333 L85.3333333,213.333333 L98.1333333,213.333333 Z M209.066667,166.4 C226.133333,166.4 238.933333,183.466667 238.933333,211.2 C238.933333,238.933333 228.266667,256 211.2,256 C197.298049,255.69869 184.825037,247.383349 179.2,234.666667 L179.2,234.666667 L179.2,187.733333 C185.154203,176.240507 196.263981,168.304951 209.066667,166.4 Z'/></g></g></svg>",children:"Rename..."}),d.jsx(wx,{icon:"data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Shape' transform='translate(64.000000, 42.666667)'><path d='M256,42.6666667 L128,42.6666667 L128,7.10542736e-15 L256,7.10542736e-15 L256,42.6666667 Z M170.666667,170.666667 L128,170.666667 L128,341.333333 L170.666667,341.333333 L170.666667,170.666667 Z M256,170.666667 L213.333333,170.666667 L213.333333,341.333333 L256,341.333333 L256,170.666667 Z M384,85.3333333 L384,128 L341.333333,128 L341.333333,426.666667 L42.6666667,426.666667 L42.6666667,128 L0,128 L0,85.3333333 L384,85.3333333 Z M298.666667,128 L85.3333333,128 L85.3333333,384 L298.666667,384 L298.666667,128 Z'/></g></g></svg>",children:"Delete"})]}),d.jsx(Tx,{label:"Motor speed",value:"Nominal"}),d.jsx(Tx,{label:"Motor speed",value:"122.6",unit:"rpm"}),d.jsx(Tx,{label:"Motor speed",value:"122.6",state:"alarm"}),d.jsx(Tx,{label:"Motor speed",value:"122.6",state:"warning"}),d.jsx(Tx,{label:"Motor speed",value:"Nominal",orientation:"vertical"}),d.jsx(Tx,{label:"Motor speed",value:"{122.6}",unit:"rpm",state:"alarm",orientation:"vertical"})]});var wC,SC={exports:{}},CC=(wC||(wC=1,function(e){!function(){var t={}.hasOwnProperty;function o(){for(var e="",t=0;t<arguments.length;t++){var o=arguments[t];o&&(e=n(e,r(o)))}return e}function r(e){if("string"==typeof e||"number"==typeof e)return e;if("object"!=typeof e)return"";if(Array.isArray(e))return o.apply(null,e);if(e.toString!==Object.prototype.toString&&!e.toString.toString().includes("[native code]"))return e.toString();var r="";for(var a in e)t.call(e,a)&&e[a]&&(r=n(r,a));return r}function n(e,t){return t?e?e+" "+t:e+t:e}e.exports?(o.default=o,e.exports=o):window.classNames=o}()}(SC)),SC.exports);
36
- /*!
37
- Copyright (c) 2018 Jed Watson.
38
- Licensed under the MIT License (MIT), see
39
- http://jedwatson.github.io/classnames
40
- */const $C=r(CC),EC="_Example_zduaz_10",LC="_SliderExample_zduaz_26",_C="_ButtonExample_zduaz_42",TC="_IconCol_zduaz_54",IC="_IconsExample_zduaz_60",zC="_TypographyExample_zduaz_74",OC="_Toggle_zduaz_82";function RC(){return d.jsx("div",{className:EC,children:d.jsx(Sx,{header:"No elements available",subHeader:"Create an element first",icon:"data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Shape' transform='translate(65.929697, 65.929697)'><polygon points='211.189225 2.36847579e-14 211.189225 168.95138 380.140606 168.95138 380.140606 211.189225 211.189225 211.189225 211.189225 380.140606 168.95138 380.140606 168.95138 211.189225 -1.42108547e-14 211.189225 -1.42108547e-14 168.95138 168.95138 168.95138 168.95138 -1.42108547e-14'/></g></g></svg>",action:"Create element"})})}function AC(){return d.jsxs("div",{className:$C(EC,LC),children:[d.jsxs(Dx,{trace:!0,"trace-reference":50,marker:[0,25,50,75,100],value:25,children:[d.jsx("span",{slot:"label-start",children:"0"}),d.jsx("span",{slot:"label-end",children:"100"})]}),d.jsxs(Dx,{min:0,max:50,value:20,step:10,trace:!0,"trace-reference":10,marker:[0,10,20,30,40,50],children:[d.jsx("span",{slot:"label-start",children:"0"}),d.jsx("span",{slot:"label-end",children:"100"})]}),d.jsxs(Dx,{trace:!0,"trace-reference":50,marker:[0,25,50,75,100],error:!0,children:[d.jsx("span",{slot:"label-start",children:"0"}),d.jsx("span",{slot:"label-end",children:"100"})]})]})}function NC(){return d.jsx("div",{className:EC,children:d.jsxs(Cx,{compact:!0,children:[d.jsx($x,{itemColor:"color-primary",children:"Text 1"}),d.jsx($x,{itemColor:"color-primary",children:"Text 2"}),d.jsx($x,{itemColor:"color-primary",children:"Text 3"}),d.jsx($x,{itemColor:"color-primary",children:"Text 4"})]})})}function PC(){return d.jsxs("div",{className:$C(EC),children:[d.jsx(Fx,{className:OC}),d.jsx(Fx,{className:OC,checked:!0}),d.jsx(Fx,{className:OC,disabled:!0}),d.jsx(Fx,{className:OC,checked:!0,disabled:!0})]})}function MC(){return d.jsxs("div",{className:$C(EC,_C),children:[d.jsx(fx,{children:"Button primary"}),d.jsx(fx,{variant:"subtle-primary",children:"Button primary"}),d.jsx(fx,{variant:"subtle-primary",children:"Button primary"}),d.jsx(fx,{variant:"subtle-secondary",children:"Button primary"}),d.jsx(fx,{variant:"tertiary",children:"Button primary"}),d.jsx(fx,{variant:"subtle-tertiary",children:"Button primary"}),d.jsx(fx,{disabled:!0,children:"Button primary"}),d.jsx(fx,{disabled:!0,variant:"subtle-primary",children:"Button primary"})]})}function DC(){return d.jsxs("div",{className:$C(EC,zC),children:[d.jsx(Hx,{format:"h1",children:"Block H1"}),d.jsx(Hx,{format:"h2",children:"Block H2"}),d.jsx(Hx,{format:"display",children:"Block Display"}),d.jsx(Hx,{format:"body",children:"Block Body"}),d.jsx(Hx,{format:"label-sm",children:"Block Label"})]})}function jC(){const[e]=p.useState([["app-menu","rocket","calendar","capacity"],["backup","bar-code","battery-full","clock"],["cloud","code","cogwheel","database"]]);return d.jsx("div",{className:$C(EC,IC),children:d.jsx(Ix,{children:e.map((e,t)=>d.jsx(Mx,{children:e.map((e,o)=>d.jsx(gx,{size:"3",className:TC,children:d.jsx(US,{name:e})},`${t}_${o}_${e}`))},t))})})}const VC=()=>d.jsxs(vx,{children:[d.jsx(yx,{slot:"header",headerTitle:"Other",headerSubtitle:"Explain what this page is about"}),d.jsxs(Ix,{noMargin:!0,children:[d.jsx(Mx,{children:d.jsx(gx,{children:d.jsx(jC,{})})}),d.jsx(Mx,{children:d.jsx(gx,{children:d.jsx(RC,{})})}),d.jsxs(Mx,{children:[d.jsx(gx,{children:d.jsx(DC,{})}),d.jsx(gx,{children:d.jsx(PC,{})}),d.jsx(gx,{children:d.jsx(MC,{})})]}),d.jsx(Mx,{children:d.jsx(gx,{children:d.jsx(AC,{})})}),d.jsx(Mx,{children:d.jsx(gx,{children:d.jsx(NC,{})})})]})]});((e={})=>{"undefined"!=typeof document&&document.documentElement.classList.add("ion-ce"),en({...e})})();const FC=({to:e,label:t,icon:o,counter:r})=>d.jsx(tt,{to:e,activeClassName:"active",component:e=>d.jsx(Ox,{icon:o,onClick:e.navigate,active:"active"===e.className,label:t,notifications:r})}),HC=({to:e,children:t,counter:o})=>d.jsx(tt,{to:e,activeClassName:"active",component:e=>d.jsx(jx,{icon:!0,onClick:e.navigate,selected:"active"===e.className,counter:o,children:t})}),BC=()=>{var e,t;return e="preview-theme",t=e=>{console.log("New theme:",e),e&&(document.body.classList.remove("theme-brand-dark","theme-brand-light","theme-classic-dark","theme-classic-light"),document.body.classList.add(e))},p.useEffect(()=>{const o=()=>{const o=new URLSearchParams(window.location.search).get(e);t(o)};return o(),window.addEventListener("popstate",o),()=>{window.removeEventListener("popstate",o)}},[e,t]),d.jsx(mw,{children:d.jsx(_i,{children:d.jsx(qe,{children:d.jsxs(mx,{breakpoints:["sm"],children:[d.jsxs(ux,{name:"My App",children:[d.jsx(Ex,{variant:"tertiary",icon:vC}),d.jsx(Ex,{variant:"tertiary",icon:vC}),d.jsx(Ex,{variant:"tertiary",icon:vC}),d.jsxs(xx,{variant:"subtle-tertiary",label:"Select config",children:[d.jsx(wx,{label:"Config 1"}),d.jsx(wx,{label:"Config 2"}),d.jsx(wx,{label:"Config 3"})]}),d.jsxs(bx,{username:"John Doe",extra:"Administrator",children:[d.jsx(wx,{label:"Action 1"}),d.jsx(wx,{label:"Action 2"})]})]}),d.jsxs(zx,{enableToggleTheme:!0,children:[d.jsx(FC,{to:"home",label:"Home",icon:kC}),d.jsx(FC,{to:"demo",label:"Demo",icon:gC}),d.jsx(FC,{to:"other",label:"Other",icon:yC,counter:4})]}),d.jsxs(ji,{animated:!1,children:[d.jsx(Ue,{path:"/home",children:d.jsx(fC,{})}),d.jsx(Ue,{path:"/other",children:d.jsx(xC,{})}),d.jsx(Ue,{path:"/demo",children:d.jsx(VC,{})}),d.jsx(Ue,{exact:!0,path:"/",children:d.jsx(Fe,{to:"home"})})]}),d.jsxs(Vx,{layout:"stretched",placement:"top",rounded:!0,slot:"bottom",children:[d.jsx(HC,{to:"home",children:d.jsx(US,{name:kC})}),d.jsx(HC,{to:"demo",children:d.jsx(US,{name:yC})}),d.jsx(HC,{to:"other",counter:4,children:d.jsx(US,{name:gC})})]})]})})})})};"ios"===new URLSearchParams(window.location.search).get("preview-mode")&&document.documentElement.classList.add("preview-mode-ios");const WC=document.getElementById("root"),UC=R.createRoot(WC);!async function(){const{type:e}=await bC.orientation();window.document.body.setAttribute("data-screen-orientation",e),bC.addListener("screenOrientationChange",({type:e})=>{window.document.body.setAttribute("data-screen-orientation",e)})}(),UC.render(d.jsx(f.StrictMode,{children:d.jsx(BC,{})}))}}});