@siemens/ix 4.4.0 → 5.1.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 (1281) hide show
  1. package/READMEOSS.html +24 -10
  2. package/components/index.js +1 -1
  3. package/components/ix-action-card.js +1 -1
  4. package/components/ix-application-header.js +1 -1
  5. package/components/ix-application-switch-modal.js +1 -1
  6. package/components/ix-application.js +1 -1
  7. package/components/ix-avatar.js +1 -1
  8. package/components/ix-blind.js +1 -1
  9. package/components/ix-breadcrumb-item.js +1 -1
  10. package/components/ix-breadcrumb.js +1 -1
  11. package/components/ix-button.js +1 -1
  12. package/components/ix-card-accordion.js +1 -1
  13. package/components/ix-card-content.js +1 -1
  14. package/components/ix-card-list.js +1 -1
  15. package/components/ix-card-title.js +1 -1
  16. package/components/ix-card.js +1 -1
  17. package/components/ix-category-filter.js +1 -1
  18. package/components/ix-checkbox-group.js +1 -1
  19. package/components/ix-checkbox.js +1 -1
  20. package/components/ix-chip.js +1 -1
  21. package/components/ix-col.js +1 -1
  22. package/components/ix-content-header.js +1 -1
  23. package/components/ix-content.js +1 -1
  24. package/components/ix-css-grid-item.js +1 -1
  25. package/components/ix-css-grid.js +1 -1
  26. package/components/ix-custom-field.js +1 -1
  27. package/components/ix-date-dropdown.js +1 -1
  28. package/components/ix-date-input.js +1 -1
  29. package/components/ix-date-picker.js +1 -1
  30. package/components/ix-date-time-card.js +1 -1
  31. package/components/{ix-validation-tooltip.d.ts → ix-datetime-input.d.ts} +4 -4
  32. package/components/ix-datetime-input.js +1 -0
  33. package/components/ix-datetime-picker.js +1 -1
  34. package/components/ix-divider.js +1 -1
  35. package/components/ix-dropdown-button.js +1 -1
  36. package/components/ix-dropdown-header.js +1 -1
  37. package/components/ix-dropdown-item.js +1 -1
  38. package/components/ix-dropdown-quick-actions.js +1 -1
  39. package/components/ix-dropdown.js +1 -1
  40. package/components/ix-empty-state.js +1 -1
  41. package/components/ix-event-list-item.js +1 -1
  42. package/components/ix-event-list.js +1 -1
  43. package/components/ix-expanding-search.js +1 -1
  44. package/components/ix-field-label.js +1 -1
  45. package/components/ix-field-wrapper.js +1 -1
  46. package/components/ix-filter-chip.js +1 -1
  47. package/components/ix-flip-tile-content.js +1 -1
  48. package/components/ix-flip-tile.js +1 -1
  49. package/components/ix-group-context-menu.js +1 -1
  50. package/components/ix-group-item.js +1 -1
  51. package/components/ix-group.js +1 -1
  52. package/components/ix-helper-text.js +1 -1
  53. package/components/ix-icon-button.js +1 -1
  54. package/components/ix-icon-toggle-button.js +1 -1
  55. package/components/ix-input.js +1 -1
  56. package/components/ix-key-value-list.js +1 -1
  57. package/components/ix-key-value.js +1 -1
  58. package/components/ix-kpi.js +1 -1
  59. package/components/ix-layout-auto.js +1 -1
  60. package/components/ix-layout-grid.js +1 -1
  61. package/components/ix-link-button.js +1 -1
  62. package/components/ix-menu-about-item.js +1 -1
  63. package/components/ix-menu-about-news.js +1 -1
  64. package/components/ix-menu-about.js +1 -1
  65. package/components/ix-menu-avatar-item.js +1 -1
  66. package/components/ix-menu-avatar.js +1 -1
  67. package/components/ix-menu-category.js +1 -1
  68. package/components/ix-menu-expand-icon.js +1 -1
  69. package/components/ix-menu-item.js +1 -1
  70. package/components/ix-menu-settings-item.js +1 -1
  71. package/components/ix-menu-settings.js +1 -1
  72. package/components/ix-menu.js +1 -1
  73. package/components/ix-message-bar.js +1 -1
  74. package/components/ix-modal-content.js +1 -1
  75. package/components/ix-modal-footer.js +1 -1
  76. package/components/ix-modal-header.js +1 -1
  77. package/components/ix-modal-loading.js +1 -1
  78. package/components/ix-modal.js +1 -1
  79. package/components/ix-number-input.js +1 -1
  80. package/components/ix-pagination.js +1 -1
  81. package/components/ix-pane-layout.js +1 -1
  82. package/components/ix-pane.js +1 -1
  83. package/components/ix-pill.js +1 -1
  84. package/components/{ix-application-sidebar.d.ts → ix-popover-content.d.ts} +4 -4
  85. package/components/ix-popover-content.js +1 -0
  86. package/components/ix-popover-footer.d.ts +11 -0
  87. package/components/ix-popover-footer.js +1 -0
  88. package/components/ix-popover-header.d.ts +11 -0
  89. package/components/ix-popover-header.js +1 -0
  90. package/components/ix-popover-image.d.ts +11 -0
  91. package/components/ix-popover-image.js +1 -0
  92. package/components/ix-popover.d.ts +11 -0
  93. package/components/ix-popover.js +1 -0
  94. package/components/ix-progress-indicator.js +1 -1
  95. package/components/ix-push-card.js +1 -1
  96. package/components/ix-radio-group.js +1 -1
  97. package/components/ix-radio.js +1 -1
  98. package/components/{ix-input-group.d.ts → ix-range-field.d.ts} +4 -4
  99. package/components/ix-range-field.js +1 -0
  100. package/components/ix-row.js +1 -1
  101. package/components/ix-select-item.js +1 -1
  102. package/components/ix-select.js +1 -1
  103. package/components/ix-slider.js +1 -1
  104. package/components/ix-spinner.js +1 -1
  105. package/components/ix-split-button.js +1 -1
  106. package/components/ix-tab-item.js +1 -1
  107. package/components/ix-tab-panel.d.ts +11 -0
  108. package/components/ix-tab-panel.js +1 -0
  109. package/components/{ix-drawer.d.ts → ix-tab-set.d.ts} +4 -4
  110. package/components/ix-tab-set.js +1 -0
  111. package/components/ix-tabs.js +1 -1
  112. package/components/ix-textarea.js +1 -1
  113. package/components/ix-tile.js +1 -1
  114. package/components/ix-time-input.js +1 -1
  115. package/components/ix-time-picker.js +1 -1
  116. package/components/ix-toast-container.js +1 -1
  117. package/components/ix-toast.js +1 -1
  118. package/components/ix-toggle-button.js +1 -1
  119. package/components/ix-toggle.js +1 -1
  120. package/components/ix-tooltip.js +1 -1
  121. package/components/ix-tree-item.js +1 -1
  122. package/components/ix-tree.js +1 -1
  123. package/components/ix-typography.js +1 -1
  124. package/components/ix-upload.js +1 -1
  125. package/components/ix-workflow-step.js +1 -1
  126. package/components/ix-workflow-steps.js +1 -1
  127. package/components/p-3VG6z9c3.js +1 -0
  128. package/components/p-4pTtJwcY.js +1 -0
  129. package/components/p-5ntkLbuJ.js +1 -0
  130. package/components/{p-BWRJteYa.js → p-7HGOhDMX.js} +1 -1
  131. package/components/p-B-O0ylt_.js +1 -0
  132. package/components/p-BBCsPlPH.js +1 -0
  133. package/components/p-BDlGgfYh.js +1 -0
  134. package/components/p-BL9SR36X.js +1 -0
  135. package/components/p-BNAvpXSk.js +1 -0
  136. package/components/p-BST8QY5w.js +1 -0
  137. package/components/p-BWH03B1n.js +1 -0
  138. package/components/p-BWknDysp.js +1 -0
  139. package/components/p-BbW5EIKF.js +1 -0
  140. package/components/p-BbwShqw_.js +1 -0
  141. package/components/p-BtSt9tC5.js +1 -0
  142. package/components/p-BuBQiemL.js +1 -0
  143. package/components/p-Bxrgt3H_.js +1 -0
  144. package/components/p-Byed_Z2G.js +1 -0
  145. package/components/p-BzFLbXmT.js +1 -0
  146. package/components/p-C-sZLWci.js +1 -0
  147. package/components/p-C0WZnIxc.js +1 -0
  148. package/components/p-C21npbUc.js +1 -0
  149. package/components/p-C2jvmCOl.js +1 -0
  150. package/components/p-C5UTTqsv.js +1 -0
  151. package/components/p-C9HBQRMb.js +1 -0
  152. package/components/p-CAH3dF6j.js +1 -0
  153. package/components/p-CApDAYIa.js +1 -0
  154. package/components/{p-CRcg3Wl9.js → p-CDf5TQum.js} +1 -1
  155. package/components/p-CG9cQxRO.js +1 -0
  156. package/components/p-CGHbrmJg.js +1 -0
  157. package/components/p-CIA8i4dm.js +1 -0
  158. package/components/p-CJoOEoc-.js +1 -0
  159. package/components/p-CMtwWb3-.js +1 -0
  160. package/components/p-CNLoALIl.js +1 -0
  161. package/components/p-CT5pAQCz.js +1 -0
  162. package/components/p-CTbTAb9U.js +1 -0
  163. package/components/p-CWlPNXA-.js +1 -0
  164. package/components/p-CWshStHZ.js +1 -0
  165. package/components/p-CpOGS2e_.js +1 -0
  166. package/components/p-CrDBjFhu.js +1 -0
  167. package/components/p-CrLxhwo2.js +1 -0
  168. package/components/p-CtDOTMOT.js +1 -0
  169. package/components/p-CuFZ7CXu.js +1 -0
  170. package/components/p-Cy2KAdml.js +1 -0
  171. package/components/p-Czy7a3I4.js +1 -0
  172. package/components/{p-DSTYytot.js → p-D5rshXh5.js} +1 -1
  173. package/components/p-DDvuSQX3.js +1 -0
  174. package/components/p-DHydRnvu.js +1 -0
  175. package/components/p-DKH7tPDu.js +1 -0
  176. package/components/p-DM7ma3Eh.js +1 -0
  177. package/components/p-DNIQ2C1K.js +1 -0
  178. package/components/p-DRw2l8Az.js +1 -0
  179. package/components/p-DT02jDB7.js +1 -0
  180. package/components/p-Dfd_ifAu.js +1 -0
  181. package/components/p-DhWkcMmR.js +1 -0
  182. package/components/p-DiLKm3tq.js +1 -0
  183. package/components/p-Djkc69iv.js +1 -0
  184. package/components/p-Dpk_WgCl.js +1 -0
  185. package/components/p-DtOqKp7K.js +1 -0
  186. package/components/p-DtmgZu-S.js +1 -0
  187. package/components/p-DuTDx0c-.js +1 -0
  188. package/components/p-Dw_A3HUC.js +1 -0
  189. package/components/p-Dwe6tWhq.js +1 -0
  190. package/components/p-Dx6rQdpk.js +1 -0
  191. package/components/p-DziPiOL3.js +1 -0
  192. package/components/p-GGleop6j.js +1 -0
  193. package/components/p-GmOVROeD.js +1 -0
  194. package/components/p-ImMb0joA.js +1 -0
  195. package/components/p-Wr4Qf8LA.js +1 -0
  196. package/components/p-XBTykBKS.js +1 -0
  197. package/components/p-aUZgVnx5.js +1 -0
  198. package/components/p-wFiL3dN1.js +1 -0
  199. package/components/{p-BJxTLVYT.js → p-zqHenwXl.js} +1 -1
  200. package/components/p-zyYHTdEN.js +1 -0
  201. package/components/package.json +1 -1
  202. package/dist/cjs/{a11y-DldCLr8D.js → a11y-_XjpTo2w.js} +11 -2
  203. package/dist/cjs/animation-hxDbANsw.js +81 -0
  204. package/dist/cjs/app-globals-V2Kpy_OQ.js +5 -0
  205. package/dist/cjs/aria-activedescendant.mixin-_lb0Xz2S.js +85 -0
  206. package/dist/cjs/{base-button-BvWcXXIH.js → base-button-BP6iIMR7.js} +14 -10
  207. package/dist/cjs/{base-icon-button-DgnV_-qM.js → base-icon-button-BmiGQb9v.js} +3 -3
  208. package/dist/cjs/component-DgA9FH-W.js +143 -0
  209. package/dist/cjs/{context-CmNuiaNz.js → context-DqdXbKw_.js} +5 -2
  210. package/dist/cjs/dropdown-controller-kBwdbfGD.js +99 -0
  211. package/dist/cjs/{floating-ui.dom-CMzYsRR7.js → find-element-DPxOAdgO.js} +101 -0
  212. package/dist/cjs/focus-proxy-CjxFZupW.js +49 -0
  213. package/dist/cjs/focus-trap-Be3N4ytz.js +310 -0
  214. package/dist/cjs/focus-utilities-5SZMxJg4.js +161 -0
  215. package/dist/cjs/focus-visible.mixin-1V7Eldn_.js +42 -0
  216. package/dist/cjs/{helper-text-util-CX9jWl8m.js → helper-text-util-BkHm7ofh.js} +26 -8
  217. package/dist/cjs/id.mixin-DINDQztK.js +21 -0
  218. package/dist/cjs/index-B4J4JK0P.js +17 -0
  219. package/dist/cjs/{index-DIYO-Liy.js → index-CwJ-mkQd.js} +4 -6
  220. package/dist/cjs/{index-Dxeom0qd.js → index-DnclGKUw.js} +549 -126
  221. package/dist/cjs/{index-BxmN3RtX.js → index-SVeYVn-h.js} +1 -2
  222. package/dist/cjs/index.cjs.js +266 -47
  223. package/dist/cjs/inherit-aria-attributes.mixin-EyRU0cDO.js +36 -0
  224. package/dist/cjs/{picker-input.util-DJNAVluZ.js → input-picker.mixin-Cf82jV-C.js} +25 -1
  225. package/dist/cjs/{input.fc-BIQRswZt.js → input.fc-DM-hX3xb.js} +15 -17
  226. package/dist/cjs/ix-action-card.cjs.entry.js +41 -20
  227. package/dist/cjs/ix-application-header.cjs.entry.js +126 -69
  228. package/dist/cjs/ix-application-switch-modal.cjs.entry.js +11 -15
  229. package/dist/cjs/ix-application.cjs.entry.js +68 -41
  230. package/dist/cjs/ix-avatar_2.cjs.entry.js +125 -21
  231. package/dist/cjs/ix-blind.cjs.entry.js +38 -24
  232. package/dist/cjs/ix-breadcrumb-item.cjs.entry.js +235 -44
  233. package/dist/cjs/ix-breadcrumb.cjs.entry.js +85 -68
  234. package/dist/cjs/ix-button.cjs.entry.js +227 -40
  235. package/dist/cjs/ix-card-accordion_2.cjs.entry.js +30 -19
  236. package/dist/cjs/ix-card-list.cjs.entry.js +106 -56
  237. package/dist/cjs/ix-card_2.cjs.entry.js +17 -17
  238. package/dist/cjs/ix-category-filter.cjs.entry.js +180 -111
  239. package/dist/cjs/ix-checkbox-group.cjs.entry.js +52 -27
  240. package/dist/cjs/ix-checkbox.cjs.entry.js +71 -37
  241. package/dist/cjs/ix-chip.cjs.entry.js +317 -81
  242. package/dist/cjs/ix-col_4.cjs.entry.js +1107 -495
  243. package/dist/cjs/ix-content-header.cjs.entry.js +25 -17
  244. package/dist/cjs/ix-content.cjs.entry.js +8 -8
  245. package/dist/cjs/ix-css-grid-item.cjs.entry.js +6 -2
  246. package/dist/cjs/ix-css-grid.cjs.entry.js +13 -5
  247. package/dist/cjs/ix-custom-field.cjs.entry.js +41 -12
  248. package/dist/cjs/ix-date-dropdown.cjs.entry.js +170 -145
  249. package/dist/cjs/ix-date-input.cjs.entry.js +213 -125
  250. package/dist/cjs/ix-date-picker.cjs.entry.js +752 -0
  251. package/dist/cjs/ix-date-time-card.cjs.entry.js +25 -18
  252. package/dist/cjs/ix-datetime-input.cjs.entry.js +549 -0
  253. package/dist/cjs/ix-datetime-picker.cjs.entry.js +242 -58
  254. package/dist/cjs/ix-divider.cjs.entry.js +2 -2
  255. package/dist/cjs/ix-dropdown-button.cjs.entry.js +155 -38
  256. package/dist/cjs/ix-dropdown-header.cjs.entry.js +6 -2
  257. package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +2 -2
  258. package/dist/cjs/ix-dropdown_2.cjs.entry.js +993 -0
  259. package/dist/cjs/ix-empty-state.cjs.entry.js +32 -6
  260. package/dist/cjs/ix-event-list-item.cjs.entry.js +38 -27
  261. package/dist/cjs/ix-event-list.cjs.entry.js +26 -26
  262. package/dist/cjs/ix-expanding-search.cjs.entry.js +58 -44
  263. package/dist/cjs/ix-field-label_2.cjs.entry.js +178 -56
  264. package/dist/cjs/ix-filter-chip_2.cjs.entry.js +103 -38
  265. package/dist/cjs/ix-flip-tile-content.cjs.entry.js +8 -8
  266. package/dist/cjs/ix-flip-tile.cjs.entry.js +43 -30
  267. package/dist/cjs/ix-group-context-menu_2.cjs.entry.js +51 -27
  268. package/dist/cjs/ix-group.cjs.entry.js +63 -40
  269. package/dist/cjs/ix-helper-text.cjs.entry.js +43 -16
  270. package/dist/cjs/ix-icon-button_2.cjs.entry.js +232 -52
  271. package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +221 -45
  272. package/dist/cjs/ix-input.cjs.entry.js +129 -59
  273. package/dist/cjs/ix-key-value-list.cjs.entry.js +6 -6
  274. package/dist/cjs/ix-key-value.cjs.entry.js +24 -6
  275. package/dist/cjs/ix-kpi.cjs.entry.js +37 -13
  276. package/dist/cjs/ix-layout-auto.cjs.entry.js +15 -15
  277. package/dist/cjs/ix-link-button.cjs.entry.js +19 -15
  278. package/dist/cjs/ix-menu-about-item.cjs.entry.js +13 -6
  279. package/dist/cjs/ix-menu-about-news.cjs.entry.js +45 -18
  280. package/dist/cjs/ix-menu-about.cjs.entry.js +72 -28
  281. package/dist/cjs/ix-menu-avatar.cjs.entry.js +60 -29
  282. package/dist/cjs/ix-menu-category.cjs.entry.js +377 -77
  283. package/dist/cjs/ix-menu-expand-icon.cjs.entry.js +24 -24
  284. package/dist/cjs/ix-menu-item.cjs.entry.js +306 -68
  285. package/dist/cjs/ix-menu-settings-item.cjs.entry.js +13 -6
  286. package/dist/cjs/ix-menu-settings.cjs.entry.js +87 -4
  287. package/dist/cjs/ix-menu.cjs.entry.js +302 -138
  288. package/dist/cjs/ix-message-bar.cjs.entry.js +33 -22
  289. package/dist/cjs/ix-modal-content_2.cjs.entry.js +37 -18
  290. package/dist/cjs/ix-modal-footer.cjs.entry.js +2 -2
  291. package/dist/cjs/ix-modal-loading.cjs.entry.js +2 -2
  292. package/dist/cjs/ix-modal.cjs.entry.js +98 -61
  293. package/dist/cjs/ix-number-input.cjs.entry.js +211 -131
  294. package/dist/cjs/ix-pagination.cjs.entry.js +108 -89
  295. package/dist/cjs/ix-pane-layout.cjs.entry.js +26 -27
  296. package/dist/cjs/ix-pane.cjs.entry.js +206 -97
  297. package/dist/cjs/ix-pill_4.cjs.entry.js +746 -0
  298. package/dist/cjs/ix-popover-content.cjs.entry.js +26 -0
  299. package/dist/cjs/ix-popover-footer.cjs.entry.js +26 -0
  300. package/dist/cjs/ix-popover-header.cjs.entry.js +70 -0
  301. package/dist/cjs/ix-popover-image.cjs.entry.js +33 -0
  302. package/dist/cjs/ix-popover.cjs.entry.js +996 -0
  303. package/dist/cjs/ix-progress-indicator.cjs.entry.js +48 -40
  304. package/dist/cjs/ix-push-card.cjs.entry.js +36 -15
  305. package/dist/cjs/ix-radio-group.cjs.entry.js +63 -26
  306. package/dist/cjs/ix-radio.cjs.entry.js +51 -25
  307. package/dist/cjs/ix-range-field.cjs.entry.js +122 -0
  308. package/dist/cjs/ix-select.cjs.entry.js +770 -375
  309. package/dist/cjs/ix-slider.cjs.entry.js +108 -68
  310. package/dist/cjs/ix-split-button.cjs.entry.js +118 -48
  311. package/dist/cjs/ix-tab-panel.cjs.entry.js +30 -0
  312. package/dist/cjs/ix-textarea.cjs.entry.js +135 -48
  313. package/dist/cjs/ix-tile.cjs.entry.js +12 -12
  314. package/dist/cjs/ix-time-input.cjs.entry.js +299 -152
  315. package/dist/cjs/ix-toast-container.cjs.entry.js +14 -54
  316. package/dist/cjs/ix-toast.cjs.entry.js +47 -31
  317. package/dist/cjs/ix-toggle-button.cjs.entry.js +200 -27
  318. package/dist/cjs/ix-toggle.cjs.entry.js +244 -48
  319. package/dist/cjs/ix-tooltip.cjs.entry.js +85 -52
  320. package/dist/cjs/ix-tree-item.cjs.entry.js +50 -16
  321. package/dist/cjs/ix-tree.cjs.entry.js +102 -45
  322. package/dist/cjs/ix-typography.cjs.entry.js +19 -12
  323. package/dist/cjs/ix-upload.cjs.entry.js +80 -76
  324. package/dist/cjs/ix-workflow-step.cjs.entry.js +39 -34
  325. package/dist/cjs/ix-workflow-steps.cjs.entry.js +20 -15
  326. package/dist/cjs/{listener-BShKJBRB.js → listener-ClEsCfX0.js} +7 -6
  327. package/dist/cjs/loader.cjs.js +3 -4
  328. package/dist/cjs/{logical-filter-operator-q-2KOPJs.js → logical-filter-operator-Dv9-d8FB.js} +2 -0
  329. package/dist/cjs/luxon-datetime-format-masks-DQVILoY7.js +43 -0
  330. package/dist/cjs/{make-ref-BaH6_YJk.js → make-ref-CHsa3FY7.js} +6 -2
  331. package/dist/cjs/menu-service-DBg-0e5W.js +74 -0
  332. package/dist/cjs/modal-_AhJoT78.js +190 -0
  333. package/dist/cjs/path-utils-CQKWhbQW.js +169 -0
  334. package/dist/cjs/service-CRjXhKel.js +94 -0
  335. package/dist/cjs/shadow-dom-BL5F7RFW.js +104 -0
  336. package/dist/cjs/siemens-ix.cjs.js +4 -5
  337. package/dist/cjs/tab.mixin-C1KwKb64.js +21 -0
  338. package/dist/cjs/theme-switcher-sbkXOvhB.js +127 -0
  339. package/dist/cjs/time-picker-constraints-CxGhm1qV.js +79 -0
  340. package/dist/cjs/{tree.types-BygtRFW3.js → tree.types-Cs9O1Wtf.js} +2 -0
  341. package/dist/cjs/typed-event-Bw4IfJC0.js +44 -0
  342. package/dist/cjs/uuid-Bo2QzEg9.js +15 -0
  343. package/dist/cjs/{validation-DF9UXqHB.js → validation-DJaUH-UR.js} +32 -9
  344. package/dist/collection/collection-manifest.json +21 -9
  345. package/dist/collection/components/action-card/action-card.css +18 -0
  346. package/dist/collection/components/action-card/action-card.js +41 -19
  347. package/dist/collection/components/application/application.js +83 -54
  348. package/dist/collection/components/application-header/application-header.js +116 -84
  349. package/dist/collection/components/application-header/application-switch-modal/application-switch-modal.css +2 -2
  350. package/dist/collection/components/application-header/application-switch-modal/application-switch-modal.js +6 -8
  351. package/dist/collection/components/avatar/avatar.css +31 -6
  352. package/dist/collection/components/avatar/avatar.js +108 -35
  353. package/dist/collection/components/blind/blind.css +27 -0
  354. package/dist/collection/components/blind/blind.js +33 -16
  355. package/dist/collection/components/breadcrumb/breadcrumb.css +7 -2
  356. package/dist/collection/components/breadcrumb/breadcrumb.js +125 -79
  357. package/dist/collection/components/breadcrumb/breadcrumb.types.js +1 -0
  358. package/dist/collection/components/breadcrumb-item/breadcrumb-item.css +69 -93
  359. package/dist/collection/components/breadcrumb-item/breadcrumb-item.js +132 -70
  360. package/dist/collection/components/button/base-button.js +13 -9
  361. package/dist/collection/components/button/button.css +40 -47
  362. package/dist/collection/components/button/button.js +69 -59
  363. package/dist/collection/components/card/card.js +15 -16
  364. package/dist/collection/components/card-accordion/card-accordion.js +27 -17
  365. package/dist/collection/components/card-content/card-content.js +1 -1
  366. package/dist/collection/components/card-list/card-list.css +1 -1
  367. package/dist/collection/components/card-list/card-list.js +129 -56
  368. package/dist/collection/components/card-title/card-title.js +1 -1
  369. package/dist/collection/components/category-filter/category-filter.css +40 -47
  370. package/dist/collection/components/category-filter/category-filter.js +173 -105
  371. package/dist/collection/components/category-filter/filter-state.js +2 -4
  372. package/dist/collection/components/category-filter/input-state.js +2 -0
  373. package/dist/collection/components/checkbox/checkbox.css +14 -4
  374. package/dist/collection/components/checkbox/checkbox.js +70 -33
  375. package/dist/collection/components/checkbox-group/checkbox-group.js +48 -25
  376. package/dist/collection/components/chip/chip.css +369 -346
  377. package/dist/collection/components/chip/chip.js +171 -80
  378. package/dist/collection/components/chip/chip.types.js +18 -0
  379. package/dist/collection/components/col/col.js +20 -2
  380. package/dist/collection/components/content/content.css +2 -2
  381. package/dist/collection/components/content/content.js +5 -6
  382. package/dist/collection/components/content-header/content-header.js +23 -17
  383. package/dist/collection/components/css-grid/css-grid-item.js +5 -1
  384. package/dist/collection/components/css-grid/css-grid.js +12 -6
  385. package/dist/collection/components/custom-field/custom-field.js +38 -11
  386. package/dist/collection/components/date-dropdown/date-dropdown.css +202 -18
  387. package/dist/collection/components/date-dropdown/date-dropdown.js +168 -201
  388. package/dist/collection/components/date-input/date-input.css +4 -4
  389. package/dist/collection/components/date-input/date-input.js +200 -112
  390. package/dist/collection/components/date-picker/date-picker.css +70 -25
  391. package/dist/collection/components/date-picker/date-picker.js +582 -193
  392. package/dist/collection/components/date-time-card/date-time-card.css +3 -0
  393. package/dist/collection/components/date-time-card/date-time-card.js +43 -18
  394. package/dist/collection/components/datetime-input/datetime-input.css +621 -0
  395. package/dist/collection/components/datetime-input/datetime-input.js +1372 -0
  396. package/dist/collection/components/datetime-input/datetime-input.types.js +1 -0
  397. package/dist/collection/components/datetime-picker/datetime-picker.css +2 -10
  398. package/dist/collection/components/datetime-picker/datetime-picker.js +364 -58
  399. package/dist/collection/components/divider/divider.js +1 -1
  400. package/dist/collection/components/dropdown/dropdown-controller.js +25 -84
  401. package/dist/collection/components/dropdown/dropdown-focus.js +178 -0
  402. package/dist/collection/components/dropdown/dropdown.css +1 -1
  403. package/dist/collection/components/dropdown/dropdown.js +809 -201
  404. package/dist/collection/components/dropdown-button/dropdown-button.css +38 -0
  405. package/dist/collection/components/dropdown-button/dropdown-button.js +258 -36
  406. package/dist/collection/components/dropdown-header/dropdown-header.js +5 -1
  407. package/dist/collection/components/dropdown-item/dropdown-item.css +23 -3
  408. package/dist/collection/components/dropdown-item/dropdown-item.js +129 -26
  409. package/dist/collection/components/dropdown-item/dropdown-item.types.js +1 -0
  410. package/dist/collection/components/dropdown-quick-actions/dropdown-quick-actions.js +1 -1
  411. package/dist/collection/components/empty-state/empty-state.js +31 -7
  412. package/dist/collection/components/event-list/event-list.js +25 -26
  413. package/dist/collection/components/event-list-item/event-list-item.js +35 -26
  414. package/dist/collection/components/expanding-search/expanding-search.js +56 -42
  415. package/dist/collection/components/field-label/field-label.css +10 -0
  416. package/dist/collection/components/field-label/field-label.js +34 -11
  417. package/dist/collection/components/field-wrapper/field-wrapper.css +1 -2
  418. package/dist/collection/components/field-wrapper/field-wrapper.js +193 -49
  419. package/dist/collection/components/field-wrapper/helper-text-util.js +22 -5
  420. package/dist/collection/components/filter-chip/filter-chip.css +3 -6
  421. package/dist/collection/components/filter-chip/filter-chip.js +63 -11
  422. package/dist/collection/components/flip-tile/flip-tile.js +39 -27
  423. package/dist/collection/components/flip-tile-content/flip-tile-content.js +7 -9
  424. package/dist/collection/components/group/group-context-menu.js +3 -4
  425. package/dist/collection/components/group/group.js +60 -38
  426. package/dist/collection/components/group-item/group-item.js +45 -22
  427. package/dist/collection/components/helper-text/helper-text.js +37 -12
  428. package/dist/collection/components/icon-button/base-icon-button.js +1 -1
  429. package/dist/collection/components/icon-button/icon-button.css +40 -47
  430. package/dist/collection/components/icon-button/icon-button.js +58 -56
  431. package/dist/collection/components/icon-toggle-button/icon-toggle-button.css +40 -47
  432. package/dist/collection/components/icon-toggle-button/icon-toggle-button.js +61 -63
  433. package/dist/collection/components/input/input.css +4 -8
  434. package/dist/collection/components/input/input.fc.js +10 -11
  435. package/dist/collection/components/input/input.js +120 -52
  436. package/dist/collection/components/input/input.util.js +1 -2
  437. package/dist/collection/components/input/number-input.css +4 -4
  438. package/dist/collection/components/input/number-input.js +202 -124
  439. package/dist/collection/components/input/textarea.css +4 -4
  440. package/dist/collection/components/input/textarea.js +127 -42
  441. package/dist/collection/components/ix-playground/ix-playground.js +25 -0
  442. package/dist/collection/components/key-value/key-value.js +23 -7
  443. package/dist/collection/components/key-value-list/key-value-list.js +5 -7
  444. package/dist/collection/components/kpi/kpi.js +35 -13
  445. package/dist/collection/components/layout-auto/layout-auto.js +14 -15
  446. package/dist/collection/components/layout-grid/layout-grid.js +14 -16
  447. package/dist/collection/components/link-button/link-button.js +17 -15
  448. package/dist/collection/components/menu/menu-expand-icon.css +13 -6
  449. package/dist/collection/components/menu/menu-expand-icon.js +60 -45
  450. package/dist/collection/components/menu/menu.css +21 -3
  451. package/dist/collection/components/menu/menu.js +339 -161
  452. package/dist/collection/components/menu-about/menu-about.css +63 -3
  453. package/dist/collection/components/menu-about/menu-about.js +111 -36
  454. package/dist/collection/components/menu-about-item/menu-about-item.js +18 -14
  455. package/dist/collection/components/menu-about-news/menu-about-news.js +65 -17
  456. package/dist/collection/components/menu-avatar/menu-avatar.js +55 -25
  457. package/dist/collection/components/menu-avatar-item/menu-avatar-item.js +14 -3
  458. package/dist/collection/components/menu-category/menu-category.js +249 -45
  459. package/dist/collection/components/menu-item/menu-item.js +199 -53
  460. package/dist/collection/components/menu-settings/menu-settings.css +0 -3
  461. package/dist/collection/components/menu-settings/menu-settings.js +111 -36
  462. package/dist/collection/components/menu-settings-item/menu-settings-item.js +23 -16
  463. package/dist/collection/components/message-bar/message-bar.js +31 -22
  464. package/dist/collection/components/modal/modal.css +2 -1
  465. package/dist/collection/components/modal/modal.js +98 -63
  466. package/dist/collection/components/modal-content/modal-content.js +1 -1
  467. package/dist/collection/components/modal-footer/modal-footer.js +1 -1
  468. package/dist/collection/components/modal-header/modal-header.css +1 -0
  469. package/dist/collection/components/modal-header/modal-header.js +34 -16
  470. package/dist/collection/components/modal-loading/modal-loading.js +1 -1
  471. package/dist/collection/components/pagination/pagination.css +40 -47
  472. package/dist/collection/components/pagination/pagination.js +103 -85
  473. package/dist/collection/components/pane/pane.css +4 -0
  474. package/dist/collection/components/pane/pane.js +220 -91
  475. package/dist/collection/components/pane-layout/pane-layout.js +23 -25
  476. package/dist/collection/components/pill/pill.css +8 -24
  477. package/dist/collection/components/pill/pill.js +60 -29
  478. package/dist/collection/components/popover/popover-controller.js +161 -0
  479. package/dist/collection/components/popover/popover.css +75 -0
  480. package/dist/collection/components/popover/popover.js +940 -0
  481. package/dist/collection/components/popover/test/popover.constants.js +19 -0
  482. package/dist/collection/components/popover/test/popover.fixtures.js +111 -0
  483. package/dist/collection/components/popover/test/popover.page.js +318 -0
  484. package/dist/collection/components/{application-sidebar/application-sidebar.css → popover-content/popover-content.css} +5 -7
  485. package/dist/collection/components/popover-content/popover-content.js +67 -0
  486. package/dist/collection/components/{input-group/input-group.css → popover-footer/popover-footer.css} +13 -37
  487. package/dist/collection/components/popover-footer/popover-footer.js +68 -0
  488. package/dist/collection/components/{drawer/drawer.css → popover-header/popover-header.css} +28 -55
  489. package/dist/collection/components/popover-header/popover-header.js +205 -0
  490. package/dist/collection/components/popover-image/popover-image.css +80 -0
  491. package/dist/collection/components/popover-image/popover-image.js +96 -0
  492. package/dist/collection/components/progress-indicator/progress-indicator.js +46 -39
  493. package/dist/collection/components/push-card/push-card.js +35 -16
  494. package/dist/collection/components/radio/radio.js +47 -23
  495. package/dist/collection/components/radio-group/radio-group.js +59 -24
  496. package/dist/collection/components/range-field/range-field.css +102 -0
  497. package/dist/collection/components/range-field/range-field.js +193 -0
  498. package/dist/collection/components/row/row.js +1 -1
  499. package/dist/collection/components/select/select.css +61 -16
  500. package/dist/collection/components/select/select.js +833 -385
  501. package/dist/collection/components/select/test/select-controller.js +89 -0
  502. package/dist/collection/components/select-item/select-item.css +5 -0
  503. package/dist/collection/components/select-item/select-item.js +76 -59
  504. package/dist/collection/components/slider/slider.css +0 -7
  505. package/dist/collection/components/slider/slider.js +101 -85
  506. package/dist/collection/components/spinner/spinner.js +14 -15
  507. package/dist/collection/components/split-button/split-button.css +36 -19
  508. package/dist/collection/components/split-button/split-button.js +116 -77
  509. package/dist/collection/components/tab-item/tab-item.css +73 -81
  510. package/dist/collection/components/tab-item/tab-item.js +279 -93
  511. package/dist/collection/components/tab-item/tab.mixin.js +40 -0
  512. package/dist/collection/components/tab-panel/tab-panel.css +75 -0
  513. package/dist/collection/components/tab-panel/tab-panel.js +67 -0
  514. package/dist/collection/components/tab-set/tab-set.css +71 -0
  515. package/dist/collection/components/tab-set/tab-set.js +92 -0
  516. package/dist/collection/components/tabs/tabs.css +71 -39
  517. package/dist/collection/components/tabs/tabs.js +261 -416
  518. package/dist/collection/components/tile/tile.js +11 -12
  519. package/dist/collection/components/time-input/time-input.css +4 -4
  520. package/dist/collection/components/time-input/time-input.js +350 -138
  521. package/dist/collection/components/time-picker/time-picker-column-values.js +25 -0
  522. package/dist/collection/components/time-picker/time-picker-compute-time.js +64 -0
  523. package/dist/collection/components/time-picker/time-picker-constraints.js +71 -0
  524. package/dist/collection/components/time-picker/time-picker-display.js +21 -0
  525. package/dist/collection/components/time-picker/time-picker-format.js +40 -0
  526. package/dist/collection/components/time-picker/time-picker-range.js +50 -0
  527. package/dist/collection/components/time-picker/time-picker-step-focus.js +32 -0
  528. package/dist/collection/components/time-picker/time-picker.css +17 -4
  529. package/dist/collection/components/time-picker/time-picker.js +550 -272
  530. package/dist/collection/components/toast/{styles/toast-container.css → toast-container.css} +6 -8
  531. package/dist/collection/components/toast/toast-container.js +15 -97
  532. package/dist/collection/components/toast/toast-utils.js +16 -4
  533. package/dist/collection/components/toast/toast.js +45 -30
  534. package/dist/collection/components/toggle/toggle.css +7 -4
  535. package/dist/collection/components/toggle/toggle.js +85 -44
  536. package/dist/collection/components/toggle-button/toggle-button.css +40 -47
  537. package/dist/collection/components/toggle-button/toggle-button.js +41 -46
  538. package/dist/collection/components/tooltip/tooltip.js +77 -44
  539. package/dist/collection/components/tree/tree.js +74 -34
  540. package/dist/collection/components/tree-item/default-tree-item.js +2 -0
  541. package/dist/collection/components/tree-item/tree-item.css +9 -4
  542. package/dist/collection/components/tree-item/tree-item.js +70 -15
  543. package/dist/collection/components/typography/typography.js +18 -13
  544. package/dist/collection/components/upload/upload.js +110 -75
  545. package/dist/collection/components/utils/a11y.js +10 -2
  546. package/dist/collection/components/utils/animation.js +24 -44
  547. package/dist/collection/components/utils/application-layout/service.js +22 -40
  548. package/dist/collection/components/utils/context.js +4 -1
  549. package/dist/collection/components/utils/delegate.js +1 -2
  550. package/dist/collection/components/utils/dependency-function.js +55 -0
  551. package/dist/collection/components/utils/event.js +16 -0
  552. package/dist/collection/components/utils/find-element.js +1 -1
  553. package/dist/collection/components/utils/focus/detect-keyboard-mode.js +28 -0
  554. package/dist/collection/components/utils/focus/focus-proxy.js +41 -0
  555. package/dist/collection/components/utils/focus/focus-trap.js +316 -0
  556. package/dist/collection/components/utils/focus/focus-utilities.js +159 -0
  557. package/dist/collection/components/utils/focus.js +9 -6
  558. package/dist/collection/components/utils/input/index.js +5 -0
  559. package/dist/collection/components/utils/input/validation.js +31 -8
  560. package/dist/collection/components/utils/internal/component.js +2 -1
  561. package/dist/collection/components/utils/internal/index.js +1 -1
  562. package/dist/collection/components/utils/internal/mixins/accessibility/aria-activedescendant.mixin.js +84 -0
  563. package/dist/collection/components/utils/internal/mixins/accessibility/inherit-aria-attributes.mixin.js +190 -0
  564. package/dist/collection/components/utils/internal/mixins/focus-visible.mixin.js +91 -0
  565. package/dist/collection/components/utils/internal/mixins/id.mixin.js +17 -0
  566. package/dist/collection/components/utils/internal/mixins/input/input-picker.mixin.js +45 -0
  567. package/dist/collection/components/utils/internal/mixins/setup.mixin.js +118 -0
  568. package/dist/collection/components/utils/lazy-list/lazy.js +24 -9
  569. package/dist/collection/components/utils/listener.js +6 -5
  570. package/dist/collection/components/utils/luxon-datetime-format-masks.js +38 -0
  571. package/dist/collection/components/utils/make-ref.js +5 -2
  572. package/dist/collection/components/utils/menu-service/menu-service.js +29 -38
  573. package/dist/collection/components/utils/menu-tabs/menu-tabs-utils.js +1 -49
  574. package/dist/collection/components/utils/modal/index.js +2 -2
  575. package/dist/collection/components/utils/modal/loading.js +34 -29
  576. package/dist/collection/components/utils/modal/message.js +133 -106
  577. package/dist/collection/components/utils/modal/modal.js +11 -8
  578. package/dist/collection/components/utils/nested-overlay/hierarchy.js +44 -0
  579. package/dist/collection/components/utils/nested-overlay/index.js +11 -0
  580. package/dist/collection/components/utils/nested-overlay/nested-overlay-stack.js +101 -0
  581. package/dist/collection/components/utils/nested-overlay/path-utils.js +17 -0
  582. package/dist/collection/components/utils/nested-overlay/types.js +1 -0
  583. package/dist/collection/components/utils/overlay.js +1 -3
  584. package/dist/collection/components/utils/shadow-dom.js +54 -0
  585. package/dist/collection/components/{drawer → utils}/test/animejs.mock.js +8 -8
  586. package/dist/collection/components/utils/theme-switcher.js +85 -133
  587. package/dist/collection/components/utils/typed-event.js +29 -31
  588. package/dist/collection/components/workflow-step/workflow-step.js +37 -33
  589. package/dist/collection/components/workflow-steps/workflow-steps.js +19 -15
  590. package/dist/collection/public-api.js +4 -0
  591. package/dist/collection/tests/utils/test/page.js +34 -9
  592. package/dist/esm/{a11y-DAzBNVe7.js → a11y-C21npbUc.js} +11 -3
  593. package/dist/esm/animation-DNIQ2C1K.js +79 -0
  594. package/dist/esm/app-globals-DQuL1Twl.js +3 -0
  595. package/dist/esm/aria-activedescendant.mixin-CM-NUHTW.js +83 -0
  596. package/dist/esm/{base-button-CV0w47z9.js → base-button-DZdtpLxn.js} +14 -10
  597. package/dist/esm/{base-icon-button-BuHd34qo.js → base-icon-button-DufFLJC-.js} +3 -3
  598. package/dist/esm/component-DqJSHc3A.js +139 -0
  599. package/dist/esm/{context-BniHpAE1.js → context-zqk3Dkv-.js} +5 -2
  600. package/dist/esm/dropdown-controller-Jfg3ZWk6.js +96 -0
  601. package/dist/esm/{floating-ui.dom-CAqtPJ4-.js → find-element-Bxrgt3H_.js} +100 -1
  602. package/dist/esm/focus-proxy-BQyoX-Kl.js +44 -0
  603. package/dist/esm/focus-trap-IK9ialav.js +304 -0
  604. package/dist/esm/focus-utilities-6ZxKp7Jn.js +150 -0
  605. package/dist/esm/focus-visible.mixin-CaRK3Ex_.js +40 -0
  606. package/dist/esm/{helper-text-util-C9sLzo0k.js → helper-text-util-D0LEFZuB.js} +26 -9
  607. package/dist/esm/id.mixin-CUbYLenp.js +19 -0
  608. package/dist/esm/{index-BBzEV-f4.js → index-DgUGsIlh.js} +3 -4
  609. package/dist/esm/{index-BEPo7U1W.js → index-EBgS4zhE.js} +549 -127
  610. package/dist/esm/index-XBTykBKS.js +14 -0
  611. package/dist/esm/{index-BG5XMoOy.js → index-nCVTBc9Y.js} +1 -2
  612. package/dist/esm/index.js +262 -45
  613. package/dist/esm/inherit-aria-attributes.mixin-nCmPujqf.js +34 -0
  614. package/dist/esm/{picker-input.util-D1uMJUKN.js → input-picker.mixin-DudWFH-e.js} +25 -2
  615. package/dist/esm/{input.fc-C1ytwpkt.js → input.fc-CE3kP-L_.js} +17 -19
  616. package/dist/esm/ix-action-card.entry.js +41 -20
  617. package/dist/esm/ix-application-header.entry.js +126 -69
  618. package/dist/esm/ix-application-switch-modal.entry.js +11 -15
  619. package/dist/esm/ix-application.entry.js +68 -41
  620. package/dist/esm/ix-avatar_2.entry.js +125 -21
  621. package/dist/esm/ix-blind.entry.js +38 -24
  622. package/dist/esm/ix-breadcrumb-item.entry.js +235 -44
  623. package/dist/esm/ix-breadcrumb.entry.js +85 -68
  624. package/dist/esm/ix-button.entry.js +227 -40
  625. package/dist/esm/ix-card-accordion_2.entry.js +30 -19
  626. package/dist/esm/ix-card-list.entry.js +106 -56
  627. package/dist/esm/ix-card_2.entry.js +17 -17
  628. package/dist/esm/ix-category-filter.entry.js +180 -111
  629. package/dist/esm/ix-checkbox-group.entry.js +52 -27
  630. package/dist/esm/ix-checkbox.entry.js +71 -37
  631. package/dist/esm/ix-chip.entry.js +317 -81
  632. package/dist/esm/ix-col_4.entry.js +1108 -496
  633. package/dist/esm/ix-content-header.entry.js +25 -17
  634. package/dist/esm/ix-content.entry.js +8 -8
  635. package/dist/esm/ix-css-grid-item.entry.js +6 -2
  636. package/dist/esm/ix-css-grid.entry.js +13 -5
  637. package/dist/esm/ix-custom-field.entry.js +41 -12
  638. package/dist/esm/ix-date-dropdown.entry.js +170 -145
  639. package/dist/esm/ix-date-input.entry.js +210 -122
  640. package/dist/esm/ix-date-picker.entry.js +750 -0
  641. package/dist/esm/ix-date-time-card.entry.js +25 -18
  642. package/dist/esm/ix-datetime-input.entry.js +547 -0
  643. package/dist/esm/ix-datetime-picker.entry.js +242 -58
  644. package/dist/esm/ix-divider.entry.js +2 -2
  645. package/dist/esm/ix-dropdown-button.entry.js +155 -38
  646. package/dist/esm/ix-dropdown-header.entry.js +6 -2
  647. package/dist/esm/ix-dropdown-quick-actions.entry.js +2 -2
  648. package/dist/esm/ix-dropdown_2.entry.js +990 -0
  649. package/dist/esm/ix-empty-state.entry.js +32 -6
  650. package/dist/esm/ix-event-list-item.entry.js +38 -27
  651. package/dist/esm/ix-event-list.entry.js +27 -27
  652. package/dist/esm/ix-expanding-search.entry.js +58 -44
  653. package/dist/esm/ix-field-label_2.entry.js +177 -55
  654. package/dist/esm/ix-filter-chip_2.entry.js +103 -38
  655. package/dist/esm/ix-flip-tile-content.entry.js +8 -8
  656. package/dist/esm/ix-flip-tile.entry.js +43 -30
  657. package/dist/esm/ix-group-context-menu_2.entry.js +51 -27
  658. package/dist/esm/ix-group.entry.js +63 -40
  659. package/dist/esm/ix-helper-text.entry.js +43 -16
  660. package/dist/esm/ix-icon-button_2.entry.js +232 -52
  661. package/dist/esm/ix-icon-toggle-button.entry.js +221 -45
  662. package/dist/esm/ix-input.entry.js +130 -60
  663. package/dist/esm/ix-key-value-list.entry.js +6 -6
  664. package/dist/esm/ix-key-value.entry.js +24 -6
  665. package/dist/esm/ix-kpi.entry.js +37 -13
  666. package/dist/esm/ix-layout-auto.entry.js +15 -15
  667. package/dist/esm/ix-link-button.entry.js +19 -15
  668. package/dist/esm/ix-menu-about-item.entry.js +13 -6
  669. package/dist/esm/ix-menu-about-news.entry.js +45 -18
  670. package/dist/esm/ix-menu-about.entry.js +72 -28
  671. package/dist/esm/ix-menu-avatar.entry.js +60 -29
  672. package/dist/esm/ix-menu-category.entry.js +377 -77
  673. package/dist/esm/ix-menu-expand-icon.entry.js +24 -24
  674. package/dist/esm/ix-menu-item.entry.js +306 -68
  675. package/dist/esm/ix-menu-settings-item.entry.js +13 -6
  676. package/dist/esm/ix-menu-settings.entry.js +90 -3
  677. package/dist/esm/ix-menu.entry.js +302 -138
  678. package/dist/esm/ix-message-bar.entry.js +33 -22
  679. package/dist/esm/ix-modal-content_2.entry.js +37 -18
  680. package/dist/esm/ix-modal-footer.entry.js +2 -2
  681. package/dist/esm/ix-modal-loading.entry.js +2 -2
  682. package/dist/esm/ix-modal.entry.js +98 -61
  683. package/dist/esm/ix-number-input.entry.js +212 -132
  684. package/dist/esm/ix-pagination.entry.js +108 -89
  685. package/dist/esm/ix-pane-layout.entry.js +26 -27
  686. package/dist/esm/ix-pane.entry.js +206 -97
  687. package/dist/esm/ix-pill_4.entry.js +741 -0
  688. package/dist/esm/ix-popover-content.entry.js +24 -0
  689. package/dist/esm/ix-popover-footer.entry.js +24 -0
  690. package/dist/esm/ix-popover-header.entry.js +68 -0
  691. package/dist/esm/ix-popover-image.entry.js +31 -0
  692. package/dist/esm/ix-popover.entry.js +994 -0
  693. package/dist/esm/ix-progress-indicator.entry.js +48 -40
  694. package/dist/esm/ix-push-card.entry.js +36 -15
  695. package/dist/esm/ix-radio-group.entry.js +63 -26
  696. package/dist/esm/ix-radio.entry.js +51 -25
  697. package/dist/esm/ix-range-field.entry.js +120 -0
  698. package/dist/esm/ix-select.entry.js +770 -375
  699. package/dist/esm/ix-slider.entry.js +108 -68
  700. package/dist/esm/ix-split-button.entry.js +118 -48
  701. package/dist/esm/ix-tab-panel.entry.js +28 -0
  702. package/dist/esm/ix-textarea.entry.js +136 -49
  703. package/dist/esm/ix-tile.entry.js +12 -12
  704. package/dist/esm/ix-time-input.entry.js +296 -149
  705. package/dist/esm/ix-toast-container.entry.js +14 -54
  706. package/dist/esm/ix-toast.entry.js +47 -31
  707. package/dist/esm/ix-toggle-button.entry.js +200 -27
  708. package/dist/esm/ix-toggle.entry.js +244 -48
  709. package/dist/esm/ix-tooltip.entry.js +78 -45
  710. package/dist/esm/ix-tree-item.entry.js +50 -16
  711. package/dist/esm/ix-tree.entry.js +102 -45
  712. package/dist/esm/ix-typography.entry.js +19 -12
  713. package/dist/esm/ix-upload.entry.js +80 -76
  714. package/dist/esm/ix-workflow-step.entry.js +39 -34
  715. package/dist/esm/ix-workflow-steps.entry.js +20 -15
  716. package/dist/esm/{listener-DcAn-vyA.js → listener-BjluJgvO.js} +7 -6
  717. package/dist/esm/loader.js +4 -5
  718. package/dist/esm/{logical-filter-operator-BH3f5fa3.js → logical-filter-operator-C9HBQRMb.js} +2 -0
  719. package/dist/esm/luxon-datetime-format-masks-CoQiziG8.js +40 -0
  720. package/dist/esm/{make-ref-bcj7UEIC.js → make-ref-Djkc69iv.js} +6 -3
  721. package/dist/esm/menu-service-DYOa8RGJ.js +72 -0
  722. package/dist/esm/modal-DaGSr1j4.js +181 -0
  723. package/dist/esm/path-utils-CNLoALIl.js +165 -0
  724. package/dist/esm/{rwd.util-pXYAoEyc.js → rwd.util-JJddxCCh.js} +1 -1
  725. package/dist/esm/service-CEglFEKY.js +92 -0
  726. package/dist/esm/shadow-dom-BClJdFQP.js +97 -0
  727. package/dist/esm/siemens-ix.js +5 -6
  728. package/dist/esm/tab.mixin-BjAM99yM.js +19 -0
  729. package/dist/esm/theme-switcher-CRVG13AN.js +124 -0
  730. package/dist/esm/time-picker-constraints-Bsg2RskF.js +74 -0
  731. package/dist/esm/{tree.types-DSTYytot.js → tree.types-D5rshXh5.js} +2 -0
  732. package/dist/esm/typed-event-CWshStHZ.js +42 -0
  733. package/dist/esm/uuid-D3T7Lr4G.js +13 -0
  734. package/dist/esm/{validation-CTBekLDe.js → validation-VVt5EFy0.js} +32 -9
  735. package/dist/siemens-ix/index.esm.js +1 -1
  736. package/dist/siemens-ix/p-074c8b24.entry.js +1 -0
  737. package/dist/siemens-ix/p-080147bd.entry.js +1 -0
  738. package/dist/siemens-ix/p-0d60bd71.entry.js +1 -0
  739. package/dist/siemens-ix/p-0eb3a12a.entry.js +1 -0
  740. package/dist/siemens-ix/p-12930fcd.entry.js +1 -0
  741. package/dist/siemens-ix/p-18cae4df.entry.js +1 -0
  742. package/dist/siemens-ix/p-1a6b7e92.entry.js +1 -0
  743. package/dist/siemens-ix/p-2072682b.entry.js +1 -0
  744. package/dist/siemens-ix/p-21b09017.entry.js +1 -0
  745. package/dist/siemens-ix/p-21e8ccb6.entry.js +1 -0
  746. package/dist/siemens-ix/p-2202ae94.entry.js +1 -0
  747. package/dist/siemens-ix/p-247d2e7a.entry.js +1 -0
  748. package/dist/siemens-ix/p-24c54468.entry.js +1 -0
  749. package/dist/siemens-ix/p-264e971c.entry.js +1 -0
  750. package/dist/siemens-ix/p-2b9f7512.entry.js +1 -0
  751. package/dist/siemens-ix/p-2f7b1e1e.entry.js +1 -0
  752. package/dist/siemens-ix/p-321a10b6.entry.js +1 -0
  753. package/dist/siemens-ix/p-34f61a28.entry.js +1 -0
  754. package/dist/siemens-ix/p-35bfaa91.entry.js +1 -0
  755. package/dist/siemens-ix/p-3854287c.entry.js +1 -0
  756. package/dist/siemens-ix/p-3bb5600a.entry.js +1 -0
  757. package/dist/siemens-ix/p-3bc384b7.entry.js +1 -0
  758. package/dist/siemens-ix/p-3pidUFd-.js +1 -0
  759. package/dist/siemens-ix/p-46768472.entry.js +1 -0
  760. package/dist/siemens-ix/p-46b2b660.entry.js +1 -0
  761. package/dist/siemens-ix/p-4bc4a175.entry.js +1 -0
  762. package/dist/siemens-ix/p-4f0f97dd.entry.js +1 -0
  763. package/dist/siemens-ix/p-4pTtJwcY.js +1 -0
  764. package/dist/siemens-ix/p-52dc064a.entry.js +1 -0
  765. package/dist/siemens-ix/p-54a22a58.entry.js +1 -0
  766. package/dist/siemens-ix/p-5685a2e6.entry.js +1 -0
  767. package/dist/siemens-ix/p-56d2d54c.entry.js +1 -0
  768. package/dist/siemens-ix/p-5ff289c7.entry.js +1 -0
  769. package/dist/siemens-ix/p-601224bd.entry.js +1 -0
  770. package/dist/siemens-ix/{p-2b559d4b.entry.js → p-62a7ae9c.entry.js} +1 -1
  771. package/dist/siemens-ix/p-63491f83.entry.js +1 -0
  772. package/dist/siemens-ix/p-641bc66c.entry.js +1 -0
  773. package/dist/siemens-ix/p-646d5219.entry.js +1 -0
  774. package/dist/siemens-ix/p-66b4875e.entry.js +1 -0
  775. package/dist/siemens-ix/p-6ZxKp7Jn.js +1 -0
  776. package/dist/siemens-ix/p-6f78e0f1.entry.js +1 -0
  777. package/dist/siemens-ix/p-705eded9.entry.js +1 -0
  778. package/dist/siemens-ix/p-710d32a6.entry.js +1 -0
  779. package/dist/siemens-ix/p-71feb871.entry.js +1 -0
  780. package/dist/siemens-ix/p-7c120d09.entry.js +1 -0
  781. package/dist/siemens-ix/p-7e6a5c38.entry.js +1 -0
  782. package/dist/siemens-ix/p-7fc7c67f.entry.js +1 -0
  783. package/dist/siemens-ix/p-81248fd2.entry.js +1 -0
  784. package/dist/siemens-ix/p-8164a98b.entry.js +1 -0
  785. package/dist/siemens-ix/p-83f4cd88.entry.js +1 -0
  786. package/dist/siemens-ix/p-8900e229.entry.js +1 -0
  787. package/dist/siemens-ix/p-8969b2f9.entry.js +1 -0
  788. package/dist/siemens-ix/p-8c2365cc.entry.js +1 -0
  789. package/dist/siemens-ix/p-8cea823b.entry.js +1 -0
  790. package/dist/siemens-ix/p-8d05ae35.entry.js +1 -0
  791. package/dist/siemens-ix/p-8d73ddac.entry.js +1 -0
  792. package/dist/siemens-ix/p-90a5cda7.entry.js +1 -0
  793. package/dist/siemens-ix/p-957b77ec.entry.js +1 -0
  794. package/dist/siemens-ix/p-9a88ff9c.entry.js +1 -0
  795. package/dist/siemens-ix/p-9d9fec8c.entry.js +1 -0
  796. package/dist/siemens-ix/p-B0y5hnj5.js +1 -0
  797. package/dist/siemens-ix/p-B4oiZyZC.js +1 -0
  798. package/dist/siemens-ix/p-BClJdFQP.js +1 -0
  799. package/dist/siemens-ix/p-BFUINhFM.js +1 -0
  800. package/dist/siemens-ix/p-BKuq0po2.js +1 -0
  801. package/dist/siemens-ix/p-BL9SR36X.js +1 -0
  802. package/dist/siemens-ix/p-BWgttsqY.js +1 -0
  803. package/dist/siemens-ix/p-BbwShqw_.js +1 -0
  804. package/dist/siemens-ix/p-Bxrgt3H_.js +1 -0
  805. package/dist/siemens-ix/p-C21npbUc.js +1 -0
  806. package/dist/siemens-ix/p-C518yBiI.js +1 -0
  807. package/dist/siemens-ix/p-C9HBQRMb.js +1 -0
  808. package/dist/siemens-ix/p-CM-NUHTW.js +1 -0
  809. package/dist/siemens-ix/p-CNLoALIl.js +1 -0
  810. package/dist/siemens-ix/p-CUbYLenp.js +1 -0
  811. package/dist/siemens-ix/p-CWlPNXA-.js +1 -0
  812. package/dist/siemens-ix/p-CWshStHZ.js +1 -0
  813. package/dist/siemens-ix/p-CXbob2Ew.js +1 -0
  814. package/dist/siemens-ix/p-CoQiziG8.js +1 -0
  815. package/dist/siemens-ix/p-D3T7Lr4G.js +1 -0
  816. package/dist/siemens-ix/{p-DSTYytot.js → p-D5rshXh5.js} +1 -1
  817. package/dist/siemens-ix/p-DNIQ2C1K.js +1 -0
  818. package/dist/siemens-ix/p-DQuL1Twl.js +1 -0
  819. package/dist/siemens-ix/p-DT02jDB7.js +1 -0
  820. package/dist/siemens-ix/p-DVJeDueL.js +1 -0
  821. package/dist/siemens-ix/p-DgUGsIlh.js +1 -0
  822. package/dist/siemens-ix/p-Djkc69iv.js +1 -0
  823. package/dist/siemens-ix/p-DuTDx0c-.js +1 -0
  824. package/dist/siemens-ix/p-Dx6rQdpk.js +1 -0
  825. package/dist/siemens-ix/p-EBgS4zhE.js +2 -0
  826. package/dist/siemens-ix/p-HpQs38Y0.js +1 -0
  827. package/dist/siemens-ix/{p-pXYAoEyc.js → p-JJddxCCh.js} +1 -1
  828. package/dist/siemens-ix/p-XBTykBKS.js +1 -0
  829. package/dist/siemens-ix/p-a6a0b240.entry.js +1 -0
  830. package/dist/siemens-ix/p-ae07f671.entry.js +1 -0
  831. package/dist/siemens-ix/p-aec23f79.entry.js +1 -0
  832. package/dist/siemens-ix/p-b13f34d1.entry.js +1 -0
  833. package/dist/siemens-ix/p-b181bf0b.entry.js +1 -0
  834. package/dist/siemens-ix/p-b534dadd.entry.js +1 -0
  835. package/dist/siemens-ix/p-b63d7f36.entry.js +1 -0
  836. package/dist/siemens-ix/p-b75db823.entry.js +1 -0
  837. package/dist/siemens-ix/p-b7f2f229.entry.js +1 -0
  838. package/dist/siemens-ix/p-b8beb613.entry.js +1 -0
  839. package/dist/siemens-ix/p-ba9dcd79.entry.js +1 -0
  840. package/dist/siemens-ix/p-bc0f5cbe.entry.js +1 -0
  841. package/dist/siemens-ix/p-bc11adcd.entry.js +1 -0
  842. package/dist/siemens-ix/p-bfb758cb.entry.js +1 -0
  843. package/dist/siemens-ix/p-c0c6d772.entry.js +1 -0
  844. package/dist/siemens-ix/p-c0dc5a8e.entry.js +1 -0
  845. package/dist/siemens-ix/p-c6d63b3c.entry.js +1 -0
  846. package/dist/siemens-ix/p-c97c218d.entry.js +1 -0
  847. package/dist/siemens-ix/p-cYKY6sUE.js +1 -0
  848. package/dist/siemens-ix/p-d13c0b78.entry.js +1 -0
  849. package/dist/siemens-ix/p-d1ab68b3.entry.js +1 -0
  850. package/dist/siemens-ix/p-d253dadb.entry.js +1 -0
  851. package/dist/siemens-ix/p-d6c906b7.entry.js +1 -0
  852. package/dist/siemens-ix/p-d74baa8a.entry.js +1 -0
  853. package/dist/siemens-ix/p-d770d8ba.entry.js +1 -0
  854. package/dist/siemens-ix/p-d80e7d50.entry.js +1 -0
  855. package/dist/siemens-ix/p-d830e3d6.entry.js +1 -0
  856. package/dist/siemens-ix/p-da2e0f0e.entry.js +1 -0
  857. package/dist/siemens-ix/p-db105778.entry.js +1 -0
  858. package/dist/siemens-ix/p-dc16a32d.entry.js +1 -0
  859. package/dist/siemens-ix/p-de58069d.entry.js +1 -0
  860. package/dist/siemens-ix/p-e283d7d1.entry.js +1 -0
  861. package/dist/siemens-ix/p-e5d2a048.entry.js +1 -0
  862. package/dist/siemens-ix/p-e698e193.entry.js +1 -0
  863. package/dist/siemens-ix/p-e9b37020.entry.js +1 -0
  864. package/dist/siemens-ix/p-ee1617da.entry.js +1 -0
  865. package/dist/siemens-ix/p-f0d97723.entry.js +1 -0
  866. package/dist/siemens-ix/p-f1257e08.entry.js +1 -0
  867. package/dist/siemens-ix/p-f8561834.entry.js +1 -0
  868. package/dist/siemens-ix/p-f9628912.entry.js +1 -0
  869. package/dist/siemens-ix/p-fa5c236f.entry.js +1 -0
  870. package/dist/siemens-ix/p-fb1e66a7.entry.js +1 -0
  871. package/dist/siemens-ix/p-fdec73d4.entry.js +1 -0
  872. package/dist/siemens-ix/p-ff1967de.entry.js +1 -0
  873. package/dist/siemens-ix/p-vphIrWGB.js +1 -0
  874. package/dist/siemens-ix/p-wfVRhTWc.js +1 -0
  875. package/dist/siemens-ix/p-yZFaEeBW.js +1 -0
  876. package/dist/siemens-ix/siemens-ix-core.css +1 -1
  877. package/dist/siemens-ix/siemens-ix-standalone.css +1 -0
  878. package/dist/siemens-ix/siemens-ix.css +285 -988
  879. package/dist/siemens-ix/siemens-ix.esm.js +1 -1
  880. package/dist/siemens-ix/theme/classic-dark.css +1 -1
  881. package/dist/siemens-ix/theme/classic-light.css +1 -1
  882. package/dist/types/components/action-card/action-card.d.ts +3 -0
  883. package/dist/types/components/application/application.d.ts +10 -5
  884. package/dist/types/components/application-header/application-header.d.ts +0 -7
  885. package/dist/types/components/avatar/avatar.d.ts +60 -8
  886. package/dist/types/components/breadcrumb/breadcrumb.d.ts +29 -9
  887. package/dist/types/components/breadcrumb/breadcrumb.types.d.ts +9 -0
  888. package/dist/types/components/breadcrumb-item/breadcrumb-item.d.ts +42 -12
  889. package/dist/types/components/button/button.d.ts +31 -8
  890. package/dist/types/components/card-list/card-list.d.ts +8 -0
  891. package/dist/types/components/checkbox/checkbox.d.ts +5 -0
  892. package/dist/types/components/checkbox-group/checkbox-group.d.ts +2 -2
  893. package/dist/types/components/chip/chip.d.ts +48 -4
  894. package/dist/types/components/chip/chip.types.d.ts +2 -0
  895. package/dist/types/components/custom-field/custom-field.d.ts +2 -2
  896. package/dist/types/components/date-dropdown/date-dropdown.d.ts +18 -17
  897. package/dist/types/components/date-input/date-input.d.ts +18 -5
  898. package/dist/types/components/date-picker/date-picker.d.ts +62 -10
  899. package/dist/types/components/date-time-card/date-time-card.d.ts +4 -0
  900. package/dist/types/components/datetime-input/datetime-input.d.ts +210 -0
  901. package/dist/types/components/datetime-input/datetime-input.types.d.ts +3 -0
  902. package/dist/types/components/datetime-picker/datetime-picker.d.ts +32 -0
  903. package/dist/types/components/dropdown/dropdown-controller.d.ts +4 -5
  904. package/dist/types/components/dropdown/dropdown-focus.d.ts +20 -0
  905. package/dist/types/components/dropdown/dropdown.d.ts +109 -14
  906. package/dist/types/components/dropdown-button/dropdown-button.d.ts +82 -2
  907. package/dist/types/components/dropdown-item/dropdown-item.d.ts +55 -1
  908. package/dist/types/components/dropdown-item/dropdown-item.types.d.ts +1 -0
  909. package/dist/types/components/field-label/field-label.d.ts +3 -2
  910. package/dist/types/components/field-wrapper/field-wrapper.d.ts +39 -5
  911. package/dist/types/components/field-wrapper/helper-text-util.d.ts +11 -0
  912. package/dist/types/components/filter-chip/filter-chip.d.ts +6 -0
  913. package/dist/types/components/helper-text/helper-text.d.ts +2 -2
  914. package/dist/types/components/icon-button/icon-button.d.ts +31 -8
  915. package/dist/types/components/icon-toggle-button/icon-toggle-button.d.ts +31 -8
  916. package/dist/types/components/input/input.d.ts +1 -0
  917. package/dist/types/components/layout-auto/layout-auto.d.ts +2 -2
  918. package/dist/types/components/menu/menu-expand-icon.d.ts +4 -5
  919. package/dist/types/components/menu/menu.d.ts +31 -12
  920. package/dist/types/components/menu-about/menu-about.d.ts +19 -6
  921. package/dist/types/components/menu-about-item/menu-about-item.d.ts +20 -1
  922. package/dist/types/components/menu-about-news/menu-about-news.d.ts +22 -1
  923. package/dist/types/components/menu-category/menu-category.d.ts +49 -4
  924. package/dist/types/components/menu-item/menu-item.d.ts +41 -2
  925. package/dist/types/components/menu-settings/menu-settings.d.ts +19 -6
  926. package/dist/types/components/menu-settings-item/menu-settings-item.d.ts +21 -2
  927. package/dist/types/components/modal/modal.d.ts +6 -4
  928. package/dist/types/components/modal-header/modal-header.d.ts +2 -2
  929. package/dist/types/components/pane/pane.d.ts +14 -1
  930. package/dist/types/components/pill/pill.d.ts +16 -2
  931. package/dist/types/components/popover/popover-controller.d.ts +52 -0
  932. package/dist/types/components/popover/popover.d.ts +190 -0
  933. package/dist/types/components/popover/test/popover.constants.d.ts +11 -0
  934. package/dist/types/components/popover/test/popover.fixtures.d.ts +29 -0
  935. package/dist/types/components/popover/test/popover.page.d.ts +118 -0
  936. package/dist/types/components/popover-content/popover-content.d.ts +16 -0
  937. package/dist/types/components/popover-footer/popover-footer.d.ts +17 -0
  938. package/dist/types/components/popover-header/popover-header.d.ts +49 -0
  939. package/dist/types/components/popover-image/popover-image.d.ts +21 -0
  940. package/dist/types/components/range-field/range-field.d.ts +34 -0
  941. package/dist/types/components/select/select.d.ts +131 -32
  942. package/dist/types/components/select/test/select-controller.d.ts +15 -0
  943. package/dist/types/components/select-item/select-item.d.ts +54 -7
  944. package/dist/types/components/slider/slider.d.ts +0 -6
  945. package/dist/types/components/split-button/split-button.d.ts +43 -8
  946. package/dist/types/components/tab-item/tab-item.d.ts +77 -15
  947. package/dist/types/components/tab-item/tab-item.types.d.ts +2 -1
  948. package/dist/types/components/tab-item/tab.mixin.d.ts +26 -0
  949. package/dist/types/components/tab-panel/tab-panel.d.ts +42 -0
  950. package/dist/types/components/tab-set/tab-set.d.ts +17 -0
  951. package/dist/types/components/tabs/tabs.d.ts +68 -58
  952. package/dist/types/components/time-input/time-input.d.ts +43 -6
  953. package/dist/types/components/time-picker/time-picker-column-values.d.ts +15 -0
  954. package/dist/types/components/time-picker/time-picker-compute-time.d.ts +6 -0
  955. package/dist/types/components/time-picker/time-picker-constraints.d.ts +16 -0
  956. package/dist/types/components/time-picker/time-picker-display.d.ts +6 -0
  957. package/dist/types/components/time-picker/time-picker-format.d.ts +13 -0
  958. package/dist/types/components/time-picker/time-picker-range.d.ts +11 -0
  959. package/dist/types/components/time-picker/time-picker-step-focus.d.ts +7 -0
  960. package/dist/types/components/time-picker/time-picker.d.ts +51 -9
  961. package/dist/types/components/time-picker/time-picker.types.d.ts +1 -0
  962. package/dist/types/components/toast/toast-container.d.ts +3 -11
  963. package/dist/types/components/toggle/toggle.d.ts +32 -1
  964. package/dist/types/components/toggle-button/toggle-button.d.ts +31 -6
  965. package/dist/types/components/tooltip/tooltip.d.ts +3 -1
  966. package/dist/types/components/tree/tree-model.d.ts +4 -0
  967. package/dist/types/components/tree-item/tree-item.d.ts +6 -0
  968. package/dist/types/components/upload/upload.d.ts +10 -4
  969. package/dist/types/components/utils/a11y.d.ts +5 -0
  970. package/dist/types/components/utils/dependency-function.d.ts +16 -0
  971. package/dist/types/components/utils/event.d.ts +8 -0
  972. package/dist/types/components/utils/focus/detect-keyboard-mode.d.ts +5 -0
  973. package/dist/types/components/utils/focus/focus-proxy.d.ts +14 -0
  974. package/dist/types/components/utils/focus/focus-trap.d.ts +27 -0
  975. package/dist/types/components/utils/focus/focus-utilities.d.ts +32 -0
  976. package/dist/types/components/utils/input/index.d.ts +6 -2
  977. package/dist/types/components/utils/input/validation.d.ts +2 -2
  978. package/dist/types/components/utils/internal/component.d.ts +107 -2
  979. package/dist/types/components/utils/internal/index.d.ts +2 -1
  980. package/dist/types/components/utils/internal/mixins/accessibility/aria-activedescendant.mixin.d.ts +30 -0
  981. package/dist/types/components/utils/internal/mixins/accessibility/inherit-aria-attributes.mixin.d.ts +25 -0
  982. package/dist/types/components/utils/internal/mixins/focus-visible.mixin.d.ts +33 -0
  983. package/dist/types/components/utils/internal/mixins/id.mixin.d.ts +22 -0
  984. package/dist/types/components/utils/internal/mixins/input/input-picker.mixin.d.ts +24 -0
  985. package/dist/types/components/utils/internal/mixins/setup.mixin.d.ts +31 -0
  986. package/dist/types/components/utils/luxon-datetime-format-masks.d.ts +13 -0
  987. package/dist/types/components/utils/make-ref.d.ts +1 -0
  988. package/dist/types/components/utils/menu-service/menu-service.d.ts +1 -0
  989. package/dist/types/components/utils/menu-tabs/menu-tabs-utils.d.ts +0 -5
  990. package/dist/types/components/utils/modal/index.d.ts +2 -2
  991. package/dist/types/components/utils/modal/loading.d.ts +8 -7
  992. package/dist/types/components/utils/modal/message.d.ts +27 -27
  993. package/dist/types/components/utils/modal/modal.d.ts +9 -18
  994. package/dist/types/components/utils/nested-overlay/hierarchy.d.ts +6 -0
  995. package/dist/types/components/utils/nested-overlay/index.d.ts +6 -0
  996. package/dist/types/components/utils/nested-overlay/nested-overlay-stack.d.ts +28 -0
  997. package/dist/types/components/utils/nested-overlay/path-utils.d.ts +1 -0
  998. package/dist/types/components/utils/nested-overlay/types.d.ts +13 -0
  999. package/dist/types/components/utils/overlay.d.ts +2 -2
  1000. package/dist/types/components/utils/shadow-dom.d.ts +17 -0
  1001. package/dist/types/components/utils/test/animejs.mock.d.ts +1 -0
  1002. package/dist/types/components/utils/theme-switcher.d.ts +24 -22
  1003. package/dist/types/components.d.ts +1744 -691
  1004. package/dist/types/public-api.d.ts +5 -0
  1005. package/dist/types/stencil-public-runtime.d.ts +1 -0
  1006. package/dist/types/tests/utils/test/page.d.ts +7 -1
  1007. package/hydrate/index.js +15692 -6765
  1008. package/hydrate/index.mjs +15692 -6765
  1009. package/package.json +14 -8
  1010. package/scss/_core.scss +3 -45
  1011. package/scss/_standalone.scss +45 -0
  1012. package/scss/components/_table.scss +5 -1
  1013. package/scss/ix-core.scss +0 -2
  1014. package/{dist/collection/components/menu-settings-item/menu-settings-item.css → scss/ix-standalone.scss} +2 -5
  1015. package/scss/legacy/components/_checkboxes.scss +1 -1
  1016. package/scss/legacy/components/_dropdown.scss +1 -1
  1017. package/scss/legacy/components/_forms.scss +1 -1
  1018. package/scss/legacy/components/_modal.scss +1 -1
  1019. package/scss/legacy/components/_radiobuttons.scss +1 -1
  1020. package/scss/legacy/mixins/_fonts.scss +1 -1
  1021. package/scss/mixins/shadow-dom/_focus-visible.scss +12 -0
  1022. package/scss/theme/classic/dark/_index.scss +0 -1
  1023. package/scss/theme/classic/dark/_variables.scss +40 -40
  1024. package/scss/theme/classic/light/_index.scss +0 -1
  1025. package/scss/theme/classic/light/_variables.scss +40 -40
  1026. package/scss/theme/classic/theme.scss +22 -28
  1027. package/scss/theme/core/components/button.scss +29 -29
  1028. package/scss/theme/core/components/chip.scss +4 -4
  1029. package/scss/theme/core/components/link.scss +2 -2
  1030. package/scss/theme/core/components/tab.scss +4 -4
  1031. package/components/ix-application-sidebar.js +0 -1
  1032. package/components/ix-drawer.js +0 -1
  1033. package/components/ix-input-group.js +0 -1
  1034. package/components/ix-validation-tooltip.js +0 -1
  1035. package/components/p-0oJ9dyRQ.js +0 -1
  1036. package/components/p-9tuDiQEH.js +0 -1
  1037. package/components/p-AHG5KaOt.js +0 -1
  1038. package/components/p-B0gQmZW3.js +0 -1
  1039. package/components/p-B81cFxT_.js +0 -1
  1040. package/components/p-BAIdCBnK.js +0 -1
  1041. package/components/p-BH3f5fa3.js +0 -1
  1042. package/components/p-BKNhBo9h.js +0 -1
  1043. package/components/p-BLaucX4x.js +0 -1
  1044. package/components/p-BM_otpzy.js +0 -1
  1045. package/components/p-BWHIcA46.js +0 -1
  1046. package/components/p-BYACnsyo.js +0 -1
  1047. package/components/p-BbN-BCaw.js +0 -1
  1048. package/components/p-BdCnOrqW.js +0 -1
  1049. package/components/p-BhgW5qDm.js +0 -1
  1050. package/components/p-Bi1VyG64.js +0 -1
  1051. package/components/p-BncjKdXL.js +0 -1
  1052. package/components/p-Bo9ALIy0.js +0 -1
  1053. package/components/p-BvFOMxgl.js +0 -1
  1054. package/components/p-C9SfsAWb.js +0 -1
  1055. package/components/p-CAqtPJ4-.js +0 -1
  1056. package/components/p-CFRrPFxi.js +0 -1
  1057. package/components/p-CMi1hdQj.js +0 -1
  1058. package/components/p-CPz6ThvB.js +0 -1
  1059. package/components/p-CS1HnwQr.js +0 -1
  1060. package/components/p-CYMB75De.js +0 -1
  1061. package/components/p-CZsAGuDS.js +0 -1
  1062. package/components/p-C_3dz2Xl.js +0 -1
  1063. package/components/p-C_6_Rh7K.js +0 -1
  1064. package/components/p-Cce1kE8J.js +0 -1
  1065. package/components/p-CdT1qV2I.js +0 -1
  1066. package/components/p-Cgi0rnuQ.js +0 -1
  1067. package/components/p-ChDWY0o5.js +0 -1
  1068. package/components/p-CjFgf9s9.js +0 -1
  1069. package/components/p-CkBQGLbj.js +0 -1
  1070. package/components/p-ClVzB9MP.js +0 -1
  1071. package/components/p-CsGkJrm6.js +0 -1
  1072. package/components/p-CxWzccPV.js +0 -1
  1073. package/components/p-D3K9vmFp.js +0 -1
  1074. package/components/p-DAzBNVe7.js +0 -1
  1075. package/components/p-DNJriU2G.js +0 -1
  1076. package/components/p-DQgVT_uh.js +0 -1
  1077. package/components/p-DaVdylP8.js +0 -1
  1078. package/components/p-DnKEXwdz.js +0 -1
  1079. package/components/p-DrsekPHj.js +0 -1
  1080. package/components/p-IsTvRVoY.js +0 -1
  1081. package/components/p-LoRL-toz.js +0 -1
  1082. package/components/p-MJm14Xlr.js +0 -1
  1083. package/components/p-VHuL40oZ.js +0 -1
  1084. package/components/p-WUp_O0u4.js +0 -1
  1085. package/components/p-bcj7UEIC.js +0 -1
  1086. package/components/p-gkooEHol.js +0 -1
  1087. package/components/p-mraQmnXA.js +0 -1
  1088. package/components/p-rBthI1EV.js +0 -1
  1089. package/components/p-t0v_1-tY.js +0 -1
  1090. package/components/p-unwtt2da.js +0 -1
  1091. package/components/p-xCBXKXNq.js +0 -1
  1092. package/components/p-xrAJuWDf.js +0 -1
  1093. package/dist/cjs/animation-D5wGQwTg.js +0 -100
  1094. package/dist/cjs/app-globals-Cu3bQGoC.js +0 -8
  1095. package/dist/cjs/dropdown-controller-BLOjtc6w.js +0 -157
  1096. package/dist/cjs/find-element-D7yD1Ukn.js +0 -103
  1097. package/dist/cjs/focus-Cl8_98b5.js +0 -67
  1098. package/dist/cjs/ix-application-sidebar.cjs.entry.js +0 -42
  1099. package/dist/cjs/ix-drawer.cjs.entry.js +0 -166
  1100. package/dist/cjs/ix-dropdown-item.cjs.entry.js +0 -63
  1101. package/dist/cjs/ix-dropdown.cjs.entry.js +0 -436
  1102. package/dist/cjs/ix-input-group.cjs.entry.js +0 -129
  1103. package/dist/cjs/ix-menu-settings-B3zMjM3D.js +0 -128
  1104. package/dist/cjs/ix-pill.cjs.entry.js +0 -87
  1105. package/dist/cjs/ix-tab-item_2.cjs.entry.js +0 -495
  1106. package/dist/cjs/ix-time-picker.cjs.entry.js +0 -689
  1107. package/dist/cjs/ix-validation-tooltip.cjs.entry.js +0 -156
  1108. package/dist/cjs/menu-service-CW0vT80Q.js +0 -83
  1109. package/dist/cjs/modal-BPMUkqrW.js +0 -289
  1110. package/dist/cjs/service-DuiJmf7R.js +0 -104
  1111. package/dist/cjs/setup-icNDj1cf.js +0 -31
  1112. package/dist/cjs/shadow-dom-DT01VwcB.js +0 -48
  1113. package/dist/cjs/theme-switcher-BfjZ3MX8.js +0 -175
  1114. package/dist/cjs/typed-event-DxWATHPL.js +0 -46
  1115. package/dist/collection/components/application-sidebar/application-sidebar.js +0 -68
  1116. package/dist/collection/components/application-sidebar/events.js +0 -14
  1117. package/dist/collection/components/drawer/drawer.js +0 -392
  1118. package/dist/collection/components/input-group/input-group.js +0 -152
  1119. package/dist/collection/components/menu-about-item/menu-about-item.css +0 -12
  1120. package/dist/collection/components/menu-category/enter-leave.js +0 -29
  1121. package/dist/collection/components/utils/menu-tabs/menu-tabs-fc.js +0 -32
  1122. package/dist/collection/components/validation-tooltip/validation-tooltip.css +0 -225
  1123. package/dist/collection/components/validation-tooltip/validation-tooltip.js +0 -251
  1124. package/dist/esm/animation-BLaucX4x.js +0 -98
  1125. package/dist/esm/app-globals-Ciii0tIL.js +0 -6
  1126. package/dist/esm/dropdown-controller-D3K9vmFp.js +0 -154
  1127. package/dist/esm/find-element-CFRrPFxi.js +0 -100
  1128. package/dist/esm/focus-BAKpVknt.js +0 -65
  1129. package/dist/esm/ix-application-sidebar.entry.js +0 -40
  1130. package/dist/esm/ix-drawer.entry.js +0 -164
  1131. package/dist/esm/ix-dropdown-item.entry.js +0 -61
  1132. package/dist/esm/ix-dropdown.entry.js +0 -434
  1133. package/dist/esm/ix-input-group.entry.js +0 -127
  1134. package/dist/esm/ix-menu-settings-BrtDbSQ1.js +0 -123
  1135. package/dist/esm/ix-pill.entry.js +0 -85
  1136. package/dist/esm/ix-tab-item_2.entry.js +0 -492
  1137. package/dist/esm/ix-time-picker.entry.js +0 -687
  1138. package/dist/esm/ix-validation-tooltip.entry.js +0 -154
  1139. package/dist/esm/menu-service-BMvtckRa.js +0 -81
  1140. package/dist/esm/modal-BJAcx3Qd.js +0 -281
  1141. package/dist/esm/service-Da0kv8hS.js +0 -102
  1142. package/dist/esm/setup-eUHKNfBC.js +0 -28
  1143. package/dist/esm/shadow-dom-i60z1FJC.js +0 -43
  1144. package/dist/esm/theme-switcher-CpQ8JvHL.js +0 -172
  1145. package/dist/esm/typed-event-BdCnOrqW.js +0 -44
  1146. package/dist/siemens-ix/p-01283ae6.entry.js +0 -1
  1147. package/dist/siemens-ix/p-048bcd80.entry.js +0 -1
  1148. package/dist/siemens-ix/p-05d31b79.entry.js +0 -1
  1149. package/dist/siemens-ix/p-086cadf8.entry.js +0 -1
  1150. package/dist/siemens-ix/p-18c9b87e.entry.js +0 -1
  1151. package/dist/siemens-ix/p-1b119c78.entry.js +0 -1
  1152. package/dist/siemens-ix/p-1cdd52bc.entry.js +0 -1
  1153. package/dist/siemens-ix/p-23df8fd9.entry.js +0 -1
  1154. package/dist/siemens-ix/p-2441d048.entry.js +0 -1
  1155. package/dist/siemens-ix/p-24947da1.entry.js +0 -1
  1156. package/dist/siemens-ix/p-2b155e81.entry.js +0 -1
  1157. package/dist/siemens-ix/p-2d817735.entry.js +0 -1
  1158. package/dist/siemens-ix/p-3190954f.entry.js +0 -1
  1159. package/dist/siemens-ix/p-359fd705.entry.js +0 -1
  1160. package/dist/siemens-ix/p-3950fb46.entry.js +0 -1
  1161. package/dist/siemens-ix/p-39bab003.entry.js +0 -1
  1162. package/dist/siemens-ix/p-41e6c15a.entry.js +0 -1
  1163. package/dist/siemens-ix/p-44ceb2c5.entry.js +0 -1
  1164. package/dist/siemens-ix/p-46992171.entry.js +0 -1
  1165. package/dist/siemens-ix/p-48f612e5.entry.js +0 -1
  1166. package/dist/siemens-ix/p-49394ea8.entry.js +0 -1
  1167. package/dist/siemens-ix/p-526f3a49.entry.js +0 -1
  1168. package/dist/siemens-ix/p-52edd3f5.entry.js +0 -1
  1169. package/dist/siemens-ix/p-555ee3b3.entry.js +0 -1
  1170. package/dist/siemens-ix/p-57c72eda.entry.js +0 -1
  1171. package/dist/siemens-ix/p-599176fb.entry.js +0 -1
  1172. package/dist/siemens-ix/p-5a69c9e8.entry.js +0 -1
  1173. package/dist/siemens-ix/p-5d1b7333.entry.js +0 -1
  1174. package/dist/siemens-ix/p-5dca1d52.entry.js +0 -1
  1175. package/dist/siemens-ix/p-5f471e1f.entry.js +0 -1
  1176. package/dist/siemens-ix/p-60f84e32.entry.js +0 -1
  1177. package/dist/siemens-ix/p-62156528.entry.js +0 -1
  1178. package/dist/siemens-ix/p-6525aed2.entry.js +0 -1
  1179. package/dist/siemens-ix/p-67eacb9b.entry.js +0 -1
  1180. package/dist/siemens-ix/p-6aadd69d.entry.js +0 -1
  1181. package/dist/siemens-ix/p-6e6dd3b2.entry.js +0 -1
  1182. package/dist/siemens-ix/p-772b82bc.entry.js +0 -1
  1183. package/dist/siemens-ix/p-77940c84.entry.js +0 -1
  1184. package/dist/siemens-ix/p-7a50b7bc.entry.js +0 -1
  1185. package/dist/siemens-ix/p-7bd3643e.entry.js +0 -1
  1186. package/dist/siemens-ix/p-7c83069f.entry.js +0 -1
  1187. package/dist/siemens-ix/p-7c9f479c.entry.js +0 -1
  1188. package/dist/siemens-ix/p-80d52f41.entry.js +0 -1
  1189. package/dist/siemens-ix/p-83ebc68a.entry.js +0 -1
  1190. package/dist/siemens-ix/p-87ddae31.entry.js +0 -1
  1191. package/dist/siemens-ix/p-8a49d412.entry.js +0 -1
  1192. package/dist/siemens-ix/p-90afea9d.entry.js +0 -1
  1193. package/dist/siemens-ix/p-91b62848.entry.js +0 -1
  1194. package/dist/siemens-ix/p-9432d8bc.entry.js +0 -1
  1195. package/dist/siemens-ix/p-9502ad09.entry.js +0 -1
  1196. package/dist/siemens-ix/p-957439fa.entry.js +0 -1
  1197. package/dist/siemens-ix/p-963a2b1c.entry.js +0 -1
  1198. package/dist/siemens-ix/p-9987b6aa.entry.js +0 -1
  1199. package/dist/siemens-ix/p-9ab70f63.entry.js +0 -1
  1200. package/dist/siemens-ix/p-9b042e1e.entry.js +0 -1
  1201. package/dist/siemens-ix/p-9cc7b831.entry.js +0 -1
  1202. package/dist/siemens-ix/p-9cd5c8fd.entry.js +0 -1
  1203. package/dist/siemens-ix/p-9d26ab4c.entry.js +0 -1
  1204. package/dist/siemens-ix/p-9f22ba26.entry.js +0 -1
  1205. package/dist/siemens-ix/p-BBzEV-f4.js +0 -1
  1206. package/dist/siemens-ix/p-BEPo7U1W.js +0 -2
  1207. package/dist/siemens-ix/p-BH3f5fa3.js +0 -1
  1208. package/dist/siemens-ix/p-BLaucX4x.js +0 -1
  1209. package/dist/siemens-ix/p-BUNsXW03.js +0 -1
  1210. package/dist/siemens-ix/p-BXpulp6I.js +0 -1
  1211. package/dist/siemens-ix/p-BayAOLV_.js +0 -1
  1212. package/dist/siemens-ix/p-BdCnOrqW.js +0 -1
  1213. package/dist/siemens-ix/p-BhgW5qDm.js +0 -1
  1214. package/dist/siemens-ix/p-BncjKdXL.js +0 -1
  1215. package/dist/siemens-ix/p-BtTxCH_z.js +0 -1
  1216. package/dist/siemens-ix/p-BvFOMxgl.js +0 -1
  1217. package/dist/siemens-ix/p-C6fzB3UQ.js +0 -1
  1218. package/dist/siemens-ix/p-CAqtPJ4-.js +0 -1
  1219. package/dist/siemens-ix/p-CFRrPFxi.js +0 -1
  1220. package/dist/siemens-ix/p-CUWFODSd.js +0 -1
  1221. package/dist/siemens-ix/p-CZsAGuDS.js +0 -1
  1222. package/dist/siemens-ix/p-Cv_GwYyx.js +0 -1
  1223. package/dist/siemens-ix/p-D3K9vmFp.js +0 -1
  1224. package/dist/siemens-ix/p-DAzBNVe7.js +0 -1
  1225. package/dist/siemens-ix/p-DKTq7BLY.js +0 -1
  1226. package/dist/siemens-ix/p-EA1w1TTe.js +0 -1
  1227. package/dist/siemens-ix/p-GJWUiWDT.js +0 -1
  1228. package/dist/siemens-ix/p-Tgy1PBFv.js +0 -1
  1229. package/dist/siemens-ix/p-W85AQR46.js +0 -1
  1230. package/dist/siemens-ix/p-a2651024.entry.js +0 -1
  1231. package/dist/siemens-ix/p-a37cd269.entry.js +0 -1
  1232. package/dist/siemens-ix/p-a41f8be4.entry.js +0 -1
  1233. package/dist/siemens-ix/p-a91f7f14.entry.js +0 -1
  1234. package/dist/siemens-ix/p-aa36835f.entry.js +0 -1
  1235. package/dist/siemens-ix/p-ab9cbf10.entry.js +0 -1
  1236. package/dist/siemens-ix/p-ada8618e.entry.js +0 -1
  1237. package/dist/siemens-ix/p-ae55e8e6.entry.js +0 -1
  1238. package/dist/siemens-ix/p-b2bd816c.entry.js +0 -1
  1239. package/dist/siemens-ix/p-b41a3733.entry.js +0 -1
  1240. package/dist/siemens-ix/p-b6ae81a9.entry.js +0 -1
  1241. package/dist/siemens-ix/p-bafa90ed.entry.js +0 -1
  1242. package/dist/siemens-ix/p-bbcef047.entry.js +0 -1
  1243. package/dist/siemens-ix/p-bcj7UEIC.js +0 -1
  1244. package/dist/siemens-ix/p-c187909f.entry.js +0 -1
  1245. package/dist/siemens-ix/p-c94c1d45.entry.js +0 -1
  1246. package/dist/siemens-ix/p-ced4c721.entry.js +0 -1
  1247. package/dist/siemens-ix/p-d3ad73e1.entry.js +0 -1
  1248. package/dist/siemens-ix/p-d3afd82f.entry.js +0 -1
  1249. package/dist/siemens-ix/p-d458b450.entry.js +0 -1
  1250. package/dist/siemens-ix/p-d7086b5a.entry.js +0 -1
  1251. package/dist/siemens-ix/p-d8bc930c.entry.js +0 -1
  1252. package/dist/siemens-ix/p-daadd1ae.entry.js +0 -1
  1253. package/dist/siemens-ix/p-dd3bb443.entry.js +0 -1
  1254. package/dist/siemens-ix/p-df0fc6d4.entry.js +0 -1
  1255. package/dist/siemens-ix/p-e09125fd.entry.js +0 -1
  1256. package/dist/siemens-ix/p-e1978224.entry.js +0 -1
  1257. package/dist/siemens-ix/p-e1c15a19.entry.js +0 -1
  1258. package/dist/siemens-ix/p-e91b7758.entry.js +0 -1
  1259. package/dist/siemens-ix/p-f75eab15.entry.js +0 -1
  1260. package/dist/siemens-ix/p-f7b73fa9.entry.js +0 -1
  1261. package/dist/siemens-ix/p-f8a078e5.entry.js +0 -1
  1262. package/dist/siemens-ix/p-faa0599d.entry.js +0 -1
  1263. package/dist/siemens-ix/p-fb077c75.entry.js +0 -1
  1264. package/dist/siemens-ix/p-fb52d56c.entry.js +0 -1
  1265. package/dist/siemens-ix/p-fb75665a.entry.js +0 -1
  1266. package/dist/siemens-ix/p-fce55dc2.entry.js +0 -1
  1267. package/dist/siemens-ix/p-fe1c3443.entry.js +0 -1
  1268. package/dist/siemens-ix/p-fe5f2f38.entry.js +0 -1
  1269. package/dist/siemens-ix/p-gkooEHol.js +0 -1
  1270. package/dist/siemens-ix/p-i60z1FJC.js +0 -1
  1271. package/dist/types/components/application-sidebar/application-sidebar.d.ts +0 -7
  1272. package/dist/types/components/application-sidebar/events.d.ts +0 -4
  1273. package/dist/types/components/drawer/drawer.d.ts +0 -62
  1274. package/dist/types/components/drawer/test/animejs.mock.d.ts +0 -0
  1275. package/dist/types/components/input-group/input-group.d.ts +0 -25
  1276. package/dist/types/components/menu-category/enter-leave.d.ts +0 -7
  1277. package/dist/types/components/utils/menu-tabs/menu-tabs-fc.d.ts +0 -8
  1278. package/dist/types/components/validation-tooltip/validation-tooltip.d.ts +0 -46
  1279. /package/scss/{_common-variables.scss → misc/_common-variables.scss} +0 -0
  1280. /package/scss/{_normalize.scss → misc/_normalize.scss} +0 -0
  1281. /package/scss/{_z-index.scss → misc/_z-index.scss} +0 -0
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../dist/types/components";
2
+
3
+ interface IxPopoverHeader extends Components.IxPopoverHeader, HTMLElement {}
4
+ export const IxPopoverHeader: {
5
+ prototype: IxPopoverHeader;
6
+ new (): IxPopoverHeader;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1 @@
1
+ import{p as e,H as o,e as r,h as t,d as a,t as s}from"./p-CtDOTMOT.js";import{u as c}from"./p-BtSt9tC5.js";import{a as i}from"./p-C21npbUc.js";import{a as l}from"./p-DtmgZu-S.js";import{c as n}from"./p-Dw_A3HUC.js";import{d as b}from"./p-3VG6z9c3.js";import{d as h}from"./p-Dwe6tWhq.js";import{d}from"./p-DhWkcMmR.js";const m=e(class extends o{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.closeClick=r(this,"closeClick",7)}get hostElement(){return this}icon;iconColor;hideClose=!1;ariaLabelCloseIconButton="Close";closeClick;parentPopover;componentDidLoad(){this.parentPopover=n(this.hostElement,"ix-popover")}onCloseClick(e){this.closeClick.emit(e).defaultPrevented||e.defaultPrevented||this.parentPopover?.hidePopover()}render(){return t(a,{key:"d75ad6fc30a8b3df9d1588fc18be610f19946a15",[l]:!0},this.icon?t("ix-icon",{name:this.icon,color:this.iconColor,size:"24","aria-hidden":i(!0)}):null,t("div",{key:"c5db5b3c4d9537f1b5ec2d53eda5d94aba0984d5",class:"popover-title"},t("ix-typography",{key:"0c87f6cb01be5089a35f0eeb30e6aa7743865eef",format:"h5"},t("slot",{key:"d5bcd06f9dd501f7f52861d0ed2c6dd967bd8196"}))),t("div",{key:"fa7365f8ddce2cd12f92165160fb780426a994ce",class:"additional-items"},t("slot",{key:"b093c196c32eff075d65a5a9e570292174a1f943",name:"additional-items"})),this.hideClose?null:t("ix-icon-button",{class:"popover-close",onClick:e=>this.onCloseClick(e),variant:"tertiary",icon:c,"aria-label":this.ariaLabelCloseIconButton}))}static get delegatesFocus(){return!0}static get style(){return":host{display:flex;padding:0.75rem;align-items:center;gap: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 .popover-title{flex-grow:1}:host .additional-items{display:flex;align-items:center;gap:0.25rem}:host .popover-close{align-self:flex-start;border-radius:var(--theme-small-border-radius);--ix-icon-button-color:var(--theme-popover-close--color);--theme-btn-tertiary--color:var(--theme-popover-close--color);--theme-btn-tertiary--color--hover:var(--theme-popover-close--color);--theme-btn-tertiary--color--active:var(--theme-popover-close--color);--theme-btn-tertiary--background:var( --theme-popover-close-btn--background );--theme-btn-tertiary--background--hover:var( --theme-popover-close-btn--background--hover );--theme-btn-tertiary--background--active:var( --theme-popover-close-btn--background--active );--theme-btn-tertiary--border-color:transparent;--theme-btn-tertiary--border-color--hover:transparent;--theme-btn-tertiary--border-color--active:transparent}"}},[785,"ix-popover-header",{icon:[1],iconColor:[1,"icon-color"],hideClose:[4,"hide-close"],ariaLabelCloseIconButton:[1,"aria-label-close-icon-button"]}]),p=m,u=function(){"undefined"!=typeof customElements&&["ix-popover-header","ix-icon-button","ix-spinner","ix-typography"].forEach((e=>{switch(e){case"ix-popover-header":customElements.get(s(e))||customElements.define(s(e),m);break;case"ix-icon-button":customElements.get(s(e))||b();break;case"ix-spinner":customElements.get(s(e))||h();break;case"ix-typography":customElements.get(s(e))||d()}}))};export{p as IxPopoverHeader,u as defineCustomElement}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../dist/types/components";
2
+
3
+ interface IxPopoverImage extends Components.IxPopoverImage, HTMLElement {}
4
+ export const IxPopoverImage: {
5
+ prototype: IxPopoverImage;
6
+ new (): IxPopoverImage;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1 @@
1
+ import{p as r,H as o,h as t,d as e,t as s}from"./p-CtDOTMOT.js";const a=r(class extends o{constructor(r){super(),!1!==r&&this.__registerHost(),this.__attachShadow()}image;imageAlt="";render(){return this.image?t(e,null,t("img",{src:this.image,alt:this.imageAlt})):null}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 img{display:block;width:100%;-o-object-fit:cover;object-fit:cover}"}},[513,"ix-popover-image",{image:[1],imageAlt:[1,"image-alt"]}]),l=a,c=function(){"undefined"!=typeof customElements&&["ix-popover-image"].forEach((r=>{"ix-popover-image"===r&&(customElements.get(s(r))||customElements.define(s(r),a))}))};export{l as IxPopoverImage,c as defineCustomElement}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../dist/types/components";
2
+
3
+ interface IxPopover extends Components.IxPopover, HTMLElement {}
4
+ export const IxPopover: {
5
+ prototype: IxPopover;
6
+ new (): IxPopover;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1 @@
1
+ import{p as t,M as e,e as i,h as a,d as r,t as s}from"./p-CtDOTMOT.js";import{f as o,c as h,a as n,o as d,b as l,s as c,d as u,h as g}from"./p-Bxrgt3H_.js";import{b as p}from"./p-CKoABG1h.js";import{b,g as m,f as v}from"./p-DtmgZu-S.js";import{D as C,r as A}from"./p-CApDAYIa.js";import{I as f}from"./p-BST8QY5w.js";import{C as w}from"./p-Dpk_WgCl.js";import{m as k}from"./p-Djkc69iv.js";import{r as x}from"./p-BEuV0Xpe.js";import{N as y,p as T}from"./p-CNLoALIl.js";const P=new class{stack=new y({blocksOutsideDismiss:t=>!t.closeOnClickOutside},(t=>this.dismiss(t)));presentationOrder=[];isWindowListenerActive=!1;connected(t){this.isWindowListenerActive||this.addOverlayListeners(),this.stack.connect(t)}disconnected(t){this.removeFromPresentationOrder(t.getId()),this.stack.disconnect(t)}removeFromNestedPopoverIds(t){this.stack.removeFromHierarchy(t)}syncNestedPopoverIds(t){this.stack.setChildIds(t.getId(),t.getNestedPopoverIds())}present(t){this.presentAndWait(t)}async presentAndWait(t){!t.isPresent()&&t.willPresent?.()&&(this.dismissOthers(t.getId()),this.syncNestedPopoverIds(t),await t.present(),this.recordPresented(t.getId()))}dismissChildren(t){this.dismissChildrenWithFocus(t)}dismiss(t,e="restore-trigger"){const i=t.isPresent(),a=t.willDismiss?.()??!0;i&&a&&(this.dismissChildrenWithFocus(t.getId(),e),t.dismiss(e),this.stack.deleteChildIdsEntry(t.getId()),this.removeFromPresentationOrder(t.getId()))}dismissChildrenWithFocus(t,e="restore-trigger"){for(const i of this.stack.getChildIds(t)){const t=this.stack.get(i);t&&this.dismiss(t,e)}}dismissAll(t=!1){this.stack.dismissAll(t?{ignorePolicyForIds:this.stack.keys()}:void 0)}dismissTopmost(){const t=this.getTopmostForEscape();t&&this.dismiss(t)}dismissOthers(t){this.stack.dismissOthers(t)}pathIncludesTrigger(t){return T(t,"data-ix-popover-trigger")}recordPresented(t){this.removeFromPresentationOrder(t),this.presentationOrder.push(t)}removeFromPresentationOrder(t){const e=this.presentationOrder.indexOf(t);e>-1&&this.presentationOrder.splice(e,1)}isTopmostPresentedHost(t){return this.getTopmostForEscape()?.hostElement===t}getTopmostForEscape(){for(let t=this.presentationOrder.length-1;t>=0;t--){const e=this.stack.get(this.presentationOrder[t]);if(e?.isPresent())return e}let t;return this.stack.forEach((e=>{e.isPresent()&&(t=e)})),t}getPopoverDialog(t){return t.shadowRoot?.querySelector("dialog")??null}pathIncludesPopover(t){for(const e of t)if(e instanceof HTMLElement){if("IX-POPOVER"===e.tagName)return!0;for(const t of this.stack.values()){if(e===t.hostElement)return!0;const i=this.getPopoverDialog(t.hostElement);if(i&&e===i)return!0}}return!1}dismissAllFromOutsideClick(){this.stack.forEach((t=>{t.closeOnClickOutside&&t.isPresent()&&this.dismiss(t,"release")}))}addOverlayListeners(){this.isWindowListenerActive=!0,window.addEventListener("click",(t=>{const e=this.pathIncludesTrigger(t.composedPath()),i=this.pathIncludesPopover(t.composedPath());e||i||this.dismissAllFromOutsideClick()})),window.addEventListener("keydown",(t=>{"Escape"===t.key&&this.dismissTopmost()}))}},O=t=>null==t?"":t+"px",D=t(class extends(e(...C,f,w)){constructor(t){super(!1),!1!==t&&this.__registerHost(),this.__attachShadow(),this.showChange=i(this,"showChange",7),this.showChanged=i(this,"showChanged",7)}get hostElement(){return this}trigger;show=!1;placement="bottom";hasSpike=!1;triggerMode="click";closeOnClickOutside=!1;showChange;showChanged;dialogRef=k();triggerElement;disposeAutoUpdate;disposeTriggerListener;disposeDialogListener;focusTrap;hideTimeout;assignedNestedPopoverIds=[];hasFocusableContent=!1;suppressShowWatch=!1;isOpeningPopover=!1;closeFocus="restore-trigger";hasDisconnected=!1;triggerRegistryId=0;suppressFocusPresent=!1;get spikeElement(){return this.hostElement.shadowRoot.querySelector(".spike")}getFocusTrapOptions(){return{trapFocusInShadowDom:"both",listenOnDocument:!0,shouldDeferTabTrap:t=>!P.isTopmostPresentedHost(t)}}get popoverPanelId(){return"ix-component-ix-popover-"+this.$internal_id}getId(){return this.getHostElementId()}getNestedPopoverIds(){return this.assignedNestedPopoverIds}cacheNestedPopoverId(t){const{detail:e}=t;e===this.getId()||this.assignedNestedPopoverIds.includes(e)||(this.assignedNestedPopoverIds.push(e),P.syncNestedPopoverIds(this),t.stopImmediatePropagation(),t.preventDefault())}isPresent(){return this.show}willPresent(){return!this.showChange.emit(!0).defaultPrevented}willDismiss(){return!this.showChange.emit(!1).defaultPrevented}present(){return this.openPopover()}dismiss(t="restore-trigger"){this.closeFocus=t,this.closePopover()}async showPopover(){await P.presentAndWait(this)}async hidePopover(){P.dismiss(this)}onTriggerChange(t,e){t!==e&&this.registerTriggerListener()}onTriggerModeChange(){this.registerTriggerListener()}onShowChange(t){this.suppressShowWatch||(t?this.openPopover({fromShowWatch:!0}):this.closePopover({fromShowWatch:!0}))}connectedCallback(){this.hasDisconnected&&(P.connected(this),this.initializePopover())}componentDidLoad(){P.connected(this),this.initializePopover()}async initializePopover(){await this.registerTriggerListener(),this.show&&await this.openPopover({fromShowWatch:!0})}componentDidRender(){this.trigger&&!this.triggerElement&&this.registerTriggerListener()}disconnectedCallback(){this.hasDisconnected=!0,this.clearHideTimeout(),this.disposeAutoUpdate?.(),this.disposeTriggerListener?.(),this.disposeDialogListener?.(),this.focusTrap?.destroy(),P.disconnected(this),this.clearTriggerAria()}async openPopover(t){if(!this.isOpeningPopover&&(t?.fromShowWatch||!this.show)){this.isOpeningPopover=!0;try{const t=await this.dialogRef.waitForCurrent();if(!t||!this.hostElement.isConnected)return;if(this.suppressShowWatch=!0,this.show=!0,this.suppressShowWatch=!1,t.showPopover(),this.registerHoverDialogListener(t),this.detectFocusableContent(),!this.triggerElement&&this.trigger&&await this.registerTriggerListener(),this.triggerElement&&(await this.applyPopoverPosition(this.triggerElement,t),this.updateTriggerAria(!0)),this.hasFocusableContent){const t=await b(this.hostElement,this.getFocusTrapOptions());this.hostElement.isConnected&&this.show?(this.focusTrap=t,"hover"!==this.triggerMode&&this.focusFirstElement()):t.destroy()}x((()=>{this.showChanged.emit(!0)}))}finally{this.isOpeningPopover=!1}}}async closePopover(t){if(!t?.fromShowWatch&&!this.show)return;const e=await this.dialogRef.waitForCurrent();e&&this.hostElement.isConnected&&(this.disposeAutoUpdate?.(),this.disposeAutoUpdate=void 0,this.disposeDialogListener?.(),this.disposeDialogListener=void 0,this.focusTrap?.destroy(),this.focusTrap=void 0,this.applyCloseFocus(),e.hidePopover(),"release"===this.closeFocus&&this.blurTriggerElement(),this.schedulePostCloseFocus(),this.suppressShowWatch=!0,this.show=!1,this.suppressShowWatch=!1,this.closeFocus="restore-trigger",this.updateTriggerAria(!1),x((()=>{this.showChanged.emit(!1)})))}detectFocusableContent(){this.hasFocusableContent=m(this.hostElement,this.getFocusTrapOptions()).length>0}focusFirstElement(){const t=this.getFocusTrapOptions();x((()=>{v(this.hostElement,t)}))}applyCloseFocus(){this.hasFocusableContent&&this.triggerElement&&("hover"!==this.triggerMode||"release"!==this.closeFocus?A():this.releasePopoverFocus())}schedulePostCloseFocus(){if(!this.hasFocusableContent||!this.triggerElement)return;if("hover"===this.triggerMode&&"release"===this.closeFocus)return;const t="restore-trigger"===this.closeFocus;x((()=>{if(t)return"hover"===this.triggerMode&&(this.suppressFocusPresent=!0),this.triggerElement?.focus(),void x((()=>{this.suppressFocusPresent=!1}));this.releasePopoverFocus(),x((()=>{this.blurTriggerElement()}))}))}releasePopoverFocus(){const t=document.activeElement;t instanceof HTMLElement&&this.containsPopoverTarget(t)&&t.blur(),this.blurTriggerElement()}blurTriggerElement(){if(!this.triggerElement)return;const t=this.triggerElement.shadowRoot?.querySelector('button, a[role="button"]');t?.blur(),this.triggerElement!==t&&this.triggerElement.blur()}async registerTriggerListener(){if(this.disposeTriggerListener?.(),this.clearTriggerAria(),!this.trigger)return;const t=++this.triggerRegistryId,e=this.trigger,i=this.triggerMode;try{const a=await o(e,this.hostElement);if(t!==this.triggerRegistryId||this.trigger!==e||this.triggerMode!==i||!this.hostElement.isConnected)return;this.triggerElement=a,a.dataset.ixPopoverTrigger="",this.updateTriggerAria(this.show),this.discoverNestedPopover(),this.disposeTriggerListener=p("click"===this.triggerMode?[{element:a,eventType:"click",callback:()=>this.togglePopover()},{element:a,eventType:"keydown",callback:t=>{const e=t.key;"Enter"!==e&&" "!==e||(t.preventDefault(),this.togglePopover())}}]:[{element:a,eventType:"mouseenter",callback:()=>{this.clearHideTimeout(),this.show||P.present(this)}},{element:a,eventType:"mouseleave",callback:t=>this.scheduleHideFromTrigger(t)},{element:a,eventType:"focus",callback:()=>{if(this.clearHideTimeout(),!this.show){if(this.suppressFocusPresent)return;P.present(this)}}},{element:a,eventType:"focusout",callback:t=>this.scheduleHideFromTrigger(t)}])}catch{}}discoverNestedPopover(){this.triggerElement?.dispatchEvent(new CustomEvent("ix-assign-sub-popover",{bubbles:!0,composed:!0,cancelable:!0,detail:this.getId()}))}togglePopover(){this.show?P.dismiss(this):P.present(this)}containsPopoverTarget(t){if(!(t instanceof Node))return!1;if(t===this.hostElement)return!0;if(this.hostElement.contains(t))return!0;const e=this.hostElement.shadowRoot;return!!e?.contains(t)}scheduleHideFromTrigger(t){this.containsPopoverTarget(t.relatedTarget)||("focusout"!==t.type?this.scheduleHide():x((()=>{this.containsPopoverTarget(document.activeElement)||this.scheduleHide()})))}scheduleHide(){this.clearHideTimeout(),this.hideTimeout=setTimeout((()=>{this.show&&P.dismiss(this,"release")}),150)}clearHideTimeout(){void 0!==this.hideTimeout&&(clearTimeout(this.hideTimeout),this.hideTimeout=void 0)}getTriggerAriaTarget(){const t=this.triggerElement;if(t){if("IX-BUTTON"===t.tagName||"IX-ICON-BUTTON"===t.tagName){const e=t.shadowRoot?.querySelector('button, a[role="button"]');if(e)return e}return t}}clearTriggerAriaAttributes(t){t.removeAttribute("aria-expanded"),t.removeAttribute("aria-controls"),t.removeAttribute("aria-haspopup")}updateTriggerAria(t){const e=this.triggerElement,i=this.getTriggerAriaTarget();e&&i&&(i.setAttribute("aria-haspopup","dialog"),i.setAttribute("aria-expanded",t+""),i.setAttribute("aria-controls",this.popoverPanelId),i!==e&&this.clearTriggerAriaAttributes(e))}clearTriggerAria(){if(!this.triggerElement)return;this.clearTriggerAriaAttributes(this.triggerElement);const t=this.triggerElement.shadowRoot?.querySelector('button, a[role="button"]');t&&this.clearTriggerAriaAttributes(t),delete this.triggerElement.dataset.ixPopoverTrigger,this.triggerElement=void 0}computeSpikePosition({placement:t,middlewareData:e}){if(!e.arrow)return;const{x:i,y:a}=e.arrow,r={top:"unset",right:"unset",bottom:"unset",left:"unset"};return t.startsWith("top")?{...r,left:O(i),bottom:O(-6)}:t.startsWith("right")?{...r,left:O(-6),top:O(a)}:t.startsWith("bottom")?{...r,left:O(i),top:O(-6)}:t.startsWith("left")?{...r,right:O(-6),top:O(a)}:void 0}async computePopoverPosition(t,e){const i=[d(12),l({fallbackStrategy:"initialPlacement"}),c({padding:10})];return this.hasSpike&&this.spikeElement&&i.push(u({element:this.spikeElement})),i.push(g()),h(t,e,{strategy:"fixed",placement:this.placement,middleware:i})}async applyPopoverPosition(t,e){this.disposeAutoUpdate?.();const i=async()=>{if(!this.show)return;const i=await this.computePopoverPosition(t,e);if(!this.show)return;const a=i.middlewareData.hide?.referenceHidden;if(a)return P.dismiss(this,"release"),i;if(this.hasSpike&&i.middlewareData.arrow){const t=this.computeSpikePosition(i);t&&this.spikeElement&&Object.assign(this.spikeElement.style,t)}return Object.assign(e.style,{left:O(i.x),top:O(i.y)}),i};await i(),this.show&&this.hostElement.isConnected&&(this.disposeAutoUpdate=n(t,e,i,{ancestorResize:!0,ancestorScroll:!0,elementResize:!0}))}registerHoverDialogListener(t){this.disposeDialogListener?.(),"hover"===this.triggerMode&&(this.disposeDialogListener=p([{element:t,eventType:"click",callback:t=>{t.stopPropagation()}}]))}onDialogMouseEnter(){"hover"===this.triggerMode&&this.clearHideTimeout()}onDialogMouseLeave(){"hover"===this.triggerMode&&this.scheduleHide()}render(){return a(r,{key:"5056bfaf705bbc83271b31181ba1d3187dd62d60",class:{visible:this.show},"data-ix-popover":this.popoverPanelId},a("dialog",{key:"464d57af0ebb424975704e63c0eef5373be6c502",ref:this.dialogRef,id:this.popoverPanelId,class:"dialog",popover:"manual",inert:!this.show,...this.inheritAriaAttributes,role:this.inheritAriaAttributes.role??"dialog",onMouseEnter:()=>this.onDialogMouseEnter(),onMouseLeave:()=>this.onDialogMouseLeave()},a("div",{key:"414e84e36191a3e43e7ef68006e06f87a7a2fd06",class:"popover-container"},a("div",{key:"dd676856983f4dfbaf7e052e81d61bfab6d042dd",class:"popover-body"},a("slot",{key:"dcbfceaf19576233123bbf411e5a9e84c464c079"})),this.hasSpike?a("div",{class:"spike"}):null)))}static get watchers(){return{role:[{ariaAttributeChanged:0}],"aria-activedescendant":[{ariaAttributeChanged:0}],"aria-atomic":[{ariaAttributeChanged:0}],"aria-autocomplete":[{ariaAttributeChanged:0}],"aria-braillelabel":[{ariaAttributeChanged:0}],"aria-brailleroledescription":[{ariaAttributeChanged:0}],"aria-busy":[{ariaAttributeChanged:0}],"aria-checked":[{ariaAttributeChanged:0}],"aria-colcount":[{ariaAttributeChanged:0}],"aria-colindex":[{ariaAttributeChanged:0}],"aria-colindextext":[{ariaAttributeChanged:0}],"aria-colspan":[{ariaAttributeChanged:0}],"aria-controls":[{ariaAttributeChanged:0}],"aria-current":[{ariaAttributeChanged:0}],"aria-describedby":[{ariaAttributeChanged:0}],"aria-description":[{ariaAttributeChanged:0}],"aria-details":[{ariaAttributeChanged:0}],"aria-disabled":[{ariaAttributeChanged:0}],"aria-errormessage":[{ariaAttributeChanged:0}],"aria-expanded":[{ariaAttributeChanged:0}],"aria-flowto":[{ariaAttributeChanged:0}],"aria-haspopup":[{ariaAttributeChanged:0}],"aria-hidden":[{ariaAttributeChanged:0}],"aria-invalid":[{ariaAttributeChanged:0}],"aria-keyshortcuts":[{ariaAttributeChanged:0}],"aria-label":[{ariaAttributeChanged:0}],"aria-labelledby":[{ariaAttributeChanged:0}],"aria-level":[{ariaAttributeChanged:0}],"aria-live":[{ariaAttributeChanged:0}],"aria-multiline":[{ariaAttributeChanged:0}],"aria-multiselectable":[{ariaAttributeChanged:0}],"aria-orientation":[{ariaAttributeChanged:0}],"aria-owns":[{ariaAttributeChanged:0}],"aria-placeholder":[{ariaAttributeChanged:0}],"aria-posinset":[{ariaAttributeChanged:0}],"aria-pressed":[{ariaAttributeChanged:0}],"aria-readonly":[{ariaAttributeChanged:0}],"aria-relevant":[{ariaAttributeChanged:0}],"aria-required":[{ariaAttributeChanged:0}],"aria-roledescription":[{ariaAttributeChanged:0}],"aria-rowcount":[{ariaAttributeChanged:0}],"aria-rowindex":[{ariaAttributeChanged:0}],"aria-rowindextext":[{ariaAttributeChanged:0}],"aria-rowspan":[{ariaAttributeChanged:0}],"aria-selected":[{ariaAttributeChanged:0}],"aria-setsize":[{ariaAttributeChanged:0}],"aria-sort":[{ariaAttributeChanged:0}],"aria-valuemax":[{ariaAttributeChanged:0}],"aria-valuemin":[{ariaAttributeChanged:0}],"aria-valuenow":[{ariaAttributeChanged:0}],"aria-valuetext":[{ariaAttributeChanged:0}],trigger:[{onTriggerChange:0}],triggerMode:[{onTriggerModeChange:0}],show:[{onShowChange:0}]}}static get style(){return':host{--theme-popover--background:var(--theme-color-2);--theme-popover--border-color:transparent;--theme-popover--color:var(--theme-color-std-text);--theme-popover--elevation-filter:drop-shadow(0 0 2px var(--theme-color-shadow-2)) drop-shadow(0 4px 8px var(--theme-color-shadow-3)) drop-shadow(0 12px 18px var(--theme-color-shadow-3));--theme-popover-close--color:var(--theme-color-soft-text);--theme-popover-close-btn--background:transparent;--theme-popover-close-btn--background--active:var(--theme-color-ghost--active);--theme-popover-close-btn--background--hover:var(--theme-color-ghost--hover)}:host dialog.dialog{margin:0;padding:0;border:none;background-color:transparent;box-shadow:none;overflow:visible;position:fixed;inset:unset;width:25rem;min-width:15rem;max-width:37.5rem;max-height:calc(100vh - 2rem)}:host .popover-container{display:flex;flex-direction:column;position:relative;width:100%;max-height:calc(100vh - 2rem);background:var(--theme-popover--background);color:var(--theme-popover--color);border:1px solid var(--theme-popover--border-color);box-shadow:var(--theme-shadow-4);border-radius:var(--theme-default-border-radius);overflow:visible}:host .popover-body{position:relative;z-index:1;display:block;width:100%}:host .popover-container:has(.spike){box-shadow:none;filter:var(--theme-popover--elevation-filter)}:host .spike,:host .spike::before{position:absolute;width:12px;height:12px;background:inherit}:host .spike{visibility:hidden;z-index:0;pointer-events:none}:host .spike::before{visibility:visible;content:"";transform:rotate(45deg);background-color:var(--theme-popover--background)}'}},[769,"ix-popover",{trigger:[1],show:[1540],placement:[1],hasSpike:[4,"has-spike"],triggerMode:[1,"trigger-mode"],closeOnClickOutside:[4,"close-on-click-outside"],inheritAriaAttributes:[32],showPopover:[64],hidePopover:[64]},[[0,"ix-assign-sub-popover","cacheNestedPopoverId"]],{role:[{ariaAttributeChanged:0}],"aria-activedescendant":[{ariaAttributeChanged:0}],"aria-atomic":[{ariaAttributeChanged:0}],"aria-autocomplete":[{ariaAttributeChanged:0}],"aria-braillelabel":[{ariaAttributeChanged:0}],"aria-brailleroledescription":[{ariaAttributeChanged:0}],"aria-busy":[{ariaAttributeChanged:0}],"aria-checked":[{ariaAttributeChanged:0}],"aria-colcount":[{ariaAttributeChanged:0}],"aria-colindex":[{ariaAttributeChanged:0}],"aria-colindextext":[{ariaAttributeChanged:0}],"aria-colspan":[{ariaAttributeChanged:0}],"aria-controls":[{ariaAttributeChanged:0}],"aria-current":[{ariaAttributeChanged:0}],"aria-describedby":[{ariaAttributeChanged:0}],"aria-description":[{ariaAttributeChanged:0}],"aria-details":[{ariaAttributeChanged:0}],"aria-disabled":[{ariaAttributeChanged:0}],"aria-errormessage":[{ariaAttributeChanged:0}],"aria-expanded":[{ariaAttributeChanged:0}],"aria-flowto":[{ariaAttributeChanged:0}],"aria-haspopup":[{ariaAttributeChanged:0}],"aria-hidden":[{ariaAttributeChanged:0}],"aria-invalid":[{ariaAttributeChanged:0}],"aria-keyshortcuts":[{ariaAttributeChanged:0}],"aria-label":[{ariaAttributeChanged:0}],"aria-labelledby":[{ariaAttributeChanged:0}],"aria-level":[{ariaAttributeChanged:0}],"aria-live":[{ariaAttributeChanged:0}],"aria-multiline":[{ariaAttributeChanged:0}],"aria-multiselectable":[{ariaAttributeChanged:0}],"aria-orientation":[{ariaAttributeChanged:0}],"aria-owns":[{ariaAttributeChanged:0}],"aria-placeholder":[{ariaAttributeChanged:0}],"aria-posinset":[{ariaAttributeChanged:0}],"aria-pressed":[{ariaAttributeChanged:0}],"aria-readonly":[{ariaAttributeChanged:0}],"aria-relevant":[{ariaAttributeChanged:0}],"aria-required":[{ariaAttributeChanged:0}],"aria-roledescription":[{ariaAttributeChanged:0}],"aria-rowcount":[{ariaAttributeChanged:0}],"aria-rowindex":[{ariaAttributeChanged:0}],"aria-rowindextext":[{ariaAttributeChanged:0}],"aria-rowspan":[{ariaAttributeChanged:0}],"aria-selected":[{ariaAttributeChanged:0}],"aria-setsize":[{ariaAttributeChanged:0}],"aria-sort":[{ariaAttributeChanged:0}],"aria-valuemax":[{ariaAttributeChanged:0}],"aria-valuemin":[{ariaAttributeChanged:0}],"aria-valuenow":[{ariaAttributeChanged:0}],"aria-valuetext":[{ariaAttributeChanged:0}],trigger:[{onTriggerChange:0}],triggerMode:[{onTriggerModeChange:0}],show:[{onShowChange:0}]}]),I=D,E=function(){"undefined"!=typeof customElements&&["ix-popover"].forEach((t=>{"ix-popover"===t&&(customElements.get(s(t))||customElements.define(s(t),D))}))};export{I as IxPopover,E as defineCustomElement}
@@ -1 +1 @@
1
- import{h as r,p as e,H as t,F as i,d as o,t as s}from"./p-C_6_Rh7K.js";import{P as a,r as c,p as n,o as l,q as h}from"./p-CdT1qV2I.js";import{d as g}from"./p-C9SfsAWb.js";import{d as p}from"./p-VHuL40oZ.js";function d({value:e,status:t}){return r("div",{class:"linear-progress-container "+t},r("div",{class:"progress",role:"progressbar","aria-valuenow":e,"aria-valuemin":0,"aria-valuemax":100},r("div",{class:{"progress-bar":!0},style:{width:e+"%"},"data-value":e})))}const x=(e,t)=>{const{value:i,size:o,alignment:s}=e,a=function(r){switch(r){case"xs":return 16;case"sm":return 24;case"md":default:return 32;case"lg":return 48;case"xl":return 64}}(o),c=a/2,n=2*Math.PI*c,l=Math.round(n*((100-i)/100)),h="lg"===o||"xl"===o;return r("div",{class:{"circular-progress-container":!0,["align-"+s]:!!s,[e.status]:!0}},r("svg",{width:a,height:a,viewBox:`-${.125*a} -${.125*a} ${1.25*a} ${1.25*a}`,version:"1.1",xmlns:"http://www.w3.org/2000/svg",style:{transform:"rotate(-90deg)"}},r("circle",{r:c,cx:c,cy:c,fill:"transparent",stroke:"var(--ix-progress-indicator-track-color)","stroke-width":"3px"}),l>0&&r("circle",{r:c,cx:c,cy:c,stroke:"var(--ix-progress-indicator-color)","stroke-width":"3px","stroke-dashoffset":l+"px",fill:"transparent","stroke-dasharray":n+"px"}),r("foreignObject",{x:"0px",y:"0px",width:a+"px",height:a+"px",style:{transform:`rotate(90deg) translate(0px, -${a}px)`}},h&&r("div",{class:"slotted-container slotted-container-inside"},t))),!h&&r("div",{class:"slotted-container"},t))},u=e(class extends t{constructor(r){super(),!1!==r&&this.__registerHost(),this.__attachShadow(),this.type="linear",this.size="md",this.value=0,this.min=0,this.max=100,this.status="default",this.textAlignment="left",this.showTextAsTooltip=!1}getHelperText(){let e=null;switch(this.status){case"error":e=h;break;case"info":e=l;break;case"warning":e=n;break;case"success":e=c;break;case"paused":e=a;break;default:e=null}return this.helperText?r("div",{class:{"helper-text":!0,[this.status]:!0}},e&&r("ix-icon",{name:e,size:"16"}),r("div",{class:{text:!0,"align-left":"left"===this.textAlignment,"align-center":"center"===this.textAlignment,"align-right":"right"===this.textAlignment}},this.helperText),r("slot",{name:"helper-text"})):r("slot",{name:"helper-text"})}render(){const e=Math.max(0,Math.min((this.value-this.min)/(this.max-this.min)*100,100));return r(o,{key:"1fa22efe0aaa4fd247475041aec0a4e57d72a28b",class:{linear:"linear"===this.type,circular:"circular"===this.type},tabIndex:-1},r("div",{key:"0d07a0c09ec868ea911d5af377c6b48d76abedce",class:{"progress-indicator":!0,[this.size]:!0,[this.status]:!0,"text-center":"center"===this.textAlignment,"text-left":"left"===this.textAlignment,"text-right":"right"===this.textAlignment}},this.label&&r("ix-typography",{key:"66c9ca8ed64378b519dc5dbe4919d58f484ba6e3",format:"label",textColor:"error"===this.status?"alarm":"soft",class:"label"},this.label),r("div",{key:"2476c1e1b1ded03f35bd8a506c1f17c50ece18ca",class:"progress-container"},"linear"===this.type?r(i,null,r(d,{value:e,status:this.status}),r("div",{class:"linear-slot"},r("slot",null))):r(x,{status:this.status,alignment:this.textAlignment,value:e,size:this.size},r("slot",null))),!0===this.showTextAsTooltip&&this.helperText?r("ix-tooltip",{for:this.hostElement,showDelay:500,placement:"bottom"},this.getHelperText()):this.getHelperText()))}get hostElement(){return this}static get style(){return":host{display:block;position:relative;width:24rem;height:-moz-fit-content;height:fit-content}:host .progress-container{display:flex;width:100%;align-items:center;gap:0.25rem;flex-wrap:nowrap}:host .label{margin:0.5rem 0 0.25rem 0}:host .helper-text{display:flex;align-items:center;margin:0.25rem 0px;gap:0.25rem;color:var(--theme-progress-indicator-helper--color)}:host .helper-text ix-icon{margin:0.125rem;color:var(--theme-progress-indicator-helper-icon--color)}:host .helper-text.success{color:var(--theme-progress-indicator-helper-success--color)}:host .helper-text.success ix-icon{color:var(--theme-progress-indicator-helper-icon-success--color)}:host .helper-text.error{color:var(--theme-progress-indicator-helper-error--color)}:host .helper-text.error ix-icon{color:var(--theme-progress-indicator-helper-icon-error--color)}:host .helper-text.info{color:var(--theme-progress-indicator-helper-info--color)}:host .helper-text.info ix-icon{color:var(--theme-progress-indicator-helper-icon-info--color)}:host .helper-text.warning{color:var(--theme-progress-indicator-helper-warning--color)}:host .helper-text.warning ix-icon{color:var(--theme-progress-indicator-helper-icon-warning--color)}:host .helper-text.paused{color:var(--theme-progress-indicator-helper-paused--color)}:host .helper-text.paused ix-icon{color:var(--theme-progress-indicator-helper-icon-paused--color)}:host .helper-text .text.align-left{text-align:start}:host .helper-text .text.align-right{text-align:end}:host .helper-text .text.align-center{text-align:center}:host .progress-indicator{display:flex;flex-direction:column}:host .progress-indicator.text-center{align-items:center}:host .progress-indicator.text-left{align-items:flex-start}:host .progress-indicator.text-right{align-items:flex-end}:host .progress-indicator{--ix-progress-indicator-margin:0.5rem 0;height:100%}:host .progress-indicator.xs{--ix-progress-indicator-height:0.125rem;--ix-progress-indicator-margin:0.25rem 0}:host .progress-indicator.sm{--ix-progress-indicator-height:0.25rem;--ix-progress-indicator-margin:0.375rem 0}:host .progress-indicator.md{--ix-progress-indicator-height:0.5rem}:host .progress-indicator.lg{--ix-progress-indicator-height:1rem}:host .progress-indicator.xl{--ix-progress-indicator-height:1.5rem}:host .progress-indicator{--ix-progress-indicator-color:var( --theme-progress-indicator-fill--background )}:host .progress-indicator.success{--ix-progress-indicator-color:var( --theme-progress-indicator-fill-success--background )}:host .progress-indicator.error{--ix-progress-indicator-color:var( --theme-progress-indicator-fill-error--background )}:host .progress-indicator.info{--ix-progress-indicator-color:var( --theme-progress-indicator-fill-info--background )}:host .progress-indicator.warning{--ix-progress-indicator-color:var( --theme-progress-indicator-fill-warning--background )}:host .progress-indicator.paused{--ix-progress-indicator-color:var( --theme-progress-indicator-fill-paused--background )}:host(.linear) .progress-indicator.xs{--ix-progress-indicator-height:0.125rem}:host(.linear) .progress-indicator.sm{--ix-progress-indicator-height:0.25rem}:host(.linear) .progress-indicator.md{--ix-progress-indicator-height:0.5rem}:host(.linear) .progress-indicator.lg{--ix-progress-indicator-height:1rem}:host(.linear) .progress-indicator.xl{--ix-progress-indicator-height:1.5rem}:host(.linear) .linear-progress-container{width:100%;height:var(--ix-progress-indicator-height);background-color:var(--theme-progress-indicator-track--background);border-radius:2px;overflow:hidden;margin:var(--ix-progress-indicator-margin, 0.5rem 0)}:host(.linear) .linear-progress-container.success{background-color:var(--theme-progress-indicator-track-success--background)}:host(.linear) .linear-progress-container.error{background-color:var(--theme-progress-indicator-track-error--background)}:host(.linear) .linear-progress-container.info{background-color:var(--theme-progress-indicator-track-info--background)}:host(.linear) .linear-progress-container.warning{background-color:var(--theme-progress-indicator-track-warning--background)}:host(.linear) .linear-progress-container.paused{background-color:var(--theme-progress-indicator-track-paused--background)}:host(.linear) .progress{width:100%;height:100%;position:relative}:host(.linear) .progress-bar{height:100%;background-color:var(--ix-progress-indicator-color);transition:width 0.3s ease}:host(.linear) .linear-slot{min-width:2.25rem}:host(.circular) .circular-progress-container{--ix-progress-indicator-track-color:var( --theme-progress-indicator-track--background );display:flex;align-items:center;width:100%;gap:0.25rem;margin:var(--ix-progress-indicator-margin, 0.5rem 0)}:host(.circular) .circular-progress-container.align-left{justify-content:flex-start}:host(.circular) .circular-progress-container.align-center{justify-content:center}:host(.circular) .circular-progress-container.align-right{justify-content:flex-end}:host(.circular) .circular-progress-container.success{--ix-progress-indicator-track-color:var( --theme-progress-indicator-track-success--background )}:host(.circular) .circular-progress-container.error{--ix-progress-indicator-track-color:var( --theme-progress-indicator-track-error--background )}:host(.circular) .circular-progress-container.info{--ix-progress-indicator-track-color:var( --theme-progress-indicator-track-info--background )}:host(.circular) .circular-progress-container.warning{--ix-progress-indicator-track-color:var( --theme-progress-indicator-track-warning--background )}:host(.circular) .circular-progress-container.paused{--ix-progress-indicator-track-color:var( --theme-progress-indicator-track-paused--background )}:host(.circular) .slotted-container{height:100%}:host(.circular) .slotted-container.slotted-container-inside{display:flex;align-items:center;justify-content:center;width:100%;height:100%}"}},[257,"ix-progress-indicator",{type:[1],size:[1],value:[2],min:[2],max:[2],status:[1],label:[1],helperText:[1,"helper-text"],textAlignment:[1,"text-alignment"],showTextAsTooltip:[4,"show-text-as-tooltip"]}]),m=u,f=function(){"undefined"!=typeof customElements&&["ix-progress-indicator","ix-tooltip","ix-typography"].forEach((r=>{switch(r){case"ix-progress-indicator":customElements.get(s(r))||customElements.define(s(r),u);break;case"ix-tooltip":customElements.get(s(r))||g();break;case"ix-typography":customElements.get(s(r))||p()}}))};export{m as IxProgressIndicator,f as defineCustomElement}
1
+ import{h as r,p as e,H as t,F as o,d as i,t as s}from"./p-CtDOTMOT.js";import{N as a,a as c,c as n,d as l,b as h}from"./p-BtSt9tC5.js";import{d as g}from"./p-Dfd_ifAu.js";import{d as p}from"./p-DhWkcMmR.js";function d({value:e,status:t}){return r("div",{class:"linear-progress-container "+t},r("div",{class:"progress",role:"progressbar","aria-valuenow":e,"aria-valuemin":0,"aria-valuemax":100},r("div",{class:{"progress-bar":!0},style:{width:e+"%"},"data-value":e})))}const x=(e,t)=>{const{value:o,size:i,alignment:s}=e,a=function(r){switch(r){case"xs":return 16;case"sm":return 24;case"md":default:return 32;case"lg":return 48;case"xl":return 64}}(i),c=a/2,n=2*Math.PI*c,l=Math.round(n*((100-o)/100)),h="lg"===i||"xl"===i;return r("div",{class:{"circular-progress-container":!0,["align-"+s]:!!s,[e.status]:!0}},r("svg",{width:a,height:a,viewBox:`-${.125*a} -${.125*a} ${1.25*a} ${1.25*a}`,version:"1.1",xmlns:"http://www.w3.org/2000/svg",style:{transform:"rotate(-90deg)"}},r("circle",{r:c,cx:c,cy:c,fill:"transparent",stroke:"var(--ix-progress-indicator-track-color)","stroke-width":"3px"}),l>0&&r("circle",{r:c,cx:c,cy:c,stroke:"var(--ix-progress-indicator-color)","stroke-width":"3px","stroke-dashoffset":l+"px",fill:"transparent","stroke-dasharray":n+"px"}),r("foreignObject",{x:"0px",y:"0px",width:a+"px",height:a+"px",style:{transform:`rotate(90deg) translate(0px, -${a}px)`}},h&&r("div",{class:"slotted-container slotted-container-inside"},t))),!h&&r("div",{class:"slotted-container"},t))},m=e(class extends t{constructor(r){super(),!1!==r&&this.__registerHost(),this.__attachShadow()}get hostElement(){return this}type="linear";size="md";value=0;min=0;max=100;status="default";label;helperText;textAlignment="left";showTextAsTooltip=!1;getHelperText(){let e=null;switch(this.status){case"error":e=h;break;case"info":e=l;break;case"warning":e=n;break;case"success":e=c;break;case"paused":e=a;break;default:e=null}return this.helperText?r("div",{class:{"helper-text":!0,[this.status]:!0}},e&&r("ix-icon",{name:e,size:"16"}),r("div",{class:{text:!0,"align-left":"left"===this.textAlignment,"align-center":"center"===this.textAlignment,"align-right":"right"===this.textAlignment}},this.helperText),r("slot",{name:"helper-text"})):r("slot",{name:"helper-text"})}render(){const e=Math.max(0,Math.min((this.value-this.min)/(this.max-this.min)*100,100));return r(i,{key:"4c8ce44855219cefbe2adc70d46d6194d02edc2d",class:{linear:"linear"===this.type,circular:"circular"===this.type},tabIndex:-1},r("div",{key:"4204012c4368150615e95d16bc52026a9ae893c6",class:{"progress-indicator":!0,[this.size]:!0,[this.status]:!0,"text-center":"center"===this.textAlignment,"text-left":"left"===this.textAlignment,"text-right":"right"===this.textAlignment}},this.label&&r("ix-typography",{key:"522744e8f2be71e94fa6e87ec1f053c9f2b141fe",format:"label",textColor:"error"===this.status?"alarm":"soft",class:"label"},this.label),r("div",{key:"c5a2069c251c44ff3a33bfe7caea66f657b03d5e",class:"progress-container"},"linear"===this.type?r(o,null,r(d,{value:e,status:this.status}),r("div",{class:"linear-slot"},r("slot",null))):r(x,{status:this.status,alignment:this.textAlignment,value:e,size:this.size},r("slot",null))),!0===this.showTextAsTooltip&&this.helperText?r("ix-tooltip",{for:this.hostElement,showDelay:500,placement:"bottom"},this.getHelperText()):this.getHelperText()))}static get style(){return":host{display:block;position:relative;width:24rem;height:-moz-fit-content;height:fit-content}:host .progress-container{display:flex;width:100%;align-items:center;gap:0.25rem;flex-wrap:nowrap}:host .label{margin:0.5rem 0 0.25rem 0}:host .helper-text{display:flex;align-items:center;margin:0.25rem 0px;gap:0.25rem;color:var(--theme-progress-indicator-helper--color)}:host .helper-text ix-icon{margin:0.125rem;color:var(--theme-progress-indicator-helper-icon--color)}:host .helper-text.success{color:var(--theme-progress-indicator-helper-success--color)}:host .helper-text.success ix-icon{color:var(--theme-progress-indicator-helper-icon-success--color)}:host .helper-text.error{color:var(--theme-progress-indicator-helper-error--color)}:host .helper-text.error ix-icon{color:var(--theme-progress-indicator-helper-icon-error--color)}:host .helper-text.info{color:var(--theme-progress-indicator-helper-info--color)}:host .helper-text.info ix-icon{color:var(--theme-progress-indicator-helper-icon-info--color)}:host .helper-text.warning{color:var(--theme-progress-indicator-helper-warning--color)}:host .helper-text.warning ix-icon{color:var(--theme-progress-indicator-helper-icon-warning--color)}:host .helper-text.paused{color:var(--theme-progress-indicator-helper-paused--color)}:host .helper-text.paused ix-icon{color:var(--theme-progress-indicator-helper-icon-paused--color)}:host .helper-text .text.align-left{text-align:start}:host .helper-text .text.align-right{text-align:end}:host .helper-text .text.align-center{text-align:center}:host .progress-indicator{display:flex;flex-direction:column}:host .progress-indicator.text-center{align-items:center}:host .progress-indicator.text-left{align-items:flex-start}:host .progress-indicator.text-right{align-items:flex-end}:host .progress-indicator{--ix-progress-indicator-margin:0.5rem 0;height:100%}:host .progress-indicator.xs{--ix-progress-indicator-height:0.125rem;--ix-progress-indicator-margin:0.25rem 0}:host .progress-indicator.sm{--ix-progress-indicator-height:0.25rem;--ix-progress-indicator-margin:0.375rem 0}:host .progress-indicator.md{--ix-progress-indicator-height:0.5rem}:host .progress-indicator.lg{--ix-progress-indicator-height:1rem}:host .progress-indicator.xl{--ix-progress-indicator-height:1.5rem}:host .progress-indicator{--ix-progress-indicator-color:var( --theme-progress-indicator-fill--background )}:host .progress-indicator.success{--ix-progress-indicator-color:var( --theme-progress-indicator-fill-success--background )}:host .progress-indicator.error{--ix-progress-indicator-color:var( --theme-progress-indicator-fill-error--background )}:host .progress-indicator.info{--ix-progress-indicator-color:var( --theme-progress-indicator-fill-info--background )}:host .progress-indicator.warning{--ix-progress-indicator-color:var( --theme-progress-indicator-fill-warning--background )}:host .progress-indicator.paused{--ix-progress-indicator-color:var( --theme-progress-indicator-fill-paused--background )}:host(.linear) .progress-indicator.xs{--ix-progress-indicator-height:0.125rem}:host(.linear) .progress-indicator.sm{--ix-progress-indicator-height:0.25rem}:host(.linear) .progress-indicator.md{--ix-progress-indicator-height:0.5rem}:host(.linear) .progress-indicator.lg{--ix-progress-indicator-height:1rem}:host(.linear) .progress-indicator.xl{--ix-progress-indicator-height:1.5rem}:host(.linear) .linear-progress-container{width:100%;height:var(--ix-progress-indicator-height);background-color:var(--theme-progress-indicator-track--background);border-radius:2px;overflow:hidden;margin:var(--ix-progress-indicator-margin, 0.5rem 0)}:host(.linear) .linear-progress-container.success{background-color:var(--theme-progress-indicator-track-success--background)}:host(.linear) .linear-progress-container.error{background-color:var(--theme-progress-indicator-track-error--background)}:host(.linear) .linear-progress-container.info{background-color:var(--theme-progress-indicator-track-info--background)}:host(.linear) .linear-progress-container.warning{background-color:var(--theme-progress-indicator-track-warning--background)}:host(.linear) .linear-progress-container.paused{background-color:var(--theme-progress-indicator-track-paused--background)}:host(.linear) .progress{width:100%;height:100%;position:relative}:host(.linear) .progress-bar{height:100%;background-color:var(--ix-progress-indicator-color);transition:width 0.3s ease}:host(.linear) .linear-slot{min-width:2.25rem}:host(.circular) .circular-progress-container{--ix-progress-indicator-track-color:var( --theme-progress-indicator-track--background );display:flex;align-items:center;width:100%;gap:0.25rem;margin:var(--ix-progress-indicator-margin, 0.5rem 0)}:host(.circular) .circular-progress-container.align-left{justify-content:flex-start}:host(.circular) .circular-progress-container.align-center{justify-content:center}:host(.circular) .circular-progress-container.align-right{justify-content:flex-end}:host(.circular) .circular-progress-container.success{--ix-progress-indicator-track-color:var( --theme-progress-indicator-track-success--background )}:host(.circular) .circular-progress-container.error{--ix-progress-indicator-track-color:var( --theme-progress-indicator-track-error--background )}:host(.circular) .circular-progress-container.info{--ix-progress-indicator-track-color:var( --theme-progress-indicator-track-info--background )}:host(.circular) .circular-progress-container.warning{--ix-progress-indicator-track-color:var( --theme-progress-indicator-track-warning--background )}:host(.circular) .circular-progress-container.paused{--ix-progress-indicator-track-color:var( --theme-progress-indicator-track-paused--background )}:host(.circular) .slotted-container{height:100%}:host(.circular) .slotted-container.slotted-container-inside{display:flex;align-items:center;justify-content:center;width:100%;height:100%}"}},[769,"ix-progress-indicator",{type:[1],size:[1],value:[2],min:[2],max:[2],status:[1],label:[1],helperText:[1,"helper-text"],textAlignment:[1,"text-alignment"],showTextAsTooltip:[4,"show-text-as-tooltip"]}]),u=m,f=function(){"undefined"!=typeof customElements&&["ix-progress-indicator","ix-tooltip","ix-typography"].forEach((r=>{switch(r){case"ix-progress-indicator":customElements.get(s(r))||customElements.define(s(r),m);break;case"ix-tooltip":customElements.get(s(r))||g();break;case"ix-typography":customElements.get(s(r))||p()}}))};export{u as IxProgressIndicator,f as defineCustomElement}
@@ -1 +1 @@
1
- import{p as r,H as e,h as a,d as o,t as c}from"./p-C_6_Rh7K.js";import{d as t}from"./p-DrsekPHj.js";import{d}from"./p-C_3dz2Xl.js";import{d as i}from"./p-BJxTLVYT.js";import{d as s}from"./p-DNJriU2G.js";import{d as h}from"./p-VHuL40oZ.js";const n=r(class extends e{constructor(r){super(),!1!==r&&this.__registerHost(),this.__attachShadow(),this.variant="outline",this.expanded=!1,this.passive=!1}render(){var r;return a(o,{key:"2a1cc8d87975020ae8134425478559124f6ca8e0",class:"card-"+this.variant},a("ix-card",{key:"c7d5f8a0ad09b7590edbcf473dd5858777a91830",variant:this.variant,passive:this.passive},a("ix-card-content",{key:"cc6c2df4fc1728b2e9ba00e74977e118f9116b10"},a("ix-card-title",{key:"4b09d4f4acbcae0a2e00f3e132b725d1c67b3ea1"},this.icon?a("ix-icon",{class:"icon",name:this.icon,size:"32","aria-label":this.ariaLabelIcon}):null,a("ix-typography",{key:"08509711a95110e269fb3e50e0c61c509c78d834",format:"display-xxl"},null!==(r=this.notification)&&void 0!==r?r:0),a("slot",{key:"c7949108ec0b103c49b60e82f6a4d5a29abe58f1",name:"title-action"})),a("ix-typography",{key:"de6d7d778dcc917ca6bcaca6a6cd0a8445a520f2",format:"h4"},this.heading),a("ix-typography",{key:"c1d1c13ac5a98d55083020f3e03c1d6f242d74ef"},this.subheading)),a("ix-card-accordion",{key:"a7b9721fa42edd694fc94d1b3486b43a953fe676",collapse:!this.expanded,variant:this.variant},a("slot",{key:"7c161db024903e9ca7c996ee02b09a9cedca108b"}))))}static get style(){return":host{display:block;position:relative}:host ix-card{cursor:default}:host ix-card-accordion{cursor:pointer}:host .icon{height:2.5rem;width:2.5rem}:host ix-card-title{height:2.5rem}:host ix-card-content{height:11rem}:host(.card-outline) ix-card-content{border-bottom:var(--theme-push-card--border-width) solid var(--theme-push-card-outline-accordion--border-color)}:host(.card-filled) ix-card-content{border-bottom:var(--theme-push-card--border-width) solid var(--theme-push-card-filled-accordion--border-color)}:host(.card-alarm) ix-card-content{border-bottom:var(--theme-push-card--border-width) solid var(--theme-push-card-alarm-accordion--border-color)}:host(.card-critical) ix-card-content{border-bottom:var(--theme-push-card--border-width) solid var(--theme-push-card-critical-accordion--border-color)}:host(.card-warning) ix-card-content{border-bottom:var(--theme-push-card--border-width) solid var(--theme-push-card-warning-accordion--border-color)}:host(.card-success) ix-card-content{border-bottom:var(--theme-push-card--border-width) solid var(--theme-push-card-success-accordion--border-color)}:host(.card-info) ix-card-content{border-bottom:var(--theme-push-card--border-width) solid var(--theme-push-card-info-accordion--border-color)}:host(.card-neutral) ix-card-content{border-bottom:var(--theme-push-card--border-width) solid var(--theme-push-card-neutral-accordion--border-color)}:host(.card-primary) ix-card-content{border-bottom:var(--theme-push-card--border-width) solid var(--theme-push-card-primary-accordion--border-color)}"}},[257,"ix-push-card",{icon:[1],ariaLabelIcon:[1,"aria-label-icon"],notification:[1],heading:[1],subheading:[1],variant:[1],expanded:[4],passive:[4]}]),l=n,m=function(){"undefined"!=typeof customElements&&["ix-push-card","ix-card","ix-card-accordion","ix-card-content","ix-card-title","ix-typography"].forEach((r=>{switch(r){case"ix-push-card":customElements.get(c(r))||customElements.define(c(r),n);break;case"ix-card":customElements.get(c(r))||t();break;case"ix-card-accordion":customElements.get(c(r))||d();break;case"ix-card-content":customElements.get(c(r))||i();break;case"ix-card-title":customElements.get(c(r))||s();break;case"ix-typography":customElements.get(c(r))||h()}}))};export{l as IxPushCard,m as defineCustomElement}
1
+ import{p as r,H as a,h as e,d as o,t}from"./p-CtDOTMOT.js";import{d as c}from"./p-Cy2KAdml.js";import{d}from"./p-wFiL3dN1.js";import{d as i}from"./p-zqHenwXl.js";import{d as s}from"./p-DDvuSQX3.js";import{d as n}from"./p-DhWkcMmR.js";const h=r(class extends a{constructor(r){super(),!1!==r&&this.__registerHost(),this.__attachShadow()}icon;ariaLabelIcon;notification;heading;subheading;variant="outline";expanded=!1;passive=!1;render(){return e(o,{key:"4f607dbe48bd80e6528f16d3dd70b1759e00f643",class:"card-"+this.variant},e("ix-card",{key:"4fafba1c8dbdd0b8503c14c53dc3c888567725c7",variant:this.variant,passive:this.passive},e("ix-card-content",{key:"c7ac7e9ea9061af15c28ad79b3773ac4cd511a93"},e("ix-card-title",{key:"4206e4413e42e914b11526b40e44cd5e5360d403"},this.icon?e("ix-icon",{class:"icon",name:this.icon,size:"32","aria-label":this.ariaLabelIcon}):null,e("ix-typography",{key:"91384db0e1c690aa9715bda38220127f545353b3",format:"display-xxl"},this.notification??0),e("slot",{key:"37cb75b3f6c2578cfa958982c20a5f0c9fa661dc",name:"title-action"})),e("ix-typography",{key:"349b36fe5eaa7faf0b8fa9da84b8b201fd1a173d",format:"h4"},this.heading),e("ix-typography",{key:"edd40ab8765df06b960b8014e318f06cd8c0f56f"},this.subheading)),e("ix-card-accordion",{key:"db0a3f66d0ea0fc8bed61b15651bea6381d812b1",collapse:!this.expanded,variant:this.variant},e("slot",{key:"5095d6f7f3f9b23c17daccf9599ede0426db8b01"}))))}static get style(){return":host{display:block;position:relative}:host ix-card{cursor:default}:host ix-card-accordion{cursor:pointer}:host .icon{height:2.5rem;width:2.5rem}:host ix-card-title{height:2.5rem}:host ix-card-content{height:11rem}:host(.card-outline) ix-card-content{border-bottom:var(--theme-push-card--border-width) solid var(--theme-push-card-outline-accordion--border-color)}:host(.card-filled) ix-card-content{border-bottom:var(--theme-push-card--border-width) solid var(--theme-push-card-filled-accordion--border-color)}:host(.card-alarm) ix-card-content{border-bottom:var(--theme-push-card--border-width) solid var(--theme-push-card-alarm-accordion--border-color)}:host(.card-critical) ix-card-content{border-bottom:var(--theme-push-card--border-width) solid var(--theme-push-card-critical-accordion--border-color)}:host(.card-warning) ix-card-content{border-bottom:var(--theme-push-card--border-width) solid var(--theme-push-card-warning-accordion--border-color)}:host(.card-success) ix-card-content{border-bottom:var(--theme-push-card--border-width) solid var(--theme-push-card-success-accordion--border-color)}:host(.card-info) ix-card-content{border-bottom:var(--theme-push-card--border-width) solid var(--theme-push-card-info-accordion--border-color)}:host(.card-neutral) ix-card-content{border-bottom:var(--theme-push-card--border-width) solid var(--theme-push-card-neutral-accordion--border-color)}:host(.card-primary) ix-card-content{border-bottom:var(--theme-push-card--border-width) solid var(--theme-push-card-primary-accordion--border-color)}"}},[769,"ix-push-card",{icon:[1],ariaLabelIcon:[1,"aria-label-icon"],notification:[1],heading:[1],subheading:[1],variant:[1],expanded:[4],passive:[4]}]),b=h,m=function(){"undefined"!=typeof customElements&&["ix-push-card","ix-card","ix-card-accordion","ix-card-content","ix-card-title","ix-typography"].forEach((r=>{switch(r){case"ix-push-card":customElements.get(t(r))||customElements.define(t(r),h);break;case"ix-card":customElements.get(t(r))||c();break;case"ix-card-accordion":customElements.get(t(r))||d();break;case"ix-card-content":customElements.get(t(r))||i();break;case"ix-card-title":customElements.get(t(r))||s();break;case"ix-typography":customElements.get(t(r))||n()}}))};export{b as IxPushCard,m as defineCustomElement}
@@ -1 +1 @@
1
- import{p as e,H as t,e as i,h as s,d as o,t as a}from"./p-C_6_Rh7K.js";import{H as r}from"./p-0oJ9dyRQ.js";import{m as n}from"./p-bcj7UEIC.js";import{d as l}from"./p-CkBQGLbj.js";import{d as h}from"./p-9tuDiQEH.js";import{d as c}from"./p-C9SfsAWb.js";import{d}from"./p-VHuL40oZ.js";const u=e(class extends t{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.valueChange=i(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=n(),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,i)=>{i!==e.length-1&&(t.checked=!1)}));const t=this.isSomeRadioChecked();for(const e of this.radiobuttonElements)e.tabIndex=e.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:i,isWarning:s,isInvalidByRequired:o}){this.isInvalid=e||o,this.isInfo=t,this.isValid=i,this.isWarning=s}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:i}=this,{length:s}=i;if(s<=1)return;const o=i.indexOf(e),a=t?1:-1;let r=(o+a+s)%s;for(;i[r].disabled;){if(r===o)return;r=(r+a+s)%s}const n=i[r];n.setCheckedState(!0),n.focus()}render(){return s(o,{key:"829b222152a0cfcbdf561425591174ad3bb3716a",onIxBlur:()=>this.touched=!0,ref:this.groupRef,role:"radiogroup"},s("ix-field-wrapper",{key:"f9cc7e451c564f554fbe13b9631934b1776f4dc8",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},s("div",{key:"a7a67482251f6ee87f5266959f01fff3c51dda99",class:{"checkbox-container":!0,"row-layout":"row"===this.direction}},s("slot",{key:"9a99b6cdced60eb7234e2d28645ba074ef79cb4a"}))))}get hostElement(){return this}static get watchers(){return{value:[{onValueChangeHandler:0}]}}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:0}]}]);!function(e,t,i,s){var o,a=arguments.length,r=a<3?t:null===s?s=Object.getOwnPropertyDescriptor(t,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(e,t,i,s);else for(var n=e.length-1;n>=0;n--)(o=e[n])&&(r=(a<3?o(r):a>3?o(t,i,r):o(t,i))||r);a>3&&r&&Object.defineProperty(t,i,r)}([r({includeChildren:!0})],u.prototype,"onClassField",null);const f=u,p=function(){"undefined"!=typeof customElements&&["ix-radio-group","ix-field-label","ix-field-wrapper","ix-tooltip","ix-typography"].forEach((e=>{switch(e){case"ix-radio-group":customElements.get(a(e))||customElements.define(a(e),u);break;case"ix-field-label":customElements.get(a(e))||l();break;case"ix-field-wrapper":customElements.get(a(e))||h();break;case"ix-tooltip":customElements.get(a(e))||c();break;case"ix-typography":customElements.get(a(e))||d()}}))};export{f as IxRadioGroup,p as defineCustomElement}
1
+ import{p as e,H as t,e as i,h as s,d as o,t as a}from"./p-CtDOTMOT.js";import{m as r}from"./p-Djkc69iv.js";import{d as n}from"./p-DtOqKp7K.js";import{d as l}from"./p-zyYHTdEN.js";import{d as h}from"./p-Dfd_ifAu.js";import{d}from"./p-DhWkcMmR.js";import{H as c}from"./p-BWknDysp.js";const u=e(class extends t{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.valueChange=i(this,"valueChange",7)}get hostElement(){return this}helperText;label;value;invalidText;infoText;warningText;validText;showTextAsTooltip;direction="column";required=!1;valueChange;isInvalid=!1;isValid=!1;isInfo=!1;isWarning=!1;touched=!1;groupRef=r();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,i)=>{i!==e.length-1&&(t.checked=!1)}));const t=this.isSomeRadioChecked();for(const e of this.radiobuttonElements)e.tabIndex=e.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:i,isWarning:s,isInvalidByRequired:o}){this.isInvalid=e||o,this.isInfo=t,this.isValid=i,this.isWarning=s}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:i}=this,{length:s}=i;if(s<=1)return;const o=i.indexOf(e),a=t?1:-1;let r=(o+a+s)%s;for(;i[r].disabled;){if(r===o)return;r=(r+a+s)%s}const n=i[r];n.setCheckedState(!0),n.focus()}render(){return s(o,{key:"52fe1cdeb484f3114564701e714e686479ad27cb",onIxBlur:()=>this.touched=!0,ref:this.groupRef,role:"radiogroup"},s("ix-field-wrapper",{key:"21591f15dbea1dbbe7fcf625b4f866ecfc95f8bb",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},s("div",{key:"1acbd13c448af7fc4b76690ceafe8afbf19e66b8",class:{"checkbox-container":!0,"row-layout":"row"===this.direction}},s("slot",{key:"cca579b75a01d8bd2755de0eb5d1e48e1eb2125d"}))))}static get watchers(){return{value:[{onValueChangeHandler:0}]}}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}"}},[769,"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:0}]}]);!function(e,t,i,s){var o,a=arguments.length,r=a<3?t:null===s?s=Object.getOwnPropertyDescriptor(t,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(e,t,i,s);else for(var n=e.length-1;n>=0;n--)(o=e[n])&&(r=(a<3?o(r):a>3?o(t,i,r):o(t,i))||r);a>3&&r&&Object.defineProperty(t,i,r)}([c({includeChildren:!0})],u.prototype,"onClassField",null);const f=u,p=function(){"undefined"!=typeof customElements&&["ix-radio-group","ix-field-label","ix-field-wrapper","ix-tooltip","ix-typography"].forEach((e=>{switch(e){case"ix-radio-group":customElements.get(a(e))||customElements.define(a(e),u);break;case"ix-field-label":customElements.get(a(e))||n();break;case"ix-field-wrapper":customElements.get(a(e))||l();break;case"ix-tooltip":customElements.get(a(e))||h();break;case"ix-typography":customElements.get(a(e))||d()}}))};export{f as IxRadioGroup,p as defineCustomElement}
@@ -1 +1 @@
1
- import{p as e,H as r,e as o,h as d,d as a,t as c}from"./p-C_6_Rh7K.js";import{a as i}from"./p-DAzBNVe7.js";import{c as t}from"./p-0oJ9dyRQ.js";import{d as n}from"./p-VHuL40oZ.js";const h=e(class extends r{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.checkedChange=o(this,"checkedChange",7),this.valueChange=o(this,"valueChange",7),this.ixBlur=o(this,"ixBlur",7),this.formInternals=this.attachInternals(),this.disabled=!1,this.checked=!1,this.required=!1}async setCheckedState(e){this.checked||this.checkedChange.emit(e).defaultPrevented||(this.checked=e)}async onCheckedChange(){this.updateFormInternalValue()}onValueChange(){this.valueChange.emit(this.value)}connectedCallback(){const e=this.hostElement.closest("ix-radio-group");e&&(this.classMutationObserver=t(e,(()=>{this.hostElement.classList.toggle("ix-invalid--required",e.classList.contains("ix-invalid--required"))})))}disconnectedCallback(){this.classMutationObserver&&this.classMutationObserver.destroy()}componentWillLoad(){this.updateFormInternalValue()}updateFormInternalValue(){var e;this.formInternals.setFormValue(this.checked?null!==(e=this.value)&&void 0!==e?e:"on":null)}onKeyDown(e){if(this.disabled)return;let r=!1;"Space"===e.code&&(r=!0,this.setCheckedState(!0));const o=this.hostElement.closest("ix-radio-group");switch(e.code){case"ArrowUp":case"ArrowLeft":r=!0,null==o||o.setCheckedToNextItem(this.hostElement,!1);break;case"ArrowDown":case"ArrowRight":r=!0,null==o||o.setCheckedToNextItem(this.hostElement,!0)}r&&(e.stopPropagation(),e.preventDefault())}hasValidValue(){return Promise.resolve(this.checked)}getAssociatedFormElement(){return Promise.resolve(this.formInternals.form)}render(){let e=0;return this.disabled&&(e=-1),d(a,{key:"2d239f9247e418efb8cbd9ecd1b56dfb060fcfcd","aria-checked":i(this.checked),"aria-disabled":i(this.disabled),role:"radio",tabindex:e,class:{disabled:this.disabled,checked:this.checked},onClick:()=>{this.disabled||this.setCheckedState(!0)},onKeyDown:e=>this.onKeyDown(e),onBlur:()=>this.ixBlur.emit()},d("label",{key:"6ce7a29836eb51925a57f7598fe6eabc5174c1b0"},d("div",{key:"47df681feb5e8ae432f6c9f58a7b90bd3d304c37",class:"radio-button"},d("div",{key:"16b634e3893281e6f172b16d91adcbf19799a074","aria-hidden":"true",class:{"radio-checkmark":!0,checked:this.checked}},d("div",{key:"d26eb4e6ae16eb5c8e2e046f0396f756d0944f15",class:"checkmark",style:{visibility:this.checked?"visible":"hidden"}}))),this.label&&d("ix-typography",{key:"0ff4f2b18b8474dc5f33543ac6874aedafdba1cc",format:"label",textColor:this.disabled?"weak":"std"},this.label,d("slot",{key:"f5b48dcabcd1c5d851e2a4055767cf936d86dd93"}))))}static get formAssociated(){return!0}get hostElement(){return this}static get watchers(){return{checked:[{onCheckedChange:0}],value:[{onValueChange:0}]}}static get style(){return":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 .radio-checkmark{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;border:1px solid white;border-radius:100px}:host .radio-button{height:1.5rem;width:1.5rem;display:flex;align-items:center;justify-content:center}:host label{display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%}:host .checkmark{border-radius:100px;background-color:var(--theme-color-primary--contrast);width:0.5rem;height:0.5rem}:host .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color)}:host(:hover) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--hover)}:host(:active) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--active)}:host(.checked) .radio-checkmark,:host([indeterminate]) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color)}:host(.checked:hover) .radio-checkmark,:host([indeterminate]:hover) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--hover)}:host(.checked:active) .radio-checkmark,:host([indeterminate]:active) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--disabled)}:host(.checked.disabled) .radio-checkmark,:host([indeterminate].disabled) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--disabled)}:host(:focus-visible){outline:0.0625rem solid var(--theme-color-focus-bdr);outline-offset:var(--theme-radiobtn--focus--outline-offset)}ix-typography{margin:0.125rem 0 0.125rem 0.5rem}:host(.ix-info:not(.disabled)) .radio-checkmark{--theme-radiobtn-unchecked--background:var( --theme-radiobtn-unchecked--background--info );--theme-radiobtn-unchecked--background--hover:var( --theme-radiobtn-unchecked--background--info--hover );--theme-radiobtn-unchecked--background--active:var( --theme-radiobtn-unchecked--background--info--active );--theme-radiobtn-unchecked--border-color:var( --theme-radiobtn-unchecked--border-color--info );--theme-radiobtn-unchecked--border-color--hover:var( --theme-radiobtn-unchecked--border-color--info--hover );--theme-radiobtn-unchecked--border-color--active:var( --theme-radiobtn-unchecked--border-color--info--active );--theme-radiobtn-checked--background:var( --theme-radiobtn-checked--background--info );--theme-radiobtn-checked--background--hover:var( --theme-radiobtn-checked--background--info--hover );--theme-radiobtn-checked--background--active:var( --theme-radiobtn-checked--background--info--active );--theme-radiobtn-checked--border-color:var( --theme-radiobtn-checked--border-color--info );--theme-radiobtn-checked--border-color--hover:var( --theme-radiobtn-checked--border-color--info--hover );--theme-radiobtn-checked--border-color--active:var( --theme-radiobtn-checked--border-color--info--active );--theme-radiobtn-mixed--background:var( --theme-radiobtn-mixed--background--info );--theme-radiobtn-mixed--background--hover:var( --theme-radiobtn-mixed--background--info--hover );--theme-radiobtn-mixed--background--active:var( --theme-radiobtn-mixed--background--info--active );--theme-radiobtn-mixed--border-color:var( --theme-radiobtn-mixed--border-color--info );--theme-radiobtn-mixed--border-color--hover:var( --theme-radiobtn-mixed--border-color--info--hover );--theme-radiobtn-mixed--border-color--active:var( --theme-radiobtn-mixed--border-color--info--active )}:host(.ix-info) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color)}:host(.ix-info:hover) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--hover)}:host(.ix-info:active) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--active)}:host(.ix-info.checked) .radio-checkmark,:host(.ix-info[indeterminate]) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color)}:host(.ix-info.checked:hover) .radio-checkmark,:host(.ix-info[indeterminate]:hover) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--hover)}:host(.ix-info.checked:active) .radio-checkmark,:host(.ix-info[indeterminate]:active) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--active)}:host(.ix-info.disabled) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--disabled)}:host(.ix-info.checked.disabled) .radio-checkmark,:host(.ix-info[indeterminate].disabled) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--disabled)}:host(.ix-warning:not(.disabled)) .radio-checkmark{--theme-radiobtn-unchecked--background:var( --theme-radiobtn-unchecked--background--warning );--theme-radiobtn-unchecked--background--hover:var( --theme-radiobtn-unchecked--background--warning--hover );--theme-radiobtn-unchecked--background--active:var( --theme-radiobtn-unchecked--background--warning--active );--theme-radiobtn-unchecked--border-color:var( --theme-radiobtn-unchecked--border-color--warning );--theme-radiobtn-unchecked--border-color--hover:var( --theme-radiobtn-unchecked--border-color--warning--hover );--theme-radiobtn-unchecked--border-color--active:var( --theme-radiobtn-unchecked--border-color--warning--active );--theme-radiobtn-checked--background:var( --theme-radiobtn-checked--background--warning );--theme-radiobtn-checked--background--hover:var( --theme-radiobtn-checked--background--warning--hover );--theme-radiobtn-checked--background--active:var( --theme-radiobtn-checked--background--warning--active );--theme-radiobtn-checked--border-color:var( --theme-radiobtn-checked--border-color--warning );--theme-radiobtn-checked--border-color--hover:var( --theme-radiobtn-checked--border-color--warning--hover );--theme-radiobtn-checked--border-color--active:var( --theme-radiobtn-checked--border-color--warning--active );--theme-radiobtn-mixed--background:var( --theme-radiobtn-mixed--background--warning );--theme-radiobtn-mixed--background--hover:var( --theme-radiobtn-mixed--background--warning--hover );--theme-radiobtn-mixed--background--active:var( --theme-radiobtn-mixed--background--warning--active );--theme-radiobtn-mixed--border-color:var( --theme-radiobtn-mixed--border-color--warning );--theme-radiobtn-mixed--border-color--hover:var( --theme-radiobtn-mixed--border-color--warning--hover );--theme-radiobtn-mixed--border-color--active:var( --theme-radiobtn-mixed--border-color--warning--active )}:host(.ix-warning) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color)}:host(.ix-warning:hover) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--hover)}:host(.ix-warning:active) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--active)}:host(.ix-warning.checked) .radio-checkmark,:host(.ix-warning[indeterminate]) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color)}:host(.ix-warning.checked:hover) .radio-checkmark,:host(.ix-warning[indeterminate]:hover) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--hover)}:host(.ix-warning.checked:active) .radio-checkmark,:host(.ix-warning[indeterminate]:active) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--active)}:host(.ix-warning.disabled) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--disabled)}:host(.ix-warning.checked.disabled) .radio-checkmark,:host(.ix-warning[indeterminate].disabled) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--disabled)}:host(.ix-invalid--required:not(.disabled)) .radio-checkmark{--theme-radiobtn-unchecked--background:var( --theme-radiobtn-unchecked--background--invalid );--theme-radiobtn-unchecked--background--hover:var( --theme-radiobtn-unchecked--background--invalid--hover );--theme-radiobtn-unchecked--background--active:var( --theme-radiobtn-unchecked--background--invalid--active );--theme-radiobtn-unchecked--border-color:var( --theme-radiobtn-unchecked--border-color--invalid );--theme-radiobtn-unchecked--border-color--hover:var( --theme-radiobtn-unchecked--border-color--invalid--hover );--theme-radiobtn-unchecked--border-color--active:var( --theme-radiobtn-unchecked--border-color--invalid--active );--theme-radiobtn-checked--background:var( --theme-radiobtn-checked--background--invalid );--theme-radiobtn-checked--background--hover:var( --theme-radiobtn-checked--background--invalid--hover );--theme-radiobtn-checked--background--active:var( --theme-radiobtn-checked--background--invalid--active );--theme-radiobtn-checked--border-color:var( --theme-radiobtn-checked--border-color--invalid );--theme-radiobtn-checked--border-color--hover:var( --theme-radiobtn-checked--border-color--invalid--hover );--theme-radiobtn-checked--border-color--active:var( --theme-radiobtn-checked--border-color--invalid--active );--theme-radiobtn-mixed--background:var( --theme-radiobtn-mixed--background--invalid );--theme-radiobtn-mixed--background--hover:var( --theme-radiobtn-mixed--background--invalid--hover );--theme-radiobtn-mixed--background--active:var( --theme-radiobtn-mixed--background--invalid--active );--theme-radiobtn-mixed--border-color:var( --theme-radiobtn-mixed--border-color--invalid );--theme-radiobtn-mixed--border-color--hover:var( --theme-radiobtn-mixed--border-color--invalid--hover );--theme-radiobtn-mixed--border-color--active:var( --theme-radiobtn-mixed--border-color--invalid--active )}:host(.ix-invalid--required) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color)}:host(.ix-invalid--required:hover) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--hover)}:host(.ix-invalid--required:active) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--active)}:host(.ix-invalid--required.checked) .radio-checkmark,:host(.ix-invalid--required[indeterminate]) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color)}:host(.ix-invalid--required.checked:hover) .radio-checkmark,:host(.ix-invalid--required[indeterminate]:hover) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--hover)}:host(.ix-invalid--required.checked:active) .radio-checkmark,:host(.ix-invalid--required[indeterminate]:active) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--active)}:host(.ix-invalid--required.disabled) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--disabled)}:host(.ix-invalid--required.checked.disabled) .radio-checkmark,:host(.ix-invalid--required[indeterminate].disabled) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--disabled)}:host(.ix-invalid:not(.disabled)) .radio-checkmark{--theme-radiobtn-unchecked--background:var( --theme-radiobtn-unchecked--background--invalid );--theme-radiobtn-unchecked--background--hover:var( --theme-radiobtn-unchecked--background--invalid--hover );--theme-radiobtn-unchecked--background--active:var( --theme-radiobtn-unchecked--background--invalid--active );--theme-radiobtn-unchecked--border-color:var( --theme-radiobtn-unchecked--border-color--invalid );--theme-radiobtn-unchecked--border-color--hover:var( --theme-radiobtn-unchecked--border-color--invalid--hover );--theme-radiobtn-unchecked--border-color--active:var( --theme-radiobtn-unchecked--border-color--invalid--active );--theme-radiobtn-checked--background:var( --theme-radiobtn-checked--background--invalid );--theme-radiobtn-checked--background--hover:var( --theme-radiobtn-checked--background--invalid--hover );--theme-radiobtn-checked--background--active:var( --theme-radiobtn-checked--background--invalid--active );--theme-radiobtn-checked--border-color:var( --theme-radiobtn-checked--border-color--invalid );--theme-radiobtn-checked--border-color--hover:var( --theme-radiobtn-checked--border-color--invalid--hover );--theme-radiobtn-checked--border-color--active:var( --theme-radiobtn-checked--border-color--invalid--active );--theme-radiobtn-mixed--background:var( --theme-radiobtn-mixed--background--invalid );--theme-radiobtn-mixed--background--hover:var( --theme-radiobtn-mixed--background--invalid--hover );--theme-radiobtn-mixed--background--active:var( --theme-radiobtn-mixed--background--invalid--active );--theme-radiobtn-mixed--border-color:var( --theme-radiobtn-mixed--border-color--invalid );--theme-radiobtn-mixed--border-color--hover:var( --theme-radiobtn-mixed--border-color--invalid--hover );--theme-radiobtn-mixed--border-color--active:var( --theme-radiobtn-mixed--border-color--invalid--active )}:host(.ix-invalid) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color)}:host(.ix-invalid:hover) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--hover)}:host(.ix-invalid:active) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--active)}:host(.ix-invalid.checked) .radio-checkmark,:host(.ix-invalid[indeterminate]) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color)}:host(.ix-invalid.checked:hover) .radio-checkmark,:host(.ix-invalid[indeterminate]:hover) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--hover)}:host(.ix-invalid.checked:active) .radio-checkmark,:host(.ix-invalid[indeterminate]:active) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--active)}:host(.ix-invalid.disabled) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--disabled)}:host(.ix-invalid.checked.disabled) .radio-checkmark,:host(.ix-invalid[indeterminate].disabled) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--disabled)}"}},[321,"ix-radio",{name:[513],value:[513],label:[1],disabled:[516],checked:[1540],required:[516],setCheckedState:[64],hasValidValue:[64],getAssociatedFormElement:[64]},void 0,{checked:[{onCheckedChange:0}],value:[{onValueChange:0}]}]),b=h,k=function(){"undefined"!=typeof customElements&&["ix-radio","ix-typography"].forEach((e=>{switch(e){case"ix-radio":customElements.get(c(e))||customElements.define(c(e),h);break;case"ix-typography":customElements.get(c(e))||n()}}))};export{b as IxRadio,k as defineCustomElement}
1
+ import{p as e,H as r,e as o,h as d,d as a,t as c}from"./p-CtDOTMOT.js";import{a as i}from"./p-C21npbUc.js";import{d as t}from"./p-DhWkcMmR.js";import{c as n}from"./p-BWknDysp.js";const h=e(class extends r{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.checkedChange=o(this,"checkedChange",7),this.valueChange=o(this,"valueChange",7),this.ixBlur=o(this,"ixBlur",7),this.formInternals=this.attachInternals()}get hostElement(){return this}formInternals;name;value;label;disabled=!1;checked=!1;required=!1;checkedChange;valueChange;ixBlur;classMutationObserver;async setCheckedState(e){this.checked||this.checkedChange.emit(e).defaultPrevented||(this.checked=e)}async onCheckedChange(){this.updateFormInternalValue()}onValueChange(){this.valueChange.emit(this.value)}connectedCallback(){const e=this.hostElement.closest("ix-radio-group");e&&(this.classMutationObserver=n(e,(()=>{this.hostElement.classList.toggle("ix-invalid--required",e.classList.contains("ix-invalid--required"))})))}disconnectedCallback(){this.classMutationObserver&&this.classMutationObserver.destroy()}componentWillLoad(){this.updateFormInternalValue()}updateFormInternalValue(){this.formInternals.setFormValue(this.checked?this.value??"on":null)}onKeyDown(e){if(this.disabled)return;let r=!1;"Space"===e.code&&(r=!0,this.setCheckedState(!0));const o=this.hostElement.closest("ix-radio-group");switch(e.code){case"ArrowUp":case"ArrowLeft":r=!0,o?.setCheckedToNextItem(this.hostElement,!1);break;case"ArrowDown":case"ArrowRight":r=!0,o?.setCheckedToNextItem(this.hostElement,!0)}r&&(e.stopPropagation(),e.preventDefault())}hasValidValue(){return Promise.resolve(this.checked)}getAssociatedFormElement(){return Promise.resolve(this.formInternals.form)}render(){let e=0;return this.disabled&&(e=-1),d(a,{key:"38a5132a44f733662ff6b744cb4469595df3d2b9","aria-checked":i(this.checked),"aria-disabled":i(this.disabled),role:"radio",tabindex:e,class:{disabled:this.disabled,checked:this.checked},onClick:()=>{this.disabled||this.setCheckedState(!0)},onKeyDown:e=>this.onKeyDown(e),onBlur:()=>this.ixBlur.emit()},d("label",{key:"2505290137ef4bf9771119b347c95896afd3bfb2"},d("div",{key:"774c09d5a0bb29a13cf6fb091e912f81d17e3ea8",class:"radio-button"},d("div",{key:"1a44e92780fa8fa8ecee253400b23febfa3de481","aria-hidden":"true",class:{"radio-checkmark":!0,checked:this.checked}},d("div",{key:"e2e26bd36cbc7c94be84fed124f30dda3aee4086",class:"checkmark",style:{visibility:this.checked?"visible":"hidden"}}))),this.label&&d("ix-typography",{key:"c96621fb5011671d18b32d38bb619585ba2aaa35",format:"label",textColor:this.disabled?"weak":"std"},this.label,d("slot",{key:"849c0c96db14348798bb2ca509e3e828dfd40600"}))))}static get formAssociated(){return!0}static get watchers(){return{checked:[{onCheckedChange:0}],value:[{onValueChange:0}]}}static get style(){return":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 .radio-checkmark{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;border:1px solid white;border-radius:100px}:host .radio-button{height:1.5rem;width:1.5rem;display:flex;align-items:center;justify-content:center}:host label{display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%}:host .checkmark{border-radius:100px;background-color:var(--theme-color-primary--contrast);width:0.5rem;height:0.5rem}:host .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color)}:host(:hover) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--hover)}:host(:active) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--active)}:host(.checked) .radio-checkmark,:host([indeterminate]) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color)}:host(.checked:hover) .radio-checkmark,:host([indeterminate]:hover) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--hover)}:host(.checked:active) .radio-checkmark,:host([indeterminate]:active) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--disabled)}:host(.checked.disabled) .radio-checkmark,:host([indeterminate].disabled) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--disabled)}:host(:focus-visible){outline:0.0625rem solid var(--theme-color-focus-bdr);outline-offset:var(--theme-radiobtn--focus--outline-offset)}ix-typography{margin:0.125rem 0 0.125rem 0.5rem}:host(.ix-info:not(.disabled)) .radio-checkmark{--theme-radiobtn-unchecked--background:var( --theme-radiobtn-unchecked--background--info );--theme-radiobtn-unchecked--background--hover:var( --theme-radiobtn-unchecked--background--info--hover );--theme-radiobtn-unchecked--background--active:var( --theme-radiobtn-unchecked--background--info--active );--theme-radiobtn-unchecked--border-color:var( --theme-radiobtn-unchecked--border-color--info );--theme-radiobtn-unchecked--border-color--hover:var( --theme-radiobtn-unchecked--border-color--info--hover );--theme-radiobtn-unchecked--border-color--active:var( --theme-radiobtn-unchecked--border-color--info--active );--theme-radiobtn-checked--background:var( --theme-radiobtn-checked--background--info );--theme-radiobtn-checked--background--hover:var( --theme-radiobtn-checked--background--info--hover );--theme-radiobtn-checked--background--active:var( --theme-radiobtn-checked--background--info--active );--theme-radiobtn-checked--border-color:var( --theme-radiobtn-checked--border-color--info );--theme-radiobtn-checked--border-color--hover:var( --theme-radiobtn-checked--border-color--info--hover );--theme-radiobtn-checked--border-color--active:var( --theme-radiobtn-checked--border-color--info--active );--theme-radiobtn-mixed--background:var( --theme-radiobtn-mixed--background--info );--theme-radiobtn-mixed--background--hover:var( --theme-radiobtn-mixed--background--info--hover );--theme-radiobtn-mixed--background--active:var( --theme-radiobtn-mixed--background--info--active );--theme-radiobtn-mixed--border-color:var( --theme-radiobtn-mixed--border-color--info );--theme-radiobtn-mixed--border-color--hover:var( --theme-radiobtn-mixed--border-color--info--hover );--theme-radiobtn-mixed--border-color--active:var( --theme-radiobtn-mixed--border-color--info--active )}:host(.ix-info) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color)}:host(.ix-info:hover) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--hover)}:host(.ix-info:active) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--active)}:host(.ix-info.checked) .radio-checkmark,:host(.ix-info[indeterminate]) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color)}:host(.ix-info.checked:hover) .radio-checkmark,:host(.ix-info[indeterminate]:hover) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--hover)}:host(.ix-info.checked:active) .radio-checkmark,:host(.ix-info[indeterminate]:active) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--active)}:host(.ix-info.disabled) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--disabled)}:host(.ix-info.checked.disabled) .radio-checkmark,:host(.ix-info[indeterminate].disabled) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--disabled)}:host(.ix-warning:not(.disabled)) .radio-checkmark{--theme-radiobtn-unchecked--background:var( --theme-radiobtn-unchecked--background--warning );--theme-radiobtn-unchecked--background--hover:var( --theme-radiobtn-unchecked--background--warning--hover );--theme-radiobtn-unchecked--background--active:var( --theme-radiobtn-unchecked--background--warning--active );--theme-radiobtn-unchecked--border-color:var( --theme-radiobtn-unchecked--border-color--warning );--theme-radiobtn-unchecked--border-color--hover:var( --theme-radiobtn-unchecked--border-color--warning--hover );--theme-radiobtn-unchecked--border-color--active:var( --theme-radiobtn-unchecked--border-color--warning--active );--theme-radiobtn-checked--background:var( --theme-radiobtn-checked--background--warning );--theme-radiobtn-checked--background--hover:var( --theme-radiobtn-checked--background--warning--hover );--theme-radiobtn-checked--background--active:var( --theme-radiobtn-checked--background--warning--active );--theme-radiobtn-checked--border-color:var( --theme-radiobtn-checked--border-color--warning );--theme-radiobtn-checked--border-color--hover:var( --theme-radiobtn-checked--border-color--warning--hover );--theme-radiobtn-checked--border-color--active:var( --theme-radiobtn-checked--border-color--warning--active );--theme-radiobtn-mixed--background:var( --theme-radiobtn-mixed--background--warning );--theme-radiobtn-mixed--background--hover:var( --theme-radiobtn-mixed--background--warning--hover );--theme-radiobtn-mixed--background--active:var( --theme-radiobtn-mixed--background--warning--active );--theme-radiobtn-mixed--border-color:var( --theme-radiobtn-mixed--border-color--warning );--theme-radiobtn-mixed--border-color--hover:var( --theme-radiobtn-mixed--border-color--warning--hover );--theme-radiobtn-mixed--border-color--active:var( --theme-radiobtn-mixed--border-color--warning--active )}:host(.ix-warning) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color)}:host(.ix-warning:hover) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--hover)}:host(.ix-warning:active) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--active)}:host(.ix-warning.checked) .radio-checkmark,:host(.ix-warning[indeterminate]) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color)}:host(.ix-warning.checked:hover) .radio-checkmark,:host(.ix-warning[indeterminate]:hover) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--hover)}:host(.ix-warning.checked:active) .radio-checkmark,:host(.ix-warning[indeterminate]:active) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--active)}:host(.ix-warning.disabled) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--disabled)}:host(.ix-warning.checked.disabled) .radio-checkmark,:host(.ix-warning[indeterminate].disabled) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--disabled)}:host(.ix-invalid--required:not(.disabled)) .radio-checkmark{--theme-radiobtn-unchecked--background:var( --theme-radiobtn-unchecked--background--invalid );--theme-radiobtn-unchecked--background--hover:var( --theme-radiobtn-unchecked--background--invalid--hover );--theme-radiobtn-unchecked--background--active:var( --theme-radiobtn-unchecked--background--invalid--active );--theme-radiobtn-unchecked--border-color:var( --theme-radiobtn-unchecked--border-color--invalid );--theme-radiobtn-unchecked--border-color--hover:var( --theme-radiobtn-unchecked--border-color--invalid--hover );--theme-radiobtn-unchecked--border-color--active:var( --theme-radiobtn-unchecked--border-color--invalid--active );--theme-radiobtn-checked--background:var( --theme-radiobtn-checked--background--invalid );--theme-radiobtn-checked--background--hover:var( --theme-radiobtn-checked--background--invalid--hover );--theme-radiobtn-checked--background--active:var( --theme-radiobtn-checked--background--invalid--active );--theme-radiobtn-checked--border-color:var( --theme-radiobtn-checked--border-color--invalid );--theme-radiobtn-checked--border-color--hover:var( --theme-radiobtn-checked--border-color--invalid--hover );--theme-radiobtn-checked--border-color--active:var( --theme-radiobtn-checked--border-color--invalid--active );--theme-radiobtn-mixed--background:var( --theme-radiobtn-mixed--background--invalid );--theme-radiobtn-mixed--background--hover:var( --theme-radiobtn-mixed--background--invalid--hover );--theme-radiobtn-mixed--background--active:var( --theme-radiobtn-mixed--background--invalid--active );--theme-radiobtn-mixed--border-color:var( --theme-radiobtn-mixed--border-color--invalid );--theme-radiobtn-mixed--border-color--hover:var( --theme-radiobtn-mixed--border-color--invalid--hover );--theme-radiobtn-mixed--border-color--active:var( --theme-radiobtn-mixed--border-color--invalid--active )}:host(.ix-invalid--required) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color)}:host(.ix-invalid--required:hover) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--hover)}:host(.ix-invalid--required:active) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--active)}:host(.ix-invalid--required.checked) .radio-checkmark,:host(.ix-invalid--required[indeterminate]) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color)}:host(.ix-invalid--required.checked:hover) .radio-checkmark,:host(.ix-invalid--required[indeterminate]:hover) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--hover)}:host(.ix-invalid--required.checked:active) .radio-checkmark,:host(.ix-invalid--required[indeterminate]:active) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--active)}:host(.ix-invalid--required.disabled) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--disabled)}:host(.ix-invalid--required.checked.disabled) .radio-checkmark,:host(.ix-invalid--required[indeterminate].disabled) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--disabled)}:host(.ix-invalid:not(.disabled)) .radio-checkmark{--theme-radiobtn-unchecked--background:var( --theme-radiobtn-unchecked--background--invalid );--theme-radiobtn-unchecked--background--hover:var( --theme-radiobtn-unchecked--background--invalid--hover );--theme-radiobtn-unchecked--background--active:var( --theme-radiobtn-unchecked--background--invalid--active );--theme-radiobtn-unchecked--border-color:var( --theme-radiobtn-unchecked--border-color--invalid );--theme-radiobtn-unchecked--border-color--hover:var( --theme-radiobtn-unchecked--border-color--invalid--hover );--theme-radiobtn-unchecked--border-color--active:var( --theme-radiobtn-unchecked--border-color--invalid--active );--theme-radiobtn-checked--background:var( --theme-radiobtn-checked--background--invalid );--theme-radiobtn-checked--background--hover:var( --theme-radiobtn-checked--background--invalid--hover );--theme-radiobtn-checked--background--active:var( --theme-radiobtn-checked--background--invalid--active );--theme-radiobtn-checked--border-color:var( --theme-radiobtn-checked--border-color--invalid );--theme-radiobtn-checked--border-color--hover:var( --theme-radiobtn-checked--border-color--invalid--hover );--theme-radiobtn-checked--border-color--active:var( --theme-radiobtn-checked--border-color--invalid--active );--theme-radiobtn-mixed--background:var( --theme-radiobtn-mixed--background--invalid );--theme-radiobtn-mixed--background--hover:var( --theme-radiobtn-mixed--background--invalid--hover );--theme-radiobtn-mixed--background--active:var( --theme-radiobtn-mixed--background--invalid--active );--theme-radiobtn-mixed--border-color:var( --theme-radiobtn-mixed--border-color--invalid );--theme-radiobtn-mixed--border-color--hover:var( --theme-radiobtn-mixed--border-color--invalid--hover );--theme-radiobtn-mixed--border-color--active:var( --theme-radiobtn-mixed--border-color--invalid--active )}:host(.ix-invalid) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color)}:host(.ix-invalid:hover) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--hover)}:host(.ix-invalid:active) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--active)}:host(.ix-invalid.checked) .radio-checkmark,:host(.ix-invalid[indeterminate]) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color)}:host(.ix-invalid.checked:hover) .radio-checkmark,:host(.ix-invalid[indeterminate]:hover) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--hover)}:host(.ix-invalid.checked:active) .radio-checkmark,:host(.ix-invalid[indeterminate]:active) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--active)}:host(.ix-invalid.disabled) .radio-checkmark{background-color:var(--theme-radiobtn-unchecked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--disabled)}:host(.ix-invalid.checked.disabled) .radio-checkmark,:host(.ix-invalid[indeterminate].disabled) .radio-checkmark{background-color:var(--theme-radiobtn-checked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--disabled)}"}},[833,"ix-radio",{name:[513],value:[513],label:[1],disabled:[516],checked:[1540],required:[516],setCheckedState:[64],hasValidValue:[64],getAssociatedFormElement:[64]},void 0,{checked:[{onCheckedChange:0}],value:[{onValueChange:0}]}]),b=h,k=function(){"undefined"!=typeof customElements&&["ix-radio","ix-typography"].forEach((e=>{switch(e){case"ix-radio":customElements.get(c(e))||customElements.define(c(e),h);break;case"ix-typography":customElements.get(c(e))||t()}}))};export{b as IxRadio,k as defineCustomElement}
@@ -1,9 +1,9 @@
1
1
  import type { Components, JSX } from "../dist/types/components";
