@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
@@ -1,9 +1,9 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, a as getElement } from './index-B6NtGPRE.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, a as getElement } from './index-DJsXFBNm.js';
2
2
  import { o as iconCalendar } from './index-DLTnniMb.js';
3
3
  import { D as DateTime } from './datetime-bDicGJUN.js';
4
4
  import { d as dropdownController } from './dropdown-controller-D3K9vmFp.js';
5
- import { a as addDisposableChangesAndVisibilityObservers, b as adjustPaddingForStartAndEnd, S as SlotEnd, c as SlotStart } from './input.util-HSoyR1ow.js';
6
- import { H as HookValidationLifecycle, c as createClassMutationObserver } from './validation-DuPOpjMi.js';
5
+ import { a as addDisposableChangesAndVisibilityObservers, b as adjustPaddingForStartAndEnd, S as SlotEnd, c as SlotStart } from './input.util-DGHGYsFM.js';
6
+ import { H as HookValidationLifecycle, c as createClassMutationObserver } from './validation-gQpVWmEm.js';
7
7
  import { m as makeRef } from './make-ref-bcj7UEIC.js';
8
8
  import './a11y-Bb7pDeaQ.js';
9
9
  import './mutation-observer-CX81WQtk.js';
@@ -262,12 +262,12 @@ const DateInput = class {
262
262
  const invalidText = this.isInputInvalid
263
263
  ? this.i18nErrorDateUnparsable
264
264
  : this.invalidText;
265
- return (h(Host, { key: 'f2432a02920249ff59fc91d57623620573af4c70', class: {
265
+ return (h(Host, { key: '3d8a56705953daf2370e56fe4333f31f208ea037', class: {
266
266
  disabled: this.disabled,
267
267
  readonly: this.readonly,
268
- } }, h("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()), h("ix-dropdown", { key: '576b8f9e3bd3f18e3f0ecf580fe294d6f626b414', "data-testid": "date-dropdown", trigger: this.inputElementRef.waitForCurrent(), ref: this.dropdownElementRef, closeBehavior: "outside", suppressOverflowBehavior: true, show: this.show, onShowChanged: (event) => {
268
+ } }, h("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()), h("ix-dropdown", { key: '738258763d741f101a88c6a475e7a243ed5f7cb0', "data-testid": "date-dropdown", trigger: this.inputElementRef.waitForCurrent(), ref: this.dropdownElementRef, closeBehavior: "outside", suppressOverflowBehavior: true, show: this.show, onShowChanged: (event) => {
269
269
  this.show = event.detail;
270
- } }, h("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) => {
270
+ } }, h("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) => {
271
271
  const { from } = event.detail;
272
272
  this.onInput(from);
273
273
  }, showWeekNumbers: this.showWeekNumbers }))));
