@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 { IxApplication as IxApplicationElement } from "@siemens/ix/components/ix-application.js";
|
|
6
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxApplicationEvents = NonNullable<unknown>;
|
|
8
|
-
declare const IxApplication: StencilReactComponent<IxApplicationElement, IxApplicationEvents>;
|
|
9
|
-
export default IxApplication;
|
|
@@ -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 { IxAvatar as IxAvatarElement } from "@siemens/ix/components/ix-avatar.js";
|
|
6
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxAvatarEvents = NonNullable<unknown>;
|
|
8
|
-
declare const IxAvatar: StencilReactComponent<IxAvatarElement, IxAvatarEvents>;
|
|
9
|
-
export default IxAvatar;
|
|
@@ -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 { IxBasicNavigation as IxBasicNavigationElement } from "@siemens/ix/components/ix-basic-navigation.js";
|
|
6
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxBasicNavigationEvents = NonNullable<unknown>;
|
|
8
|
-
declare const IxBasicNavigation: StencilReactComponent<IxBasicNavigationElement, IxBasicNavigationEvents>;
|
|
9
|
-
export default IxBasicNavigation;
|
|
@@ -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 { IxBlind as IxBlindElement } from "@siemens/ix/components/ix-blind.js";
|
|
6
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxBlindEvents = {
|
|
8
|
-
onCollapsedChange: EventName<CustomEvent<boolean>>;
|
|
9
|
-
};
|
|
10
|
-
declare const IxBlind: StencilReactComponent<IxBlindElement, IxBlindEvents>;
|
|
11
|
-
export default IxBlind;
|
|
@@ -1,16 +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 IxBreadcrumbCustomEvent } from "@siemens/ix";
|
|
6
|
-
import { IxBreadcrumb as IxBreadcrumbElement } from "@siemens/ix/components/ix-breadcrumb.js";
|
|
7
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
-
type IxBreadcrumbEvents = {
|
|
9
|
-
onItemClick: EventName<CustomEvent<string>>;
|
|
10
|
-
onNextClick: EventName<IxBreadcrumbCustomEvent<{
|
|
11
|
-
event: UIEvent;
|
|
12
|
-
item: string;
|
|
13
|
-
}>>;
|
|
14
|
-
};
|
|
15
|
-
declare const IxBreadcrumb: StencilReactComponent<IxBreadcrumbElement, IxBreadcrumbEvents>;
|
|
16
|
-
export default IxBreadcrumb;
|
|
@@ -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 { IxBreadcrumbItem as IxBreadcrumbItemElement } from "@siemens/ix/components/ix-breadcrumb-item.js";
|
|
6
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxBreadcrumbItemEvents = NonNullable<unknown>;
|
|
8
|
-
declare const IxBreadcrumbItem: StencilReactComponent<IxBreadcrumbItemElement, IxBreadcrumbItemEvents>;
|
|
9
|
-
export default IxBreadcrumbItem;
|
|
@@ -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 { IxButton as IxButtonElement } from "@siemens/ix/components/ix-button.js";
|
|
6
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxButtonEvents = NonNullable<unknown>;
|
|
8
|
-
declare const IxButton: StencilReactComponent<IxButtonElement, IxButtonEvents>;
|
|
9
|
-
export default IxButton;
|
|
@@ -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 { IxCard as IxCardElement } from "@siemens/ix/components/ix-card.js";
|
|
6
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxCardEvents = NonNullable<unknown>;
|
|
8
|
-
declare const IxCard: StencilReactComponent<IxCardElement, IxCardEvents>;
|
|
9
|
-
export default IxCard;
|
|
@@ -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 { IxCardAccordion as IxCardAccordionElement } from "@siemens/ix/components/ix-card-accordion.js";
|
|
6
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxCardAccordionEvents = NonNullable<unknown>;
|
|
8
|
-
declare const IxCardAccordion: StencilReactComponent<IxCardAccordionElement, IxCardAccordionEvents>;
|
|
9
|
-
export default IxCardAccordion;
|
|
@@ -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 { IxCardContent as IxCardContentElement } from "@siemens/ix/components/ix-card-content.js";
|
|
6
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxCardContentEvents = NonNullable<unknown>;
|
|
8
|
-
declare const IxCardContent: StencilReactComponent<IxCardContentElement, IxCardContentEvents>;
|
|
9
|
-
export default IxCardContent;
|
|
@@ -1,18 +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 IxCardListCustomEvent } from "@siemens/ix";
|
|
6
|
-
import { IxCardList as IxCardListElement } from "@siemens/ix/components/ix-card-list.js";
|
|
7
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
-
type IxCardListEvents = {
|
|
9
|
-
onCollapseChanged: EventName<CustomEvent<boolean>>;
|
|
10
|
-
onShowAllClick: EventName<IxCardListCustomEvent<{
|
|
11
|
-
nativeEvent: MouseEvent;
|
|
12
|
-
}>>;
|
|
13
|
-
onShowMoreCardClick: EventName<IxCardListCustomEvent<{
|
|
14
|
-
nativeEvent: MouseEvent;
|
|
15
|
-
}>>;
|
|
16
|
-
};
|
|
17
|
-
declare const IxCardList: StencilReactComponent<IxCardListElement, IxCardListEvents>;
|
|
18
|
-
export default IxCardList;
|
|
@@ -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 { IxCardTitle as IxCardTitleElement } from "@siemens/ix/components/ix-card-title.js";
|
|
6
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxCardTitleEvents = NonNullable<unknown>;
|
|
8
|
-
declare const IxCardTitle: StencilReactComponent<IxCardTitleElement, IxCardTitleEvents>;
|
|
9
|
-
export default IxCardTitle;
|
|
@@ -1,15 +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 FilterState, type InputState, type IxCategoryFilterCustomEvent } from "@siemens/ix";
|
|
6
|
-
import { IxCategoryFilter as IxCategoryFilterElement } from "@siemens/ix/components/ix-category-filter.js";
|
|
7
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
-
type IxCategoryFilterEvents = {
|
|
9
|
-
onCategoryChanged: EventName<CustomEvent<string>>;
|
|
10
|
-
onInputChanged: EventName<IxCategoryFilterCustomEvent<InputState>>;
|
|
11
|
-
onFilterChanged: EventName<IxCategoryFilterCustomEvent<FilterState>>;
|
|
12
|
-
onFilterCleared: EventName<CustomEvent<void>>;
|
|
13
|
-
};
|
|
14
|
-
declare const IxCategoryFilter: StencilReactComponent<IxCategoryFilterElement, IxCategoryFilterEvents>;
|
|
15
|
-
export default IxCategoryFilter;
|
|
@@ -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 { IxCheckbox as IxCheckboxElement } from "@siemens/ix/components/ix-checkbox.js";
|
|
6
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxCheckboxEvents = {
|
|
8
|
-
onCheckedChange: EventName<CustomEvent<boolean>>;
|
|
9
|
-
onValueChange: EventName<CustomEvent<string>>;
|
|
10
|
-
};
|
|
11
|
-
declare const IxCheckbox: StencilReactComponent<IxCheckboxElement, IxCheckboxEvents>;
|
|
12
|
-
export default IxCheckbox;
|
|
@@ -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 { IxCheckboxGroup as IxCheckboxGroupElement } from "@siemens/ix/components/ix-checkbox-group.js";
|
|
6
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxCheckboxGroupEvents = NonNullable<unknown>;
|
|
8
|
-
declare const IxCheckboxGroup: StencilReactComponent<IxCheckboxGroupElement, IxCheckboxGroupEvents>;
|
|
9
|
-
export default IxCheckboxGroup;
|
|
@@ -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 { IxChip as IxChipElement } from "@siemens/ix/components/ix-chip.js";
|
|
6
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxChipEvents = {
|
|
8
|
-
onCloseChip: EventName<CustomEvent<any>>;
|
|
9
|
-
};
|
|
10
|
-
declare const IxChip: StencilReactComponent<IxChipElement, IxChipEvents>;
|
|
11
|
-
export default IxChip;
|
|
@@ -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 { IxCol as IxColElement } from "@siemens/ix/components/ix-col.js";
|
|
6
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxColEvents = NonNullable<unknown>;
|
|
8
|
-
declare const IxCol: StencilReactComponent<IxColElement, IxColEvents>;
|
|
9
|
-
export default IxCol;
|
|
@@ -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 { IxContent as IxContentElement } from "@siemens/ix/components/ix-content.js";
|
|
6
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxContentEvents = NonNullable<unknown>;
|
|
8
|
-
declare const IxContent: StencilReactComponent<IxContentElement, IxContentEvents>;
|
|
9
|
-
export default IxContent;
|
|
@@ -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 { IxContentHeader as IxContentHeaderElement } from "@siemens/ix/components/ix-content-header.js";
|
|
6
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxContentHeaderEvents = {
|
|
8
|
-
onBackButtonClick: EventName<CustomEvent<void>>;
|
|
9
|
-
};
|
|
10
|
-
declare const IxContentHeader: StencilReactComponent<IxContentHeaderElement, IxContentHeaderEvents>;
|
|
11
|
-
export default IxContentHeader;
|
|
@@ -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 { IxCustomField as IxCustomFieldElement } from "@siemens/ix/components/ix-custom-field.js";
|
|
6
|
-
import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
7
|
-
type IxCustomFieldEvents = NonNullable<unknown>;
|
|
8
|
-
declare const IxCustomField: StencilReactComponent<IxCustomFieldElement, IxCustomFieldEvents>;
|
|
9
|
-
export default IxCustomField;
|
|
@@ -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 DateRangeChangeEvent, type IxDateDropdownCustomEvent } from "@siemens/ix";
|
|
6
|
-
import { IxDateDropdown as IxDateDropdownElement } from "@siemens/ix/components/ix-date-dropdown.js";
|
|
7
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
-
type IxDateDropdownEvents = {
|
|
9
|
-
onDateRangeChange: EventName<IxDateDropdownCustomEvent<DateRangeChangeEvent>>;
|
|
10
|
-
};
|
|
11
|
-
declare const IxDateDropdown: StencilReactComponent<IxDateDropdownElement, IxDateDropdownEvents>;
|
|
12
|
-
export default IxDateDropdown;
|
|
@@ -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 DateChangeEvent, type IxDatePickerCustomEvent } from "@siemens/ix";
|
|
6
|
-
import { IxDatePicker as IxDatePickerElement } from "@siemens/ix/components/ix-date-picker.js";
|
|
7
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
-
type IxDatePickerEvents = {
|
|
9
|
-
onDateChange: EventName<IxDatePickerCustomEvent<DateChangeEvent>>;
|
|
10
|
-
onDateRangeChange: EventName<IxDatePickerCustomEvent<DateChangeEvent>>;
|
|
11
|
-
onDateSelect: EventName<IxDatePickerCustomEvent<DateChangeEvent>>;
|
|
12
|
-
};
|
|
13
|
-
declare const IxDatePicker: StencilReactComponent<IxDatePickerElement, IxDatePickerEvents>;
|
|
14
|
-
export default IxDatePicker;
|
|
@@ -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 DateTimeDateChangeEvent, type DateTimeSelectEvent, type IxDatetimePickerCustomEvent } from "@siemens/ix";
|
|
6
|
-
import { IxDatetimePicker as IxDatetimePickerElement } from "@siemens/ix/components/ix-datetime-picker.js";
|
|
7
|
-
import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
|
|
8
|
-
type IxDatetimePickerEvents = {
|
|
9
|
-
onTimeChange: EventName<CustomEvent<string>>;
|
|
10
|
-
onDateChange: EventName<IxDatetimePickerCustomEvent<DateTimeDateChangeEvent>>;
|
|
11
|
-
onDateSelect: EventName<IxDatetimePickerCustomEvent<DateTimeSelectEvent>>;
|
|
12
|
-
};
|
|
13
|
-
declare const IxDatetimePicker: StencilReactComponent<IxDatetimePickerElement, IxDatetimePickerEvents>;
|
|
14
|
-
export default IxDatetimePicker;
|
|
@@ -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 { 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;
|
|
@@ -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 { 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;
|
|
@@ -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 { 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;
|
|
@@ -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 { 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;
|
|
@@ -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 { 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;
|
|
@@ -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 { 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;
|
|
@@ -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 { 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;
|
|
@@ -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 { 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;
|
|
@@ -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 { 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;
|
|
@@ -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 { 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;
|
|
@@ -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 { 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;
|
|
@@ -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 { 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;
|
|
@@ -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 { 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;
|
|
@@ -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 { 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;
|
|
@@ -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 { 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;
|
|
@@ -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 { 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;
|
|
@@ -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 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;
|
|
@@ -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 { 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;
|
|
@@ -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 { 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;
|
|
@@ -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 { 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;
|
|
@@ -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 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;
|
|
@@ -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 { 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;
|
|
@@ -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 { 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;
|
|
@@ -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 { 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;
|
|
@@ -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 { 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;
|
|
@@ -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 { 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;
|
|
@@ -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 { 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;
|