@siemens/ix-react 3.0.0-alpha.1 → 3.0.0-alpha.4
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.js +1006 -0
- package/dist/components.js.map +1 -0
- package/dist/components.server.js +1297 -0
- package/dist/components.server.js.map +1 -0
- package/dist/index.js +1 -101
- package/dist/index.js.map +1 -1
- package/dist/modal/modal.js +1 -1
- package/dist/modal/modal.js.map +1 -1
- package/dist/types/components.d.ts +464 -0
- package/dist/types/components.server.d.ts +469 -0
- package/dist/types/index.d.ts +1 -1
- package/package.json +19 -13
- package/dist/components/IxActionCard.js +0 -16
- package/dist/components/IxActionCard.js.map +0 -1
- package/dist/components/IxApplication.js +0 -16
- package/dist/components/IxApplication.js.map +0 -1
- package/dist/components/IxApplicationHeader.js +0 -19
- package/dist/components/IxApplicationHeader.js.map +0 -1
- package/dist/components/IxAvatar.js +0 -16
- package/dist/components/IxAvatar.js.map +0 -1
- package/dist/components/IxBasicNavigation.js +0 -16
- package/dist/components/IxBasicNavigation.js.map +0 -1
- package/dist/components/IxBlind.js +0 -16
- package/dist/components/IxBlind.js.map +0 -1
- package/dist/components/IxBreadcrumb.js +0 -19
- package/dist/components/IxBreadcrumb.js.map +0 -1
- package/dist/components/IxBreadcrumbItem.js +0 -16
- package/dist/components/IxBreadcrumbItem.js.map +0 -1
- package/dist/components/IxButton.js +0 -16
- package/dist/components/IxButton.js.map +0 -1
- package/dist/components/IxCard.js +0 -16
- package/dist/components/IxCard.js.map +0 -1
- package/dist/components/IxCardAccordion.js +0 -16
- package/dist/components/IxCardAccordion.js.map +0 -1
- package/dist/components/IxCardContent.js +0 -16
- package/dist/components/IxCardContent.js.map +0 -1
- package/dist/components/IxCardList.js +0 -20
- package/dist/components/IxCardList.js.map +0 -1
- package/dist/components/IxCardTitle.js +0 -16
- package/dist/components/IxCardTitle.js.map +0 -1
- package/dist/components/IxCategoryFilter.js +0 -21
- package/dist/components/IxCategoryFilter.js.map +0 -1
- package/dist/components/IxCheckbox.js +0 -19
- package/dist/components/IxCheckbox.js.map +0 -1
- package/dist/components/IxCheckboxGroup.js +0 -16
- package/dist/components/IxCheckboxGroup.js.map +0 -1
- package/dist/components/IxChip.js +0 -16
- package/dist/components/IxChip.js.map +0 -1
- package/dist/components/IxCol.js +0 -16
- package/dist/components/IxCol.js.map +0 -1
- package/dist/components/IxContent.js +0 -16
- package/dist/components/IxContent.js.map +0 -1
- package/dist/components/IxContentHeader.js +0 -16
- package/dist/components/IxContentHeader.js.map +0 -1
- package/dist/components/IxCustomField.js +0 -16
- package/dist/components/IxCustomField.js.map +0 -1
- package/dist/components/IxDateDropdown.js +0 -16
- package/dist/components/IxDateDropdown.js.map +0 -1
- package/dist/components/IxDateInput.js +0 -19
- package/dist/components/IxDateInput.js.map +0 -1
- package/dist/components/IxDatePicker.js +0 -20
- package/dist/components/IxDatePicker.js.map +0 -1
- package/dist/components/IxDatetimePicker.js +0 -20
- package/dist/components/IxDatetimePicker.js.map +0 -1
- package/dist/components/IxDivider.js +0 -16
- package/dist/components/IxDivider.js.map +0 -1
- package/dist/components/IxDrawer.js +0 -19
- package/dist/components/IxDrawer.js.map +0 -1
- package/dist/components/IxDropdown.js +0 -16
- package/dist/components/IxDropdown.js.map +0 -1
- package/dist/components/IxDropdownButton.js +0 -16
- package/dist/components/IxDropdownButton.js.map +0 -1
- package/dist/components/IxDropdownHeader.js +0 -16
- package/dist/components/IxDropdownHeader.js.map +0 -1
- package/dist/components/IxDropdownItem.js +0 -16
- package/dist/components/IxDropdownItem.js.map +0 -1
- package/dist/components/IxDropdownQuickActions.js +0 -16
- package/dist/components/IxDropdownQuickActions.js.map +0 -1
- package/dist/components/IxEmptyState.js +0 -16
- package/dist/components/IxEmptyState.js.map +0 -1
- package/dist/components/IxEventList.js +0 -16
- package/dist/components/IxEventList.js.map +0 -1
- package/dist/components/IxEventListItem.js +0 -16
- package/dist/components/IxEventListItem.js.map +0 -1
- package/dist/components/IxExpandingSearch.js +0 -16
- package/dist/components/IxExpandingSearch.js.map +0 -1
- package/dist/components/IxFieldLabel.js +0 -16
- package/dist/components/IxFieldLabel.js.map +0 -1
- package/dist/components/IxFilterChip.js +0 -16
- package/dist/components/IxFilterChip.js.map +0 -1
- package/dist/components/IxFlipTile.js +0 -16
- package/dist/components/IxFlipTile.js.map +0 -1
- package/dist/components/IxFlipTileContent.js +0 -16
- package/dist/components/IxFlipTileContent.js.map +0 -1
- package/dist/components/IxGroup.js +0 -20
- package/dist/components/IxGroup.js.map +0 -1
- package/dist/components/IxGroupContextMenu.js +0 -16
- package/dist/components/IxGroupContextMenu.js.map +0 -1
- package/dist/components/IxGroupItem.js +0 -16
- package/dist/components/IxGroupItem.js.map +0 -1
- package/dist/components/IxHelperText.js +0 -16
- package/dist/components/IxHelperText.js.map +0 -1
- package/dist/components/IxIconButton.js +0 -16
- package/dist/components/IxIconButton.js.map +0 -1
- package/dist/components/IxIconToggleButton.js +0 -16
- package/dist/components/IxIconToggleButton.js.map +0 -1
- package/dist/components/IxInput.js +0 -20
- package/dist/components/IxInput.js.map +0 -1
- package/dist/components/IxInputGroup.js +0 -16
- package/dist/components/IxInputGroup.js.map +0 -1
- package/dist/components/IxKeyValue.js +0 -16
- package/dist/components/IxKeyValue.js.map +0 -1
- package/dist/components/IxKeyValueList.js +0 -16
- package/dist/components/IxKeyValueList.js.map +0 -1
- package/dist/components/IxKpi.js +0 -16
- package/dist/components/IxKpi.js.map +0 -1
- package/dist/components/IxLayoutAuto.js +0 -16
- package/dist/components/IxLayoutAuto.js.map +0 -1
- package/dist/components/IxLayoutGrid.js +0 -16
- package/dist/components/IxLayoutGrid.js.map +0 -1
- package/dist/components/IxLinkButton.js +0 -16
- package/dist/components/IxLinkButton.js.map +0 -1
- package/dist/components/IxMapNavigation.js +0 -19
- package/dist/components/IxMapNavigation.js.map +0 -1
- package/dist/components/IxMapNavigationOverlay.js +0 -16
- package/dist/components/IxMapNavigationOverlay.js.map +0 -1
- package/dist/components/IxMenu.js +0 -22
- package/dist/components/IxMenu.js.map +0 -1
- package/dist/components/IxMenuAbout.js +0 -19
- package/dist/components/IxMenuAbout.js.map +0 -1
- package/dist/components/IxMenuAboutItem.js +0 -16
- package/dist/components/IxMenuAboutItem.js.map +0 -1
- package/dist/components/IxMenuAboutNews.js +0 -19
- package/dist/components/IxMenuAboutNews.js.map +0 -1
- package/dist/components/IxMenuAvatar.js +0 -16
- package/dist/components/IxMenuAvatar.js.map +0 -1
- package/dist/components/IxMenuAvatarItem.js +0 -16
- package/dist/components/IxMenuAvatarItem.js.map +0 -1
- package/dist/components/IxMenuCategory.js +0 -16
- package/dist/components/IxMenuCategory.js.map +0 -1
- package/dist/components/IxMenuItem.js +0 -16
- package/dist/components/IxMenuItem.js.map +0 -1
- package/dist/components/IxMenuSettings.js +0 -19
- package/dist/components/IxMenuSettings.js.map +0 -1
- package/dist/components/IxMenuSettingsItem.js +0 -16
- package/dist/components/IxMenuSettingsItem.js.map +0 -1
- package/dist/components/IxMessageBar.js +0 -19
- package/dist/components/IxMessageBar.js.map +0 -1
- package/dist/components/IxModal.js +0 -19
- package/dist/components/IxModal.js.map +0 -1
- package/dist/components/IxModalContent.js +0 -16
- package/dist/components/IxModalContent.js.map +0 -1
- package/dist/components/IxModalFooter.js +0 -16
- package/dist/components/IxModalFooter.js.map +0 -1
- package/dist/components/IxModalHeader.js +0 -16
- package/dist/components/IxModalHeader.js.map +0 -1
- package/dist/components/IxNumberInput.js +0 -20
- package/dist/components/IxNumberInput.js.map +0 -1
- package/dist/components/IxPagination.js +0 -19
- package/dist/components/IxPagination.js.map +0 -1
- package/dist/components/IxPane.js +0 -20
- package/dist/components/IxPane.js.map +0 -1
- package/dist/components/IxPaneLayout.js +0 -16
- package/dist/components/IxPaneLayout.js.map +0 -1
- package/dist/components/IxPill.js +0 -16
- package/dist/components/IxPill.js.map +0 -1
- package/dist/components/IxPushCard.js +0 -16
- package/dist/components/IxPushCard.js.map +0 -1
- package/dist/components/IxRadio.js +0 -19
- package/dist/components/IxRadio.js.map +0 -1
- package/dist/components/IxRadioGroup.js +0 -16
- package/dist/components/IxRadioGroup.js.map +0 -1
- package/dist/components/IxRow.js +0 -16
- package/dist/components/IxRow.js.map +0 -1
- package/dist/components/IxSelect.js +0 -21
- package/dist/components/IxSelect.js.map +0 -1
- package/dist/components/IxSelectItem.js +0 -16
- package/dist/components/IxSelectItem.js.map +0 -1
- package/dist/components/IxSlider.js +0 -16
- package/dist/components/IxSlider.js.map +0 -1
- package/dist/components/IxSpinner.js +0 -16
- package/dist/components/IxSpinner.js.map +0 -1
- package/dist/components/IxSplitButton.js +0 -16
- package/dist/components/IxSplitButton.js.map +0 -1
- package/dist/components/IxTabItem.js +0 -16
- package/dist/components/IxTabItem.js.map +0 -1
- package/dist/components/IxTabs.js +0 -16
- package/dist/components/IxTabs.js.map +0 -1
- package/dist/components/IxTextarea.js +0 -20
- package/dist/components/IxTextarea.js.map +0 -1
- package/dist/components/IxTile.js +0 -16
- package/dist/components/IxTile.js.map +0 -1
- package/dist/components/IxTimePicker.js +0 -19
- package/dist/components/IxTimePicker.js.map +0 -1
- package/dist/components/IxToast.js +0 -16
- package/dist/components/IxToast.js.map +0 -1
- package/dist/components/IxToastContainer.js +0 -16
- package/dist/components/IxToastContainer.js.map +0 -1
- package/dist/components/IxToggle.js +0 -16
- package/dist/components/IxToggle.js.map +0 -1
- package/dist/components/IxToggleButton.js +0 -16
- package/dist/components/IxToggleButton.js.map +0 -1
- package/dist/components/IxTooltip.js +0 -16
- package/dist/components/IxTooltip.js.map +0 -1
- package/dist/components/IxTypography.js +0 -16
- package/dist/components/IxTypography.js.map +0 -1
- package/dist/components/IxUpload.js +0 -16
- package/dist/components/IxUpload.js.map +0 -1
- package/dist/components/IxValidationTooltip.js +0 -16
- package/dist/components/IxValidationTooltip.js.map +0 -1
- package/dist/components/IxWorkflowStep.js +0 -16
- package/dist/components/IxWorkflowStep.js.map +0 -1
- package/dist/components/IxWorkflowSteps.js +0 -16
- package/dist/components/IxWorkflowSteps.js.map +0 -1
- package/dist/types/components/IxActionCard.d.ts +0 -9
- package/dist/types/components/IxApplication.d.ts +0 -9
- package/dist/types/components/IxAvatar.d.ts +0 -9
- package/dist/types/components/IxBasicNavigation.d.ts +0 -9
- package/dist/types/components/IxBlind.d.ts +0 -11
- package/dist/types/components/IxBreadcrumb.d.ts +0 -16
- package/dist/types/components/IxBreadcrumbItem.d.ts +0 -9
- package/dist/types/components/IxButton.d.ts +0 -9
- package/dist/types/components/IxCard.d.ts +0 -9
- package/dist/types/components/IxCardAccordion.d.ts +0 -9
- package/dist/types/components/IxCardContent.d.ts +0 -9
- package/dist/types/components/IxCardList.d.ts +0 -18
- package/dist/types/components/IxCardTitle.d.ts +0 -9
- package/dist/types/components/IxCategoryFilter.d.ts +0 -15
- package/dist/types/components/IxCheckbox.d.ts +0 -12
- package/dist/types/components/IxCheckboxGroup.d.ts +0 -9
- package/dist/types/components/IxChip.d.ts +0 -11
- package/dist/types/components/IxCol.d.ts +0 -9
- package/dist/types/components/IxContent.d.ts +0 -9
- package/dist/types/components/IxContentHeader.d.ts +0 -11
- package/dist/types/components/IxCustomField.d.ts +0 -9
- package/dist/types/components/IxDateDropdown.d.ts +0 -12
- package/dist/types/components/IxDatePicker.d.ts +0 -14
- package/dist/types/components/IxDatetimePicker.d.ts +0 -14
- package/dist/types/components/IxDivider.d.ts +0 -9
- package/dist/types/components/IxDrawer.d.ts +0 -12
- package/dist/types/components/IxDropdown.d.ts +0 -11
- package/dist/types/components/IxDropdownButton.d.ts +0 -9
- package/dist/types/components/IxDropdownHeader.d.ts +0 -9
- package/dist/types/components/IxDropdownItem.d.ts +0 -9
- package/dist/types/components/IxDropdownQuickActions.d.ts +0 -9
- package/dist/types/components/IxEmptyState.d.ts +0 -11
- package/dist/types/components/IxEventList.d.ts +0 -9
- package/dist/types/components/IxEventListItem.d.ts +0 -11
- package/dist/types/components/IxExpandingSearch.d.ts +0 -11
- package/dist/types/components/IxFieldLabel.d.ts +0 -9
- package/dist/types/components/IxFilterChip.d.ts +0 -11
- package/dist/types/components/IxFlipTileContent.d.ts +0 -9
- package/dist/types/components/IxGroup.d.ts +0 -13
- package/dist/types/components/IxGroupContextMenu.d.ts +0 -9
- package/dist/types/components/IxGroupItem.d.ts +0 -12
- package/dist/types/components/IxHelperText.d.ts +0 -9
- package/dist/types/components/IxIconButton.d.ts +0 -9
- package/dist/types/components/IxIconToggleButton.d.ts +0 -11
- package/dist/types/components/IxInput.d.ts +0 -14
- package/dist/types/components/IxInputGroup.d.ts +0 -9
- package/dist/types/components/IxKeyValue.d.ts +0 -9
- package/dist/types/components/IxKeyValueList.d.ts +0 -9
- package/dist/types/components/IxKpi.d.ts +0 -9
- package/dist/types/components/IxLayoutAuto.d.ts +0 -9
- package/dist/types/components/IxLayoutGrid.d.ts +0 -9
- package/dist/types/components/IxLinkButton.d.ts +0 -9
- package/dist/types/components/IxMapNavigation.d.ts +0 -12
- package/dist/types/components/IxMapNavigationOverlay.d.ts +0 -11
- package/dist/types/components/IxMenuAboutItem.d.ts +0 -12
- package/dist/types/components/IxMenuAboutNews.d.ts +0 -13
- package/dist/types/components/IxMenuAvatar.d.ts +0 -11
- package/dist/types/components/IxMenuAvatarItem.d.ts +0 -12
- package/dist/types/components/IxMenuCategory.d.ts +0 -9
- package/dist/types/components/IxMenuItem.d.ts +0 -9
- package/dist/types/components/IxMenuSettingsItem.d.ts +0 -12
- package/dist/types/components/IxModal.d.ts +0 -12
- package/dist/types/components/IxModalContent.d.ts +0 -9
- package/dist/types/components/IxModalFooter.d.ts +0 -9
- package/dist/types/components/IxModalHeader.d.ts +0 -12
- package/dist/types/components/IxNumberInput.d.ts +0 -14
- package/dist/types/components/IxPagination.d.ts +0 -12
- package/dist/types/components/IxPane.d.ts +0 -14
- package/dist/types/components/IxPaneLayout.d.ts +0 -9
- package/dist/types/components/IxPill.d.ts +0 -9
- package/dist/types/components/IxPushCard.d.ts +0 -9
- package/dist/types/components/IxRadio.d.ts +0 -12
- package/dist/types/components/IxRadioGroup.d.ts +0 -11
- package/dist/types/components/IxRow.d.ts +0 -9
- package/dist/types/components/IxSelect.d.ts +0 -14
- package/dist/types/components/IxSelectItem.d.ts +0 -11
- package/dist/types/components/IxSlider.d.ts +0 -11
- package/dist/types/components/IxSpinner.d.ts +0 -9
- package/dist/types/components/IxSplitButton.d.ts +0 -12
- package/dist/types/components/IxSplitButtonItem.d.ts +0 -12
- package/dist/types/components/IxTabItem.d.ts +0 -12
- package/dist/types/components/IxTabs.d.ts +0 -11
- package/dist/types/components/IxTextarea.d.ts +0 -14
- package/dist/types/components/IxTile.d.ts +0 -9
- package/dist/types/components/IxTimePicker.d.ts +0 -12
- package/dist/types/components/IxToast.d.ts +0 -11
- package/dist/types/components/IxToastContainer.d.ts +0 -9
- package/dist/types/components/IxToggle.d.ts +0 -11
- package/dist/types/components/IxToggleButton.d.ts +0 -11
- package/dist/types/components/IxTooltip.d.ts +0 -9
- package/dist/types/components/IxTypography.d.ts +0 -9
- package/dist/types/components/IxUpload.d.ts +0 -12
- package/dist/types/components/IxValidationTooltip.d.ts +0 -9
- package/dist/types/components/IxWorkflowStep.d.ts +0 -9
- package/dist/types/components/IxWorkflowSteps.d.ts +0 -11
- package/dist/types/components/components.d.ts +0 -105
|
@@ -1,9 +0,0 @@
|
|
|
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;
|
|
@@ -1,12 +0,0 @@
|
|
|
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;
|
|
@@ -1,11 +0,0 @@
|
|
|
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;
|
|
@@ -1,12 +0,0 @@
|
|
|
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;
|
|
@@ -1,13 +0,0 @@
|
|
|
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;
|
|
@@ -1,11 +0,0 @@
|
|
|
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;
|
|
@@ -1,12 +0,0 @@
|
|
|
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;
|
|
@@ -1,9 +0,0 @@
|
|
|
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;
|
|
@@ -1,9 +0,0 @@
|
|
|
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;
|
|
@@ -1,12 +0,0 @@
|
|
|
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;
|
|
@@ -1,12 +0,0 @@
|
|
|
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;
|
|
@@ -1,9 +0,0 @@
|
|
|
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;
|
|
@@ -1,9 +0,0 @@
|
|
|
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;
|
|
@@ -1,12 +0,0 @@
|
|
|
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;
|
|
@@ -1,14 +0,0 @@
|
|
|
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;
|
|
@@ -1,12 +0,0 @@
|
|
|
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;
|
|
@@ -1,14 +0,0 @@
|
|
|
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;
|
|
@@ -1,9 +0,0 @@
|
|
|
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 { IxPaneLayout as IxPaneLayoutElement } from "@siemens/ix/components/ix-pane-layout.js";
|
|
6
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxPaneLayoutEvents = NonNullable<unknown>;
|
|
8
|
-
declare const IxPaneLayout: StencilReactComponent<IxPaneLayoutElement, IxPaneLayoutEvents>;
|
|
9
|
-
export default IxPaneLayout;
|
|
@@ -1,9 +0,0 @@
|
|
|
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 { IxPill as IxPillElement } from "@siemens/ix/components/ix-pill.js";
|
|
6
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxPillEvents = NonNullable<unknown>;
|
|
8
|
-
declare const IxPill: StencilReactComponent<IxPillElement, IxPillEvents>;
|
|
9
|
-
export default IxPill;
|
|
@@ -1,9 +0,0 @@
|
|
|
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 { IxPushCard as IxPushCardElement } from "@siemens/ix/components/ix-push-card.js";
|
|
6
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxPushCardEvents = NonNullable<unknown>;
|
|
8
|
-
declare const IxPushCard: StencilReactComponent<IxPushCardElement, IxPushCardEvents>;
|
|
9
|
-
export default IxPushCard;
|
|
@@ -1,12 +0,0 @@
|
|
|
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 { IxRadio as IxRadioElement } from "@siemens/ix/components/ix-radio.js";
|
|
6
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxRadioEvents = {
|
|
8
|
-
onCheckedChange: EventName<CustomEvent<boolean>>;
|
|
9
|
-
onValueChange: EventName<CustomEvent<string>>;
|
|
10
|
-
};
|
|
11
|
-
declare const IxRadio: StencilReactComponent<IxRadioElement, IxRadioEvents>;
|
|
12
|
-
export default IxRadio;
|
|
@@ -1,11 +0,0 @@
|
|
|
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 { IxRadioGroup as IxRadioGroupElement } from "@siemens/ix/components/ix-radio-group.js";
|
|
6
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxRadioGroupEvents = {
|
|
8
|
-
onValueChange: EventName<CustomEvent<string>>;
|
|
9
|
-
};
|
|
10
|
-
declare const IxRadioGroup: StencilReactComponent<IxRadioGroupElement, IxRadioGroupEvents>;
|
|
11
|
-
export default IxRadioGroup;
|
|
@@ -1,9 +0,0 @@
|
|
|
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 { IxRow as IxRowElement } from "@siemens/ix/components/ix-row.js";
|
|
6
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxRowEvents = NonNullable<unknown>;
|
|
8
|
-
declare const IxRow: StencilReactComponent<IxRowElement, IxRowEvents>;
|
|
9
|
-
export default IxRow;
|
|
@@ -1,14 +0,0 @@
|
|
|
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 { IxSelect as IxSelectElement } from "@siemens/ix/components/ix-select.js";
|
|
6
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxSelectEvents = {
|
|
8
|
-
onValueChange: EventName<CustomEvent<string | string[]>>;
|
|
9
|
-
onInputChange: EventName<CustomEvent<string>>;
|
|
10
|
-
onAddItem: EventName<CustomEvent<string>>;
|
|
11
|
-
onIxBlur: EventName<CustomEvent<void>>;
|
|
12
|
-
};
|
|
13
|
-
declare const IxSelect: StencilReactComponent<IxSelectElement, IxSelectEvents>;
|
|
14
|
-
export default IxSelect;
|
|
@@ -1,11 +0,0 @@
|
|
|
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 { IxSelectItem as IxSelectItemElement } from "@siemens/ix/components/ix-select-item.js";
|
|
6
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxSelectItemEvents = {
|
|
8
|
-
onItemClick: EventName<CustomEvent<string>>;
|
|
9
|
-
};
|
|
10
|
-
declare const IxSelectItem: StencilReactComponent<IxSelectItemElement, IxSelectItemEvents>;
|
|
11
|
-
export default IxSelectItem;
|
|
@@ -1,11 +0,0 @@
|
|
|
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 { IxSlider as IxSliderElement } from "@siemens/ix/components/ix-slider.js";
|
|
6
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxSliderEvents = {
|
|
8
|
-
onValueChange: EventName<CustomEvent<number>>;
|
|
9
|
-
};
|
|
10
|
-
declare const IxSlider: StencilReactComponent<IxSliderElement, IxSliderEvents>;
|
|
11
|
-
export default IxSlider;
|
|
@@ -1,9 +0,0 @@
|
|
|
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 { IxSpinner as IxSpinnerElement } from "@siemens/ix/components/ix-spinner.js";
|
|
6
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxSpinnerEvents = NonNullable<unknown>;
|
|
8
|
-
declare const IxSpinner: StencilReactComponent<IxSpinnerElement, IxSpinnerEvents>;
|
|
9
|
-
export default IxSpinner;
|
|
@@ -1,12 +0,0 @@
|
|
|
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 IxSplitButtonCustomEvent } from "@siemens/ix";
|
|
6
|
-
import { IxSplitButton as IxSplitButtonElement } from "@siemens/ix/components/ix-split-button.js";
|
|
7
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
-
type IxSplitButtonEvents = {
|
|
9
|
-
onButtonClick: EventName<IxSplitButtonCustomEvent<MouseEvent>>;
|
|
10
|
-
};
|
|
11
|
-
declare const IxSplitButton: StencilReactComponent<IxSplitButtonElement, IxSplitButtonEvents>;
|
|
12
|
-
export default IxSplitButton;
|
|
@@ -1,12 +0,0 @@
|
|
|
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 IxSplitButtonItemCustomEvent } from "@siemens/ix";
|
|
6
|
-
import { IxSplitButtonItem as IxSplitButtonItemElement } from "@siemens/ix/components/ix-split-button-item.js";
|
|
7
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
-
type IxSplitButtonItemEvents = {
|
|
9
|
-
onItemClick: EventName<IxSplitButtonItemCustomEvent<MouseEvent>>;
|
|
10
|
-
};
|
|
11
|
-
declare const IxSplitButtonItem: StencilReactComponent<IxSplitButtonItemElement, IxSplitButtonItemEvents>;
|
|
12
|
-
export default IxSplitButtonItem;
|
|
@@ -1,12 +0,0 @@
|
|
|
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 IxTabItemCustomEvent, type TabClickDetail } from "@siemens/ix";
|
|
6
|
-
import { IxTabItem as IxTabItemElement } from "@siemens/ix/components/ix-tab-item.js";
|
|
7
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
-
type IxTabItemEvents = {
|
|
9
|
-
onTabClick: EventName<IxTabItemCustomEvent<TabClickDetail>>;
|
|
10
|
-
};
|
|
11
|
-
declare const IxTabItem: StencilReactComponent<IxTabItemElement, IxTabItemEvents>;
|
|
12
|
-
export default IxTabItem;
|
|
@@ -1,11 +0,0 @@
|
|
|
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 { IxTabs as IxTabsElement } from "@siemens/ix/components/ix-tabs.js";
|
|
6
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxTabsEvents = {
|
|
8
|
-
onSelectedChange: EventName<CustomEvent<number>>;
|
|
9
|
-
};
|
|
10
|
-
declare const IxTabs: StencilReactComponent<IxTabsElement, IxTabsEvents>;
|
|
11
|
-
export default IxTabs;
|
|
@@ -1,14 +0,0 @@
|
|
|
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 IxTextareaCustomEvent } from "@siemens/ix";
|
|
6
|
-
import { IxTextarea as IxTextareaElement } from "@siemens/ix/components/ix-textarea.js";
|
|
7
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
-
type IxTextareaEvents = {
|
|
9
|
-
onValueChange: EventName<CustomEvent<string>>;
|
|
10
|
-
onValidityStateChange: EventName<IxTextareaCustomEvent<ValidityState>>;
|
|
11
|
-
onIxBlur: EventName<CustomEvent<void>>;
|
|
12
|
-
};
|
|
13
|
-
declare const IxTextarea: StencilReactComponent<IxTextareaElement, IxTextareaEvents>;
|
|
14
|
-
export default IxTextarea;
|
|
@@ -1,9 +0,0 @@
|
|
|
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 { IxTile as IxTileElement } from "@siemens/ix/components/ix-tile.js";
|
|
6
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxTileEvents = NonNullable<unknown>;
|
|
8
|
-
declare const IxTile: StencilReactComponent<IxTileElement, IxTileEvents>;
|
|
9
|
-
export default IxTile;
|
|
@@ -1,12 +0,0 @@
|
|
|
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 { IxTimePicker as IxTimePickerElement } from "@siemens/ix/components/ix-time-picker.js";
|
|
6
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxTimePickerEvents = {
|
|
8
|
-
onTimeSelect: EventName<CustomEvent<string>>;
|
|
9
|
-
onTimeChange: EventName<CustomEvent<string>>;
|
|
10
|
-
};
|
|
11
|
-
declare const IxTimePicker: StencilReactComponent<IxTimePickerElement, IxTimePickerEvents>;
|
|
12
|
-
export default IxTimePicker;
|
|
@@ -1,11 +0,0 @@
|
|
|
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 { IxToast as IxToastElement } from "@siemens/ix/components/ix-toast.js";
|
|
6
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxToastEvents = {
|
|
8
|
-
onCloseToast: EventName<CustomEvent<any>>;
|
|
9
|
-
};
|
|
10
|
-
declare const IxToast: StencilReactComponent<IxToastElement, IxToastEvents>;
|
|
11
|
-
export default IxToast;
|
|
@@ -1,9 +0,0 @@
|
|
|
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 { IxToastContainer as IxToastContainerElement } from "@siemens/ix/components/ix-toast-container.js";
|
|
6
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxToastContainerEvents = NonNullable<unknown>;
|
|
8
|
-
declare const IxToastContainer: StencilReactComponent<IxToastContainerElement, IxToastContainerEvents>;
|
|
9
|
-
export default IxToastContainer;
|
|
@@ -1,11 +0,0 @@
|
|
|
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 { IxToggle as IxToggleElement } from "@siemens/ix/components/ix-toggle.js";
|
|
6
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxToggleEvents = {
|
|
8
|
-
onCheckedChange: EventName<CustomEvent<boolean>>;
|
|
9
|
-
};
|
|
10
|
-
declare const IxToggle: StencilReactComponent<IxToggleElement, IxToggleEvents>;
|
|
11
|
-
export default IxToggle;
|
|
@@ -1,11 +0,0 @@
|
|
|
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 { IxToggleButton as IxToggleButtonElement } from "@siemens/ix/components/ix-toggle-button.js";
|
|
6
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxToggleButtonEvents = {
|
|
8
|
-
onPressedChange: EventName<CustomEvent<boolean>>;
|
|
9
|
-
};
|
|
10
|
-
declare const IxToggleButton: StencilReactComponent<IxToggleButtonElement, IxToggleButtonEvents>;
|
|
11
|
-
export default IxToggleButton;
|
|
@@ -1,9 +0,0 @@
|
|
|
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 { IxTooltip as IxTooltipElement } from "@siemens/ix/components/ix-tooltip.js";
|
|
6
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxTooltipEvents = NonNullable<unknown>;
|
|
8
|
-
declare const IxTooltip: StencilReactComponent<IxTooltipElement, IxTooltipEvents>;
|
|
9
|
-
export default IxTooltip;
|
|
@@ -1,9 +0,0 @@
|
|
|
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 { IxTypography as IxTypographyElement } from "@siemens/ix/components/ix-typography.js";
|
|
6
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxTypographyEvents = NonNullable<unknown>;
|
|
8
|
-
declare const IxTypography: StencilReactComponent<IxTypographyElement, IxTypographyEvents>;
|
|
9
|
-
export default IxTypography;
|
|
@@ -1,12 +0,0 @@
|
|
|
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 IxUploadCustomEvent } from "@siemens/ix";
|
|
6
|
-
import { IxUpload as IxUploadElement } from "@siemens/ix/components/ix-upload.js";
|
|
7
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
-
type IxUploadEvents = {
|
|
9
|
-
onFilesChanged: EventName<IxUploadCustomEvent<Array<File>>>;
|
|
10
|
-
};
|
|
11
|
-
declare const IxUpload: StencilReactComponent<IxUploadElement, IxUploadEvents>;
|
|
12
|
-
export default IxUpload;
|
|
@@ -1,9 +0,0 @@
|
|
|
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 { IxValidationTooltip as IxValidationTooltipElement } from "@siemens/ix/components/ix-validation-tooltip.js";
|
|
6
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxValidationTooltipEvents = NonNullable<unknown>;
|
|
8
|
-
declare const IxValidationTooltip: StencilReactComponent<IxValidationTooltipElement, IxValidationTooltipEvents>;
|
|
9
|
-
export default IxValidationTooltip;
|
|
@@ -1,9 +0,0 @@
|
|
|
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 { IxWorkflowStep as IxWorkflowStepElement } from "@siemens/ix/components/ix-workflow-step.js";
|
|
6
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxWorkflowStepEvents = NonNullable<unknown>;
|
|
8
|
-
declare const IxWorkflowStep: StencilReactComponent<IxWorkflowStepElement, IxWorkflowStepEvents>;
|
|
9
|
-
export default IxWorkflowStep;
|
|
@@ -1,11 +0,0 @@
|
|
|
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 { IxWorkflowSteps as IxWorkflowStepsElement } from "@siemens/ix/components/ix-workflow-steps.js";
|
|
6
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxWorkflowStepsEvents = {
|
|
8
|
-
onStepSelected: EventName<CustomEvent<number>>;
|
|
9
|
-
};
|
|
10
|
-
declare const IxWorkflowSteps: StencilReactComponent<IxWorkflowStepsElement, IxWorkflowStepsEvents>;
|
|
11
|
-
export default IxWorkflowSteps;
|