@@ -1 +1 @@
1
- {"version":3,"file":"ix-date-input.entry.js","sources":["src/components/date-input/date-input.scss?tag=ix-date-input&encapsulation=shadow","src/components/date-input/date-input.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n@import 'mixins/shadow-dom/component';\n@import 'mixins/input';\n@import './../input/input.mixins.scss';\n\n@include input-field;\n\n:host {\n @include ix-component;\n\n display: inline-block;\n position: relative;\n\n input {\n width: 100%;\n height: 100%;\n }\n\n .calendar-hidden {\n display: none;\n }\n}\n\n:host(.readonly) {\n input {\n pointer-events: none;\n }\n}\n","/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { iconCalendar } from '@siemens/ix-icons/icons';\nimport {\n AttachInternals,\n Component,\n Element,\n Event,\n EventEmitter,\n Host,\n Method,\n Prop,\n State,\n Watch,\n h,\n} from '@stencil/core';\nimport { DateTime } from 'luxon';\nimport { dropdownController } from '../dropdown/dropdown-controller';\nimport { SlotEnd, SlotStart } from '../input/input.fc';\nimport {\n DisposableChangesAndVisibilityObservers,\n addDisposableChangesAndVisibilityObservers,\n adjustPaddingForStartAndEnd,\n} from '../input/input.util';\nimport {\n ClassMutationObserver,\n HookValidationLifecycle,\n IxInputFieldComponent,\n ValidationResults,\n createClassMutationObserver,\n} from '../utils/input';\nimport { makeRef } from '../utils/make-ref';\n\nexport type DateInputValidityState = {\n patternMismatch: boolean;\n invalidReason?: string;\n};\n\n/**\n * @form-ready\n *\n * @slot start - Element will be displayed at the start of the input\n * @slot end - Element will be displayed at the end of the input\n */\n@Component({\n tag: 'ix-date-input',\n styleUrl: 'date-input.scss',\n shadow: true,\n formAssociated: true,\n})\nexport class DateInput implements IxInputFieldComponent<string | undefined> {\n @Element() hostElement!: HTMLIxDateInputElement;\n @AttachInternals() formInternals!: ElementInternals;\n\n /**\n * Name of the input element\n */\n @Prop({ reflect: true }) name?: string;\n\n /**\n * Placeholder of the input element\n */\n @Prop({ reflect: true }) placeholder?: string;\n\n /**\n * Value of the input element\n */\n @Prop({ reflect: true, mutable: true }) value?: string = '';\n\n /**\n * Locale identifier (e.g. 'en' or 'de').\n */\n @Prop() locale?: string;\n\n /**\n * Date format string.\n * See {@link \"https://moment.github.io/luxon/#/formatting?id=table-of-tokens\"} for all available tokens.\n */\n @Prop() format: string = 'yyyy/LL/dd';\n\n /**\n * Required attribute\n */\n @Prop() required?: boolean;\n\n /**\n * Helper text below the input field\n */\n @Prop() helperText?: string;\n\n /**\n * Label of the input field\n */\n @Prop() label?: string;\n\n /**\n * Error text below the input field\n */\n @Prop({ reflect: true }) invalidText?: string;\n\n /**\n * Readonly attribute\n */\n @Prop() readonly: boolean = false;\n\n /**\n * Disabled attribute\n */\n @Prop() disabled: boolean = false;\n\n /**\n * Info text below the input field\n */\n @Prop() infoText?: string;\n\n /**\n * Warning text below the input field\n */\n @Prop() warningText?: string;\n\n /**\n * Valid text below the input field\n */\n @Prop() validText?: string;\n\n /**\n * Show text as tooltip\n */\n @Prop() showTextAsTooltip?: boolean;\n\n /**\n * I18n string for the error message when the date is not parsable\n */\n @Prop({ attribute: 'i18n-error-date-unparsable' }) i18nErrorDateUnparsable =\n 'Date is not valid';\n\n /**\n * Shows week numbers displayed on the left side of the date picker\n *\n * @since 3.0.0\n */\n @Prop() showWeekNumbers = false;\n\n /**\n * Input change event.\n */\n @Event({ cancelable: false }) valueChange!: EventEmitter<string | undefined>;\n\n /**\n * Validation state change event.\n */\n @Event() validityStateChange!: EventEmitter<DateInputValidityState>;\n\n /** @internal */\n @Event() ixFocus!: EventEmitter<void>;\n\n /** @internal */\n @Event() ixBlur!: EventEmitter<void>;\n\n @State() show = false;\n @State() from?: string | null = null;\n @State() isInputInvalid = false;\n @State() isInvalid = false;\n @State() isValid = false;\n @State() isInfo = false;\n @State() isWarning = false;\n @State() focus = false;\n\n private readonly slotStartRef = makeRef<HTMLDivElement>();\n private readonly slotEndRef = makeRef<HTMLDivElement>();\n\n private readonly datepickerRef = makeRef<HTMLIxDatePickerElement>();\n\n private readonly inputElementRef = makeRef<HTMLInputElement>();\n private readonly dropdownElementRef = makeRef<HTMLIxDropdownElement>();\n private classObserver?: ClassMutationObserver;\n private invalidReason?: string;\n private touched = false;\n\n private disposableChangesAndVisibilityObservers?: DisposableChangesAndVisibilityObservers;\n\n updateFormInternalValue(value: string | undefined): void {\n if (value) {\n this.formInternals.setFormValue(value);\n } else {\n this.formInternals.setFormValue(null);\n }\n this.value = value;\n }\n\n connectedCallback(): void {\n this.classObserver = createClassMutationObserver(this.hostElement, () =>\n this.checkClassList()\n );\n\n this.disposableChangesAndVisibilityObservers =\n addDisposableChangesAndVisibilityObservers(\n this.hostElement,\n this.updatePaddings.bind(this)\n );\n }\n\n componentWillLoad(): void {\n this.onInput(this.value);\n if (this.isInputInvalid) {\n this.from = null;\n } else {\n this.watchValue();\n }\n\n this.checkClassList();\n this.updateFormInternalValue(this.value);\n }\n\n private updatePaddings() {\n adjustPaddingForStartAndEnd(\n this.slotStartRef.current,\n this.slotEndRef.current,\n this.inputElementRef.current\n );\n }\n\n disconnectedCallback(): void {\n this.classObserver?.destroy();\n this.disposableChangesAndVisibilityObservers?.();\n }\n\n @Watch('value')\n watchValue() {\n this.from = this.value;\n }\n\n /** @internal */\n @Method()\n hasValidValue(): Promise<boolean> {\n return Promise.resolve(!!this.value);\n }\n\n /** @internal */\n @Method()\n getAssociatedFormElement(): Promise<HTMLFormElement | null> {\n return Promise.resolve(this.formInternals.form);\n }\n\n async onInput(value: string | undefined) {\n this.value = value;\n if (!value) {\n this.valueChange.emit(value);\n return;\n }\n\n if (!this.format) {\n return;\n }\n\n const date = DateTime.fromFormat(value, this.format);\n if (date.isValid) {\n this.isInputInvalid = false;\n\n this.updateFormInternalValue(value);\n this.closeDropdown();\n } else {\n this.isInputInvalid = true;\n this.invalidReason = date.invalidReason;\n }\n\n this.valueChange.emit(value);\n }\n\n onCalenderClick(event: Event) {\n if (!this.show) {\n event.stopPropagation();\n event.preventDefault();\n this.openDropdown();\n }\n\n if (this.inputElementRef.current) {\n this.inputElementRef.current.focus();\n }\n }\n\n async openDropdown() {\n const dropdownElement = await this.dropdownElementRef.waitForCurrent();\n const id = dropdownElement.getAttribute('data-ix-dropdown');\n\n dropdownController.dismissAll();\n if (!id) {\n return;\n }\n\n const dropdown = dropdownController.getDropdownById(id);\n if (!dropdown) {\n return;\n }\n dropdownController.present(dropdown);\n }\n\n async closeDropdown() {\n const dropdownElement = await this.dropdownElementRef.waitForCurrent();\n const id = dropdownElement.getAttribute('data-ix-dropdown');\n\n if (!id) {\n return;\n }\n\n const dropdown = dropdownController.getDropdownById(id);\n if (!dropdown) {\n return;\n }\n dropdownController.dismiss(dropdown);\n }\n\n private checkClassList() {\n this.isInvalid = this.hostElement.classList.contains('ix-invalid');\n }\n\n private renderInput() {\n return (\n <div class=\"input-wrapper\">\n <SlotStart\n slotStartRef={this.slotStartRef}\n onSlotChange={() => this.updatePaddings()}\n ></SlotStart>\n <input\n autoComplete=\"off\"\n class={{\n 'is-invalid': this.isInputInvalid,\n }}\n disabled={this.disabled}\n readOnly={this.readonly}\n readonly={this.readonly}\n required={this.required}\n ref={this.inputElementRef}\n type=\"text\"\n value={this.value ?? ''}\n placeholder={this.placeholder}\n name={this.name}\n onInput={(event) => {\n const target = event.target as HTMLInputElement;\n this.onInput(target.value);\n }}\n onClick={(event) => {\n if (this.show) {\n event.stopPropagation();\n event.preventDefault();\n }\n }}\n onFocus={async () => {\n this.openDropdown();\n this.ixFocus.emit();\n }}\n onBlur={() => {\n this.ixBlur.emit();\n this.touched = true;\n }}\n ></input>\n <SlotEnd\n slotEndRef={this.slotEndRef}\n onSlotChange={() => this.updatePaddings()}\n >\n <ix-icon-button\n data-testid=\"open-calendar\"\n class={{ 'calendar-hidden': this.disabled || this.readonly }}\n ghost\n icon={iconCalendar}\n onClick={(event) => this.onCalenderClick(event)}\n ></ix-icon-button>\n </SlotEnd>\n </div>\n );\n }\n\n @HookValidationLifecycle()\n hookValidationLifecycle({\n isInfo,\n isInvalid,\n isInvalidByRequired,\n isValid,\n isWarning,\n }: ValidationResults) {\n this.isInvalid = isInvalid || isInvalidByRequired || this.isInputInvalid;\n this.isInfo = isInfo;\n this.isValid = isValid;\n this.isWarning = isWarning;\n }\n\n @Watch('isInputInvalid')\n async onInputValidationChange() {\n const state = await this.getValidityState();\n this.validityStateChange.emit({\n patternMismatch: state.patternMismatch,\n invalidReason: this.invalidReason,\n });\n }\n\n /** @internal */\n @Method()\n getValidityState(): Promise<ValidityState> {\n return Promise.resolve({\n badInput: false,\n customError: false,\n patternMismatch: this.isInputInvalid,\n rangeOverflow: false,\n rangeUnderflow: false,\n stepMismatch: false,\n tooLong: false,\n tooShort: false,\n typeMismatch: false,\n valid: !this.isInputInvalid,\n valueMissing: !!this.required && !this.value,\n });\n }\n\n /**\n * Get the native input element\n */\n @Method()\n getNativeInputElement(): Promise<HTMLInputElement> {\n return this.inputElementRef.waitForCurrent();\n }\n\n /**\n * Focuses the input field\n */\n @Method()\n async focusInput(): Promise<void> {\n return (await this.getNativeInputElement()).focus();\n }\n\n /**\n * Returns whether the text field has been touched.\n * @internal\n */\n @Method()\n isTouched(): Promise<boolean> {\n return Promise.resolve(this.touched);\n }\n\n render() {\n const invalidText = this.isInputInvalid\n ? this.i18nErrorDateUnparsable\n : this.invalidText;\n\n return (\n <Host\n class={{\n disabled: this.disabled,\n readonly: this.readonly,\n }}\n >\n <ix-field-wrapper\n label={this.label}\n helperText={this.helperText}\n isInvalid={this.isInvalid}\n invalidText={invalidText}\n infoText={this.infoText}\n isInfo={this.isInfo}\n isWarning={this.isWarning}\n warningText={this.warningText}\n isValid={this.isValid}\n validText={this.validText}\n showTextAsTooltip={this.showTextAsTooltip}\n required={this.required}\n controlRef={this.inputElementRef}\n >\n {this.renderInput()}\n </ix-field-wrapper>\n <ix-dropdown\n data-testid=\"date-dropdown\"\n trigger={this.inputElementRef.waitForCurrent()}\n ref={this.dropdownElementRef}\n closeBehavior=\"outside\"\n suppressOverflowBehavior={true}\n show={this.show}\n onShowChanged={(event) => {\n this.show = event.detail;\n }}\n >\n <ix-date-picker\n ref={this.datepickerRef}\n format={this.format}\n locale={this.locale}\n range={false}\n from={this.from ?? ''}\n onDateChange={(event) => {\n const { from } = event.detail;\n this.onInput(from);\n }}\n showWeekNumbers={this.showWeekNumbers}\n ></ix-date-picker>\n </ix-dropdown>\n </Host>\n );\n }\n}\n"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ix-date-input.entry.js","sources":["src/components/date-input/date-input.scss?tag=ix-date-input&encapsulation=shadow","src/components/date-input/date-input.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n@import 'mixins/shadow-dom/component';\n@import 'mixins/input';\n@import './../input/input.mixins.scss';\n\n@include input-field;\n\n:host {\n @include ix-component;\n\n display: inline-block;\n position: relative;\n\n input {\n width: 100%;\n height: 100%;\n }\n\n .calendar-hidden {\n display: none;\n }\n}\n\n:host(.readonly) {\n input {\n pointer-events: none;\n }\n}\n","/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { iconCalendar } from '@siemens/ix-icons/icons';\nimport {\n AttachInternals,\n Component,\n Element,\n Event,\n EventEmitter,\n Host,\n Method,\n Prop,\n State,\n Watch,\n h,\n} from '@stencil/core';\nimport { DateTime } from 'luxon';\nimport { dropdownController } from '../dropdown/dropdown-controller';\nimport { SlotEnd, SlotStart } from '../input/input.fc';\nimport {\n DisposableChangesAndVisibilityObservers,\n addDisposableChangesAndVisibilityObservers,\n adjustPaddingForStartAndEnd,\n} from '../input/input.util';\nimport {\n ClassMutationObserver,\n HookValidationLifecycle,\n IxInputFieldComponent,\n ValidationResults,\n createClassMutationObserver,\n} from '../utils/input';\nimport { makeRef } from '../utils/make-ref';\nimport type { DateInputValidityState } from './date-input.types';\n\n/**\n * @form-ready\n *\n * @slot start - Element will be displayed at the start of the input\n * @slot end - Element will be displayed at the end of the input\n */\n@Component({\n tag: 'ix-date-input',\n styleUrl: 'date-input.scss',\n shadow: true,\n formAssociated: true,\n})\nexport class DateInput implements IxInputFieldComponent<string | undefined> {\n @Element() hostElement!: HTMLIxDateInputElement;\n @AttachInternals() formInternals!: ElementInternals;\n\n /**\n * Name of the input element\n */\n @Prop({ reflect: true }) name?: string;\n\n /**\n * Placeholder of the input element\n */\n @Prop({ reflect: true }) placeholder?: string;\n\n /**\n * Value of the input element\n */\n @Prop({ reflect: true, mutable: true }) value?: string = '';\n\n /**\n * Locale identifier (e.g. 'en' or 'de').\n */\n @Prop() locale?: string;\n\n /**\n * Date format string.\n * See {@link \"https://moment.github.io/luxon/#/formatting?id=table-of-tokens\"} for all available tokens.\n */\n @Prop() format: string = 'yyyy/LL/dd';\n\n /**\n * Required attribute\n */\n @Prop() required?: boolean;\n\n /**\n * Helper text below the input field\n */\n @Prop() helperText?: string;\n\n /**\n * Label of the input field\n */\n @Prop() label?: string;\n\n /**\n * Error text below the input field\n */\n @Prop({ reflect: true }) invalidText?: string;\n\n /**\n * Readonly attribute\n */\n @Prop() readonly: boolean = false;\n\n /**\n * Disabled attribute\n */\n @Prop() disabled: boolean = false;\n\n /**\n * Info text below the input field\n */\n @Prop() infoText?: string;\n\n /**\n * Warning text below the input field\n */\n @Prop() warningText?: string;\n\n /**\n * Valid text below the input field\n */\n @Prop() validText?: string;\n\n /**\n * Show text as tooltip\n */\n @Prop() showTextAsTooltip?: boolean;\n\n /**\n * I18n string for the error message when the date is not parsable\n */\n @Prop({ attribute: 'i18n-error-date-unparsable' }) i18nErrorDateUnparsable =\n 'Date is not valid';\n\n /**\n * Shows week numbers displayed on the left side of the date picker\n *\n * @since 3.0.0\n */\n @Prop() showWeekNumbers = false;\n\n /**\n * Input change event.\n */\n @Event({ cancelable: false }) valueChange!: EventEmitter<string | undefined>;\n\n /**\n * Validation state change event.\n */\n @Event() validityStateChange!: EventEmitter<DateInputValidityState>;\n\n /** @internal */\n @Event() ixFocus!: EventEmitter<void>;\n\n /** @internal */\n @Event() ixBlur!: EventEmitter<void>;\n\n @State() show = false;\n @State() from?: string | null = null;\n @State() isInputInvalid = false;\n @State() isInvalid = false;\n @State() isValid = false;\n @State() isInfo = false;\n @State() isWarning = false;\n @State() focus = false;\n\n private readonly slotStartRef = makeRef<HTMLDivElement>();\n private readonly slotEndRef = makeRef<HTMLDivElement>();\n\n private readonly datepickerRef = makeRef<HTMLIxDatePickerElement>();\n\n private readonly inputElementRef = makeRef<HTMLInputElement>();\n private readonly dropdownElementRef = makeRef<HTMLIxDropdownElement>();\n private classObserver?: ClassMutationObserver;\n private invalidReason?: string;\n private touched = false;\n\n private disposableChangesAndVisibilityObservers?: DisposableChangesAndVisibilityObservers;\n\n updateFormInternalValue(value: string | undefined): void {\n if (value) {\n this.formInternals.setFormValue(value);\n } else {\n this.formInternals.setFormValue(null);\n }\n this.value = value;\n }\n\n connectedCallback(): void {\n this.classObserver = createClassMutationObserver(this.hostElement, () =>\n this.checkClassList()\n );\n\n this.disposableChangesAndVisibilityObservers =\n addDisposableChangesAndVisibilityObservers(\n this.hostElement,\n this.updatePaddings.bind(this)\n );\n }\n\n componentWillLoad(): void {\n this.onInput(this.value);\n if (this.isInputInvalid) {\n this.from = null;\n } else {\n this.watchValue();\n }\n\n this.checkClassList();\n this.updateFormInternalValue(this.value);\n }\n\n private updatePaddings() {\n adjustPaddingForStartAndEnd(\n this.slotStartRef.current,\n this.slotEndRef.current,\n this.inputElementRef.current\n );\n }\n\n disconnectedCallback(): void {\n this.classObserver?.destroy();\n this.disposableChangesAndVisibilityObservers?.();\n }\n\n @Watch('value')\n watchValue() {\n this.from = this.value;\n }\n\n /** @internal */\n @Method()\n hasValidValue(): Promise<boolean> {\n return Promise.resolve(!!this.value);\n }\n\n /** @internal */\n @Method()\n getAssociatedFormElement(): Promise<HTMLFormElement | null> {\n return Promise.resolve(this.formInternals.form);\n }\n\n async onInput(value: string | undefined) {\n this.value = value;\n if (!value) {\n this.valueChange.emit(value);\n return;\n }\n\n if (!this.format) {\n return;\n }\n\n const date = DateTime.fromFormat(value, this.format);\n if (date.isValid) {\n this.isInputInvalid = false;\n\n this.updateFormInternalValue(value);\n this.closeDropdown();\n } else {\n this.isInputInvalid = true;\n this.invalidReason = date.invalidReason;\n }\n\n this.valueChange.emit(value);\n }\n\n onCalenderClick(event: Event) {\n if (!this.show) {\n event.stopPropagation();\n event.preventDefault();\n this.openDropdown();\n }\n\n if (this.inputElementRef.current) {\n this.inputElementRef.current.focus();\n }\n }\n\n async openDropdown() {\n const dropdownElement = await this.dropdownElementRef.waitForCurrent();\n const id = dropdownElement.getAttribute('data-ix-dropdown');\n\n dropdownController.dismissAll();\n if (!id) {\n return;\n }\n\n const dropdown = dropdownController.getDropdownById(id);\n if (!dropdown) {\n return;\n }\n dropdownController.present(dropdown);\n }\n\n async closeDropdown() {\n const dropdownElement = await this.dropdownElementRef.waitForCurrent();\n const id = dropdownElement.getAttribute('data-ix-dropdown');\n\n if (!id) {\n return;\n }\n\n const dropdown = dropdownController.getDropdownById(id);\n if (!dropdown) {\n return;\n }\n dropdownController.dismiss(dropdown);\n }\n\n private checkClassList() {\n this.isInvalid = this.hostElement.classList.contains('ix-invalid');\n }\n\n private renderInput() {\n return (\n <div class=\"input-wrapper\">\n <SlotStart\n slotStartRef={this.slotStartRef}\n onSlotChange={() => this.updatePaddings()}\n ></SlotStart>\n <input\n autoComplete=\"off\"\n class={{\n 'is-invalid': this.isInputInvalid,\n }}\n disabled={this.disabled}\n readOnly={this.readonly}\n readonly={this.readonly}\n required={this.required}\n ref={this.inputElementRef}\n type=\"text\"\n value={this.value ?? ''}\n placeholder={this.placeholder}\n name={this.name}\n onInput={(event) => {\n const target = event.target as HTMLInputElement;\n this.onInput(target.value);\n }}\n onClick={(event) => {\n if (this.show) {\n event.stopPropagation();\n event.preventDefault();\n }\n }}\n onFocus={async () => {\n this.openDropdown();\n this.ixFocus.emit();\n }}\n onBlur={() => {\n this.ixBlur.emit();\n this.touched = true;\n }}\n ></input>\n <SlotEnd\n slotEndRef={this.slotEndRef}\n onSlotChange={() => this.updatePaddings()}\n >\n <ix-icon-button\n data-testid=\"open-calendar\"\n class={{ 'calendar-hidden': this.disabled || this.readonly }}\n ghost\n icon={iconCalendar}\n onClick={(event) => this.onCalenderClick(event)}\n ></ix-icon-button>\n </SlotEnd>\n </div>\n );\n }\n\n @HookValidationLifecycle()\n hookValidationLifecycle({\n isInfo,\n isInvalid,\n isInvalidByRequired,\n isValid,\n isWarning,\n }: ValidationResults) {\n this.isInvalid = isInvalid || isInvalidByRequired || this.isInputInvalid;\n this.isInfo = isInfo;\n this.isValid = isValid;\n this.isWarning = isWarning;\n }\n\n @Watch('isInputInvalid')\n async onInputValidationChange() {\n const state = await this.getValidityState();\n this.validityStateChange.emit({\n patternMismatch: state.patternMismatch,\n invalidReason: this.invalidReason,\n });\n }\n\n /** @internal */\n @Method()\n getValidityState(): Promise<ValidityState> {\n return Promise.resolve({\n badInput: false,\n customError: false,\n patternMismatch: this.isInputInvalid,\n rangeOverflow: false,\n rangeUnderflow: false,\n stepMismatch: false,\n tooLong: false,\n tooShort: false,\n typeMismatch: false,\n valid: !this.isInputInvalid,\n valueMissing: !!this.required && !this.value,\n });\n }\n\n /**\n * Get the native input element\n */\n @Method()\n getNativeInputElement(): Promise<HTMLInputElement> {\n return this.inputElementRef.waitForCurrent();\n }\n\n /**\n * Focuses the input field\n */\n @Method()\n async focusInput(): Promise<void> {\n return (await this.getNativeInputElement()).focus();\n }\n\n /**\n * Returns whether the text field has been touched.\n * @internal\n */\n @Method()\n isTouched(): Promise<boolean> {\n return Promise.resolve(this.touched);\n }\n\n render() {\n const invalidText = this.isInputInvalid\n ? this.i18nErrorDateUnparsable\n : this.invalidText;\n\n return (\n <Host\n class={{\n disabled: this.disabled,\n readonly: this.readonly,\n }}\n >\n <ix-field-wrapper\n label={this.label}\n helperText={this.helperText}\n isInvalid={this.isInvalid}\n invalidText={invalidText}\n infoText={this.infoText}\n isInfo={this.isInfo}\n isWarning={this.isWarning}\n warningText={this.warningText}\n isValid={this.isValid}\n validText={this.validText}\n showTextAsTooltip={this.showTextAsTooltip}\n required={this.required}\n controlRef={this.inputElementRef}\n >\n {this.renderInput()}\n </ix-field-wrapper>\n <ix-dropdown\n data-testid=\"date-dropdown\"\n trigger={this.inputElementRef.waitForCurrent()}\n ref={this.dropdownElementRef}\n closeBehavior=\"outside\"\n suppressOverflowBehavior={true}\n show={this.show}\n onShowChanged={(event) => {\n this.show = event.detail;\n }}\n >\n <ix-date-picker\n ref={this.datepickerRef}\n format={this.format}\n locale={this.locale}\n range={false}\n from={this.from ?? ''}\n onDateChange={(event) => {\n const { from } = event.detail;\n this.onInput(from);\n }}\n showWeekNumbers={this.showWeekNumbers}\n ></ix-date-picker>\n </ix-dropdown>\n </Host>\n );\n }\n}\n"],"names":[],"mappings":"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"}
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-B6NtGPRE.js';
1
+ import { r as registerInstance, h, H as Host } from './index-DJsXFBNm.js';
2
2
 
3
3
  const dateTimeCardCss = ":host{}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .card{background-color:var(--theme-menu--background);width:100%;box-shadow:none;border:none;border-radius:unset;display:flex;flex-direction:column}:host .card.standaloneAppearance{box-shadow:var(--theme-shadow-4);border-radius:0.25rem}:host .card.rounded{border-radius:4px}:host .card.left{border-radius:4px 0 0 4px;height:100%}:host .card.right{border-radius:0 4px 4px 0;height:100%}:host .card.straight{border-radius:0}:host .card .header-container{width:100%}:host .card .header-container .header{padding:1rem;flex:0 1 auto}:host .card .separator{border:1px solid var(--theme-datepicker-separator--background);width:100%;flex:0 1 auto}:host .card .content{padding:0 1rem 1rem 1rem;flex:1 1 auto;display:flex;flex-direction:column;justify-content:center}:host .card .content--time-picker{padding:0 1rem}:host .card .footer-container{width:100%}:host .card .footer-container .footer{padding:1rem}";
4
4
 
@@ -36,10 +36,10 @@ const DateTimeCard = class {
36
36
  };
37
37
  }
38
38
  render() {
39
- return (h(Host, { key: 'd7cc4a3ae96e5ee4502fc757311fc7073e78c61a' }, h("div", { key: '5d06ee614a6518d47a1a9243883063306195912f', class: this.cardClasses() }, !this.hideHeader && (h("div", { key: '07892beb965a08a08b745f2d308cf8e93aa731fd', class: "header-container" }, h("div", { key: '9a77e4d7e6a8f3d50c665e76808669fc88d5a7b8', class: "header" }, h("slot", { key: 'cb1cd8527ddb6560e9deac76ea85ccbe8463f15c', name: "header" })), h("div", { key: '6b911dcc4fa18efde5747544f2239ec86119a39a', class: "separator" }))), h("div", { key: '766ede607630b3d8df6634de6360d9d46508c3d2', class: {
39
+ return (h(Host, { key: '31c1aa02530819d8bd9896ca625c3c8930ea8268' }, h("div", { key: '31432252f1ce901e76a92423719d24bc621e3e83', class: this.cardClasses() }, !this.hideHeader && (h("div", { key: 'dd4b7346375f87a43b2969dba7c5b4a9cc10f0ac', class: "header-container" }, h("div", { key: '8dc14769929ce6e0d2f2095ca4904ee8beb2018b', class: "header" }, h("slot", { key: '9f5357cb413d5ccf9f6a15ecb10040034ad5e1b0', name: "header" })), h("div", { key: 'b7c55ccf1c1f655240d817ed838de53a67a8d4f0', class: "separator" }))), h("div", { key: '6ddf415abf2a5174a796e3e9a15441aef0f9c14a', class: {
40
40
  content: true,
41
41
  'content--time-picker': this.timePickerAppearance,
42
- } }, h("slot", { key: 'dd02448c469024a798a7277f28992588faa27d95' })), this.hasFooter && (h("div", { key: '8f4dfeef86a755d345fc021b049a660691a25836', class: "footer-container" }, h("div", { key: 'd35ad21f5d3d5d1628af76839445a1100e022ffc', class: "separator" }), h("div", { key: 'bb0ffdc8d4ed91f1ef637a194bfbdaaf03b31142', class: "footer" }, h("slot", { key: '8f62ccd9a237345e67883866ad2e32e01e34232a', name: "footer" })))))));
42
+ } }, h("slot", { key: '953b62d7631d68c1061798d6259836110c368095' })), this.hasFooter && (h("div", { key: 'd39e55a300835320ef737cd28bce660a846500de', class: "footer-container" }, h("div", { key: 'e44823acab4d5a87bcb77ab812e1a31ff6a2b2c7', class: "separator" }), h("div", { key: 'e8118c065ed36b219e04a91ec2fe4455585ea2e0', class: "footer" }, h("slot", { key: 'f49f852f5b7c6d5bc2052d37593a69e13f78ce0f', name: "footer" })))))));
43
43
  }
44
44
  };
45
45
  DateTimeCard.style = dateTimeCardCss;
@@ -1 +1 @@
1
- {"version":3,"file":"ix-date-time-card.entry.js","sources":["src/components/date-time-card/date-time-card.scss?tag=ix-date-time-card&encapsulation=shadow","src/components/date-time-card/date-time-card.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n@import 'common-variables';\n@import 'mixins/shadow-dom/component';\n\n:host {\n @include ix-component;\n\n .card {\n background-color: var(--theme-menu--background);\n width: 100%;\n box-shadow: none;\n border: none;\n border-radius: unset;\n display: flex;\n flex-direction: column;\n\n &.standaloneAppearance {\n box-shadow: var(--theme-shadow-4);\n border-radius: 0.25rem;\n }\n\n &.rounded {\n border-radius: 4px;\n }\n\n &.left {\n border-radius: 4px 0 0 4px;\n height: 100%;\n }\n\n &.right {\n border-radius: 0 4px 4px 0;\n height: 100%;\n }\n\n &.straight {\n border-radius: 0;\n }\n\n .header-container {\n width: 100%;\n\n .header {\n padding: $default-space;\n flex: 0 1 auto;\n }\n }\n\n .separator {\n border: 1px solid var(--theme-datepicker-separator--background);\n width: 100%;\n flex: 0 1 auto;\n }\n\n .content {\n &--time-picker {\n padding: 0 $default-space;\n }\n\n padding: 0 $default-space $default-space $default-space;\n flex: 1 1 auto;\n display: flex;\n flex-direction: column;\n justify-content: center;\n }\n\n .footer-container {\n width: 100%;\n\n .footer {\n padding: $default-space;\n }\n }\n }\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { Component, h, Host, Prop } from '@stencil/core';\n\nexport type DateTimeCardCorners = 'rounded' | 'left' | 'right' | 'straight';\n\n/**\n * @internal\n */\n@Component({\n tag: 'ix-date-time-card',\n styleUrl: 'date-time-card.scss',\n shadow: true,\n})\nexport class DateTimeCard {\n /** @internal */\n @Prop() standaloneAppearance?: boolean;\n\n /** Timepicker specific styling */\n @Prop() timePickerAppearance: boolean = false;\n\n /**\n * Hide header\n */\n @Prop() hideHeader: boolean = false;\n\n /**\n * Display footer\n */\n @Prop() hasFooter: boolean = false;\n\n /**\n * set styles\n */\n @Prop() individual: boolean = true;\n\n /**\n * Set corners style\n */\n @Prop() corners: DateTimeCardCorners = 'rounded';\n\n private cardClasses() {\n return {\n card: true,\n standaloneAppearance: this.standaloneAppearance ?? this.individual,\n rounded: this.corners === 'rounded',\n left: this.corners === 'left',\n right: this.corners === 'right',\n straight: this.corners === 'straight',\n };\n }\n\n render() {\n return (\n <Host>\n <div class={this.cardClasses()}>\n {!this.hideHeader && (\n <div class=\"header-container\">\n <div class=\"header\">\n <slot name=\"header\"></slot>\n </div>\n <div class=\"separator\"></div>\n </div>\n )}\n\n <div\n class={{\n content: true,\n 'content--time-picker': this.timePickerAppearance,\n }}\n >\n <slot></slot>\n </div>\n\n {this.hasFooter && (\n <div class=\"footer-container\">\n <div class=\"separator\"></div>\n <div class=\"footer\">\n <slot name=\"footer\"></slot>\n </div>\n </div>\n )}\n </div>\n </Host>\n );\n }\n}\n"],"names":[],"mappings":";;AAAA,MAAM,eAAe,GAAG,woDAAwoD;;MCqBnpD,YAAY,GAAA,MAAA;AALzB,IAAA,WAAA,CAAA,OAAA,EAAA;;;AAUU,QAAA,IAAoB,CAAA,oBAAA,GAAY,KAAK;AAE7C;;AAEG;AACK,QAAA,IAAU,CAAA,UAAA,GAAY,KAAK;AAEnC;;AAEG;AACK,QAAA,IAAS,CAAA,SAAA,GAAY,KAAK;AAElC;;AAEG;AACK,QAAA,IAAU,CAAA,UAAA,GAAY,IAAI;AAElC;;AAEG;AACK,QAAA,IAAO,CAAA,OAAA,GAAwB,SAAS;AA+CjD;IA7CS,WAAW,GAAA;;QACjB,OAAO;AACL,YAAA,IAAI,EAAE,IAAI;YACV,oBAAoB,EAAE,MAAA,IAAI,CAAC,oBAAoB,MAAI,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,EAAA,GAAA,IAAI,CAAC,UAAU;AAClE,YAAA,OAAO,EAAE,IAAI,CAAC,OAAO,KAAK,SAAS;AACnC,YAAA,IAAI,EAAE,IAAI,CAAC,OAAO,KAAK,MAAM;AAC7B,YAAA,KAAK,EAAE,IAAI,CAAC,OAAO,KAAK,OAAO;AAC/B,YAAA,QAAQ,EAAE,IAAI,CAAC,OAAO,KAAK,UAAU;SACtC;;IAGH,MAAM,GAAA;QACJ,QACE,EAAC,IAAI,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,EACH,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAK,KAAK,EAAE,IAAI,CAAC,WAAW,EAAE,EAAA,EAC3B,CAAC,IAAI,CAAC,UAAU,KACf,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,kBAAkB,EAAA,EAC3B,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,QAAQ,EAAA,EACjB,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAM,IAAI,EAAC,QAAQ,EAAA,CAAQ,CACvB,EACN,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAK,KAAK,EAAC,WAAW,EAAA,CAAO,CACzB,CACP,EAED,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EACE,KAAK,EAAE;AACL,gBAAA,OAAO,EAAE,IAAI;gBACb,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;AAClD,aAAA,EAAA,EAED,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,CAAa,CACT,EAEL,IAAI,CAAC,SAAS,KACb,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,kBAAkB,EAAA,EAC3B,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,WAAW,EAAO,CAAA,EAC7B,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,QAAQ,EAAA,EACjB,CAAM,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,IAAI,EAAC,QAAQ,EAAQ,CAAA,CACvB,CACF,CACP,CACG,CACD;;;;;;;"}
1
+ {"version":3,"file":"ix-date-time-card.entry.js","sources":["src/components/date-time-card/date-time-card.scss?tag=ix-date-time-card&encapsulation=shadow","src/components/date-time-card/date-time-card.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n@import 'common-variables';\n@import 'mixins/shadow-dom/component';\n\n:host {\n @include ix-component;\n\n .card {\n background-color: var(--theme-menu--background);\n width: 100%;\n box-shadow: none;\n border: none;\n border-radius: unset;\n display: flex;\n flex-direction: column;\n\n &.standaloneAppearance {\n box-shadow: var(--theme-shadow-4);\n border-radius: 0.25rem;\n }\n\n &.rounded {\n border-radius: 4px;\n }\n\n &.left {\n border-radius: 4px 0 0 4px;\n height: 100%;\n }\n\n &.right {\n border-radius: 0 4px 4px 0;\n height: 100%;\n }\n\n &.straight {\n border-radius: 0;\n }\n\n .header-container {\n width: 100%;\n\n .header {\n padding: $default-space;\n flex: 0 1 auto;\n }\n }\n\n .separator {\n border: 1px solid var(--theme-datepicker-separator--background);\n width: 100%;\n flex: 0 1 auto;\n }\n\n .content {\n &--time-picker {\n padding: 0 $default-space;\n }\n\n padding: 0 $default-space $default-space $default-space;\n flex: 1 1 auto;\n display: flex;\n flex-direction: column;\n justify-content: center;\n }\n\n .footer-container {\n width: 100%;\n\n .footer {\n padding: $default-space;\n }\n }\n }\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { Component, h, Host, Prop } from '@stencil/core';\nimport type { DateTimeCardCorners } from './date-time-card.types';\n\n/**\n * @internal\n */\n@Component({\n tag: 'ix-date-time-card',\n styleUrl: 'date-time-card.scss',\n shadow: true,\n})\nexport class DateTimeCard {\n /** @internal */\n @Prop() standaloneAppearance?: boolean;\n\n /** Timepicker specific styling */\n @Prop() timePickerAppearance: boolean = false;\n\n /**\n * Hide header\n */\n @Prop() hideHeader: boolean = false;\n\n /**\n * Display footer\n */\n @Prop() hasFooter: boolean = false;\n\n /**\n * set styles\n */\n @Prop() individual: boolean = true;\n\n /**\n * Set corners style\n */\n @Prop() corners: DateTimeCardCorners = 'rounded';\n\n private cardClasses() {\n return {\n card: true,\n standaloneAppearance: this.standaloneAppearance ?? this.individual,\n rounded: this.corners === 'rounded',\n left: this.corners === 'left',\n right: this.corners === 'right',\n straight: this.corners === 'straight',\n };\n }\n\n render() {\n return (\n <Host>\n <div class={this.cardClasses()}>\n {!this.hideHeader && (\n <div class=\"header-container\">\n <div class=\"header\">\n <slot name=\"header\"></slot>\n </div>\n <div class=\"separator\"></div>\n </div>\n )}\n\n <div\n class={{\n content: true,\n 'content--time-picker': this.timePickerAppearance,\n }}\n >\n <slot></slot>\n </div>\n\n {this.hasFooter && (\n <div class=\"footer-container\">\n <div class=\"separator\"></div>\n <div class=\"footer\">\n <slot name=\"footer\"></slot>\n </div>\n </div>\n )}\n </div>\n </Host>\n );\n }\n}\n"],"names":[],"mappings":";;AAAA,MAAM,eAAe,GAAG,woDAAwoD;;MCoBnpD,YAAY,GAAA,MAAA;AALzB,IAAA,WAAA,CAAA,OAAA,EAAA;;;AAUU,QAAA,IAAoB,CAAA,oBAAA,GAAY,KAAK;AAE7C;;AAEG;AACK,QAAA,IAAU,CAAA,UAAA,GAAY,KAAK;AAEnC;;AAEG;AACK,QAAA,IAAS,CAAA,SAAA,GAAY,KAAK;AAElC;;AAEG;AACK,QAAA,IAAU,CAAA,UAAA,GAAY,IAAI;AAElC;;AAEG;AACK,QAAA,IAAO,CAAA,OAAA,GAAwB,SAAS;AA+CjD;IA7CS,WAAW,GAAA;;QACjB,OAAO;AACL,YAAA,IAAI,EAAE,IAAI;YACV,oBAAoB,EAAE,MAAA,IAAI,CAAC,oBAAoB,MAAI,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,EAAA,GAAA,IAAI,CAAC,UAAU;AAClE,YAAA,OAAO,EAAE,IAAI,CAAC,OAAO,KAAK,SAAS;AACnC,YAAA,IAAI,EAAE,IAAI,CAAC,OAAO,KAAK,MAAM;AAC7B,YAAA,KAAK,EAAE,IAAI,CAAC,OAAO,KAAK,OAAO;AAC/B,YAAA,QAAQ,EAAE,IAAI,CAAC,OAAO,KAAK,UAAU;SACtC;;IAGH,MAAM,GAAA;QACJ,QACE,EAAC,IAAI,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,EACH,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAK,KAAK,EAAE,IAAI,CAAC,WAAW,EAAE,EAAA,EAC3B,CAAC,IAAI,CAAC,UAAU,KACf,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,kBAAkB,EAAA,EAC3B,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,QAAQ,EAAA,EACjB,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAM,IAAI,EAAC,QAAQ,EAAA,CAAQ,CACvB,EACN,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAK,KAAK,EAAC,WAAW,EAAA,CAAO,CACzB,CACP,EAED,CAAA,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EACE,KAAK,EAAE;AACL,gBAAA,OAAO,EAAE,IAAI;gBACb,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;AAClD,aAAA,EAAA,EAED,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,CAAa,CACT,EAEL,IAAI,CAAC,SAAS,KACb,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,kBAAkB,EAAA,EAC3B,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,WAAW,EAAO,CAAA,EAC7B,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,QAAQ,EAAA,EACjB,CAAM,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,IAAI,EAAC,QAAQ,EAAQ,CAAA,CACvB,CACF,CACP,CACG,CACD;;;;;;;"}
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host } from './index-B6NtGPRE.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host } from './index-DJsXFBNm.js';
2
2
 
