@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,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxDivider as IxDividerElement } from "@siemens/ix/components/ix-divider.js";
|
|
6
|
+
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxDividerEvents = NonNullable<unknown>;
|
|
8
|
+
declare const IxDivider: StencilReactComponent<IxDividerElement, IxDividerEvents>;
|
|
9
|
+
export default IxDivider;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxDrawer as IxDrawerElement } from "@siemens/ix/components/ix-drawer.js";
|
|
6
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxDrawerEvents = {
|
|
8
|
+
onOpen: EventName<CustomEvent<any>>;
|
|
9
|
+
onDrawerClose: EventName<CustomEvent<any>>;
|
|
10
|
+
};
|
|
11
|
+
declare const IxDrawer: StencilReactComponent<IxDrawerElement, IxDrawerEvents>;
|
|
12
|
+
export default IxDrawer;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxDropdown as IxDropdownElement } from "@siemens/ix/components/ix-dropdown.js";
|
|
6
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxDropdownEvents = {
|
|
8
|
+
onShowChanged: EventName<CustomEvent<boolean>>;
|
|
9
|
+
};
|
|
10
|
+
declare const IxDropdown: StencilReactComponent<IxDropdownElement, IxDropdownEvents>;
|
|
11
|
+
export default IxDropdown;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxDropdownButton as IxDropdownButtonElement } from "@siemens/ix/components/ix-dropdown-button.js";
|
|
6
|
+
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxDropdownButtonEvents = NonNullable<unknown>;
|
|
8
|
+
declare const IxDropdownButton: StencilReactComponent<IxDropdownButtonElement, IxDropdownButtonEvents>;
|
|
9
|
+
export default IxDropdownButton;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxDropdownHeader as IxDropdownHeaderElement } from "@siemens/ix/components/ix-dropdown-header.js";
|
|
6
|
+
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxDropdownHeaderEvents = NonNullable<unknown>;
|
|
8
|
+
declare const IxDropdownHeader: StencilReactComponent<IxDropdownHeaderElement, IxDropdownHeaderEvents>;
|
|
9
|
+
export default IxDropdownHeader;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxDropdownItem as IxDropdownItemElement } from "@siemens/ix/components/ix-dropdown-item.js";
|
|
6
|
+
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxDropdownItemEvents = NonNullable<unknown>;
|
|
8
|
+
declare const IxDropdownItem: StencilReactComponent<IxDropdownItemElement, IxDropdownItemEvents>;
|
|
9
|
+
export default IxDropdownItem;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxDropdownQuickActions as IxDropdownQuickActionsElement } from "@siemens/ix/components/ix-dropdown-quick-actions.js";
|
|
6
|
+
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxDropdownQuickActionsEvents = NonNullable<unknown>;
|
|
8
|
+
declare const IxDropdownQuickActions: StencilReactComponent<IxDropdownQuickActionsElement, IxDropdownQuickActionsEvents>;
|
|
9
|
+
export default IxDropdownQuickActions;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxEmptyState as IxEmptyStateElement } from "@siemens/ix/components/ix-empty-state.js";
|
|
6
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxEmptyStateEvents = {
|
|
8
|
+
onActionClick: EventName<CustomEvent<void>>;
|
|
9
|
+
};
|
|
10
|
+
declare const IxEmptyState: StencilReactComponent<IxEmptyStateElement, IxEmptyStateEvents>;
|
|
11
|
+
export default IxEmptyState;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxEventList as IxEventListElement } from "@siemens/ix/components/ix-event-list.js";
|
|
6
|
+
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxEventListEvents = NonNullable<unknown>;
|
|
8
|
+
declare const IxEventList: StencilReactComponent<IxEventListElement, IxEventListEvents>;
|
|
9
|
+
export default IxEventList;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxEventListItem as IxEventListItemElement } from "@siemens/ix/components/ix-event-list-item.js";
|
|
6
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxEventListItemEvents = {
|
|
8
|
+
onItemClick: EventName<CustomEvent<any>>;
|
|
9
|
+
};
|
|
10
|
+
declare const IxEventListItem: StencilReactComponent<IxEventListItemElement, IxEventListItemEvents>;
|
|
11
|
+
export default IxEventListItem;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxExpandingSearch as IxExpandingSearchElement } from "@siemens/ix/components/ix-expanding-search.js";
|
|
6
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxExpandingSearchEvents = {
|
|
8
|
+
onValueChange: EventName<CustomEvent<string>>;
|
|
9
|
+
};
|
|
10
|
+
declare const IxExpandingSearch: StencilReactComponent<IxExpandingSearchElement, IxExpandingSearchEvents>;
|
|
11
|
+
export default IxExpandingSearch;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxFieldLabel as IxFieldLabelElement } from "@siemens/ix/components/ix-field-label.js";
|
|
6
|
+
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxFieldLabelEvents = NonNullable<unknown>;
|
|
8
|
+
declare const IxFieldLabel: StencilReactComponent<IxFieldLabelElement, IxFieldLabelEvents>;
|
|
9
|
+
export default IxFieldLabel;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxFilterChip as IxFilterChipElement } from "@siemens/ix/components/ix-filter-chip.js";
|
|
6
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxFilterChipEvents = {
|
|
8
|
+
onCloseClick: EventName<CustomEvent<void>>;
|
|
9
|
+
};
|
|
10
|
+
declare const IxFilterChip: StencilReactComponent<IxFilterChipElement, IxFilterChipEvents>;
|
|
11
|
+
export default IxFilterChip;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxFlipTile as IxFlipTileElement } from "@siemens/ix/components/ix-flip-tile.js";
|
|
6
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxFlipTileEvents = {
|
|
8
|
+
onToggle: EventName<CustomEvent<number>>;
|
|
9
|
+
};
|
|
10
|
+
declare const IxFlipTile: StencilReactComponent<IxFlipTileElement, IxFlipTileEvents>;
|
|
11
|
+
export default IxFlipTile;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxFlipTileContent as IxFlipTileContentElement } from "@siemens/ix/components/ix-flip-tile-content.js";
|
|
6
|
+
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxFlipTileContentEvents = NonNullable<unknown>;
|
|
8
|
+
declare const IxFlipTileContent: StencilReactComponent<IxFlipTileContentElement, IxFlipTileContentEvents>;
|
|
9
|
+
export default IxFlipTileContent;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxGroup as IxGroupElement } from "@siemens/ix/components/ix-group.js";
|
|
6
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxGroupEvents = {
|
|
8
|
+
onSelectGroup: EventName<CustomEvent<boolean>>;
|
|
9
|
+
onSelectItem: EventName<CustomEvent<number>>;
|
|
10
|
+
onCollapsedChanged: EventName<CustomEvent<boolean>>;
|
|
11
|
+
};
|
|
12
|
+
declare const IxGroup: StencilReactComponent<IxGroupElement, IxGroupEvents>;
|
|
13
|
+
export default IxGroup;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxGroupContextMenu as IxGroupContextMenuElement } from "@siemens/ix/components/ix-group-context-menu.js";
|
|
6
|
+
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxGroupContextMenuEvents = NonNullable<unknown>;
|
|
8
|
+
declare const IxGroupContextMenu: StencilReactComponent<IxGroupContextMenuElement, IxGroupContextMenuEvents>;
|
|
9
|
+
export default IxGroupContextMenu;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { type IxGroupItemCustomEvent } from "@siemens/ix";
|
|
6
|
+
import { IxGroupItem as IxGroupItemElement } from "@siemens/ix/components/ix-group-item.js";
|
|
7
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
+
type IxGroupItemEvents = {
|
|
9
|
+
onSelectedChanged: EventName<IxGroupItemCustomEvent<HTMLIxGroupItemElement>>;
|
|
10
|
+
};
|
|
11
|
+
declare const IxGroupItem: StencilReactComponent<IxGroupItemElement, IxGroupItemEvents>;
|
|
12
|
+
export default IxGroupItem;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxHelperText as IxHelperTextElement } from "@siemens/ix/components/ix-helper-text.js";
|
|
6
|
+
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxHelperTextEvents = NonNullable<unknown>;
|
|
8
|
+
declare const IxHelperText: StencilReactComponent<IxHelperTextElement, IxHelperTextEvents>;
|
|
9
|
+
export default IxHelperText;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxIconButton as IxIconButtonElement } from "@siemens/ix/components/ix-icon-button.js";
|
|
6
|
+
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxIconButtonEvents = NonNullable<unknown>;
|
|
8
|
+
declare const IxIconButton: StencilReactComponent<IxIconButtonElement, IxIconButtonEvents>;
|
|
9
|
+
export default IxIconButton;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxIconToggleButton as IxIconToggleButtonElement } from "@siemens/ix/components/ix-icon-toggle-button.js";
|
|
6
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxIconToggleButtonEvents = {
|
|
8
|
+
onPressedChange: EventName<CustomEvent<boolean>>;
|
|
9
|
+
};
|
|
10
|
+
declare const IxIconToggleButton: StencilReactComponent<IxIconToggleButtonElement, IxIconToggleButtonEvents>;
|
|
11
|
+
export default IxIconToggleButton;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { type IxInputCustomEvent } from "@siemens/ix";
|
|
6
|
+
import { IxInput as IxInputElement } from "@siemens/ix/components/ix-input.js";
|
|
7
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
+
type IxInputEvents = {
|
|
9
|
+
onValueChange: EventName<CustomEvent<string>>;
|
|
10
|
+
onValidityStateChange: EventName<IxInputCustomEvent<ValidityState>>;
|
|
11
|
+
onIxBlur: EventName<CustomEvent<void>>;
|
|
12
|
+
};
|
|
13
|
+
declare const IxInput: StencilReactComponent<IxInputElement, IxInputEvents>;
|
|
14
|
+
export default IxInput;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxInputGroup as IxInputGroupElement } from "@siemens/ix/components/ix-input-group.js";
|
|
6
|
+
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxInputGroupEvents = NonNullable<unknown>;
|
|
8
|
+
declare const IxInputGroup: StencilReactComponent<IxInputGroupElement, IxInputGroupEvents>;
|
|
9
|
+
export default IxInputGroup;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxKeyValue as IxKeyValueElement } from "@siemens/ix/components/ix-key-value.js";
|
|
6
|
+
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxKeyValueEvents = NonNullable<unknown>;
|
|
8
|
+
declare const IxKeyValue: StencilReactComponent<IxKeyValueElement, IxKeyValueEvents>;
|
|
9
|
+
export default IxKeyValue;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxKeyValueList as IxKeyValueListElement } from "@siemens/ix/components/ix-key-value-list.js";
|
|
6
|
+
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxKeyValueListEvents = NonNullable<unknown>;
|
|
8
|
+
declare const IxKeyValueList: StencilReactComponent<IxKeyValueListElement, IxKeyValueListEvents>;
|
|
9
|
+
export default IxKeyValueList;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxKpi as IxKpiElement } from "@siemens/ix/components/ix-kpi.js";
|
|
6
|
+
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxKpiEvents = NonNullable<unknown>;
|
|
8
|
+
declare const IxKpi: StencilReactComponent<IxKpiElement, IxKpiEvents>;
|
|
9
|
+
export default IxKpi;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxLayoutAuto as IxLayoutAutoElement } from "@siemens/ix/components/ix-layout-auto.js";
|
|
6
|
+
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxLayoutAutoEvents = NonNullable<unknown>;
|
|
8
|
+
declare const IxLayoutAuto: StencilReactComponent<IxLayoutAutoElement, IxLayoutAutoEvents>;
|
|
9
|
+
export default IxLayoutAuto;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxLayoutGrid as IxLayoutGridElement } from "@siemens/ix/components/ix-layout-grid.js";
|
|
6
|
+
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxLayoutGridEvents = NonNullable<unknown>;
|
|
8
|
+
declare const IxLayoutGrid: StencilReactComponent<IxLayoutGridElement, IxLayoutGridEvents>;
|
|
9
|
+
export default IxLayoutGrid;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxLinkButton as IxLinkButtonElement } from "@siemens/ix/components/ix-link-button.js";
|
|
6
|
+
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxLinkButtonEvents = NonNullable<unknown>;
|
|
8
|
+
declare const IxLinkButton: StencilReactComponent<IxLinkButtonElement, IxLinkButtonEvents>;
|
|
9
|
+
export default IxLinkButton;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxMapNavigation as IxMapNavigationElement } from "@siemens/ix/components/ix-map-navigation.js";
|
|
6
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxMapNavigationEvents = {
|
|
8
|
+
onNavigationToggled: EventName<CustomEvent<boolean>>;
|
|
9
|
+
onContextMenuClick: EventName<CustomEvent<void>>;
|
|
10
|
+
};
|
|
11
|
+
declare const IxMapNavigation: StencilReactComponent<IxMapNavigationElement, IxMapNavigationEvents>;
|
|
12
|
+
export default IxMapNavigation;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxMapNavigationOverlay as IxMapNavigationOverlayElement } from "@siemens/ix/components/ix-map-navigation-overlay.js";
|
|
6
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxMapNavigationOverlayEvents = {
|
|
8
|
+
onCloseClick: EventName<CustomEvent<any>>;
|
|
9
|
+
};
|
|
10
|
+
declare const IxMapNavigationOverlay: StencilReactComponent<IxMapNavigationOverlayElement, IxMapNavigationOverlayEvents>;
|
|
11
|
+
export default IxMapNavigationOverlay;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxMenu as IxMenuElement } from "@siemens/ix/components/ix-menu.js";
|
|
6
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxMenuEvents = {
|
|
8
|
+
onExpandChange: EventName<CustomEvent<boolean>>;
|
|
9
|
+
onMapExpandChange: EventName<CustomEvent<boolean>>;
|
|
10
|
+
onOpenAppSwitch: EventName<CustomEvent<void>>;
|
|
11
|
+
onOpenSettings: EventName<CustomEvent<void>>;
|
|
12
|
+
onOpenAbout: EventName<CustomEvent<void>>;
|
|
13
|
+
};
|
|
14
|
+
declare const IxMenu: StencilReactComponent<IxMenuElement, IxMenuEvents>;
|
|
15
|
+
export default IxMenu;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { type CustomCloseEvent, type IxMenuAboutCustomEvent } from "@siemens/ix";
|
|
6
|
+
import { IxMenuAbout as IxMenuAboutElement } from "@siemens/ix/components/ix-menu-about.js";
|
|
7
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
+
type IxMenuAboutEvents = {
|
|
9
|
+
onTabChange: EventName<CustomEvent<string>>;
|
|
10
|
+
onClose: EventName<IxMenuAboutCustomEvent<CustomCloseEvent>>;
|
|
11
|
+
};
|
|
12
|
+
declare const IxMenuAbout: StencilReactComponent<IxMenuAboutElement, IxMenuAboutEvents>;
|
|
13
|
+
export default IxMenuAbout;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { type CustomLabelChangeEvent, type IxMenuAboutItemCustomEvent } from "@siemens/ix";
|
|
6
|
+
import { IxMenuAboutItem as IxMenuAboutItemElement } from "@siemens/ix/components/ix-menu-about-item.js";
|
|
7
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
+
type IxMenuAboutItemEvents = {
|
|
9
|
+
onLabelChange: EventName<IxMenuAboutItemCustomEvent<CustomLabelChangeEvent>>;
|
|
10
|
+
};
|
|
11
|
+
declare const IxMenuAboutItem: StencilReactComponent<IxMenuAboutItemElement, IxMenuAboutItemEvents>;
|
|
12
|
+
export default IxMenuAboutItem;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { type IxMenuAboutNewsCustomEvent } from "@siemens/ix";
|
|
6
|
+
import { IxMenuAboutNews as IxMenuAboutNewsElement } from "@siemens/ix/components/ix-menu-about-news.js";
|
|
7
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
+
type IxMenuAboutNewsEvents = {
|
|
9
|
+
onShowMore: EventName<IxMenuAboutNewsCustomEvent<MouseEvent>>;
|
|
10
|
+
onClosePopover: EventName<CustomEvent<void>>;
|
|
11
|
+
};
|
|
12
|
+
declare const IxMenuAboutNews: StencilReactComponent<IxMenuAboutNewsElement, IxMenuAboutNewsEvents>;
|
|
13
|
+
export default IxMenuAboutNews;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxMenuAvatar as IxMenuAvatarElement } from "@siemens/ix/components/ix-menu-avatar.js";
|
|
6
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxMenuAvatarEvents = {
|
|
8
|
+
onLogoutClick: EventName<CustomEvent<any>>;
|
|
9
|
+
};
|
|
10
|
+
declare const IxMenuAvatar: StencilReactComponent<IxMenuAvatarElement, IxMenuAvatarEvents>;
|
|
11
|
+
export default IxMenuAvatar;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { type IxMenuAvatarItemCustomEvent } from "@siemens/ix";
|
|
6
|
+
import { IxMenuAvatarItem as IxMenuAvatarItemElement } from "@siemens/ix/components/ix-menu-avatar-item.js";
|
|
7
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
+
type IxMenuAvatarItemEvents = {
|
|
9
|
+
onItemClick: EventName<IxMenuAvatarItemCustomEvent<MouseEvent>>;
|
|
10
|
+
};
|
|
11
|
+
declare const IxMenuAvatarItem: StencilReactComponent<IxMenuAvatarItemElement, IxMenuAvatarItemEvents>;
|
|
12
|
+
export default IxMenuAvatarItem;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxMenuCategory as IxMenuCategoryElement } from "@siemens/ix/components/ix-menu-category.js";
|
|
6
|
+
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxMenuCategoryEvents = NonNullable<unknown>;
|
|
8
|
+
declare const IxMenuCategory: StencilReactComponent<IxMenuCategoryElement, IxMenuCategoryEvents>;
|
|
9
|
+
export default IxMenuCategory;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxMenuItem as IxMenuItemElement } from "@siemens/ix/components/ix-menu-item.js";
|
|
6
|
+
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxMenuItemEvents = NonNullable<unknown>;
|
|
8
|
+
declare const IxMenuItem: StencilReactComponent<IxMenuItemElement, IxMenuItemEvents>;
|
|
9
|
+
export default IxMenuItem;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { type CustomCloseEvent, type IxMenuSettingsCustomEvent } from "@siemens/ix";
|
|
6
|
+
import { IxMenuSettings as IxMenuSettingsElement } from "@siemens/ix/components/ix-menu-settings.js";
|
|
7
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
+
type IxMenuSettingsEvents = {
|
|
9
|
+
onTabChange: EventName<CustomEvent<string>>;
|
|
10
|
+
onClose: EventName<IxMenuSettingsCustomEvent<CustomCloseEvent>>;
|
|
11
|
+
};
|
|
12
|
+
declare const IxMenuSettings: StencilReactComponent<IxMenuSettingsElement, IxMenuSettingsEvents>;
|
|
13
|
+
export default IxMenuSettings;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { type CustomLabelChangeEvent, type IxMenuSettingsItemCustomEvent } from "@siemens/ix";
|
|
6
|
+
import { IxMenuSettingsItem as IxMenuSettingsItemElement } from "@siemens/ix/components/ix-menu-settings-item.js";
|
|
7
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
+
type IxMenuSettingsItemEvents = {
|
|
9
|
+
onLabelChange: EventName<IxMenuSettingsItemCustomEvent<CustomLabelChangeEvent>>;
|
|
10
|
+
};
|
|
11
|
+
declare const IxMenuSettingsItem: StencilReactComponent<IxMenuSettingsItemElement, IxMenuSettingsItemEvents>;
|
|
12
|
+
export default IxMenuSettingsItem;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxMessageBar as IxMessageBarElement } from "@siemens/ix/components/ix-message-bar.js";
|
|
6
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxMessageBarEvents = {
|
|
8
|
+
onClosedChange: EventName<CustomEvent<any>>;
|
|
9
|
+
onCloseAnimationCompleted: EventName<CustomEvent<any>>;
|
|
10
|
+
};
|
|
11
|
+
declare const IxMessageBar: StencilReactComponent<IxMessageBarElement, IxMessageBarEvents>;
|
|
12
|
+
export default IxMessageBar;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxModal as IxModalElement } from "@siemens/ix/components/ix-modal.js";
|
|
6
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxModalEvents = {
|
|
8
|
+
onDialogClose: EventName<CustomEvent<any>>;
|
|
9
|
+
onDialogDismiss: EventName<CustomEvent<any>>;
|
|
10
|
+
};
|
|
11
|
+
declare const IxModal: StencilReactComponent<IxModalElement, IxModalEvents>;
|
|
12
|
+
export default IxModal;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxModalContent as IxModalContentElement } from "@siemens/ix/components/ix-modal-content.js";
|
|
6
|
+
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxModalContentEvents = NonNullable<unknown>;
|
|
8
|
+
declare const IxModalContent: StencilReactComponent<IxModalContentElement, IxModalContentEvents>;
|
|
9
|
+
export default IxModalContent;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxModalFooter as IxModalFooterElement } from "@siemens/ix/components/ix-modal-footer.js";
|
|
6
|
+
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxModalFooterEvents = NonNullable<unknown>;
|
|
8
|
+
declare const IxModalFooter: StencilReactComponent<IxModalFooterElement, IxModalFooterEvents>;
|
|
9
|
+
export default IxModalFooter;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { type IxModalHeaderCustomEvent } from "@siemens/ix";
|
|
6
|
+
import { IxModalHeader as IxModalHeaderElement } from "@siemens/ix/components/ix-modal-header.js";
|
|
7
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
+
type IxModalHeaderEvents = {
|
|
9
|
+
onCloseClick: EventName<IxModalHeaderCustomEvent<MouseEvent>>;
|
|
10
|
+
};
|
|
11
|
+
declare const IxModalHeader: StencilReactComponent<IxModalHeaderElement, IxModalHeaderEvents>;
|
|
12
|
+
export default IxModalHeader;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { type IxNumberInputCustomEvent } from "@siemens/ix";
|
|
6
|
+
import { IxNumberInput as IxNumberInputElement } from "@siemens/ix/components/ix-number-input.js";
|
|
7
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
+
type IxNumberInputEvents = {
|
|
9
|
+
onValueChange: EventName<CustomEvent<number>>;
|
|
10
|
+
onValidityStateChange: EventName<IxNumberInputCustomEvent<ValidityState>>;
|
|
11
|
+
onIxBlur: EventName<CustomEvent<void>>;
|
|
12
|
+
};
|
|
13
|
+
declare const IxNumberInput: StencilReactComponent<IxNumberInputElement, IxNumberInputEvents>;
|
|
14
|
+
export default IxNumberInput;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { IxPagination as IxPaginationElement } from "@siemens/ix/components/ix-pagination.js";
|
|
6
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
+
type IxPaginationEvents = {
|
|
8
|
+
onPageSelected: EventName<CustomEvent<number>>;
|
|
9
|
+
onItemCountChanged: EventName<CustomEvent<number>>;
|
|
10
|
+
};
|
|
11
|
+
declare const IxPagination: StencilReactComponent<IxPaginationElement, IxPaginationEvents>;
|
|
12
|
+
export default IxPagination;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was automatically generated by the Stencil React Output Target.
|
|
3
|
+
* Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
|
|
4
|
+
*/
|
|
5
|
+
import { type BorderlessChangedEvent, type ExpandedChangedEvent, type IxPaneCustomEvent, type VariantChangedEvent } from "@siemens/ix";
|
|
6
|
+
import { IxPane as IxPaneElement } from "@siemens/ix/components/ix-pane.js";
|
|
7
|
+
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
+
type IxPaneEvents = {
|
|
9
|
+
onExpandedChanged: EventName<IxPaneCustomEvent<ExpandedChangedEvent>>;
|
|
10
|
+
onVariantChanged: EventName<IxPaneCustomEvent<VariantChangedEvent>>;
|
|
11
|
+
onBorderlessChanged: EventName<IxPaneCustomEvent<BorderlessChangedEvent>>;
|
|
12
|
+
};
|
|
13
|
+
declare const IxPane: StencilReactComponent<IxPaneElement, IxPaneEvents>;
|
|
14
|
+
export default IxPane;
|