@siemens/ix 0.0.0-pr-2198-20251023082407 → 0.0.0-pr-2238-20251103105018

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1023) hide show
  1. package/components/index.js +3 -3
  2. package/components/index.js.map +1 -1
  3. package/components/ix-action-card.js +4 -4
  4. package/components/ix-application-header.js +1 -1
  5. package/components/ix-application-sidebar.js +1 -1
  6. package/components/ix-application-switch-modal.js +6 -6
  7. package/components/ix-application.js +2 -2
  8. package/components/ix-avatar.js +1 -1
  9. package/components/ix-basic-navigation.js +8 -8
  10. package/components/ix-blind.js +2 -2
  11. package/components/ix-breadcrumb-item.js +1 -1
  12. package/components/ix-breadcrumb.js +12 -12
  13. package/components/ix-breadcrumb.js.map +1 -1
  14. package/components/ix-button.js +1 -1
  15. package/components/ix-card-accordion.js +1 -1
  16. package/components/ix-card-content.js +1 -1
  17. package/components/ix-card-list.js +7 -7
  18. package/components/ix-card-title.js +1 -1
  19. package/components/ix-card.js +1 -1
  20. package/components/ix-category-filter.js +15 -24
  21. package/components/ix-category-filter.js.map +1 -1
  22. package/components/ix-checkbox-group.js +6 -6
  23. package/components/ix-checkbox.js +3 -3
  24. package/components/ix-chip.js +14 -15
  25. package/components/ix-chip.js.map +1 -1
  26. package/components/ix-col.js +1 -1
  27. package/components/ix-content-header.js +4 -4
  28. package/components/ix-content.js +1 -1
  29. package/components/ix-css-grid-item.js +1 -1
  30. package/components/ix-css-grid.js +1 -1
  31. package/components/ix-custom-field.js +6 -6
  32. package/components/ix-date-dropdown.js +24 -24
  33. package/components/ix-date-dropdown.js.map +1 -1
  34. package/components/ix-date-input.js +15 -15
  35. package/components/ix-date-input.js.map +1 -1
  36. package/components/ix-date-picker.js +1 -1
  37. package/components/ix-date-time-card.js +1 -1
  38. package/components/ix-datetime-picker.js +16 -37
  39. package/components/ix-datetime-picker.js.map +1 -1
  40. package/components/ix-divider.js +1 -1
  41. package/components/ix-drawer.js +9 -8
  42. package/components/ix-drawer.js.map +1 -1
  43. package/components/ix-dropdown-button.js +5 -5
  44. package/components/ix-dropdown-header.js +2 -2
  45. package/components/ix-dropdown-item.js +1 -1
  46. package/components/ix-dropdown-quick-actions.js +1 -1
  47. package/components/ix-dropdown.js +1 -1
  48. package/components/ix-empty-state.js +4 -4
  49. package/components/ix-event-list-item.js +5 -5
  50. package/components/ix-event-list-item.js.map +1 -1
  51. package/components/ix-event-list.js +5 -5
  52. package/components/ix-event-list.js.map +1 -1
  53. package/components/ix-expanding-search.js +3 -3
  54. package/components/ix-field-label.js +1 -1
  55. package/components/ix-field-wrapper.js +1 -1
  56. package/components/ix-filter-chip.js +1 -1
  57. package/components/ix-flip-tile-content.js +1 -1
  58. package/components/ix-flip-tile.js +3 -3
  59. package/components/ix-group-context-menu.js +1 -1
  60. package/components/ix-group-item.js +1 -1
  61. package/components/ix-group.js +25 -25
  62. package/components/ix-group.js.map +1 -1
  63. package/components/ix-helper-text.js +5 -5
  64. package/components/ix-icon-button.js +1 -1
  65. package/components/ix-icon-toggle-button.js +4 -4
  66. package/components/ix-input-group.js +2 -2
  67. package/components/ix-input-group.js.map +1 -1
  68. package/components/ix-input.js +13 -13
  69. package/components/ix-key-value-list.js +2 -2
  70. package/components/ix-key-value.js +2 -2
  71. package/components/ix-kpi.js +4 -4
  72. package/components/ix-layout-auto.js +2 -2
  73. package/components/ix-layout-grid.js +1 -1
  74. package/components/ix-link-button.js +4 -4
  75. package/components/ix-map-navigation-overlay.js +1 -1
  76. package/components/ix-map-navigation.js +11 -10
  77. package/components/ix-map-navigation.js.map +1 -1
  78. package/components/ix-menu-about-item.js +2 -2
  79. package/components/ix-menu-about-news.js +9 -14
  80. package/components/ix-menu-about-news.js.map +1 -1
  81. package/components/ix-menu-about.js +6 -6
  82. package/components/ix-menu-avatar-item.js +1 -1
  83. package/components/ix-menu-avatar.js +14 -14
  84. package/components/ix-menu-avatar.js.map +1 -1
  85. package/components/ix-menu-category.js +12 -12
  86. package/components/ix-menu-expand-icon.js +1 -1
  87. package/components/ix-menu-item.js +1 -1
  88. package/components/ix-menu-settings-item.js +2 -2
  89. package/components/ix-menu-settings.js +1 -1
  90. package/components/ix-menu.js +20 -25
  91. package/components/ix-menu.js.map +1 -1
  92. package/components/ix-message-bar.js +8 -10
  93. package/components/ix-message-bar.js.map +1 -1
  94. package/components/ix-modal-content.js +1 -1
  95. package/components/ix-modal-footer.js +2 -2
  96. package/components/ix-modal-header.js +1 -1
  97. package/components/ix-modal-loading.js +3 -3
  98. package/components/ix-modal.js +18 -18
  99. package/components/ix-modal.js.map +1 -1
  100. package/components/ix-number-input.js +15 -15
  101. package/components/ix-pagination.js +19 -19
  102. package/components/ix-pagination.js.map +1 -1
  103. package/components/ix-pane-layout.js +3 -3
  104. package/components/ix-pane.js +11 -11
  105. package/components/ix-pill.js +7 -7
  106. package/components/ix-progress-indicator.js +6 -6
  107. package/components/ix-push-card.js +10 -10
  108. package/components/ix-push-card.js.map +1 -1
  109. package/components/ix-radio-group.js +8 -8
  110. package/components/ix-radio.js +7 -7
  111. package/components/ix-row.js +1 -1
  112. package/components/ix-select-item.js +1 -1
  113. package/components/ix-select.js +1 -1
  114. package/components/ix-slider.js +10 -10
  115. package/components/ix-spinner.js +1 -1
  116. package/components/ix-split-button.js +6 -6
  117. package/components/ix-tab-item.js +1 -1
  118. package/components/ix-tabs.js +1 -1
  119. package/components/ix-textarea.js +9 -9
  120. package/components/ix-tile.js +5 -5
  121. package/components/ix-time-input.js +16 -16
  122. package/components/ix-time-input.js.map +1 -1
  123. package/components/ix-time-picker.js +1 -1
  124. package/components/ix-toast-container.js +10 -10
  125. package/components/ix-toast-container.js.map +1 -1
  126. package/components/ix-toast.js +1 -1
  127. package/components/ix-toggle-button.js +3 -3
  128. package/components/ix-toggle.js +7 -7
  129. package/components/ix-toggle.js.map +1 -1
  130. package/components/ix-tooltip.js +1 -1
  131. package/components/ix-tree-item.js +1 -1
  132. package/components/ix-tree.js +3 -3
  133. package/components/ix-typography.js +1 -1
  134. package/components/ix-upload.js +6 -6
  135. package/components/ix-validation-tooltip.js +3 -3
  136. package/components/ix-validation-tooltip.js.map +1 -1
  137. package/components/ix-workflow-step.js +4 -4
  138. package/components/ix-workflow-steps.js +2 -2
  139. package/components/{p-qtej5d_m.js → p-0MSWDTqB.js} +3 -3
  140. package/components/{p-qtej5d_m.js.map → p-0MSWDTqB.js.map} +1 -1
  141. package/components/{p-BOcoAynq.js → p-2fxFa_VL.js} +3 -3
  142. package/components/{p-BOcoAynq.js.map → p-2fxFa_VL.js.map} +1 -1
  143. package/components/{p-BYvKfy9G.js → p-BEzKnceP.js} +9 -9
  144. package/components/{p-BYvKfy9G.js.map → p-BEzKnceP.js.map} +1 -1
  145. package/components/{p-DIi8uGTa.js → p-BNwXjBuF.js} +4 -4
  146. package/components/{p-DIi8uGTa.js.map → p-BNwXjBuF.js.map} +1 -1
  147. package/components/{p-COHP8TmU.js → p-BUIOrNGz.js} +6 -6
  148. package/components/{p-COHP8TmU.js.map → p-BUIOrNGz.js.map} +1 -1
  149. package/components/{p-BzYzD6DI.js → p-BWTF-D2w.js} +3 -3
  150. package/components/{p-BzYzD6DI.js.map → p-BWTF-D2w.js.map} +1 -1
  151. package/components/{p-BrKwrb_Z.js → p-BaWdG-ph.js} +7 -7
  152. package/components/{p-BrKwrb_Z.js.map → p-BaWdG-ph.js.map} +1 -1
  153. package/components/{p-_g5-yLTd.js → p-BccEFWg2.js} +5 -5
  154. package/components/{p-_g5-yLTd.js.map → p-BccEFWg2.js.map} +1 -1
  155. package/components/{p-8MS-omi7.js → p-BvKUU6Ta.js} +4 -4
  156. package/components/{p-8MS-omi7.js.map → p-BvKUU6Ta.js.map} +1 -1
  157. package/components/{p-CbQqqTKK.js → p-Bvf7gwPU.js} +20 -74
  158. package/components/p-Bvf7gwPU.js.map +1 -0
  159. package/components/{p-C3irznVN.js → p-BxNzvWr2.js} +5 -5
  160. package/components/{p-C3irznVN.js.map → p-BxNzvWr2.js.map} +1 -1
  161. package/components/{p-CMk-tLmg.js → p-By1IU8iL.js} +5 -5
  162. package/components/{p-CMk-tLmg.js.map → p-By1IU8iL.js.map} +1 -1
  163. package/components/{p-s3E9saxz.js → p-C6MbjoUl.js} +7 -7
  164. package/components/{p-s3E9saxz.js.map → p-C6MbjoUl.js.map} +1 -1
  165. package/components/{p-peiPnj46.js → p-CCQYIDJK.js} +3 -3
  166. package/components/{p-peiPnj46.js.map → p-CCQYIDJK.js.map} +1 -1
  167. package/components/{p-iTOaSMDo.js → p-CFAI8dx_.js} +3 -3
  168. package/components/{p-iTOaSMDo.js.map → p-CFAI8dx_.js.map} +1 -1
  169. package/components/{p-C-7UhkWz.js → p-CHAuj3bi.js} +9 -9
  170. package/components/{p-C-7UhkWz.js.map → p-CHAuj3bi.js.map} +1 -1
  171. package/components/{p-Gf60OBMd.js → p-CINrBR9H.js} +3 -3
  172. package/components/{p-Gf60OBMd.js.map → p-CINrBR9H.js.map} +1 -1
  173. package/components/{p-DmTyQW2E.js → p-CJphMgA7.js} +5 -5
  174. package/components/{p-DmTyQW2E.js.map → p-CJphMgA7.js.map} +1 -1
  175. package/components/{p-DFHA6KvD.js → p-CKuNFgoe.js} +6 -3
  176. package/components/p-CKuNFgoe.js.map +1 -0
  177. package/components/{p-BFuOBAQB.js → p-CQhe_rqk.js} +7 -13
  178. package/components/p-CQhe_rqk.js.map +1 -0
  179. package/components/{p-fef9-zXA.js → p-CkrLmEP7.js} +4 -4
  180. package/components/{p-fef9-zXA.js.map → p-CkrLmEP7.js.map} +1 -1
  181. package/components/{p-DyW_A5Tq.js → p-CtusOOtv.js} +15 -15
  182. package/components/p-CtusOOtv.js.map +1 -0
  183. package/components/{p-DZNnQyWO.js → p-D1In20Wh.js} +3 -3
  184. package/components/{p-DZNnQyWO.js.map → p-D1In20Wh.js.map} +1 -1
  185. package/components/{p-D5QNBS-J.js → p-DBsESzrF.js} +23 -23
  186. package/components/{p-D5QNBS-J.js.map → p-DBsESzrF.js.map} +1 -1
  187. package/components/{p-BkCOZyt9.js → p-DLPEB4G8.js} +4 -4
  188. package/components/{p-BkCOZyt9.js.map → p-DLPEB4G8.js.map} +1 -1
  189. package/components/{p-CntRboRo.js → p-DOEb0lKA.js} +3 -3
  190. package/components/{p-CntRboRo.js.map → p-DOEb0lKA.js.map} +1 -1
  191. package/components/{p-j4BMT-Rr.js → p-D_rmJU0n.js} +28 -28
  192. package/components/p-D_rmJU0n.js.map +1 -0
  193. package/components/{p-DAWZ76L0.js → p-DcjRXRwg.js} +5 -5
  194. package/components/{p-DAWZ76L0.js.map → p-DcjRXRwg.js.map} +1 -1
  195. package/components/{p-Cl420PSP.js → p-DeBhxnHo.js} +7 -7
  196. package/components/{p-Cl420PSP.js.map → p-DeBhxnHo.js.map} +1 -1
  197. package/components/{p-BrgHqrnH.js → p-DgfGA7Z3.js} +4 -4
  198. package/components/{p-BrgHqrnH.js.map → p-DgfGA7Z3.js.map} +1 -1
  199. package/components/{p-GkRC08qs.js → p-DrH8EeUB.js} +5 -5
  200. package/components/{p-GkRC08qs.js.map → p-DrH8EeUB.js.map} +1 -1
  201. package/components/{p-CvMaKRMC.js → p-DsftMeEA.js} +4 -4
  202. package/components/{p-CvMaKRMC.js.map → p-DsftMeEA.js.map} +1 -1
  203. package/components/{p-BYRT3Z1w.js → p-DzscKBhb.js} +11 -11
  204. package/components/p-DzscKBhb.js.map +1 -0
  205. package/components/{p-CGPMGyof.js → p-IgT3dgxG.js} +5 -5
  206. package/components/{p-CGPMGyof.js.map → p-IgT3dgxG.js.map} +1 -1
  207. package/components/p-JUUSQc_M.js +78 -0
  208. package/components/p-JUUSQc_M.js.map +1 -0
  209. package/components/{p-CMNpJTDF.js → p-Qsbo2ls8.js} +10 -9
  210. package/components/p-Qsbo2ls8.js.map +1 -0
  211. package/components/{p-BnT1mAuX.js → p-UEMLzDk6.js} +7 -7
  212. package/components/{p-BnT1mAuX.js.map → p-UEMLzDk6.js.map} +1 -1
  213. package/components/{p-DRlGkOeX.js → p-VMk3rl5y.js} +7 -7
  214. package/components/{p-DRlGkOeX.js.map → p-VMk3rl5y.js.map} +1 -1
  215. package/components/{p-BofzGnnf.js → p-W_8b1-4d.js} +3 -3
  216. package/components/{p-BofzGnnf.js.map → p-W_8b1-4d.js.map} +1 -1
  217. package/components/{p-BRY10Uzq.js → p-XiZWDi7n.js} +3 -3
  218. package/components/{p-BRY10Uzq.js.map → p-XiZWDi7n.js.map} +1 -1
  219. package/components/{p-D99ntB9D.js → p-ciUqTzkB.js} +6 -6
  220. package/components/{p-D99ntB9D.js.map → p-ciUqTzkB.js.map} +1 -1
  221. package/components/{p-BSiqAMAr.js → p-cw5RHost.js} +7 -7
  222. package/components/{p-BSiqAMAr.js.map → p-cw5RHost.js.map} +1 -1
  223. package/components/{p-3Mda78_q.js → p-fahyavc3.js} +3 -3
  224. package/components/{p-3Mda78_q.js.map → p-fahyavc3.js.map} +1 -1
  225. package/components/{p-CzzcLSmV.js → p-gkooEHol.js} +4 -4
  226. package/components/p-gkooEHol.js.map +1 -0
  227. package/components/{p-Djb86vHU.js → p-jbrSDf3o.js} +5 -5
  228. package/components/{p-Djb86vHU.js.map → p-jbrSDf3o.js.map} +1 -1
  229. package/components/{p-DCoQkYc4.js → p-xZXH2vKm.js} +3 -3
  230. package/components/{p-DCoQkYc4.js.map → p-xZXH2vKm.js.map} +1 -1
  231. package/components/{p-CyJWaxhg.js → p-yuZO1O90.js} +9 -9
  232. package/components/{p-CyJWaxhg.js.map → p-yuZO1O90.js.map} +1 -1
  233. package/dist/cjs/app-globals-DNr3NmSx.js +10 -0
  234. package/dist/cjs/{app-globals-DRggGkXg.js.map → app-globals-DNr3NmSx.js.map} +1 -1
  235. package/dist/cjs/{base-button-BXJGC5vr.js → base-button-CjsUotrL.js} +3 -3
  236. package/dist/cjs/{base-button-BXJGC5vr.js.map → base-button-CjsUotrL.js.map} +1 -1
  237. package/dist/cjs/{base-icon-button-BDl8hvCZ.js → base-icon-button-D3kZg-im.js} +4 -4
  238. package/dist/cjs/{base-icon-button-BDl8hvCZ.js.map → base-icon-button-D3kZg-im.js.map} +1 -1
  239. package/dist/cjs/{helper-text-util-FwOqFU7n.js → helper-text-util-BlElJLxk.js} +3 -3
  240. package/dist/cjs/{helper-text-util-FwOqFU7n.js.map → helper-text-util-BlElJLxk.js.map} +1 -1
  241. package/dist/cjs/{index-DuDLgBnw.js → index-C8Xo8L1k.js} +6 -3
  242. package/dist/cjs/index-C8Xo8L1k.js.map +1 -0
  243. package/dist/cjs/index.cjs.js +3 -3
  244. package/dist/cjs/index.cjs.js.map +1 -1
  245. package/dist/cjs/{input.util-B2BCXE7G.js → input.util-4AhBphgX.js} +4 -4
  246. package/dist/cjs/{input.util-B2BCXE7G.js.map → input.util-4AhBphgX.js.map} +1 -1
  247. package/dist/cjs/ix-action-card.cjs.entry.js +1 -1
  248. package/dist/cjs/ix-application-header.cjs.entry.js +2 -2
  249. package/dist/cjs/ix-application-sidebar.cjs.entry.js +1 -1
  250. package/dist/cjs/ix-application-switch-modal.cjs.entry.js +1 -1
  251. package/dist/cjs/ix-application.cjs.entry.js +2 -2
  252. package/dist/cjs/ix-avatar.ix-menu-avatar-item.entry.cjs.js.map +1 -1
  253. package/dist/cjs/ix-avatar_2.cjs.entry.js +3 -3
  254. package/dist/cjs/ix-basic-navigation.cjs.entry.js +2 -2
  255. package/dist/cjs/ix-blind.cjs.entry.js +1 -1
  256. package/dist/cjs/ix-breadcrumb-item.cjs.entry.js +9 -9
  257. package/dist/cjs/ix-breadcrumb-item.entry.cjs.js.map +1 -1
  258. package/dist/cjs/ix-breadcrumb.cjs.entry.js +7 -7
  259. package/dist/cjs/ix-breadcrumb.entry.cjs.js.map +1 -1
  260. package/dist/cjs/ix-button.cjs.entry.js +6 -5
  261. package/dist/cjs/ix-button.entry.cjs.js.map +1 -1
  262. package/dist/cjs/ix-card-accordion_2.cjs.entry.js +1 -1
  263. package/dist/cjs/ix-card-list.cjs.entry.js +1 -1
  264. package/dist/cjs/ix-card_2.cjs.entry.js +1 -1
  265. package/dist/cjs/ix-category-filter.cjs.entry.js +10 -18
  266. package/dist/cjs/ix-category-filter.entry.cjs.js.map +1 -1
  267. package/dist/cjs/ix-checkbox-group.cjs.entry.js +2 -2
  268. package/dist/cjs/ix-checkbox.cjs.entry.js +2 -2
  269. package/dist/cjs/ix-chip.cjs.entry.js +9 -10
  270. package/dist/cjs/ix-chip.entry.cjs.js.map +1 -1
  271. package/dist/cjs/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.cjs.js.map +1 -1
  272. package/dist/cjs/ix-col_4.cjs.entry.js +22 -22
  273. package/dist/cjs/ix-content-header.cjs.entry.js +1 -1
  274. package/dist/cjs/ix-content.cjs.entry.js +1 -1
  275. package/dist/cjs/ix-css-grid-item.cjs.entry.js +1 -1
  276. package/dist/cjs/ix-css-grid.cjs.entry.js +1 -1
  277. package/dist/cjs/ix-custom-field.cjs.entry.js +2 -2
  278. package/dist/cjs/ix-date-dropdown.cjs.entry.js +12 -12
  279. package/dist/cjs/ix-date-dropdown.entry.cjs.js.map +1 -1
  280. package/dist/cjs/ix-date-input.cjs.entry.js +5 -5
  281. package/dist/cjs/ix-date-input.entry.cjs.js.map +1 -1
  282. package/dist/cjs/ix-date-time-card.cjs.entry.js +4 -9
  283. package/dist/cjs/ix-date-time-card.entry.cjs.js.map +1 -1
  284. package/dist/cjs/ix-datetime-picker.cjs.entry.js +4 -22
  285. package/dist/cjs/ix-datetime-picker.entry.cjs.js.map +1 -1
  286. package/dist/cjs/ix-divider.cjs.entry.js +1 -1
  287. package/dist/cjs/ix-drawer.cjs.entry.js +7 -6
  288. package/dist/cjs/ix-drawer.entry.cjs.js.map +1 -1
  289. package/dist/cjs/ix-dropdown-button.cjs.entry.js +1 -1
  290. package/dist/cjs/ix-dropdown-header.cjs.entry.js +1 -1
  291. package/dist/cjs/ix-dropdown-item.cjs.entry.js +1 -1
  292. package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +1 -1
  293. package/dist/cjs/ix-dropdown.cjs.entry.js +1 -1
  294. package/dist/cjs/ix-empty-state.cjs.entry.js +1 -1
  295. package/dist/cjs/ix-event-list-item.cjs.entry.js +5 -5
  296. package/dist/cjs/ix-event-list-item.entry.cjs.js.map +1 -1
  297. package/dist/cjs/ix-event-list.cjs.entry.js +5 -5
  298. package/dist/cjs/ix-event-list.entry.cjs.js.map +1 -1
  299. package/dist/cjs/ix-expanding-search.cjs.entry.js +1 -1
  300. package/dist/cjs/ix-field-label_2.cjs.entry.js +3 -3
  301. package/dist/cjs/ix-filter-chip_2.cjs.entry.js +2 -2
  302. package/dist/cjs/ix-flip-tile-content.cjs.entry.js +1 -1
  303. package/dist/cjs/ix-flip-tile.cjs.entry.js +1 -1
  304. package/dist/cjs/ix-group-context-menu.ix-group-item.entry.cjs.js.map +1 -1
  305. package/dist/cjs/ix-group-context-menu_2.cjs.entry.js +19 -6
  306. package/dist/cjs/ix-group.cjs.entry.js +19 -19
  307. package/dist/cjs/ix-group.entry.cjs.js.map +1 -1
  308. package/dist/cjs/ix-helper-text.cjs.entry.js +4 -4
  309. package/dist/cjs/ix-icon-button.ix-spinner.entry.cjs.js.map +1 -1
  310. package/dist/cjs/ix-icon-button_2.cjs.entry.js +5 -5
  311. package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +4 -4
  312. package/dist/cjs/ix-input-group.cjs.entry.js +2 -2
  313. package/dist/cjs/ix-input-group.entry.cjs.js.map +1 -1
  314. package/dist/cjs/ix-input.cjs.entry.js +7 -7
  315. package/dist/cjs/ix-key-value-list.cjs.entry.js +2 -2
  316. package/dist/cjs/ix-key-value.cjs.entry.js +2 -2
  317. package/dist/cjs/ix-kpi.cjs.entry.js +4 -4
  318. package/dist/cjs/ix-layout-auto.cjs.entry.js +2 -2
  319. package/dist/cjs/ix-link-button.cjs.entry.js +4 -4
  320. package/dist/cjs/ix-map-navigation-overlay.cjs.entry.js +3 -3
  321. package/dist/cjs/ix-map-navigation.cjs.entry.js +4 -3
  322. package/dist/cjs/ix-map-navigation.entry.cjs.js.map +1 -1
  323. package/dist/cjs/ix-menu-about-item.cjs.entry.js +2 -2
  324. package/dist/cjs/ix-menu-about-news.cjs.entry.js +5 -9
  325. package/dist/cjs/ix-menu-about-news.entry.cjs.js.map +1 -1
  326. package/dist/cjs/ix-menu-about.cjs.entry.js +2 -2
  327. package/dist/cjs/ix-menu-avatar.cjs.entry.js +5 -5
  328. package/dist/cjs/ix-menu-avatar.entry.cjs.js.map +1 -1
  329. package/dist/cjs/ix-menu-category.cjs.entry.js +6 -6
  330. package/dist/cjs/ix-menu-expand-icon.cjs.entry.js +3 -3
  331. package/dist/cjs/ix-menu-item.cjs.entry.js +5 -5
  332. package/dist/cjs/{ix-menu-settings-CkUUARX2.js → ix-menu-settings-Cdqo0r8E.js} +3 -3
  333. package/dist/cjs/{ix-menu-settings-CkUUARX2.js.map → ix-menu-settings-Cdqo0r8E.js.map} +1 -1
  334. package/dist/cjs/ix-menu-settings-item.cjs.entry.js +2 -2
  335. package/dist/cjs/ix-menu-settings.cjs.entry.js +2 -2
  336. package/dist/cjs/ix-menu.cjs.entry.js +14 -18
  337. package/dist/cjs/ix-menu.entry.cjs.js.map +1 -1
  338. package/dist/cjs/ix-message-bar.cjs.entry.js +5 -7
  339. package/dist/cjs/ix-message-bar.entry.cjs.js.map +1 -1
  340. package/dist/cjs/ix-modal-content_2.cjs.entry.js +3 -3
  341. package/dist/cjs/ix-modal-footer.cjs.entry.js +2 -2
  342. package/dist/cjs/ix-modal-loading.cjs.entry.js +2 -2
  343. package/dist/cjs/ix-modal.cjs.entry.js +15 -15
  344. package/dist/cjs/ix-modal.entry.cjs.js.map +1 -1
  345. package/dist/cjs/ix-number-input.cjs.entry.js +9 -9
  346. package/dist/cjs/ix-pagination.cjs.entry.js +7 -7
  347. package/dist/cjs/ix-pagination.entry.cjs.js.map +1 -1
  348. package/dist/cjs/ix-pane-layout.cjs.entry.js +3 -3
  349. package/dist/cjs/ix-pane.cjs.entry.js +8 -8
  350. package/dist/cjs/ix-pill.cjs.entry.js +5 -5
  351. package/dist/cjs/ix-progress-indicator.cjs.entry.js +4 -4
  352. package/dist/cjs/ix-push-card.cjs.entry.js +4 -4
  353. package/dist/cjs/ix-push-card.entry.cjs.js.map +1 -1
  354. package/dist/cjs/ix-radio-group.cjs.entry.js +4 -4
  355. package/dist/cjs/ix-radio.cjs.entry.js +6 -6
  356. package/dist/cjs/ix-select.cjs.entry.js +11 -11
  357. package/dist/cjs/ix-slider.cjs.entry.js +8 -8
  358. package/dist/cjs/ix-split-button.cjs.entry.js +2 -2
  359. package/dist/cjs/ix-tab-item_2.cjs.entry.js +6 -6
  360. package/dist/cjs/ix-textarea.cjs.entry.js +5 -5
  361. package/dist/cjs/ix-tile.cjs.entry.js +5 -5
  362. package/dist/cjs/ix-time-input.cjs.entry.js +6 -6
  363. package/dist/cjs/ix-time-input.entry.cjs.js.map +1 -1
  364. package/dist/cjs/ix-time-picker.cjs.entry.js +13 -61
  365. package/dist/cjs/ix-time-picker.entry.cjs.js.map +1 -1
  366. package/dist/cjs/ix-toast-container.cjs.entry.js +6 -6
  367. package/dist/cjs/ix-toast-container.entry.cjs.js.map +1 -1
  368. package/dist/cjs/ix-toast.cjs.entry.js +5 -5
  369. package/dist/cjs/ix-toast.entry.cjs.js.map +1 -1
  370. package/dist/cjs/ix-toggle-button.cjs.entry.js +2 -2
  371. package/dist/cjs/ix-toggle.cjs.entry.js +6 -6
  372. package/dist/cjs/ix-toggle.entry.cjs.js.map +1 -1
  373. package/dist/cjs/ix-tooltip.cjs.entry.js +2 -2
  374. package/dist/cjs/ix-tree-item.cjs.entry.js +5 -5
  375. package/dist/cjs/ix-tree.cjs.entry.js +2 -2
  376. package/dist/cjs/ix-typography.cjs.entry.js +2 -2
  377. package/dist/cjs/ix-upload.cjs.entry.js +4 -4
  378. package/dist/cjs/ix-validation-tooltip.cjs.entry.js +3 -3
  379. package/dist/cjs/ix-validation-tooltip.entry.cjs.js.map +1 -1
  380. package/dist/cjs/ix-workflow-step.cjs.entry.js +4 -4
  381. package/dist/cjs/ix-workflow-steps.cjs.entry.js +2 -2
  382. package/dist/cjs/{listener-DSbkvdXH.js → listener-OBCpw0Y2.js} +3 -3
  383. package/dist/cjs/{listener-DSbkvdXH.js.map → listener-OBCpw0Y2.js.map} +1 -1
  384. package/dist/cjs/loader.cjs.js +4 -4
  385. package/dist/cjs/{service-FGbUpQQM.js → service-DuiJmf7R.js} +4 -4
  386. package/dist/cjs/service-DuiJmf7R.js.map +1 -0
  387. package/dist/cjs/{setup-CXuLKoyt.js → setup-Do7b4BhK.js} +3 -3
  388. package/dist/cjs/{setup-CXuLKoyt.js.map → setup-Do7b4BhK.js.map} +1 -1
  389. package/dist/cjs/siemens-ix.cjs.js +4 -4
  390. package/dist/cjs/{validation-Dxmd4P7I.js → validation-CfL71_0d.js} +3 -3
  391. package/dist/cjs/{validation-Dxmd4P7I.js.map → validation-CfL71_0d.js.map} +1 -1
  392. package/dist/collection/components/avatar/avatar.js +1 -1
  393. package/dist/collection/components/avatar/avatar.js.map +1 -1
  394. package/dist/collection/components/breadcrumb/breadcrumb.js +9 -9
  395. package/dist/collection/components/breadcrumb/breadcrumb.js.map +1 -1
  396. package/dist/collection/components/breadcrumb-item/breadcrumb-item.js +16 -16
  397. package/dist/collection/components/breadcrumb-item/breadcrumb-item.js.map +1 -1
  398. package/dist/collection/components/button/button.js +4 -3
  399. package/dist/collection/components/button/button.js.map +1 -1
  400. package/dist/collection/components/category-filter/category-filter.js +12 -43
  401. package/dist/collection/components/category-filter/category-filter.js.map +1 -1
  402. package/dist/collection/components/chip/chip.js +12 -13
  403. package/dist/collection/components/chip/chip.js.map +1 -1
  404. package/dist/collection/components/date-dropdown/date-dropdown.js +19 -19
  405. package/dist/collection/components/date-dropdown/date-dropdown.js.map +1 -1
  406. package/dist/collection/components/date-input/date-input.js +2 -2
  407. package/dist/collection/components/date-input/date-input.js.map +1 -1
  408. package/dist/collection/components/date-picker/date-picker-component.js.map +1 -1
  409. package/dist/collection/components/date-picker/date-picker.css +0 -3
  410. package/dist/collection/components/date-picker/date-picker.js +23 -23
  411. package/dist/collection/components/date-picker/date-picker.js.map +1 -1
  412. package/dist/collection/components/date-time-card/date-time-card.js +5 -30
  413. package/dist/collection/components/date-time-card/date-time-card.js.map +1 -1
  414. package/dist/collection/components/datetime-picker/datetime-picker.js +7 -94
  415. package/dist/collection/components/datetime-picker/datetime-picker.js.map +1 -1
  416. package/dist/collection/components/drawer/drawer.js +6 -5
  417. package/dist/collection/components/drawer/drawer.js.map +1 -1
  418. package/dist/collection/components/event-list/event-list.js +6 -6
  419. package/dist/collection/components/event-list/event-list.js.map +1 -1
  420. package/dist/collection/components/event-list-item/event-list-item.js +5 -5
  421. package/dist/collection/components/event-list-item/event-list-item.js.map +1 -1
  422. package/dist/collection/components/group/group.css +12 -0
  423. package/dist/collection/components/group/group.js +23 -23
  424. package/dist/collection/components/group/group.js.map +1 -1
  425. package/dist/collection/components/group-item/group-item.css +22 -6
  426. package/dist/collection/components/group-item/group-item.js +44 -8
  427. package/dist/collection/components/group-item/group-item.js.map +1 -1
  428. package/dist/collection/components/helper-text/helper-text.js +1 -1
  429. package/dist/collection/components/icon-button/icon-button.js +2 -2
  430. package/dist/collection/components/icon-button/icon-button.js.map +1 -1
  431. package/dist/collection/components/icon-toggle-button/icon-toggle-button.js +1 -1
  432. package/dist/collection/components/input/input.js +4 -4
  433. package/dist/collection/components/input/number-input.js +6 -6
  434. package/dist/collection/components/input/textarea.js +2 -2
  435. package/dist/collection/components/input-group/input-group.js +3 -2
  436. package/dist/collection/components/input-group/input-group.js.map +1 -1
  437. package/dist/collection/components/key-value/key-value.js +1 -1
  438. package/dist/collection/components/key-value-list/key-value-list.js +1 -1
  439. package/dist/collection/components/kpi/kpi.js +3 -3
  440. package/dist/collection/components/layout-auto/layout-auto.js +1 -1
  441. package/dist/collection/components/layout-grid/layout-grid.js +2 -2
  442. package/dist/collection/components/link-button/link-button.js +3 -3
  443. package/dist/collection/components/map-navigation/map-navigation.js +3 -2
  444. package/dist/collection/components/map-navigation/map-navigation.js.map +1 -1
  445. package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.js +2 -2
  446. package/dist/collection/components/menu/menu-expand-icon.js +1 -1
  447. package/dist/collection/components/menu/menu.js +12 -36
  448. package/dist/collection/components/menu/menu.js.map +1 -1
  449. package/dist/collection/components/menu-about-item/menu-about-item.js +1 -1
  450. package/dist/collection/components/menu-about-news/menu-about-news.js +4 -28
  451. package/dist/collection/components/menu-about-news/menu-about-news.js.map +1 -1
  452. package/dist/collection/components/menu-avatar/menu-avatar.js +7 -7
  453. package/dist/collection/components/menu-avatar/menu-avatar.js.map +1 -1
  454. package/dist/collection/components/menu-avatar-item/menu-avatar-item.js +1 -1
  455. package/dist/collection/components/menu-category/menu-category.js +5 -5
  456. package/dist/collection/components/menu-item/menu-item.js +4 -4
  457. package/dist/collection/components/menu-settings-item/menu-settings-item.js +1 -1
  458. package/dist/collection/components/message-bar/message-bar.js +11 -16
  459. package/dist/collection/components/message-bar/message-bar.js.map +1 -1
  460. package/dist/collection/components/modal/modal.js +29 -29
  461. package/dist/collection/components/modal/modal.js.map +1 -1
  462. package/dist/collection/components/modal-content/modal-content.js +1 -1
  463. package/dist/collection/components/modal-footer/modal-footer.js +1 -1
  464. package/dist/collection/components/modal-header/modal-header.js +1 -1
  465. package/dist/collection/components/modal-loading/modal-loading.js +1 -1
  466. package/dist/collection/components/pagination/pagination.js +9 -9
  467. package/dist/collection/components/pagination/pagination.js.map +1 -1
  468. package/dist/collection/components/pane/pane.js +6 -6
  469. package/dist/collection/components/pane-layout/pane-layout.js +1 -1
  470. package/dist/collection/components/pill/pill.js +4 -4
  471. package/dist/collection/components/progress-indicator/progress-indicator.js +3 -3
  472. package/dist/collection/components/push-card/push-card.js +7 -7
  473. package/dist/collection/components/push-card/push-card.js.map +1 -1
  474. package/dist/collection/components/radio/radio.js +4 -4
  475. package/dist/collection/components/radio-group/radio-group.js +2 -2
  476. package/dist/collection/components/row/row.js +1 -1
  477. package/dist/collection/components/select/select.js +8 -8
  478. package/dist/collection/components/select-item/select-item.js +1 -1
  479. package/dist/collection/components/slider/slider.js +6 -6
  480. package/dist/collection/components/spinner/spinner.js +1 -1
  481. package/dist/collection/components/split-button/split-button.js +1 -1
  482. package/dist/collection/components/tab-item/tab-item.js +3 -3
  483. package/dist/collection/components/tabs/tabs.js +2 -2
  484. package/dist/collection/components/tile/tile.js +4 -4
  485. package/dist/collection/components/time-input/time-input.js +3 -3
  486. package/dist/collection/components/time-input/time-input.js.map +1 -1
  487. package/dist/collection/components/time-picker/time-picker.js +15 -200
  488. package/dist/collection/components/time-picker/time-picker.js.map +1 -1
  489. package/dist/collection/components/toast/toast-container.js +5 -5
  490. package/dist/collection/components/toast/toast-container.js.map +1 -1
  491. package/dist/collection/components/toast/toast.js +7 -7
  492. package/dist/collection/components/toast/toast.js.map +1 -1
  493. package/dist/collection/components/toggle/toggle.css +0 -1
  494. package/dist/collection/components/toggle/toggle.js +3 -3
  495. package/dist/collection/components/tooltip/tooltip.js +1 -1
  496. package/dist/collection/components/tree/tree.js +1 -1
  497. package/dist/collection/components/tree-item/tree-item.js +4 -4
  498. package/dist/collection/components/typography/typography.js +1 -1
  499. package/dist/collection/components/upload/upload.js +3 -3
  500. package/dist/collection/components/utils/application-layout/service.js +2 -2
  501. package/dist/collection/components/utils/application-layout/service.js.map +1 -1
  502. package/dist/collection/components/utils/modal/loading.js +1 -1
  503. package/dist/collection/components/utils/modal/loading.js.map +1 -1
  504. package/dist/collection/components/validation-tooltip/validation-tooltip.js +4 -3
  505. package/dist/collection/components/validation-tooltip/validation-tooltip.js.map +1 -1
  506. package/dist/collection/components/workflow-step/workflow-step.js +3 -3
  507. package/dist/collection/components/workflow-steps/workflow-steps.js +1 -1
  508. package/dist/collection/tests/utils/test/page.js +1 -1
  509. package/dist/collection/tests/utils/test/page.js.map +1 -1
  510. package/dist/esm/app-globals-CdXXZdec.js +8 -0
  511. package/dist/esm/{app-globals-CX3toLCD.js.map → app-globals-CdXXZdec.js.map} +1 -1
  512. package/dist/esm/{base-button-Bl5hXxqL.js → base-button-TVpiK7pg.js} +3 -3
  513. package/dist/esm/{base-button-Bl5hXxqL.js.map → base-button-TVpiK7pg.js.map} +1 -1
  514. package/dist/esm/{base-icon-button-BZGQFXiY.js → base-icon-button-B3ULQ24g.js} +4 -4
  515. package/dist/esm/{base-icon-button-BZGQFXiY.js.map → base-icon-button-B3ULQ24g.js.map} +1 -1
  516. package/dist/esm/{helper-text-util-DISVmUeg.js → helper-text-util-rnbkuaac.js} +3 -3
  517. package/dist/esm/{helper-text-util-DISVmUeg.js.map → helper-text-util-rnbkuaac.js.map} +1 -1
  518. package/dist/esm/{index-DGODjp4O.js → index-CtoreFVF.js} +6 -3
  519. package/dist/esm/index-CtoreFVF.js.map +1 -0
  520. package/dist/esm/index.js +3 -3
  521. package/dist/esm/index.js.map +1 -1
  522. package/dist/esm/{input.util-6IjJg2ik.js → input.util-VHrSuCP7.js} +4 -4
  523. package/dist/esm/{input.util-6IjJg2ik.js.map → input.util-VHrSuCP7.js.map} +1 -1
  524. package/dist/esm/ix-action-card.entry.js +1 -1
  525. package/dist/esm/ix-application-header.entry.js +2 -2
  526. package/dist/esm/ix-application-sidebar.entry.js +1 -1
  527. package/dist/esm/ix-application-switch-modal.entry.js +1 -1
  528. package/dist/esm/ix-application.entry.js +2 -2
  529. package/dist/esm/ix-avatar.ix-menu-avatar-item.entry.js.map +1 -1
  530. package/dist/esm/ix-avatar_2.entry.js +3 -3
  531. package/dist/esm/ix-basic-navigation.entry.js +2 -2
  532. package/dist/esm/ix-blind.entry.js +1 -1
  533. package/dist/esm/ix-breadcrumb-item.entry.js +9 -9
  534. package/dist/esm/ix-breadcrumb-item.entry.js.map +1 -1
  535. package/dist/esm/ix-breadcrumb.entry.js +7 -7
  536. package/dist/esm/ix-breadcrumb.entry.js.map +1 -1
  537. package/dist/esm/ix-button.entry.js +6 -5
  538. package/dist/esm/ix-button.entry.js.map +1 -1
  539. package/dist/esm/ix-card-accordion_2.entry.js +1 -1
  540. package/dist/esm/ix-card-list.entry.js +1 -1
  541. package/dist/esm/ix-card_2.entry.js +1 -1
  542. package/dist/esm/ix-category-filter.entry.js +10 -18
  543. package/dist/esm/ix-category-filter.entry.js.map +1 -1
  544. package/dist/esm/ix-checkbox-group.entry.js +2 -2
  545. package/dist/esm/ix-checkbox.entry.js +2 -2
  546. package/dist/esm/ix-chip.entry.js +9 -10
  547. package/dist/esm/ix-chip.entry.js.map +1 -1
  548. package/dist/esm/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.js.map +1 -1
  549. package/dist/esm/ix-col_4.entry.js +22 -22
  550. package/dist/esm/ix-content-header.entry.js +1 -1
  551. package/dist/esm/ix-content.entry.js +1 -1
  552. package/dist/esm/ix-css-grid-item.entry.js +1 -1
  553. package/dist/esm/ix-css-grid.entry.js +1 -1
  554. package/dist/esm/ix-custom-field.entry.js +2 -2
  555. package/dist/esm/ix-date-dropdown.entry.js +12 -12
  556. package/dist/esm/ix-date-dropdown.entry.js.map +1 -1
  557. package/dist/esm/ix-date-input.entry.js +5 -5
  558. package/dist/esm/ix-date-input.entry.js.map +1 -1
  559. package/dist/esm/ix-date-time-card.entry.js +4 -9
  560. package/dist/esm/ix-date-time-card.entry.js.map +1 -1
  561. package/dist/esm/ix-datetime-picker.entry.js +4 -22
  562. package/dist/esm/ix-datetime-picker.entry.js.map +1 -1
  563. package/dist/esm/ix-divider.entry.js +1 -1
  564. package/dist/esm/ix-drawer.entry.js +7 -6
  565. package/dist/esm/ix-drawer.entry.js.map +1 -1
  566. package/dist/esm/ix-dropdown-button.entry.js +1 -1
  567. package/dist/esm/ix-dropdown-header.entry.js +1 -1
  568. package/dist/esm/ix-dropdown-item.entry.js +1 -1
  569. package/dist/esm/ix-dropdown-quick-actions.entry.js +1 -1
  570. package/dist/esm/ix-dropdown.entry.js +1 -1
  571. package/dist/esm/ix-empty-state.entry.js +1 -1
  572. package/dist/esm/ix-event-list-item.entry.js +5 -5
  573. package/dist/esm/ix-event-list-item.entry.js.map +1 -1
  574. package/dist/esm/ix-event-list.entry.js +5 -5
  575. package/dist/esm/ix-event-list.entry.js.map +1 -1
  576. package/dist/esm/ix-expanding-search.entry.js +1 -1
  577. package/dist/esm/ix-field-label_2.entry.js +3 -3
  578. package/dist/esm/ix-filter-chip_2.entry.js +2 -2
  579. package/dist/esm/ix-flip-tile-content.entry.js +1 -1
  580. package/dist/esm/ix-flip-tile.entry.js +1 -1
  581. package/dist/esm/ix-group-context-menu.ix-group-item.entry.js.map +1 -1
  582. package/dist/esm/ix-group-context-menu_2.entry.js +19 -6
  583. package/dist/esm/ix-group.entry.js +20 -20
  584. package/dist/esm/ix-group.entry.js.map +1 -1
  585. package/dist/esm/ix-helper-text.entry.js +4 -4
  586. package/dist/esm/ix-icon-button.ix-spinner.entry.js.map +1 -1
  587. package/dist/esm/ix-icon-button_2.entry.js +5 -5
  588. package/dist/esm/ix-icon-toggle-button.entry.js +4 -4
  589. package/dist/esm/ix-input-group.entry.js +2 -2
  590. package/dist/esm/ix-input-group.entry.js.map +1 -1
  591. package/dist/esm/ix-input.entry.js +7 -7
  592. package/dist/esm/ix-key-value-list.entry.js +2 -2
  593. package/dist/esm/ix-key-value.entry.js +2 -2
  594. package/dist/esm/ix-kpi.entry.js +4 -4
  595. package/dist/esm/ix-layout-auto.entry.js +2 -2
  596. package/dist/esm/ix-link-button.entry.js +4 -4
  597. package/dist/esm/ix-map-navigation-overlay.entry.js +3 -3
  598. package/dist/esm/ix-map-navigation.entry.js +4 -3
  599. package/dist/esm/ix-map-navigation.entry.js.map +1 -1
  600. package/dist/esm/ix-menu-about-item.entry.js +2 -2
  601. package/dist/esm/ix-menu-about-news.entry.js +5 -9
  602. package/dist/esm/ix-menu-about-news.entry.js.map +1 -1
  603. package/dist/esm/ix-menu-about.entry.js +2 -2
  604. package/dist/esm/ix-menu-avatar.entry.js +5 -5
  605. package/dist/esm/ix-menu-avatar.entry.js.map +1 -1
  606. package/dist/esm/ix-menu-category.entry.js +6 -6
  607. package/dist/esm/ix-menu-expand-icon.entry.js +3 -3
  608. package/dist/esm/ix-menu-item.entry.js +5 -5
  609. package/dist/esm/{ix-menu-settings-D-Oi_1-x.js → ix-menu-settings-DRSkDgox.js} +3 -3
  610. package/dist/esm/{ix-menu-settings-D-Oi_1-x.js.map → ix-menu-settings-DRSkDgox.js.map} +1 -1
  611. package/dist/esm/ix-menu-settings-item.entry.js +2 -2
  612. package/dist/esm/ix-menu-settings.entry.js +2 -2
  613. package/dist/esm/ix-menu.entry.js +14 -18
  614. package/dist/esm/ix-menu.entry.js.map +1 -1
  615. package/dist/esm/ix-message-bar.entry.js +5 -7
  616. package/dist/esm/ix-message-bar.entry.js.map +1 -1
  617. package/dist/esm/ix-modal-content_2.entry.js +3 -3
  618. package/dist/esm/ix-modal-footer.entry.js +2 -2
  619. package/dist/esm/ix-modal-loading.entry.js +2 -2
  620. package/dist/esm/ix-modal.entry.js +15 -15
  621. package/dist/esm/ix-modal.entry.js.map +1 -1
  622. package/dist/esm/ix-number-input.entry.js +9 -9
  623. package/dist/esm/ix-pagination.entry.js +7 -7
  624. package/dist/esm/ix-pagination.entry.js.map +1 -1
  625. package/dist/esm/ix-pane-layout.entry.js +3 -3
  626. package/dist/esm/ix-pane.entry.js +8 -8
  627. package/dist/esm/ix-pill.entry.js +5 -5
  628. package/dist/esm/ix-progress-indicator.entry.js +4 -4
  629. package/dist/esm/ix-push-card.entry.js +4 -4
  630. package/dist/esm/ix-push-card.entry.js.map +1 -1
  631. package/dist/esm/ix-radio-group.entry.js +4 -4
  632. package/dist/esm/ix-radio.entry.js +6 -6
  633. package/dist/esm/ix-select.entry.js +11 -11
  634. package/dist/esm/ix-slider.entry.js +8 -8
  635. package/dist/esm/ix-split-button.entry.js +2 -2
  636. package/dist/esm/ix-tab-item_2.entry.js +6 -6
  637. package/dist/esm/ix-textarea.entry.js +5 -5
  638. package/dist/esm/ix-tile.entry.js +5 -5
  639. package/dist/esm/ix-time-input.entry.js +6 -6
  640. package/dist/esm/ix-time-input.entry.js.map +1 -1
  641. package/dist/esm/ix-time-picker.entry.js +13 -61
  642. package/dist/esm/ix-time-picker.entry.js.map +1 -1
  643. package/dist/esm/ix-toast-container.entry.js +6 -6
  644. package/dist/esm/ix-toast-container.entry.js.map +1 -1
  645. package/dist/esm/ix-toast.entry.js +5 -5
  646. package/dist/esm/ix-toast.entry.js.map +1 -1
  647. package/dist/esm/ix-toggle-button.entry.js +2 -2
  648. package/dist/esm/ix-toggle.entry.js +6 -6
  649. package/dist/esm/ix-toggle.entry.js.map +1 -1
  650. package/dist/esm/ix-tooltip.entry.js +2 -2
  651. package/dist/esm/ix-tree-item.entry.js +5 -5
  652. package/dist/esm/ix-tree.entry.js +2 -2
  653. package/dist/esm/ix-typography.entry.js +2 -2
  654. package/dist/esm/ix-upload.entry.js +4 -4
  655. package/dist/esm/ix-validation-tooltip.entry.js +3 -3
  656. package/dist/esm/ix-validation-tooltip.entry.js.map +1 -1
  657. package/dist/esm/ix-workflow-step.entry.js +4 -4
  658. package/dist/esm/ix-workflow-steps.entry.js +2 -2
  659. package/dist/esm/{listener-DshgMjE7.js → listener-DAJkOQte.js} +3 -3
  660. package/dist/esm/{listener-DshgMjE7.js.map → listener-DAJkOQte.js.map} +1 -1
  661. package/dist/esm/loader.js +5 -5
  662. package/dist/esm/{service-ktcE7NzB.js → service-Da0kv8hS.js} +4 -4
  663. package/dist/esm/service-Da0kv8hS.js.map +1 -0
  664. package/dist/esm/{setup-neVf7o_H.js → setup-BHVEOpQp.js} +3 -3
  665. package/dist/esm/{setup-neVf7o_H.js.map → setup-BHVEOpQp.js.map} +1 -1
  666. package/dist/esm/siemens-ix.js +5 -5
  667. package/dist/esm/{validation-CUDDECtV.js → validation-D_dk-JqT.js} +3 -3
  668. package/dist/esm/{validation-CUDDECtV.js.map → validation-D_dk-JqT.js.map} +1 -1
  669. package/dist/siemens-ix/index.esm.js +1 -1
  670. package/dist/siemens-ix/index.esm.js.map +1 -1
  671. package/dist/siemens-ix/ix-avatar.ix-menu-avatar-item.entry.esm.js.map +1 -1
  672. package/dist/siemens-ix/ix-breadcrumb-item.entry.esm.js.map +1 -1
  673. package/dist/siemens-ix/ix-breadcrumb.entry.esm.js.map +1 -1
  674. package/dist/siemens-ix/ix-button.entry.esm.js.map +1 -1
  675. package/dist/siemens-ix/ix-category-filter.entry.esm.js.map +1 -1
  676. package/dist/siemens-ix/ix-chip.entry.esm.js.map +1 -1
  677. package/dist/siemens-ix/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.esm.js.map +1 -1
  678. package/dist/siemens-ix/ix-date-dropdown.entry.esm.js.map +1 -1
  679. package/dist/siemens-ix/ix-date-input.entry.esm.js.map +1 -1
  680. package/dist/siemens-ix/ix-date-time-card.entry.esm.js.map +1 -1
  681. package/dist/siemens-ix/ix-datetime-picker.entry.esm.js.map +1 -1
  682. package/dist/siemens-ix/ix-drawer.entry.esm.js.map +1 -1
  683. package/dist/siemens-ix/ix-event-list-item.entry.esm.js.map +1 -1
  684. package/dist/siemens-ix/ix-event-list.entry.esm.js.map +1 -1
  685. package/dist/siemens-ix/ix-group-context-menu.ix-group-item.entry.esm.js.map +1 -1
  686. package/dist/siemens-ix/ix-group.entry.esm.js.map +1 -1
  687. package/dist/siemens-ix/ix-icon-button.ix-spinner.entry.esm.js.map +1 -1
  688. package/dist/siemens-ix/ix-input-group.entry.esm.js.map +1 -1
  689. package/dist/siemens-ix/ix-map-navigation.entry.esm.js.map +1 -1
  690. package/dist/siemens-ix/ix-menu-about-news.entry.esm.js.map +1 -1
  691. package/dist/siemens-ix/ix-menu-avatar.entry.esm.js.map +1 -1
  692. package/dist/siemens-ix/ix-menu.entry.esm.js.map +1 -1
  693. package/dist/siemens-ix/ix-message-bar.entry.esm.js.map +1 -1
  694. package/dist/siemens-ix/ix-modal.entry.esm.js.map +1 -1
  695. package/dist/siemens-ix/ix-pagination.entry.esm.js.map +1 -1
  696. package/dist/siemens-ix/ix-push-card.entry.esm.js.map +1 -1
  697. package/dist/siemens-ix/ix-time-input.entry.esm.js.map +1 -1
  698. package/dist/siemens-ix/ix-time-picker.entry.esm.js.map +1 -1
  699. package/dist/siemens-ix/ix-toast-container.entry.esm.js.map +1 -1
  700. package/dist/siemens-ix/ix-toast.entry.esm.js.map +1 -1
  701. package/dist/siemens-ix/ix-toggle.entry.esm.js.map +1 -1
  702. package/dist/siemens-ix/ix-validation-tooltip.entry.esm.js.map +1 -1
  703. package/dist/siemens-ix/{p-f6d678a6.entry.js → p-01030dfb.entry.js} +2 -2
  704. package/dist/siemens-ix/p-04f1b89a.entry.js +2 -0
  705. package/dist/siemens-ix/p-04f1b89a.entry.js.map +1 -0
  706. package/dist/siemens-ix/p-08f4c3f0.entry.js +2 -0
  707. package/dist/siemens-ix/{p-dc5b5c0c.entry.js → p-0d4f0223.entry.js} +2 -2
  708. package/dist/siemens-ix/{p-5140e6e6.entry.js → p-0e2b89f2.entry.js} +2 -2
  709. package/dist/siemens-ix/{p-6c4abdde.entry.js → p-17a74a48.entry.js} +2 -2
  710. package/dist/siemens-ix/{p-bb28a2d6.entry.js → p-1f5befb2.entry.js} +2 -2
  711. package/dist/siemens-ix/p-1f5befb2.entry.js.map +1 -0
  712. package/dist/siemens-ix/{p-71e94914.entry.js → p-2055daf3.entry.js} +2 -2
  713. package/dist/siemens-ix/p-2055daf3.entry.js.map +1 -0
  714. package/dist/siemens-ix/{p-6aa45e1e.entry.js → p-20ad8d1e.entry.js} +2 -2
  715. package/dist/siemens-ix/p-2180ddb8.entry.js +2 -0
  716. package/dist/siemens-ix/p-2180ddb8.entry.js.map +1 -0
  717. package/dist/siemens-ix/{p-31191cc6.entry.js → p-2db36aa6.entry.js} +2 -2
  718. package/dist/siemens-ix/{p-fb6b7f35.entry.js → p-2f54ce99.entry.js} +2 -2
  719. package/dist/siemens-ix/{p-48b0fef4.entry.js → p-337a3457.entry.js} +2 -2
  720. package/dist/siemens-ix/{p-99ad8022.entry.js → p-3472fc1a.entry.js} +2 -2
  721. package/dist/siemens-ix/p-3472fc1a.entry.js.map +1 -0
  722. package/dist/siemens-ix/{p-8ec9e08d.entry.js → p-347fcf94.entry.js} +2 -2
  723. package/dist/siemens-ix/{p-09cce59e.entry.js → p-34e530b9.entry.js} +2 -2
  724. package/dist/siemens-ix/p-34e530b9.entry.js.map +1 -0
  725. package/dist/siemens-ix/{p-6a39d630.entry.js → p-39950a1c.entry.js} +2 -2
  726. package/dist/siemens-ix/{p-14fca48a.entry.js → p-3acbbe01.entry.js} +2 -2
  727. package/dist/siemens-ix/{p-eba51393.entry.js → p-3b314194.entry.js} +2 -2
  728. package/dist/siemens-ix/{p-2d01c802.entry.js → p-41b9392e.entry.js} +2 -2
  729. package/dist/siemens-ix/p-41b9392e.entry.js.map +1 -0
  730. package/dist/siemens-ix/p-4448252f.entry.js +2 -0
  731. package/dist/siemens-ix/p-4448252f.entry.js.map +1 -0
  732. package/dist/siemens-ix/{p-d3c355c7.entry.js → p-467c0fff.entry.js} +2 -2
  733. package/dist/siemens-ix/{p-52dc3ba0.entry.js → p-48cbacaf.entry.js} +2 -2
  734. package/dist/siemens-ix/{p-b6d9c16c.entry.js → p-4b1745dc.entry.js} +2 -2
  735. package/dist/siemens-ix/p-4b65234d.entry.js +2 -0
  736. package/dist/siemens-ix/p-4b65234d.entry.js.map +1 -0
  737. package/dist/siemens-ix/{p-9d7a2428.entry.js → p-4f2fb1c5.entry.js} +2 -2
  738. package/dist/siemens-ix/p-4f2fb1c5.entry.js.map +1 -0
  739. package/dist/siemens-ix/{p-5c109476.entry.js → p-51786593.entry.js} +2 -2
  740. package/dist/siemens-ix/{p-bd369344.entry.js → p-52d377d1.entry.js} +2 -2
  741. package/dist/siemens-ix/{p-1ca58d8b.entry.js → p-538843d4.entry.js} +2 -2
  742. package/dist/siemens-ix/{p-d6b9e253.entry.js → p-548a2231.entry.js} +2 -2
  743. package/dist/siemens-ix/p-556417c6.entry.js +2 -0
  744. package/dist/siemens-ix/{p-d0d972c2.entry.js.map → p-556417c6.entry.js.map} +1 -1
  745. package/dist/siemens-ix/{p-8eee6a03.entry.js → p-58219b7e.entry.js} +2 -2
  746. package/dist/siemens-ix/p-5e86944d.entry.js +2 -0
  747. package/dist/siemens-ix/p-5e86944d.entry.js.map +1 -0
  748. package/dist/siemens-ix/{p-0469aec7.entry.js → p-608b3631.entry.js} +2 -2
  749. package/dist/siemens-ix/{p-19c2cb50.entry.js → p-65842e35.entry.js} +2 -2
  750. package/dist/siemens-ix/{p-6fc6d20a.entry.js → p-67766c28.entry.js} +2 -2
  751. package/dist/siemens-ix/{p-729d84eb.entry.js → p-67e4f814.entry.js} +2 -2
  752. package/dist/siemens-ix/{p-8c612656.entry.js → p-6f152ed2.entry.js} +2 -2
  753. package/dist/siemens-ix/p-710af987.entry.js +2 -0
  754. package/dist/siemens-ix/p-710af987.entry.js.map +1 -0
  755. package/dist/siemens-ix/{p-c4b230cd.entry.js → p-730a6161.entry.js} +2 -2
  756. package/dist/siemens-ix/{p-f112fabd.entry.js → p-7388d2ee.entry.js} +2 -2
  757. package/dist/siemens-ix/p-759ba03d.entry.js +2 -0
  758. package/dist/siemens-ix/{p-f55c3bed.entry.js → p-75d8b192.entry.js} +2 -2
  759. package/dist/siemens-ix/{p-71a42502.entry.js → p-784c6dd6.entry.js} +2 -2
  760. package/dist/siemens-ix/{p-404dffde.entry.js → p-788e1ef8.entry.js} +2 -2
  761. package/dist/siemens-ix/{p-3c99cfa5.entry.js → p-79798af1.entry.js} +2 -2
  762. package/dist/siemens-ix/{p-548c2a30.entry.js → p-7bc90e7e.entry.js} +2 -2
  763. package/dist/siemens-ix/{p-ec8f67b0.entry.js → p-7cf61ff6.entry.js} +2 -2
  764. package/dist/siemens-ix/p-7cf61ff6.entry.js.map +1 -0
  765. package/dist/siemens-ix/{p-88a812b7.entry.js → p-7e612a3b.entry.js} +2 -2
  766. package/dist/siemens-ix/{p-90bd8d7b.entry.js → p-7e6beda5.entry.js} +2 -2
  767. package/dist/siemens-ix/{p-818aadd7.entry.js → p-7f945e44.entry.js} +2 -2
  768. package/dist/siemens-ix/{p-81c8d542.entry.js → p-80f55403.entry.js} +2 -2
  769. package/dist/siemens-ix/{p-ddaf98b6.entry.js → p-81120f11.entry.js} +2 -2
  770. package/dist/siemens-ix/{p-89d7e13e.entry.js → p-845054ca.entry.js} +2 -2
  771. package/dist/siemens-ix/p-85f3aa13.entry.js +2 -0
  772. package/dist/siemens-ix/{p-7d95ae34.entry.js → p-879a0cc5.entry.js} +2 -2
  773. package/dist/siemens-ix/{p-b6dad40c.entry.js → p-89449e22.entry.js} +2 -2
  774. package/dist/siemens-ix/{p-b8144c96.entry.js → p-8aa0fda7.entry.js} +2 -2
  775. package/dist/siemens-ix/p-92a6324b.entry.js +2 -0
  776. package/dist/siemens-ix/{p-b59285eb.entry.js → p-94fa5d00.entry.js} +2 -2
  777. package/dist/siemens-ix/{p-c8cf26c5.entry.js → p-957d0d0b.entry.js} +2 -2
  778. package/dist/siemens-ix/p-957d0d0b.entry.js.map +1 -0
  779. package/dist/siemens-ix/p-9c862819.entry.js +2 -0
  780. package/dist/siemens-ix/{p-b11b63ca.entry.js.map → p-9c862819.entry.js.map} +1 -1
  781. package/dist/siemens-ix/{p-888c45dd.entry.js → p-9d135d59.entry.js} +2 -2
  782. package/dist/siemens-ix/{p-20b5fc48.entry.js → p-9d8fb7dd.entry.js} +2 -2
  783. package/dist/siemens-ix/{p-10c44788.entry.js → p-9e7223f6.entry.js} +2 -2
  784. package/dist/siemens-ix/p-BhAVd5ka.js +2 -0
  785. package/dist/siemens-ix/{p-DErtoAo0.js.map → p-BhAVd5ka.js.map} +1 -1
  786. package/dist/siemens-ix/{p-BlIjqRam.js → p-CAj3Tlcn.js} +2 -2
  787. package/dist/siemens-ix/{p-BlIjqRam.js.map → p-CAj3Tlcn.js.map} +1 -1
  788. package/dist/siemens-ix/p-CX3n_rRh.js +2 -0
  789. package/dist/siemens-ix/{p-8Yd4qhs7.js.map → p-CX3n_rRh.js.map} +1 -1
  790. package/dist/siemens-ix/p-CtoreFVF.js +3 -0
  791. package/dist/siemens-ix/p-CtoreFVF.js.map +1 -0
  792. package/dist/siemens-ix/p-D5eiEBbz.js +2 -0
  793. package/dist/siemens-ix/{p-C97VdyAH.js.map → p-D5eiEBbz.js.map} +1 -1
  794. package/dist/siemens-ix/p-DG9fVPHR.js +2 -0
  795. package/dist/siemens-ix/{p-CGyISn-0.js.map → p-DG9fVPHR.js.map} +1 -1
  796. package/dist/siemens-ix/{p-q1WCgUmY.js → p-DS9crO46.js} +2 -2
  797. package/dist/siemens-ix/{p-q1WCgUmY.js.map → p-DS9crO46.js.map} +1 -1
  798. package/dist/siemens-ix/{p-BD4dR98z.js → p-DiMfcbUU.js} +2 -2
  799. package/dist/siemens-ix/{p-BD4dR98z.js.map → p-DiMfcbUU.js.map} +1 -1
  800. package/dist/siemens-ix/p-DpM4lbAX.js +2 -0
  801. package/dist/siemens-ix/{p-BvLq9aFA.js.map → p-DpM4lbAX.js.map} +1 -1
  802. package/dist/siemens-ix/{p-fd84048a.entry.js → p-a02e0685.entry.js} +2 -2
  803. package/dist/siemens-ix/{p-3522b3af.entry.js → p-a4d6ee80.entry.js} +2 -2
  804. package/dist/siemens-ix/{p-3522b3af.entry.js.map → p-a4d6ee80.entry.js.map} +1 -1
  805. package/dist/siemens-ix/{p-14a266d5.entry.js → p-a8308559.entry.js} +2 -2
  806. package/dist/siemens-ix/p-a8308559.entry.js.map +1 -0
  807. package/dist/siemens-ix/{p-8e48a7a1.entry.js → p-aa6368b4.entry.js} +2 -2
  808. package/dist/siemens-ix/p-ad20efd0.entry.js +2 -0
  809. package/dist/siemens-ix/p-b5e0ddb3.entry.js +2 -0
  810. package/dist/siemens-ix/p-b5e0ddb3.entry.js.map +1 -0
  811. package/dist/siemens-ix/{p-223c9d79.entry.js → p-b6736ce7.entry.js} +2 -2
  812. package/dist/siemens-ix/{p-02621eb8.entry.js → p-b7c5ab43.entry.js} +2 -2
  813. package/dist/siemens-ix/p-b7c5ab43.entry.js.map +1 -0
  814. package/dist/siemens-ix/{p-2ab42b09.entry.js → p-c0064123.entry.js} +2 -2
  815. package/dist/siemens-ix/{p-1fa5a3e4.entry.js → p-c1160cf8.entry.js} +2 -2
  816. package/dist/siemens-ix/p-c4b26603.entry.js +2 -0
  817. package/dist/siemens-ix/p-cc80918d.entry.js +2 -0
  818. package/dist/siemens-ix/{p-8dcc6456.entry.js → p-d120adf6.entry.js} +2 -2
  819. package/dist/siemens-ix/{p-7a108b0d.entry.js → p-d1941577.entry.js} +2 -2
  820. package/dist/siemens-ix/{p-53e82da9.entry.js → p-d49f7ae4.entry.js} +2 -2
  821. package/dist/siemens-ix/p-d49f7ae4.entry.js.map +1 -0
  822. package/dist/siemens-ix/{p-f55eef69.entry.js → p-d4ba3f9f.entry.js} +2 -2
  823. package/dist/siemens-ix/{p-96a20067.entry.js → p-d8fb5a86.entry.js} +2 -2
  824. package/dist/siemens-ix/p-da6a27c1.entry.js +2 -0
  825. package/dist/siemens-ix/p-da6a27c1.entry.js.map +1 -0
  826. package/dist/siemens-ix/{p-5bed04ac.entry.js → p-db9d5872.entry.js} +2 -2
  827. package/dist/siemens-ix/{p-fdf22b8e.entry.js → p-dd89a190.entry.js} +2 -2
  828. package/dist/siemens-ix/{p-4b88c430.entry.js → p-dff78943.entry.js} +2 -2
  829. package/dist/siemens-ix/{p-4b88c430.entry.js.map → p-dff78943.entry.js.map} +1 -1
  830. package/dist/siemens-ix/{p-71550396.entry.js → p-e25aa385.entry.js} +2 -2
  831. package/dist/siemens-ix/{p-71550396.entry.js.map → p-e25aa385.entry.js.map} +1 -1
  832. package/dist/siemens-ix/{p-11e7e647.entry.js → p-e3c57208.entry.js} +2 -2
  833. package/dist/siemens-ix/{p-f29eaee8.entry.js → p-e562ffb2.entry.js} +2 -2
  834. package/dist/siemens-ix/{p-fb6dfe07.entry.js → p-e825a921.entry.js} +2 -2
  835. package/dist/siemens-ix/{p-95d4d849.entry.js → p-ecff1e2f.entry.js} +2 -2
  836. package/dist/siemens-ix/{p-9638c57b.entry.js → p-eebe632b.entry.js} +2 -2
  837. package/dist/siemens-ix/p-eebe632b.entry.js.map +1 -0
  838. package/dist/siemens-ix/{p-746b04cb.entry.js → p-eef311b1.entry.js} +2 -2
  839. package/dist/siemens-ix/{p-4a90e7ea.entry.js → p-f29f280b.entry.js} +2 -2
  840. package/dist/siemens-ix/{p-7989235e.entry.js → p-f3b485de.entry.js} +2 -2
  841. package/dist/siemens-ix/p-f3b485de.entry.js.map +1 -0
  842. package/dist/siemens-ix/p-f753f1f5.entry.js +2 -0
  843. package/dist/siemens-ix/p-f753f1f5.entry.js.map +1 -0
  844. package/dist/siemens-ix/p-f82e4e0f.entry.js +2 -0
  845. package/dist/siemens-ix/{p-740420eb.entry.js.map → p-f82e4e0f.entry.js.map} +1 -1
  846. package/dist/siemens-ix/{p-b9eafd64.entry.js → p-f9b4e5f1.entry.js} +2 -2
  847. package/dist/siemens-ix/{p-4756bbdb.entry.js → p-fabcc5f5.entry.js} +2 -2
  848. package/dist/siemens-ix/{p-c446ffdb.entry.js → p-fc3071d0.entry.js} +2 -2
  849. package/dist/siemens-ix/{p-d9452ff9.entry.js → p-fea12773.entry.js} +2 -2
  850. package/dist/siemens-ix/{p-CzzcLSmV.js → p-gkooEHol.js} +2 -2
  851. package/dist/siemens-ix/p-gkooEHol.js.map +1 -0
  852. package/dist/siemens-ix/{p-DDS3FMm7.js → p-sxLz5AVO.js} +2 -2
  853. package/dist/siemens-ix/{p-DDS3FMm7.js.map → p-sxLz5AVO.js.map} +1 -1
  854. package/dist/siemens-ix/siemens-ix.esm.js +1 -1
  855. package/dist/types/components/avatar/avatar.d.ts +1 -1
  856. package/dist/types/components/breadcrumb/breadcrumb.d.ts +1 -1
  857. package/dist/types/components/breadcrumb-item/breadcrumb-item.d.ts +3 -3
  858. package/dist/types/components/button/button.d.ts +1 -1
  859. package/dist/types/components/category-filter/category-filter.d.ts +3 -9
  860. package/dist/types/components/chip/chip.d.ts +2 -2
  861. package/dist/types/components/date-dropdown/date-dropdown.d.ts +6 -6
  862. package/dist/types/components/date-picker/date-picker-component.d.ts +1 -1
  863. package/dist/types/components/date-picker/date-picker.d.ts +3 -3
  864. package/dist/types/components/date-time-card/date-time-card.d.ts +1 -5
  865. package/dist/types/components/datetime-picker/datetime-picker.d.ts +2 -20
  866. package/dist/types/components/event-list/event-list.d.ts +1 -1
  867. package/dist/types/components/event-list-item/event-list-item.d.ts +1 -1
  868. package/dist/types/components/group/group.d.ts +4 -4
  869. package/dist/types/components/group-item/group-item.d.ts +9 -2
  870. package/dist/types/components/icon-button/icon-button.d.ts +1 -1
  871. package/dist/types/components/input-group/input-group.d.ts +2 -1
  872. package/dist/types/components/menu/menu.d.ts +0 -4
  873. package/dist/types/components/menu-about-news/menu-about-news.d.ts +0 -4
  874. package/dist/types/components/menu-avatar/menu-avatar.d.ts +1 -1
  875. package/dist/types/components/message-bar/message-bar.d.ts +3 -4
  876. package/dist/types/components/modal/modal.d.ts +9 -9
  877. package/dist/types/components/pagination/pagination.d.ts +2 -2
  878. package/dist/types/components/push-card/push-card.d.ts +2 -2
  879. package/dist/types/components/time-picker/time-picker.d.ts +2 -40
  880. package/dist/types/components/toast/toast.d.ts +1 -1
  881. package/dist/types/components/validation-tooltip/validation-tooltip.d.ts +2 -1
  882. package/dist/types/components.d.ts +208 -340
  883. package/hydrate/index.js +339 -420
  884. package/hydrate/index.mjs +339 -420
  885. package/package.json +1 -1
  886. package/components/p-BFuOBAQB.js.map +0 -1
  887. package/components/p-BYRT3Z1w.js.map +0 -1
  888. package/components/p-CMNpJTDF.js.map +0 -1
  889. package/components/p-CbQqqTKK.js.map +0 -1
  890. package/components/p-Ctze1Bh6.js +0 -64
  891. package/components/p-Ctze1Bh6.js.map +0 -1
  892. package/components/p-CzzcLSmV.js.map +0 -1
  893. package/components/p-DFHA6KvD.js.map +0 -1
  894. package/components/p-DyW_A5Tq.js.map +0 -1
  895. package/components/p-j4BMT-Rr.js.map +0 -1
  896. package/dist/cjs/app-globals-DRggGkXg.js +0 -10
  897. package/dist/cjs/index-DuDLgBnw.js.map +0 -1
  898. package/dist/cjs/service-FGbUpQQM.js.map +0 -1
  899. package/dist/esm/app-globals-CX3toLCD.js +0 -8
  900. package/dist/esm/index-DGODjp4O.js.map +0 -1
  901. package/dist/esm/service-ktcE7NzB.js.map +0 -1
  902. package/dist/siemens-ix/p-02621eb8.entry.js.map +0 -1
  903. package/dist/siemens-ix/p-09cce59e.entry.js.map +0 -1
  904. package/dist/siemens-ix/p-14a266d5.entry.js.map +0 -1
  905. package/dist/siemens-ix/p-1d0ae43f.entry.js +0 -2
  906. package/dist/siemens-ix/p-1d0ae43f.entry.js.map +0 -1
  907. package/dist/siemens-ix/p-27f1d6c9.entry.js +0 -2
  908. package/dist/siemens-ix/p-27f1d6c9.entry.js.map +0 -1
  909. package/dist/siemens-ix/p-2d01c802.entry.js.map +0 -1
  910. package/dist/siemens-ix/p-2d3f7bb5.entry.js +0 -2
  911. package/dist/siemens-ix/p-2d3f7bb5.entry.js.map +0 -1
  912. package/dist/siemens-ix/p-2d9b7dbd.entry.js +0 -2
  913. package/dist/siemens-ix/p-2d9b7dbd.entry.js.map +0 -1
  914. package/dist/siemens-ix/p-30545ef9.entry.js +0 -2
  915. package/dist/siemens-ix/p-3d8e0616.entry.js +0 -2
  916. package/dist/siemens-ix/p-42a70164.entry.js +0 -2
  917. package/dist/siemens-ix/p-42a70164.entry.js.map +0 -1
  918. package/dist/siemens-ix/p-450ab7cb.entry.js +0 -2
  919. package/dist/siemens-ix/p-53e82da9.entry.js.map +0 -1
  920. package/dist/siemens-ix/p-53e9e280.entry.js +0 -2
  921. package/dist/siemens-ix/p-53e9e280.entry.js.map +0 -1
  922. package/dist/siemens-ix/p-5f72640f.entry.js +0 -2
  923. package/dist/siemens-ix/p-5f72640f.entry.js.map +0 -1
  924. package/dist/siemens-ix/p-6c873cc5.entry.js +0 -2
  925. package/dist/siemens-ix/p-6d8e725c.entry.js +0 -2
  926. package/dist/siemens-ix/p-6d8e725c.entry.js.map +0 -1
  927. package/dist/siemens-ix/p-71e94914.entry.js.map +0 -1
  928. package/dist/siemens-ix/p-740420eb.entry.js +0 -2
  929. package/dist/siemens-ix/p-78ddd5f5.entry.js +0 -2
  930. package/dist/siemens-ix/p-78ddd5f5.entry.js.map +0 -1
  931. package/dist/siemens-ix/p-7989235e.entry.js.map +0 -1
  932. package/dist/siemens-ix/p-8Yd4qhs7.js +0 -2
  933. package/dist/siemens-ix/p-90089ce1.entry.js +0 -2
  934. package/dist/siemens-ix/p-9638c57b.entry.js.map +0 -1
  935. package/dist/siemens-ix/p-99ad8022.entry.js.map +0 -1
  936. package/dist/siemens-ix/p-9bd4c682.entry.js +0 -2
  937. package/dist/siemens-ix/p-9d7a2428.entry.js.map +0 -1
  938. package/dist/siemens-ix/p-BvLq9aFA.js +0 -2
  939. package/dist/siemens-ix/p-C97VdyAH.js +0 -2
  940. package/dist/siemens-ix/p-CGyISn-0.js +0 -2
  941. package/dist/siemens-ix/p-CzzcLSmV.js.map +0 -1
  942. package/dist/siemens-ix/p-DErtoAo0.js +0 -2
  943. package/dist/siemens-ix/p-DGODjp4O.js +0 -3
  944. package/dist/siemens-ix/p-DGODjp4O.js.map +0 -1
  945. package/dist/siemens-ix/p-b11b63ca.entry.js +0 -2
  946. package/dist/siemens-ix/p-bb28a2d6.entry.js.map +0 -1
  947. package/dist/siemens-ix/p-c733fea2.entry.js +0 -2
  948. package/dist/siemens-ix/p-c8cf26c5.entry.js.map +0 -1
  949. package/dist/siemens-ix/p-d0d972c2.entry.js +0 -2
  950. package/dist/siemens-ix/p-ec8f67b0.entry.js.map +0 -1
  951. /package/dist/siemens-ix/{p-f6d678a6.entry.js.map → p-01030dfb.entry.js.map} +0 -0
  952. /package/dist/siemens-ix/{p-6c873cc5.entry.js.map → p-08f4c3f0.entry.js.map} +0 -0
  953. /package/dist/siemens-ix/{p-dc5b5c0c.entry.js.map → p-0d4f0223.entry.js.map} +0 -0
  954. /package/dist/siemens-ix/{p-5140e6e6.entry.js.map → p-0e2b89f2.entry.js.map} +0 -0
  955. /package/dist/siemens-ix/{p-6c4abdde.entry.js.map → p-17a74a48.entry.js.map} +0 -0
  956. /package/dist/siemens-ix/{p-6aa45e1e.entry.js.map → p-20ad8d1e.entry.js.map} +0 -0
  957. /package/dist/siemens-ix/{p-31191cc6.entry.js.map → p-2db36aa6.entry.js.map} +0 -0
  958. /package/dist/siemens-ix/{p-fb6b7f35.entry.js.map → p-2f54ce99.entry.js.map} +0 -0
  959. /package/dist/siemens-ix/{p-48b0fef4.entry.js.map → p-337a3457.entry.js.map} +0 -0
  960. /package/dist/siemens-ix/{p-8ec9e08d.entry.js.map → p-347fcf94.entry.js.map} +0 -0
  961. /package/dist/siemens-ix/{p-6a39d630.entry.js.map → p-39950a1c.entry.js.map} +0 -0
  962. /package/dist/siemens-ix/{p-14fca48a.entry.js.map → p-3acbbe01.entry.js.map} +0 -0
  963. /package/dist/siemens-ix/{p-eba51393.entry.js.map → p-3b314194.entry.js.map} +0 -0
  964. /package/dist/siemens-ix/{p-d3c355c7.entry.js.map → p-467c0fff.entry.js.map} +0 -0
  965. /package/dist/siemens-ix/{p-52dc3ba0.entry.js.map → p-48cbacaf.entry.js.map} +0 -0
  966. /package/dist/siemens-ix/{p-b6d9c16c.entry.js.map → p-4b1745dc.entry.js.map} +0 -0
  967. /package/dist/siemens-ix/{p-5c109476.entry.js.map → p-51786593.entry.js.map} +0 -0
  968. /package/dist/siemens-ix/{p-bd369344.entry.js.map → p-52d377d1.entry.js.map} +0 -0
  969. /package/dist/siemens-ix/{p-1ca58d8b.entry.js.map → p-538843d4.entry.js.map} +0 -0
  970. /package/dist/siemens-ix/{p-d6b9e253.entry.js.map → p-548a2231.entry.js.map} +0 -0
  971. /package/dist/siemens-ix/{p-8eee6a03.entry.js.map → p-58219b7e.entry.js.map} +0 -0
  972. /package/dist/siemens-ix/{p-0469aec7.entry.js.map → p-608b3631.entry.js.map} +0 -0
  973. /package/dist/siemens-ix/{p-19c2cb50.entry.js.map → p-65842e35.entry.js.map} +0 -0
  974. /package/dist/siemens-ix/{p-6fc6d20a.entry.js.map → p-67766c28.entry.js.map} +0 -0
  975. /package/dist/siemens-ix/{p-729d84eb.entry.js.map → p-67e4f814.entry.js.map} +0 -0
  976. /package/dist/siemens-ix/{p-8c612656.entry.js.map → p-6f152ed2.entry.js.map} +0 -0
  977. /package/dist/siemens-ix/{p-c4b230cd.entry.js.map → p-730a6161.entry.js.map} +0 -0
  978. /package/dist/siemens-ix/{p-f112fabd.entry.js.map → p-7388d2ee.entry.js.map} +0 -0
  979. /package/dist/siemens-ix/{p-30545ef9.entry.js.map → p-759ba03d.entry.js.map} +0 -0
  980. /package/dist/siemens-ix/{p-f55c3bed.entry.js.map → p-75d8b192.entry.js.map} +0 -0
  981. /package/dist/siemens-ix/{p-71a42502.entry.js.map → p-784c6dd6.entry.js.map} +0 -0
  982. /package/dist/siemens-ix/{p-404dffde.entry.js.map → p-788e1ef8.entry.js.map} +0 -0
  983. /package/dist/siemens-ix/{p-3c99cfa5.entry.js.map → p-79798af1.entry.js.map} +0 -0
  984. /package/dist/siemens-ix/{p-548c2a30.entry.js.map → p-7bc90e7e.entry.js.map} +0 -0
  985. /package/dist/siemens-ix/{p-88a812b7.entry.js.map → p-7e612a3b.entry.js.map} +0 -0
  986. /package/dist/siemens-ix/{p-90bd8d7b.entry.js.map → p-7e6beda5.entry.js.map} +0 -0
  987. /package/dist/siemens-ix/{p-818aadd7.entry.js.map → p-7f945e44.entry.js.map} +0 -0
  988. /package/dist/siemens-ix/{p-81c8d542.entry.js.map → p-80f55403.entry.js.map} +0 -0
  989. /package/dist/siemens-ix/{p-ddaf98b6.entry.js.map → p-81120f11.entry.js.map} +0 -0
  990. /package/dist/siemens-ix/{p-89d7e13e.entry.js.map → p-845054ca.entry.js.map} +0 -0
  991. /package/dist/siemens-ix/{p-9bd4c682.entry.js.map → p-85f3aa13.entry.js.map} +0 -0
  992. /package/dist/siemens-ix/{p-7d95ae34.entry.js.map → p-879a0cc5.entry.js.map} +0 -0
  993. /package/dist/siemens-ix/{p-b6dad40c.entry.js.map → p-89449e22.entry.js.map} +0 -0
  994. /package/dist/siemens-ix/{p-b8144c96.entry.js.map → p-8aa0fda7.entry.js.map} +0 -0
  995. /package/dist/siemens-ix/{p-450ab7cb.entry.js.map → p-92a6324b.entry.js.map} +0 -0
  996. /package/dist/siemens-ix/{p-b59285eb.entry.js.map → p-94fa5d00.entry.js.map} +0 -0
  997. /package/dist/siemens-ix/{p-888c45dd.entry.js.map → p-9d135d59.entry.js.map} +0 -0
  998. /package/dist/siemens-ix/{p-20b5fc48.entry.js.map → p-9d8fb7dd.entry.js.map} +0 -0
  999. /package/dist/siemens-ix/{p-10c44788.entry.js.map → p-9e7223f6.entry.js.map} +0 -0
  1000. /package/dist/siemens-ix/{p-fd84048a.entry.js.map → p-a02e0685.entry.js.map} +0 -0
  1001. /package/dist/siemens-ix/{p-8e48a7a1.entry.js.map → p-aa6368b4.entry.js.map} +0 -0
  1002. /package/dist/siemens-ix/{p-3d8e0616.entry.js.map → p-ad20efd0.entry.js.map} +0 -0
  1003. /package/dist/siemens-ix/{p-223c9d79.entry.js.map → p-b6736ce7.entry.js.map} +0 -0
  1004. /package/dist/siemens-ix/{p-2ab42b09.entry.js.map → p-c0064123.entry.js.map} +0 -0
  1005. /package/dist/siemens-ix/{p-1fa5a3e4.entry.js.map → p-c1160cf8.entry.js.map} +0 -0
  1006. /package/dist/siemens-ix/{p-90089ce1.entry.js.map → p-c4b26603.entry.js.map} +0 -0
  1007. /package/dist/siemens-ix/{p-c733fea2.entry.js.map → p-cc80918d.entry.js.map} +0 -0
  1008. /package/dist/siemens-ix/{p-8dcc6456.entry.js.map → p-d120adf6.entry.js.map} +0 -0
  1009. /package/dist/siemens-ix/{p-7a108b0d.entry.js.map → p-d1941577.entry.js.map} +0 -0
  1010. /package/dist/siemens-ix/{p-f55eef69.entry.js.map → p-d4ba3f9f.entry.js.map} +0 -0
  1011. /package/dist/siemens-ix/{p-96a20067.entry.js.map → p-d8fb5a86.entry.js.map} +0 -0
  1012. /package/dist/siemens-ix/{p-5bed04ac.entry.js.map → p-db9d5872.entry.js.map} +0 -0
  1013. /package/dist/siemens-ix/{p-fdf22b8e.entry.js.map → p-dd89a190.entry.js.map} +0 -0
  1014. /package/dist/siemens-ix/{p-11e7e647.entry.js.map → p-e3c57208.entry.js.map} +0 -0
  1015. /package/dist/siemens-ix/{p-f29eaee8.entry.js.map → p-e562ffb2.entry.js.map} +0 -0
  1016. /package/dist/siemens-ix/{p-fb6dfe07.entry.js.map → p-e825a921.entry.js.map} +0 -0
  1017. /package/dist/siemens-ix/{p-95d4d849.entry.js.map → p-ecff1e2f.entry.js.map} +0 -0
  1018. /package/dist/siemens-ix/{p-746b04cb.entry.js.map → p-eef311b1.entry.js.map} +0 -0
  1019. /package/dist/siemens-ix/{p-4a90e7ea.entry.js.map → p-f29f280b.entry.js.map} +0 -0
  1020. /package/dist/siemens-ix/{p-b9eafd64.entry.js.map → p-f9b4e5f1.entry.js.map} +0 -0
  1021. /package/dist/siemens-ix/{p-4756bbdb.entry.js.map → p-fabcc5f5.entry.js.map} +0 -0
  1022. /package/dist/siemens-ix/{p-c446ffdb.entry.js.map → p-fc3071d0.entry.js.map} +0 -0
  1023. /package/dist/siemens-ix/{p-d9452ff9.entry.js.map → p-fea12773.entry.js.map} +0 -0
