@siemens/ix 0.0.0-pr-2214-20251017134939 → 0.0.0-v4-next-20251103080000

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 (1038) hide show
  1. package/components/index.js +3 -3
  2. package/components/index.js.map +1 -1
  3. package/components/ix-action-card.js +4 -4
  4. package/components/ix-application-header.js +1 -1
  5. package/components/ix-application-sidebar.js +1 -1
  6. package/components/ix-application-switch-modal.js +6 -6
  7. package/components/ix-application.js +2 -2
  8. package/components/ix-avatar.js +1 -1
  9. package/components/ix-basic-navigation.js +8 -8
  10. package/components/ix-blind.js +2 -2
  11. package/components/ix-breadcrumb-item.js +1 -1
  12. package/components/ix-breadcrumb.js +12 -12
  13. package/components/ix-breadcrumb.js.map +1 -1
  14. package/components/ix-button.js +1 -1
  15. package/components/ix-card-accordion.js +1 -1
  16. package/components/ix-card-content.js +1 -1
  17. package/components/ix-card-list.js +7 -7
  18. package/components/ix-card-title.js +1 -1
  19. package/components/ix-card.js +1 -1
  20. package/components/ix-category-filter.js +15 -24
  21. package/components/ix-category-filter.js.map +1 -1
  22. package/components/ix-checkbox-group.js +6 -6
  23. package/components/ix-checkbox.js +3 -3
  24. package/components/ix-chip.js +14 -15
  25. package/components/ix-chip.js.map +1 -1
  26. package/components/ix-col.js +1 -1
  27. package/components/ix-content-header.js +4 -4
  28. package/components/ix-content.js +1 -1
  29. package/components/ix-css-grid-item.js +1 -1
  30. package/components/ix-css-grid.js +1 -1
  31. package/components/ix-custom-field.js +6 -6
  32. package/components/ix-date-dropdown.js +24 -24
  33. package/components/ix-date-dropdown.js.map +1 -1
  34. package/components/ix-date-input.js +15 -15
  35. package/components/ix-date-input.js.map +1 -1
  36. package/components/ix-date-picker.js +1 -1
  37. package/components/ix-date-time-card.js +1 -1
  38. package/components/ix-datetime-picker.js +16 -37
  39. package/components/ix-datetime-picker.js.map +1 -1
  40. package/components/ix-divider.js +1 -1
  41. package/components/ix-drawer.js +9 -8
  42. package/components/ix-drawer.js.map +1 -1
  43. package/components/ix-dropdown-button.js +5 -5
  44. package/components/ix-dropdown-header.js +2 -2
  45. package/components/ix-dropdown-item.js +1 -1
  46. package/components/ix-dropdown-quick-actions.js +1 -1
  47. package/components/ix-dropdown.js +1 -1
  48. package/components/ix-empty-state.js +4 -4
  49. package/components/ix-event-list-item.js +5 -5
  50. package/components/ix-event-list-item.js.map +1 -1
  51. package/components/ix-event-list.js +5 -5
  52. package/components/ix-event-list.js.map +1 -1
  53. package/components/ix-expanding-search.js +3 -3
  54. package/components/ix-field-label.js +1 -1
  55. package/components/ix-field-wrapper.js +1 -1
  56. package/components/ix-filter-chip.js +1 -1
  57. package/components/ix-flip-tile-content.js +1 -1
  58. package/components/ix-flip-tile.js +3 -3
  59. package/components/ix-group-context-menu.js +1 -1
  60. package/components/ix-group-item.js +1 -1
  61. package/components/ix-group.js +25 -25
  62. package/components/ix-group.js.map +1 -1
  63. package/components/ix-helper-text.js +5 -5
  64. package/components/ix-icon-button.js +1 -1
  65. package/components/ix-icon-toggle-button.js +4 -4
  66. package/components/ix-input-group.js +2 -2
  67. package/components/ix-input-group.js.map +1 -1
  68. package/components/ix-input.js +13 -13
  69. package/components/ix-key-value-list.js +2 -2
  70. package/components/ix-key-value.js +2 -2
  71. package/components/ix-kpi.js +4 -4
  72. package/components/ix-layout-auto.js +2 -2
  73. package/components/ix-layout-grid.js +1 -1
  74. package/components/ix-link-button.js +4 -4
  75. package/components/ix-map-navigation-overlay.js +1 -1
  76. package/components/ix-map-navigation.js +11 -10
  77. package/components/ix-map-navigation.js.map +1 -1
  78. package/components/ix-menu-about-item.js +2 -2
  79. package/components/ix-menu-about-news.js +9 -14
  80. package/components/ix-menu-about-news.js.map +1 -1
  81. package/components/ix-menu-about.js +6 -6
  82. package/components/ix-menu-avatar-item.js +1 -1
  83. package/components/ix-menu-avatar.js +14 -14
  84. package/components/ix-menu-avatar.js.map +1 -1
  85. package/components/ix-menu-category.js +12 -12
  86. package/components/ix-menu-expand-icon.js +1 -1
  87. package/components/ix-menu-item.js +1 -1
  88. package/components/ix-menu-settings-item.js +2 -2
  89. package/components/ix-menu-settings.js +1 -1
  90. package/components/ix-menu.js +20 -25
  91. package/components/ix-menu.js.map +1 -1
  92. package/components/ix-message-bar.js +8 -10
  93. package/components/ix-message-bar.js.map +1 -1
  94. package/components/ix-modal-content.js +1 -1
  95. package/components/ix-modal-footer.js +2 -2
  96. package/components/ix-modal-header.js +1 -1
  97. package/components/ix-modal-loading.js +3 -3
  98. package/components/ix-modal.js +18 -18
  99. package/components/ix-modal.js.map +1 -1
  100. package/components/ix-number-input.js +15 -15
  101. package/components/ix-pagination.js +19 -19
  102. package/components/ix-pagination.js.map +1 -1
  103. package/components/ix-pane-layout.js +3 -3
  104. package/components/ix-pane.js +11 -11
  105. package/components/ix-pill.js +7 -7
  106. package/components/ix-progress-indicator.js +6 -6
  107. package/components/ix-push-card.js +10 -10
  108. package/components/ix-push-card.js.map +1 -1
  109. package/components/ix-radio-group.js +8 -8
  110. package/components/ix-radio.js +7 -7
  111. package/components/ix-row.js +1 -1
  112. package/components/ix-select-item.js +1 -1
  113. package/components/ix-select.js +1 -1
  114. package/components/ix-slider.js +10 -10
  115. package/components/ix-spinner.js +1 -1
  116. package/components/ix-split-button.js +6 -6
  117. package/components/ix-tab-item.js +1 -1
  118. package/components/ix-tabs.js +1 -1
  119. package/components/ix-textarea.js +63 -10
  120. package/components/ix-textarea.js.map +1 -1
  121. package/components/ix-tile.js +5 -5
  122. package/components/ix-time-input.js +16 -16
  123. package/components/ix-time-input.js.map +1 -1
  124. package/components/ix-time-picker.js +1 -1
  125. package/components/ix-toast-container.js +10 -10
  126. package/components/ix-toast-container.js.map +1 -1
  127. package/components/ix-toast.js +1 -1
  128. package/components/ix-toggle-button.js +3 -3
  129. package/components/ix-toggle.js +7 -7
  130. package/components/ix-toggle.js.map +1 -1
  131. package/components/ix-tooltip.js +1 -1
  132. package/components/ix-tree-item.js +1 -1
  133. package/components/ix-tree.js +3 -3
  134. package/components/ix-typography.js +1 -1
  135. package/components/ix-upload.js +6 -6
  136. package/components/ix-validation-tooltip.js +3 -3
  137. package/components/ix-validation-tooltip.js.map +1 -1
  138. package/components/ix-workflow-step.js +4 -4
  139. package/components/ix-workflow-steps.js +2 -2
  140. package/components/{p-qtej5d_m.js → p-0MSWDTqB.js} +3 -3
  141. package/components/{p-qtej5d_m.js.map → p-0MSWDTqB.js.map} +1 -1
  142. package/components/{p-BOcoAynq.js → p-2fxFa_VL.js} +3 -3
  143. package/components/{p-BOcoAynq.js.map → p-2fxFa_VL.js.map} +1 -1
  144. package/components/{p-BYvKfy9G.js → p-BEzKnceP.js} +9 -9
  145. package/components/{p-BYvKfy9G.js.map → p-BEzKnceP.js.map} +1 -1
  146. package/components/{p-DIi8uGTa.js → p-BNwXjBuF.js} +4 -4
  147. package/components/{p-DIi8uGTa.js.map → p-BNwXjBuF.js.map} +1 -1
  148. package/components/{p-4zrYEasX.js → p-BUIOrNGz.js} +7 -7
  149. package/components/p-BUIOrNGz.js.map +1 -0
  150. package/components/{p-BzYzD6DI.js → p-BWTF-D2w.js} +3 -3
  151. package/components/{p-BzYzD6DI.js.map → p-BWTF-D2w.js.map} +1 -1
  152. package/components/{p-C_x_G0ux.js → p-BaWdG-ph.js} +7 -7
  153. package/components/{p-C_x_G0ux.js.map → p-BaWdG-ph.js.map} +1 -1
  154. package/components/{p-_g5-yLTd.js → p-BccEFWg2.js} +5 -5
  155. package/components/{p-_g5-yLTd.js.map → p-BccEFWg2.js.map} +1 -1
  156. package/components/{p-8MS-omi7.js → p-BvKUU6Ta.js} +4 -4
  157. package/components/{p-8MS-omi7.js.map → p-BvKUU6Ta.js.map} +1 -1
  158. package/components/{p-CbQqqTKK.js → p-Bvf7gwPU.js} +20 -74
  159. package/components/p-Bvf7gwPU.js.map +1 -0
  160. package/components/{p-C3irznVN.js → p-BxNzvWr2.js} +5 -5
  161. package/components/{p-C3irznVN.js.map → p-BxNzvWr2.js.map} +1 -1
  162. package/components/{p-CMk-tLmg.js → p-By1IU8iL.js} +5 -5
  163. package/components/{p-CMk-tLmg.js.map → p-By1IU8iL.js.map} +1 -1
  164. package/components/{p-s3E9saxz.js → p-C6MbjoUl.js} +7 -7
  165. package/components/{p-s3E9saxz.js.map → p-C6MbjoUl.js.map} +1 -1
  166. package/components/{p-peiPnj46.js → p-CCQYIDJK.js} +3 -3
  167. package/components/{p-peiPnj46.js.map → p-CCQYIDJK.js.map} +1 -1
  168. package/components/{p-iTOaSMDo.js → p-CFAI8dx_.js} +3 -3
  169. package/components/{p-iTOaSMDo.js.map → p-CFAI8dx_.js.map} +1 -1
  170. package/components/{p-C-7UhkWz.js → p-CHAuj3bi.js} +9 -9
  171. package/components/{p-C-7UhkWz.js.map → p-CHAuj3bi.js.map} +1 -1
  172. package/components/{p-Gf60OBMd.js → p-CINrBR9H.js} +3 -3
  173. package/components/{p-Gf60OBMd.js.map → p-CINrBR9H.js.map} +1 -1
  174. package/components/{p-DmTyQW2E.js → p-CJphMgA7.js} +5 -5
  175. package/components/{p-DmTyQW2E.js.map → p-CJphMgA7.js.map} +1 -1
  176. package/components/{p-DFHA6KvD.js → p-CKuNFgoe.js} +6 -3
  177. package/components/p-CKuNFgoe.js.map +1 -0
  178. package/components/{p-BFuOBAQB.js → p-CQhe_rqk.js} +7 -13
  179. package/components/p-CQhe_rqk.js.map +1 -0
  180. package/components/{p-fef9-zXA.js → p-CkrLmEP7.js} +4 -4
  181. package/components/{p-fef9-zXA.js.map → p-CkrLmEP7.js.map} +1 -1
  182. package/components/{p-DyW_A5Tq.js → p-CtusOOtv.js} +15 -15
  183. package/components/p-CtusOOtv.js.map +1 -0
  184. package/components/{p-DZNnQyWO.js → p-D1In20Wh.js} +3 -3
  185. package/components/{p-DZNnQyWO.js.map → p-D1In20Wh.js.map} +1 -1
  186. package/components/{p-D5QNBS-J.js → p-DBsESzrF.js} +23 -23
  187. package/components/{p-D5QNBS-J.js.map → p-DBsESzrF.js.map} +1 -1
  188. package/components/{p-BkCOZyt9.js → p-DLPEB4G8.js} +4 -4
  189. package/components/{p-BkCOZyt9.js.map → p-DLPEB4G8.js.map} +1 -1
  190. package/components/{p-CntRboRo.js → p-DOEb0lKA.js} +3 -3
  191. package/components/{p-CntRboRo.js.map → p-DOEb0lKA.js.map} +1 -1
  192. package/components/{p-j4BMT-Rr.js → p-D_rmJU0n.js} +28 -28
  193. package/components/p-D_rmJU0n.js.map +1 -0
  194. package/components/{p-DAWZ76L0.js → p-DcjRXRwg.js} +5 -5
  195. package/components/{p-DAWZ76L0.js.map → p-DcjRXRwg.js.map} +1 -1
  196. package/components/{p-Cl420PSP.js → p-DeBhxnHo.js} +7 -7
  197. package/components/{p-Cl420PSP.js.map → p-DeBhxnHo.js.map} +1 -1
  198. package/components/{p-BrgHqrnH.js → p-DgfGA7Z3.js} +4 -4
  199. package/components/{p-BrgHqrnH.js.map → p-DgfGA7Z3.js.map} +1 -1
  200. package/components/{p-GkRC08qs.js → p-DrH8EeUB.js} +5 -5
  201. package/components/{p-GkRC08qs.js.map → p-DrH8EeUB.js.map} +1 -1
  202. package/components/{p-CvMaKRMC.js → p-DsftMeEA.js} +4 -4
  203. package/components/{p-CvMaKRMC.js.map → p-DsftMeEA.js.map} +1 -1
  204. package/components/{p-BYRT3Z1w.js → p-DzscKBhb.js} +11 -11
  205. package/components/p-DzscKBhb.js.map +1 -0
  206. package/components/{p-CGPMGyof.js → p-IgT3dgxG.js} +5 -5
  207. package/components/{p-CGPMGyof.js.map → p-IgT3dgxG.js.map} +1 -1
  208. package/components/p-JUUSQc_M.js +78 -0
  209. package/components/p-JUUSQc_M.js.map +1 -0
  210. package/components/{p-CMNpJTDF.js → p-Qsbo2ls8.js} +10 -9
  211. package/components/p-Qsbo2ls8.js.map +1 -0
  212. package/components/{p-BnT1mAuX.js → p-UEMLzDk6.js} +7 -7
  213. package/components/{p-BnT1mAuX.js.map → p-UEMLzDk6.js.map} +1 -1
  214. package/components/{p-DRlGkOeX.js → p-VMk3rl5y.js} +7 -7
  215. package/components/{p-DRlGkOeX.js.map → p-VMk3rl5y.js.map} +1 -1
  216. package/components/{p-BofzGnnf.js → p-W_8b1-4d.js} +3 -3
  217. package/components/{p-BofzGnnf.js.map → p-W_8b1-4d.js.map} +1 -1
  218. package/components/{p-BRY10Uzq.js → p-XiZWDi7n.js} +3 -3
  219. package/components/{p-BRY10Uzq.js.map → p-XiZWDi7n.js.map} +1 -1
  220. package/components/{p-D99ntB9D.js → p-ciUqTzkB.js} +6 -6
  221. package/components/{p-D99ntB9D.js.map → p-ciUqTzkB.js.map} +1 -1
  222. package/components/{p-BSiqAMAr.js → p-cw5RHost.js} +7 -7
  223. package/components/{p-BSiqAMAr.js.map → p-cw5RHost.js.map} +1 -1
  224. package/components/{p-3Mda78_q.js → p-fahyavc3.js} +3 -3
  225. package/components/{p-3Mda78_q.js.map → p-fahyavc3.js.map} +1 -1
  226. package/components/{p-CzzcLSmV.js → p-gkooEHol.js} +4 -4
  227. package/components/p-gkooEHol.js.map +1 -0
  228. package/components/{p-Djb86vHU.js → p-jbrSDf3o.js} +5 -5
  229. package/components/{p-Djb86vHU.js.map → p-jbrSDf3o.js.map} +1 -1
  230. package/components/{p-DCoQkYc4.js → p-xZXH2vKm.js} +3 -3
  231. package/components/{p-DCoQkYc4.js.map → p-xZXH2vKm.js.map} +1 -1
  232. package/components/{p-CyJWaxhg.js → p-yuZO1O90.js} +9 -9
  233. package/components/{p-CyJWaxhg.js.map → p-yuZO1O90.js.map} +1 -1
  234. package/dist/cjs/app-globals-DNr3NmSx.js +10 -0
  235. package/dist/cjs/{app-globals-DRggGkXg.js.map → app-globals-DNr3NmSx.js.map} +1 -1
  236. package/dist/cjs/{base-button-BXJGC5vr.js → base-button-CjsUotrL.js} +3 -3
  237. package/dist/cjs/{base-button-BXJGC5vr.js.map → base-button-CjsUotrL.js.map} +1 -1
  238. package/dist/cjs/{base-icon-button-BDl8hvCZ.js → base-icon-button-D3kZg-im.js} +4 -4
  239. package/dist/cjs/{base-icon-button-BDl8hvCZ.js.map → base-icon-button-D3kZg-im.js.map} +1 -1
  240. package/dist/cjs/{helper-text-util-FwOqFU7n.js → helper-text-util-BlElJLxk.js} +3 -3
  241. package/dist/cjs/{helper-text-util-FwOqFU7n.js.map → helper-text-util-BlElJLxk.js.map} +1 -1
  242. package/dist/cjs/{index-DuDLgBnw.js → index-C8Xo8L1k.js} +6 -3
  243. package/dist/cjs/index-C8Xo8L1k.js.map +1 -0
  244. package/dist/cjs/index.cjs.js +3 -3
  245. package/dist/cjs/index.cjs.js.map +1 -1
  246. package/dist/cjs/{input.util-B2BCXE7G.js → input.util-4AhBphgX.js} +4 -4
  247. package/dist/cjs/{input.util-B2BCXE7G.js.map → input.util-4AhBphgX.js.map} +1 -1
  248. package/dist/cjs/ix-action-card.cjs.entry.js +1 -1
  249. package/dist/cjs/ix-application-header.cjs.entry.js +2 -2
  250. package/dist/cjs/ix-application-sidebar.cjs.entry.js +1 -1
  251. package/dist/cjs/ix-application-switch-modal.cjs.entry.js +1 -1
  252. package/dist/cjs/ix-application.cjs.entry.js +2 -2
  253. package/dist/cjs/ix-avatar.ix-menu-avatar-item.entry.cjs.js.map +1 -1
  254. package/dist/cjs/ix-avatar_2.cjs.entry.js +3 -3
  255. package/dist/cjs/ix-basic-navigation.cjs.entry.js +2 -2
  256. package/dist/cjs/ix-blind.cjs.entry.js +1 -1
  257. package/dist/cjs/ix-breadcrumb-item.cjs.entry.js +9 -9
  258. package/dist/cjs/ix-breadcrumb-item.entry.cjs.js.map +1 -1
  259. package/dist/cjs/ix-breadcrumb.cjs.entry.js +7 -7
  260. package/dist/cjs/ix-breadcrumb.entry.cjs.js.map +1 -1
  261. package/dist/cjs/ix-button.cjs.entry.js +6 -5
  262. package/dist/cjs/ix-button.entry.cjs.js.map +1 -1
  263. package/dist/cjs/ix-card-accordion_2.cjs.entry.js +1 -1
  264. package/dist/cjs/ix-card-list.cjs.entry.js +1 -1
  265. package/dist/cjs/ix-card_2.cjs.entry.js +1 -1
  266. package/dist/cjs/ix-category-filter.cjs.entry.js +10 -18
  267. package/dist/cjs/ix-category-filter.entry.cjs.js.map +1 -1
  268. package/dist/cjs/ix-checkbox-group.cjs.entry.js +2 -2
  269. package/dist/cjs/ix-checkbox.cjs.entry.js +2 -2
  270. package/dist/cjs/ix-chip.cjs.entry.js +9 -10
  271. package/dist/cjs/ix-chip.entry.cjs.js.map +1 -1
  272. package/dist/cjs/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.cjs.js.map +1 -1
  273. package/dist/cjs/ix-col_4.cjs.entry.js +22 -22
  274. package/dist/cjs/ix-content-header.cjs.entry.js +1 -1
  275. package/dist/cjs/ix-content.cjs.entry.js +1 -1
  276. package/dist/cjs/ix-css-grid-item.cjs.entry.js +1 -1
  277. package/dist/cjs/ix-css-grid.cjs.entry.js +1 -1
  278. package/dist/cjs/ix-custom-field.cjs.entry.js +2 -2
  279. package/dist/cjs/ix-date-dropdown.cjs.entry.js +12 -12
  280. package/dist/cjs/ix-date-dropdown.entry.cjs.js.map +1 -1
  281. package/dist/cjs/ix-date-input.cjs.entry.js +5 -5
  282. package/dist/cjs/ix-date-input.entry.cjs.js.map +1 -1
  283. package/dist/cjs/ix-date-time-card.cjs.entry.js +4 -9
  284. package/dist/cjs/ix-date-time-card.entry.cjs.js.map +1 -1
  285. package/dist/cjs/ix-datetime-picker.cjs.entry.js +4 -22
  286. package/dist/cjs/ix-datetime-picker.entry.cjs.js.map +1 -1
  287. package/dist/cjs/ix-divider.cjs.entry.js +1 -1
  288. package/dist/cjs/ix-drawer.cjs.entry.js +7 -6
  289. package/dist/cjs/ix-drawer.entry.cjs.js.map +1 -1
  290. package/dist/cjs/ix-dropdown-button.cjs.entry.js +1 -1
  291. package/dist/cjs/ix-dropdown-header.cjs.entry.js +1 -1
  292. package/dist/cjs/ix-dropdown-item.cjs.entry.js +1 -1
  293. package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +1 -1
  294. package/dist/cjs/ix-dropdown.cjs.entry.js +1 -1
  295. package/dist/cjs/ix-empty-state.cjs.entry.js +1 -1
  296. package/dist/cjs/ix-event-list-item.cjs.entry.js +5 -5
  297. package/dist/cjs/ix-event-list-item.entry.cjs.js.map +1 -1
  298. package/dist/cjs/ix-event-list.cjs.entry.js +5 -5
  299. package/dist/cjs/ix-event-list.entry.cjs.js.map +1 -1
  300. package/dist/cjs/ix-expanding-search.cjs.entry.js +1 -1
  301. package/dist/cjs/ix-field-label_2.cjs.entry.js +3 -3
  302. package/dist/cjs/ix-filter-chip_2.cjs.entry.js +2 -2
  303. package/dist/cjs/ix-flip-tile-content.cjs.entry.js +1 -1
  304. package/dist/cjs/ix-flip-tile.cjs.entry.js +1 -1
  305. package/dist/cjs/ix-group-context-menu.ix-group-item.entry.cjs.js.map +1 -1
  306. package/dist/cjs/ix-group-context-menu_2.cjs.entry.js +19 -6
  307. package/dist/cjs/ix-group.cjs.entry.js +19 -19
  308. package/dist/cjs/ix-group.entry.cjs.js.map +1 -1
  309. package/dist/cjs/ix-helper-text.cjs.entry.js +4 -4
  310. package/dist/cjs/ix-icon-button.ix-spinner.entry.cjs.js.map +1 -1
  311. package/dist/cjs/ix-icon-button_2.cjs.entry.js +5 -5
  312. package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +4 -4
  313. package/dist/cjs/ix-input-group.cjs.entry.js +2 -2
  314. package/dist/cjs/ix-input-group.entry.cjs.js.map +1 -1
  315. package/dist/cjs/ix-input.cjs.entry.js +7 -7
  316. package/dist/cjs/ix-key-value-list.cjs.entry.js +2 -2
  317. package/dist/cjs/ix-key-value.cjs.entry.js +2 -2
  318. package/dist/cjs/ix-kpi.cjs.entry.js +4 -4
  319. package/dist/cjs/ix-layout-auto.cjs.entry.js +2 -2
  320. package/dist/cjs/ix-link-button.cjs.entry.js +4 -4
  321. package/dist/cjs/ix-map-navigation-overlay.cjs.entry.js +3 -3
  322. package/dist/cjs/ix-map-navigation.cjs.entry.js +4 -3
  323. package/dist/cjs/ix-map-navigation.entry.cjs.js.map +1 -1
  324. package/dist/cjs/ix-menu-about-item.cjs.entry.js +2 -2
  325. package/dist/cjs/ix-menu-about-news.cjs.entry.js +5 -9
  326. package/dist/cjs/ix-menu-about-news.entry.cjs.js.map +1 -1
  327. package/dist/cjs/ix-menu-about.cjs.entry.js +2 -2
  328. package/dist/cjs/ix-menu-avatar.cjs.entry.js +5 -5
  329. package/dist/cjs/ix-menu-avatar.entry.cjs.js.map +1 -1
  330. package/dist/cjs/ix-menu-category.cjs.entry.js +6 -6
  331. package/dist/cjs/ix-menu-expand-icon.cjs.entry.js +3 -3
  332. package/dist/cjs/ix-menu-item.cjs.entry.js +5 -5
  333. package/dist/cjs/{ix-menu-settings-CkUUARX2.js → ix-menu-settings-Cdqo0r8E.js} +3 -3
  334. package/dist/cjs/{ix-menu-settings-CkUUARX2.js.map → ix-menu-settings-Cdqo0r8E.js.map} +1 -1
  335. package/dist/cjs/ix-menu-settings-item.cjs.entry.js +2 -2
  336. package/dist/cjs/ix-menu-settings.cjs.entry.js +2 -2
  337. package/dist/cjs/ix-menu.cjs.entry.js +14 -18
  338. package/dist/cjs/ix-menu.entry.cjs.js.map +1 -1
  339. package/dist/cjs/ix-message-bar.cjs.entry.js +5 -7
  340. package/dist/cjs/ix-message-bar.entry.cjs.js.map +1 -1
  341. package/dist/cjs/ix-modal-content_2.cjs.entry.js +3 -3
  342. package/dist/cjs/ix-modal-footer.cjs.entry.js +2 -2
  343. package/dist/cjs/ix-modal-loading.cjs.entry.js +2 -2
  344. package/dist/cjs/ix-modal.cjs.entry.js +15 -15
  345. package/dist/cjs/ix-modal.entry.cjs.js.map +1 -1
  346. package/dist/cjs/ix-number-input.cjs.entry.js +9 -9
  347. package/dist/cjs/ix-pagination.cjs.entry.js +7 -7
  348. package/dist/cjs/ix-pagination.entry.cjs.js.map +1 -1
  349. package/dist/cjs/ix-pane-layout.cjs.entry.js +3 -3
  350. package/dist/cjs/ix-pane.cjs.entry.js +8 -8
  351. package/dist/cjs/ix-pill.cjs.entry.js +5 -5
  352. package/dist/cjs/ix-progress-indicator.cjs.entry.js +4 -4
  353. package/dist/cjs/ix-push-card.cjs.entry.js +4 -4
  354. package/dist/cjs/ix-push-card.entry.cjs.js.map +1 -1
  355. package/dist/cjs/ix-radio-group.cjs.entry.js +4 -4
  356. package/dist/cjs/ix-radio.cjs.entry.js +6 -6
  357. package/dist/cjs/ix-select.cjs.entry.js +11 -11
  358. package/dist/cjs/ix-slider.cjs.entry.js +8 -8
  359. package/dist/cjs/ix-split-button.cjs.entry.js +2 -2
  360. package/dist/cjs/ix-tab-item.ix-tabs.entry.cjs.js.map +1 -1
  361. package/dist/cjs/ix-tab-item_2.cjs.entry.js +7 -7
  362. package/dist/cjs/ix-textarea.cjs.entry.js +55 -6
  363. package/dist/cjs/ix-textarea.entry.cjs.js.map +1 -1
  364. package/dist/cjs/ix-tile.cjs.entry.js +5 -5
  365. package/dist/cjs/ix-time-input.cjs.entry.js +6 -6
  366. package/dist/cjs/ix-time-input.entry.cjs.js.map +1 -1
  367. package/dist/cjs/ix-time-picker.cjs.entry.js +13 -61
  368. package/dist/cjs/ix-time-picker.entry.cjs.js.map +1 -1
  369. package/dist/cjs/ix-toast-container.cjs.entry.js +6 -6
  370. package/dist/cjs/ix-toast-container.entry.cjs.js.map +1 -1
  371. package/dist/cjs/ix-toast.cjs.entry.js +5 -5
  372. package/dist/cjs/ix-toast.entry.cjs.js.map +1 -1
  373. package/dist/cjs/ix-toggle-button.cjs.entry.js +2 -2
  374. package/dist/cjs/ix-toggle.cjs.entry.js +6 -6
  375. package/dist/cjs/ix-toggle.entry.cjs.js.map +1 -1
  376. package/dist/cjs/ix-tooltip.cjs.entry.js +2 -2
  377. package/dist/cjs/ix-tree-item.cjs.entry.js +5 -5
  378. package/dist/cjs/ix-tree.cjs.entry.js +2 -2
  379. package/dist/cjs/ix-typography.cjs.entry.js +2 -2
  380. package/dist/cjs/ix-upload.cjs.entry.js +4 -4
  381. package/dist/cjs/ix-validation-tooltip.cjs.entry.js +3 -3
  382. package/dist/cjs/ix-validation-tooltip.entry.cjs.js.map +1 -1
  383. package/dist/cjs/ix-workflow-step.cjs.entry.js +4 -4
  384. package/dist/cjs/ix-workflow-steps.cjs.entry.js +2 -2
  385. package/dist/cjs/{listener-DSbkvdXH.js → listener-OBCpw0Y2.js} +3 -3
  386. package/dist/cjs/{listener-DSbkvdXH.js.map → listener-OBCpw0Y2.js.map} +1 -1
  387. package/dist/cjs/loader.cjs.js +4 -4
  388. package/dist/cjs/{service-FGbUpQQM.js → service-DuiJmf7R.js} +4 -4
  389. package/dist/cjs/service-DuiJmf7R.js.map +1 -0
  390. package/dist/cjs/{setup-CXuLKoyt.js → setup-Do7b4BhK.js} +3 -3
  391. package/dist/cjs/{setup-CXuLKoyt.js.map → setup-Do7b4BhK.js.map} +1 -1
  392. package/dist/cjs/siemens-ix.cjs.js +4 -4
  393. package/dist/cjs/{validation-Dxmd4P7I.js → validation-CfL71_0d.js} +3 -3
  394. package/dist/cjs/{validation-Dxmd4P7I.js.map → validation-CfL71_0d.js.map} +1 -1
  395. package/dist/collection/components/avatar/avatar.js +1 -1
  396. package/dist/collection/components/avatar/avatar.js.map +1 -1
  397. package/dist/collection/components/breadcrumb/breadcrumb.js +9 -9
  398. package/dist/collection/components/breadcrumb/breadcrumb.js.map +1 -1
  399. package/dist/collection/components/breadcrumb-item/breadcrumb-item.js +16 -16
  400. package/dist/collection/components/breadcrumb-item/breadcrumb-item.js.map +1 -1
  401. package/dist/collection/components/button/button.js +4 -3
  402. package/dist/collection/components/button/button.js.map +1 -1
  403. package/dist/collection/components/category-filter/category-filter.js +12 -43
  404. package/dist/collection/components/category-filter/category-filter.js.map +1 -1
  405. package/dist/collection/components/chip/chip.js +12 -13
  406. package/dist/collection/components/chip/chip.js.map +1 -1
  407. package/dist/collection/components/date-dropdown/date-dropdown.js +19 -19
  408. package/dist/collection/components/date-dropdown/date-dropdown.js.map +1 -1
  409. package/dist/collection/components/date-input/date-input.js +2 -2
  410. package/dist/collection/components/date-input/date-input.js.map +1 -1
  411. package/dist/collection/components/date-picker/date-picker-component.js.map +1 -1
  412. package/dist/collection/components/date-picker/date-picker.css +0 -3
  413. package/dist/collection/components/date-picker/date-picker.js +23 -23
  414. package/dist/collection/components/date-picker/date-picker.js.map +1 -1
  415. package/dist/collection/components/date-time-card/date-time-card.js +5 -30
  416. package/dist/collection/components/date-time-card/date-time-card.js.map +1 -1
  417. package/dist/collection/components/datetime-picker/datetime-picker.js +7 -94
  418. package/dist/collection/components/datetime-picker/datetime-picker.js.map +1 -1
  419. package/dist/collection/components/drawer/drawer.js +6 -5
  420. package/dist/collection/components/drawer/drawer.js.map +1 -1
  421. package/dist/collection/components/event-list/event-list.js +6 -6
  422. package/dist/collection/components/event-list/event-list.js.map +1 -1
  423. package/dist/collection/components/event-list-item/event-list-item.js +5 -5
  424. package/dist/collection/components/event-list-item/event-list-item.js.map +1 -1
  425. package/dist/collection/components/group/group.css +12 -0
  426. package/dist/collection/components/group/group.js +23 -23
  427. package/dist/collection/components/group/group.js.map +1 -1
  428. package/dist/collection/components/group-item/group-item.css +22 -6
  429. package/dist/collection/components/group-item/group-item.js +44 -8
  430. package/dist/collection/components/group-item/group-item.js.map +1 -1
  431. package/dist/collection/components/helper-text/helper-text.js +1 -1
  432. package/dist/collection/components/icon-button/icon-button.js +2 -2
  433. package/dist/collection/components/icon-button/icon-button.js.map +1 -1
  434. package/dist/collection/components/icon-toggle-button/icon-toggle-button.js +1 -1
  435. package/dist/collection/components/input/input.fc.js.map +1 -1
  436. package/dist/collection/components/input/input.js +4 -4
  437. package/dist/collection/components/input/number-input.js +6 -6
  438. package/dist/collection/components/input/textarea.js +59 -3
  439. package/dist/collection/components/input/textarea.js.map +1 -1
  440. package/dist/collection/components/input-group/input-group.js +3 -2
  441. package/dist/collection/components/input-group/input-group.js.map +1 -1
  442. package/dist/collection/components/key-value/key-value.js +1 -1
  443. package/dist/collection/components/key-value-list/key-value-list.js +1 -1
  444. package/dist/collection/components/kpi/kpi.js +3 -3
  445. package/dist/collection/components/layout-auto/layout-auto.js +1 -1
  446. package/dist/collection/components/layout-grid/layout-grid.js +2 -2
  447. package/dist/collection/components/link-button/link-button.js +3 -3
  448. package/dist/collection/components/map-navigation/map-navigation.js +3 -2
  449. package/dist/collection/components/map-navigation/map-navigation.js.map +1 -1
  450. package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.js +2 -2
  451. package/dist/collection/components/menu/menu-expand-icon.js +1 -1
  452. package/dist/collection/components/menu/menu.js +12 -36
  453. package/dist/collection/components/menu/menu.js.map +1 -1
  454. package/dist/collection/components/menu-about-item/menu-about-item.js +1 -1
  455. package/dist/collection/components/menu-about-news/menu-about-news.js +4 -28
  456. package/dist/collection/components/menu-about-news/menu-about-news.js.map +1 -1
  457. package/dist/collection/components/menu-avatar/menu-avatar.js +7 -7
  458. package/dist/collection/components/menu-avatar/menu-avatar.js.map +1 -1
  459. package/dist/collection/components/menu-avatar-item/menu-avatar-item.js +1 -1
  460. package/dist/collection/components/menu-category/menu-category.js +5 -5
  461. package/dist/collection/components/menu-item/menu-item.js +4 -4
  462. package/dist/collection/components/menu-settings-item/menu-settings-item.js +1 -1
  463. package/dist/collection/components/message-bar/message-bar.js +11 -16
  464. package/dist/collection/components/message-bar/message-bar.js.map +1 -1
  465. package/dist/collection/components/modal/modal.js +29 -29
  466. package/dist/collection/components/modal/modal.js.map +1 -1
  467. package/dist/collection/components/modal-content/modal-content.js +1 -1
  468. package/dist/collection/components/modal-footer/modal-footer.js +1 -1
  469. package/dist/collection/components/modal-header/modal-header.js +1 -1
  470. package/dist/collection/components/modal-loading/modal-loading.js +1 -1
  471. package/dist/collection/components/pagination/pagination.js +9 -9
  472. package/dist/collection/components/pagination/pagination.js.map +1 -1
  473. package/dist/collection/components/pane/pane.js +6 -6
  474. package/dist/collection/components/pane-layout/pane-layout.js +1 -1
  475. package/dist/collection/components/pill/pill.js +4 -4
  476. package/dist/collection/components/progress-indicator/progress-indicator.js +3 -3
  477. package/dist/collection/components/push-card/push-card.js +7 -7
  478. package/dist/collection/components/push-card/push-card.js.map +1 -1
  479. package/dist/collection/components/radio/radio.js +4 -4
  480. package/dist/collection/components/radio-group/radio-group.js +2 -2
  481. package/dist/collection/components/row/row.js +1 -1
  482. package/dist/collection/components/select/select.js +8 -8
  483. package/dist/collection/components/select-item/select-item.js +1 -1
  484. package/dist/collection/components/slider/slider.js +6 -6
  485. package/dist/collection/components/spinner/spinner.js +1 -1
  486. package/dist/collection/components/split-button/split-button.js +1 -1
  487. package/dist/collection/components/tab-item/tab-item.css +1 -1
  488. package/dist/collection/components/tab-item/tab-item.js +3 -3
  489. package/dist/collection/components/tabs/tabs.js +2 -2
  490. package/dist/collection/components/tile/tile.js +4 -4
  491. package/dist/collection/components/time-input/time-input.js +3 -3
  492. package/dist/collection/components/time-input/time-input.js.map +1 -1
  493. package/dist/collection/components/time-picker/time-picker.js +15 -200
  494. package/dist/collection/components/time-picker/time-picker.js.map +1 -1
  495. package/dist/collection/components/toast/toast-container.js +5 -5
  496. package/dist/collection/components/toast/toast-container.js.map +1 -1
  497. package/dist/collection/components/toast/toast.js +7 -7
  498. package/dist/collection/components/toast/toast.js.map +1 -1
  499. package/dist/collection/components/toggle/toggle.css +0 -1
  500. package/dist/collection/components/toggle/toggle.js +3 -3
  501. package/dist/collection/components/tooltip/tooltip.js +1 -1
  502. package/dist/collection/components/tree/tree.js +1 -1
  503. package/dist/collection/components/tree-item/tree-item.js +4 -4
  504. package/dist/collection/components/typography/typography.js +1 -1
  505. package/dist/collection/components/upload/upload.js +3 -3
  506. package/dist/collection/components/utils/application-layout/service.js +2 -2
  507. package/dist/collection/components/utils/application-layout/service.js.map +1 -1
  508. package/dist/collection/components/utils/modal/loading.js +1 -1
  509. package/dist/collection/components/utils/modal/loading.js.map +1 -1
  510. package/dist/collection/components/validation-tooltip/validation-tooltip.js +4 -3
  511. package/dist/collection/components/validation-tooltip/validation-tooltip.js.map +1 -1
  512. package/dist/collection/components/workflow-step/workflow-step.js +3 -3
  513. package/dist/collection/components/workflow-steps/workflow-steps.js +1 -1
  514. package/dist/collection/tests/utils/test/page.js +1 -1
  515. package/dist/collection/tests/utils/test/page.js.map +1 -1
  516. package/dist/esm/app-globals-CdXXZdec.js +8 -0
  517. package/dist/esm/{app-globals-CX3toLCD.js.map → app-globals-CdXXZdec.js.map} +1 -1
  518. package/dist/esm/{base-button-Bl5hXxqL.js → base-button-TVpiK7pg.js} +3 -3
  519. package/dist/esm/{base-button-Bl5hXxqL.js.map → base-button-TVpiK7pg.js.map} +1 -1
  520. package/dist/esm/{base-icon-button-BZGQFXiY.js → base-icon-button-B3ULQ24g.js} +4 -4
  521. package/dist/esm/{base-icon-button-BZGQFXiY.js.map → base-icon-button-B3ULQ24g.js.map} +1 -1
  522. package/dist/esm/{helper-text-util-DISVmUeg.js → helper-text-util-rnbkuaac.js} +3 -3
  523. package/dist/esm/{helper-text-util-DISVmUeg.js.map → helper-text-util-rnbkuaac.js.map} +1 -1
  524. package/dist/esm/{index-DGODjp4O.js → index-CtoreFVF.js} +6 -3
  525. package/dist/esm/index-CtoreFVF.js.map +1 -0
  526. package/dist/esm/index.js +3 -3
  527. package/dist/esm/index.js.map +1 -1
  528. package/dist/esm/{input.util-6IjJg2ik.js → input.util-VHrSuCP7.js} +4 -4
  529. package/dist/esm/{input.util-6IjJg2ik.js.map → input.util-VHrSuCP7.js.map} +1 -1
  530. package/dist/esm/ix-action-card.entry.js +1 -1
  531. package/dist/esm/ix-application-header.entry.js +2 -2
  532. package/dist/esm/ix-application-sidebar.entry.js +1 -1
  533. package/dist/esm/ix-application-switch-modal.entry.js +1 -1
  534. package/dist/esm/ix-application.entry.js +2 -2
  535. package/dist/esm/ix-avatar.ix-menu-avatar-item.entry.js.map +1 -1
  536. package/dist/esm/ix-avatar_2.entry.js +3 -3
  537. package/dist/esm/ix-basic-navigation.entry.js +2 -2
  538. package/dist/esm/ix-blind.entry.js +1 -1
  539. package/dist/esm/ix-breadcrumb-item.entry.js +9 -9
  540. package/dist/esm/ix-breadcrumb-item.entry.js.map +1 -1
  541. package/dist/esm/ix-breadcrumb.entry.js +7 -7
  542. package/dist/esm/ix-breadcrumb.entry.js.map +1 -1
  543. package/dist/esm/ix-button.entry.js +6 -5
  544. package/dist/esm/ix-button.entry.js.map +1 -1
  545. package/dist/esm/ix-card-accordion_2.entry.js +1 -1
  546. package/dist/esm/ix-card-list.entry.js +1 -1
  547. package/dist/esm/ix-card_2.entry.js +1 -1
  548. package/dist/esm/ix-category-filter.entry.js +10 -18
  549. package/dist/esm/ix-category-filter.entry.js.map +1 -1
  550. package/dist/esm/ix-checkbox-group.entry.js +2 -2
  551. package/dist/esm/ix-checkbox.entry.js +2 -2
  552. package/dist/esm/ix-chip.entry.js +9 -10
  553. package/dist/esm/ix-chip.entry.js.map +1 -1
  554. package/dist/esm/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.js.map +1 -1
  555. package/dist/esm/ix-col_4.entry.js +22 -22
  556. package/dist/esm/ix-content-header.entry.js +1 -1
  557. package/dist/esm/ix-content.entry.js +1 -1
  558. package/dist/esm/ix-css-grid-item.entry.js +1 -1
  559. package/dist/esm/ix-css-grid.entry.js +1 -1
  560. package/dist/esm/ix-custom-field.entry.js +2 -2
  561. package/dist/esm/ix-date-dropdown.entry.js +12 -12
  562. package/dist/esm/ix-date-dropdown.entry.js.map +1 -1
  563. package/dist/esm/ix-date-input.entry.js +5 -5
  564. package/dist/esm/ix-date-input.entry.js.map +1 -1
  565. package/dist/esm/ix-date-time-card.entry.js +4 -9
  566. package/dist/esm/ix-date-time-card.entry.js.map +1 -1
  567. package/dist/esm/ix-datetime-picker.entry.js +4 -22
  568. package/dist/esm/ix-datetime-picker.entry.js.map +1 -1
  569. package/dist/esm/ix-divider.entry.js +1 -1
  570. package/dist/esm/ix-drawer.entry.js +7 -6
  571. package/dist/esm/ix-drawer.entry.js.map +1 -1
  572. package/dist/esm/ix-dropdown-button.entry.js +1 -1
  573. package/dist/esm/ix-dropdown-header.entry.js +1 -1
  574. package/dist/esm/ix-dropdown-item.entry.js +1 -1
  575. package/dist/esm/ix-dropdown-quick-actions.entry.js +1 -1
  576. package/dist/esm/ix-dropdown.entry.js +1 -1
  577. package/dist/esm/ix-empty-state.entry.js +1 -1
  578. package/dist/esm/ix-event-list-item.entry.js +5 -5
  579. package/dist/esm/ix-event-list-item.entry.js.map +1 -1
  580. package/dist/esm/ix-event-list.entry.js +5 -5
  581. package/dist/esm/ix-event-list.entry.js.map +1 -1
  582. package/dist/esm/ix-expanding-search.entry.js +1 -1
  583. package/dist/esm/ix-field-label_2.entry.js +3 -3
  584. package/dist/esm/ix-filter-chip_2.entry.js +2 -2
  585. package/dist/esm/ix-flip-tile-content.entry.js +1 -1
  586. package/dist/esm/ix-flip-tile.entry.js +1 -1
  587. package/dist/esm/ix-group-context-menu.ix-group-item.entry.js.map +1 -1
  588. package/dist/esm/ix-group-context-menu_2.entry.js +19 -6
  589. package/dist/esm/ix-group.entry.js +20 -20
  590. package/dist/esm/ix-group.entry.js.map +1 -1
  591. package/dist/esm/ix-helper-text.entry.js +4 -4
  592. package/dist/esm/ix-icon-button.ix-spinner.entry.js.map +1 -1
  593. package/dist/esm/ix-icon-button_2.entry.js +5 -5
  594. package/dist/esm/ix-icon-toggle-button.entry.js +4 -4
  595. package/dist/esm/ix-input-group.entry.js +2 -2
  596. package/dist/esm/ix-input-group.entry.js.map +1 -1
  597. package/dist/esm/ix-input.entry.js +7 -7
  598. package/dist/esm/ix-key-value-list.entry.js +2 -2
  599. package/dist/esm/ix-key-value.entry.js +2 -2
  600. package/dist/esm/ix-kpi.entry.js +4 -4
  601. package/dist/esm/ix-layout-auto.entry.js +2 -2
  602. package/dist/esm/ix-link-button.entry.js +4 -4
  603. package/dist/esm/ix-map-navigation-overlay.entry.js +3 -3
  604. package/dist/esm/ix-map-navigation.entry.js +4 -3
  605. package/dist/esm/ix-map-navigation.entry.js.map +1 -1
  606. package/dist/esm/ix-menu-about-item.entry.js +2 -2
  607. package/dist/esm/ix-menu-about-news.entry.js +5 -9
  608. package/dist/esm/ix-menu-about-news.entry.js.map +1 -1
  609. package/dist/esm/ix-menu-about.entry.js +2 -2
  610. package/dist/esm/ix-menu-avatar.entry.js +5 -5
  611. package/dist/esm/ix-menu-avatar.entry.js.map +1 -1
  612. package/dist/esm/ix-menu-category.entry.js +6 -6
  613. package/dist/esm/ix-menu-expand-icon.entry.js +3 -3
  614. package/dist/esm/ix-menu-item.entry.js +5 -5
  615. package/dist/esm/{ix-menu-settings-D-Oi_1-x.js → ix-menu-settings-DRSkDgox.js} +3 -3
  616. package/dist/esm/{ix-menu-settings-D-Oi_1-x.js.map → ix-menu-settings-DRSkDgox.js.map} +1 -1
  617. package/dist/esm/ix-menu-settings-item.entry.js +2 -2
  618. package/dist/esm/ix-menu-settings.entry.js +2 -2
  619. package/dist/esm/ix-menu.entry.js +14 -18
  620. package/dist/esm/ix-menu.entry.js.map +1 -1
  621. package/dist/esm/ix-message-bar.entry.js +5 -7
  622. package/dist/esm/ix-message-bar.entry.js.map +1 -1
  623. package/dist/esm/ix-modal-content_2.entry.js +3 -3
  624. package/dist/esm/ix-modal-footer.entry.js +2 -2
  625. package/dist/esm/ix-modal-loading.entry.js +2 -2
  626. package/dist/esm/ix-modal.entry.js +15 -15
  627. package/dist/esm/ix-modal.entry.js.map +1 -1
  628. package/dist/esm/ix-number-input.entry.js +9 -9
  629. package/dist/esm/ix-pagination.entry.js +7 -7
  630. package/dist/esm/ix-pagination.entry.js.map +1 -1
  631. package/dist/esm/ix-pane-layout.entry.js +3 -3
  632. package/dist/esm/ix-pane.entry.js +8 -8
  633. package/dist/esm/ix-pill.entry.js +5 -5
  634. package/dist/esm/ix-progress-indicator.entry.js +4 -4
  635. package/dist/esm/ix-push-card.entry.js +4 -4
  636. package/dist/esm/ix-push-card.entry.js.map +1 -1
  637. package/dist/esm/ix-radio-group.entry.js +4 -4
  638. package/dist/esm/ix-radio.entry.js +6 -6
  639. package/dist/esm/ix-select.entry.js +11 -11
  640. package/dist/esm/ix-slider.entry.js +8 -8
  641. package/dist/esm/ix-split-button.entry.js +2 -2
  642. package/dist/esm/ix-tab-item.ix-tabs.entry.js.map +1 -1
  643. package/dist/esm/ix-tab-item_2.entry.js +7 -7
  644. package/dist/esm/ix-textarea.entry.js +55 -6
  645. package/dist/esm/ix-textarea.entry.js.map +1 -1
  646. package/dist/esm/ix-tile.entry.js +5 -5
  647. package/dist/esm/ix-time-input.entry.js +6 -6
  648. package/dist/esm/ix-time-input.entry.js.map +1 -1
  649. package/dist/esm/ix-time-picker.entry.js +13 -61
  650. package/dist/esm/ix-time-picker.entry.js.map +1 -1
  651. package/dist/esm/ix-toast-container.entry.js +6 -6
  652. package/dist/esm/ix-toast-container.entry.js.map +1 -1
  653. package/dist/esm/ix-toast.entry.js +5 -5
  654. package/dist/esm/ix-toast.entry.js.map +1 -1
  655. package/dist/esm/ix-toggle-button.entry.js +2 -2
  656. package/dist/esm/ix-toggle.entry.js +6 -6
  657. package/dist/esm/ix-toggle.entry.js.map +1 -1
  658. package/dist/esm/ix-tooltip.entry.js +2 -2
  659. package/dist/esm/ix-tree-item.entry.js +5 -5
  660. package/dist/esm/ix-tree.entry.js +2 -2
  661. package/dist/esm/ix-typography.entry.js +2 -2
  662. package/dist/esm/ix-upload.entry.js +4 -4
  663. package/dist/esm/ix-validation-tooltip.entry.js +3 -3
  664. package/dist/esm/ix-validation-tooltip.entry.js.map +1 -1
  665. package/dist/esm/ix-workflow-step.entry.js +4 -4
  666. package/dist/esm/ix-workflow-steps.entry.js +2 -2
  667. package/dist/esm/{listener-DshgMjE7.js → listener-DAJkOQte.js} +3 -3
  668. package/dist/esm/{listener-DshgMjE7.js.map → listener-DAJkOQte.js.map} +1 -1
  669. package/dist/esm/loader.js +5 -5
  670. package/dist/esm/{service-ktcE7NzB.js → service-Da0kv8hS.js} +4 -4
  671. package/dist/esm/service-Da0kv8hS.js.map +1 -0
  672. package/dist/esm/{setup-neVf7o_H.js → setup-BHVEOpQp.js} +3 -3
  673. package/dist/esm/{setup-neVf7o_H.js.map → setup-BHVEOpQp.js.map} +1 -1
  674. package/dist/esm/siemens-ix.js +5 -5
  675. package/dist/esm/{validation-CUDDECtV.js → validation-D_dk-JqT.js} +3 -3
  676. package/dist/esm/{validation-CUDDECtV.js.map → validation-D_dk-JqT.js.map} +1 -1
  677. package/dist/siemens-ix/index.esm.js +1 -1
  678. package/dist/siemens-ix/index.esm.js.map +1 -1
  679. package/dist/siemens-ix/ix-avatar.ix-menu-avatar-item.entry.esm.js.map +1 -1
  680. package/dist/siemens-ix/ix-breadcrumb-item.entry.esm.js.map +1 -1
  681. package/dist/siemens-ix/ix-breadcrumb.entry.esm.js.map +1 -1
  682. package/dist/siemens-ix/ix-button.entry.esm.js.map +1 -1
  683. package/dist/siemens-ix/ix-category-filter.entry.esm.js.map +1 -1
  684. package/dist/siemens-ix/ix-chip.entry.esm.js.map +1 -1
  685. package/dist/siemens-ix/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.esm.js.map +1 -1
  686. package/dist/siemens-ix/ix-date-dropdown.entry.esm.js.map +1 -1
  687. package/dist/siemens-ix/ix-date-input.entry.esm.js.map +1 -1
  688. package/dist/siemens-ix/ix-date-time-card.entry.esm.js.map +1 -1
  689. package/dist/siemens-ix/ix-datetime-picker.entry.esm.js.map +1 -1
  690. package/dist/siemens-ix/ix-drawer.entry.esm.js.map +1 -1
  691. package/dist/siemens-ix/ix-event-list-item.entry.esm.js.map +1 -1
  692. package/dist/siemens-ix/ix-event-list.entry.esm.js.map +1 -1
  693. package/dist/siemens-ix/ix-group-context-menu.ix-group-item.entry.esm.js.map +1 -1
  694. package/dist/siemens-ix/ix-group.entry.esm.js.map +1 -1
  695. package/dist/siemens-ix/ix-icon-button.ix-spinner.entry.esm.js.map +1 -1
  696. package/dist/siemens-ix/ix-input-group.entry.esm.js.map +1 -1
  697. package/dist/siemens-ix/ix-map-navigation.entry.esm.js.map +1 -1
  698. package/dist/siemens-ix/ix-menu-about-news.entry.esm.js.map +1 -1
  699. package/dist/siemens-ix/ix-menu-avatar.entry.esm.js.map +1 -1
  700. package/dist/siemens-ix/ix-menu.entry.esm.js.map +1 -1
  701. package/dist/siemens-ix/ix-message-bar.entry.esm.js.map +1 -1
  702. package/dist/siemens-ix/ix-modal.entry.esm.js.map +1 -1
  703. package/dist/siemens-ix/ix-pagination.entry.esm.js.map +1 -1
  704. package/dist/siemens-ix/ix-push-card.entry.esm.js.map +1 -1
  705. package/dist/siemens-ix/ix-tab-item.ix-tabs.entry.esm.js.map +1 -1
  706. package/dist/siemens-ix/ix-textarea.entry.esm.js.map +1 -1
  707. package/dist/siemens-ix/ix-time-input.entry.esm.js.map +1 -1
  708. package/dist/siemens-ix/ix-time-picker.entry.esm.js.map +1 -1
  709. package/dist/siemens-ix/ix-toast-container.entry.esm.js.map +1 -1
  710. package/dist/siemens-ix/ix-toast.entry.esm.js.map +1 -1
  711. package/dist/siemens-ix/ix-toggle.entry.esm.js.map +1 -1
  712. package/dist/siemens-ix/ix-validation-tooltip.entry.esm.js.map +1 -1
  713. package/dist/siemens-ix/{p-f6d678a6.entry.js → p-01030dfb.entry.js} +2 -2
  714. package/dist/siemens-ix/p-04f1b89a.entry.js +2 -0
  715. package/dist/siemens-ix/p-04f1b89a.entry.js.map +1 -0
  716. package/dist/siemens-ix/p-08f4c3f0.entry.js +2 -0
  717. package/dist/siemens-ix/{p-dc5b5c0c.entry.js → p-0d4f0223.entry.js} +2 -2
  718. package/dist/siemens-ix/{p-5140e6e6.entry.js → p-0e2b89f2.entry.js} +2 -2
  719. package/dist/siemens-ix/{p-6c4abdde.entry.js → p-17a74a48.entry.js} +2 -2
  720. package/dist/siemens-ix/{p-bb28a2d6.entry.js → p-1f5befb2.entry.js} +2 -2
  721. package/dist/siemens-ix/p-1f5befb2.entry.js.map +1 -0
  722. package/dist/siemens-ix/{p-71e94914.entry.js → p-2055daf3.entry.js} +2 -2
  723. package/dist/siemens-ix/p-2055daf3.entry.js.map +1 -0
  724. package/dist/siemens-ix/{p-6aa45e1e.entry.js → p-20ad8d1e.entry.js} +2 -2
  725. package/dist/siemens-ix/p-2180ddb8.entry.js +2 -0
  726. package/dist/siemens-ix/p-2180ddb8.entry.js.map +1 -0
  727. package/dist/siemens-ix/{p-31191cc6.entry.js → p-2db36aa6.entry.js} +2 -2
  728. package/dist/siemens-ix/{p-fb6b7f35.entry.js → p-2f54ce99.entry.js} +2 -2
  729. package/dist/siemens-ix/{p-48b0fef4.entry.js → p-337a3457.entry.js} +2 -2
  730. package/dist/siemens-ix/{p-99ad8022.entry.js → p-3472fc1a.entry.js} +2 -2
  731. package/dist/siemens-ix/p-3472fc1a.entry.js.map +1 -0
  732. package/dist/siemens-ix/{p-8ec9e08d.entry.js → p-347fcf94.entry.js} +2 -2
  733. package/dist/siemens-ix/{p-09cce59e.entry.js → p-34e530b9.entry.js} +2 -2
  734. package/dist/siemens-ix/p-34e530b9.entry.js.map +1 -0
  735. package/dist/siemens-ix/{p-6a39d630.entry.js → p-39950a1c.entry.js} +2 -2
  736. package/dist/siemens-ix/{p-14fca48a.entry.js → p-3acbbe01.entry.js} +2 -2
  737. package/dist/siemens-ix/{p-eba51393.entry.js → p-3b314194.entry.js} +2 -2
  738. package/dist/siemens-ix/{p-2d01c802.entry.js → p-41b9392e.entry.js} +2 -2
  739. package/dist/siemens-ix/p-41b9392e.entry.js.map +1 -0
  740. package/dist/siemens-ix/p-4448252f.entry.js +2 -0
  741. package/dist/siemens-ix/p-4448252f.entry.js.map +1 -0
  742. package/dist/siemens-ix/{p-d3c355c7.entry.js → p-467c0fff.entry.js} +2 -2
  743. package/dist/siemens-ix/{p-52dc3ba0.entry.js → p-48cbacaf.entry.js} +2 -2
  744. package/dist/siemens-ix/{p-b6d9c16c.entry.js → p-4b1745dc.entry.js} +2 -2
  745. package/dist/siemens-ix/p-4b65234d.entry.js +2 -0
  746. package/dist/siemens-ix/p-4b65234d.entry.js.map +1 -0
  747. package/dist/siemens-ix/{p-9d7a2428.entry.js → p-4f2fb1c5.entry.js} +2 -2
  748. package/dist/siemens-ix/p-4f2fb1c5.entry.js.map +1 -0
  749. package/dist/siemens-ix/{p-5c109476.entry.js → p-51786593.entry.js} +2 -2
  750. package/dist/siemens-ix/{p-bd369344.entry.js → p-52d377d1.entry.js} +2 -2
  751. package/dist/siemens-ix/{p-1ca58d8b.entry.js → p-538843d4.entry.js} +2 -2
  752. package/dist/siemens-ix/{p-d6b9e253.entry.js → p-548a2231.entry.js} +2 -2
  753. package/dist/siemens-ix/p-556417c6.entry.js +2 -0
  754. package/dist/siemens-ix/{p-d0d972c2.entry.js.map → p-556417c6.entry.js.map} +1 -1
  755. package/dist/siemens-ix/{p-8eee6a03.entry.js → p-58219b7e.entry.js} +2 -2
  756. package/dist/siemens-ix/p-5e86944d.entry.js +2 -0
  757. package/dist/siemens-ix/p-5e86944d.entry.js.map +1 -0
  758. package/dist/siemens-ix/{p-0469aec7.entry.js → p-608b3631.entry.js} +2 -2
  759. package/dist/siemens-ix/{p-19c2cb50.entry.js → p-65842e35.entry.js} +2 -2
  760. package/dist/siemens-ix/{p-6fc6d20a.entry.js → p-67766c28.entry.js} +2 -2
  761. package/dist/siemens-ix/{p-729d84eb.entry.js → p-67e4f814.entry.js} +2 -2
  762. package/dist/siemens-ix/{p-8c612656.entry.js → p-6f152ed2.entry.js} +2 -2
  763. package/dist/siemens-ix/p-710af987.entry.js +2 -0
  764. package/dist/siemens-ix/p-710af987.entry.js.map +1 -0
  765. package/dist/siemens-ix/{p-c4b230cd.entry.js → p-730a6161.entry.js} +2 -2
  766. package/dist/siemens-ix/{p-f112fabd.entry.js → p-7388d2ee.entry.js} +2 -2
  767. package/dist/siemens-ix/p-759ba03d.entry.js +2 -0
  768. package/dist/siemens-ix/p-75d8b192.entry.js +2 -0
  769. package/dist/siemens-ix/{p-a25ebeb2.entry.js.map → p-75d8b192.entry.js.map} +1 -1
  770. package/dist/siemens-ix/{p-71a42502.entry.js → p-784c6dd6.entry.js} +2 -2
  771. package/dist/siemens-ix/{p-404dffde.entry.js → p-788e1ef8.entry.js} +2 -2
  772. package/dist/siemens-ix/{p-3c99cfa5.entry.js → p-79798af1.entry.js} +2 -2
  773. package/dist/siemens-ix/{p-548c2a30.entry.js → p-7bc90e7e.entry.js} +2 -2
  774. package/dist/siemens-ix/{p-ec8f67b0.entry.js → p-7cf61ff6.entry.js} +2 -2
  775. package/dist/siemens-ix/p-7cf61ff6.entry.js.map +1 -0
  776. package/dist/siemens-ix/{p-88a812b7.entry.js → p-7e612a3b.entry.js} +2 -2
  777. package/dist/siemens-ix/{p-90bd8d7b.entry.js → p-7e6beda5.entry.js} +2 -2
  778. package/dist/siemens-ix/{p-818aadd7.entry.js → p-7f945e44.entry.js} +2 -2
  779. package/dist/siemens-ix/{p-81c8d542.entry.js → p-80f55403.entry.js} +2 -2
  780. package/dist/siemens-ix/{p-ddaf98b6.entry.js → p-81120f11.entry.js} +2 -2
  781. package/dist/siemens-ix/{p-89d7e13e.entry.js → p-845054ca.entry.js} +2 -2
  782. package/dist/siemens-ix/p-85f3aa13.entry.js +2 -0
  783. package/dist/siemens-ix/{p-7d95ae34.entry.js → p-879a0cc5.entry.js} +2 -2
  784. package/dist/siemens-ix/{p-b6dad40c.entry.js → p-89449e22.entry.js} +2 -2
  785. package/dist/siemens-ix/{p-b8144c96.entry.js → p-8aa0fda7.entry.js} +2 -2
  786. package/dist/siemens-ix/p-92a6324b.entry.js +2 -0
  787. package/dist/siemens-ix/{p-b59285eb.entry.js → p-94fa5d00.entry.js} +2 -2
  788. package/dist/siemens-ix/{p-c8cf26c5.entry.js → p-957d0d0b.entry.js} +2 -2
  789. package/dist/siemens-ix/p-957d0d0b.entry.js.map +1 -0
  790. package/dist/siemens-ix/p-9c862819.entry.js +2 -0
  791. package/dist/siemens-ix/{p-b11b63ca.entry.js.map → p-9c862819.entry.js.map} +1 -1
  792. package/dist/siemens-ix/{p-888c45dd.entry.js → p-9d135d59.entry.js} +2 -2
  793. package/dist/siemens-ix/{p-cd11dfa8.entry.js → p-9d8fb7dd.entry.js} +2 -2
  794. package/dist/siemens-ix/p-9d8fb7dd.entry.js.map +1 -0
  795. package/dist/siemens-ix/{p-10c44788.entry.js → p-9e7223f6.entry.js} +2 -2
  796. package/dist/siemens-ix/p-BhAVd5ka.js +2 -0
  797. package/dist/siemens-ix/{p-DErtoAo0.js.map → p-BhAVd5ka.js.map} +1 -1
  798. package/dist/siemens-ix/{p-BlIjqRam.js → p-CAj3Tlcn.js} +2 -2
  799. package/dist/siemens-ix/{p-BlIjqRam.js.map → p-CAj3Tlcn.js.map} +1 -1
  800. package/dist/siemens-ix/p-CX3n_rRh.js +2 -0
  801. package/dist/siemens-ix/{p-8Yd4qhs7.js.map → p-CX3n_rRh.js.map} +1 -1
  802. package/dist/siemens-ix/p-CtoreFVF.js +3 -0
  803. package/dist/siemens-ix/p-CtoreFVF.js.map +1 -0
  804. package/dist/siemens-ix/p-D5eiEBbz.js +2 -0
  805. package/dist/siemens-ix/{p-C97VdyAH.js.map → p-D5eiEBbz.js.map} +1 -1
  806. package/dist/siemens-ix/p-DG9fVPHR.js +2 -0
  807. package/dist/siemens-ix/{p-CGyISn-0.js.map → p-DG9fVPHR.js.map} +1 -1
  808. package/dist/siemens-ix/{p-q1WCgUmY.js → p-DS9crO46.js} +2 -2
  809. package/dist/siemens-ix/{p-q1WCgUmY.js.map → p-DS9crO46.js.map} +1 -1
  810. package/dist/siemens-ix/{p-BD4dR98z.js → p-DiMfcbUU.js} +2 -2
  811. package/dist/siemens-ix/{p-BD4dR98z.js.map → p-DiMfcbUU.js.map} +1 -1
  812. package/dist/siemens-ix/p-DpM4lbAX.js +2 -0
  813. package/dist/siemens-ix/{p-BvLq9aFA.js.map → p-DpM4lbAX.js.map} +1 -1
  814. package/dist/siemens-ix/{p-fd84048a.entry.js → p-a02e0685.entry.js} +2 -2
  815. package/dist/siemens-ix/{p-3522b3af.entry.js → p-a4d6ee80.entry.js} +2 -2
  816. package/dist/siemens-ix/{p-3522b3af.entry.js.map → p-a4d6ee80.entry.js.map} +1 -1
  817. package/dist/siemens-ix/{p-14a266d5.entry.js → p-a8308559.entry.js} +2 -2
  818. package/dist/siemens-ix/p-a8308559.entry.js.map +1 -0
  819. package/dist/siemens-ix/{p-8e48a7a1.entry.js → p-aa6368b4.entry.js} +2 -2
  820. package/dist/siemens-ix/p-ad20efd0.entry.js +2 -0
  821. package/dist/siemens-ix/p-b5e0ddb3.entry.js +2 -0
  822. package/dist/siemens-ix/p-b5e0ddb3.entry.js.map +1 -0
  823. package/dist/siemens-ix/{p-223c9d79.entry.js → p-b6736ce7.entry.js} +2 -2
  824. package/dist/siemens-ix/{p-02621eb8.entry.js → p-b7c5ab43.entry.js} +2 -2
  825. package/dist/siemens-ix/p-b7c5ab43.entry.js.map +1 -0
  826. package/dist/siemens-ix/{p-2ab42b09.entry.js → p-c0064123.entry.js} +2 -2
  827. package/dist/siemens-ix/{p-1fa5a3e4.entry.js → p-c1160cf8.entry.js} +2 -2
  828. package/dist/siemens-ix/p-c4b26603.entry.js +2 -0
  829. package/dist/siemens-ix/p-cc80918d.entry.js +2 -0
  830. package/dist/siemens-ix/{p-8dcc6456.entry.js → p-d120adf6.entry.js} +2 -2
  831. package/dist/siemens-ix/{p-7a108b0d.entry.js → p-d1941577.entry.js} +2 -2
  832. package/dist/siemens-ix/{p-53e82da9.entry.js → p-d49f7ae4.entry.js} +2 -2
  833. package/dist/siemens-ix/p-d49f7ae4.entry.js.map +1 -0
  834. package/dist/siemens-ix/{p-f55eef69.entry.js → p-d4ba3f9f.entry.js} +2 -2
  835. package/dist/siemens-ix/{p-96a20067.entry.js → p-d8fb5a86.entry.js} +2 -2
  836. package/dist/siemens-ix/p-da6a27c1.entry.js +2 -0
  837. package/dist/siemens-ix/p-da6a27c1.entry.js.map +1 -0
  838. package/dist/siemens-ix/{p-5bed04ac.entry.js → p-db9d5872.entry.js} +2 -2
  839. package/dist/siemens-ix/{p-fdf22b8e.entry.js → p-dd89a190.entry.js} +2 -2
  840. package/dist/siemens-ix/{p-4b88c430.entry.js → p-dff78943.entry.js} +2 -2
  841. package/dist/siemens-ix/{p-4b88c430.entry.js.map → p-dff78943.entry.js.map} +1 -1
  842. package/dist/siemens-ix/{p-71550396.entry.js → p-e25aa385.entry.js} +2 -2
  843. package/dist/siemens-ix/{p-71550396.entry.js.map → p-e25aa385.entry.js.map} +1 -1
  844. package/dist/siemens-ix/{p-11e7e647.entry.js → p-e3c57208.entry.js} +2 -2
  845. package/dist/siemens-ix/{p-f29eaee8.entry.js → p-e562ffb2.entry.js} +2 -2
  846. package/dist/siemens-ix/{p-fb6dfe07.entry.js → p-e825a921.entry.js} +2 -2
  847. package/dist/siemens-ix/{p-95d4d849.entry.js → p-ecff1e2f.entry.js} +2 -2
  848. package/dist/siemens-ix/{p-9638c57b.entry.js → p-eebe632b.entry.js} +2 -2
  849. package/dist/siemens-ix/p-eebe632b.entry.js.map +1 -0
  850. package/dist/siemens-ix/{p-746b04cb.entry.js → p-eef311b1.entry.js} +2 -2
  851. package/dist/siemens-ix/{p-4a90e7ea.entry.js → p-f29f280b.entry.js} +2 -2
  852. package/dist/siemens-ix/{p-7989235e.entry.js → p-f3b485de.entry.js} +2 -2
  853. package/dist/siemens-ix/p-f3b485de.entry.js.map +1 -0
  854. package/dist/siemens-ix/p-f753f1f5.entry.js +2 -0
  855. package/dist/siemens-ix/p-f753f1f5.entry.js.map +1 -0
  856. package/dist/siemens-ix/p-f82e4e0f.entry.js +2 -0
  857. package/dist/siemens-ix/{p-740420eb.entry.js.map → p-f82e4e0f.entry.js.map} +1 -1
  858. package/dist/siemens-ix/{p-b9eafd64.entry.js → p-f9b4e5f1.entry.js} +2 -2
  859. package/dist/siemens-ix/{p-4756bbdb.entry.js → p-fabcc5f5.entry.js} +2 -2
  860. package/dist/siemens-ix/{p-c446ffdb.entry.js → p-fc3071d0.entry.js} +2 -2
  861. package/dist/siemens-ix/{p-d9452ff9.entry.js → p-fea12773.entry.js} +2 -2
  862. package/dist/siemens-ix/{p-CzzcLSmV.js → p-gkooEHol.js} +2 -2
  863. package/dist/siemens-ix/p-gkooEHol.js.map +1 -0
  864. package/dist/siemens-ix/{p-DDS3FMm7.js → p-sxLz5AVO.js} +2 -2
  865. package/dist/siemens-ix/{p-DDS3FMm7.js.map → p-sxLz5AVO.js.map} +1 -1
  866. package/dist/siemens-ix/siemens-ix.esm.js +1 -1
  867. package/dist/types/components/avatar/avatar.d.ts +1 -1
  868. package/dist/types/components/breadcrumb/breadcrumb.d.ts +1 -1
  869. package/dist/types/components/breadcrumb-item/breadcrumb-item.d.ts +3 -3
  870. package/dist/types/components/button/button.d.ts +1 -1
  871. package/dist/types/components/category-filter/category-filter.d.ts +3 -9
  872. package/dist/types/components/chip/chip.d.ts +2 -2
  873. package/dist/types/components/date-dropdown/date-dropdown.d.ts +6 -6
  874. package/dist/types/components/date-picker/date-picker-component.d.ts +1 -1
  875. package/dist/types/components/date-picker/date-picker.d.ts +3 -3
  876. package/dist/types/components/date-time-card/date-time-card.d.ts +1 -5
  877. package/dist/types/components/datetime-picker/datetime-picker.d.ts +2 -20
  878. package/dist/types/components/event-list/event-list.d.ts +1 -1
  879. package/dist/types/components/event-list-item/event-list-item.d.ts +1 -1
  880. package/dist/types/components/group/group.d.ts +4 -4
  881. package/dist/types/components/group-item/group-item.d.ts +9 -2
  882. package/dist/types/components/icon-button/icon-button.d.ts +1 -1
  883. package/dist/types/components/input/input.fc.d.ts +1 -1
  884. package/dist/types/components/input/textarea.d.ts +9 -0
  885. package/dist/types/components/input-group/input-group.d.ts +2 -1
  886. package/dist/types/components/menu/menu.d.ts +0 -4
  887. package/dist/types/components/menu-about-news/menu-about-news.d.ts +0 -4
  888. package/dist/types/components/menu-avatar/menu-avatar.d.ts +1 -1
  889. package/dist/types/components/message-bar/message-bar.d.ts +3 -4
  890. package/dist/types/components/modal/modal.d.ts +9 -9
  891. package/dist/types/components/pagination/pagination.d.ts +2 -2
  892. package/dist/types/components/push-card/push-card.d.ts +2 -2
  893. package/dist/types/components/time-picker/time-picker.d.ts +2 -40
  894. package/dist/types/components/toast/toast.d.ts +1 -1
  895. package/dist/types/components/validation-tooltip/validation-tooltip.d.ts +2 -1
  896. package/dist/types/components.d.ts +208 -340
  897. package/hydrate/index.js +390 -422
  898. package/hydrate/index.mjs +390 -422
  899. package/package.json +1 -1
  900. package/components/p-4zrYEasX.js.map +0 -1
  901. package/components/p-BFuOBAQB.js.map +0 -1
  902. package/components/p-BYRT3Z1w.js.map +0 -1
  903. package/components/p-CMNpJTDF.js.map +0 -1
  904. package/components/p-CbQqqTKK.js.map +0 -1
  905. package/components/p-Ctze1Bh6.js +0 -64
  906. package/components/p-Ctze1Bh6.js.map +0 -1
  907. package/components/p-CzzcLSmV.js.map +0 -1
  908. package/components/p-DFHA6KvD.js.map +0 -1
  909. package/components/p-DyW_A5Tq.js.map +0 -1
  910. package/components/p-j4BMT-Rr.js.map +0 -1
  911. package/dist/cjs/app-globals-DRggGkXg.js +0 -10
  912. package/dist/cjs/index-DuDLgBnw.js.map +0 -1
  913. package/dist/cjs/service-FGbUpQQM.js.map +0 -1
  914. package/dist/esm/app-globals-CX3toLCD.js +0 -8
  915. package/dist/esm/index-DGODjp4O.js.map +0 -1
  916. package/dist/esm/service-ktcE7NzB.js.map +0 -1
  917. package/dist/siemens-ix/p-02621eb8.entry.js.map +0 -1
  918. package/dist/siemens-ix/p-09cce59e.entry.js.map +0 -1
  919. package/dist/siemens-ix/p-14a266d5.entry.js.map +0 -1
  920. package/dist/siemens-ix/p-1d0ae43f.entry.js +0 -2
  921. package/dist/siemens-ix/p-1d0ae43f.entry.js.map +0 -1
  922. package/dist/siemens-ix/p-27f1d6c9.entry.js +0 -2
  923. package/dist/siemens-ix/p-27f1d6c9.entry.js.map +0 -1
  924. package/dist/siemens-ix/p-2d01c802.entry.js.map +0 -1
  925. package/dist/siemens-ix/p-2d3f7bb5.entry.js +0 -2
  926. package/dist/siemens-ix/p-2d3f7bb5.entry.js.map +0 -1
  927. package/dist/siemens-ix/p-2d9b7dbd.entry.js +0 -2
  928. package/dist/siemens-ix/p-2d9b7dbd.entry.js.map +0 -1
  929. package/dist/siemens-ix/p-30545ef9.entry.js +0 -2
  930. package/dist/siemens-ix/p-3d8e0616.entry.js +0 -2
  931. package/dist/siemens-ix/p-42a70164.entry.js +0 -2
  932. package/dist/siemens-ix/p-42a70164.entry.js.map +0 -1
  933. package/dist/siemens-ix/p-450ab7cb.entry.js +0 -2
  934. package/dist/siemens-ix/p-53e82da9.entry.js.map +0 -1
  935. package/dist/siemens-ix/p-53e9e280.entry.js +0 -2
  936. package/dist/siemens-ix/p-53e9e280.entry.js.map +0 -1
  937. package/dist/siemens-ix/p-5f72640f.entry.js +0 -2
  938. package/dist/siemens-ix/p-5f72640f.entry.js.map +0 -1
  939. package/dist/siemens-ix/p-6c873cc5.entry.js +0 -2
  940. package/dist/siemens-ix/p-6d8e725c.entry.js +0 -2
  941. package/dist/siemens-ix/p-6d8e725c.entry.js.map +0 -1
  942. package/dist/siemens-ix/p-71e94914.entry.js.map +0 -1
  943. package/dist/siemens-ix/p-740420eb.entry.js +0 -2
  944. package/dist/siemens-ix/p-78ddd5f5.entry.js +0 -2
  945. package/dist/siemens-ix/p-78ddd5f5.entry.js.map +0 -1
  946. package/dist/siemens-ix/p-7989235e.entry.js.map +0 -1
  947. package/dist/siemens-ix/p-8Yd4qhs7.js +0 -2
  948. package/dist/siemens-ix/p-90089ce1.entry.js +0 -2
  949. package/dist/siemens-ix/p-9638c57b.entry.js.map +0 -1
  950. package/dist/siemens-ix/p-99ad8022.entry.js.map +0 -1
  951. package/dist/siemens-ix/p-9bd4c682.entry.js +0 -2
  952. package/dist/siemens-ix/p-9d7a2428.entry.js.map +0 -1
  953. package/dist/siemens-ix/p-BvLq9aFA.js +0 -2
  954. package/dist/siemens-ix/p-C97VdyAH.js +0 -2
  955. package/dist/siemens-ix/p-CGyISn-0.js +0 -2
  956. package/dist/siemens-ix/p-CzzcLSmV.js.map +0 -1
  957. package/dist/siemens-ix/p-DErtoAo0.js +0 -2
  958. package/dist/siemens-ix/p-DGODjp4O.js +0 -3
  959. package/dist/siemens-ix/p-DGODjp4O.js.map +0 -1
  960. package/dist/siemens-ix/p-a25ebeb2.entry.js +0 -2
  961. package/dist/siemens-ix/p-b11b63ca.entry.js +0 -2
  962. package/dist/siemens-ix/p-bb28a2d6.entry.js.map +0 -1
  963. package/dist/siemens-ix/p-c733fea2.entry.js +0 -2
  964. package/dist/siemens-ix/p-c8cf26c5.entry.js.map +0 -1
  965. package/dist/siemens-ix/p-cd11dfa8.entry.js.map +0 -1
  966. package/dist/siemens-ix/p-d0d972c2.entry.js +0 -2
  967. package/dist/siemens-ix/p-ec8f67b0.entry.js.map +0 -1
  968. /package/dist/siemens-ix/{p-f6d678a6.entry.js.map → p-01030dfb.entry.js.map} +0 -0
  969. /package/dist/siemens-ix/{p-6c873cc5.entry.js.map → p-08f4c3f0.entry.js.map} +0 -0
  970. /package/dist/siemens-ix/{p-dc5b5c0c.entry.js.map → p-0d4f0223.entry.js.map} +0 -0
  971. /package/dist/siemens-ix/{p-5140e6e6.entry.js.map → p-0e2b89f2.entry.js.map} +0 -0
  972. /package/dist/siemens-ix/{p-6c4abdde.entry.js.map → p-17a74a48.entry.js.map} +0 -0
  973. /package/dist/siemens-ix/{p-6aa45e1e.entry.js.map → p-20ad8d1e.entry.js.map} +0 -0
  974. /package/dist/siemens-ix/{p-31191cc6.entry.js.map → p-2db36aa6.entry.js.map} +0 -0
  975. /package/dist/siemens-ix/{p-fb6b7f35.entry.js.map → p-2f54ce99.entry.js.map} +0 -0
  976. /package/dist/siemens-ix/{p-48b0fef4.entry.js.map → p-337a3457.entry.js.map} +0 -0
  977. /package/dist/siemens-ix/{p-8ec9e08d.entry.js.map → p-347fcf94.entry.js.map} +0 -0
  978. /package/dist/siemens-ix/{p-6a39d630.entry.js.map → p-39950a1c.entry.js.map} +0 -0
  979. /package/dist/siemens-ix/{p-14fca48a.entry.js.map → p-3acbbe01.entry.js.map} +0 -0
  980. /package/dist/siemens-ix/{p-eba51393.entry.js.map → p-3b314194.entry.js.map} +0 -0
  981. /package/dist/siemens-ix/{p-d3c355c7.entry.js.map → p-467c0fff.entry.js.map} +0 -0
  982. /package/dist/siemens-ix/{p-52dc3ba0.entry.js.map → p-48cbacaf.entry.js.map} +0 -0
  983. /package/dist/siemens-ix/{p-b6d9c16c.entry.js.map → p-4b1745dc.entry.js.map} +0 -0
  984. /package/dist/siemens-ix/{p-5c109476.entry.js.map → p-51786593.entry.js.map} +0 -0
  985. /package/dist/siemens-ix/{p-bd369344.entry.js.map → p-52d377d1.entry.js.map} +0 -0
  986. /package/dist/siemens-ix/{p-1ca58d8b.entry.js.map → p-538843d4.entry.js.map} +0 -0
  987. /package/dist/siemens-ix/{p-d6b9e253.entry.js.map → p-548a2231.entry.js.map} +0 -0
  988. /package/dist/siemens-ix/{p-8eee6a03.entry.js.map → p-58219b7e.entry.js.map} +0 -0
  989. /package/dist/siemens-ix/{p-0469aec7.entry.js.map → p-608b3631.entry.js.map} +0 -0
  990. /package/dist/siemens-ix/{p-19c2cb50.entry.js.map → p-65842e35.entry.js.map} +0 -0
  991. /package/dist/siemens-ix/{p-6fc6d20a.entry.js.map → p-67766c28.entry.js.map} +0 -0
  992. /package/dist/siemens-ix/{p-729d84eb.entry.js.map → p-67e4f814.entry.js.map} +0 -0
  993. /package/dist/siemens-ix/{p-8c612656.entry.js.map → p-6f152ed2.entry.js.map} +0 -0
  994. /package/dist/siemens-ix/{p-c4b230cd.entry.js.map → p-730a6161.entry.js.map} +0 -0
  995. /package/dist/siemens-ix/{p-f112fabd.entry.js.map → p-7388d2ee.entry.js.map} +0 -0
  996. /package/dist/siemens-ix/{p-30545ef9.entry.js.map → p-759ba03d.entry.js.map} +0 -0
  997. /package/dist/siemens-ix/{p-71a42502.entry.js.map → p-784c6dd6.entry.js.map} +0 -0
  998. /package/dist/siemens-ix/{p-404dffde.entry.js.map → p-788e1ef8.entry.js.map} +0 -0
  999. /package/dist/siemens-ix/{p-3c99cfa5.entry.js.map → p-79798af1.entry.js.map} +0 -0
  1000. /package/dist/siemens-ix/{p-548c2a30.entry.js.map → p-7bc90e7e.entry.js.map} +0 -0
  1001. /package/dist/siemens-ix/{p-88a812b7.entry.js.map → p-7e612a3b.entry.js.map} +0 -0
  1002. /package/dist/siemens-ix/{p-90bd8d7b.entry.js.map → p-7e6beda5.entry.js.map} +0 -0
  1003. /package/dist/siemens-ix/{p-818aadd7.entry.js.map → p-7f945e44.entry.js.map} +0 -0
  1004. /package/dist/siemens-ix/{p-81c8d542.entry.js.map → p-80f55403.entry.js.map} +0 -0
  1005. /package/dist/siemens-ix/{p-ddaf98b6.entry.js.map → p-81120f11.entry.js.map} +0 -0
  1006. /package/dist/siemens-ix/{p-89d7e13e.entry.js.map → p-845054ca.entry.js.map} +0 -0
  1007. /package/dist/siemens-ix/{p-9bd4c682.entry.js.map → p-85f3aa13.entry.js.map} +0 -0
  1008. /package/dist/siemens-ix/{p-7d95ae34.entry.js.map → p-879a0cc5.entry.js.map} +0 -0
  1009. /package/dist/siemens-ix/{p-b6dad40c.entry.js.map → p-89449e22.entry.js.map} +0 -0
  1010. /package/dist/siemens-ix/{p-b8144c96.entry.js.map → p-8aa0fda7.entry.js.map} +0 -0
  1011. /package/dist/siemens-ix/{p-450ab7cb.entry.js.map → p-92a6324b.entry.js.map} +0 -0
  1012. /package/dist/siemens-ix/{p-b59285eb.entry.js.map → p-94fa5d00.entry.js.map} +0 -0
  1013. /package/dist/siemens-ix/{p-888c45dd.entry.js.map → p-9d135d59.entry.js.map} +0 -0
  1014. /package/dist/siemens-ix/{p-10c44788.entry.js.map → p-9e7223f6.entry.js.map} +0 -0
  1015. /package/dist/siemens-ix/{p-fd84048a.entry.js.map → p-a02e0685.entry.js.map} +0 -0
  1016. /package/dist/siemens-ix/{p-8e48a7a1.entry.js.map → p-aa6368b4.entry.js.map} +0 -0
  1017. /package/dist/siemens-ix/{p-3d8e0616.entry.js.map → p-ad20efd0.entry.js.map} +0 -0
  1018. /package/dist/siemens-ix/{p-223c9d79.entry.js.map → p-b6736ce7.entry.js.map} +0 -0
  1019. /package/dist/siemens-ix/{p-2ab42b09.entry.js.map → p-c0064123.entry.js.map} +0 -0
  1020. /package/dist/siemens-ix/{p-1fa5a3e4.entry.js.map → p-c1160cf8.entry.js.map} +0 -0
  1021. /package/dist/siemens-ix/{p-90089ce1.entry.js.map → p-c4b26603.entry.js.map} +0 -0
  1022. /package/dist/siemens-ix/{p-c733fea2.entry.js.map → p-cc80918d.entry.js.map} +0 -0
  1023. /package/dist/siemens-ix/{p-8dcc6456.entry.js.map → p-d120adf6.entry.js.map} +0 -0
  1024. /package/dist/siemens-ix/{p-7a108b0d.entry.js.map → p-d1941577.entry.js.map} +0 -0
  1025. /package/dist/siemens-ix/{p-f55eef69.entry.js.map → p-d4ba3f9f.entry.js.map} +0 -0
  1026. /package/dist/siemens-ix/{p-96a20067.entry.js.map → p-d8fb5a86.entry.js.map} +0 -0
  1027. /package/dist/siemens-ix/{p-5bed04ac.entry.js.map → p-db9d5872.entry.js.map} +0 -0
  1028. /package/dist/siemens-ix/{p-fdf22b8e.entry.js.map → p-dd89a190.entry.js.map} +0 -0
  1029. /package/dist/siemens-ix/{p-11e7e647.entry.js.map → p-e3c57208.entry.js.map} +0 -0
  1030. /package/dist/siemens-ix/{p-f29eaee8.entry.js.map → p-e562ffb2.entry.js.map} +0 -0
  1031. /package/dist/siemens-ix/{p-fb6dfe07.entry.js.map → p-e825a921.entry.js.map} +0 -0
  1032. /package/dist/siemens-ix/{p-95d4d849.entry.js.map → p-ecff1e2f.entry.js.map} +0 -0
  1033. /package/dist/siemens-ix/{p-746b04cb.entry.js.map → p-eef311b1.entry.js.map} +0 -0
  1034. /package/dist/siemens-ix/{p-4a90e7ea.entry.js.map → p-f29f280b.entry.js.map} +0 -0
  1035. /package/dist/siemens-ix/{p-b9eafd64.entry.js.map → p-f9b4e5f1.entry.js.map} +0 -0
  1036. /package/dist/siemens-ix/{p-4756bbdb.entry.js.map → p-fabcc5f5.entry.js.map} +0 -0
  1037. /package/dist/siemens-ix/{p-c446ffdb.entry.js.map → p-fc3071d0.entry.js.map} +0 -0
  1038. /package/dist/siemens-ix/{p-d9452ff9.entry.js.map → p-fea12773.entry.js.map} +0 -0