2
2
 
3
- interface IxInputGroup extends Components.IxInputGroup, HTMLElement {}
4
- export const IxInputGroup: {
5
- prototype: IxInputGroup;
6
- new (): IxInputGroup;
3
+ interface IxRangeField extends Components.IxRangeField, HTMLElement {}
4
+ export const IxRangeField: {
5
+ prototype: IxRangeField;
6
+ new (): IxRangeField;
7
7
  };
8
8
  /**
9
9
  * Used to define this component and all nested components recursively.
@@ -0,0 +1 @@
1
+ import{p as t,M as e,h as r,d as a,t as i}from"./p-CtDOTMOT.js";import{O as s}from"./p-BtSt9tC5.js";import{i as o,a as n}from"./p-XBTykBKS.js";import{D as l,h}from"./p-CApDAYIa.js";import{r as c}from"./p-BEuV0Xpe.js";const d=t(class extends(e(...l)){constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow()}get hostElement(){return this}type;hideArrow=!1;observeElements;hasLabel=!1;elements;warnInDev(t,e){}componentWillLoad(){this.observeElements=new MutationObserver((()=>{this.validateRangeElements()})),this.observeElements.observe(this.hostElement,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["label"]}),this.validateRangeElements()}disconnectedCallback(){this.observeElements?.disconnect()}validateRangeElements(){if(!this.type)throw Error("Input range type is not specified.");const t=this.hostElement?.children;if(!t)return;if(2!==t?.length)throw Error("Input range must have exactly two child elements.");let e=!1;if("time-range"===this.type?e=Array.from(t).every((t=>"ix-time-input"===t.tagName.toLowerCase())):"date-range"===this.type?e=Array.from(t).every((t=>"ix-date-input"===t.tagName.toLowerCase())):"datetime-range"===this.type&&(e=Array.from(t).every((t=>"ix-datetime-input"===t.tagName.toLowerCase()))),!e)throw Error(`Input range elements are not valid for the specified type (type=${this.type}). Current elements: ${Array.from(t).map((t=>t.tagName.toLowerCase())).join(", ")}`);this.elements=Array.from(t),this.hasLabel=this.elements.some((t=>!!t.label)),this.hasLabel&&this.elements.forEach((t=>{t.label?t.classList.remove("fallback-label-margin"):t.classList.add("fallback-label-margin")}))}async onValueChange(t){if(!this.elements)return;const[e,r]=this.elements;if(h())return;if(!t.detail||t.target!==e)return;if(!o(e))return void this.warnInDev("First element is not an input field component.",e);if(!o(r))return void this.warnInDev("Second element is not an input field component.",r);const a=await r.getNativeInputElement();a?.focus(),n(r)?c((()=>r.openPicker())):this.warnInDev("Second element is not an input field with picker component.",r)}render(){return r(a,{key:"a3fe83cc2529f7b415a7c2b7cc6f03685078df51",class:{"hide-arrow":this.hideArrow},role:"group"},!this.hideArrow&&r("ix-icon",{key:"10503bc358606a043a4cd3f56c399bc500fb4714","aria-hidden":"true",class:{"range-delimiter":!0,"has-label":this.hasLabel},name:s}),r("slot",{key:"2b97358a113fa98803c17dda0d1202d94d1cdc34"}))}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{display:inline-flex;position:relative;gap:0.25rem}:host .range-delimiter{order:2;flex:0 0 auto;margin-top:0.25rem}:host .range-delimiter.has-label{margin-top:2rem}:host ::slotted(:first-child),:host ::slotted(:last-child){flex:1 1 0;min-width:0}:host ::slotted(:first-child){order:1}:host ::slotted(:last-child){order:3}:host ::slotted(.fallback-label-margin){margin-top:1.8rem}:host(.hide-arrow){gap:0.5rem}"}},[769,"ix-range-field",{type:[1],hideArrow:[4,"hide-arrow"],hasLabel:[32]},[[0,"ixChange","onValueChange"]]]),b=d,m=function(){"undefined"!=typeof customElements&&["ix-range-field"].forEach((t=>{"ix-range-field"===t&&(customElements.get(i(t))||customElements.define(i(t),d))}))};export{b as IxRangeField,m as defineCustomElement}
@@ -1 +1 @@
1
- import{R as o,d as s}from"./p-Cce1kE8J.js";const p=o,r=s;export{p as IxRow,r as defineCustomElement}
1
+ import{R as o,d as p}from"./p-BNAvpXSk.js";const s=o,r=p;export{s as IxRow,r as defineCustomElement}
@@ -1 +1 @@
1
- import{S as o,d as s}from"./p-LoRL-toz.js";const t=o,p=s;export{t as IxSelectItem,p as defineCustomElement}
1
+ import{S as o,d as r}from"./p-CGHbrmJg.js";const s=o,m=r;export{s as IxSelectItem,m as defineCustomElement}
@@ -1 +1 @@
1
- import{S as o,d as s}from"./p-BKNhBo9h.js";const p=o,r=s;export{p as IxSelect,r as defineCustomElement}
1
+ import{S as o,d as p}from"./p-CpOGS2e_.js";const s=o,r=p;export{s as IxSelect,r as defineCustomElement}
@@ -1 +1 @@
1
- import{p as t,H as e,e as r,h as i,d as a,t as o}from"./p-C_6_Rh7K.js";import{b as s}from"./p-DAzBNVe7.js";import{O as n}from"./p-BYACnsyo.js";import{m as h}from"./p-bcj7UEIC.js";import{H as l}from"./p-0oJ9dyRQ.js";import{d as c}from"./p-CkBQGLbj.js";import{d}from"./p-9tuDiQEH.js";import{d as u}from"./p-C9SfsAWb.js";import{d as b}from"./p-VHuL40oZ.js";var m=function(t,e,r,i){var a,o=arguments.length,s=o<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(t,e,r,i);else for(var n=t.length-1;n>=0;n--)(a=t[n])&&(s=(o<3?a(s):o>3?a(e,r,s):a(e,r))||s);return o>3&&s&&Object.defineProperty(e,r,s),s};function p(t,e,r){return e<t?t:e>r?r:e}const v=t(class extends e{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.valueChange=r(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=h(),this.thumbRef=h(),this.tooltipRef=h()}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 t;return null===(t=this.hostElement.shadowRoot)||void 0===t?void 0:t.getElementById("slider")}onShowTooltipChange(){var t,e;this.showTooltip&&this.pseudoThumb?null===(t=this.tooltip)||void 0===t||t.showTooltip(this.pseudoThumb):null===(e=this.tooltip)||void 0===e||e.hideTooltip()}onClassField({isInvalid:t,isInfo:e,isValid:r,isWarning:i,isInvalidByRequired:a}){this.isInvalid=t||a,this.isInfo=e,this.isValid=r,this.isWarning=i}componentWillLoad(){this.a11yAttributes=s(this.hostElement,["role","aria-valuemin","aria-valuemax","aria-valuenow"]),this.updateRangeVariables(),this.setFormValueIfChanged(this.value)}updateRangeVariables(){this.rangeInput=p(this.min,this.value,this.max),this.rangeTraceReference=p(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(t){this.setFormValueIfChanged(t),this.valueChange.emit(t)}setFormValueIfChanged(t){const e=""+t;this.lastFormValue!==e&&(this.formInternals.setFormValue(e),this.lastFormValue=e)}onInput(t){t.stopPropagation();const e=parseFloat(this.slider.value);if(!isNaN(e)){const t=this.rangeInput;this.rangeInput=e;const{defaultPrevented:r}=this.emitInputEvent();r?(this.rangeInput=t,this.slider.value=""+t):this.updateFormInternalValue(e)}}emitInputEvent(){return this.valueChange.emit(this.rangeInput)}isMarkerActive(t){return t>=Math.min(this.traceReference,this.rangeInput)&&t<=Math.max(this.traceReference,this.rangeInput)}onPointerUp(){this.showTooltip=!1}hasValidValue(){return Promise.resolve(!0)}isTouched(){return Promise.resolve(this.touched)}render(){var t;const e=this.rangeMax-this.rangeMin;let r=(this.rangeTraceReference-this.rangeMin)/e,o=(this.rangeInput-this.rangeMin)/e,s=r,n=o;return o-r<=0&&(s=o,n=r),i(a,{key:"6957b2bb68891be643d1a1271fd550f0ba398b2d",class:{disabled:this.disabled,error:!!this.error,invalid:this.isInvalid,info:this.isInfo,valid:this.isValid,warning:this.isWarning},onPointerDown:()=>setTimeout((()=>this.showTooltip=!0))},i("ix-field-wrapper",{key:"22d183907d87d7ee59d11606ffc58d6b0f51a52c",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},i("div",{key:"a7076b2f4940e1c4d83b874eb06889027f3531b9",class:"slider-container"},i("div",{key:"4d56ffb868ce60f3b7e47d803ec6ecffb493489d",class:"slider"},i("div",{key:"ba33818b7f9ce81576136f9e95b5fe7ba88467e7",class:"track"},i("div",{key:"b5ce5c8c334909d11875ab9ae2b36f719c1244a8",ref:this.thumbRef,class:"thumb",style:{left:`calc(${o} * (100% - 1rem))`}}),i("svg",{key:"292823e7581b335cb5e499eddb2ab71c79789c19",class:"ticks",xmlns:"http://www.w3.org/2000/svg"},null===(t=this.marker)||void 0===t?void 0:t.filter((t=>t>=this.min&&t<=this.max)).map((t=>{const r=(t-this.rangeMin)/e;return i("circle",{class:{tick:!0,"tick-active":this.isMarkerActive(t)&&this.trace,"tick-at-min":0===r,"tick-at-max":1===r},cx:"0",cy:"0",style:{"--tick-value":""+r}})})))),i("input",Object.assign({key:"2e642f9cc0b3674b7e553b6e2b74d4f015ea4469",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:t=>this.onInput(t),onFocus:()=>{this.showTooltip=!0,this.touched=!0},onBlur:()=>{this.showTooltip=!1},style:{"--value":""+o,"--trace-reference":""+r,"--trace-start":""+s,"--trace-end":""+n},class:{trace:this.trace&&r!==o,"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)),i("ix-tooltip",{key:"d3367c620a0865ef84daaefdc0102ba3a186215c",ref:this.tooltipRef,class:{"hide-tooltip":!this.showTooltip},animationFrame:!0,for:this.thumbRef.waitForCurrent()},this.rangeInput)),this.hasLabels&&i("div",{key:"e06b2afd4e3521cf34095a5243671b0d24b59695",class:"label"},i("div",{key:"653916ebdc36874fb412b1481c13fe7a52eddccf"},i("slot",{key:"0d73fd36d946b79bb84aa41a5b7973a4d986502c",name:"label-start"})),i("div",{key:"9b0938207951dceab28fa89238bc43d28b5e9e3b"},i("slot",{key:"fb32e79050fb8aa5eb83cde26971b5cafad4f42f",name:"label-end"}))),this.error?i("ix-typography",{textColor:"alarm"},this.error):null)))}static get formAssociated(){return!0}get hostElement(){return this}static get watchers(){return{showTooltip:[{onShowTooltipChange:0}],value:[{updateRangeVariables:0}],max:[{updateRangeVariables:0}],min:[{updateRangeVariables:0}],traceReference:[{updateRangeVariables:0}]}}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:0}],value:[{updateRangeVariables:0}],max:[{updateRangeVariables:0}],min:[{updateRangeVariables:0}],traceReference:[{updateRangeVariables:0}]}]);m([l()],v.prototype,"onClassField",null),m([n("pointerup",(t=>t.showTooltip))],v.prototype,"onPointerUp",null);const g=v,k=function(){"undefined"!=typeof customElements&&["ix-slider","ix-field-label","ix-field-wrapper","ix-tooltip","ix-typography"].forEach((t=>{switch(t){case"ix-slider":customElements.get(o(t))||customElements.define(o(t),v);break;case"ix-field-label":customElements.get(o(t))||c();break;case"ix-field-wrapper":customElements.get(o(t))||d();break;case"ix-tooltip":customElements.get(o(t))||u();break;case"ix-typography":customElements.get(o(t))||b()}}))};export{g as IxSlider,k as defineCustomElement}
1
+ import{p as e,H as t,e as r,h as a,d as i,t as o}from"./p-CtDOTMOT.js";import{b as s}from"./p-C21npbUc.js";import{O as n}from"./p-CuFZ7CXu.js";import{m as c}from"./p-Djkc69iv.js";import{d as l}from"./p-DtOqKp7K.js";import{d as h}from"./p-zyYHTdEN.js";import{d}from"./p-Dfd_ifAu.js";import{d as u}from"./p-DhWkcMmR.js";import{H as b}from"./p-BWknDysp.js";var m=function(e,t,r,a){var i,o=arguments.length,s=o<3?t:null===a?a=Object.getOwnPropertyDescriptor(t,r):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,r,a);else for(var n=e.length-1;n>=0;n--)(i=e[n])&&(s=(o<3?i(s):o>3?i(t,r,s):i(t,r))||s);return o>3&&s&&Object.defineProperty(t,r,s),s};function p(e,t,r){return t<e?e:t>r?r:t}const v=e(class extends t{constructor(e){super(),!1!==e&&this.__registerHost(),this.__attachShadow(),this.valueChange=r(this,"valueChange",7),this.formInternals=this.attachInternals()}formInternals;get hostElement(){return this}helperText;label;invalidText;infoText;warningText;validText;showTextAsTooltip=!1;step=1;min=0;max=100;value=0;marker;trace=!1;traceReference=0;disabled=!1;valueChange;rangeInput=0;rangeMin=0;rangeMax=100;rangeTraceReference=0;showTooltip=!1;isInvalid=!1;isValid=!1;isInfo=!1;isWarning=!1;a11yAttributes;lastFormValue;touched=!1;controlRef=c();thumbRef=c();tooltipRef=c();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(){return this.hostElement.shadowRoot?.getElementById("slider")}onShowTooltipChange(){this.showTooltip&&this.pseudoThumb?this.tooltip?.showTooltip(this.pseudoThumb):this.tooltip?.hideTooltip()}onClassField({isInvalid:e,isInfo:t,isValid:r,isWarning:a,isInvalidByRequired:i}){this.isInvalid=e||i,this.isInfo=t,this.isValid=r,this.isWarning=a}componentWillLoad(){this.a11yAttributes=s(this.hostElement,["role","aria-valuemin","aria-valuemax","aria-valuenow"]),this.updateRangeVariables(),this.setFormValueIfChanged(this.value)}updateRangeVariables(){this.rangeInput=p(this.min,this.value,this.max),this.rangeTraceReference=p(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;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:r}=this.emitInputEvent();r?(this.rangeInput=e,this.slider.value=""+e):this.updateFormInternalValue(t)}}emitInputEvent(){return this.valueChange.emit(this.rangeInput)}isMarkerActive(e){return e>=Math.min(this.traceReference,this.rangeInput)&&e<=Math.max(this.traceReference,this.rangeInput)}onPointerUp(){this.showTooltip=!1}hasValidValue(){return Promise.resolve(!0)}isTouched(){return Promise.resolve(this.touched)}render(){const e=this.rangeMax-this.rangeMin;let t=(this.rangeTraceReference-this.rangeMin)/e,r=(this.rangeInput-this.rangeMin)/e,o=t,s=r;return r-t<=0&&(o=r,s=t),a(i,{key:"5eed909b2857b9bfbea41402736fe01d7ad9a434",class:{disabled:this.disabled,invalid:this.isInvalid,info:this.isInfo,valid:this.isValid,warning:this.isWarning},onPointerDown:()=>setTimeout((()=>this.showTooltip=!0))},a("ix-field-wrapper",{key:"6f5ef62c132260787b91ea5b5f08faf21153735f",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},a("div",{key:"c67536334750605b342859dbf6c38abcc730c6a6",class:"slider-container"},a("div",{key:"33649db602e05ea4f2496c6b7b5a3620eca81a49",class:"slider"},a("div",{key:"f282b195ad420d036e90b4cc45c59fe9232b5919",class:"track"},a("div",{key:"f68211f2d377f2741eaedcdc4ca7fcbcd0f1bbfb",ref:this.thumbRef,class:"thumb",style:{left:`calc(${r} * (100% - 1rem))`}}),a("svg",{key:"50576c072bbd33c8689017d7f67b83694d73516c",class:"ticks",xmlns:"http://www.w3.org/2000/svg"},this.marker?.filter((e=>e>=this.min&&e<=this.max)).map((t=>{const r=(t-this.rangeMin)/e;return a("circle",{class:{tick:!0,"tick-active":this.isMarkerActive(t)&&this.trace,"tick-at-min":0===r,"tick-at-max":1===r},cx:"0",cy:"0",style:{"--tick-value":""+r}})})))),a("input",{key:"3ee47514d9a51488410c2b0984f05f39e74153a7",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":""+t,"--trace-start":""+o,"--trace-end":""+s},class:{trace:this.trace&&t!==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}),a("ix-tooltip",{key:"740ea0d7cf7a200c7db7ea8ac70fd2537b84b4a5",ref:this.tooltipRef,class:{"hide-tooltip":!this.showTooltip},animationFrame:!0,for:this.thumbRef.waitForCurrent()},this.rangeInput)),this.hasLabels&&a("div",{key:"d5264eaabacd9f667600df1f0cdf8e89b24d7730",class:"label"},a("div",{key:"4ac2ebda49543e04e619452bd59c3f30a0404879"},a("slot",{key:"dcc9ecd173f1d49133e1070b72b34b8485cc9860",name:"label-start"})),a("div",{key:"022869a430a0644e24932553a321da5fa8dd4df2"},a("slot",{key:"4da9fdcb1d570657a3796a32d0925025e16dc4b7",name:"label-end"}))))))}static get formAssociated(){return!0}static get watchers(){return{showTooltip:[{onShowTooltipChange:0}],value:[{updateRangeVariables:0}],max:[{updateRangeVariables:0}],min:[{updateRangeVariables:0}],traceReference:[{updateRangeVariables:0}]}}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(.invalid){--trace-color:var(--theme-slider-trace--background--invalid);--tick-color--active:var(--theme-slider-trace-marker--background--invalid)}:host(.invalid) input[type=range]::-webkit-slider-thumb{background-color:var(--theme-slider-thumb--background--invalid)}:host(.invalid) input[type=range]::-moz-range-thumb{background-color:var(--theme-slider-thumb--background--invalid)}:host(.invalid) input[type=range]:hover::-webkit-slider-thumb{background-color:var(--theme-slider-thumb--background--invalid--hover)}:host(.invalid) input[type=range]:hover::-moz-range-thumb{background-color:var(--theme-slider-thumb--background--invalid--hover)}:host(.invalid) input[type=range]:active::-webkit-slider-thumb{background-color:var(--theme-slider-thumb--background--invalid--active)}: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)}'}},[833,"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],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:0}],value:[{updateRangeVariables:0}],max:[{updateRangeVariables:0}],min:[{updateRangeVariables:0}],traceReference:[{updateRangeVariables:0}]}]);m([b()],v.prototype,"onClassField",null),m([n("pointerup",(e=>e.showTooltip))],v.prototype,"onPointerUp",null);const g=v,k=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(o(e))||customElements.define(o(e),v);break;case"ix-field-label":customElements.get(o(e))||l();break;case"ix-field-wrapper":customElements.get(o(e))||h();break;case"ix-tooltip":customElements.get(o(e))||d();break;case"ix-typography":customElements.get(o(e))||u()}}))};export{g as IxSlider,k as defineCustomElement}
@@ -1 +1 @@
1
- import{S as o,d as s}from"./p-AHG5KaOt.js";const t=o,a=s;export{t as IxSpinner,a as defineCustomElement}
1
+ import{S as o,d as s}from"./p-Dwe6tWhq.js";const t=o,p=s;export{t as IxSpinner,p as defineCustomElement}
@@ -1 +1 @@
1
- import{p as t,H as o,e as r,h as e,d as i,t as s}from"./p-C_6_Rh7K.js";import{z as a}from"./p-CdT1qV2I.js";import{m as b}from"./p-bcj7UEIC.js";import{d as n}from"./p-xrAJuWDf.js";import{d as l}from"./p-CsGkJrm6.js";import{d}from"./p-mraQmnXA.js";import{d as c}from"./p-AHG5KaOt.js";const h=t(class extends o{constructor(t){super(),!1!==t&&this.__registerHost(),this.__attachShadow(),this.buttonClick=r(this,"buttonClick",7),this.variant="primary",this.closeBehavior="both",this.disabled=!1,this.disableButton=!1,this.disableDropdownButton=!1,this.placement="bottom-start",this.enableTopLayer=!1,this.toggle=!1,this.triggerElementRef=b()}get isDisabledButton(){return this.disabled||this.disableButton}get isDisabledIcon(){return this.disabled||this.disableDropdownButton}render(){var t;const o=this.variant.toLocaleLowerCase().includes("secondary"),r={variant:this.variant},s=Object.assign(Object.assign({},r),{disabled:this.isDisabledButton,class:{"left-button-border":!o}}),b=Object.assign(Object.assign({},r),{disabled:this.isDisabledIcon});return e(i,{key:"3c3430ad17d7f4bb877b57b21bfa8e7ec15196dc"},e("div",{key:"cd36cc825c64a11619a0df7d1ead9eae0374bae8",class:{"btn-group":!0,"middle-gap":!o}},this.label?e("ix-button",Object.assign({},s,{icon:this.icon,onClick:t=>this.buttonClick.emit(t),"aria-label":this.ariaLabelButton}),this.label):e("ix-icon-button",Object.assign({},s,{icon:this.icon,onClick:t=>this.buttonClick.emit(t),"aria-label":this.ariaLabelButton})),e("ix-icon-button",Object.assign({key:"1846ce902e479fc9b41e5d840f3f2e8d79d99f32"},b,{ref:this.triggerElementRef,class:"anchor",icon:null!==(t=this.splitIcon)&&void 0!==t?t:a,"aria-label":this.ariaLabelSplitIconButton}))),e("ix-dropdown",{key:"f9a05a2ae981731cd71bf4735bf956d5e5092037",closeBehavior:this.closeBehavior,trigger:this.triggerElementRef.waitForCurrent(),enableTopLayer:this.enableTopLayer},e("slot",{key:"fda03d1edd3588a156186a52be1a6ee911bb2c49"})))}get hostElement(){return this}static get style(){return".btn-group ix-button:first-child .btn{border-top-right-radius:0px;border-bottom-right-radius:0px;border-right:0px}.btn-group ix-button:last-child .btn{border-top-left-radius:0px;border-bottom-left-radius:0px}.btn-group ix-button:not(:first-child):not(:last-child) .btn{border-radius:0px;border-right:0px}:host{display:inline-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 .btn-group{position:relative;display:inline-flex;vertical-align:middle;width:100%}:host .btn-group>ix-button:nth-child(1),:host .btn-group>ix-icon-button:nth-child(1){width:calc(100% - 2rem);--ix-button-border-radius-right:0}:host .btn-group>ix-icon-button:nth-child(2){width:2rem;--ix-button-border-radius-left:0}:host .middle-gap{gap:0.125rem}:host .left-button-border{border-top-width:0.125rem;border-right-width:0;border-left-width:0.125rem;border-bottom-width:0.125rem}"}},[257,"ix-split-button",{variant:[1],closeBehavior:[8,"close-behavior"],label:[1],ariaLabelButton:[1,"aria-label-button"],icon:[1],splitIcon:[1,"split-icon"],ariaLabelSplitIconButton:[1,"aria-label-split-icon-button"],disabled:[4],disableButton:[4,"disable-button"],disableDropdownButton:[4,"disable-dropdown-button"],placement:[1],enableTopLayer:[4,"enable-top-layer"],toggle:[32]}]),u=h,p=function(){"undefined"!=typeof customElements&&["ix-split-button","ix-button","ix-dropdown","ix-icon-button","ix-spinner"].forEach((t=>{switch(t){case"ix-split-button":customElements.get(s(t))||customElements.define(s(t),h);break;case"ix-button":customElements.get(s(t))||n();break;case"ix-dropdown":customElements.get(s(t))||l();break;case"ix-icon-button":customElements.get(s(t))||d();break;case"ix-spinner":customElements.get(s(t))||c()}}))};export{u as IxSplitButton,p as defineCustomElement}
1
+ import{p as t,M as o,e as r,h as e,d as i,t as s}from"./p-CtDOTMOT.js";import{z as a}from"./p-BtSt9tC5.js";import{P as n,u as b,a as l,F as d}from"./p-BBCsPlPH.js";import{D as h}from"./p-CApDAYIa.js";import{A as c}from"./p-Byed_Z2G.js";import{d as u}from"./p-Wr4Qf8LA.js";import{d as p}from"./p-B-O0ylt_.js";import{d as m}from"./p-BDlGgfYh.js";import{d as x}from"./p-3VG6z9c3.js";import{d as f}from"./p-Dwe6tWhq.js";const g=t(class extends(o(...h,c)){constructor(t){super(!1),!1!==t&&this.__registerHost(),this.__attachShadow(),this.buttonClick=r(this,"buttonClick",7)}get hostElement(){return this}variant="primary";closeBehavior="both";label;ariaLabelButton;icon;splitIcon;ariaLabelSplitIconButton;disabled=!1;disableButton=!1;disableDropdownButton=!1;enableTopLayer=!1;buttonClick;showDropdown=!1;internalId="ix-split-button";observeChildrenChange;componentDidLoad(){super.componentDidLoad(),this.observeChildrenChange=new MutationObserver((()=>{this.updateProxyList()})),this.observeChildrenChange.observe(this.hostElement,{childList:!0,subtree:!0}),this.updateProxyList()}disconnectedCallback(){super.disconnectedCallback(),this.observeChildrenChange?.disconnect()}get isDisabledButton(){return this.disabled||this.disableButton}get isDisabledIcon(){return this.disabled||this.disableDropdownButton}getControllingAriaElement(){return this.hostElement.shadowRoot.querySelector(".right-button")}isAriaActiveDescendantActive(){return this.showDropdown}getAriaActiveDescendantProxyItemId(){return n}updateProxyList(){const t=this.hostElement.querySelectorAll("ix-dropdown-item"),o=this.hostElement.shadowRoot.querySelector(".proxy-list");o&&b(o,Array.from(t),((t,o)=>{o.role="menuitem",o.innerText=t.label??t.textContent??"",o.ariaLabel=t.ariaLabel??t.label??t.textContent??""}))}render(){const t=this.variant.toLocaleLowerCase().includes("secondary"),o={variant:this.variant,disabled:this.isDisabledButton,class:{"left-button":!0,"left-button-border":!t}};return e(i,{key:"1b867c8b33fe52356804497afd93bb1bf26afb69"},this.label?e("ix-button",{...o,icon:this.icon,onClick:t=>this.buttonClick.emit(t),"aria-label":this.ariaLabelButton},this.label):e("ix-icon-button",{...o,icon:this.icon,onClick:t=>this.buttonClick.emit(t),"aria-label":this.ariaLabelButton}),e("ix-dropdown-button",{key:"9b2400c1a1b84369af89a9709e36fc743af4a8e5",class:"right-button","aria-label":this.ariaLabelSplitIconButton,icon:this.splitIcon??a,enableTopLayer:this.enableTopLayer,closeBehavior:this.closeBehavior,disabled:this.isDisabledIcon,suppressAriaActiveDescendant:!0,onShowChanged:({detail:t})=>this.showDropdown=t,"aria-controls":`${this.internalId}-${l}`},e(d,{key:"b2e0e0547df9f6f19ed110629189bfc27a8c1876",hostId:this.internalId,otherProps:{}}),e("slot",{key:"b54b7d8c86e66b60f9e71f63965561a84c437707"})))}static get style(){return".btn-group ix-button:first-child .btn{border-top-right-radius:0px;border-bottom-right-radius:0px;border-right:0px}.btn-group ix-button:last-child .btn{border-top-left-radius:0px;border-bottom-left-radius:0px}.btn-group ix-button:not(:first-child):not(:last-child) .btn{border-radius:0px;border-right:0px}:host{position:relative;display:inline-flex;vertical-align:middle}:host .left-button{width:calc(100% - 2rem);--ix-button-border-radius-right:0}:host .right-button{width:2rem;--ix-dropdown-button-border-radius-left: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 .left-button-border{border-top-width:0.125rem;border-right-width:0;border-left-width:0.125rem;border-bottom-width:0.125rem;margin-right:0.125rem}:host .proxy-list{all:unset;position:absolute;left:0px;top:0px;overflow:hidden;color:transparent;opacity:0;pointer-events:all;z-index:1000}:host .proxy-list li{height:2px;width:2px;pointer-events:all}"}},[769,"ix-split-button",{variant:[1],closeBehavior:[8,"close-behavior"],label:[1],ariaLabelButton:[1,"aria-label-button"],icon:[1],splitIcon:[1,"split-icon"],ariaLabelSplitIconButton:[1,"aria-label-split-icon-button"],disabled:[4],disableButton:[4,"disable-button"],disableDropdownButton:[4,"disable-dropdown-button"],enableTopLayer:[4,"enable-top-layer"]},[[4,"ixFocusVisibleChange","$internal_onActiveDescendantChange"]]]),k=g,w=function(){"undefined"!=typeof customElements&&["ix-split-button","ix-button","ix-dropdown","ix-dropdown-button","ix-icon-button","ix-spinner"].forEach((t=>{switch(t){case"ix-split-button":customElements.get(s(t))||customElements.define(s(t),g);break;case"ix-button":customElements.get(s(t))||u();break;case"ix-dropdown":customElements.get(s(t))||p();break;case"ix-dropdown-button":customElements.get(s(t))||m();break;case"ix-icon-button":customElements.get(s(t))||x();break;case"ix-spinner":customElements.get(s(t))||f()}}))};export{k as IxSplitButton,w as defineCustomElement}
@@ -1 +1 @@
1
- import{T as o,d as s}from"./p-Bo9ALIy0.js";const p=o,r=s;export{p as IxTabItem,r as defineCustomElement}
1
+ import{T as o,d as s}from"./p-C0WZnIxc.js";const p=o,r=s;export{p as IxTabItem,r as defineCustomElement}
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../dist/types/components";
2
+
3
+ interface IxTabPanel extends Components.IxTabPanel, HTMLElement {}
4
+ export const IxTabPanel: {
5
+ prototype: IxTabPanel;
6
+ new (): IxTabPanel;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1 @@
1
+ import{T as o,d as s}from"./p-BWH03B1n.js";const p=o,r=s;export{p as IxTabPanel,r as defineCustomElement}
@@ -1,9 +1,9 @@
1
1
  import type { Components, JSX } from "../dist/types/components";
2
2
 
3
- interface IxDrawer extends Components.IxDrawer, HTMLElement {}
4
- export const IxDrawer: {
5
- prototype: IxDrawer;
6
- new (): IxDrawer;
3
+ interface IxTabSet extends Components.IxTabSet, HTMLElement {}
4
+ export const IxTabSet: {
5
+ prototype: IxTabSet;
6
+ new (): IxTabSet;
7
7
  };
8
8
  /**
9
9
  * Used to define this component and all nested components recursively.
@@ -0,0 +1 @@
1
+ import{T as o,d as p}from"./p-GGleop6j.js";const s=o,r=p;export{s as IxTabSet,r as defineCustomElement}
@@ -1 +1 @@
1
- import{T as o,d as p}from"./p-WUp_O0u4.js";const s=o,r=p;export{s as IxTabs,r as defineCustomElement}
1
+ import{T as o,d as s}from"./p-CJoOEoc-.js";const p=o,r=s;export{p as IxTabs,r as defineCustomElement}