@@ -1,15 +1,15 @@
1
- import { p as proxyCustomElement, H, e as createEvent, h, F as Fragment, d as Host } from './p-DFHA6KvD.js';
1
+ import { p as proxyCustomElement, H, e as createEvent, h, F as Fragment, d as Host } from './p-CKuNFgoe.js';
2
2
  import { c as iconChevronRightSmall, m as iconChevronLeftSmall, n as iconSingleCheck } from './p-taILGXkr.js';
3
3
  import { D as DateTime, I as Info } from './p-bDicGJUN.js';
4
- import { O as OnListener } from './p-BofzGnnf.js';
4
+ import { O as OnListener } from './p-W_8b1-4d.js';
5
5
  import { m as makeRef } from './p-bcj7UEIC.js';
6
- import { d as defineCustomElement$5 } from './p-CMNpJTDF.js';
7
- import { d as defineCustomElement$4 } from './p-BFuOBAQB.js';
8
- import { d as defineCustomElement$3 } from './p-DZNnQyWO.js';
9
- import { d as defineCustomElement$2 } from './p-D99ntB9D.js';
10
- import { d as defineCustomElement$1 } from './p-fef9-zXA.js';
6
+ import { d as defineCustomElement$5 } from './p-Qsbo2ls8.js';
7
+ import { d as defineCustomElement$4 } from './p-CQhe_rqk.js';
8
+ import { d as defineCustomElement$3 } from './p-D1In20Wh.js';
9
+ import { d as defineCustomElement$2 } from './p-ciUqTzkB.js';
10
+ import { d as defineCustomElement$1 } from './p-CkrLmEP7.js';
11
11
 
