@siemens/ix 0.0.0-pr-2198-20251023082407 → 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 (1023) 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 +9 -9
  120. package/components/ix-tile.js +5 -5
  121. package/components/ix-time-input.js +16 -16
  122. package/components/ix-time-input.js.map +1 -1
  123. package/components/ix-time-picker.js +1 -1
  124. package/components/ix-toast-container.js +10 -10
  125. package/components/ix-toast-container.js.map +1 -1
  126. package/components/ix-toast.js +1 -1
  127. package/components/ix-toggle-button.js +3 -3
  128. package/components/ix-toggle.js +7 -7
  129. package/components/ix-toggle.js.map +1 -1
  130. package/components/ix-tooltip.js +1 -1
  131. package/components/ix-tree-item.js +1 -1
  132. package/components/ix-tree.js +3 -3
  133. package/components/ix-typography.js +1 -1
  134. package/components/ix-upload.js +6 -6
  135. package/components/ix-validation-tooltip.js +3 -3
  136. package/components/ix-validation-tooltip.js.map +1 -1
  137. package/components/ix-workflow-step.js +4 -4
  138. package/components/ix-workflow-steps.js +2 -2
  139. package/components/{p-qtej5d_m.js → p-0MSWDTqB.js} +3 -3
  140. package/components/{p-qtej5d_m.js.map → p-0MSWDTqB.js.map} +1 -1
  141. package/components/{p-BOcoAynq.js → p-2fxFa_VL.js} +3 -3
  142. package/components/{p-BOcoAynq.js.map → p-2fxFa_VL.js.map} +1 -1
  143. package/components/{p-BYvKfy9G.js → p-BEzKnceP.js} +9 -9
  144. package/components/{p-BYvKfy9G.js.map → p-BEzKnceP.js.map} +1 -1
  145. package/components/{p-DIi8uGTa.js → p-BNwXjBuF.js} +4 -4
  146. package/components/{p-DIi8uGTa.js.map → p-BNwXjBuF.js.map} +1 -1
  147. package/components/{p-COHP8TmU.js → p-BUIOrNGz.js} +6 -6
  148. package/components/{p-COHP8TmU.js.map → p-BUIOrNGz.js.map} +1 -1
  149. package/components/{p-BzYzD6DI.js → p-BWTF-D2w.js} +3 -3
  150. package/components/{p-BzYzD6DI.js.map → p-BWTF-D2w.js.map} +1 -1
  151. package/components/{p-BrKwrb_Z.js → p-BaWdG-ph.js} +7 -7
  152. package/components/{p-BrKwrb_Z.js.map → p-BaWdG-ph.js.map} +1 -1
  153. package/components/{p-_g5-yLTd.js → p-BccEFWg2.js} +5 -5
  154. package/components/{p-_g5-yLTd.js.map → p-BccEFWg2.js.map} +1 -1
  155. package/components/{p-8MS-omi7.js → p-BvKUU6Ta.js} +4 -4
  156. package/components/{p-8MS-omi7.js.map → p-BvKUU6Ta.js.map} +1 -1
  157. package/components/{p-CbQqqTKK.js → p-Bvf7gwPU.js} +20 -74
  158. package/components/p-Bvf7gwPU.js.map +1 -0
  159. package/components/{p-C3irznVN.js → p-BxNzvWr2.js} +5 -5
  160. package/components/{p-C3irznVN.js.map → p-BxNzvWr2.js.map} +1 -1
  161. package/components/{p-CMk-tLmg.js → p-By1IU8iL.js} +5 -5
  162. package/components/{p-CMk-tLmg.js.map → p-By1IU8iL.js.map} +1 -1
  163. package/components/{p-s3E9saxz.js → p-C6MbjoUl.js} +7 -7
  164. package/components/{p-s3E9saxz.js.map → p-C6MbjoUl.js.map} +1 -1
  165. package/components/{p-peiPnj46.js → p-CCQYIDJK.js} +3 -3
  166. package/components/{p-peiPnj46.js.map → p-CCQYIDJK.js.map} +1 -1
  167. package/components/{p-iTOaSMDo.js → p-CFAI8dx_.js} +3 -3
  168. package/components/{p-iTOaSMDo.js.map → p-CFAI8dx_.js.map} +1 -1
  169. package/components/{p-C-7UhkWz.js → p-CHAuj3bi.js} +9 -9
  170. package/components/{p-C-7UhkWz.js.map → p-CHAuj3bi.js.map} +1 -1
  171. package/components/{p-Gf60OBMd.js → p-CINrBR9H.js} +3 -3
  172. package/components/{p-Gf60OBMd.js.map → p-CINrBR9H.js.map} +1 -1
  173. package/components/{p-DmTyQW2E.js → p-CJphMgA7.js} +5 -5
  174. package/components/{p-DmTyQW2E.js.map → p-CJphMgA7.js.map} +1 -1
  175. package/components/{p-DFHA6KvD.js → p-CKuNFgoe.js} +6 -3
  176. package/components/p-CKuNFgoe.js.map +1 -0
  177. package/components/{p-BFuOBAQB.js → p-CQhe_rqk.js} +7 -13
  178. package/components/p-CQhe_rqk.js.map +1 -0
  179. package/components/{p-fef9-zXA.js → p-CkrLmEP7.js} +4 -4
  180. package/components/{p-fef9-zXA.js.map → p-CkrLmEP7.js.map} +1 -1
  181. package/components/{p-DyW_A5Tq.js → p-CtusOOtv.js} +15 -15
  182. package/components/p-CtusOOtv.js.map +1 -0
  183. package/components/{p-DZNnQyWO.js → p-D1In20Wh.js} +3 -3
  184. package/components/{p-DZNnQyWO.js.map → p-D1In20Wh.js.map} +1 -1
  185. package/components/{p-D5QNBS-J.js → p-DBsESzrF.js} +23 -23
  186. package/components/{p-D5QNBS-J.js.map → p-DBsESzrF.js.map} +1 -1
  187. package/components/{p-BkCOZyt9.js → p-DLPEB4G8.js} +4 -4
  188. package/components/{p-BkCOZyt9.js.map → p-DLPEB4G8.js.map} +1 -1
  189. package/components/{p-CntRboRo.js → p-DOEb0lKA.js} +3 -3
  190. package/components/{p-CntRboRo.js.map → p-DOEb0lKA.js.map} +1 -1
  191. package/components/{p-j4BMT-Rr.js → p-D_rmJU0n.js} +28 -28
  192. package/components/p-D_rmJU0n.js.map +1 -0
  193. package/components/{p-DAWZ76L0.js → p-DcjRXRwg.js} +5 -5
  194. package/components/{p-DAWZ76L0.js.map → p-DcjRXRwg.js.map} +1 -1
  195. package/components/{p-Cl420PSP.js → p-DeBhxnHo.js} +7 -7
  196. package/components/{p-Cl420PSP.js.map → p-DeBhxnHo.js.map} +1 -1
  197. package/components/{p-BrgHqrnH.js → p-DgfGA7Z3.js} +4 -4
  198. package/components/{p-BrgHqrnH.js.map → p-DgfGA7Z3.js.map} +1 -1
  199. package/components/{p-GkRC08qs.js → p-DrH8EeUB.js} +5 -5
  200. package/components/{p-GkRC08qs.js.map → p-DrH8EeUB.js.map} +1 -1
  201. package/components/{p-CvMaKRMC.js → p-DsftMeEA.js} +4 -4
  202. package/components/{p-CvMaKRMC.js.map → p-DsftMeEA.js.map} +1 -1
  203. package/components/{p-BYRT3Z1w.js → p-DzscKBhb.js} +11 -11
  204. package/components/p-DzscKBhb.js.map +1 -0
  205. package/components/{p-CGPMGyof.js → p-IgT3dgxG.js} +5 -5
  206. package/components/{p-CGPMGyof.js.map → p-IgT3dgxG.js.map} +1 -1
  207. package/components/p-JUUSQc_M.js +78 -0
  208. package/components/p-JUUSQc_M.js.map +1 -0
  209. package/components/{p-CMNpJTDF.js → p-Qsbo2ls8.js} +10 -9
  210. package/components/p-Qsbo2ls8.js.map +1 -0
  211. package/components/{p-BnT1mAuX.js → p-UEMLzDk6.js} +7 -7
  212. package/components/{p-BnT1mAuX.js.map → p-UEMLzDk6.js.map} +1 -1
  213. package/components/{p-DRlGkOeX.js → p-VMk3rl5y.js} +7 -7
  214. package/components/{p-DRlGkOeX.js.map → p-VMk3rl5y.js.map} +1 -1
  215. package/components/{p-BofzGnnf.js → p-W_8b1-4d.js} +3 -3
  216. package/components/{p-BofzGnnf.js.map → p-W_8b1-4d.js.map} +1 -1
  217. package/components/{p-BRY10Uzq.js → p-XiZWDi7n.js} +3 -3
  218. package/components/{p-BRY10Uzq.js.map → p-XiZWDi7n.js.map} +1 -1
  219. package/components/{p-D99ntB9D.js → p-ciUqTzkB.js} +6 -6
  220. package/components/{p-D99ntB9D.js.map → p-ciUqTzkB.js.map} +1 -1
  221. package/components/{p-BSiqAMAr.js → p-cw5RHost.js} +7 -7
  222. package/components/{p-BSiqAMAr.js.map → p-cw5RHost.js.map} +1 -1
  223. package/components/{p-3Mda78_q.js → p-fahyavc3.js} +3 -3
  224. package/components/{p-3Mda78_q.js.map → p-fahyavc3.js.map} +1 -1
  225. package/components/{p-CzzcLSmV.js → p-gkooEHol.js} +4 -4
  226. package/components/p-gkooEHol.js.map +1 -0
  227. package/components/{p-Djb86vHU.js → p-jbrSDf3o.js} +5 -5
  228. package/components/{p-Djb86vHU.js.map → p-jbrSDf3o.js.map} +1 -1
  229. package/components/{p-DCoQkYc4.js → p-xZXH2vKm.js} +3 -3
  230. package/components/{p-DCoQkYc4.js.map → p-xZXH2vKm.js.map} +1 -1
  231. package/components/{p-CyJWaxhg.js → p-yuZO1O90.js} +9 -9
  232. package/components/{p-CyJWaxhg.js.map → p-yuZO1O90.js.map} +1 -1
  233. package/dist/cjs/app-globals-DNr3NmSx.js +10 -0
  234. package/dist/cjs/{app-globals-DRggGkXg.js.map → app-globals-DNr3NmSx.js.map} +1 -1
  235. package/dist/cjs/{base-button-BXJGC5vr.js → base-button-CjsUotrL.js} +3 -3
  236. package/dist/cjs/{base-button-BXJGC5vr.js.map → base-button-CjsUotrL.js.map} +1 -1
  237. package/dist/cjs/{base-icon-button-BDl8hvCZ.js → base-icon-button-D3kZg-im.js} +4 -4
  238. package/dist/cjs/{base-icon-button-BDl8hvCZ.js.map → base-icon-button-D3kZg-im.js.map} +1 -1
  239. package/dist/cjs/{helper-text-util-FwOqFU7n.js → helper-text-util-BlElJLxk.js} +3 -3
  240. package/dist/cjs/{helper-text-util-FwOqFU7n.js.map → helper-text-util-BlElJLxk.js.map} +1 -1
  241. package/dist/cjs/{index-DuDLgBnw.js → index-C8Xo8L1k.js} +6 -3
  242. package/dist/cjs/index-C8Xo8L1k.js.map +1 -0
  243. package/dist/cjs/index.cjs.js +3 -3
  244. package/dist/cjs/index.cjs.js.map +1 -1
  245. package/dist/cjs/{input.util-B2BCXE7G.js → input.util-4AhBphgX.js} +4 -4
  246. package/dist/cjs/{input.util-B2BCXE7G.js.map → input.util-4AhBphgX.js.map} +1 -1
  247. package/dist/cjs/ix-action-card.cjs.entry.js +1 -1
  248. package/dist/cjs/ix-application-header.cjs.entry.js +2 -2
  249. package/dist/cjs/ix-application-sidebar.cjs.entry.js +1 -1
  250. package/dist/cjs/ix-application-switch-modal.cjs.entry.js +1 -1
  251. package/dist/cjs/ix-application.cjs.entry.js +2 -2
  252. package/dist/cjs/ix-avatar.ix-menu-avatar-item.entry.cjs.js.map +1 -1
  253. package/dist/cjs/ix-avatar_2.cjs.entry.js +3 -3
  254. package/dist/cjs/ix-basic-navigation.cjs.entry.js +2 -2
  255. package/dist/cjs/ix-blind.cjs.entry.js +1 -1
  256. package/dist/cjs/ix-breadcrumb-item.cjs.entry.js +9 -9
  257. package/dist/cjs/ix-breadcrumb-item.entry.cjs.js.map +1 -1
  258. package/dist/cjs/ix-breadcrumb.cjs.entry.js +7 -7
  259. package/dist/cjs/ix-breadcrumb.entry.cjs.js.map +1 -1
  260. package/dist/cjs/ix-button.cjs.entry.js +6 -5
  261. package/dist/cjs/ix-button.entry.cjs.js.map +1 -1
  262. package/dist/cjs/ix-card-accordion_2.cjs.entry.js +1 -1
  263. package/dist/cjs/ix-card-list.cjs.entry.js +1 -1
  264. package/dist/cjs/ix-card_2.cjs.entry.js +1 -1
  265. package/dist/cjs/ix-category-filter.cjs.entry.js +10 -18
  266. package/dist/cjs/ix-category-filter.entry.cjs.js.map +1 -1
  267. package/dist/cjs/ix-checkbox-group.cjs.entry.js +2 -2
  268. package/dist/cjs/ix-checkbox.cjs.entry.js +2 -2
  269. package/dist/cjs/ix-chip.cjs.entry.js +9 -10
  270. package/dist/cjs/ix-chip.entry.cjs.js.map +1 -1
  271. package/dist/cjs/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.cjs.js.map +1 -1
  272. package/dist/cjs/ix-col_4.cjs.entry.js +22 -22
  273. package/dist/cjs/ix-content-header.cjs.entry.js +1 -1
  274. package/dist/cjs/ix-content.cjs.entry.js +1 -1
  275. package/dist/cjs/ix-css-grid-item.cjs.entry.js +1 -1
  276. package/dist/cjs/ix-css-grid.cjs.entry.js +1 -1
  277. package/dist/cjs/ix-custom-field.cjs.entry.js +2 -2
  278. package/dist/cjs/ix-date-dropdown.cjs.entry.js +12 -12
  279. package/dist/cjs/ix-date-dropdown.entry.cjs.js.map +1 -1
  280. package/dist/cjs/ix-date-input.cjs.entry.js +5 -5
  281. package/dist/cjs/ix-date-input.entry.cjs.js.map +1 -1
  282. package/dist/cjs/ix-date-time-card.cjs.entry.js +4 -9
  283. package/dist/cjs/ix-date-time-card.entry.cjs.js.map +1 -1
  284. package/dist/cjs/ix-datetime-picker.cjs.entry.js +4 -22
  285. package/dist/cjs/ix-datetime-picker.entry.cjs.js.map +1 -1
  286. package/dist/cjs/ix-divider.cjs.entry.js +1 -1
  287. package/dist/cjs/ix-drawer.cjs.entry.js +7 -6
  288. package/dist/cjs/ix-drawer.entry.cjs.js.map +1 -1
  289. package/dist/cjs/ix-dropdown-button.cjs.entry.js +1 -1
  290. package/dist/cjs/ix-dropdown-header.cjs.entry.js +1 -1
  291. package/dist/cjs/ix-dropdown-item.cjs.entry.js +1 -1
  292. package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +1 -1
  293. package/dist/cjs/ix-dropdown.cjs.entry.js +1 -1
  294. package/dist/cjs/ix-empty-state.cjs.entry.js +1 -1
  295. package/dist/cjs/ix-event-list-item.cjs.entry.js +5 -5
  296. package/dist/cjs/ix-event-list-item.entry.cjs.js.map +1 -1
  297. package/dist/cjs/ix-event-list.cjs.entry.js +5 -5
  298. package/dist/cjs/ix-event-list.entry.cjs.js.map +1 -1
  299. package/dist/cjs/ix-expanding-search.cjs.entry.js +1 -1
  300. package/dist/cjs/ix-field-label_2.cjs.entry.js +3 -3
  301. package/dist/cjs/ix-filter-chip_2.cjs.entry.js +2 -2
  302. package/dist/cjs/ix-flip-tile-content.cjs.entry.js +1 -1
  303. package/dist/cjs/ix-flip-tile.cjs.entry.js +1 -1
  304. package/dist/cjs/ix-group-context-menu.ix-group-item.entry.cjs.js.map +1 -1
  305. package/dist/cjs/ix-group-context-menu_2.cjs.entry.js +19 -6
  306. package/dist/cjs/ix-group.cjs.entry.js +19 -19
  307. package/dist/cjs/ix-group.entry.cjs.js.map +1 -1
  308. package/dist/cjs/ix-helper-text.cjs.entry.js +4 -4
  309. package/dist/cjs/ix-icon-button.ix-spinner.entry.cjs.js.map +1 -1
  310. package/dist/cjs/ix-icon-button_2.cjs.entry.js +5 -5
  311. package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +4 -4
  312. package/dist/cjs/ix-input-group.cjs.entry.js +2 -2
  313. package/dist/cjs/ix-input-group.entry.cjs.js.map +1 -1
  314. package/dist/cjs/ix-input.cjs.entry.js +7 -7
  315. package/dist/cjs/ix-key-value-list.cjs.entry.js +2 -2
  316. package/dist/cjs/ix-key-value.cjs.entry.js +2 -2
  317. package/dist/cjs/ix-kpi.cjs.entry.js +4 -4
  318. package/dist/cjs/ix-layout-auto.cjs.entry.js +2 -2
  319. package/dist/cjs/ix-link-button.cjs.entry.js +4 -4
  320. package/dist/cjs/ix-map-navigation-overlay.cjs.entry.js +3 -3
  321. package/dist/cjs/ix-map-navigation.cjs.entry.js +4 -3
  322. package/dist/cjs/ix-map-navigation.entry.cjs.js.map +1 -1
  323. package/dist/cjs/ix-menu-about-item.cjs.entry.js +2 -2
  324. package/dist/cjs/ix-menu-about-news.cjs.entry.js +5 -9
  325. package/dist/cjs/ix-menu-about-news.entry.cjs.js.map +1 -1
  326. package/dist/cjs/ix-menu-about.cjs.entry.js +2 -2
  327. package/dist/cjs/ix-menu-avatar.cjs.entry.js +5 -5
  328. package/dist/cjs/ix-menu-avatar.entry.cjs.js.map +1 -1
  329. package/dist/cjs/ix-menu-category.cjs.entry.js +6 -6
  330. package/dist/cjs/ix-menu-expand-icon.cjs.entry.js +3 -3
  331. package/dist/cjs/ix-menu-item.cjs.entry.js +5 -5
  332. package/dist/cjs/{ix-menu-settings-CkUUARX2.js → ix-menu-settings-Cdqo0r8E.js} +3 -3
  333. package/dist/cjs/{ix-menu-settings-CkUUARX2.js.map → ix-menu-settings-Cdqo0r8E.js.map} +1 -1
  334. package/dist/cjs/ix-menu-settings-item.cjs.entry.js +2 -2
  335. package/dist/cjs/ix-menu-settings.cjs.entry.js +2 -2
  336. package/dist/cjs/ix-menu.cjs.entry.js +14 -18
  337. package/dist/cjs/ix-menu.entry.cjs.js.map +1 -1
  338. package/dist/cjs/ix-message-bar.cjs.entry.js +5 -7
  339. package/dist/cjs/ix-message-bar.entry.cjs.js.map +1 -1
  340. package/dist/cjs/ix-modal-content_2.cjs.entry.js +3 -3
  341. package/dist/cjs/ix-modal-footer.cjs.entry.js +2 -2
  342. package/dist/cjs/ix-modal-loading.cjs.entry.js +2 -2
  343. package/dist/cjs/ix-modal.cjs.entry.js +15 -15
  344. package/dist/cjs/ix-modal.entry.cjs.js.map +1 -1
  345. package/dist/cjs/ix-number-input.cjs.entry.js +9 -9
  346. package/dist/cjs/ix-pagination.cjs.entry.js +7 -7
  347. package/dist/cjs/ix-pagination.entry.cjs.js.map +1 -1
  348. package/dist/cjs/ix-pane-layout.cjs.entry.js +3 -3
  349. package/dist/cjs/ix-pane.cjs.entry.js +8 -8
  350. package/dist/cjs/ix-pill.cjs.entry.js +5 -5
  351. package/dist/cjs/ix-progress-indicator.cjs.entry.js +4 -4
  352. package/dist/cjs/ix-push-card.cjs.entry.js +4 -4
  353. package/dist/cjs/ix-push-card.entry.cjs.js.map +1 -1
  354. package/dist/cjs/ix-radio-group.cjs.entry.js +4 -4
  355. package/dist/cjs/ix-radio.cjs.entry.js +6 -6
  356. package/dist/cjs/ix-select.cjs.entry.js +11 -11
  357. package/dist/cjs/ix-slider.cjs.entry.js +8 -8
  358. package/dist/cjs/ix-split-button.cjs.entry.js +2 -2
  359. package/dist/cjs/ix-tab-item_2.cjs.entry.js +6 -6
  360. package/dist/cjs/ix-textarea.cjs.entry.js +5 -5
  361. package/dist/cjs/ix-tile.cjs.entry.js +5 -5
  362. package/dist/cjs/ix-time-input.cjs.entry.js +6 -6
  363. package/dist/cjs/ix-time-input.entry.cjs.js.map +1 -1
  364. package/dist/cjs/ix-time-picker.cjs.entry.js +13 -61
  365. package/dist/cjs/ix-time-picker.entry.cjs.js.map +1 -1
  366. package/dist/cjs/ix-toast-container.cjs.entry.js +6 -6
  367. package/dist/cjs/ix-toast-container.entry.cjs.js.map +1 -1
  368. package/dist/cjs/ix-toast.cjs.entry.js +5 -5
  369. package/dist/cjs/ix-toast.entry.cjs.js.map +1 -1
  370. package/dist/cjs/ix-toggle-button.cjs.entry.js +2 -2
  371. package/dist/cjs/ix-toggle.cjs.entry.js +6 -6
  372. package/dist/cjs/ix-toggle.entry.cjs.js.map +1 -1
  373. package/dist/cjs/ix-tooltip.cjs.entry.js +2 -2
  374. package/dist/cjs/ix-tree-item.cjs.entry.js +5 -5
  375. package/dist/cjs/ix-tree.cjs.entry.js +2 -2
  376. package/dist/cjs/ix-typography.cjs.entry.js +2 -2
  377. package/dist/cjs/ix-upload.cjs.entry.js +4 -4
  378. package/dist/cjs/ix-validation-tooltip.cjs.entry.js +3 -3
  379. package/dist/cjs/ix-validation-tooltip.entry.cjs.js.map +1 -1
  380. package/dist/cjs/ix-workflow-step.cjs.entry.js +4 -4
  381. package/dist/cjs/ix-workflow-steps.cjs.entry.js +2 -2
  382. package/dist/cjs/{listener-DSbkvdXH.js → listener-OBCpw0Y2.js} +3 -3
  383. package/dist/cjs/{listener-DSbkvdXH.js.map → listener-OBCpw0Y2.js.map} +1 -1
  384. package/dist/cjs/loader.cjs.js +4 -4
  385. package/dist/cjs/{service-FGbUpQQM.js → service-DuiJmf7R.js} +4 -4
  386. package/dist/cjs/service-DuiJmf7R.js.map +1 -0
  387. package/dist/cjs/{setup-CXuLKoyt.js → setup-Do7b4BhK.js} +3 -3
  388. package/dist/cjs/{setup-CXuLKoyt.js.map → setup-Do7b4BhK.js.map} +1 -1
  389. package/dist/cjs/siemens-ix.cjs.js +4 -4
  390. package/dist/cjs/{validation-Dxmd4P7I.js → validation-CfL71_0d.js} +3 -3
  391. package/dist/cjs/{validation-Dxmd4P7I.js.map → validation-CfL71_0d.js.map} +1 -1
  392. package/dist/collection/components/avatar/avatar.js +1 -1
  393. package/dist/collection/components/avatar/avatar.js.map +1 -1
  394. package/dist/collection/components/breadcrumb/breadcrumb.js +9 -9
  395. package/dist/collection/components/breadcrumb/breadcrumb.js.map +1 -1
  396. package/dist/collection/components/breadcrumb-item/breadcrumb-item.js +16 -16
  397. package/dist/collection/components/breadcrumb-item/breadcrumb-item.js.map +1 -1
  398. package/dist/collection/components/button/button.js +4 -3
  399. package/dist/collection/components/button/button.js.map +1 -1
  400. package/dist/collection/components/category-filter/category-filter.js +12 -43
  401. package/dist/collection/components/category-filter/category-filter.js.map +1 -1
  402. package/dist/collection/components/chip/chip.js +12 -13
  403. package/dist/collection/components/chip/chip.js.map +1 -1
  404. package/dist/collection/components/date-dropdown/date-dropdown.js +19 -19
  405. package/dist/collection/components/date-dropdown/date-dropdown.js.map +1 -1
  406. package/dist/collection/components/date-input/date-input.js +2 -2
  407. package/dist/collection/components/date-input/date-input.js.map +1 -1
  408. package/dist/collection/components/date-picker/date-picker-component.js.map +1 -1
  409. package/dist/collection/components/date-picker/date-picker.css +0 -3
  410. package/dist/collection/components/date-picker/date-picker.js +23 -23
  411. package/dist/collection/components/date-picker/date-picker.js.map +1 -1
  412. package/dist/collection/components/date-time-card/date-time-card.js +5 -30
  413. package/dist/collection/components/date-time-card/date-time-card.js.map +1 -1
  414. package/dist/collection/components/datetime-picker/datetime-picker.js +7 -94
  415. package/dist/collection/components/datetime-picker/datetime-picker.js.map +1 -1
  416. package/dist/collection/components/drawer/drawer.js +6 -5
  417. package/dist/collection/components/drawer/drawer.js.map +1 -1
  418. package/dist/collection/components/event-list/event-list.js +6 -6
  419. package/dist/collection/components/event-list/event-list.js.map +1 -1
  420. package/dist/collection/components/event-list-item/event-list-item.js +5 -5
  421. package/dist/collection/components/event-list-item/event-list-item.js.map +1 -1
  422. package/dist/collection/components/group/group.css +12 -0
  423. package/dist/collection/components/group/group.js +23 -23
  424. package/dist/collection/components/group/group.js.map +1 -1
  425. package/dist/collection/components/group-item/group-item.css +22 -6
  426. package/dist/collection/components/group-item/group-item.js +44 -8
  427. package/dist/collection/components/group-item/group-item.js.map +1 -1
  428. package/dist/collection/components/helper-text/helper-text.js +1 -1
  429. package/dist/collection/components/icon-button/icon-button.js +2 -2
  430. package/dist/collection/components/icon-button/icon-button.js.map +1 -1
  431. package/dist/collection/components/icon-toggle-button/icon-toggle-button.js +1 -1
  432. package/dist/collection/components/input/input.js +4 -4
  433. package/dist/collection/components/input/number-input.js +6 -6
  434. package/dist/collection/components/input/textarea.js +2 -2
  435. package/dist/collection/components/input-group/input-group.js +3 -2
  436. package/dist/collection/components/input-group/input-group.js.map +1 -1
  437. package/dist/collection/components/key-value/key-value.js +1 -1
  438. package/dist/collection/components/key-value-list/key-value-list.js +1 -1
  439. package/dist/collection/components/kpi/kpi.js +3 -3
  440. package/dist/collection/components/layout-auto/layout-auto.js +1 -1
  441. package/dist/collection/components/layout-grid/layout-grid.js +2 -2
  442. package/dist/collection/components/link-button/link-button.js +3 -3
  443. package/dist/collection/components/map-navigation/map-navigation.js +3 -2
  444. package/dist/collection/components/map-navigation/map-navigation.js.map +1 -1
  445. package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.js +2 -2
  446. package/dist/collection/components/menu/menu-expand-icon.js +1 -1
  447. package/dist/collection/components/menu/menu.js +12 -36
  448. package/dist/collection/components/menu/menu.js.map +1 -1
  449. package/dist/collection/components/menu-about-item/menu-about-item.js +1 -1
  450. package/dist/collection/components/menu-about-news/menu-about-news.js +4 -28
  451. package/dist/collection/components/menu-about-news/menu-about-news.js.map +1 -1
  452. package/dist/collection/components/menu-avatar/menu-avatar.js +7 -7
  453. package/dist/collection/components/menu-avatar/menu-avatar.js.map +1 -1
  454. package/dist/collection/components/menu-avatar-item/menu-avatar-item.js +1 -1
  455. package/dist/collection/components/menu-category/menu-category.js +5 -5
  456. package/dist/collection/components/menu-item/menu-item.js +4 -4
  457. package/dist/collection/components/menu-settings-item/menu-settings-item.js +1 -1
  458. package/dist/collection/components/message-bar/message-bar.js +11 -16
  459. package/dist/collection/components/message-bar/message-bar.js.map +1 -1
  460. package/dist/collection/components/modal/modal.js +29 -29
  461. package/dist/collection/components/modal/modal.js.map +1 -1
  462. package/dist/collection/components/modal-content/modal-content.js +1 -1
  463. package/dist/collection/components/modal-footer/modal-footer.js +1 -1
  464. package/dist/collection/components/modal-header/modal-header.js +1 -1
  465. package/dist/collection/components/modal-loading/modal-loading.js +1 -1
  466. package/dist/collection/components/pagination/pagination.js +9 -9
  467. package/dist/collection/components/pagination/pagination.js.map +1 -1
  468. package/dist/collection/components/pane/pane.js +6 -6
  469. package/dist/collection/components/pane-layout/pane-layout.js +1 -1
  470. package/dist/collection/components/pill/pill.js +4 -4
  471. package/dist/collection/components/progress-indicator/progress-indicator.js +3 -3
  472. package/dist/collection/components/push-card/push-card.js +7 -7
  473. package/dist/collection/components/push-card/push-card.js.map +1 -1
  474. package/dist/collection/components/radio/radio.js +4 -4
  475. package/dist/collection/components/radio-group/radio-group.js +2 -2
  476. package/dist/collection/components/row/row.js +1 -1
  477. package/dist/collection/components/select/select.js +8 -8
  478. package/dist/collection/components/select-item/select-item.js +1 -1
  479. package/dist/collection/components/slider/slider.js +6 -6
  480. package/dist/collection/components/spinner/spinner.js +1 -1
  481. package/dist/collection/components/split-button/split-button.js +1 -1
  482. package/dist/collection/components/tab-item/tab-item.js +3 -3
  483. package/dist/collection/components/tabs/tabs.js +2 -2
  484. package/dist/collection/components/tile/tile.js +4 -4
  485. package/dist/collection/components/time-input/time-input.js +3 -3
  486. package/dist/collection/components/time-input/time-input.js.map +1 -1
  487. package/dist/collection/components/time-picker/time-picker.js +15 -200
  488. package/dist/collection/components/time-picker/time-picker.js.map +1 -1
  489. package/dist/collection/components/toast/toast-container.js +5 -5
  490. package/dist/collection/components/toast/toast-container.js.map +1 -1
  491. package/dist/collection/components/toast/toast.js +7 -7
  492. package/dist/collection/components/toast/toast.js.map +1 -1
  493. package/dist/collection/components/toggle/toggle.css +0 -1
  494. package/dist/collection/components/toggle/toggle.js +3 -3
  495. package/dist/collection/components/tooltip/tooltip.js +1 -1
  496. package/dist/collection/components/tree/tree.js +1 -1
  497. package/dist/collection/components/tree-item/tree-item.js +4 -4
  498. package/dist/collection/components/typography/typography.js +1 -1
  499. package/dist/collection/components/upload/upload.js +3 -3
  500. package/dist/collection/components/utils/application-layout/service.js +2 -2
  501. package/dist/collection/components/utils/application-layout/service.js.map +1 -1
  502. package/dist/collection/components/utils/modal/loading.js +1 -1
  503. package/dist/collection/components/utils/modal/loading.js.map +1 -1
  504. package/dist/collection/components/validation-tooltip/validation-tooltip.js +4 -3
  505. package/dist/collection/components/validation-tooltip/validation-tooltip.js.map +1 -1
  506. package/dist/collection/components/workflow-step/workflow-step.js +3 -3
  507. package/dist/collection/components/workflow-steps/workflow-steps.js +1 -1
  508. package/dist/collection/tests/utils/test/page.js +1 -1
  509. package/dist/collection/tests/utils/test/page.js.map +1 -1
  510. package/dist/esm/app-globals-CdXXZdec.js +8 -0
  511. package/dist/esm/{app-globals-CX3toLCD.js.map → app-globals-CdXXZdec.js.map} +1 -1
  512. package/dist/esm/{base-button-Bl5hXxqL.js → base-button-TVpiK7pg.js} +3 -3
  513. package/dist/esm/{base-button-Bl5hXxqL.js.map → base-button-TVpiK7pg.js.map} +1 -1
  514. package/dist/esm/{base-icon-button-BZGQFXiY.js → base-icon-button-B3ULQ24g.js} +4 -4
  515. package/dist/esm/{base-icon-button-BZGQFXiY.js.map → base-icon-button-B3ULQ24g.js.map} +1 -1
  516. package/dist/esm/{helper-text-util-DISVmUeg.js → helper-text-util-rnbkuaac.js} +3 -3
  517. package/dist/esm/{helper-text-util-DISVmUeg.js.map → helper-text-util-rnbkuaac.js.map} +1 -1
  518. package/dist/esm/{index-DGODjp4O.js → index-CtoreFVF.js} +6 -3
  519. package/dist/esm/index-CtoreFVF.js.map +1 -0
  520. package/dist/esm/index.js +3 -3
  521. package/dist/esm/index.js.map +1 -1
  522. package/dist/esm/{input.util-6IjJg2ik.js → input.util-VHrSuCP7.js} +4 -4
  523. package/dist/esm/{input.util-6IjJg2ik.js.map → input.util-VHrSuCP7.js.map} +1 -1
  524. package/dist/esm/ix-action-card.entry.js +1 -1
  525. package/dist/esm/ix-application-header.entry.js +2 -2
  526. package/dist/esm/ix-application-sidebar.entry.js +1 -1
  527. package/dist/esm/ix-application-switch-modal.entry.js +1 -1
  528. package/dist/esm/ix-application.entry.js +2 -2
  529. package/dist/esm/ix-avatar.ix-menu-avatar-item.entry.js.map +1 -1
  530. package/dist/esm/ix-avatar_2.entry.js +3 -3
  531. package/dist/esm/ix-basic-navigation.entry.js +2 -2
  532. package/dist/esm/ix-blind.entry.js +1 -1
  533. package/dist/esm/ix-breadcrumb-item.entry.js +9 -9
  534. package/dist/esm/ix-breadcrumb-item.entry.js.map +1 -1
  535. package/dist/esm/ix-breadcrumb.entry.js +7 -7
  536. package/dist/esm/ix-breadcrumb.entry.js.map +1 -1
  537. package/dist/esm/ix-button.entry.js +6 -5
  538. package/dist/esm/ix-button.entry.js.map +1 -1
  539. package/dist/esm/ix-card-accordion_2.entry.js +1 -1
  540. package/dist/esm/ix-card-list.entry.js +1 -1
  541. package/dist/esm/ix-card_2.entry.js +1 -1
  542. package/dist/esm/ix-category-filter.entry.js +10 -18
  543. package/dist/esm/ix-category-filter.entry.js.map +1 -1
  544. package/dist/esm/ix-checkbox-group.entry.js +2 -2
  545. package/dist/esm/ix-checkbox.entry.js +2 -2
  546. package/dist/esm/ix-chip.entry.js +9 -10
  547. package/dist/esm/ix-chip.entry.js.map +1 -1
  548. package/dist/esm/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.js.map +1 -1
  549. package/dist/esm/ix-col_4.entry.js +22 -22
  550. package/dist/esm/ix-content-header.entry.js +1 -1
  551. package/dist/esm/ix-content.entry.js +1 -1
  552. package/dist/esm/ix-css-grid-item.entry.js +1 -1
  553. package/dist/esm/ix-css-grid.entry.js +1 -1
  554. package/dist/esm/ix-custom-field.entry.js +2 -2
  555. package/dist/esm/ix-date-dropdown.entry.js +12 -12
  556. package/dist/esm/ix-date-dropdown.entry.js.map +1 -1
  557. package/dist/esm/ix-date-input.entry.js +5 -5
  558. package/dist/esm/ix-date-input.entry.js.map +1 -1
  559. package/dist/esm/ix-date-time-card.entry.js +4 -9
  560. package/dist/esm/ix-date-time-card.entry.js.map +1 -1
  561. package/dist/esm/ix-datetime-picker.entry.js +4 -22
  562. package/dist/esm/ix-datetime-picker.entry.js.map +1 -1
  563. package/dist/esm/ix-divider.entry.js +1 -1
  564. package/dist/esm/ix-drawer.entry.js +7 -6
  565. package/dist/esm/ix-drawer.entry.js.map +1 -1
  566. package/dist/esm/ix-dropdown-button.entry.js +1 -1
  567. package/dist/esm/ix-dropdown-header.entry.js +1 -1
  568. package/dist/esm/ix-dropdown-item.entry.js +1 -1
  569. package/dist/esm/ix-dropdown-quick-actions.entry.js +1 -1
  570. package/dist/esm/ix-dropdown.entry.js +1 -1
  571. package/dist/esm/ix-empty-state.entry.js +1 -1
  572. package/dist/esm/ix-event-list-item.entry.js +5 -5
  573. package/dist/esm/ix-event-list-item.entry.js.map +1 -1
  574. package/dist/esm/ix-event-list.entry.js +5 -5
  575. package/dist/esm/ix-event-list.entry.js.map +1 -1
  576. package/dist/esm/ix-expanding-search.entry.js +1 -1
  577. package/dist/esm/ix-field-label_2.entry.js +3 -3
  578. package/dist/esm/ix-filter-chip_2.entry.js +2 -2
  579. package/dist/esm/ix-flip-tile-content.entry.js +1 -1
  580. package/dist/esm/ix-flip-tile.entry.js +1 -1
  581. package/dist/esm/ix-group-context-menu.ix-group-item.entry.js.map +1 -1
  582. package/dist/esm/ix-group-context-menu_2.entry.js +19 -6
  583. package/dist/esm/ix-group.entry.js +20 -20
  584. package/dist/esm/ix-group.entry.js.map +1 -1
  585. package/dist/esm/ix-helper-text.entry.js +4 -4
  586. package/dist/esm/ix-icon-button.ix-spinner.entry.js.map +1 -1
  587. package/dist/esm/ix-icon-button_2.entry.js +5 -5
  588. package/dist/esm/ix-icon-toggle-button.entry.js +4 -4
  589. package/dist/esm/ix-input-group.entry.js +2 -2
  590. package/dist/esm/ix-input-group.entry.js.map +1 -1
  591. package/dist/esm/ix-input.entry.js +7 -7
  592. package/dist/esm/ix-key-value-list.entry.js +2 -2
  593. package/dist/esm/ix-key-value.entry.js +2 -2
  594. package/dist/esm/ix-kpi.entry.js +4 -4
  595. package/dist/esm/ix-layout-auto.entry.js +2 -2
  596. package/dist/esm/ix-link-button.entry.js +4 -4
  597. package/dist/esm/ix-map-navigation-overlay.entry.js +3 -3
  598. package/dist/esm/ix-map-navigation.entry.js +4 -3
  599. package/dist/esm/ix-map-navigation.entry.js.map +1 -1
  600. package/dist/esm/ix-menu-about-item.entry.js +2 -2
  601. package/dist/esm/ix-menu-about-news.entry.js +5 -9
  602. package/dist/esm/ix-menu-about-news.entry.js.map +1 -1
  603. package/dist/esm/ix-menu-about.entry.js +2 -2
  604. package/dist/esm/ix-menu-avatar.entry.js +5 -5
  605. package/dist/esm/ix-menu-avatar.entry.js.map +1 -1
  606. package/dist/esm/ix-menu-category.entry.js +6 -6
  607. package/dist/esm/ix-menu-expand-icon.entry.js +3 -3
  608. package/dist/esm/ix-menu-item.entry.js +5 -5
  609. package/dist/esm/{ix-menu-settings-D-Oi_1-x.js → ix-menu-settings-DRSkDgox.js} +3 -3
  610. package/dist/esm/{ix-menu-settings-D-Oi_1-x.js.map → ix-menu-settings-DRSkDgox.js.map} +1 -1
  611. package/dist/esm/ix-menu-settings-item.entry.js +2 -2
  612. package/dist/esm/ix-menu-settings.entry.js +2 -2
  613. package/dist/esm/ix-menu.entry.js +14 -18
  614. package/dist/esm/ix-menu.entry.js.map +1 -1
  615. package/dist/esm/ix-message-bar.entry.js +5 -7
  616. package/dist/esm/ix-message-bar.entry.js.map +1 -1
  617. package/dist/esm/ix-modal-content_2.entry.js +3 -3
  618. package/dist/esm/ix-modal-footer.entry.js +2 -2
  619. package/dist/esm/ix-modal-loading.entry.js +2 -2
  620. package/dist/esm/ix-modal.entry.js +15 -15
  621. package/dist/esm/ix-modal.entry.js.map +1 -1
  622. package/dist/esm/ix-number-input.entry.js +9 -9
  623. package/dist/esm/ix-pagination.entry.js +7 -7
  624. package/dist/esm/ix-pagination.entry.js.map +1 -1
  625. package/dist/esm/ix-pane-layout.entry.js +3 -3
  626. package/dist/esm/ix-pane.entry.js +8 -8
  627. package/dist/esm/ix-pill.entry.js +5 -5
  628. package/dist/esm/ix-progress-indicator.entry.js +4 -4
  629. package/dist/esm/ix-push-card.entry.js +4 -4
  630. package/dist/esm/ix-push-card.entry.js.map +1 -1
  631. package/dist/esm/ix-radio-group.entry.js +4 -4
  632. package/dist/esm/ix-radio.entry.js +6 -6
  633. package/dist/esm/ix-select.entry.js +11 -11
  634. package/dist/esm/ix-slider.entry.js +8 -8
  635. package/dist/esm/ix-split-button.entry.js +2 -2
  636. package/dist/esm/ix-tab-item_2.entry.js +6 -6
  637. package/dist/esm/ix-textarea.entry.js +5 -5
  638. package/dist/esm/ix-tile.entry.js +5 -5
  639. package/dist/esm/ix-time-input.entry.js +6 -6
  640. package/dist/esm/ix-time-input.entry.js.map +1 -1
  641. package/dist/esm/ix-time-picker.entry.js +13 -61
  642. package/dist/esm/ix-time-picker.entry.js.map +1 -1
  643. package/dist/esm/ix-toast-container.entry.js +6 -6
  644. package/dist/esm/ix-toast-container.entry.js.map +1 -1
  645. package/dist/esm/ix-toast.entry.js +5 -5
  646. package/dist/esm/ix-toast.entry.js.map +1 -1
  647. package/dist/esm/ix-toggle-button.entry.js +2 -2
  648. package/dist/esm/ix-toggle.entry.js +6 -6
  649. package/dist/esm/ix-toggle.entry.js.map +1 -1
  650. package/dist/esm/ix-tooltip.entry.js +2 -2
  651. package/dist/esm/ix-tree-item.entry.js +5 -5
  652. package/dist/esm/ix-tree.entry.js +2 -2
  653. package/dist/esm/ix-typography.entry.js +2 -2
  654. package/dist/esm/ix-upload.entry.js +4 -4
  655. package/dist/esm/ix-validation-tooltip.entry.js +3 -3
  656. package/dist/esm/ix-validation-tooltip.entry.js.map +1 -1
  657. package/dist/esm/ix-workflow-step.entry.js +4 -4
  658. package/dist/esm/ix-workflow-steps.entry.js +2 -2
  659. package/dist/esm/{listener-DshgMjE7.js → listener-DAJkOQte.js} +3 -3
  660. package/dist/esm/{listener-DshgMjE7.js.map → listener-DAJkOQte.js.map} +1 -1
  661. package/dist/esm/loader.js +5 -5
  662. package/dist/esm/{service-ktcE7NzB.js → service-Da0kv8hS.js} +4 -4
  663. package/dist/esm/service-Da0kv8hS.js.map +1 -0
  664. package/dist/esm/{setup-neVf7o_H.js → setup-BHVEOpQp.js} +3 -3
  665. package/dist/esm/{setup-neVf7o_H.js.map → setup-BHVEOpQp.js.map} +1 -1
  666. package/dist/esm/siemens-ix.js +5 -5
  667. package/dist/esm/{validation-CUDDECtV.js → validation-D_dk-JqT.js} +3 -3
  668. package/dist/esm/{validation-CUDDECtV.js.map → validation-D_dk-JqT.js.map} +1 -1
  669. package/dist/siemens-ix/index.esm.js +1 -1
  670. package/dist/siemens-ix/index.esm.js.map +1 -1
  671. package/dist/siemens-ix/ix-avatar.ix-menu-avatar-item.entry.esm.js.map +1 -1
  672. package/dist/siemens-ix/ix-breadcrumb-item.entry.esm.js.map +1 -1
  673. package/dist/siemens-ix/ix-breadcrumb.entry.esm.js.map +1 -1
  674. package/dist/siemens-ix/ix-button.entry.esm.js.map +1 -1
  675. package/dist/siemens-ix/ix-category-filter.entry.esm.js.map +1 -1
  676. package/dist/siemens-ix/ix-chip.entry.esm.js.map +1 -1
  677. package/dist/siemens-ix/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.esm.js.map +1 -1
  678. package/dist/siemens-ix/ix-date-dropdown.entry.esm.js.map +1 -1
  679. package/dist/siemens-ix/ix-date-input.entry.esm.js.map +1 -1
  680. package/dist/siemens-ix/ix-date-time-card.entry.esm.js.map +1 -1
  681. package/dist/siemens-ix/ix-datetime-picker.entry.esm.js.map +1 -1
  682. package/dist/siemens-ix/ix-drawer.entry.esm.js.map +1 -1
  683. package/dist/siemens-ix/ix-event-list-item.entry.esm.js.map +1 -1
  684. package/dist/siemens-ix/ix-event-list.entry.esm.js.map +1 -1
  685. package/dist/siemens-ix/ix-group-context-menu.ix-group-item.entry.esm.js.map +1 -1
  686. package/dist/siemens-ix/ix-group.entry.esm.js.map +1 -1
  687. package/dist/siemens-ix/ix-icon-button.ix-spinner.entry.esm.js.map +1 -1
  688. package/dist/siemens-ix/ix-input-group.entry.esm.js.map +1 -1
  689. package/dist/siemens-ix/ix-map-navigation.entry.esm.js.map +1 -1
  690. package/dist/siemens-ix/ix-menu-about-news.entry.esm.js.map +1 -1
  691. package/dist/siemens-ix/ix-menu-avatar.entry.esm.js.map +1 -1
  692. package/dist/siemens-ix/ix-menu.entry.esm.js.map +1 -1
  693. package/dist/siemens-ix/ix-message-bar.entry.esm.js.map +1 -1
  694. package/dist/siemens-ix/ix-modal.entry.esm.js.map +1 -1
  695. package/dist/siemens-ix/ix-pagination.entry.esm.js.map +1 -1
  696. package/dist/siemens-ix/ix-push-card.entry.esm.js.map +1 -1
  697. package/dist/siemens-ix/ix-time-input.entry.esm.js.map +1 -1
  698. package/dist/siemens-ix/ix-time-picker.entry.esm.js.map +1 -1
  699. package/dist/siemens-ix/ix-toast-container.entry.esm.js.map +1 -1
  700. package/dist/siemens-ix/ix-toast.entry.esm.js.map +1 -1
  701. package/dist/siemens-ix/ix-toggle.entry.esm.js.map +1 -1
  702. package/dist/siemens-ix/ix-validation-tooltip.entry.esm.js.map +1 -1
  703. package/dist/siemens-ix/{p-f6d678a6.entry.js → p-01030dfb.entry.js} +2 -2
  704. package/dist/siemens-ix/p-04f1b89a.entry.js +2 -0
  705. package/dist/siemens-ix/p-04f1b89a.entry.js.map +1 -0
  706. package/dist/siemens-ix/p-08f4c3f0.entry.js +2 -0
  707. package/dist/siemens-ix/{p-dc5b5c0c.entry.js → p-0d4f0223.entry.js} +2 -2
  708. package/dist/siemens-ix/{p-5140e6e6.entry.js → p-0e2b89f2.entry.js} +2 -2
  709. package/dist/siemens-ix/{p-6c4abdde.entry.js → p-17a74a48.entry.js} +2 -2
  710. package/dist/siemens-ix/{p-bb28a2d6.entry.js → p-1f5befb2.entry.js} +2 -2
  711. package/dist/siemens-ix/p-1f5befb2.entry.js.map +1 -0
  712. package/dist/siemens-ix/{p-71e94914.entry.js → p-2055daf3.entry.js} +2 -2
  713. package/dist/siemens-ix/p-2055daf3.entry.js.map +1 -0
  714. package/dist/siemens-ix/{p-6aa45e1e.entry.js → p-20ad8d1e.entry.js} +2 -2
  715. package/dist/siemens-ix/p-2180ddb8.entry.js +2 -0
  716. package/dist/siemens-ix/p-2180ddb8.entry.js.map +1 -0
  717. package/dist/siemens-ix/{p-31191cc6.entry.js → p-2db36aa6.entry.js} +2 -2
  718. package/dist/siemens-ix/{p-fb6b7f35.entry.js → p-2f54ce99.entry.js} +2 -2
  719. package/dist/siemens-ix/{p-48b0fef4.entry.js → p-337a3457.entry.js} +2 -2
  720. package/dist/siemens-ix/{p-99ad8022.entry.js → p-3472fc1a.entry.js} +2 -2
  721. package/dist/siemens-ix/p-3472fc1a.entry.js.map +1 -0
  722. package/dist/siemens-ix/{p-8ec9e08d.entry.js → p-347fcf94.entry.js} +2 -2
  723. package/dist/siemens-ix/{p-09cce59e.entry.js → p-34e530b9.entry.js} +2 -2
  724. package/dist/siemens-ix/p-34e530b9.entry.js.map +1 -0
  725. package/dist/siemens-ix/{p-6a39d630.entry.js → p-39950a1c.entry.js} +2 -2
  726. package/dist/siemens-ix/{p-14fca48a.entry.js → p-3acbbe01.entry.js} +2 -2
  727. package/dist/siemens-ix/{p-eba51393.entry.js → p-3b314194.entry.js} +2 -2
  728. package/dist/siemens-ix/{p-2d01c802.entry.js → p-41b9392e.entry.js} +2 -2
  729. package/dist/siemens-ix/p-41b9392e.entry.js.map +1 -0
  730. package/dist/siemens-ix/p-4448252f.entry.js +2 -0
  731. package/dist/siemens-ix/p-4448252f.entry.js.map +1 -0
  732. package/dist/siemens-ix/{p-d3c355c7.entry.js → p-467c0fff.entry.js} +2 -2
  733. package/dist/siemens-ix/{p-52dc3ba0.entry.js → p-48cbacaf.entry.js} +2 -2
  734. package/dist/siemens-ix/{p-b6d9c16c.entry.js → p-4b1745dc.entry.js} +2 -2
  735. package/dist/siemens-ix/p-4b65234d.entry.js +2 -0
  736. package/dist/siemens-ix/p-4b65234d.entry.js.map +1 -0
  737. package/dist/siemens-ix/{p-9d7a2428.entry.js → p-4f2fb1c5.entry.js} +2 -2
  738. package/dist/siemens-ix/p-4f2fb1c5.entry.js.map +1 -0
  739. package/dist/siemens-ix/{p-5c109476.entry.js → p-51786593.entry.js} +2 -2
  740. package/dist/siemens-ix/{p-bd369344.entry.js → p-52d377d1.entry.js} +2 -2
  741. package/dist/siemens-ix/{p-1ca58d8b.entry.js → p-538843d4.entry.js} +2 -2
  742. package/dist/siemens-ix/{p-d6b9e253.entry.js → p-548a2231.entry.js} +2 -2
  743. package/dist/siemens-ix/p-556417c6.entry.js +2 -0
  744. package/dist/siemens-ix/{p-d0d972c2.entry.js.map → p-556417c6.entry.js.map} +1 -1
  745. package/dist/siemens-ix/{p-8eee6a03.entry.js → p-58219b7e.entry.js} +2 -2
  746. package/dist/siemens-ix/p-5e86944d.entry.js +2 -0
  747. package/dist/siemens-ix/p-5e86944d.entry.js.map +1 -0
  748. package/dist/siemens-ix/{p-0469aec7.entry.js → p-608b3631.entry.js} +2 -2
  749. package/dist/siemens-ix/{p-19c2cb50.entry.js → p-65842e35.entry.js} +2 -2
  750. package/dist/siemens-ix/{p-6fc6d20a.entry.js → p-67766c28.entry.js} +2 -2
  751. package/dist/siemens-ix/{p-729d84eb.entry.js → p-67e4f814.entry.js} +2 -2
  752. package/dist/siemens-ix/{p-8c612656.entry.js → p-6f152ed2.entry.js} +2 -2
  753. package/dist/siemens-ix/p-710af987.entry.js +2 -0
  754. package/dist/siemens-ix/p-710af987.entry.js.map +1 -0
  755. package/dist/siemens-ix/{p-c4b230cd.entry.js → p-730a6161.entry.js} +2 -2
  756. package/dist/siemens-ix/{p-f112fabd.entry.js → p-7388d2ee.entry.js} +2 -2
  757. package/dist/siemens-ix/p-759ba03d.entry.js +2 -0
  758. package/dist/siemens-ix/{p-f55c3bed.entry.js → p-75d8b192.entry.js} +2 -2
  759. package/dist/siemens-ix/{p-71a42502.entry.js → p-784c6dd6.entry.js} +2 -2
  760. package/dist/siemens-ix/{p-404dffde.entry.js → p-788e1ef8.entry.js} +2 -2
  761. package/dist/siemens-ix/{p-3c99cfa5.entry.js → p-79798af1.entry.js} +2 -2
  762. package/dist/siemens-ix/{p-548c2a30.entry.js → p-7bc90e7e.entry.js} +2 -2
  763. package/dist/siemens-ix/{p-ec8f67b0.entry.js → p-7cf61ff6.entry.js} +2 -2
  764. package/dist/siemens-ix/p-7cf61ff6.entry.js.map +1 -0
  765. package/dist/siemens-ix/{p-88a812b7.entry.js → p-7e612a3b.entry.js} +2 -2
  766. package/dist/siemens-ix/{p-90bd8d7b.entry.js → p-7e6beda5.entry.js} +2 -2
  767. package/dist/siemens-ix/{p-818aadd7.entry.js → p-7f945e44.entry.js} +2 -2
  768. package/dist/siemens-ix/{p-81c8d542.entry.js → p-80f55403.entry.js} +2 -2
  769. package/dist/siemens-ix/{p-ddaf98b6.entry.js → p-81120f11.entry.js} +2 -2
  770. package/dist/siemens-ix/{p-89d7e13e.entry.js → p-845054ca.entry.js} +2 -2
  771. package/dist/siemens-ix/p-85f3aa13.entry.js +2 -0
  772. package/dist/siemens-ix/{p-7d95ae34.entry.js → p-879a0cc5.entry.js} +2 -2
  773. package/dist/siemens-ix/{p-b6dad40c.entry.js → p-89449e22.entry.js} +2 -2
  774. package/dist/siemens-ix/{p-b8144c96.entry.js → p-8aa0fda7.entry.js} +2 -2
  775. package/dist/siemens-ix/p-92a6324b.entry.js +2 -0
  776. package/dist/siemens-ix/{p-b59285eb.entry.js → p-94fa5d00.entry.js} +2 -2
  777. package/dist/siemens-ix/{p-c8cf26c5.entry.js → p-957d0d0b.entry.js} +2 -2
  778. package/dist/siemens-ix/p-957d0d0b.entry.js.map +1 -0
  779. package/dist/siemens-ix/p-9c862819.entry.js +2 -0
  780. package/dist/siemens-ix/{p-b11b63ca.entry.js.map → p-9c862819.entry.js.map} +1 -1
  781. package/dist/siemens-ix/{p-888c45dd.entry.js → p-9d135d59.entry.js} +2 -2
  782. package/dist/siemens-ix/{p-20b5fc48.entry.js → p-9d8fb7dd.entry.js} +2 -2
  783. package/dist/siemens-ix/{p-10c44788.entry.js → p-9e7223f6.entry.js} +2 -2
  784. package/dist/siemens-ix/p-BhAVd5ka.js +2 -0
  785. package/dist/siemens-ix/{p-DErtoAo0.js.map → p-BhAVd5ka.js.map} +1 -1
  786. package/dist/siemens-ix/{p-BlIjqRam.js → p-CAj3Tlcn.js} +2 -2
  787. package/dist/siemens-ix/{p-BlIjqRam.js.map → p-CAj3Tlcn.js.map} +1 -1
  788. package/dist/siemens-ix/p-CX3n_rRh.js +2 -0
  789. package/dist/siemens-ix/{p-8Yd4qhs7.js.map → p-CX3n_rRh.js.map} +1 -1
  790. package/dist/siemens-ix/p-CtoreFVF.js +3 -0
  791. package/dist/siemens-ix/p-CtoreFVF.js.map +1 -0
  792. package/dist/siemens-ix/p-D5eiEBbz.js +2 -0
  793. package/dist/siemens-ix/{p-C97VdyAH.js.map → p-D5eiEBbz.js.map} +1 -1
  794. package/dist/siemens-ix/p-DG9fVPHR.js +2 -0
  795. package/dist/siemens-ix/{p-CGyISn-0.js.map → p-DG9fVPHR.js.map} +1 -1
  796. package/dist/siemens-ix/{p-q1WCgUmY.js → p-DS9crO46.js} +2 -2
  797. package/dist/siemens-ix/{p-q1WCgUmY.js.map → p-DS9crO46.js.map} +1 -1
  798. package/dist/siemens-ix/{p-BD4dR98z.js → p-DiMfcbUU.js} +2 -2
  799. package/dist/siemens-ix/{p-BD4dR98z.js.map → p-DiMfcbUU.js.map} +1 -1
  800. package/dist/siemens-ix/p-DpM4lbAX.js +2 -0
  801. package/dist/siemens-ix/{p-BvLq9aFA.js.map → p-DpM4lbAX.js.map} +1 -1
  802. package/dist/siemens-ix/{p-fd84048a.entry.js → p-a02e0685.entry.js} +2 -2
  803. package/dist/siemens-ix/{p-3522b3af.entry.js → p-a4d6ee80.entry.js} +2 -2
  804. package/dist/siemens-ix/{p-3522b3af.entry.js.map → p-a4d6ee80.entry.js.map} +1 -1
  805. package/dist/siemens-ix/{p-14a266d5.entry.js → p-a8308559.entry.js} +2 -2
  806. package/dist/siemens-ix/p-a8308559.entry.js.map +1 -0
  807. package/dist/siemens-ix/{p-8e48a7a1.entry.js → p-aa6368b4.entry.js} +2 -2
  808. package/dist/siemens-ix/p-ad20efd0.entry.js +2 -0
  809. package/dist/siemens-ix/p-b5e0ddb3.entry.js +2 -0
  810. package/dist/siemens-ix/p-b5e0ddb3.entry.js.map +1 -0
  811. package/dist/siemens-ix/{p-223c9d79.entry.js → p-b6736ce7.entry.js} +2 -2
  812. package/dist/siemens-ix/{p-02621eb8.entry.js → p-b7c5ab43.entry.js} +2 -2
  813. package/dist/siemens-ix/p-b7c5ab43.entry.js.map +1 -0
  814. package/dist/siemens-ix/{p-2ab42b09.entry.js → p-c0064123.entry.js} +2 -2
  815. package/dist/siemens-ix/{p-1fa5a3e4.entry.js → p-c1160cf8.entry.js} +2 -2
  816. package/dist/siemens-ix/p-c4b26603.entry.js +2 -0
  817. package/dist/siemens-ix/p-cc80918d.entry.js +2 -0
  818. package/dist/siemens-ix/{p-8dcc6456.entry.js → p-d120adf6.entry.js} +2 -2
  819. package/dist/siemens-ix/{p-7a108b0d.entry.js → p-d1941577.entry.js} +2 -2
  820. package/dist/siemens-ix/{p-53e82da9.entry.js → p-d49f7ae4.entry.js} +2 -2
  821. package/dist/siemens-ix/p-d49f7ae4.entry.js.map +1 -0
  822. package/dist/siemens-ix/{p-f55eef69.entry.js → p-d4ba3f9f.entry.js} +2 -2
  823. package/dist/siemens-ix/{p-96a20067.entry.js → p-d8fb5a86.entry.js} +2 -2
  824. package/dist/siemens-ix/p-da6a27c1.entry.js +2 -0
  825. package/dist/siemens-ix/p-da6a27c1.entry.js.map +1 -0
  826. package/dist/siemens-ix/{p-5bed04ac.entry.js → p-db9d5872.entry.js} +2 -2
  827. package/dist/siemens-ix/{p-fdf22b8e.entry.js → p-dd89a190.entry.js} +2 -2
  828. package/dist/siemens-ix/{p-4b88c430.entry.js → p-dff78943.entry.js} +2 -2
  829. package/dist/siemens-ix/{p-4b88c430.entry.js.map → p-dff78943.entry.js.map} +1 -1
  830. package/dist/siemens-ix/{p-71550396.entry.js → p-e25aa385.entry.js} +2 -2
  831. package/dist/siemens-ix/{p-71550396.entry.js.map → p-e25aa385.entry.js.map} +1 -1
  832. package/dist/siemens-ix/{p-11e7e647.entry.js → p-e3c57208.entry.js} +2 -2
  833. package/dist/siemens-ix/{p-f29eaee8.entry.js → p-e562ffb2.entry.js} +2 -2
  834. package/dist/siemens-ix/{p-fb6dfe07.entry.js → p-e825a921.entry.js} +2 -2
  835. package/dist/siemens-ix/{p-95d4d849.entry.js → p-ecff1e2f.entry.js} +2 -2
  836. package/dist/siemens-ix/{p-9638c57b.entry.js → p-eebe632b.entry.js} +2 -2
  837. package/dist/siemens-ix/p-eebe632b.entry.js.map +1 -0
  838. package/dist/siemens-ix/{p-746b04cb.entry.js → p-eef311b1.entry.js} +2 -2
  839. package/dist/siemens-ix/{p-4a90e7ea.entry.js → p-f29f280b.entry.js} +2 -2
  840. package/dist/siemens-ix/{p-7989235e.entry.js → p-f3b485de.entry.js} +2 -2
  841. package/dist/siemens-ix/p-f3b485de.entry.js.map +1 -0
  842. package/dist/siemens-ix/p-f753f1f5.entry.js +2 -0
  843. package/dist/siemens-ix/p-f753f1f5.entry.js.map +1 -0
  844. package/dist/siemens-ix/p-f82e4e0f.entry.js +2 -0
  845. package/dist/siemens-ix/{p-740420eb.entry.js.map → p-f82e4e0f.entry.js.map} +1 -1
  846. package/dist/siemens-ix/{p-b9eafd64.entry.js → p-f9b4e5f1.entry.js} +2 -2
  847. package/dist/siemens-ix/{p-4756bbdb.entry.js → p-fabcc5f5.entry.js} +2 -2
  848. package/dist/siemens-ix/{p-c446ffdb.entry.js → p-fc3071d0.entry.js} +2 -2
  849. package/dist/siemens-ix/{p-d9452ff9.entry.js → p-fea12773.entry.js} +2 -2
  850. package/dist/siemens-ix/{p-CzzcLSmV.js → p-gkooEHol.js} +2 -2
  851. package/dist/siemens-ix/p-gkooEHol.js.map +1 -0
  852. package/dist/siemens-ix/{p-DDS3FMm7.js → p-sxLz5AVO.js} +2 -2
  853. package/dist/siemens-ix/{p-DDS3FMm7.js.map → p-sxLz5AVO.js.map} +1 -1
  854. package/dist/siemens-ix/siemens-ix.esm.js +1 -1
  855. package/dist/types/components/avatar/avatar.d.ts +1 -1
  856. package/dist/types/components/breadcrumb/breadcrumb.d.ts +1 -1
  857. package/dist/types/components/breadcrumb-item/breadcrumb-item.d.ts +3 -3
  858. package/dist/types/components/button/button.d.ts +1 -1
  859. package/dist/types/components/category-filter/category-filter.d.ts +3 -9
  860. package/dist/types/components/chip/chip.d.ts +2 -2
  861. package/dist/types/components/date-dropdown/date-dropdown.d.ts +6 -6
  862. package/dist/types/components/date-picker/date-picker-component.d.ts +1 -1
  863. package/dist/types/components/date-picker/date-picker.d.ts +3 -3
  864. package/dist/types/components/date-time-card/date-time-card.d.ts +1 -5
  865. package/dist/types/components/datetime-picker/datetime-picker.d.ts +2 -20
  866. package/dist/types/components/event-list/event-list.d.ts +1 -1
  867. package/dist/types/components/event-list-item/event-list-item.d.ts +1 -1
  868. package/dist/types/components/group/group.d.ts +4 -4
  869. package/dist/types/components/group-item/group-item.d.ts +9 -2
  870. package/dist/types/components/icon-button/icon-button.d.ts +1 -1
  871. package/dist/types/components/input-group/input-group.d.ts +2 -1
  872. package/dist/types/components/menu/menu.d.ts +0 -4
  873. package/dist/types/components/menu-about-news/menu-about-news.d.ts +0 -4
  874. package/dist/types/components/menu-avatar/menu-avatar.d.ts +1 -1
  875. package/dist/types/components/message-bar/message-bar.d.ts +3 -4
  876. package/dist/types/components/modal/modal.d.ts +9 -9
  877. package/dist/types/components/pagination/pagination.d.ts +2 -2
  878. package/dist/types/components/push-card/push-card.d.ts +2 -2
  879. package/dist/types/components/time-picker/time-picker.d.ts +2 -40
  880. package/dist/types/components/toast/toast.d.ts +1 -1
  881. package/dist/types/components/validation-tooltip/validation-tooltip.d.ts +2 -1
  882. package/dist/types/components.d.ts +208 -340
  883. package/hydrate/index.js +339 -420
  884. package/hydrate/index.mjs +339 -420
  885. package/package.json +1 -1
  886. package/components/p-BFuOBAQB.js.map +0 -1
  887. package/components/p-BYRT3Z1w.js.map +0 -1
  888. package/components/p-CMNpJTDF.js.map +0 -1
  889. package/components/p-CbQqqTKK.js.map +0 -1
  890. package/components/p-Ctze1Bh6.js +0 -64
  891. package/components/p-Ctze1Bh6.js.map +0 -1
  892. package/components/p-CzzcLSmV.js.map +0 -1
  893. package/components/p-DFHA6KvD.js.map +0 -1
  894. package/components/p-DyW_A5Tq.js.map +0 -1
  895. package/components/p-j4BMT-Rr.js.map +0 -1
  896. package/dist/cjs/app-globals-DRggGkXg.js +0 -10
  897. package/dist/cjs/index-DuDLgBnw.js.map +0 -1
  898. package/dist/cjs/service-FGbUpQQM.js.map +0 -1
  899. package/dist/esm/app-globals-CX3toLCD.js +0 -8
  900. package/dist/esm/index-DGODjp4O.js.map +0 -1
  901. package/dist/esm/service-ktcE7NzB.js.map +0 -1
  902. package/dist/siemens-ix/p-02621eb8.entry.js.map +0 -1
  903. package/dist/siemens-ix/p-09cce59e.entry.js.map +0 -1
  904. package/dist/siemens-ix/p-14a266d5.entry.js.map +0 -1
  905. package/dist/siemens-ix/p-1d0ae43f.entry.js +0 -2
  906. package/dist/siemens-ix/p-1d0ae43f.entry.js.map +0 -1
  907. package/dist/siemens-ix/p-27f1d6c9.entry.js +0 -2
  908. package/dist/siemens-ix/p-27f1d6c9.entry.js.map +0 -1
  909. package/dist/siemens-ix/p-2d01c802.entry.js.map +0 -1
  910. package/dist/siemens-ix/p-2d3f7bb5.entry.js +0 -2
  911. package/dist/siemens-ix/p-2d3f7bb5.entry.js.map +0 -1
  912. package/dist/siemens-ix/p-2d9b7dbd.entry.js +0 -2
  913. package/dist/siemens-ix/p-2d9b7dbd.entry.js.map +0 -1
  914. package/dist/siemens-ix/p-30545ef9.entry.js +0 -2
  915. package/dist/siemens-ix/p-3d8e0616.entry.js +0 -2
  916. package/dist/siemens-ix/p-42a70164.entry.js +0 -2
  917. package/dist/siemens-ix/p-42a70164.entry.js.map +0 -1
  918. package/dist/siemens-ix/p-450ab7cb.entry.js +0 -2
  919. package/dist/siemens-ix/p-53e82da9.entry.js.map +0 -1
  920. package/dist/siemens-ix/p-53e9e280.entry.js +0 -2
  921. package/dist/siemens-ix/p-53e9e280.entry.js.map +0 -1
  922. package/dist/siemens-ix/p-5f72640f.entry.js +0 -2
  923. package/dist/siemens-ix/p-5f72640f.entry.js.map +0 -1
  924. package/dist/siemens-ix/p-6c873cc5.entry.js +0 -2
  925. package/dist/siemens-ix/p-6d8e725c.entry.js +0 -2
  926. package/dist/siemens-ix/p-6d8e725c.entry.js.map +0 -1
  927. package/dist/siemens-ix/p-71e94914.entry.js.map +0 -1
  928. package/dist/siemens-ix/p-740420eb.entry.js +0 -2
  929. package/dist/siemens-ix/p-78ddd5f5.entry.js +0 -2
  930. package/dist/siemens-ix/p-78ddd5f5.entry.js.map +0 -1
  931. package/dist/siemens-ix/p-7989235e.entry.js.map +0 -1
  932. package/dist/siemens-ix/p-8Yd4qhs7.js +0 -2
  933. package/dist/siemens-ix/p-90089ce1.entry.js +0 -2
  934. package/dist/siemens-ix/p-9638c57b.entry.js.map +0 -1
  935. package/dist/siemens-ix/p-99ad8022.entry.js.map +0 -1
  936. package/dist/siemens-ix/p-9bd4c682.entry.js +0 -2
  937. package/dist/siemens-ix/p-9d7a2428.entry.js.map +0 -1
  938. package/dist/siemens-ix/p-BvLq9aFA.js +0 -2
  939. package/dist/siemens-ix/p-C97VdyAH.js +0 -2
  940. package/dist/siemens-ix/p-CGyISn-0.js +0 -2
  941. package/dist/siemens-ix/p-CzzcLSmV.js.map +0 -1
  942. package/dist/siemens-ix/p-DErtoAo0.js +0 -2
  943. package/dist/siemens-ix/p-DGODjp4O.js +0 -3
  944. package/dist/siemens-ix/p-DGODjp4O.js.map +0 -1
  945. package/dist/siemens-ix/p-b11b63ca.entry.js +0 -2
  946. package/dist/siemens-ix/p-bb28a2d6.entry.js.map +0 -1
  947. package/dist/siemens-ix/p-c733fea2.entry.js +0 -2
  948. package/dist/siemens-ix/p-c8cf26c5.entry.js.map +0 -1
  949. package/dist/siemens-ix/p-d0d972c2.entry.js +0 -2
  950. package/dist/siemens-ix/p-ec8f67b0.entry.js.map +0 -1
  951. /package/dist/siemens-ix/{p-f6d678a6.entry.js.map → p-01030dfb.entry.js.map} +0 -0
  952. /package/dist/siemens-ix/{p-6c873cc5.entry.js.map → p-08f4c3f0.entry.js.map} +0 -0
  953. /package/dist/siemens-ix/{p-dc5b5c0c.entry.js.map → p-0d4f0223.entry.js.map} +0 -0
  954. /package/dist/siemens-ix/{p-5140e6e6.entry.js.map → p-0e2b89f2.entry.js.map} +0 -0
  955. /package/dist/siemens-ix/{p-6c4abdde.entry.js.map → p-17a74a48.entry.js.map} +0 -0
  956. /package/dist/siemens-ix/{p-6aa45e1e.entry.js.map → p-20ad8d1e.entry.js.map} +0 -0
  957. /package/dist/siemens-ix/{p-31191cc6.entry.js.map → p-2db36aa6.entry.js.map} +0 -0
  958. /package/dist/siemens-ix/{p-fb6b7f35.entry.js.map → p-2f54ce99.entry.js.map} +0 -0
  959. /package/dist/siemens-ix/{p-48b0fef4.entry.js.map → p-337a3457.entry.js.map} +0 -0
  960. /package/dist/siemens-ix/{p-8ec9e08d.entry.js.map → p-347fcf94.entry.js.map} +0 -0
  961. /package/dist/siemens-ix/{p-6a39d630.entry.js.map → p-39950a1c.entry.js.map} +0 -0
  962. /package/dist/siemens-ix/{p-14fca48a.entry.js.map → p-3acbbe01.entry.js.map} +0 -0
  963. /package/dist/siemens-ix/{p-eba51393.entry.js.map → p-3b314194.entry.js.map} +0 -0
  964. /package/dist/siemens-ix/{p-d3c355c7.entry.js.map → p-467c0fff.entry.js.map} +0 -0
  965. /package/dist/siemens-ix/{p-52dc3ba0.entry.js.map → p-48cbacaf.entry.js.map} +0 -0
  966. /package/dist/siemens-ix/{p-b6d9c16c.entry.js.map → p-4b1745dc.entry.js.map} +0 -0
  967. /package/dist/siemens-ix/{p-5c109476.entry.js.map → p-51786593.entry.js.map} +0 -0
  968. /package/dist/siemens-ix/{p-bd369344.entry.js.map → p-52d377d1.entry.js.map} +0 -0
  969. /package/dist/siemens-ix/{p-1ca58d8b.entry.js.map → p-538843d4.entry.js.map} +0 -0
  970. /package/dist/siemens-ix/{p-d6b9e253.entry.js.map → p-548a2231.entry.js.map} +0 -0
  971. /package/dist/siemens-ix/{p-8eee6a03.entry.js.map → p-58219b7e.entry.js.map} +0 -0
  972. /package/dist/siemens-ix/{p-0469aec7.entry.js.map → p-608b3631.entry.js.map} +0 -0
  973. /package/dist/siemens-ix/{p-19c2cb50.entry.js.map → p-65842e35.entry.js.map} +0 -0
  974. /package/dist/siemens-ix/{p-6fc6d20a.entry.js.map → p-67766c28.entry.js.map} +0 -0
  975. /package/dist/siemens-ix/{p-729d84eb.entry.js.map → p-67e4f814.entry.js.map} +0 -0
  976. /package/dist/siemens-ix/{p-8c612656.entry.js.map → p-6f152ed2.entry.js.map} +0 -0
  977. /package/dist/siemens-ix/{p-c4b230cd.entry.js.map → p-730a6161.entry.js.map} +0 -0
  978. /package/dist/siemens-ix/{p-f112fabd.entry.js.map → p-7388d2ee.entry.js.map} +0 -0
  979. /package/dist/siemens-ix/{p-30545ef9.entry.js.map → p-759ba03d.entry.js.map} +0 -0
  980. /package/dist/siemens-ix/{p-f55c3bed.entry.js.map → p-75d8b192.entry.js.map} +0 -0
  981. /package/dist/siemens-ix/{p-71a42502.entry.js.map → p-784c6dd6.entry.js.map} +0 -0
  982. /package/dist/siemens-ix/{p-404dffde.entry.js.map → p-788e1ef8.entry.js.map} +0 -0
  983. /package/dist/siemens-ix/{p-3c99cfa5.entry.js.map → p-79798af1.entry.js.map} +0 -0
  984. /package/dist/siemens-ix/{p-548c2a30.entry.js.map → p-7bc90e7e.entry.js.map} +0 -0
  985. /package/dist/siemens-ix/{p-88a812b7.entry.js.map → p-7e612a3b.entry.js.map} +0 -0
  986. /package/dist/siemens-ix/{p-90bd8d7b.entry.js.map → p-7e6beda5.entry.js.map} +0 -0
  987. /package/dist/siemens-ix/{p-818aadd7.entry.js.map → p-7f945e44.entry.js.map} +0 -0
  988. /package/dist/siemens-ix/{p-81c8d542.entry.js.map → p-80f55403.entry.js.map} +0 -0
  989. /package/dist/siemens-ix/{p-ddaf98b6.entry.js.map → p-81120f11.entry.js.map} +0 -0
  990. /package/dist/siemens-ix/{p-89d7e13e.entry.js.map → p-845054ca.entry.js.map} +0 -0
  991. /package/dist/siemens-ix/{p-9bd4c682.entry.js.map → p-85f3aa13.entry.js.map} +0 -0
  992. /package/dist/siemens-ix/{p-7d95ae34.entry.js.map → p-879a0cc5.entry.js.map} +0 -0
  993. /package/dist/siemens-ix/{p-b6dad40c.entry.js.map → p-89449e22.entry.js.map} +0 -0
  994. /package/dist/siemens-ix/{p-b8144c96.entry.js.map → p-8aa0fda7.entry.js.map} +0 -0
  995. /package/dist/siemens-ix/{p-450ab7cb.entry.js.map → p-92a6324b.entry.js.map} +0 -0
  996. /package/dist/siemens-ix/{p-b59285eb.entry.js.map → p-94fa5d00.entry.js.map} +0 -0
  997. /package/dist/siemens-ix/{p-888c45dd.entry.js.map → p-9d135d59.entry.js.map} +0 -0
  998. /package/dist/siemens-ix/{p-20b5fc48.entry.js.map → p-9d8fb7dd.entry.js.map} +0 -0
  999. /package/dist/siemens-ix/{p-10c44788.entry.js.map → p-9e7223f6.entry.js.map} +0 -0
  1000. /package/dist/siemens-ix/{p-fd84048a.entry.js.map → p-a02e0685.entry.js.map} +0 -0
  1001. /package/dist/siemens-ix/{p-8e48a7a1.entry.js.map → p-aa6368b4.entry.js.map} +0 -0
  1002. /package/dist/siemens-ix/{p-3d8e0616.entry.js.map → p-ad20efd0.entry.js.map} +0 -0
  1003. /package/dist/siemens-ix/{p-223c9d79.entry.js.map → p-b6736ce7.entry.js.map} +0 -0
  1004. /package/dist/siemens-ix/{p-2ab42b09.entry.js.map → p-c0064123.entry.js.map} +0 -0
  1005. /package/dist/siemens-ix/{p-1fa5a3e4.entry.js.map → p-c1160cf8.entry.js.map} +0 -0
  1006. /package/dist/siemens-ix/{p-90089ce1.entry.js.map → p-c4b26603.entry.js.map} +0 -0
  1007. /package/dist/siemens-ix/{p-c733fea2.entry.js.map → p-cc80918d.entry.js.map} +0 -0
  1008. /package/dist/siemens-ix/{p-8dcc6456.entry.js.map → p-d120adf6.entry.js.map} +0 -0
  1009. /package/dist/siemens-ix/{p-7a108b0d.entry.js.map → p-d1941577.entry.js.map} +0 -0
  1010. /package/dist/siemens-ix/{p-f55eef69.entry.js.map → p-d4ba3f9f.entry.js.map} +0 -0
  1011. /package/dist/siemens-ix/{p-96a20067.entry.js.map → p-d8fb5a86.entry.js.map} +0 -0
  1012. /package/dist/siemens-ix/{p-5bed04ac.entry.js.map → p-db9d5872.entry.js.map} +0 -0
  1013. /package/dist/siemens-ix/{p-fdf22b8e.entry.js.map → p-dd89a190.entry.js.map} +0 -0
  1014. /package/dist/siemens-ix/{p-11e7e647.entry.js.map → p-e3c57208.entry.js.map} +0 -0
  1015. /package/dist/siemens-ix/{p-f29eaee8.entry.js.map → p-e562ffb2.entry.js.map} +0 -0
  1016. /package/dist/siemens-ix/{p-fb6dfe07.entry.js.map → p-e825a921.entry.js.map} +0 -0
  1017. /package/dist/siemens-ix/{p-95d4d849.entry.js.map → p-ecff1e2f.entry.js.map} +0 -0
  1018. /package/dist/siemens-ix/{p-746b04cb.entry.js.map → p-eef311b1.entry.js.map} +0 -0
  1019. /package/dist/siemens-ix/{p-4a90e7ea.entry.js.map → p-f29f280b.entry.js.map} +0 -0
  1020. /package/dist/siemens-ix/{p-b9eafd64.entry.js.map → p-f9b4e5f1.entry.js.map} +0 -0
  1021. /package/dist/siemens-ix/{p-4756bbdb.entry.js.map → p-fabcc5f5.entry.js.map} +0 -0
  1022. /package/dist/siemens-ix/{p-c446ffdb.entry.js.map → p-fc3071d0.entry.js.map} +0 -0
  1023. /package/dist/siemens-ix/{p-d9452ff9.entry.js.map → p-fea12773.entry.js.map} +0 -0