@@ -1,2 +1,2 @@
1
- import{r,c as e,h as t,H as o}from"./p-DGODjp4O.js";import{B as a}from"./p-BD4dR98z.js";import{a as d}from"./p-Bb7pDeaQ.js";const s=":host{--ix-button-border-radius-left:var(--theme-btn--border-radius);--ix-button-border-radius-right:var(--theme-btn--border-radius);display:inline-block;height:2rem;vertical-align:middle;cursor:pointer;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host button,:host a{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host ix-spinner{margin-right:0.25rem}:host .content{display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .content-start{width:100%}:host .icon{pointer-events:none;margin-right:0.25rem}:host .icon-right{margin-left:0.25rem}:host(.disabled){cursor:default}:host{--ix-button-border-radius-left:var(--theme-btn--border-radius);--ix-button-border-radius-right:var(--theme-btn--border-radius);display:inline-block;height:2rem;vertical-align:middle;cursor:pointer;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host button,:host a{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host ix-spinner{margin-right:0.25rem}:host .content{display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .content-start{width:100%}:host .icon{pointer-events:none;margin-right:0.25rem}:host .icon-right{margin-left:0.25rem}:host(.disabled){cursor:default}:host .btn-primary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-primary,:host .btn-primary.focus,:host .btn-primary:focus-visible{background-color:var(--theme-btn-primary--background);color:var(--theme-btn-primary--color);--ix-button-color:var(--theme-btn-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-primary--border-color);border-style:solid}:host .btn-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-primary.selected{background-color:var(--theme-btn-primary--background--pressed);color:var(--theme-btn-primary--color--pressed)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):hover,:host .btn-primary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-primary--background--pressed-hover);color:var(--theme-btn-primary--color--pressed-hover)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):active,:host .btn-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-primary--background--pressed-hover);color:var(--theme-btn-primary--color--pressed-active)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):hover,:host .btn-primary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-primary--border-color--hover);background-color:var(--theme-btn-primary--background--hover);color:var(--theme-btn-primary--color--hover)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):active,:host .btn-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-primary--border-color--active);background-color:var(--theme-btn-primary--background--active);color:var(--theme-btn-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-primary.disabled,:host(.disabled) .btn-primary:disabled{pointer-events:none;border-color:var(--theme-btn-primary--border-color--disabled);background-color:var(--theme-btn-primary--background--disabled);color:var(--theme-btn-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-primary--color--disabled)}:host .btn-secondary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-secondary,:host .btn-secondary.focus,:host .btn-secondary:focus-visible{background-color:var(--theme-btn-secondary--background);color:var(--theme-btn-secondary--color);--ix-button-color:var(--theme-btn-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-secondary--border-color);border-style:solid}:host .btn-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-secondary.selected{background-color:var(--theme-btn-secondary--background--pressed);color:var(--theme-btn-secondary--color--pressed)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):hover,:host .btn-secondary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-secondary--background--pressed-hover);color:var(--theme-btn-secondary--color--pressed-hover)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-secondary--background--pressed-hover);color:var(--theme-btn-secondary--color--pressed-active)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):hover,:host .btn-secondary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-secondary--border-color--hover);background-color:var(--theme-btn-secondary--background--hover);color:var(--theme-btn-secondary--color--hover)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):active,:host .btn-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-secondary--border-color--active);background-color:var(--theme-btn-secondary--background--active);color:var(--theme-btn-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-secondary.disabled,:host(.disabled) .btn-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-secondary--border-color--disabled);background-color:var(--theme-btn-secondary--background--disabled);color:var(--theme-btn-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-secondary--color--disabled)}:host .btn-tertiary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-tertiary,:host .btn-tertiary.focus,:host .btn-tertiary:focus-visible{background-color:var(--theme-btn-tertiary--background);color:var(--theme-btn-tertiary--color);--ix-button-color:var(--theme-btn-tertiary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-tertiary--border-color);border-style:solid}:host .btn-tertiary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-tertiary.selected{background-color:var(--theme-btn-tertiary--background--pressed);color:var(--theme-btn-tertiary--color--pressed)}:host .btn-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary.selected:not(.disabled):not(:disabled):hover,:host .btn-tertiary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-tertiary--background--pressed-hover);color:var(--theme-btn-tertiary--color--pressed-hover)}:host .btn-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary.selected:not(.disabled):not(:disabled):active,:host .btn-tertiary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-tertiary--background--pressed-hover);color:var(--theme-btn-tertiary--color--pressed-active)}:host .btn-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary:not(.disabled):not(:disabled):hover,:host .btn-tertiary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-tertiary--border-color--hover);background-color:var(--theme-btn-tertiary--background--hover);color:var(--theme-btn-tertiary--color--hover)}:host .btn-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary:not(.disabled):not(:disabled):active,:host .btn-tertiary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-tertiary--border-color--active);background-color:var(--theme-btn-tertiary--background--active);color:var(--theme-btn-tertiary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-tertiary.disabled,:host(.disabled) .btn-tertiary:disabled{pointer-events:none;border-color:var(--theme-btn-tertiary--border-color--disabled);background-color:var(--theme-btn-tertiary--background--disabled);color:var(--theme-btn-tertiary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-tertiary--color--disabled)}:host .btn-subtle-primary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-subtle-primary,:host .btn-subtle-primary.focus,:host .btn-subtle-primary:focus-visible{background-color:var(--theme-btn-subtle-primary--background);color:var(--theme-btn-subtle-primary--color);--ix-button-color:var(--theme-btn-subtle-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-subtle-primary--border-color);border-style:solid}:host .btn-subtle-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-subtle-primary.selected{background-color:var(--theme-btn-subtle-primary--background--pressed);color:var(--theme-btn-subtle-primary--color--pressed)}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled):hover,:host .btn-subtle-primary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-subtle-primary--background--pressed-hover);color:var(--theme-btn-subtle-primary--color--pressed-hover)}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled):active,:host .btn-subtle-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-subtle-primary--background--pressed-hover);color:var(--theme-btn-subtle-primary--color--pressed-active)}:host .btn-subtle-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary:not(.disabled):not(:disabled):hover,:host .btn-subtle-primary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-subtle-primary--border-color--hover);background-color:var(--theme-btn-subtle-primary--background--hover);color:var(--theme-btn-subtle-primary--color--hover)}:host .btn-subtle-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary:not(.disabled):not(:disabled):active,:host .btn-subtle-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-subtle-primary--border-color--active);background-color:var(--theme-btn-subtle-primary--background--active);color:var(--theme-btn-subtle-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-subtle-primary.disabled,:host(.disabled) .btn-subtle-primary:disabled{pointer-events:none;border-color:var(--theme-btn-subtle-primary--border-color--disabled);background-color:var(--theme-btn-subtle-primary--background--disabled);color:var(--theme-btn-subtle-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-subtle-primary--color--disabled)}:host .btn-subtle-secondary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-subtle-secondary,:host .btn-subtle-secondary.focus,:host .btn-subtle-secondary:focus-visible{background-color:var(--theme-btn-subtle-secondary--background);color:var(--theme-btn-subtle-secondary--color);--ix-button-color:var(--theme-btn-subtle-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-subtle-secondary--border-color);border-style:solid}:host .btn-subtle-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-subtle-secondary.selected{background-color:var(--theme-btn-subtle-secondary--background--pressed);color:var(--theme-btn-subtle-secondary--color--pressed)}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled):hover,:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-subtle-secondary--background--pressed-hover);color:var(--theme-btn-subtle-secondary--color--pressed-hover)}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-subtle-secondary--background--pressed-hover);color:var(--theme-btn-subtle-secondary--color--pressed-active)}:host .btn-subtle-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary:not(.disabled):not(:disabled):hover,:host .btn-subtle-secondary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-subtle-secondary--border-color--hover);background-color:var(--theme-btn-subtle-secondary--background--hover);color:var(--theme-btn-subtle-secondary--color--hover)}:host .btn-subtle-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary:not(.disabled):not(:disabled):active,:host .btn-subtle-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-subtle-secondary--border-color--active);background-color:var(--theme-btn-subtle-secondary--background--active);color:var(--theme-btn-subtle-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-subtle-secondary.disabled,:host(.disabled) .btn-subtle-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-subtle-secondary--border-color--disabled);background-color:var(--theme-btn-subtle-secondary--background--disabled);color:var(--theme-btn-subtle-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-subtle-secondary--color--disabled)}:host .btn-subtle-tertiary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-subtle-tertiary,:host .btn-subtle-tertiary.focus,:host .btn-subtle-tertiary:focus-visible{background-color:var(--theme-btn-subtle-tertiary--background);color:var(--theme-btn-subtle-tertiary--color);--ix-button-color:var(--theme-btn-subtle-tertiary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-subtle-tertiary--border-color);border-style:solid}:host .btn-subtle-tertiary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-subtle-tertiary.selected{background-color:var(--theme-btn-subtle-tertiary--background--pressed);color:var(--theme-btn-subtle-tertiary--color--pressed)}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled):hover,:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-subtle-tertiary--background--pressed-hover);color:var(--theme-btn-subtle-tertiary--color--pressed-hover)}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled):active,:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-subtle-tertiary--background--pressed-hover);color:var(--theme-btn-subtle-tertiary--color--pressed-active)}:host .btn-subtle-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary:not(.disabled):not(:disabled):hover,:host .btn-subtle-tertiary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-subtle-tertiary--border-color--hover);background-color:var(--theme-btn-subtle-tertiary--background--hover);color:var(--theme-btn-subtle-tertiary--color--hover)}:host .btn-subtle-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary:not(.disabled):not(:disabled):active,:host .btn-subtle-tertiary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-subtle-tertiary--border-color--active);background-color:var(--theme-btn-subtle-tertiary--background--active);color:var(--theme-btn-subtle-tertiary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-subtle-tertiary.disabled,:host(.disabled) .btn-subtle-tertiary:disabled{pointer-events:none;border-color:var(--theme-btn-subtle-tertiary--border-color--disabled);background-color:var(--theme-btn-subtle-tertiary--background--disabled);color:var(--theme-btn-subtle-tertiary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-subtle-tertiary--color--disabled)}:host .btn-danger-primary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-danger-primary,:host .btn-danger-primary.focus,:host .btn-danger-primary:focus-visible{background-color:var(--theme-btn-danger-primary--background);color:var(--theme-btn-danger-primary--color);--ix-button-color:var(--theme-btn-danger-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger-primary--border-color);border-style:solid}:host .btn-danger-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-danger-primary.selected{background-color:var(--theme-btn-danger-primary--background--pressed);color:var(--theme-btn-danger-primary--color--pressed)}:host .btn-danger-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary.selected:not(.disabled):not(:disabled):hover,:host .btn-danger-primary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-danger-primary--background--pressed-hover);color:var(--theme-btn-danger-primary--color--pressed-hover)}:host .btn-danger-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary.selected:not(.disabled):not(:disabled):active,:host .btn-danger-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-danger-primary--background--pressed-hover);color:var(--theme-btn-danger-primary--color--pressed-active)}:host .btn-danger-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary:not(.disabled):not(:disabled):hover,:host .btn-danger-primary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-danger-primary--border-color--hover);background-color:var(--theme-btn-danger-primary--background--hover);color:var(--theme-btn-danger-primary--color--hover)}:host .btn-danger-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary:not(.disabled):not(:disabled):active,:host .btn-danger-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger-primary--border-color--active);background-color:var(--theme-btn-danger-primary--background--active);color:var(--theme-btn-danger-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger-primary.disabled,:host(.disabled) .btn-danger-primary:disabled{pointer-events:none;border-color:var(--theme-btn-danger-primary--border-color--disabled);background-color:var(--theme-btn-danger-primary--background--disabled);color:var(--theme-btn-danger-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger-primary--color--disabled)}:host .btn-danger-secondary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-danger-secondary,:host .btn-danger-secondary.focus,:host .btn-danger-secondary:focus-visible{background-color:var(--theme-btn-danger-secondary--background);color:var(--theme-btn-danger-secondary--color);--ix-button-color:var(--theme-btn-danger-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger-secondary--border-color);border-style:solid}:host .btn-danger-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-danger-secondary.selected{background-color:var(--theme-btn-danger-secondary--background--pressed);color:var(--theme-btn-danger-secondary--color--pressed)}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled):hover,:host .btn-danger-secondary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-danger-secondary--background--pressed-hover);color:var(--theme-btn-danger-secondary--color--pressed-hover)}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-danger-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-danger-secondary--background--pressed-hover);color:var(--theme-btn-danger-secondary--color--pressed-active)}:host .btn-danger-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary:not(.disabled):not(:disabled):hover,:host .btn-danger-secondary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-danger-secondary--border-color--hover);background-color:var(--theme-btn-danger-secondary--background--hover);color:var(--theme-btn-danger-secondary--color--hover)}:host .btn-danger-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary:not(.disabled):not(:disabled):active,:host .btn-danger-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger-secondary--border-color--active);background-color:var(--theme-btn-danger-secondary--background--active);color:var(--theme-btn-danger-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger-secondary.disabled,:host(.disabled) .btn-danger-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-danger-secondary--border-color--disabled);background-color:var(--theme-btn-danger-secondary--background--disabled);color:var(--theme-btn-danger-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger-secondary--color--disabled)}:host .btn-danger-tertiary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-danger-tertiary,:host .btn-danger-tertiary.focus,:host .btn-danger-tertiary:focus-visible{background-color:var(--theme-btn-danger-tertiary--background);color:var(--theme-btn-danger-tertiary--color);--ix-button-color:var(--theme-btn-danger-tertiary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger-tertiary--border-color);border-style:solid}:host .btn-danger-tertiary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-danger-tertiary.selected{background-color:var(--theme-btn-danger-tertiary--background--pressed);color:var(--theme-btn-danger-tertiary--color--pressed)}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled):hover,:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-danger-tertiary--background--pressed-hover);color:var(--theme-btn-danger-tertiary--color--pressed-hover)}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled):active,:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-danger-tertiary--background--pressed-hover);color:var(--theme-btn-danger-tertiary--color--pressed-active)}:host .btn-danger-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary:not(.disabled):not(:disabled):hover,:host .btn-danger-tertiary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-danger-tertiary--border-color--hover);background-color:var(--theme-btn-danger-tertiary--background--hover);color:var(--theme-btn-danger-tertiary--color--hover)}:host .btn-danger-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary:not(.disabled):not(:disabled):active,:host .btn-danger-tertiary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger-tertiary--border-color--active);background-color:var(--theme-btn-danger-tertiary--background--active);color:var(--theme-btn-danger-tertiary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger-tertiary.disabled,:host(.disabled) .btn-danger-tertiary:disabled{pointer-events:none;border-color:var(--theme-btn-danger-tertiary--border-color--disabled);background-color:var(--theme-btn-danger-tertiary--background--disabled);color:var(--theme-btn-danger-tertiary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger-tertiary--color--disabled)}:host{display:inline-block;height:2rem;width:auto;min-width:5rem;vertical-align:middle}: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{width:100%;height:100%}:host button:not(:disabled){cursor:pointer}:host(.disabled){pointer-events:none}";const b=class{constructor(t){r(this,t);this.pressedChange=e(this,"pressedChange",7);this.variant="subtle-primary";this.disabled=false;this.loading=false;this.pressed=false}dispatchPressedChange(){this.pressedChange.emit(!this.pressed)}render(){const r={variant:this.variant,iconOnly:false,iconOval:false,selected:this.pressed,disabled:this.disabled||this.loading,icon:this.icon,iconRight:this.iconRight,loading:this.loading,onClick:()=>this.dispatchPressedChange(),type:"button",ariaAttributes:{"aria-pressed":d(this.pressed),"aria-label":this.ariaLabelButton}};return t(o,{key:"dab3970ea3719c9652d0802710947590c262faaa",class:{disabled:this.disabled||this.loading}},t(a,Object.assign({key:"51e50d08005f42839aa65e7e2e86269158633fc6"},r),t("slot",{key:"0e8e22fc517fd98f815b89c5f519e3556589f833"})))}};b.style=s;export{b as ix_toggle_button};
2
- //# sourceMappingURL=p-548c2a30.entry.js.map
1
+ import{r,c as e,h as t,H as o}from"./p-CtoreFVF.js";import{B as a}from"./p-DiMfcbUU.js";import{a as d}from"./p-Bb7pDeaQ.js";const s=":host{--ix-button-border-radius-left:var(--theme-btn--border-radius);--ix-button-border-radius-right:var(--theme-btn--border-radius);display:inline-block;height:2rem;vertical-align:middle;cursor:pointer;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host button,:host a{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host ix-spinner{margin-right:0.25rem}:host .content{display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .content-start{width:100%}:host .icon{pointer-events:none;margin-right:0.25rem}:host .icon-right{margin-left:0.25rem}:host(.disabled){cursor:default}:host{--ix-button-border-radius-left:var(--theme-btn--border-radius);--ix-button-border-radius-right:var(--theme-btn--border-radius);display:inline-block;height:2rem;vertical-align:middle;cursor:pointer;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host button,:host a{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host ix-spinner{margin-right:0.25rem}:host .content{display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .content-start{width:100%}:host .icon{pointer-events:none;margin-right:0.25rem}:host .icon-right{margin-left:0.25rem}:host(.disabled){cursor:default}:host .btn-primary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-primary,:host .btn-primary.focus,:host .btn-primary:focus-visible{background-color:var(--theme-btn-primary--background);color:var(--theme-btn-primary--color);--ix-button-color:var(--theme-btn-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-primary--border-color);border-style:solid}:host .btn-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-primary.selected{background-color:var(--theme-btn-primary--background--pressed);color:var(--theme-btn-primary--color--pressed)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):hover,:host .btn-primary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-primary--background--pressed-hover);color:var(--theme-btn-primary--color--pressed-hover)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):active,:host .btn-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-primary--background--pressed-hover);color:var(--theme-btn-primary--color--pressed-active)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):hover,:host .btn-primary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-primary--border-color--hover);background-color:var(--theme-btn-primary--background--hover);color:var(--theme-btn-primary--color--hover)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):active,:host .btn-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-primary--border-color--active);background-color:var(--theme-btn-primary--background--active);color:var(--theme-btn-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-primary.disabled,:host(.disabled) .btn-primary:disabled{pointer-events:none;border-color:var(--theme-btn-primary--border-color--disabled);background-color:var(--theme-btn-primary--background--disabled);color:var(--theme-btn-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-primary--color--disabled)}:host .btn-secondary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-secondary,:host .btn-secondary.focus,:host .btn-secondary:focus-visible{background-color:var(--theme-btn-secondary--background);color:var(--theme-btn-secondary--color);--ix-button-color:var(--theme-btn-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-secondary--border-color);border-style:solid}:host .btn-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-secondary.selected{background-color:var(--theme-btn-secondary--background--pressed);color:var(--theme-btn-secondary--color--pressed)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):hover,:host .btn-secondary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-secondary--background--pressed-hover);color:var(--theme-btn-secondary--color--pressed-hover)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-secondary--background--pressed-hover);color:var(--theme-btn-secondary--color--pressed-active)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):hover,:host .btn-secondary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-secondary--border-color--hover);background-color:var(--theme-btn-secondary--background--hover);color:var(--theme-btn-secondary--color--hover)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):active,:host .btn-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-secondary--border-color--active);background-color:var(--theme-btn-secondary--background--active);color:var(--theme-btn-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-secondary.disabled,:host(.disabled) .btn-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-secondary--border-color--disabled);background-color:var(--theme-btn-secondary--background--disabled);color:var(--theme-btn-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-secondary--color--disabled)}:host .btn-tertiary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-tertiary,:host .btn-tertiary.focus,:host .btn-tertiary:focus-visible{background-color:var(--theme-btn-tertiary--background);color:var(--theme-btn-tertiary--color);--ix-button-color:var(--theme-btn-tertiary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-tertiary--border-color);border-style:solid}:host .btn-tertiary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-tertiary.selected{background-color:var(--theme-btn-tertiary--background--pressed);color:var(--theme-btn-tertiary--color--pressed)}:host .btn-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary.selected:not(.disabled):not(:disabled):hover,:host .btn-tertiary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-tertiary--background--pressed-hover);color:var(--theme-btn-tertiary--color--pressed-hover)}:host .btn-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary.selected:not(.disabled):not(:disabled):active,:host .btn-tertiary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-tertiary--background--pressed-hover);color:var(--theme-btn-tertiary--color--pressed-active)}:host .btn-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary:not(.disabled):not(:disabled):hover,:host .btn-tertiary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-tertiary--border-color--hover);background-color:var(--theme-btn-tertiary--background--hover);color:var(--theme-btn-tertiary--color--hover)}:host .btn-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-tertiary:not(.disabled):not(:disabled):active,:host .btn-tertiary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-tertiary--border-color--active);background-color:var(--theme-btn-tertiary--background--active);color:var(--theme-btn-tertiary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-tertiary.disabled,:host(.disabled) .btn-tertiary:disabled{pointer-events:none;border-color:var(--theme-btn-tertiary--border-color--disabled);background-color:var(--theme-btn-tertiary--background--disabled);color:var(--theme-btn-tertiary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-tertiary--color--disabled)}:host .btn-subtle-primary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-subtle-primary,:host .btn-subtle-primary.focus,:host .btn-subtle-primary:focus-visible{background-color:var(--theme-btn-subtle-primary--background);color:var(--theme-btn-subtle-primary--color);--ix-button-color:var(--theme-btn-subtle-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-subtle-primary--border-color);border-style:solid}:host .btn-subtle-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-subtle-primary.selected{background-color:var(--theme-btn-subtle-primary--background--pressed);color:var(--theme-btn-subtle-primary--color--pressed)}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled):hover,:host .btn-subtle-primary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-subtle-primary--background--pressed-hover);color:var(--theme-btn-subtle-primary--color--pressed-hover)}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary.selected:not(.disabled):not(:disabled):active,:host .btn-subtle-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-subtle-primary--background--pressed-hover);color:var(--theme-btn-subtle-primary--color--pressed-active)}:host .btn-subtle-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary:not(.disabled):not(:disabled):hover,:host .btn-subtle-primary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-subtle-primary--border-color--hover);background-color:var(--theme-btn-subtle-primary--background--hover);color:var(--theme-btn-subtle-primary--color--hover)}:host .btn-subtle-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-primary:not(.disabled):not(:disabled):active,:host .btn-subtle-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-subtle-primary--border-color--active);background-color:var(--theme-btn-subtle-primary--background--active);color:var(--theme-btn-subtle-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-subtle-primary.disabled,:host(.disabled) .btn-subtle-primary:disabled{pointer-events:none;border-color:var(--theme-btn-subtle-primary--border-color--disabled);background-color:var(--theme-btn-subtle-primary--background--disabled);color:var(--theme-btn-subtle-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-subtle-primary--color--disabled)}:host .btn-subtle-secondary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-subtle-secondary,:host .btn-subtle-secondary.focus,:host .btn-subtle-secondary:focus-visible{background-color:var(--theme-btn-subtle-secondary--background);color:var(--theme-btn-subtle-secondary--color);--ix-button-color:var(--theme-btn-subtle-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-subtle-secondary--border-color);border-style:solid}:host .btn-subtle-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-subtle-secondary.selected{background-color:var(--theme-btn-subtle-secondary--background--pressed);color:var(--theme-btn-subtle-secondary--color--pressed)}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled):hover,:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-subtle-secondary--background--pressed-hover);color:var(--theme-btn-subtle-secondary--color--pressed-hover)}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-subtle-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-subtle-secondary--background--pressed-hover);color:var(--theme-btn-subtle-secondary--color--pressed-active)}:host .btn-subtle-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary:not(.disabled):not(:disabled):hover,:host .btn-subtle-secondary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-subtle-secondary--border-color--hover);background-color:var(--theme-btn-subtle-secondary--background--hover);color:var(--theme-btn-subtle-secondary--color--hover)}:host .btn-subtle-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-secondary:not(.disabled):not(:disabled):active,:host .btn-subtle-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-subtle-secondary--border-color--active);background-color:var(--theme-btn-subtle-secondary--background--active);color:var(--theme-btn-subtle-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-subtle-secondary.disabled,:host(.disabled) .btn-subtle-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-subtle-secondary--border-color--disabled);background-color:var(--theme-btn-subtle-secondary--background--disabled);color:var(--theme-btn-subtle-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-subtle-secondary--color--disabled)}:host .btn-subtle-tertiary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-subtle-tertiary,:host .btn-subtle-tertiary.focus,:host .btn-subtle-tertiary:focus-visible{background-color:var(--theme-btn-subtle-tertiary--background);color:var(--theme-btn-subtle-tertiary--color);--ix-button-color:var(--theme-btn-subtle-tertiary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-subtle-tertiary--border-color);border-style:solid}:host .btn-subtle-tertiary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-subtle-tertiary.selected{background-color:var(--theme-btn-subtle-tertiary--background--pressed);color:var(--theme-btn-subtle-tertiary--color--pressed)}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled):hover,:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-subtle-tertiary--background--pressed-hover);color:var(--theme-btn-subtle-tertiary--color--pressed-hover)}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled):active,:host .btn-subtle-tertiary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-subtle-tertiary--background--pressed-hover);color:var(--theme-btn-subtle-tertiary--color--pressed-active)}:host .btn-subtle-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary:not(.disabled):not(:disabled):hover,:host .btn-subtle-tertiary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-subtle-tertiary--border-color--hover);background-color:var(--theme-btn-subtle-tertiary--background--hover);color:var(--theme-btn-subtle-tertiary--color--hover)}:host .btn-subtle-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-subtle-tertiary:not(.disabled):not(:disabled):active,:host .btn-subtle-tertiary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-subtle-tertiary--border-color--active);background-color:var(--theme-btn-subtle-tertiary--background--active);color:var(--theme-btn-subtle-tertiary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-subtle-tertiary.disabled,:host(.disabled) .btn-subtle-tertiary:disabled{pointer-events:none;border-color:var(--theme-btn-subtle-tertiary--border-color--disabled);background-color:var(--theme-btn-subtle-tertiary--background--disabled);color:var(--theme-btn-subtle-tertiary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-subtle-tertiary--color--disabled)}:host .btn-danger-primary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-danger-primary,:host .btn-danger-primary.focus,:host .btn-danger-primary:focus-visible{background-color:var(--theme-btn-danger-primary--background);color:var(--theme-btn-danger-primary--color);--ix-button-color:var(--theme-btn-danger-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger-primary--border-color);border-style:solid}:host .btn-danger-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-danger-primary.selected{background-color:var(--theme-btn-danger-primary--background--pressed);color:var(--theme-btn-danger-primary--color--pressed)}:host .btn-danger-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary.selected:not(.disabled):not(:disabled):hover,:host .btn-danger-primary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-danger-primary--background--pressed-hover);color:var(--theme-btn-danger-primary--color--pressed-hover)}:host .btn-danger-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary.selected:not(.disabled):not(:disabled):active,:host .btn-danger-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-danger-primary--background--pressed-hover);color:var(--theme-btn-danger-primary--color--pressed-active)}:host .btn-danger-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary:not(.disabled):not(:disabled):hover,:host .btn-danger-primary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-danger-primary--border-color--hover);background-color:var(--theme-btn-danger-primary--background--hover);color:var(--theme-btn-danger-primary--color--hover)}:host .btn-danger-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-primary:not(.disabled):not(:disabled):active,:host .btn-danger-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger-primary--border-color--active);background-color:var(--theme-btn-danger-primary--background--active);color:var(--theme-btn-danger-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger-primary.disabled,:host(.disabled) .btn-danger-primary:disabled{pointer-events:none;border-color:var(--theme-btn-danger-primary--border-color--disabled);background-color:var(--theme-btn-danger-primary--background--disabled);color:var(--theme-btn-danger-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger-primary--color--disabled)}:host .btn-danger-secondary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-danger-secondary,:host .btn-danger-secondary.focus,:host .btn-danger-secondary:focus-visible{background-color:var(--theme-btn-danger-secondary--background);color:var(--theme-btn-danger-secondary--color);--ix-button-color:var(--theme-btn-danger-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger-secondary--border-color);border-style:solid}:host .btn-danger-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-danger-secondary.selected{background-color:var(--theme-btn-danger-secondary--background--pressed);color:var(--theme-btn-danger-secondary--color--pressed)}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled):hover,:host .btn-danger-secondary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-danger-secondary--background--pressed-hover);color:var(--theme-btn-danger-secondary--color--pressed-hover)}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-danger-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-danger-secondary--background--pressed-hover);color:var(--theme-btn-danger-secondary--color--pressed-active)}:host .btn-danger-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary:not(.disabled):not(:disabled):hover,:host .btn-danger-secondary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-danger-secondary--border-color--hover);background-color:var(--theme-btn-danger-secondary--background--hover);color:var(--theme-btn-danger-secondary--color--hover)}:host .btn-danger-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-secondary:not(.disabled):not(:disabled):active,:host .btn-danger-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger-secondary--border-color--active);background-color:var(--theme-btn-danger-secondary--background--active);color:var(--theme-btn-danger-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger-secondary.disabled,:host(.disabled) .btn-danger-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-danger-secondary--border-color--disabled);background-color:var(--theme-btn-danger-secondary--background--disabled);color:var(--theme-btn-danger-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger-secondary--color--disabled)}:host .btn-danger-tertiary{border-top-left-radius:var(--ix-button-border-radius-left);border-bottom-left-radius:var(--ix-button-border-radius-left);border-top-right-radius:var(--ix-button-border-radius-right);border-bottom-right-radius:var(--ix-button-border-radius-right)}:host .btn-danger-tertiary,:host .btn-danger-tertiary.focus,:host .btn-danger-tertiary:focus-visible{background-color:var(--theme-btn-danger-tertiary--background);color:var(--theme-btn-danger-tertiary--color);--ix-button-color:var(--theme-btn-danger-tertiary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger-tertiary--border-color);border-style:solid}:host .btn-danger-tertiary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-danger-tertiary.selected{background-color:var(--theme-btn-danger-tertiary--background--pressed);color:var(--theme-btn-danger-tertiary--color--pressed)}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled):hover,:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled).hover{background-color:var(--theme-btn-danger-tertiary--background--pressed-hover);color:var(--theme-btn-danger-tertiary--color--pressed-hover)}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled):active,:host .btn-danger-tertiary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-danger-tertiary--background--pressed-hover);color:var(--theme-btn-danger-tertiary--color--pressed-active)}:host .btn-danger-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary:not(.disabled):not(:disabled):hover,:host .btn-danger-tertiary:not(.disabled):not(:disabled).hover{border-color:var(--theme-btn-danger-tertiary--border-color--hover);background-color:var(--theme-btn-danger-tertiary--background--hover);color:var(--theme-btn-danger-tertiary--color--hover)}:host .btn-danger-tertiary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger-tertiary:not(.disabled):not(:disabled):active,:host .btn-danger-tertiary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger-tertiary--border-color--active);background-color:var(--theme-btn-danger-tertiary--background--active);color:var(--theme-btn-danger-tertiary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger-tertiary.disabled,:host(.disabled) .btn-danger-tertiary:disabled{pointer-events:none;border-color:var(--theme-btn-danger-tertiary--border-color--disabled);background-color:var(--theme-btn-danger-tertiary--background--disabled);color:var(--theme-btn-danger-tertiary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger-tertiary--color--disabled)}:host{display:inline-block;height:2rem;width:auto;min-width:5rem;vertical-align:middle}: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{width:100%;height:100%}:host button:not(:disabled){cursor:pointer}:host(.disabled){pointer-events:none}";const b=class{constructor(t){r(this,t);this.pressedChange=e(this,"pressedChange",7);this.variant="subtle-primary";this.disabled=false;this.loading=false;this.pressed=false}dispatchPressedChange(){this.pressedChange.emit(!this.pressed)}render(){const r={variant:this.variant,iconOnly:false,iconOval:false,selected:this.pressed,disabled:this.disabled||this.loading,icon:this.icon,iconRight:this.iconRight,loading:this.loading,onClick:()=>this.dispatchPressedChange(),type:"button",ariaAttributes:{"aria-pressed":d(this.pressed),"aria-label":this.ariaLabelButton}};return t(o,{key:"dab3970ea3719c9652d0802710947590c262faaa",class:{disabled:this.disabled||this.loading}},t(a,Object.assign({key:"51e50d08005f42839aa65e7e2e86269158633fc6"},r),t("slot",{key:"0e8e22fc517fd98f815b89c5f519e3556589f833"})))}};b.style=s;export{b as ix_toggle_button};
2
+ //# sourceMappingURL=p-7bc90e7e.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as t,c as o,h as s,H as e,g as a}from"./p-DGODjp4O.js";import{a as r,c as i,i as n,b as c,p as l}from"./p-Cz75KU1f.js";const h=":host{display:flex;flex-direction:column;position:relative;min-width:17.5rem;max-width:17.5rem;min-height:3.5rem;pointer-events:all;background-color:var(--theme-toast--background);border:var(--theme-toast--border-thickness) solid var(--theme-toast--border-color);border-radius:var(--theme-toast--border-radius, var(--theme-toast--border-radus));box-shadow:var(--theme-toast--box-shadow);--animate-duration:var(--theme-medium-time)}: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 .toast-body{display:flex;position:relative;min-height:3.5rem;width:100%;flex-grow:1;padding:0.75rem}:host .toast-body .toast-icon{display:flex;align-items:flex-start;margin-right:0.5rem}:host .toast-body .toast-content{overflow:hidden;text-overflow:ellipsis;min-width:0;width:100%}:host .toast-body .toast-content .toast-title{margin:0.25rem 0px}:host .toast-body .toast-content .toast-message{min-width:0;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host .toast-body .toast-content .toast-action{margin-top:0.5rem}:host .toast-body .toast-icon+.toast-content{max-width:10.25rem}:host .toast-close{display:flex;position:relative;pointer-events:all;margin-left:auto;margin-right:0px;opacity:0.6}:host .toast-close:hover{opacity:1}:host .toast-progress-bar{position:absolute;bottom:0;height:0.125rem;width:100%;background-color:var(--theme-toast-timer-value--background);transform-origin:left}:host .toast-progress-bar--animated{animation:trackProgress linear 1 forwards}@keyframes trackProgress{0%{transform:scaleX(1)}100%{transform:scaleX(0)}}";const d=class{constructor(s){t(this,s);this.closeToast=o(this,"closeToast",7);this.type="info";this.autoCloseDelay=5e3;this.autoClose=true;this.progress=0;this.touched=false;this.paused=false}getIcon(){if(this.icon){return s("ix-icon",{"data-testid":"toast-icon",name:this.icon,color:this.iconColor,size:"24"})}switch(this.type){case"info":return s("ix-icon",{"data-testid":"toast-icon",name:c,size:"24",color:"color-std-text"});case"error":return s("ix-icon",{"data-testid":"toast-icon",name:n,size:"24",color:"color-alarm"});case"success":return s("ix-icon",{"data-testid":"toast-icon",name:i,size:"24",color:"color-success"});case"warning":return s("ix-icon",{"data-testid":"toast-icon",name:r,size:"24",color:"color-warning-text"});default:return""}}close(){if(this.hostElement){this.hostElement.classList.add("animate__fadeOut")}setTimeout((()=>{this.closeToast.emit()}),250)}async pause(){this.paused=true}async resume(){this.paused=false}async isPaused(){return this.paused||this.touched}render(){let t={};const o=["toast-progress-bar"];t={animationDuration:`${this.autoCloseDelay}ms`,animationPlayState:this.touched||this.paused?"paused":"running"};o.push("toast-progress-bar--animated");return s(e,{key:"4be41b7d6326a30e985506471f5ef6a9fcfc4cf7",class:"animate__animated animate__fadeIn"},s("div",{key:"02ae41f684be0f0c1b304c6565c22ec4cd9ee9d4",class:"toast-body",onPointerLeave:()=>{this.touched=false},onPointerEnter:()=>{this.touched=true}},this.type||this.icon?s("div",{class:"toast-icon"},this.getIcon()):null,s("div",{key:"e9b2d338091b227f41b4470803b305394f3b2228",class:"toast-content"},this.toastTitle?s("ix-typography",{class:"toast-title",format:"h5"},this.toastTitle):null,s("div",{key:"527acd28a634e03f57eb6d92b3f67c40e0d2346a",class:"toast-message"},s("slot",{key:"1574e31e91cb4f84af715e37da9adf396846951f"})),s("div",{key:"147f2e4f356cc028307cc504601bc0591e2cbd99",class:"toast-action"},s("slot",{key:"3dfeccf1e8eb06fda37cef838a67abee67268190",name:"action"}))),s("div",{key:"036f9123375077554e7250dd8aaea513685571c8",class:"toast-close"},s("ix-icon-button",{key:"f2ef551fa606e0d03a9cb1f02d074bbe75d1e158",icon:l,iconColor:"color-soft-text",size:"24",variant:"tertiary",onClick:()=>this.closeToast.emit(),"aria-label":this.ariaLabelCloseIconButton}))),this.autoClose?s("div",{class:o.join(" "),style:t,onAnimationEnd:()=>{this.close()},onTransitionEnd:()=>{if(this.progress===0){this.close()}}}):null)}get hostElement(){return a(this)}};d.style=h;export{d as ix_toast};
2
- //# sourceMappingURL=p-ec8f67b0.entry.js.map
1
+ import{r as t,c as o,h as s,H as a,g as e}from"./p-CtoreFVF.js";import{a as r,c as i,i as n,b as c,p as l}from"./p-Cz75KU1f.js";const h=":host{display:flex;flex-direction:column;position:relative;min-width:17.5rem;max-width:17.5rem;min-height:3.5rem;pointer-events:all;background-color:var(--theme-toast--background);border:var(--theme-toast--border-thickness) solid var(--theme-toast--border-color);border-radius:var(--theme-toast--border-radius, var(--theme-toast--border-radus));box-shadow:var(--theme-toast--box-shadow);--animate-duration:var(--theme-medium-time)}: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 .toast-body{display:flex;position:relative;min-height:3.5rem;width:100%;flex-grow:1;padding:0.75rem}:host .toast-body .toast-icon{display:flex;align-items:flex-start;margin-right:0.5rem}:host .toast-body .toast-content{overflow:hidden;text-overflow:ellipsis;min-width:0;width:100%}:host .toast-body .toast-content .toast-title{margin:0.25rem 0px}:host .toast-body .toast-content .toast-message{min-width:0;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host .toast-body .toast-content .toast-action{margin-top:0.5rem}:host .toast-body .toast-icon+.toast-content{max-width:10.25rem}:host .toast-close{display:flex;position:relative;pointer-events:all;margin-left:auto;margin-right:0px;opacity:0.6}:host .toast-close:hover{opacity:1}:host .toast-progress-bar{position:absolute;bottom:0;height:0.125rem;width:100%;background-color:var(--theme-toast-timer-value--background);transform-origin:left}:host .toast-progress-bar--animated{animation:trackProgress linear 1 forwards}@keyframes trackProgress{0%{transform:scaleX(1)}100%{transform:scaleX(0)}}";const d=class{constructor(s){t(this,s);this.closeToast=o(this,"closeToast",7);this.type="info";this.autoCloseDelay=5e3;this.preventAutoClose=false;this.progress=0;this.touched=false;this.paused=false}getIcon(){if(this.icon){return s("ix-icon",{"data-testid":"toast-icon",name:this.icon,color:this.iconColor,size:"24"})}switch(this.type){case"info":return s("ix-icon",{"data-testid":"toast-icon",name:c,size:"24",color:"color-std-text"});case"error":return s("ix-icon",{"data-testid":"toast-icon",name:n,size:"24",color:"color-alarm"});case"success":return s("ix-icon",{"data-testid":"toast-icon",name:i,size:"24",color:"color-success"});case"warning":return s("ix-icon",{"data-testid":"toast-icon",name:r,size:"24",color:"color-warning-text"});default:return""}}close(){if(this.hostElement){this.hostElement.classList.add("animate__fadeOut")}setTimeout((()=>{this.closeToast.emit()}),250)}async pause(){this.paused=true}async resume(){this.paused=false}async isPaused(){return this.paused||this.touched}render(){let t={};const o=["toast-progress-bar"];t={animationDuration:`${this.autoCloseDelay}ms`,animationPlayState:this.touched||this.paused?"paused":"running"};o.push("toast-progress-bar--animated");return s(a,{key:"899292380d8565664e1c7675d76327a11490d830",class:"animate__animated animate__fadeIn"},s("div",{key:"5cd4377bdf58c1a2c0071ab31b28ad9655e44d0f",class:"toast-body",onPointerLeave:()=>{this.touched=false},onPointerEnter:()=>{this.touched=true}},this.type||this.icon?s("div",{class:"toast-icon"},this.getIcon()):null,s("div",{key:"ef1403cbfb00f11515feae45dabfc5d4e0c13311",class:"toast-content"},this.toastTitle?s("ix-typography",{class:"toast-title",format:"h5"},this.toastTitle):null,s("div",{key:"eb5d5bb4bab866b73a4b5607cd3e7b0b7c3e3da2",class:"toast-message"},s("slot",{key:"e03b7355c7dae971d87eba8fbc49495fa5876891"})),s("div",{key:"962de017d86b2a86919b41226dc2f5f37342488e",class:"toast-action"},s("slot",{key:"172e62ff0d27ea9e3ab191e153e51eb35f442073",name:"action"}))),s("div",{key:"cf14cce27542dab60676fb9d41ab60c061898c76",class:"toast-close"},s("ix-icon-button",{key:"b4212ca84b1564510360e6f160d57d03d41b2bfe",icon:l,iconColor:"color-soft-text",size:"24",variant:"tertiary",onClick:()=>this.closeToast.emit(),"aria-label":this.ariaLabelCloseIconButton}))),!this.preventAutoClose&&s("div",{key:"2b33706bda283c118e918b58fb7cb50720d0f1fb",class:o.join(" "),style:t,onAnimationEnd:()=>{this.close()},onTransitionEnd:()=>{if(this.progress===0){this.close()}}}))}get hostElement(){return e(this)}};d.style=h;export{d as ix_toast};
2
+ //# sourceMappingURL=p-7cf61ff6.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["registerInstance","createEvent","h","Host","getElement","iconWarning","iconSuccess","iconError","iconInfo","iconClose","toastCss","Toast","constructor","hostRef","this","closeToast","type","autoCloseDelay","preventAutoClose","progress","touched","paused","getIcon","icon","name","color","iconColor","size","close","hostElement","classList","add","setTimeout","emit","pause","resume","isPaused","render","progressBarStyle","progressBarClass","animationDuration","animationPlayState","push","key","class","onPointerLeave","onPointerEnter","toastTitle","format","variant","onClick","ariaLabelCloseIconButton","join","style","onAnimationEnd","onTransitionEnd"],"sources":["0"],"mappings":"YAAcA,OAAuBC,OAAaC,OAAQC,OAAWC,MAAkB,8BACzEC,OAAkBC,OAAkBC,OAAgBC,OAAeC,MAAiB,kBAElG,MAAMC,EAAW,q3EAEjB,MAAMC,EAAQ,MACV,WAAAC,CAAYC,GACRb,EAAiBc,KAAMD,GACvBC,KAAKC,WAAad,EAAYa,KAAM,aAAc,GAIlDA,KAAKE,KAAO,OAIZF,KAAKG,eAAiB,IAItBH,KAAKI,iBAAmB,MACxBJ,KAAKK,SAAW,EAChBL,KAAKM,QAAU,MACfN,KAAKO,OAAS,KAClB,CACA,OAAAC,GACI,GAAIR,KAAKS,KAAM,CACX,OAAQrB,EAAE,UAAW,CAAE,cAAe,aAAcsB,KAAMV,KAAKS,KAAME,MAAOX,KAAKY,UAAWC,KAAM,MACtG,CACA,OAAQb,KAAKE,MACT,IAAK,OACD,OAAQd,EAAE,UAAW,CAAE,cAAe,aAAcsB,KAAMhB,EAAUmB,KAAM,KAAMF,MAAO,mBAC3F,IAAK,QACD,OAAQvB,EAAE,UAAW,CAAE,cAAe,aAAcsB,KAAMjB,EAAWoB,KAAM,KAAMF,MAAO,gBAC5F,IAAK,UACD,OAAQvB,EAAE,UAAW,CAAE,cAAe,aAAcsB,KAAMlB,EAAaqB,KAAM,KAAMF,MAAO,kBAC9F,IAAK,UAED,OAAQvB,EAAE,UAAW,CAAE,cAAe,aAAcsB,KAAMnB,EAAasB,KAAM,KAAMF,MAAO,uBAC9F,QACI,MAAO,GAEnB,CACA,KAAAG,GACI,GAAId,KAAKe,YAAa,CAClBf,KAAKe,YAAYC,UAAUC,IAAI,mBACnC,CACAC,YAAW,KACPlB,KAAKC,WAAWkB,MAAM,GACvB,IACP,CAIA,WAAMC,GACFpB,KAAKO,OAAS,IAClB,CAIA,YAAMc,GACFrB,KAAKO,OAAS,KAClB,CAIA,cAAMe,GACF,OAAOtB,KAAKO,QAAUP,KAAKM,OAC/B,CACA,MAAAiB,GACI,IAAIC,EAAmB,CAAC,EACxB,MAAMC,EAAmB,CAAC,sBAC1BD,EAAmB,CACfE,kBAAmB,GAAG1B,KAAKG,mBAC3BwB,mBAAoB3B,KAAKM,SAAWN,KAAKO,OAAS,SAAW,WAEjEkB,EAAiBG,KAAK,gCACtB,OAAQxC,EAAEC,EAAM,CAAEwC,IAAK,2CAA4CC,MAAO,qCAAuC1C,EAAE,MAAO,CAAEyC,IAAK,2CAA4CC,MAAO,aAAcC,eAAgB,KAC1M/B,KAAKM,QAAU,KAAK,EACrB0B,eAAgB,KACfhC,KAAKM,QAAU,IAAI,GAClBN,KAAKE,MAAQF,KAAKS,KAAQrB,EAAE,MAAO,CAAE0C,MAAO,cAAgB9B,KAAKQ,WAAc,KAAMpB,EAAE,MAAO,CAAEyC,IAAK,2CAA4CC,MAAO,iBAAmB9B,KAAKiC,WAAc7C,EAAE,gBAAiB,CAAE0C,MAAO,cAAeI,OAAQ,MAAQlC,KAAKiC,YAAe,KAAM7C,EAAE,MAAO,CAAEyC,IAAK,2CAA4CC,MAAO,iBAAmB1C,EAAE,OAAQ,CAAEyC,IAAK,8CAAgDzC,EAAE,MAAO,CAAEyC,IAAK,2CAA4CC,MAAO,gBAAkB1C,EAAE,OAAQ,CAAEyC,IAAK,2CAA4CnB,KAAM,aAAetB,EAAE,MAAO,CAAEyC,IAAK,2CAA4CC,MAAO,eAAiB1C,EAAE,iBAAkB,CAAEyC,IAAK,2CAA4CpB,KAAMd,EAAWiB,UAAW,kBAAmBC,KAAM,KAAMsB,QAAS,WAAYC,QAAS,IAAMpC,KAAKC,WAAWkB,OAAQ,aAAcnB,KAAKqC,8BAAgCrC,KAAKI,kBAAqBhB,EAAE,MAAO,CAAEyC,IAAK,2CAA4CC,MAAOL,EAAiBa,KAAK,KAAMC,MAAOf,EAAkBgB,eAAgB,KACzjCxC,KAAKc,OAAO,EACb2B,gBAAiB,KAChB,GAAIzC,KAAKK,WAAa,EAAG,CACrBL,KAAKc,OACT,KAEZ,CACA,eAAIC,GAAgB,OAAOzB,EAAWU,KAAO,GAEjDH,EAAM0C,MAAQ3C,SAELC","ignoreList":[]}
@@ -1,2 +1,2 @@
1
- import{r as t,c as r,h as o,H as i,g as s}from"./p-DGODjp4O.js";import{w as b}from"./p-Cz75KU1f.js";const e=".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}";const a=class{constructor(o){t(this,o);this.buttonClick=r(this,"buttonClick",7);this.variant="primary";this.closeBehavior="both";this.disabled=false;this.placement="bottom-start";this.toggle=false}linkTriggerRef(){if(this.triggerElement&&this.dropdownElement){this.dropdownElement.trigger=this.triggerElement}}componentDidLoad(){this.linkTriggerRef()}render(){var t;const r=this.variant.toLocaleLowerCase().includes("secondary");const s={variant:this.variant,disabled:this.disabled,class:{"left-button-border":!r}};return o(i,{key:"433934494683c08599f0d30afb55b2e523d0a51b"},o("div",{key:"0776b30821ded50100a6e98922b8e32a72a0558c",class:{"btn-group":true,"middle-gap":!r}},this.label?o("ix-button",Object.assign({},s,{icon:this.icon,onClick:t=>this.buttonClick.emit(t)}),this.label):o("ix-icon-button",Object.assign({},s,{icon:this.icon,onClick:t=>this.buttonClick.emit(t),"aria-label":this.ariaLabelButton})),o("ix-icon-button",Object.assign({key:"4a9dc7a2f5c2f3c97f810db88db19cfa8fae0b90"},s,{ref:t=>this.triggerElement=t,class:"anchor",icon:(t=this.splitIcon)!==null&&t!==void 0?t:b,"aria-label":this.ariaLabelSplitIconButton}))),o("ix-dropdown",{key:"6724d1d00d1546b418e7abff9038dc50d5ec5b31",ref:t=>this.dropdownElement=t,closeBehavior:this.closeBehavior},o("slot",{key:"7781baa65ec57e8aa9b0e5ab0a43b54f372b148c"})))}get hostElement(){return s(this)}};a.style=e;export{a as ix_split_button};
2
- //# sourceMappingURL=p-88a812b7.entry.js.map
1
+ import{r as t,c as r,h as o,H as i,g as e}from"./p-CtoreFVF.js";import{w as s}from"./p-Cz75KU1f.js";const b=".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}";const a=class{constructor(o){t(this,o);this.buttonClick=r(this,"buttonClick",7);this.variant="primary";this.closeBehavior="both";this.disabled=false;this.placement="bottom-start";this.toggle=false}linkTriggerRef(){if(this.triggerElement&&this.dropdownElement){this.dropdownElement.trigger=this.triggerElement}}componentDidLoad(){this.linkTriggerRef()}render(){var t;const r=this.variant.toLocaleLowerCase().includes("secondary");const e={variant:this.variant,disabled:this.disabled,class:{"left-button-border":!r}};return o(i,{key:"c0fec74005091e767fabcb3a3f19da5bdd95a43b"},o("div",{key:"5ed4d1f6ecc27eacb58c101612b6f38d6487e903",class:{"btn-group":true,"middle-gap":!r}},this.label?o("ix-button",Object.assign({},e,{icon:this.icon,onClick:t=>this.buttonClick.emit(t)}),this.label):o("ix-icon-button",Object.assign({},e,{icon:this.icon,onClick:t=>this.buttonClick.emit(t),"aria-label":this.ariaLabelButton})),o("ix-icon-button",Object.assign({key:"0026fece6601ca9715b259bc2fd67f1c63993a93"},e,{ref:t=>this.triggerElement=t,class:"anchor",icon:(t=this.splitIcon)!==null&&t!==void 0?t:s,"aria-label":this.ariaLabelSplitIconButton}))),o("ix-dropdown",{key:"c6e1fc922c216672d8c9545721b421021408f74f",ref:t=>this.dropdownElement=t,closeBehavior:this.closeBehavior},o("slot",{key:"ae34c0441b00ef9f29ea8a53308698cda6678468"})))}get hostElement(){return e(this)}};a.style=b;export{a as ix_split_button};
2
+ //# sourceMappingURL=p-7e612a3b.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as e,c as t,h as i,H as s,g as o}from"./p-DGODjp4O.js";import{a as r}from"./p-DhE1t8Qh.js";import{c as a}from"./p--2LOMK-5.js";import{c as n}from"./p-CX81WQtk.js";import{f as h}from"./p-Cz75KU1f.js";import"./p-BdCnOrqW.js";function c(e,t,{debounceTimeEnter:i,debounceTimeLeave:s}={debounceTimeEnter:0,debounceTimeLeave:500}){let o;let r;return{onEnter:()=>{clearTimeout(r);o=setTimeout((()=>{e()}),i)},onLeave:()=>{clearTimeout(o);r=setTimeout((()=>{t()}),s)}}}const d=":host{display:flex;flex-direction:column;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 .category{display:flex;position:relative;align-items:center;width:100%;height:100%}:host .category-text{width:100%;padding-right:0.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .category-chevron{margin-left:auto;margin-right:0;transition:var(--theme-default-time) transform ease-in-out}:host .category-chevron--open{transform:rotate(-180deg)}:host .menu-items{overflow:hidden;max-height:0;transition:var(--theme-default-time) max-height ease-in-out}:host .menu-items--expanded{max-height:999999999px;padding:0.25rem 0 0.25rem 1.625rem}:host .menu-items--collapsed{display:none}:host .category-dropdown ::slotted(ix-menu-item){--ix-menu-item-height:2.5rem}:host .category-dropdown-header{pointer-events:none;padding-left:0.125rem;min-width:256px}:host ::slotted(ix-menu-item){--ix-menu-item-height:2.5rem}:host(.expanded){background-color:var(--theme-color-ghost--active)}:host ::slotted(a[href]){text-decoration:none !important}";const l=40;const m=150;const u=class{constructor(i){e(this,i);this.closeOtherCategories=t(this,"closeOtherCategories",7);this.menuExpand=false;this.showItems=false;this.showDropdown=false;this.nestedItems=[];this.enterLeaveDebounce=c((()=>{this.onPointerEnter()}),(()=>{this.onPointerLeave()}))}isNestedItemActive(){return this.getNestedItems().some((e=>e.active))}getNestedItems(){return Array.from(this.hostElement.querySelectorAll(":scope ix-menu-item"))}getNestedItemsHeight(){const e=this.getNestedItems();return e.length*l}onExpandCategory(e){if(e){this.animateFadeIn()}else{this.animateFadeOut()}}animateFadeOut(){const e=25;r(this.menuItemsContainer,{duration:m,easing:"easeInSine",opacity:[1,0],maxHeight:[this.getNestedItemsHeight()+l,0],onComplete:()=>{setTimeout((()=>{this.showItems=false;this.showDropdown=false}),m+e)}})}animateFadeIn(){r(this.menuItemsContainer,{duration:m,easing:"easeInSine",opacity:[0,1],maxHeight:[0,this.getNestedItemsHeight()+l],onBegin:()=>{this.showItems=true;this.showDropdown=false}})}onPointerEnter(){var e;if((e=this.ixMenu)===null||e===void 0?void 0:e.expand){return}this.closeOtherCategories.emit();this.showDropdown=true}onPointerLeave(){this.showDropdown=false}onCategoryClick(e){var t;e.stopPropagation();if((t=this.ixMenu)===null||t===void 0?void 0:t.expand){this.onExpandCategory(!this.showItems);return}}onNestedItemsChanged(e){const t=this.nestedItems.length;this.nestedItems=this.getNestedItems();if(this.showItems&&this.menuItemsContainer&&t!==this.nestedItems.length){this.menuItemsContainer.style.maxHeight=`${this.getNestedItemsHeight()+l}px`}if(!this.menuExpand||this.showItems||!e){return}for(const t of e!==null&&e!==void 0?e:[]){if(t.attributeName==="class"&&t.target instanceof HTMLElement&&t.target.classList.contains("active")){this.showItems=true;this.onExpandCategory(true);return}}}isCategoryItemListVisible(){return this.menuExpand&&(this.showItems||this.isNestedItemActive())}componentWillLoad(){const e=a(this.hostElement);if(!e){throw Error("ix-menu-category can only be used as a child of ix-menu")}this.ixMenu=e;this.menuExpand=this.ixMenu.expand;this.showItems=this.isCategoryItemListVisible()}componentDidLoad(){var e;this.observer=n((e=>this.onNestedItemsChanged(e)));this.observer.observe(this.hostElement,{attributes:true,childList:true,subtree:true});requestAnimationFrame((()=>{this.onNestedItemsChanged()}));(e=this.ixMenu)===null||e===void 0?void 0:e.addEventListener("expandChange",(({detail:e})=>{this.menuExpand=e;if(!e){this.clearMenuItemStyles()}this.showItems=this.isCategoryItemListVisible()}))}clearMenuItemStyles(){var e,t;(e=this.menuItemsContainer)===null||e===void 0?void 0:e.style.removeProperty("max-height");(t=this.menuItemsContainer)===null||t===void 0?void 0:t.style.removeProperty("opacity")}disconnectedCallback(){if(this.observer){this.observer.disconnect()}}render(){return i(s,{key:"49275009853fd8a9c9231e41b206e3f2d1b0d6a9",class:{expanded:this.showItems},onPointerEnter:()=>{this.enterLeaveDebounce.onEnter()},onPointerLeave:e=>{if(e.pointerType==="touch"){return}this.enterLeaveDebounce.onLeave()}},i("ix-menu-item",{key:"9288752f9cd67d83434da74c8f4fe65e57f21b8a",class:"category-parent",active:this.isNestedItemActive(),notifications:this.notifications,icon:this.icon,onClick:e=>this.onCategoryClick(e),onFocus:()=>this.onPointerEnter(),tooltipText:this.tooltipText,isCategory:true},i("div",{key:"e45b143ed2316a69bcc06a8b7ee4b32895a25f67",class:"category"},i("div",{key:"34ab800b45131b0b7324921baa6883bc8f2f1bf2",class:"category-text"},this.label),i("ix-icon",{key:"54450dce975a283573a4a25aaff84cc43e3cfeee",name:h,class:{"category-chevron":true,"category-chevron--open":this.showItems}}))),i("div",{key:"71a3deccbecc34fe27423c0d8c5fe12648244a3e",ref:e=>this.menuItemsContainer=e,class:{"menu-items":true,"menu-items--expanded":this.showItems,"menu-items--collapsed":!this.showItems}},this.showItems?i("slot",null):null),i("ix-dropdown",{key:"c9ba4105259aea83ecd4a125a084a555299c83de",closeBehavior:"both",show:this.showDropdown,onShowChanged:({detail:e})=>{this.showDropdown=e},class:"category-dropdown",anchor:this.hostElement,placement:"right-start",offset:{mainAxis:3},onClick:e=>{if(e.target instanceof HTMLElement){if(e.target.tagName==="IX-MENU-ITEM"){this.showDropdown=false}else{e.preventDefault()}}}},i("ix-dropdown-item",{key:"1e5e1b3659d6359c7c613bf15e7f9993f716cfab",class:"category-dropdown-header"},i("ix-typography",{key:"ffd1265ecaa6a5edb29536088440d5654de2fd2f",format:"label",bold:true,textColor:"std"},this.label)),i("ix-divider",{key:"61d8dc31511e8ddf63233bd4bda467374fbe44ef"}),i("slot",{key:"c509e35530dc05faa847c9dbae7a16de0f84d415"})))}get hostElement(){return o(this)}};u.style=d;export{u as ix_menu_category};
2
- //# sourceMappingURL=p-90bd8d7b.entry.js.map
1
+ import{r as e,c as t,h as i,H as s,g as o}from"./p-CtoreFVF.js";import{a as r}from"./p-DhE1t8Qh.js";import{c as a}from"./p--2LOMK-5.js";import{c as n}from"./p-CX81WQtk.js";import{f as h}from"./p-Cz75KU1f.js";import"./p-BdCnOrqW.js";function c(e,t,{debounceTimeEnter:i,debounceTimeLeave:s}={debounceTimeEnter:0,debounceTimeLeave:500}){let o;let r;return{onEnter:()=>{clearTimeout(r);o=setTimeout((()=>{e()}),i)},onLeave:()=>{clearTimeout(o);r=setTimeout((()=>{t()}),s)}}}const d=":host{display:flex;flex-direction:column;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 .category{display:flex;position:relative;align-items:center;width:100%;height:100%}:host .category-text{width:100%;padding-right:0.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .category-chevron{margin-left:auto;margin-right:0;transition:var(--theme-default-time) transform ease-in-out}:host .category-chevron--open{transform:rotate(-180deg)}:host .menu-items{overflow:hidden;max-height:0;transition:var(--theme-default-time) max-height ease-in-out}:host .menu-items--expanded{max-height:999999999px;padding:0.25rem 0 0.25rem 1.625rem}:host .menu-items--collapsed{display:none}:host .category-dropdown ::slotted(ix-menu-item){--ix-menu-item-height:2.5rem}:host .category-dropdown-header{pointer-events:none;padding-left:0.125rem;min-width:256px}:host ::slotted(ix-menu-item){--ix-menu-item-height:2.5rem}:host(.expanded){background-color:var(--theme-color-ghost--active)}:host ::slotted(a[href]){text-decoration:none !important}";const l=40;const m=150;const u=class{constructor(i){e(this,i);this.closeOtherCategories=t(this,"closeOtherCategories",7);this.menuExpand=false;this.showItems=false;this.showDropdown=false;this.nestedItems=[];this.enterLeaveDebounce=c((()=>{this.onPointerEnter()}),(()=>{this.onPointerLeave()}))}isNestedItemActive(){return this.getNestedItems().some((e=>e.active))}getNestedItems(){return Array.from(this.hostElement.querySelectorAll(":scope ix-menu-item"))}getNestedItemsHeight(){const e=this.getNestedItems();return e.length*l}onExpandCategory(e){if(e){this.animateFadeIn()}else{this.animateFadeOut()}}animateFadeOut(){const e=25;r(this.menuItemsContainer,{duration:m,easing:"easeInSine",opacity:[1,0],maxHeight:[this.getNestedItemsHeight()+l,0],onComplete:()=>{setTimeout((()=>{this.showItems=false;this.showDropdown=false}),m+e)}})}animateFadeIn(){r(this.menuItemsContainer,{duration:m,easing:"easeInSine",opacity:[0,1],maxHeight:[0,this.getNestedItemsHeight()+l],onBegin:()=>{this.showItems=true;this.showDropdown=false}})}onPointerEnter(){var e;if((e=this.ixMenu)===null||e===void 0?void 0:e.expand){return}this.closeOtherCategories.emit();this.showDropdown=true}onPointerLeave(){this.showDropdown=false}onCategoryClick(e){var t;e.stopPropagation();if((t=this.ixMenu)===null||t===void 0?void 0:t.expand){this.onExpandCategory(!this.showItems);return}}onNestedItemsChanged(e){const t=this.nestedItems.length;this.nestedItems=this.getNestedItems();if(this.showItems&&this.menuItemsContainer&&t!==this.nestedItems.length){this.menuItemsContainer.style.maxHeight=`${this.getNestedItemsHeight()+l}px`}if(!this.menuExpand||this.showItems||!e){return}for(const t of e!==null&&e!==void 0?e:[]){if(t.attributeName==="class"&&t.target instanceof HTMLElement&&t.target.classList.contains("active")){this.showItems=true;this.onExpandCategory(true);return}}}isCategoryItemListVisible(){return this.menuExpand&&(this.showItems||this.isNestedItemActive())}componentWillLoad(){const e=a(this.hostElement);if(!e){throw Error("ix-menu-category can only be used as a child of ix-menu")}this.ixMenu=e;this.menuExpand=this.ixMenu.expand;this.showItems=this.isCategoryItemListVisible()}componentDidLoad(){var e;this.observer=n((e=>this.onNestedItemsChanged(e)));this.observer.observe(this.hostElement,{attributes:true,childList:true,subtree:true});requestAnimationFrame((()=>{this.onNestedItemsChanged()}));(e=this.ixMenu)===null||e===void 0?void 0:e.addEventListener("expandChange",(({detail:e})=>{this.menuExpand=e;if(!e){this.clearMenuItemStyles()}this.showItems=this.isCategoryItemListVisible()}))}clearMenuItemStyles(){var e,t;(e=this.menuItemsContainer)===null||e===void 0?void 0:e.style.removeProperty("max-height");(t=this.menuItemsContainer)===null||t===void 0?void 0:t.style.removeProperty("opacity")}disconnectedCallback(){if(this.observer){this.observer.disconnect()}}render(){return i(s,{key:"3ab492c20cd7c41d300db0c3c4ad2cf5a6d51090",class:{expanded:this.showItems},onPointerEnter:()=>{this.enterLeaveDebounce.onEnter()},onPointerLeave:e=>{if(e.pointerType==="touch"){return}this.enterLeaveDebounce.onLeave()}},i("ix-menu-item",{key:"a59b7d4c9a1360f10c3555d57ece5e8ca439f711",class:"category-parent",active:this.isNestedItemActive(),notifications:this.notifications,icon:this.icon,onClick:e=>this.onCategoryClick(e),onFocus:()=>this.onPointerEnter(),tooltipText:this.tooltipText,isCategory:true},i("div",{key:"e7fb335217c858737e99a1c1df4959b1d15d1867",class:"category"},i("div",{key:"6700c5e1926a1fa908f323e2bfd059ef7abc3d9d",class:"category-text"},this.label),i("ix-icon",{key:"576a5b8a6ed3a7944a33d813bd254deaa8175438",name:h,class:{"category-chevron":true,"category-chevron--open":this.showItems}}))),i("div",{key:"2898f39c1f4665a5cb684f875d7881558434cf80",ref:e=>this.menuItemsContainer=e,class:{"menu-items":true,"menu-items--expanded":this.showItems,"menu-items--collapsed":!this.showItems}},this.showItems?i("slot",null):null),i("ix-dropdown",{key:"6e93539319261b3bd5c53cf80c75ddf4ff240376",closeBehavior:"both",show:this.showDropdown,onShowChanged:({detail:e})=>{this.showDropdown=e},class:"category-dropdown",anchor:this.hostElement,placement:"right-start",offset:{mainAxis:3},onClick:e=>{if(e.target instanceof HTMLElement){if(e.target.tagName==="IX-MENU-ITEM"){this.showDropdown=false}else{e.preventDefault()}}}},i("ix-dropdown-item",{key:"aeb52967293d03a82de20c59b448d7f13cd03639",class:"category-dropdown-header"},i("ix-typography",{key:"19ccac9959ec874b240989a2c43f7c03ed70d9b9",format:"label",bold:true,textColor:"std"},this.label)),i("ix-divider",{key:"1d113cd249baee291d9e25d47ed1eaecec56a7a7"}),i("slot",{key:"7a21ba6c7a35fef4391bb57fa27cad853edd729a"})))}get hostElement(){return o(this)}};u.style=d;export{u as ix_menu_category};
2
+ //# sourceMappingURL=p-7e6beda5.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r,h as t,H as o,g as s}from"./p-DGODjp4O.js";import{a as e}from"./p-DhE1t8Qh.js";import{A as a}from"./p-C5MWUgDN.js";const i=":host{display:block;position:relative;width:22rem;height:100%;padding:0}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host(.visible){border-right:2px solid var(--theme-color-soft-bdr);padding:1.5rem 0.5rem 0}";const h=class{constructor(t){r(this,t);this.visible=true}listenToggleEvent(){const r=!this.visible;const t={width:r?["0","22rem"]:["22rem","0"],opacity:r?[0,1]:[1,0],easing:"easeInSine",duration:a.defaultTime};const o=()=>{this.visible=r};if(r){t.begin=o.bind(this)}else{t.complete=o.bind(this)}e(this.hostElement,t)}render(){return t(o,{key:"9930b3444817c8ad6c3da375484018d294897472",slot:"application-sidebar",class:{visible:this.visible}},this.visible?t("slot",null):null)}get hostElement(){return s(this)}};h.style=i;export{h as ix_application_sidebar};
2
- //# sourceMappingURL=p-818aadd7.entry.js.map
1
+ import{r,h as t,H as o,g as s}from"./p-CtoreFVF.js";import{a as e}from"./p-DhE1t8Qh.js";import{A as a}from"./p-C5MWUgDN.js";const i=":host{display:block;position:relative;width:22rem;height:100%;padding:0}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host(.visible){border-right:2px solid var(--theme-color-soft-bdr);padding:1.5rem 0.5rem 0}";const h=class{constructor(t){r(this,t);this.visible=true}listenToggleEvent(){const r=!this.visible;const t={width:r?["0","22rem"]:["22rem","0"],opacity:r?[0,1]:[1,0],easing:"easeInSine",duration:a.defaultTime};const o=()=>{this.visible=r};if(r){t.begin=o.bind(this)}else{t.complete=o.bind(this)}e(this.hostElement,t)}render(){return t(o,{key:"9930b3444817c8ad6c3da375484018d294897472",slot:"application-sidebar",class:{visible:this.visible}},this.visible?t("slot",null):null)}get hostElement(){return s(this)}};h.style=i;export{h as ix_application_sidebar};
2
+ //# sourceMappingURL=p-7f945e44.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as t,c as e,h as s,H as r,g as o}from"./p-DGODjp4O.js";import{c as i}from"./p-CX81WQtk.js";const c=":host{display:block;position:relative;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;min-width:2rem}: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 .steps{display:flex;height:100%}:host .steps.vertical{flex-direction:column}";const h=class{constructor(s){t(this,s);this.stepSelected=e(this,"stepSelected",7);this.vertical=false;this.clickable=false;this.selectedIndex=0}getSteps(){return Array.from(this.hostElement.querySelectorAll("ix-workflow-step"))}updateSteps(){let t=this.getSteps();t.forEach(((e,s)=>{e.vertical=this.vertical;e.clickable=this.clickable;e.selected=this.selectedIndex===s;if(t.length===1){e.position="single";return}if(s===0){e.position="first"}else if(s===t.length-1){e.position="last"}else{e.position="undefined"}}))}onStepSelectionChanged(t){const e=t.detail;const s=this.getSteps();const r=s.findIndex((t=>t===e));const o=this.stepSelected.emit(r);if(o.defaultPrevented){return}s.forEach(((t,e)=>{t.selected=e===r}))}componentWillLoad(){this.updateSteps()}componentDidLoad(){this.observer=i((t=>{for(let e of t){if(e.type==="childList"){this.updateSteps()}}}));this.observer.observe(this.hostElement,{childList:true})}disconnectedCallback(){if(this.observer){this.observer.disconnect()}}componentDidRender(){this.updateSteps()}render(){return s(r,{key:"58f2b6c6dadb7f4bcef41463aeb7d0e7c7b78903"},s("div",{key:"186972fd1f22f0a99af92bda5643c5156097122c",class:{steps:true,vertical:this.vertical}},s("slot",{key:"3d5efbb4c9ff065c8838a08c9ca5c9e4ce0daefb"})))}get hostElement(){return o(this)}};h.style=c;export{h as ix_workflow_steps};
2
- //# sourceMappingURL=p-81c8d542.entry.js.map
1
+ import{r as t,c as e,h as r,H as s,g as o}from"./p-CtoreFVF.js";import{c as i}from"./p-CX81WQtk.js";const h=":host{display:block;position:relative;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;min-width:2rem}: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 .steps{display:flex;height:100%}:host .steps.vertical{flex-direction:column}";const a=class{constructor(r){t(this,r);this.stepSelected=e(this,"stepSelected",7);this.vertical=false;this.clickable=false;this.selectedIndex=0}getSteps(){return Array.from(this.hostElement.querySelectorAll("ix-workflow-step"))}updateSteps(){let t=this.getSteps();t.forEach(((e,r)=>{e.vertical=this.vertical;e.clickable=this.clickable;e.selected=this.selectedIndex===r;if(t.length===1){e.position="single";return}if(r===0){e.position="first"}else if(r===t.length-1){e.position="last"}else{e.position="undefined"}}))}onStepSelectionChanged(t){const e=t.detail;const r=this.getSteps();const s=r.findIndex((t=>t===e));const o=this.stepSelected.emit(s);if(o.defaultPrevented){return}r.forEach(((t,e)=>{t.selected=e===s}))}componentWillLoad(){this.updateSteps()}componentDidLoad(){this.observer=i((t=>{for(let e of t){if(e.type==="childList"){this.updateSteps()}}}));this.observer.observe(this.hostElement,{childList:true})}disconnectedCallback(){if(this.observer){this.observer.disconnect()}}componentDidRender(){this.updateSteps()}render(){return r(s,{key:"fcfd2b61769e31adab006ed935a9776ecdfb8bfe"},r("div",{key:"d0a264a599b4db3cb289549f608f1e749c91f180",class:{steps:true,vertical:this.vertical}},r("slot",{key:"8b275ef2551f7ad258eef17e9caffd8ca8c558b0"})))}get hostElement(){return o(this)}};a.style=h;export{a as ix_workflow_steps};
2
+ //# sourceMappingURL=p-80f55403.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as t,c as i,h as s,H as e,g as r}from"./p-DGODjp4O.js";import{f as o,i as h,s as n,o as a,a as d,c as l}from"./p-CAqtPJ4-.js";import{A as c}from"./p-CUWFODSd.js";import{d as u,h as f}from"./p-D3K9vmFp.js";import{f as b}from"./p-CFRrPFxi.js";import{a as m}from"./p-CKoABG1h.js";const v=":host{background-color:var(--theme-color-2);border-radius:var(--theme-default-border-radius);min-width:0px;z-index:var(--theme-z-index-dropdown);box-shadow:var(--theme-shadow-4);padding:0.25rem 0px}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .dropdown-header{display:flex;align-items:center;height:2.5rem;color:var(--theme-menu-header--color);padding:0 1rem}:host(.overflow){max-height:calc(50vh - 3rem);overflow-y:auto}:host(:not(.show)){display:none}";let w=0;const p=class{constructor(s){t(this,s);this.showChanged=i(this,"showChanged",7);this.suppressAutomaticPlacement=false;this.show=false;this.closeBehavior="both";this.placement="bottom-start";this.positioningStrategy="fixed";this.discoverAllSubmenus=false;this.ignoreRelatedSubmenu=false;this.suppressOverflowBehavior=false;this.localUId=`dropdown-${w++}`;this.assignedSubmenu=[];this.itemObserver=new MutationObserver((()=>{if(this.arrowFocusController){this.arrowFocusController.items=this.dropdownItems}}))}connectedCallback(){u.connected(this);if(this.trigger!=undefined){this.registerListener(this.trigger)}}cacheSubmenuId(t){t.stopImmediatePropagation();t.preventDefault();const{detail:i}=t;if(this.assignedSubmenu.indexOf(i)===-1){this.assignedSubmenu.push(i)}}disconnectedCallback(){var t;u.dismiss(this);u.disconnected(this);if(this.arrowFocusController){(t=this.arrowFocusController)===null||t===void 0?void 0:t.disconnect();this.arrowFocusController=undefined}if(this.itemObserver){this.itemObserver.disconnect();this.itemObserver=undefined}if(this.disposeClickListener){this.disposeClickListener();this.disposeClickListener=undefined}if(this.disposeKeyListener){this.disposeKeyListener();this.disposeKeyListener=undefined}if(this.autoUpdateCleanup){this.autoUpdateCleanup();this.autoUpdateCleanup=undefined}}getAssignedSubmenuIds(){return this.assignedSubmenu}isPresent(){return this.show}present(){this.show=true}dismiss(){this.show=false}getId(){return this.localUId}willDismiss(){const{defaultPrevented:t}=this.showChanged.emit(false);return!t}willPresent(){const{defaultPrevented:t}=this.showChanged.emit(true);return!t}get dropdownItems(){return Array.from(this.hostElement.querySelectorAll("ix-dropdown-item"))}get slotElement(){return this.hostElement.shadowRoot.querySelector("slot")}addEventListenersFor(){var t,i,s;(t=this.disposeClickListener)===null||t===void 0?void 0:t.call(this);(i=this.disposeKeyListener)===null||i===void 0?void 0:i.call(this);const e=()=>{if(!this.isPresent()){u.present(this)}else{u.dismiss(this)}u.dismissOthers(this.getId())};if(!this.triggerElement){return}this.disposeClickListener=m(this.triggerElement,"click",(t=>{if(!t.defaultPrevented){e()}}));(s=this.triggerElement)===null||s===void 0?void 0:s.setAttribute("data-ix-dropdown-trigger",this.localUId)}async discoverSubmenu(){var t;(t=this.triggerElement)===null||t===void 0?void 0:t.dispatchEvent(new CustomEvent("ix-assign-sub-menu",{bubbles:true,composed:true,cancelable:true,detail:this.localUId}))}registerKeyListener(){if(!this.triggerElement){return}this.disposeKeyListener=m(this.triggerElement,"keydown",(t=>{if(t.key!=="ArrowDown"){return}if(document.activeElement!==this.triggerElement){return}u.present(this);setTimeout((()=>{this.focusDropdownItem(0)}))}))}async registerListener(t){this.triggerElement=await this.resolveElement(t);if(this.triggerElement){this.addEventListenersFor();this.discoverSubmenu()}}async resolveElement(t){const i=await b(t);return this.checkForSubmenuAnchor(i)}async checkForSubmenuAnchor(t){if(!t){return undefined}if(f(t)){const i=await t.getDropdownItemElement();i.isSubMenu=true;this.hostElement.style.zIndex=`var(--theme-z-index-dropdown)`}if(t.tagName==="IX-DROPDOWN-ITEM"){t.isSubMenu=true;this.hostElement.style.zIndex=`var(--theme-z-index-dropdown)`}return t}async resolveAnchorElement(){if(this.anchor){this.anchorElement=await this.resolveElement(this.anchor)}else if(this.trigger){this.anchorElement=await this.resolveElement(this.trigger)}}async changedShow(t){var i,s,e,r;if(t){await this.resolveAnchorElement();if(this.anchorElement){this.applyDropdownPosition()}this.arrowFocusController=new c(this.dropdownItems,this.hostElement,(t=>this.focusDropdownItem(t)));(i=this.itemObserver)===null||i===void 0?void 0:i.observe(this.hostElement,{childList:true,subtree:true});this.registerKeyListener()}else{this.destroyAutoUpdate();(s=this.arrowFocusController)===null||s===void 0?void 0:s.disconnect();(e=this.itemObserver)===null||e===void 0?void 0:e.disconnect();(r=this.disposeKeyListener)===null||r===void 0?void 0:r.call(this)}}changedTrigger(t){this.registerListener(t)}destroyAutoUpdate(){if(this.autoUpdateCleanup){this.autoUpdateCleanup();this.autoUpdateCleanup=undefined}}isAnchorSubmenu(){var t;if(!f(this.anchorElement)){return!!((t=this.anchorElement)===null||t===void 0?void 0:t.closest("ix-dropdown-item"))}return true}async applyDropdownPosition(){var t,i;if(!this.show){return}if(!this.anchorElement){return}const s=this.isAnchorSubmenu();let e={strategy:this.positioningStrategy,middleware:[]};if(!this.suppressAutomaticPlacement){(t=e.middleware)===null||t===void 0?void 0:t.push(o({fallbackStrategy:"initialPlacement"}))}e.placement=s?"right-start":this.placement;e.middleware=[...((i=e.middleware)===null||i===void 0?void 0:i.filter(Boolean))||[],h(),n()];if(this.offset){e.middleware.push(a(this.offset))}this.destroyAutoUpdate();if(!this.anchorElement){return}this.autoUpdateCleanup=d(this.anchorElement,this.hostElement,(async()=>{if(this.anchorElement){const t=await l(this.anchorElement,this.hostElement,e);Object.assign(this.hostElement.style,{top:"0",left:"0",transform:`translate(${Math.round(t.x)}px,${Math.round(t.y)}px)`})}if(this.overwriteDropdownStyle){const t=await this.overwriteDropdownStyle({dropdownRef:this.hostElement,triggerRef:this.triggerElement});Object.assign(this.hostElement.style,t)}}),{ancestorResize:true,ancestorScroll:true,elementResize:true})}focusDropdownItem(t){requestAnimationFrame((()=>{var i,s;const e=(s=(i=this.dropdownItems[t])===null||i===void 0?void 0:i.shadowRoot)===null||s===void 0?void 0:s.querySelector("button");if(e){e.focus()}}))}async componentDidLoad(){if(!this.trigger){return}this.changedTrigger(this.trigger)}async componentDidRender(){await this.applyDropdownPosition();await this.resolveAnchorElement()}isTriggerElement(t){const i=!!t.hasAttribute("data-ix-dropdown-trigger");return i}onDropdownClick(t){const i=u.pathIncludesTrigger(t.composedPath());if(i){if(i!==this.triggerElement){t.preventDefault()}if(this.isTriggerElement(i)){if(this.closeBehavior==="outside"){t.preventDefault()}return}}if(!t.defaultPrevented&&(this.closeBehavior==="inside"||this.closeBehavior==="both")){u.dismissAll([this.getId()],this.ignoreRelatedSubmenu);return}u.dismissOthers(this.getId())}async updatePosition(){this.applyDropdownPosition()}render(){return s(e,{key:"ee3eb8e3b68d99b1b5b81fe5540ea3b32ff41f09","data-ix-dropdown":this.localUId,class:{"dropdown-menu":true,show:this.show,overflow:!this.suppressOverflowBehavior},style:{margin:"0",minWidth:"0px",position:this.positioningStrategy},role:"list",onClick:t=>this.onDropdownClick(t)},s("div",{key:"2ba27fbce21906f5ae9e98fa3527a834d9370938",style:{display:"contents"}},this.header&&s("div",{key:"fa128cf328ac0228b99723fef040448979f610f9",class:"dropdown-header"},this.header),this.show&&s("slot",{key:"2310f848f75cab461581ffb83d71b1b99ba7dc2e"})))}get hostElement(){return r(this)}static get watchers(){return{show:["changedShow"],trigger:["changedTrigger"]}}};p.style=v;export{p as ix_dropdown};
2
- //# sourceMappingURL=p-ddaf98b6.entry.js.map
1
+ import{r as t,c as i,h as s,H as e,g as r}from"./p-CtoreFVF.js";import{f as o,i as h,s as n,o as a,a as d,c as l}from"./p-CAqtPJ4-.js";import{A as c}from"./p-CUWFODSd.js";import{d as u,h as f}from"./p-D3K9vmFp.js";import{f as b}from"./p-CFRrPFxi.js";import{a as m}from"./p-CKoABG1h.js";const v=":host{background-color:var(--theme-color-2);border-radius:var(--theme-default-border-radius);min-width:0px;z-index:var(--theme-z-index-dropdown);box-shadow:var(--theme-shadow-4);padding:0.25rem 0px}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .dropdown-header{display:flex;align-items:center;height:2.5rem;color:var(--theme-menu-header--color);padding:0 1rem}:host(.overflow){max-height:calc(50vh - 3rem);overflow-y:auto}:host(:not(.show)){display:none}";let w=0;const p=class{constructor(s){t(this,s);this.showChanged=i(this,"showChanged",7);this.suppressAutomaticPlacement=false;this.show=false;this.closeBehavior="both";this.placement="bottom-start";this.positioningStrategy="fixed";this.discoverAllSubmenus=false;this.ignoreRelatedSubmenu=false;this.suppressOverflowBehavior=false;this.localUId=`dropdown-${w++}`;this.assignedSubmenu=[];this.itemObserver=new MutationObserver((()=>{if(this.arrowFocusController){this.arrowFocusController.items=this.dropdownItems}}))}connectedCallback(){u.connected(this);if(this.trigger!=undefined){this.registerListener(this.trigger)}}cacheSubmenuId(t){t.stopImmediatePropagation();t.preventDefault();const{detail:i}=t;if(this.assignedSubmenu.indexOf(i)===-1){this.assignedSubmenu.push(i)}}disconnectedCallback(){var t;u.dismiss(this);u.disconnected(this);if(this.arrowFocusController){(t=this.arrowFocusController)===null||t===void 0?void 0:t.disconnect();this.arrowFocusController=undefined}if(this.itemObserver){this.itemObserver.disconnect();this.itemObserver=undefined}if(this.disposeClickListener){this.disposeClickListener();this.disposeClickListener=undefined}if(this.disposeKeyListener){this.disposeKeyListener();this.disposeKeyListener=undefined}if(this.autoUpdateCleanup){this.autoUpdateCleanup();this.autoUpdateCleanup=undefined}}getAssignedSubmenuIds(){return this.assignedSubmenu}isPresent(){return this.show}present(){this.show=true}dismiss(){this.show=false}getId(){return this.localUId}willDismiss(){const{defaultPrevented:t}=this.showChanged.emit(false);return!t}willPresent(){const{defaultPrevented:t}=this.showChanged.emit(true);return!t}get dropdownItems(){return Array.from(this.hostElement.querySelectorAll("ix-dropdown-item"))}get slotElement(){return this.hostElement.shadowRoot.querySelector("slot")}addEventListenersFor(){var t,i,s;(t=this.disposeClickListener)===null||t===void 0?void 0:t.call(this);(i=this.disposeKeyListener)===null||i===void 0?void 0:i.call(this);const e=()=>{if(!this.isPresent()){u.present(this)}else{u.dismiss(this)}u.dismissOthers(this.getId())};if(!this.triggerElement){return}this.disposeClickListener=m(this.triggerElement,"click",(t=>{if(!t.defaultPrevented){e()}}));(s=this.triggerElement)===null||s===void 0?void 0:s.setAttribute("data-ix-dropdown-trigger",this.localUId)}async discoverSubmenu(){var t;(t=this.triggerElement)===null||t===void 0?void 0:t.dispatchEvent(new CustomEvent("ix-assign-sub-menu",{bubbles:true,composed:true,cancelable:true,detail:this.localUId}))}registerKeyListener(){if(!this.triggerElement){return}this.disposeKeyListener=m(this.triggerElement,"keydown",(t=>{if(t.key!=="ArrowDown"){return}if(document.activeElement!==this.triggerElement){return}u.present(this);setTimeout((()=>{this.focusDropdownItem(0)}))}))}async registerListener(t){this.triggerElement=await this.resolveElement(t);if(this.triggerElement){this.addEventListenersFor();this.discoverSubmenu()}}async resolveElement(t){const i=await b(t);return this.checkForSubmenuAnchor(i)}async checkForSubmenuAnchor(t){if(!t){return undefined}if(f(t)){const i=await t.getDropdownItemElement();i.isSubMenu=true;this.hostElement.style.zIndex=`var(--theme-z-index-dropdown)`}if(t.tagName==="IX-DROPDOWN-ITEM"){t.isSubMenu=true;this.hostElement.style.zIndex=`var(--theme-z-index-dropdown)`}return t}async resolveAnchorElement(){if(this.anchor){this.anchorElement=await this.resolveElement(this.anchor)}else if(this.trigger){this.anchorElement=await this.resolveElement(this.trigger)}}async changedShow(t){var i,s,e,r;if(t){await this.resolveAnchorElement();if(this.anchorElement){this.applyDropdownPosition()}this.arrowFocusController=new c(this.dropdownItems,this.hostElement,(t=>this.focusDropdownItem(t)));(i=this.itemObserver)===null||i===void 0?void 0:i.observe(this.hostElement,{childList:true,subtree:true});this.registerKeyListener()}else{this.destroyAutoUpdate();(s=this.arrowFocusController)===null||s===void 0?void 0:s.disconnect();(e=this.itemObserver)===null||e===void 0?void 0:e.disconnect();(r=this.disposeKeyListener)===null||r===void 0?void 0:r.call(this)}}changedTrigger(t){this.registerListener(t)}destroyAutoUpdate(){if(this.autoUpdateCleanup){this.autoUpdateCleanup();this.autoUpdateCleanup=undefined}}isAnchorSubmenu(){var t;if(!f(this.anchorElement)){return!!((t=this.anchorElement)===null||t===void 0?void 0:t.closest("ix-dropdown-item"))}return true}async applyDropdownPosition(){var t,i;if(!this.show){return}if(!this.anchorElement){return}const s=this.isAnchorSubmenu();let e={strategy:this.positioningStrategy,middleware:[]};if(!this.suppressAutomaticPlacement){(t=e.middleware)===null||t===void 0?void 0:t.push(o({fallbackStrategy:"initialPlacement"}))}e.placement=s?"right-start":this.placement;e.middleware=[...((i=e.middleware)===null||i===void 0?void 0:i.filter(Boolean))||[],h(),n()];if(this.offset){e.middleware.push(a(this.offset))}this.destroyAutoUpdate();if(!this.anchorElement){return}this.autoUpdateCleanup=d(this.anchorElement,this.hostElement,(async()=>{if(this.anchorElement){const t=await l(this.anchorElement,this.hostElement,e);Object.assign(this.hostElement.style,{top:"0",left:"0",transform:`translate(${Math.round(t.x)}px,${Math.round(t.y)}px)`})}if(this.overwriteDropdownStyle){const t=await this.overwriteDropdownStyle({dropdownRef:this.hostElement,triggerRef:this.triggerElement});Object.assign(this.hostElement.style,t)}}),{ancestorResize:true,ancestorScroll:true,elementResize:true})}focusDropdownItem(t){requestAnimationFrame((()=>{var i,s;const e=(s=(i=this.dropdownItems[t])===null||i===void 0?void 0:i.shadowRoot)===null||s===void 0?void 0:s.querySelector("button");if(e){e.focus()}}))}async componentDidLoad(){if(!this.trigger){return}this.changedTrigger(this.trigger)}async componentDidRender(){await this.applyDropdownPosition();await this.resolveAnchorElement()}isTriggerElement(t){const i=!!t.hasAttribute("data-ix-dropdown-trigger");return i}onDropdownClick(t){const i=u.pathIncludesTrigger(t.composedPath());if(i){if(i!==this.triggerElement){t.preventDefault()}if(this.isTriggerElement(i)){if(this.closeBehavior==="outside"){t.preventDefault()}return}}if(!t.defaultPrevented&&(this.closeBehavior==="inside"||this.closeBehavior==="both")){u.dismissAll([this.getId()],this.ignoreRelatedSubmenu);return}u.dismissOthers(this.getId())}async updatePosition(){this.applyDropdownPosition()}render(){return s(e,{key:"ee3eb8e3b68d99b1b5b81fe5540ea3b32ff41f09","data-ix-dropdown":this.localUId,class:{"dropdown-menu":true,show:this.show,overflow:!this.suppressOverflowBehavior},style:{margin:"0",minWidth:"0px",position:this.positioningStrategy},role:"list",onClick:t=>this.onDropdownClick(t)},s("div",{key:"2ba27fbce21906f5ae9e98fa3527a834d9370938",style:{display:"contents"}},this.header&&s("div",{key:"fa128cf328ac0228b99723fef040448979f610f9",class:"dropdown-header"},this.header),this.show&&s("slot",{key:"2310f848f75cab461581ffb83d71b1b99ba7dc2e"})))}get hostElement(){return r(this)}static get watchers(){return{show:["changedShow"],trigger:["changedTrigger"]}}};p.style=v;export{p as ix_dropdown};
2
+ //# sourceMappingURL=p-81120f11.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r,h as e,H as o}from"./p-DGODjp4O.js";const t=":host{display:block;position:relative;width:100%;border-bottom:0.0625rem solid var(--theme-color-x-weak-bdr);margin:0.25rem 0px}";const s=class{constructor(e){r(this,e)}render(){return e(o,{key:"2353ffd7afdc669190af6a4ee6f405c38ac117de"})}};s.style=t;export{s as ix_divider};
2
- //# sourceMappingURL=p-89d7e13e.entry.js.map
1
+ import{r,h as e,H as o}from"./p-CtoreFVF.js";const t=":host{display:block;position:relative;width:100%;border-bottom:0.0625rem solid var(--theme-color-x-weak-bdr);margin:0.25rem 0px}";const s=class{constructor(e){r(this,e)}render(){return e(o,{key:"2353ffd7afdc669190af6a4ee6f405c38ac117de"})}};s.style=t;export{s as ix_divider};
2
+ //# sourceMappingURL=p-845054ca.entry.js.map
@@ -0,0 +1,2 @@
1
+ import{r as e,h as t,H as s}from"./p-CtoreFVF.js";const o=":host(.keyValueList) ::slotted(ix-key-value){border-bottom:1px solid var(--theme-color-weak-bdr)}:host(.keyValueList.keyValueList--striped) ::slotted(ix-key-value:nth-child(odd)){background:var(--theme-color-ghost-alt)}";const a=class{constructor(t){e(this,t);this.striped=false}render(){return t(s,{key:"e262c5729ec77f3c9a2beb0a7039cb40422d691e",class:{keyValueList:true,"keyValueList--striped":this.striped}},t("slot",{key:"72e1498f1f1783e181eb8e83e09c337c5aa564d7"}))}};a.style=o;export{a as ix_key_value_list};
2
+ //# sourceMappingURL=p-85f3aa13.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as t,h as e,H as a,g as i}from"./p-DGODjp4O.js";import{u as o,A as r}from"./p--2LOMK-5.js";import{a as s}from"./p-CzzcLSmV.js";import{m as n}from"./p-BncjKdXL.js";import{h as c}from"./p-i60z1FJC.js";import{t as l}from"./p-CsHYWHE6.js";import"./p-BdCnOrqW.js";import"./p-D_Hmobxf.js";const h=":host{display:flex;position:relative;width:100vw;height:100vh;flex-direction:column}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host ix-application-header{z-index:calc(var(--theme-z-index-sticky) + 1)}:host .logo-wrapper{display:contents}:host .application{display:flex;position:relative;flex-direction:row;height:100%;width:100%;overflow:hidden}:host .content-area{display:flex;position:relative;flex-direction:column;flex-wrap:nowrap;height:calc(100% - var(--ix-safe-area-inset-bottom, 0px));width:100%;margin-left:var(--ix-application-menu-margin-left);min-width:0}:host main{display:block;position:relative;flex-grow:1;width:100%;padding-bottom:var(--ix-safe-area-inset-bottom);overflow:auto}:host footer{display:block;position:relative;width:100%}:host(.breakpoint-md){--ix-application-menu-margin-left:calc(\n 3.25rem + var(--ix-application-menu-safe-area-left, 0rem)\n )}:host(.breakpoint-md) aside.slotted{margin-left:var(--ix-application-menu-margin-left)}:host(.breakpoint-md) aside.slotted+.content-area{margin-left:0}:host(.breakpoint-md) aside:not(.slotted)+.content-area{margin-left:var(--ix-application-menu-margin-left)}:host(.breakpoint-lg){--ix-application-menu-margin-left:0}:host(.breakpoint-sm){--ix-application-menu-margin-left:var(\n --ix-application-menu-safe-area-left,\n 0rem\n )}";const d=class{constructor(e){t(this,e);this.themeSystemAppearance=false;this.breakpoints=["sm","md","lg"];this.breakpoint="lg";this.applicationSidebarSlotted=false}forceLayoutChange(t){if(!t){s.enableBreakpointDetection();return}s.disableBreakpointDetection();s.setBreakpoint(t)}onBreakpointsChange(t){s.setBreakpoints(t)}get menu(){return this.hostElement.querySelector("ix-menu")}get applicationSidebarSlot(){return this.hostElement.shadowRoot.querySelector(".application-sidebar slot")}onContentClick(){var t;if(n.isPinned){return}(t=this.menu)===null||t===void 0?void 0:t.toggleMenu(false)}componentWillLoad(){s.setBreakpoints(this.breakpoints);this.contextProvider=o(this.hostElement,r,{hideHeader:false,host:"basic-navigation",sidebar:this.applicationSidebarSlotted,appSwitchConfig:this.appSwitchConfig});this.modeDisposable=s.onChange.on((t=>{this.breakpoint=t}));this.breakpoint=s.breakpoint;if(this.forceBreakpoint){this.forceLayoutChange(this.forceBreakpoint)}this.changeTheme()}disconnectedCallback(){var t;(t=this.modeDisposable)===null||t===void 0?void 0:t.dispose()}changeTheme(){if(!this.theme){if(this.themeSystemAppearance){l.setVariant()}return}if(l.hasVariantSuffix(this.theme)){l.setTheme(`theme-${this.theme}`);return}l.setTheme(`theme-${this.theme}-dark`,this.themeSystemAppearance)}onApplicationSidebarChange(){if(!this.contextProvider){console.error("Context provider not available");return}this.contextProvider.emit({hideHeader:false,host:"basic-navigation",sidebar:this.applicationSidebarSlotted,appSwitchConfig:this.appSwitchConfig})}render(){return e(a,{key:"8ec10f51dff7f068d6d9ecc3482f57f7eee372e1","data-role":"",class:{[`breakpoint-${this.breakpoint}`]:true}},e("slot",{key:"0907c0a93f6baa2bec75388748c5b380ac57ba9f",name:"application-header"}),e("div",{key:"20dbe63e526f7842680f6c4abc6d4295892ae7f6",class:"application"},e("slot",{key:"d47121e13a25c0738cba759b53fac4e33ec05dc6",name:"menu"}),e("aside",{key:"61e0b686faca2fb562651b67286b837d94053b99",class:{"application-sidebar":true,slotted:this.applicationSidebarSlotted},onClick:()=>this.onContentClick()},e("slot",{key:"2e84b0947f7f8f663ea18211e8cd2112e2702048",name:"application-sidebar",onSlotchange:()=>this.applicationSidebarSlotted=c(this.applicationSidebarSlot)})),e("div",{key:"89cc5e6a029a43cedb58865984d0e46b6b14c4d3",class:"content-area"},e("main",{key:"dfc4b2e1842a43ca077d0b87168ac7119c7bb80d",class:"content",onClick:()=>this.onContentClick()},e("slot",{key:"6af3c3a4f10005a8d3d10d86e3388c41ffce7204"})),e("footer",{key:"44c8fdcf8f6fe6c6c03e2c03214c5acbb8e9d7bf",class:"footer"},e("slot",{key:"c066f4dcc1948952fa8218b70fb697470385f4d8",name:"bottom"})))))}get hostElement(){return i(this)}static get watchers(){return{breakpoints:["onBreakpointsChange"],theme:["changeTheme"],themeSystemAppearance:["changeTheme"],appSwitchConfig:["onApplicationSidebarChange"],applicationSidebarSlotted:["onApplicationSidebarChange"]}}};d.style=h;export{d as ix_application};
2
- //# sourceMappingURL=p-7d95ae34.entry.js.map
1
+ import{r as t,h as e,H as a,g as i}from"./p-CtoreFVF.js";import{u as o,A as r}from"./p--2LOMK-5.js";import{a as s}from"./p-gkooEHol.js";import{m as n}from"./p-BncjKdXL.js";import{h as c}from"./p-i60z1FJC.js";import{t as l}from"./p-CsHYWHE6.js";import"./p-BdCnOrqW.js";import"./p-D_Hmobxf.js";const h=":host{display:flex;position:relative;width:100vw;height:100vh;flex-direction:column}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host ix-application-header{z-index:calc(var(--theme-z-index-sticky) + 1)}:host .logo-wrapper{display:contents}:host .application{display:flex;position:relative;flex-direction:row;height:100%;width:100%;overflow:hidden}:host .content-area{display:flex;position:relative;flex-direction:column;flex-wrap:nowrap;height:calc(100% - var(--ix-safe-area-inset-bottom, 0px));width:100%;margin-left:var(--ix-application-menu-margin-left);min-width:0}:host main{display:block;position:relative;flex-grow:1;width:100%;padding-bottom:var(--ix-safe-area-inset-bottom);overflow:auto}:host footer{display:block;position:relative;width:100%}:host(.breakpoint-md){--ix-application-menu-margin-left:calc(\n 3.25rem + var(--ix-application-menu-safe-area-left, 0rem)\n )}:host(.breakpoint-md) aside.slotted{margin-left:var(--ix-application-menu-margin-left)}:host(.breakpoint-md) aside.slotted+.content-area{margin-left:0}:host(.breakpoint-md) aside:not(.slotted)+.content-area{margin-left:var(--ix-application-menu-margin-left)}:host(.breakpoint-lg){--ix-application-menu-margin-left:0}:host(.breakpoint-sm){--ix-application-menu-margin-left:var(\n --ix-application-menu-safe-area-left,\n 0rem\n )}";const d=class{constructor(e){t(this,e);this.themeSystemAppearance=false;this.breakpoints=["sm","md","lg"];this.breakpoint="lg";this.applicationSidebarSlotted=false}forceLayoutChange(t){if(!t){s.enableBreakpointDetection();return}s.disableBreakpointDetection();s.setBreakpoint(t)}onBreakpointsChange(t){s.setBreakpoints(t)}get menu(){return this.hostElement.querySelector("ix-menu")}get applicationSidebarSlot(){return this.hostElement.shadowRoot.querySelector(".application-sidebar slot")}onContentClick(){var t;if(n.isPinned){return}(t=this.menu)===null||t===void 0?void 0:t.toggleMenu(false)}componentWillLoad(){s.setBreakpoints(this.breakpoints);this.contextProvider=o(this.hostElement,r,{hideHeader:false,host:"basic-navigation",sidebar:this.applicationSidebarSlotted,appSwitchConfig:this.appSwitchConfig});this.modeDisposable=s.onChange.on((t=>{this.breakpoint=t}));this.breakpoint=s.breakpoint;if(this.forceBreakpoint){this.forceLayoutChange(this.forceBreakpoint)}this.changeTheme()}disconnectedCallback(){var t;(t=this.modeDisposable)===null||t===void 0?void 0:t.dispose()}changeTheme(){if(!this.theme){if(this.themeSystemAppearance){l.setVariant()}return}if(l.hasVariantSuffix(this.theme)){l.setTheme(`theme-${this.theme}`);return}l.setTheme(`theme-${this.theme}-dark`,this.themeSystemAppearance)}onApplicationSidebarChange(){if(!this.contextProvider){console.error("Context provider not available");return}this.contextProvider.emit({hideHeader:false,host:"basic-navigation",sidebar:this.applicationSidebarSlotted,appSwitchConfig:this.appSwitchConfig})}render(){return e(a,{key:"8ec10f51dff7f068d6d9ecc3482f57f7eee372e1","data-role":"",class:{[`breakpoint-${this.breakpoint}`]:true}},e("slot",{key:"0907c0a93f6baa2bec75388748c5b380ac57ba9f",name:"application-header"}),e("div",{key:"20dbe63e526f7842680f6c4abc6d4295892ae7f6",class:"application"},e("slot",{key:"d47121e13a25c0738cba759b53fac4e33ec05dc6",name:"menu"}),e("aside",{key:"61e0b686faca2fb562651b67286b837d94053b99",class:{"application-sidebar":true,slotted:this.applicationSidebarSlotted},onClick:()=>this.onContentClick()},e("slot",{key:"2e84b0947f7f8f663ea18211e8cd2112e2702048",name:"application-sidebar",onSlotchange:()=>this.applicationSidebarSlotted=c(this.applicationSidebarSlot)})),e("div",{key:"89cc5e6a029a43cedb58865984d0e46b6b14c4d3",class:"content-area"},e("main",{key:"dfc4b2e1842a43ca077d0b87168ac7119c7bb80d",class:"content",onClick:()=>this.onContentClick()},e("slot",{key:"6af3c3a4f10005a8d3d10d86e3388c41ffce7204"})),e("footer",{key:"44c8fdcf8f6fe6c6c03e2c03214c5acbb8e9d7bf",class:"footer"},e("slot",{key:"c066f4dcc1948952fa8218b70fb697470385f4d8",name:"bottom"})))))}get hostElement(){return i(this)}static get watchers(){return{breakpoints:["onBreakpointsChange"],theme:["changeTheme"],themeSystemAppearance:["changeTheme"],appSwitchConfig:["onApplicationSidebarChange"],applicationSidebarSlotted:["onApplicationSidebarChange"]}}};d.style=h;export{d as ix_application};
2
+ //# sourceMappingURL=p-879a0cc5.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as t,f as s,h as o,H as e,g as i}from"./p-DGODjp4O.js";import{a as l}from"./p-CzzcLSmV.js";import{m as n}from"./p-D_Hmobxf.js";import"./p-BdCnOrqW.js";const a=":host{display:flex;position:relative;width:100%;height:100%}: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 .side-panes-wrapper{height:100%;width:100%}:host .row{height:100%;width:100%;overflow:hidden;display:flex;flex-direction:row;justify-content:space-between;position:relative}:host .col{height:100%;width:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;position:relative}:host .content{width:100%;height:100%;overflow:auto}:host .absolute-top{width:100%;position:absolute;top:0}:host .absolute-bottom{width:100%;position:absolute;bottom:0}:host .absolute-left{height:100%;position:absolute;left:0}:host .absolute-right{height:100%;position:absolute;right:0}:host .padding-top{padding-top:2.5rem}:host .padding-bottom{padding-bottom:2.5rem}:host .padding-left{padding-left:2.5rem}:host .padding-right{padding-right:2.5rem}";const h=class{constructor(s){t(this,s);this.layout="full-vertical";this.variant="inline";this.borderless=false;this.isMobile=false;this.paneElements=0;this.panes=[]}get currentPanes(){return this.hostElement.querySelectorAll("ix-pane")}componentWillLoad(){this.paneElements=this.currentPanes.length;this.observer=new MutationObserver((t=>{var s,o;if(((s=t[0].addedNodes.item(0))===null||s===void 0?void 0:s.nodeName)==="IX-PANE"){this.paneElements+=1}else if(((o=t[0].removedNodes.item(0))===null||o===void 0?void 0:o.nodeName)==="IX-PANE"){this.paneElements-=1}}));this.observer.observe(this.hostElement,{childList:true});this.isMobile=n("sm");l.onChange.on((()=>{this.isMobile=n("sm")}))}componentDidLoad(){this.setPanes(this.currentPanes)}disconnectedCallback(){var t;(t=this.observer)===null||t===void 0?void 0:t.disconnect()}setPaneVariant(t){if(!t.ignoreLayoutSettings){t.variant=this.variant}}setPaneBorder(t){if(!t.ignoreLayoutSettings){if(this.borderless){t.borderless=true}else{const s=!!this.panes.find((t=>t.slot==="left"&&!t.hideOnCollapse));if(t.variant==="floating"&&this.layout==="full-vertical"&&s&&(t.composition==="top"||t.composition==="bottom")){t.borderless=true}else{t.borderless=false}}}}setPaneZIndex(t){const s=t.slot==="top";const o=t.slot==="bottom";const e=t.slot==="left";const i=t.slot==="right";let l=1;if(this.isMobile){if(o||s){l=3}}else{if(this.layout==="full-vertical"){if(e||i){l=3}}else{if(o||s){l=3}}}t.style.zIndex=l.toString()}setPanes(t){this.panes=[];t.forEach((t=>{this.panes.push({slot:t.slot,hideOnCollapse:t.hideOnCollapse,floating:t.variant==="floating"})}))}closeFloatingPanes(){this.currentPanes.forEach((t=>{if(t.expanded&&t.variant==="floating"){t.expanded=false}}))}configurePanes(){let t=0;let o=0;let e=0;let i=0;this.currentPanes.forEach((s=>{const l=s.slot==="top";const n=s.slot==="bottom";const a=s.slot==="left";const h=s.slot==="right";if(a){if(e){s.slot="";return}e++}else if(h){if(i){s.slot="";return}i++}else if(l){if(t){s.slot="";return}t++}else if(n){if(o){s.slot="";return}o++}else{s.slot="";return}this.setPaneVariant(s);this.setPaneBorder(s);this.setPaneZIndex(s)}));this.setPanes(this.currentPanes);s(this.hostElement)}onSlotChanged(){this.configurePanes()}onCollapsibleChanged(t){const{slot:o,hideOnCollapse:e}=t.detail;this.panes.forEach((t=>{if(t.slot===o){t.hideOnCollapse=e}}));s(this.hostElement)}onVariantChanged(t){const{slot:o,variant:e}=t.detail;this.panes.forEach((t=>{if(t.slot===o){t.floating=e==="floating"}}));s(this.hostElement)}onPaneElementsChange(){this.configurePanes()}onVariableChange(){this.currentPanes.forEach((t=>{this.setPaneVariant(t);this.setPaneBorder(t)}));this.setPanes(this.currentPanes);s(this.hostElement)}onBorderChange(){this.currentPanes.forEach((t=>{this.setPaneBorder(t)}))}onLayoutChange(){this.currentPanes.forEach((t=>{this.setPaneBorder(t);this.setPaneZIndex(t)}))}onMobileChange(){this.currentPanes.forEach((t=>{this.setPaneZIndex(t)}))}hasPadding(t){const s=this.panes.find((s=>s.slot===t));return s?!s.hideOnCollapse&&s.floating:false}hasPaddingMobile(t){const s=this.panes.find((s=>s.slot===t));return s&&!s.hideOnCollapse}slotExists(t){const s=this.panes.find((s=>s.slot===t));return!!s}isFloating(t){const s=this.panes.find((s=>s.slot===t));return s?s.floating:false}render(){return o(e,{key:"3feb7042f19d98953f78fe0b12a6799436391503"},!this.isMobile?this.layout=="full-vertical"?o("div",{class:"side-panes-wrapper"},o("div",{class:{row:true,"padding-left":this.hasPadding("left"),"padding-right":this.hasPadding("right")}},o("div",{key:"left",class:{"absolute-left":this.isFloating("left")}},o("slot",{name:"left"})),o("div",{class:{col:true,"padding-top":this.hasPadding("top"),"padding-bottom":this.hasPadding("bottom")}},o("div",{key:"top",class:{"absolute-top":this.isFloating("top")}},o("slot",{name:"top"})),o("div",{key:"content",class:"content",onClick:()=>this.closeFloatingPanes()},o("slot",{name:"content"}),o("slot",null)),o("div",{key:"bottom",class:{"absolute-bottom":this.isFloating("bottom")}},o("slot",{name:"bottom"}))),o("div",{key:"right",class:{"absolute-right":this.isFloating("right")}},o("slot",{name:"right"})))):o("div",{class:"side-panes-wrapper"},o("div",{class:{col:true,"padding-top":this.hasPadding("top"),"padding-bottom":this.hasPadding("bottom")}},o("div",{key:"top",class:{"absolute-top":this.isFloating("top")}},o("slot",{name:"top"})),o("div",{class:{row:true,"padding-left":this.hasPadding("left"),"padding-right":this.hasPadding("right")}},o("div",{key:"left",class:{"absolute-left":this.isFloating("left")}},o("slot",{name:"left"})),o("div",{key:"content",class:"content",onClick:()=>this.closeFloatingPanes()},o("slot",{name:"content"}),o("slot",null)),o("div",{key:"right",class:{"absolute-right":this.isFloating("right")}},o("slot",{name:"right"}))),o("div",{key:"bottom",class:{"absolute-bottom":this.isFloating("bottom")}},o("slot",{name:"bottom"})))):o("div",{class:"col"},o("div",{key:"top",style:{minHeight:this.hasPaddingMobile("top")?"48px":"0",display:this.slotExists("top")?"block":"none"}},o("slot",{name:"top"})),o("div",{key:"left",style:{minHeight:this.hasPaddingMobile("left")?"48px":"0",display:this.slotExists("left")?"block":"none"}},o("slot",{name:"left"})),o("div",{key:"content",class:"content",onClick:()=>this.closeFloatingPanes()},o("slot",{name:"content"}),o("slot",null)),o("div",{key:"right",style:{minHeight:this.hasPaddingMobile("right")?"48px":"0",display:this.slotExists("right")?"block":"none"}},o("slot",{name:"right"})),o("div",{key:"bottom",style:{minHeight:this.hasPaddingMobile("bottom")?"48px":"0",display:this.slotExists("bottom")?"block":"none"}},o("slot",{name:"bottom"}))))}get hostElement(){return i(this)}static get watchers(){return{paneElements:["onPaneElementsChange"],variant:["onVariableChange"],borderless:["onBorderChange"],layout:["onLayoutChange"],isMobile:["onMobileChange"]}}};h.style=a;export{h as ix_pane_layout};
2
- //# sourceMappingURL=p-b6dad40c.entry.js.map
1
+ import{r as t,f as o,h as s,H as e,g as i}from"./p-CtoreFVF.js";import{a as l}from"./p-gkooEHol.js";import{m as n}from"./p-D_Hmobxf.js";import"./p-BdCnOrqW.js";const a=":host{display:flex;position:relative;width:100%;height:100%}: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 .side-panes-wrapper{height:100%;width:100%}:host .row{height:100%;width:100%;overflow:hidden;display:flex;flex-direction:row;justify-content:space-between;position:relative}:host .col{height:100%;width:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;position:relative}:host .content{width:100%;height:100%;overflow:auto}:host .absolute-top{width:100%;position:absolute;top:0}:host .absolute-bottom{width:100%;position:absolute;bottom:0}:host .absolute-left{height:100%;position:absolute;left:0}:host .absolute-right{height:100%;position:absolute;right:0}:host .padding-top{padding-top:2.5rem}:host .padding-bottom{padding-bottom:2.5rem}:host .padding-left{padding-left:2.5rem}:host .padding-right{padding-right:2.5rem}";const h=class{constructor(o){t(this,o);this.layout="full-vertical";this.variant="inline";this.borderless=false;this.isMobile=false;this.paneElements=0;this.panes=[]}get currentPanes(){return this.hostElement.querySelectorAll("ix-pane")}componentWillLoad(){this.paneElements=this.currentPanes.length;this.observer=new MutationObserver((t=>{var o,s;if(((o=t[0].addedNodes.item(0))===null||o===void 0?void 0:o.nodeName)==="IX-PANE"){this.paneElements+=1}else if(((s=t[0].removedNodes.item(0))===null||s===void 0?void 0:s.nodeName)==="IX-PANE"){this.paneElements-=1}}));this.observer.observe(this.hostElement,{childList:true});this.isMobile=n("sm");l.onChange.on((()=>{this.isMobile=n("sm")}))}componentDidLoad(){this.setPanes(this.currentPanes)}disconnectedCallback(){var t;(t=this.observer)===null||t===void 0?void 0:t.disconnect()}setPaneVariant(t){if(!t.ignoreLayoutSettings){t.variant=this.variant}}setPaneBorder(t){if(!t.ignoreLayoutSettings){if(this.borderless){t.borderless=true}else{const o=!!this.panes.find((t=>t.slot==="left"&&!t.hideOnCollapse));if(t.variant==="floating"&&this.layout==="full-vertical"&&o&&(t.composition==="top"||t.composition==="bottom")){t.borderless=true}else{t.borderless=false}}}}setPaneZIndex(t){const o=t.slot==="top";const s=t.slot==="bottom";const e=t.slot==="left";const i=t.slot==="right";let l=1;if(this.isMobile){if(s||o){l=3}}else{if(this.layout==="full-vertical"){if(e||i){l=3}}else{if(s||o){l=3}}}t.style.zIndex=l.toString()}setPanes(t){this.panes=[];t.forEach((t=>{this.panes.push({slot:t.slot,hideOnCollapse:t.hideOnCollapse,floating:t.variant==="floating"})}))}closeFloatingPanes(){this.currentPanes.forEach((t=>{if(t.expanded&&t.variant==="floating"){t.expanded=false}}))}configurePanes(){let t=0;let s=0;let e=0;let i=0;this.currentPanes.forEach((o=>{const l=o.slot==="top";const n=o.slot==="bottom";const a=o.slot==="left";const h=o.slot==="right";if(a){if(e){o.slot="";return}e++}else if(h){if(i){o.slot="";return}i++}else if(l){if(t){o.slot="";return}t++}else if(n){if(s){o.slot="";return}s++}else{o.slot="";return}this.setPaneVariant(o);this.setPaneBorder(o);this.setPaneZIndex(o)}));this.setPanes(this.currentPanes);o(this.hostElement)}onSlotChanged(){this.configurePanes()}onCollapsibleChanged(t){const{slot:s,hideOnCollapse:e}=t.detail;this.panes.forEach((t=>{if(t.slot===s){t.hideOnCollapse=e}}));o(this.hostElement)}onVariantChanged(t){const{slot:s,variant:e}=t.detail;this.panes.forEach((t=>{if(t.slot===s){t.floating=e==="floating"}}));o(this.hostElement)}onPaneElementsChange(){this.configurePanes()}onVariableChange(){this.currentPanes.forEach((t=>{this.setPaneVariant(t);this.setPaneBorder(t)}));this.setPanes(this.currentPanes);o(this.hostElement)}onBorderChange(){this.currentPanes.forEach((t=>{this.setPaneBorder(t)}))}onLayoutChange(){this.currentPanes.forEach((t=>{this.setPaneBorder(t);this.setPaneZIndex(t)}))}onMobileChange(){this.currentPanes.forEach((t=>{this.setPaneZIndex(t)}))}hasPadding(t){const o=this.panes.find((o=>o.slot===t));return o?!o.hideOnCollapse&&o.floating:false}hasPaddingMobile(t){const o=this.panes.find((o=>o.slot===t));return o&&!o.hideOnCollapse}slotExists(t){const o=this.panes.find((o=>o.slot===t));return!!o}isFloating(t){const o=this.panes.find((o=>o.slot===t));return o?o.floating:false}render(){return s(e,{key:"03ea4309957e61df58b3d8bc01bad3f4a069e825"},!this.isMobile?this.layout=="full-vertical"?s("div",{class:"side-panes-wrapper"},s("div",{class:{row:true,"padding-left":this.hasPadding("left"),"padding-right":this.hasPadding("right")}},s("div",{key:"left",class:{"absolute-left":this.isFloating("left")}},s("slot",{name:"left"})),s("div",{class:{col:true,"padding-top":this.hasPadding("top"),"padding-bottom":this.hasPadding("bottom")}},s("div",{key:"top",class:{"absolute-top":this.isFloating("top")}},s("slot",{name:"top"})),s("div",{key:"content",class:"content",onClick:()=>this.closeFloatingPanes()},s("slot",{name:"content"}),s("slot",null)),s("div",{key:"bottom",class:{"absolute-bottom":this.isFloating("bottom")}},s("slot",{name:"bottom"}))),s("div",{key:"right",class:{"absolute-right":this.isFloating("right")}},s("slot",{name:"right"})))):s("div",{class:"side-panes-wrapper"},s("div",{class:{col:true,"padding-top":this.hasPadding("top"),"padding-bottom":this.hasPadding("bottom")}},s("div",{key:"top",class:{"absolute-top":this.isFloating("top")}},s("slot",{name:"top"})),s("div",{class:{row:true,"padding-left":this.hasPadding("left"),"padding-right":this.hasPadding("right")}},s("div",{key:"left",class:{"absolute-left":this.isFloating("left")}},s("slot",{name:"left"})),s("div",{key:"content",class:"content",onClick:()=>this.closeFloatingPanes()},s("slot",{name:"content"}),s("slot",null)),s("div",{key:"right",class:{"absolute-right":this.isFloating("right")}},s("slot",{name:"right"}))),s("div",{key:"bottom",class:{"absolute-bottom":this.isFloating("bottom")}},s("slot",{name:"bottom"})))):s("div",{class:"col"},s("div",{key:"top",style:{minHeight:this.hasPaddingMobile("top")?"48px":"0",display:this.slotExists("top")?"block":"none"}},s("slot",{name:"top"})),s("div",{key:"left",style:{minHeight:this.hasPaddingMobile("left")?"48px":"0",display:this.slotExists("left")?"block":"none"}},s("slot",{name:"left"})),s("div",{key:"content",class:"content",onClick:()=>this.closeFloatingPanes()},s("slot",{name:"content"}),s("slot",null)),s("div",{key:"right",style:{minHeight:this.hasPaddingMobile("right")?"48px":"0",display:this.slotExists("right")?"block":"none"}},s("slot",{name:"right"})),s("div",{key:"bottom",style:{minHeight:this.hasPaddingMobile("bottom")?"48px":"0",display:this.slotExists("bottom")?"block":"none"}},s("slot",{name:"bottom"}))))}get hostElement(){return i(this)}static get watchers(){return{paneElements:["onPaneElementsChange"],variant:["onVariableChange"],borderless:["onBorderChange"],layout:["onLayoutChange"],isMobile:["onMobileChange"]}}};h.style=a;export{h as ix_pane_layout};
2
+ //# sourceMappingURL=p-89449e22.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as e,c as t,h as i,H as s,g as r}from"./p-DGODjp4O.js";import{H as a}from"./p-BlIjqRam.js";import{m as n}from"./p-bcj7UEIC.js";const h=":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}";var l=undefined&&undefined.__decorate||function(e,t,i,s){var r=arguments.length,a=r<3?t:s===null?s=Object.getOwnPropertyDescriptor(t,i):s,n;if(typeof Reflect==="object"&&typeof Reflect.decorate==="function")a=Reflect.decorate(e,t,i,s);else for(var h=e.length-1;h>=0;h--)if(n=e[h])a=(r<3?n(a):r>3?n(t,i,a):n(t,i))||a;return r>3&&a&&Object.defineProperty(t,i,a),a};const o=class{constructor(i){e(this,i);this.valueChange=t(this,"valueChange",7);this.direction="column";this.required=false;this.isInvalid=false;this.isValid=false;this.isInfo=false;this.isWarning=false;this.touched=false;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:true,subtree:true,attributes:true,attributeFilter:["checked","required"]})}componentWillLoad(){this.selectInitialValue();this.ensureOnlyLastRadioChecked();this.hasNestedRequiredRadio()}disconnectedCallback(){if(this.observer){this.observer.disconnect()}}selectInitialValue(){if(!this.value){return}this.radiobuttonElements.forEach((e=>{e.checked=e.value===this.value}))}ensureOnlyLastRadioChecked(){const e=this.radiobuttonElements.filter((e=>e.checked));e.forEach(((t,i)=>{if(i===e.length-1){return}t.checked=false}))}hasNestedRequiredRadio(){this.required=this.radiobuttonElements.some((e=>e.required))}onValueChangeHandler(e){this.touched=true;this.radiobuttonElements.forEach((t=>{t.checked=t.value===e}))}onCheckedChangeHandler(e){this.radiobuttonElements.forEach((t=>{if(t!==e.target){t.checked=false;return}t.checked=true;this.valueChange.emit(t.value)}))}onClassField({isInvalid:e,isInfo:t,isValid:i,isWarning:s,isInvalidByRequired:r}){this.isInvalid=e||r;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)}render(){return i(s,{key:"4815cffc82b0358b71cefce73cd34dab1f2ddc5d",onIxBlur:()=>this.touched=true,ref:this.groupRef},i("ix-field-wrapper",{key:"6b4ab280bdfac49de80d73d8594880e2f0a6bacd",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},i("div",{key:"cf8a03760b0950a474185f17018dcef178fa9509",class:{"checkbox-container":true,"row-layout":this.direction==="row"}},i("slot",{key:"51f23ea772d0762e2360846d124187532a946f81"}))))}get hostElement(){return r(this)}static get watchers(){return{value:["onValueChangeHandler"]}}};l([a({includeChildren:true})],o.prototype,"onClassField",null);o.style=h;export{o as ix_radio_group};
2
- //# sourceMappingURL=p-b8144c96.entry.js.map
1
+ import{r as e,c as t,h as i,H as s,g as r}from"./p-CtoreFVF.js";import{H as a}from"./p-CAj3Tlcn.js";import{m as n}from"./p-bcj7UEIC.js";const h=":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}";var l=undefined&&undefined.__decorate||function(e,t,i,s){var r=arguments.length,a=r<3?t:s===null?s=Object.getOwnPropertyDescriptor(t,i):s,n;if(typeof Reflect==="object"&&typeof Reflect.decorate==="function")a=Reflect.decorate(e,t,i,s);else for(var h=e.length-1;h>=0;h--)if(n=e[h])a=(r<3?n(a):r>3?n(t,i,a):n(t,i))||a;return r>3&&a&&Object.defineProperty(t,i,a),a};const o=class{constructor(i){e(this,i);this.valueChange=t(this,"valueChange",7);this.direction="column";this.required=false;this.isInvalid=false;this.isValid=false;this.isInfo=false;this.isWarning=false;this.touched=false;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:true,subtree:true,attributes:true,attributeFilter:["checked","required"]})}componentWillLoad(){this.selectInitialValue();this.ensureOnlyLastRadioChecked();this.hasNestedRequiredRadio()}disconnectedCallback(){if(this.observer){this.observer.disconnect()}}selectInitialValue(){if(!this.value){return}this.radiobuttonElements.forEach((e=>{e.checked=e.value===this.value}))}ensureOnlyLastRadioChecked(){const e=this.radiobuttonElements.filter((e=>e.checked));e.forEach(((t,i)=>{if(i===e.length-1){return}t.checked=false}))}hasNestedRequiredRadio(){this.required=this.radiobuttonElements.some((e=>e.required))}onValueChangeHandler(e){this.touched=true;this.radiobuttonElements.forEach((t=>{t.checked=t.value===e}))}onCheckedChangeHandler(e){this.radiobuttonElements.forEach((t=>{if(t!==e.target){t.checked=false;return}t.checked=true;this.valueChange.emit(t.value)}))}onClassField({isInvalid:e,isInfo:t,isValid:i,isWarning:s,isInvalidByRequired:r}){this.isInvalid=e||r;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)}render(){return i(s,{key:"93241d4ab22b1d87d5fd1e5ff65d5fc8877e1784",onIxBlur:()=>this.touched=true,ref:this.groupRef},i("ix-field-wrapper",{key:"8ee3487bb24408f698cb975822eed476c070f3eb",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},i("div",{key:"96216c66bce9e4b63071048a3848de1c611da84f",class:{"checkbox-container":true,"row-layout":this.direction==="row"}},i("slot",{key:"8910a200a6eb0d9f88f3b45d96967a7f406b545d"}))))}get hostElement(){return r(this)}static get watchers(){return{value:["onValueChangeHandler"]}}};l([a({includeChildren:true})],o.prototype,"onClassField",null);o.style=h;export{o as ix_radio_group};
2
+ //# sourceMappingURL=p-8aa0fda7.entry.js.map
@@ -0,0 +1,2 @@
1
+ export{a as ix_menu_settings}from"./p-sxLz5AVO.js";import"./p-CtoreFVF.js";import"./p-Cz75KU1f.js";
2
+ //# sourceMappingURL=p-92a6324b.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as e,c as o,h as t,H as r,g as s}from"./p-DGODjp4O.js";import{l as i}from"./p-Cz75KU1f.js";const l=":host{display:inline-flex;align-items:center;justify-content:space-between;height:1.5rem;padding-left:0.5rem;border:var(--theme-focus--border-thickness) solid var(--theme-chip-primary-outline--border-color);border-radius:2rem;background-color:var(--theme-color-ghost);color:var(--theme-chip-primary-outline--color)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .slot-container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.5rem}:host .slot-container :host-context(.disabled){background-color:var(--theme-color-ghost);border-color:var(--theme-color-component-4);color:var(--theme-color-weak-text)}:host ix-icon-button{height:1.5rem;margin-left:0.25rem}:host ix-icon-button:not(.disabled):not(:disabled):focus-visible{outline:none}:host(.disabled){border:var(--theme-focus--border-thickness) solid var(--theme-color-component-4);color:var(--theme-color-weak-text);padding-right:0.5rem;cursor:default}:host(.readonly){padding-right:0.5rem}:host(:not(.disabled):not(:disabled)){cursor:pointer}:host(:hover:not(.disabled):not(:disabled)){background-color:var(--theme-color-ghost-primary--hover);border-color:var(--theme-chip-primary-outline--border-color--hover);color:var(--theme-chip-primary-outline--color--hover)}:host(:not(.disabled):not(:disabled)){cursor:pointer}:host(:active:not(.disabled):not(:disabled)){background-color:var(--theme-color-ghost-primary--active);border-color:var(--theme-chip-primary-outline--border-color--active);color:var(--theme-chip-primary-outline--color--active)}:host(:focus-visible:not(.disabled):not(:disabled)){outline:var(--theme-color-focus-bdr) solid var(--theme-focus--border-thickness);outline-offset:-0.125rem}";const a=class{constructor(t){e(this,t);this.closeClick=o(this,"closeClick",7);this.disabled=false;this.readonly=false}onCloseClick(e){e.preventDefault();e.stopPropagation();this.closeClick.emit()}render(){return t(r,{key:"c778f50984ea53997c6c1188e8d3b030e4dfa4c8",class:{disabled:this.disabled,readonly:this.readonly},title:this.hostElement.textContent},t("div",{key:"b6888190e09ae621eb7e004f418f0944eb062a7b",class:"slot-container"},t("slot",{key:"c8a3e52464c4873d4c949b9c472613b12fd7fee7"})),!this.disabled&&!this.readonly?t("ix-icon-button",{variant:"tertiary",oval:true,icon:i,size:"16",tabindex:this.disabled?-1:0,disabled:this.disabled,onClick:e=>this.onCloseClick(e),"aria-label":this.ariaLabelCloseIconButton}):null)}get hostElement(){return s(this)}};a.style=l;class c extends CustomEvent{constructor(e){super("ix-select-item:labelChange",{bubbles:true,detail:e})}}class h extends CustomEvent{constructor(e){super("ix-select-item:valueChange",{bubbles:true,detail:e})}}const n=":host{display:block;position:relative}:host>ix-dropdown-item{width:100%}:host ix-dropdown-item{color:var(--theme-color-std-text)}:host .select-item-checked{background-color:var(--theme-select-list-item--background--selected);--ix-dropdown-item-checked-color:var(--theme-color-std-text)}:host(.display-none){display:none}";const d=class{constructor(t){e(this,t);this.itemClick=o(this,"itemClick",7);this.selected=false;this.hover=false;this.componentLoaded=false}async getDropdownItemElement(){return this.dropdownItem}async onItemClick(e){e===null||e===void 0?void 0:e.preventDefault();e===null||e===void 0?void 0:e.stopPropagation();this.itemClick.emit(this.value)}get dropdownItem(){return this.hostElement.querySelector("ix-dropdown-item")}componentDidRender(){if(this.value===undefined||this.value===null){console.warn("ix-select-item must have a `value` property")}this.componentLoaded=true}onValueChange(e,o){if(this.componentLoaded){this.hostElement.dispatchEvent(new h({newValue:e,oldValue:o}))}}labelChange(e,o){if(this.componentLoaded){this.hostElement.dispatchEvent(new c({newValue:e,oldValue:o}))}}render(){return t(r,{key:"a246c44f60262c0d667f256d3a0dd6ffa5639ead"},t("ix-dropdown-item",{key:"eced5e715b6b8edaea18d034527caff930c739af",class:{"select-item-checked":this.selected},checked:this.selected,label:this.label?this.label:this.value,onItemClick:e=>this.onItemClick(e)}))}get hostElement(){return s(this)}static get watchers(){return{value:["onValueChange"],label:["labelChange"]}}};d.style=n;export{a as ix_filter_chip,d as ix_select_item};
2
- //# sourceMappingURL=p-b59285eb.entry.js.map
1
+ import{r as e,c as o,h as t,H as r,g as s}from"./p-CtoreFVF.js";import{l as i}from"./p-Cz75KU1f.js";const l=":host{display:inline-flex;align-items:center;justify-content:space-between;height:1.5rem;padding-left:0.5rem;border:var(--theme-focus--border-thickness) solid var(--theme-chip-primary-outline--border-color);border-radius:2rem;background-color:var(--theme-color-ghost);color:var(--theme-chip-primary-outline--color)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .slot-container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.5rem}:host .slot-container :host-context(.disabled){background-color:var(--theme-color-ghost);border-color:var(--theme-color-component-4);color:var(--theme-color-weak-text)}:host ix-icon-button{height:1.5rem;margin-left:0.25rem}:host ix-icon-button:not(.disabled):not(:disabled):focus-visible{outline:none}:host(.disabled){border:var(--theme-focus--border-thickness) solid var(--theme-color-component-4);color:var(--theme-color-weak-text);padding-right:0.5rem;cursor:default}:host(.readonly){padding-right:0.5rem}:host(:not(.disabled):not(:disabled)){cursor:pointer}:host(:hover:not(.disabled):not(:disabled)){background-color:var(--theme-color-ghost-primary--hover);border-color:var(--theme-chip-primary-outline--border-color--hover);color:var(--theme-chip-primary-outline--color--hover)}:host(:not(.disabled):not(:disabled)){cursor:pointer}:host(:active:not(.disabled):not(:disabled)){background-color:var(--theme-color-ghost-primary--active);border-color:var(--theme-chip-primary-outline--border-color--active);color:var(--theme-chip-primary-outline--color--active)}:host(:focus-visible:not(.disabled):not(:disabled)){outline:var(--theme-color-focus-bdr) solid var(--theme-focus--border-thickness);outline-offset:-0.125rem}";const a=class{constructor(t){e(this,t);this.closeClick=o(this,"closeClick",7);this.disabled=false;this.readonly=false}onCloseClick(e){e.preventDefault();e.stopPropagation();this.closeClick.emit()}render(){return t(r,{key:"c778f50984ea53997c6c1188e8d3b030e4dfa4c8",class:{disabled:this.disabled,readonly:this.readonly},title:this.hostElement.textContent},t("div",{key:"b6888190e09ae621eb7e004f418f0944eb062a7b",class:"slot-container"},t("slot",{key:"c8a3e52464c4873d4c949b9c472613b12fd7fee7"})),!this.disabled&&!this.readonly?t("ix-icon-button",{variant:"tertiary",oval:true,icon:i,size:"16",tabindex:this.disabled?-1:0,disabled:this.disabled,onClick:e=>this.onCloseClick(e),"aria-label":this.ariaLabelCloseIconButton}):null)}get hostElement(){return s(this)}};a.style=l;class c extends CustomEvent{constructor(e){super("ix-select-item:labelChange",{bubbles:true,detail:e})}}class h extends CustomEvent{constructor(e){super("ix-select-item:valueChange",{bubbles:true,detail:e})}}const n=":host{display:block;position:relative}:host>ix-dropdown-item{width:100%}:host ix-dropdown-item{color:var(--theme-color-std-text)}:host .select-item-checked{background-color:var(--theme-select-list-item--background--selected);--ix-dropdown-item-checked-color:var(--theme-color-std-text)}:host(.display-none){display:none}";const d=class{constructor(t){e(this,t);this.itemClick=o(this,"itemClick",7);this.selected=false;this.hover=false;this.componentLoaded=false}async getDropdownItemElement(){return this.dropdownItem}async onItemClick(e){e===null||e===void 0?void 0:e.preventDefault();e===null||e===void 0?void 0:e.stopPropagation();this.itemClick.emit(this.value)}get dropdownItem(){return this.hostElement.querySelector("ix-dropdown-item")}componentDidRender(){if(this.value===undefined||this.value===null){console.warn("ix-select-item must have a `value` property")}this.componentLoaded=true}onValueChange(e,o){if(this.componentLoaded){this.hostElement.dispatchEvent(new h({newValue:e,oldValue:o}))}}labelChange(e,o){if(this.componentLoaded){this.hostElement.dispatchEvent(new c({newValue:e,oldValue:o}))}}render(){return t(r,{key:"eda73234f63f14409068135e908af00d7f18b48b"},t("ix-dropdown-item",{key:"14603322f1a339a30aa00b32f6802037af69a187",class:{"select-item-checked":this.selected},checked:this.selected,label:this.label?this.label:this.value,onItemClick:e=>this.onItemClick(e)}))}get hostElement(){return s(this)}static get watchers(){return{value:["onValueChange"],label:["labelChange"]}}};d.style=n;export{a as ix_filter_chip,d as ix_select_item};
2
+ //# sourceMappingURL=p-94fa5d00.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r,h as o,H as c}from"./p-DGODjp4O.js";const e=":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)}";const d=class{constructor(o){r(this,o);this.variant="outline";this.collapse=true}render(){var r;return o(c,{key:"6bbf00437c1ca66db153373bde27219f8e97a214",class:`card-${this.variant}`},o("ix-card",{key:"d50854bbf3275c836c8007dcf718fe1d92696123",variant:this.variant},o("ix-card-content",{key:"bef19c7cf43df532a478222958e0b4d860be1e30"},o("ix-card-title",{key:"123f9405b787ed426ffcc386ac3b28757bab3fcd"},this.icon?o("ix-icon",{class:"icon",name:this.icon,size:"32","aria-label":this.ariaLabelIcon}):null,o("ix-typography",{key:"3b792a4d47d354388e04e2f2692cfe670f086bae",format:"display-xxl"},(r=this.notification)!==null&&r!==void 0?r:0),o("slot",{key:"99309088649ceed43b54101f59a69a57c6c7597d",name:"title-action"})),o("ix-typography",{key:"aded73b945315c1c572cb59251205a8d9b3c7f38",format:"h4"},this.heading),o("ix-typography",{key:"589fb71f937b9db408ed611721b36e1ab7c0969b"},this.subheading)),o("ix-card-accordion",{key:"1fd8fa45f096ba73c23d903d2f809f2fea0cb1d0",collapse:this.collapse,variant:this.variant},o("slot",{key:"5ef36bf26050df5b5a57c6725adc133367c266b5"}))))}};d.style=e;export{d as ix_push_card};
2
- //# sourceMappingURL=p-c8cf26c5.entry.js.map
1
+ import{r,h as o,H as e}from"./p-CtoreFVF.js";const a=":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)}";const c=class{constructor(o){r(this,o);this.variant="outline";this.expanded=false}render(){var r;return o(e,{key:"25cc0c4fea44a0a035e59a617c81c5c4ba46f7bf",class:`card-${this.variant}`},o("ix-card",{key:"3414251824d2f252985c29be1ae7f67235608147",variant:this.variant},o("ix-card-content",{key:"cecdda5d8a8d6818c6ffe4aed7a47e0dffe12bd0"},o("ix-card-title",{key:"6e7b0859b6bf0704fe43845c2e2b456eda578aa7"},this.icon?o("ix-icon",{class:"icon",name:this.icon,size:"32","aria-label":this.ariaLabelIcon}):null,o("ix-typography",{key:"60df1048ad8d94f9f741fba881e0276e5c864899",format:"display-xxl"},(r=this.notification)!==null&&r!==void 0?r:0),o("slot",{key:"503f04b96a2d1a93cb60ef47f256236249eb0473",name:"title-action"})),o("ix-typography",{key:"e1ccccb5a67b270e93b1aae952ad6fdf27a19658",format:"h4"},this.heading),o("ix-typography",{key:"cd147ac7c5bb418926b62634b06e897a454d987b"},this.subheading)),o("ix-card-accordion",{key:"ac1045a3cc07cd515de917e7afe096d6ebf3b312",collapse:!this.expanded,variant:this.variant},o("slot",{key:"6cfd442f9174fae7e66d750f519445b9fcbeb079"}))))}};c.style=a;export{c as ix_push_card};
2
+ //# sourceMappingURL=p-957d0d0b.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["registerInstance","h","Host","pushCardCss","PushCard","constructor","hostRef","this","variant","expanded","render","_a","key","class","icon","name","size","ariaLabelIcon","format","notification","heading","subheading","collapse","style"],"sources":["0"],"mappings":"OAAcA,OAAkBC,OAAQC,MAAY,kBAEpD,MAAMC,EAAc,4gDAEpB,MAAMC,EAAW,MACb,WAAAC,CAAYC,GACRN,EAAiBO,KAAMD,GAIvBC,KAAKC,QAAU,UAIfD,KAAKE,SAAW,KACpB,CACA,MAAAC,GACI,IAAIC,EACJ,OAAQV,EAAEC,EAAM,CAAEU,IAAK,2CAA4CC,MAAO,QAAQN,KAAKC,WAAaP,EAAE,UAAW,CAAEW,IAAK,2CAA4CJ,QAASD,KAAKC,SAAWP,EAAE,kBAAmB,CAAEW,IAAK,4CAA8CX,EAAE,gBAAiB,CAAEW,IAAK,4CAA8CL,KAAKO,KAAQb,EAAE,UAAW,CAAEY,MAAO,OAAQE,KAAMR,KAAKO,KAAME,KAAM,KAAM,aAAcT,KAAKU,gBAAoB,KAAMhB,EAAE,gBAAiB,CAAEW,IAAK,2CAA4CM,OAAQ,gBAAkBP,EAAKJ,KAAKY,gBAAkB,MAAQR,SAAY,EAAIA,EAAK,GAAIV,EAAE,OAAQ,CAAEW,IAAK,2CAA4CG,KAAM,kBAAoBd,EAAE,gBAAiB,CAAEW,IAAK,2CAA4CM,OAAQ,MAAQX,KAAKa,SAAUnB,EAAE,gBAAiB,CAAEW,IAAK,4CAA8CL,KAAKc,aAAcpB,EAAE,oBAAqB,CAAEW,IAAK,2CAA4CU,UAAWf,KAAKE,SAAUD,QAASD,KAAKC,SAAWP,EAAE,OAAQ,CAAEW,IAAK,+CAC1gC,GAEJR,EAASmB,MAAQpB,SAERC","ignoreList":[]}
@@ -0,0 +1,2 @@
1
+ import{r as e,c as o,h as r,H as t,g as h}from"./p-CtoreFVF.js";import{a as i}from"./p-Bb7pDeaQ.js";import{H as c}from"./p-CAj3Tlcn.js";const n=':host{display:inline-flex;flex-direction:row;position:relative;min-height:1.5rem;max-height:calc(100% - 0.5rem);margin-block-start:0.25rem;margin-block-end:0.25rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host input[type=checkbox]{display:none}:host .wrapper{display:flex;align-items:flex-start;width:100%;max-height:100%}:host .label{word-break:break-word;display:block;white-space:normal;overflow:hidden;margin-block-start:0.125rem;margin-inline-start:0.5rem;min-height:1rem}:host .switch{all:unset;position:relative;display:inline-block;width:3rem;min-width:3rem;max-width:3rem;height:1.5rem}:host .slider{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--theme-switch-off--background);transition:var(--theme-default-time);border-radius:1.5rem;border:0.0625rem solid transparent}:host .slider:before{position:absolute;content:"";height:1.125rem;width:1.125rem;left:0.125rem;bottom:0.125rem;background-color:var(--theme-switch-thumb-off--background);transition:var(--theme-default-time);border-radius:50%;border:1px solid var(--theme-switch-thumb-off--border-color)}:host .switch.checked>.slider::before{background-color:var(--theme-switch-thumb-on--background);transform:translateX(1.5rem)}:host .switch>.slider{border-color:var(--theme-switch-off--border-color)}:host .switch:hover>.slider{background-color:var(--theme-switch-off--background--hover);border-color:var(--theme-switch-off--border-color--hover)}:host .switch:hover>.slider:before{background-color:var(--theme-switch-thumb-off--background--hover);border:1px solid var(--theme-switch-thumb-off--border-color--hover)}:host .switch:active>.slider{background-color:var(--theme-switch-off--background--active);border-color:var(--theme-switch-off--border-color--active)}:host .switch:active>.slider:before{background-color:var(--theme-switch-thumb-off--background--active);border:1px solid var(--theme-switch-thumb-off--border-color--active)}:host .switch.checked>.slider{background-color:var(--theme-switch-on--background);border-color:var(--theme-switch-on--border-color)}:host .switch.checked>.slider:before{border:1px solid var(--theme-switch-thumb-on--border-color)}:host .switch.checked:hover>.slider{background-color:var(--theme-switch-on--background--hover);border-color:var(--theme-switch-on--border-color--hover)}:host .switch.checked:hover>.slider:before{background-color:var(--theme-switch-thumb-on--background--hover);border:1px solid var(--theme-switch-thumb-on--border-color--hover)}:host .switch.checked:active>.slider{background-color:var(--theme-switch-on--background--active);border-color:var(--theme-switch-on--border-color--active)}:host .switch.checked:active>.slider:before{background-color:var(--theme-switch-thumb-on--background--active);border:1px solid var(--theme-switch-thumb-on--border-color--active)}:host .switch.indeterminate>.slider::before{transform:translateX(0.75rem)}:host(:not(.disabled)) .wrapper{cursor:pointer}:host(:not(.disabled)) .switch:focus-visible>.slider{outline:0.0625rem solid var(--theme-color-focus-bdr);outline-offset:0.0625rem}:host(.disabled){pointer-events:none}:host(.disabled) .switch{opacity:0.5}:host(.disabled) .switch>.slider{background-color:var(--theme-switch-off--background--disabled)}:host(.disabled) .switch>.slider:before{background-color:var(--theme-switch-thumb-off--background--disabled)}:host(.disabled) .switch.checked>.slider{background-color:var(--theme-switch-on--background--disabled)}:host(.disabled) .switch.checked>.slider:before{background-color:var(--theme-switch-thumb-on--background--disabled)}:host(.disabled) .label{color:var(--theme-color-weak-text)}:host(.ix-valid:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--valid\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--valid--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--valid--active\n );--theme-switch-thumb-off--border-color:var(\n --theme-switch-thumb-off--border-color--valid\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--valid--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--valid--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--valid\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--valid--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--valid--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--valid\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--valid--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--valid--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--valid\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--valid--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--valid--active\n );--theme-switch-thumb-on--border-color:var(\n --theme-switch-thumb-on--border-color--valid\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--valid--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--valid--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--valid\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--valid--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--valid--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--valid\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--valid--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--valid--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--valid\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--valid--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--valid--active\n );--theme-switch-thumb-mixed--border-color:var(\n --theme-switch-thumb-mixed--border-color--valid\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--valid--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--valid--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--valid\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--valid--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--valid--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--valid\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--valid--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--valid--active\n )}:host(.ix-info:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--info\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--info--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--info--active\n );--theme-switch-thumb-off--border-color:var(\n --theme-switch-thumb-off--border-color--info\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--info--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--info--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--info\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--info--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--info--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--info\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--info--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--info--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--info\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--info--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--info--active\n );--theme-switch-thumb-on--border-color:var(\n --theme-switch-thumb-on--border-color--info\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--info--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--info--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--info\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--info--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--info--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--info\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--info--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--info--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--info\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--info--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--info--active\n );--theme-switch-thumb-mixed--border-color:var(\n --theme-switch-thumb-mixed--border-color--info\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--info--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--info--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--info\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--info--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--info--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--info\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--info--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--info--active\n )}:host(.ix-warning:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--warning\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--warning--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--warning--active\n );--theme-switch-thumb-off--border-color:var(\n --theme-switch-thumb-off--border-color--warning\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--warning--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--warning--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--warning\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--warning--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--warning--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--warning\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--warning--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--warning--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--warning\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--warning--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--warning--active\n );--theme-switch-thumb-on--border-color:var(\n --theme-switch-thumb-on--border-color--warning\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--warning--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--warning--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--warning\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--warning--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--warning--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--warning\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--warning--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--warning--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--warning\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--warning--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--warning--active\n );--theme-switch-thumb-mixed--border-color:var(\n --theme-switch-thumb-mixed--border-color--warning\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--warning--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--warning--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--warning\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--warning--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--warning--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--warning\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--warning--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--warning--active\n )}:host(.ix-invalid--required:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--invalid\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--invalid--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--invalid--active\n );--theme-switch-thumb-off--border-color:var(\n --theme-switch-thumb-off--border-color--invalid\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--invalid--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--invalid--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--invalid\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--invalid--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--invalid--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--invalid\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--invalid--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--invalid--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--invalid\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--invalid--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--invalid--active\n );--theme-switch-thumb-on--border-color:var(\n --theme-switch-thumb-on--border-color--invalid\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--invalid--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--invalid--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--invalid\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--invalid--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--invalid--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--invalid\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--invalid--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--invalid--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--invalid\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--invalid--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--invalid--active\n );--theme-switch-thumb-mixed--border-color:var(\n --theme-switch-thumb-mixed--border-color--invalid\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--invalid--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--invalid--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--invalid\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--invalid--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--invalid--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--invalid\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--invalid--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--invalid--active\n )}:host(.ix-invalid:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--invalid\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--invalid--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--invalid--active\n );--theme-switch-thumb-off--border-color:var(\n --theme-switch-thumb-off--border-color--invalid\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--invalid--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--invalid--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--invalid\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--invalid--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--invalid--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--invalid\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--invalid--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--invalid--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--invalid\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--invalid--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--invalid--active\n );--theme-switch-thumb-on--border-color:var(\n --theme-switch-thumb-on--border-color--invalid\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--invalid--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--invalid--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--invalid\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--invalid--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--invalid--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--invalid\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--invalid--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--invalid--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--invalid\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--invalid--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--invalid--active\n );--theme-switch-thumb-mixed--border-color:var(\n --theme-switch-thumb-mixed--border-color--invalid\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--invalid--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--invalid--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--invalid\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--invalid--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--invalid--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--invalid\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--invalid--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--invalid--active\n )}';var a=undefined&&undefined.__decorate||function(e,o,r,t){var h=arguments.length,i=h<3?o:t===null?t=Object.getOwnPropertyDescriptor(o,r):t,c;if(typeof Reflect==="object"&&typeof Reflect.decorate==="function")i=Reflect.decorate(e,o,r,t);else for(var n=e.length-1;n>=0;n--)if(c=e[n])i=(h<3?c(i):h>3?c(o,r,i):c(o,r))||i;return h>3&&i&&Object.defineProperty(o,r,i),i};const d=class{constructor(r){e(this,r);this.checkedChange=o(this,"checkedChange",7);this.valueChange=o(this,"valueChange",7);this.ixBlur=o(this,"ixBlur",7);if(r.$hostElement$["s-ei"]){this.formInternals=r.$hostElement$["s-ei"]}else{this.formInternals=r.$hostElement$.attachInternals();r.$hostElement$["s-ei"]=this.formInternals}this.value="on";this.checked=false;this.disabled=false;this.indeterminate=false;this.textOn="On";this.textOff="Off";this.textIndeterminate="Mixed";this.hideText=false;this.required=false;this.touched=false}onCheckedChange(e){if(this.disabled){return}const o=this.indeterminate;const r=this.checked;if(this.indeterminate){this.indeterminate=false}this.checked=e;const{defaultPrevented:t}=this.checkedChange.emit(this.checked);if(t){this.indeterminate=o;this.checked=r}}componentWillLoad(){this.updateFormInternalValue()}updateFormInternalValue(){if(this.checked){this.formInternals.setFormValue(this.value)}else{this.formInternals.setFormValue(null)}}watchCheckedChange(){this.touched=true;this.updateFormInternalValue()}hasValidValue(){return Promise.resolve(this.checked)}getAssociatedFormElement(){return Promise.resolve(this.formInternals.form)}isTouched(){return Promise.resolve(this.touched)}updateClassMappings(){}render(){let e=this.textOff;if(this.checked){e=this.textOn}if(this.indeterminate){e=this.textIndeterminate}return r(t,{key:"cbc551d0aaaf8b93abf00eae8447b7ba910ee15c",class:{disabled:this.disabled},onBlur:()=>this.ixBlur.emit(),onFocus:()=>this.touched=true},r("label",{key:"9f07f9606f6f81abdd87d2198d32eec1dbc87fb1",class:"wrapper"},r("button",{key:"b2826894662f716e132cc86e5daaf15816c319e4",role:"switch","aria-checked":i(this.checked),class:{switch:true,checked:this.checked,indeterminate:this.indeterminate},onClick:()=>this.onCheckedChange(!this.checked)},r("div",{key:"8cc16350102428ae1f2b8937eda731d5a8e48c4c",class:"slider"})),r("input",{key:"7c20a5235eca12a03a84082735249bf1e649adae",type:"checkbox",disabled:this.disabled,indeterminate:this.indeterminate,checked:this.checked,tabindex:0,"aria-hidden":i(true),"aria-checked":i(this.checked),onChange:e=>this.onCheckedChange(e.target.checked)}),!this.hideText&&r("ix-typography",{key:"701732f68894cef4ff6a340be21a841862e321b4",class:"label"},e)))}static get formAssociated(){return true}get hostElement(){return h(this)}static get watchers(){return{checked:["watchCheckedChange"]}}};a([c()],d.prototype,"updateClassMappings",null);d.style=n;export{d as ix_toggle};
2
+ //# sourceMappingURL=p-9c862819.entry.js.map