3
3
  const datetimePickerCss = ":host{display:block;background-color:var(--theme-menu--background);border-radius:4px;position:relative;width:-moz-min-content;width:min-content}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host ix-layout-grid{border-radius:0.25rem;box-shadow:var(--theme-shadow-4)}:host ix-time-picker{width:100%}:host .no-padding{padding:0}:host ix-col{display:flex;flex-direction:column;padding:0}:host .flex{display:flex;justify-content:center;flex-direction:column}@media (min-width: 576px){:host{min-width:-moz-max-content;min-width:max-content}:host .btn-select-date-container{display:inline-flex;flex-grow:1}:host .btn-select-date-container ix-button{margin-left:auto;margin-top:auto}:host .min-width{width:-moz-min-content;width:min-content}:host ix-time-picker{width:initial}}:host .individual{box-shadow:none;border:none}:host .btn-select-date-container{padding:0 1rem 1rem}@media (max-width: 576px){:host .btn-select-date-container .btn-select-date{width:100%}}";
4
4
 
@@ -90,7 +90,7 @@ const DatetimePicker = class {
90
90
  this.timeChange.emit(time);
91
91
  }
92
92
  render() {
93
- return (h(Host, { key: '697135ef8385fc9718d12ba154533bfda40ea8c7' }, h("ix-layout-grid", { key: 'c07597093d72602f328ccfdbb42b482bfa1b3f05', class: "no-padding" }, h("ix-row", { key: '94e785e08dac25aca20e443a1cc7266d456a7db8' }, h("ix-col", { key: '21f758d42ef2978437708cbc2e1acf90259222d6' }, h("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 })), h("ix-col", { key: '75adbdd1f128b47b9f7b0c08bf1ea2e104c75781' }, h("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 }), h("div", { key: '67b2f377005344262b10b8ab817aa49ba2218143', class: "btn-select-date-container" }, h("ix-button", { key: '9da52054a038a4e223859ba905191bae7517e18c', class: "btn-select-date", onClick: () => this.onDone() }, this.i18nDone)))))));
93
+ return (h(Host, { key: '308c88d2dad230a8f581d2598e63ca316c315c10' }, h("ix-layout-grid", { key: '7fa2cfc1581f91e1487e50448a7392f7264fc928', class: "no-padding" }, h("ix-row", { key: '2b9da7ebf643b10a1cde7ecc4093e1f08587844c' }, h("ix-col", { key: 'caa1c48e9214b1ed1948ad40f9eb8f4471c6ff57' }, h("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 })), h("ix-col", { key: 'ddc4362c821ac08859423f0ed7bf5a3c8bc6ea87' }, h("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 }), h("div", { key: '724cec3daf9608659e8252718d6c52e54c0eede5', class: "btn-select-date-container" }, h("ix-button", { key: 'af58fcfc304fb2aa35db0198455148f229e9e229', class: "btn-select-date", onClick: () => this.onDone() }, this.i18nDone)))))));
94
94
  }
