@siemens/ix 0.0.0-pr-1974-20250624072317 → 0.0.0-pr-1974-20250627115746

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 (1147) hide show
  1. package/components/custom-elements.d.ts +2 -1
  2. package/components/index.js +7 -22
  3. package/components/index.js.map +1 -1
  4. package/components/ix-action-card.js +5 -5
  5. package/components/ix-action-card.js.map +1 -1
  6. package/components/ix-application-header.js +1 -1
  7. package/components/ix-application-sidebar.js +2 -2
  8. package/components/ix-application-switch-modal.js +7 -7
  9. package/components/ix-application.js +4 -4
  10. package/components/ix-avatar.js +1 -1
  11. package/components/ix-basic-navigation.js +9 -9
  12. package/components/ix-blind.js +7 -7
  13. package/components/ix-blind.js.map +1 -1
  14. package/components/ix-breadcrumb-item.js +1 -1
  15. package/components/ix-breadcrumb.js +7 -7
  16. package/components/ix-button.js +1 -1
  17. package/components/ix-card-accordion.js +1 -1
  18. package/components/ix-card-content.js +1 -1
  19. package/components/ix-card-list.js +11 -11
  20. package/components/ix-card-title.js +1 -1
  21. package/components/ix-card.js +1 -1
  22. package/components/ix-category-filter.js +9 -9
  23. package/components/ix-checkbox-group.js +8 -8
  24. package/components/ix-checkbox.js +6 -6
  25. package/components/ix-chip.js +9 -9
  26. package/components/ix-col.js +1 -1
  27. package/components/ix-content-header.js +5 -5
  28. package/components/ix-content-header.js.map +1 -1
  29. package/components/ix-content.js +4 -4
  30. package/components/ix-css-grid-item.js +2 -2
  31. package/components/ix-css-grid.js +2 -2
  32. package/components/ix-css-grid.js.map +1 -1
  33. package/components/ix-custom-field.js +7 -7
  34. package/components/ix-date-dropdown.js +15 -15
  35. package/components/ix-date-dropdown.js.map +1 -1
  36. package/components/ix-date-input.js +16 -16
  37. package/components/ix-date-input.js.map +1 -1
  38. package/components/ix-date-picker.js +1 -1
  39. package/components/ix-date-time-card.js +1 -1
  40. package/components/ix-datetime-picker.js +13 -13
  41. package/components/ix-datetime-picker.js.map +1 -1
  42. package/components/ix-divider.js +1 -1
  43. package/components/ix-drawer.js +8 -8
  44. package/components/ix-dropdown-button.js +7 -7
  45. package/components/ix-dropdown-button.js.map +1 -1
  46. package/components/ix-dropdown-header.js +3 -3
  47. package/components/ix-dropdown-item.js +1 -1
  48. package/components/ix-dropdown-quick-actions.js +2 -2
  49. package/components/ix-dropdown.js +1 -1
  50. package/components/ix-empty-state.js +5 -5
  51. package/components/ix-empty-state.js.map +1 -1
  52. package/components/ix-event-list-item.js +5 -5
  53. package/components/ix-event-list.js +3 -3
  54. package/components/ix-expanding-search.js +7 -7
  55. package/components/ix-field-label.js +1 -1
  56. package/components/ix-field-wrapper.js +1 -1
  57. package/components/ix-filter-chip.js +1 -1
  58. package/components/ix-flip-tile-content.js +2 -2
  59. package/components/ix-flip-tile.js +7 -7
  60. package/components/ix-group-context-menu.js +1 -1
  61. package/components/ix-group-item.js +1 -1
  62. package/components/ix-group.js +13 -13
  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.js +13 -13
  68. package/components/ix-key-value-list.js +2 -2
  69. package/components/ix-key-value.js +2 -2
  70. package/components/ix-key-value.js.map +1 -1
  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 +10 -10
  77. package/components/ix-menu-about-item.js +2 -2
  78. package/components/ix-menu-about-news.js +9 -9
  79. package/components/ix-menu-about.js +7 -7
  80. package/components/ix-menu-avatar-item.js +1 -1
  81. package/components/ix-menu-avatar.js +10 -10
  82. package/components/ix-menu-category.js +12 -12
  83. package/components/ix-menu-expand-icon.js +1 -1
  84. package/components/ix-menu-item.js +1 -1
  85. package/components/ix-menu-settings-item.js +2 -2
  86. package/components/ix-menu-settings.js +1 -1
  87. package/components/ix-menu.js +19 -19
  88. package/components/ix-message-bar.js +4 -4
  89. package/components/ix-modal-content.js +1 -1
  90. package/components/ix-modal-footer.js +2 -2
  91. package/components/ix-modal-header.js +1 -1
  92. package/components/ix-modal-loading.js +3 -3
  93. package/components/ix-modal.js +5 -5
  94. package/components/ix-modal.js.map +1 -1
  95. package/components/ix-number-input.js +15 -15
  96. package/components/ix-pagination.js +15 -15
  97. package/components/ix-pane-layout.js +2 -2
  98. package/components/ix-pane-layout.js.map +1 -1
  99. package/components/ix-pane.js +10 -10
  100. package/components/ix-pane.js.map +1 -1
  101. package/components/ix-pill.js +7 -7
  102. package/components/ix-progress-indicator.js +6 -6
  103. package/components/ix-progress-indicator.js.map +1 -1
  104. package/components/ix-push-card.js +7 -7
  105. package/components/ix-push-card.js.map +1 -1
  106. package/components/ix-radio-group.js +8 -8
  107. package/components/ix-radio.js +7 -7
  108. package/components/ix-row.js +1 -1
  109. package/components/ix-select-item.js +1 -1
  110. package/components/ix-select.js +1 -1
  111. package/components/ix-slider.js +10 -10
  112. package/components/ix-slider.js.map +1 -1
  113. package/components/ix-spinner.js +1 -1
  114. package/components/ix-split-button.js +6 -6
  115. package/components/ix-split-button.js.map +1 -1
  116. package/components/ix-tab-item.js +1 -1
  117. package/components/ix-tabs.js +1 -1
  118. package/components/ix-textarea.js +9 -9
  119. package/components/ix-textarea.js.map +1 -1
  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 +6 -6
  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 +5 -5
  128. package/components/ix-toggle.js +6 -6
  129. package/components/ix-tooltip.js +1 -1
  130. package/components/ix-tree-item.js +1 -1
  131. package/components/ix-tree.js +3 -3
  132. package/components/ix-typography.js +1 -1
  133. package/components/ix-upload.js +3 -3
  134. package/components/ix-validation-tooltip.js +1 -1
  135. package/components/ix-workflow-step.js +1 -1
  136. package/components/ix-workflow-steps.js +1 -1
  137. package/components/{p-C99qjEPE.js → p-5uA5ifmT.js} +5 -5
  138. package/components/{p-C99qjEPE.js.map → p-5uA5ifmT.js.map} +1 -1
  139. package/components/{p-D2Fm_05X.js → p-9dLpp1OQ.js} +3 -3
  140. package/components/{p-D2Fm_05X.js.map → p-9dLpp1OQ.js.map} +1 -1
  141. package/components/{p-DEmiWcQ0.js → p-B1Gzt08S.js} +5 -5
  142. package/components/{p-DEmiWcQ0.js.map → p-B1Gzt08S.js.map} +1 -1
  143. package/components/{p-CYjLayhK.js → p-B3duqvjW.js} +4 -4
  144. package/components/{p-CYjLayhK.js.map → p-B3duqvjW.js.map} +1 -1
  145. package/components/{p-BpwZ_OiO.js → p-B6e7P4xT.js} +3 -3
  146. package/components/{p-BpwZ_OiO.js.map → p-B6e7P4xT.js.map} +1 -1
  147. package/components/{p-Ca62xqUI.js → p-BJcX2_-N.js} +6 -6
  148. package/components/{p-Ca62xqUI.js.map → p-BJcX2_-N.js.map} +1 -1
  149. package/components/{p-CdH-wF59.js → p-BMU8AlMD.js} +9 -9
  150. package/components/{p-CdH-wF59.js.map → p-BMU8AlMD.js.map} +1 -1
  151. package/components/{p-CvYq7fCI.js → p-BNu7ac9R.js} +7 -7
  152. package/components/{p-CvYq7fCI.js.map → p-BNu7ac9R.js.map} +1 -1
  153. package/components/{p-D0hxqaGs.js → p-BP-8cvOJ.js} +6 -6
  154. package/components/{p-D0hxqaGs.js.map → p-BP-8cvOJ.js.map} +1 -1
  155. package/components/{p-BXGAr1UD.js → p-BXjBChze.js} +6 -6
  156. package/components/p-BXjBChze.js.map +1 -0
  157. package/components/{p-DBZZBDKR.js → p-BcGAKMQ_.js} +3 -3
  158. package/components/{p-DBZZBDKR.js.map → p-BcGAKMQ_.js.map} +1 -1
  159. package/components/{p-18F-YfbC.js → p-BedSAVZh.js} +4 -4
  160. package/components/p-BedSAVZh.js.map +1 -0
  161. package/components/{p-CdhP3eo7.js → p-BhLbU_vK.js} +5 -5
  162. package/components/{p-CdhP3eo7.js.map → p-BhLbU_vK.js.map} +1 -1
  163. package/components/{p-Da_mIDFR.js → p-BkWbk29R.js} +6 -6
  164. package/components/{p-Da_mIDFR.js.map → p-BkWbk29R.js.map} +1 -1
  165. package/components/{p-BW7O4gSR.js → p-BmmgJGNd.js} +6 -6
  166. package/components/{p-BW7O4gSR.js.map → p-BmmgJGNd.js.map} +1 -1
  167. package/components/{p-COgaNG0r.js → p-Bu-j8wxy.js} +6 -6
  168. package/components/{p-COgaNG0r.js.map → p-Bu-j8wxy.js.map} +1 -1
  169. package/components/p-BuJ6BWIi.js +2042 -0
  170. package/components/p-BuJ6BWIi.js.map +1 -0
  171. package/components/{p-cugF_dsq.js → p-Bvsx56zn.js} +4 -4
  172. package/components/{p-cugF_dsq.js.map → p-Bvsx56zn.js.map} +1 -1
  173. package/components/{p-BOARJXlu.js → p-BygLxZIM.js} +4 -4
  174. package/components/{p-BOARJXlu.js.map → p-BygLxZIM.js.map} +1 -1
  175. package/components/{p-IMKnzlUb.js → p-Bzyt4nTL.js} +8 -8
  176. package/components/{p-IMKnzlUb.js.map → p-Bzyt4nTL.js.map} +1 -1
  177. package/components/{p-Dih6bry9.js → p-C6o-AByw.js} +4 -4
  178. package/components/{p-Dih6bry9.js.map → p-C6o-AByw.js.map} +1 -1
  179. package/components/{p-BSRi3yyl.js → p-CKkTXQiw.js} +8 -8
  180. package/components/{p-BSRi3yyl.js.map → p-CKkTXQiw.js.map} +1 -1
  181. package/components/{p-CmNagK_M.js → p-Cb-eBcUF.js} +5 -5
  182. package/components/{p-CmNagK_M.js.map → p-Cb-eBcUF.js.map} +1 -1
  183. package/components/{p-B3NgetSU.js → p-Cp5J1RZq.js} +23 -23
  184. package/components/{p-B3NgetSU.js.map → p-Cp5J1RZq.js.map} +1 -1
  185. package/components/{p-DUctjh_Y.js → p-Cpxz1Kcs.js} +4 -4
  186. package/components/{p-DUctjh_Y.js.map → p-Cpxz1Kcs.js.map} +1 -1
  187. package/components/{p-2HalBYF6.js → p-Cs8DEpjh.js} +15 -15
  188. package/components/{p-2HalBYF6.js.map → p-Cs8DEpjh.js.map} +1 -1
  189. package/components/{p-CLe5n0eR.js → p-Cut5OrRw.js} +5 -5
  190. package/components/{p-CLe5n0eR.js.map → p-Cut5OrRw.js.map} +1 -1
  191. package/components/{p-DqBfPYF2.js → p-CvvOe8xV.js} +7 -7
  192. package/components/{p-DqBfPYF2.js.map → p-CvvOe8xV.js.map} +1 -1
  193. package/components/{p-C7qPn3fZ.js → p-D3Aowo70.js} +7 -7
  194. package/components/{p-C7qPn3fZ.js.map → p-D3Aowo70.js.map} +1 -1
  195. package/components/{p-t-aQDKhy.js → p-D9LaIICQ.js} +3 -3
  196. package/components/{p-t-aQDKhy.js.map → p-D9LaIICQ.js.map} +1 -1
  197. package/components/{p-m_8Hy4_G.js → p-DCx3-1oU.js} +5 -5
  198. package/components/{p-m_8Hy4_G.js.map → p-DCx3-1oU.js.map} +1 -1
  199. package/components/{p-6UCgBriG.js → p-DJ7U7oUq.js} +7 -7
  200. package/components/{p-6UCgBriG.js.map → p-DJ7U7oUq.js.map} +1 -1
  201. package/components/{p-D-uSMBXb.js → p-DMlmNp-B.js} +4 -4
  202. package/components/{p-D-uSMBXb.js.map → p-DMlmNp-B.js.map} +1 -1
  203. package/components/{p-D54oqcBC.js → p-DWO4uklL.js} +8 -8
  204. package/components/{p-D54oqcBC.js.map → p-DWO4uklL.js.map} +1 -1
  205. package/components/{p-pMSLP3h4.js → p-DaztMgDr.js} +12 -12
  206. package/components/p-DaztMgDr.js.map +1 -0
  207. package/components/{p-CJ9lFwzL.js → p-DbR-LZrk.js} +4 -4
  208. package/components/{p-CJ9lFwzL.js.map → p-DbR-LZrk.js.map} +1 -1
  209. package/components/{p-BUVYgPbq.js → p-DfbCO042.js} +11 -11
  210. package/components/{p-BUVYgPbq.js.map → p-DfbCO042.js.map} +1 -1
  211. package/components/{p-BI91ISYc.js → p-DkGdSI6e.js} +5 -5
  212. package/components/{p-BI91ISYc.js.map → p-DkGdSI6e.js.map} +1 -1
  213. package/components/{p-DQEpAmYe.js → p-DojBQCbP.js} +7 -7
  214. package/components/{p-DQEpAmYe.js.map → p-DojBQCbP.js.map} +1 -1
  215. package/components/{p-mLgD4b4D.js → p-DyHdZRT0.js} +5 -5
  216. package/components/{p-mLgD4b4D.js.map → p-DyHdZRT0.js.map} +1 -1
  217. package/components/{p-C9zujPO0.js → p-DyMgW0fR.js} +4 -4
  218. package/components/{p-C9zujPO0.js.map → p-DyMgW0fR.js.map} +1 -1
  219. package/components/{p-DpilwXvD.js → p-G0biE2Kx.js} +4 -4
  220. package/components/{p-DpilwXvD.js.map → p-G0biE2Kx.js.map} +1 -1
  221. package/components/p-PxA_udyJ.js.map +1 -1
  222. package/components/{p-CI771zjd.js → p-TNoCM8Wi.js} +6 -6
  223. package/components/{p-CI771zjd.js.map → p-TNoCM8Wi.js.map} +1 -1
  224. package/components/{p-D-lOakIP.js → p-qauH9Ci4.js} +5 -5
  225. package/components/{p-D-lOakIP.js.map → p-qauH9Ci4.js.map} +1 -1
  226. package/components/{p-DeAFXXM2.js → p-r63hglsv.js} +7 -7
  227. package/components/{p-DeAFXXM2.js.map → p-r63hglsv.js.map} +1 -1
  228. package/components/{p-Cuf7Gv_k.js → p-tH4n038Z.js} +5 -5
  229. package/components/p-tH4n038Z.js.map +1 -0
  230. package/dist/cjs/{base-button-CaQoQTFI.js → base-button-B-wht3TB.js} +3 -3
  231. package/dist/cjs/{base-button-CaQoQTFI.js.map → base-button-B-wht3TB.js.map} +1 -1
  232. package/dist/cjs/{base-icon-button-C9L5Gii-.js → base-icon-button-DNisNrCZ.js} +4 -4
  233. package/dist/cjs/{base-icon-button-C9L5Gii-.js.map → base-icon-button-DNisNrCZ.js.map} +1 -1
  234. package/dist/cjs/{helper-text-util-BctMjApu.js → helper-text-util-B_J9aPv0.js} +3 -3
  235. package/dist/cjs/{helper-text-util-BctMjApu.js.map → helper-text-util-B_J9aPv0.js.map} +1 -1
  236. package/dist/cjs/index-CbtIH46j.js +2734 -0
  237. package/dist/cjs/index-CbtIH46j.js.map +1 -0
  238. package/dist/cjs/index.cjs.js +1 -17
  239. package/dist/cjs/index.cjs.js.map +1 -1
  240. package/dist/cjs/{input.util-Ch0ETA-v.js → input.util-BDrqIfiB.js} +4 -4
  241. package/dist/cjs/{input.util-Ch0ETA-v.js.map → input.util-BDrqIfiB.js.map} +1 -1
  242. package/dist/cjs/ix-action-card.cjs.entry.js +2 -2
  243. package/dist/cjs/ix-action-card.cjs.entry.js.map +1 -1
  244. package/dist/cjs/ix-action-card.entry.cjs.js.map +1 -1
  245. package/dist/cjs/ix-application-header.cjs.entry.js +4 -4
  246. package/dist/cjs/ix-application-sidebar.cjs.entry.js +2 -2
  247. package/dist/cjs/ix-application-switch-modal.cjs.entry.js +2 -2
  248. package/dist/cjs/ix-application.cjs.entry.js +4 -4
  249. package/dist/cjs/ix-avatar_2.cjs.entry.js +3 -3
  250. package/dist/cjs/ix-basic-navigation.cjs.entry.js +3 -3
  251. package/dist/cjs/ix-blind.cjs.entry.js +6 -6
  252. package/dist/cjs/ix-blind.cjs.entry.js.map +1 -1
  253. package/dist/cjs/ix-blind.entry.cjs.js.map +1 -1
  254. package/dist/cjs/ix-breadcrumb-item.cjs.entry.js +2 -2
  255. package/dist/cjs/ix-breadcrumb-item.cjs.entry.js.map +1 -1
  256. package/dist/cjs/ix-breadcrumb-item.entry.cjs.js.map +1 -1
  257. package/dist/cjs/ix-breadcrumb.cjs.entry.js +3 -3
  258. package/dist/cjs/ix-button.cjs.entry.js +4 -4
  259. package/dist/cjs/ix-card-accordion.ix-card-title.entry.cjs.js.map +1 -1
  260. package/dist/cjs/ix-card-accordion_2.cjs.entry.js +5 -5
  261. package/dist/cjs/ix-card-accordion_2.cjs.entry.js.map +1 -1
  262. package/dist/cjs/ix-card-list.cjs.entry.js +5 -5
  263. package/dist/cjs/ix-card.ix-card-content.entry.cjs.js.map +1 -1
  264. package/dist/cjs/ix-card_2.cjs.entry.js +4 -4
  265. package/dist/cjs/ix-card_2.cjs.entry.js.map +1 -1
  266. package/dist/cjs/ix-category-filter.cjs.entry.js +5 -5
  267. package/dist/cjs/ix-checkbox-group.cjs.entry.js +4 -4
  268. package/dist/cjs/ix-checkbox.cjs.entry.js +5 -5
  269. package/dist/cjs/ix-chip.cjs.entry.js +5 -5
  270. package/dist/cjs/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.cjs.js.map +1 -1
  271. package/dist/cjs/ix-col_4.cjs.entry.js +12 -12
  272. package/dist/cjs/ix-col_4.cjs.entry.js.map +1 -1
  273. package/dist/cjs/ix-content-header.cjs.entry.js +2 -2
  274. package/dist/cjs/ix-content-header.cjs.entry.js.map +1 -1
  275. package/dist/cjs/ix-content-header.entry.cjs.js.map +1 -1
  276. package/dist/cjs/ix-content.cjs.entry.js +4 -4
  277. package/dist/cjs/ix-css-grid-item.cjs.entry.js +2 -2
  278. package/dist/cjs/ix-css-grid.cjs.entry.js +2 -2
  279. package/dist/cjs/ix-css-grid.cjs.entry.js.map +1 -1
  280. package/dist/cjs/ix-css-grid.entry.cjs.js.map +1 -1
  281. package/dist/cjs/ix-custom-field.cjs.entry.js +3 -3
  282. package/dist/cjs/ix-date-dropdown.cjs.entry.js +5 -5
  283. package/dist/cjs/ix-date-dropdown.cjs.entry.js.map +1 -1
  284. package/dist/cjs/ix-date-dropdown.entry.cjs.js.map +1 -1
  285. package/dist/cjs/ix-date-input.cjs.entry.js +6 -6
  286. package/dist/cjs/ix-date-input.cjs.entry.js.map +1 -1
  287. package/dist/cjs/ix-date-input.entry.cjs.js.map +1 -1
  288. package/dist/cjs/ix-date-time-card.cjs.entry.js +3 -3
  289. package/dist/cjs/ix-date-time-card.cjs.entry.js.map +1 -1
  290. package/dist/cjs/ix-date-time-card.entry.cjs.js.map +1 -1
  291. package/dist/cjs/ix-datetime-picker.cjs.entry.js +2 -2
  292. package/dist/cjs/ix-datetime-picker.cjs.entry.js.map +1 -1
  293. package/dist/cjs/ix-datetime-picker.entry.cjs.js.map +1 -1
  294. package/dist/cjs/ix-divider.cjs.entry.js +2 -2
  295. package/dist/cjs/ix-drawer.cjs.entry.js +6 -6
  296. package/dist/cjs/ix-dropdown-button.cjs.entry.js +3 -3
  297. package/dist/cjs/ix-dropdown-button.cjs.entry.js.map +1 -1
  298. package/dist/cjs/ix-dropdown-button.entry.cjs.js.map +1 -1
  299. package/dist/cjs/ix-dropdown-header.cjs.entry.js +2 -2
  300. package/dist/cjs/ix-dropdown-item.cjs.entry.js +4 -4
  301. package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +2 -2
  302. package/dist/cjs/ix-dropdown.cjs.entry.js +3 -3
  303. package/dist/cjs/ix-empty-state.cjs.entry.js +2 -2
  304. package/dist/cjs/ix-empty-state.cjs.entry.js.map +1 -1
  305. package/dist/cjs/ix-empty-state.entry.cjs.js.map +1 -1
  306. package/dist/cjs/ix-event-list-item.cjs.entry.js +5 -5
  307. package/dist/cjs/ix-event-list.cjs.entry.js +3 -3
  308. package/dist/cjs/ix-expanding-search.cjs.entry.js +5 -5
  309. package/dist/cjs/ix-field-label_2.cjs.entry.js +6 -6
  310. package/dist/cjs/ix-filter-chip_2.cjs.entry.js +3 -3
  311. package/dist/cjs/ix-flip-tile-content.cjs.entry.js +2 -2
  312. package/dist/cjs/ix-flip-tile.cjs.entry.js +5 -5
  313. package/dist/cjs/ix-group-context-menu_2.cjs.entry.js +4 -4
  314. package/dist/cjs/ix-group.cjs.entry.js +9 -9
  315. package/dist/cjs/ix-helper-text.cjs.entry.js +4 -4
  316. package/dist/cjs/ix-icon-button.ix-spinner.entry.cjs.js.map +1 -1
  317. package/dist/cjs/ix-icon-button_2.cjs.entry.js +5 -5
  318. package/dist/cjs/ix-icon-button_2.cjs.entry.js.map +1 -1
  319. package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +4 -4
  320. package/dist/cjs/ix-input-group.cjs.entry.js +2 -2
  321. package/dist/cjs/ix-input.cjs.entry.js +7 -7
  322. package/dist/cjs/ix-key-value-list.cjs.entry.js +2 -2
  323. package/dist/cjs/ix-key-value.cjs.entry.js +2 -2
  324. package/dist/cjs/ix-key-value.cjs.entry.js.map +1 -1
  325. package/dist/cjs/ix-key-value.entry.cjs.js.map +1 -1
  326. package/dist/cjs/ix-kpi.cjs.entry.js +4 -4
  327. package/dist/cjs/ix-layout-auto.cjs.entry.js +2 -2
  328. package/dist/cjs/ix-link-button.cjs.entry.js +4 -4
  329. package/dist/cjs/ix-map-navigation-overlay.cjs.entry.js +3 -3
  330. package/dist/cjs/ix-map-navigation.cjs.entry.js +3 -3
  331. package/dist/cjs/ix-menu-about-item.cjs.entry.js +2 -2
  332. package/dist/cjs/ix-menu-about-news.cjs.entry.js +5 -5
  333. package/dist/cjs/ix-menu-about.cjs.entry.js +3 -3
  334. package/dist/cjs/ix-menu-avatar.cjs.entry.js +3 -3
  335. package/dist/cjs/ix-menu-category.cjs.entry.js +6 -6
  336. package/dist/cjs/ix-menu-expand-icon.cjs.entry.js +3 -3
  337. package/dist/cjs/ix-menu-item.cjs.entry.js +4 -4
  338. package/dist/cjs/{ix-menu-settings-BkPNtMal.js → ix-menu-settings-Dbt7Q2tj.js} +4 -4
  339. package/dist/cjs/{ix-menu-settings-BkPNtMal.js.map → ix-menu-settings-Dbt7Q2tj.js.map} +1 -1
  340. package/dist/cjs/ix-menu-settings-item.cjs.entry.js +2 -2
  341. package/dist/cjs/ix-menu-settings.cjs.entry.js +2 -2
  342. package/dist/cjs/ix-menu.cjs.entry.js +13 -13
  343. package/dist/cjs/ix-message-bar.cjs.entry.js +2 -2
  344. package/dist/cjs/ix-modal-content_2.cjs.entry.js +3 -3
  345. package/dist/cjs/ix-modal-footer.cjs.entry.js +2 -2
  346. package/dist/cjs/ix-modal-loading.cjs.entry.js +2 -2
  347. package/dist/cjs/ix-modal.cjs.entry.js +5 -5
  348. package/dist/cjs/ix-modal.cjs.entry.js.map +1 -1
  349. package/dist/cjs/ix-modal.entry.cjs.js.map +1 -1
  350. package/dist/cjs/ix-number-input.cjs.entry.js +9 -9
  351. package/dist/cjs/ix-pagination.cjs.entry.js +4 -4
  352. package/dist/cjs/ix-pane-layout.cjs.entry.js +2 -2
  353. package/dist/cjs/ix-pane-layout.cjs.entry.js.map +1 -1
  354. package/dist/cjs/ix-pane-layout.entry.cjs.js.map +1 -1
  355. package/dist/cjs/ix-pane.cjs.entry.js +7 -7
  356. package/dist/cjs/ix-pane.cjs.entry.js.map +1 -1
  357. package/dist/cjs/ix-pane.entry.cjs.js.map +1 -1
  358. package/dist/cjs/ix-pill.cjs.entry.js +5 -5
  359. package/dist/cjs/ix-progress-indicator.cjs.entry.js +4 -4
  360. package/dist/cjs/ix-progress-indicator.cjs.entry.js.map +1 -1
  361. package/dist/cjs/ix-progress-indicator.entry.cjs.js.map +1 -1
  362. package/dist/cjs/ix-push-card.cjs.entry.js +2 -2
  363. package/dist/cjs/ix-push-card.cjs.entry.js.map +1 -1
  364. package/dist/cjs/ix-push-card.entry.cjs.js.map +1 -1
  365. package/dist/cjs/ix-radio-group.cjs.entry.js +4 -4
  366. package/dist/cjs/ix-radio.cjs.entry.js +6 -6
  367. package/dist/cjs/ix-select.cjs.entry.js +11 -11
  368. package/dist/cjs/ix-slider.cjs.entry.js +8 -8
  369. package/dist/cjs/ix-slider.cjs.entry.js.map +1 -1
  370. package/dist/cjs/ix-slider.entry.cjs.js.map +1 -1
  371. package/dist/cjs/ix-split-button.cjs.entry.js +2 -2
  372. package/dist/cjs/ix-split-button.cjs.entry.js.map +1 -1
  373. package/dist/cjs/ix-split-button.entry.cjs.js.map +1 -1
  374. package/dist/cjs/ix-tab-item.ix-tabs.entry.cjs.js.map +1 -1
  375. package/dist/cjs/ix-tab-item_2.cjs.entry.js +6 -6
  376. package/dist/cjs/ix-tab-item_2.cjs.entry.js.map +1 -1
  377. package/dist/cjs/ix-textarea.cjs.entry.js +5 -5
  378. package/dist/cjs/ix-textarea.cjs.entry.js.map +1 -1
  379. package/dist/cjs/ix-textarea.entry.cjs.js.map +1 -1
  380. package/dist/cjs/ix-tile.cjs.entry.js +5 -5
  381. package/dist/cjs/ix-time-input.cjs.entry.js +6 -6
  382. package/dist/cjs/ix-time-input.cjs.entry.js.map +1 -1
  383. package/dist/cjs/ix-time-input.entry.cjs.js.map +1 -1
  384. package/dist/cjs/ix-time-picker.cjs.entry.js +6 -6
  385. package/dist/cjs/ix-time-picker.cjs.entry.js.map +1 -1
  386. package/dist/cjs/ix-time-picker.entry.cjs.js.map +1 -1
  387. package/dist/cjs/ix-toast-container.cjs.entry.js +3 -3
  388. package/dist/cjs/ix-toast-container.cjs.entry.js.map +1 -1
  389. package/dist/cjs/ix-toast-container.entry.cjs.js.map +1 -1
  390. package/dist/cjs/ix-toast.cjs.entry.js +3 -3
  391. package/dist/cjs/ix-toggle-button.cjs.entry.js +4 -4
  392. package/dist/cjs/ix-toggle.cjs.entry.js +5 -5
  393. package/dist/cjs/ix-tooltip.cjs.entry.js +2 -2
  394. package/dist/cjs/ix-tree-item.cjs.entry.js +5 -5
  395. package/dist/cjs/ix-tree.cjs.entry.js +2 -2
  396. package/dist/cjs/ix-typography.cjs.entry.js +2 -2
  397. package/dist/cjs/ix-typography.cjs.entry.js.map +1 -1
  398. package/dist/cjs/ix-typography.entry.cjs.js.map +1 -1
  399. package/dist/cjs/ix-upload.cjs.entry.js +1 -1
  400. package/dist/cjs/ix-validation-tooltip.cjs.entry.js +1 -1
  401. package/dist/cjs/ix-workflow-step.cjs.entry.js +1 -1
  402. package/dist/cjs/ix-workflow-steps.cjs.entry.js +1 -1
  403. package/dist/cjs/{listener-BJXzadPO.js → listener-BT212YoD.js} +3 -3
  404. package/dist/cjs/{listener-BJXzadPO.js.map → listener-BT212YoD.js.map} +1 -1
  405. package/dist/cjs/loader.cjs.js +1 -1
  406. package/dist/cjs/modal-CR_0969h.js.map +1 -1
  407. package/dist/cjs/siemens-ix.cjs.js +1 -1
  408. package/dist/cjs/{validation-_-cW9Dku.js → validation-rAd3wIQp.js} +3 -3
  409. package/dist/cjs/{validation-_-cW9Dku.js.map → validation-rAd3wIQp.js.map} +1 -1
  410. package/dist/collection/collection-manifest.json +28 -28
  411. package/dist/collection/components/action-card/action-card.js +4 -4
  412. package/dist/collection/components/action-card/action-card.js.map +1 -1
  413. package/dist/collection/components/action-card/action-card.types.js +2 -0
  414. package/dist/collection/components/action-card/action-card.types.js.map +1 -0
  415. package/dist/collection/components/application/application.js +3 -3
  416. package/dist/collection/components/application-header/application-header.js +3 -3
  417. package/dist/collection/components/application-header/application-switch-modal/application-switch-modal.js +1 -1
  418. package/dist/collection/components/application-sidebar/application-sidebar.js +1 -1
  419. package/dist/collection/components/basic-navigation/basic-navigation.js +2 -2
  420. package/dist/collection/components/blind/blind.js +8 -8
  421. package/dist/collection/components/blind/blind.js.map +1 -1
  422. package/dist/collection/components/blind/blind.types.js +2 -0
  423. package/dist/collection/components/blind/blind.types.js.map +1 -0
  424. package/dist/collection/components/breadcrumb/breadcrumb.js +2 -2
  425. package/dist/collection/components/breadcrumb-item/breadcrumb-item.js.map +1 -1
  426. package/dist/collection/components/button/button.js +2 -2
  427. package/dist/collection/components/card/card.js +5 -5
  428. package/dist/collection/components/card/card.js.map +1 -1
  429. package/dist/collection/components/card/card.types.js +2 -0
  430. package/dist/collection/components/card/card.types.js.map +1 -0
  431. package/dist/collection/components/card-accordion/card-accordion.js +6 -6
  432. package/dist/collection/components/card-accordion/card-accordion.js.map +1 -1
  433. package/dist/collection/components/card-accordion/card-accordion.types.js +2 -0
  434. package/dist/collection/components/card-accordion/card-accordion.types.js.map +1 -0
  435. package/dist/collection/components/card-content/card-content.js +1 -1
  436. package/dist/collection/components/card-list/card-list.js +4 -4
  437. package/dist/collection/components/card-title/card-title.js +1 -1
  438. package/dist/collection/components/category-filter/category-filter.js +3 -3
  439. package/dist/collection/components/checkbox/checkbox.js +3 -3
  440. package/dist/collection/components/checkbox-group/checkbox-group.js +2 -2
  441. package/dist/collection/components/chip/chip.js +4 -4
  442. package/dist/collection/components/col/col.js +13 -13
  443. package/dist/collection/components/col/col.js.map +1 -1
  444. package/dist/collection/components/col/col.types.js +2 -0
  445. package/dist/collection/components/col/col.types.js.map +1 -0
  446. package/dist/collection/components/content/content.js +3 -3
  447. package/dist/collection/components/content-header/content-header.js +4 -4
  448. package/dist/collection/components/content-header/content-header.js.map +1 -1
  449. package/dist/collection/components/content-header/content-header.types.js +2 -0
  450. package/dist/collection/components/content-header/content-header.types.js.map +1 -0
  451. package/dist/collection/components/css-grid/css-grid-item.js +1 -1
  452. package/dist/collection/components/css-grid/css-grid.js +4 -4
  453. package/dist/collection/components/css-grid/css-grid.js.map +1 -1
  454. package/dist/collection/components/css-grid/css-grid.types.js +2 -0
  455. package/dist/collection/components/css-grid/css-grid.types.js.map +1 -0
  456. package/dist/collection/components/custom-field/custom-field.js +1 -1
  457. package/dist/collection/components/date-dropdown/date-dropdown.js +13 -13
  458. package/dist/collection/components/date-dropdown/date-dropdown.js.map +1 -1
  459. package/dist/collection/components/date-dropdown/date-dropdown.types.js +2 -0
  460. package/dist/collection/components/date-dropdown/date-dropdown.types.js.map +1 -0
  461. package/dist/collection/components/date-dropdown/test/date-dropdown.ct.js.map +1 -1
  462. package/dist/collection/components/date-input/date-input.js +6 -6
  463. package/dist/collection/components/date-input/date-input.js.map +1 -1
  464. package/dist/collection/components/date-input/date-input.types.js +2 -0
  465. package/dist/collection/components/date-input/date-input.types.js.map +1 -0
  466. package/dist/collection/components/date-picker/date-picker-component.js.map +1 -1
  467. package/dist/collection/components/date-picker/date-picker.events.js +2 -0
  468. package/dist/collection/components/date-picker/date-picker.events.js.map +1 -0
  469. package/dist/collection/components/date-picker/date-picker.js +17 -17
  470. package/dist/collection/components/date-picker/date-picker.js.map +1 -1
  471. package/dist/collection/components/date-time-card/date-time-card.js +5 -5
  472. package/dist/collection/components/date-time-card/date-time-card.js.map +1 -1
  473. package/dist/collection/components/date-time-card/date-time-card.types.js +2 -0
  474. package/dist/collection/components/date-time-card/date-time-card.types.js.map +1 -0
  475. package/dist/collection/components/datetime-picker/datetime-picker.js +7 -7
  476. package/dist/collection/components/datetime-picker/datetime-picker.js.map +1 -1
  477. package/dist/collection/components/datetime-picker/datetime-picker.types.js +2 -0
  478. package/dist/collection/components/datetime-picker/datetime-picker.types.js.map +1 -0
  479. package/dist/collection/components/divider/divider.js +1 -1
  480. package/dist/collection/components/drawer/drawer.js +5 -5
  481. package/dist/collection/components/dropdown/dropdown.js +2 -2
  482. package/dist/collection/components/dropdown-button/dropdown-button.js +5 -5
  483. package/dist/collection/components/dropdown-button/dropdown-button.js.map +1 -1
  484. package/dist/collection/components/dropdown-button/dropdown-button.types.js +2 -0
  485. package/dist/collection/components/dropdown-button/dropdown-button.types.js.map +1 -0
  486. package/dist/collection/components/dropdown-header/dropdown-header.js +1 -1
  487. package/dist/collection/components/dropdown-item/dropdown-item.js +3 -3
  488. package/dist/collection/components/dropdown-quick-actions/dropdown-quick-actions.js +1 -1
  489. package/dist/collection/components/empty-state/empty-state.js +4 -4
  490. package/dist/collection/components/empty-state/empty-state.js.map +1 -1
  491. package/dist/collection/components/empty-state/empty-state.types.js +2 -0
  492. package/dist/collection/components/empty-state/empty-state.types.js.map +1 -0
  493. package/dist/collection/components/event-list/event-list.js +2 -2
  494. package/dist/collection/components/event-list-item/event-list-item.js +4 -4
  495. package/dist/collection/components/expanding-search/expanding-search.js +4 -4
  496. package/dist/collection/components/field-label/field-label.js +1 -1
  497. package/dist/collection/components/field-wrapper/field-wrapper.js +2 -2
  498. package/dist/collection/components/filter-chip/filter-chip.js +1 -1
  499. package/dist/collection/components/flip-tile/flip-tile.js +4 -4
  500. package/dist/collection/components/flip-tile-content/flip-tile-content.js +1 -1
  501. package/dist/collection/components/group/group-context-menu.js +1 -1
  502. package/dist/collection/components/group/group.js +8 -8
  503. package/dist/collection/components/group-item/group-item.js +2 -2
  504. package/dist/collection/components/helper-text/helper-text.js +1 -1
  505. package/dist/collection/components/icon-button/icon-button.js +4 -4
  506. package/dist/collection/components/icon-button/icon-button.js.map +1 -1
  507. package/dist/collection/components/icon-button/icon-button.types.js +2 -0
  508. package/dist/collection/components/icon-button/icon-button.types.js.map +1 -0
  509. package/dist/collection/components/icon-toggle-button/icon-toggle-button.js +1 -1
  510. package/dist/collection/components/input/input.js +4 -4
  511. package/dist/collection/components/input/number-input.js +6 -6
  512. package/dist/collection/components/input/textarea.js +5 -5
  513. package/dist/collection/components/input/textarea.js.map +1 -1
  514. package/dist/collection/components/input/textarea.types.js +2 -0
  515. package/dist/collection/components/input/textarea.types.js.map +1 -0
  516. package/dist/collection/components/input-group/input-group.js +1 -1
  517. package/dist/collection/components/key-value/key-value.js +4 -4
  518. package/dist/collection/components/key-value/key-value.js.map +1 -1
  519. package/dist/collection/components/key-value/key-value.types.js +2 -0
  520. package/dist/collection/components/key-value/key-value.types.js.map +1 -0
  521. package/dist/collection/components/key-value-list/key-value-list.js +1 -1
  522. package/dist/collection/components/kpi/kpi.js +3 -3
  523. package/dist/collection/components/layout-auto/layout-auto.js +1 -1
  524. package/dist/collection/components/layout-grid/layout-grid.js +2 -2
  525. package/dist/collection/components/link-button/link-button.js +3 -3
  526. package/dist/collection/components/map-navigation/map-navigation.js +2 -2
  527. package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.js +2 -2
  528. package/dist/collection/components/menu/menu-expand-icon.js +1 -1
  529. package/dist/collection/components/menu/menu.js +12 -12
  530. package/dist/collection/components/menu-about/menu-about.js +1 -1
  531. package/dist/collection/components/menu-about-item/menu-about-item.js +1 -1
  532. package/dist/collection/components/menu-about-news/menu-about-news.js +4 -4
  533. package/dist/collection/components/menu-avatar/menu-avatar.js +2 -2
  534. package/dist/collection/components/menu-avatar-item/menu-avatar-item.js +1 -1
  535. package/dist/collection/components/menu-category/menu-category.js +5 -5
  536. package/dist/collection/components/menu-item/menu-item.js +3 -3
  537. package/dist/collection/components/menu-settings/menu-settings.js +1 -1
  538. package/dist/collection/components/menu-settings-item/menu-settings-item.js +1 -1
  539. package/dist/collection/components/message-bar/message-bar.js +1 -1
  540. package/dist/collection/components/modal/modal.js +6 -6
  541. package/dist/collection/components/modal/modal.js.map +1 -1
  542. package/dist/collection/components/modal/modal.types.js +2 -0
  543. package/dist/collection/components/modal/modal.types.js.map +1 -0
  544. package/dist/collection/components/modal-content/modal-content.js +1 -1
  545. package/dist/collection/components/modal-footer/modal-footer.js +1 -1
  546. package/dist/collection/components/modal-header/modal-header.js +1 -1
  547. package/dist/collection/components/modal-loading/modal-loading.js +1 -1
  548. package/dist/collection/components/pagination/pagination.js +2 -2
  549. package/dist/collection/components/pane/pane.js +24 -24
  550. package/dist/collection/components/pane/pane.js.map +1 -1
  551. package/dist/collection/components/pane/pane.types.js +2 -0
  552. package/dist/collection/components/pane/pane.types.js.map +1 -0
  553. package/dist/collection/components/pane-layout/pane-layout.js +1 -1
  554. package/dist/collection/components/pane-layout/pane-layout.js.map +1 -1
  555. package/dist/collection/components/pill/pill.js +4 -4
  556. package/dist/collection/components/progress-indicator/circular.js.map +1 -1
  557. package/dist/collection/components/progress-indicator/progress-indicator.js +6 -6
  558. package/dist/collection/components/progress-indicator/progress-indicator.js.map +1 -1
  559. package/dist/collection/components/progress-indicator/progress-indicator.types.js +2 -0
  560. package/dist/collection/components/progress-indicator/progress-indicator.types.js.map +1 -0
  561. package/dist/collection/components/push-card/push-card.js +4 -4
  562. package/dist/collection/components/push-card/push-card.js.map +1 -1
  563. package/dist/collection/components/push-card/push-card.types.js +2 -0
  564. package/dist/collection/components/push-card/push-card.types.js.map +1 -0
  565. package/dist/collection/components/radio/radio.js +4 -4
  566. package/dist/collection/components/radio-group/radio-group.js +2 -2
  567. package/dist/collection/components/row/row.js +1 -1
  568. package/dist/collection/components/select/select.js +8 -8
  569. package/dist/collection/components/select-item/select-item.js +1 -1
  570. package/dist/collection/components/slider/slider.js +9 -9
  571. package/dist/collection/components/slider/slider.js.map +1 -1
  572. package/dist/collection/components/slider/slider.types.js +2 -0
  573. package/dist/collection/components/slider/slider.types.js.map +1 -0
  574. package/dist/collection/components/spinner/spinner.js +1 -1
  575. package/dist/collection/components/split-button/split-button.js +4 -4
  576. package/dist/collection/components/split-button/split-button.js.map +1 -1
  577. package/dist/collection/components/split-button/split-button.types.js +2 -0
  578. package/dist/collection/components/split-button/split-button.types.js.map +1 -0
  579. package/dist/collection/components/tab-item/tab-item.js +6 -6
  580. package/dist/collection/components/tab-item/tab-item.js.map +1 -1
  581. package/dist/collection/components/tab-item/tab-item.types.js +2 -0
  582. package/dist/collection/components/tab-item/tab-item.types.js.map +1 -0
  583. package/dist/collection/components/tabs/tabs.js +2 -2
  584. package/dist/collection/components/tile/tile.js +4 -4
  585. package/dist/collection/components/time-input/time-input.js +6 -6
  586. package/dist/collection/components/time-input/time-input.js.map +1 -1
  587. package/dist/collection/components/time-input/time-input.types.js +2 -0
  588. package/dist/collection/components/time-input/time-input.types.js.map +1 -0
  589. package/dist/collection/components/time-picker/time-picker.js +7 -7
  590. package/dist/collection/components/time-picker/time-picker.js.map +1 -1
  591. package/dist/collection/components/time-picker/time-picker.types.js +2 -0
  592. package/dist/collection/components/time-picker/time-picker.types.js.map +1 -0
  593. package/dist/collection/components/toast/toast-container.js +5 -5
  594. package/dist/collection/components/toast/toast-container.js.map +1 -1
  595. package/dist/collection/components/toast/toast-container.types.js +2 -0
  596. package/dist/collection/components/toast/toast-container.types.js.map +1 -0
  597. package/dist/collection/components/toast/toast-utils.js.map +1 -1
  598. package/dist/collection/components/toast/toast.js +2 -2
  599. package/dist/collection/components/toggle/toggle.js +3 -3
  600. package/dist/collection/components/toggle-button/toggle-button.js +2 -2
  601. package/dist/collection/components/tooltip/tooltip.js +1 -1
  602. package/dist/collection/components/tree/tree.js +1 -1
  603. package/dist/collection/components/tree-item/tree-item.js +4 -4
  604. package/dist/collection/components/typography/typography.js +10 -10
  605. package/dist/collection/components/typography/typography.js.map +1 -1
  606. package/dist/collection/components/typography/typography.types.js +2 -0
  607. package/dist/collection/components/typography/typography.types.js.map +1 -0
  608. package/dist/collection/components/utils/modal/modal.js.map +1 -1
  609. package/dist/collection/index.js +1 -19
  610. package/dist/collection/index.js.map +1 -1
  611. package/dist/collection/public-api.js +22 -0
  612. package/dist/collection/public-api.js.map +1 -0
  613. package/dist/esm/{base-button-dtdYZqMt.js → base-button-CKT5FMT1.js} +3 -3
  614. package/dist/esm/{base-button-dtdYZqMt.js.map → base-button-CKT5FMT1.js.map} +1 -1
  615. package/dist/esm/{base-icon-button-BZvsimpZ.js → base-icon-button-7cQMdhTz.js} +4 -4
  616. package/dist/esm/{base-icon-button-BZvsimpZ.js.map → base-icon-button-7cQMdhTz.js.map} +1 -1
  617. package/dist/esm/{helper-text-util-Dyff2O6m.js → helper-text-util-CBCAKFyG.js} +3 -3
  618. package/dist/esm/{helper-text-util-Dyff2O6m.js.map → helper-text-util-CBCAKFyG.js.map} +1 -1
  619. package/dist/esm/index-DJsXFBNm.js +2702 -0
  620. package/dist/esm/index-DJsXFBNm.js.map +1 -0
  621. package/dist/esm/index.js +2 -17
  622. package/dist/esm/index.js.map +1 -1
  623. package/dist/esm/{input.util-HSoyR1ow.js → input.util-DGHGYsFM.js} +4 -4
  624. package/dist/esm/{input.util-HSoyR1ow.js.map → input.util-DGHGYsFM.js.map} +1 -1
  625. package/dist/esm/ix-action-card.entry.js +2 -2
  626. package/dist/esm/ix-action-card.entry.js.map +1 -1
  627. package/dist/esm/ix-application-header.entry.js +4 -4
  628. package/dist/esm/ix-application-sidebar.entry.js +2 -2
  629. package/dist/esm/ix-application-switch-modal.entry.js +2 -2
  630. package/dist/esm/ix-application.entry.js +4 -4
  631. package/dist/esm/ix-avatar_2.entry.js +3 -3
  632. package/dist/esm/ix-basic-navigation.entry.js +3 -3
  633. package/dist/esm/ix-blind.entry.js +6 -6
  634. package/dist/esm/ix-blind.entry.js.map +1 -1
  635. package/dist/esm/ix-breadcrumb-item.entry.js +2 -2
  636. package/dist/esm/ix-breadcrumb-item.entry.js.map +1 -1
  637. package/dist/esm/ix-breadcrumb.entry.js +3 -3
  638. package/dist/esm/ix-button.entry.js +4 -4
  639. package/dist/esm/ix-card-accordion.ix-card-title.entry.js.map +1 -1
  640. package/dist/esm/ix-card-accordion_2.entry.js +5 -5
  641. package/dist/esm/ix-card-accordion_2.entry.js.map +1 -1
  642. package/dist/esm/ix-card-list.entry.js +5 -5
  643. package/dist/esm/ix-card.ix-card-content.entry.js.map +1 -1
  644. package/dist/esm/ix-card_2.entry.js +4 -4
  645. package/dist/esm/ix-card_2.entry.js.map +1 -1
  646. package/dist/esm/ix-category-filter.entry.js +5 -5
  647. package/dist/esm/ix-checkbox-group.entry.js +4 -4
  648. package/dist/esm/ix-checkbox.entry.js +5 -5
  649. package/dist/esm/ix-chip.entry.js +5 -5
  650. package/dist/esm/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.js.map +1 -1
  651. package/dist/esm/ix-col_4.entry.js +12 -12
  652. package/dist/esm/ix-col_4.entry.js.map +1 -1
  653. package/dist/esm/ix-content-header.entry.js +2 -2
  654. package/dist/esm/ix-content-header.entry.js.map +1 -1
  655. package/dist/esm/ix-content.entry.js +4 -4
  656. package/dist/esm/ix-css-grid-item.entry.js +2 -2
  657. package/dist/esm/ix-css-grid.entry.js +2 -2
  658. package/dist/esm/ix-css-grid.entry.js.map +1 -1
  659. package/dist/esm/ix-custom-field.entry.js +3 -3
  660. package/dist/esm/ix-date-dropdown.entry.js +5 -5
  661. package/dist/esm/ix-date-dropdown.entry.js.map +1 -1
  662. package/dist/esm/ix-date-input.entry.js +6 -6
  663. package/dist/esm/ix-date-input.entry.js.map +1 -1
  664. package/dist/esm/ix-date-time-card.entry.js +3 -3
  665. package/dist/esm/ix-date-time-card.entry.js.map +1 -1
  666. package/dist/esm/ix-datetime-picker.entry.js +2 -2
  667. package/dist/esm/ix-datetime-picker.entry.js.map +1 -1
  668. package/dist/esm/ix-divider.entry.js +2 -2
  669. package/dist/esm/ix-drawer.entry.js +6 -6
  670. package/dist/esm/ix-dropdown-button.entry.js +3 -3
  671. package/dist/esm/ix-dropdown-button.entry.js.map +1 -1
  672. package/dist/esm/ix-dropdown-header.entry.js +2 -2
  673. package/dist/esm/ix-dropdown-item.entry.js +4 -4
  674. package/dist/esm/ix-dropdown-quick-actions.entry.js +2 -2
  675. package/dist/esm/ix-dropdown.entry.js +3 -3
  676. package/dist/esm/ix-empty-state.entry.js +2 -2
  677. package/dist/esm/ix-empty-state.entry.js.map +1 -1
  678. package/dist/esm/ix-event-list-item.entry.js +5 -5
  679. package/dist/esm/ix-event-list.entry.js +3 -3
  680. package/dist/esm/ix-expanding-search.entry.js +5 -5
  681. package/dist/esm/ix-field-label_2.entry.js +6 -6
  682. package/dist/esm/ix-filter-chip_2.entry.js +3 -3
  683. package/dist/esm/ix-flip-tile-content.entry.js +2 -2
  684. package/dist/esm/ix-flip-tile.entry.js +5 -5
  685. package/dist/esm/ix-group-context-menu_2.entry.js +4 -4
  686. package/dist/esm/ix-group.entry.js +9 -9
  687. package/dist/esm/ix-helper-text.entry.js +4 -4
  688. package/dist/esm/ix-icon-button.ix-spinner.entry.js.map +1 -1
  689. package/dist/esm/ix-icon-button_2.entry.js +5 -5
  690. package/dist/esm/ix-icon-button_2.entry.js.map +1 -1
  691. package/dist/esm/ix-icon-toggle-button.entry.js +4 -4
  692. package/dist/esm/ix-input-group.entry.js +2 -2
  693. package/dist/esm/ix-input.entry.js +7 -7
  694. package/dist/esm/ix-key-value-list.entry.js +2 -2
  695. package/dist/esm/ix-key-value.entry.js +2 -2
  696. package/dist/esm/ix-key-value.entry.js.map +1 -1
  697. package/dist/esm/ix-kpi.entry.js +4 -4
  698. package/dist/esm/ix-layout-auto.entry.js +2 -2
  699. package/dist/esm/ix-link-button.entry.js +4 -4
  700. package/dist/esm/ix-map-navigation-overlay.entry.js +3 -3
  701. package/dist/esm/ix-map-navigation.entry.js +3 -3
  702. package/dist/esm/ix-menu-about-item.entry.js +2 -2
  703. package/dist/esm/ix-menu-about-news.entry.js +5 -5
  704. package/dist/esm/ix-menu-about.entry.js +3 -3
  705. package/dist/esm/ix-menu-avatar.entry.js +3 -3
  706. package/dist/esm/ix-menu-category.entry.js +6 -6
  707. package/dist/esm/ix-menu-expand-icon.entry.js +3 -3
  708. package/dist/esm/ix-menu-item.entry.js +4 -4
  709. package/dist/esm/{ix-menu-settings-B5kM6fHy.js → ix-menu-settings-B56_taBh.js} +4 -4
  710. package/dist/esm/{ix-menu-settings-B5kM6fHy.js.map → ix-menu-settings-B56_taBh.js.map} +1 -1
  711. package/dist/esm/ix-menu-settings-item.entry.js +2 -2
  712. package/dist/esm/ix-menu-settings.entry.js +2 -2
  713. package/dist/esm/ix-menu.entry.js +13 -13
  714. package/dist/esm/ix-message-bar.entry.js +2 -2
  715. package/dist/esm/ix-modal-content_2.entry.js +3 -3
  716. package/dist/esm/ix-modal-footer.entry.js +2 -2
  717. package/dist/esm/ix-modal-loading.entry.js +2 -2
  718. package/dist/esm/ix-modal.entry.js +5 -5
  719. package/dist/esm/ix-modal.entry.js.map +1 -1
  720. package/dist/esm/ix-number-input.entry.js +9 -9
  721. package/dist/esm/ix-pagination.entry.js +4 -4
  722. package/dist/esm/ix-pane-layout.entry.js +2 -2
  723. package/dist/esm/ix-pane-layout.entry.js.map +1 -1
  724. package/dist/esm/ix-pane.entry.js +7 -7
  725. package/dist/esm/ix-pane.entry.js.map +1 -1
  726. package/dist/esm/ix-pill.entry.js +5 -5
  727. package/dist/esm/ix-progress-indicator.entry.js +4 -4
  728. package/dist/esm/ix-progress-indicator.entry.js.map +1 -1
  729. package/dist/esm/ix-push-card.entry.js +2 -2
  730. package/dist/esm/ix-push-card.entry.js.map +1 -1
  731. package/dist/esm/ix-radio-group.entry.js +4 -4
  732. package/dist/esm/ix-radio.entry.js +6 -6
  733. package/dist/esm/ix-select.entry.js +11 -11
  734. package/dist/esm/ix-slider.entry.js +8 -8
  735. package/dist/esm/ix-slider.entry.js.map +1 -1
  736. package/dist/esm/ix-split-button.entry.js +2 -2
  737. package/dist/esm/ix-split-button.entry.js.map +1 -1
  738. package/dist/esm/ix-tab-item.ix-tabs.entry.js.map +1 -1
  739. package/dist/esm/ix-tab-item_2.entry.js +6 -6
  740. package/dist/esm/ix-tab-item_2.entry.js.map +1 -1
  741. package/dist/esm/ix-textarea.entry.js +5 -5
  742. package/dist/esm/ix-textarea.entry.js.map +1 -1
  743. package/dist/esm/ix-tile.entry.js +5 -5
  744. package/dist/esm/ix-time-input.entry.js +6 -6
  745. package/dist/esm/ix-time-input.entry.js.map +1 -1
  746. package/dist/esm/ix-time-picker.entry.js +6 -6
  747. package/dist/esm/ix-time-picker.entry.js.map +1 -1
  748. package/dist/esm/ix-toast-container.entry.js +3 -3
  749. package/dist/esm/ix-toast-container.entry.js.map +1 -1
  750. package/dist/esm/ix-toast.entry.js +3 -3
  751. package/dist/esm/ix-toggle-button.entry.js +4 -4
  752. package/dist/esm/ix-toggle.entry.js +5 -5
  753. package/dist/esm/ix-tooltip.entry.js +2 -2
  754. package/dist/esm/ix-tree-item.entry.js +5 -5
  755. package/dist/esm/ix-tree.entry.js +2 -2
  756. package/dist/esm/ix-typography.entry.js +2 -2
  757. package/dist/esm/ix-typography.entry.js.map +1 -1
  758. package/dist/esm/ix-upload.entry.js +1 -1
  759. package/dist/esm/ix-validation-tooltip.entry.js +1 -1
  760. package/dist/esm/ix-workflow-step.entry.js +1 -1
  761. package/dist/esm/ix-workflow-steps.entry.js +1 -1
  762. package/dist/esm/{listener-DCrO174s.js → listener-B0yYRvMl.js} +3 -3
  763. package/dist/esm/{listener-DCrO174s.js.map → listener-B0yYRvMl.js.map} +1 -1
  764. package/dist/esm/loader.js +2 -2
  765. package/dist/esm/modal-BldRA6Um.js.map +1 -1
  766. package/dist/esm/siemens-ix.js +2 -2
  767. package/dist/esm/{validation-DuPOpjMi.js → validation-gQpVWmEm.js} +3 -3
  768. package/dist/esm/{validation-DuPOpjMi.js.map → validation-gQpVWmEm.js.map} +1 -1
  769. package/dist/siemens-ix/index.esm.js +1 -1
  770. package/dist/siemens-ix/index.esm.js.map +1 -1
  771. package/dist/siemens-ix/ix-action-card.entry.esm.js.map +1 -1
  772. package/dist/siemens-ix/ix-blind.entry.esm.js.map +1 -1
  773. package/dist/siemens-ix/ix-breadcrumb-item.entry.esm.js.map +1 -1
  774. package/dist/siemens-ix/ix-card-accordion.ix-card-title.entry.esm.js.map +1 -1
  775. package/dist/siemens-ix/ix-card.ix-card-content.entry.esm.js.map +1 -1
  776. package/dist/siemens-ix/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.esm.js.map +1 -1
  777. package/dist/siemens-ix/ix-content-header.entry.esm.js.map +1 -1
  778. package/dist/siemens-ix/ix-css-grid.entry.esm.js.map +1 -1
  779. package/dist/siemens-ix/ix-date-dropdown.entry.esm.js.map +1 -1
  780. package/dist/siemens-ix/ix-date-input.entry.esm.js.map +1 -1
  781. package/dist/siemens-ix/ix-date-time-card.entry.esm.js.map +1 -1
  782. package/dist/siemens-ix/ix-datetime-picker.entry.esm.js.map +1 -1
  783. package/dist/siemens-ix/ix-dropdown-button.entry.esm.js.map +1 -1
  784. package/dist/siemens-ix/ix-empty-state.entry.esm.js.map +1 -1
  785. package/dist/siemens-ix/ix-icon-button.ix-spinner.entry.esm.js.map +1 -1
  786. package/dist/siemens-ix/ix-key-value.entry.esm.js.map +1 -1
  787. package/dist/siemens-ix/ix-modal.entry.esm.js.map +1 -1
  788. package/dist/siemens-ix/ix-pane-layout.entry.esm.js.map +1 -1
  789. package/dist/siemens-ix/ix-pane.entry.esm.js.map +1 -1
  790. package/dist/siemens-ix/ix-progress-indicator.entry.esm.js.map +1 -1
  791. package/dist/siemens-ix/ix-push-card.entry.esm.js.map +1 -1
  792. package/dist/siemens-ix/ix-slider.entry.esm.js.map +1 -1
  793. package/dist/siemens-ix/ix-split-button.entry.esm.js.map +1 -1
  794. package/dist/siemens-ix/ix-tab-item.ix-tabs.entry.esm.js.map +1 -1
  795. package/dist/siemens-ix/ix-textarea.entry.esm.js.map +1 -1
  796. package/dist/siemens-ix/ix-time-input.entry.esm.js.map +1 -1
  797. package/dist/siemens-ix/ix-time-picker.entry.esm.js.map +1 -1
  798. package/dist/siemens-ix/ix-toast-container.entry.esm.js.map +1 -1
  799. package/dist/siemens-ix/ix-typography.entry.esm.js.map +1 -1
  800. package/dist/siemens-ix/p--JQiLjHw.js +2 -0
  801. package/dist/siemens-ix/{p-BaslXuvq.js.map → p--JQiLjHw.js.map} +1 -1
  802. package/dist/siemens-ix/{p-4be22d4d.entry.js → p-003ae2cf.entry.js} +2 -2
  803. package/dist/siemens-ix/{p-094d6f0a.entry.js → p-00eff8b5.entry.js} +2 -2
  804. package/dist/siemens-ix/{p-47956560.entry.js → p-0195766f.entry.js} +2 -2
  805. package/dist/siemens-ix/{p-c23031be.entry.js → p-025c5b1b.entry.js} +2 -2
  806. package/dist/siemens-ix/{p-25c27b28.entry.js → p-03b8e425.entry.js} +2 -2
  807. package/dist/siemens-ix/p-04527b1e.entry.js +2 -0
  808. package/dist/siemens-ix/{p-07733f87.entry.js → p-07b2da86.entry.js} +2 -2
  809. package/dist/siemens-ix/{p-2edc9a43.entry.js → p-0935e05e.entry.js} +2 -2
  810. package/dist/siemens-ix/p-0935e05e.entry.js.map +1 -0
  811. package/dist/siemens-ix/{p-746f49b4.entry.js → p-098aa857.entry.js} +2 -2
  812. package/dist/siemens-ix/{p-b6f02420.entry.js → p-0b2e7f25.entry.js} +2 -2
  813. package/dist/siemens-ix/{p-b6f02420.entry.js.map → p-0b2e7f25.entry.js.map} +1 -1
  814. package/dist/siemens-ix/{p-d4284927.entry.js → p-130ffc16.entry.js} +2 -2
  815. package/dist/siemens-ix/{p-1cff42a5.entry.js → p-13b5f3c3.entry.js} +2 -2
  816. package/dist/siemens-ix/{p-f61c1785.entry.js → p-14d2042d.entry.js} +2 -2
  817. package/dist/siemens-ix/p-15e0db51.entry.js +2 -0
  818. package/dist/siemens-ix/{p-a7e339d0.entry.js.map → p-15e0db51.entry.js.map} +1 -1
  819. package/dist/siemens-ix/{p-702d290f.entry.js → p-173dfb9e.entry.js} +2 -2
  820. package/dist/siemens-ix/p-173dfb9e.entry.js.map +1 -0
  821. package/dist/siemens-ix/p-19501b80.entry.js +2 -0
  822. package/dist/siemens-ix/{p-d2151941.entry.js → p-1df6d18f.entry.js} +2 -2
  823. package/dist/siemens-ix/{p-518290fd.entry.js → p-1fdfe35a.entry.js} +2 -2
  824. package/dist/siemens-ix/{p-38fa1eec.entry.js → p-2642d96b.entry.js} +2 -2
  825. package/dist/siemens-ix/{p-0053fd70.entry.js → p-28aece6e.entry.js} +2 -2
  826. package/dist/siemens-ix/{p-00668881.entry.js → p-29d44cef.entry.js} +2 -2
  827. package/dist/siemens-ix/p-2db9bcfa.entry.js +2 -0
  828. package/dist/siemens-ix/p-2db9bcfa.entry.js.map +1 -0
  829. package/dist/siemens-ix/{p-1f5322d5.entry.js → p-2f2dfb6e.entry.js} +2 -2
  830. package/dist/siemens-ix/{p-7fcec901.entry.js → p-2f9b9e7a.entry.js} +2 -2
  831. package/dist/siemens-ix/{p-6b5cb4c3.entry.js → p-326c0944.entry.js} +2 -2
  832. package/dist/siemens-ix/p-326c0944.entry.js.map +1 -0
  833. package/dist/siemens-ix/{p-2a1152d9.entry.js → p-35054c78.entry.js} +2 -2
  834. package/dist/siemens-ix/p-35054c78.entry.js.map +1 -0
  835. package/dist/siemens-ix/{p-7b5eb3ca.entry.js → p-36b894a2.entry.js} +2 -2
  836. package/dist/siemens-ix/p-36b894a2.entry.js.map +1 -0
  837. package/dist/siemens-ix/{p-44a9c1db.entry.js → p-3b45287a.entry.js} +2 -2
  838. package/dist/siemens-ix/p-3b45287a.entry.js.map +1 -0
  839. package/dist/siemens-ix/p-440a0ee0.entry.js +2 -0
  840. package/dist/siemens-ix/p-44be2535.entry.js +2 -0
  841. package/dist/siemens-ix/{p-c6cb0b06.entry.js.map → p-44be2535.entry.js.map} +1 -1
  842. package/dist/siemens-ix/{p-c7ead0ee.entry.js → p-456ca686.entry.js} +2 -2
  843. package/dist/siemens-ix/p-456ca686.entry.js.map +1 -0
  844. package/dist/siemens-ix/{p-ed05a3ed.entry.js → p-4657ec52.entry.js} +2 -2
  845. package/dist/siemens-ix/p-4657ec52.entry.js.map +1 -0
  846. package/dist/siemens-ix/{p-0e0019a3.entry.js → p-472c1d6b.entry.js} +2 -2
  847. package/dist/siemens-ix/{p-1363ac29.entry.js → p-47f395be.entry.js} +2 -2
  848. package/dist/siemens-ix/{p-cf7448b1.entry.js → p-483bc052.entry.js} +2 -2
  849. package/dist/siemens-ix/p-4959b8e6.entry.js +2 -0
  850. package/dist/siemens-ix/{p-a09ec38c.entry.js → p-4e2b30a4.entry.js} +2 -2
  851. package/dist/siemens-ix/p-4e2b30a4.entry.js.map +1 -0
  852. package/dist/siemens-ix/{p-2e0dab7b.entry.js → p-4ef7a072.entry.js} +2 -2
  853. package/dist/siemens-ix/p-4ef7a072.entry.js.map +1 -0
  854. package/dist/siemens-ix/{p-e499f85d.entry.js → p-4fe2d0f7.entry.js} +2 -2
  855. package/dist/siemens-ix/{p-17a19a44.entry.js → p-518b5533.entry.js} +2 -2
  856. package/dist/siemens-ix/p-518b5533.entry.js.map +1 -0
  857. package/dist/siemens-ix/{p-e006c83c.entry.js → p-5b22342c.entry.js} +2 -2
  858. package/dist/siemens-ix/{p-125b66ec.entry.js → p-605a9fe8.entry.js} +2 -2
  859. package/dist/siemens-ix/{p-2d383fa3.entry.js → p-6337e880.entry.js} +2 -2
  860. package/dist/siemens-ix/{p-0285fa1a.entry.js → p-6549edf0.entry.js} +2 -2
  861. package/dist/siemens-ix/p-66d20585.entry.js +2 -0
  862. package/dist/siemens-ix/{p-53d1f804.entry.js → p-6adde42d.entry.js} +2 -2
  863. package/dist/siemens-ix/{p-b1bc33ef.entry.js → p-6cc448b4.entry.js} +2 -2
  864. package/dist/siemens-ix/{p-ec3786c3.entry.js → p-7011678e.entry.js} +2 -2
  865. package/dist/siemens-ix/p-7111f065.entry.js +2 -0
  866. package/dist/siemens-ix/{p-30e325ee.entry.js → p-71c14a29.entry.js} +2 -2
  867. package/dist/siemens-ix/p-71c14a29.entry.js.map +1 -0
  868. package/dist/siemens-ix/{p-cf3c2573.entry.js → p-76f59fa5.entry.js} +2 -2
  869. package/dist/siemens-ix/{p-c5921b21.entry.js → p-777675ce.entry.js} +2 -2
  870. package/dist/siemens-ix/{p-f66cb323.entry.js → p-7a336485.entry.js} +2 -2
  871. package/dist/siemens-ix/p-7a336485.entry.js.map +1 -0
  872. package/dist/siemens-ix/{p-4a666ab2.entry.js → p-8d4558b9.entry.js} +2 -2
  873. package/dist/siemens-ix/{p-ef56e825.entry.js → p-8fcada5a.entry.js} +2 -2
  874. package/dist/siemens-ix/{p-96c0acb2.entry.js → p-91ba2527.entry.js} +2 -2
  875. package/dist/siemens-ix/p-97693d72.entry.js +2 -0
  876. package/dist/siemens-ix/{p-29eb0f3c.entry.js → p-97a53af6.entry.js} +2 -2
  877. package/dist/siemens-ix/p-981dae13.entry.js +2 -0
  878. package/dist/siemens-ix/{p-f426aa64.entry.js.map → p-981dae13.entry.js.map} +1 -1
  879. package/dist/siemens-ix/{p-5f494293.entry.js → p-988f37da.entry.js} +2 -2
  880. package/dist/siemens-ix/{p-80dfc634.entry.js → p-9f74e709.entry.js} +2 -2
  881. package/dist/siemens-ix/p-9f74e709.entry.js.map +1 -0
  882. package/dist/siemens-ix/{p-61944945.entry.js → p-9f7d82d2.entry.js} +2 -2
  883. package/dist/siemens-ix/{p-DhH1rUwy.js → p-BsJawkTz.js} +2 -2
  884. package/dist/siemens-ix/{p-DhH1rUwy.js.map → p-BsJawkTz.js.map} +1 -1
  885. package/dist/siemens-ix/p-BxQZld1q.js.map +1 -1
  886. package/dist/siemens-ix/{p-zYzFdFx8.js → p-CFsAnuUU.js} +2 -2
  887. package/dist/siemens-ix/{p-zYzFdFx8.js.map → p-CFsAnuUU.js.map} +1 -1
  888. package/dist/siemens-ix/{p-Bko0CTxK.js → p-CpY7qbN7.js} +2 -2
  889. package/dist/siemens-ix/{p-Bko0CTxK.js.map → p-CpY7qbN7.js.map} +1 -1
  890. package/dist/siemens-ix/{p-DeEsc3nL.js → p-Cpl-a_ti.js} +2 -2
  891. package/dist/siemens-ix/{p-DeEsc3nL.js.map → p-Cpl-a_ti.js.map} +1 -1
  892. package/dist/siemens-ix/{p-C1MjXHa0.js → p-CthRnoDv.js} +2 -2
  893. package/dist/siemens-ix/{p-C1MjXHa0.js.map → p-CthRnoDv.js.map} +1 -1
  894. package/dist/siemens-ix/p-DJsXFBNm.js +3 -0
  895. package/dist/siemens-ix/p-DJsXFBNm.js.map +1 -0
  896. package/dist/siemens-ix/p-_tyNUrlp.js +2 -0
  897. package/dist/siemens-ix/{p-DyBJEhgA.js.map → p-_tyNUrlp.js.map} +1 -1
  898. package/dist/siemens-ix/{p-d4936531.entry.js → p-a43c4907.entry.js} +2 -2
  899. package/dist/siemens-ix/{p-e636a236.entry.js → p-a6ea8bc6.entry.js} +2 -2
  900. package/dist/siemens-ix/p-a6ea8bc6.entry.js.map +1 -0
  901. package/dist/siemens-ix/{p-a15f3a9d.entry.js → p-a7bdd5fd.entry.js} +2 -2
  902. package/dist/siemens-ix/p-a7bdd5fd.entry.js.map +1 -0
  903. package/dist/siemens-ix/p-a8cd5e58.entry.js +2 -0
  904. package/dist/siemens-ix/{p-7da60ba2.entry.js.map → p-a8cd5e58.entry.js.map} +1 -1
  905. package/dist/siemens-ix/p-a9336906.entry.js +2 -0
  906. package/dist/siemens-ix/p-a9336906.entry.js.map +1 -0
  907. package/dist/siemens-ix/{p-a951d9e7.entry.js → p-a9ec8094.entry.js} +2 -2
  908. package/dist/siemens-ix/p-aa2dd2c3.entry.js +2 -0
  909. package/dist/siemens-ix/{p-227ea9bc.entry.js.map → p-aa2dd2c3.entry.js.map} +1 -1
  910. package/dist/siemens-ix/{p-7978f54a.entry.js → p-afd392d5.entry.js} +2 -2
  911. package/dist/siemens-ix/{p-381708ea.entry.js → p-b00517df.entry.js} +2 -2
  912. package/dist/siemens-ix/p-b3d4d2cd.entry.js +2 -0
  913. package/dist/siemens-ix/{p-fe1e79d6.entry.js → p-b548335e.entry.js} +2 -2
  914. package/dist/siemens-ix/{p-77d586e5.entry.js → p-b735b8ce.entry.js} +2 -2
  915. package/dist/siemens-ix/p-ba24447f.entry.js +2 -0
  916. package/dist/siemens-ix/{p-07fa84e9.entry.js.map → p-ba24447f.entry.js.map} +1 -1
  917. package/dist/siemens-ix/{p-138de76a.entry.js → p-bec289d7.entry.js} +2 -2
  918. package/dist/siemens-ix/{p-60c6eba1.entry.js → p-bf7fbdfc.entry.js} +2 -2
  919. package/dist/siemens-ix/{p-e850d862.entry.js → p-bf8dd5a1.entry.js} +2 -2
  920. package/dist/siemens-ix/{p-97eb6c3c.entry.js → p-c050d511.entry.js} +2 -2
  921. package/dist/siemens-ix/p-c050d511.entry.js.map +1 -0
  922. package/dist/siemens-ix/{p-de03778d.entry.js → p-c24a5925.entry.js} +2 -2
  923. package/dist/siemens-ix/p-c24a5925.entry.js.map +1 -0
  924. package/dist/siemens-ix/{p-42cf2d8f.entry.js → p-c5f8ccc9.entry.js} +2 -2
  925. package/dist/siemens-ix/p-c9ab3079.entry.js +2 -0
  926. package/dist/siemens-ix/{p-64a2f777.entry.js.map → p-c9ab3079.entry.js.map} +1 -1
  927. package/dist/siemens-ix/{p-26b072bb.entry.js → p-c9d48927.entry.js} +2 -2
  928. package/dist/siemens-ix/{p-ea980990.entry.js → p-ce3aebe6.entry.js} +2 -2
  929. package/dist/siemens-ix/{p-1b04e58a.entry.js → p-cf052f87.entry.js} +2 -2
  930. package/dist/siemens-ix/p-cf052f87.entry.js.map +1 -0
  931. package/dist/siemens-ix/{p-7b455f16.entry.js → p-d0c1473e.entry.js} +2 -2
  932. package/dist/siemens-ix/p-d0c1473e.entry.js.map +1 -0
  933. package/dist/siemens-ix/{p-61bf7678.entry.js → p-d3458382.entry.js} +2 -2
  934. package/dist/siemens-ix/p-d605b181.entry.js +2 -0
  935. package/dist/siemens-ix/{p-96687290.entry.js → p-db6d5110.entry.js} +2 -2
  936. package/dist/siemens-ix/p-db6d5110.entry.js.map +1 -0
  937. package/dist/siemens-ix/{p-92513d0e.entry.js → p-de79e8c0.entry.js} +2 -2
  938. package/dist/siemens-ix/p-de79e8c0.entry.js.map +1 -0
  939. package/dist/siemens-ix/{p-e40c900a.entry.js → p-dfb5f7d8.entry.js} +2 -2
  940. package/dist/siemens-ix/{p-97029efe.entry.js → p-dfe4de85.entry.js} +2 -2
  941. package/dist/siemens-ix/{p-f1d1c522.entry.js → p-ea142215.entry.js} +2 -2
  942. package/dist/siemens-ix/{p-6a275897.entry.js → p-ead88218.entry.js} +2 -2
  943. package/dist/siemens-ix/{p-25368187.entry.js → p-ec7cd008.entry.js} +2 -2
  944. package/dist/siemens-ix/{p-6dffce02.entry.js → p-ecd576f8.entry.js} +2 -2
  945. package/dist/siemens-ix/p-ecd576f8.entry.js.map +1 -0
  946. package/dist/siemens-ix/{p-3725e281.entry.js → p-ee2902a5.entry.js} +2 -2
  947. package/dist/siemens-ix/{p-daf2c2fd.entry.js → p-f4415d44.entry.js} +2 -2
  948. package/dist/siemens-ix/{p-b45ce132.entry.js → p-f4ce72e4.entry.js} +2 -2
  949. package/dist/siemens-ix/p-f4ce72e4.entry.js.map +1 -0
  950. package/dist/siemens-ix/{p-cf3cbb46.entry.js → p-f6a6694e.entry.js} +2 -2
  951. package/dist/siemens-ix/p-f6a6694e.entry.js.map +1 -0
  952. package/dist/siemens-ix/{p-fadc415c.entry.js → p-fbacd6eb.entry.js} +2 -2
  953. package/dist/siemens-ix/p-fbacd6eb.entry.js.map +1 -0
  954. package/dist/siemens-ix/siemens-ix.esm.js +1 -1
  955. package/dist/types/components/action-card/action-card.d.ts +1 -2
  956. package/dist/types/components/action-card/action-card.types.d.ts +2 -0
  957. package/dist/types/components/blind/blind.d.ts +1 -2
  958. package/dist/types/components/blind/blind.types.d.ts +2 -0
  959. package/dist/types/components/breadcrumb-item/breadcrumb-item.d.ts +0 -1
  960. package/dist/types/components/card/card.d.ts +1 -1
  961. package/dist/types/components/card/card.types.d.ts +1 -0
  962. package/dist/types/components/card-accordion/card-accordion.d.ts +1 -4
  963. package/dist/types/components/card-accordion/card-accordion.types.d.ts +4 -0
  964. package/dist/types/components/col/col.d.ts +1 -1
  965. package/dist/types/components/col/col.types.d.ts +1 -0
  966. package/dist/types/components/content-header/content-header.d.ts +1 -1
  967. package/dist/types/components/content-header/content-header.types.d.ts +1 -0
  968. package/dist/types/components/css-grid/css-grid.d.ts +1 -1
  969. package/dist/types/components/css-grid/css-grid.types.d.ts +1 -0
  970. package/dist/types/components/date-dropdown/date-dropdown.d.ts +1 -11
  971. package/dist/types/components/date-dropdown/date-dropdown.types.d.ts +11 -0
  972. package/dist/types/components/date-input/date-input.d.ts +1 -4
  973. package/dist/types/components/date-input/date-input.types.d.ts +4 -0
  974. package/dist/types/components/date-picker/date-picker-component.d.ts +1 -1
  975. package/dist/types/components/date-picker/date-picker.d.ts +2 -5
  976. package/dist/types/components/date-picker/date-picker.events.d.ts +4 -0
  977. package/dist/types/components/date-time-card/date-time-card.d.ts +1 -1
  978. package/dist/types/components/date-time-card/date-time-card.types.d.ts +1 -0
  979. package/dist/types/components/datetime-picker/datetime-picker.d.ts +1 -6
  980. package/dist/types/components/datetime-picker/datetime-picker.types.d.ts +6 -0
  981. package/dist/types/components/dropdown-button/dropdown-button.d.ts +1 -2
  982. package/dist/types/components/dropdown-button/dropdown-button.types.d.ts +2 -0
  983. package/dist/types/components/empty-state/empty-state.d.ts +1 -1
  984. package/dist/types/components/empty-state/empty-state.types.d.ts +1 -0
  985. package/dist/types/components/icon-button/icon-button.d.ts +1 -2
  986. package/dist/types/components/icon-button/icon-button.types.d.ts +2 -0
  987. package/dist/types/components/input/textarea.d.ts +1 -1
  988. package/dist/types/components/input/textarea.types.d.ts +1 -0
  989. package/dist/types/components/key-value/key-value.d.ts +1 -1
  990. package/dist/types/components/key-value/key-value.types.d.ts +1 -0
  991. package/dist/types/components/modal/modal.d.ts +1 -3
  992. package/dist/types/components/modal/modal.types.d.ts +3 -0
  993. package/dist/types/components/pane/pane.d.ts +1 -21
  994. package/dist/types/components/pane/pane.types.d.ts +21 -0
  995. package/dist/types/components/progress-indicator/circular.d.ts +1 -1
  996. package/dist/types/components/progress-indicator/progress-indicator.d.ts +1 -1
  997. package/dist/types/components/progress-indicator/progress-indicator.types.d.ts +1 -0
  998. package/dist/types/components/push-card/push-card.d.ts +1 -2
  999. package/dist/types/components/push-card/push-card.types.d.ts +2 -0
  1000. package/dist/types/components/slider/slider.d.ts +1 -1
  1001. package/dist/types/components/slider/slider.types.d.ts +1 -0
  1002. package/dist/types/components/split-button/split-button.d.ts +1 -2
  1003. package/dist/types/components/split-button/split-button.types.d.ts +2 -0
  1004. package/dist/types/components/tab-item/tab-item.d.ts +1 -3
  1005. package/dist/types/components/tab-item/tab-item.types.d.ts +3 -0
  1006. package/dist/types/components/time-input/time-input.d.ts +1 -4
  1007. package/dist/types/components/time-input/time-input.types.d.ts +4 -0
  1008. package/dist/types/components/time-picker/time-picker.d.ts +1 -2
  1009. package/dist/types/components/time-picker/time-picker.types.d.ts +2 -0
  1010. package/dist/types/components/toast/toast-container.d.ts +1 -5
  1011. package/dist/types/components/toast/toast-container.types.d.ts +5 -0
  1012. package/dist/types/components/toast/toast-utils.d.ts +1 -1
  1013. package/dist/types/components/typography/typography.d.ts +1 -10
  1014. package/dist/types/components/typography/typography.types.d.ts +10 -0
  1015. package/dist/types/components/utils/modal/modal.d.ts +1 -1
  1016. package/dist/types/components.d.ts +58 -60
  1017. package/dist/types/index.d.ts +3 -16
  1018. package/dist/types/public-api.d.ts +15 -0
  1019. package/hydrate/index.js +256 -256
  1020. package/hydrate/index.mjs +256 -256
  1021. package/package.json +5 -5
  1022. package/components/p-18F-YfbC.js.map +0 -1
  1023. package/components/p-BXGAr1UD.js.map +0 -1
  1024. package/components/p-Cuf7Gv_k.js.map +0 -1
  1025. package/components/p-DzKDFBWC.js +0 -2042
  1026. package/components/p-DzKDFBWC.js.map +0 -1
  1027. package/components/p-pMSLP3h4.js.map +0 -1
  1028. package/dist/cjs/index-BDliOtbY.js +0 -2734
  1029. package/dist/cjs/index-BDliOtbY.js.map +0 -1
  1030. package/dist/esm/index-B6NtGPRE.js +0 -2702
  1031. package/dist/esm/index-B6NtGPRE.js.map +0 -1
  1032. package/dist/siemens-ix/p-07fa84e9.entry.js +0 -2
  1033. package/dist/siemens-ix/p-17a19a44.entry.js.map +0 -1
  1034. package/dist/siemens-ix/p-1b04e58a.entry.js.map +0 -1
  1035. package/dist/siemens-ix/p-1fc79a42.entry.js +0 -2
  1036. package/dist/siemens-ix/p-227ea9bc.entry.js +0 -2
  1037. package/dist/siemens-ix/p-2a1152d9.entry.js.map +0 -1
  1038. package/dist/siemens-ix/p-2e0dab7b.entry.js.map +0 -1
  1039. package/dist/siemens-ix/p-2edc9a43.entry.js.map +0 -1
  1040. package/dist/siemens-ix/p-30e325ee.entry.js.map +0 -1
  1041. package/dist/siemens-ix/p-3d4eba06.entry.js +0 -2
  1042. package/dist/siemens-ix/p-44a9c1db.entry.js.map +0 -1
  1043. package/dist/siemens-ix/p-64a2f777.entry.js +0 -2
  1044. package/dist/siemens-ix/p-674dd99b.entry.js +0 -2
  1045. package/dist/siemens-ix/p-6b5cb4c3.entry.js.map +0 -1
  1046. package/dist/siemens-ix/p-6cc4c39e.entry.js +0 -2
  1047. package/dist/siemens-ix/p-6dffce02.entry.js.map +0 -1
  1048. package/dist/siemens-ix/p-702d290f.entry.js.map +0 -1
  1049. package/dist/siemens-ix/p-719704c7.entry.js +0 -2
  1050. package/dist/siemens-ix/p-719704c7.entry.js.map +0 -1
  1051. package/dist/siemens-ix/p-7b455f16.entry.js.map +0 -1
  1052. package/dist/siemens-ix/p-7b5eb3ca.entry.js.map +0 -1
  1053. package/dist/siemens-ix/p-7da60ba2.entry.js +0 -2
  1054. package/dist/siemens-ix/p-80dfc634.entry.js.map +0 -1
  1055. package/dist/siemens-ix/p-8774e0a8.entry.js +0 -2
  1056. package/dist/siemens-ix/p-92513d0e.entry.js.map +0 -1
  1057. package/dist/siemens-ix/p-9513a275.entry.js +0 -2
  1058. package/dist/siemens-ix/p-96687290.entry.js.map +0 -1
  1059. package/dist/siemens-ix/p-97eb6c3c.entry.js.map +0 -1
  1060. package/dist/siemens-ix/p-B6NtGPRE.js +0 -3
  1061. package/dist/siemens-ix/p-B6NtGPRE.js.map +0 -1
  1062. package/dist/siemens-ix/p-BaslXuvq.js +0 -2
  1063. package/dist/siemens-ix/p-DyBJEhgA.js +0 -2
  1064. package/dist/siemens-ix/p-a09ec38c.entry.js.map +0 -1
  1065. package/dist/siemens-ix/p-a15f3a9d.entry.js.map +0 -1
  1066. package/dist/siemens-ix/p-a7e339d0.entry.js +0 -2
  1067. package/dist/siemens-ix/p-b45ce132.entry.js.map +0 -1
  1068. package/dist/siemens-ix/p-c192caa5.entry.js +0 -2
  1069. package/dist/siemens-ix/p-c192caa5.entry.js.map +0 -1
  1070. package/dist/siemens-ix/p-c6cb0b06.entry.js +0 -2
  1071. package/dist/siemens-ix/p-c7ead0ee.entry.js.map +0 -1
  1072. package/dist/siemens-ix/p-c9c30ce7.entry.js +0 -2
  1073. package/dist/siemens-ix/p-cb076f29.entry.js +0 -2
  1074. package/dist/siemens-ix/p-cf3cbb46.entry.js.map +0 -1
  1075. package/dist/siemens-ix/p-de03778d.entry.js.map +0 -1
  1076. package/dist/siemens-ix/p-e088e1d9.entry.js +0 -2
  1077. package/dist/siemens-ix/p-e636a236.entry.js.map +0 -1
  1078. package/dist/siemens-ix/p-ed05a3ed.entry.js.map +0 -1
  1079. package/dist/siemens-ix/p-f426aa64.entry.js +0 -2
  1080. package/dist/siemens-ix/p-f66cb323.entry.js.map +0 -1
  1081. package/dist/siemens-ix/p-fadc415c.entry.js.map +0 -1
  1082. package/dist/types/interfaces.d.ts +0 -27
  1083. /package/dist/siemens-ix/{p-4be22d4d.entry.js.map → p-003ae2cf.entry.js.map} +0 -0
  1084. /package/dist/siemens-ix/{p-094d6f0a.entry.js.map → p-00eff8b5.entry.js.map} +0 -0
  1085. /package/dist/siemens-ix/{p-47956560.entry.js.map → p-0195766f.entry.js.map} +0 -0
  1086. /package/dist/siemens-ix/{p-c23031be.entry.js.map → p-025c5b1b.entry.js.map} +0 -0
  1087. /package/dist/siemens-ix/{p-25c27b28.entry.js.map → p-03b8e425.entry.js.map} +0 -0
  1088. /package/dist/siemens-ix/{p-9513a275.entry.js.map → p-04527b1e.entry.js.map} +0 -0
  1089. /package/dist/siemens-ix/{p-07733f87.entry.js.map → p-07b2da86.entry.js.map} +0 -0
  1090. /package/dist/siemens-ix/{p-746f49b4.entry.js.map → p-098aa857.entry.js.map} +0 -0
  1091. /package/dist/siemens-ix/{p-d4284927.entry.js.map → p-130ffc16.entry.js.map} +0 -0
  1092. /package/dist/siemens-ix/{p-1cff42a5.entry.js.map → p-13b5f3c3.entry.js.map} +0 -0
  1093. /package/dist/siemens-ix/{p-f61c1785.entry.js.map → p-14d2042d.entry.js.map} +0 -0
  1094. /package/dist/siemens-ix/{p-cb076f29.entry.js.map → p-19501b80.entry.js.map} +0 -0
  1095. /package/dist/siemens-ix/{p-d2151941.entry.js.map → p-1df6d18f.entry.js.map} +0 -0
  1096. /package/dist/siemens-ix/{p-518290fd.entry.js.map → p-1fdfe35a.entry.js.map} +0 -0
  1097. /package/dist/siemens-ix/{p-38fa1eec.entry.js.map → p-2642d96b.entry.js.map} +0 -0
  1098. /package/dist/siemens-ix/{p-0053fd70.entry.js.map → p-28aece6e.entry.js.map} +0 -0
  1099. /package/dist/siemens-ix/{p-00668881.entry.js.map → p-29d44cef.entry.js.map} +0 -0
  1100. /package/dist/siemens-ix/{p-1f5322d5.entry.js.map → p-2f2dfb6e.entry.js.map} +0 -0
  1101. /package/dist/siemens-ix/{p-7fcec901.entry.js.map → p-2f9b9e7a.entry.js.map} +0 -0
  1102. /package/dist/siemens-ix/{p-8774e0a8.entry.js.map → p-440a0ee0.entry.js.map} +0 -0
  1103. /package/dist/siemens-ix/{p-0e0019a3.entry.js.map → p-472c1d6b.entry.js.map} +0 -0
  1104. /package/dist/siemens-ix/{p-1363ac29.entry.js.map → p-47f395be.entry.js.map} +0 -0
  1105. /package/dist/siemens-ix/{p-cf7448b1.entry.js.map → p-483bc052.entry.js.map} +0 -0
  1106. /package/dist/siemens-ix/{p-3d4eba06.entry.js.map → p-4959b8e6.entry.js.map} +0 -0
  1107. /package/dist/siemens-ix/{p-e499f85d.entry.js.map → p-4fe2d0f7.entry.js.map} +0 -0
  1108. /package/dist/siemens-ix/{p-e006c83c.entry.js.map → p-5b22342c.entry.js.map} +0 -0
  1109. /package/dist/siemens-ix/{p-125b66ec.entry.js.map → p-605a9fe8.entry.js.map} +0 -0
  1110. /package/dist/siemens-ix/{p-2d383fa3.entry.js.map → p-6337e880.entry.js.map} +0 -0
  1111. /package/dist/siemens-ix/{p-0285fa1a.entry.js.map → p-6549edf0.entry.js.map} +0 -0
  1112. /package/dist/siemens-ix/{p-1fc79a42.entry.js.map → p-66d20585.entry.js.map} +0 -0
  1113. /package/dist/siemens-ix/{p-53d1f804.entry.js.map → p-6adde42d.entry.js.map} +0 -0
  1114. /package/dist/siemens-ix/{p-b1bc33ef.entry.js.map → p-6cc448b4.entry.js.map} +0 -0
  1115. /package/dist/siemens-ix/{p-ec3786c3.entry.js.map → p-7011678e.entry.js.map} +0 -0
  1116. /package/dist/siemens-ix/{p-6cc4c39e.entry.js.map → p-7111f065.entry.js.map} +0 -0
  1117. /package/dist/siemens-ix/{p-cf3c2573.entry.js.map → p-76f59fa5.entry.js.map} +0 -0
  1118. /package/dist/siemens-ix/{p-c5921b21.entry.js.map → p-777675ce.entry.js.map} +0 -0
  1119. /package/dist/siemens-ix/{p-4a666ab2.entry.js.map → p-8d4558b9.entry.js.map} +0 -0
  1120. /package/dist/siemens-ix/{p-ef56e825.entry.js.map → p-8fcada5a.entry.js.map} +0 -0
  1121. /package/dist/siemens-ix/{p-96c0acb2.entry.js.map → p-91ba2527.entry.js.map} +0 -0
  1122. /package/dist/siemens-ix/{p-e088e1d9.entry.js.map → p-97693d72.entry.js.map} +0 -0
  1123. /package/dist/siemens-ix/{p-29eb0f3c.entry.js.map → p-97a53af6.entry.js.map} +0 -0
  1124. /package/dist/siemens-ix/{p-5f494293.entry.js.map → p-988f37da.entry.js.map} +0 -0
  1125. /package/dist/siemens-ix/{p-61944945.entry.js.map → p-9f7d82d2.entry.js.map} +0 -0
  1126. /package/dist/siemens-ix/{p-d4936531.entry.js.map → p-a43c4907.entry.js.map} +0 -0
  1127. /package/dist/siemens-ix/{p-a951d9e7.entry.js.map → p-a9ec8094.entry.js.map} +0 -0
  1128. /package/dist/siemens-ix/{p-7978f54a.entry.js.map → p-afd392d5.entry.js.map} +0 -0
  1129. /package/dist/siemens-ix/{p-381708ea.entry.js.map → p-b00517df.entry.js.map} +0 -0
  1130. /package/dist/siemens-ix/{p-c9c30ce7.entry.js.map → p-b3d4d2cd.entry.js.map} +0 -0
  1131. /package/dist/siemens-ix/{p-fe1e79d6.entry.js.map → p-b548335e.entry.js.map} +0 -0
  1132. /package/dist/siemens-ix/{p-77d586e5.entry.js.map → p-b735b8ce.entry.js.map} +0 -0
  1133. /package/dist/siemens-ix/{p-138de76a.entry.js.map → p-bec289d7.entry.js.map} +0 -0
  1134. /package/dist/siemens-ix/{p-60c6eba1.entry.js.map → p-bf7fbdfc.entry.js.map} +0 -0
  1135. /package/dist/siemens-ix/{p-e850d862.entry.js.map → p-bf8dd5a1.entry.js.map} +0 -0
  1136. /package/dist/siemens-ix/{p-42cf2d8f.entry.js.map → p-c5f8ccc9.entry.js.map} +0 -0
  1137. /package/dist/siemens-ix/{p-26b072bb.entry.js.map → p-c9d48927.entry.js.map} +0 -0
  1138. /package/dist/siemens-ix/{p-ea980990.entry.js.map → p-ce3aebe6.entry.js.map} +0 -0
  1139. /package/dist/siemens-ix/{p-61bf7678.entry.js.map → p-d3458382.entry.js.map} +0 -0
  1140. /package/dist/siemens-ix/{p-674dd99b.entry.js.map → p-d605b181.entry.js.map} +0 -0
  1141. /package/dist/siemens-ix/{p-e40c900a.entry.js.map → p-dfb5f7d8.entry.js.map} +0 -0
  1142. /package/dist/siemens-ix/{p-97029efe.entry.js.map → p-dfe4de85.entry.js.map} +0 -0
  1143. /package/dist/siemens-ix/{p-f1d1c522.entry.js.map → p-ea142215.entry.js.map} +0 -0
  1144. /package/dist/siemens-ix/{p-6a275897.entry.js.map → p-ead88218.entry.js.map} +0 -0
  1145. /package/dist/siemens-ix/{p-25368187.entry.js.map → p-ec7cd008.entry.js.map} +0 -0
  1146. /package/dist/siemens-ix/{p-3725e281.entry.js.map → p-ee2902a5.entry.js.map} +0 -0
  1147. /package/dist/siemens-ix/{p-daf2c2fd.entry.js.map → p-f4415d44.entry.js.map} +0 -0
package/hydrate/index.js CHANGED
@@ -3897,12 +3897,12 @@ class Application {
3897
3897
  });
3898
3898
  }
3899
3899
  render() {
3900
- return (hAsync(Host, { key: '8b26645a144ba6f2c50c51f87610133d8269cdcf', "data-role": "", class: {
3900
+ return (hAsync(Host, { key: 'aad0ef5275fe9f1171ae4dce908ddbdd7cdd11f5', "data-role": "", class: {
3901
3901
  [`breakpoint-${this.breakpoint}`]: true,
3902
- } }, hAsync("slot", { key: 'ba69dc7c592f387a06e8a3ce23ba5822d5d168c7', name: "application-header" }), hAsync("div", { key: 'c8d64e916bf16d7d7fd027e7c37be9ea0ad52464', class: "application" }, hAsync("slot", { key: 'ccc75e88f5d1cbba74a8ade1b1de18ea4b843651', name: "menu" }), hAsync("aside", { key: 'cabb98406c6a7b8a5f7fd6d763eb2405f02eb575', class: {
3902
+ } }, hAsync("slot", { key: 'd4316defd6187f58d1985ac6cfbfc8b6c00c8976', name: "application-header" }), hAsync("div", { key: 'c469f5d352f3f3a5076048601d7f971e506b641f', class: "application" }, hAsync("slot", { key: 'c4eb0d2ff1072d219471812327fcea9205ef6a68', name: "menu" }), hAsync("aside", { key: '4a21967366659f686dd6a440f5a49656152c30db', class: {
3903
3903
  'application-sidebar': true,
3904
3904
  slotted: this.applicationSidebarSlotted,
3905
- }, onClick: () => this.onContentClick() }, hAsync("slot", { key: '0861fa1cd42fa7995318464201d1076a9714d237', name: "application-sidebar", onSlotchange: () => (this.applicationSidebarSlotted = hasSlottedElements(this.applicationSidebarSlot)) })), hAsync("div", { key: '5df04c78c631ce070f75d74a92cfb9b03ed29250', class: "content-area" }, hAsync("main", { key: '7338889b7b13642b9b7cea74fd40fb34ac5fb065', class: "content", onClick: () => this.onContentClick() }, hAsync("slot", { key: 'fb0684d4119c32bce1776ed43b8bc79a980771e6' })), hAsync("footer", { key: '877a59a01185702c52157a2d770202c127822817', class: "footer" }, hAsync("slot", { key: '014009b2aac26f7f9ee90f858aca72826b1fa452', name: "bottom" }))))));
3905
+ }, onClick: () => this.onContentClick() }, hAsync("slot", { key: '8755cb0a44d236370269f6b16efd5d7abe4a65b1', name: "application-sidebar", onSlotchange: () => (this.applicationSidebarSlotted = hasSlottedElements(this.applicationSidebarSlot)) })), hAsync("div", { key: 'e3785747895c9088c05a31efcaa23fc24dfa9a1b', class: "content-area" }, hAsync("main", { key: '5851ddbde96f58e34997e1170834fcbd1170788a', class: "content", onClick: () => this.onContentClick() }, hAsync("slot", { key: '1f02153bf8b615bf9a2bcba687c355a3556a2269' })), hAsync("footer", { key: 'cd197d08463928e3f99338fb5dc48c17d3478836', class: "footer" }, hAsync("slot", { key: '8b171ae00d0634e38bc36e98be7b7982bd25dbc8', name: "bottom" }))))));
3906
3906
  }
3907
3907
  get hostElement() { return getElement(this); }
3908
3908
  static get watchers() { return {
@@ -4248,12 +4248,12 @@ class ApplicationHeader {
4248
4248
  const showApplicationSwitch = ((_a = this.applicationLayoutContext) === null || _a === void 0 ? void 0 : _a.appSwitchConfig) &&
4249
4249
  this.breakpoint !== 'sm' &&
4250
4250
  this.suppressResponsive === false;
4251
- return (hAsync(Host, { key: '161dbff622210f5b288625a53930cd47d391e905', class: {
4251
+ return (hAsync(Host, { key: 'ea35fc68c2e1908c7f54d34f5b2a6d40e1ff6848', class: {
4252
4252
  [`breakpoint-${this.breakpoint}`]: true,
4253
- }, slot: "application-header" }, (this.showMenu || showMenuByApplicationFrame) && (hAsync("ix-menu-expand-icon", { key: 'ebf7cf5c1738f876e5861148fc91e1e3134d70ac', onClick: () => this.onMenuClick(), expanded: this.menuExpanded })), showApplicationSwitch && (hAsync("ix-icon-button", { key: 'bea36c9c158182230035a7bc28dfbe8779b53b4f', onClick: () => this.showAppSwitch(), icon: iconApps, ghost: true, class: "app-switch" })), hAsync("div", { key: '31b39b17e59c0b20f054d6c2777968d8e0d6ee89', class: { logo: true } }, hAsync("slot", { key: '7c393c6bbbb75afa821f1e354bb90ec93a6b141b', name: "logo" })), hAsync("ix-typography", { key: '79fa346430a1e6ba9ca0a49f16605438aefcf7e7', format: "body-lg", class: "name" }, this.name), hAsync("div", { key: 'e7b337e340bb657178f1f25e7b22dfb050b101b8', class: "content" }, this.breakpoint === 'sm' ? (hAsync(Fragment, null, hAsync("ix-icon-button", { class: {
4253
+ }, slot: "application-header" }, (this.showMenu || showMenuByApplicationFrame) && (hAsync("ix-menu-expand-icon", { key: '23c6315c2dc9fc2bc508f756299303a9ee38d43d', onClick: () => this.onMenuClick(), expanded: this.menuExpanded })), showApplicationSwitch && (hAsync("ix-icon-button", { key: '4fa7d4883123f64a1a9d6305195f6f16117bf3df', onClick: () => this.showAppSwitch(), icon: iconApps, ghost: true, class: "app-switch" })), hAsync("div", { key: '855a8032a50adf8029e926633b5bc35f686344fa', class: { logo: true } }, hAsync("slot", { key: '5dbf947fdeb4d5faefa7746f6f49ba40f2a4b43d', name: "logo" })), hAsync("ix-typography", { key: '75055f9bff04a6dc5703b6126204d8ca172b586d', format: "body-lg", class: "name" }, this.name), hAsync("div", { key: 'df59f3d7bdcbb43461f88564b59f0e3d913686a9', class: "content" }, this.breakpoint === 'sm' ? (hAsync(Fragment, null, hAsync("ix-icon-button", { class: {
4254
4254
  ['context-menu']: true,
4255
4255
  ['context-menu-visible']: this.hasSlottedElements,
4256
- }, "data-context-menu": true, "data-testid": "show-more", icon: iconMoreMenu, ghost: true }), hAsync("ix-dropdown", { "data-overflow-dropdown": true, class: "dropdown", discoverAllSubmenus: true, trigger: this.resolveContextMenuButton() }, hAsync("div", { class: "dropdown-content", onClick: (e) => this.onContentBgClick(e) }, hAsync("slot", { onSlotchange: () => this.updateIsSlottedContent() }))))) : (hAsync("slot", { onSlotchange: () => this.updateIsSlottedContent() })), hAsync("slot", { key: '5f4cbe691db23a5be718078b888d58cca5c0e92a', name: "ix-application-header-avatar" }))));
4256
+ }, "data-context-menu": true, "data-testid": "show-more", icon: iconMoreMenu, ghost: true }), hAsync("ix-dropdown", { "data-overflow-dropdown": true, class: "dropdown", discoverAllSubmenus: true, trigger: this.resolveContextMenuButton() }, hAsync("div", { class: "dropdown-content", onClick: (e) => this.onContentBgClick(e) }, hAsync("slot", { onSlotchange: () => this.updateIsSlottedContent() }))))) : (hAsync("slot", { onSlotchange: () => this.updateIsSlottedContent() })), hAsync("slot", { key: '257f20905871e368edcfceb9bef84a843df457ed', name: "ix-application-header-avatar" }))));
4257
4257
  }
4258
4258
  get hostElement() { return getElement(this); }
4259
4259
  static get watchers() { return {
@@ -5617,7 +5617,7 @@ class ApplicationSidebar {
5617
5617
  anime(animation);
5618
5618
  }
5619
5619
  render() {
5620
- return (hAsync(Host, { key: '1fa8306ba4f3867bb327cf83c444dc85637e8dca', slot: "application-sidebar", class: {
5620
+ return (hAsync(Host, { key: 'c8e82060904c6cdf605fc8330d4c355445bfc578', slot: "application-sidebar", class: {
5621
5621
  visible: this.visible,
5622
5622
  } }, this.visible ? hAsync("slot", null) : null));
5623
5623
  }
@@ -5672,7 +5672,7 @@ class ApplicationSwitchModal {
5672
5672
  }
5673
5673
  render() {
5674
5674
  var _a, _b, _c, _d;
5675
- return (hAsync(Host, { key: '5443526ea5c044173392e6b855443eea449da4b1' }, hAsync("ix-modal-header", { key: 'abef9c8d6d20923d2f962acbd95c5a591c77ddfb', icon: iconApps }, ((_a = this.config) === null || _a === void 0 ? void 0 : _a.i18nAppSwitch) || 'Switch to application'), hAsync("ix-modal-content", { key: '47bb0edd3ed8624b43a1b21773fd14a8bba9d24f', class: "content" }, hAsync("div", { key: 'b407a67b393307e8e7ca950291fcbbafea96ea69', class: "content-apps" }, (!this.config || ((_b = this.config) === null || _b === void 0 ? void 0 : _b.apps.length) === 0) && (hAsync("div", { key: '1c625f776c2c531c3582d24b1dc72ccf5718f26d', class: "loading" }, hAsync("ix-spinner", { key: '4f2da8b360a49501cc0e294204d7433fcc77e78e', size: "medium", variant: "primary" }), hAsync("span", { key: '25dde483ac94a504b3597f2b7361c968f47754a3' }, ((_c = this.config) === null || _c === void 0 ? void 0 : _c.i18nLoadingApps) ||
5675
+ return (hAsync(Host, { key: 'a4279dbad5812faf0833dccc9b872b4618d3b721' }, hAsync("ix-modal-header", { key: '2aeba11eb0d8e2f927a1a454d462aa1d2be8f797', icon: iconApps }, ((_a = this.config) === null || _a === void 0 ? void 0 : _a.i18nAppSwitch) || 'Switch to application'), hAsync("ix-modal-content", { key: 'e9b3da826aad0519a8ce43879f6ac609370c3e0b', class: "content" }, hAsync("div", { key: '89696259fb23ca82f9be6614afa44aa0d4e0955a', class: "content-apps" }, (!this.config || ((_b = this.config) === null || _b === void 0 ? void 0 : _b.apps.length) === 0) && (hAsync("div", { key: '411aaac0b82835301e909b751ee640054b1c7722', class: "loading" }, hAsync("ix-spinner", { key: '3f1580e44ee6306acee76547fe375094a334e421', size: "medium", variant: "primary" }), hAsync("span", { key: '434d97bd9e210b534a3461bf7c5578e13fd4fb3e' }, ((_c = this.config) === null || _c === void 0 ? void 0 : _c.i18nLoadingApps) ||
5676
5676
  'Loading available applications...'))), (_d = this.config) === null || _d === void 0 ? void 0 :
5677
5677
  _d.apps.map((appEntry) => {
5678
5678
  var _a;
@@ -5898,10 +5898,10 @@ class BasicNavigation {
5898
5898
  (_a = this.modeDisposable) === null || _a === void 0 ? void 0 : _a.dispose();
5899
5899
  }
5900
5900
  render() {
5901
- return (hAsync(Host, { key: '554173d72095d06ac3d5513c91174c083f3e35a6', "data-role": "", class: {
5901
+ return (hAsync(Host, { key: '4822db1bf514b124a556e3ad84371ec65c80b79e', "data-role": "", class: {
5902
5902
  'hide-header': this.hideHeader,
5903
5903
  [`breakpoint-${this.breakpoint}`]: true,
5904
- } }, !this.hideHeader ? (hAsync("ix-application-header", { name: this.applicationName }, hAsync("slot", { name: "logo", slot: "logo" }))) : null, hAsync("div", { key: '7d075b4b4f09e258bf8067ac5faee35777e955d0', class: "navigation-content" }, hAsync("slot", { key: '23e5d833f6aa27e5dd5103e3ef029f274397169e', name: "menu" }), hAsync("div", { key: '1ae544b1a13a03981af145ca73c9320cd93350c3', class: "content", onClick: () => this.onContentClick() }, hAsync("slot", { key: '2087065094c3cc5de206d771bcfe5be56adccb70' })))));
5904
+ } }, !this.hideHeader ? (hAsync("ix-application-header", { name: this.applicationName }, hAsync("slot", { name: "logo", slot: "logo" }))) : null, hAsync("div", { key: '6dac9e78e5fdfcde1d6ceadb634edf144f92d533', class: "navigation-content" }, hAsync("slot", { key: '32e0ae56a4bd3d71298fd8febf6dab05f352addf', name: "menu" }), hAsync("div", { key: '9c58c183a31ab742153be18d439e44557caa70b3', class: "content", onClick: () => this.onContentClick() }, hAsync("slot", { key: '8fba39214e60168b3780d95c1e262b976dc4a5a6' })))));
5905
5905
  }
5906
5906
  get hostElement() { return getElement(this); }
5907
5907
  static get watchers() { return {
@@ -6132,17 +6132,17 @@ class Blind {
6132
6132
  });
6133
6133
  }
6134
6134
  render() {
6135
- return (hAsync(Host, { key: 'e8e3003bc174e573bee19e97f6f4bc3ff44f6d1b', class: {
6135
+ return (hAsync(Host, { key: '00b4ab66bca51be1fca9bc6e2546d8ffef6e971f', class: {
6136
6136
  [`blind-${this.variant}`]: true,
6137
- } }, hAsync("div", { key: '1034566a12454369ca3bb8dcbaa9c7e41d0cbc7c', class: 'blind-header-wrapper' }, hAsync("button", { key: 'f93ac381f2ec7f063c731633e4229b5f7bac7513', class: {
6137
+ } }, hAsync("div", { key: '4536c0666dff1a7f592e2b82f174275388081f16', class: 'blind-header-wrapper' }, hAsync("button", { key: '2813220b43b8b24e314ec45afa052b48f2d1c0d4', class: {
6138
6138
  'blind-header': true,
6139
6139
  [`blind-${this.variant}`]: true,
6140
6140
  closed: this.collapsed,
6141
- }, type: "button", "aria-labelledby": `ix-blind-header-title-${this.blindId}`, "aria-controls": `ix-blind-content-section-${this.blindId}`, "aria-expanded": a11yBoolean(!this.collapsed), onClick: () => this.onHeaderClick() }, hAsync("slot", { key: '0868ac1e3339ac2404b0da95e6745c1beb53eeed', name: "custom-header" })), hAsync("div", { key: '7f9788cbf860557cf024742f4bc775df60d73eb4', class: 'blind-header-content' }, hAsync("ix-icon", { key: '0003ec2962bbba971116895effeaf93d0aac5307', class: "collapse-icon", name: iconChevronRightSmall, color: this.variant === 'filled' || this.variant === 'outline'
6141
+ }, type: "button", "aria-labelledby": `ix-blind-header-title-${this.blindId}`, "aria-controls": `ix-blind-content-section-${this.blindId}`, "aria-expanded": a11yBoolean(!this.collapsed), onClick: () => this.onHeaderClick() }, hAsync("slot", { key: '46a63c9003246ec317b3395f67a9d44e26d537fc', name: "custom-header" })), hAsync("div", { key: '0077a2dcf44af78b231e5945c2cbb3d4d6657890', class: 'blind-header-content' }, hAsync("ix-icon", { key: 'a4896c1311dfabee19992141a114761bca66d4ce', class: "collapse-icon", name: iconChevronRightSmall, color: this.variant === 'filled' || this.variant === 'outline'
6142
6142
  ? 'color-primary'
6143
- : `color-${this.variant}--contrast`, ref: (ref) => (this.chevronRef = ref) }), hAsync("div", { key: 'cc6d991f8405799fca6110f33217b821598709b2', class: "blind-header-title", id: `ix-blind-header-title-${this.blindId}` }, this.label !== undefined ? (hAsync(Fragment, null, this.icon && (hAsync("ix-icon", { class: "blind-header-title-icon", name: this.icon, color: this.variant === 'filled' || this.variant === 'outline'
6143
+ : `color-${this.variant}--contrast`, ref: (ref) => (this.chevronRef = ref) }), hAsync("div", { key: 'c9bf3d7cad6eb8c5c1c5838e13fd2ef93dfa9460', class: "blind-header-title", id: `ix-blind-header-title-${this.blindId}` }, this.label !== undefined ? (hAsync(Fragment, null, this.icon && (hAsync("ix-icon", { class: "blind-header-title-icon", name: this.icon, color: this.variant === 'filled' || this.variant === 'outline'
6144
6144
  ? 'color-std-text'
6145
- : `color-${this.variant}--contrast` })), hAsync("div", { class: 'blind-header-title-row' }, hAsync("div", { class: "blind-header-title-col" }, hAsync("ix-typography", { title: this.label, format: "label-lg", bold: true }, hAsync("div", { class: "blind-header-title-label", title: this.label }, this.label))), this.sublabel && (hAsync("div", { class: "blind-header-title-col" }, hAsync("ix-typography", { title: this.sublabel }, hAsync("div", { class: "blind-header-title-sublabel" }, this.sublabel))))), hAsync("div", { class: "header-actions" }, hAsync("slot", { name: "header-actions" })))) : null))), hAsync("section", { key: '82898718f59f80a28bef0ead436e957d5e729ae2', id: `ix-blind-content-section-${this.blindId}`, "aria-labelledby": `ix-blind-header-title-${this.blindId}` }, hAsync("div", { key: '0847aa3c59174d278cef6f85eb7a8aa537192449', class: {
6145
+ : `color-${this.variant}--contrast` })), hAsync("div", { class: 'blind-header-title-row' }, hAsync("div", { class: "blind-header-title-col" }, hAsync("ix-typography", { title: this.label, format: "label-lg", bold: true }, hAsync("div", { class: "blind-header-title-label", title: this.label }, this.label))), this.sublabel && (hAsync("div", { class: "blind-header-title-col" }, hAsync("ix-typography", { title: this.sublabel }, hAsync("div", { class: "blind-header-title-sublabel" }, this.sublabel))))), hAsync("div", { class: "header-actions" }, hAsync("slot", { name: "header-actions" })))) : null))), hAsync("section", { key: '33094dfc62a23ae50b28a37f44cf820f6cd9461b', id: `ix-blind-content-section-${this.blindId}`, "aria-labelledby": `ix-blind-header-title-${this.blindId}` }, hAsync("div", { key: 'af22eeede3d3093d7b0ab24db17f335a02a430a2', class: {
6146
6146
  'blind-content': true,
6147
6147
  hide: this.collapsed,
6148
6148
  } }, !this.collapsed ? hAsync("slot", null) : null))));
@@ -6276,7 +6276,7 @@ class Breadcrumb {
6276
6276
  render() {
6277
6277
  var _a, _b, _c, _d;
6278
6278
  const a11y = a11yHostAttributes(this.hostElement);
6279
- return (hAsync(Host, { key: '5a11e3322ff26cb7e57d828ddc3eef3769acbdd3' }, hAsync("ix-dropdown", { key: '524eaf6b1d507876fced96ebeb2cfdb47bb32925', id: this.previousDropdownId, "aria-label": this.ariaLabelPreviousButton, trigger: ((_a = this.items) === null || _a === void 0 ? void 0 : _a.length) > this.visibleItemCount
6279
+ return (hAsync(Host, { key: '4a6b862b1db0e8e7849061463f139be7c4639fcd' }, hAsync("ix-dropdown", { key: '8cef2dff858029949dfea14b4a77c0c00e8a3efa', id: this.previousDropdownId, "aria-label": this.ariaLabelPreviousButton, trigger: ((_a = this.items) === null || _a === void 0 ? void 0 : _a.length) > this.visibleItemCount
6280
6280
  ? this.previousButtonRef.waitForCurrent()
6281
6281
  : undefined, onShowChanged: ({ detail }) => {
6282
6282
  this.isPreviousDropdownExpanded = detail;
@@ -6289,7 +6289,7 @@ class Breadcrumb {
6289
6289
  return (hAsync("ix-dropdown-item", { label: label, onClick: () => {
6290
6290
  this.onItemClick(label);
6291
6291
  }, onItemClick: (event) => event.stopPropagation() }));
6292
- })), ((_b = this.items) === null || _b === void 0 ? void 0 : _b.length) > this.visibleItemCount ? (hAsync("ix-breadcrumb-item", { id: this.previousButtonId, ref: this.previousButtonRef, label: "...", tabIndex: 1, onItemClick: (event) => event.stopPropagation(), "aria-describedby": this.previousDropdownId, "aria-controls": this.previousDropdownId, "aria-expanded": a11yBoolean(this.isPreviousDropdownExpanded), class: 'previous-button' })) : null, hAsync("nav", { key: 'c48b488cb7ea5823b7ed0d45247b7da7bda675a4', class: "crumb-items", "aria-label": (_c = a11y['aria-label']) !== null && _c !== void 0 ? _c : 'breadcrumbs' }, hAsync("ol", { key: 'dc8f0d4a08ce647a2bec31230d8464daca40bdc5' }, hAsync("slot", { key: 'ddc547de71a1f4ca9c4be838547f9cc889f505b8' }))), hAsync("ix-dropdown", { key: 'dbf0ead59000611d1c992a5bee82b98571d40f18', trigger: this.nextButtonRef.waitForCurrent() }, (_d = this.nextItems) === null || _d === void 0 ? void 0 : _d.map((item) => (hAsync("ix-dropdown-item", { label: item, onClick: (e) => {
6292
+ })), ((_b = this.items) === null || _b === void 0 ? void 0 : _b.length) > this.visibleItemCount ? (hAsync("ix-breadcrumb-item", { id: this.previousButtonId, ref: this.previousButtonRef, label: "...", tabIndex: 1, onItemClick: (event) => event.stopPropagation(), "aria-describedby": this.previousDropdownId, "aria-controls": this.previousDropdownId, "aria-expanded": a11yBoolean(this.isPreviousDropdownExpanded), class: 'previous-button' })) : null, hAsync("nav", { key: '8112c1329362ff4ffe1d689d6b20ae550888dcba', class: "crumb-items", "aria-label": (_c = a11y['aria-label']) !== null && _c !== void 0 ? _c : 'breadcrumbs' }, hAsync("ol", { key: '2db2e27473f900774d18b7ef1466adad55aadf79' }, hAsync("slot", { key: '506d6a2a60cf265768e84b17f135260a6e063158' }))), hAsync("ix-dropdown", { key: 'bae2ef6fb599375c20b534a4a58fa15582f51460', trigger: this.nextButtonRef.waitForCurrent() }, (_d = this.nextItems) === null || _d === void 0 ? void 0 : _d.map((item) => (hAsync("ix-dropdown-item", { label: item, onClick: (e) => {
6293
6293
  this.nextClick.emit({
6294
6294
  event: e,
6295
6295
  item,
@@ -6497,9 +6497,9 @@ class Button {
6497
6497
  alignment: this.alignment,
6498
6498
  tabIndex: this.hostElement.tabIndex,
6499
6499
  };
6500
- return (hAsync(Host, { key: 'de117e8374cf25073732e14ced0583a67a53b54b', tabindex: this.disabled ? -1 : 0, class: {
6500
+ return (hAsync(Host, { key: '64d29a9ba0f84b7777d2987a457bc9a89273ad8c', tabindex: this.disabled ? -1 : 0, class: {
6501
6501
  disabled: this.disabled || this.loading,
6502
- }, onFocus: () => this.setFocus() }, hAsync(BaseButton, Object.assign({ key: '39b6019cede041ff3ea36edebd70001ad7e7228c' }, baseButtonProps), hAsync("slot", { key: '9c59689c0b54defe8a435854dfe4c993de1eb758' }))));
6502
+ }, onFocus: () => this.setFocus() }, hAsync(BaseButton, Object.assign({ key: '978c4d1d3092d2e7b626bb7981f2ccdf9dcf0aae' }, baseButtonProps), hAsync("slot", { key: '2bc104087f439ff5f68715aafefb65dad9d170d6' }))));
6503
6503
  }
6504
6504
  get hostElement() { return getElement(this); }
6505
6505
  static get watchers() { return {
@@ -6542,10 +6542,10 @@ class Card {
6542
6542
  this.selected = false;
6543
6543
  }
6544
6544
  render() {
6545
- return (hAsync(Host, { key: '3d866b84586d9db427e6dd978c607e9293b63375', class: {
6545
+ return (hAsync(Host, { key: '6bd95434968e31b9c115d98e037a31070f7437c9', class: {
6546
6546
  selected: this.selected,
6547
6547
  [`card-${this.variant}`]: true,
6548
- } }, hAsync("div", { key: '9671d83ac2d056fdb0d130d0780474602470ee09', class: "card-content" }, hAsync("slot", { key: 'f1f87190a18a858981098e9230916f8821a7ac0c' })), hAsync("div", { key: '92492646227bfecc9d5977f240844664446e50e1', class: "card-footer" }, hAsync("slot", { key: '06cdce4a40548d9486a0bd44d9de7410eaebe538', name: "card-accordion" }))));
6548
+ } }, hAsync("div", { key: 'd80ec60a00de7e665e65b2a8899485d8ad624f68', class: "card-content" }, hAsync("slot", { key: '3d40035272b3851059c03d97fa9005d4c03cf524' })), hAsync("div", { key: 'e438230078fdbffd243ad41de3df1ebcd63a818b', class: "card-footer" }, hAsync("slot", { key: '3ec708f0b239fb7bc9c1a81d722952dc1e01739a', name: "card-accordion" }))));
6549
6549
  }
6550
6550
  get hostElement() { return getElement(this); }
6551
6551
  static get style() { return cardCss; }
@@ -6610,13 +6610,13 @@ class CardAccordion {
6610
6610
  this.onInitialExpandChange();
6611
6611
  }
6612
6612
  render() {
6613
- return (hAsync(Host, { key: '7c185cd6dce5848a156f7cda3e1330e1d044eaf7', slot: "card-accordion" }, hAsync("button", { key: 'e69a169703eda0fd0298745c8792a387181f5a55', tabIndex: 0, class: { 'expand-action': true, show: this.expandContent }, onClick: (event) => this.onExpandActionClick(event), role: "button", type: "button", "aria-expanded": this.expandContent, "aria-controls": getAriaControlsId() }, hAsync("ix-icon", { key: '69c0621b1014d6a7bdc876d82f6ab14c52018aab', name: iconChevronRightSmall, class: {
6613
+ return (hAsync(Host, { key: '53cab8b4852cb2d6151c705361fb4422c0291893', slot: "card-accordion" }, hAsync("button", { key: '6bd6e3e012f7236350ade146050a1e35abbfff5f', tabIndex: 0, class: { 'expand-action': true, show: this.expandContent }, onClick: (event) => this.onExpandActionClick(event), role: "button", type: "button", "aria-expanded": this.expandContent, "aria-controls": getAriaControlsId() }, hAsync("ix-icon", { key: '224fea408d7ee4011b98cba0274a11a05ef15ca7', name: iconChevronRightSmall, class: {
6614
6614
  'expand-icon': true,
6615
6615
  show: this.expandContent,
6616
- } })), hAsync("div", { key: '884b7e0f360ad133ce8a3eb76c32ed34f435135f', class: {
6616
+ } })), hAsync("div", { key: '4ab922d317fb8c0c3371980218b3173bf46f8175', class: {
6617
6617
  'expand-content': true,
6618
6618
  show: this.expandContent,
6619
- } }, hAsync("div", { key: '6cfc7fccccb7758e3cc73e7eb6c067763b3b4268', class: "expand-content-inner" }, hAsync("div", { key: 'fd050651e883930641383c19fa02b49e68c6f7b5', class: "expand-content-body" }, hAsync("slot", { key: '7c5fb593f6cb6745a99ad546d840b1044038e288' })), hAsync("div", { key: 'ee9bd3cebe0d9c9ea1967fa9f121018ff487a5fb', class: "expand-content-footer" })))));
6619
+ } }, hAsync("div", { key: '69b20a36c0bc90b2d731029cc2b584dc3edb35f2', class: "expand-content-inner" }, hAsync("div", { key: 'e6b6ac0e9fbc1266033431e0f14c4b7a7f7fdd90', class: "expand-content-body" }, hAsync("slot", { key: 'b203f7ffeeb2fcd70b85adb0de017b8b2664dc5c' })), hAsync("div", { key: 'b23b132f1dbb06232d2d6426e1fde1c13e59a756', class: "expand-content-footer" })))));
6620
6620
  }
6621
6621
  get hostElement() { return getElement(this); }
6622
6622
  static get watchers() { return {
@@ -6643,7 +6643,7 @@ class CardContent {
6643
6643
  registerInstance(this, hostRef);
6644
6644
  }
6645
6645
  render() {
6646
- return (hAsync(Host, { key: 'eb61b6aa4f4c260baeefe0170137b19e9e2e39aa' }, hAsync("div", { key: '1c8e27f930783dd485ecba817c73d7708ebb62c1', class: "content-wrapper" }, hAsync("slot", { key: 'f4f9cdad5ddeae725171e9a50cd56d974ebc20cd' }))));
6646
+ return (hAsync(Host, { key: '67d57c6e8d13678ca3ba74ce21f9d35e20d9b86e' }, hAsync("div", { key: '984c45e0b6d85ea5d063b0aa6b72ad0bb0ebadff', class: "content-wrapper" }, hAsync("slot", { key: '6050aaef52ed996cfa314bd9a79a100beb979fda' }))));
6647
6647
  }
6648
6648
  static get style() { return cardContentCss; }
6649
6649
  static get cmpMeta() { return {
@@ -6666,7 +6666,7 @@ class CardHeader {
6666
6666
  registerInstance(this, hostRef);
6667
6667
  }
6668
6668
  render() {
6669
- return (hAsync(Host, { key: 'f0d3698e46fa1b949ea04428f23901687c152ce3' }, hAsync("slot", { key: '1bbf463ec501abecd337d5421a3235b06a7ea92c' }), hAsync("div", { key: '55691974ff23e7750cd124e7c924d8a0b05d34c3', class: "title-actions" }, hAsync("slot", { key: 'f386395933433dd607ab9a86e2d5a03406ad9812', name: "title-actions" }))));
6669
+ return (hAsync(Host, { key: '5148c01fc9fd7bae1a4d1ddf353b980498b081e1' }, hAsync("slot", { key: '1f97ca5e0f2009f4435bbd46fe84196df762fbc7' }), hAsync("div", { key: '9a5207f2155f9579ec60696d02203a8735cd09a3', class: "title-actions" }, hAsync("slot", { key: '78e8f6986a6b91b91c19c6a8c34e5849917b4241', name: "title-actions" }))));
6670
6670
  }
6671
6671
  static get style() { return cardTitleCss; }
6672
6672
  static get cmpMeta() { return {
@@ -6839,16 +6839,16 @@ class CardList {
6839
6839
  }
6840
6840
  }
6841
6841
  render() {
6842
- return (hAsync(Host, { key: '1856a66fb74bada9c6b9c5759aa7c49ae96b6579' }, hAsync(CardListTitle, { key: '057133dcf90e8f06ed452a4f59e925e0f5cefe95', isCollapsed: this.collapse, label: this.label, showAllLabel: this.i18nShowAll, showAllCounter: this.showAllCount === undefined
6842
+ return (hAsync(Host, { key: 'd7259ff82ceca3598f38522414b6e73b15686b48' }, hAsync(CardListTitle, { key: '2de645a7bf9859e64ebefc8d9a42580d19adf898', isCollapsed: this.collapse, label: this.label, showAllLabel: this.i18nShowAll, showAllCounter: this.showAllCount === undefined
6843
6843
  ? this.numberOfAllChildElements
6844
- : this.showAllCount, onClick: () => this.onCardListVisibilityToggle(), onShowAllClick: (e) => this.onShowAllClick(e), hideShowAll: this.hideShowAll }), hAsync("div", { key: 'fd4634b96598cb038c6a344836a29816f88c6166', class: {
6844
+ : this.showAllCount, onClick: () => this.onCardListVisibilityToggle(), onShowAllClick: (e) => this.onShowAllClick(e), hideShowAll: this.hideShowAll }), hAsync("div", { key: '6b7e7893b1a83f167485af9e10a549ecfb7fca10', class: {
6845
6845
  CardList__Overflow: true,
6846
- }, style: this.computeMaskLayer() }, hAsync("div", { key: 'aef372825c59bfeccc0b8c311a8aa678af506cdd', class: {
6846
+ }, style: this.computeMaskLayer() }, hAsync("div", { key: '0627f7fa7cd2a606877995198d8ee8dc74144b87', class: {
6847
6847
  CardList__Content: true,
6848
6848
  CardList__Content__Collapsed: this.collapse,
6849
6849
  CardList__Style__Flexbox__Scroll: this.listStyle === 'stack',
6850
6850
  CardList__Style__Infinite__Scroll: this.listStyle === 'scroll',
6851
- }, onScroll: () => this.onCardListScroll() }, hAsync("slot", { key: 'faa99ce7023f23a9215927465b8914305c927590', onSlotchange: () => this.changeVisibilityOfSlotChildren() }), this.isShowMoreCardVisible() ? (hAsync("ix-card", { class: {
6851
+ }, onScroll: () => this.onCardListScroll() }, hAsync("slot", { key: '7b9ccc49e435e65d2a72076d5843d338d844a742', onSlotchange: () => this.changeVisibilityOfSlotChildren() }), this.isShowMoreCardVisible() ? (hAsync("ix-card", { class: {
6852
6852
  Show__All__Card: true,
6853
6853
  }, onClick: (event) => this.showMoreCardClick.emit({
6854
6854
  nativeEvent: event,
@@ -7432,19 +7432,19 @@ class CategoryFilter {
7432
7432
  }
7433
7433
  render() {
7434
7434
  var _a, _b, _c;
7435
- return (hAsync(Host, { key: '96bb30a0005172a9fdee2eb9a6d5af3d10407706' }, hAsync("form", { key: 'cd84cdb5d74d2ff60548ce948639a03943b44da4', ref: (el) => (this.formElement = el) }, hAsync("div", { key: '612dfd1a4ede3fb598d46748acee0d8efffc2695', "read-only": this.readonly, class: {
7435
+ return (hAsync(Host, { key: '5ff6c259341a93e15a71906f4925e1a407016d41' }, hAsync("form", { key: '95197390ff8f1c012805103a4f74ba5516071e6c', ref: (el) => (this.formElement = el) }, hAsync("div", { key: '6a75d80d030f44d86376cc80adfb6f015fbd769b', "read-only": this.readonly, class: {
7436
7436
  'input-container': true,
7437
7437
  disabled: this.disabled,
7438
7438
  focus: this.hasFocus,
7439
7439
  readonly: this.readonly,
7440
7440
  'no-icon': this.hideIcon,
7441
- } }, hAsync("ix-icon", { key: '66fd8cf49866c64b5edf05e1eb508b8f71b9fe79', color: this.getIconColor(), class: { 'display-none': this.hideIcon }, name: (_a = this.icon) !== null && _a !== void 0 ? _a : iconSearch, size: "16" }), hAsync("div", { key: '6e6fbae2c9a462b1a126e73b47571f61607c01e3', class: "token-container" }, hAsync("div", { key: '84ade3aa89605af47dade4d0a05f6b56ca3fba77', class: "list-unstyled" }, this.filterTokens.map((value, index) => (hAsync("span", { key: value.toString(), class: {
7441
+ } }, hAsync("ix-icon", { key: '62004c966ec3b18e4ab0eb64a4c31cf968e87ae5', color: this.getIconColor(), class: { 'display-none': this.hideIcon }, name: (_a = this.icon) !== null && _a !== void 0 ? _a : iconSearch, size: "16" }), hAsync("div", { key: '1bd8d2dd5deee15c913b75053a059fb050475482', class: "token-container" }, hAsync("div", { key: 'f9dd1cfffb8cb1b14409dfb3f68f4339f62a4d71', class: "list-unstyled" }, this.filterTokens.map((value, index) => (hAsync("span", { key: value.toString(), class: {
7442
7442
  animate__animated: true,
7443
7443
  animate__fadein: true,
7444
7444
  } }, hAsync("ix-filter-chip", { disabled: this.disabled, readonly: this.readonly, onClick: (e) => e.stopPropagation(), onCloseClick: () => this.removeToken(index) }, this.getFilterChipLabel(value))))), this.categories === undefined ? ('') : (hAsync("span", { class: {
7445
7445
  'category-preview': true,
7446
7446
  'display-none': this.category === '',
7447
- } }, (_b = this.categories[this.category]) === null || _b === void 0 ? void 0 : _b.label)), hAsync("input", Object.assign({ key: 'a6058c78585118ab15dc9a070f8d727e83554cf7', class: {
7447
+ } }, (_b = this.categories[this.category]) === null || _b === void 0 ? void 0 : _b.label)), hAsync("input", Object.assign({ key: '4b8795100181b9acea56dcdfc4c37d46eb9149a6', class: {
7448
7448
  'text-input': true,
7449
7449
  'hide-placeholder': this.readonly || this.disabled || this.category !== '',
7450
7450
  }, autocomplete: "off", name: "category-filter-input", disabled: this.disabled, readonly: this.readonly, ref: this.textInput, type: "text", placeholder: this.placeholder }, this.a11yAttributes)))), !this.readonly && !this.disabled && this.getResetButton())), this.disabled || this.readonly ? ('') : (hAsync("ix-dropdown", { show: this.showDropdown, closeBehavior: "outside", offset: { mainAxis: 2 }, anchor: (_c = this.textInput) === null || _c === void 0 ? void 0 : _c.waitForCurrent(), trigger: this.hostElement, header: this.getDropdownHeader() }, this.renderDropdownContent()))));
@@ -7710,13 +7710,13 @@ class Checkbox {
7710
7710
  return (hAsync("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, this.indeterminate && (hAsync(Fragment, null, hAsync("rect", { width: "18", height: "18", fill: "transparent" }), hAsync("rect", { x: "3", y: "8", width: "12", height: "2", fill: "var(--ix-checkbox-check-color)" }))), this.checked && (hAsync("path", { d: "M3.65625 8.15625L8.4375 12.9375L14.625 3.9375", stroke: "var(--ix-checkbox-check-color)", "stroke-width": "2" }))));
7711
7711
  }
7712
7712
  render() {
7713
- return (hAsync(Host, { key: 'd62ba45fec3d92837d164d462cb28c084821e84c', "aria-checked": a11yBoolean(this.checked), "aria-disabled": a11yBoolean(this.disabled), role: "checkbox", class: {
7713
+ return (hAsync(Host, { key: 'edd3e1db46df2972d32c7163e9ec8cea31ab1442', "aria-checked": a11yBoolean(this.checked), "aria-disabled": a11yBoolean(this.disabled), role: "checkbox", class: {
7714
7714
  disabled: this.disabled,
7715
7715
  checked: this.checked,
7716
7716
  indeterminate: this.indeterminate,
7717
- }, onFocus: () => (this.touched = true), onBlur: () => this.ixBlur.emit() }, hAsync("label", { key: '5606a4b7ce0cabdbe07ff1569d217fc67cca6487' }, hAsync("input", { key: '9ad64990338cc5e43d4fdb6b1f752181a248a69e', "aria-checked": a11yBoolean(this.checked), required: this.required, disabled: this.disabled, checked: this.checked, ref: this.inputRef, type: "checkbox", onChange: () => this.setCheckedState(!this.checked) }), hAsync("button", { key: '5e95e609ac45a14c3ec829732eaee209a3beceb7', disabled: this.disabled, class: {
7717
+ }, onFocus: () => (this.touched = true), onBlur: () => this.ixBlur.emit() }, hAsync("label", { key: '4613265c56703e7492610ec4628292acaa1d687a' }, hAsync("input", { key: '7aa0618e7587d985033ff91aa12830a068d87bc5', "aria-checked": a11yBoolean(this.checked), required: this.required, disabled: this.disabled, checked: this.checked, ref: this.inputRef, type: "checkbox", onChange: () => this.setCheckedState(!this.checked) }), hAsync("button", { key: '77ef1f2cd6ca06a41e19553eeb74a5c016dee5db', disabled: this.disabled, class: {
7718
7718
  checked: this.checked,
7719
- }, onClick: () => this.setCheckedState(!this.checked) }, this.renderCheckmark()), hAsync("ix-typography", { key: '6aa1a8fb49fde1e33edd890753ed61cbb9d80c24', format: "label", textColor: this.disabled ? 'weak' : 'std' }, this.label, hAsync("slot", { key: '095cde999dd4c636c4557ea1bfc146ec64a36f39' })))));
7719
+ }, onClick: () => this.setCheckedState(!this.checked) }, this.renderCheckmark()), hAsync("ix-typography", { key: '951668fe3462fcf3b739b74f8329259a245165f3', format: "label", textColor: this.disabled ? 'weak' : 'std' }, this.label, hAsync("slot", { key: '7ecee7334a8b9fa3d37a2f7bf166caf793fe6ccb' })))));
7720
7720
  }
7721
7721
  static get formAssociated() { return true; }
7722
7722
  get hostElement() { return getElement(this); }
@@ -7830,10 +7830,10 @@ class CheckboxGroup {
7830
7830
  return Promise.resolve(this.checkboxElements.some((checkbox) => checkbox.checked));
7831
7831
  }
7832
7832
  render() {
7833
- return (hAsync(Host, { key: '73ba8360d188e61a3e8ded36aba11520cbd699fe', ref: this.groupRef, onIxBlur: () => (this.touched = true) }, hAsync("ix-field-wrapper", { key: '4ad03b00fd2c649884083fe0be7666baf43e0dc7', label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, validText: this.validText, warningText: this.warningText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isInfo: this.isInfo, isValid: this.isValid, isWarning: this.isWarning, controlRef: this.groupRef }, hAsync("div", { key: 'd2d2bf37c859ad23d08cafb5fa5c0813122195d3', class: {
7833
+ return (hAsync(Host, { key: '232eb7542941fa1d605cdd40bd156e8bd81ef4f5', ref: this.groupRef, onIxBlur: () => (this.touched = true) }, hAsync("ix-field-wrapper", { key: '5ef5e927bdde0e22a5fcf231d56375d227b80e66', label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, validText: this.validText, warningText: this.warningText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isInfo: this.isInfo, isValid: this.isValid, isWarning: this.isWarning, controlRef: this.groupRef }, hAsync("div", { key: '3a25a5693861aba6a29191b6c05bf6c4e466b31b', class: {
7834
7834
  'checkbox-container': true,
7835
7835
  'row-layout': this.direction === 'row',
7836
- } }, hAsync("slot", { key: '354c04b291b18c1fde966e450de2714ae4d31b42' })))));
7836
+ } }, hAsync("slot", { key: 'c3bfa064b2f30686d4e5690d7ed04c0b51832c1c' })))));
7837
7837
  }
7838
7838
  get hostElement() { return getElement(this); }
7839
7839
  static get style() { return checkboxGroupCss; }
@@ -7931,13 +7931,13 @@ class Chip {
7931
7931
  [this.outline ? 'borderColor' : 'backgroundColor']: this.background,
7932
7932
  };
7933
7933
  }
7934
- return (hAsync(Host, { key: '10508029bc48d48cd92da50374469b74791ad9c0', tabIndex: "-1", class: {
7934
+ return (hAsync(Host, { key: 'e9bfceb20d9b6b7642a529fdc9721869e7a25a2b', tabIndex: "-1", class: {
7935
7935
  inactive: isInactive,
7936
7936
  }, style: this.variant === 'custom'
7937
7937
  ? {
7938
7938
  '--ix-icon-button-color': this.chipColor,
7939
7939
  }
7940
- : {} }, hAsync("div", { key: '3e18dabfa2586c96d6573908988b39e3d5cd9b86', ref: this.containerElementRef, style: Object.assign({}, customStyle), class: {
7940
+ : {} }, hAsync("div", { key: '9e76be46aa4d054f2f6c5328ef4896a06d366a4e', ref: this.containerElementRef, style: Object.assign({}, customStyle), class: {
7941
7941
  container: true,
7942
7942
  outline: this.outline,
7943
7943
  inactive: isInactive,
@@ -7952,11 +7952,11 @@ class Chip {
7952
7952
  closable: this.closable,
7953
7953
  icon: !!this.icon,
7954
7954
  centerContent: this.centerContent,
7955
- } }, hAsync("div", { key: '1c05d1efa51f7541122580eda3074bdd1d2a2b17', class: "content-wrapper" }, this.icon && (hAsync("ix-icon", { key: '9abb66b3ce3049942b07466ba7d1094cee42accb', class: {
7955
+ } }, hAsync("div", { key: '7e0f1aa32e1f2f27e992771e3e202dcd8e79ee38', class: "content-wrapper" }, this.icon && (hAsync("ix-icon", { key: '88a6342667bdc0973372818d2e54e13607c4b0e7', class: {
7956
7956
  'with-icon': true,
7957
7957
  }, name: this.icon, size: '24', style: this.variant === 'custom'
7958
7958
  ? { color: this.outline ? this.background : this.chipColor }
7959
- : undefined })), hAsync("span", { key: '12d94cbe5b95d78e308c01a6ffeeb14c0ad4be4e', class: "slot-container" }, hAsync("slot", { key: '319142ef1739e399f4629e8f41754a8569158bfa' }))), isInactive === false && this.closable ? this.getCloseButton() : null), this.getTooltip()));
7959
+ : undefined })), hAsync("span", { key: '18d2a134c4f45425d0ba3ebbb2ee40e8219f53e9', class: "slot-container" }, hAsync("slot", { key: '689548052a1972046dbc9b0847c7323ade871644' }))), isInactive === false && this.closable ? this.getCloseButton() : null), this.getTooltip()));
7960
7960
  }
7961
7961
  get hostElement() { return getElement(this); }
7962
7962
  static get style() { return chipCss; }
@@ -8036,7 +8036,7 @@ class Col {
8036
8036
  };
8037
8037
  }
8038
8038
  render() {
8039
- return (hAsync(Host, { key: 'c079ab348a6cdc2a541a589b3b420d017168b650', style: Object.assign({}, this.getColumnSizeStyling()) }, hAsync("slot", { key: 'd547e6ec36b0e50394f8f75d18e3d4ab62e1110e' })));
8039
+ return (hAsync(Host, { key: '725f77eb880e6407ac70b50150d2575703ee5f29', style: Object.assign({}, this.getColumnSizeStyling()) }, hAsync("slot", { key: '4b6b995339cced9d04f1118d5e9f38f19509e292' })));
8040
8040
  }
8041
8041
  static get style() { return colCss; }
8042
8042
  static get cmpMeta() { return {
@@ -8069,12 +8069,12 @@ class Content {
8069
8069
  return this.hostElement.shadowRoot.querySelector('.content-header slot');
8070
8070
  }
8071
8071
  render() {
8072
- return (hAsync(Host, { key: 'b232033e844cce7b64e46fb947aaa82088e1a3b7' }, hAsync("div", { key: '189fe885fb253cb87bc268d182dd46bc1523fb83', class: {
8072
+ return (hAsync(Host, { key: '2fc667e794c1c405e05bb44d1a0a30e1347fdbb9' }, hAsync("div", { key: '26c76928f72d75a3898ef3981b3594170b2f8e50', class: {
8073
8073
  'content-header': true,
8074
8074
  slotted: this.isContentHeaderSlotted,
8075
- } }, hAsync("slot", { key: '0fe53f18f29eef2a950c6ad87d5860ed01445aa0', name: "header", onSlotchange: () => {
8075
+ } }, hAsync("slot", { key: '87b919b488d9bca96f10b6ae777b238a7ff32323', name: "header", onSlotchange: () => {
8076
8076
  this.isContentHeaderSlotted = hasSlottedElements(this.contentHeaderSlot);
8077
- } })), hAsync("div", { key: 'a613f4f94a9402390740f36e78227b6550ef4f01', class: "content" }, hAsync("slot", { key: 'f1f60c196ea4700dede8af657eb771864fdff734' }))));
8077
+ } })), hAsync("div", { key: 'ec33f05055ae1a0ade4394bd40a20fc58bccbb51', class: "content" }, hAsync("slot", { key: '861d214129eacbbb74988cf8f556186acb7bda99' }))));
8078
8078
  }
8079
8079
  get hostElement() { return getElement(this); }
8080
8080
  static get style() { return contentCss; }
@@ -8110,7 +8110,7 @@ class ContentHeader {
8110
8110
  this.hasBackButton = false;
8111
8111
  }
8112
8112
  render() {
8113
- return (hAsync(Host, { key: '928efa217011fe719ae85f242af1a6a53dd9f9a0' }, this.hasBackButton ? (hAsync("ix-icon-button", { class: 'backButton', variant: "primary", icon: iconArrowLeft, ghost: true, onClick: () => this.backButtonClick.emit() })) : null, hAsync("div", { key: '9ea073b90b1b71caa19ffd417a49eed7c4308061', class: "titleGroup" }, hAsync("ix-typography", { key: '961dced5d7117a17efe8f1830968796d1d864be3', format: this.variant === 'secondary' ? 'h4' : 'h3', class: this.variant === 'secondary' ? 'secondary' : '' }, this.headerTitle), !!this.headerSubtitle && (hAsync("ix-typography", { key: '9bf3c18838430fdffbbc146b1577f5d2251dc3e4', format: 'h6', "text-color": 'soft', class: this.variant === 'secondary' ? 'subtitle' : '' }, this.headerSubtitle))), hAsync("div", { key: '8952391cb6163493dc5ab27b690c4375ef535ac4', class: "buttons" }, hAsync("slot", { key: 'afa8f83adfda8f12a5ac50a1bde46d1e1ba60671' }))));
8113
+ return (hAsync(Host, { key: 'e1289f0a76f8019796f87829f15f61409973bed0' }, this.hasBackButton ? (hAsync("ix-icon-button", { class: 'backButton', variant: "primary", icon: iconArrowLeft, ghost: true, onClick: () => this.backButtonClick.emit() })) : null, hAsync("div", { key: '7749798c2f8f8121d334d7ae78ad3530f095ef48', class: "titleGroup" }, hAsync("ix-typography", { key: '0e448a5cd660f088101c406da3af96f12d2e2690', format: this.variant === 'secondary' ? 'h4' : 'h3', class: this.variant === 'secondary' ? 'secondary' : '' }, this.headerTitle), !!this.headerSubtitle && (hAsync("ix-typography", { key: 'ffb763836bdde4eba3a4cfc4f981e7a2c7dd46a2', format: 'h6', "text-color": 'soft', class: this.variant === 'secondary' ? 'subtitle' : '' }, this.headerSubtitle))), hAsync("div", { key: 'aa50a3909afbc6ef73521ac957d79a1ae01f19fd', class: "buttons" }, hAsync("slot", { key: 'a72ec6709a889fadfe486a1fb9896ca482242307' }))));
8114
8114
  }
8115
8115
  static get style() { return contentHeaderCss; }
8116
8116
  static get cmpMeta() { return {
@@ -8216,7 +8216,7 @@ class CssGrid {
8216
8216
  if (this.currentTemplate && this.currentTemplate.length !== 0) {
8217
8217
  style['grid-template-areas'] = templateBuilder(this.currentTemplate);
8218
8218
  }
8219
- return (hAsync(Host, { key: '2ae68c413a5c560848f3a4a2df91098fe4515f40', style: style }, hAsync("slot", { key: '08790f4bd0db622f9f78eaa3a0694748b4053fc1' })));
8219
+ return (hAsync(Host, { key: 'aa465f2817f5788d72565bf138cefff118e307e9', style: style }, hAsync("slot", { key: '3e170cdadb93be56a578d657fcd70d5e03cc608e' })));
8220
8220
  }
8221
8221
  static get style() { return cssGridCss; }
8222
8222
  static get cmpMeta() { return {
@@ -8244,7 +8244,7 @@ class CssGridItem {
8244
8244
  render() {
8245
8245
  const style = {};
8246
8246
  style['grid-area'] = this.itemName;
8247
- return (hAsync(Host, { key: 'b51d8dffe6ab4876ee52328043eb949c9db10200', style: style }, hAsync("slot", { key: '34aae403a952e99bebae1dbfa2c089a5d2fa73d5' })));
8247
+ return (hAsync(Host, { key: 'a6516c0d4de0a1dddd6860e69930262064b91f2a', style: style }, hAsync("slot", { key: '4f536059b653610e8a04fffd43aebf63e9554fc2' })));
8248
8248
  }
8249
8249
  static get style() { return cssGridItemCss; }
8250
8250
  static get cmpMeta() { return {
@@ -8298,7 +8298,7 @@ class CustomField {
8298
8298
  this.isWarning = isWarning;
8299
8299
  }
8300
8300
  render() {
8301
- return (hAsync(Host, { key: '169feb69a90e647f7e3d6c989bdf55fbd899e91b' }, hAsync("ix-field-wrapper", { key: 'ff3596456a62d3bf0c3a1481d60b3294ca727a7a', label: this.label, helperText: this.helperText, infoText: this.infoText, warningText: this.warningText, invalidText: this.invalidText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, required: this.required }, hAsync("slot", { key: '4c6d8db5227627a16a08342e51ff3670e5e41f4e' }))));
8301
+ return (hAsync(Host, { key: '70d7fefaf6c76d6f6400aa86028bd5e590f04869' }, hAsync("ix-field-wrapper", { key: 'd9f6e786f6c94d63e0571b45afd455169465aa55', label: this.label, helperText: this.helperText, infoText: this.infoText, warningText: this.warningText, invalidText: this.invalidText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, required: this.required }, hAsync("slot", { key: '7146528507351733a8c9ddd3f445627103bc0611' }))));
8302
8302
  }
8303
8303
  get hostElement() { return getElement(this); }
8304
8304
  static get style() { return customFieldCss; }
@@ -16242,21 +16242,21 @@ class DateDropdown {
16242
16242
  }
16243
16243
  render() {
16244
16244
  var _a, _b, _c;
16245
- return (hAsync(Host, { key: '66740d1169f13c0ed85e36272cb59a05724f42c1' }, hAsync("ix-button", { key: '891287bd399698808d137ae2fac156ca01a21373', "data-testid": "date-dropdown-trigger", "data-date-dropdown-trigger": true, variant: this.variant, ghost: this.ghost, outline: this.outline, loading: this.loading, icon: iconHistory, ref: this.triggerRef, disabled: this.disabled }, this.getButtonLabel()), hAsync("ix-dropdown", { key: 'fb077d08ac2fe7bbd01b946922303f40536640e0', "data-testid": "date-dropdown", "data-date-dropdown": true, class: "min-width max-height", trigger: this.triggerRef.waitForCurrent(), closeBehavior: "outside", placement: "bottom-start", onShowChanged: ({ detail: show }) => {
16245
+ return (hAsync(Host, { key: 'b7371214ce82eed05c19e73b26babb08b60d46ec' }, hAsync("ix-button", { key: '91748fd78c32d1d23259c17d16e1eab90271d3a0', "data-testid": "date-dropdown-trigger", "data-date-dropdown-trigger": true, variant: this.variant, ghost: this.ghost, outline: this.outline, loading: this.loading, icon: iconHistory, ref: this.triggerRef, disabled: this.disabled }, this.getButtonLabel()), hAsync("ix-dropdown", { key: '53cd4bc9c402a0f2382756b85f18d9a4b80531f6', "data-testid": "date-dropdown", "data-date-dropdown": true, class: "min-width max-height", trigger: this.triggerRef.waitForCurrent(), closeBehavior: "outside", placement: "bottom-start", onShowChanged: ({ detail: show }) => {
16246
16246
  if (!show &&
16247
16247
  this.selectedDateRangeId === 'custom' &&
16248
16248
  this.datePickerTouched &&
16249
16249
  this.currentRangeValue) {
16250
16250
  this.onDateSelect(this.currentRangeValue);
16251
16251
  }
16252
- } }, hAsync("ix-layout-grid", { key: '7c3a5c70e8c8d7e22ae8621ba3eca16cff1d757c', noMargin: true }, hAsync("ix-row", { key: 'ca6c60a1d4dddcc15a36f465f7fe79de8ff28045' }, ((_a = this.dateRangeOptions) === null || _a === void 0 ? void 0 : _a.length) > 1 && (hAsync("ix-col", { key: '7acb95c80ee7bf5b85dacb89c1c3a2812f6e9529', class: {
16252
+ } }, hAsync("ix-layout-grid", { key: '5599bb6f0dddf7399b1a44176641201467c7a019', noMargin: true }, hAsync("ix-row", { key: '8e6883fbc64b092a210bd77888bdab5e816b113c' }, ((_a = this.dateRangeOptions) === null || _a === void 0 ? void 0 : _a.length) > 1 && (hAsync("ix-col", { key: '3b88c720c0a424b6a3026c4cf007df0814f2ab53', class: {
16253
16253
  'no-margin': true,
16254
16254
  'border-right': this.selectedDateRangeId === 'custom',
16255
- } }, this.dateRangeOptions.map((dateRangeOption) => (hAsync("ix-dropdown-item", { label: dateRangeOption.label, onClick: () => this.onRangeListSelect(dateRangeOption.id), checked: this.selectedDateRangeId === dateRangeOption.id }))), hAsync("div", { key: '5090d6491dcb3c6eba91582ebf6cc0b78452eaf6', hidden: !this.customRangeAllowed }, hAsync("ix-dropdown-item", { key: '1285567b0623bcf7ed7cd4915a3013cadbd1e2ac', label: this.i18nCustomItem, checked: this.selectedDateRangeId === 'custom', onClick: () => this.onRangeListSelect('custom') })))), hAsync("ix-col", { key: '5afab982bec7e18e16b64c36c103c8f7a740e29e', class: "no-margin" }, this.selectedDateRangeId === 'custom' && (hAsync(Fragment, { key: '4e4a4149530a08d42bc5cb141e1a5e0e22117a02' }, hAsync("ix-date-picker", { key: '312c1f27d8f91633bec874413c1f0c6dea078d2c', standaloneAppearance: false, locale: this.locale, onDateChange: (e) => {
16255
+ } }, this.dateRangeOptions.map((dateRangeOption) => (hAsync("ix-dropdown-item", { label: dateRangeOption.label, onClick: () => this.onRangeListSelect(dateRangeOption.id), checked: this.selectedDateRangeId === dateRangeOption.id }))), hAsync("div", { key: '61033c0bd3eb3bc860c685df0e2556bc690bf38b', hidden: !this.customRangeAllowed }, hAsync("ix-dropdown-item", { key: '2fa55223e18a75fd65838e98a6afa4a169525c66', label: this.i18nCustomItem, checked: this.selectedDateRangeId === 'custom', onClick: () => this.onRangeListSelect('custom') })))), hAsync("ix-col", { key: '6982ad47abe4b14bc422ea42d806752f3e33dbeb', class: "no-margin" }, this.selectedDateRangeId === 'custom' && (hAsync(Fragment, { key: '15c3d0cc723a01cf76276ee9a6c68a0ebd179f73' }, hAsync("ix-date-picker", { key: '68735562c72730699eefc798df37d5e860c0da24', standaloneAppearance: false, locale: this.locale, onDateChange: (e) => {
16256
16256
  e.stopPropagation();
16257
16257
  this.currentRangeValue = Object.assign(Object.assign({}, e.detail), { id: 'custom' });
16258
16258
  this.datePickerTouched = true;
16259
- }, onDateRangeChange: (e) => e.stopPropagation(), format: this.format, range: this.range, from: this.from || ((_b = this.currentRangeValue) === null || _b === void 0 ? void 0 : _b.from), to: this.to || ((_c = this.currentRangeValue) === null || _c === void 0 ? void 0 : _c.to), minDate: this.minDate, maxDate: this.maxDate, today: this.today, weekStartIndex: this.weekStartIndex, showWeekNumbers: this.showWeekNumbers }), hAsync("div", { key: 'f6fca1d1dc986a38d80535253d0bba90b4f48898', class: "pull-right" }, hAsync("ix-button", { key: '8f88fa27152f95519be94fa96fcb97f6fbf66aef', onClick: () => {
16259
+ }, onDateRangeChange: (e) => e.stopPropagation(), format: this.format, range: this.range, from: this.from || ((_b = this.currentRangeValue) === null || _b === void 0 ? void 0 : _b.from), to: this.to || ((_c = this.currentRangeValue) === null || _c === void 0 ? void 0 : _c.to), minDate: this.minDate, maxDate: this.maxDate, today: this.today, weekStartIndex: this.weekStartIndex, showWeekNumbers: this.showWeekNumbers }), hAsync("div", { key: '13adf9949b7c8ed6bfb57e12e5d70f4d9760b6d4', class: "pull-right" }, hAsync("ix-button", { key: 'bd91140d0ef61b3898fb2e55207ed7a333f0fb24', onClick: () => {
16260
16260
  if (this.currentRangeValue) {
16261
16261
  this.onDateSelect(this.currentRangeValue);
16262
16262
  }
@@ -16922,12 +16922,12 @@ class DateInput {
16922
16922
  const invalidText = this.isInputInvalid
16923
16923
  ? this.i18nErrorDateUnparsable
16924
16924
  : this.invalidText;
16925
- return (hAsync(Host, { key: 'f2432a02920249ff59fc91d57623620573af4c70', class: {
16925
+ return (hAsync(Host, { key: '3d8a56705953daf2370e56fe4333f31f208ea037', class: {
16926
16926
  disabled: this.disabled,
16927
16927
  readonly: this.readonly,
16928
- } }, hAsync("ix-field-wrapper", { key: 'f001e966d617399d04102a642f59fef21038c871', label: this.label, helperText: this.helperText, isInvalid: this.isInvalid, invalidText: invalidText, 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()), hAsync("ix-dropdown", { key: '576b8f9e3bd3f18e3f0ecf580fe294d6f626b414', "data-testid": "date-dropdown", trigger: this.inputElementRef.waitForCurrent(), ref: this.dropdownElementRef, closeBehavior: "outside", suppressOverflowBehavior: true, show: this.show, onShowChanged: (event) => {
16928
+ } }, hAsync("ix-field-wrapper", { key: 'a99de3a8c8448b7c807c4fd85bc23431824e8f2f', label: this.label, helperText: this.helperText, isInvalid: this.isInvalid, invalidText: invalidText, 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()), hAsync("ix-dropdown", { key: '738258763d741f101a88c6a475e7a243ed5f7cb0', "data-testid": "date-dropdown", trigger: this.inputElementRef.waitForCurrent(), ref: this.dropdownElementRef, closeBehavior: "outside", suppressOverflowBehavior: true, show: this.show, onShowChanged: (event) => {
16929
16929
  this.show = event.detail;
16930
- } }, hAsync("ix-date-picker", { key: 'c2c6b17507c917f47630acbb01ee6512fa426fa5', ref: this.datepickerRef, format: this.format, locale: this.locale, range: false, from: (_a = this.from) !== null && _a !== void 0 ? _a : '', onDateChange: (event) => {
16930
+ } }, hAsync("ix-date-picker", { key: 'f155eced9d35eac1cfcca130356c48fa4edcde7a', ref: this.datepickerRef, format: this.format, locale: this.locale, range: false, from: (_a = this.from) !== null && _a !== void 0 ? _a : '', onDateChange: (event) => {
16931
16931
  const { from } = event.detail;
16932
16932
  this.onInput(from);
16933
16933
  }, showWeekNumbers: this.showWeekNumbers }))));
@@ -17534,7 +17534,7 @@ class DatePicker {
17534
17534
  return rows;
17535
17535
  }
17536
17536
  render() {
17537
- return (hAsync(Host, { key: '0a3cba5200b5ade30a51ad27bfa5318fb6e455e9' }, hAsync("ix-date-time-card", { key: '13525eae04d50d4b796c832ad39382af11672d21', corners: this.corners, standaloneAppearance: this.standaloneAppearance }, hAsync("div", { key: 'b946cf0018e98db041feac6f1ec157c2663fc7a7', class: "header", slot: "header" }, hAsync("ix-icon-button", { key: 'daed6569f3db02faf8be7d6e9ed82a34dd248a6b', onClick: () => this.changeToAdjacentMonth(-1), ghost: true, icon: iconChevronLeftSmall, variant: "primary", class: "arrows" }), hAsync("div", { key: 'ad8236ac5c1e6c7bedfb46ddaf4837f4237218db', class: "selector" }, hAsync("ix-button", { key: '18839920362c34d100c33ceefce2a9aa519ccf6a', ghost: true, ref: this.dropdownButtonRef, "data-testid": "year-month-button" }, hAsync("span", { key: 'c892549eab5477cbc3e69f4617d970d3fa8afb83', class: "fontSize capitalize" }, this.monthNames[this.selectedMonth], " ", this.selectedYear)), hAsync("ix-dropdown", { key: '06bb800f510cf913c3ec22e65e07160166fad13b', "data-testid": "year-month-dropdown", class: "dropdown", trigger: this.dropdownButtonRef.waitForCurrent(), ignoreRelatedSubmenu: true, placement: "bottom-start" }, hAsync("div", { key: '4fd60bcf90d7c9d95ac0eeab6fffc247eb8521ba', class: "wrapper" }, hAsync("div", { key: '732e7f272ff92c4eb5b09a0b71a6f927f4197421', "data-testid": "year-container", class: "overflow", onScroll: () => this.infiniteScrollYears(), ref: this.yearContainerRef }, this.renderYears()), hAsync("div", { key: '4bea3eb2972474b67d5370dfd69b5337f886e301', class: "overflow", "data-testid": "month-container" }, this.monthNames.map((month, index) => (hAsync("div", { key: month, ref: (ref) => {
17537
+ return (hAsync(Host, { key: 'e48ee389619f52726ce579c6486cab63d62b6fef' }, hAsync("ix-date-time-card", { key: 'bd357a0e14678205965ea14d2e302eb828676d3c', corners: this.corners, standaloneAppearance: this.standaloneAppearance }, hAsync("div", { key: 'bcab79091c34e84ce10de7be193717143d109810', class: "header", slot: "header" }, hAsync("ix-icon-button", { key: 'd8038a98795ccfde0ddc7d50fc59ad36597e031e', onClick: () => this.changeToAdjacentMonth(-1), ghost: true, icon: iconChevronLeftSmall, variant: "primary", class: "arrows" }), hAsync("div", { key: 'a3d445facefd7f74fffb663ed7aca2677d0673bb', class: "selector" }, hAsync("ix-button", { key: 'd680ee000bf2c20b58871a192fb8b53f673db588', ghost: true, ref: this.dropdownButtonRef, "data-testid": "year-month-button" }, hAsync("span", { key: 'e84d83f994f6283c101dccf6278777504c2b8814', class: "fontSize capitalize" }, this.monthNames[this.selectedMonth], " ", this.selectedYear)), hAsync("ix-dropdown", { key: 'e0f414635d751b01162f7dd78caf266295f487ba', "data-testid": "year-month-dropdown", class: "dropdown", trigger: this.dropdownButtonRef.waitForCurrent(), ignoreRelatedSubmenu: true, placement: "bottom-start" }, hAsync("div", { key: '25dd57cad907373c60bb0c2cbb433e75e4a38e93', class: "wrapper" }, hAsync("div", { key: 'a014091ce50a1c7a27d050edff6cbeb15dee34a4', "data-testid": "year-container", class: "overflow", onScroll: () => this.infiniteScrollYears(), ref: this.yearContainerRef }, this.renderYears()), hAsync("div", { key: 'dc687dcea36e21d895945c4fdc18b993002d5d11', class: "overflow", "data-testid": "month-container" }, this.monthNames.map((month, index) => (hAsync("div", { key: month, ref: (ref) => {
17538
17538
  if (month === this.monthNames[0]) {
17539
17539
  this.firstMonthRef(ref);
17540
17540
  }
@@ -17548,10 +17548,10 @@ class DatePicker {
17548
17548
  hidden: this.tempYear !== this.selectedYear ||
17549
17549
  this.tempMonth !== index,
17550
17550
  checkPosition: true,
17551
- }, name: iconSingleCheck, size: "16" }), hAsync("div", null, hAsync("span", { class: "capitalize monthMargin" }, `${month} ${this.tempYear}`))))))))), hAsync("ix-icon-button", { key: '02c290b0751096b6fb703882384d336b360c8b98', onClick: () => this.changeToAdjacentMonth(1), ghost: true, icon: iconChevronRightSmall, variant: "primary", class: "arrows" })), hAsync("div", { key: '83eb9faf5ec20c84a7cc2b2a1ea07d79db53f414', class: {
17551
+ }, name: iconSingleCheck, size: "16" }), hAsync("div", null, hAsync("span", { class: "capitalize monthMargin" }, `${month} ${this.tempYear}`))))))))), hAsync("ix-icon-button", { key: '8e718bbd113146a599e4c15c3ee88a2a4b2bbe1b', onClick: () => this.changeToAdjacentMonth(1), ghost: true, icon: iconChevronRightSmall, variant: "primary", class: "arrows" })), hAsync("div", { key: '9424e9223eabaae8d851d8d7ab852a7d71a0724c', class: {
17552
17552
  grid: true,
17553
17553
  'grid--show-week-numbers': this.showWeekNumbers,
17554
- } }, this.showWeekNumbers && hAsync("div", { key: '5542418a1a5fe75f595649f10f5fa52d15388b51', class: "calendar-item week-day" }), this.dayNames.map((name) => (hAsync("div", { key: name, class: "calendar-item week-day" }, hAsync("div", { class: "overflow" }, name.slice(0, 3))))), this.calendar.map((week) => {
17554
+ } }, this.showWeekNumbers && hAsync("div", { key: '2ff1c7ee249a2a44b9d7c69be17c4d86a1405c20', class: "calendar-item week-day" }), this.dayNames.map((name) => (hAsync("div", { key: name, class: "calendar-item week-day" }, hAsync("div", { class: "overflow" }, name.slice(0, 3))))), this.calendar.map((week) => {
17555
17555
  return (hAsync(Fragment, null, this.showWeekNumbers && (hAsync("div", { class: "calendar-item week-number" }, week.weekNumber)), week.dayNumbers.map((day) => {
17556
17556
  return day ? (hAsync("div", { key: day, id: `day-cell-${day}`, "date-calender-day": true, class: this.getDayClasses(day), onClick: (e) => {
17557
17557
  const target = e.currentTarget;
@@ -17563,10 +17563,10 @@ class DatePicker {
17563
17563
  }
17564
17564
  }, tabIndex: day === this.focusedDay ? 0 : -1, onFocus: () => this.onDayFocus(), onBlur: () => this.onDayBlur() }, day)) : (hAsync("div", null));
17565
17565
  })));
17566
- })), hAsync("div", { key: '05848620cfd3dbab1d49e55e15b022da42ccfaa4', class: {
17566
+ })), hAsync("div", { key: '3a152e3f2c01b4643be45570424ef15996b09fc9', class: {
17567
17567
  button: true,
17568
17568
  hidden: !this.range || !this.standaloneAppearance,
17569
- } }, hAsync("ix-button", { key: '1fad401a500e195c445cd1742e072819cffe5b2a', onClick: () => this.onDone() }, this.i18nDone)))));
17569
+ } }, hAsync("ix-button", { key: 'f485589cfc29f41eb354345bd015b36017e1ad86', onClick: () => this.onDone() }, this.i18nDone)))));
17570
17570
  }
17571
17571
  get hostElement() { return getElement(this); }
17572
17572
  static get watchers() { return {
@@ -17653,10 +17653,10 @@ class DateTimeCard {
17653
17653
  };
17654
17654
  }
17655
17655
  render() {
17656
- return (hAsync(Host, { key: 'd7cc4a3ae96e5ee4502fc757311fc7073e78c61a' }, hAsync("div", { key: '5d06ee614a6518d47a1a9243883063306195912f', class: this.cardClasses() }, !this.hideHeader && (hAsync("div", { key: '07892beb965a08a08b745f2d308cf8e93aa731fd', class: "header-container" }, hAsync("div", { key: '9a77e4d7e6a8f3d50c665e76808669fc88d5a7b8', class: "header" }, hAsync("slot", { key: 'cb1cd8527ddb6560e9deac76ea85ccbe8463f15c', name: "header" })), hAsync("div", { key: '6b911dcc4fa18efde5747544f2239ec86119a39a', class: "separator" }))), hAsync("div", { key: '766ede607630b3d8df6634de6360d9d46508c3d2', class: {
17656
+ return (hAsync(Host, { key: '31c1aa02530819d8bd9896ca625c3c8930ea8268' }, hAsync("div", { key: '31432252f1ce901e76a92423719d24bc621e3e83', class: this.cardClasses() }, !this.hideHeader && (hAsync("div", { key: 'dd4b7346375f87a43b2969dba7c5b4a9cc10f0ac', class: "header-container" }, hAsync("div", { key: '8dc14769929ce6e0d2f2095ca4904ee8beb2018b', class: "header" }, hAsync("slot", { key: '9f5357cb413d5ccf9f6a15ecb10040034ad5e1b0', name: "header" })), hAsync("div", { key: 'b7c55ccf1c1f655240d817ed838de53a67a8d4f0', class: "separator" }))), hAsync("div", { key: '6ddf415abf2a5174a796e3e9a15441aef0f9c14a', class: {
17657
17657
  content: true,
17658
17658
  'content--time-picker': this.timePickerAppearance,
17659
- } }, hAsync("slot", { key: 'dd02448c469024a798a7277f28992588faa27d95' })), this.hasFooter && (hAsync("div", { key: '8f4dfeef86a755d345fc021b049a660691a25836', class: "footer-container" }, hAsync("div", { key: 'd35ad21f5d3d5d1628af76839445a1100e022ffc', class: "separator" }), hAsync("div", { key: 'bb0ffdc8d4ed91f1ef637a194bfbdaaf03b31142', class: "footer" }, hAsync("slot", { key: '8f62ccd9a237345e67883866ad2e32e01e34232a', name: "footer" })))))));
17659
+ } }, hAsync("slot", { key: '953b62d7631d68c1061798d6259836110c368095' })), this.hasFooter && (hAsync("div", { key: 'd39e55a300835320ef737cd28bce660a846500de', class: "footer-container" }, hAsync("div", { key: 'e44823acab4d5a87bcb77ab812e1a31ff6a2b2c7', class: "separator" }), hAsync("div", { key: 'e8118c065ed36b219e04a91ec2fe4455585ea2e0', class: "footer" }, hAsync("slot", { key: 'f49f852f5b7c6d5bc2052d37593a69e13f78ce0f', name: "footer" })))))));
17660
17660
  }
17661
17661
  static get style() { return dateTimeCardCss; }
17662
17662
  static get cmpMeta() { return {
@@ -17766,7 +17766,7 @@ class DatetimePicker {
17766
17766
  this.timeChange.emit(time);
17767
17767
  }
17768
17768
  render() {
17769
- return (hAsync(Host, { key: '697135ef8385fc9718d12ba154533bfda40ea8c7' }, hAsync("ix-layout-grid", { key: 'c07597093d72602f328ccfdbb42b482bfa1b3f05', class: "no-padding" }, hAsync("ix-row", { key: '94e785e08dac25aca20e443a1cc7266d456a7db8' }, hAsync("ix-col", { key: '21f758d42ef2978437708cbc2e1acf90259222d6' }, hAsync("ix-date-picker", { key: '295e6352b3e1130e155412692d053ace8949d95a', ref: (ref) => (this.datePickerElement = ref), corners: "left", range: this.range, onDateChange: (event) => this.onDateChange(event), from: this.from, to: this.to, format: this.dateFormat, minDate: this.minDate, maxDate: this.maxDate, weekStartIndex: this.weekStartIndex, standaloneAppearance: false, locale: this.locale, showWeekNumbers: this.showWeekNumbers })), hAsync("ix-col", { key: '75adbdd1f128b47b9f7b0c08bf1ea2e104c75781' }, hAsync("ix-time-picker", { key: 'aa3caa59618c60e35d119e980e9103f7b7527794', class: "min-width", ref: (ref) => (this.timePickerElement = ref), standaloneAppearance: false, dateTimePickerAppearance: true, onTimeChange: (event) => this.onTimeChange(event), format: this.timeFormat, textTime: this.i18nTime, time: this.time, showHour: this.showHour, showMinutes: this.showMinutes, showSeconds: this.showSeconds }), hAsync("div", { key: '67b2f377005344262b10b8ab817aa49ba2218143', class: "btn-select-date-container" }, hAsync("ix-button", { key: '9da52054a038a4e223859ba905191bae7517e18c', class: "btn-select-date", onClick: () => this.onDone() }, this.i18nDone)))))));
17769
+ return (hAsync(Host, { key: '308c88d2dad230a8f581d2598e63ca316c315c10' }, hAsync("ix-layout-grid", { key: '7fa2cfc1581f91e1487e50448a7392f7264fc928', class: "no-padding" }, hAsync("ix-row", { key: '2b9da7ebf643b10a1cde7ecc4093e1f08587844c' }, hAsync("ix-col", { key: 'caa1c48e9214b1ed1948ad40f9eb8f4471c6ff57' }, hAsync("ix-date-picker", { key: 'ae9297e5524a9c7c7bf81bd0a5308e77a45aa441', ref: (ref) => (this.datePickerElement = ref), corners: "left", range: this.range, onDateChange: (event) => this.onDateChange(event), from: this.from, to: this.to, format: this.dateFormat, minDate: this.minDate, maxDate: this.maxDate, weekStartIndex: this.weekStartIndex, standaloneAppearance: false, locale: this.locale, showWeekNumbers: this.showWeekNumbers })), hAsync("ix-col", { key: 'ddc4362c821ac08859423f0ed7bf5a3c8bc6ea87' }, hAsync("ix-time-picker", { key: 'd75cdcf80b6c45a47d76ba84bc232fdb5af27b79', class: "min-width", ref: (ref) => (this.timePickerElement = ref), standaloneAppearance: false, dateTimePickerAppearance: true, onTimeChange: (event) => this.onTimeChange(event), format: this.timeFormat, textTime: this.i18nTime, time: this.time, showHour: this.showHour, showMinutes: this.showMinutes, showSeconds: this.showSeconds }), hAsync("div", { key: '724cec3daf9608659e8252718d6c52e54c0eede5', class: "btn-select-date-container" }, hAsync("ix-button", { key: 'af58fcfc304fb2aa35db0198455148f229e9e229', class: "btn-select-date", onClick: () => this.onDone() }, this.i18nDone)))))));
17770
17770
  }
17771
17771
  static get style() { return datetimePickerCss; }
17772
17772
  static get cmpMeta() { return {
@@ -17805,7 +17805,7 @@ class Divider {
17805
17805
  registerInstance(this, hostRef);
17806
17806
  }
17807
17807
  render() {
17808
- return hAsync(Host, { key: 'e44c2e4a195fc71c9817466271e830b60460ec3e' });
17808
+ return hAsync(Host, { key: '0c6086308949d16f0ed1c1b88ccdfdbeac537294' });
17809
17809
  }
17810
17810
  static get style() { return dividerCss; }
17811
17811
  static get cmpMeta() { return {
@@ -17944,7 +17944,7 @@ class Drawer {
17944
17944
  this.toggleDrawer(this.show);
17945
17945
  }
17946
17946
  render() {
17947
- return (hAsync(Host, { key: '895a282dbb5684c7d60ab8501c66e087bc200cf1', class: {
17947
+ return (hAsync(Host, { key: '583a9857ead852d4af6dda28dd2f3cd43f7ccdf6', class: {
17948
17948
  'drawer-container': true,
17949
17949
  'display-none': true,
17950
17950
  }, style: {
@@ -17952,15 +17952,15 @@ class Drawer {
17952
17952
  'max-width': `${this.maxWidth}rem`,
17953
17953
  height: this.fullHeight ? '100%' : 'auto',
17954
17954
  overflow: 'hidden',
17955
- }, ref: (el) => (this.divElement = el), "data-testid": "container", id: "div-container" }, hAsync("div", { key: '73ecbcbb164a46e9b3eff2159ccfcfb0fac2ca7a', style: {
17955
+ }, ref: (el) => (this.divElement = el), "data-testid": "container", id: "div-container" }, hAsync("div", { key: '314284968617cdd37f7240b00d11c6e5834bcc89', style: {
17956
17956
  width: this.width === 'auto'
17957
17957
  ? 'auto'
17958
17958
  : `${this.getConstrainedWidth(this.width)}rem`,
17959
- } }, hAsync("div", { key: '60bd5a33ed6e6ac015f42d50e6028a4e223b7c56', class: "header" }, hAsync("div", { key: 'beaf36329993f62a306413684af6d46529749b22', class: "header-content" }, hAsync("slot", { key: '29efc75ed67cc579454907847ae351fdfe0ef131', name: "header" })), hAsync("ix-icon-button", { key: 'e4cd803ca55322eff8b4dfc00546c390aad9a85e', class: "close-button", style: {
17959
+ } }, hAsync("div", { key: '878f802e70941772d44d3b3774fe33eb682061e1', class: "header" }, hAsync("div", { key: '29de426ed6849d8464b177c5171c20574d51711d', class: "header-content" }, hAsync("slot", { key: '1fda9e78f5194f71bc8b38b94169502730665d4e', name: "header" })), hAsync("ix-icon-button", { key: '101b53763d05760536497b56b456f07a4f8d1453', class: "close-button", style: {
17960
17960
  display: this.showContent ? 'block' : 'none',
17961
- }, icon: iconClose, size: "24", ghost: true, onClick: () => this.onCloseClicked(), "data-testid": "close-button" })), hAsync("div", { key: '412a24fc2b0f0fd29470ee5950f2aa22853f06f9', class: "content", style: {
17961
+ }, icon: iconClose, size: "24", ghost: true, onClick: () => this.onCloseClicked(), "data-testid": "close-button" })), hAsync("div", { key: 'e9e12c0473fefff7b2d4f2603e63f3ff75d3bd79', class: "content", style: {
17962
17962
  display: this.showContent ? 'block' : 'none',
17963
- } }, hAsync("slot", { key: 'a50132fafae8a548c3f2cd8d29715fb95c20ffe7' })))));
17963
+ } }, hAsync("slot", { key: '963505ea2543c97d0a1b83942a0676f47ad967cf' })))));
17964
17964
  }
17965
17965
  static get watchers() { return {
17966
17966
  "show": ["onShowChanged"]
@@ -20267,7 +20267,7 @@ class Dropdown {
20267
20267
  this.applyDropdownPosition();
20268
20268
  }
20269
20269
  render() {
20270
- return (hAsync(Host, { key: '8db8de1649fadcb2d36ef9f55b6d1149bb0e7d4c', "data-ix-dropdown": this.localUId, class: {
20270
+ return (hAsync(Host, { key: '2c13027bd2c1d4aaf232c5435166dfd557acebe2', "data-ix-dropdown": this.localUId, class: {
20271
20271
  'dropdown-menu': true,
20272
20272
  show: this.show,
20273
20273
  overflow: !this.suppressOverflowBehavior,
@@ -20275,7 +20275,7 @@ class Dropdown {
20275
20275
  margin: '0',
20276
20276
  minWidth: '0px',
20277
20277
  position: this.positioningStrategy,
20278
- }, role: "list", onClick: (event) => this.onDropdownClick(event) }, hAsync("div", { key: '159002cc6a3af7572e78dabd6b9d6c5183aa9135', style: { display: 'contents' } }, this.header && hAsync("div", { key: '3a2c87cf5de4e58e3c31b354e8ea60cfd1d0df46', class: "dropdown-header" }, this.header), this.show && hAsync("slot", { key: '4d3bc1ff5ba251ee576959ce706d80ce9f4d1048' }))));
20278
+ }, role: "list", onClick: (event) => this.onDropdownClick(event) }, hAsync("div", { key: 'a367b5ee709b359ee02df11a17ca67b2f2f474e2', style: { display: 'contents' } }, this.header && hAsync("div", { key: 'ca3be5fb3a3a96eaeb5b64d5f77251d322816804', class: "dropdown-header" }, this.header), this.show && hAsync("slot", { key: 'e04e1b59ede94b260e8cf29ec946befd69218b2d' }))));
20279
20279
  }
20280
20280
  get hostElement() { return getElement(this); }
20281
20281
  static get watchers() { return {
@@ -20348,9 +20348,9 @@ class DropdownButton {
20348
20348
  } }));
20349
20349
  }
20350
20350
  render() {
20351
- return (hAsync(Host, { key: '7fc099de5b3400a82f24c611ef88ccfcaddc1659', class: {
20351
+ return (hAsync(Host, { key: '2d7496faf5f6950fe6e6c2c50a06b626e15c3324', class: {
20352
20352
  disabled: this.disabled,
20353
- }, ref: this.dropdownAnchor }, hAsync("div", { key: '550a288af069c414424961e0be92d7474f6ca7c5', class: "dropdown-button" }, this.label ? (hAsync("ix-button", { variant: this.variant, outline: this.outline, ghost: this.ghost, disabled: this.disabled, alignment: "start" }, hAsync("div", { class: 'content' }, this.icon ? (hAsync("ix-icon", { name: this.icon, size: "24", class: 'dropdown-icon' })) : null, hAsync("div", { class: 'button-label' }, this.label), hAsync("ix-icon", { name: iconChevronDownSmall, size: "24" })))) : (hAsync("div", null, hAsync("ix-icon-button", { icon: this.icon, variant: this.variant, outline: this.outline, ghost: this.ghost, disabled: this.disabled }), this.getTriangle()))), hAsync("ix-dropdown", { key: '8e3ea75539be51abc11f0be86f6ec77778c654a8', class: "dropdown", trigger: this.dropdownAnchor.waitForCurrent(), placement: this.placement, closeBehavior: this.closeBehavior }, hAsync("slot", { key: '27569fbe497b21095f72edcfea1c351610b78b03' }))));
20353
+ }, ref: this.dropdownAnchor }, hAsync("div", { key: 'de1b0d7d8db9d2461e0983143808bd5f6ccb193c', class: "dropdown-button" }, this.label ? (hAsync("ix-button", { variant: this.variant, outline: this.outline, ghost: this.ghost, disabled: this.disabled, alignment: "start" }, hAsync("div", { class: 'content' }, this.icon ? (hAsync("ix-icon", { name: this.icon, size: "24", class: 'dropdown-icon' })) : null, hAsync("div", { class: 'button-label' }, this.label), hAsync("ix-icon", { name: iconChevronDownSmall, size: "24" })))) : (hAsync("div", null, hAsync("ix-icon-button", { icon: this.icon, variant: this.variant, outline: this.outline, ghost: this.ghost, disabled: this.disabled }), this.getTriangle()))), hAsync("ix-dropdown", { key: '66cb34c98ed57210eb92c9234576523981d82028', class: "dropdown", trigger: this.dropdownAnchor.waitForCurrent(), placement: this.placement, closeBehavior: this.closeBehavior }, hAsync("slot", { key: '1667a871498f0ddeb89fecd4e6bb269e5e4c8e3f' }))));
20354
20354
  }
20355
20355
  get hostElement() { return getElement(this); }
20356
20356
  static get style() { return dropdownButtonCss; }
@@ -20380,7 +20380,7 @@ class DropdownHeader {
20380
20380
  registerInstance(this, hostRef);
20381
20381
  }
20382
20382
  render() {
20383
- return (hAsync(Host, { key: '2249e12bb9fddb15434f2fad2dc14b519587cc1b' }, hAsync("ix-typography", { key: '4e2a89eeaf696df5f1e66075fc29bd28cb558ac6', class: 'category-text', format: 'h5' }, this.label)));
20383
+ return (hAsync(Host, { key: 'cd107d89cbb21bf785b8b3eac11a46254128eee2' }, hAsync("ix-typography", { key: 'f19132492b63e43cb3fed1fa32f0532e6b02ae7f', class: 'category-text', format: 'h5' }, this.label)));
20384
20384
  }
20385
20385
  static get style() { return dropdownHeaderCss; }
20386
20386
  static get cmpMeta() { return {
@@ -20432,15 +20432,15 @@ class DropdownItem {
20432
20432
  this.icon !== undefined);
20433
20433
  }
20434
20434
  render() {
20435
- return (hAsync(Host, { key: '2ed41df95fb098b6153cc3b132656459fc9a105b', class: {
20435
+ return (hAsync(Host, { key: '95905e08054762d328dd53c72ed418da09e4df87', class: {
20436
20436
  hover: this.hover,
20437
20437
  'icon-only': this.isIconOnly(),
20438
20438
  disabled: this.disabled,
20439
20439
  submenu: this.isSubMenu,
20440
- }, role: "listitem" }, hAsync("button", { key: 'b519b6a6ab8a9e996424ffa1cfad1c72e829b789', type: "button", tabIndex: 0, class: {
20440
+ }, role: "listitem" }, hAsync("button", { key: '26a2572a6ac9924b84a3b6b25b5c9cd93f80c503', type: "button", tabIndex: 0, class: {
20441
20441
  'dropdown-item': true,
20442
20442
  'no-checked-field': this.suppressChecked,
20443
- }, onClick: () => this.emitItemClick() }, !this.suppressChecked ? (hAsync("div", { class: "dropdown-item-checked" }, this.checked ? (hAsync("ix-icon", { class: "checkmark", name: iconSingleCheck, size: "16" })) : null)) : null, this.icon ? (hAsync("ix-icon", { class: "dropdown-item-icon", name: this.icon })) : null, hAsync("div", { key: 'e95829b5c21710cddd0fb825dd2cc1f0c71dda10', class: "dropdown-item-text" }, this.label, hAsync("slot", { key: 'a2be1436aedc11a2246b9cf8c9b09f9e6d03fc61' })), this.isSubMenu ? (hAsync("ix-icon", { name: iconChevronRightSmall, class: 'submenu-icon' })) : null)));
20443
+ }, onClick: () => this.emitItemClick() }, !this.suppressChecked ? (hAsync("div", { class: "dropdown-item-checked" }, this.checked ? (hAsync("ix-icon", { class: "checkmark", name: iconSingleCheck, size: "16" })) : null)) : null, this.icon ? (hAsync("ix-icon", { class: "dropdown-item-icon", name: this.icon })) : null, hAsync("div", { key: '6e31ff133320a795040ef9b4aaf6cb33ce0f27a1', class: "dropdown-item-text" }, this.label, hAsync("slot", { key: '7dc0f39923346b6eeb4887dcd0491be79926ab2d' })), this.isSubMenu ? (hAsync("ix-icon", { name: iconChevronRightSmall, class: 'submenu-icon' })) : null)));
20444
20444
  }
20445
20445
  get hostElement() { return getElement(this); }
20446
20446
  static get style() { return dropdownItemCss; }
@@ -20471,7 +20471,7 @@ class DropdownQuickActions {
20471
20471
  registerInstance(this, hostRef);
20472
20472
  }
20473
20473
  render() {
20474
- return (hAsync(Host, { key: 'e6248545942e9142cbc511f83fe549aee81b1fe1' }, hAsync("slot", { key: 'e7034c4d45b5464b690836b9e2721c7f7e5c9de1' })));
20474
+ return (hAsync(Host, { key: 'a110e69d9c4dfe30e866666109ad70ba44a289ad' }, hAsync("slot", { key: 'c59028d1fbd1bb06fdf67806fa3ec0b5771f7d05' })));
20475
20475
  }
20476
20476
  static get style() { return dropdownQuickActionsCss; }
20477
20477
  static get cmpMeta() { return {
@@ -20496,7 +20496,7 @@ class EmptyState {
20496
20496
  this.layout = 'large';
20497
20497
  }
20498
20498
  render() {
20499
- return (hAsync(Host, { key: 'ab49747848ed233944bae8d4873cd65b903a324b', class: `emptyState emptyState--${this.layout}` }, this.icon && (hAsync("div", { key: '965845fb7c9e1c781b9e62f034d173a6b22f5e31', class: "emptyState__icon" }, hAsync("ix-icon", { key: 'eb2ce2319f52147ef0e31d25ff27198d0ad4b2e3', name: this.icon, size: this.layout === 'large' ? '32' : '32', color: "color-soft-text" }))), hAsync("div", { key: 'c3d7e79d3f18f02d694ea316917efc3668983b82', class: "emptyState__content" }, hAsync("div", { key: 'd2bc3d7133482f49b75b36443dcf9e633b972107', class: "content__label" }, hAsync("ix-typography", { key: '7aa48ee6bdaffafac9973abf99b0d27df5449a3f', format: this.layout === 'large' ? 'h3' : 'body' }, this.header), this.subHeader && (hAsync("div", { key: 'b44a49ebdf8ff0b3414c2eb29a7d4880652d7d49', class: "label__subHeader" }, this.subHeader))), this.action && (hAsync("div", { key: '7b505280ff779a8ece9b747ac878a9044acf2043', class: "content__action" }, hAsync("ix-button", { key: '90307dc621879277dddba1d6165992467173b596', onClick: () => this.actionClick.emit() }, this.action))))));
20499
+ return (hAsync(Host, { key: 'd434c7fbfd8d3c287c49fa0f2c8db22316347a1d', class: `emptyState emptyState--${this.layout}` }, this.icon && (hAsync("div", { key: '302252fc8678ebcaf3c4bc4a7c3395e341f8a7fb', class: "emptyState__icon" }, hAsync("ix-icon", { key: '95a56f0258f249d9fedaf4c5cc32fe8d88c122f4', name: this.icon, size: this.layout === 'large' ? '32' : '32', color: "color-soft-text" }))), hAsync("div", { key: '9a6726a7adbc8c647aa02d8c5205072a3b8a08b7', class: "emptyState__content" }, hAsync("div", { key: 'a47e763cc591996408988226c04af78e08357825', class: "content__label" }, hAsync("ix-typography", { key: '418514c4b661f4efb13fb6fa66a459c851077f13', format: this.layout === 'large' ? 'h3' : 'body' }, this.header), this.subHeader && (hAsync("div", { key: 'a96c66dba511294c02a01a7b2e0b9557af988833', class: "label__subHeader" }, this.subHeader))), this.action && (hAsync("div", { key: '6c51df2aea608a3f5017eda7a1c9a2d634003d16', class: "content__action" }, hAsync("ix-button", { key: '34753a75886db6a921ee1e5af3804da0bfdd1c1b', onClick: () => this.actionClick.emit() }, this.action))))));
20500
20500
  }
20501
20501
  static get style() { return emptyStateCss; }
20502
20502
  static get cmpMeta() { return {
@@ -20639,11 +20639,11 @@ class EventList {
20639
20639
  });
20640
20640
  }
20641
20641
  render() {
20642
- return (hAsync(Host, { key: '896ff7a1282eb05f766a230b405351c5e3576879', class: {
20642
+ return (hAsync(Host, { key: 'd65b84a521b9ee53cbd4f4fa353c4161257c175b', class: {
20643
20643
  'item-size-s': this.itemHeight === 'S',
20644
20644
  'item-size-l': this.itemHeight === 'L',
20645
20645
  compact: this.compact,
20646
- } }, hAsync("div", { key: 'e4439d89338755e8734f766f2a6d042574485929', role: "list" }, hAsync("slot", { key: 'cb7de0e586b12c5a6f78880259b3abf600fb8022' }))));
20646
+ } }, hAsync("div", { key: '53d66cb0234e75c3152c53a445e7fb61b5e39440', role: "list" }, hAsync("slot", { key: '16ce6ba7fb44794b23a52d45818b5927c5475d15' }))));
20647
20647
  }
20648
20648
  get hostElement() { return getElement(this); }
20649
20649
  static get watchers() { return {
@@ -20694,16 +20694,16 @@ class EventListItem {
20694
20694
  let color = ((_a = this.itemColor) === null || _a === void 0 ? void 0 : _a.startsWith('--theme'))
20695
20695
  ? `var(${this.itemColor})`
20696
20696
  : `var(--theme-${this.itemColor})`;
20697
- return (hAsync(Host, { key: 'ce3058d44751768593430569a40157a3b3b79d33', class: {
20697
+ return (hAsync(Host, { key: '45315c323b72663ab459c1ac82be84a289719b6d', class: {
20698
20698
  disabled: this.disabled,
20699
- } }, hAsync("div", { key: '1a1e79954b3aa18e2688ef6af4347cfb0756c8d5', role: "listitem", "aria-disabled": a11yBoolean(this.disabled), class: {
20699
+ } }, hAsync("div", { key: '5d380bf2e02591a9be10a4e2b8b3585c83d035b5', role: "listitem", "aria-disabled": a11yBoolean(this.disabled), class: {
20700
20700
  'event-list-item': true,
20701
20701
  selected: this.selected,
20702
20702
  disabled: this.disabled,
20703
- } }, hAsync("div", { key: '899e984605107cead8392aa95fc0d4a41b1d2d13', class: `indicator ${!this.itemColor ? 'indicator-empty' : ''}`, style: {
20703
+ } }, hAsync("div", { key: '802085e76fa0a9c9d486f6f5777058da1d7ba9fd', class: `indicator ${!this.itemColor ? 'indicator-empty' : ''}`, style: {
20704
20704
  'background-color': this.itemColor ? color : 'inherit',
20705
20705
  opacity: `${this.disabled ? 0.4 : 1}`,
20706
- } }), hAsync("div", { key: '1615c9e7b5a908c5fea1d26f17bb9512f9ce1fbd', class: "event-list-item-container" }, hAsync("div", { key: 'dee8a1cdfdd06c6a89e0bf8715a40b4011f131b4', class: "event-content" }, hAsync("slot", { key: '9aa682c85b72cc720945f74e0c40ce537fc86f9a' })), this.chevron && (hAsync("ix-icon", { key: 'ec19f460773d9c0baa13765aece244516007db75', name: iconChevronRight, size: "16", class: "chevron-icon" }))))));
20706
+ } }), hAsync("div", { key: 'e90e4d2f639ec22b161e2c57d361f959e20f60a9', class: "event-list-item-container" }, hAsync("div", { key: '34a3a544f2f05078b9a75fbe80d1165a4bd10bde', class: "event-content" }, hAsync("slot", { key: '4ef3f92e68fa17c1369ccdd6b60d27cdafd84596' })), this.chevron && (hAsync("ix-icon", { key: '8663521673022b881b4818367a0c97c3d5260e19', name: iconChevronRight, size: "16", class: "chevron-icon" }))))));
20707
20707
  }
20708
20708
  static get style() { return eventListItemCss; }
20709
20709
  static get cmpMeta() { return {
@@ -20791,20 +20791,20 @@ class ExpandingSearch {
20791
20791
  }
20792
20792
  render() {
20793
20793
  var _a;
20794
- return (hAsync(Host, { key: 'c0f4b6c395c9f44c92e31c2cad9c3e29e95ec39c', class: {
20794
+ return (hAsync(Host, { key: '6fd8984383d4b8459981f951c40913d4c194df54', class: {
20795
20795
  expanded: this.expanded,
20796
20796
  'right-position': this.expanded,
20797
20797
  fullWidth: this.fullWidth,
20798
- } }, hAsync("ix-icon-button", { key: '82d984a5087b2908c1541de8217c0781d76e3c08', size: this.expanded ? '16' : '24', icon: (_a = this.icon) !== null && _a !== void 0 ? _a : iconSearch, variant: this.expanded ? 'primary' : this.variant, ghost: this.ghost || this.expanded, outline: this.outline && !this.expanded, "data-testid": "button", onClick: () => this.expandInput(), tabindex: this.expanded ? -1 : 0, color: this.hasFocus ? 'input-search-icon--color--focus' : undefined, class: {
20798
+ } }, hAsync("ix-icon-button", { key: '5f63c65cfe62582bb214007ca2f6fd61ef3796b1', size: this.expanded ? '16' : '24', icon: (_a = this.icon) !== null && _a !== void 0 ? _a : iconSearch, variant: this.expanded ? 'primary' : this.variant, ghost: this.ghost || this.expanded, outline: this.outline && !this.expanded, "data-testid": "button", onClick: () => this.expandInput(), tabindex: this.expanded ? -1 : 0, color: this.hasFocus ? 'input-search-icon--color--focus' : undefined, class: {
20799
20799
  'btn-search': true,
20800
20800
  'btn-search--expanded': this.expanded,
20801
- } }), hAsync("div", { key: '84e1b448fa7d1cbe2592c71da524f39a55c608bb', class: {
20801
+ } }), hAsync("div", { key: 'd4e2020d174e1a71842586eac3cdfe5fe17a0ece', class: {
20802
20802
  expanded: this.expanded,
20803
20803
  fullWidth: this.fullWidth,
20804
20804
  collapsed: !this.expanded,
20805
20805
  'disable-pointer': !this.expanded,
20806
20806
  'input-container': true,
20807
- }, "data-testid": "input-wrapper" }, hAsync("input", { key: 'a8c6b0ec0844cdde85c56d9e7c76cb4de30d6539', class: {
20807
+ }, "data-testid": "input-wrapper" }, hAsync("input", { key: 'f375ac635389108c7711d1075b1d7c730db1e554', class: {
20808
20808
  'ix-form-control': true,
20809
20809
  input: this.expanded,
20810
20810
  'disable-pointer': !this.expanded,
@@ -20916,9 +20916,9 @@ class FieldWrapper {
20916
20916
  infoText: this.infoText,
20917
20917
  helperText: this.helperText,
20918
20918
  };
20919
- return (hAsync(Host, { key: '2a116d969844028d59d8840332cf61e5a54bb943' }, this.label && (hAsync("div", { key: 'a30a6efebad5742041e717ad719536cecd52871a', class: "field-top" }, hAsync("ix-field-label", { key: '65bf89fec9798cf7c484964ca728781261d6a22a', required: this.required, htmlFor: this.htmlForLabel, controlRef: this.controlRef, isInvalid: this.isInvalid }, this.label))), hAsync("div", { key: '2027d884c1ffa7727868a4962d5310adeb25a34d', class: {
20919
+ return (hAsync(Host, { key: 'cbe79e9b73dd83e1ba5f608f603adfea7aff881b' }, this.label && (hAsync("div", { key: '680ac23aa7d5e2bc7694d6b737754b9795bf23d4', class: "field-top" }, hAsync("ix-field-label", { key: '6cc8df941e93c99f4b8f5494f13274cad4b9a9e1', required: this.required, htmlFor: this.htmlForLabel, controlRef: this.controlRef, isInvalid: this.isInvalid }, this.label))), hAsync("div", { key: '7890365fe31ef8f141cf6f5f0027fdc4c5aaf043', class: {
20920
20920
  'slot-wrapper': true,
20921
- }, ref: this.slotRef }, hAsync("slot", { key: 'a2001e8b21a9c68524ce9dad3c6d152ee40eabf0' })), hAsync("div", { key: '12da8e068ae3d8bc9a59d3121c5882d3f86d547a', class: 'field-bottom' }, !this.showTextAsTooltip && hAsync(HelperText$1, Object.assign({ key: '1aac859e833a368fbbdabbbd45303a938dd716d4' }, textOptions)), hAsync("div", { key: '26c4a8f605d8d290c4dcfa5c5ef0e4ed2ec50519', class: "bottom-right" }, hAsync("slot", { key: '1506bf93df5575e968af91f17d68bbce0ffa11f8', name: "bottom-right" }))), this.showTextAsTooltip === true && hasAnyText(textOptions) && (hAsync("ix-tooltip", { key: '73bfd0bdb2a559245e4ccc42733844690b3abb72', for: this.slotRef.waitForCurrent(), showDelay: 500, placement: "bottom" }, hAsync(HelperText$1, Object.assign({ key: 'f57a170ade2a076ad3a7c6da784728a814b6b39c' }, textOptions))))));
20921
+ }, ref: this.slotRef }, hAsync("slot", { key: '79216d5a495b84f75521d6226831078e83c54ece' })), hAsync("div", { key: '26ac12f688455b4fc261e3a23e38b3acc2a13444', class: 'field-bottom' }, !this.showTextAsTooltip && hAsync(HelperText$1, Object.assign({ key: '4411ef2c68d89c5651d609d848e154d4d92577f7' }, textOptions)), hAsync("div", { key: 'a6a4d29b3b7f01c76c3abb38f77a2f437b38fa85', class: "bottom-right" }, hAsync("slot", { key: 'a6f7949b0f7d371508759ebddc5a0c75ae8e7d6e', name: "bottom-right" }))), this.showTextAsTooltip === true && hasAnyText(textOptions) && (hAsync("ix-tooltip", { key: '1df8e451198beb33bce572b213886b0584f9d6d6', for: this.slotRef.waitForCurrent(), showDelay: 500, placement: "bottom" }, hAsync(HelperText$1, Object.assign({ key: '836951150dc94c6ffc82639bf2219c07e2a994bd' }, textOptions))))));
20922
20922
  }
20923
20923
  get hostElement() { return getElement(this); }
20924
20924
  static get style() { return fieldWrapperCss; }
@@ -20968,7 +20968,7 @@ class FilterChip {
20968
20968
  this.closeClick.emit();
20969
20969
  }
20970
20970
  render() {
20971
- return (hAsync(Host, { key: '7ccc04431b181efbb16c7d5ed14d5eea5f17ca78', class: { disabled: this.disabled, readonly: this.readonly }, title: this.hostElement.textContent }, hAsync("div", { key: 'c2ab9ec7e031ffa63dfebf4cee062b5d7825b974', class: "slot-container" }, hAsync("slot", { key: 'c7d520baa440baedef140a7041927074e72c9481' })), !this.disabled && !this.readonly ? (hAsync("ix-icon-button", { ghost: true, oval: true, icon: iconCloseSmall, size: "16", tabindex: this.disabled ? -1 : 0, variant: "primary", disabled: this.disabled, onClick: (e) => this.onCloseClick(e) })) : null));
20971
+ return (hAsync(Host, { key: 'e97d49f5fdd629ffa9484a8f0240fdc4de1fe9b5', class: { disabled: this.disabled, readonly: this.readonly }, title: this.hostElement.textContent }, hAsync("div", { key: '2f80fc12601503db8a150f6d8598cca1008cd504', class: "slot-container" }, hAsync("slot", { key: 'd56ad722b92e31bf8bd99371b9461ca4d2149cbd' })), !this.disabled && !this.readonly ? (hAsync("ix-icon-button", { ghost: true, oval: true, icon: iconCloseSmall, size: "16", tabindex: this.disabled ? -1 : 0, variant: "primary", disabled: this.disabled, onClick: (e) => this.onCloseClick(e) })) : null));
20972
20972
  }
20973
20973
  get hostElement() { return getElement(this); }
20974
20974
  static get style() { return filterChipCss; }
@@ -21081,26 +21081,26 @@ class FlipTile {
21081
21081
  }, 2 * this.ANIMATION_DURATION);
21082
21082
  }
21083
21083
  render() {
21084
- return (hAsync(Host, { key: '9de44f5ed8b847f15974ef8e5e95100a7038ff0b', style: {
21084
+ return (hAsync(Host, { key: 'e2bc1e35021289570df4bcd24e060c9db7ec91d0', style: {
21085
21085
  height: `${this.height}${this.height === 'auto' ? '' : 'rem'}`,
21086
21086
  'min-height': `${this.height}${this.height === 'auto' ? '' : 'rem'}`,
21087
21087
  'max-height': `${this.height}${this.height === 'auto' ? '' : 'rem'}`,
21088
21088
  width: `${this.width}${this.width === 'auto' ? '' : 'rem'}`,
21089
21089
  'min-width': `${this.width}${this.width === 'auto' ? '' : 'rem'}`,
21090
21090
  'max-width': `${this.width}${this.width === 'auto' ? '' : 'rem'}`,
21091
- } }, hAsync("div", { key: '679c44f9f59e0f36834d676ca7179084bf6f6cab', class: {
21091
+ } }, hAsync("div", { key: '7934aceea617d8539e74926f01f2990238881c8b', class: {
21092
21092
  'flip-tile-container': true,
21093
21093
  info: this.state === FlipTileState.Info,
21094
21094
  warning: this.state === FlipTileState.Warning,
21095
21095
  alarm: this.state === FlipTileState.Alarm,
21096
21096
  primary: this.state === FlipTileState.Primary,
21097
21097
  'flip-animation-active': this.isFlipAnimationActive,
21098
- } }, hAsync("div", { key: '3eaf87b5a1fdb489239627139f645efac5de1d4e', class: "flip-tile-header" }, hAsync("div", { key: 'eb1cd15e5bcca2e9024b58d26835f54f3158ada4', class: "header-slot-container text-l-title" }, hAsync("slot", { key: '5827e3dcbcf0a1ed12fae898eb1975c3e3c0a049', name: "header" })), hAsync("ix-icon-button", { key: '97e8b93309c4906434056c01d9c61e454ea22a53', icon: iconEye, variant: "primary", ghost: true, onClick: () => this.toggleIndex() })), hAsync("div", { key: '309a60f0db4de428e801da541280a3634b20fb24', class: "content-container" }, hAsync("slot", { key: '9c3f49f6a7f80f6d2f7713e8c8527695fe6de20a' })), hAsync("div", { key: '9fd6026e9b25726ecacaae68dfc69963e46501b3', class: {
21098
+ } }, hAsync("div", { key: 'd955e322f2490f0ccc357fb61a2e853b6302d464', class: "flip-tile-header" }, hAsync("div", { key: '384857f3ce65e01f4968b3b96d9aed2857f01389', class: "header-slot-container text-l-title" }, hAsync("slot", { key: '1c9c67750e97d96665d8415985b683f8e36dd933', name: "header" })), hAsync("ix-icon-button", { key: '77578c634cf356fae05d995f288170b6dfdc9b42', icon: iconEye, variant: "primary", ghost: true, onClick: () => this.toggleIndex() })), hAsync("div", { key: 'c8ed2826055104079f53bf8f057d173331efbb49', class: "content-container" }, hAsync("slot", { key: 'c6ca00e367fa3ce894cbe9828b4aa0aa73273274' })), hAsync("div", { key: 'ee0008ae82ad0fd34110d2fbc44218583ee22140', class: {
21099
21099
  footer: true,
21100
21100
  'contrast-light': this.state === FlipTileState.Warning,
21101
21101
  'contrast-dark': this.state === FlipTileState.Info ||
21102
21102
  this.state === FlipTileState.Alarm,
21103
- } }, hAsync("slot", { key: 'bac32d9530726de6d493bc0846ad1ade280b7308', name: "footer" })))));
21103
+ } }, hAsync("slot", { key: '4969c0b8285190abc31ad5009866c47d3e0d1676', name: "footer" })))));
21104
21104
  }
21105
21105
  get hostElement() { return getElement(this); }
21106
21106
  static get watchers() { return {
@@ -21136,7 +21136,7 @@ class FlipTileContent {
21136
21136
  this.contentVisible = false;
21137
21137
  }
21138
21138
  render() {
21139
- return hAsync(Host, { key: '1204bd93b593c2fa8fba7a95d049808aeef625d6' }, this.contentVisible ? hAsync("slot", null) : null);
21139
+ return hAsync(Host, { key: 'e92abcbb8b1cfdeb739ee4933f6ed66a6c2a7dc5' }, this.contentVisible ? hAsync("slot", null) : null);
21140
21140
  }
21141
21141
  static get style() { return flipTileContentCss; }
21142
21142
  static get cmpMeta() { return {
@@ -21257,7 +21257,7 @@ class FormFieldLabel {
21257
21257
  }
21258
21258
  }
21259
21259
  render() {
21260
- return (hAsync(Host, { key: 'a06d0f490304f2e773fe3f8eda2ce62d77283741', onClick: () => this.focusOnClick() }, hAsync("label", Object.assign({ key: '0ec7253998eb8b2a6c82a7685138324ba74253ff', htmlFor: this.htmlFor }, this.a11yAttributes, { ref: this.labelRef }), hAsync("ix-typography", { key: '2170913df8a43d78a8c848820dcb0213de3f368d', textColor: this.isInvalid ? 'alarm' : 'soft', format: "label" }, hAsync("slot", { key: 'ea3e34c12dd032371e7b263230d1d6b4edc1ac38' }), this.required && hAsync("span", { key: '863a8b631669759a0b6bc3e75fc3a3fa36d71916' }, "*")))));
21260
+ return (hAsync(Host, { key: '1523186f6399825257dbffcd1aed2522997044bc', onClick: () => this.focusOnClick() }, hAsync("label", Object.assign({ key: '1e956399435c73d1a8d15129e86fed12b38b36b0', htmlFor: this.htmlFor }, this.a11yAttributes, { ref: this.labelRef }), hAsync("ix-typography", { key: 'a690608275495d048a0503b68d07a8d8e2b75a3c', textColor: this.isInvalid ? 'alarm' : 'soft', format: "label" }, hAsync("slot", { key: 'a54690a36d07d2bb28ed787cb557aa0fa51292b8' }), this.required && hAsync("span", { key: '1f09d454bb53346f909e90eb2d6170340bd7e598' }, "*")))));
21261
21261
  }
21262
21262
  get hostElement() { return getElement(this); }
21263
21263
  static get watchers() { return {
@@ -21407,27 +21407,27 @@ class Group {
21407
21407
  }
21408
21408
  }
21409
21409
  render() {
21410
- return (hAsync(Host, { key: '2f270bc182ce854e2e49eda40be90a800cbb61c0' }, hAsync("div", { key: '41004207b4f7ab107e1ee010d08183150a65a756', class: {
21410
+ return (hAsync(Host, { key: 'c12e1a819786a4277228216151e4e359edecf2a1' }, hAsync("div", { key: '542b9ffe9a1ac23ae90454b608b50b91ac06d06a', class: {
21411
21411
  'group-header': true,
21412
21412
  expand: !this.collapsed,
21413
21413
  selected: this.selected,
21414
- }, tabindex: "0" }, hAsync("div", { key: 'cd96be48f37bb43b39011f09d1885132e1d27425', class: "group-header-clickable", onClick: (e) => this.onHeaderClick(e) }, hAsync("div", { key: '9935de32138b750f3547f154e6cc8f204dd11b13', class: {
21414
+ }, tabindex: "0" }, hAsync("div", { key: 'da9bd0a4ca1143a957babf654df92d8de9841f7c', class: "group-header-clickable", onClick: (e) => this.onHeaderClick(e) }, hAsync("div", { key: '9b25d1fd572830e6a6a1eac1baca511cb0572023', class: {
21415
21415
  'group-header-selection-indicator': true,
21416
21416
  'group-header-selection-indicator-item-selected': this.itemSelected,
21417
- } }), hAsync("div", { key: 'ab4d87361a52f02c5877c6f845111f8b2b1b20a9', class: "btn-expand-header" }, hAsync("ix-icon", { key: 'cfd77caf8a3b43f1557480c12372dcd13ffcc993', "data-testid": "expand-collapsed-icon", class: {
21417
+ } }), hAsync("div", { key: '9c582a981ac1c16c96f30df2804480cce37647ab', class: "btn-expand-header" }, hAsync("ix-icon", { key: 'c2346a13a12c615609f0819e7ca92106b646e16a', "data-testid": "expand-collapsed-icon", class: {
21418
21418
  hidden: !this.showExpandCollapsedIcon,
21419
- }, name: this.collapsed ? iconChevronRightSmall : iconChevronDownSmall, onClick: (event) => this.onExpandClick(event) })), hAsync("div", { key: '995c2d4289fb97b2366f2007cfc0aa524500aeaf', class: "group-header-content" }, this.header ? (hAsync("div", { class: "group-header-props-container" }, hAsync("div", { class: "group-header-title" }, hAsync("span", { title: this.header }, this.header)), hAsync("div", { class: "group-subheader", title: this.subHeader }, this.subHeader))) : null, hAsync("slot", { key: '67978547dd51688b7af6e286da1f13951c2ade3f', name: "header" }))), hAsync("ix-group-context-menu", { key: 'ee14b7c33dfbd3b9d58ebc39a44d01888e305568' }, hAsync("slot", { key: '055f50ffe8d1b8baad69db653b06e8288cc8bb93', name: "dropdown" }))), hAsync("div", { key: 'ce9b89c11ac7add9d9b3be3f86ec1e6d4effc854', class: {
21419
+ }, name: this.collapsed ? iconChevronRightSmall : iconChevronDownSmall, onClick: (event) => this.onExpandClick(event) })), hAsync("div", { key: '19e552ac07324b187c020af499ba37bac5576d8e', class: "group-header-content" }, this.header ? (hAsync("div", { class: "group-header-props-container" }, hAsync("div", { class: "group-header-title" }, hAsync("span", { title: this.header }, this.header)), hAsync("div", { class: "group-subheader", title: this.subHeader }, this.subHeader))) : null, hAsync("slot", { key: '88e5a3387867463075197cd1336e5c76dc1e7951', name: "header" }))), hAsync("ix-group-context-menu", { key: '4eb3c5f983ef6f05578db3de015b58a96120da4c' }, hAsync("slot", { key: 'e83f89970313fd70ab6f59bb40edc91af5bb1419', name: "dropdown" }))), hAsync("div", { key: '9f587f7b424b9ee0e3d4f8674e1eb0a0fefdf5aa', class: {
21420
21420
  'group-content': true,
21421
- } }, hAsync("div", { key: 'dce5ed7109490a40d173f94116062a031f4a13c8', style: {
21421
+ } }, hAsync("div", { key: '8beacefeb0d1f448db79228dcb6e54713bf5de5a', style: {
21422
21422
  display: this.collapsed ? 'none' : 'contents',
21423
- } }, hAsync("slot", { key: '5176b79b64f86a2c7bc827b253b604e7fb52ea99', onSlotchange: () => {
21423
+ } }, hAsync("slot", { key: '46abc49fd5ac4a5761797129e9b11ab21588bfb8', onSlotchange: () => {
21424
21424
  var _a;
21425
21425
  const slot = (_a = this.hostElement.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('slot:not([name])');
21426
21426
  this.showExpandCollapsedIcon = hasSlottedElements(slot);
21427
- } }), hAsync("ix-group-item", { key: 'e7ee362982df386a70c5ea95ace68d1d76b52874', suppressSelection: true, focusable: false, class: {
21427
+ } }), hAsync("ix-group-item", { key: '8569488efc7b85e6d469f18c334500e694a3e24f', suppressSelection: true, focusable: false, class: {
21428
21428
  footer: true,
21429
21429
  'footer-visible': this.footerVisible,
21430
- } }, hAsync("slot", { key: '4fbe48e35502d6ccb600295f86ed5e479af621bf', name: "footer", onSlotchange: () => this.onSlotChange() }))))));
21430
+ } }, hAsync("slot", { key: '028d3ca36b47e12b5e80a3e01daed1dd62eb6687', name: "footer", onSlotchange: () => this.onSlotChange() }))))));
21431
21431
  }
21432
21432
  get hostElement() { return getElement(this); }
21433
21433
  static get watchers() { return {
@@ -21488,7 +21488,7 @@ class GroupContextMenu {
21488
21488
  this.configureDropdown(dropdownElement, triggerElement);
21489
21489
  }
21490
21490
  render() {
21491
- return (hAsync(Host, { key: '401f632dcd772d22c484ede58e6aeb2c059fe372' }, hAsync("ix-icon-button", { key: 'bb0d5154b3fda8a934f0a7a2e3d130bb510129e5', class: { hide: !this.showContextMenu }, size: "24", ghost: true, icon: iconContextMenu }), hAsync("slot", { key: '9447ae2825c2f47444150425d9b1dc398f4fd5fe', onSlotchange: () => this.onSlotChange() })));
21491
+ return (hAsync(Host, { key: '78dbddb5af2b2de9f2fe91e7aa1d69b1993ad29b' }, hAsync("ix-icon-button", { key: 'c5b68ac445c5390ff0d42cce43ee6b96b875930b', class: { hide: !this.showContextMenu }, size: "24", ghost: true, icon: iconContextMenu }), hAsync("slot", { key: 'fadd0b375491eea9ebc4f1008901d05c16c90e07', onSlotchange: () => this.onSlotChange() })));
21492
21492
  }
21493
21493
  get hostElement() { return getElement(this); }
21494
21494
  static get style() { return groupContextMenuCss; }
@@ -21528,9 +21528,9 @@ class GroupItem {
21528
21528
  this.selectedChanged.emit(this.hostElement);
21529
21529
  }
21530
21530
  render() {
21531
- return (hAsync(Host, { key: 'd9e12ba81e0a26b8d50e704b74d7345482e541d9', class: {
21531
+ return (hAsync(Host, { key: '695df339a7cafccf2df02c6aa8d6a74838f7292c', class: {
21532
21532
  selected: this.selected && !this.suppressSelection,
21533
- } }, hAsync("button", { key: 'cfd760d6b9b9dc78072418290e6175ba3f075e60', tabindex: this.focusable ? 0 : -1 }, hAsync("div", { key: '6ce0ec6fed10ab1e5a27fe597e6a9c04525f4d44', class: "group-entry-selection-indicator" }), this.icon ? hAsync("ix-icon", { size: "16", name: this.icon }) : null, this.text ? (hAsync("span", { class: "group-entry-text" }, hAsync("span", { title: this.text }, this.text))) : null, this.secondaryText ? (hAsync("span", { class: "group-entry-text-secondary" }, hAsync("span", { title: this.secondaryText }, this.secondaryText))) : null, hAsync("slot", { key: '143cb4d31b47777494694875c4bb6ff1c20226d7' }))));
21533
+ } }, hAsync("button", { key: '534c89729601c56921821050db80b71e24c497e3', tabindex: this.focusable ? 0 : -1 }, hAsync("div", { key: '1d1794c68ff7f5a7445847c21e00835d6abc002e', class: "group-entry-selection-indicator" }), this.icon ? hAsync("ix-icon", { size: "16", name: this.icon }) : null, this.text ? (hAsync("span", { class: "group-entry-text" }, hAsync("span", { title: this.text }, this.text))) : null, this.secondaryText ? (hAsync("span", { class: "group-entry-text-secondary" }, hAsync("span", { title: this.secondaryText }, this.secondaryText))) : null, hAsync("slot", { key: 'fd29d6b458ec6aa7ff234e8184c7656d32d5cc65' }))));
21534
21534
  }
21535
21535
  get hostElement() { return getElement(this); }
21536
21536
  static get style() { return groupItemCss; }
@@ -21597,7 +21597,7 @@ class HelperText {
21597
21597
  this.validationResults = checkFieldClasses(forElement);
21598
21598
  }
21599
21599
  render() {
21600
- return (hAsync(Host, { key: '8a5b267f4858e19336d74e0fd9af09df791b219b' }, hAsync(HelperText$1, Object.assign({ key: '607fb27a54ac0f206163370f038757a432e359fb', helperText: this.helperText,
21600
+ return (hAsync(Host, { key: '5a8e47a72ee409b1edb57d76d7affa48f61cd760' }, hAsync(HelperText$1, Object.assign({ key: '9a446b15f14ec08b2cdf7c680a858acd136d874b', helperText: this.helperText,
21601
21601
  invalidText: this.invalidText,
21602
21602
  validText: this.validText,
21603
21603
  infoText: this.infoText,
@@ -21718,7 +21718,7 @@ class IconButton {
21718
21718
  type: this.type,
21719
21719
  extraClasses: this.getIconSizeClass(),
21720
21720
  };
21721
- return (hAsync(Host, { key: 'b94b58d62a45bd3b2d659571cc5389a1e91d83f8', class: Object.assign(Object.assign({}, this.getIconSizeClass()), { disabled: this.disabled || this.loading }) }, hAsync(BaseIconButton, Object.assign({ key: 'a4f006c282c17255e6a6fd6e674a4c6f145a4121' }, baseButtonProps))));
21721
+ return (hAsync(Host, { key: '725eb8171f56984a49f96e85bd40f8edc7e374de', class: Object.assign(Object.assign({}, this.getIconSizeClass()), { disabled: this.disabled || this.loading }) }, hAsync(BaseIconButton, Object.assign({ key: 'bca08954dca89a38f67c396b4a32f5243d2f01b7' }, baseButtonProps))));
21722
21722
  }
21723
21723
  get hostElement() { return getElement(this); }
21724
21724
  static get style() { return iconButtonCss; }
@@ -21836,7 +21836,7 @@ class IconToggleButton {
21836
21836
  },
21837
21837
  extraClasses: Object.assign({ 'icon-button': true }, this.getIconSizeClass()),
21838
21838
  };
21839
- return (hAsync(Host, { key: '14ce0df0eacb404a80f372fef760445b6d951872', class: Object.assign(Object.assign({}, this.getIconSizeClass()), { disabled: this.disabled || this.loading }) }, hAsync(BaseIconButton, Object.assign({ key: 'bcf0de09e295ef8cb15bd159365817cced1a9040' }, baseButtonProps))));
21839
+ return (hAsync(Host, { key: '43aaf90da7c0062c170fbc50d651e67850ef865b', class: Object.assign(Object.assign({}, this.getIconSizeClass()), { disabled: this.disabled || this.loading }) }, hAsync(BaseIconButton, Object.assign({ key: 'a80de2b1b90b92f2884a37ba26db5b566608a4da' }, baseButtonProps))));
21840
21840
  }
21841
21841
  get hostElement() { return getElement(this); }
21842
21842
  static get watchers() { return {
@@ -21998,13 +21998,13 @@ class Input {
21998
21998
  render() {
21999
21999
  var _a;
22000
22000
  const inputAria = getAriaAttributesForInput(this);
22001
- return (hAsync(Host, { key: '6e7e3e9e117348c87aa94528535c5e6dbe3e723d', class: {
22001
+ return (hAsync(Host, { key: 'b069d91c5aca4f679c93b1d440f6ad48cb28d2af', class: {
22002
22002
  disabled: this.disabled,
22003
22003
  readonly: this.readonly,
22004
- } }, hAsync("ix-field-wrapper", { key: '6dd8015435e7add7a1519e093fcd00d824a699bd', 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 }, hAsync("div", { key: 'bbc85fbba66e4b184ea8e5e1f251a3a000e6dc6b', class: "input-wrapper" }, hAsync(SlotStart, { key: 'ba1f56d2b4ec80969cd0f7e28144c75223a69194', slotStartRef: this.slotStartRef, onSlotChange: () => this.updatePaddings() }), hAsync(InputElement, { key: '2b4b745f814576c511087d66d5f64ecd45a455e9', 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: (event) => checkAllowedKeys(this, event), valueChange: (value) => this.valueChange.emit(value), updateFormInternalValue: (value) => this.updateFormInternalValue(value), onBlur: () => {
22004
+ } }, hAsync("ix-field-wrapper", { key: 'a101bf7a971898a1209b832ee5534ab0a835c493', 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 }, hAsync("div", { key: '3cbe94c3408fac2409a4ba53d51a9c48c62516cf', class: "input-wrapper" }, hAsync(SlotStart, { key: '813456b81fe7cb3c6630a5366dd8a281bb8cd869', slotStartRef: this.slotStartRef, onSlotChange: () => this.updatePaddings() }), hAsync(InputElement, { key: 'f271a11579c1a710a2dd21d6f807c44f7e40dce8', 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: (event) => checkAllowedKeys(this, event), valueChange: (value) => this.valueChange.emit(value), updateFormInternalValue: (value) => this.updateFormInternalValue(value), onBlur: () => {
22005
22005
  onInputBlur(this, this.inputRef.current);
22006
22006
  this.touched = true;
22007
- }, ariaAttributes: inputAria }), hAsync(SlotEnd, { key: '126271e98c45fba344f375ca4f494b30981764eb', slotEndRef: this.slotEndRef, onSlotChange: () => this.updatePaddings() }, hAsync("ix-icon-button", { key: 'c3e698054a2e2cf87284a28d2fa504eb9aec15d1', color: "color-weak-text", class: {
22007
+ }, ariaAttributes: inputAria }), hAsync(SlotEnd, { key: 'ca0be4a9ab7182ef66750d710e2275f9586eb361', slotEndRef: this.slotEndRef, onSlotChange: () => this.updatePaddings() }, hAsync("ix-icon-button", { key: 'f1371a3cc2ac0497f8bfa5cc54f82f2c7133c555', color: "color-weak-text", class: {
22008
22008
  'password-eye': true,
22009
22009
  'eye-hidden': this.type !== 'password',
22010
22010
  }, ghost: true, icon: this.inputType === 'password' ? iconEye : iconEyeCancelled, onClick: () => {
@@ -22013,7 +22013,7 @@ class Input {
22013
22013
  return;
22014
22014
  }
22015
22015
  this.inputType = 'password';
22016
- } }))), !!this.maxLength && this.maxLength > 0 && (hAsync("ix-typography", { key: '98239f02ac0431bbd78c04beb3fbceebd8e5c3e1', class: "bottom-text", slot: "bottom-right", textColor: "soft" }, (_a = this.value) === null || _a === void 0 ? void 0 :
22016
+ } }))), !!this.maxLength && this.maxLength > 0 && (hAsync("ix-typography", { key: 'cb783fa80a4ce1fb46b2f69c81e5ca8eb37137f1', class: "bottom-text", slot: "bottom-right", textColor: "soft" }, (_a = this.value) === null || _a === void 0 ? void 0 :
22017
22017
  _a.length, "/", this.maxLength)))));
22018
22018
  }
22019
22019
  static get formAssociated() { return true; }
@@ -22187,7 +22187,7 @@ class InputGroup {
22187
22187
  return width;
22188
22188
  }
22189
22189
  render() {
22190
- return (hAsync(Host, { key: 'ba35d867fbc675ceacfbf985ae1c4eabce22725c', class: { disabled: this.disabled } }, hAsync("div", { key: '278b075b6160b310ac0c87e70678e57c74a99e1e', class: "group group-start" }, hAsync("slot", { key: 'b13a940241dcbbcd65e970bd4741bba538a4fa54', ref: (el) => (this.startSlotRef = el), name: "input-start" })), hAsync("slot", { key: 'd9d392d7368a36641d4534cef71be623b38e9263' }), hAsync("div", { key: 'a248961f31b840d17553aeccb13d1441787828f7', class: "group group-end" }, hAsync("slot", { key: 'bdee0a589c4bfd5041508c476163290d47dc320e', ref: (el) => (this.endSlotRef = el), name: "input-end" }))));
22190
+ return (hAsync(Host, { key: '24b0c17b0f760e00b0c04d976e1ca73e3f7add6a', class: { disabled: this.disabled } }, hAsync("div", { key: 'd18998af36460aa37b025e4c53fbaa4f70c82533', class: "group group-start" }, hAsync("slot", { key: '70d66198ddf8ba6d9e4676ed6055e370b956aecf', ref: (el) => (this.startSlotRef = el), name: "input-start" })), hAsync("slot", { key: 'dfceaca91998ff431ebfc42113971c8b28f25c2a' }), hAsync("div", { key: '910403e5b7e4370fb7f810253e4d304a0fa65f45', class: "group group-end" }, hAsync("slot", { key: '1d1916855ed606041c9865a9f52a65b11ee076bc', ref: (el) => (this.endSlotRef = el), name: "input-end" }))));
22191
22191
  }
22192
22192
  get hostElement() { return getElement(this); }
22193
22193
  static get style() { return inputGroupCss; }
@@ -22224,7 +22224,7 @@ class IxActionCard {
22224
22224
  this.selected = false;
22225
22225
  }
22226
22226
  render() {
22227
- return (hAsync(Host, { key: '611489a81be0dda6b92579bc5a8b6442f9c8ba14' }, hAsync("ix-card", { key: '442340c0b4dcf3424187966ca06bf4b329cecda7', selected: this.selected, variant: this.variant, class: 'pointer' }, hAsync("ix-card-content", { key: '755a4d6236f9e89e9c7207c6a16cf90696b0a6dc' }, this.icon ? (hAsync("ix-icon", { class: 'icon', name: this.icon, size: "32" })) : null, hAsync("div", { key: '9482063b3546639e35ae0b6ae88c359fa79587d5' }, this.heading ? (hAsync("ix-typography", { format: "h4" }, this.heading)) : null, this.subheading ? (hAsync("ix-typography", { format: "h5" }, this.subheading)) : null, hAsync("slot", { key: '8b2f720026a55e8b40a829f2c93a003b40cc8f3a' }))))));
22227
+ return (hAsync(Host, { key: '8baf09c7b0f2aef34a37dd639fb1d2629d143692' }, hAsync("ix-card", { key: 'f21a1d74d716482bef98cb909da8192a78b8937a', selected: this.selected, variant: this.variant, class: 'pointer' }, hAsync("ix-card-content", { key: '0edcd9783ea5ad0d8471d6aa4c4aa398dc329cf4' }, this.icon ? (hAsync("ix-icon", { class: 'icon', name: this.icon, size: "32" })) : null, hAsync("div", { key: 'be3798858f6fa19d8897d7cefb900fb1e14a4db2' }, this.heading ? (hAsync("ix-typography", { format: "h4" }, this.heading)) : null, this.subheading ? (hAsync("ix-typography", { format: "h5" }, this.subheading)) : null, hAsync("slot", { key: '5014e3efdb43a20519cca4b5c5bfd21d7009983b' }))))));
22228
22228
  }
22229
22229
  static get style() { return actionCardCss; }
22230
22230
  static get cmpMeta() { return {
@@ -22277,7 +22277,7 @@ class IxTypography {
22277
22277
  color: IxTypography.getTextColor(this.textColor),
22278
22278
  };
22279
22279
  }
22280
- return (hAsync(Host, { key: '5207dc24e31ac16637af3f3109323033a2e6db28', class: typographyClass, style: style }, hAsync("slot", { key: '44f5d007e4cca8e85d5ee9e4a9c3edd4cd3bc1ef' })));
22280
+ return (hAsync(Host, { key: '9c118b27a1e0dd92d405d34ab695fb2774c0a829', class: typographyClass, style: style }, hAsync("slot", { key: '9701d11796a942eb09023d747b6622c9634125c2' })));
22281
22281
  }
22282
22282
  static get style() { return typographyCss; }
22283
22283
  static get cmpMeta() { return {
@@ -22309,7 +22309,7 @@ class KeyValue {
22309
22309
  this.labelPosition = 'top';
22310
22310
  }
22311
22311
  render() {
22312
- return (hAsync(Host, { key: '2656503512b8f991bd57df171da6968251c03a3e', class: `keyValue keyValue--${this.labelPosition === 'top' ? 'column' : 'row'}` }, this.icon && (hAsync("ix-icon", { key: 'b942e4299f22001c4e993c0e2b9066f6c223afb2', name: this.icon, size: "24", class: "keyValue__icon" })), hAsync("div", { key: '7a8c8d117e4bc22df31fd8edd3fd002915e919d7', class: "keyValue__content" }, hAsync("div", { key: 'afc5660f034695ebd1c875ec9f672691f3b5b92e', class: "content__label" }, this.label), hAsync("div", { key: '2436cf5a6c145f15a23a99e62afc9c57b6343587', class: {
22312
+ return (hAsync(Host, { key: '627e22cd186d5d4adafe301f273beb7d45328211', class: `keyValue keyValue--${this.labelPosition === 'top' ? 'column' : 'row'}` }, this.icon && (hAsync("ix-icon", { key: 'aeaf3c43ca177ab355db565ff9f7fa65a6c2da6f', name: this.icon, size: "24", class: "keyValue__icon" })), hAsync("div", { key: 'b8503aecf4002ebdefb64f98457f7cfc712d0f2b', class: "keyValue__content" }, hAsync("div", { key: 'bd3748240d54d858fd470996e418bf09cf1ac0e0', class: "content__label" }, this.label), hAsync("div", { key: '346189cd065f1ba86e65bb7731557112555f8561', class: {
22313
22313
  content__value: true,
22314
22314
  'has-customValue': this.value === undefined,
22315
22315
  } }, this.value !== undefined ? (this.value) : (hAsync("slot", { name: "custom-value" }))))));
@@ -22341,7 +22341,7 @@ class KeyValueList {
22341
22341
  this.striped = false;
22342
22342
  }
22343
22343
  render() {
22344
- return (hAsync(Host, { key: 'a0383621779021bfaa04dfa24c0d64f843caef46', class: { keyValueList: true, 'keyValueList--striped': this.striped } }, hAsync("slot", { key: 'f42227578514bbc39d2c03fa5938487d3ba04cf0' })));
22344
+ return (hAsync(Host, { key: '27163734dfd54def57dd0186263161898c7b4dfe', class: { keyValueList: true, 'keyValueList--striped': this.striped } }, hAsync("slot", { key: '0d28e89b4b194cd499653bd76132f205ab55d10b' })));
22345
22345
  }
22346
22346
  static get style() { return keyValueListCss; }
22347
22347
  static get cmpMeta() { return {
@@ -22388,13 +22388,13 @@ class Kpi {
22388
22388
  return tooltip;
22389
22389
  }
22390
22390
  render() {
22391
- return (hAsync(Host, { key: 'ce1da739841323d068eb084cd86771c13c415081', title: this.getTooltipText(), tabindex: "1", class: {
22391
+ return (hAsync(Host, { key: '1179001dc0e8bdc5ffce63d27ecd0c5d81289020', title: this.getTooltipText(), tabindex: "1", class: {
22392
22392
  stacked: this.orientation === 'vertical',
22393
- } }, hAsync("div", { key: '7d3b4e4aa3fdd88a3574c309acf3e11da9f4498c', class: {
22393
+ } }, hAsync("div", { key: '5b44cac0229b98c7ed92e5462e432957a9346342', class: {
22394
22394
  'kpi-container': true,
22395
22395
  alarm: this.state === 'alarm',
22396
22396
  warning: this.state === 'warning',
22397
- } }, hAsync("span", { key: '0276e52a4bb5cd8845ea0f2feb89cad0bb84cf54', class: "kpi-label" }, this.getStateIcon(), hAsync("span", { key: '5ec332bbfb025fc705d8dc41527ed5d57ef83720', class: "kpi-label-text" }, this.label)), hAsync("span", { key: 'b8b55580b59c271988fb5ccbac77737c73c46133', class: "kpi-value-container" }, hAsync("span", { key: '7694b2e056abb0af7da5ef4f78501b46bb974df5', class: "kpi-value" }, this.value), this.unit ? hAsync("span", { class: "kpi-unit" }, this.unit) : ''))));
22397
+ } }, hAsync("span", { key: '88c5197ae8715095ddaf432505281acf00c3d01d', class: "kpi-label" }, this.getStateIcon(), hAsync("span", { key: '5c61046a28907c369d7b51293e89be41fe9c498e', class: "kpi-label-text" }, this.label)), hAsync("span", { key: 'e14031e96120f4c6af5296b573cc9c41cae0641a', class: "kpi-value-container" }, hAsync("span", { key: 'b2d3a7f32e1d7bd8629066596c99460e7ed82425', class: "kpi-value" }, this.value), this.unit ? hAsync("span", { class: "kpi-unit" }, this.unit) : ''))));
22398
22398
  }
22399
22399
  static get style() { return kpiCss; }
22400
22400
  static get cmpMeta() { return {
@@ -22489,7 +22489,7 @@ class LayoutForm {
22489
22489
  });
22490
22490
  }
22491
22491
  render() {
22492
- return (hAsync(Host, { key: '73cb2cc86bf294cfabdbd90a24baa9e583b850f2' }, hAsync("div", { key: '81d24945059b91e1787f120d9f12082033e4963c', class: "container" }, hAsync("slot", { key: 'fb098e946e0c4f6aa22e9e4f83c55ce9501bd751' }))));
22492
+ return (hAsync(Host, { key: 'e47b51c31c41e8c1170c3d3e83300185da2e57f3' }, hAsync("div", { key: '33ef95cae638b9646013a9fe18186567335bcbe3', class: "container" }, hAsync("slot", { key: '26ca2296fc76045f3a0bda81683a4e64c2dc02dd' }))));
22493
22493
  }
22494
22494
  get hostElement() { return getElement(this); }
22495
22495
  static get watchers() { return {
@@ -22527,12 +22527,12 @@ class LayoutGrid {
22527
22527
  this.columns = 12;
22528
22528
  }
22529
22529
  render() {
22530
- return (hAsync(Host, { key: '2c999ca61e022612f73a613f08621996bd3195de', class: {
22530
+ return (hAsync(Host, { key: 'e70a02ebb1bf59a854fd2e7a9852eb71307b1ba8', class: {
22531
22531
  'no-margin': this.noMargin,
22532
22532
  }, style: {
22533
22533
  '--ix-layout-grid-columns': `${this.columns}`,
22534
22534
  '--ix-layout-grid-gutter': `${this.gap}px`,
22535
- } }, hAsync("slot", { key: '25863fb87ae527dc17589e205a5058d87c560baa' })));
22535
+ } }, hAsync("slot", { key: '49d350c160d49df1a546c1b10bb460a1a63bc234' })));
22536
22536
  }
22537
22537
  static get style() { return layoutGridCss; }
22538
22538
  static get cmpMeta() { return {
@@ -22566,13 +22566,13 @@ class LinkButton {
22566
22566
  this.target = '_self';
22567
22567
  }
22568
22568
  render() {
22569
- return (hAsync(Host, { key: 'f51716bc324bfb821a28eb2c5ccad5f89d1ecfd8' }, hAsync("a", { key: 'd248a4aad60e0456ba4faafdc9fdf2a0e2002783', title: this.url, tabindex: "0", class: {
22569
+ return (hAsync(Host, { key: '2497caf192615ed280d5ae11fdb2ef27060c94f7' }, hAsync("a", { key: 'd16ef2ae663fdf36d176e6f59ec909b2b37bc14a', title: this.url, tabindex: "0", class: {
22570
22570
  'link-button': true,
22571
22571
  disabled: this.disabled,
22572
- }, href: this.disabled ? undefined : this.url, target: this.target }, hAsync("ix-icon", { key: '0fc26927646b660b8d49376138d81792e748efc5', class: "icon", name: iconChevronRightSmall, size: "16" }), hAsync("div", { key: '122fdd8e04b587ee55aec65cd011d83a08dff1a1', class: {
22572
+ }, href: this.disabled ? undefined : this.url, target: this.target }, hAsync("ix-icon", { key: '9d426962a4a03ef0c2602c788bbd450521e30aec', class: "icon", name: iconChevronRightSmall, size: "16" }), hAsync("div", { key: '52a4346e4a708c9acd11bad8ecaf9b2597db0a34', class: {
22573
22573
  link: true,
22574
22574
  disabled: this.disabled,
22575
- } }, hAsync("slot", { key: '84f829455f157ac12761bd7f819232cc3940550d' })))));
22575
+ } }, hAsync("slot", { key: 'c608729d1bfba5109396a32c31a2b94c08648072' })))));
22576
22576
  }
22577
22577
  static get style() { return linkButtonCss; }
22578
22578
  static get cmpMeta() { return {
@@ -22739,11 +22739,11 @@ class MapNavigation {
22739
22739
  this.hasContentHeader = (nodes === null || nodes === void 0 ? void 0 : nodes.length) !== 0;
22740
22740
  }
22741
22741
  render() {
22742
- return (hAsync(Host, { key: '3e1350b7aad57db841d5e61e38103c2b2f91568c' }, hAsync("slot", { key: '60285bc33e98f72f3efd8c8fd3c296700fafb030', name: "menu" }), hAsync("div", { key: '02614dd023454bd6cb7e9829cfbbf82368b82cc4', class: "map-nav" }, hAsync("div", { key: '0ba3ca4ac4ae62bd7e57a544aab646ec9c4278d0', class: "map-nav-sidebar" }, hAsync("div", { key: '006f5f5c53ed880e18364c2c6e0535aca2cb6de8', class: "map-nav-header" }, hAsync("ix-application-header", { key: '09655e57e6581b46c199a081a20616c3d1ea7d9e', name: this.applicationName, class: "map-nav-header-brand" }, hAsync("slot", { key: '8d2bb1aaec53db6bbdaf9b5d05c5bb5948c83396', slot: "logo", name: "logo" }))), hAsync("div", { key: '8ef15067134dd58d03a2903c51b894c4949fac46', class: "map-nav-sidebar-content" }, hAsync("div", { key: '8059f492e1335736870d461caa79d5afd01b804d', class: "map-nav-sidebar-static-content" }, hAsync("div", { key: '571682ee26c04fd8950b99a0465e27f9ca8b4f49', class: "map-nav-title" }, this.navigationTitle), this.hideContextMenu ? ('') : (hAsync("ix-icon-button", { icon: iconContextMenu, ghost: true, size: "24", variant: "secondary", onClick: (_) => this.contextMenuClick.emit() }))), hAsync("div", { key: '69065846ae6ba9a7b2955599c9d651e0307a9785', class: "map-nav-sidebar-user-content" }, hAsync("slot", { key: 'b90077198384c9477b4f244f3ee175bb06f59932', name: "sidebar-content" })))), hAsync("div", { key: '9e1cee83e6be92ee3763745f26a35a09ec246fde', class: "content" }, hAsync("div", { key: 'adeeae0954b90eb4fe58efd8eed42621d4b16f25', class: {
22742
+ return (hAsync(Host, { key: '1d51d04de4d970cbdd6b177b2df10fb667b8711d' }, hAsync("slot", { key: '74db2a71b043c9e23e07dd7e4b66ce35b95a3dbd', name: "menu" }), hAsync("div", { key: 'e3b726d951df3e37dbbd4a9bd1721154830abddb', class: "map-nav" }, hAsync("div", { key: 'd36aff6a54ff7b39793f1198f13030d44a8a0790', class: "map-nav-sidebar" }, hAsync("div", { key: 'ecf102fc686d03e3494c9a05ba164bc5cf70314b', class: "map-nav-header" }, hAsync("ix-application-header", { key: '9801d53f75be872452710e6914ddd0a7a33d6498', name: this.applicationName, class: "map-nav-header-brand" }, hAsync("slot", { key: 'dae564627ad3f3189fb84ce442544ee80ccc9450', slot: "logo", name: "logo" }))), hAsync("div", { key: 'b9c4b99194540fead25a94c27af67d1735bb6c4c', class: "map-nav-sidebar-content" }, hAsync("div", { key: 'a5d8b7e48f847500a615b8a6d3502f23dcf3f273', class: "map-nav-sidebar-static-content" }, hAsync("div", { key: '6e0355f832d5d6efcce6ef98259103e0500481e8', class: "map-nav-title" }, this.navigationTitle), this.hideContextMenu ? ('') : (hAsync("ix-icon-button", { icon: iconContextMenu, ghost: true, size: "24", variant: "secondary", onClick: (_) => this.contextMenuClick.emit() }))), hAsync("div", { key: '8c4d062557f5d13a0fd4c5f012afbbe2b5f647d0', class: "map-nav-sidebar-user-content" }, hAsync("slot", { key: '9d22e54122a8c5f3d3a868ce94fd5b0620c973b3', name: "sidebar-content" })))), hAsync("div", { key: '10262bb19e22bf9dcf7ea0ccd8f48ff442066914', class: "content" }, hAsync("div", { key: '01173672d892e954f1c895fe69fe12f69510dfaf', class: {
22743
22743
  'map-nav-header-content': true,
22744
22744
  'bg-2': true,
22745
22745
  empty: !this.hasContentHeader,
22746
- } }, hAsync("slot", { key: '7bceda749e11b66324ebba33b58184d1510aa67e', name: "content-header", onSlotchange: (e) => this.checkHasContentHeader(e) })), hAsync("main", { key: '2f4a9c9367f10f332d39a1fb674dc6ba9ff3f6ed' }, hAsync("slot", { key: '8af1c35813a970c1980c5ae149f361cd8feb0bf8' }), hAsync("slot", { key: '1233e7bdec3b9c823e39560252163678acaa2951', name: "overlay" }))))));
22746
+ } }, hAsync("slot", { key: 'fcd9985efc9cd140c52d1627fb7d4a0803e1eb00', name: "content-header", onSlotchange: (e) => this.checkHasContentHeader(e) })), hAsync("main", { key: '6aea55531616aa9efa50a179a1f1fd6f70abae51' }, hAsync("slot", { key: '4ea1031eb142f7fdb12b3e6c51514d0184f22061' }), hAsync("slot", { key: '271949b43a6464183da0c78d5dfb496c1cdf3271', name: "overlay" }))))));
22747
22747
  }
22748
22748
  get hostElement() { return getElement(this); }
22749
22749
  static get style() { return mapNavigationCss; }
@@ -22804,14 +22804,14 @@ class MapNavigationOverlay {
22804
22804
  }
22805
22805
  render() {
22806
22806
  var _a, _b, _c;
22807
- return (hAsync(Host, { key: '1301c6a5a011ec4d71aff6e84d268a6852d9ad50' }, hAsync("div", { key: 'f36755f9c946d49a263b95cb47a48135a06603a3', class: "overlay-header" }, hAsync("div", { key: 'e936832f40c5284fd3fbb3fc1f823a97faccdc92', class: {
22807
+ return (hAsync(Host, { key: 'be0450f1bf2816ed1e70146073469d9d7662954d' }, hAsync("div", { key: 'c8228b4bc5d27bf67c3fda10f2fc422275a62ecd', class: "overlay-header" }, hAsync("div", { key: '7c12744ae39f398fe2c004391b70bd667fd4985b', class: {
22808
22808
  'color-indicator': true,
22809
22809
  'display-none': ((_a = this.iconColor) !== null && _a !== void 0 ? _a : this.color) === undefined,
22810
22810
  }, style: {
22811
22811
  'background-color': ((_b = this.iconColor) !== null && _b !== void 0 ? _b : this.color)
22812
22812
  ? `var(--theme-${(_c = this.iconColor) !== null && _c !== void 0 ? _c : this.color})`
22813
22813
  : '',
22814
- } }), hAsync("div", { key: '03e450b5cd58ae15bf35a5ef9c8a7001286fb5f2', class: "overlay-header-content" }, hAsync("ix-icon", { key: '0ab48132ac00d50d4536d5b1431feb243593e1cc', size: "32", name: this.icon }), hAsync("span", { key: '2e7927246659b7c0b16318d1a9c7364f362ca68e', class: "overlay-header-title", title: this.name }, this.name)), hAsync("ix-icon-button", { key: 'abd4ee42443bcecfb14842bb0a11d4b651cb0abf', class: "overlay-close", ghost: true, icon: iconClose, size: "24", onClick: () => this.closeOverlay() })), hAsync("slot", { key: 'a07d4902973759d03b648c318462cbc731ed478a' })));
22814
+ } }), hAsync("div", { key: 'e4f696a609d817d17236e329fc1c22058e3728eb', class: "overlay-header-content" }, hAsync("ix-icon", { key: '12a400c7491ac55afc50caa987ca9989ae44469c', size: "32", name: this.icon }), hAsync("span", { key: 'b6dbe4307670e581ddfaa280930daeb691351210', class: "overlay-header-title", title: this.name }, this.name)), hAsync("ix-icon-button", { key: 'b766c16fc147c44d73b9854bf244a32c6d3f9c24', class: "overlay-close", ghost: true, icon: iconClose, size: "24", onClick: () => this.closeOverlay() })), hAsync("slot", { key: 'bfd926cbd26c4b0fc393a6fec4da736425db6f8b' })));
22815
22815
  }
22816
22816
  get hostElement() { return getElement(this); }
22817
22817
  static get style() { return mapNavigationOverlayCss; }
@@ -23278,44 +23278,44 @@ class Menu {
23278
23278
  }
23279
23279
  render() {
23280
23280
  var _a, _b;
23281
- return (hAsync(Host, { key: 'f33d825f3a05db6bc2bc3220e6c6145b92def178', class: {
23281
+ return (hAsync(Host, { key: '0a82c9c443aee1e35eb9177193446311e324235b', class: {
23282
23282
  expanded: this.expand,
23283
23283
  [`breakpoint-${this.breakpoint}`]: true,
23284
- }, slot: "menu" }, hAsync("nav", { key: '70e3ee98bcf1004a3483466585287701eccda07e', class: {
23284
+ }, slot: "menu" }, hAsync("nav", { key: '591c2c777fa786e2ae5c747ddf748a1eb78e3ecb', class: {
23285
23285
  menu: true,
23286
23286
  expanded: this.expand,
23287
- } }, hAsync("div", { key: '0bc7a9f77dac1f986fcf4ed9bca92e2ef724e7e0', class: "menu-buttons" }, this.breakpoint !== 'sm' && (hAsync("ix-menu-expand-icon", { key: 'da9ed4391c3848f828654ccdf31baf0549531055', breakpoint: this.breakpoint, expanded: this.expand, pinned: this.pinned, class: "menu-expand-icon", ixAriaLabel: this.i18nExpandSidebar, onClick: async () => this.toggleMenu(), "data-testid": "expand-collapse-menu" })), this.breakpoint === 'sm' &&
23288
- ((_a = this.applicationLayoutContext) === null || _a === void 0 ? void 0 : _a.appSwitchConfig) && (hAsync("ix-icon-button", { key: 'affac70b7988e246bcc1ee1f05117a00c7b06b9a', onClick: () => {
23287
+ } }, hAsync("div", { key: 'a5419a281f80e6fa2fcd6a77ea87b035c52919aa', class: "menu-buttons" }, this.breakpoint !== 'sm' && (hAsync("ix-menu-expand-icon", { key: '26f50499ee3b98b0d4f3d20d798505a6274f78b7', breakpoint: this.breakpoint, expanded: this.expand, pinned: this.pinned, class: "menu-expand-icon", ixAriaLabel: this.i18nExpandSidebar, onClick: async () => this.toggleMenu(), "data-testid": "expand-collapse-menu" })), this.breakpoint === 'sm' &&
23288
+ ((_a = this.applicationLayoutContext) === null || _a === void 0 ? void 0 : _a.appSwitchConfig) && (hAsync("ix-icon-button", { key: '69b93153a2ecabb8c0673490a466a30e52a2b5bb', onClick: () => {
23289
23289
  this.showAppSwitch();
23290
- }, icon: iconApps, ghost: true }))), hAsync("div", { key: 'fb7e2e7a6dfb6345db462c3505b83931abad1c46', id: "menu-tabs", style: {
23290
+ }, icon: iconApps, ghost: true }))), hAsync("div", { key: '648d03ac32f70239abdd06fadeca9906afef9112', id: "menu-tabs", style: {
23291
23291
  display: 'contents',
23292
- }, onClick: (e) => this.onMenuItemsClick(e) }, hAsync("div", { key: '0579aefc63155a54eec4676357e9c13d53b532f4', class: "tabs-shadow-container" }, hAsync("div", { key: 'f8e8087f402b2e7fae2570c164abf94407d1993b', class: {
23292
+ }, onClick: (e) => this.onMenuItemsClick(e) }, hAsync("div", { key: 'f4472d51bf26d28bf83c7a381be6305fe748f001', class: "tabs-shadow-container" }, hAsync("div", { key: '84585c74c3b5c6ba7d304298a22a19c79e1d3dde', class: {
23293
23293
  'tabs--shadow': true,
23294
23294
  'tabs--shadow-top': true,
23295
23295
  'tabs--shadow--show': this.itemsScrollShadowTop,
23296
- } }), hAsync("div", { key: '57760012cd3138ed2642e5763e97b0aba1480e43', class: {
23296
+ } }), hAsync("div", { key: '0e7777f3a7ca89b21a9c3b266e3ce4e7fb9ec129', class: {
23297
23297
  tabs: true,
23298
23298
  'show-scrollbar': this.expand,
23299
- }, onScroll: () => this.handleOverflowIndicator() }, hAsync("div", { key: '801ebc6ce0a52b7556af7594604d4fff4a141722', class: "menu-avatar" }, hAsync("slot", { key: 'f469a4ed48f1d3400b9450eba05cbfeb5ecfa2e8', name: "ix-menu-avatar" })), hAsync("slot", { key: 'df73e527ff81ea63c8730354554defd54558776a', name: "home" }), this.breakpoint !== 'sm' || !this.isHiddenFromViewport() ? (hAsync("slot", null)) : null), hAsync("div", { key: '1693654345856d262bd850d88740aa4a87c43c74', class: {
23299
+ }, onScroll: () => this.handleOverflowIndicator() }, hAsync("div", { key: '733c00670337417bd4ffe2e3eec2b8bdbef9f548', class: "menu-avatar" }, hAsync("slot", { key: 'a484b0cc47a9ea9ce2ee617e506dec27633db8b8', name: "ix-menu-avatar" })), hAsync("slot", { key: 'f31b045d1baf0bedbc334c9b6223a38c30a08b35', name: "home" }), this.breakpoint !== 'sm' || !this.isHiddenFromViewport() ? (hAsync("slot", null)) : null), hAsync("div", { key: '504778e5f20b8ff70e34f81b4e626ce3359e5b71', class: {
23300
23300
  'tabs--shadow': true,
23301
23301
  'tabs--shadow-bottom': true,
23302
23302
  'tabs--shadow--show': this.itemsScrollShadowBottom,
23303
- } }))), hAsync("div", { key: '01f18b245c60dbe54fc0d594ec504f92e00b7642', class: "bottom-tab-divider" }), this.settings ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "settings", class: {
23303
+ } }))), hAsync("div", { key: '5a3c4beceeca8824b6efced4cc7811d91fcc7b46', class: "bottom-tab-divider" }), this.settings ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "settings", class: {
23304
23304
  'internal-tab': true,
23305
23305
  'bottom-tab': true,
23306
23306
  active: this.showSettings,
23307
- }, icon: iconCogwheel, onClick: async () => this.toggleSettings(!this.showSettings), label: this.i18nSettings })) : null, hAsync("div", { key: 'd004cb5daa680766d5f7b126ca772694e88913f9', onClick: (e) => this.onMenuItemsClick(e) }, hAsync("slot", { key: '4819e26208049ec8bd02d68c6ceea55c7561b2f8', name: "bottom" })), hAsync("div", { key: '08ef3fcca395182cc9e86b8ebbc23148ac2bf1ea', id: "popover-area" }), this.about ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "aboutAndLegal", class: {
23307
+ }, icon: iconCogwheel, onClick: async () => this.toggleSettings(!this.showSettings), label: this.i18nSettings })) : null, hAsync("div", { key: '7a02278bb6f805c707425c8e23f07c8cb720e8b9', onClick: (e) => this.onMenuItemsClick(e) }, hAsync("slot", { key: '00b073b177178b88f3020a00a4131eba0ca80c11', name: "bottom" })), hAsync("div", { key: 'bcc8a61e52c6b4785698f8335446d290645b0b9b', id: "popover-area" }), this.about ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "aboutAndLegal", class: {
23308
23308
  'internal-tab': true,
23309
23309
  'bottom-tab': true,
23310
23310
  active: this.showAbout,
23311
- }, icon: iconInfo, onClick: async () => this.toggleAbout(!this.showAbout), label: this.i18nLegal })) : null, this.enableToggleTheme ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "toggleTheme", onClick: () => themeSwitcher.toggleMode(), class: "internal-tab bottom-tab", icon: iconLightDark, label: this.i18nToggleTheme })) : null, this.enableMapExpand || ((_b = this.applicationLayoutContext) === null || _b === void 0 ? void 0 : _b.sidebar) ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "menu-collapse", onClick: () => this.sidebarToggle(), class: "internal-tab bottom-tab", icon: `${this.getCollapseIcon()}`, label: this.getCollapseText() })) : null), hAsync("div", { key: '58c5b0f708e2a593aa7416a765a446465e37faf7', class: {
23311
+ }, icon: iconInfo, onClick: async () => this.toggleAbout(!this.showAbout), label: this.i18nLegal })) : null, this.enableToggleTheme ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "toggleTheme", onClick: () => themeSwitcher.toggleMode(), class: "internal-tab bottom-tab", icon: iconLightDark, label: this.i18nToggleTheme })) : null, this.enableMapExpand || ((_b = this.applicationLayoutContext) === null || _b === void 0 ? void 0 : _b.sidebar) ? (hAsync("ix-menu-item", { disabled: this.isHiddenFromViewport(), id: "menu-collapse", onClick: () => this.sidebarToggle(), class: "internal-tab bottom-tab", icon: `${this.getCollapseIcon()}`, label: this.getCollapseText() })) : null), hAsync("div", { key: 'cb9ca1d088c2c212c2e09a9d76867c569c613c8d', class: {
23312
23312
  'menu-overlay': true,
23313
23313
  visible: this.isOverlayVisible(),
23314
23314
  expanded: this.expand,
23315
23315
  }, onTransitionEnd: () => {
23316
23316
  this.isTransitionDisabled = true;
23317
23317
  this.checkTransition();
23318
- } }, hAsync("div", { key: 'c4ba83dd66595c0fad819a1a490b2e42b0aa38ce', class: 'menu-overlay-container' }, this.showSettings ? hAsync("slot", { name: "ix-menu-settings" }) : null), hAsync("div", { key: '7671f01c78c577993b9abc329a560ac4b07b6ae9', class: 'menu-overlay-container' }, this.showAbout ? hAsync("slot", { name: "ix-menu-about" }) : null))));
23318
+ } }, hAsync("div", { key: 'd115e9646a2835c246341ab1f89c4df691cffc40', class: 'menu-overlay-container' }, this.showSettings ? hAsync("slot", { name: "ix-menu-settings" }) : null), hAsync("div", { key: 'af358812d89ac0ac38dca2abd7030660e00ae876', class: 'menu-overlay-container' }, this.showAbout ? hAsync("slot", { name: "ix-menu-about" }) : null))));
23319
23319
  }
23320
23320
  get hostElement() { return getElement(this); }
23321
23321
  static get watchers() { return {
@@ -23382,7 +23382,7 @@ class MenuSettings {
23382
23382
  componentDidLoad() {
23383
23383
  }
23384
23384
  render() {
23385
- return hAsync(MenuTabs, { key: '948af8fed069f5e40be7d3b94fd076cc646d12d0', context: this });
23385
+ return hAsync(MenuTabs, { key: 'a59dd5a81b91ff4ae7f516cb192700bffaee3f84', context: this });
23386
23386
  }
23387
23387
  get el() { return getElement(this); }
23388
23388
  static get watchers() { return {
@@ -23505,7 +23505,7 @@ class MenuAbout {
23505
23505
  componentDidLoad() {
23506
23506
  }
23507
23507
  render() {
23508
- return hAsync(MenuTabs, { key: '8218ff2b48573f3cf1c87aa65840770c9c38f9ac', context: this });
23508
+ return hAsync(MenuTabs, { key: 'f39b61fd405141b8e2e7061bd76194ee4beb3a3d', context: this });
23509
23509
  }
23510
23510
  get el() { return getElement(this); }
23511
23511
  static get watchers() { return {
@@ -23542,7 +23542,7 @@ class MenuAboutItem {
23542
23542
  });
23543
23543
  }
23544
23544
  render() {
23545
- return (hAsync(Host, { key: '8ef680041a9466972e2f792909117c11a4ffcd83' }, hAsync("slot", { key: 'b7f62049ac40bd8563568b627c3b50993c30eb4a' })));
23545
+ return (hAsync(Host, { key: '816bcf3b512519e645490845260cd5b79b4b80fe' }, hAsync("slot", { key: 'cf2b54acadddc5c26a9111faff3b865e7f231ed6' })));
23546
23546
  }
23547
23547
  static get watchers() { return {
23548
23548
  "label": ["watchLabel"]
@@ -23583,16 +23583,16 @@ class MenuAboutNews {
23583
23583
  this.expanded = false;
23584
23584
  }
23585
23585
  render() {
23586
- return (hAsync(Host, { key: 'eea654ba539abc50cfa9d979890c37ab716d400f', class: {
23586
+ return (hAsync(Host, { key: 'c64b5cf97a522d325d022d8c926d8c9734646425', class: {
23587
23587
  expanded: this.expanded,
23588
23588
  show: !this.show,
23589
- } }, hAsync("div", { key: 'f13ec2bc1156c10fd85eadcacc4ef68a4d32a80f', class: "banner-container" }, hAsync("ix-icon", { key: '6542fd37698271d1988a4ae8113cb1fc586c491b', color: "color-inv-contrast-text", name: iconShout, size: "32" }), hAsync("svg", { key: '9e467fb1eb70f5403a886c22eb006fec33d407f9', viewBox: "0 0 48 56", xmlns: "http://www.w3.org/2000/svg" }, hAsync("polygon", { key: '3ba06beff48d62ebd93046de0eafb78fdc069d01', points: "0 0 48 0 48 56 24 48 0 56" }))), hAsync("div", { key: 'd3554c46179ca1cb9ea26b85323241043949c3b2', class: "cui-popover-news-header" }, hAsync("ix-typography", { key: '2ad6592139c4a5878622f4001d4a30ce025d745e', format: "label", bold: true }, this.label)), hAsync("ix-icon-button", { key: '20cc0359486787dbd66ccaa6ba72cebd67319ad7', size: "24", icon: iconClose, ghost: true, onClick: () => {
23589
+ } }, hAsync("div", { key: '9ba716f9fcc223d7b5b2d9bc28c2f8f28a457462', class: "banner-container" }, hAsync("ix-icon", { key: '798f58b181ab9e91f8b1d88567eec52f6442978b', color: "color-inv-contrast-text", name: iconShout, size: "32" }), hAsync("svg", { key: '46bad2b7a6bf5ceb43c305b9e5089a2bbdb18c22', viewBox: "0 0 48 56", xmlns: "http://www.w3.org/2000/svg" }, hAsync("polygon", { key: '6a4b421a8d3dbabf524dec74b37476f968646fb8', points: "0 0 48 0 48 56 24 48 0 56" }))), hAsync("div", { key: 'f2180d9fcee77160fc4b1ad071e57ed3adf160a3', class: "cui-popover-news-header" }, hAsync("ix-typography", { key: '8831582147f84df598c0b138f6f438259b161cc3', format: "label", bold: true }, this.label)), hAsync("ix-icon-button", { key: '13a882de3bb1422ff65eac1d8b53740b3fb552e5', size: "24", icon: iconClose, ghost: true, onClick: () => {
23590
23590
  this.show = false;
23591
23591
  this.closePopover.emit();
23592
- } }), hAsync("div", { key: '37ed3b5c8308e305e051d80b4e0c7f32cc6d3fb2', class: "slot-container" }, hAsync("slot", { key: '04fbd96561b71befc53829b2af6f77591e600cd2' })), this.aboutItemLabel ? (hAsync("div", { class: "cui-popover-news-footer" }, hAsync("ix-button", { variant: "primary", onClick: (e) => {
23592
+ } }), hAsync("div", { key: 'e60241c90b56bae060f50035daa12d165d6be785', class: "slot-container" }, hAsync("slot", { key: '8a0e881cfa403d2576e4cfbb149f310316d53fba' })), this.aboutItemLabel ? (hAsync("div", { class: "cui-popover-news-footer" }, hAsync("ix-button", { variant: "primary", onClick: (e) => {
23593
23593
  this.show = false;
23594
23594
  this.showMore.emit(e);
23595
- } }, this.i18nShowMore))) : null, hAsync("div", { key: '5edaac386c73dd3b526aa8007d93e95da1f3362c', id: "arrow" })));
23595
+ } }, this.i18nShowMore))) : null, hAsync("div", { key: 'a4516f11dc0ccc3e492f8fca096d03938a415439', id: "arrow" })));
23596
23596
  }
23597
23597
  static get style() { return menuAboutNewsCss; }
23598
23598
  static get cmpMeta() { return {
@@ -23641,9 +23641,9 @@ class MenuAvatar {
23641
23641
  this.showContextMenu = elements.length !== 0;
23642
23642
  }
23643
23643
  render() {
23644
- return (hAsync(Host, { key: '1ef1b14509910ea6cae53e908cdd01a31ae1e137', slot: "ix-menu-avatar" }, hAsync("button", { key: '4332fde7abf016c2a32be541d1dc5c5d9164822d', class: "nav-item top-item avatar no-hover", title: this.top, id: this.avatarElementId, tabIndex: 0 }, hAsync("ix-avatar", { key: '9402f5651086c89e4da364857faecbc590a24614', image: this.image, initials: this.initials }), hAsync("div", { key: '153dfe067f5dc36a754c2f3659efc63fc8f5d7e5', class: "avatar-name" }, hAsync("span", { key: 'abbb516251602a868dfb82b5d34d675917a92a9c', class: "text-default-single", title: this.top }, this.top), hAsync("span", { key: '7eae2eca1a0c7f61f6d61d642256193d9ee85d10', class: "text-default-single", title: this.bottom }, this.bottom))), hAsync("ix-dropdown", { key: '30c91a116ce19536a74ce2209238632c5f499a02', trigger: this.hostElement, placement: 'right-start', hidden: !this.showContextMenu && !this.showLogoutButton, offset: {
23644
+ return (hAsync(Host, { key: 'd39f2185d9c75395af0b72507439a8e28a20fdc7', slot: "ix-menu-avatar" }, hAsync("button", { key: 'f171e34fa3361cbeb55d4730de3536918cfccb31', class: "nav-item top-item avatar no-hover", title: this.top, id: this.avatarElementId, tabIndex: 0 }, hAsync("ix-avatar", { key: '6c9496150170f3474bf4dd545c834ecd3dd4e215', image: this.image, initials: this.initials }), hAsync("div", { key: '6493bd94c069d676f41984274dec57b876117ae5', class: "avatar-name" }, hAsync("span", { key: 'f72261b4c8a7752fbbe93df416b0b2f8c314c61b', class: "text-default-single", title: this.top }, this.top), hAsync("span", { key: '909f8c9579d97d92f9be2b86e336f5ed8a2b3c78', class: "text-default-single", title: this.bottom }, this.bottom))), hAsync("ix-dropdown", { key: 'c1a91f5f2703d85fb0fefef0ef97b17112113b55', trigger: this.hostElement, placement: 'right-start', hidden: !this.showContextMenu && !this.showLogoutButton, offset: {
23645
23645
  mainAxis: 16,
23646
- } }, hAsync("slot", { key: 'dd5450f6fbb334fcfebf278b291b0d63042065d8', onSlotchange: () => this.onSlotChange() }), this.showLogoutButton ? (hAsync("ix-menu-avatar-item", { label: this.i18nLogout, icon: iconLogOut, onClick: (e) => {
23646
+ } }, hAsync("slot", { key: '284a7ea7a3431c1b2b83fc6dd13cbb51d517a45a', onSlotchange: () => this.onSlotChange() }), this.showLogoutButton ? (hAsync("ix-menu-avatar-item", { label: this.i18nLogout, icon: iconLogOut, onClick: (e) => {
23647
23647
  this.logoutClick.emit(e);
23648
23648
  } })) : null)));
23649
23649
  }
@@ -23680,7 +23680,7 @@ class MenuAvatarItem {
23680
23680
  return this.dropdownItemRef.waitForCurrent();
23681
23681
  }
23682
23682
  render() {
23683
- return (hAsync("ix-dropdown-item", { key: 'ad3fe91ce8805dce1d694db9405665d99752646c', ref: this.dropdownItemRef, icon: this.icon, label: this.label, onClick: (e) => this.itemClick.emit(e) }));
23683
+ return (hAsync("ix-dropdown-item", { key: '9283341aa90956527e281ea9a55991765f993cd4', ref: this.dropdownItemRef, icon: this.icon, label: this.label, onClick: (e) => this.itemClick.emit(e) }));
23684
23684
  }
23685
23685
  get hostElement() { return getElement(this); }
23686
23686
  static get style() { return menuAvatarItemCss; }
@@ -23875,7 +23875,7 @@ class MenuCategory {
23875
23875
  }
23876
23876
  }
23877
23877
  render() {
23878
- return (hAsync(Host, { key: '3136ce8ed0f0bfdeb30fe7816b3f2426e076b120', class: {
23878
+ return (hAsync(Host, { key: '23800b207393349566f65f5cbce0b9af221d1f3e', class: {
23879
23879
  expanded: this.showItems,
23880
23880
  }, onPointerEnter: () => {
23881
23881
  this.enterLeaveDebounce.onEnter();
@@ -23884,14 +23884,14 @@ class MenuCategory {
23884
23884
  return;
23885
23885
  }
23886
23886
  this.enterLeaveDebounce.onLeave();
23887
- } }, hAsync("ix-menu-item", { key: 'fa80d8f564e04f0aa0fe91b8731020f02d0500c9', class: 'category-parent', active: this.isNestedItemActive(), notifications: this.notifications, icon: this.icon, onClick: (e) => this.onCategoryClick(e), onFocus: () => this.onPointerEnter(), isCategory: true }, hAsync("div", { key: 'd5ad6e9025e3cf5b1b20c6f92a3f08abef24da16', class: "category" }, hAsync("div", { key: '2e46991622c7b63041d580a3f3fcd5004b50d09b', class: "category-text" }, this.label), hAsync("ix-icon", { key: 'b207f24f2c8407621ece0909358ccfcb8e6a7e19', name: iconChevronDownSmall, class: {
23887
+ } }, hAsync("ix-menu-item", { key: 'a5d86098619541be129617248e9977529922bab3', class: 'category-parent', active: this.isNestedItemActive(), notifications: this.notifications, icon: this.icon, onClick: (e) => this.onCategoryClick(e), onFocus: () => this.onPointerEnter(), isCategory: true }, hAsync("div", { key: '633be5538fed1c241c3e8b2558773638b9a046be', class: "category" }, hAsync("div", { key: '945afa3a92f52bcc95c8b511060c801ac50c5afa', class: "category-text" }, this.label), hAsync("ix-icon", { key: 'de6072dc0365ddf33fdd97bbbe75c25e902edc9e', name: iconChevronDownSmall, class: {
23888
23888
  'category-chevron': true,
23889
23889
  'category-chevron--open': this.showItems,
23890
- } }))), hAsync("div", { key: '1667ae5d3dfe73f69eabb0a6581204afb24b6b97', ref: (ref) => (this.menuItemsContainer = ref), class: {
23890
+ } }))), hAsync("div", { key: '74350362820bd890066c2d177ed320dce040a4f6', ref: (ref) => (this.menuItemsContainer = ref), class: {
23891
23891
  'menu-items': true,
23892
23892
  'menu-items--expanded': this.showItems,
23893
23893
  'menu-items--collapsed': !this.showItems,
23894
- } }, this.showItems ? hAsync("slot", null) : null), hAsync("ix-dropdown", { key: '3eeec32a823b2939c385b047af622d40354d9002', closeBehavior: 'both', show: this.showDropdown, onShowChanged: ({ detail: dropdownShown }) => {
23894
+ } }, this.showItems ? hAsync("slot", null) : null), hAsync("ix-dropdown", { key: 'f4d3ddca406e418f7945286f30c243fce43c7e3b', closeBehavior: 'both', show: this.showDropdown, onShowChanged: ({ detail: dropdownShown }) => {
23895
23895
  this.showDropdown = dropdownShown;
23896
23896
  }, class: 'category-dropdown', anchor: this.hostElement, placement: "right-start", offset: {
23897
23897
  mainAxis: 3,
@@ -23904,7 +23904,7 @@ class MenuCategory {
23904
23904
  e.preventDefault();
23905
23905
  }
23906
23906
  }
23907
- } }, hAsync("ix-dropdown-item", { key: '89c44571666924180fc6a3e5fe33c47bd077c578', class: 'category-dropdown-header' }, hAsync("ix-typography", { key: '230750f5a12ad66c04b757607129d4746ef2913d', format: "label", bold: true, textColor: "std" }, this.label)), hAsync("ix-divider", { key: '02f21fd811d9d472162adf93d544a638fa250190' }), hAsync("slot", { key: 'e8ade2b1089cbe5b57c823c2e8bf2949ad025dbf' }))));
23907
+ } }, hAsync("ix-dropdown-item", { key: '0388374194fcf5804e5b43d044457aa92dd39432', class: 'category-dropdown-header' }, hAsync("ix-typography", { key: '0176e5881a7c477c445934d211f34753cac846ba', format: "label", bold: true, textColor: "std" }, this.label)), hAsync("ix-divider", { key: 'f9bc3ae191277630951252b32ded88d0968211d8' }), hAsync("slot", { key: '86cb3b4925accbe6be42eb4c394701df3f9fea7e' }))));
23908
23908
  }
23909
23909
  get hostElement() { return getElement(this); }
23910
23910
  static get style() { return menuCategoryCss; }
@@ -23960,7 +23960,7 @@ class MenuExpandIcon {
23960
23960
  return this.getSmallScreenIcon();
23961
23961
  }
23962
23962
  render() {
23963
- return (hAsync(Host, { key: 'e9fd6b9a5c856f993b2b8310bb4f60c544a6a486', class: {
23963
+ return (hAsync(Host, { key: 'ea63ca6b29ac5da5c70d8aafbee54a4082e0b4f6', class: {
23964
23964
  expanded: this.expanded,
23965
23965
  }, type: "button", "aria-label": this.ixAriaLabel, "aria-pressed": a11yBoolean(this.expanded) }, this.getMenuIcon()));
23966
23966
  }
@@ -24062,15 +24062,15 @@ class MenuItem {
24062
24062
  slot: 'bottom',
24063
24063
  };
24064
24064
  }
24065
- return (hAsync(Host, Object.assign({ key: '212e4daec733310184aa933f059ca316f2a0e273', class: {
24065
+ return (hAsync(Host, Object.assign({ key: '3c97be99972609f07b9ebd733c84237e90a2061e', class: {
24066
24066
  disabled: this.disabled,
24067
24067
  'home-tab': this.home,
24068
24068
  'bottom-tab': this.bottom,
24069
24069
  active: this.active,
24070
24070
  'tab-nested': this.isHostedInsideCategory,
24071
- } }, extendedAttributes), hAsync("button", { key: '48a07bbbcd0f96f3bcd0d3588914b124042e26b4', class: "tab", tabIndex: this.disabled ? -1 : 0, ref: this.buttonRef }, this.icon && hAsync("ix-icon", { key: 'bda340466dabe45e2c350e07ad35ebb4721cc383', class: 'tab-icon', name: this.icon }), this.notifications ? (hAsync("div", { class: "notification" }, hAsync("div", { class: "pill" }, this.notifications))) : null, hAsync("span", { key: 'f96a99a5504474ae3fafab55507fd2138a31148d', class: "tab-text text-default" }, this.label, hAsync("slot", { key: '4792a5228724e4bdb2e7f4eeb13f0dae8d74460a' }))), !this.isCategory &&
24071
+ } }, extendedAttributes), hAsync("button", { key: '0a8a4ded3ca8f4fdfd8a875a62d2437d30098057', class: "tab", tabIndex: this.disabled ? -1 : 0, ref: this.buttonRef }, this.icon && hAsync("ix-icon", { key: '61ffdd54c8123942e05eea275a40e6dc099a0bba', class: 'tab-icon', name: this.icon }), this.notifications ? (hAsync("div", { class: "notification" }, hAsync("div", { class: "pill" }, this.notifications))) : null, hAsync("span", { key: '54a456cb810b2c8c393b5b81ebee9334c58ce1db', class: "tab-text text-default" }, this.label, hAsync("slot", { key: 'a4c0d80d3778add2f069dbc0c0597b257b468ec8' }))), !this.isCategory &&
24072
24072
  !this.isHostedInsideCategory &&
24073
- !this.menuExpanded && (hAsync("ix-tooltip", { key: '047e3c337d81a46e10175000ef9f76c89eba4642', for: this.buttonRef.waitForCurrent(), placement: 'right', showDelay: 1000 }, this.tooltip))));
24073
+ !this.menuExpanded && (hAsync("ix-tooltip", { key: 'e9e5e232cb0e49f1e1e752a8a2baae31179cc86c', for: this.buttonRef.waitForCurrent(), placement: 'right', showDelay: 1000 }, this.tooltip))));
24074
24074
  }
24075
24075
  get hostElement() { return getElement(this); }
24076
24076
  static get watchers() { return {
@@ -24113,7 +24113,7 @@ class MenuSettingsItem {
24113
24113
  });
24114
24114
  }
24115
24115
  render() {
24116
- return (hAsync(Host, { key: '0b3eefcc50ced96c2d024f44ca3a9ba1e48cd1c2' }, hAsync("slot", { key: '86e2570bf9670b222d8bb883af0002100ea78279' })));
24116
+ return (hAsync(Host, { key: '2c46c471680f6a653d64858cec0f991d9a557c02' }, hAsync("slot", { key: 'e840ca9e900cd45d31cbf41fcafa3e1feb4757a7' })));
24117
24117
  }
24118
24118
  static get watchers() { return {
24119
24119
  "label": ["watchLabel"]
@@ -24171,7 +24171,7 @@ class MessageBar {
24171
24171
  }
24172
24172
  }
24173
24173
  render() {
24174
- return (hAsync(Host, { key: 'bdca530b8707b94e4b94c0976986a127ab9142c4' }, hAsync("div", { key: 'a52bc91603d4610f1081947519f7adfcb16de098', class: { 'message-container': true, [this.type]: true }, role: "alert", ref: (el) => (this.divElement = el) }, hAsync("ix-icon", { key: 'c2ccf0a0f507901f92b2503fdd0d4993f2151bc0', color: this.color, name: this.icon }), hAsync("div", { key: '04ef6ca731befb5e3ab8a67f9e36aaf3c5642c55', class: "message-content" }, hAsync("slot", { key: '0fb41fed1ee5487f943879dcf3e4635d83bc0a00' })), this.dismissible ? (hAsync("ix-icon-button", { icon: iconClose, size: "24", ghost: true, onClick: () => {
24174
+ return (hAsync(Host, { key: '0bd38e554e2187671f52e24dce3a98f2adde2a31' }, hAsync("div", { key: '45738b43dd3877625f8933e3ae2d0ef96e9c58f6', class: { 'message-container': true, [this.type]: true }, role: "alert", ref: (el) => (this.divElement = el) }, hAsync("ix-icon", { key: '2355cddb483927e4d8cd046daed919ef0e446eb2', color: this.color, name: this.icon }), hAsync("div", { key: '2238498ee5f6210db085a02048f9057a5b8e04d0', class: "message-content" }, hAsync("slot", { key: 'b3554201cb4c09d769fa38697e89b784e12c2a71' })), this.dismissible ? (hAsync("ix-icon-button", { icon: iconClose, size: "24", ghost: true, onClick: () => {
24175
24175
  if (this.divElement) {
24176
24176
  this.closeAlert(this.divElement);
24177
24177
  }
@@ -24386,17 +24386,17 @@ class Modal {
24386
24386
  this.ariaAttributes = a11yHostAttributes(this.hostElement);
24387
24387
  }
24388
24388
  render() {
24389
- return (hAsync(Host, { key: 'f2cf319544b05d55221d24f619e50e665ff4d63d', class: {
24389
+ return (hAsync(Host, { key: 'a1cfb4fb59ef0467cc9ddfe575a448b2aabd55ed', class: {
24390
24390
  visible: this.modalVisible,
24391
24391
  'no-backdrop': this.backdrop === false,
24392
24392
  'align-center': this.centered,
24393
- } }, hAsync("div", { key: '6321a973b57268a1d3b3260691a736664ad8cc7f', class: "dialog-backdrop" }, hAsync("dialog", { key: '5e7e0bb5428e3fd1e7103cf3e77edd2df98766f9', "aria-modal": a11yBoolean(true), "aria-describedby": this.ariaAttributes['aria-describedby'], "aria-labelledby": this.ariaAttributes['aria-labelledby'], class: {
24393
+ } }, hAsync("div", { key: '945516bc44adfd9aaf7f6d9deb205ad887b3664c', class: "dialog-backdrop" }, hAsync("dialog", { key: 'dc463106666cc225a11caa6d633f67759a21a328', "aria-modal": a11yBoolean(true), "aria-describedby": this.ariaAttributes['aria-describedby'], "aria-labelledby": this.ariaAttributes['aria-labelledby'], class: {
24394
24394
  modal: true,
24395
24395
  [`modal-size-${this.size}`]: true,
24396
24396
  }, onClose: () => this.dismissModal(), onClick: (event) => this.onModalClick(event), onCancel: (e) => {
24397
24397
  e.preventDefault();
24398
24398
  this.dismissModal();
24399
- } }, hAsync("slot", { key: '4a031ffdadca078855b3d8389c8de786844e62b5' })))));
24399
+ } }, hAsync("slot", { key: '433ec43a22ddaf909ab5933face2d1a5b83cd1e4' })))));
24400
24400
  }
24401
24401
  get hostElement() { return getElement(this); }
24402
24402
  static get style() { return modalCss; }
@@ -24432,7 +24432,7 @@ class ModalContent {
24432
24432
  registerInstance(this, hostRef);
24433
24433
  }
24434
24434
  render() {
24435
- return (hAsync(Host, { key: '4be64f4f798e7772dfc27e115ec82cdb9374fb13' }, hAsync("slot", { key: 'e284542d3f4686d348c61f04a65b333b7d4ed9bd' })));
24435
+ return (hAsync(Host, { key: '2bde588bad49f46f6975296eff9eca9606a93a50' }, hAsync("slot", { key: '7a933c03c2c1a6558f050cd02759ef7816f225a9' })));
24436
24436
  }
24437
24437
  static get style() { return modalContentCss; }
24438
24438
  static get cmpMeta() { return {
@@ -24452,7 +24452,7 @@ class ModalFooter {
24452
24452
  registerInstance(this, hostRef);
24453
24453
  }
24454
24454
  render() {
24455
- return (hAsync(Host, { key: '3388ed1336e65682c96eed4a0dbca92385857efc' }, hAsync("slot", { key: '528cd596ac9a340002e05e6f0c97c671d6260999' })));
24455
+ return (hAsync(Host, { key: '9d9c93e9b2a30cb9ebcea1a89b1365c1cfe56a70' }, hAsync("slot", { key: '5adfdf039b248800b01a623551ea476e029144b0' })));
24456
24456
  }
24457
24457
  static get style() { return modalFooterCss; }
24458
24458
  static get cmpMeta() { return {
@@ -24498,7 +24498,7 @@ class ModalHeader {
24498
24498
  this.parentDialog.dismissModal();
24499
24499
  }
24500
24500
  render() {
24501
- return (hAsync(Host, { key: '469260e802d093b4bcc15d159786682ebaf55b19' }, this.icon ? (hAsync("ix-icon", { name: this.icon, color: this.iconColor, size: "32" })) : null, hAsync("div", { key: '286573f8a153b8ed31ceecacfb3111df228e2a55', class: "modal-title" }, hAsync("ix-typography", { key: 'de051186505ce93644011a0193f0bea61b812205', format: "h5" }, hAsync("slot", { key: '4497b8ca1360bafcdb3a4438aa18b75caf5b17e4' }))), !this.hideClose ? (hAsync("ix-icon-button", { class: "modal-close", onClick: (event) => this.onCloseClick(event), ghost: true, icon: iconClose })) : null));
24501
+ return (hAsync(Host, { key: 'd9e6d78a14a90dc7d90ddcc53d7319655df4cc73' }, this.icon ? (hAsync("ix-icon", { name: this.icon, color: this.iconColor, size: "32" })) : null, hAsync("div", { key: '0987c59bd84c59e01283d389730a09c993d11ccd', class: "modal-title" }, hAsync("ix-typography", { key: '41acad668a08d2c6bcf8f9a3d5b56768798c7ce3', format: "h5" }, hAsync("slot", { key: '1533cecaf059d5bae7ba488a177457244552e9c1' }))), !this.hideClose ? (hAsync("ix-icon-button", { class: "modal-close", onClick: (event) => this.onCloseClick(event), ghost: true, icon: iconClose })) : null));
24502
24502
  }
24503
24503
  get hostElement() { return getElement(this); }
24504
24504
  static get watchers() { return {
@@ -24529,7 +24529,7 @@ class ModalLoading {
24529
24529
  registerInstance(this, hostRef);
24530
24530
  }
24531
24531
  render() {
24532
- return (hAsync(Host, { key: 'c464743230eac8e958ea537de3f106a87998d013' }, hAsync("ix-spinner", { key: '75c7dc3ec65b50fdd24c2408edb6a719b31d8195', variant: "primary" }), hAsync("span", { key: '5f95a8a338d2ab59faf040ebbf9fb4b79f3adc13', class: 'loading-text' }, hAsync("slot", { key: 'faa67dcf4f19eb79e9dbf625d4f616e6a638929d' }))));
24532
+ return (hAsync(Host, { key: 'dd1c49bcea29fc40509971b2ec9e9a37eb2e16f2' }, hAsync("ix-spinner", { key: 'b2cea2316d5cc1a8734b975476b754aacb9e3c8b', variant: "primary" }), hAsync("span", { key: 'e258e8ff2f1de504ec43b5d0fee42caba8dd4ed2', class: 'loading-text' }, hAsync("slot", { key: '8cfed784918cfac55a7a435d3ca19c5ff5da0170' }))));
24533
24533
  }
24534
24534
  static get style() { return modalLoadingCss; }
24535
24535
  static get cmpMeta() { return {
@@ -24662,19 +24662,19 @@ class NumberInput {
24662
24662
  }
24663
24663
  render() {
24664
24664
  const showStepperButtons = this.showStepperButtons && (this.disabled || this.readonly) === false;
24665
- return (hAsync(Host, { key: '45bdd6fa21f75fbe77883e36cc38eca2499a38ec', class: {
24665
+ return (hAsync(Host, { key: '84922a792a200ffae10318e43d583f513f8f54a0', class: {
24666
24666
  disabled: this.disabled,
24667
24667
  readonly: this.readonly,
24668
- } }, hAsync("ix-field-wrapper", { key: '9ec603198e794931bef7b290aab0757ef3094e0f', id: this.numberInputId, required: this.required, label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, warningText: this.warningText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, controlRef: this.inputRef }, hAsync("div", { key: '45c11e7d4ddbbac3e7f8b30b62f510cc5d571230', class: {
24668
+ } }, hAsync("ix-field-wrapper", { key: '99e34a8e83e84f57622caf957a6efc748b4e3961', id: this.numberInputId, required: this.required, label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, warningText: this.warningText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, controlRef: this.inputRef }, hAsync("div", { key: '773c88e5db1e487dd8dd51f761e81d00de7a7f58', class: {
24669
24669
  'input-wrapper': true,
24670
24670
  'show-stepper-buttons': !!this.showStepperButtons,
24671
- } }, hAsync(SlotStart, { key: 'a91194c4e07a75a1eca9f051bf1039ab32ce0ac1', slotStartRef: this.slotStartRef, onSlotChange: () => this.updatePaddings() }), hAsync(InputElement, { key: '1e3e5e26501388030dcbbf41748f13d05acbb580', id: this.numberInputId, readonly: this.readonly, disabled: this.disabled, step: this.step, min: this.min, max: this.max, pattern: this.pattern, type: 'number', isInvalid: this.isInvalid, required: this.required, value: this.value, placeholder: this.placeholder, inputRef: this.inputRef, onKeyPress: (event) => checkAllowedKeys(this, event), valueChange: (value) => this.valueChange.emit(Number(value)), updateFormInternalValue: (value) => this.updateFormInternalValue(Number(value)), onBlur: () => {
24671
+ } }, hAsync(SlotStart, { key: '2c88980ec7af235ffbaf9a8f326bf2200336c4d3', slotStartRef: this.slotStartRef, onSlotChange: () => this.updatePaddings() }), hAsync(InputElement, { key: '72b9cc1cacee54b359b5e364acdfd953b32cd7a3', id: this.numberInputId, readonly: this.readonly, disabled: this.disabled, step: this.step, min: this.min, max: this.max, pattern: this.pattern, type: 'number', isInvalid: this.isInvalid, required: this.required, value: this.value, placeholder: this.placeholder, inputRef: this.inputRef, onKeyPress: (event) => checkAllowedKeys(this, event), valueChange: (value) => this.valueChange.emit(Number(value)), updateFormInternalValue: (value) => this.updateFormInternalValue(Number(value)), onBlur: () => {
24672
24672
  onInputBlur(this, this.inputRef.current);
24673
24673
  this.touched = true;
24674
- } }), hAsync(SlotEnd, { key: 'dfad4b24a33dcd57e8585a387160339bc9e6fa6e', slotEndRef: this.slotEndRef, onSlotChange: () => this.updatePaddings() }, hAsync("div", { key: '966a88fdcc7a7d34dbb600905433f0b83541e2a0', class: {
24674
+ } }), hAsync(SlotEnd, { key: 'f46f67c4682b726d5bd8d74e04c91523ddacbede', slotEndRef: this.slotEndRef, onSlotChange: () => this.updatePaddings() }, hAsync("div", { key: 'bb6b489d4e94014089c0bce9b00089eea65fc0e4', class: {
24675
24675
  'number-stepper-container': true,
24676
24676
  'container-hidden': !showStepperButtons,
24677
- } }, hAsync("ix-icon-button", { key: 'ce34a16a86b4f0db7f4373770e764809def029b1', ghost: true, icon: iconMinus, size: "16", class: "number-stepper-button step-minus", "aria-label": "decrement number", onClick: () => {
24677
+ } }, hAsync("ix-icon-button", { key: '2c6d0b537f6a1364fe49a7b41d2bda6b0ecbc62d', ghost: true, icon: iconMinus, size: "16", class: "number-stepper-button step-minus", "aria-label": "decrement number", onClick: () => {
24678
24678
  if (!this.inputRef.current) {
24679
24679
  return;
24680
24680
  }
@@ -24682,7 +24682,7 @@ class NumberInput {
24682
24682
  checkInternalValidity(this, this.inputRef.current);
24683
24683
  this.updateFormInternalValue(Number(this.inputRef.current.value));
24684
24684
  this.valueChange.emit(this.value);
24685
- } }), hAsync("ix-icon-button", { key: '1f03340752e2a68dfc58530916565db771773ab7', ghost: true, icon: iconPlus, size: "16", class: "number-stepper-button step-plus", "aria-label": "increment number", onClick: () => {
24685
+ } }), hAsync("ix-icon-button", { key: '2fd3710a054233ab5913816fde0186a476476474', ghost: true, icon: iconPlus, size: "16", class: "number-stepper-button step-plus", "aria-label": "increment number", onClick: () => {
24686
24686
  if (!this.inputRef.current) {
24687
24687
  return;
24688
24688
  }
@@ -24882,13 +24882,13 @@ class Pagination {
24882
24882
  return hAsync("span", { class: "page-buttons" }, pageButtons);
24883
24883
  }
24884
24884
  render() {
24885
- return (hAsync(Host, { key: '9f5aa6a70723a2a575e555cd6288d57305056b3a' }, hAsync("ix-icon-button", { key: '94b8633f9ee179f878b0adb38c69d0b6a2c95cd3', disabled: !this.count || this.selectedPage === 0, ghost: true, icon: iconChevronLeftSmall, onClick: () => this.decrease() }), this.advanced ? (hAsync("div", { class: "advanced-pagination" }, hAsync("ix-typography", { format: "body" }, this.i18nPage), hAsync("input", { class: "ix-form-control page-selection", type: "number", min: "1", max: this.count, value: this.selectedPage + 1, onChange: (event) => {
24885
+ return (hAsync(Host, { key: 'adb3cd92e82de3a7b5460ba4fbee1d7f035c1257' }, hAsync("ix-icon-button", { key: '47a7143702d132548213d2a5b7b314b4f61f1eef', disabled: !this.count || this.selectedPage === 0, ghost: true, icon: iconChevronLeftSmall, onClick: () => this.decrease() }), this.advanced ? (hAsync("div", { class: "advanced-pagination" }, hAsync("ix-typography", { format: "body" }, this.i18nPage), hAsync("input", { class: "ix-form-control page-selection", type: "number", min: "1", max: this.count, value: this.selectedPage + 1, onChange: (event) => {
24886
24886
  const eventTarget = event.target;
24887
24887
  if (eventTarget) {
24888
24888
  const index = Number.parseInt(eventTarget.value);
24889
24889
  this.selectPage(index - 1);
24890
24890
  }
24891
- } }), hAsync("span", { class: "total-count" }, hAsync("ix-typography", { format: "body" }, this.i18nOf, " ", this.count)))) : (hAsync("span", { class: "basic-pagination" }, this.renderPageButtons(), " ")), hAsync("ix-icon-button", { key: '16d9235aafe297aba4903415f239256e01478de0', disabled: !this.count || this.selectedPage === this.count - 1, ghost: true, icon: iconChevronRightSmall, onClick: () => this.increase() }), this.advanced && this.showItemCount ? (hAsync("span", { class: "item-count" }, hAsync("ix-typography", { format: "body" }, this.i18nItems), hAsync("ix-select", { hideListHeader: true, i18nPlaceholder: "", i18nSelectListHeader: "", value: `${this.itemCount}`, onValueChange: (e) => {
24891
+ } }), hAsync("span", { class: "total-count" }, hAsync("ix-typography", { format: "body" }, this.i18nOf, " ", this.count)))) : (hAsync("span", { class: "basic-pagination" }, this.renderPageButtons(), " ")), hAsync("ix-icon-button", { key: '93eb9d3d854f7d13bd9b170d04a7381605577d27', disabled: !this.count || this.selectedPage === this.count - 1, ghost: true, icon: iconChevronRightSmall, onClick: () => this.increase() }), this.advanced && this.showItemCount ? (hAsync("span", { class: "item-count" }, hAsync("ix-typography", { format: "body" }, this.i18nItems), hAsync("ix-select", { hideListHeader: true, i18nPlaceholder: "", i18nSelectListHeader: "", value: `${this.itemCount}`, onValueChange: (e) => {
24892
24892
  const count = Number.parseInt(Array.isArray(e.detail) ? e.detail[0] : e.detail);
24893
24893
  this.itemCountChanged.emit(count);
24894
24894
  } }, hAsync("ix-select-item", { label: "10", value: "10" }), hAsync("ix-select-item", { label: "15", value: "15" }), hAsync("ix-select-item", { label: "20", value: "20" }), hAsync("ix-select-item", { label: "40", value: "40" }), hAsync("ix-select-item", { label: "100", value: "100" })))) : ('')));
@@ -25344,7 +25344,7 @@ class Pane {
25344
25344
  }
25345
25345
  }
25346
25346
  render() {
25347
- return (hAsync(Host, { key: '4a95c2b2961b020ad2e60434bc443db0081a9983', class: {
25347
+ return (hAsync(Host, { key: '6958a07de2094b215de983689d7994f989e1c4d5', class: {
25348
25348
  'inline-color': !this.floating,
25349
25349
  'mobile-overlay': this.expanded && this.isMobile,
25350
25350
  'top-expanded': this.expanded && this.isMobileTop && this.isMobile,
@@ -25369,26 +25369,26 @@ class Pane {
25369
25369
  'box-shadow': this.floating,
25370
25370
  'aria-expanded': this.expanded,
25371
25371
  'not-visible': this.hideOnCollapse && !this.expanded,
25372
- } }, hAsync("aside", { key: '17b1c1abcfba1d2b0148888a0f7bf6c4a3f8881e', id: `pane-${this.composition}`, class: {
25372
+ } }, hAsync("aside", { key: '48a62bf16c9dd3593ba21c84aaa8333c029ec573', id: `pane-${this.composition}`, class: {
25373
25373
  'top-bottom-pane': this.isBottomTopPane && !this.isMobile,
25374
25374
  'left-right-pane': this.isLeftRightPane && !this.isMobile,
25375
25375
  'mobile-pane': this.isMobile,
25376
25376
  expanded: this.expanded,
25377
- } }, hAsync("div", { key: '218fd04733fcfb2e8a6ca60b6c4bad76b016610b', id: "title-div", class: {
25377
+ } }, hAsync("div", { key: '599b76fbe18cd65f3754915ba6188b1161539b7f', id: "title-div", class: {
25378
25378
  title: !this.isMobile && !this.hideOnCollapse && !this.showContent,
25379
25379
  'title-finished': !this.isMobile && !this.hideOnCollapse && this.showContent,
25380
25380
  'title-expanded': !this.isMobile && !this.hideOnCollapse && this.expanded,
25381
25381
  'title-hide-on-collapse': !this.isMobile && this.hideOnCollapse,
25382
25382
  'title-mobile': this.isMobile,
25383
25383
  'header-gap': !this.isMobile && !this.hideOnCollapse,
25384
- } }, hAsync("ix-icon-button", { key: '4ba937d100ac343ab0722be43d3be7b3428a5adf', class: "title-icon", size: "24", icon: this.expanded
25384
+ } }, hAsync("ix-icon-button", { key: 'f4707c78fcda268d4d138cb200e52c67e65613d1', class: "title-icon", size: "24", icon: this.expanded
25385
25385
  ? this.isMobile || this.hideOnCollapse
25386
25386
  ? iconClose
25387
25387
  : this.expandIcon
25388
- : this.minimizeIcon, ghost: true, onClick: () => this.dispatchExpandedChangedEvent(), "aria-controls": `pane-${this.composition}` }), hAsync("span", { key: '83594ce102f5ed78db140adaeb96f0293038bee4', class: {
25388
+ : this.minimizeIcon, ghost: true, onClick: () => this.dispatchExpandedChangedEvent(), "aria-controls": `pane-${this.composition}` }), hAsync("span", { key: 'b3e0bf72e12572c04e1dd3bdf1c9937f24dad785', class: {
25389
25389
  'title-text': true,
25390
25390
  rotate: !this.expanded && !this.isMobile && this.isLeftRightPane,
25391
- } }, this.icon ? (hAsync("ix-icon", { size: "24", name: this.icon })) : null, hAsync("div", { key: 'cafbeb33f15ce385c878d795da9c0725a787079b', class: "title-text-overflow" }, hAsync("ix-typography", { key: '6396b334a4fcaf8fed64801ea34575bf053827d1', format: "h4" }, this.heading)))), hAsync("div", { key: '32869a3e5796c44f371acc88d9b4b2e122d723cf', class: "side-pane-content", hidden: !this.showContent }, hAsync("slot", { key: '9023773b281d984783b6e97c7d18a3e22424f5a5' })))));
25391
+ } }, this.icon ? (hAsync("ix-icon", { size: "24", name: this.icon })) : null, hAsync("div", { key: 'bea7f36346524df0cb6f01d59111df0acb720905', class: "title-text-overflow" }, hAsync("ix-typography", { key: '749d4728bf23d659cca7e5a17f84f49a301fe4c2', format: "h4" }, this.heading)))), hAsync("div", { key: '3c32d46897ab55ea7044f02d7d230da0bc24fe09', class: "side-pane-content", hidden: !this.showContent }, hAsync("slot", { key: '75c266031424482f1f633c1aaa4d20ef92a21dea' })))));
25392
25392
  }
25393
25393
  get hostElement() { return getElement(this); }
25394
25394
  static get watchers() { return {
@@ -25661,7 +25661,7 @@ class Panes {
25661
25661
  return pane ? pane.floating : false;
25662
25662
  }
25663
25663
  render() {
25664
- return (hAsync(Host, { key: 'e41061c6ecb5a4df302caa541f23a1143f659cc3' }, !this.isMobile ? (this.layout == 'full-vertical' ? (hAsync("div", { class: "side-panes-wrapper" }, hAsync("div", { class: {
25664
+ return (hAsync(Host, { key: 'a372c27b25dc920eb19525cead2589dcbc0af652' }, !this.isMobile ? (this.layout == 'full-vertical' ? (hAsync("div", { class: "side-panes-wrapper" }, hAsync("div", { class: {
25665
25665
  row: true,
25666
25666
  'padding-left': this.hasPadding('left'),
25667
25667
  'padding-right': this.hasPadding('right'),
@@ -25768,13 +25768,13 @@ class Pill {
25768
25768
  [this.outline ? 'borderColor' : 'backgroundColor']: this.background,
25769
25769
  };
25770
25770
  }
25771
- return (hAsync(Host, { key: '0662b1d016904af48cd38b4da31b2d672898fb31', style: this.variant === 'custom'
25771
+ return (hAsync(Host, { key: '41b9f6f4870c8585f5bca24e469a5a99afd68012', style: this.variant === 'custom'
25772
25772
  ? {
25773
25773
  '--ix-icon-button-color': this.pillColor,
25774
25774
  }
25775
25775
  : {}, class: {
25776
25776
  'align-left': this.alignLeft,
25777
- } }, hAsync("div", { key: '3ece1d029fc0daa09d834a71fdf1d7ac16122023', ref: this.containerElementRef, style: Object.assign({}, customStyle), class: {
25777
+ } }, hAsync("div", { key: '2674de0ba7ee68a9b38344cbc4b75cb10f778b3b', ref: this.containerElementRef, style: Object.assign({}, customStyle), class: {
25778
25778
  container: true,
25779
25779
  outline: this.outline,
25780
25780
  inactive: false,
@@ -25789,9 +25789,9 @@ class Pill {
25789
25789
  closable: false,
25790
25790
  icon: !!this.icon,
25791
25791
  'with-gap': !this.iconOnly,
25792
- } }, this.icon && (hAsync("ix-icon", { key: '489caa92bab68202d6544dc3e5e94ecd618d5f85', class: {
25792
+ } }, this.icon && (hAsync("ix-icon", { key: '412400a5ca6b85c730c097365fc2b437a3b7eb03', class: {
25793
25793
  'with-icon': true,
25794
- }, name: this.icon, size: '16' })), hAsync("span", { key: 'dd77e86d3f75e0c4d1a7c18847891bfb6c036b5f', class: "slot-container" }, hAsync("slot", { key: 'f206fd87c2c6ed8d77f56b473e36f9641aa046a8', onSlotchange: () => this.checkIfContentAvailable() }))), this.getTooltip()));
25794
+ }, name: this.icon, size: '16' })), hAsync("span", { key: '76689695f7d66f427eb59fcb57c413cd23622777', class: "slot-container" }, hAsync("slot", { key: '2852c8a4cdf1f55e941fbe0091ad22ce73dc5cc5', onSlotchange: () => this.checkIfContentAvailable() }))), this.getTooltip()));
25795
25795
  }
25796
25796
  get hostElement() { return getElement(this); }
25797
25797
  static get style() { return pillCss; }
@@ -25949,14 +25949,14 @@ class ProgressIndicator {
25949
25949
  render() {
25950
25950
  const normalizedValue = ((this.value - this.min) / (this.max - this.min)) * 100;
25951
25951
  const clampedValue = Math.max(0, Math.min(normalizedValue, 100));
25952
- return (hAsync(Host, { key: '3e8b999ad2d502491b323f1a4669db6ef7888f93', class: {
25952
+ return (hAsync(Host, { key: 'cc4c823745da737d65f73c5b5525a58c634ded43', class: {
25953
25953
  linear: this.type === 'linear',
25954
25954
  circular: this.type === 'circular',
25955
- }, tabIndex: -1 }, hAsync("div", { key: 'd84360ccaa9ab1e699e3606c6792d90ca5d09a58', class: {
25955
+ }, tabIndex: -1 }, hAsync("div", { key: 'aa5c1b618b24bccd01611fcd2cb99cf9d496e94b', class: {
25956
25956
  'progress-indicator': true,
25957
25957
  [this.size]: true,
25958
25958
  [this.status]: true,
25959
- } }, this.label && (hAsync("ix-typography", { key: '1b749c74a75653189ca8adbca4b91dcb23fb5b3d', format: "label", textColor: this.status === 'error' ? 'alarm' : 'soft', class: 'label' }, this.label)), hAsync("div", { key: '53d1d56bf0b9f519164fb1bf066e7a72052eb10b', class: "progress-container" }, this.type === 'linear' ? (hAsync(Fragment, null, hAsync(LinearBar, { value: clampedValue }), hAsync("div", { class: "linear-slot" }, hAsync("slot", null)))) : (hAsync(CircularProgress, { value: clampedValue, size: this.size }, hAsync("slot", null)))), this.showTextAsTooltip === true && this.helperText ? (hAsync("ix-tooltip", { for: this.hostElement, showDelay: 500, placement: "bottom" }, this.getHelperText())) : (this.getHelperText()))));
25959
+ } }, this.label && (hAsync("ix-typography", { key: 'dd49d159c46f555a5e3385c361604d500477b9ba', format: "label", textColor: this.status === 'error' ? 'alarm' : 'soft', class: 'label' }, this.label)), hAsync("div", { key: '67f62d530de5dcc02f274aab3ddde419d56d383c', class: "progress-container" }, this.type === 'linear' ? (hAsync(Fragment, null, hAsync(LinearBar, { value: clampedValue }), hAsync("div", { class: "linear-slot" }, hAsync("slot", null)))) : (hAsync(CircularProgress, { value: clampedValue, size: this.size }, hAsync("slot", null)))), this.showTextAsTooltip === true && this.helperText ? (hAsync("ix-tooltip", { for: this.hostElement, showDelay: 500, placement: "bottom" }, this.getHelperText())) : (this.getHelperText()))));
25960
25960
  }
25961
25961
  get hostElement() { return getElement(this); }
25962
25962
  static get style() { return progressIndicatorCss; }
@@ -25997,7 +25997,7 @@ class PushCard {
25997
25997
  }
25998
25998
  render() {
25999
25999
  var _a;
26000
- return (hAsync(Host, { key: '551eaf59756a26404f08550ffd581c1d2a5ec6cb' }, hAsync("ix-card", { key: '234c25fbff11612a41cf7195375388a1e04dd2cf', variant: this.variant }, hAsync("ix-card-content", { key: 'b71305f3dc0309a7861c14a4315f65eebe1ffb2c' }, hAsync("ix-card-title", { key: 'e0eaa51dc09a29d8b58a08f5cc49c7b8fb5f423b' }, this.icon ? (hAsync("ix-icon", { class: 'icon', name: this.icon, size: "32" })) : null, hAsync("span", { key: '2004b4d4678c4ee82446c0a0e2aa53e4f49d4b99', class: 'notification' }, (_a = this.notification) !== null && _a !== void 0 ? _a : 0), hAsync("slot", { key: '6e3e664070520558f015007d68ea0bb6e229fcde', name: "title-action" })), hAsync("ix-typography", { key: '2955264ba26f4794d5d917127d5f9394ab2242e6', format: "h4" }, this.heading), hAsync("ix-typography", { key: '0b4ce54a5dce834ffeb5fe8b5a369a1839e2f300' }, this.subheading)), hAsync("ix-card-accordion", { key: '9061ab3e0ead9f5d6c272b718c81ad7efdd1d18d', collapse: this.collapse }, hAsync("slot", { key: '2117cbc308f825d5b45e1ecaf7fd83f4b0e9e798' })))));
26000
+ return (hAsync(Host, { key: 'bf65467fcb8c46c5c28ca769becf1894e863bc21' }, hAsync("ix-card", { key: '4ab2834af82584ade5c817264fa1f0158c7a7ffe', variant: this.variant }, hAsync("ix-card-content", { key: '8490ac958852a9c8658194eb2f425c52fb067e0a' }, hAsync("ix-card-title", { key: '0093f02be724a2933a05d11af61601765ca9565b' }, this.icon ? (hAsync("ix-icon", { class: 'icon', name: this.icon, size: "32" })) : null, hAsync("span", { key: '76a1da65e71606c836ba199de2d180d8d9b21695', class: 'notification' }, (_a = this.notification) !== null && _a !== void 0 ? _a : 0), hAsync("slot", { key: 'ad9a4fe6a866f3d58fb51ffd5c4824185dd8f474', name: "title-action" })), hAsync("ix-typography", { key: '5fd43752ce21b27fc89392db9925b09378fdd0c9', format: "h4" }, this.heading), hAsync("ix-typography", { key: '1ca4ff340ab8420892521ffd056933f2198d9474' }, this.subheading)), hAsync("ix-card-accordion", { key: '938b5f0882878e7dbebe22cc025fa2ce6a4ad701', collapse: this.collapse }, hAsync("slot", { key: '349bb34de52513c0564cf1025679a10035c9343a' })))));
26001
26001
  }
26002
26002
  static get style() { return pushCardCss; }
26003
26003
  static get cmpMeta() { return {
@@ -26105,17 +26105,17 @@ class Radio {
26105
26105
  return Promise.resolve(this.formInternals.form);
26106
26106
  }
26107
26107
  render() {
26108
- return (hAsync(Host, { key: '4758929737e11bfbd0e451b3e54d660fbde85768', "aria-checked": a11yBoolean(this.checked), "aria-disabled": a11yBoolean(this.disabled), role: "radio", class: {
26108
+ return (hAsync(Host, { key: '4352faa97b54bf21ceb349a01761dbdd24ef1440', "aria-checked": a11yBoolean(this.checked), "aria-disabled": a11yBoolean(this.disabled), role: "radio", class: {
26109
26109
  disabled: this.disabled,
26110
26110
  checked: this.checked,
26111
- }, onBlur: () => this.ixBlur.emit() }, hAsync("label", { key: 'd2afc7aaf1f93fd5944a221f3a04c0800ce290f9' }, hAsync("input", { key: '557f03dc8b4713642d48b241102edeacd0ab229a', "aria-checked": a11yBoolean(this.checked), required: this.required, disabled: this.disabled, checked: this.checked, name: this.name, ref: this.inputRef, type: "radio", onChange: () => {
26111
+ }, onBlur: () => this.ixBlur.emit() }, hAsync("label", { key: '03eba555f8607a52c9846fccc61a41a5123bd882' }, hAsync("input", { key: 'e7bd349e01540ce6972e978c7e9ed10b4c472725', "aria-checked": a11yBoolean(this.checked), required: this.required, disabled: this.disabled, checked: this.checked, name: this.name, ref: this.inputRef, type: "radio", onChange: () => {
26112
26112
  const ref = this.inputRef.current;
26113
26113
  if (ref) {
26114
26114
  this.setCheckedState(ref.checked);
26115
26115
  }
26116
- } }), hAsync("button", { key: '0d5d3d3e67a551738f73bd0735b003a429baa3d4', disabled: this.disabled, class: {
26116
+ } }), hAsync("button", { key: '98cf1af286d7ee5d79cdb636e0eed6aafeaf6c71', disabled: this.disabled, class: {
26117
26117
  checked: this.checked,
26118
- }, onClick: () => this.setCheckedState(!this.checked) }, hAsync("div", { key: '2fd252cdd058278ca8920f6e7f97fbf4398082d9', class: "checkmark", style: { visibility: this.checked ? 'visible' : 'hidden' } })), hAsync("ix-typography", { key: 'a15d35478a0e23f3f76802f38ad2c4703217e0e4', format: "label", textColor: this.disabled ? 'weak' : 'std' }, this.label, hAsync("slot", { key: '86a03832ffc66f97aefd5c5f1e435cd2413cbec4' })))));
26118
+ }, onClick: () => this.setCheckedState(!this.checked) }, hAsync("div", { key: '05c0ff1d06a449f95f4ff0d701f604f0c67de87b', class: "checkmark", style: { visibility: this.checked ? 'visible' : 'hidden' } })), hAsync("ix-typography", { key: '44b9b08400297b5497e72c143d0405f1fdc39ba0', format: "label", textColor: this.disabled ? 'weak' : 'std' }, this.label, hAsync("slot", { key: '70dd4b58d047a51f25cd2e0a54df3ccbc0a971ea' })))));
26119
26119
  }
26120
26120
  static get formAssociated() { return true; }
26121
26121
  get hostElement() { return getElement(this); }
@@ -26255,10 +26255,10 @@ class RadiobuttonGroup {
26255
26255
  return Promise.resolve(this.touched);
26256
26256
  }
26257
26257
  render() {
26258
- return (hAsync(Host, { key: 'df02d0574b1201f9dc2e4ffc0cca3b796ab38a26', onIxBlur: () => (this.touched = true), ref: this.groupRef }, hAsync("ix-field-wrapper", { key: '69166196117663244ea5dd946238b9429a71e467', label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, warningText: this.warningText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, isInvalid: this.isInvalid, controlRef: this.groupRef }, hAsync("div", { key: 'dcea2d79018de3bb2b6d74e650964b37eb33f67a', class: {
26258
+ return (hAsync(Host, { key: '0cadba0159ce31d3c7976745b2587e65c4a3790b', onIxBlur: () => (this.touched = true), ref: this.groupRef }, hAsync("ix-field-wrapper", { key: 'f271cb0195f0a6a3f30ba2d7d76b15724b5508f2', label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, warningText: this.warningText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, isInvalid: this.isInvalid, controlRef: this.groupRef }, hAsync("div", { key: '735a66afc8ffb20ebd91064e2417f3fd7a225eaa', class: {
26259
26259
  'checkbox-container': true,
26260
26260
  'row-layout': this.direction === 'row',
26261
- } }, hAsync("slot", { key: '4a2a181e1fd167681e7d43d70072a6bd8d5761d2' })))));
26261
+ } }, hAsync("slot", { key: 'b60868dae49bfe14593be563bd8c66d5f7a2ecb2' })))));
26262
26262
  }
26263
26263
  get hostElement() { return getElement(this); }
26264
26264
  static get watchers() { return {
@@ -26304,7 +26304,7 @@ class Row {
26304
26304
  registerInstance(this, hostRef);
26305
26305
  }
26306
26306
  render() {
26307
- return (hAsync(Host, { key: 'e9f9f3fa4fa9030feb769145ac5e9091de851ed3' }, hAsync("slot", { key: '00380e50b0ef11153c2f8adafe6a8a33cdc0c726' })));
26307
+ return (hAsync(Host, { key: '3b0d16365de5142ce2fffa2a2e11ce877e283111' }, hAsync("slot", { key: '0d7a715f298d2cf1c97eb19a1adcaf345d7ca4e8' })));
26308
26308
  }
26309
26309
  static get style() { return rowCss; }
26310
26310
  static get cmpMeta() { return {
@@ -26884,9 +26884,9 @@ class Select {
26884
26884
  }
26885
26885
  render() {
26886
26886
  var _a, _b, _c, _d;
26887
- return (hAsync(Host, { key: 'fdfc4962114ec9fc4cf0fe61d40787dba81f60a6', "aria-disabled": a11yBoolean(this.disabled), class: {
26887
+ return (hAsync(Host, { key: '52c08e1231ca8e0215e7cce2aa1bd6234c0236e0', "aria-disabled": a11yBoolean(this.disabled), class: {
26888
26888
  disabled: this.disabled,
26889
- } }, hAsync("ix-field-wrapper", { key: '56517622c68630fd31b5b4e98fc6d7851582fc6e', 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 }, hAsync("div", { key: '7765a0bf460e16716f50a4f8c7624bcad927667b', class: {
26889
+ } }, hAsync("ix-field-wrapper", { key: 'bb0b4abdc8a1840db5ebfead204b5be03ead8bef', 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 }, hAsync("div", { key: '313cd7b0eb6348d6216faee466e4e0e7b19ea14a', class: {
26890
26890
  select: true,
26891
26891
  disabled: this.disabled,
26892
26892
  readonly: this.readonly,
@@ -26894,13 +26894,13 @@ class Select {
26894
26894
  this.dropdownAnchorRef(ref);
26895
26895
  if (!this.editable)
26896
26896
  this.dropdownWrapperRef(ref);
26897
- } }, hAsync("div", { key: 'c2e8b90f7647b38ee8a576dc757084c62fb84179', class: "input-container" }, hAsync("div", { key: '60a9d1b6f7118103c6999bb1f592f3a4ea48c16b', class: "chips" }, this.isMultipleMode
26897
+ } }, hAsync("div", { key: '2c2f94a15cd29d0b1770009d07d71ca4ce7b6793', class: "input-container" }, hAsync("div", { key: '9b2553820b924ce956937746a5989514f9440798', class: "chips" }, this.isMultipleMode
26898
26898
  ? (_a = this.selectedItems) === null || _a === void 0 ? void 0 : _a.map((item) => (hAsync("ix-filter-chip", { disabled: this.disabled || this.readonly, key: item.value, onCloseClick: (e) => {
26899
26899
  e.preventDefault();
26900
26900
  e.stopPropagation();
26901
26901
  this.itemClick(item.value);
26902
26902
  } }, item.label)))
26903
- : '', hAsync("div", { key: 'eb952ef1b366f58dd6ec38801ef5b3e593199383', class: "trigger" }, hAsync("input", { key: 'a41e364dcba508d681a6790381881175716d152d', autocomplete: "off", "data-testid": "input", disabled: this.disabled, readOnly: this.readonly, required: this.required, type: "text", class: {
26903
+ : '', hAsync("div", { key: 'd468fc7e69768a4963ed9d06b5c7e1d2717c630a', class: "trigger" }, hAsync("input", { key: '440ed97c1957ec869d980c8c5aa4c27d84467ef2', autocomplete: "off", "data-testid": "input", disabled: this.disabled, readOnly: this.readonly, required: this.required, type: "text", class: {
26904
26904
  'allow-clear': this.allowClear && !!((_b = this.selectedLabels) === null || _b === void 0 ? void 0 : _b.length),
26905
26905
  }, placeholder: this.placeholderValue(), value: (_c = this.inputValue) !== null && _c !== void 0 ? _c : '', ref: (ref) => {
26906
26906
  this.inputElement = ref;
@@ -26917,7 +26917,7 @@ class Select {
26917
26917
  } })) : null, this.disabled || this.readonly ? null : (hAsync("ix-icon-button", { "data-select-dropdown": true, key: "dropdown", class: { 'dropdown-visible': this.dropdownShow }, icon: iconChevronDownSmall, ghost: true, ref: (ref) => {
26918
26918
  if (this.editable)
26919
26919
  this.dropdownWrapperRef(ref);
26920
- } }))))))), hAsync("ix-dropdown", { key: '570a352447ec2b5ad541d9099d015cf0bd106b15', ref: (ref) => (this.dropdownElement = ref), show: this.dropdownShow, closeBehavior: this.isMultipleMode ? 'outside' : 'both', class: {
26920
+ } }))))))), hAsync("ix-dropdown", { key: '8ec6fe3981cc7c82d7759e0c6f77c3ab8a2a4c71', ref: (ref) => (this.dropdownElement = ref), show: this.dropdownShow, closeBehavior: this.isMultipleMode ? 'outside' : 'both', class: {
26921
26921
  'display-none': this.disabled || this.readonly,
26922
26922
  }, anchor: this.dropdownAnchorRef.waitForCurrent(), trigger: this.dropdownWrapperRef.waitForCurrent(), onShowChanged: (e) => this.dropdownVisibilityChanged(e), placement: "bottom-start", overwriteDropdownStyle: async () => {
26923
26923
  var _a, _b;
@@ -26933,12 +26933,12 @@ class Select {
26933
26933
  styleOverwrites.maxWidth = `min(${this.dropdownMaxWidth}, 100%)`;
26934
26934
  }
26935
26935
  return styleOverwrites;
26936
- } }, hAsync("div", { key: '0e36c98203e2454bb875800f624c4184e51e6363', class: {
26936
+ } }, hAsync("div", { key: 'c489337865d7e47b71b0642bffd5a184c0d1a5d3', class: {
26937
26937
  'select-list-header': true,
26938
26938
  hidden: this.hideListHeader || this.isDropdownEmpty,
26939
- }, title: this.i18nSelectListHeader, onClick: (e) => e.preventDefault() }, this.i18nSelectListHeader), hAsync("slot", { key: '6188f73b7d46ccba8bc082089c3fa3e97a93fdfc', onSlotchange: () => {
26939
+ }, title: this.i18nSelectListHeader, onClick: (e) => e.preventDefault() }, this.i18nSelectListHeader), hAsync("slot", { key: '335fc13ac07a12aeb0ab4efdc5b265f337cb82c4', onSlotchange: () => {
26940
26940
  this.updateSelection();
26941
- } }), hAsync("div", { key: 'f20e633a7b5b4add9ee28541a987f8a81eb32162', ref: (ref) => (this.customItemsContainerElement = ref) }), this.isAddItemVisible() ? (hAsync("ix-dropdown-item", { "data-testid": "add-item", icon: iconPlus, class: {
26941
+ } }), hAsync("div", { key: '0651a940c3d45486403b3c10530b73f294a99c25', ref: (ref) => (this.customItemsContainerElement = ref) }), this.isAddItemVisible() ? (hAsync("ix-dropdown-item", { "data-testid": "add-item", icon: iconPlus, class: {
26942
26942
  'add-item': true,
26943
26943
  }, label: this.inputFilterText, onItemClick: (e) => {
26944
26944
  e.preventDefault();
@@ -27089,7 +27089,7 @@ class SelectItem {
27089
27089
  }
27090
27090
  }
27091
27091
  render() {
27092
- return (hAsync(Host, { key: '9f574f2a536125dc77ea2aab56259e37a8aff7fc' }, hAsync("ix-dropdown-item", { key: 'e1dab0e59d5b7cb4aee16a64cc105b6f6c656a3c', class: {
27092
+ return (hAsync(Host, { key: '19f50b530d04e8ea3ba6b5eb759d214446b9cdad' }, hAsync("ix-dropdown-item", { key: '2677202fb6a5db694bc546ad2ad5b2f3402242cf', class: {
27093
27093
  'select-item-checked': this.selected,
27094
27094
  }, checked: this.selected, label: this.label ? this.label : this.value, onItemClick: (e) => this.onItemClick(e) })));
27095
27095
  }
@@ -27265,12 +27265,12 @@ class Slider {
27265
27265
  traceStart = valueInPercentage;
27266
27266
  traceEnd = traceReferenceInPercentage;
27267
27267
  }
27268
- return (hAsync(Host, { key: 'd8e7be57b4c0185e1188911536cca857a2fcbad6', class: {
27268
+ return (hAsync(Host, { key: '6d4a31e9e38a5fe37516641ee75612124945c91b', class: {
27269
27269
  disabled: this.disabled,
27270
27270
  error: !!this.error,
27271
- }, onPointerDown: () => setTimeout(() => (this.showTooltip = true)) }, hAsync("div", { key: '0ecbe4037919ec19a30af7a9145593cacf80c899', class: "slider" }, hAsync("div", { key: '7d329191a212a1584d50c03228226b4961da69a4', class: "track" }, hAsync("div", { key: '73753249bbb9c1150d74d2e8647f50acf976f70d', ref: this.thumbRef, class: "thumb", style: {
27271
+ }, onPointerDown: () => setTimeout(() => (this.showTooltip = true)) }, hAsync("div", { key: 'e58c79ce5c5e69e032e107f8d8bf3b71c059b1ad', class: "slider" }, hAsync("div", { key: '95128ef9a92de61cc1f38849fe7fda242820e0fd', class: "track" }, hAsync("div", { key: '7ba199d96572e3e05387b07904e86441ff6d309c', ref: this.thumbRef, class: "thumb", style: {
27272
27272
  left: `calc(${valueInPercentage} * 100% - 8px)`,
27273
- } }), hAsync("div", { key: '9dff9c36ef412b62bea9bb9177652ebd004a8122', class: "ticks" }, this.marker
27273
+ } }), hAsync("div", { key: '050fdd0b142d02d926162051cbf84f4478700f1f', class: "ticks" }, this.marker
27274
27274
  ? this.marker.map((markerValue) => {
27275
27275
  if (markerValue > this.max || markerValue < this.min) {
27276
27276
  return;
@@ -27283,7 +27283,7 @@ class Slider {
27283
27283
  '--tick-value': `${left}`,
27284
27284
  } }));
27285
27285
  })
27286
- : null)), hAsync("input", Object.assign({ key: 'f205b5b801fecde7d0c97f29ec0d664e0ac08a73', id: "slider", type: "range", list: this.marker ? 'markers' : undefined, step: this.step, min: this.min, max: this.max, value: this.rangeInput, tabindex: this.disabled ? -1 : 0, onInput: (event) => this.onInput(event), style: {
27286
+ : null)), hAsync("input", Object.assign({ key: 'f17ebdb08b80303f10d356298e5458f277251a4a', id: "slider", type: "range", list: this.marker ? 'markers' : undefined, step: this.step, min: this.min, max: this.max, value: this.rangeInput, tabindex: this.disabled ? -1 : 0, onInput: (event) => this.onInput(event), style: {
27287
27287
  '--value': `${valueInPercentage}`,
27288
27288
  '--trace-reference': `${traceReferenceInPercentage}`,
27289
27289
  '--trace-start': `${traceStart}`,
@@ -27297,9 +27297,9 @@ class Slider {
27297
27297
  this.showTooltip = true;
27298
27298
  }, onBlur: () => {
27299
27299
  this.showTooltip = false;
27300
- }, role: "slider", "aria-valuenow": this.rangeInput, "aria-valuemin": this.min, "aria-valuemax": this.max }, this.a11yAttributes)), hAsync("ix-tooltip", { key: '7ca900985c873ecded49945c167b57cd06c18290', ref: this.tooltipRef, class: {
27300
+ }, role: "slider", "aria-valuenow": this.rangeInput, "aria-valuemin": this.min, "aria-valuemax": this.max }, this.a11yAttributes)), hAsync("ix-tooltip", { key: 'bf5e72361dbe3729c9dc838704b3dc0b650e1ec1', ref: this.tooltipRef, class: {
27301
27301
  'hide-tooltip': !this.showTooltip,
27302
- }, animationFrame: true, for: this.thumbRef.waitForCurrent() }, this.rangeInput)), hAsync("div", { key: '86981116ef975e8cb7eed3bcce6fb2039a905dd1', class: "label" }, hAsync("div", { key: '41ee2d7d4589d1bc3d07f27183bb20bb6b427ec0', class: "label-start" }, hAsync("slot", { key: 'd62f50d02740fde09ee8831fff7d571fcb79e4a1', name: "label-start" })), hAsync("div", { key: '3ea4c039875cb419e9f9a0458c732f3704dcfe84', class: "label-end" }, hAsync("slot", { key: 'f976d54d98f91e2d7820fefa59c8a06d9a700cbb', name: "label-end" }))), this.error ? (hAsync("ix-typography", { class: 'label-error', textColor: "alarm" }, this.error)) : null));
27302
+ }, animationFrame: true, for: this.thumbRef.waitForCurrent() }, this.rangeInput)), hAsync("div", { key: '73d4d2097a7505f08ae235094fd6c12978f0f142', class: "label" }, hAsync("div", { key: 'b788653c9947f2c7ca4e80ad84ecf165a1721455', class: "label-start" }, hAsync("slot", { key: 'd81fcc6fe5bb4dc1406679b41cebff0fc86ed2c7', name: "label-start" })), hAsync("div", { key: '8fc3940d3222e836f3e876c4fcae103f65088d98', class: "label-end" }, hAsync("slot", { key: '5eaaae48d04af42733193981029e9a59f5d49b37', name: "label-end" }))), this.error ? (hAsync("ix-typography", { class: 'label-error', textColor: "alarm" }, this.error)) : null));
27303
27303
  }
27304
27304
  get hostElement() { return getElement(this); }
27305
27305
  static get watchers() { return {
@@ -27357,7 +27357,7 @@ class Spinner {
27357
27357
  this.hideTrack = false;
27358
27358
  }
27359
27359
  render() {
27360
- return (hAsync(Host, { key: 'c192447f9caaaf6fffb58184af06b2279b76333f' }, hAsync("div", { key: '8fc49aaa32f1e2dba2668005d7a5b60af7884f51', class: {
27360
+ return (hAsync(Host, { key: '60f00971cbb88210fdb31f2ca873110e09abe681' }, hAsync("div", { key: '25625ef5ff443bb582e8ab023d12f0575e6ee27f', class: {
27361
27361
  primary: this.variant === 'primary',
27362
27362
  [this.size]: true,
27363
27363
  'hide-track': this.hideTrack,
@@ -27430,7 +27430,7 @@ class SplitButton {
27430
27430
  'left-button-border': !this.outline,
27431
27431
  },
27432
27432
  };
27433
- return (hAsync(Host, { key: 'e0d0edb7066a580eed44a9db08077b4f897d3e98' }, hAsync("div", { key: 'd4f51dff8bdfef2e6e61779cd5394becdff6ef62', class: { 'btn-group': true, 'middle-gap': !this.outline } }, this.label ? (hAsync("ix-button", Object.assign({}, buttonAttributes, { icon: this.icon, onClick: (e) => this.buttonClick.emit(e) }), this.label)) : (hAsync("ix-icon-button", Object.assign({}, buttonAttributes, { icon: this.icon, onClick: (e) => this.buttonClick.emit(e) }))), hAsync("ix-icon-button", Object.assign({ key: '538d5b20c17dd9f2fdb08190923d33f0b988f0b6' }, buttonAttributes, { ref: (r) => (this.triggerElement = r), class: 'anchor', icon: (_a = this.splitIcon) !== null && _a !== void 0 ? _a : iconContextMenu }))), hAsync("ix-dropdown", { key: '16cb268e7a1f5a164892c61081a443a68a1351db', ref: (r) => (this.dropdownElement = r), closeBehavior: this.closeBehavior }, hAsync("slot", { key: '6ceb1837a636cb12b4721f55bfb1914099a38c18' }))));
27433
+ return (hAsync(Host, { key: 'fffcc88cca8fd26ab512c1aa379f63ada6a7154c' }, hAsync("div", { key: '725d5b7ec3e33f8bf6a1622e002fa315d07c3b55', class: { 'btn-group': true, 'middle-gap': !this.outline } }, this.label ? (hAsync("ix-button", Object.assign({}, buttonAttributes, { icon: this.icon, onClick: (e) => this.buttonClick.emit(e) }), this.label)) : (hAsync("ix-icon-button", Object.assign({}, buttonAttributes, { icon: this.icon, onClick: (e) => this.buttonClick.emit(e) }))), hAsync("ix-icon-button", Object.assign({ key: '813952b6e5cffac369cee88e83bc25df35031603' }, buttonAttributes, { ref: (r) => (this.triggerElement = r), class: 'anchor', icon: (_a = this.splitIcon) !== null && _a !== void 0 ? _a : iconContextMenu }))), hAsync("ix-dropdown", { key: '3af7c05ffa4aefad5746b591c30e11f9cceb9618', ref: (r) => (this.dropdownElement = r), closeBehavior: this.closeBehavior }, hAsync("slot", { key: 'e6a334d684fef0f70011794a0be1ea1983bf5c5e' }))));
27434
27434
  }
27435
27435
  get hostElement() { return getElement(this); }
27436
27436
  static get style() { return splitButtonCss; }
@@ -27503,7 +27503,7 @@ class TabItem {
27503
27503
  };
27504
27504
  }
27505
27505
  render() {
27506
- return (hAsync(Host, { key: '697240aa0a6cea43ec97640085ec2cf541a78d48', class: this.tabItemClasses({
27506
+ return (hAsync(Host, { key: '5f99427e72341c777cb118dcbcd7587293c1b691', class: this.tabItemClasses({
27507
27507
  selected: this.selected,
27508
27508
  disabled: this.disabled,
27509
27509
  small: this.small,
@@ -27520,12 +27520,12 @@ class TabItem {
27520
27520
  if (clientEvent.defaultPrevented) {
27521
27521
  event.stopPropagation();
27522
27522
  }
27523
- } }, hAsync("div", { key: '5643cc69b8b251357c555dc0e63179d7771c8d9a', class: {
27523
+ } }, hAsync("div", { key: '361559a66388b001472212ae7e2ecf9e164f8440', class: {
27524
27524
  circle: this.rounded,
27525
27525
  text: !this.rounded,
27526
27526
  selected: this.selected,
27527
27527
  disabled: this.disabled,
27528
- } }, hAsync("slot", { key: 'f3764262304d84c583c5639e2bb0e0a5b4ff9207' })), hAsync("div", { key: '1ab87c4153dc574f1dc1090a6c06e4c78c57ed3c', class: {
27528
+ } }, hAsync("slot", { key: '94e209864ffbe284a8491d0059cd40bb70bddef3' })), hAsync("div", { key: '27b5d1b3691d5086c15449936769e373bb3c6d1b', class: {
27529
27529
  counter: true,
27530
27530
  selected: this.selected,
27531
27531
  hidden: !(this.rounded && this.counter !== undefined),
@@ -27811,13 +27811,13 @@ class Tabs {
27811
27811
  });
27812
27812
  }
27813
27813
  render() {
27814
- return (hAsync(Host, { key: 'bd8619bc438827e9f0b2589ae9b211f5ebee5be1' }, this.showArrowPrevious && (hAsync("div", { key: 'b6f01b886a187b3c24c0ad085dcc0e3351e0d230', class: "arrow", onClick: () => this.move(this.scrollAmount, true) }, hAsync("ix-icon", { key: 'c63fe3247042b0caee48bc8b3edee715835dcee7', name: iconChevronLeftSmall }))), hAsync("div", { key: 'baf421e42a1f06336e927beaa88ee743072270b7', class: {
27814
+ return (hAsync(Host, { key: '3a5a12a358f96a6b3eb9d3c626cff46be9d12b20' }, this.showArrowPrevious && (hAsync("div", { key: '03e87ff4152b6c41b4d20c57ae98f44e812b01dd', class: "arrow", onClick: () => this.move(this.scrollAmount, true) }, hAsync("ix-icon", { key: 'accba6626cf7e29dc217d4eecb1dc63c13cc7e74', name: iconChevronLeftSmall }))), hAsync("div", { key: '7c608a6a63d765019883a57038621daef3a99e99', class: {
27815
27815
  'tab-items': true,
27816
27816
  'overflow-shadow': true,
27817
27817
  'shadow-left': this.showArrowPrevious,
27818
27818
  'shadow-right': this.showArrowNext,
27819
27819
  'shadow-both': this.showArrowNext && this.showArrowPrevious,
27820
- } }, hAsync("div", { key: '3fe86f3d355af51c43031d92a23dae80a32f28a7', class: "items-content" }, hAsync("slot", { key: '555a70f38df04ee9b539990f0580ff66e147b42d' }))), this.showArrowNext && (hAsync("div", { key: '09b57787a1d09aec19993530c22ee1f92cc164c2', class: "arrow right", onClick: () => this.move(-this.scrollAmount, true) }, hAsync("ix-icon", { key: '69e17007eb7f7f2ede082ff2573fa746b8f67ffe', name: iconChevronRightSmall })))));
27820
+ } }, hAsync("div", { key: 'f4eca9afba68f8acc61b08f47ac45306cb530843', class: "items-content" }, hAsync("slot", { key: '2e16534b9365c6832929a64df055a9e8ec6231ff' }))), this.showArrowNext && (hAsync("div", { key: '09f0cbbcb821f2d6a03090bfc04bac91f84277cc', class: "arrow right", onClick: () => this.move(-this.scrollAmount, true) }, hAsync("ix-icon", { key: 'f09da2a9097ce727ae21b8b4c49daddb7b3714ad', name: iconChevronRightSmall })))));
27821
27821
  }
27822
27822
  get hostElement() { return getElement(this); }
27823
27823
  static get watchers() { return {
@@ -27949,10 +27949,10 @@ class Textarea {
27949
27949
  return Promise.resolve(this.touched);
27950
27950
  }
27951
27951
  render() {
27952
- return (hAsync(Host, { key: '55cd5e6371c8b3b532fbb40b87a47cd202ad9f6a', class: {
27952
+ return (hAsync(Host, { key: '1fccaf49740f1452031fcfc92af1b3011eda12a6', class: {
27953
27953
  disabled: this.disabled,
27954
27954
  readonly: this.readonly,
27955
- } }, hAsync("ix-field-wrapper", { key: '8201f2979c0c5b5008f977ef33d3af9cdaec5a9e', required: this.required, label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, warningText: this.warningText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, controlRef: this.textAreaRef }, !!this.maxLength && this.maxLength > 0 && (hAsync("ix-typography", { key: '9876618d55b0dc6fa02bb42af76be48d2d6f7740', class: "bottom-text", slot: "bottom-right", textColor: "soft" }, (this.value || '').length, "/", this.maxLength)), hAsync("div", { key: '20d08ea483592314320e7f68f44f4e948d5015b8', class: "input-wrapper" }, hAsync(TextareaElement, { key: '0f95d77dbd295857c39c5aea97440b0b3dbc0aeb', minLength: this.minLength, maxLength: this.maxLength, textareaCols: this.textareaCols, textareaRows: this.textareaRows, textareaHeight: this.textareaHeight, textareaWidth: this.textareaWidth, resizeBehavior: this.resizeBehavior, readonly: this.readonly, disabled: this.disabled, isInvalid: this.isInvalid, required: this.required, value: this.value, placeholder: this.placeholder, textAreaRef: this.textAreaRef, valueChange: (value) => this.valueChange.emit(value), updateFormInternalValue: (value) => this.updateFormInternalValue(value), onBlur: () => {
27955
+ } }, hAsync("ix-field-wrapper", { key: '1fb5b2a11f7874642bca77fb8ba43932a6ee8f23', required: this.required, label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, warningText: this.warningText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, controlRef: this.textAreaRef }, !!this.maxLength && this.maxLength > 0 && (hAsync("ix-typography", { key: '6d6a2cf13f1ec2a45be59812b621ca58d72b35e7', class: "bottom-text", slot: "bottom-right", textColor: "soft" }, (this.value || '').length, "/", this.maxLength)), hAsync("div", { key: '707decc7f3af853270136f752f8e383c7f7af2e1', class: "input-wrapper" }, hAsync(TextareaElement, { key: 'd5dedc1696ef713d049b997c6068b5d18cf266f8', minLength: this.minLength, maxLength: this.maxLength, textareaCols: this.textareaCols, textareaRows: this.textareaRows, textareaHeight: this.textareaHeight, textareaWidth: this.textareaWidth, resizeBehavior: this.resizeBehavior, readonly: this.readonly, disabled: this.disabled, isInvalid: this.isInvalid, required: this.required, value: this.value, placeholder: this.placeholder, textAreaRef: this.textAreaRef, valueChange: (value) => this.valueChange.emit(value), updateFormInternalValue: (value) => this.updateFormInternalValue(value), onBlur: () => {
27956
27956
  onInputBlur(this, this.textAreaRef.current);
27957
27957
  this.touched = true;
27958
27958
  } })))));
@@ -28023,17 +28023,17 @@ class Tile {
28023
28023
  this.hasFooterSlot = !!this.hostElement.querySelector('[slot="footer"]');
28024
28024
  }
28025
28025
  render() {
28026
- return (hAsync(Host, { key: 'ac6af4a7981249a47593d83223f2891d0952c9e4', class: {
28026
+ return (hAsync(Host, { key: '4e2d47845ea17d8189869a363022b5fd233a58aa', class: {
28027
28027
  'tile-small': this.size === 'small',
28028
28028
  'tile-medium': this.size === 'medium',
28029
28029
  'tile-big': this.size === 'big',
28030
- } }, hAsync("div", { key: '60247fb1f9764e4f60540a0c1be813dda44ca981', class: {
28030
+ } }, hAsync("div", { key: '15225fdccdec712ec203b0e19172163b40fdcafc', class: {
28031
28031
  'tile-header': true,
28032
28032
  'has-content': this.hasHeaderSlot,
28033
- } }, hAsync("slot", { key: '17e74545160e4ffffd4ff6832e8e9ed6bc9ec2c4', name: "header", onSlotchange: () => this.handleHeaderSlotChange() })), hAsync("div", { key: '3090ec2e2676c2d3de779f38e57e730af603e4f5', class: "tile-subheader" }, hAsync("slot", { key: '6f30a7ae3235b53e2f594429a8ac39e2b6655e9b', name: "subheader" })), hAsync("div", { key: 'f389af4f5ff32c4ccebbf77f5df7fc080c7fcd7b', class: "tile-content" }, hAsync("slot", { key: '22139acfced5cd80b38cc32e04de239899247f31' })), hAsync("div", { key: '92adbe15ce49fa74e17f9ca96e695a9bd9659b58', class: {
28033
+ } }, hAsync("slot", { key: '2ddd63b339cdeccd03d1d897bb1850973bc6eb92', name: "header", onSlotchange: () => this.handleHeaderSlotChange() })), hAsync("div", { key: '60b7dd4a1efc1d3a49b5be2778f4904b3fa1b212', class: "tile-subheader" }, hAsync("slot", { key: 'f51d3cd35256c5552b8985aecf3edc208d22bd06', name: "subheader" })), hAsync("div", { key: '449e40186f1c5ed7cad15001ffd8b7383c5e7886', class: "tile-content" }, hAsync("slot", { key: 'f8d400777be286d15adb19ecc5a66249b747b644' })), hAsync("div", { key: '6dc05540160dad75604170efca1fd36daf9bada5', class: {
28034
28034
  'tile-footer': true,
28035
28035
  'has-content': this.hasFooterSlot,
28036
- } }, hAsync("slot", { key: 'c9d16cff0fa2aac4b28290ea4bb8eb11db34c3d1', name: "footer", onSlotchange: () => this.handleFooterSlotChange() }))));
28036
+ } }, hAsync("slot", { key: 'fc3d52701651f00900e6bc2d10d98c6865568ff4', name: "footer", onSlotchange: () => this.handleFooterSlotChange() }))));
28037
28037
  }
28038
28038
  get hostElement() { return getElement(this); }
28039
28039
  static get style() { return tileCss; }
@@ -28349,12 +28349,12 @@ class TimeInput {
28349
28349
  const invalidText = this.isInputInvalid
28350
28350
  ? this.i18nErrorTimeUnparsable
28351
28351
  : this.invalidText;
28352
- return (hAsync(Host, { key: 'abe977cb8fc1a42c0df2118b37889f9678ebdf5b', class: {
28352
+ return (hAsync(Host, { key: '9c340254423471c518d3fcc3f8c917665931b629', class: {
28353
28353
  disabled: this.disabled,
28354
28354
  readonly: this.readonly,
28355
- } }, hAsync("ix-field-wrapper", { key: '302a0ba9eb5e20a46c12ec621daca553515bab65', label: this.label, helperText: this.helperText, isInvalid: this.isInvalid, invalidText: invalidText, 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()), hAsync("ix-dropdown", { key: 'f6b54e2644b9934a17b54a60a55ed25c9a85b79f', "data-testid": "time-dropdown", trigger: this.inputElementRef.waitForCurrent(), ref: this.dropdownElementRef, closeBehavior: "outside", suppressOverflowBehavior: true, show: this.show, onShowChanged: (event) => {
28355
+ } }, hAsync("ix-field-wrapper", { key: 'f3ed6f6ad1fb86beda3c4b0a015590962fbe2fb8', label: this.label, helperText: this.helperText, isInvalid: this.isInvalid, invalidText: invalidText, 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()), hAsync("ix-dropdown", { key: '1d7e6c7db0db891ece69853da2839e36ff563efd', "data-testid": "time-dropdown", trigger: this.inputElementRef.waitForCurrent(), ref: this.dropdownElementRef, closeBehavior: "outside", suppressOverflowBehavior: true, show: this.show, onShowChanged: (event) => {
28356
28356
  this.show = event.detail;
28357
- } }, hAsync("ix-time-picker", { key: 'c7beea8a47c8a2d7c524d5eb40c46b25a961f939', ref: this.timePickerRef, format: this.format, time: (_a = this.time) !== null && _a !== void 0 ? _a : '', hourInterval: this.hourInterval, minuteInterval: this.minuteInterval, secondInterval: this.secondInterval, millisecondInterval: this.millisecondInterval, standaloneAppearance: false, i18nConfirmTime: this.i18nSelectTime, i18nHeader: this.i18nTime, i18nHourColumnHeader: this.i18nHourColumnHeader, i18nSecondColumnHeader: this.i18nSecondColumnHeader, i18nMinuteColumnHeader: this.i18nMinuteColumnHeader, i18nMillisecondColumnHeader: this.i18nMillisecondColumnHeader, onTimeSelect: (event) => {
28357
+ } }, hAsync("ix-time-picker", { key: '9545a2d9a75cc18c939b160048df241d0861dd63', ref: this.timePickerRef, format: this.format, time: (_a = this.time) !== null && _a !== void 0 ? _a : '', hourInterval: this.hourInterval, minuteInterval: this.minuteInterval, secondInterval: this.secondInterval, millisecondInterval: this.millisecondInterval, standaloneAppearance: false, i18nConfirmTime: this.i18nSelectTime, i18nHeader: this.i18nTime, i18nHourColumnHeader: this.i18nHourColumnHeader, i18nSecondColumnHeader: this.i18nSecondColumnHeader, i18nMinuteColumnHeader: this.i18nMinuteColumnHeader, i18nMillisecondColumnHeader: this.i18nMillisecondColumnHeader, onTimeSelect: (event) => {
28358
28358
  this.onInput(event.detail);
28359
28359
  this.show = false;
28360
28360
  } }))));
@@ -29054,7 +29054,7 @@ class TimePicker {
29054
29054
  return this.i18nHeader;
29055
29055
  }
29056
29056
  render() {
29057
- return (hAsync(Host, { key: '24fd53f9174d12b39efee0f10f6663ae1dda47ad' }, hAsync("ix-date-time-card", { key: 'e4e097b18972e97a07a2d0aa81279c51b49bcb4b', standaloneAppearance: this.standaloneAppearance, timePickerAppearance: true, corners: this.corners, hasFooter: true, hideHeader: this.hideHeader }, hAsync("div", { key: '8d66301c6843141ec95af6897f4925194f3609bb', class: "header", slot: "header" }, hAsync("ix-typography", { key: '70b9e88a4a37eb9f8a4bee50743f04fe2b4f384c', format: "h5" }, this.getHeaderText())), hAsync("div", { key: 'a9f98e22353f3061ba26ddc50048c63ec037daff', class: "clock" }, this.timePickerDescriptors.map((descriptor, index) => (hAsync("div", { class: "flex" }, hAsync("div", { class: { columns: true, hidden: descriptor.hidden } }, hAsync("div", { class: "column-header", title: descriptor.header }, descriptor.header), hAsync("div", { "data-element-list-id": descriptor.unit, class: "element-list", tabIndex: -1 }, descriptor.numberArray.map((number) => (hAsync("button", { "data-element-container-id": `${descriptor.unit}-${number}`, class: {
29057
+ return (hAsync(Host, { key: 'd2bbda2ae6d80b7c7124dad326bb0cd4056d8ff0' }, hAsync("ix-date-time-card", { key: 'ada5e46c86a34888ae7e528ad88b2392cf749537', standaloneAppearance: this.standaloneAppearance, timePickerAppearance: true, corners: this.corners, hasFooter: true, hideHeader: this.hideHeader }, hAsync("div", { key: 'dfbddd86e4ce4bdfd79ac223cb193d24f1cb6406', class: "header", slot: "header" }, hAsync("ix-typography", { key: 'a93cd0fbf96b4ae7ff3723784cd735c7ac0b28dd', format: "h5" }, this.getHeaderText())), hAsync("div", { key: 'dcf216e3b82b8f9d64bd74636e62a4c6e69a2f00', class: "clock" }, this.timePickerDescriptors.map((descriptor, index) => (hAsync("div", { class: "flex" }, hAsync("div", { class: { columns: true, hidden: descriptor.hidden } }, hAsync("div", { class: "column-header", title: descriptor.header }, descriptor.header), hAsync("div", { "data-element-list-id": descriptor.unit, class: "element-list", tabIndex: -1 }, descriptor.numberArray.map((number) => (hAsync("button", { "data-element-container-id": `${descriptor.unit}-${number}`, class: {
29058
29058
  selected: this.isSelected(descriptor.unit, number),
29059
29059
  'element-container': true,
29060
29060
  }, onClick: () => this.select(descriptor.unit, number), onFocus: () => {
@@ -29064,13 +29064,13 @@ class TimePicker {
29064
29064
  }, onBlur: () => this.onUnitCellBlur(), tabindex: this.getElementContainerTabIndex(number, descriptor.unit), role: "button", "aria-label": `${descriptor.header}: ${number}` }, this.formatUnitValue(descriptor.unit, number)))), hAsync("div", { class: "element-list-padding" }))), index !== this.timePickerDescriptors.length - 1 && (hAsync("div", { class: {
29065
29065
  'column-seperator': true,
29066
29066
  hidden: descriptor.hidden,
29067
- } }, this.getColumnSeparator(index))))))), hAsync("div", { key: '2d9b6d39e60d2a42be9030f8c06f8de8fe3968e9', class: {
29067
+ } }, this.getColumnSeparator(index))))))), hAsync("div", { key: '81b475ebaefe71315d016a66214d62513649d6e3', class: {
29068
29068
  footer: true,
29069
29069
  'footer--compact': this.timePickerDescriptors.length <= 2,
29070
- }, slot: "footer" }, this.timeRef && (hAsync("div", { key: 'a87cdc76f3208c170311c134396364f79b58f2ce', class: {
29070
+ }, slot: "footer" }, this.timeRef && (hAsync("div", { key: '668635b1aaecd2a7156bc5b1d4299aef3b6c7d63', class: {
29071
29071
  'time-ref-buttons': true,
29072
29072
  'time-ref-buttons--datetime-picker-appearance': this.dateTimePickerAppearance,
29073
- } }, hAsync("button", { key: '8a2f2a7629bdcadea06eb14dc15b5f0386ddb9e9', "data-am-pm-id": "AM", class: { selected: this.timeRef === 'AM' }, onClick: () => this.changeTimeReference('AM') }, "AM"), hAsync("button", { key: 'ba7e864dff182eb8677bb4dc16dd8ded196ee137', "data-am-pm-id": "PM", class: { selected: this.timeRef === 'PM' }, onClick: () => this.changeTimeReference('PM') }, "PM"))), !this.dateTimePickerAppearance && (hAsync("ix-button", { key: '296180a66a93fd29e8e08ce91209c704024613fd', class: "confirm-button", onClick: () => {
29073
+ } }, hAsync("button", { key: 'a11593644095c4989b93827fa45310cbdcfa2f07', "data-am-pm-id": "AM", class: { selected: this.timeRef === 'AM' }, onClick: () => this.changeTimeReference('AM') }, "AM"), hAsync("button", { key: 'd381d94b66769d5ee24d9f3392b5d6df5ccf3ad8', "data-am-pm-id": "PM", class: { selected: this.timeRef === 'PM' }, onClick: () => this.changeTimeReference('PM') }, "PM"))), !this.dateTimePickerAppearance && (hAsync("ix-button", { key: 'a87f1a14daf036d885c63f605d035330d9cb8eb5', class: "confirm-button", onClick: () => {
29074
29074
  var _a;
29075
29075
  this.timeSelect.emit((_a = this._time) === null || _a === void 0 ? void 0 : _a.toFormat(this.format));
29076
29076
  } }, this.getConfirmButtonText()))))));
@@ -29184,11 +29184,11 @@ class Toast {
29184
29184
  animationPlayState: this.touched ? 'paused' : 'running',
29185
29185
  };
29186
29186
  progressBarClass.push('toast-progress-bar--animated');
29187
- return (hAsync(Host, { key: 'f8a8bdab64b3e11e12c03cbd241ffe9524409d7e', class: "animate__animated animate__fadeIn" }, hAsync("div", { key: '274d38810a3d45036420c363df0403f0505e9feb', class: "toast-body", onPointerLeave: () => {
29187
+ return (hAsync(Host, { key: '5cd409e44eb70f62044da80c4896c5c06e842884', class: "animate__animated animate__fadeIn" }, hAsync("div", { key: 'efa97240800330233c5e315eee93e93bc14ca5e9', class: "toast-body", onPointerLeave: () => {
29188
29188
  this.touched = false;
29189
29189
  }, onPointerEnter: () => {
29190
29190
  this.touched = true;
29191
- } }, this.type || this.icon ? (hAsync("div", { class: "toast-icon" }, this.getIcon())) : null, hAsync("div", { key: '3dc3fc419c8902f43acc6cb0f1a2e1e99d22b4ea', class: "toast-content" }, this.toastTitle ? (hAsync("div", { class: "toast-title" }, this.toastTitle)) : null, hAsync("div", { key: '706d5963c1b5dfeabed3cab3b42f0f57c97710f1', class: "toast-message" }, hAsync("slot", { key: 'e7f300417074dc56ab1a5eb8726b21340d50185e' }))), hAsync("div", { key: '277bb3905c137c2e44e01d212e322d994c33079c', class: "toast-close" }, hAsync("ix-icon-button", { key: 'dde121861effa8e89d0aab67a86fb6f17dd59464', icon: iconClose, size: "24", ghost: true, onClick: () => this.closeToast.emit() }))), this.autoClose ? (hAsync("div", { class: progressBarClass.join(' '), style: progressBarStyle, onAnimationEnd: () => {
29191
+ } }, this.type || this.icon ? (hAsync("div", { class: "toast-icon" }, this.getIcon())) : null, hAsync("div", { key: 'd0b9c1ec9c8a215c1627a64246711ee8e2d53c5a', class: "toast-content" }, this.toastTitle ? (hAsync("div", { class: "toast-title" }, this.toastTitle)) : null, hAsync("div", { key: '16168044e69f155781109b10f2055125c5a26e92', class: "toast-message" }, hAsync("slot", { key: '7243f4cbbf8eb959e004fcbfdbf335bd3f35b9a0' }))), hAsync("div", { key: '01e917507ba67c7582040159aaa74d1a58bdbd93', class: "toast-close" }, hAsync("ix-icon-button", { key: '03591a35772c37cc411cef0b4872a65210ecd146', icon: iconClose, size: "24", ghost: true, onClick: () => this.closeToast.emit() }))), this.autoClose ? (hAsync("div", { class: progressBarClass.join(' '), style: progressBarStyle, onAnimationEnd: () => {
29192
29192
  this.close();
29193
29193
  }, onTransitionEnd: () => {
29194
29194
  if (this.progress === 0) {
@@ -29299,10 +29299,10 @@ class ToastContainer {
29299
29299
  };
29300
29300
  }
29301
29301
  render() {
29302
- return (hAsync(Host, { key: '9656bf3a14aa1ee21d11e9825339bfdddf219e36', class: {
29302
+ return (hAsync(Host, { key: 'e11a34904500db71b2bfb75db025a8f578f9d1ca', class: {
29303
29303
  'toast-container--bottom-right': this.position === 'bottom-right',
29304
29304
  'toast-container--top-right': this.position === 'top-right',
29305
- } }, hAsync("slot", { key: '3ec68f9987d7551d1c4bfd33880201773866be99' })));
29305
+ } }, hAsync("slot", { key: '512b57574d088e3ef0812e218702240465f9ad13' })));
29306
29306
  }
29307
29307
  static get watchers() { return {
29308
29308
  "position": ["onPositionChange"]
@@ -29453,13 +29453,13 @@ class Toggle {
29453
29453
  if (this.indeterminate) {
29454
29454
  toggleText = this.textIndeterminate;
29455
29455
  }
29456
- return (hAsync(Host, { key: 'e3a0e2343aeb80cc6c8caf67d89346a090e76087', class: {
29456
+ return (hAsync(Host, { key: '3415b4e079cd64436f8e2dd98bb1175dc3925d81', class: {
29457
29457
  disabled: this.disabled,
29458
- }, onBlur: () => this.ixBlur.emit(), onFocus: () => (this.touched = true) }, hAsync("label", { key: 'ba452f648b014b1ff4a29e4aaa9a64fdf7874b60', class: "wrapper" }, hAsync("button", { key: 'a11e6c1b02a462931abe2c202dac1abb781cd302', role: "switch", "aria-checked": a11yBoolean(this.checked), class: {
29458
+ }, onBlur: () => this.ixBlur.emit(), onFocus: () => (this.touched = true) }, hAsync("label", { key: '3d568b9845292571a79c0fb5529757b4ff58e8a0', class: "wrapper" }, hAsync("button", { key: '2883ec7d14e15414d6417d31ee32c8752872d601', role: "switch", "aria-checked": a11yBoolean(this.checked), class: {
29459
29459
  switch: true,
29460
29460
  checked: this.checked,
29461
29461
  indeterminate: this.indeterminate,
29462
- }, onClick: () => this.onCheckedChange(!this.checked) }, hAsync("div", { key: 'a4f2635a0ff547ed6db25aed3a022d13d44b875f', class: "slider" })), hAsync("input", { key: 'f56d624c9e9691dc726999957fbbdaf7422e3e8f', type: "checkbox", disabled: this.disabled, indeterminate: this.indeterminate, checked: this.checked, tabindex: 0, "aria-hidden": a11yBoolean(true), "aria-checked": a11yBoolean(this.checked), onChange: (event) => this.onCheckedChange(event.target.checked) }), !this.hideText && (hAsync("ix-typography", { key: '3ccc5308562c9d3b215926d4473ae1395135afe8', class: "label" }, toggleText)))));
29462
+ }, onClick: () => this.onCheckedChange(!this.checked) }, hAsync("div", { key: '2746fc5420dd92b77a724d7739baa456811bf7a8', class: "slider" })), hAsync("input", { key: '0e3f3389ab7def694385eba4bc7bfc25cbb47143', type: "checkbox", disabled: this.disabled, indeterminate: this.indeterminate, checked: this.checked, tabindex: 0, "aria-hidden": a11yBoolean(true), "aria-checked": a11yBoolean(this.checked), onChange: (event) => this.onCheckedChange(event.target.checked) }), !this.hideText && (hAsync("ix-typography", { key: 'c8f029de96d2a2745894484b06f240e297aa4b3e', class: "label" }, toggleText)))));
29463
29463
  }
29464
29464
  static get formAssociated() { return true; }
29465
29465
  get hostElement() { return getElement(this); }
@@ -29566,9 +29566,9 @@ class ToggleButton {
29566
29566
  'aria-pressed': a11yBoolean(this.pressed),
29567
29567
  },
29568
29568
  };
29569
- return (hAsync(Host, { key: 'e8078c21a574a533948bed46496effb2b19dad63', class: {
29569
+ return (hAsync(Host, { key: '975d0dd4893a1c390a1cc1db4c15e8ed9a606a2e', class: {
29570
29570
  disabled: this.disabled || this.loading,
29571
- } }, hAsync(BaseButton, Object.assign({ key: '3ce42bddfceb378dec7e9f959aac4e802f553bc6' }, baseButtonProps), hAsync("slot", { key: '26b4252bf14683c2b5a0862f6ea8d66a0ef51319' }))));
29571
+ } }, hAsync(BaseButton, Object.assign({ key: '5e85e358a9ff6678de96b2f37005e1900fc3edb6' }, baseButtonProps), hAsync("slot", { key: 'f66c39b4f492e5dca9a243d381b048034f5ed090' }))));
29572
29572
  }
29573
29573
  static get watchers() { return {
29574
29574
  "variant": ["onVariantChange"],
@@ -29910,7 +29910,7 @@ class Tooltip {
29910
29910
  (_d = this.disposeDomChangeListener) === null || _d === void 0 ? void 0 : _d.call(this);
29911
29911
  }
29912
29912
  render() {
29913
- return (hAsync(Host, { key: 'c429f102fd357706ea6c8b6423060e5b4c37cca3', role: "tooltip", class: { visible: this.visible } }, hAsync("dialog", { key: 'e6bd5c88e9a421bdc5f00ffe6797456da357806e', ref: this.dialogRef, id: 'tooltip-' + this.instance, class: "dialog", popover: "manual", inert: !this.visible }, hAsync("div", { key: '219d530872489cf052505902a274ac6cf0720a6d', class: "tooltip-container" }, hAsync("div", { key: '5ba0452505850843cc59d00574472b1c693a0198', class: "content-wrapper" }, hAsync("div", { key: 'ec8d43087983cbfdd0352d8ef7e5663010fcda63', class: 'tooltip-title' }, hAsync("slot", { key: '4b7250e1f753e136ae2c5934f060dabfcc619cde', name: "title-icon" }), hAsync("ix-typography", { key: '8d01d69dc4f220d40c54fa966461a5f34f434307', format: "h5" }, this.titleContent, hAsync("slot", { key: 'ea8d9fe0248900946d8cdac1035c9bcde5ad7324', name: "title-content" }))), hAsync("slot", { key: 'ac40d0f73bc33f92ecaed141dc16fd69ae0dd20d' }), hAsync("div", { key: 'a6997736c0ee33b102af1b2b8e887fc9a6061c2e', class: "arrow" }))))));
29913
+ return (hAsync(Host, { key: '5babe56b183883f587a41524d26f8b520b26bcef', role: "tooltip", class: { visible: this.visible } }, hAsync("dialog", { key: '7b5474a818df18c5bba0ba28ff2773b511d4cb97', ref: this.dialogRef, id: 'tooltip-' + this.instance, class: "dialog", popover: "manual", inert: !this.visible }, hAsync("div", { key: '367bf6d5097a22a54ec7527096da58a02c5b3700', class: "tooltip-container" }, hAsync("div", { key: '781f6c63f9801026a3c93f950aca03b18f73ac3b', class: "content-wrapper" }, hAsync("div", { key: 'a49b3d1172ef407a37793877fb34c90716b072a0', class: 'tooltip-title' }, hAsync("slot", { key: 'fc4be17999ecc4edb1784c40e5e8b1f04c34a225', name: "title-icon" }), hAsync("ix-typography", { key: '20d10a9c36108b6d88f1fe4ce480f8cbf58b317b', format: "h5" }, this.titleContent, hAsync("slot", { key: '368c9358546fd6e652043319b00986d467b09bde', name: "title-content" }))), hAsync("slot", { key: 'b4f21e40aee222a73c5c43503bbd15c1beb73c57' }), hAsync("div", { key: '4c4eeb5fa43f5f66719b7d1641372783ae7f692b', class: "arrow" }))))));
29914
29914
  }
29915
29915
  get hostElement() { return getElement(this); }
29916
29916
  static get style() { return tooltipCss; }
@@ -30515,7 +30515,7 @@ class Tree {
30515
30515
  this.nodeClicked.emit(id);
30516
30516
  }
30517
30517
  render() {
30518
- return (hAsync(Host, { key: 'b29d3c73678d8dfdeb9d21d59207a6be4bf083b1', onClick: (event) => this.onTreeItemClick(event) }, hAsync("slot", { key: 'af4749b565da0d03882133d2a017f2210075a291' })));
30518
+ return (hAsync(Host, { key: 'e314d9b97096f3986cd4cfbd0b39f2d2032b2db4', onClick: (event) => this.onTreeItemClick(event) }, hAsync("slot", { key: '16df5c02726d20484ce8bbfd707c4f225f12ade1' })));
30519
30519
  }
30520
30520
  get hostElement() { return getElement(this); }
30521
30521
  static get watchers() { return {
@@ -30552,17 +30552,17 @@ class TreeItem {
30552
30552
  }
30553
30553
  render() {
30554
30554
  var _a, _b, _c;
30555
- return (hAsync(Host, { key: '3fe4e99945d9fbe6e15d877c1bd4f49e6fdb3b5b', class: {
30555
+ return (hAsync(Host, { key: 'c34661fa80dd866d9aab07331e2c040ef5e28861', class: {
30556
30556
  selected: !!((_a = this.context) === null || _a === void 0 ? void 0 : _a.isSelected),
30557
- } }, hAsync("div", { key: 'ab596a52f690c8f8db0ce98f7017c7e54fa25b0b', class: "icon-toggle-container" }, this.hasChildren ? (hAsync("ix-icon", { name: iconChevronRight, size: "16", class: {
30557
+ } }, hAsync("div", { key: '610f9a0b666896ffcb5de07e3aa08cb270427f62', class: "icon-toggle-container" }, this.hasChildren ? (hAsync("ix-icon", { name: iconChevronRight, size: "16", class: {
30558
30558
  ['icon-toggle-down']: !!((_b = this.context) === null || _b === void 0 ? void 0 : _b.isExpanded),
30559
30559
  }, color: `color-${((_c = this.context) === null || _c === void 0 ? void 0 : _c.isExpanded) ? 'primary' : 'std-text'}`, onClick: (e) => {
30560
30560
  e.preventDefault();
30561
30561
  e.stopPropagation();
30562
30562
  this.toggle.emit();
30563
- } })) : null), hAsync("div", { key: '2b171b5b35e4ac52bd491722c24839a8abc7937f', class: "tree-node-container", onClick: () => {
30563
+ } })) : null), hAsync("div", { key: '7cb128b1d42ab9392459eceeef6cb4d79c45e252', class: "tree-node-container", onClick: () => {
30564
30564
  this.itemClick.emit();
30565
- } }, hAsync("div", { key: '48497301ae880eb22f4fe47541b7391ef1ec0f67', class: "tree-node-text" }, this.text), hAsync("slot", { key: '647fab3ad5e48a43fd0d597df6baa0fe6f36f3ef' }))));
30565
+ } }, hAsync("div", { key: '3c89226c0672bcf6e8a0d79040ec1552ab74f611', class: "tree-node-text" }, this.text), hAsync("slot", { key: 'cfa62c5788f768a56204aa57c70d9be7f509bb57' }))));
30566
30566
  }
30567
30567
  static get style() { return treeItemCss; }
30568
30568
  static get cmpMeta() { return {