12
- const datePickerCss = ":host{display:block;position:relative;width:21rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .header{display:flex;align-items:center;justify-content:space-between}:host .disabled-item{pointer-events:none;background-color:var(--theme-datepicker-day--background--disabled);color:var(--theme-datepicker-day--color--disabled);cursor:default}:host .selector{flex-basis:100%;display:flex;align-items:center;justify-content:center;padding:0.25rem 1rem}:host .selector .dropdown{color:var(--theme-menu-item--color);font-size:14px;line-height:20px}:host .selector .fontSize{font-size:16px}:host .selector .capitalize{text-transform:capitalize}:host .selector .month-dropdown-item{margin-left:4px;margin-right:4px}:host .selector .month-dropdown-item:focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .selector .arrowYear{display:flex;position:relative;padding:0.75rem 2rem;align-items:center;cursor:pointer}:host .selector .arrowYear:hover{background-color:var(--theme-select-list-item--background--hover)}:host .selector .arrowYear.selected{background-color:var(--theme-select-list-item--background--selected)}:host .selector .arrowYear .arrowPosition{position:absolute;left:calc(1rem - 6px);top:calc(50% - 6px)}:host .selector .arrowYear .checkPosition{position:absolute;left:calc(1rem - 6px);top:calc(50% - 8px)}:host .selector .arrowYear .monthMargin{margin-left:10px}:host .wrapper{display:flex}:host .wrapper .overflow{overflow-y:scroll;max-height:250px}:host .grid{display:grid;grid-template-columns:repeat(7, 40px);grid-template-rows:repeat(7, 40px);align-items:center;justify-items:center;justify-content:center;color:var(--theme-datepicker-today--color)}:host .grid--show-week-numbers{grid-template-columns:24px repeat(7, 40px)}:host .grid .calendar-item{position:relative;display:flex;justify-content:center;align-items:center;background-color:var(--theme-datepicker-day--background);border:1px solid var(--theme-datepicker-day--background);width:40px;height:40px;cursor:pointer}:host .grid .calendar-item:first-child{width:24px}:host .grid .calendar-item:focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset);background-color:var(--theme-datepicker-day--background--selected);border:inset 1px solid var(--theme-datepicker-day--border-color--selected);color:var(--theme-datepicker-day--color--selected);font-size:14px;line-height:20px;letter-spacing:0}:host .grid .calendar-item.today{border:1px solid var(--theme-datepicker-today--border-color)}:host .grid .calendar-item.today:hover{background-color:var(--theme-datepicker-day--background--hover)}:host .grid .calendar-item.today:active{background-color:var(--theme-datepicker-day--background--active)}:host .grid .calendar-item.today.selected{box-shadow:inset 0 0 0 1px white}:host .grid .calendar-item.today.selected:hover{background-color:var(--theme-datepicker-day--background--selected-hover)}:host .grid .calendar-item.today.selected:active{background-color:var(--theme-datepicker-day--background--selected-active)}:host .grid .calendar-item.today.selected.disabled{pointer-events:none;background-color:var(--theme-datepicker-day--background--selected-disabled);border:1px solid var(--theme-datepicker-day--background--selected-disabled);color:var(--theme-datepicker-day--color--selected-disabled)}:host .grid .calendar-item.today.range{background-color:var(--theme-datepicker-day--background--range);color:var(--theme-datepicker-day--color--range);border:1px solid var(--theme-datepicker-today--border-color--range);box-shadow:inset 0 0 0 1px white}:host .grid .calendar-item.today.range:hover{background-color:var(--theme-datepicker-day--background--range-hover);border:1px solid var(--theme-datepicker-today--border-color--range-hover)}:host .grid .calendar-item.today.range:active{background-color:var(--theme-datepicker-day--background--range-active);border:1px solid var(--theme-datepicker-today--border-color--range-active)}:host .grid .calendar-item.today.range.disabled{background-color:var(--theme-datepicker-day--background--range-disabled);color:var(--theme-datepicker-day--color--range-disabled);border:1px solid var(--theme-datepicker-today--border-color--range-disabled)}:host .grid .calendar-item.today.disabled{pointer-events:none;background-color:var(--theme-datepicker-day--background--disabled);color:var(--theme-datepicker-day--color--disabled);cursor:default}:host .grid .calendar-item:hover{background-color:var(--theme-datepicker-day--background--hover)}:host .grid .calendar-item:active{background-color:var(--theme-datepicker-day--background--active)}:host .grid .calendar-item.selected{background-color:var(--theme-datepicker-day--background--selected);color:var(--theme-datepicker-day--color--selected);border:1px solid var(--theme-datepicker-day--background--selected)}:host .grid .calendar-item.selected:hover{background-color:var(--theme-datepicker-day--background--selected-hover)}:host .grid .calendar-item.selected:active{background-color:var(--theme-datepicker-day--background--selected-active)}:host .grid .calendar-item.selected.disabled{pointer-events:none;background-color:var(--theme-datepicker-day--background--selected-disabled);color:var(--theme-datepicker-day--color--selected-disabled)}:host .grid .calendar-item.range{background-color:var(--theme-datepicker-day--background--range);color:var(--theme-datepicker-day--color--range)}:host .grid .calendar-item.range:hover{background-color:var(--theme-datepicker-day--background--range-hover)}:host .grid .calendar-item.range:active{background-color:var(--theme-datepicker-day--background--range-active)}:host .grid .calendar-item.range.disabled{pointer-events:none;background-color:var(--theme-datepicker-day--background--range-disabled);color:var(--theme-datepicker-day--color--range-disabled)}:host .grid .calendar-item.disabled{pointer-events:none;background-color:var(--theme-datepicker-day--background--disabled);color:var(--theme-datepicker-day--color--disabled)}:host .grid .calendar-item.week-day{color:var(--theme-datepicker-weekday--color);font-size:12px;line-height:20px;border:none;background:none;cursor:initial}:host .grid .calendar-item.week-day .overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .grid .calendar-item.empty-day{border:none;background:none;cursor:initial}:host .grid .calendar-item.week-number{font-size:10px;line-height:14px;color:var(--theme-datepicker-weekday--color);border:none;background:none;cursor:initial;width:1.5rem}:host .button{display:flex;justify-content:flex-end;margin-top:1rem}:host .hidden{display:none}";
12
+ const datePickerCss = ":host{display:block;position:relative;width:21rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .header{display:flex;align-items:center;justify-content:space-between}:host .disabled-item{pointer-events:none;background-color:var(--theme-datepicker-day--background--disabled);color:var(--theme-datepicker-day--color--disabled);cursor:default}:host .selector{flex-basis:100%;display:flex;align-items:center;justify-content:center;padding:0.25rem 1rem}:host .selector .dropdown{color:var(--theme-menu-item--color);font-size:14px;line-height:20px}:host .selector .fontSize{font-size:16px}:host .selector .capitalize{text-transform:capitalize}:host .selector .month-dropdown-item{margin-left:4px;margin-right:4px}:host .selector .month-dropdown-item:focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .selector .arrowYear{display:flex;position:relative;padding:0.75rem 2rem;align-items:center;cursor:pointer}:host .selector .arrowYear:hover{background-color:var(--theme-select-list-item--background--hover)}:host .selector .arrowYear.selected{background-color:var(--theme-select-list-item--background--selected)}:host .selector .arrowYear .arrowPosition{position:absolute;left:calc(1rem - 6px);top:calc(50% - 6px)}:host .selector .arrowYear .checkPosition{position:absolute;left:calc(1rem - 6px);top:calc(50% - 8px)}:host .selector .arrowYear .monthMargin{margin-left:10px}:host .wrapper{display:flex}:host .wrapper .overflow{overflow-y:scroll;max-height:250px}:host .grid{display:grid;grid-template-columns:repeat(7, 40px);grid-template-rows:repeat(7, 40px);align-items:center;justify-items:center;justify-content:center;color:var(--theme-datepicker-today--color)}:host .grid--show-week-numbers{grid-template-columns:24px repeat(7, 40px)}:host .grid .calendar-item{position:relative;display:flex;justify-content:center;align-items:center;background-color:var(--theme-datepicker-day--background);border:1px solid var(--theme-datepicker-day--background);width:40px;height:40px;cursor:pointer}:host .grid .calendar-item:focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset);background-color:var(--theme-datepicker-day--background--selected);border:inset 1px solid var(--theme-datepicker-day--border-color--selected);color:var(--theme-datepicker-day--color--selected);font-size:14px;line-height:20px;letter-spacing:0}:host .grid .calendar-item.today{border:1px solid var(--theme-datepicker-today--border-color)}:host .grid .calendar-item.today:hover{background-color:var(--theme-datepicker-day--background--hover)}:host .grid .calendar-item.today:active{background-color:var(--theme-datepicker-day--background--active)}:host .grid .calendar-item.today.selected{box-shadow:inset 0 0 0 1px white}:host .grid .calendar-item.today.selected:hover{background-color:var(--theme-datepicker-day--background--selected-hover)}:host .grid .calendar-item.today.selected:active{background-color:var(--theme-datepicker-day--background--selected-active)}:host .grid .calendar-item.today.selected.disabled{pointer-events:none;background-color:var(--theme-datepicker-day--background--selected-disabled);border:1px solid var(--theme-datepicker-day--background--selected-disabled);color:var(--theme-datepicker-day--color--selected-disabled)}:host .grid .calendar-item.today.range{background-color:var(--theme-datepicker-day--background--range);color:var(--theme-datepicker-day--color--range);border:1px solid var(--theme-datepicker-today--border-color--range);box-shadow:inset 0 0 0 1px white}:host .grid .calendar-item.today.range:hover{background-color:var(--theme-datepicker-day--background--range-hover);border:1px solid var(--theme-datepicker-today--border-color--range-hover)}:host .grid .calendar-item.today.range:active{background-color:var(--theme-datepicker-day--background--range-active);border:1px solid var(--theme-datepicker-today--border-color--range-active)}:host .grid .calendar-item.today.range.disabled{background-color:var(--theme-datepicker-day--background--range-disabled);color:var(--theme-datepicker-day--color--range-disabled);border:1px solid var(--theme-datepicker-today--border-color--range-disabled)}:host .grid .calendar-item.today.disabled{pointer-events:none;background-color:var(--theme-datepicker-day--background--disabled);color:var(--theme-datepicker-day--color--disabled);cursor:default}:host .grid .calendar-item:hover{background-color:var(--theme-datepicker-day--background--hover)}:host .grid .calendar-item:active{background-color:var(--theme-datepicker-day--background--active)}:host .grid .calendar-item.selected{background-color:var(--theme-datepicker-day--background--selected);color:var(--theme-datepicker-day--color--selected);border:1px solid var(--theme-datepicker-day--background--selected)}:host .grid .calendar-item.selected:hover{background-color:var(--theme-datepicker-day--background--selected-hover)}:host .grid .calendar-item.selected:active{background-color:var(--theme-datepicker-day--background--selected-active)}:host .grid .calendar-item.selected.disabled{pointer-events:none;background-color:var(--theme-datepicker-day--background--selected-disabled);color:var(--theme-datepicker-day--color--selected-disabled)}:host .grid .calendar-item.range{background-color:var(--theme-datepicker-day--background--range);color:var(--theme-datepicker-day--color--range)}:host .grid .calendar-item.range:hover{background-color:var(--theme-datepicker-day--background--range-hover)}:host .grid .calendar-item.range:active{background-color:var(--theme-datepicker-day--background--range-active)}:host .grid .calendar-item.range.disabled{pointer-events:none;background-color:var(--theme-datepicker-day--background--range-disabled);color:var(--theme-datepicker-day--color--range-disabled)}:host .grid .calendar-item.disabled{pointer-events:none;background-color:var(--theme-datepicker-day--background--disabled);color:var(--theme-datepicker-day--color--disabled)}:host .grid .calendar-item.week-day{color:var(--theme-datepicker-weekday--color);font-size:12px;line-height:20px;border:none;background:none;cursor:initial}:host .grid .calendar-item.week-day .overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .grid .calendar-item.empty-day{border:none;background:none;cursor:initial}:host .grid .calendar-item.week-number{font-size:10px;line-height:14px;color:var(--theme-datepicker-weekday--color);border:none;background:none;cursor:initial;width:1.5rem}:host .button{display:flex;justify-content:flex-end;margin-top:1rem}:host .hidden{display:none}";
13
13
 