95
95
  };
96
96
  DatetimePicker.style = datetimePickerCss;
@@ -1 +1 @@
1
- {"version":3,"file":"ix-datetime-picker.entry.js","sources":["src/components/datetime-picker/datetime-picker.scss?tag=ix-datetime-picker&encapsulation=shadow","src/components/datetime-picker/datetime-picker.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n@import 'common-variables';\n@import 'mixins/shadow-dom/component';\n\n:host {\n @include ix-component;\n\n display: block;\n background-color: var(--theme-menu--background);\n border-radius: 4px;\n position: relative;\n width: min-content;\n\n ix-layout-grid {\n border-radius: 0.25rem;\n box-shadow: var(--theme-shadow-4);\n }\n\n ix-time-picker {\n width: 100%;\n }\n\n .no-padding {\n padding: 0;\n }\n\n ix-col {\n display: flex;\n flex-direction: column;\n padding: 0;\n }\n\n .flex {\n display: flex;\n justify-content: center;\n flex-direction: column;\n }\n\n @media (min-width: 576px) {\n min-width: max-content;\n\n .btn-select-date-container {\n display: inline-flex;\n flex-grow: 1;\n\n ix-button {\n margin-left: auto;\n margin-top: auto;\n }\n }\n\n .min-width {\n width: min-content;\n }\n\n ix-time-picker {\n width: initial;\n }\n }\n\n .individual {\n box-shadow: none;\n border: none;\n }\n\n .btn-select-date-container {\n padding: 0 $default-space $default-space;\n\n @media (max-width: 576px) {\n & .btn-select-date {\n width: 100%;\n }\n }\n }\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { Component, Event, EventEmitter, h, Host, Prop } from '@stencil/core';\nimport type { DateChangeEvent } from '../date-picker/date-picker';\nimport { IxDatePickerComponent } from '../date-picker/date-picker-component';\n\nexport type DateTimeSelectEvent = {\n from?: string;\n to?: string;\n time: string;\n};\n\nexport type DateTimeDateChangeEvent =\n | string\n | Omit<DateTimeSelectEvent, 'time'>;\n\n@Component({\n tag: 'ix-datetime-picker',\n styleUrl: 'datetime-picker.scss',\n shadow: true,\n})\nexport class DatetimePicker\n implements Omit<IxDatePickerComponent, 'corners' | 'format'>\n{\n /**\n * If true a date-range can be selected (from/to).\n */\n @Prop() range = true;\n\n /**\n * Show hour input\n *\n * @deprecated This is now determined by the format that is used. Will be removed in 4.0.0\n */\n @Prop() showHour = true;\n\n /**\n * Show minutes input\n *\n * @deprecated This is now determined by the format that is used. Will be removed in 4.0.0\n */\n @Prop() showMinutes = true;\n\n /**\n * Show seconds input\n *\n * @deprecated This is now determined by the format that is used. Will be removed in 4.0.0\n */\n @Prop() showSeconds = true;\n\n /**\n * The earliest date that can be selected by the date picker.\n * If not set there will be no restriction.\n */\n @Prop() minDate?: string;\n\n /**\n * The latest date that can be selected by the date picker.\n * If not set there will be no restriction.\n */\n @Prop() maxDate?: string;\n\n /**\n * Date format string.\n * See {@link \"https://moment.github.io/luxon/#/formatting?id=table-of-tokens\"} for all available tokens.\n */\n @Prop() dateFormat: string = 'yyyy/LL/dd';\n\n /**\n * Time format string.\n * See {@link \"https://moment.github.io/luxon/#/formatting?id=table-of-tokens\"} for all available tokens.\n */\n @Prop() timeFormat: string = 'HH:mm:ss';\n\n /**\n * The selected starting date. If the picker is not in range mode this is the selected date.\n * Format has to match the `format` property.\n */\n @Prop() from?: string;\n\n /**\n * The selected end date. If the the picker is not in range mode this property has no impact.\n * Format has to match the `format` property.\n */\n @Prop() to?: string;\n\n /**\n * Select time with format string\n */\n @Prop() time?: string;\n\n /**\n * Show time reference input\n * Time reference is default aligned with @see {this.timeFormat}\n */\n @Prop() showTimeReference: boolean = false;\n\n /**\n * Set time reference\n */\n @Prop() timeReference?: 'AM' | 'PM';\n\n /**\n * Text of date select button\n */\n @Prop({ attribute: 'i18n-done' }) i18nDone: string = 'Done';\n\n /**\n * Top label of time picker\n *\n * @since 3.0.0\n */\n @Prop() i18nTime: string = 'Time';\n\n /**\n * The index of which day to start the week on, based on the Locale#weekdays array.\n * E.g. if the locale is en-us, weekStartIndex = 1 results in starting the week on monday.\n */\n @Prop() weekStartIndex = 0;\n\n /**\n * Format of time string\n * See {@link \"https://moment.github.io/luxon/#/formatting?id=table-of-tokens\"} for all available tokens.\n */\n @Prop() locale?: string;\n\n /**\n * Shows week numbers displayed on the left side of the date picker\n *\n * @since 3.0.0\n */\n @Prop() showWeekNumbers = false;\n\n /**\n * Time change\n */\n @Event() timeChange!: EventEmitter<string>;\n\n /**\n * Date change\n */\n @Event() dateChange!: EventEmitter<DateTimeDateChangeEvent>;\n\n /**\n * Datetime selection event is fired after confirm button is pressed\n */\n @Event() dateSelect!: EventEmitter<DateTimeSelectEvent>;\n\n private datePickerElement?: HTMLIxDatePickerElement;\n private timePickerElement?: HTMLIxTimePickerElement;\n\n private async onDone() {\n const date = await this.datePickerElement?.getCurrentDate();\n const time = await this.timePickerElement?.getCurrentTime();\n\n this.dateSelect.emit({\n from: date?.from ?? '',\n to: date?.to ?? '',\n time: time ?? '',\n });\n }\n\n private async onDateChange(event: CustomEvent<string | DateChangeEvent>) {\n event.preventDefault();\n event.stopPropagation();\n\n const { detail: date } = event;\n this.dateChange.emit(date);\n }\n\n private async onTimeChange(event: CustomEvent<string>) {\n event.preventDefault();\n event.stopPropagation();\n\n const { detail: time } = event;\n this.timeChange.emit(time);\n }\n\n render() {\n return (\n <Host>\n <ix-layout-grid class=\"no-padding\">\n <ix-row>\n <ix-col>\n <ix-date-picker\n ref={(ref) => (this.datePickerElement = ref)}\n corners=\"left\"\n range={this.range}\n onDateChange={(event) => this.onDateChange(event)}\n from={this.from}\n to={this.to}\n format={this.dateFormat}\n minDate={this.minDate}\n maxDate={this.maxDate}\n weekStartIndex={this.weekStartIndex}\n standaloneAppearance={false}\n locale={this.locale}\n showWeekNumbers={this.showWeekNumbers}\n ></ix-date-picker>\n </ix-col>\n\n <ix-col>\n <ix-time-picker\n class=\"min-width\"\n ref={(ref) => (this.timePickerElement = ref)}\n standaloneAppearance={false}\n dateTimePickerAppearance={true}\n onTimeChange={(event) => this.onTimeChange(event)}\n format={this.timeFormat}\n textTime={this.i18nTime}\n time={this.time}\n showHour={this.showHour}\n showMinutes={this.showMinutes}\n showSeconds={this.showSeconds}\n ></ix-time-picker>\n <div class=\"btn-select-date-container\">\n <ix-button\n class=\"btn-select-date\"\n onClick={() => this.onDone()}\n >\n {this.i18nDone}\n </ix-button>\n </div>\n </ix-col>\n </ix-row>\n </ix-layout-grid>\n </Host>\n );\n }\n}\n"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ix-datetime-picker.entry.js","sources":["src/components/datetime-picker/datetime-picker.scss?tag=ix-datetime-picker&encapsulation=shadow","src/components/datetime-picker/datetime-picker.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n@import 'common-variables';\n@import 'mixins/shadow-dom/component';\n\n:host {\n @include ix-component;\n\n display: block;\n background-color: var(--theme-menu--background);\n border-radius: 4px;\n position: relative;\n width: min-content;\n\n ix-layout-grid {\n border-radius: 0.25rem;\n box-shadow: var(--theme-shadow-4);\n }\n\n ix-time-picker {\n width: 100%;\n }\n\n .no-padding {\n padding: 0;\n }\n\n ix-col {\n display: flex;\n flex-direction: column;\n padding: 0;\n }\n\n .flex {\n display: flex;\n justify-content: center;\n flex-direction: column;\n }\n\n @media (min-width: 576px) {\n min-width: max-content;\n\n .btn-select-date-container {\n display: inline-flex;\n flex-grow: 1;\n\n ix-button {\n margin-left: auto;\n margin-top: auto;\n }\n }\n\n .min-width {\n width: min-content;\n }\n\n ix-time-picker {\n width: initial;\n }\n }\n\n .individual {\n box-shadow: none;\n border: none;\n }\n\n .btn-select-date-container {\n padding: 0 $default-space $default-space;\n\n @media (max-width: 576px) {\n & .btn-select-date {\n width: 100%;\n }\n }\n }\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { Component, Event, EventEmitter, h, Host, Prop } from '@stencil/core';\nimport type { DateChangeEvent } from '../date-picker/date-picker.events';\nimport { IxDatePickerComponent } from '../date-picker/date-picker-component';\nimport type {\n DateTimeDateChangeEvent,\n DateTimeSelectEvent,\n} from './datetime-picker.types';\n\n@Component({\n tag: 'ix-datetime-picker',\n styleUrl: 'datetime-picker.scss',\n shadow: true,\n})\nexport class DatetimePicker\n implements Omit<IxDatePickerComponent, 'corners' | 'format'>\n{\n /**\n * If true a date-range can be selected (from/to).\n */\n @Prop() range = true;\n\n /**\n * Show hour input\n *\n * @deprecated This is now determined by the format that is used. Will be removed in 4.0.0\n */\n @Prop() showHour = true;\n\n /**\n * Show minutes input\n *\n * @deprecated This is now determined by the format that is used. Will be removed in 4.0.0\n */\n @Prop() showMinutes = true;\n\n /**\n * Show seconds input\n *\n * @deprecated This is now determined by the format that is used. Will be removed in 4.0.0\n */\n @Prop() showSeconds = true;\n\n /**\n * The earliest date that can be selected by the date picker.\n * If not set there will be no restriction.\n */\n @Prop() minDate?: string;\n\n /**\n * The latest date that can be selected by the date picker.\n * If not set there will be no restriction.\n */\n @Prop() maxDate?: string;\n\n /**\n * Date format string.\n * See {@link \"https://moment.github.io/luxon/#/formatting?id=table-of-tokens\"} for all available tokens.\n */\n @Prop() dateFormat: string = 'yyyy/LL/dd';\n\n /**\n * Time format string.\n * See {@link \"https://moment.github.io/luxon/#/formatting?id=table-of-tokens\"} for all available tokens.\n */\n @Prop() timeFormat: string = 'HH:mm:ss';\n\n /**\n * The selected starting date. If the picker is not in range mode this is the selected date.\n * Format has to match the `format` property.\n */\n @Prop() from?: string;\n\n /**\n * The selected end date. If the the picker is not in range mode this property has no impact.\n * Format has to match the `format` property.\n */\n @Prop() to?: string;\n\n /**\n * Select time with format string\n */\n @Prop() time?: string;\n\n /**\n * Show time reference input\n * Time reference is default aligned with @see {this.timeFormat}\n */\n @Prop() showTimeReference: boolean = false;\n\n /**\n * Set time reference\n */\n @Prop() timeReference?: 'AM' | 'PM';\n\n /**\n * Text of date select button\n */\n @Prop({ attribute: 'i18n-done' }) i18nDone: string = 'Done';\n\n /**\n * Top label of time picker\n *\n * @since 3.0.0\n */\n @Prop() i18nTime: string = 'Time';\n\n /**\n * The index of which day to start the week on, based on the Locale#weekdays array.\n * E.g. if the locale is en-us, weekStartIndex = 1 results in starting the week on monday.\n */\n @Prop() weekStartIndex = 0;\n\n /**\n * Format of time string\n * See {@link \"https://moment.github.io/luxon/#/formatting?id=table-of-tokens\"} for all available tokens.\n */\n @Prop() locale?: string;\n\n /**\n * Shows week numbers displayed on the left side of the date picker\n *\n * @since 3.0.0\n */\n @Prop() showWeekNumbers = false;\n\n /**\n * Time change\n */\n @Event() timeChange!: EventEmitter<string>;\n\n /**\n * Date change\n */\n @Event() dateChange!: EventEmitter<DateTimeDateChangeEvent>;\n\n /**\n * Datetime selection event is fired after confirm button is pressed\n */\n @Event() dateSelect!: EventEmitter<DateTimeSelectEvent>;\n\n private datePickerElement?: HTMLIxDatePickerElement;\n private timePickerElement?: HTMLIxTimePickerElement;\n\n private async onDone() {\n const date = await this.datePickerElement?.getCurrentDate();\n const time = await this.timePickerElement?.getCurrentTime();\n\n this.dateSelect.emit({\n from: date?.from ?? '',\n to: date?.to ?? '',\n time: time ?? '',\n });\n }\n\n private async onDateChange(event: CustomEvent<string | DateChangeEvent>) {\n event.preventDefault();\n event.stopPropagation();\n\n const { detail: date } = event;\n this.dateChange.emit(date);\n }\n\n private async onTimeChange(event: CustomEvent<string>) {\n event.preventDefault();\n event.stopPropagation();\n\n const { detail: time } = event;\n this.timeChange.emit(time);\n }\n\n render() {\n return (\n <Host>\n <ix-layout-grid class=\"no-padding\">\n <ix-row>\n <ix-col>\n <ix-date-picker\n ref={(ref) => (this.datePickerElement = ref)}\n corners=\"left\"\n range={this.range}\n onDateChange={(event) => this.onDateChange(event)}\n from={this.from}\n to={this.to}\n format={this.dateFormat}\n minDate={this.minDate}\n maxDate={this.maxDate}\n weekStartIndex={this.weekStartIndex}\n standaloneAppearance={false}\n locale={this.locale}\n showWeekNumbers={this.showWeekNumbers}\n ></ix-date-picker>\n </ix-col>\n\n <ix-col>\n <ix-time-picker\n class=\"min-width\"\n ref={(ref) => (this.timePickerElement = ref)}\n standaloneAppearance={false}\n dateTimePickerAppearance={true}\n onTimeChange={(event) => this.onTimeChange(event)}\n format={this.timeFormat}\n textTime={this.i18nTime}\n time={this.time}\n showHour={this.showHour}\n showMinutes={this.showMinutes}\n showSeconds={this.showSeconds}\n ></ix-time-picker>\n <div class=\"btn-select-date-container\">\n <ix-button\n class=\"btn-select-date\"\n onClick={() => this.onDone()}\n >\n {this.i18nDone}\n </ix-button>\n </div>\n </ix-col>\n </ix-row>\n </ix-layout-grid>\n </Host>\n );\n }\n}\n"],"names":[],"mappings":"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"}
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-B6NtGPRE.js';
1
+ import { r as registerInstance, h, H as Host } from './index-DJsXFBNm.js';
2
2
 
3
3
  const dividerCss = ":host{display:block;position:relative;width:100%;border-bottom:0.0625rem solid var(--theme-color-x-weak-bdr);margin:0.25rem 0px}";
4
4
 
@@ -7,7 +7,7 @@ const Divider = class {
7
7
  registerInstance(this, hostRef);
8
8
  }
9
9
  render() {
10
- return h(Host, { key: 'e44c2e4a195fc71c9817466271e830b60460ec3e' });
10
+ return h(Host, { key: '0c6086308949d16f0ed1c1b88ccdfdbeac537294' });
11
11
  }
12
12
  };
13
13
  Divider.style = dividerCss;
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host } from './index-B6NtGPRE.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host } from './index-DJsXFBNm.js';
2
2
  import { p as iconClose } from './index-DLTnniMb.js';
3
3
  import { a as anime } from './anime.es-Ou74PMQs.js';
4
4
 
@@ -128,7 +128,7 @@ const Drawer = class {
128
128
  this.toggleDrawer(this.show);
129
129
  }
130
130
  render() {
131
- return (h(Host, { key: '895a282dbb5684c7d60ab8501c66e087bc200cf1', class: {
131
+ return (h(Host, { key: '583a9857ead852d4af6dda28dd2f3cd43f7ccdf6', class: {
132
132
  'drawer-container': true,
133
133
  'display-none': true,
134
134
  }, style: {
@@ -136,15 +136,15 @@ const Drawer = class {
136
136
  'max-width': `${this.maxWidth}rem`,
137
137
  height: this.fullHeight ? '100%' : 'auto',
138
138
  overflow: 'hidden',
139
- }, ref: (el) => (this.divElement = el), "data-testid": "container", id: "div-container" }, h("div", { key: '73ecbcbb164a46e9b3eff2159ccfcfb0fac2ca7a', style: {
139
+ }, ref: (el) => (this.divElement = el), "data-testid": "container", id: "div-container" }, h("div", { key: '314284968617cdd37f7240b00d11c6e5834bcc89', style: {
140
140
  width: this.width === 'auto'
141
141
  ? 'auto'
142
142
  : `${this.getConstrainedWidth(this.width)}rem`,
143
- } }, h("div", { key: '60bd5a33ed6e6ac015f42d50e6028a4e223b7c56', class: "header" }, h("div", { key: 'beaf36329993f62a306413684af6d46529749b22', class: "header-content" }, h("slot", { key: '29efc75ed67cc579454907847ae351fdfe0ef131', name: "header" })), h("ix-icon-button", { key: 'e4cd803ca55322eff8b4dfc00546c390aad9a85e', class: "close-button", style: {
143
+ } }, h("div", { key: '878f802e70941772d44d3b3774fe33eb682061e1', class: "header" }, h("div", { key: '29de426ed6849d8464b177c5171c20574d51711d', class: "header-content" }, h("slot", { key: '1fda9e78f5194f71bc8b38b94169502730665d4e', name: "header" })), h("ix-icon-button", { key: '101b53763d05760536497b56b456f07a4f8d1453', class: "close-button", style: {
144
144
  display: this.showContent ? 'block' : 'none',
145
- }, icon: iconClose, size: "24", ghost: true, onClick: () => this.onCloseClicked(), "data-testid": "close-button" })), h("div", { key: '412a24fc2b0f0fd29470ee5950f2aa22853f06f9', class: "content", style: {
145
+ }, icon: iconClose, size: "24", ghost: true, onClick: () => this.onCloseClicked(), "data-testid": "close-button" })), h("div", { key: 'e9e12c0473fefff7b2d4f2603e63f3ff75d3bd79', class: "content", style: {
146
146
  display: this.showContent ? 'block' : 'none',
147
- } }, h("slot", { key: 'a50132fafae8a548c3f2cd8d29715fb95c20ffe7' })))));
147
+ } }, h("slot", { key: '963505ea2543c97d0a1b83942a0676f47ad967cf' })))));
148
148
  }
149
149
  static get watchers() { return {
150
150
  "show": ["onShowChanged"]
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host, a as getElement } from './index-B6NtGPRE.js';
1
+ import { r as registerInstance, h, H as Host, a as getElement } from './index-DJsXFBNm.js';
2
2
  import { q as iconChevronDownSmall } from './index-DLTnniMb.js';
3
3
  import { m as makeRef } from './make-ref-bcj7UEIC.js';
4
4
 
@@ -41,9 +41,9 @@ const DropdownButton = class {
41
41
  } }));
42
42
  }
