@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
package/dist/index.js CHANGED
@@ -1,855 +1,109 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- const React = require('react');
6
- const ReactDOM = require('react-dom');
7
- const ixActionCard_js = require('@siemens/ix/components/ix-action-card.js');
8
- const ixApplication_js = require('@siemens/ix/components/ix-application.js');
9
- const ixApplicationHeader_js = require('@siemens/ix/components/ix-application-header.js');
10
- const ixAvatar_js = require('@siemens/ix/components/ix-avatar.js');
11
- const ixBasicNavigation_js = require('@siemens/ix/components/ix-basic-navigation.js');
12
- const ixBlind_js = require('@siemens/ix/components/ix-blind.js');
13
- const ixBreadcrumb_js = require('@siemens/ix/components/ix-breadcrumb.js');
14
- const ixBreadcrumbItem_js = require('@siemens/ix/components/ix-breadcrumb-item.js');
15
- const ixButton_js = require('@siemens/ix/components/ix-button.js');
16
- const ixCard_js = require('@siemens/ix/components/ix-card.js');
17
- const ixCardAccordion_js = require('@siemens/ix/components/ix-card-accordion.js');
18
- const ixCardContent_js = require('@siemens/ix/components/ix-card-content.js');
19
- const ixCardList_js = require('@siemens/ix/components/ix-card-list.js');
20
- const ixCardTitle_js = require('@siemens/ix/components/ix-card-title.js');
21
- const ixCategoryFilter_js = require('@siemens/ix/components/ix-category-filter.js');
22
- const ixCheckbox_js = require('@siemens/ix/components/ix-checkbox.js');
23
- const ixCheckboxGroup_js = require('@siemens/ix/components/ix-checkbox-group.js');
24
- const ixChip_js = require('@siemens/ix/components/ix-chip.js');
25
- const ixCol_js = require('@siemens/ix/components/ix-col.js');
26
- const ixContent_js = require('@siemens/ix/components/ix-content.js');
27
- const ixContentHeader_js = require('@siemens/ix/components/ix-content-header.js');
28
- const ixCustomField_js = require('@siemens/ix/components/ix-custom-field.js');
29
- const ixDateDropdown_js = require('@siemens/ix/components/ix-date-dropdown.js');
30
- const ixDateInput_js = require('@siemens/ix/components/ix-date-input.js');
31
- const ixDatePicker_js = require('@siemens/ix/components/ix-date-picker.js');
32
- const ixDatetimePicker_js = require('@siemens/ix/components/ix-datetime-picker.js');
33
- const ixDivider_js = require('@siemens/ix/components/ix-divider.js');
34
- const ixDrawer_js = require('@siemens/ix/components/ix-drawer.js');
35
- const ixDropdown_js = require('@siemens/ix/components/ix-dropdown.js');
36
- const ixDropdownButton_js = require('@siemens/ix/components/ix-dropdown-button.js');
37
- const ixDropdownHeader_js = require('@siemens/ix/components/ix-dropdown-header.js');
38
- const ixDropdownItem_js = require('@siemens/ix/components/ix-dropdown-item.js');
39
- const ixDropdownQuickActions_js = require('@siemens/ix/components/ix-dropdown-quick-actions.js');
40
- const ixEmptyState_js = require('@siemens/ix/components/ix-empty-state.js');
41
- const ixEventList_js = require('@siemens/ix/components/ix-event-list.js');
42
- const ixEventListItem_js = require('@siemens/ix/components/ix-event-list-item.js');
43
- const ixExpandingSearch_js = require('@siemens/ix/components/ix-expanding-search.js');
44
- const ixFieldLabel_js = require('@siemens/ix/components/ix-field-label.js');
45
- const ixFilterChip_js = require('@siemens/ix/components/ix-filter-chip.js');
46
- const ixFlipTile_js = require('@siemens/ix/components/ix-flip-tile.js');
47
- const ixFlipTileContent_js = require('@siemens/ix/components/ix-flip-tile-content.js');
48
- const ixGroup_js = require('@siemens/ix/components/ix-group.js');
49
- const ixGroupContextMenu_js = require('@siemens/ix/components/ix-group-context-menu.js');
50
- const ixGroupItem_js = require('@siemens/ix/components/ix-group-item.js');
51
- const ixHelperText_js = require('@siemens/ix/components/ix-helper-text.js');
52
- const ixIconButton_js = require('@siemens/ix/components/ix-icon-button.js');
53
- const ixIconToggleButton_js = require('@siemens/ix/components/ix-icon-toggle-button.js');
54
- const ixInput_js = require('@siemens/ix/components/ix-input.js');
55
- const ixInputGroup_js = require('@siemens/ix/components/ix-input-group.js');
56
- const ixKeyValue_js = require('@siemens/ix/components/ix-key-value.js');
57
- const ixKeyValueList_js = require('@siemens/ix/components/ix-key-value-list.js');
58
- const ixKpi_js = require('@siemens/ix/components/ix-kpi.js');
59
- const ixLayoutAuto_js = require('@siemens/ix/components/ix-layout-auto.js');
60
- const ixLayoutGrid_js = require('@siemens/ix/components/ix-layout-grid.js');
61
- const ixLinkButton_js = require('@siemens/ix/components/ix-link-button.js');
62
- const ixMapNavigation_js = require('@siemens/ix/components/ix-map-navigation.js');
63
- const ixMapNavigationOverlay_js = require('@siemens/ix/components/ix-map-navigation-overlay.js');
64
- const ixMenu_js = require('@siemens/ix/components/ix-menu.js');
65
- const ixMenuAbout_js = require('@siemens/ix/components/ix-menu-about.js');
66
- const ixMenuAboutItem_js = require('@siemens/ix/components/ix-menu-about-item.js');
67
- const ixMenuAboutNews_js = require('@siemens/ix/components/ix-menu-about-news.js');
68
- const ixMenuAvatar_js = require('@siemens/ix/components/ix-menu-avatar.js');
69
- const ixMenuAvatarItem_js = require('@siemens/ix/components/ix-menu-avatar-item.js');
70
- const ixMenuCategory_js = require('@siemens/ix/components/ix-menu-category.js');
71
- const ixMenuItem_js = require('@siemens/ix/components/ix-menu-item.js');
72
- const ixMenuSettings_js = require('@siemens/ix/components/ix-menu-settings.js');
73
- const ixMenuSettingsItem_js = require('@siemens/ix/components/ix-menu-settings-item.js');
74
- const ixMessageBar_js = require('@siemens/ix/components/ix-message-bar.js');
75
- const ixModal_js = require('@siemens/ix/components/ix-modal.js');
76
- const ixModalContent_js = require('@siemens/ix/components/ix-modal-content.js');
77
- const ixModalFooter_js = require('@siemens/ix/components/ix-modal-footer.js');
78
- const ixModalHeader_js = require('@siemens/ix/components/ix-modal-header.js');
79
- const ixNumberInput_js = require('@siemens/ix/components/ix-number-input.js');
80
- const ixPagination_js = require('@siemens/ix/components/ix-pagination.js');
81
- const ixPane_js = require('@siemens/ix/components/ix-pane.js');
82
- const ixPaneLayout_js = require('@siemens/ix/components/ix-pane-layout.js');
83
- const ixPill_js = require('@siemens/ix/components/ix-pill.js');
84
- const ixPushCard_js = require('@siemens/ix/components/ix-push-card.js');
85
- const ixRadio_js = require('@siemens/ix/components/ix-radio.js');
86
- const ixRadioGroup_js = require('@siemens/ix/components/ix-radio-group.js');
87
- const ixRow_js = require('@siemens/ix/components/ix-row.js');
88
- const ixSelect_js = require('@siemens/ix/components/ix-select.js');
89
- const ixSelectItem_js = require('@siemens/ix/components/ix-select-item.js');
90
- const ixSlider_js = require('@siemens/ix/components/ix-slider.js');
91
- const ixSpinner_js = require('@siemens/ix/components/ix-spinner.js');
92
- const ixSplitButton_js = require('@siemens/ix/components/ix-split-button.js');
93
- const ixSplitButtonItem_js = require('@siemens/ix/components/ix-split-button-item.js');
94
- const ixTabItem_js = require('@siemens/ix/components/ix-tab-item.js');
95
- const ixTabs_js = require('@siemens/ix/components/ix-tabs.js');
96
- const ixTextarea_js = require('@siemens/ix/components/ix-textarea.js');
97
- const ixTile_js = require('@siemens/ix/components/ix-tile.js');
98
- const ixTimePicker_js = require('@siemens/ix/components/ix-time-picker.js');
99
- const ixToast_js = require('@siemens/ix/components/ix-toast.js');
100
- const ixToastContainer_js = require('@siemens/ix/components/ix-toast-container.js');
101
- const ixToggle_js = require('@siemens/ix/components/ix-toggle.js');
102
- const ixToggleButton_js = require('@siemens/ix/components/ix-toggle-button.js');
103
- const ixTooltip_js = require('@siemens/ix/components/ix-tooltip.js');
104
- const ixTypography_js = require('@siemens/ix/components/ix-typography.js');
105
- const ixUpload_js = require('@siemens/ix/components/ix-upload.js');
106
- const ixValidationTooltip_js = require('@siemens/ix/components/ix-validation-tooltip.js');
107
- const ixWorkflowStep_js = require('@siemens/ix/components/ix-workflow-step.js');
108
- const ixWorkflowSteps_js = require('@siemens/ix/components/ix-workflow-steps.js');
109
- const ix = require('@siemens/ix');
110
- const ReactDOMClient = require('react-dom/client');
111
- const ixApplicationSidebar_js = require('@siemens/ix/components/ix-application-sidebar.js');
112
- const ixApplicationSwitchModal_js = require('@siemens/ix/components/ix-application-switch-modal.js');
113
- const ixMenuExpandIcon_js = require('@siemens/ix/components/ix-menu-expand-icon.js');
114
- const ixDateTimeCard_js = require('@siemens/ix/components/ix-date-time-card.js');
115
- const ixModalLoading_js = require('@siemens/ix/components/ix-modal-loading.js');
116
- const ixIcon = require('@siemens/ix-icons/dist/components/ix-icon');
117
- const ixTree_js = require('@siemens/ix/components/ix-tree.js');
118
-
119
- function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
120
-
121
- const React__default = /*#__PURE__*/_interopDefaultLegacy(React);
122
- const ReactDOM__default = /*#__PURE__*/_interopDefaultLegacy(ReactDOM);
123
- const ReactDOMClient__default = /*#__PURE__*/_interopDefaultLegacy(ReactDOMClient);
124
-
125
- /******************************************************************************
126
- Copyright (c) Microsoft Corporation.
127
-
128
- Permission to use, copy, modify, and/or distribute this software for any
129
- purpose with or without fee is hereby granted.
130
-
131
- THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
132
- REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
133
- AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
134
- INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
135
- LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
136
- OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
137
- PERFORMANCE OF THIS SOFTWARE.
138
- ***************************************************************************** */
139
-
140
- function __rest(s, e) {
141
- var t = {};
142
- for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
143
- t[p] = s[p];
144
- if (s != null && typeof Object.getOwnPropertySymbols === "function")
145
- for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
146
- if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
147
- t[p[i]] = s[p[i]];
148
- }
149
- return t;
150
- }
151
-
152
- typeof SuppressedError === "function" ? SuppressedError : function (error, suppressed, message) {
153
- var e = new Error(message);
154
- return e.name = "SuppressedError", e.error = error, e.suppressed = suppressed, e;
155
- };
156
-
157
- const dashToPascalCase = (str) => str
158
- .toLowerCase()
159
- .split('-')
160
- .map((segment) => segment.charAt(0).toUpperCase() + segment.slice(1))
161
- .join('');
162
- const camelToDashCase = (str) => str.replace(/([A-Z])/g, (m) => `-${m[0].toLowerCase()}`);
163
-
164
- const attachProps = (node, newProps, oldProps = {}) => {
165
- // some test frameworks don't render DOM elements, so we test here to make sure we are dealing with DOM first
166
- if (node instanceof Element) {
167
- // add any classes in className to the class list
168
- const className = getClassName(node.classList, newProps, oldProps);
169
- node.className = className;
170
- Object.keys(newProps).forEach((name) => {
171
- if (name === 'children' ||
172
- name === 'style' ||
173
- name === 'ref' ||
174
- name === 'class' ||
175
- name === 'className' ||
176
- name === 'forwardedRef') {
177
- return;
178
- }
179
- if (name.indexOf('on') === 0 && name[2] === name[2].toUpperCase()) {
180
- const eventName = name.substring(2);
181
- const eventNameLc = eventName[0].toLowerCase() + eventName.substring(1);
182
- if (!isCoveredByReact(eventNameLc)) {
183
- syncEvent(node, eventNameLc, newProps[name]);
184
- }
185
- }
186
- else {
187
- node[name] = newProps[name];
188
- const propType = typeof newProps[name];
189
- if (propType === 'string') {
190
- node.setAttribute(camelToDashCase(name), newProps[name]);
191
- }
192
- }
193
- });
194
- }
195
- };
196
- const getClassName = (classList, newProps, oldProps) => {
197
- const newClassProp = newProps.className || newProps.class;
198
- const oldClassProp = oldProps.className || oldProps.class;
199
- // map the classes to Maps for performance
200
- const currentClasses = arrayToMap(classList);
201
- const incomingPropClasses = arrayToMap(newClassProp ? newClassProp.split(' ') : []);
202
- const oldPropClasses = arrayToMap(oldClassProp ? oldClassProp.split(' ') : []);
203
- const finalClassNames = [];
204
- // loop through each of the current classes on the component
205
- // to see if it should be a part of the classNames added
206
- currentClasses.forEach((currentClass) => {
207
- if (incomingPropClasses.has(currentClass)) {
208
- // add it as its already included in classnames coming in from newProps
209
- finalClassNames.push(currentClass);
210
- incomingPropClasses.delete(currentClass);
211
- }
212
- else if (!oldPropClasses.has(currentClass)) {
213
- // add it as it has NOT been removed by user
214
- finalClassNames.push(currentClass);
215
- }
216
- });
217
- incomingPropClasses.forEach((s) => finalClassNames.push(s));
218
- return finalClassNames.join(' ');
219
- };
220
- /**
221
- * Transforms a React event name to a browser event name.
222
- */
223
- const transformReactEventName = (eventNameSuffix) => {
224
- switch (eventNameSuffix) {
225
- case 'doubleclick':
226
- return 'dblclick';
227
- }
228
- return eventNameSuffix;
229
- };
230
- /**
231
- * Checks if an event is supported in the current execution environment.
232
- * @license Modernizr 3.0.0pre (Custom Build) | MIT
233
- */
234
- const isCoveredByReact = (eventNameSuffix) => {
235
- if (typeof document === 'undefined') {
236
- return true;
237
- }
238
- else {
239
- const eventName = 'on' + transformReactEventName(eventNameSuffix);
240
- let isSupported = eventName in document;
241
- if (!isSupported) {
242
- const element = document.createElement('div');
243
- element.setAttribute(eventName, 'return;');
244
- isSupported = typeof element[eventName] === 'function';
245
- }
246
- return isSupported;
247
- }
248
- };
249
- const syncEvent = (node, eventName, newEventHandler) => {
250
- const eventStore = node.__events || (node.__events = {});
251
- const oldEventHandler = eventStore[eventName];
252
- // Remove old listener so they don't double up.
253
- if (oldEventHandler) {
254
- node.removeEventListener(eventName, oldEventHandler);
255
- }
256
- // Bind new listener.
257
- node.addEventListener(eventName, (eventStore[eventName] = function handler(e) {
258
- if (newEventHandler) {
259
- newEventHandler.call(this, e);
260
- }
261
- }));
262
- };
263
- const arrayToMap = (arr) => {
264
- const map = new Map();
265
- arr.forEach((s) => map.set(s, s));
266
- return map;
267
- };
268
-
269
- const setRef = (ref, value) => {
270
- if (typeof ref === 'function') {
271
- ref(value);
272
- }
273
- else if (ref != null) {
274
- // Cast as a MutableRef so we can assign current
275
- ref.current = value;
276
- }
277
- };
278
- const mergeRefs = (...refs) => {
279
- return (value) => {
280
- refs.forEach((ref) => {
281
- setRef(ref, value);
282
- });
283
- };
284
- };
285
- const createForwardRef = (ReactComponent, displayName) => {
286
- const forwardRef = (props, ref) => {
287
- return React__default["default"].createElement(ReactComponent, Object.assign({}, props, { forwardedRef: ref }));
288
- };
289
- forwardRef.displayName = displayName;
290
- return React__default["default"].forwardRef(forwardRef);
291
- };
292
-
293
- const createReactComponent = (tagName, ReactComponentContext, manipulatePropsFunction, defineCustomElement) => {
294
- if (defineCustomElement !== undefined) {
295
- defineCustomElement();
296
- }
297
- const displayName = dashToPascalCase(tagName);
298
- const ReactComponent = class extends React__default["default"].Component {
299
- constructor(props) {
300
- super(props);
301
- this.setComponentElRef = (element) => {
302
- this.componentEl = element;
303
- };
304
- }
305
- componentDidMount() {
306
- this.componentDidUpdate(this.props);
307
- }
308
- componentDidUpdate(prevProps) {
309
- attachProps(this.componentEl, this.props, prevProps);
310
- }
311
- render() {
312
- const _a = this.props, { children, forwardedRef, style, className, ref } = _a, cProps = __rest(_a, ["children", "forwardedRef", "style", "className", "ref"]);
313
- let propsToPass = Object.keys(cProps).reduce((acc, name) => {
314
- const value = cProps[name];
315
- if (name.indexOf('on') === 0 && name[2] === name[2].toUpperCase()) {
316
- const eventName = name.substring(2).toLowerCase();
317
- if (typeof document !== 'undefined' && isCoveredByReact(eventName)) {
318
- acc[name] = value;
319
- }
320
- }
321
- else {
322
- // we should only render strings, booleans, and numbers as attrs in html.
323
- // objects, functions, arrays etc get synced via properties on mount.
324
- const type = typeof value;
325
- if (type === 'string' || type === 'boolean' || type === 'number') {
326
- acc[camelToDashCase(name)] = value;
327
- }
328
- }
329
- return acc;
330
- }, {});
331
- if (manipulatePropsFunction) {
332
- propsToPass = manipulatePropsFunction(this.props, propsToPass);
333
- }
334
- const newProps = Object.assign(Object.assign({}, propsToPass), { ref: mergeRefs(forwardedRef, this.setComponentElRef), style });
335
- /**
336
- * We use createElement here instead of
337
- * React.createElement to work around a
338
- * bug in Vite (https://github.com/vitejs/vite/issues/6104).
339
- * React.createElement causes all elements to be rendered
340
- * as <tagname> instead of the actual Web Component.
341
- */
342
- return React.createElement(tagName, newProps, children);
343
- }
344
- static get displayName() {
345
- return displayName;
346
- }
347
- };
348
- // If context was passed to createReactComponent then conditionally add it to the Component Class
349
- if (ReactComponentContext) {
350
- ReactComponent.contextType = ReactComponentContext;
351
- }
352
- return createForwardRef(ReactComponent, displayName);
353
- };
354
-
355
- /* eslint-disable */
356
- const IxActionCard = /*@__PURE__*/ createReactComponent('ix-action-card', undefined, undefined, ixActionCard_js.defineCustomElement);
357
- const IxApplication = /*@__PURE__*/ createReactComponent('ix-application', undefined, undefined, ixApplication_js.defineCustomElement);
358
- const IxApplicationHeader = /*@__PURE__*/ createReactComponent('ix-application-header', undefined, undefined, ixApplicationHeader_js.defineCustomElement);
359
- const IxAvatar = /*@__PURE__*/ createReactComponent('ix-avatar', undefined, undefined, ixAvatar_js.defineCustomElement);
360
- const IxBasicNavigation = /*@__PURE__*/ createReactComponent('ix-basic-navigation', undefined, undefined, ixBasicNavigation_js.defineCustomElement);
361
- const IxBlind = /*@__PURE__*/ createReactComponent('ix-blind', undefined, undefined, ixBlind_js.defineCustomElement);
362
- const IxBreadcrumb = /*@__PURE__*/ createReactComponent('ix-breadcrumb', undefined, undefined, ixBreadcrumb_js.defineCustomElement);
363
- const IxBreadcrumbItem = /*@__PURE__*/ createReactComponent('ix-breadcrumb-item', undefined, undefined, ixBreadcrumbItem_js.defineCustomElement);
364
- const IxButton = /*@__PURE__*/ createReactComponent('ix-button', undefined, undefined, ixButton_js.defineCustomElement);
365
- const IxCard = /*@__PURE__*/ createReactComponent('ix-card', undefined, undefined, ixCard_js.defineCustomElement);
366
- const IxCardAccordion = /*@__PURE__*/ createReactComponent('ix-card-accordion', undefined, undefined, ixCardAccordion_js.defineCustomElement);
367
- const IxCardContent = /*@__PURE__*/ createReactComponent('ix-card-content', undefined, undefined, ixCardContent_js.defineCustomElement);
368
- const IxCardList = /*@__PURE__*/ createReactComponent('ix-card-list', undefined, undefined, ixCardList_js.defineCustomElement);
369
- const IxCardTitle = /*@__PURE__*/ createReactComponent('ix-card-title', undefined, undefined, ixCardTitle_js.defineCustomElement);
370
- const IxCategoryFilter = /*@__PURE__*/ createReactComponent('ix-category-filter', undefined, undefined, ixCategoryFilter_js.defineCustomElement);
371
- const IxCheckbox = /*@__PURE__*/ createReactComponent('ix-checkbox', undefined, undefined, ixCheckbox_js.defineCustomElement);
372
- const IxCheckboxGroup = /*@__PURE__*/ createReactComponent('ix-checkbox-group', undefined, undefined, ixCheckboxGroup_js.defineCustomElement);
373
- const IxChip = /*@__PURE__*/ createReactComponent('ix-chip', undefined, undefined, ixChip_js.defineCustomElement);
374
- const IxCol = /*@__PURE__*/ createReactComponent('ix-col', undefined, undefined, ixCol_js.defineCustomElement);
375
- const IxContent = /*@__PURE__*/ createReactComponent('ix-content', undefined, undefined, ixContent_js.defineCustomElement);
376
- const IxContentHeader = /*@__PURE__*/ createReactComponent('ix-content-header', undefined, undefined, ixContentHeader_js.defineCustomElement);
377
- const IxCustomField = /*@__PURE__*/ createReactComponent('ix-custom-field', undefined, undefined, ixCustomField_js.defineCustomElement);
378
- const IxDateDropdown = /*@__PURE__*/ createReactComponent('ix-date-dropdown', undefined, undefined, ixDateDropdown_js.defineCustomElement);
379
- const IxDateInput = /*@__PURE__*/ createReactComponent('ix-date-input', undefined, undefined, ixDateInput_js.defineCustomElement);
380
- const IxDatePicker = /*@__PURE__*/ createReactComponent('ix-date-picker', undefined, undefined, ixDatePicker_js.defineCustomElement);
381
- const IxDatetimePicker = /*@__PURE__*/ createReactComponent('ix-datetime-picker', undefined, undefined, ixDatetimePicker_js.defineCustomElement);
382
- const IxDivider = /*@__PURE__*/ createReactComponent('ix-divider', undefined, undefined, ixDivider_js.defineCustomElement);
383
- const IxDrawer = /*@__PURE__*/ createReactComponent('ix-drawer', undefined, undefined, ixDrawer_js.defineCustomElement);
384
- const IxDropdown = /*@__PURE__*/ createReactComponent('ix-dropdown', undefined, undefined, ixDropdown_js.defineCustomElement);
385
- const IxDropdownButton = /*@__PURE__*/ createReactComponent('ix-dropdown-button', undefined, undefined, ixDropdownButton_js.defineCustomElement);
386
- const IxDropdownHeader = /*@__PURE__*/ createReactComponent('ix-dropdown-header', undefined, undefined, ixDropdownHeader_js.defineCustomElement);
387
- const IxDropdownItem = /*@__PURE__*/ createReactComponent('ix-dropdown-item', undefined, undefined, ixDropdownItem_js.defineCustomElement);
388
- const IxDropdownQuickActions = /*@__PURE__*/ createReactComponent('ix-dropdown-quick-actions', undefined, undefined, ixDropdownQuickActions_js.defineCustomElement);
389
- const IxEmptyState = /*@__PURE__*/ createReactComponent('ix-empty-state', undefined, undefined, ixEmptyState_js.defineCustomElement);
390
- const IxEventList = /*@__PURE__*/ createReactComponent('ix-event-list', undefined, undefined, ixEventList_js.defineCustomElement);
391
- const IxEventListItem = /*@__PURE__*/ createReactComponent('ix-event-list-item', undefined, undefined, ixEventListItem_js.defineCustomElement);
392
- const IxExpandingSearch = /*@__PURE__*/ createReactComponent('ix-expanding-search', undefined, undefined, ixExpandingSearch_js.defineCustomElement);
393
- const IxFieldLabel = /*@__PURE__*/ createReactComponent('ix-field-label', undefined, undefined, ixFieldLabel_js.defineCustomElement);
394
- const IxFilterChip = /*@__PURE__*/ createReactComponent('ix-filter-chip', undefined, undefined, ixFilterChip_js.defineCustomElement);
395
- const IxFlipTile = /*@__PURE__*/ createReactComponent('ix-flip-tile', undefined, undefined, ixFlipTile_js.defineCustomElement);
396
- const IxFlipTileContent = /*@__PURE__*/ createReactComponent('ix-flip-tile-content', undefined, undefined, ixFlipTileContent_js.defineCustomElement);
397
- const IxGroup = /*@__PURE__*/ createReactComponent('ix-group', undefined, undefined, ixGroup_js.defineCustomElement);
398
- const IxGroupContextMenu = /*@__PURE__*/ createReactComponent('ix-group-context-menu', undefined, undefined, ixGroupContextMenu_js.defineCustomElement);
399
- const IxGroupItem = /*@__PURE__*/ createReactComponent('ix-group-item', undefined, undefined, ixGroupItem_js.defineCustomElement);
400
- const IxHelperText = /*@__PURE__*/ createReactComponent('ix-helper-text', undefined, undefined, ixHelperText_js.defineCustomElement);
401
- const IxIconButton = /*@__PURE__*/ createReactComponent('ix-icon-button', undefined, undefined, ixIconButton_js.defineCustomElement);
402
- const IxIconToggleButton = /*@__PURE__*/ createReactComponent('ix-icon-toggle-button', undefined, undefined, ixIconToggleButton_js.defineCustomElement);
403
- const IxInput = /*@__PURE__*/ createReactComponent('ix-input', undefined, undefined, ixInput_js.defineCustomElement);
404
- const IxInputGroup = /*@__PURE__*/ createReactComponent('ix-input-group', undefined, undefined, ixInputGroup_js.defineCustomElement);
405
- const IxKeyValue = /*@__PURE__*/ createReactComponent('ix-key-value', undefined, undefined, ixKeyValue_js.defineCustomElement);
406
- const IxKeyValueList = /*@__PURE__*/ createReactComponent('ix-key-value-list', undefined, undefined, ixKeyValueList_js.defineCustomElement);
407
- const IxKpi = /*@__PURE__*/ createReactComponent('ix-kpi', undefined, undefined, ixKpi_js.defineCustomElement);
408
- const IxLayoutAuto = /*@__PURE__*/ createReactComponent('ix-layout-auto', undefined, undefined, ixLayoutAuto_js.defineCustomElement);
409
- const IxLayoutGrid = /*@__PURE__*/ createReactComponent('ix-layout-grid', undefined, undefined, ixLayoutGrid_js.defineCustomElement);
410
- const IxLinkButton = /*@__PURE__*/ createReactComponent('ix-link-button', undefined, undefined, ixLinkButton_js.defineCustomElement);
411
- const IxMapNavigation = /*@__PURE__*/ createReactComponent('ix-map-navigation', undefined, undefined, ixMapNavigation_js.defineCustomElement);
412
- const IxMapNavigationOverlay = /*@__PURE__*/ createReactComponent('ix-map-navigation-overlay', undefined, undefined, ixMapNavigationOverlay_js.defineCustomElement);
413
- const IxMenu = /*@__PURE__*/ createReactComponent('ix-menu', undefined, undefined, ixMenu_js.defineCustomElement);
414
- const IxMenuAbout = /*@__PURE__*/ createReactComponent('ix-menu-about', undefined, undefined, ixMenuAbout_js.defineCustomElement);
415
- const IxMenuAboutItem = /*@__PURE__*/ createReactComponent('ix-menu-about-item', undefined, undefined, ixMenuAboutItem_js.defineCustomElement);
416
- const IxMenuAboutNews = /*@__PURE__*/ createReactComponent('ix-menu-about-news', undefined, undefined, ixMenuAboutNews_js.defineCustomElement);
417
- const IxMenuAvatar = /*@__PURE__*/ createReactComponent('ix-menu-avatar', undefined, undefined, ixMenuAvatar_js.defineCustomElement);
418
- const IxMenuAvatarItem = /*@__PURE__*/ createReactComponent('ix-menu-avatar-item', undefined, undefined, ixMenuAvatarItem_js.defineCustomElement);
419
- const IxMenuCategory = /*@__PURE__*/ createReactComponent('ix-menu-category', undefined, undefined, ixMenuCategory_js.defineCustomElement);
420
- const IxMenuItem = /*@__PURE__*/ createReactComponent('ix-menu-item', undefined, undefined, ixMenuItem_js.defineCustomElement);
421
- const IxMenuSettings = /*@__PURE__*/ createReactComponent('ix-menu-settings', undefined, undefined, ixMenuSettings_js.defineCustomElement);
422
- const IxMenuSettingsItem = /*@__PURE__*/ createReactComponent('ix-menu-settings-item', undefined, undefined, ixMenuSettingsItem_js.defineCustomElement);
423
- const IxMessageBar = /*@__PURE__*/ createReactComponent('ix-message-bar', undefined, undefined, ixMessageBar_js.defineCustomElement);
424
- const IxModal = /*@__PURE__*/ createReactComponent('ix-modal', undefined, undefined, ixModal_js.defineCustomElement);
425
- const IxModalContent = /*@__PURE__*/ createReactComponent('ix-modal-content', undefined, undefined, ixModalContent_js.defineCustomElement);
426
- const IxModalFooter = /*@__PURE__*/ createReactComponent('ix-modal-footer', undefined, undefined, ixModalFooter_js.defineCustomElement);
427
- const IxModalHeader = /*@__PURE__*/ createReactComponent('ix-modal-header', undefined, undefined, ixModalHeader_js.defineCustomElement);
428
- const IxNumberInput = /*@__PURE__*/ createReactComponent('ix-number-input', undefined, undefined, ixNumberInput_js.defineCustomElement);
429
- const IxPagination = /*@__PURE__*/ createReactComponent('ix-pagination', undefined, undefined, ixPagination_js.defineCustomElement);
430
- const IxPane = /*@__PURE__*/ createReactComponent('ix-pane', undefined, undefined, ixPane_js.defineCustomElement);
431
- const IxPaneLayout = /*@__PURE__*/ createReactComponent('ix-pane-layout', undefined, undefined, ixPaneLayout_js.defineCustomElement);
432
- const IxPill = /*@__PURE__*/ createReactComponent('ix-pill', undefined, undefined, ixPill_js.defineCustomElement);
433
- const IxPushCard = /*@__PURE__*/ createReactComponent('ix-push-card', undefined, undefined, ixPushCard_js.defineCustomElement);
434
- const IxRadio = /*@__PURE__*/ createReactComponent('ix-radio', undefined, undefined, ixRadio_js.defineCustomElement);
435
- const IxRadioGroup = /*@__PURE__*/ createReactComponent('ix-radio-group', undefined, undefined, ixRadioGroup_js.defineCustomElement);
436
- const IxRow = /*@__PURE__*/ createReactComponent('ix-row', undefined, undefined, ixRow_js.defineCustomElement);
437
- const IxSelect = /*@__PURE__*/ createReactComponent('ix-select', undefined, undefined, ixSelect_js.defineCustomElement);
438
- const IxSelectItem = /*@__PURE__*/ createReactComponent('ix-select-item', undefined, undefined, ixSelectItem_js.defineCustomElement);
439
- const IxSlider = /*@__PURE__*/ createReactComponent('ix-slider', undefined, undefined, ixSlider_js.defineCustomElement);
440
- const IxSpinner = /*@__PURE__*/ createReactComponent('ix-spinner', undefined, undefined, ixSpinner_js.defineCustomElement);
441
- const IxSplitButton = /*@__PURE__*/ createReactComponent('ix-split-button', undefined, undefined, ixSplitButton_js.defineCustomElement);
442
- const IxSplitButtonItem = /*@__PURE__*/ createReactComponent('ix-split-button-item', undefined, undefined, ixSplitButtonItem_js.defineCustomElement);
443
- const IxTabItem = /*@__PURE__*/ createReactComponent('ix-tab-item', undefined, undefined, ixTabItem_js.defineCustomElement);
444
- const IxTabs = /*@__PURE__*/ createReactComponent('ix-tabs', undefined, undefined, ixTabs_js.defineCustomElement);
445
- const IxTextarea = /*@__PURE__*/ createReactComponent('ix-textarea', undefined, undefined, ixTextarea_js.defineCustomElement);
446
- const IxTile = /*@__PURE__*/ createReactComponent('ix-tile', undefined, undefined, ixTile_js.defineCustomElement);
447
- const IxTimePicker = /*@__PURE__*/ createReactComponent('ix-time-picker', undefined, undefined, ixTimePicker_js.defineCustomElement);
448
- const IxToast = /*@__PURE__*/ createReactComponent('ix-toast', undefined, undefined, ixToast_js.defineCustomElement);
449
- const IxToastContainer = /*@__PURE__*/ createReactComponent('ix-toast-container', undefined, undefined, ixToastContainer_js.defineCustomElement);
450
- const IxToggle = /*@__PURE__*/ createReactComponent('ix-toggle', undefined, undefined, ixToggle_js.defineCustomElement);
451
- const IxToggleButton = /*@__PURE__*/ createReactComponent('ix-toggle-button', undefined, undefined, ixToggleButton_js.defineCustomElement);
452
- const IxTooltip = /*@__PURE__*/ createReactComponent('ix-tooltip', undefined, undefined, ixTooltip_js.defineCustomElement);
453
- const IxTypography = /*@__PURE__*/ createReactComponent('ix-typography', undefined, undefined, ixTypography_js.defineCustomElement);
454
- const IxUpload = /*@__PURE__*/ createReactComponent('ix-upload', undefined, undefined, ixUpload_js.defineCustomElement);
455
- const IxValidationTooltip = /*@__PURE__*/ createReactComponent('ix-validation-tooltip', undefined, undefined, ixValidationTooltip_js.defineCustomElement);
456
- const IxWorkflowStep = /*@__PURE__*/ createReactComponent('ix-workflow-step', undefined, undefined, ixWorkflowStep_js.defineCustomElement);
457
- const IxWorkflowSteps = /*@__PURE__*/ createReactComponent('ix-workflow-steps', undefined, undefined, ixWorkflowSteps_js.defineCustomElement);
458
-
459
- /*
460
- * SPDX-FileCopyrightText: 2024 Siemens AG
461
- *
462
- * SPDX-License-Identifier: MIT
463
- *
464
- * This source code is licensed under the MIT license found in the
465
- * LICENSE file in the root directory of this source tree.
466
- */
467
- let viewInstance = 0;
468
- function createViewInstance() {
469
- return `ix-react-view-${viewInstance++}`;
470
- }
471
- const mountedRootNodes = {};
472
- async function fallbackRootDom(id, view) {
473
- return new Promise((resolve) => {
474
- const rootElement = document.createElement('DIV');
475
- rootElement.id = id;
476
- rootElement.style.display = 'contents';
477
- document.body.appendChild(rootElement);
478
- const root = ReactDOMClient__default["default"].createRoot(rootElement);
479
- root.render(view);
480
- mountedRootNodes[id] = root;
481
- setTimeout(() => {
482
- const viewElement = rootElement.children[0];
483
- resolve(viewElement);
484
- });
485
- });
486
- }
487
- async function fallbackRemoveViewFromRootDom(view) {
488
- const parent = view.parentElement;
489
- const id = parent.id;
490
- if (id in mountedRootNodes) {
491
- mountedRootNodes[id].unmount();
492
- delete mountedRootNodes[id];
493
- parent.remove();
494
- }
495
- }
496
- class ReactFrameworkDelegate {
497
- constructor() {
498
- this.isUsingReactPortal = false;
499
- this.portalInitPromise = new Promise((resolve) => (this.resolvePortalInitPromise = resolve));
500
- }
501
- async attachView(view) {
502
- const id = createViewInstance();
503
- if (!this.isUsingReactPortal) {
504
- return fallbackRootDom(id, view);
505
- }
506
- await this.isPortalReady();
507
- if (this.attachViewToPortal) {
508
- const refElement = await this.attachViewToPortal(id, view);
509
- return refElement;
510
- }
511
- console.error('Portal could not be initialized');
512
- }
513
- async removeView(view) {
514
- if (!this.removeViewFromPortal) {
515
- return fallbackRemoveViewFromRootDom(view);
516
- }
517
- const parent = view.parentElement;
518
- const id = parent.getAttribute('data-portal-id');
519
- this.removeViewFromPortal(id);
520
- }
521
- portalReady() {
522
- var _a;
523
- (_a = this.resolvePortalInitPromise) === null || _a === void 0 ? void 0 : _a.call(this);
524
- }
525
- async isPortalReady() {
526
- return this.portalInitPromise;
527
- }
528
- }
529
- const reactFrameworkDelegate = new ReactFrameworkDelegate();
530
- ix.registerFrameworkDelegate(reactFrameworkDelegate);
531
-
532
- /*
533
- * SPDX-FileCopyrightText: 2024 Siemens AG
534
- *
535
- * SPDX-License-Identifier: MIT
536
- *
537
- * This source code is licensed under the MIT license found in the
538
- * LICENSE file in the root directory of this source tree.
539
- */
540
- const PORTAL_ID = 'ix-portal';
541
- const IxOverlay = (props) => {
542
- const [portalRef, setPortalRef] = React.useState(null);
543
- const resolveElementRef = React.useRef({});
544
- const viewRefs = React.useRef({});
545
- const [views, setViews] = React.useState({});
546
- React.useEffect(() => {
547
- const addOverlay = (id, view) => {
548
- const _views = Object.assign({}, viewRefs.current);
549
- _views[id] = view;
550
- setViews(_views);
551
- viewRefs.current = _views;
552
- };
553
- const removeOverlay = (id) => {
554
- const _views = Object.assign({}, viewRefs.current);
555
- delete _views[id];
556
- setViews(_views);
557
- viewRefs.current = _views;
558
- };
559
- props.delegate.attachViewToPortal = async (id, view) => {
560
- addOverlay(id, view);
561
- return new Promise((resolve) => {
562
- const r = Object.assign({}, resolveElementRef.current);
563
- r[id] = resolve;
564
- resolveElementRef.current = r;
565
- });
566
- };
567
- props.delegate.removeViewFromPortal = async (id) => {
568
- removeOverlay(id);
569
- };
570
- props.delegate.portalReady();
571
- }, []);
572
- React.useLayoutEffect(() => {
573
- const portalRef = document.querySelector(`#${PORTAL_ID}`);
574
- if (portalRef) {
575
- setPortalRef(portalRef);
576
- }
577
- }, []);
578
- React.useLayoutEffect(() => {
579
- Object.keys(views).forEach((key) => {
580
- const resolveQueue = Object.assign({}, resolveElementRef.current);
581
- const element = document.querySelector(`[data-portal-id="${key}"]`);
582
- if (element && element.children.length === 1 && resolveQueue[key]) {
583
- const view = element.children[0];
584
- resolveQueue[key](view);
585
- }
586
- });
587
- }, [views]);
588
- if (!portalRef) {
589
- return null;
590
- }
591
- return (React__default["default"].createElement(React__default["default"].Fragment, null, Object.keys(views).map((key) => {
592
- const RenderView = views[key];
593
- return ReactDOM__default["default"].createPortal(React__default["default"].createElement("div", { "data-portal-id": key, style: { display: 'contents ' } }, RenderView), portalRef, key);
594
- })));
595
- };
596
-
597
- /*
598
- * SPDX-FileCopyrightText: 2024 Siemens AG
599
- *
600
- * SPDX-License-Identifier: MIT
601
- *
602
- * This source code is licensed under the MIT license found in the
603
- * LICENSE file in the root directory of this source tree.
604
- */
605
- const IxContext = React__default["default"].createContext(null);
606
-
607
- /*
608
- * SPDX-FileCopyrightText: 2024 Siemens AG
609
- *
610
- * SPDX-License-Identifier: MIT
611
- *
612
- * This source code is licensed under the MIT license found in the
613
- * LICENSE file in the root directory of this source tree.
614
- */
615
- class IxApplicationContext extends React__default["default"].Component {
616
- constructor(props) {
617
- super(props);
618
- this.delegate = reactFrameworkDelegate;
619
- this.delegate.isUsingReactPortal = true;
620
- }
621
- render() {
622
- return (React__default["default"].createElement(IxContext.Provider, { value: {
623
- delegate: this.delegate,
624
- } },
625
- this.props.children,
626
- React__default["default"].createElement(IxOverlay, { delegate: this.delegate }),
627
- React__default["default"].createElement("div", { id: PORTAL_ID })));
628
- }
629
- }
630
-
631
- /*
632
- * SPDX-FileCopyrightText: 2024 Siemens AG
633
- *
634
- * SPDX-License-Identifier: MIT
635
- *
636
- * This source code is licensed under the MIT license found in the
637
- * LICENSE file in the root directory of this source tree.
638
- */
639
- ixApplicationSwitchModal_js.defineCustomElement();
640
- ixApplicationSidebar_js.defineCustomElement();
641
- ixDateTimeCard_js.defineCustomElement();
642
- ixMenuExpandIcon_js.defineCustomElement();
643
- ixModalLoading_js.defineCustomElement();
644
-
645
- // eslint-disable-next-line no-inline-comments
646
- const IxIcon = /*@__PURE__*/ createReactComponent('ix-icon', undefined, undefined);
647
- // Predefine `ix-icon` to be sure its loaded before its used inside the util functions
648
- ixIcon.defineCustomElement();
649
-
650
- /*
651
- * SPDX-FileCopyrightText: 2024 Siemens AG
652
- *
653
- * SPDX-License-Identifier: MIT
654
- *
655
- * This source code is licensed under the MIT license found in the
656
- * LICENSE file in the root directory of this source tree.
657
- */
658
- const Modal = React__default["default"].forwardRef((props, ref) => {
659
- const wrapperRef = React.useRef(null);
660
- React.useImperativeHandle(ref, () => ({
661
- close(result) {
662
- var _a;
663
- (_a = wrapperRef.current) === null || _a === void 0 ? void 0 : _a.closeModal(result);
664
- },
665
- dismiss(result) {
666
- var _a;
667
- (_a = wrapperRef.current) === null || _a === void 0 ? void 0 : _a.dismissModal(result);
668
- },
669
- modalElement: null,
670
- }));
671
- return React__default["default"].createElement(IxModal, { ref: wrapperRef }, props.children);
672
- });
673
-
674
- /*
675
- * SPDX-FileCopyrightText: 2024 Siemens AG
676
- *
677
- * SPDX-License-Identifier: MIT
678
- *
679
- * This source code is licensed under the MIT license found in the
680
- * LICENSE file in the root directory of this source tree.
681
- */
682
- async function showModal(config) {
683
- return ix.showModal(config);
684
- }
685
-
686
- /*
687
- * SPDX-FileCopyrightText: 2024 Siemens AG
688
- *
689
- * SPDX-License-Identifier: MIT
690
- *
691
- * This source code is licensed under the MIT license found in the
692
- * LICENSE file in the root directory of this source tree.
693
- */
694
- async function showToast(config) {
695
- // Define custom element, otherwise dynamic creation of toast container will fail
696
- ixToast_js.defineCustomElement();
697
- ixToastContainer_js.defineCustomElement();
698
- if (typeof config.message === 'string') {
699
- const toastInstance = await ix.toast(config);
700
- return toastInstance;
701
- }
702
- const node = config.message;
703
- const toastContainer = document.createElement('DIV');
704
- const root = ReactDOMClient__default["default"].createRoot(toastContainer);
705
- root.render(node);
706
- const toastInstance = await ix.toast(Object.assign(Object.assign({}, config), { message: toastContainer }));
707
- toastInstance.onClose.once(() => {
708
- root.unmount();
709
- });
710
- return toastInstance;
711
- }
712
-
713
- /* eslint-disable @typescript-eslint/no-explicit-any */
714
- // eslint-disable-next-line no-inline-comments
715
- const InternalIxTree = /*@__PURE__*/ createReactComponent('ix-tree', undefined, undefined, ixTree_js.defineCustomElement);
716
- const IxTree = (props) => {
717
- const cachedRootNodes = React.useRef(new Map());
718
- const renderItem = React.useCallback((_, data, __, context, update) => {
719
- const treeItem = document.createElement('ix-tree-item');
720
- treeItem.hasChildren = data.hasChildren;
721
- treeItem.context = context[data.id];
722
- update((itemData, context) => {
723
- treeItem.context = context[itemData.id];
724
- treeItem.hasChildren = itemData.hasChildren;
725
- });
726
- const container = document.createElement('DIV');
727
- const rootNode = ReactDOMClient__default["default"].createRoot(container);
728
- if (props.renderItem) {
729
- rootNode.render(props.renderItem(data.data));
730
- }
731
- treeItem.appendChild(container);
732
- cachedRootNodes.current.set(treeItem, rootNode);
733
- return treeItem;
734
- }, []);
735
- return (React__default["default"].createElement(InternalIxTree, Object.assign({}, props, { renderItem: props.renderItem ? renderItem : undefined, onNodeRemoved: (removed) => {
736
- const { detail } = removed;
737
- detail.forEach((removedItemElement) => {
738
- var _a;
739
- if (cachedRootNodes.current.has(removedItemElement)) {
740
- (_a = cachedRootNodes.current.get(removedItemElement)) === null || _a === void 0 ? void 0 : _a.unmount();
741
- cachedRootNodes.current.delete(removedItemElement);
742
- }
743
- });
744
- } })));
745
- };
746
-
747
- exports.InternalIxTree = InternalIxTree;
748
- exports.IxActionCard = IxActionCard;
749
- exports.IxApplication = IxApplication;
750
- exports.IxApplicationContext = IxApplicationContext;
751
- exports.IxApplicationHeader = IxApplicationHeader;
752
- exports.IxAvatar = IxAvatar;
753
- exports.IxBasicNavigation = IxBasicNavigation;
754
- exports.IxBlind = IxBlind;
755
- exports.IxBreadcrumb = IxBreadcrumb;
756
- exports.IxBreadcrumbItem = IxBreadcrumbItem;
757
- exports.IxButton = IxButton;
758
- exports.IxCard = IxCard;
759
- exports.IxCardAccordion = IxCardAccordion;
760
- exports.IxCardContent = IxCardContent;
761
- exports.IxCardList = IxCardList;
762
- exports.IxCardTitle = IxCardTitle;
763
- exports.IxCategoryFilter = IxCategoryFilter;
764
- exports.IxCheckbox = IxCheckbox;
765
- exports.IxCheckboxGroup = IxCheckboxGroup;
766
- exports.IxChip = IxChip;
767
- exports.IxCol = IxCol;
768
- exports.IxContent = IxContent;
769
- exports.IxContentHeader = IxContentHeader;
770
- exports.IxCustomField = IxCustomField;
771
- exports.IxDateDropdown = IxDateDropdown;
772
- exports.IxDateInput = IxDateInput;
773
- exports.IxDatePicker = IxDatePicker;
774
- exports.IxDatetimePicker = IxDatetimePicker;
775
- exports.IxDivider = IxDivider;
776
- exports.IxDrawer = IxDrawer;
777
- exports.IxDropdown = IxDropdown;
778
- exports.IxDropdownButton = IxDropdownButton;
779
- exports.IxDropdownHeader = IxDropdownHeader;
780
- exports.IxDropdownItem = IxDropdownItem;
781
- exports.IxDropdownQuickActions = IxDropdownQuickActions;
782
- exports.IxEmptyState = IxEmptyState;
783
- exports.IxEventList = IxEventList;
784
- exports.IxEventListItem = IxEventListItem;
785
- exports.IxExpandingSearch = IxExpandingSearch;
786
- exports.IxFieldLabel = IxFieldLabel;
787
- exports.IxFilterChip = IxFilterChip;
788
- exports.IxFlipTile = IxFlipTile;
789
- exports.IxFlipTileContent = IxFlipTileContent;
790
- exports.IxGroup = IxGroup;
791
- exports.IxGroupContextMenu = IxGroupContextMenu;
792
- exports.IxGroupItem = IxGroupItem;
793
- exports.IxHelperText = IxHelperText;
794
- exports.IxIcon = IxIcon;
795
- exports.IxIconButton = IxIconButton;
796
- exports.IxIconToggleButton = IxIconToggleButton;
797
- exports.IxInput = IxInput;
798
- exports.IxInputGroup = IxInputGroup;
799
- exports.IxKeyValue = IxKeyValue;
800
- exports.IxKeyValueList = IxKeyValueList;
801
- exports.IxKpi = IxKpi;
802
- exports.IxLayoutAuto = IxLayoutAuto;
803
- exports.IxLayoutGrid = IxLayoutGrid;
804
- exports.IxLinkButton = IxLinkButton;
805
- exports.IxMapNavigation = IxMapNavigation;
806
- exports.IxMapNavigationOverlay = IxMapNavigationOverlay;
807
- exports.IxMenu = IxMenu;
808
- exports.IxMenuAbout = IxMenuAbout;
809
- exports.IxMenuAboutItem = IxMenuAboutItem;
810
- exports.IxMenuAboutNews = IxMenuAboutNews;
811
- exports.IxMenuAvatar = IxMenuAvatar;
812
- exports.IxMenuAvatarItem = IxMenuAvatarItem;
813
- exports.IxMenuCategory = IxMenuCategory;
814
- exports.IxMenuItem = IxMenuItem;
815
- exports.IxMenuSettings = IxMenuSettings;
816
- exports.IxMenuSettingsItem = IxMenuSettingsItem;
817
- exports.IxMessageBar = IxMessageBar;
818
- exports.IxModal = IxModal;
819
- exports.IxModalContent = IxModalContent;
820
- exports.IxModalFooter = IxModalFooter;
821
- exports.IxModalHeader = IxModalHeader;
822
- exports.IxNumberInput = IxNumberInput;
823
- exports.IxPagination = IxPagination;
824
- exports.IxPane = IxPane;
825
- exports.IxPaneLayout = IxPaneLayout;
826
- exports.IxPill = IxPill;
827
- exports.IxPushCard = IxPushCard;
828
- exports.IxRadio = IxRadio;
829
- exports.IxRadioGroup = IxRadioGroup;
830
- exports.IxRow = IxRow;
831
- exports.IxSelect = IxSelect;
832
- exports.IxSelectItem = IxSelectItem;
833
- exports.IxSlider = IxSlider;
834
- exports.IxSpinner = IxSpinner;
835
- exports.IxSplitButton = IxSplitButton;
836
- exports.IxSplitButtonItem = IxSplitButtonItem;
837
- exports.IxTabItem = IxTabItem;
838
- exports.IxTabs = IxTabs;
839
- exports.IxTextarea = IxTextarea;
840
- exports.IxTile = IxTile;
841
- exports.IxTimePicker = IxTimePicker;
842
- exports.IxToast = IxToast;
843
- exports.IxToastContainer = IxToastContainer;
844
- exports.IxToggle = IxToggle;
845
- exports.IxToggleButton = IxToggleButton;
846
- exports.IxTooltip = IxTooltip;
847
- exports.IxTree = IxTree;
848
- exports.IxTypography = IxTypography;
849
- exports.IxUpload = IxUpload;
850
- exports.IxValidationTooltip = IxValidationTooltip;
851
- exports.IxWorkflowStep = IxWorkflowStep;
852
- exports.IxWorkflowSteps = IxWorkflowSteps;
853
- exports.Modal = Modal;
854
- exports.showModal = showModal;
855
- exports.showToast = showToast;
1
+ export { default as IxActionCard } from './components/IxActionCard.js';
2
+ export { default as IxApplication } from './components/IxApplication.js';
3
+ export { default as IxApplicationHeader } from './components/IxApplicationHeader.js';
4
+ export { default as IxAvatar } from './components/IxAvatar.js';
5
+ export { default as IxBasicNavigation } from './components/IxBasicNavigation.js';
6
+ export { default as IxBlind } from './components/IxBlind.js';
7
+ export { default as IxBreadcrumb } from './components/IxBreadcrumb.js';
8
+ export { default as IxBreadcrumbItem } from './components/IxBreadcrumbItem.js';
9
+ export { default as IxButton } from './components/IxButton.js';
10
+ export { default as IxCard } from './components/IxCard.js';
11
+ export { default as IxCardAccordion } from './components/IxCardAccordion.js';
12
+ export { default as IxCardContent } from './components/IxCardContent.js';
13
+ export { default as IxCardList } from './components/IxCardList.js';
14
+ export { default as IxCardTitle } from './components/IxCardTitle.js';
15
+ export { default as IxCategoryFilter } from './components/IxCategoryFilter.js';
16
+ export { default as IxCheckbox } from './components/IxCheckbox.js';
17
+ export { default as IxCheckboxGroup } from './components/IxCheckboxGroup.js';
18
+ export { default as IxChip } from './components/IxChip.js';
19
+ export { default as IxCol } from './components/IxCol.js';
20
+ export { default as IxContent } from './components/IxContent.js';
21
+ export { default as IxContentHeader } from './components/IxContentHeader.js';
22
+ export { default as IxCustomField } from './components/IxCustomField.js';
23
+ export { default as IxDateDropdown } from './components/IxDateDropdown.js';
24
+ export { default as IxDateInput } from './components/IxDateInput.js';
25
+ export { default as IxDatePicker } from './components/IxDatePicker.js';
26
+ export { default as IxDatetimePicker } from './components/IxDatetimePicker.js';
27
+ export { default as IxDivider } from './components/IxDivider.js';
28
+ export { default as IxDrawer } from './components/IxDrawer.js';
29
+ export { default as IxDropdown } from './components/IxDropdown.js';
30
+ export { default as IxDropdownButton } from './components/IxDropdownButton.js';
31
+ export { default as IxDropdownHeader } from './components/IxDropdownHeader.js';
32
+ export { default as IxDropdownItem } from './components/IxDropdownItem.js';
33
+ export { default as IxDropdownQuickActions } from './components/IxDropdownQuickActions.js';
34
+ export { default as IxEmptyState } from './components/IxEmptyState.js';
35
+ export { default as IxEventList } from './components/IxEventList.js';
36
+ export { default as IxEventListItem } from './components/IxEventListItem.js';
37
+ export { default as IxExpandingSearch } from './components/IxExpandingSearch.js';
38
+ export { default as IxFieldLabel } from './components/IxFieldLabel.js';
39
+ export { default as IxFilterChip } from './components/IxFilterChip.js';
40
+ export { default as IxFlipTile } from './components/IxFlipTile.js';
41
+ export { default as IxFlipTileContent } from './components/IxFlipTileContent.js';
42
+ export { default as IxGroup } from './components/IxGroup.js';
43
+ export { default as IxGroupContextMenu } from './components/IxGroupContextMenu.js';
44
+ export { default as IxGroupItem } from './components/IxGroupItem.js';
45
+ export { default as IxHelperText } from './components/IxHelperText.js';
46
+ export { default as IxIconButton } from './components/IxIconButton.js';
47
+ export { default as IxIconToggleButton } from './components/IxIconToggleButton.js';
48
+ export { default as IxInput } from './components/IxInput.js';
49
+ export { default as IxInputGroup } from './components/IxInputGroup.js';
50
+ export { default as IxKeyValue } from './components/IxKeyValue.js';
51
+ export { default as IxKeyValueList } from './components/IxKeyValueList.js';
52
+ export { default as IxKpi } from './components/IxKpi.js';
53
+ export { default as IxLayoutAuto } from './components/IxLayoutAuto.js';
54
+ export { default as IxLayoutGrid } from './components/IxLayoutGrid.js';
55
+ export { default as IxLinkButton } from './components/IxLinkButton.js';
56
+ export { default as IxMapNavigation } from './components/IxMapNavigation.js';
57
+ export { default as IxMapNavigationOverlay } from './components/IxMapNavigationOverlay.js';
58
+ export { default as IxMenu } from './components/IxMenu.js';
59
+ export { default as IxMenuAbout } from './components/IxMenuAbout.js';
60
+ export { default as IxMenuAboutItem } from './components/IxMenuAboutItem.js';
61
+ export { default as IxMenuAboutNews } from './components/IxMenuAboutNews.js';
62
+ export { default as IxMenuAvatar } from './components/IxMenuAvatar.js';
63
+ export { default as IxMenuAvatarItem } from './components/IxMenuAvatarItem.js';
64
+ export { default as IxMenuCategory } from './components/IxMenuCategory.js';
65
+ export { default as IxMenuItem } from './components/IxMenuItem.js';
66
+ export { default as IxMenuSettings } from './components/IxMenuSettings.js';
67
+ export { default as IxMenuSettingsItem } from './components/IxMenuSettingsItem.js';
68
+ export { default as IxMessageBar } from './components/IxMessageBar.js';
69
+ export { default as IxModal } from './components/IxModal.js';
70
+ export { default as IxModalContent } from './components/IxModalContent.js';
71
+ export { default as IxModalFooter } from './components/IxModalFooter.js';
72
+ export { default as IxModalHeader } from './components/IxModalHeader.js';
73
+ export { default as IxNumberInput } from './components/IxNumberInput.js';
74
+ export { default as IxPagination } from './components/IxPagination.js';
75
+ export { default as IxPane } from './components/IxPane.js';
76
+ export { default as IxPaneLayout } from './components/IxPaneLayout.js';
77
+ export { default as IxPill } from './components/IxPill.js';
78
+ export { default as IxPushCard } from './components/IxPushCard.js';
79
+ export { default as IxRadio } from './components/IxRadio.js';
80
+ export { default as IxRadioGroup } from './components/IxRadioGroup.js';
81
+ export { default as IxRow } from './components/IxRow.js';
82
+ export { default as IxSelect } from './components/IxSelect.js';
83
+ export { default as IxSelectItem } from './components/IxSelectItem.js';
84
+ export { default as IxSlider } from './components/IxSlider.js';
85
+ export { default as IxSpinner } from './components/IxSpinner.js';
86
+ export { default as IxSplitButton } from './components/IxSplitButton.js';
87
+ export { default as IxTabItem } from './components/IxTabItem.js';
88
+ export { default as IxTabs } from './components/IxTabs.js';
89
+ export { default as IxTextarea } from './components/IxTextarea.js';
90
+ export { default as IxTile } from './components/IxTile.js';
91
+ export { default as IxTimePicker } from './components/IxTimePicker.js';
92
+ export { default as IxToast } from './components/IxToast.js';
93
+ export { default as IxToastContainer } from './components/IxToastContainer.js';
94
+ export { default as IxToggle } from './components/IxToggle.js';
95
+ export { default as IxToggleButton } from './components/IxToggleButton.js';
96
+ export { default as IxTooltip } from './components/IxTooltip.js';
97
+ export { default as IxTypography } from './components/IxTypography.js';
98
+ export { default as IxUpload } from './components/IxUpload.js';
99
+ export { default as IxValidationTooltip } from './components/IxValidationTooltip.js';
100
+ export { default as IxWorkflowStep } from './components/IxWorkflowStep.js';
101
+ export { default as IxWorkflowSteps } from './components/IxWorkflowSteps.js';
102
+ export { IxApplicationContext } from './context/application-context.js';
103
+ import './internal-components.js';
104
+ export { IxIcon } from './ix-icon.js';
105
+ export { showModal } from './modal/index.js';
106
+ export { showToast } from './toast/toast.js';
107
+ export { IxTree } from './tree/tree.js';
108
+ export { Modal } from './modal/modal.js';
109
+ //# sourceMappingURL=index.js.map