14
14
  /*
15
15
  * SPDX-FileCopyrightText: 2023 Siemens AG
@@ -45,9 +45,9 @@ const DatePicker = /*@__PURE__*/ proxyCustomElement(class DatePicker extends H {
45
45
  */
46
46
  this.format = 'yyyy/LL/dd';
47
47
  /**
48
- * If true a date-range can be selected (from/to).
48
+ * If true disables date range selection (from/to).
49
49
  */
50
- this.range = true;
50
+ this.singleSelection = false;
51
51
  /**
52
52
  * Corner style
53
53
  */
@@ -78,7 +78,7 @@ const DatePicker = /*@__PURE__*/ proxyCustomElement(class DatePicker extends H {
78
78
  */
79
79
  this.showWeekNumbers = false;
80
80
  /** @internal */
81
- this.standaloneAppearance = true;
81
+ this.embedded = false;
82
82
  /** @internal */
83
83
  this.today = DateTime.now().toISO();
84
84
  this.selectedYear = 0;
@@ -134,7 +134,7 @@ const DatePicker = /*@__PURE__*/ proxyCustomElement(class DatePicker extends H {
134
134
  const _to = ((_c = this.currToDate) === null || _c === void 0 ? void 0 : _c.isValid)
135
135
  ? (_d = this.currToDate) === null || _d === void 0 ? void 0 : _d.toFormat(this.format)
136
136
  : undefined;
137
- if (this.range) {
137
+ if (!this.singleSelection) {
138
138
  return {
139
139
  from: _from,
140
140
  to: _to,
@@ -384,7 +384,7 @@ const DatePicker = /*@__PURE__*/ proxyCustomElement(class DatePicker extends H {
384
384
  return;
385
385
  }
386
386
  const date = DateTime.fromJSDate(new Date(this.selectedYear, this.selectedMonth, selectedDay));
387
- if (!this.range || this.currFromDate === undefined) {
387
+ if (this.singleSelection || this.currFromDate === undefined) {
388
388
  this.currFromDate = date;
389
389
  this.onDateChange();
390
390
  return;
@@ -410,7 +410,7 @@ const DatePicker = /*@__PURE__*/ proxyCustomElement(class DatePicker extends H {
410
410
  onDateChange() {
411
411
  this.getCurrentDate().then((date) => {
412
412
  this.dateChange.emit(date);
413
- if (this.range) {
413
+ if (!this.singleSelection) {
414
414
  this.dateRangeChange.emit(date);
415
415
  }
416
416
  });
@@ -423,12 +423,12 @@ const DatePicker = /*@__PURE__*/ proxyCustomElement(class DatePicker extends H {
423
423
  'calendar-item': true,
424
424
  'empty-day': day === undefined,
425
425
  today: todayObj.hasSame(selectedDayObj, 'day'),
426
- selected: ((_a = this.currFromDate) === null || _a === void 0 ? void 0 : _a.hasSame(selectedDayObj, 'day')) ||
427
- ((_b = this.currToDate) === null || _b === void 0 ? void 0 : _b.hasSame(selectedDayObj, 'day')),
428
- range: this.currFromDate &&
426
+ selected: !!(((_a = this.currFromDate) === null || _a === void 0 ? void 0 : _a.hasSame(selectedDayObj, 'day')) ||
427
+ ((_b = this.currToDate) === null || _b === void 0 ? void 0 : _b.hasSame(selectedDayObj, 'day'))),
428
+ range: !!(this.currFromDate &&
429
429
  selectedDayObj.startOf('day') > this.currFromDate.startOf('day') &&
430
430
  this.currToDate !== undefined &&
431
- selectedDayObj.startOf('day') < ((_c = this.currToDate) === null || _c === void 0 ? void 0 : _c.startOf('day')),
431
+ selectedDayObj.startOf('day') < ((_c = this.currToDate) === null || _c === void 0 ? void 0 : _c.startOf('day'))),
432
432
  disabled: !this.isWithinMinMaxDate(selectedDayObj),
433
433
  };
434
434
  }
@@ -495,7 +495,7 @@ const DatePicker = /*@__PURE__*/ proxyCustomElement(class DatePicker extends H {
495
495
  return rows;
496
496
  }
497
497
  render() {
498
- return (h(Host, { key: '3b20ed51203020978076dedd30ac649d16d7fd80' }, h("ix-date-time-card", { key: 'a005b3d5e293d1985d0130b343e260f0c5eb9451', corners: this.corners, standaloneAppearance: this.standaloneAppearance }, h("div", { key: '93646df15f3c696b994a5bf70d69c37514aaebd4', class: "header", slot: "header" }, h("ix-icon-button", { key: 'f523e9357c8584bd244138964b2a04364d4937c2', onClick: () => this.changeToAdjacentMonth(-1), icon: iconChevronLeftSmall, variant: "tertiary", class: "arrows", "aria-label": this.ariaLabelPreviousMonthButton }), h("div", { key: '038c847b675c52204e25af48175b260ae1fb0ae2', class: "selector" }, h("ix-button", { key: 'e6c55b9c49452e03c9c5810d4e6a8a6363dfbc24', variant: "tertiary", ref: this.dropdownButtonRef, "data-testid": "year-month-button" }, h("span", { key: 'a1a1a13112a61835a766ecbc64088d8b6f4bf4b2', class: "fontSize capitalize" }, this.monthNames[this.selectedMonth], " ", this.selectedYear)), h("ix-dropdown", { key: '6b769eb21fb7effecc71f169e43155ae2b71055e', "data-testid": "year-month-dropdown", class: "dropdown", trigger: this.dropdownButtonRef.waitForCurrent(), ignoreRelatedSubmenu: true, placement: "bottom-start" }, h("div", { key: '40403e97d28c97fd1da57968051e7ee4381ce307', class: "wrapper" }, h("div", { key: '930ab7db24ffe11d38fd01c01599d8b8b4c9bb66', "data-testid": "year-container", class: "overflow", onScroll: () => this.infiniteScrollYears(), ref: this.yearContainerRef }, this.renderYears()), h("div", { key: '4204d51c76c8420673966c9f98270dafdf78aebd', class: "overflow", "data-testid": "month-container" }, this.monthNames.map((month, index) => (h("div", { key: month, ref: (ref) => {
498
+ return (h(Host, { key: '42d2c188cd731f5a7328dd1ce481f660101d7a09' }, h("ix-date-time-card", { key: 'f2d961f0b5aff7ff940ca19eb3a436462ca05e99', corners: this.corners, embedded: this.embedded }, h("div", { key: '196010db71c2325a06dbfe0c0ba532e2e09b9fb2', class: "header", slot: "header" }, h("ix-icon-button", { key: '585f9ba06de70c8f20a3de2b1b6cf98ccdec1c19', onClick: () => this.changeToAdjacentMonth(-1), icon: iconChevronLeftSmall, variant: "tertiary", class: "arrows", "aria-label": this.ariaLabelPreviousMonthButton }), h("div", { key: '8d4222010c3ed656b21e0d75bf6013e0d7c19179', class: "selector" }, h("ix-button", { key: '4a3dca3a156d8461c58a43ac2063a8416328eabb', variant: "tertiary", ref: this.dropdownButtonRef, "data-testid": "year-month-button" }, h("span", { key: 'bc208dd3649f23fa34b7ec577ccfd5f21cd35366', class: "fontSize capitalize" }, this.monthNames[this.selectedMonth], " ", this.selectedYear)), h("ix-dropdown", { key: '22175d2d9b7624b6f1de915c53e9b1fdd1bd1a15', "data-testid": "year-month-dropdown", class: "dropdown", trigger: this.dropdownButtonRef.waitForCurrent(), ignoreRelatedSubmenu: true, placement: "bottom-start" }, h("div", { key: '2737cf0b9d6e5de84f3e875e8db015313eb1767e', class: "wrapper" }, h("div", { key: '7a1cfb1f62cdbc0926ee1d50a6b515c762e54430', "data-testid": "year-container", class: "overflow", onScroll: () => this.infiniteScrollYears(), ref: this.yearContainerRef }, this.renderYears()), h("div", { key: '53b4d6194cac8ff5579002adbeea59be73a872b8', class: "overflow", "data-testid": "month-container" }, this.monthNames.map((month, index) => (h("div", { key: month, ref: (ref) => {
499
499
  if (month === this.monthNames[0]) {
500
500
  this.firstMonthRef(ref);
501
501
  }
@@ -509,10 +509,10 @@ const DatePicker = /*@__PURE__*/ proxyCustomElement(class DatePicker extends H {
509
509
  hidden: this.tempYear !== this.selectedYear ||
510
510
  this.tempMonth !== index,
511
511
  checkPosition: true,
512
- }, name: iconSingleCheck, size: "16" }), h("div", null, h("span", { class: "capitalize monthMargin" }, `${month} ${this.tempYear}`))))))))), h("ix-icon-button", { key: '2a36d2b492c6f3761d6538945ebdc627bc082efc', onClick: () => this.changeToAdjacentMonth(1), icon: iconChevronRightSmall, variant: "tertiary", class: "arrows", "aria-label": this.ariaLabelNextMonthButton })), h("div", { key: '09fee287b15f21b7f615f52d1bbfd3baea3d2356', class: {
512
+ }, name: iconSingleCheck, size: "16" }), h("div", null, h("span", { class: "capitalize monthMargin" }, `${month} ${this.tempYear}`))))))))), h("ix-icon-button", { key: 'c9d4d4885134a651f4ee37f6ab7bc5bc92d06afc', onClick: () => this.changeToAdjacentMonth(1), icon: iconChevronRightSmall, variant: "tertiary", class: "arrows", "aria-label": this.ariaLabelNextMonthButton })), h("div", { key: '24ce38b7091fa6d8e712daaba8fd94d8e1364df3', class: {
513
513
  grid: true,
514
514
  'grid--show-week-numbers': this.showWeekNumbers,
515
- } }, this.showWeekNumbers && h("div", { key: 'b07745571edb138152eba523bea081ce49c3637e', class: "calendar-item week-day" }), this.dayNames.map((name) => (h("div", { key: name, class: "calendar-item week-day" }, h("div", { class: "overflow" }, name.slice(0, 3))))), this.calendar.map((week) => {
515
+ } }, this.showWeekNumbers && h("div", { key: '27a12760475ceb0d93531b541e499c4d8274acee', class: "calendar-item week-day" }), this.dayNames.map((name) => (h("div", { key: name, class: "calendar-item week-day" }, h("div", { class: "overflow" }, name.slice(0, 3))))), this.calendar.map((week) => {
516
516
  return (h(Fragment, null, this.showWeekNumbers && (h("div", { class: "calendar-item week-number" }, week.weekNumber)), week.dayNumbers.map((day) => {
517
517
  return day ? (h("div", { key: day, id: `day-cell-${day}`, "date-calender-day": true, class: this.getDayClasses(day), onClick: (e) => {
518
518
  const target = e.currentTarget;
@@ -524,10 +524,10 @@ const DatePicker = /*@__PURE__*/ proxyCustomElement(class DatePicker extends H {
524
524
  }
525
525
  }, tabIndex: day === this.focusedDay ? 0 : -1, onFocus: () => this.onDayFocus(), onBlur: () => this.onDayBlur(), "aria-label": `${this.selectedMonth}: ${day}` }, day)) : (h("div", null));
526
526
  })));
527
- })), h("div", { key: '5dc8efc666c7568ec2a3f59d5fa862e6a128c9e9', class: {
527
+ })), h("div", { key: '5bca82f35ddda23816f7bdab87abbf7d52152325', class: {
528
528
  button: true,
529
- hidden: !this.range || !this.standaloneAppearance,
530
- } }, h("ix-button", { key: 'e42f6039dc5e3fb17dc105208c6028953281feff', onClick: () => this.onDone() }, this.i18nDone)))));
529
+ hidden: this.singleSelection || this.embedded,
530
+ } }, h("ix-button", { key: 'f41c4b85162e1c199e079276b7ccfab3fb9149bd', onClick: () => this.onDone() }, this.i18nDone)))));
531
531
  }
532
532
  get hostElement() { return this; }
533
533
  static get watchers() { return {
@@ -538,7 +538,7 @@ const DatePicker = /*@__PURE__*/ proxyCustomElement(class DatePicker extends H {
538
538
  static get style() { return datePickerCss; }
539
539
  }, [257, "ix-date-picker", {
540
540
  "format": [1],
541
- "range": [4],
541
+ "singleSelection": [4, "single-selection"],
542
542
  "corners": [1],
543
543
  "from": [1],
544
544
  "to": [1],
@@ -550,7 +550,7 @@ const DatePicker = /*@__PURE__*/ proxyCustomElement(class DatePicker extends H {
550
550
  "weekStartIndex": [2, "week-start-index"],
551
551
  "locale": [1],
552
552
  "showWeekNumbers": [4, "show-week-numbers"],
553
- "standaloneAppearance": [4, "standalone-appearance"],
553
+ "embedded": [4],
554
554
  "today": [1],
555
555
  "currFromDate": [32],
556
556
  "currToDate": [32],
@@ -612,6 +612,6 @@ function defineCustomElement() {
612
612
  }
613
613
 
614
614
  export { DatePicker as D, defineCustomElement as d };
615
- //# sourceMappingURL=p-j4BMT-Rr.js.map
615
+ //# sourceMappingURL=p-D_rmJU0n.js.map
616
616
 
617
- //# sourceMappingURL=p-j4BMT-Rr.js.map
617
+ //# sourceMappingURL=p-D_rmJU0n.js.map
@@ -0,0 +1 @@
1
+ {"file":"p-D_rmJU0n.js","mappings":"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","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/date-picker/date-picker.scss?tag=ix-date-picker&encapsulation=shadow","src/components/date-picker/date-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@use './common-variables' as vars;\n@use 'mixins/shadow-dom/component';\n@use 'mixins/text-truncation';\n\n:host {\n display: block;\n position: relative;\n width: 21rem;\n\n @include component.ix-component;\n\n .header {\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n\n .disabled-item {\n pointer-events: none;\n background-color: var(--theme-datepicker-day--background--disabled);\n color: var(--theme-datepicker-day--color--disabled);\n cursor: default;\n }\n\n .selector {\n flex-basis: 100%;\n display: flex;\n align-items: center;\n justify-content: center;\n padding: vars.$tiny-space vars.$default-space;\n\n .dropdown {\n color: var(--theme-menu-item--color);\n font-size: 14px;\n line-height: 20px;\n }\n\n .fontSize {\n font-size: 16px;\n }\n\n .capitalize {\n text-transform: capitalize;\n }\n\n .month-dropdown-item {\n margin-left: 4px;\n margin-right: 4px;\n\n &:focus-visible {\n outline: 1px solid var(--theme-color-focus-bdr);\n outline-offset: var(--theme-btn--focus--outline-offset);\n }\n }\n\n .arrowYear {\n display: flex;\n position: relative;\n padding: vars.$medium-space vars.$x-large-space;\n align-items: center;\n cursor: pointer;\n\n &:hover {\n background-color: var(--theme-select-list-item--background--hover);\n }\n\n &.selected {\n background-color: var(--theme-select-list-item--background--selected);\n }\n\n .arrowPosition {\n position: absolute;\n left: calc((vars.$x-large-space / 2) - 6px);\n top: calc(50% - 6px);\n }\n\n .checkPosition {\n position: absolute;\n left: calc((vars.$x-large-space / 2) - 6px);\n top: calc(50% - 8px);\n }\n\n .monthMargin {\n margin-left: 10px;\n }\n }\n }\n\n .wrapper {\n display: flex;\n\n .overflow {\n overflow-y: scroll;\n max-height: 250px;\n }\n }\n\n .grid {\n display: grid;\n grid-template-columns: repeat(7, 40px);\n grid-template-rows: repeat(7, 40px);\n\n align-items: center;\n justify-items: center;\n justify-content: center;\n color: var(--theme-datepicker-today--color);\n\n &--show-week-numbers {\n grid-template-columns: 24px repeat(7, 40px);\n }\n\n .calendar-item {\n position: relative;\n display: flex;\n justify-content: center;\n align-items: center;\n background-color: var(--theme-datepicker-day--background);\n border: 1px solid var(--theme-datepicker-day--background);\n width: 40px;\n height: 40px;\n cursor: pointer;\n\n &:focus-visible {\n outline: 1px solid var(--theme-color-focus-bdr);\n outline-offset: var(--theme-btn--focus--outline-offset);\n\n background-color: var(--theme-datepicker-day--background--selected);\n border: inset 1px solid\n var(--theme-datepicker-day--border-color--selected);\n color: var(--theme-datepicker-day--color--selected);\n font-size: 14px;\n line-height: 20px;\n letter-spacing: 0;\n }\n\n &.today {\n border: 1px solid var(--theme-datepicker-today--border-color);\n\n &:hover {\n background-color: var(--theme-datepicker-day--background--hover);\n }\n\n &:active {\n background-color: var(--theme-datepicker-day--background--active);\n }\n\n &.selected {\n box-shadow: inset 0 0 0 1px white;\n\n &:hover {\n background-color: var(\n --theme-datepicker-day--background--selected-hover\n );\n }\n\n &:active {\n background-color: var(\n --theme-datepicker-day--background--selected-active\n );\n }\n\n &.disabled {\n pointer-events: none;\n background-color: var(\n --theme-datepicker-day--background--selected-disabled\n );\n border: 1px solid\n var(--theme-datepicker-day--background--selected-disabled);\n color: var(--theme-datepicker-day--color--selected-disabled);\n }\n }\n\n &.range {\n background-color: var(--theme-datepicker-day--background--range);\n color: var(--theme-datepicker-day--color--range);\n border: 1px solid var(--theme-datepicker-today--border-color--range);\n box-shadow: inset 0 0 0 1px white;\n\n &:hover {\n background-color: var(\n --theme-datepicker-day--background--range-hover\n );\n border: 1px solid\n var(--theme-datepicker-today--border-color--range-hover);\n }\n\n &:active {\n background-color: var(\n --theme-datepicker-day--background--range-active\n );\n border: 1px solid\n var(--theme-datepicker-today--border-color--range-active);\n }\n\n &.disabled {\n background-color: var(\n --theme-datepicker-day--background--range-disabled\n );\n color: var(--theme-datepicker-day--color--range-disabled);\n border: 1px solid\n var(--theme-datepicker-today--border-color--range-disabled);\n }\n }\n\n &.disabled {\n pointer-events: none;\n background-color: var(--theme-datepicker-day--background--disabled);\n color: var(--theme-datepicker-day--color--disabled);\n cursor: default;\n }\n }\n\n &:hover {\n background-color: var(--theme-datepicker-day--background--hover);\n }\n\n &:active {\n background-color: var(--theme-datepicker-day--background--active);\n }\n\n &.selected {\n background-color: var(--theme-datepicker-day--background--selected);\n color: var(--theme-datepicker-day--color--selected);\n border: 1px solid var(--theme-datepicker-day--background--selected);\n\n &:hover {\n background-color: var(\n --theme-datepicker-day--background--selected-hover\n );\n }\n\n &:active {\n background-color: var(\n --theme-datepicker-day--background--selected-active\n );\n }\n\n &.disabled {\n pointer-events: none;\n background-color: var(\n --theme-datepicker-day--background--selected-disabled\n );\n color: var(--theme-datepicker-day--color--selected-disabled);\n }\n }\n\n &.range {\n background-color: var(--theme-datepicker-day--background--range);\n color: var(--theme-datepicker-day--color--range);\n\n &:hover {\n background-color: var(\n --theme-datepicker-day--background--range-hover\n );\n }\n\n &:active {\n background-color: var(\n --theme-datepicker-day--background--range-active\n );\n }\n\n &.disabled {\n pointer-events: none;\n background-color: var(\n --theme-datepicker-day--background--range-disabled\n );\n color: var(--theme-datepicker-day--color--range-disabled);\n }\n }\n\n &.disabled {\n pointer-events: none;\n background-color: var(--theme-datepicker-day--background--disabled);\n color: var(--theme-datepicker-day--color--disabled);\n }\n\n &.week-day {\n color: var(--theme-datepicker-weekday--color);\n font-size: 12px;\n line-height: 20px;\n border: none;\n background: none;\n cursor: initial;\n\n .overflow {\n @include text-truncation.ellipsis;\n }\n }\n\n &.empty-day {\n border: none;\n background: none;\n cursor: initial;\n }\n\n &.week-number {\n font-size: 10px;\n line-height: 14px;\n color: var(--theme-datepicker-weekday--color);\n border: none;\n background: none;\n cursor: initial;\n width: 1.5rem;\n }\n }\n }\n\n .button {\n display: flex;\n justify-content: flex-end;\n margin-top: vars.$default-space;\n }\n\n .hidden {\n display: none;\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 {\n iconChevronLeftSmall,\n iconChevronRightSmall,\n iconSingleCheck,\n} from '@siemens/ix-icons/icons';\nimport {\n Component,\n Element,\n Event,\n EventEmitter,\n Fragment,\n h,\n Host,\n Method,\n Prop,\n State,\n Watch,\n} from '@stencil/core';\nimport { DateTime, Info } from 'luxon';\nimport type { DateTimeCardCorners } from '../date-time-card/date-time-card.types';\nimport { OnListener } from '../utils/listener';\nimport { makeRef } from '../utils/make-ref';\nimport { IxDatePickerComponent } from './date-picker-component';\nimport type { DateChangeEvent } from './date-picker.events';\n\ninterface CalendarWeek {\n weekNumber: number;\n dayNumbers: (number | undefined)[];\n}\n\n@Component({\n tag: 'ix-date-picker',\n styleUrl: 'date-picker.scss',\n shadow: true,\n})\nexport class DatePicker implements IxDatePickerComponent {\n @Element() hostElement!: HTMLIxDatePickerElement;\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 * If true disables date range selection (from/to).\n */\n @Prop() singleSelection: boolean = false;\n\n /**\n * Corner style\n */\n @Prop() corners: DateTimeCardCorners = 'rounded';\n\n /**\n * The selected starting date. If the date-picker-rework is not in range mode this is the selected date.\n * Format has to match the `format` property.\n */\n @Prop() from: string | undefined;\n\n @Watch('from')\n watchFromPropHandler(newValue: string) {\n if (!newValue) {\n this.currFromDate = undefined;\n\n return;\n }\n\n const date = this.parseDateString(newValue);\n\n if (date) {\n this.currFromDate = date;\n this.updateSelectedYearMonth(date);\n }\n }\n\n /**\n * The selected end date. If the the date-picker-rework is not in range mode this property has no impact.\n * Format has to match the `format` property.\n */\n @Prop() to: string | undefined;\n\n @Watch('to')\n watchToPropHandler(newValue: string) {\n if (!newValue) {\n this.currToDate = undefined;\n\n return;\n }\n\n const date = this.parseDateString(newValue);\n\n if (date) {\n this.currToDate = date;\n this.updateSelectedYearMonth(date);\n }\n }\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 = '';\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 = '';\n\n /**\n * Text of date select button\n */\n @Prop({ attribute: 'i18n-done' }) i18nDone = 'Done';\n\n /**\n * ARIA label for the previous month icon button\n * Will be set as aria-label on the nested HTML button element\n */\n @Prop() ariaLabelPreviousMonthButton?: string;\n\n /**\n * ARIA label for the next month icon button\n * Will be set as aria-label on the nested HTML button element\n */\n @Prop() ariaLabelNextMonthButton?: string;\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 * Locale identifier (e.g. 'en' or 'de').\n * The locale is used to translate the labels for weekdays and months.\n * It also determines the default order of weekdays based on the locale's conventions.\n * When the locale changes, the weekday labels are rotated according to the `weekStartIndex`.\n * It does not affect the values returned by methods and events.\n */\n @Prop() locale?: string;\n\n @Watch('locale')\n onLocaleChange() {\n this.setTranslations();\n }\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 /** @internal */\n @Prop() embedded = false;\n\n /** @internal */\n @Prop() today = DateTime.now().toISO();\n\n /**\n * Emitted when the date selection changes. The `DateChangeEvent` contains `from` and `to` properties.\n * The property strings are formatted according to the `format` property and not affected by the `locale` property.\n * The locale applied is always `en-US`.\n * Note: Since 2.0.0 `dateChange` does not dispatch detail property as `string`\n */\n @Event() dateChange!: EventEmitter<DateChangeEvent>;\n\n /**\n * Emitted when the date range selection changes and the component is in range mode. The `DateChangeEvent` contains `from` and `to` properties.\n * The property strings are formatted according to the `format` property and not affected by the `locale` property.\n * The locale applied is always `en-US`.\n */\n @Event() dateRangeChange!: EventEmitter<DateChangeEvent>;\n\n /**\n * Emitted when the selection is confirmed via the date select button. The `DateChangeEvent` contains `from` and `to` properties.\n * The property strings are formatted according to the `format` property and not affected by the `locale` property.\n * The locale applied is always `en-US`.\n */\n @Event() dateSelect!: EventEmitter<DateChangeEvent>;\n\n /**\n * Get the currently selected date or range. The object returned contains `from` and `to` properties.\n * The property strings are formatted according to the `format` property and not affected by the `locale` property.\n * The locale applied is always `en-US`.\n */\n @Method()\n async getCurrentDate(): Promise<DateChangeEvent> {\n const _from = this.currFromDate?.isValid\n ? this.currFromDate?.toFormat(this.format)\n : undefined;\n const _to = this.currToDate?.isValid\n ? this.currToDate?.toFormat(this.format)\n : undefined;\n\n if (!this.singleSelection) {\n return {\n from: _from,\n to: _to,\n };\n }\n\n return {\n from: _from,\n to: undefined,\n };\n }\n\n @State() currFromDate?: DateTime;\n @State() currToDate?: DateTime;\n\n @State() selectedYear = 0;\n @State() tempYear = 0;\n @State() startYear = 0;\n @State() endYear = 0;\n @State() selectedMonth = 0;\n @State() tempMonth = 0;\n\n private readonly dropdownButtonRef = makeRef<HTMLElement>();\n private readonly yearContainerRef = makeRef<HTMLElement>();\n private readonly firstMonthRef = makeRef<HTMLElement>();\n\n @State() dayNames!: string[];\n @State() monthNames!: string[];\n @State() focusedDay: number = 1;\n\n private isDayFocus = false;\n private monthChangedFromFocus = false;\n private readonly DAYS_IN_WEEK = 7;\n private calendar: CalendarWeek[] = [];\n\n @OnListener<DatePicker>('keydown')\n handleKeyUp(event: KeyboardEvent) {\n if (!this.isDayFocus) {\n return;\n }\n\n let _focusedDay = this.focusedDay;\n\n switch (event.key) {\n case 'ArrowLeft':\n _focusedDay--;\n break;\n case 'ArrowRight':\n _focusedDay++;\n break;\n case 'ArrowUp':\n _focusedDay = _focusedDay - 7;\n break;\n case 'ArrowDown':\n _focusedDay = _focusedDay + 7;\n break;\n default:\n return;\n }\n\n if (_focusedDay > this.getDaysInCurrentMonth()) {\n _focusedDay = _focusedDay - this.getDaysInCurrentMonth();\n this.changeToAdjacentMonth(1);\n this.monthChangedFromFocus = true;\n } else if (_focusedDay < 1) {\n this.changeToAdjacentMonth(-1);\n _focusedDay = _focusedDay + this.getDaysInCurrentMonth();\n this.monthChangedFromFocus = true;\n }\n\n this.focusedDay = _focusedDay;\n }\n\n private getDaysInCurrentMonth(): number {\n return (\n DateTime.utc(this.selectedYear, this.selectedMonth + 1).daysInMonth || 0\n );\n }\n\n private getDateTimeNow() {\n return DateTime.fromISO(this.today);\n }\n\n private parseDateString(dateString: string): DateTime | undefined {\n const date = DateTime.fromFormat(dateString, this.format);\n\n if (!date.isValid) {\n console.error(date.invalidExplanation);\n\n return undefined;\n }\n\n return date;\n }\n\n private updateSelectedYearMonth(date: DateTime) {\n this.selectedYear = date.year;\n this.selectedMonth = date.month - 1;\n }\n\n onDayBlur() {\n this.isDayFocus = false;\n }\n\n onDayFocus() {\n this.isDayFocus = true;\n }\n\n componentWillLoad() {\n this.setTranslations();\n\n this.currFromDate = this.from\n ? DateTime.fromFormat(this.from, this.format)\n : undefined;\n this.currToDate = this.to\n ? DateTime.fromFormat(this.to, this.format)\n : undefined;\n\n const year = this.currFromDate?.year ?? this.getDateTimeNow().year;\n this.startYear = year - 5;\n this.endYear = year + 5;\n\n this.selectedMonth =\n (this.currFromDate?.month ?? this.getDateTimeNow().month) - 1;\n this.selectedYear = year;\n this.tempMonth = this.selectedMonth;\n this.tempYear = this.selectedYear;\n }\n\n componentWillRender() {\n this.calculateCalendar();\n }\n\n componentDidRender() {\n if (!this.monthChangedFromFocus && !this.isDayFocus) {\n return;\n }\n\n const dayElem = this.hostElement.shadowRoot!.querySelector(\n `[id=day-cell-${this.focusedDay}]`\n ) as HTMLElement;\n dayElem.focus();\n }\n\n private setTranslations() {\n this.dayNames = this.rotateWeekDayNames(\n Info.weekdays('long', {\n locale: this.locale,\n }),\n this.weekStartIndex\n );\n\n this.monthNames = Info.months('long', {\n locale: this.locale,\n });\n }\n\n /**\n * Rotate the WeekdayNames array.\n * Based on the position that should be the new 0-index.\n */\n private rotateWeekDayNames(weekdays: string[], index: number): string[] {\n const clone = [...weekdays];\n\n if (index === 0) {\n return clone;\n }\n\n index = -index;\n const len = weekdays.length;\n\n clone.push(...clone.splice(0, ((-index % len) + len) % len));\n return clone;\n }\n\n private async onDone() {\n const date = await this.getCurrentDate();\n this.dateSelect.emit(date);\n }\n\n private calculateCalendar() {\n const calendar: CalendarWeek[] = [];\n const month = DateTime.utc(this.selectedYear, this.selectedMonth + 1);\n const monthStart = month.startOf('month');\n const monthEnd = month.endOf('month');\n let startWeek = monthStart.weekNumber;\n let endWeek = monthEnd.weekNumber;\n let monthStartWeekDayIndex = monthStart.weekday - 1;\n let monthEndWeekDayIndex = monthEnd.weekday - 1;\n\n if (this.weekStartIndex !== 0) {\n // Find the positions where to start/stop counting the day-numbers based on which day the week starts\n const weekdays = Info.weekdays();\n const monthStartWeekDayName = weekdays[monthStart.weekday];\n\n monthStartWeekDayIndex = this.dayNames.findIndex(\n (d) => d === monthStartWeekDayName\n );\n const monthEndWeekDayName = weekdays[monthEnd.weekday];\n monthEndWeekDayIndex = this.dayNames.findIndex(\n (d) => d === monthEndWeekDayName\n );\n }\n\n let correctLastWeek = false;\n if (endWeek === 1) {\n endWeek = monthEnd.weeksInWeekYear + 1;\n correctLastWeek = true;\n }\n\n let correctFirstWeek = false;\n if (startWeek === monthStart.weeksInWeekYear) {\n startWeek = 1;\n endWeek++;\n\n correctFirstWeek = true;\n }\n\n let currDayNumber = 1;\n for (\n let weekIndex = startWeek;\n weekIndex <= endWeek && currDayNumber <= 31;\n weekIndex++\n ) {\n const daysArr: (number | undefined)[] = [];\n\n for (let j = 0; j < this.DAYS_IN_WEEK && currDayNumber <= 31; j++) {\n // Display empty cells until the calender starts/has ended\n if (\n (weekIndex === startWeek && j < monthStartWeekDayIndex) ||\n (weekIndex === endWeek && j > monthEndWeekDayIndex)\n ) {\n daysArr.push(undefined);\n } else {\n daysArr.push(currDayNumber++);\n }\n }\n\n if (correctFirstWeek || correctLastWeek) {\n if (weekIndex === 1) {\n calendar.push({\n weekNumber: monthStart.weeksInWeekYear,\n dayNumbers: daysArr,\n });\n } else if (weekIndex === monthEnd.weekNumber) {\n calendar.push({\n weekNumber: 1,\n dayNumbers: daysArr,\n });\n } else {\n calendar.push({\n weekNumber: weekIndex - 1,\n dayNumbers: daysArr,\n });\n }\n continue;\n }\n\n calendar.push({\n weekNumber: weekIndex,\n dayNumbers: daysArr,\n });\n }\n\n this.calendar = calendar;\n }\n\n private selectTempYear(event: MouseEvent, year: number) {\n event?.stopPropagation();\n this.tempYear = year;\n }\n\n private focusMonth() {\n this.firstMonthRef.current?.focus();\n }\n\n private infiniteScrollYears() {\n const yearContainer = this.yearContainerRef.current;\n\n if (!yearContainer) {\n return;\n }\n\n const scroll = yearContainer.scrollTop;\n const maxScroll = yearContainer.scrollHeight;\n const atTop = scroll === 0;\n const atBottom =\n Math.round(scroll + yearContainer.offsetHeight) >= maxScroll;\n const limit = 200;\n\n if (this.endYear - this.startYear > limit) return;\n\n if (atTop) {\n const first = yearContainer.firstElementChild as HTMLElement;\n this.startYear -= 5;\n yearContainer.scrollTo(0, first.offsetTop);\n\n return;\n }\n\n if (atBottom) {\n const last = yearContainer.lastElementChild as HTMLElement;\n this.endYear += 5;\n yearContainer.scrollTo(0, last.offsetTop);\n }\n }\n\n private selectMonth(month: number) {\n this.selectedMonth = month;\n this.selectedYear = this.tempYear;\n this.tempMonth = month;\n\n const dropdown = this.hostElement.shadowRoot!.querySelector('ix-dropdown');\n if (dropdown) {\n dropdown.show = false;\n }\n }\n\n private changeToAdjacentMonth(number: -1 | 1) {\n if (this.selectedMonth + number < 0) {\n this.selectedYear--;\n this.selectedMonth = 11;\n } else if (this.selectedMonth + number > 11) {\n this.selectedYear++;\n this.selectedMonth = 0;\n } else {\n this.selectedMonth += number;\n }\n }\n\n private selectDay(selectedDay: number, target: Element) {\n if (target.classList.contains('disabled')) {\n return;\n }\n\n const date = DateTime.fromJSDate(\n new Date(this.selectedYear, this.selectedMonth, selectedDay)\n );\n\n if (this.singleSelection || this.currFromDate === undefined) {\n this.currFromDate = date;\n this.onDateChange();\n\n return;\n }\n\n // Reset the range selection\n if (this.currToDate !== undefined) {\n this.currFromDate = date;\n this.currToDate = undefined;\n this.onDateChange();\n\n return;\n }\n\n // Swap from/to if the second date is before the current date\n if (date < this.currFromDate) {\n this.currToDate = this.currFromDate;\n this.currFromDate = date;\n this.onDateChange();\n\n return;\n }\n\n // Set the range normally\n this.currToDate = date;\n this.onDateChange();\n }\n\n private onDateChange() {\n this.getCurrentDate().then((date) => {\n this.dateChange.emit(date);\n if (!this.singleSelection) {\n this.dateRangeChange.emit(date);\n }\n });\n }\n\n private getDayClasses(day: number): Record<string, boolean> {\n const todayObj = this.getDateTimeNow();\n const selectedDayObj = DateTime.fromJSDate(\n new Date(this.selectedYear, this.selectedMonth, day)\n );\n\n return {\n 'calendar-item': true,\n 'empty-day': day === undefined,\n today: todayObj.hasSame(selectedDayObj, 'day'),\n selected: !!(\n this.currFromDate?.hasSame(selectedDayObj, 'day') ||\n this.currToDate?.hasSame(selectedDayObj, 'day')\n ),\n range: !!(\n this.currFromDate &&\n selectedDayObj.startOf('day') > this.currFromDate.startOf('day') &&\n this.currToDate !== undefined &&\n selectedDayObj.startOf('day') < this.currToDate?.startOf('day')\n ),\n disabled: !this.isWithinMinMaxDate(selectedDayObj),\n };\n }\n\n private isWithinMinMaxYear(year: number): boolean {\n const minDateYear = this.minDate\n ? DateTime.fromFormat(this.minDate, this.format).year\n : undefined;\n const maxDateYear = this.maxDate\n ? DateTime.fromFormat(this.maxDate, this.format).year\n : undefined;\n const isBefore = minDateYear ? year < minDateYear : false;\n const isAfter = maxDateYear ? year > maxDateYear : false;\n\n return !isBefore && !isAfter;\n }\n\n private isWithinMinMaxMonth(month: number): boolean {\n const minDateObj = this.minDate\n ? DateTime.fromFormat(this.minDate, this.format)\n : undefined;\n const maxDateObj = this.maxDate\n ? DateTime.fromFormat(this.maxDate, this.format)\n : undefined;\n const minDateMonth = minDateObj?.month;\n const maxDateMonth = maxDateObj?.month;\n const isBefore = minDateMonth\n ? this.tempYear === minDateObj.year && month < minDateMonth\n : false;\n const isAfter = maxDateMonth\n ? this.tempYear === maxDateObj.year && month > maxDateMonth\n : false;\n\n return !isBefore && !isAfter;\n }\n\n private isWithinMinMaxDate(date: DateTime): boolean {\n const _minDate = this.minDate\n ? DateTime.fromFormat(this.minDate, this.format)\n : undefined;\n const _maxDate = this.maxDate\n ? DateTime.fromFormat(this.maxDate, this.format)\n : undefined;\n const isBefore = _minDate\n ? date.startOf('day') < _minDate.startOf('day')\n : false;\n const isAfter = _maxDate\n ? date.startOf('day') > _maxDate.startOf('day')\n : false;\n\n return !isBefore && !isAfter;\n }\n\n private renderYears() {\n const rows = [];\n\n for (let year = this.startYear; year <= this.endYear; year++) {\n rows.push(\n <div\n key={year}\n class={{\n arrowYear: true,\n 'month-dropdown-item': true,\n 'disabled-item': !this.isWithinMinMaxYear(year),\n }}\n onClick={(event) => this.selectTempYear(event, year)}\n onKeyUp={(event) => {\n if (event.key === 'Enter') {\n this.tempYear = year;\n this.focusMonth();\n }\n }}\n tabIndex={0}\n >\n <ix-icon\n class={{\n hidden: this.tempYear !== year,\n arrowPosition: true,\n }}\n name={iconChevronRightSmall}\n size=\"12\"\n ></ix-icon>\n <div style={{ 'min-width': 'max-content' }}>{`${year}`}</div>\n </div>\n );\n }\n\n return rows;\n }\n\n render() {\n return (\n <Host>\n <ix-date-time-card corners={this.corners} embedded={this.embedded}>\n <div class=\"header\" slot=\"header\">\n <ix-icon-button\n onClick={() => this.changeToAdjacentMonth(-1)}\n icon={iconChevronLeftSmall}\n variant=\"tertiary\"\n class=\"arrows\"\n aria-label={this.ariaLabelPreviousMonthButton}\n ></ix-icon-button>\n <div class=\"selector\">\n <ix-button\n variant=\"tertiary\"\n ref={this.dropdownButtonRef}\n data-testid=\"year-month-button\"\n >\n <span class=\"fontSize capitalize\">\n {this.monthNames[this.selectedMonth]} {this.selectedYear}\n </span>\n </ix-button>\n <ix-dropdown\n data-testid=\"year-month-dropdown\"\n class=\"dropdown\"\n trigger={this.dropdownButtonRef.waitForCurrent()}\n ignoreRelatedSubmenu\n placement=\"bottom-start\"\n >\n <div class=\"wrapper\">\n <div\n data-testid=\"year-container\"\n class=\"overflow\"\n onScroll={() => this.infiniteScrollYears()}\n ref={this.yearContainerRef}\n >\n {this.renderYears()}\n </div>\n <div class=\"overflow\" data-testid=\"month-container\">\n {this.monthNames.map((month, index) => (\n <div\n key={month}\n ref={(ref) => {\n if (month === this.monthNames[0]) {\n this.firstMonthRef(ref);\n }\n }}\n class={{\n arrowYear: true,\n 'month-dropdown-item': true,\n selected:\n this.tempYear === this.selectedYear &&\n this.tempMonth === index,\n 'disabled-item': !this.isWithinMinMaxMonth(index),\n }}\n onClick={() => this.selectMonth(index)}\n onKeyUp={(event) =>\n event.key === 'Enter' && this.selectMonth(index)\n }\n tabIndex={0}\n >\n <ix-icon\n class={{\n hidden:\n this.tempYear !== this.selectedYear ||\n this.tempMonth !== index,\n checkPosition: true,\n }}\n name={iconSingleCheck}\n size=\"16\"\n ></ix-icon>\n <div>\n <span class=\"capitalize monthMargin\">{`${month} ${this.tempYear}`}</span>\n </div>\n </div>\n ))}\n </div>\n </div>\n </ix-dropdown>\n </div>\n <ix-icon-button\n onClick={() => this.changeToAdjacentMonth(1)}\n icon={iconChevronRightSmall}\n variant=\"tertiary\"\n class=\"arrows\"\n aria-label={this.ariaLabelNextMonthButton}\n ></ix-icon-button>\n </div>\n <div\n class={{\n grid: true,\n 'grid--show-week-numbers': this.showWeekNumbers,\n }}\n >\n {this.showWeekNumbers && <div class=\"calendar-item week-day\"></div>}\n {this.dayNames.map((name) => (\n <div key={name} class=\"calendar-item week-day\">\n <div class=\"overflow\">{name.slice(0, 3)}</div>\n </div>\n ))}\n {this.calendar.map((week) => {\n return (\n <Fragment>\n {this.showWeekNumbers && (\n <div class=\"calendar-item week-number\">\n {week.weekNumber}\n </div>\n )}\n {week.dayNumbers.map((day) => {\n return day ? (\n <div\n key={day}\n id={`day-cell-${day}`}\n date-calender-day\n class={this.getDayClasses(day)}\n onClick={(e) => {\n const target = e.currentTarget as HTMLElement;\n this.selectDay(day, target);\n }}\n onKeyUp={(e) => {\n const target = e.currentTarget as HTMLElement;\n if (e.key === 'Enter') {\n this.selectDay(day, target);\n }\n }}\n tabIndex={day === this.focusedDay ? 0 : -1}\n onFocus={() => this.onDayFocus()}\n onBlur={() => this.onDayBlur()}\n aria-label={`${this.selectedMonth}: ${day}`}\n >\n {day}\n </div>\n ) : (\n <div></div>\n );\n })}\n </Fragment>\n );\n })}\n </div>\n <div\n class={{\n button: true,\n hidden: this.singleSelection || this.embedded,\n }}\n >\n <ix-button onClick={() => this.onDone()}>{this.i18nDone}</ix-button>\n </div>\n </ix-date-time-card>\n </Host>\n );\n }\n}\n"],"version":3}
@@ -1,8 +1,8 @@
1
- import { p as proxyCustomElement, H, h, d as Host } from './p-DFHA6KvD.js';
1
+ import { p as proxyCustomElement, H, h, d as Host } from './p-CKuNFgoe.js';
2
2
  import { g as getSlottedElements } from './p-Bi1VyG64.js';
3
3
  import { z as iconContextMenu } from './p-taILGXkr.js';
4
- import { d as defineCustomElement$2 } from './p-D99ntB9D.js';
5
- import { d as defineCustomElement$1 } from './p-fef9-zXA.js';
4
+ import { d as defineCustomElement$2 } from './p-ciUqTzkB.js';
5
+ import { d as defineCustomElement$1 } from './p-CkrLmEP7.js';
6
6
 
7
7
  const groupContextMenuCss = ":host{display:block;position:relative;height:2rem;width:2rem;margin-block-start:0.3125rem;margin-inline-end:0.3125rem;margin-inline-start:auto}:host .hide{visibility:collapse}:host ::slotted(ix-dropdown){cursor:default}";
8
8
 
@@ -72,6 +72,6 @@ function defineCustomElement() {
72
72
  }
73
73
 
74
74
  export { GroupContextMenu as G, defineCustomElement as d };
75
- //# sourceMappingURL=p-DAWZ76L0.js.map
75
+ //# sourceMappingURL=p-DcjRXRwg.js.map
76
76
 
77
- //# sourceMappingURL=p-DAWZ76L0.js.map
77
+ //# sourceMappingURL=p-DcjRXRwg.js.map
@@ -1 +1 @@
1
- {"file":"p-DAWZ76L0.js","mappings":";;;;;;AAAA,MAAM,mBAAmB,GAAG,6NAA6N;;MCkB5O,gBAAgB,iBAAAA,kBAAA,CAAA,MAAA,gBAAA,SAAAC,CAAA,CAAA;AAL7B,IAAA,WAAA,CAAA,YAAA,EAAA;;;;;;AAQW,QAAA,IAAe,CAAA,eAAA,GAAG,KAAK;AAoDjC;IAlDS,UAAU,GAAA;QAChB,OAAO,IAAI,CAAC,WAAW;;IAGjB,iBAAiB,CACvB,eAAsC,EACtC,cAA2B,EAAA;AAE3B,QAAA,eAAe,CAAC,mBAAmB,GAAG,OAAO;AAC7C,QAAA,eAAe,CAAC,OAAO,GAAG,cAAc;;IAGlC,YAAY,GAAA;AAClB,QAAA,MAAM,IAAI,GAAG,IAAI,CAAC,WAAW,CAAC,UAAW,CAAC,aAAa,CAAC,MAAM,CAAC;QAC/D,IAAI,CAAC,IAAI,EAAE;YACT;;AAEF,QAAA,MAAM,QAAQ,GAAG,kBAAkB,CAAC,IAAI,CAAC;QACzC,IAAI,CAAC,eAAe,GAAG,QAAQ,CAAC,MAAM,KAAK,CAAC;AAE5C,QAAA,MAAM,eAAe,GAAG,QAAQ,CAAC,IAAI,CACnC,CAAC,GAAY,KAAK,GAAG,CAAC,OAAO,KAAK,aAAa,CAChD;AAED,QAAA,MAAM,cAAc,GAAG,IAAI,CAAC,UAAU,EAAE;QAExC,IAAI,CAAC,cAAc,EAAE;YACnB;;QAGF,IAAI,CAAC,eAAe,EAAE;YACpB;;AAGF,QAAA,IAAI,CAAC,iBAAiB,CAAC,eAAe,EAAE,cAAc,CAAC;;IAGzD,MAAM,GAAA;AACJ,QAAA,QACE,EAAC,IAAI,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,EACH,CACE,CAAA,gBAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAE,EAAE,IAAI,EAAE,CAAC,IAAI,CAAC,eAAe,EAAE,EACtC,IAAI,EAAC,IAAI,EACT,OAAO,EAAC,iBAAiB,EACzB,IAAI,EAAE,eAAe,EACL,CAAA,EAClB,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAM,YAAY,EAAE,MAAM,IAAI,CAAC,YAAY,EAAE,EAAA,CAAS,CACjD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/group/group-context-menu.scss?tag=ix-group-context-menu&encapsulation=shadow","src/components/group/group-context-menu.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:host {\n display: block;\n position: relative;\n\n height: 2rem;\n width: 2rem;\n\n margin-block-start: 0.3125rem;\n margin-inline-end: 0.3125rem;\n margin-inline-start: auto;\n\n .hide {\n visibility: collapse;\n }\n\n ::slotted(ix-dropdown) {\n cursor: default;\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 { Component, Element, h, Host, State } from '@stencil/core';\nimport { getSlottedElements } from '../utils/shadow-dom';\nimport { iconContextMenu } from '@siemens/ix-icons/icons';\n\n@Component({\n tag: 'ix-group-context-menu',\n styleUrl: './group-context-menu.scss',\n shadow: true,\n})\nexport class GroupContextMenu {\n @Element() hostElement!: HTMLIxGroupContextMenuElement;\n\n @State() showContextMenu = false;\n\n private getTrigger() {\n return this.hostElement;\n }\n\n private configureDropdown(\n dropdownElement: HTMLIxDropdownElement,\n triggerElement: HTMLElement\n ) {\n dropdownElement.positioningStrategy = 'fixed';\n dropdownElement.trigger = triggerElement;\n }\n\n private onSlotChange() {\n const slot = this.hostElement.shadowRoot!.querySelector('slot');\n if (!slot) {\n return;\n }\n const elements = getSlottedElements(slot);\n this.showContextMenu = elements.length !== 0;\n\n const dropdownElement = elements.find(\n (elm: Element) => elm.tagName === 'IX-DROPDOWN'\n );\n\n const triggerElement = this.getTrigger();\n\n if (!triggerElement) {\n return;\n }\n\n if (!dropdownElement) {\n return;\n }\n\n this.configureDropdown(dropdownElement, triggerElement);\n }\n\n render() {\n return (\n <Host>\n <ix-icon-button\n class={{ hide: !this.showContextMenu }}\n size=\"24\"\n variant=\"subtle-tertiary\"\n icon={iconContextMenu}\n ></ix-icon-button>\n <slot onSlotchange={() => this.onSlotChange()}></slot>\n </Host>\n );\n }\n}\n"],"version":3}
1
+ {"file":"p-DcjRXRwg.js","mappings":";;;;;;AAAA,MAAM,mBAAmB,GAAG,6NAA6N;;MCkB5O,gBAAgB,iBAAAA,kBAAA,CAAA,MAAA,gBAAA,SAAAC,CAAA,CAAA;AAL7B,IAAA,WAAA,CAAA,YAAA,EAAA;;;;;;AAQW,QAAA,IAAe,CAAA,eAAA,GAAG,KAAK;AAoDjC;IAlDS,UAAU,GAAA;QAChB,OAAO,IAAI,CAAC,WAAW;;IAGjB,iBAAiB,CACvB,eAAsC,EACtC,cAA2B,EAAA;AAE3B,QAAA,eAAe,CAAC,mBAAmB,GAAG,OAAO;AAC7C,QAAA,eAAe,CAAC,OAAO,GAAG,cAAc;;IAGlC,YAAY,GAAA;AAClB,QAAA,MAAM,IAAI,GAAG,IAAI,CAAC,WAAW,CAAC,UAAW,CAAC,aAAa,CAAC,MAAM,CAAC;QAC/D,IAAI,CAAC,IAAI,EAAE;YACT;;AAEF,QAAA,MAAM,QAAQ,GAAG,kBAAkB,CAAC,IAAI,CAAC;QACzC,IAAI,CAAC,eAAe,GAAG,QAAQ,CAAC,MAAM,KAAK,CAAC;AAE5C,QAAA,MAAM,eAAe,GAAG,QAAQ,CAAC,IAAI,CACnC,CAAC,GAAY,KAAK,GAAG,CAAC,OAAO,KAAK,aAAa,CAChD;AAED,QAAA,MAAM,cAAc,GAAG,IAAI,CAAC,UAAU,EAAE;QAExC,IAAI,CAAC,cAAc,EAAE;YACnB;;QAGF,IAAI,CAAC,eAAe,EAAE;YACpB;;AAGF,QAAA,IAAI,CAAC,iBAAiB,CAAC,eAAe,EAAE,cAAc,CAAC;;IAGzD,MAAM,GAAA;AACJ,QAAA,QACE,EAAC,IAAI,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,EACH,CACE,CAAA,gBAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAE,EAAE,IAAI,EAAE,CAAC,IAAI,CAAC,eAAe,EAAE,EACtC,IAAI,EAAC,IAAI,EACT,OAAO,EAAC,iBAAiB,EACzB,IAAI,EAAE,eAAe,EACL,CAAA,EAClB,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAM,YAAY,EAAE,MAAM,IAAI,CAAC,YAAY,EAAE,EAAA,CAAS,CACjD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/group/group-context-menu.scss?tag=ix-group-context-menu&encapsulation=shadow","src/components/group/group-context-menu.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:host {\n display: block;\n position: relative;\n\n height: 2rem;\n width: 2rem;\n\n margin-block-start: 0.3125rem;\n margin-inline-end: 0.3125rem;\n margin-inline-start: auto;\n\n .hide {\n visibility: collapse;\n }\n\n ::slotted(ix-dropdown) {\n cursor: default;\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 { Component, Element, h, Host, State } from '@stencil/core';\nimport { getSlottedElements } from '../utils/shadow-dom';\nimport { iconContextMenu } from '@siemens/ix-icons/icons';\n\n@Component({\n tag: 'ix-group-context-menu',\n styleUrl: './group-context-menu.scss',\n shadow: true,\n})\nexport class GroupContextMenu {\n @Element() hostElement!: HTMLIxGroupContextMenuElement;\n\n @State() showContextMenu = false;\n\n private getTrigger() {\n return this.hostElement;\n }\n\n private configureDropdown(\n dropdownElement: HTMLIxDropdownElement,\n triggerElement: HTMLElement\n ) {\n dropdownElement.positioningStrategy = 'fixed';\n dropdownElement.trigger = triggerElement;\n }\n\n private onSlotChange() {\n const slot = this.hostElement.shadowRoot!.querySelector('slot');\n if (!slot) {\n return;\n }\n const elements = getSlottedElements(slot);\n this.showContextMenu = elements.length !== 0;\n\n const dropdownElement = elements.find(\n (elm: Element) => elm.tagName === 'IX-DROPDOWN'\n );\n\n const triggerElement = this.getTrigger();\n\n if (!triggerElement) {\n return;\n }\n\n if (!dropdownElement) {\n return;\n }\n\n this.configureDropdown(dropdownElement, triggerElement);\n }\n\n render() {\n return (\n <Host>\n <ix-icon-button\n class={{ hide: !this.showContextMenu }}\n size=\"24\"\n variant=\"subtle-tertiary\"\n icon={iconContextMenu}\n ></ix-icon-button>\n <slot onSlotchange={() => this.onSlotChange()}></slot>\n </Host>\n );\n }\n}\n"],"version":3}
@@ -1,9 +1,9 @@
1
- import { p as proxyCustomElement, H, e as createEvent, h, d as Host } from './p-DFHA6KvD.js';
1
+ import { p as proxyCustomElement, H, e as createEvent, h, d as Host } from './p-CKuNFgoe.js';
2
2
  import { c as closestPassShadow } from './p-Bi1VyG64.js';
3
3
  import { v as iconClose } from './p-taILGXkr.js';
4
- import { d as defineCustomElement$3 } from './p-D99ntB9D.js';
5
- import { d as defineCustomElement$2 } from './p-fef9-zXA.js';
6
- import { d as defineCustomElement$1 } from './p-BrgHqrnH.js';
4
+ import { d as defineCustomElement$3 } from './p-ciUqTzkB.js';
5
+ import { d as defineCustomElement$2 } from './p-CkrLmEP7.js';
6
+ import { d as defineCustomElement$1 } from './p-DgfGA7Z3.js';
7
7
 
8
8
  const modalHeaderCss = ":host{display:flex;padding:0.5rem 0 0.5rem 0.5rem;align-items:center;gap:1rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .modal-title{flex-grow:1}:host .modal-close{align-self:flex-start}";
9
9
 
@@ -42,7 +42,7 @@ const ModalHeader = /*@__PURE__*/ proxyCustomElement(class ModalHeader extends H
42
42
  this.parentDialog.dismissModal();
43
43
  }
44
44
  render() {
45
- return (h(Host, { key: 'ec19146ced5b95a1b9723ece2aee4fbf6f3a666c' }, this.icon ? (h("ix-icon", { name: this.icon, color: this.iconColor, size: "32", "aria-label": this.ariaLabelIcon })) : null, h("div", { key: '46bac93f4005f43362c02a1852aa3e76e324358f', class: "modal-title" }, h("ix-typography", { key: 'f201f3adcff612e81e34e60d3ed9470aac2f77e7', format: "h5" }, h("slot", { key: '17302db5dbc882983abb1cbb1a46f4c2b9fce9ea' }))), !this.hideClose ? (h("ix-icon-button", { class: "modal-close", onClick: (event) => this.onCloseClick(event), variant: "tertiary", icon: iconClose, iconColor: "color-soft-text", "aria-label": this.ariaLabelCloseIconButton })) : null));
45
+ return (h(Host, { key: '0ebfd37e83735c49aa640de880af719c278bf8dc' }, this.icon ? (h("ix-icon", { name: this.icon, color: this.iconColor, size: "32", "aria-label": this.ariaLabelIcon })) : null, h("div", { key: 'b8ccaf5afb50229756ad024f8932aca9e106bf35', class: "modal-title" }, h("ix-typography", { key: 'edf640b077acc1feb0ce7e3d661ba84fbffde3f0', format: "h5" }, h("slot", { key: '10da72cd839364e2fe81049de9d411a4cbea6e72' }))), !this.hideClose ? (h("ix-icon-button", { class: "modal-close", onClick: (event) => this.onCloseClick(event), variant: "tertiary", icon: iconClose, iconColor: "color-soft-text", "aria-label": this.ariaLabelCloseIconButton })) : null));
46
46
  }
47
47
  get hostElement() { return this; }
48
48
  static get watchers() { return {
@@ -88,6 +88,6 @@ function defineCustomElement() {
88
88
  }
89
89
 
90
90
  export { ModalHeader as M, defineCustomElement as d };
91
- //# sourceMappingURL=p-Cl420PSP.js.map
91
+ //# sourceMappingURL=p-DeBhxnHo.js.map
92
92
 
93
- //# sourceMappingURL=p-Cl420PSP.js.map
93
+ //# sourceMappingURL=p-DeBhxnHo.js.map
@@ -1 +1 @@
1
- {"file":"p-Cl420PSP.js","mappings":";;;;;;;AAAA,MAAM,cAAc,GAAG,46BAA46B;;MC2Bt7B,WAAW,iBAAAA,kBAAA,CAAA,MAAA,WAAA,SAAAC,CAAA,CAAA;AALxB,IAAA,WAAA,CAAA,YAAA,EAAA;;;;;;;AAQE;;AAEG;AACK,QAAA,IAAS,CAAA,SAAA,GAAG,KAAK;AA0F1B;AArEC,IAAA,YAAY,CAAC,IAAa,EAAA;AACxB,QAAA,IAAI,IAAI,CAAC,YAAY,EAAE;YACrB,IAAI,IAAI,EAAE;gBACR,IAAI,CAAC,YAAY,CAAC,SAAS,CAAC,GAAG,CAAC,WAAW,CAAC;;iBACvC;gBACL,IAAI,CAAC,YAAY,CAAC,SAAS,CAAC,MAAM,CAAC,WAAW,CAAC;;;;IAkBrD,gBAAgB,GAAA;QACd,IAAI,CAAC,YAAY,GAAG,iBAAiB,CACnC,IAAI,CAAC,WAAW,EAChB,UAAU,CACW;AACvB,QAAA,IAAI,CAAC,YAAY,CAAC,IAAI,CAAC,IAAI,CAAC;;AAGtB,IAAA,YAAY,CAAC,KAAiB,EAAA;QACpC,MAAM,EAAE,GAAG,IAAI,CAAC,UAAU,CAAC,IAAI,CAAC,KAAK,CAAC;QACtC,IAAI,EAAE,CAAC,gBAAgB,IAAI,KAAK,CAAC,gBAAgB,EAAE;YACjD;;AAGF,QAAA,IAAI,CAAC,YAAY,CAAC,YAAY,EAAE;;IAGlC,MAAM,GAAA;AACJ,QAAA,QACE,EAAC,IAAI,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,EACF,IAAI,CAAC,IAAI,IACR,CACE,CAAA,SAAA,EAAA,EAAA,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,KAAK,EAAE,IAAI,CAAC,SAAS,EACrB,IAAI,EAAC,IAAI,EACG,YAAA,EAAA,IAAI,CAAC,aAAa,EACrB,CAAA,IACT,IAAI,EACR,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,aAAa,EAAA,EACtB,CAAe,CAAA,eAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,MAAM,EAAC,IAAI,EAAA,EACxB,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,CAAa,CACC,CACZ,EACL,CAAC,IAAI,CAAC,SAAS,IACd,CACE,CAAA,gBAAA,EAAA,EAAA,KAAK,EAAC,aAAa,EACnB,OAAO,EAAE,CAAC,KAAK,KAAK,IAAI,CAAC,YAAY,CAAC,KAAK,CAAC,EAC5C,OAAO,EAAC,UAAU,EAClB,IAAI,EAAE,SAAS,EACf,SAAS,EAAC,iBAAiB,gBACf,IAAI,CAAC,wBAAwB,EAAA,CACzB,IAChB,IAAI,CACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/modal-header/modal-header.scss?tag=ix-modal-header&encapsulation=shadow","src/components/modal-header/modal-header.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@use 'mixins/shadow-dom/component';\n\n:host {\n display: flex;\n padding: 0.5rem 0 0.5rem 0.5rem;\n align-items: center;\n gap: 1rem;\n\n @include component.ix-component;\n\n .modal-title {\n flex-grow: 1;\n }\n\n .modal-close {\n align-self: flex-start;\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 {\n Component,\n Element,\n Event,\n EventEmitter,\n h,\n Host,\n Prop,\n Watch,\n} from '@stencil/core';\nimport { closestPassShadow } from '../utils/shadow-dom';\nimport { iconClose } from '@siemens/ix-icons/icons';\n\n@Component({\n tag: 'ix-modal-header',\n styleUrl: 'modal-header.scss',\n shadow: true,\n})\nexport class ModalHeader {\n @Element() hostElement!: HTMLIxModalHeaderElement;\n\n /**\n * Hide the close button\n */\n @Prop() hideClose = false;\n\n /**\n * Icon of the Header\n */\n @Prop() icon?: string;\n\n /**\n * ARIA label for the icon\n */\n @Prop() ariaLabelIcon?: string;\n\n /**\n * ARIA label for the close icon button\n * Will be set as aria-label on the nested HTML button element\n *\n * @since 3.2.0\n */\n @Prop() ariaLabelCloseIconButton?: string;\n\n @Watch('icon')\n onIconChange(icon?: string) {\n if (this.parentDialog) {\n if (icon) {\n this.parentDialog.classList.add('with-icon');\n } else {\n this.parentDialog.classList.remove('with-icon');\n }\n }\n }\n\n /**\n * Icon color\n */\n @Prop() iconColor?: string;\n\n /**\n * Emits when close icon is clicked and closes the modal\n * Can be prevented, in which case only the event is triggered, and the modal remains open\n */\n @Event() closeClick!: EventEmitter<MouseEvent>;\n\n private parentDialog!: HTMLIxModalElement;\n\n componentDidLoad() {\n this.parentDialog = closestPassShadow(\n this.hostElement,\n 'ix-modal'\n ) as HTMLIxModalElement;\n this.onIconChange(this.icon);\n }\n\n private onCloseClick(event: MouseEvent) {\n const ce = this.closeClick.emit(event);\n if (ce.defaultPrevented || event.defaultPrevented) {\n return;\n }\n\n this.parentDialog.dismissModal();\n }\n\n render() {\n return (\n <Host>\n {this.icon ? (\n <ix-icon\n name={this.icon}\n color={this.iconColor}\n size=\"32\"\n aria-label={this.ariaLabelIcon}\n ></ix-icon>\n ) : null}\n <div class=\"modal-title\">\n <ix-typography format=\"h5\">\n <slot></slot>\n </ix-typography>\n </div>\n {!this.hideClose ? (\n <ix-icon-button\n class=\"modal-close\"\n onClick={(event) => this.onCloseClick(event)}\n variant=\"tertiary\"\n icon={iconClose}\n iconColor=\"color-soft-text\"\n aria-label={this.ariaLabelCloseIconButton}\n ></ix-icon-button>\n ) : null}\n </Host>\n );\n }\n}\n"],"version":3}
1
+ {"file":"p-DeBhxnHo.js","mappings":";;;;;;;AAAA,MAAM,cAAc,GAAG,46BAA46B;;MC2Bt7B,WAAW,iBAAAA,kBAAA,CAAA,MAAA,WAAA,SAAAC,CAAA,CAAA;AALxB,IAAA,WAAA,CAAA,YAAA,EAAA;;;;;;;AAQE;;AAEG;AACK,QAAA,IAAS,CAAA,SAAA,GAAG,KAAK;AA0F1B;AArEC,IAAA,YAAY,CAAC,IAAa,EAAA;AACxB,QAAA,IAAI,IAAI,CAAC,YAAY,EAAE;YACrB,IAAI,IAAI,EAAE;gBACR,IAAI,CAAC,YAAY,CAAC,SAAS,CAAC,GAAG,CAAC,WAAW,CAAC;;iBACvC;gBACL,IAAI,CAAC,YAAY,CAAC,SAAS,CAAC,MAAM,CAAC,WAAW,CAAC;;;;IAkBrD,gBAAgB,GAAA;QACd,IAAI,CAAC,YAAY,GAAG,iBAAiB,CACnC,IAAI,CAAC,WAAW,EAChB,UAAU,CACW;AACvB,QAAA,IAAI,CAAC,YAAY,CAAC,IAAI,CAAC,IAAI,CAAC;;AAGtB,IAAA,YAAY,CAAC,KAAiB,EAAA;QACpC,MAAM,EAAE,GAAG,IAAI,CAAC,UAAU,CAAC,IAAI,CAAC,KAAK,CAAC;QACtC,IAAI,EAAE,CAAC,gBAAgB,IAAI,KAAK,CAAC,gBAAgB,EAAE;YACjD;;AAGF,QAAA,IAAI,CAAC,YAAY,CAAC,YAAY,EAAE;;IAGlC,MAAM,GAAA;AACJ,QAAA,QACE,EAAC,IAAI,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,EACF,IAAI,CAAC,IAAI,IACR,CACE,CAAA,SAAA,EAAA,EAAA,IAAI,EAAE,IAAI,CAAC,IAAI,EACf,KAAK,EAAE,IAAI,CAAC,SAAS,EACrB,IAAI,EAAC,IAAI,EACG,YAAA,EAAA,IAAI,CAAC,aAAa,EACrB,CAAA,IACT,IAAI,EACR,CAAK,CAAA,KAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAC,aAAa,EAAA,EACtB,CAAe,CAAA,eAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,MAAM,EAAC,IAAI,EAAA,EACxB,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,CAAa,CACC,CACZ,EACL,CAAC,IAAI,CAAC,SAAS,IACd,CACE,CAAA,gBAAA,EAAA,EAAA,KAAK,EAAC,aAAa,EACnB,OAAO,EAAE,CAAC,KAAK,KAAK,IAAI,CAAC,YAAY,CAAC,KAAK,CAAC,EAC5C,OAAO,EAAC,UAAU,EAClB,IAAI,EAAE,SAAS,EACf,SAAS,EAAC,iBAAiB,gBACf,IAAI,CAAC,wBAAwB,EAAA,CACzB,IAChB,IAAI,CACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/modal-header/modal-header.scss?tag=ix-modal-header&encapsulation=shadow","src/components/modal-header/modal-header.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@use 'mixins/shadow-dom/component';\n\n:host {\n display: flex;\n padding: 0.5rem 0 0.5rem 0.5rem;\n align-items: center;\n gap: 1rem;\n\n @include component.ix-component;\n\n .modal-title {\n flex-grow: 1;\n }\n\n .modal-close {\n align-self: flex-start;\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 {\n Component,\n Element,\n Event,\n EventEmitter,\n h,\n Host,\n Prop,\n Watch,\n} from '@stencil/core';\nimport { closestPassShadow } from '../utils/shadow-dom';\nimport { iconClose } from '@siemens/ix-icons/icons';\n\n@Component({\n tag: 'ix-modal-header',\n styleUrl: 'modal-header.scss',\n shadow: true,\n})\nexport class ModalHeader {\n @Element() hostElement!: HTMLIxModalHeaderElement;\n\n /**\n * Hide the close button\n */\n @Prop() hideClose = false;\n\n /**\n * Icon of the Header\n */\n @Prop() icon?: string;\n\n /**\n * ARIA label for the icon\n */\n @Prop() ariaLabelIcon?: string;\n\n /**\n * ARIA label for the close icon button\n * Will be set as aria-label on the nested HTML button element\n *\n * @since 3.2.0\n */\n @Prop() ariaLabelCloseIconButton?: string;\n\n @Watch('icon')\n onIconChange(icon?: string) {\n if (this.parentDialog) {\n if (icon) {\n this.parentDialog.classList.add('with-icon');\n } else {\n this.parentDialog.classList.remove('with-icon');\n }\n }\n }\n\n /**\n * Icon color\n */\n @Prop() iconColor?: string;\n\n /**\n * Emits when close icon is clicked and closes the modal\n * Can be prevented, in which case only the event is triggered, and the modal remains open\n */\n @Event() closeClick!: EventEmitter<MouseEvent>;\n\n private parentDialog!: HTMLIxModalElement;\n\n componentDidLoad() {\n this.parentDialog = closestPassShadow(\n this.hostElement,\n 'ix-modal'\n ) as HTMLIxModalElement;\n this.onIconChange(this.icon);\n }\n\n private onCloseClick(event: MouseEvent) {\n const ce = this.closeClick.emit(event);\n if (ce.defaultPrevented || event.defaultPrevented) {\n return;\n }\n\n this.parentDialog.dismissModal();\n }\n\n render() {\n return (\n <Host>\n {this.icon ? (\n <ix-icon\n name={this.icon}\n color={this.iconColor}\n size=\"32\"\n aria-label={this.ariaLabelIcon}\n ></ix-icon>\n ) : null}\n <div class=\"modal-title\">\n <ix-typography format=\"h5\">\n <slot></slot>\n </ix-typography>\n </div>\n {!this.hideClose ? (\n <ix-icon-button\n class=\"modal-close\"\n onClick={(event) => this.onCloseClick(event)}\n variant=\"tertiary\"\n icon={iconClose}\n iconColor=\"color-soft-text\"\n aria-label={this.ariaLabelCloseIconButton}\n ></ix-icon-button>\n ) : null}\n </Host>\n );\n }\n}\n"],"version":3}
@@ -1,4 +1,4 @@
1
- import { p as proxyCustomElement, H, h, d as Host } from './p-DFHA6KvD.js';
1
+ import { p as proxyCustomElement, H, h, d as Host } from './p-CKuNFgoe.js';
2
2
 
3
3
  const typographyCss = ".typography-label,:host(.typography-label){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-sm);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-label-xs,:host(.typography-label-xs){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms--2);line-height:var(--theme-line-height-sm);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xxl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-label-sm,:host(.typography-label-sm){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms--1);line-height:var(--theme-line-height-sm);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-label-lg,:host(.typography-label-lg){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-1);line-height:var(--theme-line-height-sm);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-lg);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-body,:host(.typography-body){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-body-xs,:host(.typography-body-xs){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms--2);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xxl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-body-sm,:host(.typography-body-sm){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms--1);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-body-lg,:host(.typography-body-lg){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-1);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-lg);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-display,:host(.typography-display){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-3);line-height:var(--theme-line-height-xs);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-display-xs,:host(.typography-display-xs){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-1);line-height:var(--theme-line-height-xs);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-sm);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-display-sm,:host(.typography-display-sm){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-2);line-height:var(--theme-line-height-xs);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-lg);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-display-lg,:host(.typography-display-lg){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-4);line-height:var(--theme-line-height-xs);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-display-xl,:host(.typography-display-xl){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-5);line-height:var(--theme-line-height-xs);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-sm);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-display-xxl,:host(.typography-display-xxl){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-6);line-height:var(--theme-line-height-xs);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-sm);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}h6,.h6,.typography-h6,:host(.typography-h6){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms--1);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}h5,.h5,.typography-h5,:host(.typography-h5){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}h4,.h4,.typography-h4,:host(.typography-h4){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-1);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-lg);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}h3,.h3,.typography-h3,:host(.typography-h3){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-2);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-lg);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}h2,.h2,.typography-h2,:host(.typography-h2){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-3);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}h1,.h1,.typography-h1,:host(.typography-h1){font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-4);line-height:var(--theme-line-height-sm);font-weight:var(--theme-font-weight-bold);letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-code,:host(.typography-code){font-feature-settings:\"clig\" off, \"liga\" off;font-family:JetBrainsMono, Courier New, monospace, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-code-lg,:host(.typography-code-lg){font-feature-settings:\"clig\" off, \"liga\" off;font-family:JetBrainsMono, Courier New, monospace, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-1);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-md);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-code-sm,:host(.typography-code-sm){font-feature-settings:\"clig\" off, \"liga\" off;font-family:JetBrainsMono, Courier New, monospace, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms--1);line-height:var(--theme-line-height-lg);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}.typography-decoration-none,:host(.typography-decoration-none){text-decoration:none !important}.typography-decoration-underline,:host(.typography-decoration-underline){text-decoration:underline !important}.typography-decoration-line-through,:host(.typography-decoration-line-through){text-decoration:line-through !important}.typography-weight-bold,:host(.typography-weight-bold){font-weight:700 !important}a{color:var(--theme-color-primary)}:host{display:block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host(.text-xs){font-family:Siemens Sans, sans-serif;font-size:0.625rem;font-weight:400;line-height:1.4em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-s){font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-caption){font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-caption-single){font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-default){font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-default-single){font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.143em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-default-title){font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-default-title-single){font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.143em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-l){font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-l-single){font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.25em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-l-title){font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-l-title-single){font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.25em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-h2){font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:700;line-height:1.455em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host(.text-xl){font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:400;line-height:1.091em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}";
4
4
 
@@ -38,7 +38,7 @@ const IxTypography = /*@__PURE__*/ proxyCustomElement(class IxTypography extends
38
38
  color: IxTypography.getTextColor(this.textColor),
39
39
  };
40
40
  }
41
- return (h(Host, { key: '423b6513833bef97a6ca053311ac4173861ebb83', class: typographyClass, style: style }, h("slot", { key: 'f28c3f4a36fb4abd962cd9c00915ea930872e71c' })));
41
+ return (h(Host, { key: 'a8642e246a60b32a22e052b7755db3e302836fd6', class: typographyClass, style: style }, h("slot", { key: '6b6ae0458fe7bbfbd3fb4ecd9175b50a42e9258e' })));
42
42
  }
43
43
  static get style() { return typographyCss; }
44
44
  }, [257, "ix-typography", {
@@ -62,6 +62,6 @@ function defineCustomElement() {
62
62
  }
63
63
 
64
64
  export { IxTypography as I, defineCustomElement as d };
65
- //# sourceMappingURL=p-BrgHqrnH.js.map
65
+ //# sourceMappingURL=p-DgfGA7Z3.js.map
66
66
 
67
- //# sourceMappingURL=p-BrgHqrnH.js.map
67
+ //# sourceMappingURL=p-DgfGA7Z3.js.map
@@ -1 +1 @@
1
- {"file":"p-BrgHqrnH.js","mappings":";;AAAA,MAAM,aAAa,GAAG,24bAA24b;;MCqBp5b,YAAY,iBAAAA,kBAAA,CAAA,MAAA,YAAA,SAAAC,CAAA,CAAA;AALzB,IAAA,WAAA,CAAA,YAAA,EAAA;;;;;;AAgBE;;AAEG;AACK,QAAA,IAAI,CAAA,IAAA,GAAG,KAAK;AAEpB;;AAEG;AACK,QAAA,IAAc,CAAA,cAAA,GAAmB,MAAM;AAkChD;IAhCS,OAAO,YAAY,CAAC,KAAuB,EAAA;AACjD,QAAA,IAAI,KAAK,CAAC,UAAU,CAAC,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,QAAQ,CAAC,WAAW,CAAC,EAAE;YAC5D,OAAO,CAAA,kBAAA,EAAqB,KAAK,CAAA,MAAA,CAAQ;;QAG3C,OAAO,CAAA,kBAAA,EAAqB,KAAK,CAAC,OAAO,CAAC,GAAG,EAAE,IAAI,CAAC,CAAA,CAAA,CAAG;;IAGzD,MAAM,GAAA;;QACJ,IAAI,eAAe,GAA4B,EAAE;AACjD,QAAA,eAAe,CAAC,CAAA,WAAA,EAAc,CAAA,EAAA,GAAA,IAAI,CAAC,MAAM,MAAI,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,EAAA,GAAA,MAAM,CAAE,CAAA,CAAC,GAAG,IAAI;AAE7D,QAAA,IAAI,IAAI,CAAC,cAAc,KAAK,MAAM,EAAE;YAClC,eAAe,CAAC,yBAAyB,IAAI,CAAC,cAAc,CAAE,CAAA,CAAC,GAAG,IAAI;;AAGxE,QAAA,eAAe,CAAC,wBAAwB,CAAC,GAAG,IAAI,CAAC,IAAI;QAErD,IAAI,KAAK,GAAG,EAAE;AAEd,QAAA,IAAI,IAAI,CAAC,SAAS,EAAE;AAClB,YAAA,KAAK,GAAG;gBACN,KAAK,EAAE,YAAY,CAAC,YAAY,CAAC,IAAI,CAAC,SAAS,CAAC;aACjD;;AAGH,QAAA,QACE,CAAC,CAAA,IAAI,EAAC,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAE,eAAe,EAAE,KAAK,EAAE,KAAK,EAAA,EACxC,CAAa,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,CAAA,CACR;;;;;;;;;;;;;;;;;;;;;;;;;","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/typography/typography.scss?tag=ix-typography&encapsulation=shadow","src/components/typography/typography.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@use './common-variables' as vars;\n@use 'mixins/shadow-dom/component';\n@use 'legacy/mixins/fonts' as legacy-fonts;\n@use 'components/fonts';\n@use 'mixins/fonts' as font-mixins;\n\n:host {\n display: block;\n position: relative;\n\n @include component.ix-component;\n\n}\n\n:host(.text-xs) {\n @include legacy-fonts.text-xs;\n}\n\n:host(.text-s) {\n @include legacy-fonts.text-s;\n}\n\n:host(.text-caption) {\n @include legacy-fonts.text-caption;\n}\n\n:host(.text-caption-single) {\n @include legacy-fonts.text-caption-single;\n}\n\n:host(.text-default) {\n @include legacy-fonts.text-default;\n}\n\n:host(.text-default-single) {\n @include legacy-fonts.text-default-single;\n}\n\n:host(.text-default-title) {\n @include legacy-fonts.text-default-title;\n}\n\n:host(.text-default-title-single) {\n @include legacy-fonts.text-default-title-single;\n}\n\n:host(.text-l) {\n @include legacy-fonts.text-l;\n}\n\n:host(.text-l-single) {\n @include legacy-fonts.text-l-single;\n}\n\n:host(.text-l-title) {\n @include legacy-fonts.text-l-title;\n}\n\n:host(.text-l-title-single) {\n @include legacy-fonts.text-l-title-single;\n}\n\n:host(.text-h2) {\n @include legacy-fonts.text-h2;\n}\n\n:host(.text-xl) {\n @include legacy-fonts.text-xl;\n}\n\n$typography-formats: label, label-xs, label-sm, label-lg, body, body-xs, body-sm,\n body-lg, display, display-xs, display-sm, display-lg, display-xl, display-xxl,\n h6, h5, h4, h3, h2, h1, code, code-sm, code-lg;\n\n@each $format in $typography-formats {\n :host(.typography-#{$format}) {\n @extend .typography-#{$format};\n }\n}\n\n$typography-decoration: none, underline, line-through;\n@each $decoration in $typography-decoration {\n :host(.typography-decoration-#{$decoration}) {\n @extend .typography-decoration-#{$decoration};\n }\n}\n\n:host(.typography-weight-bold) {\n @extend .typography-weight-bold;\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 {\n TypographyFormat,\n TextDecoration,\n TypographyColors,\n} from './typography.types';\n\n@Component({\n tag: 'ix-typography',\n styleUrl: 'typography.scss',\n shadow: true,\n})\nexport class IxTypography {\n /**\n * Text format\n */\n @Prop() format?: TypographyFormat;\n\n /**\n * Text color based on theme variables\n */\n @Prop() textColor?: TypographyColors;\n\n /**\n * Display text bold\n */\n @Prop() bold = false;\n\n /**\n * Text decoration\n */\n @Prop() textDecoration: TextDecoration = 'none';\n\n private static getTextColor(color: TypographyColors) {\n if (color.startsWith('inv-') || !color.endsWith('-contrast')) {\n return `var(--theme-color-${color}-text)`;\n }\n\n return `var(--theme-color-${color.replace('-', '--')})`;\n }\n\n render() {\n let typographyClass: Record<string, boolean> = {};\n typographyClass[`typography-${this.format ?? 'body'}`] = true;\n\n if (this.textDecoration !== 'none') {\n typographyClass[`typography-decoration-${this.textDecoration}`] = true;\n }\n\n typographyClass['typography-weight-bold'] = this.bold;\n\n let style = {};\n\n if (this.textColor) {\n style = {\n color: IxTypography.getTextColor(this.textColor),\n };\n }\n\n return (\n <Host class={typographyClass} style={style}>\n <slot></slot>\n </Host>\n );\n }\n}\n"],"version":3}
1
+ {"file":"p-DgfGA7Z3.js","mappings":";;AAAA,MAAM,aAAa,GAAG,24bAA24b;;MCqBp5b,YAAY,iBAAAA,kBAAA,CAAA,MAAA,YAAA,SAAAC,CAAA,CAAA;AALzB,IAAA,WAAA,CAAA,YAAA,EAAA;;;;;;AAgBE;;AAEG;AACK,QAAA,IAAI,CAAA,IAAA,GAAG,KAAK;AAEpB;;AAEG;AACK,QAAA,IAAc,CAAA,cAAA,GAAmB,MAAM;AAkChD;IAhCS,OAAO,YAAY,CAAC,KAAuB,EAAA;AACjD,QAAA,IAAI,KAAK,CAAC,UAAU,CAAC,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,QAAQ,CAAC,WAAW,CAAC,EAAE;YAC5D,OAAO,CAAA,kBAAA,EAAqB,KAAK,CAAA,MAAA,CAAQ;;QAG3C,OAAO,CAAA,kBAAA,EAAqB,KAAK,CAAC,OAAO,CAAC,GAAG,EAAE,IAAI,CAAC,CAAA,CAAA,CAAG;;IAGzD,MAAM,GAAA;;QACJ,IAAI,eAAe,GAA4B,EAAE;AACjD,QAAA,eAAe,CAAC,CAAA,WAAA,EAAc,CAAA,EAAA,GAAA,IAAI,CAAC,MAAM,MAAI,IAAA,IAAA,EAAA,KAAA,MAAA,GAAA,EAAA,GAAA,MAAM,CAAE,CAAA,CAAC,GAAG,IAAI;AAE7D,QAAA,IAAI,IAAI,CAAC,cAAc,KAAK,MAAM,EAAE;YAClC,eAAe,CAAC,yBAAyB,IAAI,CAAC,cAAc,CAAE,CAAA,CAAC,GAAG,IAAI;;AAGxE,QAAA,eAAe,CAAC,wBAAwB,CAAC,GAAG,IAAI,CAAC,IAAI;QAErD,IAAI,KAAK,GAAG,EAAE;AAEd,QAAA,IAAI,IAAI,CAAC,SAAS,EAAE;AAClB,YAAA,KAAK,GAAG;gBACN,KAAK,EAAE,YAAY,CAAC,YAAY,CAAC,IAAI,CAAC,SAAS,CAAC;aACjD;;AAGH,QAAA,QACE,CAAC,CAAA,IAAI,EAAC,EAAA,GAAA,EAAA,0CAAA,EAAA,KAAK,EAAE,eAAe,EAAE,KAAK,EAAE,KAAK,EAAA,EACxC,CAAa,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,CAAA,CACR;;;;;;;;;;;;;;;;;;;;;;;;;","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/typography/typography.scss?tag=ix-typography&encapsulation=shadow","src/components/typography/typography.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@use './common-variables' as vars;\n@use 'mixins/shadow-dom/component';\n@use 'legacy/mixins/fonts' as legacy-fonts;\n@use 'components/fonts';\n@use 'mixins/fonts' as font-mixins;\n\n:host {\n display: block;\n position: relative;\n\n @include component.ix-component;\n\n}\n\n:host(.text-xs) {\n @include legacy-fonts.text-xs;\n}\n\n:host(.text-s) {\n @include legacy-fonts.text-s;\n}\n\n:host(.text-caption) {\n @include legacy-fonts.text-caption;\n}\n\n:host(.text-caption-single) {\n @include legacy-fonts.text-caption-single;\n}\n\n:host(.text-default) {\n @include legacy-fonts.text-default;\n}\n\n:host(.text-default-single) {\n @include legacy-fonts.text-default-single;\n}\n\n:host(.text-default-title) {\n @include legacy-fonts.text-default-title;\n}\n\n:host(.text-default-title-single) {\n @include legacy-fonts.text-default-title-single;\n}\n\n:host(.text-l) {\n @include legacy-fonts.text-l;\n}\n\n:host(.text-l-single) {\n @include legacy-fonts.text-l-single;\n}\n\n:host(.text-l-title) {\n @include legacy-fonts.text-l-title;\n}\n\n:host(.text-l-title-single) {\n @include legacy-fonts.text-l-title-single;\n}\n\n:host(.text-h2) {\n @include legacy-fonts.text-h2;\n}\n\n:host(.text-xl) {\n @include legacy-fonts.text-xl;\n}\n\n$typography-formats: label, label-xs, label-sm, label-lg, body, body-xs, body-sm,\n body-lg, display, display-xs, display-sm, display-lg, display-xl, display-xxl,\n h6, h5, h4, h3, h2, h1, code, code-sm, code-lg;\n\n@each $format in $typography-formats {\n :host(.typography-#{$format}) {\n @extend .typography-#{$format};\n }\n}\n\n$typography-decoration: none, underline, line-through;\n@each $decoration in $typography-decoration {\n :host(.typography-decoration-#{$decoration}) {\n @extend .typography-decoration-#{$decoration};\n }\n}\n\n:host(.typography-weight-bold) {\n @extend .typography-weight-bold;\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 {\n TypographyFormat,\n TextDecoration,\n TypographyColors,\n} from './typography.types';\n\n@Component({\n tag: 'ix-typography',\n styleUrl: 'typography.scss',\n shadow: true,\n})\nexport class IxTypography {\n /**\n * Text format\n */\n @Prop() format?: TypographyFormat;\n\n /**\n * Text color based on theme variables\n */\n @Prop() textColor?: TypographyColors;\n\n /**\n * Display text bold\n */\n @Prop() bold = false;\n\n /**\n * Text decoration\n */\n @Prop() textDecoration: TextDecoration = 'none';\n\n private static getTextColor(color: TypographyColors) {\n if (color.startsWith('inv-') || !color.endsWith('-contrast')) {\n return `var(--theme-color-${color}-text)`;\n }\n\n return `var(--theme-color-${color.replace('-', '--')})`;\n }\n\n render() {\n let typographyClass: Record<string, boolean> = {};\n typographyClass[`typography-${this.format ?? 'body'}`] = true;\n\n if (this.textDecoration !== 'none') {\n typographyClass[`typography-decoration-${this.textDecoration}`] = true;\n }\n\n typographyClass['typography-weight-bold'] = this.bold;\n\n let style = {};\n\n if (this.textColor) {\n style = {\n color: IxTypography.getTextColor(this.textColor),\n };\n }\n\n return (\n <Host class={typographyClass} style={style}>\n <slot></slot>\n </Host>\n );\n }\n}\n"],"version":3}
@@ -1,8 +1,8 @@
1
- import { p as proxyCustomElement, H, h, d as Host } from './p-DFHA6KvD.js';
1
+ import { p as proxyCustomElement, H, h, d as Host } from './p-CKuNFgoe.js';
2
2
  import { b as a11yHostAttributes } from './p-Bb7pDeaQ.js';
3
3
  import { m as makeRef } from './p-bcj7UEIC.js';
4
- import { d as defineCustomElement$1 } from './p-BrgHqrnH.js';
5
- import { c as createClassMutationObserver } from './p-BOcoAynq.js';
4
+ import { d as defineCustomElement$1 } from './p-DgfGA7Z3.js';
5
+ import { c as createClassMutationObserver } from './p-2fxFa_VL.js';
6
6
 
7
7
  function isIxInputFieldComponent(obj) {
8
8
  return (obj &&
@@ -159,6 +159,6 @@ function defineCustomElement() {
159
159
  }
160
160
 
161
161
  export { FormFieldLabel as F, defineCustomElement as d };
162
- //# sourceMappingURL=p-GkRC08qs.js.map
162
+ //# sourceMappingURL=p-DrH8EeUB.js.map
163
163
 
164
- //# sourceMappingURL=p-GkRC08qs.js.map
164
+ //# sourceMappingURL=p-DrH8EeUB.js.map
@@ -1 +1 @@
1
- {"file":"p-GkRC08qs.js","mappings":"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","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/utils/input/index.ts","src/components/field-label/field-label.scss?tag=ix-field-label&encapsulation=shadow","src/components/field-label/field-label.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 */\nimport { EventEmitter } from '@stencil/core';\nimport { IxComponent } from '../internal';\n\nexport * from './validation';\n\nexport interface FieldWrapperInterface {\n /**\n * Label for the field component\n */\n label?: string;\n /**\n * Show text below the field component which show additional information\n */\n helperText?: string;\n /**\n * Info text for the field component\n */\n infoText?: string;\n /**\n * Warning text for the field component\n */\n warningText?: string;\n /**\n * Error text for the field component\n */\n invalidText?: string;\n /**\n * Valid text for the field component\n */\n validText?: string;\n /**\n * Show helper, info, warning, error and valid text as tooltip\n */\n showTextAsTooltip?: boolean;\n}\n\nexport type HTMLIxFormComponentElement<T> = HTMLElement & IxFormComponent<T>;\nexport type HTMLIxInputFieldComponentElement<T> =\n HTMLIxFormComponentElement<T> & IxInputFieldComponent<T>;\n\nexport interface IxFormValidationState {\n // Annotate as @State()\n isInvalid: boolean;\n // Annotate as @State()\n isValid: boolean;\n // Annotate as @State()\n isInfo: boolean;\n // Annotate as @State()\n isWarning: boolean;\n}\n\nexport interface IxFormComponent<T = string> extends IxComponent {\n // Private internal\n formInternals: ElementInternals;\n\n // Annotate as @Prop({ reflect: true })\n required?: boolean;\n // Annotate as @Prop({ reflect: true })\n name?: string;\n // Annotate as @Prop()\n value?: T;\n // Annotate as @Prop()\n disabled: boolean;\n\n valueChange: EventEmitter<T>;\n ixBlur: EventEmitter<void>;\n\n updateFormInternalValue(value: T): void | Promise<void>;\n hasValidValue(): Promise<boolean>;\n getValidityState?(): Promise<ValidityState>;\n getAssociatedFormElement(): Promise<HTMLFormElement | null>;\n isTouched?(): Promise<boolean>;\n}\n\nexport interface IxInputFieldComponent<T = string>\n extends IxFormComponent<T>,\n IxFormValidationState,\n FieldWrapperInterface {\n // Annotate as @Prop()\n placeholder?: string;\n // Annotate as @Prop()\n readonly: boolean;\n\n // Annotate as @Method()\n getNativeInputElement(): Promise<HTMLInputElement | HTMLTextAreaElement>;\n\n // Annotate as @Method()\n focusInput(): Promise<void>;\n}\n\nexport function isIxInputFieldComponent<T>(\n obj: HTMLElement | IxFormComponent<T>\n): obj is HTMLIxInputFieldComponentElement<T> {\n return (\n obj &&\n 'getAssociatedFormElement' in obj &&\n typeof obj.getAssociatedFormElement === 'function' &&\n 'getNativeInputElement' in obj &&\n typeof obj.getNativeInputElement === 'function'\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\n:host {\n display: inline-block;\n position: relative;\n\n margin-top: 0.5rem;\n margin-bottom: 0.25rem;\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 { Component, Element, h, Host, Prop, Watch } from '@stencil/core';\nimport { A11yAttributes, a11yHostAttributes } from '../utils/a11y';\nimport {\n ClassMutationObserver,\n createClassMutationObserver,\n HTMLIxFormComponentElement,\n isIxInputFieldComponent,\n} from '../utils/input';\nimport { IxComponent } from '../utils/internal';\nimport { MakeRef, makeRef } from '../utils/make-ref';\n\n@Component({\n tag: 'ix-field-label',\n styleUrl: 'field-label.scss',\n shadow: true,\n})\nexport class FormFieldLabel implements IxComponent {\n @Element() hostElement!: HTMLIxFieldLabelElement;\n\n /**\n * A value is required or must be checked for the form to be submittable\n */\n @Prop({ reflect: true, mutable: true }) required?: boolean;\n\n /**\n * The id of the form element that the label is associated with\n */\n @Prop({ reflect: true }) htmlFor?: string;\n\n /** @internal */\n @Prop() controlRef?:\n | MakeRef<HTMLElement>\n | MakeRef<HTMLInputElement>\n | MakeRef<HTMLTextAreaElement>;\n\n /** @internal */\n @Prop({ mutable: true }) isInvalid: boolean = false;\n\n private readonly htmlForObserver = new MutationObserver(() =>\n this.checkForInternalState()\n );\n private htmlForClassObserver?: ClassMutationObserver;\n private controlRefClassObserver?: ClassMutationObserver;\n private a11yAttributes: A11yAttributes = {};\n private readonly labelRef = makeRef<HTMLLabelElement>();\n\n connectedCallback() {\n this.registerHtmlForObserver();\n this.registerControlRefObserver();\n }\n\n disconnectedCallback(): void {\n if (this.htmlForObserver) {\n this.htmlForObserver.disconnect();\n }\n if (this.htmlForClassObserver) {\n this.htmlForClassObserver.destroy();\n }\n if (this.controlRefClassObserver) {\n this.controlRefClassObserver.destroy();\n }\n }\n\n componentWillRender() {\n this.checkForInternalState();\n }\n\n componentWillLoad(): void | Promise<void> {\n this.a11yAttributes = a11yHostAttributes(this.hostElement);\n }\n\n @Watch('htmlFor')\n private registerHtmlForObserver() {\n if (typeof window === 'undefined') {\n return;\n }\n\n if (this.htmlForObserver) {\n this.htmlForObserver.disconnect();\n }\n\n if (this.htmlFor) {\n this.htmlForObserver.observe(window.document, {\n childList: true,\n subtree: true,\n });\n }\n }\n\n @Watch('controlRef')\n private async registerControlRefObserver() {\n if (typeof window === 'undefined') {\n return;\n }\n\n if (this.controlRefClassObserver) {\n this.controlRefClassObserver.destroy();\n }\n\n if (this.controlRef) {\n const input = await this.controlRef.waitForCurrent();\n\n this.controlRefClassObserver = createClassMutationObserver(input, () =>\n this.checkForInvalidState(input)\n );\n }\n }\n\n private registerHtmlForClassObserver(\n forElement: HTMLIxFormComponentElement<unknown>\n ) {\n if (this.htmlForClassObserver) {\n this.htmlForClassObserver.destroy();\n }\n\n this.htmlForClassObserver = createClassMutationObserver(forElement, () =>\n this.checkForInvalidState(forElement)\n );\n }\n\n private checkForInvalidState(elementToCheck: HTMLElement) {\n this.isInvalid =\n elementToCheck.classList.contains('is-invalid') ||\n elementToCheck.classList.contains('ix-invalid');\n }\n\n private async checkForInternalState() {\n if (this.htmlFor) {\n const forElement = document.getElementById(\n this.htmlFor\n ) as HTMLIxFormComponentElement<unknown>;\n if (forElement) {\n if (typeof forElement.required === 'boolean') {\n this.required = forElement.required;\n }\n\n this.registerHtmlForClassObserver(forElement);\n this.checkForInvalidState(forElement);\n }\n }\n\n if (this.controlRef) {\n const input = await this.controlRef.waitForCurrent();\n this.required = (\n input as HTMLInputElement | HTMLTextAreaElement\n ).required;\n }\n }\n\n private async focusOnClick() {\n if (this.htmlFor) {\n const target = document.getElementById(this.htmlFor);\n if (target) {\n let input: HTMLElement | null = null;\n if (isIxInputFieldComponent(target)) {\n input = await target.getNativeInputElement();\n } else {\n input = target;\n }\n if (typeof input.focus === 'function') {\n input.focus();\n }\n }\n }\n\n if (this.controlRef) {\n (await this.controlRef.waitForCurrent()).focus();\n }\n }\n\n render() {\n return (\n <Host onClick={() => this.focusOnClick()}>\n <label\n htmlFor={this.htmlFor}\n {...this.a11yAttributes}\n ref={this.labelRef}\n >\n <ix-typography\n textColor={this.isInvalid ? 'alarm' : 'soft'}\n format=\"label\"\n >\n <slot></slot>\n {this.required && <span>*</span>}\n </ix-typography>\n </label>\n </Host>\n );\n }\n}\n"],"version":3}
1
+ {"file":"p-DrH8EeUB.js","mappings":";;;;;;AAkGM,SAAU,uBAAuB,CACrC,GAAqC,EAAA;AAErC,IAAA,QACE,GAAG;AACH,QAAA,0BAA0B,IAAI,GAAG;AACjC,QAAA,OAAO,GAAG,CAAC,wBAAwB,KAAK,UAAU;AAClD,QAAA,uBAAuB,IAAI,GAAG;AAC9B,QAAA,OAAO,GAAG,CAAC,qBAAqB,KAAK,UAAU;AAEnD;;AC5GA,MAAM,aAAa,GAAG,uFAAuF;;MCyBhG,cAAc,iBAAAA,kBAAA,CAAA,MAAA,cAAA,SAAAC,CAAA,CAAA;AAL3B,IAAA,WAAA,CAAA,YAAA,EAAA;;;;;;;AAyB2B,QAAA,IAAS,CAAA,SAAA,GAAY,KAAK;AAElC,QAAA,IAAA,CAAA,eAAe,GAAG,IAAI,gBAAgB,CAAC,MACtD,IAAI,CAAC,qBAAqB,EAAE,CAC7B;AAGO,QAAA,IAAc,CAAA,cAAA,GAAmB,EAAE;AAC1B,QAAA,IAAQ,CAAA,QAAA,GAAG,OAAO,EAAoB;AAiJxD;IA/IC,iBAAiB,GAAA;QACf,IAAI,CAAC,uBAAuB,EAAE;QAC9B,IAAI,CAAC,0BAA0B,EAAE;;IAGnC,oBAAoB,GAAA;AAClB,QAAA,IAAI,IAAI,CAAC,eAAe,EAAE;AACxB,YAAA,IAAI,CAAC,eAAe,CAAC,UAAU,EAAE;;AAEnC,QAAA,IAAI,IAAI,CAAC,oBAAoB,EAAE;AAC7B,YAAA,IAAI,CAAC,oBAAoB,CAAC,OAAO,EAAE;;AAErC,QAAA,IAAI,IAAI,CAAC,uBAAuB,EAAE;AAChC,YAAA,IAAI,CAAC,uBAAuB,CAAC,OAAO,EAAE;;;IAI1C,mBAAmB,GAAA;QACjB,IAAI,CAAC,qBAAqB,EAAE;;IAG9B,iBAAiB,GAAA;QACf,IAAI,CAAC,cAAc,GAAG,kBAAkB,CAAC,IAAI,CAAC,WAAW,CAAC;;IAIpD,uBAAuB,GAAA;AAC7B,QAAA,IAAI,OAAO,MAAM,KAAK,WAAW,EAAE;YACjC;;AAGF,QAAA,IAAI,IAAI,CAAC,eAAe,EAAE;AACxB,YAAA,IAAI,CAAC,eAAe,CAAC,UAAU,EAAE;;AAGnC,QAAA,IAAI,IAAI,CAAC,OAAO,EAAE;YAChB,IAAI,CAAC,eAAe,CAAC,OAAO,CAAC,MAAM,CAAC,QAAQ,EAAE;AAC5C,gBAAA,SAAS,EAAE,IAAI;AACf,gBAAA,OAAO,EAAE,IAAI;AACd,aAAA,CAAC;;;AAKE,IAAA,MAAM,0BAA0B,GAAA;AACtC,QAAA,IAAI,OAAO,MAAM,KAAK,WAAW,EAAE;YACjC;;AAGF,QAAA,IAAI,IAAI,CAAC,uBAAuB,EAAE;AAChC,YAAA,IAAI,CAAC,uBAAuB,CAAC,OAAO,EAAE;;AAGxC,QAAA,IAAI,IAAI,CAAC,UAAU,EAAE;YACnB,MAAM,KAAK,GAAG,MAAM,IAAI,CAAC,UAAU,CAAC,cAAc,EAAE;AAEpD,YAAA,IAAI,CAAC,uBAAuB,GAAG,2BAA2B,CAAC,KAAK,EAAE,MAChE,IAAI,CAAC,oBAAoB,CAAC,KAAK,CAAC,CACjC;;;AAIG,IAAA,4BAA4B,CAClC,UAA+C,EAAA;AAE/C,QAAA,IAAI,IAAI,CAAC,oBAAoB,EAAE;AAC7B,YAAA,IAAI,CAAC,oBAAoB,CAAC,OAAO,EAAE;;AAGrC,QAAA,IAAI,CAAC,oBAAoB,GAAG,2BAA2B,CAAC,UAAU,EAAE,MAClE,IAAI,CAAC,oBAAoB,CAAC,UAAU,CAAC,CACtC;;AAGK,IAAA,oBAAoB,CAAC,cAA2B,EAAA;AACtD,QAAA,IAAI,CAAC,SAAS;AACZ,YAAA,cAAc,CAAC,SAAS,CAAC,QAAQ,CAAC,YAAY,CAAC;AAC/C,gBAAA,cAAc,CAAC,SAAS,CAAC,QAAQ,CAAC,YAAY,CAAC;;AAG3C,IAAA,MAAM,qBAAqB,GAAA;AACjC,QAAA,IAAI,IAAI,CAAC,OAAO,EAAE;YAChB,MAAM,UAAU,GAAG,QAAQ,CAAC,cAAc,CACxC,IAAI,CAAC,OAAO,CAC0B;YACxC,IAAI,UAAU,EAAE;AACd,gBAAA,IAAI,OAAO,UAAU,CAAC,QAAQ,KAAK,SAAS,EAAE;AAC5C,oBAAA,IAAI,CAAC,QAAQ,GAAG,UAAU,CAAC,QAAQ;;AAGrC,gBAAA,IAAI,CAAC,4BAA4B,CAAC,UAAU,CAAC;AAC7C,gBAAA,IAAI,CAAC,oBAAoB,CAAC,UAAU,CAAC;;;AAIzC,QAAA,IAAI,IAAI,CAAC,UAAU,EAAE;YACnB,MAAM,KAAK,GAAG,MAAM,IAAI,CAAC,UAAU,CAAC,cAAc,EAAE;AACpD,YAAA,IAAI,CAAC,QAAQ,GACX,KACD,CAAC,QAAQ;;;AAIN,IAAA,MAAM,YAAY,GAAA;AACxB,QAAA,IAAI,IAAI,CAAC,OAAO,EAAE;YAChB,MAAM,MAAM,GAAG,QAAQ,CAAC,cAAc,CAAC,IAAI,CAAC,OAAO,CAAC;YACpD,IAAI,MAAM,EAAE;gBACV,IAAI,KAAK,GAAuB,IAAI;AACpC,gBAAA,IAAI,uBAAuB,CAAC,MAAM,CAAC,EAAE;AACnC,oBAAA,KAAK,GAAG,MAAM,MAAM,CAAC,qBAAqB,EAAE;;qBACvC;oBACL,KAAK,GAAG,MAAM;;AAEhB,gBAAA,IAAI,OAAO,KAAK,CAAC,KAAK,KAAK,UAAU,EAAE;oBACrC,KAAK,CAAC,KAAK,EAAE;;;;AAKnB,QAAA,IAAI,IAAI,CAAC,UAAU,EAAE;YACnB,CAAC,MAAM,IAAI,CAAC,UAAU,CAAC,cAAc,EAAE,EAAE,KAAK,EAAE;;;IAIpD,MAAM,GAAA;QACJ,QACE,CAAA,CAAC,IAAI,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAC,OAAO,EAAE,MAAM,IAAI,CAAC,YAAY,EAAE,EAAA,EACtC,CAAA,CAAA,OAAA,EAAA,MAAA,CAAA,MAAA,CAAA,EAAA,GAAA,EAAA,0CAAA,EACE,OAAO,EAAE,IAAI,CAAC,OAAO,EACjB,EAAA,IAAI,CAAC,cAAc,EACvB,EAAA,GAAG,EAAE,IAAI,CAAC,QAAQ,EAAA,CAAA,EAElB,CAAA,CAAA,eAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EACE,SAAS,EAAE,IAAI,CAAC,SAAS,GAAG,OAAO,GAAG,MAAM,EAC5C,MAAM,EAAC,OAAO,EAAA,EAEd,CAAa,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,CAAA,EACZ,IAAI,CAAC,QAAQ,IAAI,CAAA,CAAA,MAAA,EAAA,EAAA,GAAA,EAAA,0CAAA,EAAA,EAAA,GAAA,CAAc,CAClB,CACV,CACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":["__stencil_proxyCustomElement","HTMLElement"],"sources":["src/components/utils/input/index.ts","src/components/field-label/field-label.scss?tag=ix-field-label&encapsulation=shadow","src/components/field-label/field-label.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 */\nimport { EventEmitter } from '@stencil/core';\nimport { IxComponent } from '../internal';\n\nexport * from './validation';\n\nexport interface FieldWrapperInterface {\n /**\n * Label for the field component\n */\n label?: string;\n /**\n * Show text below the field component which show additional information\n */\n helperText?: string;\n /**\n * Info text for the field component\n */\n infoText?: string;\n /**\n * Warning text for the field component\n */\n warningText?: string;\n /**\n * Error text for the field component\n */\n invalidText?: string;\n /**\n * Valid text for the field component\n */\n validText?: string;\n /**\n * Show helper, info, warning, error and valid text as tooltip\n */\n showTextAsTooltip?: boolean;\n}\n\nexport type HTMLIxFormComponentElement<T> = HTMLElement & IxFormComponent<T>;\nexport type HTMLIxInputFieldComponentElement<T> =\n HTMLIxFormComponentElement<T> & IxInputFieldComponent<T>;\n\nexport interface IxFormValidationState {\n // Annotate as @State()\n isInvalid: boolean;\n // Annotate as @State()\n isValid: boolean;\n // Annotate as @State()\n isInfo: boolean;\n // Annotate as @State()\n isWarning: boolean;\n}\n\nexport interface IxFormComponent<T = string> extends IxComponent {\n // Private internal\n formInternals: ElementInternals;\n\n // Annotate as @Prop({ reflect: true })\n required?: boolean;\n // Annotate as @Prop({ reflect: true })\n name?: string;\n // Annotate as @Prop()\n value?: T;\n // Annotate as @Prop()\n disabled: boolean;\n\n valueChange: EventEmitter<T>;\n ixBlur: EventEmitter<void>;\n\n updateFormInternalValue(value: T): void | Promise<void>;\n hasValidValue(): Promise<boolean>;\n getValidityState?(): Promise<ValidityState>;\n getAssociatedFormElement(): Promise<HTMLFormElement | null>;\n isTouched?(): Promise<boolean>;\n}\n\nexport interface IxInputFieldComponent<T = string>\n extends IxFormComponent<T>,\n IxFormValidationState,\n FieldWrapperInterface {\n // Annotate as @Prop()\n placeholder?: string;\n // Annotate as @Prop()\n readonly: boolean;\n\n // Annotate as @Method()\n getNativeInputElement(): Promise<HTMLInputElement | HTMLTextAreaElement>;\n\n // Annotate as @Method()\n focusInput(): Promise<void>;\n}\n\nexport function isIxInputFieldComponent<T>(\n obj: HTMLElement | IxFormComponent<T>\n): obj is HTMLIxInputFieldComponentElement<T> {\n return (\n obj &&\n 'getAssociatedFormElement' in obj &&\n typeof obj.getAssociatedFormElement === 'function' &&\n 'getNativeInputElement' in obj &&\n typeof obj.getNativeInputElement === 'function'\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\n:host {\n display: inline-block;\n position: relative;\n\n margin-top: 0.5rem;\n margin-bottom: 0.25rem;\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 { Component, Element, h, Host, Prop, Watch } from '@stencil/core';\nimport { A11yAttributes, a11yHostAttributes } from '../utils/a11y';\nimport {\n ClassMutationObserver,\n createClassMutationObserver,\n HTMLIxFormComponentElement,\n isIxInputFieldComponent,\n} from '../utils/input';\nimport { IxComponent } from '../utils/internal';\nimport { MakeRef, makeRef } from '../utils/make-ref';\n\n@Component({\n tag: 'ix-field-label',\n styleUrl: 'field-label.scss',\n shadow: true,\n})\nexport class FormFieldLabel implements IxComponent {\n @Element() hostElement!: HTMLIxFieldLabelElement;\n\n /**\n * A value is required or must be checked for the form to be submittable\n */\n @Prop({ reflect: true, mutable: true }) required?: boolean;\n\n /**\n * The id of the form element that the label is associated with\n */\n @Prop({ reflect: true }) htmlFor?: string;\n\n /** @internal */\n @Prop() controlRef?:\n | MakeRef<HTMLElement>\n | MakeRef<HTMLInputElement>\n | MakeRef<HTMLTextAreaElement>;\n\n /** @internal */\n @Prop({ mutable: true }) isInvalid: boolean = false;\n\n private readonly htmlForObserver = new MutationObserver(() =>\n this.checkForInternalState()\n );\n private htmlForClassObserver?: ClassMutationObserver;\n private controlRefClassObserver?: ClassMutationObserver;\n private a11yAttributes: A11yAttributes = {};\n private readonly labelRef = makeRef<HTMLLabelElement>();\n\n connectedCallback() {\n this.registerHtmlForObserver();\n this.registerControlRefObserver();\n }\n\n disconnectedCallback(): void {\n if (this.htmlForObserver) {\n this.htmlForObserver.disconnect();\n }\n if (this.htmlForClassObserver) {\n this.htmlForClassObserver.destroy();\n }\n if (this.controlRefClassObserver) {\n this.controlRefClassObserver.destroy();\n }\n }\n\n componentWillRender() {\n this.checkForInternalState();\n }\n\n componentWillLoad(): void | Promise<void> {\n this.a11yAttributes = a11yHostAttributes(this.hostElement);\n }\n\n @Watch('htmlFor')\n private registerHtmlForObserver() {\n if (typeof window === 'undefined') {\n return;\n }\n\n if (this.htmlForObserver) {\n this.htmlForObserver.disconnect();\n }\n\n if (this.htmlFor) {\n this.htmlForObserver.observe(window.document, {\n childList: true,\n subtree: true,\n });\n }\n }\n\n @Watch('controlRef')\n private async registerControlRefObserver() {\n if (typeof window === 'undefined') {\n return;\n }\n\n if (this.controlRefClassObserver) {\n this.controlRefClassObserver.destroy();\n }\n\n if (this.controlRef) {\n const input = await this.controlRef.waitForCurrent();\n\n this.controlRefClassObserver = createClassMutationObserver(input, () =>\n this.checkForInvalidState(input)\n );\n }\n }\n\n private registerHtmlForClassObserver(\n forElement: HTMLIxFormComponentElement<unknown>\n ) {\n if (this.htmlForClassObserver) {\n this.htmlForClassObserver.destroy();\n }\n\n this.htmlForClassObserver = createClassMutationObserver(forElement, () =>\n this.checkForInvalidState(forElement)\n );\n }\n\n private checkForInvalidState(elementToCheck: HTMLElement) {\n this.isInvalid =\n elementToCheck.classList.contains('is-invalid') ||\n elementToCheck.classList.contains('ix-invalid');\n }\n\n private async checkForInternalState() {\n if (this.htmlFor) {\n const forElement = document.getElementById(\n this.htmlFor\n ) as HTMLIxFormComponentElement<unknown>;\n if (forElement) {\n if (typeof forElement.required === 'boolean') {\n this.required = forElement.required;\n }\n\n this.registerHtmlForClassObserver(forElement);\n this.checkForInvalidState(forElement);\n }\n }\n\n if (this.controlRef) {\n const input = await this.controlRef.waitForCurrent();\n this.required = (\n input as HTMLInputElement | HTMLTextAreaElement\n ).required;\n }\n }\n\n private async focusOnClick() {\n if (this.htmlFor) {\n const target = document.getElementById(this.htmlFor);\n if (target) {\n let input: HTMLElement | null = null;\n if (isIxInputFieldComponent(target)) {\n input = await target.getNativeInputElement();\n } else {\n input = target;\n }\n if (typeof input.focus === 'function') {\n input.focus();\n }\n }\n }\n\n if (this.controlRef) {\n (await this.controlRef.waitForCurrent()).focus();\n }\n }\n\n render() {\n return (\n <Host onClick={() => this.focusOnClick()}>\n <label\n htmlFor={this.htmlFor}\n {...this.a11yAttributes}\n ref={this.labelRef}\n >\n <ix-typography\n textColor={this.isInvalid ? 'alarm' : 'soft'}\n format=\"label\"\n >\n <slot></slot>\n {this.required && <span>*</span>}\n </ix-typography>\n </label>\n </Host>\n );\n }\n}\n"],"version":3}