43
43
  render() {
44
- return (h(Host, { key: '7fc099de5b3400a82f24c611ef88ccfcaddc1659', class: {
44
+ return (h(Host, { key: '2d7496faf5f6950fe6e6c2c50a06b626e15c3324', class: {
45
45
  disabled: this.disabled,
46
- }, ref: this.dropdownAnchor }, h("div", { key: '550a288af069c414424961e0be92d7474f6ca7c5', class: "dropdown-button" }, this.label ? (h("ix-button", { variant: this.variant, outline: this.outline, ghost: this.ghost, disabled: this.disabled, alignment: "start" }, h("div", { class: 'content' }, this.icon ? (h("ix-icon", { name: this.icon, size: "24", class: 'dropdown-icon' })) : null, h("div", { class: 'button-label' }, this.label), h("ix-icon", { name: iconChevronDownSmall, size: "24" })))) : (h("div", null, h("ix-icon-button", { icon: this.icon, variant: this.variant, outline: this.outline, ghost: this.ghost, disabled: this.disabled }), this.getTriangle()))), h("ix-dropdown", { key: '8e3ea75539be51abc11f0be86f6ec77778c654a8', class: "dropdown", trigger: this.dropdownAnchor.waitForCurrent(), placement: this.placement, closeBehavior: this.closeBehavior }, h("slot", { key: '27569fbe497b21095f72edcfea1c351610b78b03' }))));
46
+ }, ref: this.dropdownAnchor }, h("div", { key: 'de1b0d7d8db9d2461e0983143808bd5f6ccb193c', class: "dropdown-button" }, this.label ? (h("ix-button", { variant: this.variant, outline: this.outline, ghost: this.ghost, disabled: this.disabled, alignment: "start" }, h("div", { class: 'content' }, this.icon ? (h("ix-icon", { name: this.icon, size: "24", class: 'dropdown-icon' })) : null, h("div", { class: 'button-label' }, this.label), h("ix-icon", { name: iconChevronDownSmall, size: "24" })))) : (h("div", null, h("ix-icon-button", { icon: this.icon, variant: this.variant, outline: this.outline, ghost: this.ghost, disabled: this.disabled }), this.getTriangle()))), h("ix-dropdown", { key: '66cb34c98ed57210eb92c9234576523981d82028', class: "dropdown", trigger: this.dropdownAnchor.waitForCurrent(), placement: this.placement, closeBehavior: this.closeBehavior }, h("slot", { key: '1667a871498f0ddeb89fecd4e6bb269e5e4c8e3f' }))));
47
47
  }
