@siemens/ix-react 2.7.0 → 3.0.0-alpha.1

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 (355) hide show
  1. package/dist/components/IxActionCard.js +16 -0
  2. package/dist/components/IxActionCard.js.map +1 -0
  3. package/dist/components/IxApplication.js +16 -0
  4. package/dist/components/IxApplication.js.map +1 -0
  5. package/dist/components/IxApplicationHeader.js +19 -0
  6. package/dist/components/IxApplicationHeader.js.map +1 -0
  7. package/dist/components/IxAvatar.js +16 -0
  8. package/dist/components/IxAvatar.js.map +1 -0
  9. package/dist/components/IxBasicNavigation.js +16 -0
  10. package/dist/components/IxBasicNavigation.js.map +1 -0
  11. package/dist/components/IxBlind.js +16 -0
  12. package/dist/components/IxBlind.js.map +1 -0
  13. package/dist/components/IxBreadcrumb.js +19 -0
  14. package/dist/components/IxBreadcrumb.js.map +1 -0
  15. package/dist/components/IxBreadcrumbItem.js +16 -0
  16. package/dist/components/IxBreadcrumbItem.js.map +1 -0
  17. package/dist/components/IxButton.js +16 -0
  18. package/dist/components/IxButton.js.map +1 -0
  19. package/dist/components/IxCard.js +16 -0
  20. package/dist/components/IxCard.js.map +1 -0
  21. package/dist/components/IxCardAccordion.js +16 -0
  22. package/dist/components/IxCardAccordion.js.map +1 -0
  23. package/dist/components/IxCardContent.js +16 -0
  24. package/dist/components/IxCardContent.js.map +1 -0
  25. package/dist/components/IxCardList.js +20 -0
  26. package/dist/components/IxCardList.js.map +1 -0
  27. package/dist/components/IxCardTitle.js +16 -0
  28. package/dist/components/IxCardTitle.js.map +1 -0
  29. package/dist/components/IxCategoryFilter.js +21 -0
  30. package/dist/components/IxCategoryFilter.js.map +1 -0
  31. package/dist/components/IxCheckbox.js +19 -0
  32. package/dist/components/IxCheckbox.js.map +1 -0
  33. package/dist/components/IxCheckboxGroup.js +16 -0
  34. package/dist/components/IxCheckboxGroup.js.map +1 -0
  35. package/dist/components/IxChip.js +16 -0
  36. package/dist/components/IxChip.js.map +1 -0
  37. package/dist/components/IxCol.js +16 -0
  38. package/dist/components/IxCol.js.map +1 -0
  39. package/dist/components/IxContent.js +16 -0
  40. package/dist/components/IxContent.js.map +1 -0
  41. package/dist/components/IxContentHeader.js +16 -0
  42. package/dist/components/IxContentHeader.js.map +1 -0
  43. package/dist/components/IxCustomField.js +16 -0
  44. package/dist/components/IxCustomField.js.map +1 -0
  45. package/dist/components/IxDateDropdown.js +16 -0
  46. package/dist/components/IxDateDropdown.js.map +1 -0
  47. package/dist/components/IxDateInput.js +19 -0
  48. package/dist/components/IxDateInput.js.map +1 -0
  49. package/dist/components/IxDatePicker.js +20 -0
  50. package/dist/components/IxDatePicker.js.map +1 -0
  51. package/dist/components/IxDatetimePicker.js +20 -0
  52. package/dist/components/IxDatetimePicker.js.map +1 -0
  53. package/dist/components/IxDivider.js +16 -0
  54. package/dist/components/IxDivider.js.map +1 -0
  55. package/dist/components/IxDrawer.js +19 -0
  56. package/dist/components/IxDrawer.js.map +1 -0
  57. package/dist/components/IxDropdown.js +16 -0
  58. package/dist/components/IxDropdown.js.map +1 -0
  59. package/dist/components/IxDropdownButton.js +16 -0
  60. package/dist/components/IxDropdownButton.js.map +1 -0
  61. package/dist/components/IxDropdownHeader.js +16 -0
  62. package/dist/components/IxDropdownHeader.js.map +1 -0
  63. package/dist/components/IxDropdownItem.js +16 -0
  64. package/dist/components/IxDropdownItem.js.map +1 -0
  65. package/dist/components/IxDropdownQuickActions.js +16 -0
  66. package/dist/components/IxDropdownQuickActions.js.map +1 -0
  67. package/dist/components/IxEmptyState.js +16 -0
  68. package/dist/components/IxEmptyState.js.map +1 -0
  69. package/dist/components/IxEventList.js +16 -0
  70. package/dist/components/IxEventList.js.map +1 -0
  71. package/dist/components/IxEventListItem.js +16 -0
  72. package/dist/components/IxEventListItem.js.map +1 -0
  73. package/dist/components/IxExpandingSearch.js +16 -0
  74. package/dist/components/IxExpandingSearch.js.map +1 -0
  75. package/dist/components/IxFieldLabel.js +16 -0
  76. package/dist/components/IxFieldLabel.js.map +1 -0
  77. package/dist/components/IxFilterChip.js +16 -0
  78. package/dist/components/IxFilterChip.js.map +1 -0
  79. package/dist/components/IxFlipTile.js +16 -0
  80. package/dist/components/IxFlipTile.js.map +1 -0
  81. package/dist/components/IxFlipTileContent.js +16 -0
  82. package/dist/components/IxFlipTileContent.js.map +1 -0
  83. package/dist/components/IxGroup.js +20 -0
  84. package/dist/components/IxGroup.js.map +1 -0
  85. package/dist/components/IxGroupContextMenu.js +16 -0
  86. package/dist/components/IxGroupContextMenu.js.map +1 -0
  87. package/dist/components/IxGroupItem.js +16 -0
  88. package/dist/components/IxGroupItem.js.map +1 -0
  89. package/dist/components/IxHelperText.js +16 -0
  90. package/dist/components/IxHelperText.js.map +1 -0
  91. package/dist/components/IxIconButton.js +16 -0
  92. package/dist/components/IxIconButton.js.map +1 -0
  93. package/dist/components/IxIconToggleButton.js +16 -0
  94. package/dist/components/IxIconToggleButton.js.map +1 -0
  95. package/dist/components/IxInput.js +20 -0
  96. package/dist/components/IxInput.js.map +1 -0
  97. package/dist/components/IxInputGroup.js +16 -0
  98. package/dist/components/IxInputGroup.js.map +1 -0
  99. package/dist/components/IxKeyValue.js +16 -0
  100. package/dist/components/IxKeyValue.js.map +1 -0
  101. package/dist/components/IxKeyValueList.js +16 -0
  102. package/dist/components/IxKeyValueList.js.map +1 -0
  103. package/dist/components/IxKpi.js +16 -0
  104. package/dist/components/IxKpi.js.map +1 -0
  105. package/dist/components/IxLayoutAuto.js +16 -0
  106. package/dist/components/IxLayoutAuto.js.map +1 -0
  107. package/dist/components/IxLayoutGrid.js +16 -0
  108. package/dist/components/IxLayoutGrid.js.map +1 -0
  109. package/dist/components/IxLinkButton.js +16 -0
  110. package/dist/components/IxLinkButton.js.map +1 -0
  111. package/dist/components/IxMapNavigation.js +19 -0
  112. package/dist/components/IxMapNavigation.js.map +1 -0
  113. package/dist/components/IxMapNavigationOverlay.js +16 -0
  114. package/dist/components/IxMapNavigationOverlay.js.map +1 -0
  115. package/dist/components/IxMenu.js +22 -0
  116. package/dist/components/IxMenu.js.map +1 -0
  117. package/dist/components/IxMenuAbout.js +19 -0
  118. package/dist/components/IxMenuAbout.js.map +1 -0
  119. package/dist/components/IxMenuAboutItem.js +16 -0
  120. package/dist/components/IxMenuAboutItem.js.map +1 -0
  121. package/dist/components/IxMenuAboutNews.js +19 -0
  122. package/dist/components/IxMenuAboutNews.js.map +1 -0
  123. package/dist/components/IxMenuAvatar.js +16 -0
  124. package/dist/components/IxMenuAvatar.js.map +1 -0
  125. package/dist/components/IxMenuAvatarItem.js +16 -0
  126. package/dist/components/IxMenuAvatarItem.js.map +1 -0
  127. package/dist/components/IxMenuCategory.js +16 -0
  128. package/dist/components/IxMenuCategory.js.map +1 -0
  129. package/dist/components/IxMenuItem.js +16 -0
  130. package/dist/components/IxMenuItem.js.map +1 -0
  131. package/dist/components/IxMenuSettings.js +19 -0
  132. package/dist/components/IxMenuSettings.js.map +1 -0
  133. package/dist/components/IxMenuSettingsItem.js +16 -0
  134. package/dist/components/IxMenuSettingsItem.js.map +1 -0
  135. package/dist/components/IxMessageBar.js +19 -0
  136. package/dist/components/IxMessageBar.js.map +1 -0
  137. package/dist/components/IxModal.js +19 -0
  138. package/dist/components/IxModal.js.map +1 -0
  139. package/dist/components/IxModalContent.js +16 -0
  140. package/dist/components/IxModalContent.js.map +1 -0
  141. package/dist/components/IxModalFooter.js +16 -0
  142. package/dist/components/IxModalFooter.js.map +1 -0
  143. package/dist/components/IxModalHeader.js +16 -0
  144. package/dist/components/IxModalHeader.js.map +1 -0
  145. package/dist/components/IxNumberInput.js +20 -0
  146. package/dist/components/IxNumberInput.js.map +1 -0
  147. package/dist/components/IxPagination.js +19 -0
  148. package/dist/components/IxPagination.js.map +1 -0
  149. package/dist/components/IxPane.js +20 -0
  150. package/dist/components/IxPane.js.map +1 -0
  151. package/dist/components/IxPaneLayout.js +16 -0
  152. package/dist/components/IxPaneLayout.js.map +1 -0
  153. package/dist/components/IxPill.js +16 -0
  154. package/dist/components/IxPill.js.map +1 -0
  155. package/dist/components/IxPushCard.js +16 -0
  156. package/dist/components/IxPushCard.js.map +1 -0
  157. package/dist/components/IxRadio.js +19 -0
  158. package/dist/components/IxRadio.js.map +1 -0
  159. package/dist/components/IxRadioGroup.js +16 -0
  160. package/dist/components/IxRadioGroup.js.map +1 -0
  161. package/dist/components/IxRow.js +16 -0
  162. package/dist/components/IxRow.js.map +1 -0
  163. package/dist/components/IxSelect.js +21 -0
  164. package/dist/components/IxSelect.js.map +1 -0
  165. package/dist/components/IxSelectItem.js +16 -0
  166. package/dist/components/IxSelectItem.js.map +1 -0
  167. package/dist/components/IxSlider.js +16 -0
  168. package/dist/components/IxSlider.js.map +1 -0
  169. package/dist/components/IxSpinner.js +16 -0
  170. package/dist/components/IxSpinner.js.map +1 -0
  171. package/dist/components/IxSplitButton.js +16 -0
  172. package/dist/components/IxSplitButton.js.map +1 -0
  173. package/dist/components/IxTabItem.js +16 -0
  174. package/dist/components/IxTabItem.js.map +1 -0
  175. package/dist/components/IxTabs.js +16 -0
  176. package/dist/components/IxTabs.js.map +1 -0
  177. package/dist/components/IxTextarea.js +20 -0
  178. package/dist/components/IxTextarea.js.map +1 -0
  179. package/dist/components/IxTile.js +16 -0
  180. package/dist/components/IxTile.js.map +1 -0
  181. package/dist/components/IxTimePicker.js +19 -0
  182. package/dist/components/IxTimePicker.js.map +1 -0
  183. package/dist/components/IxToast.js +16 -0
  184. package/dist/components/IxToast.js.map +1 -0
  185. package/dist/components/IxToastContainer.js +16 -0
  186. package/dist/components/IxToastContainer.js.map +1 -0
  187. package/dist/components/IxToggle.js +16 -0
  188. package/dist/components/IxToggle.js.map +1 -0
  189. package/dist/components/IxToggleButton.js +16 -0
  190. package/dist/components/IxToggleButton.js.map +1 -0
  191. package/dist/components/IxTooltip.js +16 -0
  192. package/dist/components/IxTooltip.js.map +1 -0
  193. package/dist/components/IxTypography.js +16 -0
  194. package/dist/components/IxTypography.js.map +1 -0
  195. package/dist/components/IxUpload.js +16 -0
  196. package/dist/components/IxUpload.js.map +1 -0
  197. package/dist/components/IxValidationTooltip.js +16 -0
  198. package/dist/components/IxValidationTooltip.js.map +1 -0
  199. package/dist/components/IxWorkflowStep.js +16 -0
  200. package/dist/components/IxWorkflowStep.js.map +1 -0
  201. package/dist/components/IxWorkflowSteps.js +16 -0
  202. package/dist/components/IxWorkflowSteps.js.map +1 -0
  203. package/dist/context/application-context.js +22 -0
  204. package/dist/context/application-context.js.map +1 -0
  205. package/dist/context/context.js +14 -0
  206. package/dist/context/context.js.map +1 -0
  207. package/dist/delegate.js +77 -0
  208. package/dist/delegate.js.map +1 -0
  209. package/dist/index.js +109 -855
  210. package/dist/index.js.map +1 -0
  211. package/dist/internal-components.js +13 -0
  212. package/dist/internal-components.js.map +1 -0
  213. package/dist/ix-icon.js +15 -0
  214. package/dist/ix-icon.js.map +1 -0
  215. package/dist/modal/index.js +17 -0
  216. package/dist/modal/index.js.map +1 -0
  217. package/dist/modal/modal.js +21 -0
  218. package/dist/modal/modal.js.map +1 -0
  219. package/dist/modal/portal.js +64 -0
  220. package/dist/modal/portal.js.map +1 -0
  221. package/dist/toast/toast.js +30 -0
  222. package/dist/toast/toast.js.map +1 -0
  223. package/dist/tree/internal-tree.js +21 -0
  224. package/dist/tree/internal-tree.js.map +1 -0
  225. package/dist/tree/tree.js +38 -0
  226. package/dist/tree/tree.js.map +1 -0
  227. package/dist/types/components/IxActionCard.d.ts +9 -0
  228. package/dist/types/components/IxApplication.d.ts +9 -0
  229. package/dist/types/components/IxApplicationHeader.d.ts +12 -0
  230. package/dist/types/components/IxAvatar.d.ts +9 -0
  231. package/dist/types/components/IxBasicNavigation.d.ts +9 -0
  232. package/dist/types/components/IxBlind.d.ts +11 -0
  233. package/dist/types/components/IxBreadcrumb.d.ts +16 -0
  234. package/dist/types/components/IxBreadcrumbItem.d.ts +9 -0
  235. package/dist/types/components/IxButton.d.ts +9 -0
  236. package/dist/types/components/IxCard.d.ts +9 -0
  237. package/dist/types/components/IxCardAccordion.d.ts +9 -0
  238. package/dist/types/components/IxCardContent.d.ts +9 -0
  239. package/dist/types/components/IxCardList.d.ts +18 -0
  240. package/dist/types/components/IxCardTitle.d.ts +9 -0
  241. package/dist/types/components/IxCategoryFilter.d.ts +15 -0
  242. package/dist/types/components/IxCheckbox.d.ts +12 -0
  243. package/dist/types/components/IxCheckboxGroup.d.ts +9 -0
  244. package/dist/types/components/IxChip.d.ts +11 -0
  245. package/dist/types/components/IxCol.d.ts +9 -0
  246. package/dist/types/components/IxContent.d.ts +9 -0
  247. package/dist/types/components/IxContentHeader.d.ts +11 -0
  248. package/dist/types/components/IxCustomField.d.ts +9 -0
  249. package/dist/types/components/IxDateDropdown.d.ts +12 -0
  250. package/dist/types/components/IxDateInput.d.ts +13 -0
  251. package/dist/types/components/IxDatePicker.d.ts +14 -0
  252. package/dist/types/components/IxDatetimePicker.d.ts +14 -0
  253. package/dist/types/components/IxDivider.d.ts +9 -0
  254. package/dist/types/components/IxDrawer.d.ts +12 -0
  255. package/dist/types/components/IxDropdown.d.ts +11 -0
  256. package/dist/types/components/IxDropdownButton.d.ts +9 -0
  257. package/dist/types/components/IxDropdownHeader.d.ts +9 -0
  258. package/dist/types/components/IxDropdownItem.d.ts +9 -0
  259. package/dist/types/components/IxDropdownQuickActions.d.ts +9 -0
  260. package/dist/types/components/IxEmptyState.d.ts +11 -0
  261. package/dist/types/components/IxEventList.d.ts +9 -0
  262. package/dist/types/components/IxEventListItem.d.ts +11 -0
  263. package/dist/types/components/IxExpandingSearch.d.ts +11 -0
  264. package/dist/types/components/IxFieldLabel.d.ts +9 -0
  265. package/dist/types/components/IxFilterChip.d.ts +11 -0
  266. package/dist/types/components/IxFlipTile.d.ts +11 -0
  267. package/dist/types/components/IxFlipTileContent.d.ts +9 -0
  268. package/dist/types/components/IxGroup.d.ts +13 -0
  269. package/dist/types/components/IxGroupContextMenu.d.ts +9 -0
  270. package/dist/types/components/IxGroupItem.d.ts +12 -0
  271. package/dist/types/components/IxHelperText.d.ts +9 -0
  272. package/dist/types/components/IxIconButton.d.ts +9 -0
  273. package/dist/types/components/IxIconToggleButton.d.ts +11 -0
  274. package/dist/types/components/IxInput.d.ts +14 -0
  275. package/dist/types/components/IxInputGroup.d.ts +9 -0
  276. package/dist/types/components/IxKeyValue.d.ts +9 -0
  277. package/dist/types/components/IxKeyValueList.d.ts +9 -0
  278. package/dist/types/components/IxKpi.d.ts +9 -0
  279. package/dist/types/components/IxLayoutAuto.d.ts +9 -0
  280. package/dist/types/components/IxLayoutGrid.d.ts +9 -0
  281. package/dist/types/components/IxLinkButton.d.ts +9 -0
  282. package/dist/types/components/IxMapNavigation.d.ts +12 -0
  283. package/dist/types/components/IxMapNavigationOverlay.d.ts +11 -0
  284. package/dist/types/components/IxMenu.d.ts +15 -0
  285. package/dist/types/components/IxMenuAbout.d.ts +13 -0
  286. package/dist/types/components/IxMenuAboutItem.d.ts +12 -0
  287. package/dist/types/components/IxMenuAboutNews.d.ts +13 -0
  288. package/dist/types/components/IxMenuAvatar.d.ts +11 -0
  289. package/dist/types/components/IxMenuAvatarItem.d.ts +12 -0
  290. package/dist/types/components/IxMenuCategory.d.ts +9 -0
  291. package/dist/types/components/IxMenuItem.d.ts +9 -0
  292. package/dist/types/components/IxMenuSettings.d.ts +13 -0
  293. package/dist/types/components/IxMenuSettingsItem.d.ts +12 -0
  294. package/dist/types/components/IxMessageBar.d.ts +12 -0
  295. package/dist/types/components/IxModal.d.ts +12 -0
  296. package/dist/types/components/IxModalContent.d.ts +9 -0
  297. package/dist/types/components/IxModalFooter.d.ts +9 -0
  298. package/dist/types/components/IxModalHeader.d.ts +12 -0
  299. package/dist/types/components/IxNumberInput.d.ts +14 -0
  300. package/dist/types/components/IxPagination.d.ts +12 -0
  301. package/dist/types/components/IxPane.d.ts +14 -0
  302. package/dist/types/components/IxPaneLayout.d.ts +9 -0
  303. package/dist/types/components/IxPill.d.ts +9 -0
  304. package/dist/types/components/IxPushCard.d.ts +9 -0
  305. package/dist/types/components/IxRadio.d.ts +12 -0
  306. package/dist/types/components/IxRadioGroup.d.ts +11 -0
  307. package/dist/types/components/IxRow.d.ts +9 -0
  308. package/dist/types/components/IxSelect.d.ts +14 -0
  309. package/dist/types/components/IxSelectItem.d.ts +11 -0
  310. package/dist/types/components/IxSlider.d.ts +11 -0
  311. package/dist/types/components/IxSpinner.d.ts +9 -0
  312. package/dist/types/components/IxSplitButton.d.ts +12 -0
  313. package/dist/types/components/IxSplitButtonItem.d.ts +12 -0
  314. package/dist/types/components/IxTabItem.d.ts +12 -0
  315. package/dist/types/components/IxTabs.d.ts +11 -0
  316. package/dist/types/components/IxTextarea.d.ts +14 -0
  317. package/dist/types/components/IxTile.d.ts +9 -0
  318. package/dist/types/components/IxTimePicker.d.ts +12 -0
  319. package/dist/types/components/IxToast.d.ts +11 -0
  320. package/dist/types/components/IxToastContainer.d.ts +9 -0
  321. package/dist/types/components/IxToggle.d.ts +11 -0
  322. package/dist/types/components/IxToggleButton.d.ts +11 -0
  323. package/dist/types/components/IxTooltip.d.ts +9 -0
  324. package/dist/types/components/IxTypography.d.ts +9 -0
  325. package/dist/types/components/IxUpload.d.ts +12 -0
  326. package/dist/types/components/IxValidationTooltip.d.ts +9 -0
  327. package/dist/types/components/IxWorkflowStep.d.ts +9 -0
  328. package/dist/types/components/IxWorkflowSteps.d.ts +11 -0
  329. package/dist/types/components/components.d.ts +105 -0
  330. package/dist/types/context/application-context.d.ts +1 -1
  331. package/dist/types/index.d.ts +1 -1
  332. package/dist/types/ix-icon.d.ts +3 -3
  333. package/dist/types/modal/index.d.ts +0 -1
  334. package/dist/types/modal/modal.d.ts +1 -1
  335. package/dist/types/modal/portal.d.ts +2 -3
  336. package/dist/types/toast/toast.d.ts +0 -1
  337. package/dist/types/tree/internal-tree.d.ts +14 -0
  338. package/dist/types/tree/tree.d.ts +7 -6
  339. package/package.json +32 -32
  340. package/dist/index.esm.js +0 -737
  341. package/dist/types/components.d.ts +0 -104
  342. package/dist/types/react-component-lib/createComponent.d.ts +0 -10
  343. package/dist/types/react-component-lib/createOverlayComponent.d.ts +0 -21
  344. package/dist/types/react-component-lib/index.d.ts +0 -2
  345. package/dist/types/react-component-lib/interfaces.d.ts +0 -29
  346. package/dist/types/react-component-lib/utils/attachProps.d.ts +0 -16
  347. package/dist/types/react-component-lib/utils/case.d.ts +0 -2
  348. package/dist/types/react-component-lib/utils/dev.d.ts +0 -2
  349. package/dist/types/react-component-lib/utils/index.d.ts +0 -10
  350. package/dist/types/tests/toast/toast.d.ts +0 -3
  351. package/dist/types/tests/toast/toast.spec.d.ts +0 -1
  352. package/dist/types/tests/undefined-error/undefined-error.d.ts +0 -3
  353. package/dist/types/tests/undefined-error/undefined-error.spec.d.ts +0 -1
  354. package/dist/types/tests/validation-tooltip-null-error/validation-tooltip-null-error.d.ts +0 -3
  355. package/dist/types/tests/validation-tooltip-null-error/validation-tooltip-null-error.spec.d.ts +0 -1
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,13 @@
1
+ "use client";
2
+ import { defineCustomElement as defineCustomElement$1 } from '@siemens/ix/components/ix-application-sidebar.js';
3
+ import { defineCustomElement } from '@siemens/ix/components/ix-application-switch-modal.js';
4
+ import { defineCustomElement as defineCustomElement$3 } from '@siemens/ix/components/ix-menu-expand-icon.js';
5
+ import { defineCustomElement as defineCustomElement$2 } from '@siemens/ix/components/ix-date-time-card.js';
6
+ import { defineCustomElement as defineCustomElement$4 } from '@siemens/ix/components/ix-modal-loading.js';
7
+
8
+ defineCustomElement();
9
+ defineCustomElement$1();
10
+ defineCustomElement$2();
11
+ defineCustomElement$3();
12
+ defineCustomElement$4();
13
+ //# sourceMappingURL=internal-components.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"internal-components.js","sources":["../src/internal-components.ts"],"sourcesContent":["'use client';\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 */\nimport { defineCustomElement as defineIxApplicationSidebar } from '@siemens/ix/components/ix-application-sidebar.js';\nimport { defineCustomElement as defineIxApplicationSwitchModal } from '@siemens/ix/components/ix-application-switch-modal.js';\nimport { defineCustomElement as defineIxBurgerMenu } from '@siemens/ix/components/ix-menu-expand-icon.js';\nimport { defineCustomElement as defineIxDateTimeCard } from '@siemens/ix/components/ix-date-time-card.js';\nimport { defineCustomElement as defineIxModalLoading } from '@siemens/ix/components/ix-modal-loading.js';\n\ndefineIxApplicationSwitchModal();\ndefineIxApplicationSidebar();\ndefineIxDateTimeCard();\ndefineIxBurgerMenu();\ndefineIxModalLoading();\n"],"names":["defineIxApplicationSwitchModal","defineIxApplicationSidebar","defineIxDateTimeCard","defineIxBurgerMenu","defineIxModalLoading"],"mappings":";;;;;;;AAgBAA;AACAC;AACAC;AACAC;AACAC"}
@@ -0,0 +1,15 @@
1
+ "use client";
2
+ import { IxIcon as IxIcon$1, defineCustomElement } from '@siemens/ix-icons/components/ix-icon.js';
3
+ import { createComponent } from '@stencil/react-output-target/runtime';
4
+ import React from 'react';
5
+
6
+ const IxIcon =
7
+ /*@__PURE__*/ createComponent({
8
+ tagName: 'ix-icon',
9
+ elementClass: IxIcon$1,
10
+ react: React,
11
+ defineCustomElement: defineCustomElement,
12
+ });
13
+
14
+ export { IxIcon };
15
+ //# sourceMappingURL=ix-icon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ix-icon.js","sources":["../src/ix-icon.tsx"],"sourcesContent":["'use client';\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/* eslint-disable */\nimport {\n IxIcon as IxIconElement,\n defineCustomElement as defineIxIcon,\n} from '@siemens/ix-icons/components/ix-icon.js';\nimport {\n createComponent,\n StencilReactComponent,\n} from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\nexport const IxIcon: StencilReactComponent<IxIconElement> =\n /*@__PURE__*/ createComponent<IxIconElement>({\n tagName: 'ix-icon',\n elementClass: IxIconElement,\n react: React,\n defineCustomElement: defineIxIcon,\n });\n"],"names":[],"mappings":";;;;;;AAsBE;AACE;AACA;AACA;AACA;AACD;;"}
@@ -0,0 +1,17 @@
1
+ import { showModal as showModal$1 } from '@siemens/ix';
2
+ export { Modal } from './modal.js';
3
+
4
+ /*
5
+ * SPDX-FileCopyrightText: 2024 Siemens AG
6
+ *
7
+ * SPDX-License-Identifier: MIT
8
+ *
9
+ * This source code is licensed under the MIT license found in the
10
+ * LICENSE file in the root directory of this source tree.
11
+ */
12
+ async function showModal(config) {
13
+ return showModal$1(config);
14
+ }
15
+
16
+ export { showModal };
17
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sources":["../../src/modal/index.ts"],"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\nimport {\n ModalConfig as IxModalConfig,\n showModal as _showModal,\n} from '@siemens/ix';\nexport * from './modal';\n\nexport type ModalConfig = {\n content: React.ReactNode | string;\n};\n\nexport async function showModal(\n config: Omit<IxModalConfig, 'content'> & ModalConfig\n) {\n return _showModal(config);\n}\n"],"names":["_showModal"],"mappings":";;;AAAA;;;;;;;AAOG;AAYI,eAAe,SAAS,CAC7B,MAAoD,EAAA;AAEpD,IAAA,OAAOA,WAAU,CAAC,MAAM,CAAC,CAAC;AAC5B;;;;"}
@@ -0,0 +1,21 @@
1
+ "use client";
2
+ import { jsx } from 'react/jsx-runtime';
3
+ import React, { useRef, useImperativeHandle } from 'react';
4
+ import IxModal from '../components/IxModal.js';
5
+
6
+ const Modal = React.forwardRef((props, ref) => {
7
+ const wrapperRef = useRef(null);
8
+ useImperativeHandle(ref, () => ({
9
+ close(result) {
10
+ wrapperRef.current?.closeModal(result);
11
+ },
12
+ dismiss(result) {
13
+ wrapperRef.current?.dismissModal(result);
14
+ },
15
+ modalElement: null,
16
+ }));
17
+ return jsx(IxModal, { ref: wrapperRef, children: props.children });
18
+ });
19
+
20
+ export { Modal };
21
+ //# sourceMappingURL=modal.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"modal.js","sources":["../../src/modal/modal.tsx"],"sourcesContent":["'use client';\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 */\nimport React, { useImperativeHandle, useRef } from 'react';\nimport IxModal from '../components/IxModal';\n\nexport interface ModalRef {\n close: <T = any>(result: T) => void;\n dismiss: <T = any>(result?: T) => void;\n modalElement: HTMLIxModalElement | null;\n}\n\nexport const Modal = React.forwardRef<ModalRef, React.PropsWithChildren>(\n (props, ref) => {\n const wrapperRef = useRef<HTMLIxModalElement | null>(null);\n\n useImperativeHandle(ref, () => ({\n close(result: unknown) {\n wrapperRef.current?.closeModal(result);\n },\n dismiss(result?: unknown) {\n wrapperRef.current?.dismissModal(result);\n },\n modalElement: null,\n }));\n\n return <IxModal ref={wrapperRef}>{props.children}</IxModal>;\n }\n);\n"],"names":[],"mappings":";;;;;AAkBO;AAEH;AAEA;AACE;AACE;;AAEF;AACE;;AAEF;AACD;;AAGH;;"}
@@ -0,0 +1,64 @@
1
+ "use client";
2
+ import { jsx, Fragment } from 'react/jsx-runtime';
3
+ import { useState, useRef, useEffect, useLayoutEffect } from 'react';
4
+ import ReactDOM from 'react-dom';
5
+
6
+ const PORTAL_ID = 'ix-portal';
7
+ const IxOverlay = (props) => {
8
+ const [portalRef, setPortalRef] = useState(null);
9
+ const resolveElementRef = useRef({});
10
+ const viewRefs = useRef({});
11
+ const [views, setViews] = useState({});
12
+ useEffect(() => {
13
+ const addOverlay = (id, view) => {
14
+ const _views = { ...viewRefs.current };
15
+ _views[id] = view;
16
+ setViews(_views);
17
+ viewRefs.current = _views;
18
+ };
19
+ const removeOverlay = (id) => {
20
+ const _views = { ...viewRefs.current };
21
+ delete _views[id];
22
+ setViews(_views);
23
+ viewRefs.current = _views;
24
+ };
25
+ props.delegate.attachViewToPortal = async (id, view) => {
26
+ addOverlay(id, view);
27
+ return new Promise((resolve) => {
28
+ const r = { ...resolveElementRef.current };
29
+ r[id] = resolve;
30
+ resolveElementRef.current = r;
31
+ });
32
+ };
33
+ props.delegate.removeViewFromPortal = async (id) => {
34
+ removeOverlay(id);
35
+ };
36
+ props.delegate.portalReady();
37
+ }, []);
38
+ useLayoutEffect(() => {
39
+ const portalRef = document.querySelector(`#${PORTAL_ID}`);
40
+ if (portalRef) {
41
+ setPortalRef(portalRef);
42
+ }
43
+ }, []);
44
+ useLayoutEffect(() => {
45
+ Object.keys(views).forEach((key) => {
46
+ const resolveQueue = { ...resolveElementRef.current };
47
+ const element = document.querySelector(`[data-portal-id="${key}"]`);
48
+ if (element && element.children.length === 1 && resolveQueue[key]) {
49
+ const view = element.children[0];
50
+ resolveQueue[key](view);
51
+ }
52
+ });
53
+ }, [views]);
54
+ if (!portalRef) {
55
+ return null;
56
+ }
57
+ return (jsx(Fragment, { children: Object.keys(views).map((key) => {
58
+ const RenderView = views[key];
59
+ return ReactDOM.createPortal(jsx("div", { "data-portal-id": key, style: { display: 'contents ' }, children: RenderView }), portalRef, key);
60
+ }) }));
61
+ };
62
+
63
+ export { IxOverlay, PORTAL_ID };
64
+ //# sourceMappingURL=portal.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"portal.js","sources":["../../src/modal/portal.tsx"],"sourcesContent":["'use client';\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 { useEffect, useLayoutEffect, useRef, useState } from 'react';\nimport ReactDOM from 'react-dom';\nimport { ReactFrameworkDelegate } from '../delegate';\n\nexport const PORTAL_ID = 'ix-portal';\n\nexport const IxOverlay = (props: { delegate: ReactFrameworkDelegate }) => {\n const [portalRef, setPortalRef] = useState<Element | null>(null);\n\n const resolveElementRef = useRef<\n Record<string, (value: Element | PromiseLike<Element>) => void>\n >({});\n\n const viewRefs = useRef<Record<string, any>>({});\n const [views, setViews] = useState<Record<string, any>>({});\n\n useEffect(() => {\n const addOverlay = (id: string, view: any) => {\n const _views = { ...viewRefs.current };\n _views[id] = view;\n setViews(_views);\n viewRefs.current = _views;\n };\n\n const removeOverlay = (id: string) => {\n const _views = { ...viewRefs.current };\n delete _views[id];\n setViews(_views);\n viewRefs.current = _views;\n };\n\n props.delegate.attachViewToPortal = async (id, view) => {\n addOverlay(id, view);\n return new Promise<Element>((resolve) => {\n const r = { ...resolveElementRef.current };\n r[id] = resolve;\n resolveElementRef.current = r;\n });\n };\n\n props.delegate.removeViewFromPortal = async (id: string) => {\n removeOverlay(id);\n };\n\n props.delegate.portalReady();\n }, []);\n\n useLayoutEffect(() => {\n const portalRef = document.querySelector(`#${PORTAL_ID}`);\n if (portalRef) {\n setPortalRef(portalRef);\n }\n }, []);\n\n useLayoutEffect(() => {\n Object.keys(views).forEach((key) => {\n const resolveQueue = { ...resolveElementRef.current };\n const element = document.querySelector(`[data-portal-id=\"${key}\"]`);\n if (element && element.children.length === 1 && resolveQueue[key]) {\n const view = element.children[0];\n resolveQueue[key](view);\n }\n });\n }, [views]);\n\n if (!portalRef) {\n return null;\n }\n\n return (\n <>\n {Object.keys(views).map((key) => {\n const RenderView = views[key];\n return ReactDOM.createPortal(\n <div data-portal-id={key} style={{ display: 'contents ' }}>\n {RenderView}\n </div>,\n portalRef,\n key\n );\n })}\n </>\n );\n};\n"],"names":[],"mappings":";;;;;AAcO;AAEM;;AAGX;AAIA;;;AAIE;;AAEE;;AAEA;AACF;AAEA;;AAEE;;AAEA;AACF;;AAGE;AACA;;AAEE;AACA;AACF;AACF;;;AAIA;AAEA;;;;;;;;;;;;AAcE;;AAEE;;AAEJ;AACF;;AAGE;;AAGF;AAGM;;;AAWR;;"}
@@ -0,0 +1,30 @@
1
+ "use client";
2
+ import { defineCustomElement as defineCustomElement$1 } from '@siemens/ix/components/ix-toast-container.js';
3
+ import { defineCustomElement } from '@siemens/ix/components/ix-toast.js';
4
+ import { toast } from '@siemens/ix';
5
+ import ReactDOMClient from 'react-dom/client';
6
+
7
+ async function showToast(config) {
8
+ // Define custom element, otherwise dynamic creation of toast container will fail
9
+ defineCustomElement();
10
+ defineCustomElement$1();
11
+ if (typeof config.message === 'string') {
12
+ const toastInstance = await toast(config);
13
+ return toastInstance;
14
+ }
15
+ const node = config.message;
16
+ const toastContainer = document.createElement('DIV');
17
+ const root = ReactDOMClient.createRoot(toastContainer);
18
+ root.render(node);
19
+ const toastInstance = await toast({
20
+ ...config,
21
+ message: toastContainer,
22
+ });
23
+ toastInstance.onClose.once(() => {
24
+ root.unmount();
25
+ });
26
+ return toastInstance;
27
+ }
28
+
29
+ export { showToast };
30
+ //# sourceMappingURL=toast.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"toast.js","sources":["../../src/toast/toast.ts"],"sourcesContent":["'use client';\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 */\nimport { defineCustomElement as defineToastContainer } from '@siemens/ix/components/ix-toast-container.js';\nimport { defineCustomElement as defineToast } from '@siemens/ix/components/ix-toast.js';\n\nimport { toast, ToastConfig as IxToastConfig } from '@siemens/ix';\nimport ReactDOMClient from 'react-dom/client';\n\nexport type ToastConfig = {\n message: string | React.ReactNode;\n};\n\nexport async function showToast(\n config: Omit<IxToastConfig, 'message'> & ToastConfig\n) {\n // Define custom element, otherwise dynamic creation of toast container will fail\n defineToast();\n defineToastContainer();\n\n if (typeof config.message === 'string') {\n const toastInstance = await toast(config as IxToastConfig);\n return toastInstance;\n }\n\n const node = config.message as React.ReactNode;\n const toastContainer = document.createElement('DIV');\n const root = ReactDOMClient.createRoot(toastContainer);\n root.render(node);\n\n const toastInstance = await toast({\n ...config,\n message: toastContainer,\n });\n\n toastInstance.onClose.once(() => {\n root.unmount();\n });\n\n return toastInstance;\n}\n"],"names":[],"mappings":";;;;;;AAmBO;;AAIL;AACA;AAEA;AACE;AACA;;AAGF;;;AAGA;AAEA;AACE;AACA;AACD;AAED;;AAEA;AAEA;AACF;;"}
@@ -0,0 +1,21 @@
1
+ "use client";
2
+ import { IxTree, defineCustomElement } from '@siemens/ix/components/ix-tree.js';
3
+ import { createComponent } from '@stencil/react-output-target/runtime';
4
+ import React from 'react';
5
+
6
+ const InternalIxTree =
7
+ /*@__PURE__*/ createComponent({
8
+ tagName: 'ix-tree',
9
+ elementClass: IxTree,
10
+ react: React,
11
+ events: {
12
+ onContextChange: 'contextChange',
13
+ onNodeToggled: 'nodeToggled',
14
+ onNodeClicked: 'nodeClicked',
15
+ onNodeRemoved: 'nodeRemoved',
16
+ },
17
+ defineCustomElement: defineCustomElement,
18
+ });
19
+
20
+ export { InternalIxTree as default };
21
+ //# sourceMappingURL=internal-tree.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"internal-tree.js","sources":["../../src/tree/internal-tree.tsx"],"sourcesContent":["'use client';\n/* eslint-disable */\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 { type IxTreeCustomEvent, type TreeContext } from '@siemens/ix';\nimport {\n IxTree as IxTreeElement,\n defineCustomElement as defineIxTree,\n} from '@siemens/ix/components/ix-tree.js';\nimport {\n createComponent,\n type EventName,\n type StencilReactComponent,\n} from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxTreeEvents = {\n onContextChange: EventName<IxTreeCustomEvent<TreeContext>>;\n onNodeToggled: EventName<CustomEvent<{ id: string; isExpaned: boolean }>>;\n onNodeClicked: EventName<CustomEvent<string>>;\n onNodeRemoved: EventName<CustomEvent<any>>;\n};\n\nconst InternalIxTree: StencilReactComponent<IxTreeElement, IxTreeEvents> =\n /*@__PURE__*/ createComponent<IxTreeElement, IxTreeEvents>({\n tagName: 'ix-tree',\n elementClass: IxTreeElement,\n react: React,\n events: {\n onContextChange: 'contextChange',\n onNodeToggled: 'nodeToggled',\n onNodeClicked: 'nodeClicked',\n onNodeRemoved: 'nodeRemoved',\n } as IxTreeEvents,\n defineCustomElement: defineIxTree,\n });\n\nexport default InternalIxTree;\n"],"names":[],"mappings":";;;;;AA+BA;AACE;AACE;AACA;AACA;AACA;AACE;AACA;AACA;AACA;AACe;AACjB;AACD;;"}
@@ -0,0 +1,38 @@
1
+ "use client";
2
+ import { jsx } from 'react/jsx-runtime';
3
+ import { useRef, useCallback } from 'react';
4
+ import ReactDOMClient from 'react-dom/client';
5
+ import InternalIxTree from './internal-tree.js';
6
+
7
+ const IxTree = (props) => {
8
+ const cachedRootNodes = useRef(new Map());
9
+ const renderItem = useCallback((_, data, __, context, update) => {
10
+ const treeItem = document.createElement('ix-tree-item');
11
+ treeItem.hasChildren = data.hasChildren;
12
+ treeItem.context = context[data.id];
13
+ update((itemData, context) => {
14
+ treeItem.context = context[itemData.id];
15
+ treeItem.hasChildren = itemData.hasChildren;
16
+ });
17
+ const container = document.createElement('DIV');
18
+ const rootNode = ReactDOMClient.createRoot(container);
19
+ if (props.renderItem) {
20
+ rootNode.render(props.renderItem(data.data));
21
+ }
22
+ treeItem.appendChild(container);
23
+ cachedRootNodes.current.set(treeItem, rootNode);
24
+ return treeItem;
25
+ }, []);
26
+ return (jsx(InternalIxTree, { ...props, renderItem: props.renderItem ? renderItem : undefined, onNodeRemoved: (removed) => {
27
+ const { detail } = removed;
28
+ detail.forEach((removedItemElement) => {
29
+ if (cachedRootNodes.current.has(removedItemElement)) {
30
+ cachedRootNodes.current.get(removedItemElement)?.unmount();
31
+ cachedRootNodes.current.delete(removedItemElement);
32
+ }
33
+ });
34
+ } }));
35
+ };
36
+
37
+ export { IxTree, IxTree as default };
38
+ //# sourceMappingURL=tree.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tree.js","sources":["../../src/tree/tree.tsx"],"sourcesContent":["'use client';\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 { type TreeContext, UpdateCallback } from '@siemens/ix';\nimport React, { useCallback, useRef } from 'react';\nimport ReactDOM, { Root } from 'react-dom/client';\nimport InternalIxTree from './internal-tree';\n\ntype ExtractProps<TComponentOrTProps> =\n TComponentOrTProps extends React.ComponentType<infer TProps>\n ? TProps\n : TComponentOrTProps;\n\ntype IxTreeProps = ExtractProps<typeof InternalIxTree> & {\n renderItem?: (data: any) => React.ReactNode;\n};\n\nexport const IxTree = (props: IxTreeProps) => {\n const cachedRootNodes = useRef<Map<HTMLElement, Root>>(new Map());\n\n const renderItem = useCallback(\n (\n _: number,\n data: any,\n __: any[],\n context: TreeContext,\n update: (callback: UpdateCallback) => void\n ) => {\n const treeItem = document.createElement('ix-tree-item');\n treeItem.hasChildren = data.hasChildren;\n treeItem.context = context[data.id];\n\n update((itemData, context) => {\n treeItem.context = context[itemData.id];\n treeItem.hasChildren = itemData.hasChildren;\n });\n\n const container = document.createElement('DIV');\n const rootNode = ReactDOM.createRoot(container);\n if (props.renderItem) {\n rootNode.render(props.renderItem(data.data));\n }\n\n treeItem.appendChild(container);\n cachedRootNodes.current.set(treeItem, rootNode);\n\n return treeItem;\n },\n []\n );\n\n return (\n <InternalIxTree\n {...props}\n renderItem={props.renderItem ? renderItem : undefined}\n onNodeRemoved={(removed: CustomEvent<any[]>) => {\n const { detail } = removed;\n\n detail.forEach((removedItemElement) => {\n if (cachedRootNodes.current.has(removedItemElement)) {\n cachedRootNodes.current.get(removedItemElement)?.unmount();\n cachedRootNodes.current.delete(removedItemElement);\n }\n });\n }}\n ></InternalIxTree>\n );\n};\n\nexport default IxTree;\n"],"names":[],"mappings":";;;;;;AAwBa;;AAGX;;AASI;;AAGA;;AAEE;AACF;;;AAIA;AACE;;AAGF;;AAGA;;;AAUE;AAEA;;;AAGI;;AAEJ;;AAIR;;"}
@@ -0,0 +1,9 @@
1
+ /**
2
+ * This file was automatically generated by the Stencil React Output Target.
3
+ * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
+ */
5
+ import { IxActionCard as IxActionCardElement } from "@siemens/ix/components/ix-action-card.js";
6
+ import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
7
+ type IxActionCardEvents = NonNullable<unknown>;
8
+ declare const IxActionCard: StencilReactComponent<IxActionCardElement, IxActionCardEvents>;
9
+ export default IxActionCard;
@@ -0,0 +1,9 @@
1
+ /**
2
+ * This file was automatically generated by the Stencil React Output Target.
3
+ * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
+ */
5
+ import { IxApplication as IxApplicationElement } from "@siemens/ix/components/ix-application.js";
6
+ import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
7
+ type IxApplicationEvents = NonNullable<unknown>;
8
+ declare const IxApplication: StencilReactComponent<IxApplicationElement, IxApplicationEvents>;
9
+ export default IxApplication;
@@ -0,0 +1,12 @@
1
+ /**
2
+ * This file was automatically generated by the Stencil React Output Target.
3
+ * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
+ */
5
+ import { IxApplicationHeader as IxApplicationHeaderElement } from "@siemens/ix/components/ix-application-header.js";
6
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
7
+ type IxApplicationHeaderEvents = {
8
+ onMenuToggle: EventName<CustomEvent<boolean>>;
9
+ onOpenAppSwitch: EventName<CustomEvent<void>>;
10
+ };
11
+ declare const IxApplicationHeader: StencilReactComponent<IxApplicationHeaderElement, IxApplicationHeaderEvents>;
12
+ export default IxApplicationHeader;
@@ -0,0 +1,9 @@
1
+ /**
2
+ * This file was automatically generated by the Stencil React Output Target.
3
+ * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
+ */
5
+ import { IxAvatar as IxAvatarElement } from "@siemens/ix/components/ix-avatar.js";
6
+ import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
7
+ type IxAvatarEvents = NonNullable<unknown>;
8
+ declare const IxAvatar: StencilReactComponent<IxAvatarElement, IxAvatarEvents>;
9
+ export default IxAvatar;
@@ -0,0 +1,9 @@
1
+ /**
2
+ * This file was automatically generated by the Stencil React Output Target.
3
+ * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
+ */
5
+ import { IxBasicNavigation as IxBasicNavigationElement } from "@siemens/ix/components/ix-basic-navigation.js";
6
+ import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
7
+ type IxBasicNavigationEvents = NonNullable<unknown>;
8
+ declare const IxBasicNavigation: StencilReactComponent<IxBasicNavigationElement, IxBasicNavigationEvents>;
9
+ export default IxBasicNavigation;
@@ -0,0 +1,11 @@
1
+ /**
2
+ * This file was automatically generated by the Stencil React Output Target.
3
+ * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
+ */
5
+ import { IxBlind as IxBlindElement } from "@siemens/ix/components/ix-blind.js";
6
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
7
+ type IxBlindEvents = {
8
+ onCollapsedChange: EventName<CustomEvent<boolean>>;
9
+ };
10
+ declare const IxBlind: StencilReactComponent<IxBlindElement, IxBlindEvents>;
11
+ export default IxBlind;
@@ -0,0 +1,16 @@
1
+ /**
2
+ * This file was automatically generated by the Stencil React Output Target.
3
+ * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
+ */
5
+ import { type IxBreadcrumbCustomEvent } from "@siemens/ix";
6
+ import { IxBreadcrumb as IxBreadcrumbElement } from "@siemens/ix/components/ix-breadcrumb.js";
7
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
8
+ type IxBreadcrumbEvents = {
9
+ onItemClick: EventName<CustomEvent<string>>;
10
+ onNextClick: EventName<IxBreadcrumbCustomEvent<{
11
+ event: UIEvent;
12
+ item: string;
13
+ }>>;
14
+ };
15
+ declare const IxBreadcrumb: StencilReactComponent<IxBreadcrumbElement, IxBreadcrumbEvents>;
16
+ export default IxBreadcrumb;
@@ -0,0 +1,9 @@
1
+ /**
2
+ * This file was automatically generated by the Stencil React Output Target.
3
+ * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
+ */
5
+ import { IxBreadcrumbItem as IxBreadcrumbItemElement } from "@siemens/ix/components/ix-breadcrumb-item.js";
6
+ import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
7
+ type IxBreadcrumbItemEvents = NonNullable<unknown>;
8
+ declare const IxBreadcrumbItem: StencilReactComponent<IxBreadcrumbItemElement, IxBreadcrumbItemEvents>;
9
+ export default IxBreadcrumbItem;
@@ -0,0 +1,9 @@
1
+ /**
2
+ * This file was automatically generated by the Stencil React Output Target.
3
+ * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
+ */
5
+ import { IxButton as IxButtonElement } from "@siemens/ix/components/ix-button.js";
6
+ import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
7
+ type IxButtonEvents = NonNullable<unknown>;
8
+ declare const IxButton: StencilReactComponent<IxButtonElement, IxButtonEvents>;
9
+ export default IxButton;
@@ -0,0 +1,9 @@
1
+ /**
2
+ * This file was automatically generated by the Stencil React Output Target.
3
+ * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
+ */
5
+ import { IxCard as IxCardElement } from "@siemens/ix/components/ix-card.js";
6
+ import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
7
+ type IxCardEvents = NonNullable<unknown>;
8
+ declare const IxCard: StencilReactComponent<IxCardElement, IxCardEvents>;
9
+ export default IxCard;
@@ -0,0 +1,9 @@
1
+ /**
2
+ * This file was automatically generated by the Stencil React Output Target.
3
+ * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
+ */
5
+ import { IxCardAccordion as IxCardAccordionElement } from "@siemens/ix/components/ix-card-accordion.js";
6
+ import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
7
+ type IxCardAccordionEvents = NonNullable<unknown>;
8
+ declare const IxCardAccordion: StencilReactComponent<IxCardAccordionElement, IxCardAccordionEvents>;
9
+ export default IxCardAccordion;
@@ -0,0 +1,9 @@
1
+ /**
2
+ * This file was automatically generated by the Stencil React Output Target.
3
+ * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
+ */
5
+ import { IxCardContent as IxCardContentElement } from "@siemens/ix/components/ix-card-content.js";
6
+ import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
7
+ type IxCardContentEvents = NonNullable<unknown>;
8
+ declare const IxCardContent: StencilReactComponent<IxCardContentElement, IxCardContentEvents>;
9
+ export default IxCardContent;
@@ -0,0 +1,18 @@
1
+ /**
2
+ * This file was automatically generated by the Stencil React Output Target.
3
+ * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
+ */
5
+ import { type IxCardListCustomEvent } from "@siemens/ix";
6
+ import { IxCardList as IxCardListElement } from "@siemens/ix/components/ix-card-list.js";
7
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
8
+ type IxCardListEvents = {
9
+ onCollapseChanged: EventName<CustomEvent<boolean>>;
10
+ onShowAllClick: EventName<IxCardListCustomEvent<{
11
+ nativeEvent: MouseEvent;
12
+ }>>;
13
+ onShowMoreCardClick: EventName<IxCardListCustomEvent<{
14
+ nativeEvent: MouseEvent;
15
+ }>>;
16
+ };
17
+ declare const IxCardList: StencilReactComponent<IxCardListElement, IxCardListEvents>;
18
+ export default IxCardList;
@@ -0,0 +1,9 @@
1
+ /**
2
+ * This file was automatically generated by the Stencil React Output Target.
3
+ * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
+ */
5
+ import { IxCardTitle as IxCardTitleElement } from "@siemens/ix/components/ix-card-title.js";
6
+ import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
7
+ type IxCardTitleEvents = NonNullable<unknown>;
8
+ declare const IxCardTitle: StencilReactComponent<IxCardTitleElement, IxCardTitleEvents>;
9
+ export default IxCardTitle;
@@ -0,0 +1,15 @@
1
+ /**
2
+ * This file was automatically generated by the Stencil React Output Target.
3
+ * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
+ */
5
+ import { type FilterState, type InputState, type IxCategoryFilterCustomEvent } from "@siemens/ix";
6
+ import { IxCategoryFilter as IxCategoryFilterElement } from "@siemens/ix/components/ix-category-filter.js";
7
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
8
+ type IxCategoryFilterEvents = {
9
+ onCategoryChanged: EventName<CustomEvent<string>>;
10
+ onInputChanged: EventName<IxCategoryFilterCustomEvent<InputState>>;
11
+ onFilterChanged: EventName<IxCategoryFilterCustomEvent<FilterState>>;
12
+ onFilterCleared: EventName<CustomEvent<void>>;
13
+ };
14
+ declare const IxCategoryFilter: StencilReactComponent<IxCategoryFilterElement, IxCategoryFilterEvents>;
15
+ export default IxCategoryFilter;
@@ -0,0 +1,12 @@
1
+ /**
2
+ * This file was automatically generated by the Stencil React Output Target.
3
+ * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
+ */
5
+ import { IxCheckbox as IxCheckboxElement } from "@siemens/ix/components/ix-checkbox.js";
6
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
7
+ type IxCheckboxEvents = {
8
+ onCheckedChange: EventName<CustomEvent<boolean>>;
9
+ onValueChange: EventName<CustomEvent<string>>;
10
+ };
11
+ declare const IxCheckbox: StencilReactComponent<IxCheckboxElement, IxCheckboxEvents>;
12
+ export default IxCheckbox;
@@ -0,0 +1,9 @@
1
+ /**
2
+ * This file was automatically generated by the Stencil React Output Target.
3
+ * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
+ */
5
+ import { IxCheckboxGroup as IxCheckboxGroupElement } from "@siemens/ix/components/ix-checkbox-group.js";
6
+ import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
7
+ type IxCheckboxGroupEvents = NonNullable<unknown>;
8
+ declare const IxCheckboxGroup: StencilReactComponent<IxCheckboxGroupElement, IxCheckboxGroupEvents>;
9
+ export default IxCheckboxGroup;
@@ -0,0 +1,11 @@
1
+ /**
2
+ * This file was automatically generated by the Stencil React Output Target.
3
+ * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
+ */
5
+ import { IxChip as IxChipElement } from "@siemens/ix/components/ix-chip.js";
6
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
7
+ type IxChipEvents = {
8
+ onCloseChip: EventName<CustomEvent<any>>;
9
+ };
10
+ declare const IxChip: StencilReactComponent<IxChipElement, IxChipEvents>;
11
+ export default IxChip;
@@ -0,0 +1,9 @@
1
+ /**
2
+ * This file was automatically generated by the Stencil React Output Target.
3
+ * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
+ */
5
+ import { IxCol as IxColElement } from "@siemens/ix/components/ix-col.js";
6
+ import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
7
+ type IxColEvents = NonNullable<unknown>;
8
+ declare const IxCol: StencilReactComponent<IxColElement, IxColEvents>;
9
+ export default IxCol;
@@ -0,0 +1,9 @@
1
+ /**
2
+ * This file was automatically generated by the Stencil React Output Target.
3
+ * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
+ */
5
+ import { IxContent as IxContentElement } from "@siemens/ix/components/ix-content.js";
6
+ import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
7
+ type IxContentEvents = NonNullable<unknown>;
8
+ declare const IxContent: StencilReactComponent<IxContentElement, IxContentEvents>;
9
+ export default IxContent;
@@ -0,0 +1,11 @@
1
+ /**
2
+ * This file was automatically generated by the Stencil React Output Target.
3
+ * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
+ */
5
+ import { IxContentHeader as IxContentHeaderElement } from "@siemens/ix/components/ix-content-header.js";
6
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
7
+ type IxContentHeaderEvents = {
8
+ onBackButtonClick: EventName<CustomEvent<void>>;
9
+ };
10
+ declare const IxContentHeader: StencilReactComponent<IxContentHeaderElement, IxContentHeaderEvents>;
11
+ export default IxContentHeader;
@@ -0,0 +1,9 @@
1
+ /**
2
+ * This file was automatically generated by the Stencil React Output Target.
3
+ * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
+ */
5
+ import { IxCustomField as IxCustomFieldElement } from "@siemens/ix/components/ix-custom-field.js";
6
+ import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
7
+ type IxCustomFieldEvents = NonNullable<unknown>;
8
+ declare const IxCustomField: StencilReactComponent<IxCustomFieldElement, IxCustomFieldEvents>;
9
+ export default IxCustomField;
@@ -0,0 +1,12 @@
1
+ /**
2
+ * This file was automatically generated by the Stencil React Output Target.
3
+ * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
+ */
5
+ import { type DateRangeChangeEvent, type IxDateDropdownCustomEvent } from "@siemens/ix";
6
+ import { IxDateDropdown as IxDateDropdownElement } from "@siemens/ix/components/ix-date-dropdown.js";
7
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
8
+ type IxDateDropdownEvents = {
9
+ onDateRangeChange: EventName<IxDateDropdownCustomEvent<DateRangeChangeEvent>>;
10
+ };
11
+ declare const IxDateDropdown: StencilReactComponent<IxDateDropdownElement, IxDateDropdownEvents>;
12
+ export default IxDateDropdown;
@@ -0,0 +1,13 @@
1
+ /**
2
+ * This file was automatically generated by the Stencil React Output Target.
3
+ * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
+ */
5
+ import { type DateInputValidityState, type IxDateInputCustomEvent } from "@siemens/ix";
6
+ import { IxDateInput as IxDateInputElement } from "@siemens/ix/components/ix-date-input.js";
7
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
8
+ type IxDateInputEvents = {
9
+ onValueChange: EventName<CustomEvent<string | undefined>>;
10
+ onValidityStateChange: EventName<IxDateInputCustomEvent<DateInputValidityState>>;
11
+ };
12
+ declare const IxDateInput: StencilReactComponent<IxDateInputElement, IxDateInputEvents>;
13
+ export default IxDateInput;
@@ -0,0 +1,14 @@
1
+ /**
2
+ * This file was automatically generated by the Stencil React Output Target.
3
+ * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
+ */
5
+ import { type DateChangeEvent, type IxDatePickerCustomEvent } from "@siemens/ix";
6
+ import { IxDatePicker as IxDatePickerElement } from "@siemens/ix/components/ix-date-picker.js";
7
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
8
+ type IxDatePickerEvents = {
9
+ onDateChange: EventName<IxDatePickerCustomEvent<DateChangeEvent>>;
10
+ onDateRangeChange: EventName<IxDatePickerCustomEvent<DateChangeEvent>>;
11
+ onDateSelect: EventName<IxDatePickerCustomEvent<DateChangeEvent>>;
12
+ };
13
+ declare const IxDatePicker: StencilReactComponent<IxDatePickerElement, IxDatePickerEvents>;
14
+ export default IxDatePicker;
@@ -0,0 +1,14 @@
1
+ /**
2
+ * This file was automatically generated by the Stencil React Output Target.
3
+ * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
+ */
5
+ import { type DateTimeDateChangeEvent, type DateTimeSelectEvent, type IxDatetimePickerCustomEvent } from "@siemens/ix";
6
+ import { IxDatetimePicker as IxDatetimePickerElement } from "@siemens/ix/components/ix-datetime-picker.js";
7
+ import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
8
+ type IxDatetimePickerEvents = {
9
+ onTimeChange: EventName<CustomEvent<string>>;
10
+ onDateChange: EventName<IxDatetimePickerCustomEvent<DateTimeDateChangeEvent>>;
11
+ onDateSelect: EventName<IxDatetimePickerCustomEvent<DateTimeSelectEvent>>;
12
+ };
13
+ declare const IxDatetimePicker: StencilReactComponent<IxDatetimePickerElement, IxDatetimePickerEvents>;
14
+ export default IxDatetimePicker;