@@ -1,2 +1,2 @@
1
- import{r as o,c as t,h as e,H as n,g as r}from"./p-DGODjp4O.js";import{l as i}from"./p-Cz75KU1f.js";import{m as a}from"./p-bcj7UEIC.js";const c=':host{display:inline-block;position:relative;height:2rem;max-height:2rem;margin-left: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(.inactive){pointer-events:none}.container{display:inline-flex;width:inherit;max-width:100%;box-sizing:border-box;position:relative;align-items:center;border-radius:100px;padding:0.5rem;vertical-align:top;height:2rem;max-height:2rem;cursor:pointer}.container .content-wrapper{display:inline-flex;align-items:center;flex:1;min-width:0}.container .with-icon{margin-right:0.25rem}.container .close-button-container{display:inline-flex;margin-left:auto;padding-left:0.5rem}.container .slot-container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.container.centerContent .content-wrapper{justify-content:center;text-align:center}.container.outline.icon{padding-left:calc(0.75rem - 1px)}.container.outline.icon.alarm .with-icon{color:var(--theme-color-alarm)}.container.outline.icon.critical .with-icon{color:var(--theme-color-critical)}.container.outline.icon.warning .with-icon{color:var(--theme-color-warning-text)}.container.outline.icon.info .with-icon{color:var(--theme-color-info)}.container.outline.icon.neutral .with-icon{color:var(--theme-color-neutral)}.container.outline.icon.success .with-icon{color:var(--theme-color-success)}.container.outline:not(.icon){padding-left:calc(0.5rem - 1px)}.container.outline.closable:not(.inactive){padding-right:calc(0.25rem - 1px)}.container.outline.closable.inactive,.container.outline:not(.closable){padding-right:calc(0.5rem - 1px)}.container.outline.icon:not(.closable){padding-right:calc(0.75rem - 1px)}.container:not(.outline).icon{padding-left:0.75rem}.container:not(.outline):not(.icon){padding-left:0.5rem}.container:not(.outline).closable:not(.inactive){padding-right:0.25rem}.container:not(.outline).closable.inactive{padding-right:0.5rem}.container:not(.outline):not(.closable).icon{padding-right:0.75rem}.container:not(.outline):not(.closable):not(.icon){padding-right:0.5rem}.container.primary{background-color:var(--theme-color-primary);color:var(--theme-chip-primary--color)}.container.primary .close-button{color:var(--theme-chip-primary--color);--ix-icon-button-color:var(--theme-chip-primary--color);pointer-events:auto}.container.primary:hover{background-color:var(--theme-chip-primary--background--hover)}.container.primary:active{background-color:var(--theme-chip-primary--background--active)}.container.primary:focus-visible{outline:1px solid #199fff;outline-offset:var(--theme-btn--focus--outline-offset)}.container.primary.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-primary-outline--background);border:solid 1px var(--theme-chip-primary-outline--border-color)}.container.primary.outline .close-button{color:var(--theme-chip-outline--color);--ix-icon-button-color:var(--theme-chip-outline--color)}.container.primary.outline .with-icon{color:var(--theme-color-primary)}.container.primary.outline:hover{background-color:var(--theme-chip-primary-outline--background--hover)}.container.primary.outline:active{background-color:var(--theme-chip-primary-outline--background--active)}.container.outline{border-width:1px;border-style:solid}.container.alarm{color:var(--theme-color-alarm--contrast)}.container.alarm:hover::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.05);left:0;border-radius:100px;pointer-events:none}.container.alarm.active::after,.container.alarm:active::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.1);left:0;border-radius:100px;pointer-events:none}.container.alarm:not(.outline){background-color:var(--theme-color-alarm)}.container.alarm:not(.outline) .close-button{color:var(--theme-color-alarm--contrast);--ix-icon-button-color:var(--theme-color-alarm--contrast)}.container.alarm:not(.outline):hover::after{content:"";background-color:rgba(0, 0, 0, 0.05)}.container.alarm:not(.outline).active::after,.container.alarm:not(.outline):active::after{background-color:rgba(0, 0, 0, 0.1)}.container.alarm.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-alarm)}.container.alarm.outline:hover::after{display:none}.container.alarm.outline:hover{background-color:var(--theme-chip-outline--background--hover)}.container.alarm.outline.active::after,.container.alarm.outline:active::after{display:none}.container.alarm.outline.active,.container.alarm.outline:active{background-color:var(--theme-chip-outline--background--active)}.container.alarm:focus-visible{outline:1px solid #199fff;outline-offset:var(--theme-btn--focus--outline-offset)}.container.critical{color:var(--theme-color-critical--contrast)}.container.critical:hover::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.05);left:0;border-radius:100px;pointer-events:none}.container.critical.active::after,.container.critical:active::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.1);left:0;border-radius:100px;pointer-events:none}.container.critical:not(.outline){background-color:var(--theme-color-critical)}.container.critical:not(.outline) .close-button{color:var(--theme-color-critical--contrast);--ix-icon-button-color:var(--theme-color-critical--contrast)}.container.critical:not(.outline):hover::after{content:"";background-color:rgba(0, 0, 0, 0.05)}.container.critical:not(.outline).active::after,.container.critical:not(.outline):active::after{background-color:rgba(0, 0, 0, 0.1)}.container.critical.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-critical)}.container.critical.outline:hover::after{display:none}.container.critical.outline:hover{background-color:var(--theme-chip-outline--background--hover)}.container.critical.outline.active::after,.container.critical.outline:active::after{display:none}.container.critical.outline.active,.container.critical.outline:active{background-color:var(--theme-chip-outline--background--active)}.container.critical:focus-visible{outline:1px solid #199fff;outline-offset:var(--theme-btn--focus--outline-offset)}.container.warning{color:var(--theme-color-warning--contrast)}.container.warning:hover::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.05);left:0;border-radius:100px;pointer-events:none}.container.warning.active::after,.container.warning:active::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.1);left:0;border-radius:100px;pointer-events:none}.container.warning:not(.outline){background-color:var(--theme-color-warning)}.container.warning:not(.outline) .close-button{color:var(--theme-color-warning--contrast);--ix-icon-button-color:var(--theme-color-warning--contrast)}.container.warning:not(.outline):hover::after{content:"";background-color:rgba(0, 0, 0, 0.05)}.container.warning:not(.outline).active::after,.container.warning:not(.outline):active::after{background-color:rgba(0, 0, 0, 0.1)}.container.warning.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-warning)}.container.warning.outline:hover::after{display:none}.container.warning.outline:hover{background-color:var(--theme-chip-outline--background--hover)}.container.warning.outline.active::after,.container.warning.outline:active::after{display:none}.container.warning.outline.active,.container.warning.outline:active{background-color:var(--theme-chip-outline--background--active)}.container.warning:focus-visible{outline:1px solid #199fff;outline-offset:var(--theme-btn--focus--outline-offset)}.container.info{color:var(--theme-color-info--contrast)}.container.info:hover::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.05);left:0;border-radius:100px;pointer-events:none}.container.info.active::after,.container.info:active::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.1);left:0;border-radius:100px;pointer-events:none}.container.info:not(.outline){background-color:var(--theme-color-info)}.container.info:not(.outline) .close-button{color:var(--theme-color-info--contrast);--ix-icon-button-color:var(--theme-color-info--contrast)}.container.info:not(.outline):hover::after{content:"";background-color:rgba(0, 0, 0, 0.05)}.container.info:not(.outline).active::after,.container.info:not(.outline):active::after{background-color:rgba(0, 0, 0, 0.1)}.container.info.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-info)}.container.info.outline:hover::after{display:none}.container.info.outline:hover{background-color:var(--theme-chip-outline--background--hover)}.container.info.outline.active::after,.container.info.outline:active::after{display:none}.container.info.outline.active,.container.info.outline:active{background-color:var(--theme-chip-outline--background--active)}.container.info:focus-visible{outline:1px solid #199fff;outline-offset:var(--theme-btn--focus--outline-offset)}.container.neutral{color:var(--theme-color-neutral--contrast)}.container.neutral:hover::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.05);left:0;border-radius:100px;pointer-events:none}.container.neutral.active::after,.container.neutral:active::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.1);left:0;border-radius:100px;pointer-events:none}.container.neutral:not(.outline){background-color:var(--theme-color-neutral)}.container.neutral:not(.outline) .close-button{color:var(--theme-color-neutral--contrast);--ix-icon-button-color:var(--theme-color-neutral--contrast)}.container.neutral:not(.outline):hover::after{content:"";background-color:rgba(0, 0, 0, 0.05)}.container.neutral:not(.outline).active::after,.container.neutral:not(.outline):active::after{background-color:rgba(0, 0, 0, 0.1)}.container.neutral.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-neutral)}.container.neutral.outline:hover::after{display:none}.container.neutral.outline:hover{background-color:var(--theme-chip-outline--background--hover)}.container.neutral.outline.active::after,.container.neutral.outline:active::after{display:none}.container.neutral.outline.active,.container.neutral.outline:active{background-color:var(--theme-chip-outline--background--active)}.container.neutral:focus-visible{outline:1px solid #199fff;outline-offset:var(--theme-btn--focus--outline-offset)}.container.success{color:var(--theme-color-success--contrast)}.container.success:hover::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.05);left:0;border-radius:100px;pointer-events:none}.container.success.active::after,.container.success:active::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.1);left:0;border-radius:100px;pointer-events:none}.container.success:not(.outline){background-color:var(--theme-color-success)}.container.success:not(.outline) .close-button{color:var(--theme-color-success--contrast);--ix-icon-button-color:var(--theme-color-success--contrast)}.container.success:not(.outline):hover::after{content:"";background-color:rgba(0, 0, 0, 0.05)}.container.success:not(.outline).active::after,.container.success:not(.outline):active::after{background-color:rgba(0, 0, 0, 0.1)}.container.success.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-success)}.container.success.outline:hover::after{display:none}.container.success.outline:hover{background-color:var(--theme-chip-outline--background--hover)}.container.success.outline.active::after,.container.success.outline:active::after{display:none}.container.success.outline.active,.container.success.outline:active{background-color:var(--theme-chip-outline--background--active)}.container.success:focus-visible{outline:1px solid #199fff;outline-offset:var(--theme-btn--focus--outline-offset)}';const l=class{constructor(e){o(this,e);this.closeChip=t(this,"closeChip",7);this.variant="primary";this.active=true;this.closable=false;this.outline=false;this.tooltipText=false;this.centerContent=false;this.containerElementRef=a()}getCloseButton(){return e("div",{class:"close-button-container"},e("ix-icon-button",{type:"button",variant:"subtle-tertiary",icon:i,class:"close-button",oval:true,size:"16",style:this.variant==="custom"?{color:this.chipColor}:{},onClick:o=>{this.closeChip.emit(o);o.stopPropagation()},"aria-label":this.ariaLabelCloseButton}))}getTooltip(){var o;if(!this.tooltipText&&!this.hostElement.hasAttribute("tooltip-text")){return null}const t=typeof this.tooltipText==="string"&&this.tooltipText.trim()?this.tooltipText:(o=this.hostElement.textContent)===null||o===void 0?void 0:o.trim();return e("ix-tooltip",{for:this.containerElementRef.waitForCurrent()},t)}render(){const o=this.active===false;let t={};if(this.variant==="custom"){t={color:this.chipColor,[this.outline?"borderColor":"backgroundColor"]:this.background}}return e(n,{key:"615e9cde354e947cfedf93f5d7049a55acd742f9",tabIndex:"-1",class:{inactive:o},style:this.variant==="custom"?{"--ix-icon-button-color":this.chipColor}:{}},e("div",{key:"64c04ae766296f7913ea662db14b5ec3e3828193",ref:this.containerElementRef,style:Object.assign({},t),class:{container:true,outline:this.outline,inactive:o,alarm:this.variant==="alarm",critical:this.variant==="critical",info:this.variant==="info",neutral:this.variant==="neutral",primary:this.variant==="primary",success:this.variant==="success",warning:this.variant==="warning",custom:this.variant==="custom",closable:this.closable,icon:!!this.icon,centerContent:this.centerContent}},e("div",{key:"b56a1240130fb26f2d31a946e1d1b3199e851836",class:"content-wrapper"},this.icon&&e("ix-icon",{key:"546438997d8e9727f9d410c9c3a7be16a0f9c858",class:{"with-icon":true},name:this.icon,size:"24",style:this.variant==="custom"?{color:this.outline?this.background:this.chipColor}:undefined}),e("span",{key:"0b7f723b1a687a0377f6b1d128d167c24c0ee43a",class:"slot-container"},e("slot",{key:"11dd6b1a9c781500c96d37563279f0359276c26d"}))),o===false&&this.closable?this.getCloseButton():null),this.getTooltip())}get hostElement(){return r(this)}};l.style=c;export{l as ix_chip};
2
- //# sourceMappingURL=p-2d01c802.entry.js.map
1
+ import{r as o,c as t,h as e,H as r,g as n}from"./p-CtoreFVF.js";import{l as i}from"./p-Cz75KU1f.js";import{m as a}from"./p-bcj7UEIC.js";const c=':host{display:inline-block;position:relative;height:2rem;max-height:2rem;margin-left: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(.inactive){pointer-events:none}.container{display:inline-flex;width:inherit;max-width:100%;box-sizing:border-box;position:relative;align-items:center;border-radius:100px;padding:0.5rem;vertical-align:top;height:2rem;max-height:2rem;cursor:pointer}.container .content-wrapper{display:inline-flex;align-items:center;flex:1;min-width:0}.container .with-icon{margin-right:0.25rem}.container .close-button-container{display:inline-flex;margin-left:auto;padding-left:0.5rem}.container .slot-container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.container.centerContent .content-wrapper{justify-content:center;text-align:center}.container.outline.icon{padding-left:calc(0.75rem - 1px)}.container.outline.icon.alarm .with-icon{color:var(--theme-color-alarm)}.container.outline.icon.critical .with-icon{color:var(--theme-color-critical)}.container.outline.icon.warning .with-icon{color:var(--theme-color-warning-text)}.container.outline.icon.info .with-icon{color:var(--theme-color-info)}.container.outline.icon.neutral .with-icon{color:var(--theme-color-neutral)}.container.outline.icon.success .with-icon{color:var(--theme-color-success)}.container.outline:not(.icon){padding-left:calc(0.5rem - 1px)}.container.outline.closable:not(.inactive){padding-right:calc(0.25rem - 1px)}.container.outline.closable.inactive,.container.outline:not(.closable){padding-right:calc(0.5rem - 1px)}.container.outline.icon:not(.closable){padding-right:calc(0.75rem - 1px)}.container:not(.outline).icon{padding-left:0.75rem}.container:not(.outline):not(.icon){padding-left:0.5rem}.container:not(.outline).closable:not(.inactive){padding-right:0.25rem}.container:not(.outline).closable.inactive{padding-right:0.5rem}.container:not(.outline):not(.closable).icon{padding-right:0.75rem}.container:not(.outline):not(.closable):not(.icon){padding-right:0.5rem}.container.primary{background-color:var(--theme-color-primary);color:var(--theme-chip-primary--color)}.container.primary .close-button{color:var(--theme-chip-primary--color);--ix-icon-button-color:var(--theme-chip-primary--color);pointer-events:auto}.container.primary:hover{background-color:var(--theme-chip-primary--background--hover)}.container.primary:active{background-color:var(--theme-chip-primary--background--active)}.container.primary:focus-visible{outline:1px solid #199fff;outline-offset:var(--theme-btn--focus--outline-offset)}.container.primary.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-primary-outline--background);border:solid 1px var(--theme-chip-primary-outline--border-color)}.container.primary.outline .close-button{color:var(--theme-chip-outline--color);--ix-icon-button-color:var(--theme-chip-outline--color)}.container.primary.outline .with-icon{color:var(--theme-color-primary)}.container.primary.outline:hover{background-color:var(--theme-chip-primary-outline--background--hover)}.container.primary.outline:active{background-color:var(--theme-chip-primary-outline--background--active)}.container.outline{border-width:1px;border-style:solid}.container.alarm{color:var(--theme-color-alarm--contrast)}.container.alarm:hover::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.05);left:0;border-radius:100px;pointer-events:none}.container.alarm.active::after,.container.alarm:active::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.1);left:0;border-radius:100px;pointer-events:none}.container.alarm:not(.outline){background-color:var(--theme-color-alarm)}.container.alarm:not(.outline) .close-button{color:var(--theme-color-alarm--contrast);--ix-icon-button-color:var(--theme-color-alarm--contrast)}.container.alarm:not(.outline):hover::after{content:"";background-color:rgba(0, 0, 0, 0.05)}.container.alarm:not(.outline).active::after,.container.alarm:not(.outline):active::after{background-color:rgba(0, 0, 0, 0.1)}.container.alarm.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-alarm)}.container.alarm.outline:hover::after{display:none}.container.alarm.outline:hover{background-color:var(--theme-chip-outline--background--hover)}.container.alarm.outline.active::after,.container.alarm.outline:active::after{display:none}.container.alarm.outline.active,.container.alarm.outline:active{background-color:var(--theme-chip-outline--background--active)}.container.alarm:focus-visible{outline:1px solid #199fff;outline-offset:var(--theme-btn--focus--outline-offset)}.container.critical{color:var(--theme-color-critical--contrast)}.container.critical:hover::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.05);left:0;border-radius:100px;pointer-events:none}.container.critical.active::after,.container.critical:active::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.1);left:0;border-radius:100px;pointer-events:none}.container.critical:not(.outline){background-color:var(--theme-color-critical)}.container.critical:not(.outline) .close-button{color:var(--theme-color-critical--contrast);--ix-icon-button-color:var(--theme-color-critical--contrast)}.container.critical:not(.outline):hover::after{content:"";background-color:rgba(0, 0, 0, 0.05)}.container.critical:not(.outline).active::after,.container.critical:not(.outline):active::after{background-color:rgba(0, 0, 0, 0.1)}.container.critical.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-critical)}.container.critical.outline:hover::after{display:none}.container.critical.outline:hover{background-color:var(--theme-chip-outline--background--hover)}.container.critical.outline.active::after,.container.critical.outline:active::after{display:none}.container.critical.outline.active,.container.critical.outline:active{background-color:var(--theme-chip-outline--background--active)}.container.critical:focus-visible{outline:1px solid #199fff;outline-offset:var(--theme-btn--focus--outline-offset)}.container.warning{color:var(--theme-color-warning--contrast)}.container.warning:hover::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.05);left:0;border-radius:100px;pointer-events:none}.container.warning.active::after,.container.warning:active::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.1);left:0;border-radius:100px;pointer-events:none}.container.warning:not(.outline){background-color:var(--theme-color-warning)}.container.warning:not(.outline) .close-button{color:var(--theme-color-warning--contrast);--ix-icon-button-color:var(--theme-color-warning--contrast)}.container.warning:not(.outline):hover::after{content:"";background-color:rgba(0, 0, 0, 0.05)}.container.warning:not(.outline).active::after,.container.warning:not(.outline):active::after{background-color:rgba(0, 0, 0, 0.1)}.container.warning.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-warning)}.container.warning.outline:hover::after{display:none}.container.warning.outline:hover{background-color:var(--theme-chip-outline--background--hover)}.container.warning.outline.active::after,.container.warning.outline:active::after{display:none}.container.warning.outline.active,.container.warning.outline:active{background-color:var(--theme-chip-outline--background--active)}.container.warning:focus-visible{outline:1px solid #199fff;outline-offset:var(--theme-btn--focus--outline-offset)}.container.info{color:var(--theme-color-info--contrast)}.container.info:hover::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.05);left:0;border-radius:100px;pointer-events:none}.container.info.active::after,.container.info:active::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.1);left:0;border-radius:100px;pointer-events:none}.container.info:not(.outline){background-color:var(--theme-color-info)}.container.info:not(.outline) .close-button{color:var(--theme-color-info--contrast);--ix-icon-button-color:var(--theme-color-info--contrast)}.container.info:not(.outline):hover::after{content:"";background-color:rgba(0, 0, 0, 0.05)}.container.info:not(.outline).active::after,.container.info:not(.outline):active::after{background-color:rgba(0, 0, 0, 0.1)}.container.info.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-info)}.container.info.outline:hover::after{display:none}.container.info.outline:hover{background-color:var(--theme-chip-outline--background--hover)}.container.info.outline.active::after,.container.info.outline:active::after{display:none}.container.info.outline.active,.container.info.outline:active{background-color:var(--theme-chip-outline--background--active)}.container.info:focus-visible{outline:1px solid #199fff;outline-offset:var(--theme-btn--focus--outline-offset)}.container.neutral{color:var(--theme-color-neutral--contrast)}.container.neutral:hover::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.05);left:0;border-radius:100px;pointer-events:none}.container.neutral.active::after,.container.neutral:active::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.1);left:0;border-radius:100px;pointer-events:none}.container.neutral:not(.outline){background-color:var(--theme-color-neutral)}.container.neutral:not(.outline) .close-button{color:var(--theme-color-neutral--contrast);--ix-icon-button-color:var(--theme-color-neutral--contrast)}.container.neutral:not(.outline):hover::after{content:"";background-color:rgba(0, 0, 0, 0.05)}.container.neutral:not(.outline).active::after,.container.neutral:not(.outline):active::after{background-color:rgba(0, 0, 0, 0.1)}.container.neutral.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-neutral)}.container.neutral.outline:hover::after{display:none}.container.neutral.outline:hover{background-color:var(--theme-chip-outline--background--hover)}.container.neutral.outline.active::after,.container.neutral.outline:active::after{display:none}.container.neutral.outline.active,.container.neutral.outline:active{background-color:var(--theme-chip-outline--background--active)}.container.neutral:focus-visible{outline:1px solid #199fff;outline-offset:var(--theme-btn--focus--outline-offset)}.container.success{color:var(--theme-color-success--contrast)}.container.success:hover::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.05);left:0;border-radius:100px;pointer-events:none}.container.success.active::after,.container.success:active::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.1);left:0;border-radius:100px;pointer-events:none}.container.success:not(.outline){background-color:var(--theme-color-success)}.container.success:not(.outline) .close-button{color:var(--theme-color-success--contrast);--ix-icon-button-color:var(--theme-color-success--contrast)}.container.success:not(.outline):hover::after{content:"";background-color:rgba(0, 0, 0, 0.05)}.container.success:not(.outline).active::after,.container.success:not(.outline):active::after{background-color:rgba(0, 0, 0, 0.1)}.container.success.outline{color:var(--theme-chip-outline--color);background-color:var(--theme-chip-outline--background);border-color:var(--theme-color-success)}.container.success.outline:hover::after{display:none}.container.success.outline:hover{background-color:var(--theme-chip-outline--background--hover)}.container.success.outline.active::after,.container.success.outline:active::after{display:none}.container.success.outline.active,.container.success.outline:active{background-color:var(--theme-chip-outline--background--active)}.container.success:focus-visible{outline:1px solid #199fff;outline-offset:var(--theme-btn--focus--outline-offset)}';const l=class{constructor(e){o(this,e);this.closeChip=t(this,"closeChip",7);this.variant="primary";this.inactive=false;this.closable=false;this.outline=false;this.tooltipText=false;this.centerContent=false;this.containerElementRef=a()}getCloseButton(){return e("div",{class:"close-button-container"},e("ix-icon-button",{type:"button",variant:"subtle-tertiary",icon:i,class:"close-button",oval:true,size:"16",style:this.variant==="custom"?{color:this.chipColor}:{},onClick:o=>{this.closeChip.emit(o);o.stopPropagation()},"aria-label":this.ariaLabelCloseButton}))}getTooltip(){var o;if(!this.tooltipText&&!this.hostElement.hasAttribute("tooltip-text")){return null}const t=typeof this.tooltipText==="string"&&this.tooltipText.trim()?this.tooltipText:(o=this.hostElement.textContent)===null||o===void 0?void 0:o.trim();return e("ix-tooltip",{for:this.containerElementRef.waitForCurrent()},t)}render(){let o={};if(this.variant==="custom"){o={color:this.chipColor,[this.outline?"borderColor":"backgroundColor"]:this.background}}return e(r,{key:"a9d49af6fa315e993d7e6968037eec933ac7beb4",tabIndex:"-1",class:{inactive:this.inactive},style:this.variant==="custom"?{"--ix-icon-button-color":this.chipColor}:{}},e("div",{key:"68e9b1b7cdcd51c0ea62d1e907749d6019346411",ref:this.containerElementRef,style:Object.assign({},o),class:{container:true,outline:this.outline,inactive:this.inactive,alarm:this.variant==="alarm",critical:this.variant==="critical",info:this.variant==="info",neutral:this.variant==="neutral",primary:this.variant==="primary",success:this.variant==="success",warning:this.variant==="warning",custom:this.variant==="custom",closable:this.closable,icon:!!this.icon,centerContent:this.centerContent}},e("div",{key:"6880ba6bb16fb14ce2e3fb6e3575539a5c1c182a",class:"content-wrapper"},this.icon&&e("ix-icon",{key:"85ede4a45b6705d95e0d3d2ff602a75bce77c4fa",class:{"with-icon":true},name:this.icon,size:"24",style:this.variant==="custom"?{color:this.outline?this.background:this.chipColor}:undefined}),e("span",{key:"3b7bd50643a4f5b3ba25c612eb29cbd8218d0aa2",class:"slot-container"},e("slot",{key:"0d282990c3bbc56eb96dd9373ff66b61fac0b1f9"}))),this.inactive===false&&this.closable&&this.getCloseButton()),this.getTooltip())}get hostElement(){return n(this)}};l.style=c;export{l as ix_chip};
2
+ //# sourceMappingURL=p-41b9392e.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["registerInstance","createEvent","h","Host","getElement","iconCloseSmall","makeRef","chipCss","Chip","constructor","hostRef","this","closeChip","variant","inactive","closable","outline","tooltipText","centerContent","containerElementRef","getCloseButton","class","type","icon","oval","size","style","color","chipColor","onClick","event","emit","stopPropagation","ariaLabelCloseButton","getTooltip","_a","hostElement","hasAttribute","text","trim","textContent","for","waitForCurrent","render","customStyle","background","key","tabIndex","ref","Object","assign","container","alarm","critical","info","neutral","primary","success","warning","custom","name","undefined"],"sources":["0"],"mappings":"YAAcA,OAAuBC,OAAaC,OAAQC,OAAWC,MAAkB,8BACzEC,MAAsB,8BACtBC,MAAe,kBAE7B,MAAMC,EAAU,m5ZAEhB,MAAMC,EAAO,MACT,WAAAC,CAAYC,GACRV,EAAiBW,KAAMD,GACvBC,KAAKC,UAAYX,EAAYU,KAAM,YAAa,GAIhDA,KAAKE,QAAU,UAKfF,KAAKG,SAAW,MAIhBH,KAAKI,SAAW,MAIhBJ,KAAKK,QAAU,MAOfL,KAAKM,YAAc,MAMnBN,KAAKO,cAAgB,MACrBP,KAAKQ,oBAAsBb,GAC/B,CACA,cAAAc,GACI,OAAQlB,EAAE,MAAO,CAAEmB,MAAO,0BAA4BnB,EAAE,iBAAkB,CAAEoB,KAAM,SAAUT,QAAS,kBAAmBU,KAAMlB,EAAgBgB,MAAO,eAAgBG,KAAM,KAAMC,KAAM,KAAMC,MAAOf,KAAKE,UAAY,SAAW,CAAEc,MAAOhB,KAAKiB,WAAc,CAAC,EAAGC,QAAUC,IAClQnB,KAAKC,UAAUmB,KAAKD,GACpBA,EAAME,iBAAiB,EACxB,aAAcrB,KAAKsB,uBAC9B,CACA,UAAAC,GACI,IAAIC,EACJ,IAAKxB,KAAKM,cAAgBN,KAAKyB,YAAYC,aAAa,gBAAiB,CACrE,OAAO,IACX,CACA,MAAMC,SAAc3B,KAAKM,cAAgB,UAAYN,KAAKM,YAAYsB,OAChE5B,KAAKM,aACJkB,EAAKxB,KAAKyB,YAAYI,eAAiB,MAAQL,SAAY,OAAS,EAAIA,EAAGI,OAClF,OAAQrC,EAAE,aAAc,CAAEuC,IAAK9B,KAAKQ,oBAAoBuB,kBAAoBJ,EAChF,CACA,MAAAK,GACI,IAAIC,EAAc,CAAC,EACnB,GAAIjC,KAAKE,UAAY,SAAU,CAC3B+B,EAAc,CACVjB,MAAOhB,KAAKiB,UACZ,CAACjB,KAAKK,QAAU,cAAgB,mBAAoBL,KAAKkC,WAEjE,CACA,OAAQ3C,EAAEC,EAAM,CAAE2C,IAAK,2CAA4CC,SAAU,KAAM1B,MAAO,CAClFP,SAAUH,KAAKG,UAChBY,MAAOf,KAAKE,UAAY,SACrB,CACE,yBAA0BF,KAAKiB,WAEjC,CAAC,GAAK1B,EAAE,MAAO,CAAE4C,IAAK,2CAA4CE,IAAKrC,KAAKQ,oBAAqBO,MAAOuB,OAAOC,OAAO,CAAC,EAAGN,GAAcvB,MAAO,CACjJ8B,UAAW,KACXnC,QAASL,KAAKK,QACdF,SAAUH,KAAKG,SACfsC,MAAOzC,KAAKE,UAAY,QACxBwC,SAAU1C,KAAKE,UAAY,WAC3ByC,KAAM3C,KAAKE,UAAY,OACvB0C,QAAS5C,KAAKE,UAAY,UAC1B2C,QAAS7C,KAAKE,UAAY,UAC1B4C,QAAS9C,KAAKE,UAAY,UAC1B6C,QAAS/C,KAAKE,UAAY,UAC1B8C,OAAQhD,KAAKE,UAAY,SACzBE,SAAUJ,KAAKI,SACfQ,OAAQZ,KAAKY,KACbL,cAAeP,KAAKO,gBACnBhB,EAAE,MAAO,CAAE4C,IAAK,2CAA4CzB,MAAO,mBAAqBV,KAAKY,MAASrB,EAAE,UAAW,CAAE4C,IAAK,2CAA4CzB,MAAO,CAC9K,YAAa,MACduC,KAAMjD,KAAKY,KAAME,KAAM,KAAMC,MAAOf,KAAKE,UAAY,SAClD,CAAEc,MAAOhB,KAAKK,QAAUL,KAAKkC,WAAalC,KAAKiB,WAC/CiC,YAAe3D,EAAE,OAAQ,CAAE4C,IAAK,2CAA4CzB,MAAO,kBAAoBnB,EAAE,OAAQ,CAAE4C,IAAK,+CAAiDnC,KAAKG,WAAa,OAASH,KAAKI,UAAYJ,KAAKS,kBAAmBT,KAAKuB,aAChQ,CACA,eAAIE,GAAgB,OAAOhC,EAAWO,KAAO,GAEjDH,EAAKkB,MAAQnB,SAEJC","ignoreList":[]}
@@ -0,0 +1,2 @@
1
+ import{r as t,c as i,h as o,H as e,g as a}from"./p-CtoreFVF.js";import{a as s}from"./p-DhE1t8Qh.js";import{b as n,a as l}from"./p-Bb7pDeaQ.js";import{A as r}from"./p-C5MWUgDN.js";import{O as d}from"./p-D5eiEBbz.js";function h(t,i,o=3e3){return new Promise(((e,a)=>{const s=Date.now();const n=()=>{const l=i.querySelector(t);if(l){e(l)}else{if(Date.now()-s<o){setTimeout(n)}else{a()}}};n()}))}const c="::backdrop{background:var(--theme-color-lightbox, rgba(0, 0, 0, 0.5490196078))}:focus-visible{outline:none !important}:host{display:none}:host dialog{--ix-dialog-padding:1rem;margin:0;padding:var(--ix-dialog-padding);padding-top:calc(var(--ix-dialog-padding) + var(--ix-safe-area-inset-top));padding-bottom:calc(var(--ix-dialog-padding) + var(--ix-safe-area-inset-bottom));left:50%}:host dialog::backdrop{-webkit-backdrop-filter:blur(2.7182817459px);backdrop-filter:blur(2.7182817459px)}:host .modal{display:flex;flex-direction:column;position:fixed;border:none;border-radius:var(--theme-default-border-radius);background:var(--theme-modal--background);box-shadow:var(--theme-shadow-4);color:var(--theme-color-std-text);overflow:visible;max-height:80vh;pointer-events:all}:host .modal-size-360{width:22.5rem}:host .modal-size-480{width:30rem}:host .modal-size-600{width:37.5rem}:host .modal-size-720{width:45rem}:host .modal-size-840{width:52.5rem}:host .modal-size-full-width{width:95%}:host .modal-size-full-screen{border-radius:0;left:0 !important;top:0 !important;transform:none !important;box-shadow:none;--ix-dialog-full-screen-height:calc(\n var(--ix-safe-area-inset-top) + var(--ix-safe-area-inset-bottom)\n );width:calc(100% - var(--ix-dialog-padding) * 2);min-width:calc(100% - var(--ix-dialog-padding) * 2);max-width:calc(100% - var(--ix-dialog-padding) * 2);min-height:calc(100% - var(--ix-dialog-padding) * 2 - var(--ix-dialog-full-screen-height));max-height:calc(100% - var(--ix-dialog-padding) * 2 - var(--ix-dialog-full-screen-height))}:host dialog.modal-size-full-screen::backdrop{background:var(--theme-modal--background)}:host .dialog-backdrop{display:block;position:fixed;width:100vw;height:100vh;top:0;left:0;pointer-events:none}:host ::slotted(ix-modal-footer){margin-top:auto}:host(.visible){display:block}:host(.align-center) dialog{margin:0;left:50%;top:50%}:host(.no-backdrop) dialog::backdrop{background-color:transparent !important;-webkit-backdrop-filter:none !important;backdrop-filter:none !important}:host(.with-icon) ::slotted(ix-modal-footer),:host(.with-icon) ::slotted(ix-modal-content){margin-left:3rem}";var f=undefined&&undefined.__decorate||function(t,i,o,e){var a=arguments.length,s=a<3?i:e===null?e=Object.getOwnPropertyDescriptor(i,o):e,n;if(typeof Reflect==="object"&&typeof Reflect.decorate==="function")s=Reflect.decorate(t,i,o,e);else for(var l=t.length-1;l>=0;l--)if(n=t[l])s=(a<3?n(s):a>3?n(i,o,s):n(i,o))||s;return a>3&&s&&Object.defineProperty(i,o,s),s};const p=class{constructor(o){t(this,o);this.dialogClose=i(this,"dialogClose",7);this.dialogDismiss=i(this,"dialogDismiss",7);this.ariaAttributes={};this.isMouseDownInsideDialog=false;this.size="360";this.disableAnimation=false;this.hideBackdrop=false;this.closeOnBackdropClick=false;this.centered=false;this.disableEscapeClose=false;this.modalVisible=false}onKey(t){if(t.key==="Escape"){t.preventDefault()}}get dialog(){return this.hostElement.shadowRoot.querySelector("dialog")}slideInModal(){const t=this.disableAnimation?0:r.mediumTime;const i=this.centered?["-90%","-50%"]:[0,40];s(this.dialog,{duration:t,opacity:[0,1],translateY:i,translateX:["-50%","-50%"],easing:"easeOutSine"})}slideOutModal(t){const i=this.disableAnimation?0:r.mediumTime;const o=this.centered?["-50%","-90%"]:[40,0];s(this.dialog,{duration:i,opacity:[1,0],translateY:o,translateX:["-50%","-50%"],easing:"easeInSine",complete:()=>{if(t){t()}}})}onMouseDown(t){this.isMouseDownInsideDialog=this.isPointInsideDialog(t.clientX,t.clientY)}onMouseUp(t){const i=this.isPointInsideDialog(t.clientX,t.clientY);if(this.closeOnBackdropClick&&!this.isMouseDownInsideDialog&&!i){this.dismissModal()}}isPointInsideDialog(t,i){const o=this.dialog.getBoundingClientRect();return t>=o.left&&t<=o.right&&i>=o.top&&i<=o.bottom}async showModal(){try{const t=await h("dialog",this.hostElement.shadowRoot);this.modalVisible=true;t.showModal()}catch(t){console.error("HTMLDialogElement not existing")}}async dismissModal(t){if(!this.modalVisible){return}let i=true;if(this.beforeDismiss!==undefined){i=await this.beforeDismiss(t)}if(!i){return}this.slideOutModal((()=>{this.modalVisible=false;this.dialog.close(JSON.stringify({type:"dismiss",reason:t},null,2));this.dialogDismiss.emit(t)}))}async closeModal(t){if(!this.modalVisible){return}this.slideOutModal((()=>{this.modalVisible=false;this.dialog.close(JSON.stringify({type:"close",reason:t},null,2));this.dialogClose.emit(t)}))}componentDidLoad(){this.slideInModal()}componentWillLoad(){this.ariaAttributes=n(this.hostElement)}render(){return o(e,{key:"c3f543b51f3434893a1c924ccaf7a7d877977e89",class:{visible:this.modalVisible,"no-backdrop":this.hideBackdrop,"align-center":this.centered}},o("div",{key:"71dbff3ad3302924535ad5262185f9ffe7efd540",class:"dialog-backdrop"},o("dialog",{key:"a266f8cc91840e2923ae18284eb244f132f38bb2","aria-modal":l(true),"aria-describedby":this.ariaAttributes["aria-describedby"],"aria-labelledby":this.ariaAttributes["aria-labelledby"],class:{modal:true,[`modal-size-${this.size}`]:true},onClose:()=>this.dismissModal(),onMouseDown:t=>this.onMouseDown(t),onMouseUp:t=>this.onMouseUp(t),onCancel:t=>{t.preventDefault();this.dismissModal()}},o("slot",{key:"d71f435060761f058ce2ceb47c94d2a9d5bc9678"}))))}get hostElement(){return a(this)}};f([d("keydown",(t=>t.disableEscapeClose))],p.prototype,"onKey",null);p.style=c;export{p as ix_modal};
2
+ //# sourceMappingURL=p-4448252f.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["registerInstance","createEvent","h","Host","getElement","animate","a11yHostAttributes","a11yBoolean","Animation","OnListener","waitForElement","selector","doc","timeout","Promise","resolve","reject","startTime","Date","now","checkIfElementExist","dialog","querySelector","setTimeout","modalCss","__decorate","undefined","decorators","target","key","desc","c","arguments","length","r","Object","getOwnPropertyDescriptor","d","Reflect","decorate","i","defineProperty","Modal","constructor","hostRef","this","dialogClose","dialogDismiss","ariaAttributes","isMouseDownInsideDialog","size","disableAnimation","hideBackdrop","closeOnBackdropClick","centered","disableEscapeClose","modalVisible","onKey","e","preventDefault","hostElement","shadowRoot","slideInModal","duration","mediumTime","translateY","opacity","translateX","easing","slideOutModal","completeCallback","complete","onMouseDown","event","isPointInsideDialog","clientX","clientY","onMouseUp","isMouseUpInsideDialog","dismissModal","x","y","rect","getBoundingClientRect","left","right","top","bottom","showModal","console","error","reason","allowDismiss","beforeDismiss","close","JSON","stringify","type","emit","closeModal","componentDidLoad","componentWillLoad","render","class","visible","modal","onClose","onCancel","self","prototype","style"],"sources":["0"],"mappings":"YAAcA,OAAuBC,OAAaC,OAAQC,OAAWC,MAAkB,8BACzEC,MAAe,8BACfC,OAAyBC,MAAmB,8BAC5CC,MAAiB,8BACjBC,MAAkB,kBAUhC,SAASC,EAAeC,EAAUC,EAAKC,EAAU,KAC7C,OAAO,IAAIC,SAAQ,CAACC,EAASC,KACzB,MAAMC,EAAYC,KAAKC,MACvB,MAAMC,EAAsB,KACxB,MAAMC,EAAST,EAAIU,cAAcX,GACjC,GAAIU,EAAQ,CACRN,EAAQM,EACZ,KACK,CACD,GAAIH,KAAKC,MAAQF,EAAYJ,EAAS,CAClCU,WAAWH,EACf,KACK,CACDJ,GACJ,CACJ,GAEJI,GAAqB,GAE7B,CAEA,MAAMI,EAAW,mmEAEjB,IAAIC,EAAcC,WAAaA,UAAUD,YAAe,SAAUE,EAAYC,EAAQC,EAAKC,GACvF,IAAIC,EAAIC,UAAUC,OAAQC,EAAIH,EAAI,EAAIH,EAASE,IAAS,KAAOA,EAAOK,OAAOC,yBAAyBR,EAAQC,GAAOC,EAAMO,EAC3H,UAAWC,UAAY,iBAAmBA,QAAQC,WAAa,WAC3DL,EAAII,QAAQC,SAASZ,EAAYC,EAAQC,EAAKC,QAE9C,IAAK,IAAIU,EAAIb,EAAWM,OAAS,EAAGO,GAAK,EAAGA,IACxC,GAAIH,EAAIV,EAAWa,GACfN,GAAKH,EAAI,EAAIM,EAAEH,GAAKH,EAAI,EAAIM,EAAET,EAAQC,EAAKK,GAAKG,EAAET,EAAQC,KAASK,EAC/E,OAAOH,EAAI,GAAKG,GAAKC,OAAOM,eAAeb,EAAQC,EAAKK,GAAIA,CAChE,EACA,MAAMQ,EAAQ,MACV,WAAAC,CAAYC,GACR5C,EAAiB6C,KAAMD,GACvBC,KAAKC,YAAc7C,EAAY4C,KAAM,cAAe,GACpDA,KAAKE,cAAgB9C,EAAY4C,KAAM,gBAAiB,GACxDA,KAAKG,eAAiB,CAAC,EACvBH,KAAKI,wBAA0B,MAI/BJ,KAAKK,KAAO,MAIZL,KAAKM,iBAAmB,MAIxBN,KAAKO,aAAe,MAIpBP,KAAKQ,qBAAuB,MAI5BR,KAAKS,SAAW,MAIhBT,KAAKU,mBAAqB,MAC1BV,KAAKW,aAAe,KACxB,CACA,KAAAC,CAAMC,GACF,GAAIA,EAAE7B,MAAQ,SAAU,CACpB6B,EAAEC,gBACN,CACJ,CACA,UAAItC,GACA,OAAOwB,KAAKe,YAAYC,WAAWvC,cAAc,SACrD,CACA,YAAAwC,GACI,MAAMC,EAAWlB,KAAKM,iBAAmB,EAAI3C,EAAUwD,WACvD,MAAMC,EAAapB,KAAKS,SAAW,CAAC,OAAQ,QAAU,CAAC,EAAG,IAC1DjD,EAAQwC,KAAKxB,OAAQ,CACjB0C,WACAG,QAAS,CAAC,EAAG,GACbD,aACAE,WAAY,CAAC,OAAQ,QACrBC,OAAQ,eAEhB,CACA,aAAAC,CAAcC,GACV,MAAMP,EAAWlB,KAAKM,iBAAmB,EAAI3C,EAAUwD,WACvD,MAAMC,EAAapB,KAAKS,SAAW,CAAC,OAAQ,QAAU,CAAC,GAAI,GAC3DjD,EAAQwC,KAAKxB,OAAQ,CACjB0C,WACAG,QAAS,CAAC,EAAG,GACbD,aACAE,WAAY,CAAC,OAAQ,QACrBC,OAAQ,aACRG,SAAU,KACN,GAAID,EAAkB,CAClBA,GACJ,IAGZ,CACA,WAAAE,CAAYC,GACR5B,KAAKI,wBAA0BJ,KAAK6B,oBAAoBD,EAAME,QAASF,EAAMG,QACjF,CACA,SAAAC,CAAUJ,GACN,MAAMK,EAAwBjC,KAAK6B,oBAAoBD,EAAME,QAASF,EAAMG,SAC5E,GAAI/B,KAAKQ,uBACJR,KAAKI,0BACL6B,EAAuB,CACxBjC,KAAKkC,cACT,CACJ,CACA,mBAAAL,CAAoBM,EAAGC,GACnB,MAAMC,EAAOrC,KAAKxB,OAAO8D,wBACzB,OAAQH,GAAKE,EAAKE,MAAQJ,GAAKE,EAAKG,OAASJ,GAAKC,EAAKI,KAAOL,GAAKC,EAAKK,MAC5E,CAIA,eAAMC,GACF,IACI,MAAMnE,QAAeX,EAAe,SAAUmC,KAAKe,YAAYC,YAC/DhB,KAAKW,aAAe,KACpBnC,EAAOmE,WACX,CACA,MAAO9B,GACH+B,QAAQC,MAAM,iCAClB,CACJ,CAIA,kBAAMX,CAAaY,GACf,IAAK9C,KAAKW,aAAc,CACpB,MACJ,CACA,IAAIoC,EAAe,KACnB,GAAI/C,KAAKgD,gBAAkBnE,UAAW,CAClCkE,QAAqB/C,KAAKgD,cAAcF,EAC5C,CACA,IAAKC,EAAc,CACf,MACJ,CACA/C,KAAKwB,eAAc,KACfxB,KAAKW,aAAe,MACpBX,KAAKxB,OAAOyE,MAAMC,KAAKC,UAAU,CAC7BC,KAAM,UACNN,UACD,KAAM,IACT9C,KAAKE,cAAcmD,KAAKP,EAAO,GAEvC,CAIA,gBAAMQ,CAAWR,GACb,IAAK9C,KAAKW,aAAc,CACpB,MACJ,CACAX,KAAKwB,eAAc,KACfxB,KAAKW,aAAe,MACpBX,KAAKxB,OAAOyE,MAAMC,KAAKC,UAAU,CAC7BC,KAAM,QACNN,UACD,KAAM,IACT9C,KAAKC,YAAYoD,KAAKP,EAAO,GAErC,CACA,gBAAAS,GACIvD,KAAKiB,cACT,CACA,iBAAAuC,GACIxD,KAAKG,eAAiB1C,EAAmBuC,KAAKe,YAClD,CACA,MAAA0C,GACI,OAAQpG,EAAEC,EAAM,CAAE0B,IAAK,2CAA4C0E,MAAO,CAClEC,QAAS3D,KAAKW,aACd,cAAeX,KAAKO,aACpB,eAAgBP,KAAKS,WACpBpD,EAAE,MAAO,CAAE2B,IAAK,2CAA4C0E,MAAO,mBAAqBrG,EAAE,SAAU,CAAE2B,IAAK,2CAA4C,aAActB,EAAY,MAAO,mBAAoBsC,KAAKG,eAAe,oBAAqB,kBAAmBH,KAAKG,eAAe,mBAAoBuD,MAAO,CACxTE,MAAO,KACP,CAAC,cAAc5D,KAAKK,QAAS,MAC9BwD,QAAS,IAAM7D,KAAKkC,eAAgBP,YAAcC,GAAU5B,KAAK2B,YAAYC,GAAQI,UAAYJ,GAAU5B,KAAKgC,UAAUJ,GAAQkC,SAAWjD,IAC5IA,EAAEC,iBACFd,KAAKkC,cAAc,GAClB7E,EAAE,OAAQ,CAAE2B,IAAK,+CAC9B,CACA,eAAI+B,GAAgB,OAAOxD,EAAWyC,KAAO,GAEjDpB,EAAW,CACPhB,EAAW,WAAYmG,GAASA,EAAKrD,sBACtCb,EAAMmE,UAAW,QAAS,MAC7BnE,EAAMoE,MAAQtF,SAELkB","ignoreList":[]}
@@ -1,2 +1,2 @@
1
- import{r as e,c,h as o,F as r,H as h,g as d}from"./p-DGODjp4O.js";import{a as t}from"./p-Bb7pDeaQ.js";import{H as b}from"./p-BlIjqRam.js";import{m as n}from"./p-bcj7UEIC.js";const a=":host{--ix-checkbox-check-color:var(--theme-color-primary--contrast);display:inline-block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host button{all:unset;display:inline-flex;position:relative;align-items:center;justify-content:center;width:1.125rem;min-width:1.125rem;max-width:1.125rem;height:1.125rem;min-height:1.125rem;max-height:1.125rem;margin-right:0.5rem}:host button:disabled{background-color:var(--theme-checkbox-unchecked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--disabled)}:host button:focus-visible{outline:0.0625rem solid var(--theme-color-focus-bdr);outline-offset:var(--theme-checkbox--focus--outline-offset)}:host input[type=checkbox]{display:none}:host label{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;height:100%}:host ix-typography{margin-top:0.125rem}:host button{background-color:var(--theme-checkbox-unchecked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color)}:host(:hover) button{background-color:var(--theme-checkbox-unchecked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--hover)}:host(:active) button{background-color:var(--theme-checkbox-unchecked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--active)}:host(.checked) button,:host(.indeterminate) button{background-color:var(--theme-checkbox-checked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color)}:host(.checked:hover) button,:host(.indeterminate:hover) button{background-color:var(--theme-checkbox-checked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--hover)}:host(.checked:active) button,:host(.indeterminate:active) button{background-color:var(--theme-checkbox-checked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--active)}:host(.disabled) button{background-color:var(--theme-checkbox-unchecked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--disabled)}:host(.checked.disabled) button,:host(.indeterminate.disabled) button{background-color:var(--theme-checkbox-checked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--disabled)}:host(.ix-info) button{--theme-checkbox-unchecked--background:var(\n --theme-checkbox-unchecked--background--info\n );--theme-checkbox-unchecked--background--hover:var(\n --theme-checkbox-unchecked--background--info--hover\n );--theme-checkbox-unchecked--background--active:var(\n --theme-checkbox-unchecked--background--info--active\n );--theme-checkbox-unchecked--border-color:var(\n --theme-checkbox-unchecked--border-color--info\n );--theme-checkbox-unchecked--border-color--hover:var(\n --theme-checkbox-unchecked--border-color--info--hover\n );--theme-checkbox-unchecked--border-color--active:var(\n --theme-checkbox-unchecked--border-color--info--active\n );--theme-checkbox-checked--background:var(\n --theme-checkbox-checked--background--info\n );--theme-checkbox-checked--background--hover:var(\n --theme-checkbox-checked--background--info--hover\n );--theme-checkbox-checked--background--active:var(\n --theme-checkbox-checked--background--info--active\n );--theme-checkbox-checked--border-color:var(\n --theme-checkbox-checked--border-color--info\n );--theme-checkbox-checked--border-color--hover:var(\n --theme-checkbox-checked--border-color--info--hover\n );--theme-checkbox-checked--border-color--active:var(\n --theme-checkbox-checked--border-color--info--active\n );--theme-checkbox-mixed--background:var(\n --theme-checkbox-mixed--background--info\n );--theme-checkbox-mixed--background--hover:var(\n --theme-checkbox-mixed--background--info--hover\n );--theme-checkbox-mixed--background--active:var(\n --theme-checkbox-mixed--background--info--active\n );--theme-checkbox-mixed--border-color:var(\n --theme-checkbox-mixed--border-color--info\n );--theme-checkbox-mixed--border-color--hover:var(\n --theme-checkbox-mixed--border-color--info--hover\n );--theme-checkbox-mixed--border-color--active:var(\n --theme-checkbox-mixed--border-color--info--active\n );background-color:var(--theme-checkbox-unchecked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color)}:host(.ix-info:hover) button{background-color:var(--theme-checkbox-unchecked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--hover)}:host(.ix-info:active) button{background-color:var(--theme-checkbox-unchecked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--active)}:host(.ix-info.checked) button,:host(.ix-info.indeterminate) button{background-color:var(--theme-checkbox-checked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color)}:host(.ix-info.checked:hover) button,:host(.ix-info.indeterminate:hover) button{background-color:var(--theme-checkbox-checked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--hover)}:host(.ix-info.checked:active) button,:host(.ix-info.indeterminate:active) button{background-color:var(--theme-checkbox-checked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--active)}:host(.ix-info.disabled) button{background-color:var(--theme-checkbox-unchecked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--disabled)}:host(.ix-info.checked.disabled) button,:host(.ix-info.indeterminate.disabled) button{background-color:var(--theme-checkbox-checked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--disabled)}:host(.ix-warning) button{--theme-checkbox-unchecked--background:var(\n --theme-checkbox-unchecked--background--warning\n );--theme-checkbox-unchecked--background--hover:var(\n --theme-checkbox-unchecked--background--warning--hover\n );--theme-checkbox-unchecked--background--active:var(\n --theme-checkbox-unchecked--background--warning--active\n );--theme-checkbox-unchecked--border-color:var(\n --theme-checkbox-unchecked--border-color--warning\n );--theme-checkbox-unchecked--border-color--hover:var(\n --theme-checkbox-unchecked--border-color--warning--hover\n );--theme-checkbox-unchecked--border-color--active:var(\n --theme-checkbox-unchecked--border-color--warning--active\n );--theme-checkbox-checked--background:var(\n --theme-checkbox-checked--background--warning\n );--theme-checkbox-checked--background--hover:var(\n --theme-checkbox-checked--background--warning--hover\n );--theme-checkbox-checked--background--active:var(\n --theme-checkbox-checked--background--warning--active\n );--theme-checkbox-checked--border-color:var(\n --theme-checkbox-checked--border-color--warning\n );--theme-checkbox-checked--border-color--hover:var(\n --theme-checkbox-checked--border-color--warning--hover\n );--theme-checkbox-checked--border-color--active:var(\n --theme-checkbox-checked--border-color--warning--active\n );--theme-checkbox-mixed--background:var(\n --theme-checkbox-mixed--background--warning\n );--theme-checkbox-mixed--background--hover:var(\n --theme-checkbox-mixed--background--warning--hover\n );--theme-checkbox-mixed--background--active:var(\n --theme-checkbox-mixed--background--warning--active\n );--theme-checkbox-mixed--border-color:var(\n --theme-checkbox-mixed--border-color--warning\n );--theme-checkbox-mixed--border-color--hover:var(\n --theme-checkbox-mixed--border-color--warning--hover\n );--theme-checkbox-mixed--border-color--active:var(\n --theme-checkbox-mixed--border-color--warning--active\n );background-color:var(--theme-checkbox-unchecked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color)}:host(.ix-warning:hover) button{background-color:var(--theme-checkbox-unchecked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--hover)}:host(.ix-warning:active) button{background-color:var(--theme-checkbox-unchecked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--active)}:host(.ix-warning.checked) button,:host(.ix-warning.indeterminate) button{background-color:var(--theme-checkbox-checked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color)}:host(.ix-warning.checked:hover) button,:host(.ix-warning.indeterminate:hover) button{background-color:var(--theme-checkbox-checked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--hover)}:host(.ix-warning.checked:active) button,:host(.ix-warning.indeterminate:active) button{background-color:var(--theme-checkbox-checked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--active)}:host(.ix-warning.disabled) button{background-color:var(--theme-checkbox-unchecked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--disabled)}:host(.ix-warning.checked.disabled) button,:host(.ix-warning.indeterminate.disabled) button{background-color:var(--theme-checkbox-checked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--disabled)}:host(.ix-invalid--required) button{--theme-checkbox-unchecked--background:var(\n --theme-checkbox-unchecked--background--invalid\n );--theme-checkbox-unchecked--background--hover:var(\n --theme-checkbox-unchecked--background--invalid--hover\n );--theme-checkbox-unchecked--background--active:var(\n --theme-checkbox-unchecked--background--invalid--active\n );--theme-checkbox-unchecked--border-color:var(\n --theme-checkbox-unchecked--border-color--invalid\n );--theme-checkbox-unchecked--border-color--hover:var(\n --theme-checkbox-unchecked--border-color--invalid--hover\n );--theme-checkbox-unchecked--border-color--active:var(\n --theme-checkbox-unchecked--border-color--invalid--active\n );--theme-checkbox-checked--background:var(\n --theme-checkbox-checked--background--invalid\n );--theme-checkbox-checked--background--hover:var(\n --theme-checkbox-checked--background--invalid--hover\n );--theme-checkbox-checked--background--active:var(\n --theme-checkbox-checked--background--invalid--active\n );--theme-checkbox-checked--border-color:var(\n --theme-checkbox-checked--border-color--invalid\n );--theme-checkbox-checked--border-color--hover:var(\n --theme-checkbox-checked--border-color--invalid--hover\n );--theme-checkbox-checked--border-color--active:var(\n --theme-checkbox-checked--border-color--invalid--active\n );--theme-checkbox-mixed--background:var(\n --theme-checkbox-mixed--background--invalid\n );--theme-checkbox-mixed--background--hover:var(\n --theme-checkbox-mixed--background--invalid--hover\n );--theme-checkbox-mixed--background--active:var(\n --theme-checkbox-mixed--background--invalid--active\n );--theme-checkbox-mixed--border-color:var(\n --theme-checkbox-mixed--border-color--invalid\n );--theme-checkbox-mixed--border-color--hover:var(\n --theme-checkbox-mixed--border-color--invalid--hover\n );--theme-checkbox-mixed--border-color--active:var(\n --theme-checkbox-mixed--border-color--invalid--active\n );background-color:var(--theme-checkbox-unchecked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color)}:host(.ix-invalid--required:hover) button{background-color:var(--theme-checkbox-unchecked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--hover)}:host(.ix-invalid--required:active) button{background-color:var(--theme-checkbox-unchecked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--active)}:host(.ix-invalid--required.checked) button,:host(.ix-invalid--required.indeterminate) button{background-color:var(--theme-checkbox-checked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color)}:host(.ix-invalid--required.checked:hover) button,:host(.ix-invalid--required.indeterminate:hover) button{background-color:var(--theme-checkbox-checked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--hover)}:host(.ix-invalid--required.checked:active) button,:host(.ix-invalid--required.indeterminate:active) button{background-color:var(--theme-checkbox-checked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--active)}:host(.ix-invalid--required.disabled) button{background-color:var(--theme-checkbox-unchecked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--disabled)}:host(.ix-invalid--required.checked.disabled) button,:host(.ix-invalid--required.indeterminate.disabled) button{background-color:var(--theme-checkbox-checked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--disabled)}:host(.ix-invalid) button{--theme-checkbox-unchecked--background:var(\n --theme-checkbox-unchecked--background--invalid\n );--theme-checkbox-unchecked--background--hover:var(\n --theme-checkbox-unchecked--background--invalid--hover\n );--theme-checkbox-unchecked--background--active:var(\n --theme-checkbox-unchecked--background--invalid--active\n );--theme-checkbox-unchecked--border-color:var(\n --theme-checkbox-unchecked--border-color--invalid\n );--theme-checkbox-unchecked--border-color--hover:var(\n --theme-checkbox-unchecked--border-color--invalid--hover\n );--theme-checkbox-unchecked--border-color--active:var(\n --theme-checkbox-unchecked--border-color--invalid--active\n );--theme-checkbox-checked--background:var(\n --theme-checkbox-checked--background--invalid\n );--theme-checkbox-checked--background--hover:var(\n --theme-checkbox-checked--background--invalid--hover\n );--theme-checkbox-checked--background--active:var(\n --theme-checkbox-checked--background--invalid--active\n );--theme-checkbox-checked--border-color:var(\n --theme-checkbox-checked--border-color--invalid\n );--theme-checkbox-checked--border-color--hover:var(\n --theme-checkbox-checked--border-color--invalid--hover\n );--theme-checkbox-checked--border-color--active:var(\n --theme-checkbox-checked--border-color--invalid--active\n );--theme-checkbox-mixed--background:var(\n --theme-checkbox-mixed--background--invalid\n );--theme-checkbox-mixed--background--hover:var(\n --theme-checkbox-mixed--background--invalid--hover\n );--theme-checkbox-mixed--background--active:var(\n --theme-checkbox-mixed--background--invalid--active\n );--theme-checkbox-mixed--border-color:var(\n --theme-checkbox-mixed--border-color--invalid\n );--theme-checkbox-mixed--border-color--hover:var(\n --theme-checkbox-mixed--border-color--invalid--hover\n );--theme-checkbox-mixed--border-color--active:var(\n --theme-checkbox-mixed--border-color--invalid--active\n );background-color:var(--theme-checkbox-unchecked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color)}:host(.ix-invalid:hover) button{background-color:var(--theme-checkbox-unchecked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--hover)}:host(.ix-invalid:active) button{background-color:var(--theme-checkbox-unchecked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--active)}:host(.ix-invalid.checked) button,:host(.ix-invalid.indeterminate) button{background-color:var(--theme-checkbox-checked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color)}:host(.ix-invalid.checked:hover) button,:host(.ix-invalid.indeterminate:hover) button{background-color:var(--theme-checkbox-checked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--hover)}:host(.ix-invalid.checked:active) button,:host(.ix-invalid.indeterminate:active) button{background-color:var(--theme-checkbox-checked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--active)}:host(.ix-invalid.disabled) button{background-color:var(--theme-checkbox-unchecked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--disabled)}:host(.ix-invalid.checked.disabled) button,:host(.ix-invalid.indeterminate.disabled) button{background-color:var(--theme-checkbox-checked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--disabled)}:host(.disabled){pointer-events:none}:host(.disabled) button,:host(.disabled) label,:host(.disabled) input{pointer-events:none}";var k=undefined&&undefined.__decorate||function(e,c,o,r){var h=arguments.length,d=h<3?c:r===null?r=Object.getOwnPropertyDescriptor(c,o):r,t;if(typeof Reflect==="object"&&typeof Reflect.decorate==="function")d=Reflect.decorate(e,c,o,r);else for(var b=e.length-1;b>=0;b--)if(t=e[b])d=(h<3?t(d):h>3?t(c,o,d):t(c,o))||d;return h>3&&d&&Object.defineProperty(c,o,d),d};const i=class{constructor(o){e(this,o);this.checkedChange=c(this,"checkedChange",7);this.valueChange=c(this,"valueChange",7);this.ixBlur=c(this,"ixBlur",7);if(o.$hostElement$["s-ei"]){this.formInternals=o.$hostElement$["s-ei"]}else{this.formInternals=o.$hostElement$.attachInternals();o.$hostElement$["s-ei"]=this.formInternals}this.value="on";this.checked=false;this.disabled=false;this.indeterminate=false;this.required=false;this.touched=false;this.inputRef=n((e=>{e.checked=this.checked}))}setCheckedState(e){this.checked=e;this.checkedChange.emit(this.checked)}onCheckedChange(){this.touched=true;this.updateFormInternalValue()}onValueChange(){this.valueChange.emit(this.value)}componentWillLoad(){this.updateFormInternalValue()}updateFormInternalValue(){var e;if(this.checked){this.formInternals.setFormValue((e=this.value)!==null&&e!==void 0?e:"on")}else{this.formInternals.setFormValue(null)}}hasValidValue(){return Promise.resolve(this.checked)}getAssociatedFormElement(){return Promise.resolve(this.formInternals.form)}isTouched(){return Promise.resolve(this.touched)}updateClassMappings(){}renderCheckmark(){return o("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg"},this.indeterminate&&o(r,null,o("rect",{width:"18",height:"18",fill:"transparent"}),o("rect",{x:"3",y:"8",width:"12",height:"2",fill:"var(--ix-checkbox-check-color)"})),this.checked&&o("path",{d:"M3.65625 8.15625L8.4375 12.9375L14.625 3.9375",stroke:"var(--ix-checkbox-check-color)","stroke-width":"2"}))}render(){return o(h,{key:"b65c76c6bc07e273a5c39c5faf0130a163563020","aria-checked":t(this.checked),"aria-disabled":t(this.disabled),role:"checkbox",class:{disabled:this.disabled,checked:this.checked,indeterminate:this.indeterminate},onFocus:()=>this.touched=true,onBlur:()=>this.ixBlur.emit()},o("label",{key:"5036796ac6119123982eb08dc05a431617a46487"},o("input",{key:"5005dfa80f386c4188989c38176c416c60635b24","aria-checked":t(this.checked),required:this.required,disabled:this.disabled,checked:this.checked,ref:this.inputRef,type:"checkbox",onChange:()=>this.setCheckedState(!this.checked)}),o("button",{key:"073f99ba599bf129442c72708b2e3915198df19d",disabled:this.disabled,class:{checked:this.checked},onClick:()=>this.setCheckedState(!this.checked)},this.renderCheckmark()),o("ix-typography",{key:"cc49681602a66628bf54ab8f0623277a7681e619",format:"label",textColor:this.disabled?"weak":"std"},this.label,o("slot",{key:"8bc151343608e50879ed664a7ce7f7a12bb712b7"}))))}static get formAssociated(){return true}get hostElement(){return d(this)}static get watchers(){return{checked:["onCheckedChange"],value:["onValueChange"]}}};k([b()],i.prototype,"updateClassMappings",null);i.style=a;export{i as ix_checkbox};
2
- //# sourceMappingURL=p-d3c355c7.entry.js.map
1
+ import{r as e,c,h as o,F as r,H as h,g as d}from"./p-CtoreFVF.js";import{a as t}from"./p-Bb7pDeaQ.js";import{H as b}from"./p-CAj3Tlcn.js";import{m as n}from"./p-bcj7UEIC.js";const a=":host{--ix-checkbox-check-color:var(--theme-color-primary--contrast);display:inline-block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host button{all:unset;display:inline-flex;position:relative;align-items:center;justify-content:center;width:1.125rem;min-width:1.125rem;max-width:1.125rem;height:1.125rem;min-height:1.125rem;max-height:1.125rem;margin-right:0.5rem}:host button:disabled{background-color:var(--theme-checkbox-unchecked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--disabled)}:host button:focus-visible{outline:0.0625rem solid var(--theme-color-focus-bdr);outline-offset:var(--theme-checkbox--focus--outline-offset)}:host input[type=checkbox]{display:none}:host label{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;height:100%}:host ix-typography{margin-top:0.125rem}:host button{background-color:var(--theme-checkbox-unchecked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color)}:host(:hover) button{background-color:var(--theme-checkbox-unchecked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--hover)}:host(:active) button{background-color:var(--theme-checkbox-unchecked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--active)}:host(.checked) button,:host(.indeterminate) button{background-color:var(--theme-checkbox-checked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color)}:host(.checked:hover) button,:host(.indeterminate:hover) button{background-color:var(--theme-checkbox-checked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--hover)}:host(.checked:active) button,:host(.indeterminate:active) button{background-color:var(--theme-checkbox-checked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--active)}:host(.disabled) button{background-color:var(--theme-checkbox-unchecked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--disabled)}:host(.checked.disabled) button,:host(.indeterminate.disabled) button{background-color:var(--theme-checkbox-checked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--disabled)}:host(.ix-info) button{--theme-checkbox-unchecked--background:var(\n --theme-checkbox-unchecked--background--info\n );--theme-checkbox-unchecked--background--hover:var(\n --theme-checkbox-unchecked--background--info--hover\n );--theme-checkbox-unchecked--background--active:var(\n --theme-checkbox-unchecked--background--info--active\n );--theme-checkbox-unchecked--border-color:var(\n --theme-checkbox-unchecked--border-color--info\n );--theme-checkbox-unchecked--border-color--hover:var(\n --theme-checkbox-unchecked--border-color--info--hover\n );--theme-checkbox-unchecked--border-color--active:var(\n --theme-checkbox-unchecked--border-color--info--active\n );--theme-checkbox-checked--background:var(\n --theme-checkbox-checked--background--info\n );--theme-checkbox-checked--background--hover:var(\n --theme-checkbox-checked--background--info--hover\n );--theme-checkbox-checked--background--active:var(\n --theme-checkbox-checked--background--info--active\n );--theme-checkbox-checked--border-color:var(\n --theme-checkbox-checked--border-color--info\n );--theme-checkbox-checked--border-color--hover:var(\n --theme-checkbox-checked--border-color--info--hover\n );--theme-checkbox-checked--border-color--active:var(\n --theme-checkbox-checked--border-color--info--active\n );--theme-checkbox-mixed--background:var(\n --theme-checkbox-mixed--background--info\n );--theme-checkbox-mixed--background--hover:var(\n --theme-checkbox-mixed--background--info--hover\n );--theme-checkbox-mixed--background--active:var(\n --theme-checkbox-mixed--background--info--active\n );--theme-checkbox-mixed--border-color:var(\n --theme-checkbox-mixed--border-color--info\n );--theme-checkbox-mixed--border-color--hover:var(\n --theme-checkbox-mixed--border-color--info--hover\n );--theme-checkbox-mixed--border-color--active:var(\n --theme-checkbox-mixed--border-color--info--active\n );background-color:var(--theme-checkbox-unchecked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color)}:host(.ix-info:hover) button{background-color:var(--theme-checkbox-unchecked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--hover)}:host(.ix-info:active) button{background-color:var(--theme-checkbox-unchecked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--active)}:host(.ix-info.checked) button,:host(.ix-info.indeterminate) button{background-color:var(--theme-checkbox-checked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color)}:host(.ix-info.checked:hover) button,:host(.ix-info.indeterminate:hover) button{background-color:var(--theme-checkbox-checked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--hover)}:host(.ix-info.checked:active) button,:host(.ix-info.indeterminate:active) button{background-color:var(--theme-checkbox-checked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--active)}:host(.ix-info.disabled) button{background-color:var(--theme-checkbox-unchecked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--disabled)}:host(.ix-info.checked.disabled) button,:host(.ix-info.indeterminate.disabled) button{background-color:var(--theme-checkbox-checked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--disabled)}:host(.ix-warning) button{--theme-checkbox-unchecked--background:var(\n --theme-checkbox-unchecked--background--warning\n );--theme-checkbox-unchecked--background--hover:var(\n --theme-checkbox-unchecked--background--warning--hover\n );--theme-checkbox-unchecked--background--active:var(\n --theme-checkbox-unchecked--background--warning--active\n );--theme-checkbox-unchecked--border-color:var(\n --theme-checkbox-unchecked--border-color--warning\n );--theme-checkbox-unchecked--border-color--hover:var(\n --theme-checkbox-unchecked--border-color--warning--hover\n );--theme-checkbox-unchecked--border-color--active:var(\n --theme-checkbox-unchecked--border-color--warning--active\n );--theme-checkbox-checked--background:var(\n --theme-checkbox-checked--background--warning\n );--theme-checkbox-checked--background--hover:var(\n --theme-checkbox-checked--background--warning--hover\n );--theme-checkbox-checked--background--active:var(\n --theme-checkbox-checked--background--warning--active\n );--theme-checkbox-checked--border-color:var(\n --theme-checkbox-checked--border-color--warning\n );--theme-checkbox-checked--border-color--hover:var(\n --theme-checkbox-checked--border-color--warning--hover\n );--theme-checkbox-checked--border-color--active:var(\n --theme-checkbox-checked--border-color--warning--active\n );--theme-checkbox-mixed--background:var(\n --theme-checkbox-mixed--background--warning\n );--theme-checkbox-mixed--background--hover:var(\n --theme-checkbox-mixed--background--warning--hover\n );--theme-checkbox-mixed--background--active:var(\n --theme-checkbox-mixed--background--warning--active\n );--theme-checkbox-mixed--border-color:var(\n --theme-checkbox-mixed--border-color--warning\n );--theme-checkbox-mixed--border-color--hover:var(\n --theme-checkbox-mixed--border-color--warning--hover\n );--theme-checkbox-mixed--border-color--active:var(\n --theme-checkbox-mixed--border-color--warning--active\n );background-color:var(--theme-checkbox-unchecked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color)}:host(.ix-warning:hover) button{background-color:var(--theme-checkbox-unchecked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--hover)}:host(.ix-warning:active) button{background-color:var(--theme-checkbox-unchecked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--active)}:host(.ix-warning.checked) button,:host(.ix-warning.indeterminate) button{background-color:var(--theme-checkbox-checked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color)}:host(.ix-warning.checked:hover) button,:host(.ix-warning.indeterminate:hover) button{background-color:var(--theme-checkbox-checked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--hover)}:host(.ix-warning.checked:active) button,:host(.ix-warning.indeterminate:active) button{background-color:var(--theme-checkbox-checked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--active)}:host(.ix-warning.disabled) button{background-color:var(--theme-checkbox-unchecked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--disabled)}:host(.ix-warning.checked.disabled) button,:host(.ix-warning.indeterminate.disabled) button{background-color:var(--theme-checkbox-checked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--disabled)}:host(.ix-invalid--required) button{--theme-checkbox-unchecked--background:var(\n --theme-checkbox-unchecked--background--invalid\n );--theme-checkbox-unchecked--background--hover:var(\n --theme-checkbox-unchecked--background--invalid--hover\n );--theme-checkbox-unchecked--background--active:var(\n --theme-checkbox-unchecked--background--invalid--active\n );--theme-checkbox-unchecked--border-color:var(\n --theme-checkbox-unchecked--border-color--invalid\n );--theme-checkbox-unchecked--border-color--hover:var(\n --theme-checkbox-unchecked--border-color--invalid--hover\n );--theme-checkbox-unchecked--border-color--active:var(\n --theme-checkbox-unchecked--border-color--invalid--active\n );--theme-checkbox-checked--background:var(\n --theme-checkbox-checked--background--invalid\n );--theme-checkbox-checked--background--hover:var(\n --theme-checkbox-checked--background--invalid--hover\n );--theme-checkbox-checked--background--active:var(\n --theme-checkbox-checked--background--invalid--active\n );--theme-checkbox-checked--border-color:var(\n --theme-checkbox-checked--border-color--invalid\n );--theme-checkbox-checked--border-color--hover:var(\n --theme-checkbox-checked--border-color--invalid--hover\n );--theme-checkbox-checked--border-color--active:var(\n --theme-checkbox-checked--border-color--invalid--active\n );--theme-checkbox-mixed--background:var(\n --theme-checkbox-mixed--background--invalid\n );--theme-checkbox-mixed--background--hover:var(\n --theme-checkbox-mixed--background--invalid--hover\n );--theme-checkbox-mixed--background--active:var(\n --theme-checkbox-mixed--background--invalid--active\n );--theme-checkbox-mixed--border-color:var(\n --theme-checkbox-mixed--border-color--invalid\n );--theme-checkbox-mixed--border-color--hover:var(\n --theme-checkbox-mixed--border-color--invalid--hover\n );--theme-checkbox-mixed--border-color--active:var(\n --theme-checkbox-mixed--border-color--invalid--active\n );background-color:var(--theme-checkbox-unchecked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color)}:host(.ix-invalid--required:hover) button{background-color:var(--theme-checkbox-unchecked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--hover)}:host(.ix-invalid--required:active) button{background-color:var(--theme-checkbox-unchecked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--active)}:host(.ix-invalid--required.checked) button,:host(.ix-invalid--required.indeterminate) button{background-color:var(--theme-checkbox-checked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color)}:host(.ix-invalid--required.checked:hover) button,:host(.ix-invalid--required.indeterminate:hover) button{background-color:var(--theme-checkbox-checked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--hover)}:host(.ix-invalid--required.checked:active) button,:host(.ix-invalid--required.indeterminate:active) button{background-color:var(--theme-checkbox-checked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--active)}:host(.ix-invalid--required.disabled) button{background-color:var(--theme-checkbox-unchecked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--disabled)}:host(.ix-invalid--required.checked.disabled) button,:host(.ix-invalid--required.indeterminate.disabled) button{background-color:var(--theme-checkbox-checked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--disabled)}:host(.ix-invalid) button{--theme-checkbox-unchecked--background:var(\n --theme-checkbox-unchecked--background--invalid\n );--theme-checkbox-unchecked--background--hover:var(\n --theme-checkbox-unchecked--background--invalid--hover\n );--theme-checkbox-unchecked--background--active:var(\n --theme-checkbox-unchecked--background--invalid--active\n );--theme-checkbox-unchecked--border-color:var(\n --theme-checkbox-unchecked--border-color--invalid\n );--theme-checkbox-unchecked--border-color--hover:var(\n --theme-checkbox-unchecked--border-color--invalid--hover\n );--theme-checkbox-unchecked--border-color--active:var(\n --theme-checkbox-unchecked--border-color--invalid--active\n );--theme-checkbox-checked--background:var(\n --theme-checkbox-checked--background--invalid\n );--theme-checkbox-checked--background--hover:var(\n --theme-checkbox-checked--background--invalid--hover\n );--theme-checkbox-checked--background--active:var(\n --theme-checkbox-checked--background--invalid--active\n );--theme-checkbox-checked--border-color:var(\n --theme-checkbox-checked--border-color--invalid\n );--theme-checkbox-checked--border-color--hover:var(\n --theme-checkbox-checked--border-color--invalid--hover\n );--theme-checkbox-checked--border-color--active:var(\n --theme-checkbox-checked--border-color--invalid--active\n );--theme-checkbox-mixed--background:var(\n --theme-checkbox-mixed--background--invalid\n );--theme-checkbox-mixed--background--hover:var(\n --theme-checkbox-mixed--background--invalid--hover\n );--theme-checkbox-mixed--background--active:var(\n --theme-checkbox-mixed--background--invalid--active\n );--theme-checkbox-mixed--border-color:var(\n --theme-checkbox-mixed--border-color--invalid\n );--theme-checkbox-mixed--border-color--hover:var(\n --theme-checkbox-mixed--border-color--invalid--hover\n );--theme-checkbox-mixed--border-color--active:var(\n --theme-checkbox-mixed--border-color--invalid--active\n );background-color:var(--theme-checkbox-unchecked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color)}:host(.ix-invalid:hover) button{background-color:var(--theme-checkbox-unchecked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--hover)}:host(.ix-invalid:active) button{background-color:var(--theme-checkbox-unchecked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--active)}:host(.ix-invalid.checked) button,:host(.ix-invalid.indeterminate) button{background-color:var(--theme-checkbox-checked--background);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color)}:host(.ix-invalid.checked:hover) button,:host(.ix-invalid.indeterminate:hover) button{background-color:var(--theme-checkbox-checked--background--hover);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--hover)}:host(.ix-invalid.checked:active) button,:host(.ix-invalid.indeterminate:active) button{background-color:var(--theme-checkbox-checked--background--active);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--active)}:host(.ix-invalid.disabled) button{background-color:var(--theme-checkbox-unchecked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-unchecked--border-color--disabled)}:host(.ix-invalid.checked.disabled) button,:host(.ix-invalid.indeterminate.disabled) button{background-color:var(--theme-checkbox-checked--background--disabled);border:var(--theme-checkbox--border-thickness) solid var(--theme-checkbox-checked--border-color--disabled)}:host(.disabled){pointer-events:none}:host(.disabled) button,:host(.disabled) label,:host(.disabled) input{pointer-events:none}";var k=undefined&&undefined.__decorate||function(e,c,o,r){var h=arguments.length,d=h<3?c:r===null?r=Object.getOwnPropertyDescriptor(c,o):r,t;if(typeof Reflect==="object"&&typeof Reflect.decorate==="function")d=Reflect.decorate(e,c,o,r);else for(var b=e.length-1;b>=0;b--)if(t=e[b])d=(h<3?t(d):h>3?t(c,o,d):t(c,o))||d;return h>3&&d&&Object.defineProperty(c,o,d),d};const i=class{constructor(o){e(this,o);this.checkedChange=c(this,"checkedChange",7);this.valueChange=c(this,"valueChange",7);this.ixBlur=c(this,"ixBlur",7);if(o.$hostElement$["s-ei"]){this.formInternals=o.$hostElement$["s-ei"]}else{this.formInternals=o.$hostElement$.attachInternals();o.$hostElement$["s-ei"]=this.formInternals}this.value="on";this.checked=false;this.disabled=false;this.indeterminate=false;this.required=false;this.touched=false;this.inputRef=n((e=>{e.checked=this.checked}))}setCheckedState(e){this.checked=e;this.checkedChange.emit(this.checked)}onCheckedChange(){this.touched=true;this.updateFormInternalValue()}onValueChange(){this.valueChange.emit(this.value)}componentWillLoad(){this.updateFormInternalValue()}updateFormInternalValue(){var e;if(this.checked){this.formInternals.setFormValue((e=this.value)!==null&&e!==void 0?e:"on")}else{this.formInternals.setFormValue(null)}}hasValidValue(){return Promise.resolve(this.checked)}getAssociatedFormElement(){return Promise.resolve(this.formInternals.form)}isTouched(){return Promise.resolve(this.touched)}updateClassMappings(){}renderCheckmark(){return o("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg"},this.indeterminate&&o(r,null,o("rect",{width:"18",height:"18",fill:"transparent"}),o("rect",{x:"3",y:"8",width:"12",height:"2",fill:"var(--ix-checkbox-check-color)"})),this.checked&&o("path",{d:"M3.65625 8.15625L8.4375 12.9375L14.625 3.9375",stroke:"var(--ix-checkbox-check-color)","stroke-width":"2"}))}render(){return o(h,{key:"b65c76c6bc07e273a5c39c5faf0130a163563020","aria-checked":t(this.checked),"aria-disabled":t(this.disabled),role:"checkbox",class:{disabled:this.disabled,checked:this.checked,indeterminate:this.indeterminate},onFocus:()=>this.touched=true,onBlur:()=>this.ixBlur.emit()},o("label",{key:"5036796ac6119123982eb08dc05a431617a46487"},o("input",{key:"5005dfa80f386c4188989c38176c416c60635b24","aria-checked":t(this.checked),required:this.required,disabled:this.disabled,checked:this.checked,ref:this.inputRef,type:"checkbox",onChange:()=>this.setCheckedState(!this.checked)}),o("button",{key:"073f99ba599bf129442c72708b2e3915198df19d",disabled:this.disabled,class:{checked:this.checked},onClick:()=>this.setCheckedState(!this.checked)},this.renderCheckmark()),o("ix-typography",{key:"cc49681602a66628bf54ab8f0623277a7681e619",format:"label",textColor:this.disabled?"weak":"std"},this.label,o("slot",{key:"8bc151343608e50879ed664a7ce7f7a12bb712b7"}))))}static get formAssociated(){return true}get hostElement(){return d(this)}static get watchers(){return{checked:["onCheckedChange"],value:["onValueChange"]}}};k([b()],i.prototype,"updateClassMappings",null);i.style=a;export{i as ix_checkbox};
2
+ //# sourceMappingURL=p-467c0fff.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as t,h as e,H as o,g as i}from"./p-DGODjp4O.js";import{c as s}from"./p-CX81WQtk.js";import{m as a}from"./p-bcj7UEIC.js";import{m as r}from"./p-BncjKdXL.js";import{T as h}from"./p-Cz75KU1f.js";import{a as n}from"./p-Bb7pDeaQ.js";import"./p-BdCnOrqW.js";const l=(t,e)=>`${t}-${e++}`;const c=':host{position:relative;display:block;cursor:pointer;height:var(--ix-menu-item-height, 3rem);min-height:var(--ix-menu-item-height, 3rem);max-height:var(--ix-menu-item-height, 3rem)}:host .tab{all:unset;box-sizing:border-box;display:flex;position:relative;align-items:center;height:var(--ix-menu-item-height, 3rem);width:100%;z-index:500;padding-left:0.875rem}:host .tab:not(.disabled):not(:disabled).hover,:host .tab:not(.disabled):not(:disabled):hover{background-color:var(--theme-ghost--background--hover)}:host .tab:not(.disabled):not(:disabled).active,:host .tab:not(.disabled):not(:disabled):active{background-color:var(--theme-ghost--background--active)}:host .tab-icon{color:var(--theme-nav-item-primary-icon--color);position:relative;pointer-events:none}:host .tab:focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:-1px}:host .notification{display:inline-flex;position:absolute;top:0.25rem;left:1.5rem}:host .notification .pill{display:inline-flex;justify-content:center;align-items:center;height:0.5rem;min-width:1rem;position:relative;border-radius:6.25rem;background-color:var(--theme-color-primary);font-size:0.75rem;font-weight:bold;line-height:1;font-family:Siemens Sans, Arial, sans-serif;color:var(--theme-color-primary--contrast);padding:0.25rem}:host .tab-text{color:var(--theme-nav-item-primary--color);margin:0 1rem 0 1.25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(.active) .tab,:host(.selected) .tab{background-color:var(--theme-nav-item-primary--background--selected)}:host(.active) .tab::before,:host(.selected) .tab::before{content:"";background-color:var(--theme-nav-item-primary--border-color--selected);height:var(--ix-menu-item-height, 3rem);width:0.25rem;left:0;position:absolute}:host(.active) .tab>.glyph,:host(.selected) .tab>.glyph{color:var(--theme-nav-item-primary-icon--color--selected)}:host(.disabled){color:var(--theme-color-weak-text);pointer-events:none;cursor:default}:host(.disabled) .tab>.tab-icon{color:var(--theme-color-weak-text)}:host(.disabled) .tab-text{color:var(--theme-color-weak-text)}:host(.bottom-tab),:host([slot=bottom]){min-height:2.25rem;height:2.25rem;max-height:2.25rem}:host(.bottom-tab) .tab,:host([slot=bottom]) .tab{height:2.25rem}:host(.bottom-tab) .tab::before,:host([slot=bottom]) .tab::before{height:2.25rem;background-color:transparent}:host(.bottom-tab).active:hover,:host(.bottom-tab).selected:hover,:host([slot=bottom]).active:hover,:host([slot=bottom]).selected:hover{background-color:var(--theme-nav-item-secondary--background--selected)}:host(.bottom-tab).active:active,:host(.bottom-tab).selected:active,:host([slot=bottom]).active:active,:host([slot=bottom]).selected:active{background-color:var(--theme-nav-item-secondary--background--selected)}:host(.bottom-tab.active) .tab,:host(.bottom-tab.selected) .tab,:host(.active[slot=bottom]) .tab,:host(.selected[slot=bottom]) .tab{background-color:var(--theme-nav-item-secondary--background--selected)}:host(.tab-nested) .tab{flex-direction:row;padding-left:1.375rem}:host(.tab-nested) .tab .notification{position:relative;top:0;left:0;padding-left:0.5rem}:host(.tab-nested) .tab .tab-icon{padding-left:0.5rem;padding-right:0.5rem}:host(.tab-nested) .tab .tab-text{margin-left:0.5rem}:host(.tab-nested) .tab::before{display:none}';let b=0;const d=class{constructor(e){t(this,e);this.home=false;this.bottom=false;this.active=false;this.disabled=false;this.target="_self";this.isCategory=false;this.ariaHiddenTooltip=false;this.menuExpanded=false;this.internalItemId=l("ix-menu-item-",b++);this.buttonRef=a();this.isHostedInsideCategory=false;this.observer=s((()=>{this.setTooltip()}))}componentWillLoad(){var t;this.isHostedInsideCategory=!!this.hostElement.closest("ix-menu-category");this.onIconChange();this.menuExpanded=((t=r.nativeElement)===null||t===void 0?void 0:t.expand)||false;this.menuExpandedDisposer=r.expandChange.on((t=>this.menuExpanded=t))}componentWillRender(){this.setTooltip()}setTooltip(){var t,e,o;this.tooltip=(o=(e=(t=this.tooltipText)!==null&&t!==void 0?t:this.label)!==null&&e!==void 0?e:this.hostElement.textContent)!==null&&o!==void 0?o:undefined;this.ariaHiddenTooltip=this.tooltipText===this.label||this.tooltipText===this.hostElement.textContent}connectedCallback(){this.observer.observe(this.hostElement,{subtree:true,childList:true,characterData:true})}disconnectedCallback(){if(this.observer){this.observer.disconnect()}if(this.menuExpandedDisposer){this.menuExpandedDisposer.dispose()}}onIconChange(){if(!this.isHostedInsideCategory&&!this.hostElement.icon){this.icon=h}}render(){let t={};if(this.home){t={slot:"home"}}if(this.bottom){t={slot:"bottom"}}const i={class:"tab",tabIndex:this.disabled?-1:0};const s=[this.icon&&e("ix-icon",{key:"247ccf76115c4f9a3504ae8625cd064da17cb5f4",class:"tab-icon",name:this.icon}),this.notifications?e("div",{class:"notification"},e("div",{class:"pill"},this.notifications)):null,e("span",{key:"c98c04295888f8be7e0016cce7d749c19d641d32",id:this.internalItemId,class:"tab-text text-default"},this.label,e("slot",{key:"ce04723016a4187e57f1dd31e4cb43cbea1cde93"}))];return e(o,Object.assign({key:"4f5490aa3304bdaa57dfbe5f2f9e292f78571ef7",class:{disabled:this.disabled,"home-tab":this.home,"bottom-tab":this.bottom,active:this.active,"tab-nested":this.isHostedInsideCategory}},t),this.href?e("a",Object.assign({},i,{href:this.disabled?undefined:this.href,target:this.target,rel:this.rel,role:"button",ref:this.buttonRef,onClick:t=>{if(this.disabled){t.preventDefault();t.stopPropagation()}}}),s):e("button",Object.assign({},i,{ref:this.buttonRef}),s),e("ix-tooltip",{key:"9eb280ed1e0b95127eae4db991470111f1af550a",for:this.buttonRef.waitForCurrent(),placement:"right",showDelay:1e3,interactive:false,"aria-hidden":n(this.ariaHiddenTooltip),"aria-labelledby":this.internalItemId},this.tooltip))}get hostElement(){return i(this)}static get watchers(){return{icon:["onIconChange"]}}};d.style=c;export{d as ix_menu_item};
2
- //# sourceMappingURL=p-52dc3ba0.entry.js.map
1
+ import{r as t,h as e,H as o,g as i}from"./p-CtoreFVF.js";import{c as s}from"./p-CX81WQtk.js";import{m as a}from"./p-bcj7UEIC.js";import{m as r}from"./p-BncjKdXL.js";import{T as h}from"./p-Cz75KU1f.js";import{a as n}from"./p-Bb7pDeaQ.js";import"./p-BdCnOrqW.js";const l=(t,e)=>`${t}-${e++}`;const c=':host{position:relative;display:block;cursor:pointer;height:var(--ix-menu-item-height, 3rem);min-height:var(--ix-menu-item-height, 3rem);max-height:var(--ix-menu-item-height, 3rem)}:host .tab{all:unset;box-sizing:border-box;display:flex;position:relative;align-items:center;height:var(--ix-menu-item-height, 3rem);width:100%;z-index:500;padding-left:0.875rem}:host .tab:not(.disabled):not(:disabled).hover,:host .tab:not(.disabled):not(:disabled):hover{background-color:var(--theme-ghost--background--hover)}:host .tab:not(.disabled):not(:disabled).active,:host .tab:not(.disabled):not(:disabled):active{background-color:var(--theme-ghost--background--active)}:host .tab-icon{color:var(--theme-nav-item-primary-icon--color);position:relative;pointer-events:none}:host .tab:focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:-1px}:host .notification{display:inline-flex;position:absolute;top:0.25rem;left:1.5rem}:host .notification .pill{display:inline-flex;justify-content:center;align-items:center;height:0.5rem;min-width:1rem;position:relative;border-radius:6.25rem;background-color:var(--theme-color-primary);font-size:0.75rem;font-weight:bold;line-height:1;font-family:Siemens Sans, Arial, sans-serif;color:var(--theme-color-primary--contrast);padding:0.25rem}:host .tab-text{color:var(--theme-nav-item-primary--color);margin:0 1rem 0 1.25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(.active) .tab,:host(.selected) .tab{background-color:var(--theme-nav-item-primary--background--selected)}:host(.active) .tab::before,:host(.selected) .tab::before{content:"";background-color:var(--theme-nav-item-primary--border-color--selected);height:var(--ix-menu-item-height, 3rem);width:0.25rem;left:0;position:absolute}:host(.active) .tab>.glyph,:host(.selected) .tab>.glyph{color:var(--theme-nav-item-primary-icon--color--selected)}:host(.disabled){color:var(--theme-color-weak-text);pointer-events:none;cursor:default}:host(.disabled) .tab>.tab-icon{color:var(--theme-color-weak-text)}:host(.disabled) .tab-text{color:var(--theme-color-weak-text)}:host(.bottom-tab),:host([slot=bottom]){min-height:2.25rem;height:2.25rem;max-height:2.25rem}:host(.bottom-tab) .tab,:host([slot=bottom]) .tab{height:2.25rem}:host(.bottom-tab) .tab::before,:host([slot=bottom]) .tab::before{height:2.25rem;background-color:transparent}:host(.bottom-tab).active:hover,:host(.bottom-tab).selected:hover,:host([slot=bottom]).active:hover,:host([slot=bottom]).selected:hover{background-color:var(--theme-nav-item-secondary--background--selected)}:host(.bottom-tab).active:active,:host(.bottom-tab).selected:active,:host([slot=bottom]).active:active,:host([slot=bottom]).selected:active{background-color:var(--theme-nav-item-secondary--background--selected)}:host(.bottom-tab.active) .tab,:host(.bottom-tab.selected) .tab,:host(.active[slot=bottom]) .tab,:host(.selected[slot=bottom]) .tab{background-color:var(--theme-nav-item-secondary--background--selected)}:host(.tab-nested) .tab{flex-direction:row;padding-left:1.375rem}:host(.tab-nested) .tab .notification{position:relative;top:0;left:0;padding-left:0.5rem}:host(.tab-nested) .tab .tab-icon{padding-left:0.5rem;padding-right:0.5rem}:host(.tab-nested) .tab .tab-text{margin-left:0.5rem}:host(.tab-nested) .tab::before{display:none}';let b=0;const d=class{constructor(e){t(this,e);this.home=false;this.bottom=false;this.active=false;this.disabled=false;this.target="_self";this.isCategory=false;this.ariaHiddenTooltip=false;this.menuExpanded=false;this.internalItemId=l("ix-menu-item-",b++);this.buttonRef=a();this.isHostedInsideCategory=false;this.observer=s((()=>{this.setTooltip()}))}componentWillLoad(){var t;this.isHostedInsideCategory=!!this.hostElement.closest("ix-menu-category");this.onIconChange();this.menuExpanded=((t=r.nativeElement)===null||t===void 0?void 0:t.expand)||false;this.menuExpandedDisposer=r.expandChange.on((t=>this.menuExpanded=t))}componentWillRender(){this.setTooltip()}setTooltip(){var t,e,o;this.tooltip=(o=(e=(t=this.tooltipText)!==null&&t!==void 0?t:this.label)!==null&&e!==void 0?e:this.hostElement.textContent)!==null&&o!==void 0?o:undefined;this.ariaHiddenTooltip=this.tooltipText===this.label||this.tooltipText===this.hostElement.textContent}connectedCallback(){this.observer.observe(this.hostElement,{subtree:true,childList:true,characterData:true})}disconnectedCallback(){if(this.observer){this.observer.disconnect()}if(this.menuExpandedDisposer){this.menuExpandedDisposer.dispose()}}onIconChange(){if(!this.isHostedInsideCategory&&!this.hostElement.icon){this.icon=h}}render(){let t={};if(this.home){t={slot:"home"}}if(this.bottom){t={slot:"bottom"}}const i={class:"tab",tabIndex:this.disabled?-1:0};const s=[this.icon&&e("ix-icon",{key:"010ccc4efd7284bfc7654ab6f9b29783129f17ff",class:"tab-icon",name:this.icon}),this.notifications?e("div",{class:"notification"},e("div",{class:"pill"},this.notifications)):null,e("span",{key:"247db957f1317fe528db4a863736cc7bf974fbcc",id:this.internalItemId,class:"tab-text text-default"},this.label,e("slot",{key:"dbe0bcf50882232b686e322af346ea8edb0007bf"}))];return e(o,Object.assign({key:"1877e4728bfea90d5084715ce7d30d59c027cb60",class:{disabled:this.disabled,"home-tab":this.home,"bottom-tab":this.bottom,active:this.active,"tab-nested":this.isHostedInsideCategory}},t),this.href?e("a",Object.assign({},i,{href:this.disabled?undefined:this.href,target:this.target,rel:this.rel,role:"button",ref:this.buttonRef,onClick:t=>{if(this.disabled){t.preventDefault();t.stopPropagation()}}}),s):e("button",Object.assign({},i,{ref:this.buttonRef}),s),e("ix-tooltip",{key:"c19646a81a5a2fed7b89eb95caf661125da9f7be",for:this.buttonRef.waitForCurrent(),placement:"right",showDelay:1e3,interactive:false,"aria-hidden":n(this.ariaHiddenTooltip),"aria-labelledby":this.internalItemId},this.tooltip))}get hostElement(){return i(this)}static get watchers(){return{icon:["onIconChange"]}}};d.style=c;export{d as ix_menu_item};
2
+ //# sourceMappingURL=p-48cbacaf.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as e,c as t,h as o,H as r,g as a}from"./p-DGODjp4O.js";import{s as i,t as n}from"./p-Cz75KU1f.js";import{H as d}from"./p-BlIjqRam.js";import{m as l}from"./p-bcj7UEIC.js";import{m as s,a as b,b as h,c,I as p,g as u,d as m,o as v,S as f}from"./p-q1WCgUmY.js";import"./p-Bb7pDeaQ.js";import"./p-CX81WQtk.js";import"./p-pXYAoEyc.js";import"./p-DhE1t8Qh.js";import"./p-C5MWUgDN.js";const x='input{min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}input[type=number]{text-align:right}input[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input:-webkit-autofill,input:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input::-moz-placeholder{color:var(--theme-input-hint--color)}input::placeholder{color:var(--theme-input-hint--color)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only,input:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only::-moz-placeholder,input:read-only::-moz-placeholder{color:transparent}input:-moz-read-only::placeholder{color:transparent}input.read-only::placeholder,input:read-only::placeholder{color:transparent}input:disabled,input.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}input:disabled::-moz-placeholder,input.disabled::-moz-placeholder{color:transparent}input:disabled::placeholder,input.disabled::placeholder{color:transparent}textarea{min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}textarea[type=number]{text-align:right}textarea[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea:-webkit-autofill,textarea:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea::-moz-placeholder{color:var(--theme-input-hint--color)}textarea::placeholder{color:var(--theme-input-hint--color)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only,textarea:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only::-moz-placeholder,textarea:read-only::-moz-placeholder{color:transparent}textarea:-moz-read-only::placeholder{color:transparent}textarea.read-only::placeholder,textarea:read-only::placeholder{color:transparent}textarea:disabled,textarea.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}textarea:disabled::-moz-placeholder,textarea.disabled::-moz-placeholder{color:transparent}textarea:disabled::placeholder,textarea.disabled::placeholder{color:transparent}textarea{min-height:2rem;height:3.25rem;padding:calc(0.375rem - var(--theme-input--border-thickness)) calc(0.5rem - var(--theme-input--border-thickness))}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]),input.ix-info:not(.disabled):not(:disabled):not([disabled]){border-color:var(--theme-input--border-color--info)}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-info:not(.disabled):not(:disabled):not([disabled]):hover{border-color:var(--theme-input--border-color--info--hover) !important}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):active,input.ix-info:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--info--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]),input.ix-warning:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--hover) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):active,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--warning--active) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]),input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--invalid--active) !important}:host{display:inline-block;position:relative;width:auto}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .input-wrapper{display:flex;position:relative;align-items:center;width:100%;height:100%}:host input{width:100%;height:100%}:host .start-container,:host .end-container{display:flex;position:absolute;align-items:center;justify-content:center;z-index:1}:host .start-container{left:0}:host .end-container{right:0}:host .start-container ::slotted(*){margin-left:0.5rem}:host .start-container ::slotted(ix-icon.size-24),:host .start-container ::slotted(ix-icon-button.btn-icon-16){margin-left:0.25rem}:host .start-container ::slotted(ix-icon-button.btn-icon-32){margin-left:0}:host .end-container ::slotted(*){margin-right:0.5rem}:host .end-container ::slotted(ix-icon.size-24),:host .end-container ::slotted(ix-icon-button.btn-icon-16){margin-right:0.25rem}:host .end-container ::slotted(ix-icon-button.btn-icon-32){margin-right:0}:host .bottom-text{margin-top:0.25rem;margin-bottom:0.25rem}:host(.disabled){pointer-events:none}:host(.disabled) input,:host(.disabled) textarea{pointer-events:none}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input{border-color:var(--theme-input--border-color--info)}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input:hover{border-color:var(--theme-input--border-color--info--hover) !important}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--info--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input{background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input:hover{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--warning--active) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input{background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input:hover,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input:hover{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input:active,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--invalid--active) !important}:host .password-eye{margin-left:0.125rem;color:red}:host .password-eye.eye-hidden{display:none}';var g=undefined&&undefined.__decorate||function(e,t,o,r){var a=arguments.length,i=a<3?t:r===null?r=Object.getOwnPropertyDescriptor(t,o):r,n;if(typeof Reflect==="object"&&typeof Reflect.decorate==="function")i=Reflect.decorate(e,t,o,r);else for(var d=e.length-1;d>=0;d--)if(n=e[d])i=(a<3?n(i):a>3?n(t,o,i):n(t,o))||i;return a>3&&i&&Object.defineProperty(t,o,i),i};let y=0;const k=class{constructor(o){e(this,o);this.valueChange=t(this,"valueChange",7);this.validityStateChange=t(this,"validityStateChange",7);this.ixBlur=t(this,"ixBlur",7);if(o.$hostElement$["s-ei"]){this.formInternals=o.$hostElement$["s-ei"]}else{this.formInternals=o.$hostElement$.attachInternals();o.$hostElement$["s-ei"]=this.formInternals}this.type="text";this.value="";this.required=false;this.disabled=false;this.readonly=false;this.isInvalid=false;this.isValid=false;this.isInfo=false;this.isWarning=false;this.isInvalidByRequired=false;this.inputType="text";this.inputRef=l();this.slotEndRef=l();this.slotStartRef=l();this.inputId=`input-${y++}`;this.touched=false}updateClassMappings(e){s(this,e)}updateInputType(){this.inputType=this.type}componentWillLoad(){this.updateFormInternalValue(this.value);this.inputType=this.type}connectedCallback(){this.disposableChangesAndVisibilityObservers=b(this.hostElement,this.updatePaddings.bind(this))}updatePaddings(){h(this.slotStartRef.current,this.slotEndRef.current,this.inputRef.current)}disconnectedCallback(){var e;(e=this.disposableChangesAndVisibilityObservers)===null||e===void 0?void 0:e.call(this)}updateFormInternalValue(e){this.formInternals.setFormValue(e);this.value=e}async getAssociatedFormElement(){return this.formInternals.form}hasValidValue(){return Promise.resolve(!!this.value)}getNativeInputElement(){return this.inputRef.waitForCurrent()}async getValidityState(){const e=await this.inputRef.waitForCurrent();return Promise.resolve(e.validity)}async focusInput(){return(await this.getNativeInputElement()).focus()}isTouched(){return Promise.resolve(this.touched)}render(){var e;const t=u(this);return o(r,{key:"f1a0a8e252682aab237e572ad8079cf496d0b519",class:{disabled:this.disabled,readonly:this.readonly}},o("ix-field-wrapper",{key:"a6bd8f0e90398dfb1288ceb585c9852fc4056552",htmlForLabel:this.inputId,required:this.required,label:this.label,helperText:this.helperText,invalidText:this.invalidText,infoText:this.infoText,warningText:this.warningText,validText:this.validText,showTextAsTooltip:this.showTextAsTooltip,isInvalid:this.isInvalid,isValid:this.isValid,isInfo:this.isInfo,isWarning:this.isWarning,controlRef:this.inputRef},o("div",{key:"30e5e1debfa21d1d6a9db780a1fa807e88e5fd62",class:"input-wrapper"},o(c,{key:"04338b8d4de55cb1cacfaeb381c39796ed542b27",slotStartRef:this.slotStartRef,onSlotChange:()=>this.updatePaddings()}),o(p,{key:"3fe643f62d02522dad0bd63876bbf9873f77881b",id:this.inputId,readonly:this.readonly,disabled:this.disabled,maxLength:this.maxLength,minLength:this.minLength,pattern:this.pattern,type:this.inputType,isInvalid:this.isInvalid,required:this.required,value:this.value,placeholder:this.placeholder,inputRef:this.inputRef,onKeyPress:e=>m(this,e),valueChange:e=>this.valueChange.emit(e),updateFormInternalValue:e=>this.updateFormInternalValue(e),onBlur:()=>{v(this,this.inputRef.current);this.touched=true},ariaAttributes:t}),o(f,{key:"7b3f09276058e7c9081c5a5c406ccb6f31556593",slotEndRef:this.slotEndRef,onSlotChange:()=>this.updatePaddings()},o("ix-icon-button",{key:"7a71d559e3f77db760039853e8e40144899a6d5b",color:"color-weak-text",class:{"password-eye":true,"eye-hidden":this.type!=="password"||this.disabled},variant:"tertiary",icon:this.inputType==="password"?i:n,onClick:()=>{if(this.inputType==="password"){this.inputType="text";return}this.inputType="password"}}))),!!this.maxLength&&this.maxLength>0&&o("ix-typography",{key:"000514dd6f61b34ffb769b06e201e0f2fbb01a9d",class:"bottom-text",slot:"bottom-right",textColor:"soft"},((e=this.value)!==null&&e!==void 0?e:"").length,"/",this.maxLength)))}static get formAssociated(){return true}get hostElement(){return a(this)}static get watchers(){return{type:["updateInputType"]}}};g([d()],k.prototype,"updateClassMappings",null);k.style=x;export{k as ix_input};
2
- //# sourceMappingURL=p-b6d9c16c.entry.js.map
1
+ import{r as e,c as t,h as o,H as r,g as a}from"./p-CtoreFVF.js";import{s as i,t as n}from"./p-Cz75KU1f.js";import{H as d}from"./p-CAj3Tlcn.js";import{m as l}from"./p-bcj7UEIC.js";import{m as s,a as b,b as h,c,I as p,g as u,d as m,o as v,S as f}from"./p-DS9crO46.js";import"./p-Bb7pDeaQ.js";import"./p-CX81WQtk.js";import"./p-pXYAoEyc.js";import"./p-DhE1t8Qh.js";import"./p-C5MWUgDN.js";const x='input{min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}input[type=number]{text-align:right}input[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input:-webkit-autofill,input:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input::-moz-placeholder{color:var(--theme-input-hint--color)}input::placeholder{color:var(--theme-input-hint--color)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only,input:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only::-moz-placeholder,input:read-only::-moz-placeholder{color:transparent}input:-moz-read-only::placeholder{color:transparent}input.read-only::placeholder,input:read-only::placeholder{color:transparent}input:disabled,input.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}input:disabled::-moz-placeholder,input.disabled::-moz-placeholder{color:transparent}input:disabled::placeholder,input.disabled::placeholder{color:transparent}textarea{min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}textarea[type=number]{text-align:right}textarea[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea:-webkit-autofill,textarea:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea::-moz-placeholder{color:var(--theme-input-hint--color)}textarea::placeholder{color:var(--theme-input-hint--color)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only,textarea:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only::-moz-placeholder,textarea:read-only::-moz-placeholder{color:transparent}textarea:-moz-read-only::placeholder{color:transparent}textarea.read-only::placeholder,textarea:read-only::placeholder{color:transparent}textarea:disabled,textarea.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}textarea:disabled::-moz-placeholder,textarea.disabled::-moz-placeholder{color:transparent}textarea:disabled::placeholder,textarea.disabled::placeholder{color:transparent}textarea{min-height:2rem;height:3.25rem;padding:calc(0.375rem - var(--theme-input--border-thickness)) calc(0.5rem - var(--theme-input--border-thickness))}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]),input.ix-info:not(.disabled):not(:disabled):not([disabled]){border-color:var(--theme-input--border-color--info)}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-info:not(.disabled):not(:disabled):not([disabled]):hover{border-color:var(--theme-input--border-color--info--hover) !important}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):active,input.ix-info:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--info--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]),input.ix-warning:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--hover) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):active,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--warning--active) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]),input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--invalid--active) !important}:host{display:inline-block;position:relative;width:auto}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .input-wrapper{display:flex;position:relative;align-items:center;width:100%;height:100%}:host input{width:100%;height:100%}:host .start-container,:host .end-container{display:flex;position:absolute;align-items:center;justify-content:center;z-index:1}:host .start-container{left:0}:host .end-container{right:0}:host .start-container ::slotted(*){margin-left:0.5rem}:host .start-container ::slotted(ix-icon.size-24),:host .start-container ::slotted(ix-icon-button.btn-icon-16){margin-left:0.25rem}:host .start-container ::slotted(ix-icon-button.btn-icon-32){margin-left:0}:host .end-container ::slotted(*){margin-right:0.5rem}:host .end-container ::slotted(ix-icon.size-24),:host .end-container ::slotted(ix-icon-button.btn-icon-16){margin-right:0.25rem}:host .end-container ::slotted(ix-icon-button.btn-icon-32){margin-right:0}:host .bottom-text{margin-top:0.25rem;margin-bottom:0.25rem}:host(.disabled){pointer-events:none}:host(.disabled) input,:host(.disabled) textarea{pointer-events:none}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input{border-color:var(--theme-input--border-color--info)}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input:hover{border-color:var(--theme-input--border-color--info--hover) !important}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--info--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input{background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input:hover{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--warning--active) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input{background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input:hover,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input:hover{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input:active,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--invalid--active) !important}:host .password-eye{margin-left:0.125rem;color:red}:host .password-eye.eye-hidden{display:none}';var g=undefined&&undefined.__decorate||function(e,t,o,r){var a=arguments.length,i=a<3?t:r===null?r=Object.getOwnPropertyDescriptor(t,o):r,n;if(typeof Reflect==="object"&&typeof Reflect.decorate==="function")i=Reflect.decorate(e,t,o,r);else for(var d=e.length-1;d>=0;d--)if(n=e[d])i=(a<3?n(i):a>3?n(t,o,i):n(t,o))||i;return a>3&&i&&Object.defineProperty(t,o,i),i};let y=0;const k=class{constructor(o){e(this,o);this.valueChange=t(this,"valueChange",7);this.validityStateChange=t(this,"validityStateChange",7);this.ixBlur=t(this,"ixBlur",7);if(o.$hostElement$["s-ei"]){this.formInternals=o.$hostElement$["s-ei"]}else{this.formInternals=o.$hostElement$.attachInternals();o.$hostElement$["s-ei"]=this.formInternals}this.type="text";this.value="";this.required=false;this.disabled=false;this.readonly=false;this.isInvalid=false;this.isValid=false;this.isInfo=false;this.isWarning=false;this.isInvalidByRequired=false;this.inputType="text";this.inputRef=l();this.slotEndRef=l();this.slotStartRef=l();this.inputId=`input-${y++}`;this.touched=false}updateClassMappings(e){s(this,e)}updateInputType(){this.inputType=this.type}componentWillLoad(){this.updateFormInternalValue(this.value);this.inputType=this.type}connectedCallback(){this.disposableChangesAndVisibilityObservers=b(this.hostElement,this.updatePaddings.bind(this))}updatePaddings(){h(this.slotStartRef.current,this.slotEndRef.current,this.inputRef.current)}disconnectedCallback(){var e;(e=this.disposableChangesAndVisibilityObservers)===null||e===void 0?void 0:e.call(this)}updateFormInternalValue(e){this.formInternals.setFormValue(e);this.value=e}async getAssociatedFormElement(){return this.formInternals.form}hasValidValue(){return Promise.resolve(!!this.value)}getNativeInputElement(){return this.inputRef.waitForCurrent()}async getValidityState(){const e=await this.inputRef.waitForCurrent();return Promise.resolve(e.validity)}async focusInput(){return(await this.getNativeInputElement()).focus()}isTouched(){return Promise.resolve(this.touched)}render(){var e;const t=u(this);return o(r,{key:"05bb684da7ab25f4cea5429ec2c166a9c7a9cc21",class:{disabled:this.disabled,readonly:this.readonly}},o("ix-field-wrapper",{key:"a2cd4a57590b5848de9738a0fbdff0c1c1947abc",htmlForLabel:this.inputId,required:this.required,label:this.label,helperText:this.helperText,invalidText:this.invalidText,infoText:this.infoText,warningText:this.warningText,validText:this.validText,showTextAsTooltip:this.showTextAsTooltip,isInvalid:this.isInvalid,isValid:this.isValid,isInfo:this.isInfo,isWarning:this.isWarning,controlRef:this.inputRef},o("div",{key:"e9369f9d649068b7708fabf29b9c2e25954591a6",class:"input-wrapper"},o(c,{key:"4294b9e2329a9e0b9964630d76f64788f127e280",slotStartRef:this.slotStartRef,onSlotChange:()=>this.updatePaddings()}),o(p,{key:"750c6a574acb4dac21f7a6143b34ae1482de7d74",id:this.inputId,readonly:this.readonly,disabled:this.disabled,maxLength:this.maxLength,minLength:this.minLength,pattern:this.pattern,type:this.inputType,isInvalid:this.isInvalid,required:this.required,value:this.value,placeholder:this.placeholder,inputRef:this.inputRef,onKeyPress:e=>m(this,e),valueChange:e=>this.valueChange.emit(e),updateFormInternalValue:e=>this.updateFormInternalValue(e),onBlur:()=>{v(this,this.inputRef.current);this.touched=true},ariaAttributes:t}),o(f,{key:"ebd005ac85dc9109895d3cd7dcd147a08ee0fc02",slotEndRef:this.slotEndRef,onSlotChange:()=>this.updatePaddings()},o("ix-icon-button",{key:"473f7914b0b2e7bbc970f9eadfed8f8ec96ed761",color:"color-weak-text",class:{"password-eye":true,"eye-hidden":this.type!=="password"||this.disabled},variant:"tertiary",icon:this.inputType==="password"?i:n,onClick:()=>{if(this.inputType==="password"){this.inputType="text";return}this.inputType="password"}}))),!!this.maxLength&&this.maxLength>0&&o("ix-typography",{key:"f5a0bc6e09ce7be919ccf97b34af1ef804c29df7",class:"bottom-text",slot:"bottom-right",textColor:"soft"},((e=this.value)!==null&&e!==void 0?e:"").length,"/",this.maxLength)))}static get formAssociated(){return true}get hostElement(){return a(this)}static get watchers(){return{type:["updateInputType"]}}};g([d()],k.prototype,"updateClassMappings",null);k.style=x;export{k as ix_input};
2
+ //# sourceMappingURL=p-4b1745dc.entry.js.map
@@ -0,0 +1,2 @@
1
+ import{r,c as e,h as o,H as s}from"./p-CtoreFVF.js";import{a}from"./p-DhE1t8Qh.js";import{p as t,z as i,b as c,c as l,a as n,A as h,i as b}from"./p-Cz75KU1f.js";const m=":host{margin:0.5rem 0.5rem 0rem 0.5rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .message-container{display:flex;flex-direction:row;align-items:flex-start;flex-wrap:nowrap;justify-content:space-between;min-height:3.375rem;padding:calc(0.75rem - var(--theme-message-bar--border-thickness)) 0.75rem calc(0.75rem - var(--theme-message-bar--border-thickness)) 1rem;border-radius:var(--theme-message-bar--border-radius);background-color:var(--theme-messagebar--background)}:host .alarm{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-alarm)}:host .danger{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-alarm)}:host .critical{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-critical)}:host .warning{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-warning)}:host .success{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-success)}:host .info{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-info)}:host .neutral{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-neutral)}:host .primary{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-primary)}:host .message-content{flex-grow:1;align-self:center;min-height:1.25rem;padding:0 1rem;font-weight:normal;white-space:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host ix-icon{margin-top:0.25rem}:host .message-bar-hidden{display:none}";const d=class{constructor(o){r(this,o);this.closedChange=e(this,"closedChange",7);this.closeAnimationCompleted=e(this,"closeAnimationCompleted",7);this.type="info";this.persistent=false}componentWillRender(){const r=d.messageTypeConfigs[this.type];if(r){this.icon=r.icon;this.color=r.color}}closeAlert(r){const{defaultPrevented:e}=this.closedChange.emit();if(!e){a(r,{duration:d.duration,opacity:[1,0],easing:"easeOutSine",onComplete:()=>{r.classList.add("message-bar-hidden");this.closeAnimationCompleted.emit()}})}}render(){return o(s,{key:"5731cfe741529527f943834f721d426108cd5ded"},o("div",{key:"b9b6293938b30cad8afe65bd021d095f73a7153b",class:{"message-container":true,[this.type]:true},role:"alert",ref:r=>this.divElement=r},o("ix-icon",{key:"207487fae744ef55d405931a7546761259391fd0",color:this.color,name:this.icon}),o("div",{key:"9b610a5141af0164fbc34b82c4296d2353494b60",class:"message-content"},o("slot",{key:"5ebf82ba3aaff680db743060a6b3785d3a20f953"})),!this.persistent&&o("ix-icon-button",{key:"7049b2d51ca9efb6c67fc376a0c9ba6369d30784",icon:t,iconColor:"color-soft-text",size:"24",variant:"tertiary",onClick:()=>{if(this.divElement){this.closeAlert(this.divElement)}},"data-testid":"close-btn"})))}};d.duration=300;d.messageTypeConfigs={alarm:{icon:b,color:"color-alarm"},critical:{icon:h,color:"color-critical"},warning:{icon:n,color:"color-warning-text"},success:{icon:l,color:"color-success"},info:{icon:c,color:"color-info"},neutral:{icon:i,color:"color-neutral"},primary:{icon:i,color:"color-primary"}};d.style=m;export{d as ix_message_bar};
2
+ //# sourceMappingURL=p-4b65234d.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["registerInstance","createEvent","h","Host","animate","iconClose","iconNotification","iconInfo","iconSuccess","iconWarning","iconWarningRhomb","iconError","messageBarCss","MessageBar","constructor","hostRef","this","closedChange","closeAnimationCompleted","type","persistent","componentWillRender","config","messageTypeConfigs","icon","color","closeAlert","el","defaultPrevented","emit","duration","opacity","easing","onComplete","classList","add","render","key","class","role","ref","divElement","name","iconColor","size","variant","onClick","alarm","critical","warning","success","info","neutral","primary","style"],"sources":["0"],"mappings":"OAAcA,OAAuBC,OAAaC,OAAQC,MAAY,yBACxDC,MAAe,8BACfC,OAAgBC,OAAuBC,OAAeC,OAAkBC,OAAkBC,OAAuBC,MAAiB,kBAEhJ,MAAMC,EAAgB,2sEAEtB,MAAMC,EAAa,MACf,WAAAC,CAAYC,GACRf,EAAiBgB,KAAMD,GACvBC,KAAKC,aAAehB,EAAYe,KAAM,eAAgB,GACtDA,KAAKE,wBAA0BjB,EAAYe,KAAM,0BAA2B,GAI5EA,KAAKG,KAAO,OAIZH,KAAKI,WAAa,KACtB,CACA,mBAAAC,GACI,MAAMC,EAAST,EAAWU,mBAAmBP,KAAKG,MAClD,GAAIG,EAAQ,CACRN,KAAKQ,KAAOF,EAAOE,KACnBR,KAAKS,MAAQH,EAAOG,KACxB,CACJ,CACA,UAAAC,CAAWC,GACP,MAAMC,iBAAEA,GAAqBZ,KAAKC,aAAaY,OAC/C,IAAKD,EAAkB,CACnBxB,EAAQuB,EAAI,CACRG,SAAUjB,EAAWiB,SACrBC,QAAS,CAAC,EAAG,GACbC,OAAQ,cACRC,WAAY,KACRN,EAAGO,UAAUC,IAAI,sBACjBnB,KAAKE,wBAAwBW,MAAM,GAG/C,CACJ,CACA,MAAAO,GACI,OAAQlC,EAAEC,EAAM,CAAEkC,IAAK,4CAA8CnC,EAAE,MAAO,CAAEmC,IAAK,2CAA4CC,MAAO,CAAE,oBAAqB,KAAM,CAACtB,KAAKG,MAAO,MAAQoB,KAAM,QAASC,IAAMb,GAAQX,KAAKyB,WAAad,GAAOzB,EAAE,UAAW,CAAEmC,IAAK,2CAA4CZ,MAAOT,KAAKS,MAAOiB,KAAM1B,KAAKQ,OAAStB,EAAE,MAAO,CAAEmC,IAAK,2CAA4CC,MAAO,mBAAqBpC,EAAE,OAAQ,CAAEmC,IAAK,+CAAiDrB,KAAKI,YAAelB,EAAE,iBAAkB,CAAEmC,IAAK,2CAA4Cb,KAAMnB,EAAWsC,UAAW,kBAAmBC,KAAM,KAAMC,QAAS,WAAYC,QAAS,KAC7pB,GAAI9B,KAAKyB,WAAY,CACjBzB,KAAKU,WAAWV,KAAKyB,WACzB,GACD,cAAe,eAC1B,GAEJ5B,EAAWiB,SAAW,IACtBjB,EAAWU,mBAAqB,CAE5BwB,MAAO,CAAEvB,KAAMb,EAAWc,MAAO,eACjCuB,SAAU,CAAExB,KAAMd,EAAkBe,MAAO,kBAC3CwB,QAAS,CAAEzB,KAAMf,EAAagB,MAAO,sBACrCyB,QAAS,CAAE1B,KAAMhB,EAAaiB,MAAO,iBACrC0B,KAAM,CAAE3B,KAAMjB,EAAUkB,MAAO,cAC/B2B,QAAS,CAAE5B,KAAMlB,EAAkBmB,MAAO,iBAC1C4B,QAAS,CAAE7B,KAAMlB,EAAkBmB,MAAO,kBAE9CZ,EAAWyC,MAAQ1C,SAEVC","ignoreList":[]}
@@ -1,2 +1,2 @@
1
- import{r as t,c as e,h as o,H as r,g as i}from"./p-DGODjp4O.js";import{I as a}from"./p-Cz75KU1f.js";import{D as n}from"./p-bDicGJUN.js";import{a as l,b as d,S as s,c as h}from"./p-q1WCgUmY.js";import{H as c,c as b}from"./p-BlIjqRam.js";import{m as u}from"./p-bcj7UEIC.js";import{h as p,o as m,c as v,a as f}from"./p-BvFOMxgl.js";import"./p-Bb7pDeaQ.js";import"./p-CX81WQtk.js";import"./p-pXYAoEyc.js";import"./p-DhE1t8Qh.js";import"./p-C5MWUgDN.js";import"./p-D3K9vmFp.js";const g='input{min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}input[type=number]{text-align:right}input[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input:-webkit-autofill,input:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input::-moz-placeholder{color:var(--theme-input-hint--color)}input::placeholder{color:var(--theme-input-hint--color)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only,input:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only::-moz-placeholder,input:read-only::-moz-placeholder{color:transparent}input:-moz-read-only::placeholder{color:transparent}input.read-only::placeholder,input:read-only::placeholder{color:transparent}input:disabled,input.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}input:disabled::-moz-placeholder,input.disabled::-moz-placeholder{color:transparent}input:disabled::placeholder,input.disabled::placeholder{color:transparent}textarea{min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}textarea[type=number]{text-align:right}textarea[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea:-webkit-autofill,textarea:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea::-moz-placeholder{color:var(--theme-input-hint--color)}textarea::placeholder{color:var(--theme-input-hint--color)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only,textarea:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only::-moz-placeholder,textarea:read-only::-moz-placeholder{color:transparent}textarea:-moz-read-only::placeholder{color:transparent}textarea.read-only::placeholder,textarea:read-only::placeholder{color:transparent}textarea:disabled,textarea.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}textarea:disabled::-moz-placeholder,textarea.disabled::-moz-placeholder{color:transparent}textarea:disabled::placeholder,textarea.disabled::placeholder{color:transparent}textarea{min-height:2rem;height:3.25rem;padding:calc(0.375rem - var(--theme-input--border-thickness)) calc(0.5rem - var(--theme-input--border-thickness))}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]),input.ix-info:not(.disabled):not(:disabled):not([disabled]){border-color:var(--theme-input--border-color--info)}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-info:not(.disabled):not(:disabled):not([disabled]):hover{border-color:var(--theme-input--border-color--info--hover) !important}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):active,input.ix-info:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--info--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]),input.ix-warning:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--hover) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):active,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--warning--active) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]),input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--invalid--active) !important}:host{display:inline-block;position:relative;width:auto}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .input-wrapper{display:flex;position:relative;align-items:center;width:100%;height:100%}:host input{width:100%;height:100%}:host .start-container,:host .end-container{display:flex;position:absolute;align-items:center;justify-content:center;z-index:1}:host .start-container{left:0}:host .end-container{right:0}:host .start-container ::slotted(*){margin-left:0.5rem}:host .start-container ::slotted(ix-icon.size-24),:host .start-container ::slotted(ix-icon-button.btn-icon-16){margin-left:0.25rem}:host .start-container ::slotted(ix-icon-button.btn-icon-32){margin-left:0}:host .end-container ::slotted(*){margin-right:0.5rem}:host .end-container ::slotted(ix-icon.size-24),:host .end-container ::slotted(ix-icon-button.btn-icon-16){margin-right:0.25rem}:host .end-container ::slotted(ix-icon-button.btn-icon-32){margin-right:0}:host .bottom-text{margin-top:0.25rem;margin-bottom:0.25rem}:host(.disabled){pointer-events:none}:host(.disabled) input,:host(.disabled) textarea{pointer-events:none}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input{border-color:var(--theme-input--border-color--info)}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input:hover{border-color:var(--theme-input--border-color--info--hover) !important}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--info--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input{background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input:hover{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--warning--active) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input{background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input:hover,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input:hover{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input:active,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--invalid--active) !important}:host{display:inline-block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host input{width:100%;height:100%}:host .time-icon-hidden{display:none}:host(.readonly) input{pointer-events:none}.input-wrapper{position:relative}';var x=undefined&&undefined.__decorate||function(t,e,o,r){var i=arguments.length,a=i<3?e:r===null?r=Object.getOwnPropertyDescriptor(e,o):r,n;if(typeof Reflect==="object"&&typeof Reflect.decorate==="function")a=Reflect.decorate(t,e,o,r);else for(var l=t.length-1;l>=0;l--)if(n=t[l])a=(i<3?n(a):i>3?n(e,o,a):n(e,o))||a;return i>3&&a&&Object.defineProperty(e,o,a),a};const k=class{constructor(o){t(this,o);this.valueChange=e(this,"valueChange",6);this.validityStateChange=e(this,"validityStateChange",7);this.ixFocus=e(this,"ixFocus",7);this.ixBlur=e(this,"ixBlur",7);if(o.$hostElement$["s-ei"]){this.formInternals=o.$hostElement$["s-ei"]}else{this.formInternals=o.$hostElement$.attachInternals();o.$hostElement$["s-ei"]=this.formInternals}this.value="";this.format="TT";this.readonly=false;this.disabled=false;this.i18nErrorTimeUnparsable="Time is not valid";this.hourInterval=1;this.minuteInterval=1;this.secondInterval=1;this.millisecondInterval=100;this.i18nSelectTime="Confirm";this.i18nTime="Time";this.i18nHourColumnHeader="hr";this.i18nMinuteColumnHeader="min";this.i18nSecondColumnHeader="sec";this.i18nMillisecondColumnHeader="ms";this.hideHeader=false;this.show=false;this.time=null;this.isInputInvalid=false;this.isInvalid=false;this.isValid=false;this.isInfo=false;this.isWarning=false;this.focus=false;this.slotStartRef=u();this.slotEndRef=u();this.timePickerRef=u();this.inputElementRef=u();this.dropdownElementRef=u();this.touched=false}watchValuePropHandler(t){this.onInput(t)}updateFormInternalValue(t){this.formInternals.setFormValue(t);this.value=t}connectedCallback(){this.classObserver=b(this.hostElement,(()=>this.checkClassList()));this.disposableChangesAndVisibilityObservers=l(this.hostElement,this.updatePaddings.bind(this))}componentWillLoad(){if(!this.value){const t=n.now();if(t.isValid){this.value=t.toFormat(this.format)}}this.onInput(this.value);if(this.isInputInvalid){this.time=null}else{this.watchValue()}this.checkClassList();this.updateFormInternalValue(this.value)}updatePaddings(){d(this.slotStartRef.current,this.slotEndRef.current,this.inputElementRef.current)}disconnectedCallback(){var t,e;(t=this.classObserver)===null||t===void 0?void 0:t.destroy();(e=this.disposableChangesAndVisibilityObservers)===null||e===void 0?void 0:e.call(this)}watchValue(){this.time=this.value}hasValidValue(){return Promise.resolve(!!this.value)}getAssociatedFormElement(){return Promise.resolve(this.formInternals.form)}async onInput(t){this.value=t;if(!t){this.isInputInvalid=false;this.updateFormInternalValue(t);this.valueChange.emit(t);return}if(!this.format){return}const e=n.fromFormat(t,this.format);if(e.isValid){this.isInputInvalid=false}else{this.isInputInvalid=true;this.invalidReason=e.invalidReason}this.updateFormInternalValue(t);this.valueChange.emit(t)}onTimeIconClick(t){p(t,this.show,(()=>this.openDropdown()),this.inputElementRef)}async openDropdown(){this.time=this.value;return m(this.dropdownElementRef)}async closeDropdown(){return v(this.dropdownElementRef)}checkClassList(){this.isInvalid=this.hostElement.classList.contains("ix-invalid")}renderInput(){return o("div",{class:"input-wrapper"},o(h,{slotStartRef:this.slotStartRef,onSlotChange:()=>this.updatePaddings()}),o("input",{autoComplete:"off",class:{"is-invalid":this.isInputInvalid},disabled:this.disabled,readOnly:this.readonly,required:this.required,ref:this.inputElementRef,type:"text",value:this.value,placeholder:this.placeholder,name:this.name,onInput:t=>{const e=t.target;this.onInput(e.value)},onClick:t=>{if(this.show){t.stopPropagation();t.preventDefault()}},onFocus:async()=>{this.openDropdown();this.ixFocus.emit()},onBlur:()=>{this.ixBlur.emit();this.touched=true}}),o(s,{slotEndRef:this.slotEndRef,onSlotChange:()=>this.updatePaddings()},o("ix-icon-button",{"data-testid":"open-time-picker",class:{"time-icon-hidden":this.disabled||this.readonly},variant:"subtle-tertiary",icon:a,onClick:t=>this.onTimeIconClick(t),"aria-label":"Toggle time picker","aria-expanded":this.show})))}hookValidationLifecycle({isInfo:t,isInvalid:e,isInvalidByRequired:o,isValid:r,isWarning:i}){this.isInvalid=e||o||this.isInputInvalid;this.isInfo=t;this.isValid=r;this.isWarning=i}async onInputValidationChange(){const t=await this.getValidityState();this.validityStateChange.emit({patternMismatch:t.patternMismatch,invalidReason:this.invalidReason})}getValidityState(){return Promise.resolve(f(this.isInputInvalid,!!this.required,this.value))}getNativeInputElement(){return this.inputElementRef.waitForCurrent()}async focusInput(){return(await this.getNativeInputElement()).focus()}isTouched(){return Promise.resolve(this.touched)}render(){var t;const e=this.isInputInvalid?this.i18nErrorTimeUnparsable:this.invalidText;return o(r,{key:"0001640191c8b6d5eae25490ea8d7759e1ce8466",class:{disabled:this.disabled,readonly:this.readonly}},o("ix-field-wrapper",{key:"37c77257a9bb1b3d59de20534d21a22dfd0c94d3",label:this.label,helperText:this.helperText,isInvalid:this.isInvalid,invalidText:e,infoText:this.infoText,isInfo:this.isInfo,isWarning:this.isWarning,warningText:this.warningText,isValid:this.isValid,validText:this.validText,showTextAsTooltip:this.showTextAsTooltip,required:this.required,controlRef:this.inputElementRef},this.renderInput()),o("ix-dropdown",{key:"07f92d4dff124abdd559c9d3b5bb4c6411f844db","data-testid":"time-dropdown",trigger:this.inputElementRef.waitForCurrent(),ref:this.dropdownElementRef,closeBehavior:"outside",suppressOverflowBehavior:true,show:this.show,onShowChanged:t=>{this.show=t.detail}},o("ix-time-picker",{key:"319619865e7f73b4896863289dc2a00b612ac8b2",ref:this.timePickerRef,format:this.format,time:(t=this.time)!==null&&t!==void 0?t:"",hourInterval:this.hourInterval,minuteInterval:this.minuteInterval,secondInterval:this.secondInterval,millisecondInterval:this.millisecondInterval,standaloneAppearance:false,hideHeader:this.hideHeader,i18nConfirmTime:this.i18nSelectTime,i18nHeader:this.i18nTime,i18nHourColumnHeader:this.i18nHourColumnHeader,i18nSecondColumnHeader:this.i18nSecondColumnHeader,i18nMinuteColumnHeader:this.i18nMinuteColumnHeader,i18nMillisecondColumnHeader:this.i18nMillisecondColumnHeader,onTimeSelect:t=>{this.onInput(t.detail);this.show=false}})))}static get formAssociated(){return true}get hostElement(){return i(this)}static get watchers(){return{value:["watchValuePropHandler","watchValue"],isInputInvalid:["onInputValidationChange"]}}};x([c()],k.prototype,"hookValidationLifecycle",null);k.style=g;export{k as ix_time_input};
2
- //# sourceMappingURL=p-9d7a2428.entry.js.map
1
+ import{r as t,c as e,h as o,H as r,g as i}from"./p-CtoreFVF.js";import{I as a}from"./p-Cz75KU1f.js";import{D as n}from"./p-bDicGJUN.js";import{a as l,b as d,S as s,c as h}from"./p-DS9crO46.js";import{H as c,c as b}from"./p-CAj3Tlcn.js";import{m as u}from"./p-bcj7UEIC.js";import{h as p,o as m,c as v,a as f}from"./p-BvFOMxgl.js";import"./p-Bb7pDeaQ.js";import"./p-CX81WQtk.js";import"./p-pXYAoEyc.js";import"./p-DhE1t8Qh.js";import"./p-C5MWUgDN.js";import"./p-D3K9vmFp.js";const g='input{min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}input[type=number]{text-align:right}input[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input:-webkit-autofill,input:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input::-moz-placeholder{color:var(--theme-input-hint--color)}input::placeholder{color:var(--theme-input-hint--color)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only,input:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only::-moz-placeholder,input:read-only::-moz-placeholder{color:transparent}input:-moz-read-only::placeholder{color:transparent}input.read-only::placeholder,input:read-only::placeholder{color:transparent}input:disabled,input.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}input:disabled::-moz-placeholder,input.disabled::-moz-placeholder{color:transparent}input:disabled::placeholder,input.disabled::placeholder{color:transparent}textarea{min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow);font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}textarea[type=number]{text-align:right}textarea[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea:-webkit-autofill,textarea:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea::-moz-placeholder{color:var(--theme-input-hint--color)}textarea::placeholder{color:var(--theme-input-hint--color)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only,textarea:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only::-moz-placeholder,textarea:read-only::-moz-placeholder{color:transparent}textarea:-moz-read-only::placeholder{color:transparent}textarea.read-only::placeholder,textarea:read-only::placeholder{color:transparent}textarea:disabled,textarea.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}textarea:disabled::-moz-placeholder,textarea.disabled::-moz-placeholder{color:transparent}textarea:disabled::placeholder,textarea.disabled::placeholder{color:transparent}textarea{min-height:2rem;height:3.25rem;padding:calc(0.375rem - var(--theme-input--border-thickness)) calc(0.5rem - var(--theme-input--border-thickness))}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]),input.ix-info:not(.disabled):not(:disabled):not([disabled]){border-color:var(--theme-input--border-color--info)}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-info:not(.disabled):not(:disabled):not([disabled]):hover{border-color:var(--theme-input--border-color--info--hover) !important}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):active,input.ix-info:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--info--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]),input.ix-warning:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--hover) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):active,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--warning--active) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]),input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--invalid--active) !important}:host{display:inline-block;position:relative;width:auto}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .input-wrapper{display:flex;position:relative;align-items:center;width:100%;height:100%}:host input{width:100%;height:100%}:host .start-container,:host .end-container{display:flex;position:absolute;align-items:center;justify-content:center;z-index:1}:host .start-container{left:0}:host .end-container{right:0}:host .start-container ::slotted(*){margin-left:0.5rem}:host .start-container ::slotted(ix-icon.size-24),:host .start-container ::slotted(ix-icon-button.btn-icon-16){margin-left:0.25rem}:host .start-container ::slotted(ix-icon-button.btn-icon-32){margin-left:0}:host .end-container ::slotted(*){margin-right:0.5rem}:host .end-container ::slotted(ix-icon.size-24),:host .end-container ::slotted(ix-icon-button.btn-icon-16){margin-right:0.25rem}:host .end-container ::slotted(ix-icon-button.btn-icon-32){margin-right:0}:host .bottom-text{margin-top:0.25rem;margin-bottom:0.25rem}:host(.disabled){pointer-events:none}:host(.disabled) input,:host(.disabled) textarea{pointer-events:none}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input{border-color:var(--theme-input--border-color--info)}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input:hover{border-color:var(--theme-input--border-color--info--hover) !important}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--info--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input{background-color:var(--theme-input--background--warning);border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input:hover{background-color:var(--theme-input--background--warning--hover);border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--warning--active) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input{background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input:hover,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input:hover{background-color:var(--theme-input--background--invalid--hover);border-color:var(--theme-input--border-color--invalid--hover) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input:active,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--invalid--active) !important}:host{display:inline-block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host input{width:100%;height:100%}:host .time-icon-hidden{display:none}:host(.readonly) input{pointer-events:none}.input-wrapper{position:relative}';var x=undefined&&undefined.__decorate||function(t,e,o,r){var i=arguments.length,a=i<3?e:r===null?r=Object.getOwnPropertyDescriptor(e,o):r,n;if(typeof Reflect==="object"&&typeof Reflect.decorate==="function")a=Reflect.decorate(t,e,o,r);else for(var l=t.length-1;l>=0;l--)if(n=t[l])a=(i<3?n(a):i>3?n(e,o,a):n(e,o))||a;return i>3&&a&&Object.defineProperty(e,o,a),a};const k=class{constructor(o){t(this,o);this.valueChange=e(this,"valueChange",6);this.validityStateChange=e(this,"validityStateChange",7);this.ixFocus=e(this,"ixFocus",7);this.ixBlur=e(this,"ixBlur",7);if(o.$hostElement$["s-ei"]){this.formInternals=o.$hostElement$["s-ei"]}else{this.formInternals=o.$hostElement$.attachInternals();o.$hostElement$["s-ei"]=this.formInternals}this.value="";this.format="TT";this.readonly=false;this.disabled=false;this.i18nErrorTimeUnparsable="Time is not valid";this.hourInterval=1;this.minuteInterval=1;this.secondInterval=1;this.millisecondInterval=100;this.i18nSelectTime="Confirm";this.i18nTime="Time";this.i18nHourColumnHeader="hr";this.i18nMinuteColumnHeader="min";this.i18nSecondColumnHeader="sec";this.i18nMillisecondColumnHeader="ms";this.hideHeader=false;this.show=false;this.time=null;this.isInputInvalid=false;this.isInvalid=false;this.isValid=false;this.isInfo=false;this.isWarning=false;this.focus=false;this.slotStartRef=u();this.slotEndRef=u();this.timePickerRef=u();this.inputElementRef=u();this.dropdownElementRef=u();this.touched=false}watchValuePropHandler(t){this.onInput(t)}updateFormInternalValue(t){this.formInternals.setFormValue(t);this.value=t}connectedCallback(){this.classObserver=b(this.hostElement,(()=>this.checkClassList()));this.disposableChangesAndVisibilityObservers=l(this.hostElement,this.updatePaddings.bind(this))}componentWillLoad(){if(!this.value){const t=n.now();if(t.isValid){this.value=t.toFormat(this.format)}}this.onInput(this.value);if(this.isInputInvalid){this.time=null}else{this.watchValue()}this.checkClassList();this.updateFormInternalValue(this.value)}updatePaddings(){d(this.slotStartRef.current,this.slotEndRef.current,this.inputElementRef.current)}disconnectedCallback(){var t,e;(t=this.classObserver)===null||t===void 0?void 0:t.destroy();(e=this.disposableChangesAndVisibilityObservers)===null||e===void 0?void 0:e.call(this)}watchValue(){this.time=this.value}hasValidValue(){return Promise.resolve(!!this.value)}getAssociatedFormElement(){return Promise.resolve(this.formInternals.form)}async onInput(t){this.value=t;if(!t){this.isInputInvalid=false;this.updateFormInternalValue(t);this.valueChange.emit(t);return}if(!this.format){return}const e=n.fromFormat(t,this.format);if(e.isValid){this.isInputInvalid=false}else{this.isInputInvalid=true;this.invalidReason=e.invalidReason}this.updateFormInternalValue(t);this.valueChange.emit(t)}onTimeIconClick(t){p(t,this.show,(()=>this.openDropdown()),this.inputElementRef)}async openDropdown(){this.time=this.value;return m(this.dropdownElementRef)}async closeDropdown(){return v(this.dropdownElementRef)}checkClassList(){this.isInvalid=this.hostElement.classList.contains("ix-invalid")}renderInput(){return o("div",{class:"input-wrapper"},o(h,{slotStartRef:this.slotStartRef,onSlotChange:()=>this.updatePaddings()}),o("input",{autoComplete:"off",class:{"is-invalid":this.isInputInvalid},disabled:this.disabled,readOnly:this.readonly,required:this.required,ref:this.inputElementRef,type:"text",value:this.value,placeholder:this.placeholder,name:this.name,onInput:t=>{const e=t.target;this.onInput(e.value)},onClick:t=>{if(this.show){t.stopPropagation();t.preventDefault()}},onFocus:async()=>{this.openDropdown();this.ixFocus.emit()},onBlur:()=>{this.ixBlur.emit();this.touched=true}}),o(s,{slotEndRef:this.slotEndRef,onSlotChange:()=>this.updatePaddings()},o("ix-icon-button",{"data-testid":"open-time-picker",class:{"time-icon-hidden":this.disabled||this.readonly},variant:"subtle-tertiary",icon:a,onClick:t=>this.onTimeIconClick(t),"aria-label":"Toggle time picker","aria-expanded":this.show})))}hookValidationLifecycle({isInfo:t,isInvalid:e,isInvalidByRequired:o,isValid:r,isWarning:i}){this.isInvalid=e||o||this.isInputInvalid;this.isInfo=t;this.isValid=r;this.isWarning=i}async onInputValidationChange(){const t=await this.getValidityState();this.validityStateChange.emit({patternMismatch:t.patternMismatch,invalidReason:this.invalidReason})}getValidityState(){return Promise.resolve(f(this.isInputInvalid,!!this.required,this.value))}getNativeInputElement(){return this.inputElementRef.waitForCurrent()}async focusInput(){return(await this.getNativeInputElement()).focus()}isTouched(){return Promise.resolve(this.touched)}render(){var t;const e=this.isInputInvalid?this.i18nErrorTimeUnparsable:this.invalidText;return o(r,{key:"09ce97a9605c6b22a872712c038a2628e5b0b81a",class:{disabled:this.disabled,readonly:this.readonly}},o("ix-field-wrapper",{key:"7885db329aa8632cfaeb55d427ba4d142a8b6ec6",label:this.label,helperText:this.helperText,isInvalid:this.isInvalid,invalidText:e,infoText:this.infoText,isInfo:this.isInfo,isWarning:this.isWarning,warningText:this.warningText,isValid:this.isValid,validText:this.validText,showTextAsTooltip:this.showTextAsTooltip,required:this.required,controlRef:this.inputElementRef},this.renderInput()),o("ix-dropdown",{key:"e1e55b1d1b48ba6b90e9181814c7d01e1fcd8bae","data-testid":"time-dropdown",trigger:this.inputElementRef.waitForCurrent(),ref:this.dropdownElementRef,closeBehavior:"outside",suppressOverflowBehavior:true,show:this.show,onShowChanged:t=>{this.show=t.detail}},o("ix-time-picker",{key:"7c3b0350de27af8fe8633478ce1100fd62f75976",ref:this.timePickerRef,format:this.format,time:(t=this.time)!==null&&t!==void 0?t:"",hourInterval:this.hourInterval,minuteInterval:this.minuteInterval,secondInterval:this.secondInterval,millisecondInterval:this.millisecondInterval,embedded:true,hideHeader:this.hideHeader,i18nConfirmTime:this.i18nSelectTime,i18nHeader:this.i18nTime,i18nHourColumnHeader:this.i18nHourColumnHeader,i18nSecondColumnHeader:this.i18nSecondColumnHeader,i18nMinuteColumnHeader:this.i18nMinuteColumnHeader,i18nMillisecondColumnHeader:this.i18nMillisecondColumnHeader,onTimeSelect:t=>{this.onInput(t.detail);this.show=false}})))}static get formAssociated(){return true}get hostElement(){return i(this)}static get watchers(){return{value:["watchValuePropHandler","watchValue"],isInputInvalid:["onInputValidationChange"]}}};x([c()],k.prototype,"hookValidationLifecycle",null);k.style=g;export{k as ix_time_input};
2
+ //# sourceMappingURL=p-4f2fb1c5.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["registerInstance","createEvent","h","Host","getElement","iconClock","DateTime","addDisposableChangesAndVisibilityObservers","adjustPaddingForStartAndEnd","SlotEnd","SlotStart","HookValidationLifecycle","createClassMutationObserver","makeRef","handleIconClick","openDropdown","closeDropdown","createValidityState","timeInputCss","__decorate","undefined","decorators","target","key","desc","c","arguments","length","r","Object","getOwnPropertyDescriptor","d","Reflect","decorate","i","defineProperty","TimeInput","constructor","hostRef","this","valueChange","validityStateChange","ixFocus","ixBlur","$hostElement$","formInternals","attachInternals","value","format","readonly","disabled","i18nErrorTimeUnparsable","hourInterval","minuteInterval","secondInterval","millisecondInterval","i18nSelectTime","i18nTime","i18nHourColumnHeader","i18nMinuteColumnHeader","i18nSecondColumnHeader","i18nMillisecondColumnHeader","hideHeader","show","time","isInputInvalid","isInvalid","isValid","isInfo","isWarning","focus","slotStartRef","slotEndRef","timePickerRef","inputElementRef","dropdownElementRef","touched","watchValuePropHandler","newValue","onInput","updateFormInternalValue","setFormValue","connectedCallback","classObserver","hostElement","checkClassList","disposableChangesAndVisibilityObservers","updatePaddings","bind","componentWillLoad","now","toFormat","watchValue","current","disconnectedCallback","_a","_b","destroy","call","hasValidValue","Promise","resolve","getAssociatedFormElement","form","emit","fromFormat","invalidReason","onTimeIconClick","event","classList","contains","renderInput","class","onSlotChange","autoComplete","readOnly","required","ref","type","placeholder","name","onClick","stopPropagation","preventDefault","onFocus","async","onBlur","variant","icon","hookValidationLifecycle","isInvalidByRequired","onInputValidationChange","state","getValidityState","patternMismatch","getNativeInputElement","waitForCurrent","focusInput","isTouched","render","invalidText","label","helperText","infoText","warningText","validText","showTextAsTooltip","controlRef","trigger","closeBehavior","suppressOverflowBehavior","onShowChanged","detail","embedded","i18nConfirmTime","i18nHeader","onTimeSelect","formAssociated","watchers","prototype","style"],"sources":["0"],"mappings":"YAAcA,OAAuBC,OAAaC,OAAQC,OAAWC,MAAkB,8BACzEC,MAAiB,8BACjBC,MAAgB,8BAChBC,OAAiDC,OAAkCC,OAAcC,MAAiB,8BAClHC,OAA8BC,MAAmC,8BACjEC,MAAe,8BACfC,OAAsBC,OAAmBC,OAAoBC,MAA2B,wBAC/F,wBACA,wBACA,wBACA,wBACA,wBACA,kBAEP,MAAMC,EAAe,ukeAUrB,IAAIC,EAAcC,WAAaA,UAAUD,YAAe,SAAUE,EAAYC,EAAQC,EAAKC,GACvF,IAAIC,EAAIC,UAAUC,OAAQC,EAAIH,EAAI,EAAIH,EAASE,IAAS,KAAOA,EAAOK,OAAOC,yBAAyBR,EAAQC,GAAOC,EAAMO,EAC3H,UAAWC,UAAY,iBAAmBA,QAAQC,WAAa,WAC3DL,EAAII,QAAQC,SAASZ,EAAYC,EAAQC,EAAKC,QAE9C,IAAK,IAAIU,EAAIb,EAAWM,OAAS,EAAGO,GAAK,EAAGA,IACxC,GAAIH,EAAIV,EAAWa,GACfN,GAAKH,EAAI,EAAIM,EAAEH,GAAKH,EAAI,EAAIM,EAAET,EAAQC,EAAKK,GAAKG,EAAET,EAAQC,KAASK,EAC/E,OAAOH,EAAI,GAAKG,GAAKC,OAAOM,eAAeb,EAAQC,EAAKK,GAAIA,CAChE,EACA,MAAMQ,EAAY,MACd,WAAAC,CAAYC,GACRtC,EAAiBuC,KAAMD,GACvBC,KAAKC,YAAcvC,EAAYsC,KAAM,cAAe,GACpDA,KAAKE,oBAAsBxC,EAAYsC,KAAM,sBAAuB,GACpEA,KAAKG,QAAUzC,EAAYsC,KAAM,UAAW,GAC5CA,KAAKI,OAAS1C,EAAYsC,KAAM,SAAU,GAC1C,GAAID,EAAQM,cAAc,QAAS,CAC/BL,KAAKM,cAAgBP,EAAQM,cAAc,OAC/C,KACK,CACDL,KAAKM,cAAgBP,EAAQM,cAAcE,kBAC3CR,EAAQM,cAAc,QAAUL,KAAKM,aACzC,CAIAN,KAAKQ,MAAQ,GAKbR,KAAKS,OAAS,KAIdT,KAAKU,SAAW,MAIhBV,KAAKW,SAAW,MAIhBX,KAAKY,wBAA0B,oBAI/BZ,KAAKa,aAAe,EAIpBb,KAAKc,eAAiB,EAItBd,KAAKe,eAAiB,EAItBf,KAAKgB,oBAAsB,IAI3BhB,KAAKiB,eAAiB,UAItBjB,KAAKkB,SAAW,OAIhBlB,KAAKmB,qBAAuB,KAK5BnB,KAAKoB,uBAAyB,MAK9BpB,KAAKqB,uBAAyB,MAK9BrB,KAAKsB,4BAA8B,KAMnCtB,KAAKuB,WAAa,MAClBvB,KAAKwB,KAAO,MACZxB,KAAKyB,KAAO,KACZzB,KAAK0B,eAAiB,MACtB1B,KAAK2B,UAAY,MACjB3B,KAAK4B,QAAU,MACf5B,KAAK6B,OAAS,MACd7B,KAAK8B,UAAY,MACjB9B,KAAK+B,MAAQ,MACb/B,KAAKgC,aAAe1D,IACpB0B,KAAKiC,WAAa3D,IAClB0B,KAAKkC,cAAgB5D,IACrB0B,KAAKmC,gBAAkB7D,IACvB0B,KAAKoC,mBAAqB9D,IAC1B0B,KAAKqC,QAAU,KACnB,CACA,qBAAAC,CAAsBC,GAClBvC,KAAKwC,QAAQD,EACjB,CACA,uBAAAE,CAAwBjC,GACpBR,KAAKM,cAAcoC,aAAalC,GAChCR,KAAKQ,MAAQA,CACjB,CACA,iBAAAmC,GACI3C,KAAK4C,cAAgBvE,EAA4B2B,KAAK6C,aAAa,IAAM7C,KAAK8C,mBAC9E9C,KAAK+C,wCACD/E,EAA2CgC,KAAK6C,YAAa7C,KAAKgD,eAAeC,KAAKjD,MAC9F,CACA,iBAAAkD,GACI,IAAKlD,KAAKQ,MAAO,CACb,MAAM2C,EAAMpF,EAASoF,MACrB,GAAIA,EAAIvB,QAAS,CACb5B,KAAKQ,MAAQ2C,EAAIC,SAASpD,KAAKS,OACnC,CACJ,CACAT,KAAKwC,QAAQxC,KAAKQ,OAClB,GAAIR,KAAK0B,eAAgB,CACrB1B,KAAKyB,KAAO,IAChB,KACK,CACDzB,KAAKqD,YACT,CACArD,KAAK8C,iBACL9C,KAAKyC,wBAAwBzC,KAAKQ,MACtC,CACA,cAAAwC,GACI/E,EAA4B+B,KAAKgC,aAAasB,QAAStD,KAAKiC,WAAWqB,QAAStD,KAAKmC,gBAAgBmB,QACzG,CACA,oBAAAC,GACI,IAAIC,EAAIC,GACPD,EAAKxD,KAAK4C,iBAAmB,MAAQY,SAAY,OAAS,EAAIA,EAAGE,WACjED,EAAKzD,KAAK+C,2CAA6C,MAAQU,SAAY,OAAS,EAAIA,EAAGE,KAAK3D,KACrG,CACA,UAAAqD,GACIrD,KAAKyB,KAAOzB,KAAKQ,KACrB,CAEA,aAAAoD,GACI,OAAOC,QAAQC,UAAU9D,KAAKQ,MAClC,CAEA,wBAAAuD,GACI,OAAOF,QAAQC,QAAQ9D,KAAKM,cAAc0D,KAC9C,CACA,aAAMxB,CAAQhC,GACVR,KAAKQ,MAAQA,EACb,IAAKA,EAAO,CACRR,KAAK0B,eAAiB,MACtB1B,KAAKyC,wBAAwBjC,GAC7BR,KAAKC,YAAYgE,KAAKzD,GACtB,MACJ,CACA,IAAKR,KAAKS,OAAQ,CACd,MACJ,CACA,MAAMgB,EAAO1D,EAASmG,WAAW1D,EAAOR,KAAKS,QAC7C,GAAIgB,EAAKG,QAAS,CACd5B,KAAK0B,eAAiB,KAC1B,KACK,CACD1B,KAAK0B,eAAiB,KACtB1B,KAAKmE,cAAgB1C,EAAK0C,aAC9B,CACAnE,KAAKyC,wBAAwBjC,GAC7BR,KAAKC,YAAYgE,KAAKzD,EAC1B,CACA,eAAA4D,CAAgBC,GACZ9F,EAAgB8F,EAAOrE,KAAKwB,MAAM,IAAMxB,KAAKxB,gBAAgBwB,KAAKmC,gBACtE,CACA,kBAAM3D,GAEFwB,KAAKyB,KAAOzB,KAAKQ,MACjB,OAAOhC,EAAawB,KAAKoC,mBAC7B,CACA,mBAAM3D,GACF,OAAOA,EAAcuB,KAAKoC,mBAC9B,CACA,cAAAU,GACI9C,KAAK2B,UAAY3B,KAAK6C,YAAYyB,UAAUC,SAAS,aACzD,CACA,WAAAC,GACI,OAAQ7G,EAAE,MAAO,CAAE8G,MAAO,iBAAmB9G,EAAEQ,EAAW,CAAE6D,aAAchC,KAAKgC,aAAc0C,aAAc,IAAM1E,KAAKgD,mBAAqBrF,EAAE,QAAS,CAAEgH,aAAc,MAAOF,MAAO,CAC5K,aAAczE,KAAK0B,gBACpBf,SAAUX,KAAKW,SAAUiE,SAAU5E,KAAKU,SAAUmE,SAAU7E,KAAK6E,SAAUC,IAAK9E,KAAKmC,gBAAiB4C,KAAM,OAAQvE,MAAOR,KAAKQ,MAAOwE,YAAahF,KAAKgF,YAAaC,KAAMjF,KAAKiF,KAAMzC,QAAU6B,IAChM,MAAMtF,EAASsF,EAAMtF,OACrBiB,KAAKwC,QAAQzD,EAAOyB,MAAM,EAC3B0E,QAAUb,IACT,GAAIrE,KAAKwB,KAAM,CACX6C,EAAMc,kBACNd,EAAMe,gBACV,GACDC,QAASC,UACRtF,KAAKxB,eACLwB,KAAKG,QAAQ8D,MAAM,EACpBsB,OAAQ,KACPvF,KAAKI,OAAO6D,OACZjE,KAAKqC,QAAU,IAAI,IACjB1E,EAAEO,EAAS,CAAE+D,WAAYjC,KAAKiC,WAAYyC,aAAc,IAAM1E,KAAKgD,kBAAoBrF,EAAE,iBAAkB,CAAE,cAAe,mBAAoB8G,MAAO,CAAE,mBAAoBzE,KAAKW,UAAYX,KAAKU,UAAY8E,QAAS,kBAAmBC,KAAM3H,EAAWoH,QAAUb,GAAUrE,KAAKoE,gBAAgBC,GAAQ,aAAc,qBAAsB,gBAAiBrE,KAAKwB,QACrX,CACA,uBAAAkE,EAAwB7D,OAAEA,EAAMF,UAAEA,EAASgE,oBAAEA,EAAmB/D,QAAEA,EAAOE,UAAEA,IACvE9B,KAAK2B,UAAYA,GAAagE,GAAuB3F,KAAK0B,eAC1D1B,KAAK6B,OAASA,EACd7B,KAAK4B,QAAUA,EACf5B,KAAK8B,UAAYA,CACrB,CACA,6BAAM8D,GACF,MAAMC,QAAc7F,KAAK8F,mBACzB9F,KAAKE,oBAAoB+D,KAAK,CAC1B8B,gBAAiBF,EAAME,gBACvB5B,cAAenE,KAAKmE,eAE5B,CAEA,gBAAA2B,GACI,OAAOjC,QAAQC,QAAQpF,EAAoBsB,KAAK0B,iBAAkB1B,KAAK6E,SAAU7E,KAAKQ,OAC1F,CAIA,qBAAAwF,GACI,OAAOhG,KAAKmC,gBAAgB8D,gBAChC,CAIA,gBAAMC,GACF,aAAclG,KAAKgG,yBAAyBjE,OAChD,CAKA,SAAAoE,GACI,OAAOtC,QAAQC,QAAQ9D,KAAKqC,QAChC,CACA,MAAA+D,GACI,IAAI5C,EACJ,MAAM6C,EAAcrG,KAAK0B,eACnB1B,KAAKY,wBACLZ,KAAKqG,YACX,OAAQ1I,EAAEC,EAAM,CAAEoB,IAAK,2CAA4CyF,MAAO,CAClE9D,SAAUX,KAAKW,SACfD,SAAUV,KAAKU,WACd/C,EAAE,mBAAoB,CAAEqB,IAAK,2CAA4CsH,MAAOtG,KAAKsG,MAAOC,WAAYvG,KAAKuG,WAAY5E,UAAW3B,KAAK2B,UAAW0E,YAAaA,EAAaG,SAAUxG,KAAKwG,SAAU3E,OAAQ7B,KAAK6B,OAAQC,UAAW9B,KAAK8B,UAAW2E,YAAazG,KAAKyG,YAAa7E,QAAS5B,KAAK4B,QAAS8E,UAAW1G,KAAK0G,UAAWC,kBAAmB3G,KAAK2G,kBAAmB9B,SAAU7E,KAAK6E,SAAU+B,WAAY5G,KAAKmC,iBAAmBnC,KAAKwE,eAAgB7G,EAAE,cAAe,CAAEqB,IAAK,2CAA4C,cAAe,gBAAiB6H,QAAS7G,KAAKmC,gBAAgB8D,iBAAkBnB,IAAK9E,KAAKoC,mBAAoB0E,cAAe,UAAWC,yBAA0B,KAAMvF,KAAMxB,KAAKwB,KAAMwF,cAAgB3C,IACntBrE,KAAKwB,KAAO6C,EAAM4C,MAAM,GACvBtJ,EAAE,iBAAkB,CAAEqB,IAAK,2CAA4C8F,IAAK9E,KAAKkC,cAAezB,OAAQT,KAAKS,OAAQgB,MAAO+B,EAAKxD,KAAKyB,QAAU,MAAQ+B,SAAY,EAAIA,EAAK,GAAI3C,aAAcb,KAAKa,aAAcC,eAAgBd,KAAKc,eAAgBC,eAAgBf,KAAKe,eAAgBC,oBAAqBhB,KAAKgB,oBAAqBkG,SAAU,KAAM3F,WAAYvB,KAAKuB,WAAY4F,gBAAiBnH,KAAKiB,eAAgBmG,WAAYpH,KAAKkB,SAAUC,qBAAsBnB,KAAKmB,qBAAsBE,uBAAwBrB,KAAKqB,uBAAwBD,uBAAwBpB,KAAKoB,uBAAwBE,4BAA6BtB,KAAKsB,4BAA6B+F,aAAehD,IACnqBrE,KAAKwC,QAAQ6B,EAAM4C,QACnBjH,KAAKwB,KAAO,KAAK,KAE7B,CACA,yBAAW8F,GAAmB,OAAO,IAAM,CAC3C,eAAIzE,GAAgB,OAAOhF,EAAWmC,KAAO,CAC7C,mBAAWuH,GAAa,MAAO,CAC3B/G,MAAS,CAAC,wBAAyB,cACnCkB,eAAkB,CAAC,2BACpB,GAEP9C,EAAW,CACPR,KACDyB,EAAU2H,UAAW,0BAA2B,MACnD3H,EAAU4H,MAAQ9I,SAETkB","ignoreList":[]}
@@ -1,2 +1,2 @@
1
- import{r as e,h as t,H as a}from"./p-DGODjp4O.js";const l=":host(.keyValue){display:flex;flex-direction:row;align-items:center;gap:1rem}:host(.keyValue) .keyValue__icon{padding:0.25rem 0}:host(.keyValue) .keyValue__content{display:flex;flex-grow:1;align-items:flex-start}:host(.keyValue) .keyValue__content,:host(.keyValue) .keyValue__content .content__label,:host(.keyValue) .keyValue__content .content__value{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(.keyValue) .keyValue__content .content__label{color:var(--theme-color-soft-text)}:host(.keyValue) .keyValue__content .content__value{width:100%}:host(.keyValue.keyValue--column){padding:0.5rem 0;border-bottom:1px solid var(--theme-color-soft-bdr)}:host(.keyValue.keyValue--column) .keyValue__content{flex-direction:column}:host(.keyValue.keyValue--column) .keyValue__content .content__label,:host(.keyValue.keyValue--column) .keyValue__content .content__value:not(.has-customValue){padding:2px 0}:host(.keyValue.keyValue--row){padding:0.25rem 0}:host(.keyValue.keyValue--row) .keyValue__content{flex-direction:row;gap:1rem;align-items:center}:host(.keyValue.keyValue--row) .keyValue__content .content__label,:host(.keyValue.keyValue--row) .keyValue__content .content__value:not(.has-customValue){padding:6px 0}:host(.keyValue.keyValue--row) .keyValue__content .content__label{min-width:8rem}";const o=class{constructor(t){e(this,t);this.labelPosition="top"}render(){return t(a,{key:"313aba27b9a98274d46da2091d3c255b5b6021a9",class:`keyValue keyValue--${this.labelPosition==="top"?"column":"row"}`},this.icon&&t("ix-icon",{key:"a60ed526a2d725c3c40ffaeb1f97f70c655f1402",name:this.icon,size:"24",class:"keyValue__icon","aria-label":this.ariaLabelIcon}),t("div",{key:"3b156278c7a40eec4ac1fda6b284b6f9da5edc7b",class:"keyValue__content"},t("div",{key:"9ca6cbc3a9a85804a750f10936a582ee09500381",class:"content__label"},this.label),t("div",{key:"808806083e40420bd0461a38393e17b2cad307f0",class:{content__value:true,"has-customValue":this.value===undefined}},this.value!==undefined?this.value:t("slot",{name:"custom-value"}))))}};o.style=l;export{o as ix_key_value};
2
- //# sourceMappingURL=p-5c109476.entry.js.map
1
+ import{r as e,h as t,H as a}from"./p-CtoreFVF.js";const l=":host(.keyValue){display:flex;flex-direction:row;align-items:center;gap:1rem}:host(.keyValue) .keyValue__icon{padding:0.25rem 0}:host(.keyValue) .keyValue__content{display:flex;flex-grow:1;align-items:flex-start}:host(.keyValue) .keyValue__content,:host(.keyValue) .keyValue__content .content__label,:host(.keyValue) .keyValue__content .content__value{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(.keyValue) .keyValue__content .content__label{color:var(--theme-color-soft-text)}:host(.keyValue) .keyValue__content .content__value{width:100%}:host(.keyValue.keyValue--column){padding:0.5rem 0;border-bottom:1px solid var(--theme-color-soft-bdr)}:host(.keyValue.keyValue--column) .keyValue__content{flex-direction:column}:host(.keyValue.keyValue--column) .keyValue__content .content__label,:host(.keyValue.keyValue--column) .keyValue__content .content__value:not(.has-customValue){padding:2px 0}:host(.keyValue.keyValue--row){padding:0.25rem 0}:host(.keyValue.keyValue--row) .keyValue__content{flex-direction:row;gap:1rem;align-items:center}:host(.keyValue.keyValue--row) .keyValue__content .content__label,:host(.keyValue.keyValue--row) .keyValue__content .content__value:not(.has-customValue){padding:6px 0}:host(.keyValue.keyValue--row) .keyValue__content .content__label{min-width:8rem}";const o=class{constructor(t){e(this,t);this.labelPosition="top"}render(){return t(a,{key:"29b48b869917aa09c497c7314c1b3297c70712f3",class:`keyValue keyValue--${this.labelPosition==="top"?"column":"row"}`},this.icon&&t("ix-icon",{key:"50069d0a641035114045d44ae696a8a24f82bc26",name:this.icon,size:"24",class:"keyValue__icon","aria-label":this.ariaLabelIcon}),t("div",{key:"efebf2aafab9c171a61287ac9f3f85e943388830",class:"keyValue__content"},t("div",{key:"cc01525dfa12c51b3f16170adc448f61c13126e6",class:"content__label"},this.label),t("div",{key:"d9c9ce50e3b101266fe522e32eb12c2b0b7b6004",class:{content__value:true,"has-customValue":this.value===undefined}},this.value!==undefined?this.value:t("slot",{name:"custom-value"}))))}};o.style=l;export{o as ix_key_value};
2
+ //# sourceMappingURL=p-51786593.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as t,h as e,H as o,g as r}from"./p-DGODjp4O.js";import{u as i,A as a}from"./p--2LOMK-5.js";import{a as s}from"./p-CzzcLSmV.js";import{m as n}from"./p-BncjKdXL.js";import"./p-BdCnOrqW.js";import"./p-D_Hmobxf.js";const h=":host{display:flex;flex-direction:column;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 ix-application-header{z-index:calc(var(--theme-z-index-sticky) + 1)}:host .logo-wrapper{display:contents}:host .content{display:flex;height:100%;width:100%;position:relative;margin-left:3.25rem;overflow:auto}:host .navigation-content{display:flex;position:relative;flex-direction:row;height:calc(100% - 2.75rem);width:100%}:host(.hide-header) .navigation-content,:host(.hide-header) .content{height:100%}:host(.breakpoint-lg) .content{margin-left:0rem}:host(.breakpoint-sm) .content{margin-left:0px;width:100%}";const c=class{constructor(e){t(this,e);this.hideHeader=false;this.breakpoints=["sm","md","lg"];this.breakpoint="lg"}onHideHeaderChange(){var t;(t=this.contextProvider)===null||t===void 0?void 0:t.emit({hideHeader:this.hideHeader,host:"basic-navigation"});this.breakpoint=s.breakpoint}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")}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=i(this.hostElement,a,{hideHeader:this.hideHeader,host:"basic-navigation"});this.modeDisposable=s.onChange.on((t=>{this.breakpoint=t}));this.breakpoint=s.breakpoint;if(this.forceBreakpoint){this.forceLayoutChange(this.forceBreakpoint)}}componentDidRender(){if(this.menu){this.menu.applicationName=this.applicationName}}disconnectedCallback(){var t;(t=this.modeDisposable)===null||t===void 0?void 0:t.dispose()}render(){return e(o,{key:"72e6c6050cef8b4776e9e9d6a1ef6645b2af1f9e","data-role":"",class:{"hide-header":this.hideHeader,[`breakpoint-${this.breakpoint}`]:true}},!this.hideHeader?e("ix-application-header",{name:this.applicationName},e("slot",{name:"logo",slot:"logo"})):null,e("div",{key:"c4d12a54cdcf89470499dc18833ab6acc6cee6dd",class:"navigation-content"},e("slot",{key:"3247841eebc0d261e876796bcbeb4780a1b7904e",name:"menu"}),e("div",{key:"c78066d0295ee066d590bc78e7f1598aaf3bc348",class:"content",onClick:()=>this.onContentClick()},e("slot",{key:"9a4e32d3200e9ea67ad5ec48b7acb609335804ec"}))))}get hostElement(){return r(this)}static get watchers(){return{hideHeader:["onHideHeaderChange"],breakpoints:["onBreakpointsChange"]}}};c.style=h;export{c as ix_basic_navigation};
2
- //# sourceMappingURL=p-bd369344.entry.js.map
1
+ import{r as t,h as e,H as o,g as r}from"./p-CtoreFVF.js";import{u as i,A as a}from"./p--2LOMK-5.js";import{a as s}from"./p-gkooEHol.js";import{m as n}from"./p-BncjKdXL.js";import"./p-BdCnOrqW.js";import"./p-D_Hmobxf.js";const h=":host{display:flex;flex-direction:column;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 ix-application-header{z-index:calc(var(--theme-z-index-sticky) + 1)}:host .logo-wrapper{display:contents}:host .content{display:flex;height:100%;width:100%;position:relative;margin-left:3.25rem;overflow:auto}:host .navigation-content{display:flex;position:relative;flex-direction:row;height:calc(100% - 2.75rem);width:100%}:host(.hide-header) .navigation-content,:host(.hide-header) .content{height:100%}:host(.breakpoint-lg) .content{margin-left:0rem}:host(.breakpoint-sm) .content{margin-left:0px;width:100%}";const c=class{constructor(e){t(this,e);this.hideHeader=false;this.breakpoints=["sm","md","lg"];this.breakpoint="lg"}onHideHeaderChange(){var t;(t=this.contextProvider)===null||t===void 0?void 0:t.emit({hideHeader:this.hideHeader,host:"basic-navigation"});this.breakpoint=s.breakpoint}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")}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=i(this.hostElement,a,{hideHeader:this.hideHeader,host:"basic-navigation"});this.modeDisposable=s.onChange.on((t=>{this.breakpoint=t}));this.breakpoint=s.breakpoint;if(this.forceBreakpoint){this.forceLayoutChange(this.forceBreakpoint)}}componentDidRender(){if(this.menu){this.menu.applicationName=this.applicationName}}disconnectedCallback(){var t;(t=this.modeDisposable)===null||t===void 0?void 0:t.dispose()}render(){return e(o,{key:"72e6c6050cef8b4776e9e9d6a1ef6645b2af1f9e","data-role":"",class:{"hide-header":this.hideHeader,[`breakpoint-${this.breakpoint}`]:true}},!this.hideHeader?e("ix-application-header",{name:this.applicationName},e("slot",{name:"logo",slot:"logo"})):null,e("div",{key:"c4d12a54cdcf89470499dc18833ab6acc6cee6dd",class:"navigation-content"},e("slot",{key:"3247841eebc0d261e876796bcbeb4780a1b7904e",name:"menu"}),e("div",{key:"c78066d0295ee066d590bc78e7f1598aaf3bc348",class:"content",onClick:()=>this.onContentClick()},e("slot",{key:"9a4e32d3200e9ea67ad5ec48b7acb609335804ec"}))))}get hostElement(){return r(this)}static get watchers(){return{hideHeader:["onHideHeaderChange"],breakpoints:["onBreakpointsChange"]}}};c.style=h;export{c as ix_basic_navigation};
2
+ //# sourceMappingURL=p-52d377d1.entry.js.map