48
48
  get hostElement() { return getElement(this); }
49
49
  };
@@ -1 +1 @@
1
- {"version":3,"file":"ix-dropdown-button.entry.js","sources":["src/components/dropdown-button/dropdown-button.scss?tag=ix-dropdown-button&encapsulation=shadow","src/components/dropdown-button/dropdown-button.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n@import 'common-variables';\n@import 'mixins/shadow-dom/component';\n\n:host {\n @include ix-component;\n\n display: inline-block;\n position: relative;\n height: $x-large-space;\n width: auto;\n\n .hide {\n display: none;\n }\n\n .dropdown-button {\n display: block;\n position: relative;\n width: 100%;\n height: 100%;\n }\n\n .dropdown-button > ix-button {\n width: 100%;\n height: 100%;\n }\n\n .dropdown-button .button-label {\n margin-right: auto;\n min-width: 0px;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n }\n\n .dropdown-button .dropdown-icon {\n margin-right: 0.25rem;\n }\n\n .triangle {\n position: absolute;\n margin-inline-start: 1.5625rem;\n margin-block-start: -0.4375rem;\n border-right: 0 solid transparent;\n border-left: 4px solid transparent;\n border-top: 0 solid transparent;\n border-bottom: 4px solid;\n color: var(--theme-btn-primary--color);\n }\n\n .triangle.primary {\n &.ghost {\n color: var(--theme-btn-invisible-primary--color);\n }\n\n &.outline {\n color: var(--theme-btn-outline-primary--color);\n }\n\n &.ghost.disabled {\n color: var(--theme-btn-invisible-primary--color--disabled);\n }\n\n &.outline.disabled {\n color: var(--theme-btn-outline-primary--color--disabled);\n }\n\n &.disabled {\n color: var(--theme-btn-primary--color--disabled);\n }\n }\n\n .triangle.secondary {\n &.ghost {\n color: var(--theme-btn-invisible-secondary--color);\n }\n\n &.outline {\n color: var(--theme-btn-outline-secondary--color);\n }\n\n &.ghost.disabled {\n color: var(--theme-btn-invisible-secondary--color--disabled);\n }\n\n &.outline.disabled {\n color: var(--theme-btn-outline-secondary--color--disabled);\n }\n\n &.disabled {\n color: var(--theme-btn-secondary--color--disabled);\n }\n }\n\n .content {\n display: flex;\n align-items: center;\n }\n}\n\n:host(.disabled) {\n pointer-events: none;\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { Component, Element, h, Host, Prop } from '@stencil/core';\nimport { ButtonVariant } from '../button/button';\nimport { AlignedPlacement } from '../dropdown/placement';\nimport { iconChevronDownSmall } from '@siemens/ix-icons/icons';\nimport { makeRef } from '../utils/make-ref';\n\nexport type DropdownButtonVariant = ButtonVariant;\n\n@Component({\n tag: 'ix-dropdown-button',\n styleUrl: 'dropdown-button.scss',\n shadow: true,\n})\nexport class DropdownButton {\n @Element() hostElement!: HTMLIxDropdownButtonElement;\n\n /**\n * Button variant\n */\n @Prop() variant: DropdownButtonVariant = 'primary';\n\n /**\n * Outline button\n */\n @Prop() outline = false;\n\n /**\n * Button with no background or outline\n */\n @Prop() ghost = false;\n\n /**\n * Disable button\n */\n @Prop() disabled = false;\n\n /**\n * Set label\n */\n @Prop() label?: string;\n\n /**\n * Button icon\n */\n @Prop() icon?: string;\n\n /**\n * Controls if the dropdown will be closed in response to a click event depending on the position of the event relative to the dropdown.\n */\n @Prop() closeBehavior: 'inside' | 'outside' | 'both' | boolean = 'both';\n\n /**\n * Placement of the dropdown\n */\n @Prop() placement?: AlignedPlacement;\n\n private readonly dropdownAnchor = makeRef<HTMLElement>();\n\n private getTriangle() {\n return (\n <div\n class={{\n triangle: true,\n hide: this.label !== '',\n primary: this.variant === 'primary',\n secondary: this.variant === 'secondary',\n ghost: this.ghost,\n outline: this.outline,\n disabled: this.disabled,\n }}\n ></div>\n );\n }\n\n render() {\n return (\n <Host\n class={{\n disabled: this.disabled,\n }}\n ref={this.dropdownAnchor}\n >\n <div class=\"dropdown-button\">\n {this.label ? (\n <ix-button\n variant={this.variant}\n outline={this.outline}\n ghost={this.ghost}\n disabled={this.disabled}\n alignment=\"start\"\n >\n <div class={'content'}>\n {this.icon ? (\n <ix-icon\n name={this.icon}\n size=\"24\"\n class={'dropdown-icon'}\n ></ix-icon>\n ) : null}\n <div class={'button-label'}>{this.label}</div>\n <ix-icon name={iconChevronDownSmall} size=\"24\"></ix-icon>\n </div>\n </ix-button>\n ) : (\n <div>\n <ix-icon-button\n icon={this.icon}\n variant={this.variant}\n outline={this.outline}\n ghost={this.ghost}\n disabled={this.disabled}\n ></ix-icon-button>\n {this.getTriangle()}\n </div>\n )}\n </div>\n\n <ix-dropdown\n class=\"dropdown\"\n trigger={this.dropdownAnchor.waitForCurrent()}\n placement={this.placement}\n closeBehavior={this.closeBehavior}\n >\n <slot></slot>\n </ix-dropdown>\n </Host>\n );\n }\n}\n"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ix-dropdown-button.entry.js","sources":["src/components/dropdown-button/dropdown-button.scss?tag=ix-dropdown-button&encapsulation=shadow","src/components/dropdown-button/dropdown-button.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n@import 'common-variables';\n@import 'mixins/shadow-dom/component';\n\n:host {\n @include ix-component;\n\n display: inline-block;\n position: relative;\n height: $x-large-space;\n width: auto;\n\n .hide {\n display: none;\n }\n\n .dropdown-button {\n display: block;\n position: relative;\n width: 100%;\n height: 100%;\n }\n\n .dropdown-button > ix-button {\n width: 100%;\n height: 100%;\n }\n\n .dropdown-button .button-label {\n margin-right: auto;\n min-width: 0px;\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n }\n\n .dropdown-button .dropdown-icon {\n margin-right: 0.25rem;\n }\n\n .triangle {\n position: absolute;\n margin-inline-start: 1.5625rem;\n margin-block-start: -0.4375rem;\n border-right: 0 solid transparent;\n border-left: 4px solid transparent;\n border-top: 0 solid transparent;\n border-bottom: 4px solid;\n color: var(--theme-btn-primary--color);\n }\n\n .triangle.primary {\n &.ghost {\n color: var(--theme-btn-invisible-primary--color);\n }\n\n &.outline {\n color: var(--theme-btn-outline-primary--color);\n }\n\n &.ghost.disabled {\n color: var(--theme-btn-invisible-primary--color--disabled);\n }\n\n &.outline.disabled {\n color: var(--theme-btn-outline-primary--color--disabled);\n }\n\n &.disabled {\n color: var(--theme-btn-primary--color--disabled);\n }\n }\n\n .triangle.secondary {\n &.ghost {\n color: var(--theme-btn-invisible-secondary--color);\n }\n\n &.outline {\n color: var(--theme-btn-outline-secondary--color);\n }\n\n &.ghost.disabled {\n color: var(--theme-btn-invisible-secondary--color--disabled);\n }\n\n &.outline.disabled {\n color: var(--theme-btn-outline-secondary--color--disabled);\n }\n\n &.disabled {\n color: var(--theme-btn-secondary--color--disabled);\n }\n }\n\n .content {\n display: flex;\n align-items: center;\n }\n}\n\n:host(.disabled) {\n pointer-events: none;\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { Component, Element, h, Host, Prop } from '@stencil/core';\nimport { AlignedPlacement } from '../dropdown/placement';\nimport { iconChevronDownSmall } from '@siemens/ix-icons/icons';\nimport { makeRef } from '../utils/make-ref';\nimport type { DropdownButtonVariant } from './dropdown-button.types';\n\n@Component({\n tag: 'ix-dropdown-button',\n styleUrl: 'dropdown-button.scss',\n shadow: true,\n})\nexport class DropdownButton {\n @Element() hostElement!: HTMLIxDropdownButtonElement;\n\n /**\n * Button variant\n */\n @Prop() variant: DropdownButtonVariant = 'primary';\n\n /**\n * Outline button\n */\n @Prop() outline = false;\n\n /**\n * Button with no background or outline\n */\n @Prop() ghost = false;\n\n /**\n * Disable button\n */\n @Prop() disabled = false;\n\n /**\n * Set label\n */\n @Prop() label?: string;\n\n /**\n * Button icon\n */\n @Prop() icon?: string;\n\n /**\n * Controls if the dropdown will be closed in response to a click event depending on the position of the event relative to the dropdown.\n */\n @Prop() closeBehavior: 'inside' | 'outside' | 'both' | boolean = 'both';\n\n /**\n * Placement of the dropdown\n */\n @Prop() placement?: AlignedPlacement;\n\n private readonly dropdownAnchor = makeRef<HTMLElement>();\n\n private getTriangle() {\n return (\n <div\n class={{\n triangle: true,\n hide: this.label !== '',\n primary: this.variant === 'primary',\n secondary: this.variant === 'secondary',\n ghost: this.ghost,\n outline: this.outline,\n disabled: this.disabled,\n }}\n ></div>\n );\n }\n\n render() {\n return (\n <Host\n class={{\n disabled: this.disabled,\n }}\n ref={this.dropdownAnchor}\n >\n <div class=\"dropdown-button\">\n {this.label ? (\n <ix-button\n variant={this.variant}\n outline={this.outline}\n ghost={this.ghost}\n disabled={this.disabled}\n alignment=\"start\"\n >\n <div class={'content'}>\n {this.icon ? (\n <ix-icon\n name={this.icon}\n size=\"24\"\n class={'dropdown-icon'}\n ></ix-icon>\n ) : null}\n <div class={'button-label'}>{this.label}</div>\n <ix-icon name={iconChevronDownSmall} size=\"24\"></ix-icon>\n </div>\n </ix-button>\n ) : (\n <div>\n <ix-icon-button\n icon={this.icon}\n variant={this.variant}\n outline={this.outline}\n ghost={this.ghost}\n disabled={this.disabled}\n ></ix-icon-button>\n {this.getTriangle()}\n </div>\n )}\n </div>\n\n <ix-dropdown\n class=\"dropdown\"\n trigger={this.dropdownAnchor.waitForCurrent()}\n placement={this.placement}\n closeBehavior={this.closeBehavior}\n >\n <slot></slot>\n </ix-dropdown>\n </Host>\n );\n }\n}\n"],"names":[],"mappings":"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"}
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-B6NtGPRE.js';
1
+ import { r as registerInstance, h, H as Host } from './index-DJsXFBNm.js';
2
2
 
3
3
  const dropdownHeaderCss = ":host{display:flex;align-items:center;position:relative;height:2.5rem;width:auto;padding:0.25rem 1rem;overflow:hidden;cursor:default;color:var(--theme-color-soft-text)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}";
4
4
 
@@ -7,7 +7,7 @@ const DropdownHeader = class {
7
7
  registerInstance(this, hostRef);
8
8
  }
9
9
  render() {
10
- return (h(Host, { key: '2249e12bb9fddb15434f2fad2dc14b519587cc1b' }, h("ix-typography", { key: '4e2a89eeaf696df5f1e66075fc29bd28cb558ac6', class: 'category-text', format: 'h5' }, this.label)));
10
+ return (h(Host, { key: 'cd107d89cbb21bf785b8b3eac11a46254128eee2' }, h("ix-typography", { key: 'f19132492b63e43cb3fed1fa32f0532e6b02ae7f', class: 'category-text', format: 'h5' }, this.label)));
11
11
  }
12
12
  };
13
13
  DropdownHeader.style = dropdownHeaderCss;
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, a as getElement } from './index-B6NtGPRE.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, a as getElement } from './index-DJsXFBNm.js';
2
2
  import { N as iconSingleCheck, f as iconChevronRightSmall } from './index-DLTnniMb.js';
3
3
 
4
4
  const dropdownItemCss = ":host{--ix-dropdown-item-checked-color:var(--theme-color-primary);display:flex;flex-direction:row;position:relative;height:2.5rem;width:auto;overflow:hidden;cursor:pointer}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .dropdown-item{all:unset;display:flex;flex-direction:row;align-items:center;position:relative;height:calc(100% - 2px);width:calc(100% - 0.5rem - 1.5rem);padding:0 0.5rem;padding-right:1.5rem;border:0.0625rem solid transparent;white-space:nowrap}:host .dropdown-item.no-checked-field{width:calc(100% - 1rem - 1.5rem);padding:0 1rem;padding-right:1.5rem}:host .dropdown-item:focus-visible{border-color:var(--theme-color-focus-bdr)}:host .dropdown-item-checked{display:flex;align-items:center;justify-content:center;position:relative;height:100%;width:1rem;min-width:1rem;margin-right:0.5rem;color:var(--ix-dropdown-item-checked-color)}:host .dropdown-item-icon{margin-right:0.5rem;color:var(--theme-color-std-text)}:host .dropdown-item-text{display:block;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:pre}:host .submenu-icon{margin-left:auto}:host(.icon-only) .dropdown-item-icon{margin-right:0px}:host(.icon-only) .dropdown-item-checked{display:none}:host(.icon-only) .dropdown-item{width:calc(100% - 0.5rem - 0.5rem);padding:0 0.5rem;padding-right:0.5rem}:host(.submenu) .dropdown-item{width:calc(100% - 0.5rem - 0.5rem);padding:0 0.5rem;padding-right:0.5rem}:host(:not(.disabled):not(:disabled).hover),:host(:not(.disabled):not(:disabled):hover){background-color:var(--theme-ghost--background--hover)}:host(:not(.disabled):not(:disabled).active),:host(:not(.disabled):not(:disabled):active){background-color:var(--theme-ghost--background--active)}:host(.disabled){pointer-events:none;color:var(--theme-color-weak-text) !important}:host(.disabled) .dropdown-item-icon{color:var(--theme-color-weak-text) !important}";
@@ -38,15 +38,15 @@ const DropdownItem = class {
38
38
  this.icon !== undefined);
39
39
  }
40
40
  render() {
41
- return (h(Host, { key: '2ed41df95fb098b6153cc3b132656459fc9a105b', class: {
41
+ return (h(Host, { key: '95905e08054762d328dd53c72ed418da09e4df87', class: {
42
42
  hover: this.hover,
43
43
  'icon-only': this.isIconOnly(),
44
44
  disabled: this.disabled,
45
45
  submenu: this.isSubMenu,
46
- }, role: "listitem" }, h("button", { key: 'b519b6a6ab8a9e996424ffa1cfad1c72e829b789', type: "button", tabIndex: 0, class: {
46
+ }, role: "listitem" }, h("button", { key: '26a2572a6ac9924b84a3b6b25b5c9cd93f80c503', type: "button", tabIndex: 0, class: {
47
47
  'dropdown-item': true,
48
48
  'no-checked-field': this.suppressChecked,
49
- }, onClick: () => this.emitItemClick() }, !this.suppressChecked ? (h("div", { class: "dropdown-item-checked" }, this.checked ? (h("ix-icon", { class: "checkmark", name: iconSingleCheck, size: "16" })) : null)) : null, this.icon ? (h("ix-icon", { class: "dropdown-item-icon", name: this.icon })) : null, h("div", { key: 'e95829b5c21710cddd0fb825dd2cc1f0c71dda10', class: "dropdown-item-text" }, this.label, h("slot", { key: 'a2be1436aedc11a2246b9cf8c9b09f9e6d03fc61' })), this.isSubMenu ? (h("ix-icon", { name: iconChevronRightSmall, class: 'submenu-icon' })) : null)));
49
+ }, onClick: () => this.emitItemClick() }, !this.suppressChecked ? (h("div", { class: "dropdown-item-checked" }, this.checked ? (h("ix-icon", { class: "checkmark", name: iconSingleCheck, size: "16" })) : null)) : null, this.icon ? (h("ix-icon", { class: "dropdown-item-icon", name: this.icon })) : null, h("div", { key: '6e31ff133320a795040ef9b4aaf6cb33ce0f27a1', class: "dropdown-item-text" }, this.label, h("slot", { key: '7dc0f39923346b6eeb4887dcd0491be79926ab2d' })), this.isSubMenu ? (h("ix-icon", { name: iconChevronRightSmall, class: 'submenu-icon' })) : null)));
50
50
  }
51
51
  get hostElement() { return getElement(this); }
52
52
  };
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-B6NtGPRE.js';
1
+ import { r as registerInstance, h, H as Host } from './index-DJsXFBNm.js';
2
2
 
