@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.
- package/dist/components/IxActionCard.js +16 -0
- package/dist/components/IxActionCard.js.map +1 -0
- package/dist/components/IxApplication.js +16 -0
- package/dist/components/IxApplication.js.map +1 -0
- package/dist/components/IxApplicationHeader.js +19 -0
- package/dist/components/IxApplicationHeader.js.map +1 -0
- package/dist/components/IxAvatar.js +16 -0
- package/dist/components/IxAvatar.js.map +1 -0
- package/dist/components/IxBasicNavigation.js +16 -0
- package/dist/components/IxBasicNavigation.js.map +1 -0
- package/dist/components/IxBlind.js +16 -0
- package/dist/components/IxBlind.js.map +1 -0
- package/dist/components/IxBreadcrumb.js +19 -0
- package/dist/components/IxBreadcrumb.js.map +1 -0
- package/dist/components/IxBreadcrumbItem.js +16 -0
- package/dist/components/IxBreadcrumbItem.js.map +1 -0
- package/dist/components/IxButton.js +16 -0
- package/dist/components/IxButton.js.map +1 -0
- package/dist/components/IxCard.js +16 -0
- package/dist/components/IxCard.js.map +1 -0
- package/dist/components/IxCardAccordion.js +16 -0
- package/dist/components/IxCardAccordion.js.map +1 -0
- package/dist/components/IxCardContent.js +16 -0
- package/dist/components/IxCardContent.js.map +1 -0
- package/dist/components/IxCardList.js +20 -0
- package/dist/components/IxCardList.js.map +1 -0
- package/dist/components/IxCardTitle.js +16 -0
- package/dist/components/IxCardTitle.js.map +1 -0
- package/dist/components/IxCategoryFilter.js +21 -0
- package/dist/components/IxCategoryFilter.js.map +1 -0
- package/dist/components/IxCheckbox.js +19 -0
- package/dist/components/IxCheckbox.js.map +1 -0
- package/dist/components/IxCheckboxGroup.js +16 -0
- package/dist/components/IxCheckboxGroup.js.map +1 -0
- package/dist/components/IxChip.js +16 -0
- package/dist/components/IxChip.js.map +1 -0
- package/dist/components/IxCol.js +16 -0
- package/dist/components/IxCol.js.map +1 -0
- package/dist/components/IxContent.js +16 -0
- package/dist/components/IxContent.js.map +1 -0
- package/dist/components/IxContentHeader.js +16 -0
- package/dist/components/IxContentHeader.js.map +1 -0
- package/dist/components/IxCustomField.js +16 -0
- package/dist/components/IxCustomField.js.map +1 -0
- package/dist/components/IxDateDropdown.js +16 -0
- package/dist/components/IxDateDropdown.js.map +1 -0
- package/dist/components/IxDateInput.js +19 -0
- package/dist/components/IxDateInput.js.map +1 -0
- package/dist/components/IxDatePicker.js +20 -0
- package/dist/components/IxDatePicker.js.map +1 -0
- package/dist/components/IxDatetimePicker.js +20 -0
- package/dist/components/IxDatetimePicker.js.map +1 -0
- package/dist/components/IxDivider.js +16 -0
- package/dist/components/IxDivider.js.map +1 -0
- package/dist/components/IxDrawer.js +19 -0
- package/dist/components/IxDrawer.js.map +1 -0
- package/dist/components/IxDropdown.js +16 -0
- package/dist/components/IxDropdown.js.map +1 -0
- package/dist/components/IxDropdownButton.js +16 -0
- package/dist/components/IxDropdownButton.js.map +1 -0
- package/dist/components/IxDropdownHeader.js +16 -0
- package/dist/components/IxDropdownHeader.js.map +1 -0
- package/dist/components/IxDropdownItem.js +16 -0
- package/dist/components/IxDropdownItem.js.map +1 -0
- package/dist/components/IxDropdownQuickActions.js +16 -0
- package/dist/components/IxDropdownQuickActions.js.map +1 -0
- package/dist/components/IxEmptyState.js +16 -0
- package/dist/components/IxEmptyState.js.map +1 -0
- package/dist/components/IxEventList.js +16 -0
- package/dist/components/IxEventList.js.map +1 -0
- package/dist/components/IxEventListItem.js +16 -0
- package/dist/components/IxEventListItem.js.map +1 -0
- package/dist/components/IxExpandingSearch.js +16 -0
- package/dist/components/IxExpandingSearch.js.map +1 -0
- package/dist/components/IxFieldLabel.js +16 -0
- package/dist/components/IxFieldLabel.js.map +1 -0
- package/dist/components/IxFilterChip.js +16 -0
- package/dist/components/IxFilterChip.js.map +1 -0
- package/dist/components/IxFlipTile.js +16 -0
- package/dist/components/IxFlipTile.js.map +1 -0
- package/dist/components/IxFlipTileContent.js +16 -0
- package/dist/components/IxFlipTileContent.js.map +1 -0
- package/dist/components/IxGroup.js +20 -0
- package/dist/components/IxGroup.js.map +1 -0
- package/dist/components/IxGroupContextMenu.js +16 -0
- package/dist/components/IxGroupContextMenu.js.map +1 -0
- package/dist/components/IxGroupItem.js +16 -0
- package/dist/components/IxGroupItem.js.map +1 -0
- package/dist/components/IxHelperText.js +16 -0
- package/dist/components/IxHelperText.js.map +1 -0
- package/dist/components/IxIconButton.js +16 -0
- package/dist/components/IxIconButton.js.map +1 -0
- package/dist/components/IxIconToggleButton.js +16 -0
- package/dist/components/IxIconToggleButton.js.map +1 -0
- package/dist/components/IxInput.js +20 -0
- package/dist/components/IxInput.js.map +1 -0
- package/dist/components/IxInputGroup.js +16 -0
- package/dist/components/IxInputGroup.js.map +1 -0
- package/dist/components/IxKeyValue.js +16 -0
- package/dist/components/IxKeyValue.js.map +1 -0
- package/dist/components/IxKeyValueList.js +16 -0
- package/dist/components/IxKeyValueList.js.map +1 -0
- package/dist/components/IxKpi.js +16 -0
- package/dist/components/IxKpi.js.map +1 -0
- package/dist/components/IxLayoutAuto.js +16 -0
- package/dist/components/IxLayoutAuto.js.map +1 -0
- package/dist/components/IxLayoutGrid.js +16 -0
- package/dist/components/IxLayoutGrid.js.map +1 -0
- package/dist/components/IxLinkButton.js +16 -0
- package/dist/components/IxLinkButton.js.map +1 -0
- package/dist/components/IxMapNavigation.js +19 -0
- package/dist/components/IxMapNavigation.js.map +1 -0
- package/dist/components/IxMapNavigationOverlay.js +16 -0
- package/dist/components/IxMapNavigationOverlay.js.map +1 -0
- package/dist/components/IxMenu.js +22 -0
- package/dist/components/IxMenu.js.map +1 -0
- package/dist/components/IxMenuAbout.js +19 -0
- package/dist/components/IxMenuAbout.js.map +1 -0
- package/dist/components/IxMenuAboutItem.js +16 -0
- package/dist/components/IxMenuAboutItem.js.map +1 -0
- package/dist/components/IxMenuAboutNews.js +19 -0
- package/dist/components/IxMenuAboutNews.js.map +1 -0
- package/dist/components/IxMenuAvatar.js +16 -0
- package/dist/components/IxMenuAvatar.js.map +1 -0
- package/dist/components/IxMenuAvatarItem.js +16 -0
- package/dist/components/IxMenuAvatarItem.js.map +1 -0
- package/dist/components/IxMenuCategory.js +16 -0
- package/dist/components/IxMenuCategory.js.map +1 -0
- package/dist/components/IxMenuItem.js +16 -0
- package/dist/components/IxMenuItem.js.map +1 -0
- package/dist/components/IxMenuSettings.js +19 -0
- package/dist/components/IxMenuSettings.js.map +1 -0
- package/dist/components/IxMenuSettingsItem.js +16 -0
- package/dist/components/IxMenuSettingsItem.js.map +1 -0
- package/dist/components/IxMessageBar.js +19 -0
- package/dist/components/IxMessageBar.js.map +1 -0
- package/dist/components/IxModal.js +19 -0
- package/dist/components/IxModal.js.map +1 -0
- package/dist/components/IxModalContent.js +16 -0
- package/dist/components/IxModalContent.js.map +1 -0
- package/dist/components/IxModalFooter.js +16 -0
- package/dist/components/IxModalFooter.js.map +1 -0
- package/dist/components/IxModalHeader.js +16 -0
- package/dist/components/IxModalHeader.js.map +1 -0
- package/dist/components/IxNumberInput.js +20 -0
- package/dist/components/IxNumberInput.js.map +1 -0
- package/dist/components/IxPagination.js +19 -0
- package/dist/components/IxPagination.js.map +1 -0
- package/dist/components/IxPane.js +20 -0
- package/dist/components/IxPane.js.map +1 -0
- package/dist/components/IxPaneLayout.js +16 -0
- package/dist/components/IxPaneLayout.js.map +1 -0
- package/dist/components/IxPill.js +16 -0
- package/dist/components/IxPill.js.map +1 -0
- package/dist/components/IxPushCard.js +16 -0
- package/dist/components/IxPushCard.js.map +1 -0
- package/dist/components/IxRadio.js +19 -0
- package/dist/components/IxRadio.js.map +1 -0
- package/dist/components/IxRadioGroup.js +16 -0
- package/dist/components/IxRadioGroup.js.map +1 -0
- package/dist/components/IxRow.js +16 -0
- package/dist/components/IxRow.js.map +1 -0
- package/dist/components/IxSelect.js +21 -0
- package/dist/components/IxSelect.js.map +1 -0
- package/dist/components/IxSelectItem.js +16 -0
- package/dist/components/IxSelectItem.js.map +1 -0
- package/dist/components/IxSlider.js +16 -0
- package/dist/components/IxSlider.js.map +1 -0
- package/dist/components/IxSpinner.js +16 -0
- package/dist/components/IxSpinner.js.map +1 -0
- package/dist/components/IxSplitButton.js +16 -0
- package/dist/components/IxSplitButton.js.map +1 -0
- package/dist/components/IxTabItem.js +16 -0
- package/dist/components/IxTabItem.js.map +1 -0
- package/dist/components/IxTabs.js +16 -0
- package/dist/components/IxTabs.js.map +1 -0
- package/dist/components/IxTextarea.js +20 -0
- package/dist/components/IxTextarea.js.map +1 -0
- package/dist/components/IxTile.js +16 -0
- package/dist/components/IxTile.js.map +1 -0
- package/dist/components/IxTimePicker.js +19 -0
- package/dist/components/IxTimePicker.js.map +1 -0
- package/dist/components/IxToast.js +16 -0
- package/dist/components/IxToast.js.map +1 -0
- package/dist/components/IxToastContainer.js +16 -0
- package/dist/components/IxToastContainer.js.map +1 -0
- package/dist/components/IxToggle.js +16 -0
- package/dist/components/IxToggle.js.map +1 -0
- package/dist/components/IxToggleButton.js +16 -0
- package/dist/components/IxToggleButton.js.map +1 -0
- package/dist/components/IxTooltip.js +16 -0
- package/dist/components/IxTooltip.js.map +1 -0
- package/dist/components/IxTypography.js +16 -0
- package/dist/components/IxTypography.js.map +1 -0
- package/dist/components/IxUpload.js +16 -0
- package/dist/components/IxUpload.js.map +1 -0
- package/dist/components/IxValidationTooltip.js +16 -0
- package/dist/components/IxValidationTooltip.js.map +1 -0
- package/dist/components/IxWorkflowStep.js +16 -0
- package/dist/components/IxWorkflowStep.js.map +1 -0
- package/dist/components/IxWorkflowSteps.js +16 -0
- package/dist/components/IxWorkflowSteps.js.map +1 -0
- package/dist/context/application-context.js +22 -0
- package/dist/context/application-context.js.map +1 -0
- package/dist/context/context.js +14 -0
- package/dist/context/context.js.map +1 -0
- package/dist/delegate.js +77 -0
- package/dist/delegate.js.map +1 -0
- package/dist/index.js +109 -855
- package/dist/index.js.map +1 -0
- package/dist/internal-components.js +13 -0
- package/dist/internal-components.js.map +1 -0
- package/dist/ix-icon.js +15 -0
- package/dist/ix-icon.js.map +1 -0
- package/dist/modal/index.js +17 -0
- package/dist/modal/index.js.map +1 -0
- package/dist/modal/modal.js +21 -0
- package/dist/modal/modal.js.map +1 -0
- package/dist/modal/portal.js +64 -0
- package/dist/modal/portal.js.map +1 -0
- package/dist/toast/toast.js +30 -0
- package/dist/toast/toast.js.map +1 -0
- package/dist/tree/internal-tree.js +21 -0
- package/dist/tree/internal-tree.js.map +1 -0
- package/dist/tree/tree.js +38 -0
- package/dist/tree/tree.js.map +1 -0
- package/dist/types/components/IxActionCard.d.ts +9 -0
- package/dist/types/components/IxApplication.d.ts +9 -0
- package/dist/types/components/IxApplicationHeader.d.ts +12 -0
- package/dist/types/components/IxAvatar.d.ts +9 -0
- package/dist/types/components/IxBasicNavigation.d.ts +9 -0
- package/dist/types/components/IxBlind.d.ts +11 -0
- package/dist/types/components/IxBreadcrumb.d.ts +16 -0
- package/dist/types/components/IxBreadcrumbItem.d.ts +9 -0
- package/dist/types/components/IxButton.d.ts +9 -0
- package/dist/types/components/IxCard.d.ts +9 -0
- package/dist/types/components/IxCardAccordion.d.ts +9 -0
- package/dist/types/components/IxCardContent.d.ts +9 -0
- package/dist/types/components/IxCardList.d.ts +18 -0
- package/dist/types/components/IxCardTitle.d.ts +9 -0
- package/dist/types/components/IxCategoryFilter.d.ts +15 -0
- package/dist/types/components/IxCheckbox.d.ts +12 -0
- package/dist/types/components/IxCheckboxGroup.d.ts +9 -0
- package/dist/types/components/IxChip.d.ts +11 -0
- package/dist/types/components/IxCol.d.ts +9 -0
- package/dist/types/components/IxContent.d.ts +9 -0
- package/dist/types/components/IxContentHeader.d.ts +11 -0
- package/dist/types/components/IxCustomField.d.ts +9 -0
- package/dist/types/components/IxDateDropdown.d.ts +12 -0
- package/dist/types/components/IxDateInput.d.ts +13 -0
- package/dist/types/components/IxDatePicker.d.ts +14 -0
- package/dist/types/components/IxDatetimePicker.d.ts +14 -0
- package/dist/types/components/IxDivider.d.ts +9 -0
- package/dist/types/components/IxDrawer.d.ts +12 -0
- package/dist/types/components/IxDropdown.d.ts +11 -0
- package/dist/types/components/IxDropdownButton.d.ts +9 -0
- package/dist/types/components/IxDropdownHeader.d.ts +9 -0
- package/dist/types/components/IxDropdownItem.d.ts +9 -0
- package/dist/types/components/IxDropdownQuickActions.d.ts +9 -0
- package/dist/types/components/IxEmptyState.d.ts +11 -0
- package/dist/types/components/IxEventList.d.ts +9 -0
- package/dist/types/components/IxEventListItem.d.ts +11 -0
- package/dist/types/components/IxExpandingSearch.d.ts +11 -0
- package/dist/types/components/IxFieldLabel.d.ts +9 -0
- package/dist/types/components/IxFilterChip.d.ts +11 -0
- package/dist/types/components/IxFlipTile.d.ts +11 -0
- package/dist/types/components/IxFlipTileContent.d.ts +9 -0
- package/dist/types/components/IxGroup.d.ts +13 -0
- package/dist/types/components/IxGroupContextMenu.d.ts +9 -0
- package/dist/types/components/IxGroupItem.d.ts +12 -0
- package/dist/types/components/IxHelperText.d.ts +9 -0
- package/dist/types/components/IxIconButton.d.ts +9 -0
- package/dist/types/components/IxIconToggleButton.d.ts +11 -0
- package/dist/types/components/IxInput.d.ts +14 -0
- package/dist/types/components/IxInputGroup.d.ts +9 -0
- package/dist/types/components/IxKeyValue.d.ts +9 -0
- package/dist/types/components/IxKeyValueList.d.ts +9 -0
- package/dist/types/components/IxKpi.d.ts +9 -0
- package/dist/types/components/IxLayoutAuto.d.ts +9 -0
- package/dist/types/components/IxLayoutGrid.d.ts +9 -0
- package/dist/types/components/IxLinkButton.d.ts +9 -0
- package/dist/types/components/IxMapNavigation.d.ts +12 -0
- package/dist/types/components/IxMapNavigationOverlay.d.ts +11 -0
- package/dist/types/components/IxMenu.d.ts +15 -0
- package/dist/types/components/IxMenuAbout.d.ts +13 -0
- package/dist/types/components/IxMenuAboutItem.d.ts +12 -0
- package/dist/types/components/IxMenuAboutNews.d.ts +13 -0
- package/dist/types/components/IxMenuAvatar.d.ts +11 -0
- package/dist/types/components/IxMenuAvatarItem.d.ts +12 -0
- package/dist/types/components/IxMenuCategory.d.ts +9 -0
- package/dist/types/components/IxMenuItem.d.ts +9 -0
- package/dist/types/components/IxMenuSettings.d.ts +13 -0
- package/dist/types/components/IxMenuSettingsItem.d.ts +12 -0
- package/dist/types/components/IxMessageBar.d.ts +12 -0
- package/dist/types/components/IxModal.d.ts +12 -0
- package/dist/types/components/IxModalContent.d.ts +9 -0
- package/dist/types/components/IxModalFooter.d.ts +9 -0
- package/dist/types/components/IxModalHeader.d.ts +12 -0
- package/dist/types/components/IxNumberInput.d.ts +14 -0
- package/dist/types/components/IxPagination.d.ts +12 -0
- package/dist/types/components/IxPane.d.ts +14 -0
- package/dist/types/components/IxPaneLayout.d.ts +9 -0
- package/dist/types/components/IxPill.d.ts +9 -0
- package/dist/types/components/IxPushCard.d.ts +9 -0
- package/dist/types/components/IxRadio.d.ts +12 -0
- package/dist/types/components/IxRadioGroup.d.ts +11 -0
- package/dist/types/components/IxRow.d.ts +9 -0
- package/dist/types/components/IxSelect.d.ts +14 -0
- package/dist/types/components/IxSelectItem.d.ts +11 -0
- package/dist/types/components/IxSlider.d.ts +11 -0
- package/dist/types/components/IxSpinner.d.ts +9 -0
- package/dist/types/components/IxSplitButton.d.ts +12 -0
- package/dist/types/components/IxSplitButtonItem.d.ts +12 -0
- package/dist/types/components/IxTabItem.d.ts +12 -0
- package/dist/types/components/IxTabs.d.ts +11 -0
- package/dist/types/components/IxTextarea.d.ts +14 -0
- package/dist/types/components/IxTile.d.ts +9 -0
- package/dist/types/components/IxTimePicker.d.ts +12 -0
- package/dist/types/components/IxToast.d.ts +11 -0
- package/dist/types/components/IxToastContainer.d.ts +9 -0
- package/dist/types/components/IxToggle.d.ts +11 -0
- package/dist/types/components/IxToggleButton.d.ts +11 -0
- package/dist/types/components/IxTooltip.d.ts +9 -0
- package/dist/types/components/IxTypography.d.ts +9 -0
- package/dist/types/components/IxUpload.d.ts +12 -0
- package/dist/types/components/IxValidationTooltip.d.ts +9 -0
- package/dist/types/components/IxWorkflowStep.d.ts +9 -0
- package/dist/types/components/IxWorkflowSteps.d.ts +11 -0
- package/dist/types/components/components.d.ts +105 -0
- package/dist/types/context/application-context.d.ts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/types/ix-icon.d.ts +3 -3
- package/dist/types/modal/index.d.ts +0 -1
- package/dist/types/modal/modal.d.ts +1 -1
- package/dist/types/modal/portal.d.ts +2 -3
- package/dist/types/toast/toast.d.ts +0 -1
- package/dist/types/tree/internal-tree.d.ts +14 -0
- package/dist/types/tree/tree.d.ts +7 -6
- package/package.json +32 -32
- package/dist/index.esm.js +0 -737
- package/dist/types/components.d.ts +0 -104
- package/dist/types/react-component-lib/createComponent.d.ts +0 -10
- package/dist/types/react-component-lib/createOverlayComponent.d.ts +0 -21
- package/dist/types/react-component-lib/index.d.ts +0 -2
- package/dist/types/react-component-lib/interfaces.d.ts +0 -29
- package/dist/types/react-component-lib/utils/attachProps.d.ts +0 -16
- package/dist/types/react-component-lib/utils/case.d.ts +0 -2
- package/dist/types/react-component-lib/utils/dev.d.ts +0 -2
- package/dist/types/react-component-lib/utils/index.d.ts +0 -10
- package/dist/types/tests/toast/toast.d.ts +0 -3
- package/dist/types/tests/toast/toast.spec.d.ts +0 -1
- package/dist/types/tests/undefined-error/undefined-error.d.ts +0 -3
- package/dist/types/tests/undefined-error/undefined-error.spec.d.ts +0 -1
- package/dist/types/tests/validation-tooltip-null-error/validation-tooltip-null-error.d.ts +0 -3
- package/dist/types/tests/validation-tooltip-null-error/validation-tooltip-null-error.spec.d.ts +0 -1
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxTypography as IxTypography$1, defineCustomElement } from '@siemens/ix/components/ix-typography.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxTypography = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-typography',
|
|
8
|
+
elementClass: IxTypography$1,
|
|
9
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
10
|
+
react: React,
|
|
11
|
+
events: {},
|
|
12
|
+
defineCustomElement: defineCustomElement
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
export { IxTypography as default };
|
|
16
|
+
//# sourceMappingURL=IxTypography.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxTypography.js","sources":["../../src/components/IxTypography.ts"],"sourcesContent":["'use client';\n\n/**\n * This file was automatically generated by the Stencil React Output Target.\n * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/* eslint-disable */\n\nimport { IxTypography as IxTypographyElement, defineCustomElement as defineIxTypography } from \"@siemens/ix/components/ix-typography.js\";\nimport type { StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxTypographyEvents = NonNullable<unknown>;\n\nconst IxTypography: StencilReactComponent<IxTypographyElement, IxTypographyEvents> = /*@__PURE__*/ createComponent<IxTypographyElement, IxTypographyEvents>({\n tagName: 'ix-typography',\n elementClass: IxTypographyElement,\n // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.\n react: React,\n events: {} as IxTypographyEvents,\n defineCustomElement: defineIxTypography\n});\n\nexport default IxTypography;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxUpload as IxUpload$1, defineCustomElement } from '@siemens/ix/components/ix-upload.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxUpload = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-upload',
|
|
8
|
+
elementClass: IxUpload$1,
|
|
9
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
10
|
+
react: React,
|
|
11
|
+
events: { onFilesChanged: 'filesChanged' },
|
|
12
|
+
defineCustomElement: defineCustomElement
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
export { IxUpload as default };
|
|
16
|
+
//# sourceMappingURL=IxUpload.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxUpload.js","sources":["../../src/components/IxUpload.ts"],"sourcesContent":["'use client';\n\n/**\n * This file was automatically generated by the Stencil React Output Target.\n * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/* eslint-disable */\n\nimport { type IxUploadCustomEvent } from \"@siemens/ix\";\nimport { IxUpload as IxUploadElement, defineCustomElement as defineIxUpload } from \"@siemens/ix/components/ix-upload.js\";\nimport type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxUploadEvents = { onFilesChanged: EventName<IxUploadCustomEvent<Array<File>>> };\n\nconst IxUpload: StencilReactComponent<IxUploadElement, IxUploadEvents> = /*@__PURE__*/ createComponent<IxUploadElement, IxUploadEvents>({\n tagName: 'ix-upload',\n elementClass: IxUploadElement,\n // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.\n react: React,\n events: { onFilesChanged: 'filesChanged' } as IxUploadEvents,\n defineCustomElement: defineIxUpload\n});\n\nexport default IxUpload;\n"],"names":[],"mappings":";;;;;AAiBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxValidationTooltip as IxValidationTooltip$1, defineCustomElement } from '@siemens/ix/components/ix-validation-tooltip.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxValidationTooltip = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-validation-tooltip',
|
|
8
|
+
elementClass: IxValidationTooltip$1,
|
|
9
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
10
|
+
react: React,
|
|
11
|
+
events: {},
|
|
12
|
+
defineCustomElement: defineCustomElement
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
export { IxValidationTooltip as default };
|
|
16
|
+
//# sourceMappingURL=IxValidationTooltip.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxValidationTooltip.js","sources":["../../src/components/IxValidationTooltip.ts"],"sourcesContent":["'use client';\n\n/**\n * This file was automatically generated by the Stencil React Output Target.\n * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/* eslint-disable */\n\nimport { IxValidationTooltip as IxValidationTooltipElement, defineCustomElement as defineIxValidationTooltip } from \"@siemens/ix/components/ix-validation-tooltip.js\";\nimport type { StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxValidationTooltipEvents = NonNullable<unknown>;\n\nconst IxValidationTooltip: StencilReactComponent<IxValidationTooltipElement, IxValidationTooltipEvents> = /*@__PURE__*/ createComponent<IxValidationTooltipElement, IxValidationTooltipEvents>({\n tagName: 'ix-validation-tooltip',\n elementClass: IxValidationTooltipElement,\n // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.\n react: React,\n events: {} as IxValidationTooltipEvents,\n defineCustomElement: defineIxValidationTooltip\n});\n\nexport default IxValidationTooltip;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxWorkflowStep as IxWorkflowStep$1, defineCustomElement } from '@siemens/ix/components/ix-workflow-step.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxWorkflowStep = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-workflow-step',
|
|
8
|
+
elementClass: IxWorkflowStep$1,
|
|
9
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
10
|
+
react: React,
|
|
11
|
+
events: {},
|
|
12
|
+
defineCustomElement: defineCustomElement
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
export { IxWorkflowStep as default };
|
|
16
|
+
//# sourceMappingURL=IxWorkflowStep.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxWorkflowStep.js","sources":["../../src/components/IxWorkflowStep.ts"],"sourcesContent":["'use client';\n\n/**\n * This file was automatically generated by the Stencil React Output Target.\n * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/* eslint-disable */\n\nimport { IxWorkflowStep as IxWorkflowStepElement, defineCustomElement as defineIxWorkflowStep } from \"@siemens/ix/components/ix-workflow-step.js\";\nimport type { StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxWorkflowStepEvents = NonNullable<unknown>;\n\nconst IxWorkflowStep: StencilReactComponent<IxWorkflowStepElement, IxWorkflowStepEvents> = /*@__PURE__*/ createComponent<IxWorkflowStepElement, IxWorkflowStepEvents>({\n tagName: 'ix-workflow-step',\n elementClass: IxWorkflowStepElement,\n // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.\n react: React,\n events: {} as IxWorkflowStepEvents,\n defineCustomElement: defineIxWorkflowStep\n});\n\nexport default IxWorkflowStep;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxWorkflowSteps as IxWorkflowSteps$1, defineCustomElement } from '@siemens/ix/components/ix-workflow-steps.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxWorkflowSteps = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-workflow-steps',
|
|
8
|
+
elementClass: IxWorkflowSteps$1,
|
|
9
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
10
|
+
react: React,
|
|
11
|
+
events: { onStepSelected: 'stepSelected' },
|
|
12
|
+
defineCustomElement: defineCustomElement
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
export { IxWorkflowSteps as default };
|
|
16
|
+
//# sourceMappingURL=IxWorkflowSteps.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxWorkflowSteps.js","sources":["../../src/components/IxWorkflowSteps.ts"],"sourcesContent":["'use client';\n\n/**\n * This file was automatically generated by the Stencil React Output Target.\n * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/* eslint-disable */\n\nimport { IxWorkflowSteps as IxWorkflowStepsElement, defineCustomElement as defineIxWorkflowSteps } from \"@siemens/ix/components/ix-workflow-steps.js\";\nimport type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxWorkflowStepsEvents = { onStepSelected: EventName<CustomEvent<number>> };\n\nconst IxWorkflowSteps: StencilReactComponent<IxWorkflowStepsElement, IxWorkflowStepsEvents> = /*@__PURE__*/ createComponent<IxWorkflowStepsElement, IxWorkflowStepsEvents>({\n tagName: 'ix-workflow-steps',\n elementClass: IxWorkflowStepsElement,\n // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.\n react: React,\n events: { onStepSelected: 'stepSelected' } as IxWorkflowStepsEvents,\n defineCustomElement: defineIxWorkflowSteps\n});\n\nexport default IxWorkflowSteps;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
3
|
+
import React from 'react';
|
|
4
|
+
import { reactFrameworkDelegate } from '../delegate.js';
|
|
5
|
+
import { IxOverlay, PORTAL_ID } from '../modal/portal.js';
|
|
6
|
+
import { IxContext } from './context.js';
|
|
7
|
+
|
|
8
|
+
class IxApplicationContext extends React.Component {
|
|
9
|
+
constructor(props) {
|
|
10
|
+
super(props);
|
|
11
|
+
this.delegate = reactFrameworkDelegate;
|
|
12
|
+
this.delegate.isUsingReactPortal = true;
|
|
13
|
+
}
|
|
14
|
+
render() {
|
|
15
|
+
return (jsxs(IxContext.Provider, { value: {
|
|
16
|
+
delegate: this.delegate,
|
|
17
|
+
}, children: [this.props.children, jsx(IxOverlay, { delegate: this.delegate }), jsx("div", { id: PORTAL_ID })] }));
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
export { IxApplicationContext };
|
|
22
|
+
//# sourceMappingURL=application-context.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"application-context.js","sources":["../../src/context/application-context.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, { PropsWithChildren } from 'react';\nimport { ReactFrameworkDelegate, reactFrameworkDelegate } from '../delegate';\nimport { IxOverlay, PORTAL_ID } from '../modal/portal';\nimport { IxContext } from './context';\n\nexport type IxApplicationContextProps = PropsWithChildren;\n\nexport class IxApplicationContext extends React.Component<IxApplicationContextProps> {\n private delegate: ReactFrameworkDelegate = reactFrameworkDelegate;\n\n constructor(props: IxApplicationContextProps) {\n super(props);\n this.delegate.isUsingReactPortal = true;\n }\n\n render() {\n return (\n <IxContext.Provider\n value={{\n delegate: this.delegate,\n }}\n >\n {this.props.children}\n <IxOverlay delegate={this.delegate}></IxOverlay>\n <div id={PORTAL_ID}></div>\n </IxContext.Provider>\n );\n }\n}\n"],"names":[],"mappings":";;;;;;;AAgBa;AAGX;;;AAEE;;;AAIA;;;;AAYH;;"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
|
|
3
|
+
/*
|
|
4
|
+
* SPDX-FileCopyrightText: 2024 Siemens AG
|
|
5
|
+
*
|
|
6
|
+
* SPDX-License-Identifier: MIT
|
|
7
|
+
*
|
|
8
|
+
* This source code is licensed under the MIT license found in the
|
|
9
|
+
* LICENSE file in the root directory of this source tree.
|
|
10
|
+
*/
|
|
11
|
+
const IxContext = React.createContext(null);
|
|
12
|
+
|
|
13
|
+
export { IxContext };
|
|
14
|
+
//# sourceMappingURL=context.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"context.js","sources":["../../src/context/context.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 React from 'react';\nimport { ReactFrameworkDelegate } from '../delegate';\n\nexport const IxContext = React.createContext<{\n delegate: ReactFrameworkDelegate;\n} | null>(null);\n"],"names":[],"mappings":";;AAAA;;;;;;;AAOG;AAKU,MAAA,SAAS,GAAG,KAAK,CAAC,aAAa,CAElC,IAAI;;;;"}
|
package/dist/delegate.js
ADDED
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
import { registerFrameworkDelegate } from '@siemens/ix';
|
|
2
|
+
import ReactDOMClient from 'react-dom/client';
|
|
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
|
+
let viewInstance = 0;
|
|
13
|
+
function createViewInstance() {
|
|
14
|
+
return `ix-react-view-${viewInstance++}`;
|
|
15
|
+
}
|
|
16
|
+
const mountedRootNodes = {};
|
|
17
|
+
async function fallbackRootDom(id, view) {
|
|
18
|
+
return new Promise((resolve) => {
|
|
19
|
+
const rootElement = document.createElement('DIV');
|
|
20
|
+
rootElement.id = id;
|
|
21
|
+
rootElement.style.display = 'contents';
|
|
22
|
+
document.body.appendChild(rootElement);
|
|
23
|
+
const root = ReactDOMClient.createRoot(rootElement);
|
|
24
|
+
root.render(view);
|
|
25
|
+
mountedRootNodes[id] = root;
|
|
26
|
+
setTimeout(() => {
|
|
27
|
+
const viewElement = rootElement.children[0];
|
|
28
|
+
resolve(viewElement);
|
|
29
|
+
});
|
|
30
|
+
});
|
|
31
|
+
}
|
|
32
|
+
async function fallbackRemoveViewFromRootDom(view) {
|
|
33
|
+
const parent = view.parentElement;
|
|
34
|
+
const id = parent.id;
|
|
35
|
+
if (id in mountedRootNodes) {
|
|
36
|
+
mountedRootNodes[id].unmount();
|
|
37
|
+
delete mountedRootNodes[id];
|
|
38
|
+
parent.remove();
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
class ReactFrameworkDelegate {
|
|
42
|
+
constructor() {
|
|
43
|
+
this.isUsingReactPortal = false;
|
|
44
|
+
this.portalInitPromise = new Promise((resolve) => (this.resolvePortalInitPromise = resolve));
|
|
45
|
+
}
|
|
46
|
+
async attachView(view) {
|
|
47
|
+
const id = createViewInstance();
|
|
48
|
+
if (!this.isUsingReactPortal) {
|
|
49
|
+
return fallbackRootDom(id, view);
|
|
50
|
+
}
|
|
51
|
+
await this.isPortalReady();
|
|
52
|
+
if (this.attachViewToPortal) {
|
|
53
|
+
const refElement = await this.attachViewToPortal(id, view);
|
|
54
|
+
return refElement;
|
|
55
|
+
}
|
|
56
|
+
console.error('Portal could not be initialized');
|
|
57
|
+
}
|
|
58
|
+
async removeView(view) {
|
|
59
|
+
if (!this.removeViewFromPortal) {
|
|
60
|
+
return fallbackRemoveViewFromRootDom(view);
|
|
61
|
+
}
|
|
62
|
+
const parent = view.parentElement;
|
|
63
|
+
const id = parent.getAttribute('data-portal-id');
|
|
64
|
+
this.removeViewFromPortal(id);
|
|
65
|
+
}
|
|
66
|
+
portalReady() {
|
|
67
|
+
this.resolvePortalInitPromise?.();
|
|
68
|
+
}
|
|
69
|
+
async isPortalReady() {
|
|
70
|
+
return this.portalInitPromise;
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
const reactFrameworkDelegate = new ReactFrameworkDelegate();
|
|
74
|
+
registerFrameworkDelegate(reactFrameworkDelegate);
|
|
75
|
+
|
|
76
|
+
export { ReactFrameworkDelegate, reactFrameworkDelegate };
|
|
77
|
+
//# sourceMappingURL=delegate.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"delegate.js","sources":["../src/delegate.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 */\nimport { FrameworkDelegate, registerFrameworkDelegate } from '@siemens/ix';\nimport ReactDOMClient from 'react-dom/client';\nlet viewInstance = 0;\n\nfunction createViewInstance() {\n return `ix-react-view-${viewInstance++}`;\n}\n\nconst mountedRootNodes: Record<string, ReactDOMClient.Root> = {};\n\nasync function fallbackRootDom(id: string, view: React.ReactNode) {\n return new Promise((resolve) => {\n const rootElement = document.createElement('DIV');\n rootElement.id = id;\n rootElement.style.display = 'contents';\n document.body.appendChild(rootElement);\n\n const root = ReactDOMClient.createRoot(rootElement);\n root.render(view);\n\n mountedRootNodes[id] = root;\n\n setTimeout(() => {\n const viewElement = rootElement.children[0];\n resolve(viewElement);\n });\n });\n}\n\nasync function fallbackRemoveViewFromRootDom(view: any) {\n const parent = view.parentElement;\n const id = parent.id;\n if (id in mountedRootNodes) {\n mountedRootNodes[id].unmount();\n delete mountedRootNodes[id];\n parent.remove();\n }\n}\n\nexport class ReactFrameworkDelegate implements FrameworkDelegate {\n attachViewToPortal?: (id: string, view: any) => Promise<Element>;\n removeViewFromPortal?: (id: string) => void;\n\n resolvePortalInitPromise: (() => void) | undefined;\n portalInitPromise: Promise<void>;\n isUsingReactPortal = false;\n\n constructor() {\n this.portalInitPromise = new Promise<void>(\n (resolve) => (this.resolvePortalInitPromise = resolve)\n );\n }\n\n async attachView(view: any): Promise<any> {\n const id = createViewInstance();\n\n if (!this.isUsingReactPortal) {\n return fallbackRootDom(id, view);\n }\n\n await this.isPortalReady();\n if (this.attachViewToPortal) {\n const refElement = await this.attachViewToPortal(id, view);\n return refElement;\n }\n\n console.error('Portal could not be initialized');\n }\n\n async removeView(view: any): Promise<void> {\n if (!this.removeViewFromPortal) {\n return fallbackRemoveViewFromRootDom(view);\n }\n\n const parent = view.parentElement;\n const id = parent.getAttribute('data-portal-id');\n\n this.removeViewFromPortal(id);\n }\n\n portalReady() {\n this.resolvePortalInitPromise?.();\n }\n\n private async isPortalReady() {\n return this.portalInitPromise;\n }\n}\n\nexport const reactFrameworkDelegate = new ReactFrameworkDelegate();\nregisterFrameworkDelegate(reactFrameworkDelegate);\n"],"names":[],"mappings":"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"}
|