3
3
  const dropdownQuickActionsCss = ":host{display:flex;justify-content:center;align-items:center;margin-inline-start:1.5rem;margin-inline-end:1.5rem;margin-block-end:0.25rem}:host slot::slotted(*){display:flex;margin-inline-end:0.625rem}";
4
4
 
@@ -7,7 +7,7 @@ const DropdownQuickActions = class {
7
7
  registerInstance(this, hostRef);
8
8
  }
9
9
  render() {
10
- return (h(Host, { key: 'e6248545942e9142cbc511f83fe549aee81b1fe1' }, h("slot", { key: 'e7034c4d45b5464b690836b9e2721c7f7e5c9de1' })));
10
+ return (h(Host, { key: 'a110e69d9c4dfe30e866666109ad70ba44a289ad' }, h("slot", { key: 'c59028d1fbd1bb06fdf67806fa3ec0b5771f7d05' })));
11
11
  }
12
12
  };
13
13
  DropdownQuickActions.style = dropdownQuickActionsCss;
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, a as getElement } from './index-B6NtGPRE.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, a as getElement } from './index-DJsXFBNm.js';
2
2
  import { f as flip, i as inline, s as shift, o as offset, a as autoUpdate, c as computePosition } from './floating-ui.dom-CAqtPJ4-.js';
3
3
  import { A as ArrowFocusController } from './focus-BAKpVknt.js';
4
4
  import { d as dropdownController, h as hasDropdownItemWrapperImplemented } from './dropdown-controller-D3K9vmFp.js';
@@ -343,7 +343,7 @@ const Dropdown = class {
343
343
  this.applyDropdownPosition();
344
344
  }
345
345
  render() {
346
- return (h(Host, { key: '8db8de1649fadcb2d36ef9f55b6d1149bb0e7d4c', "data-ix-dropdown": this.localUId, class: {
346
+ return (h(Host, { key: '2c13027bd2c1d4aaf232c5435166dfd557acebe2', "data-ix-dropdown": this.localUId, class: {
347
347
  'dropdown-menu': true,
348
348
  show: this.show,
349
349
  overflow: !this.suppressOverflowBehavior,
@@ -351,7 +351,7 @@ const Dropdown = class {
351
351
  margin: '0',
352
352
  minWidth: '0px',
353
353
  position: this.positioningStrategy,
354
- }, role: "list", onClick: (event) => this.onDropdownClick(event) }, h("div", { key: '159002cc6a3af7572e78dabd6b9d6c5183aa9135', style: { display: 'contents' } }, this.header && h("div", { key: '3a2c87cf5de4e58e3c31b354e8ea60cfd1d0df46', class: "dropdown-header" }, this.header), this.show && h("slot", { key: '4d3bc1ff5ba251ee576959ce706d80ce9f4d1048' }))));
354
+ }, role: "list", onClick: (event) => this.onDropdownClick(event) }, h("div", { key: 'a367b5ee709b359ee02df11a17ca67b2f2f474e2', style: { display: 'contents' } }, this.header && h("div", { key: 'ca3be5fb3a3a96eaeb5b64d5f77251d322816804', class: "dropdown-header" }, this.header), this.show && h("slot", { key: 'e04e1b59ede94b260e8cf29ec946befd69218b2d' }))));
355
355
  }
356
356
  get hostElement() { return getElement(this); }
357
357
  static get watchers() { return {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host } from './index-B6NtGPRE.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host } from './index-DJsXFBNm.js';
2
2
 
3
3
  const emptyStateCss = ":host{}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .label__subHeader{color:var(--theme-color-soft-text)}:host(.emptyState.emptyState--large){display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}:host(.emptyState.emptyState--large) .emptyState__icon{width:3.5rem;height:3.5rem;display:flex;justify-content:center;align-items:center}:host(.emptyState.emptyState--large) .emptyState__icon ix-icon{transform:scale(1.75)}:host(.emptyState.emptyState--large) .emptyState__content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem}:host(.emptyState.emptyState--large) .emptyState__content .content__label{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0.5rem}:host(.emptyState.emptyState--large) .label__subHeader,:host(.emptyState.emptyState--large) ix-typography{text-align:center}:host(.emptyState.emptyState--compact){display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}:host(.emptyState.emptyState--compact) .emptyState__icon{display:flex;flex-direction:row;align-items:center;height:2.5rem}:host(.emptyState.emptyState--compact) .emptyState__content{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}:host(.emptyState.emptyState--compactBreak){display:flex;flex-direction:row;align-items:flex-start;gap:1rem}:host(.emptyState.emptyState--compactBreak) .emptyState__icon{display:flex;flex-direction:row;align-items:center;height:2.5rem}:host(.emptyState.emptyState--compactBreak) .emptyState__content{display:flex;flex-direction:column;align-items:flex-start;gap:0.5rem}";
4
4
 
@@ -12,7 +12,7 @@ const EmptyState = class {
12
12
  this.layout = 'large';
13
13
  }
14
14
  render() {
15
- return (h(Host, { key: 'ab49747848ed233944bae8d4873cd65b903a324b', class: `emptyState emptyState--${this.layout}` }, this.icon && (h("div", { key: '965845fb7c9e1c781b9e62f034d173a6b22f5e31', class: "emptyState__icon" }, h("ix-icon", { key: 'eb2ce2319f52147ef0e31d25ff27198d0ad4b2e3', name: this.icon, size: this.layout === 'large' ? '32' : '32', color: "color-soft-text" }))), h("div", { key: 'c3d7e79d3f18f02d694ea316917efc3668983b82', class: "emptyState__content" }, h("div", { key: 'd2bc3d7133482f49b75b36443dcf9e633b972107', class: "content__label" }, h("ix-typography", { key: '7aa48ee6bdaffafac9973abf99b0d27df5449a3f', format: this.layout === 'large' ? 'h3' : 'body' }, this.header), this.subHeader && (h("div", { key: 'b44a49ebdf8ff0b3414c2eb29a7d4880652d7d49', class: "label__subHeader" }, this.subHeader))), this.action && (h("div", { key: '7b505280ff779a8ece9b747ac878a9044acf2043', class: "content__action" }, h("ix-button", { key: '90307dc621879277dddba1d6165992467173b596', onClick: () => this.actionClick.emit() }, this.action))))));
15
+ return (h(Host, { key: 'd434c7fbfd8d3c287c49fa0f2c8db22316347a1d', class: `emptyState emptyState--${this.layout}` }, this.icon && (h("div", { key: '302252fc8678ebcaf3c4bc4a7c3395e341f8a7fb', class: "emptyState__icon" }, h("ix-icon", { key: '95a56f0258f249d9fedaf4c5cc32fe8d88c122f4', name: this.icon, size: this.layout === 'large' ? '32' : '32', color: "color-soft-text" }))), h("div", { key: '9a6726a7adbc8c647aa02d8c5205072a3b8a08b7', class: "emptyState__content" }, h("div", { key: 'a47e763cc591996408988226c04af78e08357825', class: "content__label" }, h("ix-typography", { key: '418514c4b661f4efb13fb6fa66a459c851077f13', format: this.layout === 'large' ? 'h3' : 'body' }, this.header), this.subHeader && (h("div", { key: 'a96c66dba511294c02a01a7b2e0b9557af988833', class: "label__subHeader" }, this.subHeader))), this.action && (h("div", { key: '6c51df2aea608a3f5017eda7a1c9a2d634003d16', class: "content__action" }, h("ix-button", { key: '34753a75886db6a921ee1e5af3804da0bfdd1c1b', onClick: () => this.actionClick.emit() }, this.action))))));
16
16
  }
17
17
  };
18
18
  EmptyState.style = emptyStateCss;
@@ -1 +1 @@
1
- {"version":3,"file":"ix-empty-state.entry.js","sources":["src/components/empty-state/empty-state.scss?tag=ix-empty-state&encapsulation=shadow","src/components/empty-state/empty-state.tsx"],"sourcesContent":["@import 'common-variables';\n@import 'mixins/shadow-dom/component';\n\n:host {\n @include ix-component;\n\n .label__subHeader {\n color: var(--theme-color-soft-text);\n }\n}\n\n:host(.emptyState.emptyState--large) {\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n gap: $default-space;\n\n .emptyState__icon {\n width: 3.5rem;\n height: 3.5rem;\n display: flex;\n justify-content: center;\n align-items: center;\n\n ix-icon {\n transform: scale(1.75);\n }\n }\n\n .emptyState__content {\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n gap: $large-space;\n\n .content__label {\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n gap: $small-space;\n }\n }\n\n .label__subHeader,\n ix-typography {\n text-align: center;\n }\n}\n\n:host(.emptyState.emptyState--compact) {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n gap: $default-space;\n\n .emptyState__icon {\n display: flex;\n flex-direction: row;\n align-items: center;\n height: $large-control-height;\n }\n\n .emptyState__content {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n gap: $default-space;\n }\n}\n\n:host(.emptyState.emptyState--compactBreak) {\n display: flex;\n flex-direction: row;\n align-items: flex-start;\n gap: $default-space;\n\n .emptyState__icon {\n display: flex;\n flex-direction: row;\n align-items: center;\n height: $large-control-height;\n }\n\n .emptyState__content {\n display: flex;\n flex-direction: column;\n align-items: flex-start;\n gap: $small-space;\n }\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { Component, Event, EventEmitter, h, Host, Prop } from '@stencil/core';\n\nexport type EmptyStateLayout = 'large' | 'compact' | 'compactBreak';\n\n@Component({\n tag: 'ix-empty-state',\n styleUrl: 'empty-state.scss',\n shadow: true,\n})\nexport class EmptyState {\n /**\n * Optional empty state layout - one of 'large', 'compact' or 'compactBreak'\n */\n @Prop() layout: EmptyStateLayout = 'large';\n\n /**\n * Optional empty state icon\n */\n @Prop() icon?: string;\n\n /**\n * Empty state header\n */\n @Prop() header!: string;\n\n /**\n * Optional empty state sub header\n */\n @Prop() subHeader?: string;\n\n /**\n * Optional empty state action\n */\n @Prop() action?: string;\n\n /**\n * Empty state action click event\n */\n @Event() actionClick!: EventEmitter<void>;\n\n render() {\n return (\n <Host class={`emptyState emptyState--${this.layout}`}>\n {this.icon && (\n <div class=\"emptyState__icon\">\n {/* TODO: replace size for large layout with '56' if available */}\n <ix-icon\n name={this.icon}\n size={this.layout === 'large' ? '32' : '32'}\n color=\"color-soft-text\"\n />\n </div>\n )}\n\n <div class=\"emptyState__content\">\n <div class=\"content__label\">\n <ix-typography format={this.layout === 'large' ? 'h3' : 'body'}>\n {this.header}\n </ix-typography>\n\n {this.subHeader && (\n <div class=\"label__subHeader\">{this.subHeader}</div>\n )}\n </div>\n\n {this.action && (\n <div class=\"content__action\">\n <ix-button onClick={() => this.actionClick.emit()}>\n {this.action}\n </ix-button>\n </div>\n )}\n </div>\n </Host>\n );\n }\n}\n"],"names":[],"mappings":";;AAAA,MAAM,aAAa,GAAG,yzEAAyzE;;MCkBl0E,UAAU,GAAA,MAAA;AALvB,IAAA,WAAA,CAAA,OAAA,EAAA;;;AAME;;AAEG;AACK,QAAA,IAAM,CAAA,MAAA,GAAqB,OAAO;AA+D3C;IApCC,MAAM,GAAA;QACJ,QACE,CAAC,CAAA,IAAI,EAAC,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAE,CAA0B,uBAAA,EAAA,IAAI,CAAC,MAAM,CAAE,CAAA,EAAA,EACjD,IAAI,CAAC,IAAI,KACR,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,kBAAkB,EAAA,EAE3B,CACE,CAAA,SAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAE,IAAI,CAAC,MAAM,KAAK,OAAO,GAAG,IAAI,GAAG,IAAI,EAC3C,KAAK,EAAC,iBAAiB,EACvB,CAAA,CACE,CACP,EAED,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,qBAAqB,EAAA,EAC9B,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,gBAAgB,EAAA,EACzB,CAAA,CAAA,eAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAe,MAAM,EAAE,IAAI,CAAC,MAAM,KAAK,OAAO,GAAG,IAAI,GAAG,MAAM,IAC3D,IAAI,CAAC,MAAM,CACE,EAEf,IAAI,CAAC,SAAS,KACb,4DAAK,KAAK,EAAC,kBAAkB,EAAA,EAAE,IAAI,CAAC,SAAS,CAAO,CACrD,CACG,EAEL,IAAI,CAAC,MAAM,KACV,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,iBAAiB,EAAA,EAC1B,CAAW,CAAA,WAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,OAAO,EAAE,MAAM,IAAI,CAAC,WAAW,CAAC,IAAI,EAAE,EAC9C,EAAA,IAAI,CAAC,MAAM,CACF,CACR,CACP,CACG,CACD;;;;;;;"}
1
+ {"version":3,"file":"ix-empty-state.entry.js","sources":["src/components/empty-state/empty-state.scss?tag=ix-empty-state&encapsulation=shadow","src/components/empty-state/empty-state.tsx"],"sourcesContent":["@import 'common-variables';\n@import 'mixins/shadow-dom/component';\n\n:host {\n @include ix-component;\n\n .label__subHeader {\n color: var(--theme-color-soft-text);\n }\n}\n\n:host(.emptyState.emptyState--large) {\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n gap: $default-space;\n\n .emptyState__icon {\n width: 3.5rem;\n height: 3.5rem;\n display: flex;\n justify-content: center;\n align-items: center;\n\n ix-icon {\n transform: scale(1.75);\n }\n }\n\n .emptyState__content {\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n gap: $large-space;\n\n .content__label {\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n gap: $small-space;\n }\n }\n\n .label__subHeader,\n ix-typography {\n text-align: center;\n }\n}\n\n:host(.emptyState.emptyState--compact) {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n gap: $default-space;\n\n .emptyState__icon {\n display: flex;\n flex-direction: row;\n align-items: center;\n height: $large-control-height;\n }\n\n .emptyState__content {\n display: flex;\n flex-direction: row;\n justify-content: center;\n align-items: center;\n gap: $default-space;\n }\n}\n\n:host(.emptyState.emptyState--compactBreak) {\n display: flex;\n flex-direction: row;\n align-items: flex-start;\n gap: $default-space;\n\n .emptyState__icon {\n display: flex;\n flex-direction: row;\n align-items: center;\n height: $large-control-height;\n }\n\n .emptyState__content {\n display: flex;\n flex-direction: column;\n align-items: flex-start;\n gap: $small-space;\n }\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { Component, Event, EventEmitter, h, Host, Prop } from '@stencil/core';\nimport type { EmptyStateLayout } from './empty-state.types';\n\n@Component({\n tag: 'ix-empty-state',\n styleUrl: 'empty-state.scss',\n shadow: true,\n})\nexport class EmptyState {\n /**\n * Optional empty state layout - one of 'large', 'compact' or 'compactBreak'\n */\n @Prop() layout: EmptyStateLayout = 'large';\n\n /**\n * Optional empty state icon\n */\n @Prop() icon?: string;\n\n /**\n * Empty state header\n */\n @Prop() header!: string;\n\n /**\n * Optional empty state sub header\n */\n @Prop() subHeader?: string;\n\n /**\n * Optional empty state action\n */\n @Prop() action?: string;\n\n /**\n * Empty state action click event\n */\n @Event() actionClick!: EventEmitter<void>;\n\n render() {\n return (\n <Host class={`emptyState emptyState--${this.layout}`}>\n {this.icon && (\n <div class=\"emptyState__icon\">\n {/* TODO: replace size for large layout with '56' if available */}\n <ix-icon\n name={this.icon}\n size={this.layout === 'large' ? '32' : '32'}\n color=\"color-soft-text\"\n />\n </div>\n )}\n\n <div class=\"emptyState__content\">\n <div class=\"content__label\">\n <ix-typography format={this.layout === 'large' ? 'h3' : 'body'}>\n {this.header}\n </ix-typography>\n\n {this.subHeader && (\n <div class=\"label__subHeader\">{this.subHeader}</div>\n )}\n </div>\n\n {this.action && (\n <div class=\"content__action\">\n <ix-button onClick={() => this.actionClick.emit()}>\n {this.action}\n </ix-button>\n </div>\n )}\n </div>\n </Host>\n );\n }\n}\n"],"names":[],"mappings":";;AAAA,MAAM,aAAa,GAAG,yzEAAyzE;;MCiBl0E,UAAU,GAAA,MAAA;AALvB,IAAA,WAAA,CAAA,OAAA,EAAA;;;AAME;;AAEG;AACK,QAAA,IAAM,CAAA,MAAA,GAAqB,OAAO;AA+D3C;IApCC,MAAM,GAAA;QACJ,QACE,CAAC,CAAA,IAAI,EAAC,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAE,CAA0B,uBAAA,EAAA,IAAI,CAAC,MAAM,CAAE,CAAA,EAAA,EACjD,IAAI,CAAC,IAAI,KACR,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,kBAAkB,EAAA,EAE3B,CACE,CAAA,SAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,IAAI,EAAE,IAAI,CAAC,MAAM,KAAK,OAAO,GAAG,IAAI,GAAG,IAAI,EAC3C,KAAK,EAAC,iBAAiB,EACvB,CAAA,CACE,CACP,EAED,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,qBAAqB,EAAA,EAC9B,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,gBAAgB,EAAA,EACzB,CAAA,CAAA,eAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAe,MAAM,EAAE,IAAI,CAAC,MAAM,KAAK,OAAO,GAAG,IAAI,GAAG,MAAM,IAC3D,IAAI,CAAC,MAAM,CACE,EAEf,IAAI,CAAC,SAAS,KACb,4DAAK,KAAK,EAAC,kBAAkB,EAAA,EAAE,IAAI,CAAC,SAAS,CAAO,CACrD,CACG,EAEL,IAAI,CAAC,MAAM,KACV,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,iBAAiB,EAAA,EAC1B,CAAW,CAAA,WAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,OAAO,EAAE,MAAM,IAAI,CAAC,WAAW,CAAC,IAAI,EAAE,EAC9C,EAAA,IAAI,CAAC,MAAM,CACF,CACR,CACP,CACG,CACD;;;;;;;"}
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host } from './index-B6NtGPRE.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host } from './index-DJsXFBNm.js';
2
2
  import { r as iconChevronRight } from './index-DLTnniMb.js';
3
3
  import { a as a11yBoolean } from './a11y-Bb7pDeaQ.js';
4
4
 
@@ -29,16 +29,16 @@ const EventListItem = class {
29
29
  let color = ((_a = this.itemColor) === null || _a === void 0 ? void 0 : _a.startsWith('--theme'))
30
30
  ? `var(${this.itemColor})`
31
31
  : `var(--theme-${this.itemColor})`;
32
- return (h(Host, { key: 'ce3058d44751768593430569a40157a3b3b79d33', class: {
32
+ return (h(Host, { key: '45315c323b72663ab459c1ac82be84a289719b6d', class: {
33
33
  disabled: this.disabled,
34
- } }, h("div", { key: '1a1e79954b3aa18e2688ef6af4347cfb0756c8d5', role: "listitem", "aria-disabled": a11yBoolean(this.disabled), class: {
34
+ } }, h("div", { key: '5d380bf2e02591a9be10a4e2b8b3585c83d035b5', role: "listitem", "aria-disabled": a11yBoolean(this.disabled), class: {
35
35
  'event-list-item': true,
36
36
  selected: this.selected,
37
37
  disabled: this.disabled,
38
- } }, h("div", { key: '899e984605107cead8392aa95fc0d4a41b1d2d13', class: `indicator ${!this.itemColor ? 'indicator-empty' : ''}`, style: {
38
+ } }, h("div", { key: '802085e76fa0a9c9d486f6f5777058da1d7ba9fd', class: `indicator ${!this.itemColor ? 'indicator-empty' : ''}`, style: {
39
39
  'background-color': this.itemColor ? color : 'inherit',
40
40
  opacity: `${this.disabled ? 0.4 : 1}`,
41
- } }), h("div", { key: '1615c9e7b5a908c5fea1d26f17bb9512f9ce1fbd', class: "event-list-item-container" }, h("div", { key: 'dee8a1cdfdd06c6a89e0bf8715a40b4011f131b4', class: "event-content" }, h("slot", { key: '9aa682c85b72cc720945f74e0c40ce537fc86f9a' })), this.chevron && (h("ix-icon", { key: 'ec19f460773d9c0baa13765aece244516007db75', name: iconChevronRight, size: "16", class: "chevron-icon" }))))));
41
+ } }), h("div", { key: 'e90e4d2f639ec22b161e2c57d361f959e20f60a9', class: "event-list-item-container" }, h("div", { key: '34a3a544f2f05078b9a75fbe80d1165a4bd10bde', class: "event-content" }, h("slot", { key: '4ef3f92e68fa17c1369ccdd6b60d27cdafd84596' })), this.chevron && (h("ix-icon", { key: '8663521673022b881b4818367a0c97c3d5260e19', name: iconChevronRight, size: "16", class: "chevron-icon" }))))));
42
42
  }
43
43
  };
44
44
  EventListItem.style = eventListItemCss;