@siemens/ix-react 2.7.0 → 3.0.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/IxActionCard.js +16 -0
- package/dist/components/IxActionCard.js.map +1 -0
- package/dist/components/IxApplication.js +16 -0
- package/dist/components/IxApplication.js.map +1 -0
- package/dist/components/IxApplicationHeader.js +19 -0
- package/dist/components/IxApplicationHeader.js.map +1 -0
- package/dist/components/IxAvatar.js +16 -0
- package/dist/components/IxAvatar.js.map +1 -0
- package/dist/components/IxBasicNavigation.js +16 -0
- package/dist/components/IxBasicNavigation.js.map +1 -0
- package/dist/components/IxBlind.js +16 -0
- package/dist/components/IxBlind.js.map +1 -0
- package/dist/components/IxBreadcrumb.js +19 -0
- package/dist/components/IxBreadcrumb.js.map +1 -0
- package/dist/components/IxBreadcrumbItem.js +16 -0
- package/dist/components/IxBreadcrumbItem.js.map +1 -0
- package/dist/components/IxButton.js +16 -0
- package/dist/components/IxButton.js.map +1 -0
- package/dist/components/IxCard.js +16 -0
- package/dist/components/IxCard.js.map +1 -0
- package/dist/components/IxCardAccordion.js +16 -0
- package/dist/components/IxCardAccordion.js.map +1 -0
- package/dist/components/IxCardContent.js +16 -0
- package/dist/components/IxCardContent.js.map +1 -0
- package/dist/components/IxCardList.js +20 -0
- package/dist/components/IxCardList.js.map +1 -0
- package/dist/components/IxCardTitle.js +16 -0
- package/dist/components/IxCardTitle.js.map +1 -0
- package/dist/components/IxCategoryFilter.js +21 -0
- package/dist/components/IxCategoryFilter.js.map +1 -0
- package/dist/components/IxCheckbox.js +19 -0
- package/dist/components/IxCheckbox.js.map +1 -0
- package/dist/components/IxCheckboxGroup.js +16 -0
- package/dist/components/IxCheckboxGroup.js.map +1 -0
- package/dist/components/IxChip.js +16 -0
- package/dist/components/IxChip.js.map +1 -0
- package/dist/components/IxCol.js +16 -0
- package/dist/components/IxCol.js.map +1 -0
- package/dist/components/IxContent.js +16 -0
- package/dist/components/IxContent.js.map +1 -0
- package/dist/components/IxContentHeader.js +16 -0
- package/dist/components/IxContentHeader.js.map +1 -0
- package/dist/components/IxCustomField.js +16 -0
- package/dist/components/IxCustomField.js.map +1 -0
- package/dist/components/IxDateDropdown.js +16 -0
- package/dist/components/IxDateDropdown.js.map +1 -0
- package/dist/components/IxDateInput.js +19 -0
- package/dist/components/IxDateInput.js.map +1 -0
- package/dist/components/IxDatePicker.js +20 -0
- package/dist/components/IxDatePicker.js.map +1 -0
- package/dist/components/IxDatetimePicker.js +20 -0
- package/dist/components/IxDatetimePicker.js.map +1 -0
- package/dist/components/IxDivider.js +16 -0
- package/dist/components/IxDivider.js.map +1 -0
- package/dist/components/IxDrawer.js +19 -0
- package/dist/components/IxDrawer.js.map +1 -0
- package/dist/components/IxDropdown.js +16 -0
- package/dist/components/IxDropdown.js.map +1 -0
- package/dist/components/IxDropdownButton.js +16 -0
- package/dist/components/IxDropdownButton.js.map +1 -0
- package/dist/components/IxDropdownHeader.js +16 -0
- package/dist/components/IxDropdownHeader.js.map +1 -0
- package/dist/components/IxDropdownItem.js +16 -0
- package/dist/components/IxDropdownItem.js.map +1 -0
- package/dist/components/IxDropdownQuickActions.js +16 -0
- package/dist/components/IxDropdownQuickActions.js.map +1 -0
- package/dist/components/IxEmptyState.js +16 -0
- package/dist/components/IxEmptyState.js.map +1 -0
- package/dist/components/IxEventList.js +16 -0
- package/dist/components/IxEventList.js.map +1 -0
- package/dist/components/IxEventListItem.js +16 -0
- package/dist/components/IxEventListItem.js.map +1 -0
- package/dist/components/IxExpandingSearch.js +16 -0
- package/dist/components/IxExpandingSearch.js.map +1 -0
- package/dist/components/IxFieldLabel.js +16 -0
- package/dist/components/IxFieldLabel.js.map +1 -0
- package/dist/components/IxFilterChip.js +16 -0
- package/dist/components/IxFilterChip.js.map +1 -0
- package/dist/components/IxFlipTile.js +16 -0
- package/dist/components/IxFlipTile.js.map +1 -0
- package/dist/components/IxFlipTileContent.js +16 -0
- package/dist/components/IxFlipTileContent.js.map +1 -0
- package/dist/components/IxGroup.js +20 -0
- package/dist/components/IxGroup.js.map +1 -0
- package/dist/components/IxGroupContextMenu.js +16 -0
- package/dist/components/IxGroupContextMenu.js.map +1 -0
- package/dist/components/IxGroupItem.js +16 -0
- package/dist/components/IxGroupItem.js.map +1 -0
- package/dist/components/IxHelperText.js +16 -0
- package/dist/components/IxHelperText.js.map +1 -0
- package/dist/components/IxIconButton.js +16 -0
- package/dist/components/IxIconButton.js.map +1 -0
- package/dist/components/IxIconToggleButton.js +16 -0
- package/dist/components/IxIconToggleButton.js.map +1 -0
- package/dist/components/IxInput.js +20 -0
- package/dist/components/IxInput.js.map +1 -0
- package/dist/components/IxInputGroup.js +16 -0
- package/dist/components/IxInputGroup.js.map +1 -0
- package/dist/components/IxKeyValue.js +16 -0
- package/dist/components/IxKeyValue.js.map +1 -0
- package/dist/components/IxKeyValueList.js +16 -0
- package/dist/components/IxKeyValueList.js.map +1 -0
- package/dist/components/IxKpi.js +16 -0
- package/dist/components/IxKpi.js.map +1 -0
- package/dist/components/IxLayoutAuto.js +16 -0
- package/dist/components/IxLayoutAuto.js.map +1 -0
- package/dist/components/IxLayoutGrid.js +16 -0
- package/dist/components/IxLayoutGrid.js.map +1 -0
- package/dist/components/IxLinkButton.js +16 -0
- package/dist/components/IxLinkButton.js.map +1 -0
- package/dist/components/IxMapNavigation.js +19 -0
- package/dist/components/IxMapNavigation.js.map +1 -0
- package/dist/components/IxMapNavigationOverlay.js +16 -0
- package/dist/components/IxMapNavigationOverlay.js.map +1 -0
- package/dist/components/IxMenu.js +22 -0
- package/dist/components/IxMenu.js.map +1 -0
- package/dist/components/IxMenuAbout.js +19 -0
- package/dist/components/IxMenuAbout.js.map +1 -0
- package/dist/components/IxMenuAboutItem.js +16 -0
- package/dist/components/IxMenuAboutItem.js.map +1 -0
- package/dist/components/IxMenuAboutNews.js +19 -0
- package/dist/components/IxMenuAboutNews.js.map +1 -0
- package/dist/components/IxMenuAvatar.js +16 -0
- package/dist/components/IxMenuAvatar.js.map +1 -0
- package/dist/components/IxMenuAvatarItem.js +16 -0
- package/dist/components/IxMenuAvatarItem.js.map +1 -0
- package/dist/components/IxMenuCategory.js +16 -0
- package/dist/components/IxMenuCategory.js.map +1 -0
- package/dist/components/IxMenuItem.js +16 -0
- package/dist/components/IxMenuItem.js.map +1 -0
- package/dist/components/IxMenuSettings.js +19 -0
- package/dist/components/IxMenuSettings.js.map +1 -0
- package/dist/components/IxMenuSettingsItem.js +16 -0
- package/dist/components/IxMenuSettingsItem.js.map +1 -0
- package/dist/components/IxMessageBar.js +19 -0
- package/dist/components/IxMessageBar.js.map +1 -0
- package/dist/components/IxModal.js +19 -0
- package/dist/components/IxModal.js.map +1 -0
- package/dist/components/IxModalContent.js +16 -0
- package/dist/components/IxModalContent.js.map +1 -0
- package/dist/components/IxModalFooter.js +16 -0
- package/dist/components/IxModalFooter.js.map +1 -0
- package/dist/components/IxModalHeader.js +16 -0
- package/dist/components/IxModalHeader.js.map +1 -0
- package/dist/components/IxNumberInput.js +20 -0
- package/dist/components/IxNumberInput.js.map +1 -0
- package/dist/components/IxPagination.js +19 -0
- package/dist/components/IxPagination.js.map +1 -0
- package/dist/components/IxPane.js +20 -0
- package/dist/components/IxPane.js.map +1 -0
- package/dist/components/IxPaneLayout.js +16 -0
- package/dist/components/IxPaneLayout.js.map +1 -0
- package/dist/components/IxPill.js +16 -0
- package/dist/components/IxPill.js.map +1 -0
- package/dist/components/IxPushCard.js +16 -0
- package/dist/components/IxPushCard.js.map +1 -0
- package/dist/components/IxRadio.js +19 -0
- package/dist/components/IxRadio.js.map +1 -0
- package/dist/components/IxRadioGroup.js +16 -0
- package/dist/components/IxRadioGroup.js.map +1 -0
- package/dist/components/IxRow.js +16 -0
- package/dist/components/IxRow.js.map +1 -0
- package/dist/components/IxSelect.js +21 -0
- package/dist/components/IxSelect.js.map +1 -0
- package/dist/components/IxSelectItem.js +16 -0
- package/dist/components/IxSelectItem.js.map +1 -0
- package/dist/components/IxSlider.js +16 -0
- package/dist/components/IxSlider.js.map +1 -0
- package/dist/components/IxSpinner.js +16 -0
- package/dist/components/IxSpinner.js.map +1 -0
- package/dist/components/IxSplitButton.js +16 -0
- package/dist/components/IxSplitButton.js.map +1 -0
- package/dist/components/IxTabItem.js +16 -0
- package/dist/components/IxTabItem.js.map +1 -0
- package/dist/components/IxTabs.js +16 -0
- package/dist/components/IxTabs.js.map +1 -0
- package/dist/components/IxTextarea.js +20 -0
- package/dist/components/IxTextarea.js.map +1 -0
- package/dist/components/IxTile.js +16 -0
- package/dist/components/IxTile.js.map +1 -0
- package/dist/components/IxTimePicker.js +19 -0
- package/dist/components/IxTimePicker.js.map +1 -0
- package/dist/components/IxToast.js +16 -0
- package/dist/components/IxToast.js.map +1 -0
- package/dist/components/IxToastContainer.js +16 -0
- package/dist/components/IxToastContainer.js.map +1 -0
- package/dist/components/IxToggle.js +16 -0
- package/dist/components/IxToggle.js.map +1 -0
- package/dist/components/IxToggleButton.js +16 -0
- package/dist/components/IxToggleButton.js.map +1 -0
- package/dist/components/IxTooltip.js +16 -0
- package/dist/components/IxTooltip.js.map +1 -0
- package/dist/components/IxTypography.js +16 -0
- package/dist/components/IxTypography.js.map +1 -0
- package/dist/components/IxUpload.js +16 -0
- package/dist/components/IxUpload.js.map +1 -0
- package/dist/components/IxValidationTooltip.js +16 -0
- package/dist/components/IxValidationTooltip.js.map +1 -0
- package/dist/components/IxWorkflowStep.js +16 -0
- package/dist/components/IxWorkflowStep.js.map +1 -0
- package/dist/components/IxWorkflowSteps.js +16 -0
- package/dist/components/IxWorkflowSteps.js.map +1 -0
- package/dist/context/application-context.js +22 -0
- package/dist/context/application-context.js.map +1 -0
- package/dist/context/context.js +14 -0
- package/dist/context/context.js.map +1 -0
- package/dist/delegate.js +77 -0
- package/dist/delegate.js.map +1 -0
- package/dist/index.js +109 -855
- package/dist/index.js.map +1 -0
- package/dist/internal-components.js +13 -0
- package/dist/internal-components.js.map +1 -0
- package/dist/ix-icon.js +15 -0
- package/dist/ix-icon.js.map +1 -0
- package/dist/modal/index.js +17 -0
- package/dist/modal/index.js.map +1 -0
- package/dist/modal/modal.js +21 -0
- package/dist/modal/modal.js.map +1 -0
- package/dist/modal/portal.js +64 -0
- package/dist/modal/portal.js.map +1 -0
- package/dist/toast/toast.js +30 -0
- package/dist/toast/toast.js.map +1 -0
- package/dist/tree/internal-tree.js +21 -0
- package/dist/tree/internal-tree.js.map +1 -0
- package/dist/tree/tree.js +38 -0
- package/dist/tree/tree.js.map +1 -0
- package/dist/types/components/IxActionCard.d.ts +9 -0
- package/dist/types/components/IxApplication.d.ts +9 -0
- package/dist/types/components/IxApplicationHeader.d.ts +12 -0
- package/dist/types/components/IxAvatar.d.ts +9 -0
- package/dist/types/components/IxBasicNavigation.d.ts +9 -0
- package/dist/types/components/IxBlind.d.ts +11 -0
- package/dist/types/components/IxBreadcrumb.d.ts +16 -0
- package/dist/types/components/IxBreadcrumbItem.d.ts +9 -0
- package/dist/types/components/IxButton.d.ts +9 -0
- package/dist/types/components/IxCard.d.ts +9 -0
- package/dist/types/components/IxCardAccordion.d.ts +9 -0
- package/dist/types/components/IxCardContent.d.ts +9 -0
- package/dist/types/components/IxCardList.d.ts +18 -0
- package/dist/types/components/IxCardTitle.d.ts +9 -0
- package/dist/types/components/IxCategoryFilter.d.ts +15 -0
- package/dist/types/components/IxCheckbox.d.ts +12 -0
- package/dist/types/components/IxCheckboxGroup.d.ts +9 -0
- package/dist/types/components/IxChip.d.ts +11 -0
- package/dist/types/components/IxCol.d.ts +9 -0
- package/dist/types/components/IxContent.d.ts +9 -0
- package/dist/types/components/IxContentHeader.d.ts +11 -0
- package/dist/types/components/IxCustomField.d.ts +9 -0
- package/dist/types/components/IxDateDropdown.d.ts +12 -0
- package/dist/types/components/IxDateInput.d.ts +13 -0
- package/dist/types/components/IxDatePicker.d.ts +14 -0
- package/dist/types/components/IxDatetimePicker.d.ts +14 -0
- package/dist/types/components/IxDivider.d.ts +9 -0
- package/dist/types/components/IxDrawer.d.ts +12 -0
- package/dist/types/components/IxDropdown.d.ts +11 -0
- package/dist/types/components/IxDropdownButton.d.ts +9 -0
- package/dist/types/components/IxDropdownHeader.d.ts +9 -0
- package/dist/types/components/IxDropdownItem.d.ts +9 -0
- package/dist/types/components/IxDropdownQuickActions.d.ts +9 -0
- package/dist/types/components/IxEmptyState.d.ts +11 -0
- package/dist/types/components/IxEventList.d.ts +9 -0
- package/dist/types/components/IxEventListItem.d.ts +11 -0
- package/dist/types/components/IxExpandingSearch.d.ts +11 -0
- package/dist/types/components/IxFieldLabel.d.ts +9 -0
- package/dist/types/components/IxFilterChip.d.ts +11 -0
- package/dist/types/components/IxFlipTile.d.ts +11 -0
- package/dist/types/components/IxFlipTileContent.d.ts +9 -0
- package/dist/types/components/IxGroup.d.ts +13 -0
- package/dist/types/components/IxGroupContextMenu.d.ts +9 -0
- package/dist/types/components/IxGroupItem.d.ts +12 -0
- package/dist/types/components/IxHelperText.d.ts +9 -0
- package/dist/types/components/IxIconButton.d.ts +9 -0
- package/dist/types/components/IxIconToggleButton.d.ts +11 -0
- package/dist/types/components/IxInput.d.ts +14 -0
- package/dist/types/components/IxInputGroup.d.ts +9 -0
- package/dist/types/components/IxKeyValue.d.ts +9 -0
- package/dist/types/components/IxKeyValueList.d.ts +9 -0
- package/dist/types/components/IxKpi.d.ts +9 -0
- package/dist/types/components/IxLayoutAuto.d.ts +9 -0
- package/dist/types/components/IxLayoutGrid.d.ts +9 -0
- package/dist/types/components/IxLinkButton.d.ts +9 -0
- package/dist/types/components/IxMapNavigation.d.ts +12 -0
- package/dist/types/components/IxMapNavigationOverlay.d.ts +11 -0
- package/dist/types/components/IxMenu.d.ts +15 -0
- package/dist/types/components/IxMenuAbout.d.ts +13 -0
- package/dist/types/components/IxMenuAboutItem.d.ts +12 -0
- package/dist/types/components/IxMenuAboutNews.d.ts +13 -0
- package/dist/types/components/IxMenuAvatar.d.ts +11 -0
- package/dist/types/components/IxMenuAvatarItem.d.ts +12 -0
- package/dist/types/components/IxMenuCategory.d.ts +9 -0
- package/dist/types/components/IxMenuItem.d.ts +9 -0
- package/dist/types/components/IxMenuSettings.d.ts +13 -0
- package/dist/types/components/IxMenuSettingsItem.d.ts +12 -0
- package/dist/types/components/IxMessageBar.d.ts +12 -0
- package/dist/types/components/IxModal.d.ts +12 -0
- package/dist/types/components/IxModalContent.d.ts +9 -0
- package/dist/types/components/IxModalFooter.d.ts +9 -0
- package/dist/types/components/IxModalHeader.d.ts +12 -0
- package/dist/types/components/IxNumberInput.d.ts +14 -0
- package/dist/types/components/IxPagination.d.ts +12 -0
- package/dist/types/components/IxPane.d.ts +14 -0
- package/dist/types/components/IxPaneLayout.d.ts +9 -0
- package/dist/types/components/IxPill.d.ts +9 -0
- package/dist/types/components/IxPushCard.d.ts +9 -0
- package/dist/types/components/IxRadio.d.ts +12 -0
- package/dist/types/components/IxRadioGroup.d.ts +11 -0
- package/dist/types/components/IxRow.d.ts +9 -0
- package/dist/types/components/IxSelect.d.ts +14 -0
- package/dist/types/components/IxSelectItem.d.ts +11 -0
- package/dist/types/components/IxSlider.d.ts +11 -0
- package/dist/types/components/IxSpinner.d.ts +9 -0
- package/dist/types/components/IxSplitButton.d.ts +12 -0
- package/dist/types/components/IxSplitButtonItem.d.ts +12 -0
- package/dist/types/components/IxTabItem.d.ts +12 -0
- package/dist/types/components/IxTabs.d.ts +11 -0
- package/dist/types/components/IxTextarea.d.ts +14 -0
- package/dist/types/components/IxTile.d.ts +9 -0
- package/dist/types/components/IxTimePicker.d.ts +12 -0
- package/dist/types/components/IxToast.d.ts +11 -0
- package/dist/types/components/IxToastContainer.d.ts +9 -0
- package/dist/types/components/IxToggle.d.ts +11 -0
- package/dist/types/components/IxToggleButton.d.ts +11 -0
- package/dist/types/components/IxTooltip.d.ts +9 -0
- package/dist/types/components/IxTypography.d.ts +9 -0
- package/dist/types/components/IxUpload.d.ts +12 -0
- package/dist/types/components/IxValidationTooltip.d.ts +9 -0
- package/dist/types/components/IxWorkflowStep.d.ts +9 -0
- package/dist/types/components/IxWorkflowSteps.d.ts +11 -0
- package/dist/types/components/components.d.ts +105 -0
- package/dist/types/context/application-context.d.ts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/types/ix-icon.d.ts +3 -3
- package/dist/types/modal/index.d.ts +0 -1
- package/dist/types/modal/modal.d.ts +1 -1
- package/dist/types/modal/portal.d.ts +2 -3
- package/dist/types/toast/toast.d.ts +0 -1
- package/dist/types/tree/internal-tree.d.ts +14 -0
- package/dist/types/tree/tree.d.ts +7 -6
- package/package.json +32 -32
- package/dist/index.esm.js +0 -737
- package/dist/types/components.d.ts +0 -104
- package/dist/types/react-component-lib/createComponent.d.ts +0 -10
- package/dist/types/react-component-lib/createOverlayComponent.d.ts +0 -21
- package/dist/types/react-component-lib/index.d.ts +0 -2
- package/dist/types/react-component-lib/interfaces.d.ts +0 -29
- package/dist/types/react-component-lib/utils/attachProps.d.ts +0 -16
- package/dist/types/react-component-lib/utils/case.d.ts +0 -2
- package/dist/types/react-component-lib/utils/dev.d.ts +0 -2
- package/dist/types/react-component-lib/utils/index.d.ts +0 -10
- package/dist/types/tests/toast/toast.d.ts +0 -3
- package/dist/types/tests/toast/toast.spec.d.ts +0 -1
- package/dist/types/tests/undefined-error/undefined-error.d.ts +0 -3
- package/dist/types/tests/undefined-error/undefined-error.spec.d.ts +0 -1
- package/dist/types/tests/validation-tooltip-null-error/validation-tooltip-null-error.d.ts +0 -3
- package/dist/types/tests/validation-tooltip-null-error/validation-tooltip-null-error.spec.d.ts +0 -1
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxNumberInput as IxNumberInput$1, defineCustomElement } from '@siemens/ix/components/ix-number-input.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxNumberInput = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-number-input',
|
|
8
|
+
elementClass: IxNumberInput$1,
|
|
9
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
10
|
+
react: React,
|
|
11
|
+
events: {
|
|
12
|
+
onValueChange: 'valueChange',
|
|
13
|
+
onValidityStateChange: 'validityStateChange',
|
|
14
|
+
onIxBlur: 'ixBlur'
|
|
15
|
+
},
|
|
16
|
+
defineCustomElement: defineCustomElement
|
|
17
|
+
});
|
|
18
|
+
|
|
19
|
+
export { IxNumberInput as default };
|
|
20
|
+
//# sourceMappingURL=IxNumberInput.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxNumberInput.js","sources":["../../src/components/IxNumberInput.ts"],"sourcesContent":["'use client';\n\n/**\n * This file was automatically generated by the Stencil React Output Target.\n * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/* eslint-disable */\n\nimport { type IxNumberInputCustomEvent } from \"@siemens/ix\";\nimport { IxNumberInput as IxNumberInputElement, defineCustomElement as defineIxNumberInput } from \"@siemens/ix/components/ix-number-input.js\";\nimport type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxNumberInputEvents = {\n onValueChange: EventName<CustomEvent<number>>,\n onValidityStateChange: EventName<IxNumberInputCustomEvent<ValidityState>>,\n onIxBlur: EventName<CustomEvent<void>>\n};\n\nconst IxNumberInput: StencilReactComponent<IxNumberInputElement, IxNumberInputEvents> = /*@__PURE__*/ createComponent<IxNumberInputElement, IxNumberInputEvents>({\n tagName: 'ix-number-input',\n elementClass: IxNumberInputElement,\n // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.\n react: React,\n events: {\n onValueChange: 'valueChange',\n onValidityStateChange: 'validityStateChange',\n onIxBlur: 'ixBlur'\n } as IxNumberInputEvents,\n defineCustomElement: defineIxNumberInput\n});\n\nexport default IxNumberInput;\n"],"names":[],"mappings":";;;;;AAqBA;AACI;AACA;;AAEA;AACA;AACI;AACA;AACA;AACoB;AACxB;AACH;;"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxPagination as IxPagination$1, defineCustomElement } from '@siemens/ix/components/ix-pagination.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxPagination = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-pagination',
|
|
8
|
+
elementClass: IxPagination$1,
|
|
9
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
10
|
+
react: React,
|
|
11
|
+
events: {
|
|
12
|
+
onPageSelected: 'pageSelected',
|
|
13
|
+
onItemCountChanged: 'itemCountChanged'
|
|
14
|
+
},
|
|
15
|
+
defineCustomElement: defineCustomElement
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
export { IxPagination as default };
|
|
19
|
+
//# sourceMappingURL=IxPagination.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxPagination.js","sources":["../../src/components/IxPagination.ts"],"sourcesContent":["'use client';\n\n/**\n * This file was automatically generated by the Stencil React Output Target.\n * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/* eslint-disable */\n\nimport { IxPagination as IxPaginationElement, defineCustomElement as defineIxPagination } from \"@siemens/ix/components/ix-pagination.js\";\nimport type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxPaginationEvents = {\n onPageSelected: EventName<CustomEvent<number>>,\n onItemCountChanged: EventName<CustomEvent<number>>\n};\n\nconst IxPagination: StencilReactComponent<IxPaginationElement, IxPaginationEvents> = /*@__PURE__*/ createComponent<IxPaginationElement, IxPaginationEvents>({\n tagName: 'ix-pagination',\n elementClass: IxPaginationElement,\n // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.\n react: React,\n events: {\n onPageSelected: 'pageSelected',\n onItemCountChanged: 'itemCountChanged'\n } as IxPaginationEvents,\n defineCustomElement: defineIxPagination\n});\n\nexport default IxPagination;\n"],"names":[],"mappings":";;;;;AAmBA;AACI;AACA;;AAEA;AACA;AACI;AACA;AACmB;AACvB;AACH;;"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxPane as IxPane$1, defineCustomElement } from '@siemens/ix/components/ix-pane.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxPane = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-pane',
|
|
8
|
+
elementClass: IxPane$1,
|
|
9
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
10
|
+
react: React,
|
|
11
|
+
events: {
|
|
12
|
+
onExpandedChanged: 'expandedChanged',
|
|
13
|
+
onVariantChanged: 'variantChanged',
|
|
14
|
+
onBorderlessChanged: 'borderlessChanged'
|
|
15
|
+
},
|
|
16
|
+
defineCustomElement: defineCustomElement
|
|
17
|
+
});
|
|
18
|
+
|
|
19
|
+
export { IxPane as default };
|
|
20
|
+
//# sourceMappingURL=IxPane.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxPane.js","sources":["../../src/components/IxPane.ts"],"sourcesContent":["'use client';\n\n/**\n * This file was automatically generated by the Stencil React Output Target.\n * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/* eslint-disable */\n\nimport { type BorderlessChangedEvent, type ExpandedChangedEvent, type IxPaneCustomEvent, type VariantChangedEvent } from \"@siemens/ix\";\nimport { IxPane as IxPaneElement, defineCustomElement as defineIxPane } from \"@siemens/ix/components/ix-pane.js\";\nimport type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxPaneEvents = {\n onExpandedChanged: EventName<IxPaneCustomEvent<ExpandedChangedEvent>>,\n onVariantChanged: EventName<IxPaneCustomEvent<VariantChangedEvent>>,\n onBorderlessChanged: EventName<IxPaneCustomEvent<BorderlessChangedEvent>>\n};\n\nconst IxPane: StencilReactComponent<IxPaneElement, IxPaneEvents> = /*@__PURE__*/ createComponent<IxPaneElement, IxPaneEvents>({\n tagName: 'ix-pane',\n elementClass: IxPaneElement,\n // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.\n react: React,\n events: {\n onExpandedChanged: 'expandedChanged',\n onVariantChanged: 'variantChanged',\n onBorderlessChanged: 'borderlessChanged'\n } as IxPaneEvents,\n defineCustomElement: defineIxPane\n});\n\nexport default IxPane;\n"],"names":[],"mappings":";;;;;AAqBA;AACI;AACA;;AAEA;AACA;AACI;AACA;AACA;AACa;AACjB;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxPaneLayout as IxPaneLayout$1, defineCustomElement } from '@siemens/ix/components/ix-pane-layout.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxPaneLayout = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-pane-layout',
|
|
8
|
+
elementClass: IxPaneLayout$1,
|
|
9
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
10
|
+
react: React,
|
|
11
|
+
events: {},
|
|
12
|
+
defineCustomElement: defineCustomElement
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
export { IxPaneLayout as default };
|
|
16
|
+
//# sourceMappingURL=IxPaneLayout.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxPaneLayout.js","sources":["../../src/components/IxPaneLayout.ts"],"sourcesContent":["'use client';\n\n/**\n * This file was automatically generated by the Stencil React Output Target.\n * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/* eslint-disable */\n\nimport { IxPaneLayout as IxPaneLayoutElement, defineCustomElement as defineIxPaneLayout } from \"@siemens/ix/components/ix-pane-layout.js\";\nimport type { StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxPaneLayoutEvents = NonNullable<unknown>;\n\nconst IxPaneLayout: StencilReactComponent<IxPaneLayoutElement, IxPaneLayoutEvents> = /*@__PURE__*/ createComponent<IxPaneLayoutElement, IxPaneLayoutEvents>({\n tagName: 'ix-pane-layout',\n elementClass: IxPaneLayoutElement,\n // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.\n react: React,\n events: {} as IxPaneLayoutEvents,\n defineCustomElement: defineIxPaneLayout\n});\n\nexport default IxPaneLayout;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxPill as IxPill$1, defineCustomElement } from '@siemens/ix/components/ix-pill.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxPill = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-pill',
|
|
8
|
+
elementClass: IxPill$1,
|
|
9
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
10
|
+
react: React,
|
|
11
|
+
events: {},
|
|
12
|
+
defineCustomElement: defineCustomElement
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
export { IxPill as default };
|
|
16
|
+
//# sourceMappingURL=IxPill.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxPill.js","sources":["../../src/components/IxPill.ts"],"sourcesContent":["'use client';\n\n/**\n * This file was automatically generated by the Stencil React Output Target.\n * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/* eslint-disable */\n\nimport { IxPill as IxPillElement, defineCustomElement as defineIxPill } from \"@siemens/ix/components/ix-pill.js\";\nimport type { StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxPillEvents = NonNullable<unknown>;\n\nconst IxPill: StencilReactComponent<IxPillElement, IxPillEvents> = /*@__PURE__*/ createComponent<IxPillElement, IxPillEvents>({\n tagName: 'ix-pill',\n elementClass: IxPillElement,\n // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.\n react: React,\n events: {} as IxPillEvents,\n defineCustomElement: defineIxPill\n});\n\nexport default IxPill;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxPushCard as IxPushCard$1, defineCustomElement } from '@siemens/ix/components/ix-push-card.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxPushCard = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-push-card',
|
|
8
|
+
elementClass: IxPushCard$1,
|
|
9
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
10
|
+
react: React,
|
|
11
|
+
events: {},
|
|
12
|
+
defineCustomElement: defineCustomElement
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
export { IxPushCard as default };
|
|
16
|
+
//# sourceMappingURL=IxPushCard.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxPushCard.js","sources":["../../src/components/IxPushCard.ts"],"sourcesContent":["'use client';\n\n/**\n * This file was automatically generated by the Stencil React Output Target.\n * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/* eslint-disable */\n\nimport { IxPushCard as IxPushCardElement, defineCustomElement as defineIxPushCard } from \"@siemens/ix/components/ix-push-card.js\";\nimport type { StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxPushCardEvents = NonNullable<unknown>;\n\nconst IxPushCard: StencilReactComponent<IxPushCardElement, IxPushCardEvents> = /*@__PURE__*/ createComponent<IxPushCardElement, IxPushCardEvents>({\n tagName: 'ix-push-card',\n elementClass: IxPushCardElement,\n // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.\n react: React,\n events: {} as IxPushCardEvents,\n defineCustomElement: defineIxPushCard\n});\n\nexport default IxPushCard;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxRadio as IxRadio$1, defineCustomElement } from '@siemens/ix/components/ix-radio.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxRadio = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-radio',
|
|
8
|
+
elementClass: IxRadio$1,
|
|
9
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
10
|
+
react: React,
|
|
11
|
+
events: {
|
|
12
|
+
onCheckedChange: 'checkedChange',
|
|
13
|
+
onValueChange: 'valueChange'
|
|
14
|
+
},
|
|
15
|
+
defineCustomElement: defineCustomElement
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
export { IxRadio as default };
|
|
19
|
+
//# sourceMappingURL=IxRadio.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxRadio.js","sources":["../../src/components/IxRadio.ts"],"sourcesContent":["'use client';\n\n/**\n * This file was automatically generated by the Stencil React Output Target.\n * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/* eslint-disable */\n\nimport { IxRadio as IxRadioElement, defineCustomElement as defineIxRadio } from \"@siemens/ix/components/ix-radio.js\";\nimport type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxRadioEvents = {\n onCheckedChange: EventName<CustomEvent<boolean>>,\n onValueChange: EventName<CustomEvent<string>>\n};\n\nconst IxRadio: StencilReactComponent<IxRadioElement, IxRadioEvents> = /*@__PURE__*/ createComponent<IxRadioElement, IxRadioEvents>({\n tagName: 'ix-radio',\n elementClass: IxRadioElement,\n // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.\n react: React,\n events: {\n onCheckedChange: 'checkedChange',\n onValueChange: 'valueChange'\n } as IxRadioEvents,\n defineCustomElement: defineIxRadio\n});\n\nexport default IxRadio;\n"],"names":[],"mappings":";;;;;AAmBA;AACI;AACA;;AAEA;AACA;AACI;AACA;AACc;AAClB;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxRadioGroup as IxRadioGroup$1, defineCustomElement } from '@siemens/ix/components/ix-radio-group.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxRadioGroup = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-radio-group',
|
|
8
|
+
elementClass: IxRadioGroup$1,
|
|
9
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
10
|
+
react: React,
|
|
11
|
+
events: { onValueChange: 'valueChange' },
|
|
12
|
+
defineCustomElement: defineCustomElement
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
export { IxRadioGroup as default };
|
|
16
|
+
//# sourceMappingURL=IxRadioGroup.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxRadioGroup.js","sources":["../../src/components/IxRadioGroup.ts"],"sourcesContent":["'use client';\n\n/**\n * This file was automatically generated by the Stencil React Output Target.\n * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/* eslint-disable */\n\nimport { IxRadioGroup as IxRadioGroupElement, defineCustomElement as defineIxRadioGroup } from \"@siemens/ix/components/ix-radio-group.js\";\nimport type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxRadioGroupEvents = { onValueChange: EventName<CustomEvent<string>> };\n\nconst IxRadioGroup: StencilReactComponent<IxRadioGroupElement, IxRadioGroupEvents> = /*@__PURE__*/ createComponent<IxRadioGroupElement, IxRadioGroupEvents>({\n tagName: 'ix-radio-group',\n elementClass: IxRadioGroupElement,\n // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.\n react: React,\n events: { onValueChange: 'valueChange' } as IxRadioGroupEvents,\n defineCustomElement: defineIxRadioGroup\n});\n\nexport default IxRadioGroup;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxRow as IxRow$1, defineCustomElement } from '@siemens/ix/components/ix-row.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxRow = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-row',
|
|
8
|
+
elementClass: IxRow$1,
|
|
9
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
10
|
+
react: React,
|
|
11
|
+
events: {},
|
|
12
|
+
defineCustomElement: defineCustomElement
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
export { IxRow as default };
|
|
16
|
+
//# sourceMappingURL=IxRow.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxRow.js","sources":["../../src/components/IxRow.ts"],"sourcesContent":["'use client';\n\n/**\n * This file was automatically generated by the Stencil React Output Target.\n * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/* eslint-disable */\n\nimport { IxRow as IxRowElement, defineCustomElement as defineIxRow } from \"@siemens/ix/components/ix-row.js\";\nimport type { StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxRowEvents = NonNullable<unknown>;\n\nconst IxRow: StencilReactComponent<IxRowElement, IxRowEvents> = /*@__PURE__*/ createComponent<IxRowElement, IxRowEvents>({\n tagName: 'ix-row',\n elementClass: IxRowElement,\n // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.\n react: React,\n events: {} as IxRowEvents,\n defineCustomElement: defineIxRow\n});\n\nexport default IxRow;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxSelect as IxSelect$1, defineCustomElement } from '@siemens/ix/components/ix-select.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxSelect = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-select',
|
|
8
|
+
elementClass: IxSelect$1,
|
|
9
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
10
|
+
react: React,
|
|
11
|
+
events: {
|
|
12
|
+
onValueChange: 'valueChange',
|
|
13
|
+
onInputChange: 'inputChange',
|
|
14
|
+
onAddItem: 'addItem',
|
|
15
|
+
onIxBlur: 'ixBlur'
|
|
16
|
+
},
|
|
17
|
+
defineCustomElement: defineCustomElement
|
|
18
|
+
});
|
|
19
|
+
|
|
20
|
+
export { IxSelect as default };
|
|
21
|
+
//# sourceMappingURL=IxSelect.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxSelect.js","sources":["../../src/components/IxSelect.ts"],"sourcesContent":["'use client';\n\n/**\n * This file was automatically generated by the Stencil React Output Target.\n * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/* eslint-disable */\n\nimport { IxSelect as IxSelectElement, defineCustomElement as defineIxSelect } from \"@siemens/ix/components/ix-select.js\";\nimport type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxSelectEvents = {\n onValueChange: EventName<CustomEvent<string | string[]>>,\n onInputChange: EventName<CustomEvent<string>>,\n onAddItem: EventName<CustomEvent<string>>,\n onIxBlur: EventName<CustomEvent<void>>\n};\n\nconst IxSelect: StencilReactComponent<IxSelectElement, IxSelectEvents> = /*@__PURE__*/ createComponent<IxSelectElement, IxSelectEvents>({\n tagName: 'ix-select',\n elementClass: IxSelectElement,\n // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.\n react: React,\n events: {\n onValueChange: 'valueChange',\n onInputChange: 'inputChange',\n onAddItem: 'addItem',\n onIxBlur: 'ixBlur'\n } as IxSelectEvents,\n defineCustomElement: defineIxSelect\n});\n\nexport default IxSelect;\n"],"names":[],"mappings":";;;;;AAqBA;AACI;AACA;;AAEA;AACA;AACI;AACA;AACA;AACA;AACe;AACnB;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxSelectItem as IxSelectItem$1, defineCustomElement } from '@siemens/ix/components/ix-select-item.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxSelectItem = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-select-item',
|
|
8
|
+
elementClass: IxSelectItem$1,
|
|
9
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
10
|
+
react: React,
|
|
11
|
+
events: { onItemClick: 'itemClick' },
|
|
12
|
+
defineCustomElement: defineCustomElement
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
export { IxSelectItem as default };
|
|
16
|
+
//# sourceMappingURL=IxSelectItem.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxSelectItem.js","sources":["../../src/components/IxSelectItem.ts"],"sourcesContent":["'use client';\n\n/**\n * This file was automatically generated by the Stencil React Output Target.\n * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/* eslint-disable */\n\nimport { IxSelectItem as IxSelectItemElement, defineCustomElement as defineIxSelectItem } from \"@siemens/ix/components/ix-select-item.js\";\nimport type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxSelectItemEvents = { onItemClick: EventName<CustomEvent<string>> };\n\nconst IxSelectItem: StencilReactComponent<IxSelectItemElement, IxSelectItemEvents> = /*@__PURE__*/ createComponent<IxSelectItemElement, IxSelectItemEvents>({\n tagName: 'ix-select-item',\n elementClass: IxSelectItemElement,\n // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.\n react: React,\n events: { onItemClick: 'itemClick' } as IxSelectItemEvents,\n defineCustomElement: defineIxSelectItem\n});\n\nexport default IxSelectItem;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxSlider as IxSlider$1, defineCustomElement } from '@siemens/ix/components/ix-slider.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxSlider = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-slider',
|
|
8
|
+
elementClass: IxSlider$1,
|
|
9
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
10
|
+
react: React,
|
|
11
|
+
events: { onValueChange: 'valueChange' },
|
|
12
|
+
defineCustomElement: defineCustomElement
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
export { IxSlider as default };
|
|
16
|
+
//# sourceMappingURL=IxSlider.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxSlider.js","sources":["../../src/components/IxSlider.ts"],"sourcesContent":["'use client';\n\n/**\n * This file was automatically generated by the Stencil React Output Target.\n * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/* eslint-disable */\n\nimport { IxSlider as IxSliderElement, defineCustomElement as defineIxSlider } from \"@siemens/ix/components/ix-slider.js\";\nimport type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxSliderEvents = { onValueChange: EventName<CustomEvent<number>> };\n\nconst IxSlider: StencilReactComponent<IxSliderElement, IxSliderEvents> = /*@__PURE__*/ createComponent<IxSliderElement, IxSliderEvents>({\n tagName: 'ix-slider',\n elementClass: IxSliderElement,\n // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.\n react: React,\n events: { onValueChange: 'valueChange' } as IxSliderEvents,\n defineCustomElement: defineIxSlider\n});\n\nexport default IxSlider;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxSpinner as IxSpinner$1, defineCustomElement } from '@siemens/ix/components/ix-spinner.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxSpinner = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-spinner',
|
|
8
|
+
elementClass: IxSpinner$1,
|
|
9
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
10
|
+
react: React,
|
|
11
|
+
events: {},
|
|
12
|
+
defineCustomElement: defineCustomElement
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
export { IxSpinner as default };
|
|
16
|
+
//# sourceMappingURL=IxSpinner.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxSpinner.js","sources":["../../src/components/IxSpinner.ts"],"sourcesContent":["'use client';\n\n/**\n * This file was automatically generated by the Stencil React Output Target.\n * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/* eslint-disable */\n\nimport { IxSpinner as IxSpinnerElement, defineCustomElement as defineIxSpinner } from \"@siemens/ix/components/ix-spinner.js\";\nimport type { StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxSpinnerEvents = NonNullable<unknown>;\n\nconst IxSpinner: StencilReactComponent<IxSpinnerElement, IxSpinnerEvents> = /*@__PURE__*/ createComponent<IxSpinnerElement, IxSpinnerEvents>({\n tagName: 'ix-spinner',\n elementClass: IxSpinnerElement,\n // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.\n react: React,\n events: {} as IxSpinnerEvents,\n defineCustomElement: defineIxSpinner\n});\n\nexport default IxSpinner;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxSplitButton as IxSplitButton$1, defineCustomElement } from '@siemens/ix/components/ix-split-button.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxSplitButton = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-split-button',
|
|
8
|
+
elementClass: IxSplitButton$1,
|
|
9
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
10
|
+
react: React,
|
|
11
|
+
events: { onButtonClick: 'buttonClick' },
|
|
12
|
+
defineCustomElement: defineCustomElement
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
export { IxSplitButton as default };
|
|
16
|
+
//# sourceMappingURL=IxSplitButton.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxSplitButton.js","sources":["../../src/components/IxSplitButton.ts"],"sourcesContent":["'use client';\n\n/**\n * This file was automatically generated by the Stencil React Output Target.\n * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/* eslint-disable */\n\nimport { type IxSplitButtonCustomEvent } from \"@siemens/ix\";\nimport { IxSplitButton as IxSplitButtonElement, defineCustomElement as defineIxSplitButton } from \"@siemens/ix/components/ix-split-button.js\";\nimport type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxSplitButtonEvents = { onButtonClick: EventName<IxSplitButtonCustomEvent<MouseEvent>> };\n\nconst IxSplitButton: StencilReactComponent<IxSplitButtonElement, IxSplitButtonEvents> = /*@__PURE__*/ createComponent<IxSplitButtonElement, IxSplitButtonEvents>({\n tagName: 'ix-split-button',\n elementClass: IxSplitButtonElement,\n // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.\n react: React,\n events: { onButtonClick: 'buttonClick' } as IxSplitButtonEvents,\n defineCustomElement: defineIxSplitButton\n});\n\nexport default IxSplitButton;\n"],"names":[],"mappings":";;;;;AAiBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxTabItem as IxTabItem$1, defineCustomElement } from '@siemens/ix/components/ix-tab-item.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxTabItem = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-tab-item',
|
|
8
|
+
elementClass: IxTabItem$1,
|
|
9
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
10
|
+
react: React,
|
|
11
|
+
events: { onTabClick: 'tabClick' },
|
|
12
|
+
defineCustomElement: defineCustomElement
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
export { IxTabItem as default };
|
|
16
|
+
//# sourceMappingURL=IxTabItem.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxTabItem.js","sources":["../../src/components/IxTabItem.ts"],"sourcesContent":["'use client';\n\n/**\n * This file was automatically generated by the Stencil React Output Target.\n * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/* eslint-disable */\n\nimport { type IxTabItemCustomEvent, type TabClickDetail } from \"@siemens/ix\";\nimport { IxTabItem as IxTabItemElement, defineCustomElement as defineIxTabItem } from \"@siemens/ix/components/ix-tab-item.js\";\nimport type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxTabItemEvents = { onTabClick: EventName<IxTabItemCustomEvent<TabClickDetail>> };\n\nconst IxTabItem: StencilReactComponent<IxTabItemElement, IxTabItemEvents> = /*@__PURE__*/ createComponent<IxTabItemElement, IxTabItemEvents>({\n tagName: 'ix-tab-item',\n elementClass: IxTabItemElement,\n // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.\n react: React,\n events: { onTabClick: 'tabClick' } as IxTabItemEvents,\n defineCustomElement: defineIxTabItem\n});\n\nexport default IxTabItem;\n"],"names":[],"mappings":";;;;;AAiBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxTabs as IxTabs$1, defineCustomElement } from '@siemens/ix/components/ix-tabs.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxTabs = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-tabs',
|
|
8
|
+
elementClass: IxTabs$1,
|
|
9
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
10
|
+
react: React,
|
|
11
|
+
events: { onSelectedChange: 'selectedChange' },
|
|
12
|
+
defineCustomElement: defineCustomElement
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
export { IxTabs as default };
|
|
16
|
+
//# sourceMappingURL=IxTabs.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxTabs.js","sources":["../../src/components/IxTabs.ts"],"sourcesContent":["'use client';\n\n/**\n * This file was automatically generated by the Stencil React Output Target.\n * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/* eslint-disable */\n\nimport { IxTabs as IxTabsElement, defineCustomElement as defineIxTabs } from \"@siemens/ix/components/ix-tabs.js\";\nimport type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxTabsEvents = { onSelectedChange: EventName<CustomEvent<number>> };\n\nconst IxTabs: StencilReactComponent<IxTabsElement, IxTabsEvents> = /*@__PURE__*/ createComponent<IxTabsElement, IxTabsEvents>({\n tagName: 'ix-tabs',\n elementClass: IxTabsElement,\n // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.\n react: React,\n events: { onSelectedChange: 'selectedChange' } as IxTabsEvents,\n defineCustomElement: defineIxTabs\n});\n\nexport default IxTabs;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxTextarea as IxTextarea$1, defineCustomElement } from '@siemens/ix/components/ix-textarea.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxTextarea = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-textarea',
|
|
8
|
+
elementClass: IxTextarea$1,
|
|
9
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
10
|
+
react: React,
|
|
11
|
+
events: {
|
|
12
|
+
onValueChange: 'valueChange',
|
|
13
|
+
onValidityStateChange: 'validityStateChange',
|
|
14
|
+
onIxBlur: 'ixBlur'
|
|
15
|
+
},
|
|
16
|
+
defineCustomElement: defineCustomElement
|
|
17
|
+
});
|
|
18
|
+
|
|
19
|
+
export { IxTextarea as default };
|
|
20
|
+
//# sourceMappingURL=IxTextarea.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxTextarea.js","sources":["../../src/components/IxTextarea.ts"],"sourcesContent":["'use client';\n\n/**\n * This file was automatically generated by the Stencil React Output Target.\n * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/* eslint-disable */\n\nimport { type IxTextareaCustomEvent } from \"@siemens/ix\";\nimport { IxTextarea as IxTextareaElement, defineCustomElement as defineIxTextarea } from \"@siemens/ix/components/ix-textarea.js\";\nimport type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxTextareaEvents = {\n onValueChange: EventName<CustomEvent<string>>,\n onValidityStateChange: EventName<IxTextareaCustomEvent<ValidityState>>,\n onIxBlur: EventName<CustomEvent<void>>\n};\n\nconst IxTextarea: StencilReactComponent<IxTextareaElement, IxTextareaEvents> = /*@__PURE__*/ createComponent<IxTextareaElement, IxTextareaEvents>({\n tagName: 'ix-textarea',\n elementClass: IxTextareaElement,\n // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.\n react: React,\n events: {\n onValueChange: 'valueChange',\n onValidityStateChange: 'validityStateChange',\n onIxBlur: 'ixBlur'\n } as IxTextareaEvents,\n defineCustomElement: defineIxTextarea\n});\n\nexport default IxTextarea;\n"],"names":[],"mappings":";;;;;AAqBA;AACI;AACA;;AAEA;AACA;AACI;AACA;AACA;AACiB;AACrB;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxTile as IxTile$1, defineCustomElement } from '@siemens/ix/components/ix-tile.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxTile = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-tile',
|
|
8
|
+
elementClass: IxTile$1,
|
|
9
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
10
|
+
react: React,
|
|
11
|
+
events: {},
|
|
12
|
+
defineCustomElement: defineCustomElement
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
export { IxTile as default };
|
|
16
|
+
//# sourceMappingURL=IxTile.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxTile.js","sources":["../../src/components/IxTile.ts"],"sourcesContent":["'use client';\n\n/**\n * This file was automatically generated by the Stencil React Output Target.\n * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/* eslint-disable */\n\nimport { IxTile as IxTileElement, defineCustomElement as defineIxTile } from \"@siemens/ix/components/ix-tile.js\";\nimport type { StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxTileEvents = NonNullable<unknown>;\n\nconst IxTile: StencilReactComponent<IxTileElement, IxTileEvents> = /*@__PURE__*/ createComponent<IxTileElement, IxTileEvents>({\n tagName: 'ix-tile',\n elementClass: IxTileElement,\n // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.\n react: React,\n events: {} as IxTileEvents,\n defineCustomElement: defineIxTile\n});\n\nexport default IxTile;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxTimePicker as IxTimePicker$1, defineCustomElement } from '@siemens/ix/components/ix-time-picker.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxTimePicker = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-time-picker',
|
|
8
|
+
elementClass: IxTimePicker$1,
|
|
9
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
10
|
+
react: React,
|
|
11
|
+
events: {
|
|
12
|
+
onTimeSelect: 'timeSelect',
|
|
13
|
+
onTimeChange: 'timeChange'
|
|
14
|
+
},
|
|
15
|
+
defineCustomElement: defineCustomElement
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
export { IxTimePicker as default };
|
|
19
|
+
//# sourceMappingURL=IxTimePicker.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxTimePicker.js","sources":["../../src/components/IxTimePicker.ts"],"sourcesContent":["'use client';\n\n/**\n * This file was automatically generated by the Stencil React Output Target.\n * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/* eslint-disable */\n\nimport { IxTimePicker as IxTimePickerElement, defineCustomElement as defineIxTimePicker } from \"@siemens/ix/components/ix-time-picker.js\";\nimport type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxTimePickerEvents = {\n onTimeSelect: EventName<CustomEvent<string>>,\n onTimeChange: EventName<CustomEvent<string>>\n};\n\nconst IxTimePicker: StencilReactComponent<IxTimePickerElement, IxTimePickerEvents> = /*@__PURE__*/ createComponent<IxTimePickerElement, IxTimePickerEvents>({\n tagName: 'ix-time-picker',\n elementClass: IxTimePickerElement,\n // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.\n react: React,\n events: {\n onTimeSelect: 'timeSelect',\n onTimeChange: 'timeChange'\n } as IxTimePickerEvents,\n defineCustomElement: defineIxTimePicker\n});\n\nexport default IxTimePicker;\n"],"names":[],"mappings":";;;;;AAmBA;AACI;AACA;;AAEA;AACA;AACI;AACA;AACmB;AACvB;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxToast as IxToast$1, defineCustomElement } from '@siemens/ix/components/ix-toast.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxToast = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-toast',
|
|
8
|
+
elementClass: IxToast$1,
|
|
9
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
10
|
+
react: React,
|
|
11
|
+
events: { onCloseToast: 'closeToast' },
|
|
12
|
+
defineCustomElement: defineCustomElement
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
export { IxToast as default };
|
|
16
|
+
//# sourceMappingURL=IxToast.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxToast.js","sources":["../../src/components/IxToast.ts"],"sourcesContent":["'use client';\n\n/**\n * This file was automatically generated by the Stencil React Output Target.\n * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/* eslint-disable */\n\nimport { IxToast as IxToastElement, defineCustomElement as defineIxToast } from \"@siemens/ix/components/ix-toast.js\";\nimport type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxToastEvents = { onCloseToast: EventName<CustomEvent<any>> };\n\nconst IxToast: StencilReactComponent<IxToastElement, IxToastEvents> = /*@__PURE__*/ createComponent<IxToastElement, IxToastEvents>({\n tagName: 'ix-toast',\n elementClass: IxToastElement,\n // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.\n react: React,\n events: { onCloseToast: 'closeToast' } as IxToastEvents,\n defineCustomElement: defineIxToast\n});\n\nexport default IxToast;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxToastContainer as IxToastContainer$1, defineCustomElement } from '@siemens/ix/components/ix-toast-container.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxToastContainer = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-toast-container',
|
|
8
|
+
elementClass: IxToastContainer$1,
|
|
9
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
10
|
+
react: React,
|
|
11
|
+
events: {},
|
|
12
|
+
defineCustomElement: defineCustomElement
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
export { IxToastContainer as default };
|
|
16
|
+
//# sourceMappingURL=IxToastContainer.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxToastContainer.js","sources":["../../src/components/IxToastContainer.ts"],"sourcesContent":["'use client';\n\n/**\n * This file was automatically generated by the Stencil React Output Target.\n * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/* eslint-disable */\n\nimport { IxToastContainer as IxToastContainerElement, defineCustomElement as defineIxToastContainer } from \"@siemens/ix/components/ix-toast-container.js\";\nimport type { StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxToastContainerEvents = NonNullable<unknown>;\n\nconst IxToastContainer: StencilReactComponent<IxToastContainerElement, IxToastContainerEvents> = /*@__PURE__*/ createComponent<IxToastContainerElement, IxToastContainerEvents>({\n tagName: 'ix-toast-container',\n elementClass: IxToastContainerElement,\n // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.\n react: React,\n events: {} as IxToastContainerEvents,\n defineCustomElement: defineIxToastContainer\n});\n\nexport default IxToastContainer;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxToggle as IxToggle$1, defineCustomElement } from '@siemens/ix/components/ix-toggle.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxToggle = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-toggle',
|
|
8
|
+
elementClass: IxToggle$1,
|
|
9
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
10
|
+
react: React,
|
|
11
|
+
events: { onCheckedChange: 'checkedChange' },
|
|
12
|
+
defineCustomElement: defineCustomElement
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
export { IxToggle as default };
|
|
16
|
+
//# sourceMappingURL=IxToggle.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxToggle.js","sources":["../../src/components/IxToggle.ts"],"sourcesContent":["'use client';\n\n/**\n * This file was automatically generated by the Stencil React Output Target.\n * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/* eslint-disable */\n\nimport { IxToggle as IxToggleElement, defineCustomElement as defineIxToggle } from \"@siemens/ix/components/ix-toggle.js\";\nimport type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxToggleEvents = { onCheckedChange: EventName<CustomEvent<boolean>> };\n\nconst IxToggle: StencilReactComponent<IxToggleElement, IxToggleEvents> = /*@__PURE__*/ createComponent<IxToggleElement, IxToggleEvents>({\n tagName: 'ix-toggle',\n elementClass: IxToggleElement,\n // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.\n react: React,\n events: { onCheckedChange: 'checkedChange' } as IxToggleEvents,\n defineCustomElement: defineIxToggle\n});\n\nexport default IxToggle;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxToggleButton as IxToggleButton$1, defineCustomElement } from '@siemens/ix/components/ix-toggle-button.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxToggleButton = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-toggle-button',
|
|
8
|
+
elementClass: IxToggleButton$1,
|
|
9
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
10
|
+
react: React,
|
|
11
|
+
events: { onPressedChange: 'pressedChange' },
|
|
12
|
+
defineCustomElement: defineCustomElement
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
export { IxToggleButton as default };
|
|
16
|
+
//# sourceMappingURL=IxToggleButton.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxToggleButton.js","sources":["../../src/components/IxToggleButton.ts"],"sourcesContent":["'use client';\n\n/**\n * This file was automatically generated by the Stencil React Output Target.\n * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/* eslint-disable */\n\nimport { IxToggleButton as IxToggleButtonElement, defineCustomElement as defineIxToggleButton } from \"@siemens/ix/components/ix-toggle-button.js\";\nimport type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxToggleButtonEvents = { onPressedChange: EventName<CustomEvent<boolean>> };\n\nconst IxToggleButton: StencilReactComponent<IxToggleButtonElement, IxToggleButtonEvents> = /*@__PURE__*/ createComponent<IxToggleButtonElement, IxToggleButtonEvents>({\n tagName: 'ix-toggle-button',\n elementClass: IxToggleButtonElement,\n // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.\n react: React,\n events: { onPressedChange: 'pressedChange' } as IxToggleButtonEvents,\n defineCustomElement: defineIxToggleButton\n});\n\nexport default IxToggleButton;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxTooltip as IxTooltip$1, defineCustomElement } from '@siemens/ix/components/ix-tooltip.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxTooltip = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-tooltip',
|
|
8
|
+
elementClass: IxTooltip$1,
|
|
9
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
10
|
+
react: React,
|
|
11
|
+
events: {},
|
|
12
|
+
defineCustomElement: defineCustomElement
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
export { IxTooltip as default };
|
|
16
|
+
//# sourceMappingURL=IxTooltip.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxTooltip.js","sources":["../../src/components/IxTooltip.ts"],"sourcesContent":["'use client';\n\n/**\n * This file was automatically generated by the Stencil React Output Target.\n * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\n/* eslint-disable */\n\nimport { IxTooltip as IxTooltipElement, defineCustomElement as defineIxTooltip } from \"@siemens/ix/components/ix-tooltip.js\";\nimport type { StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxTooltipEvents = NonNullable<unknown>;\n\nconst IxTooltip: StencilReactComponent<IxTooltipElement, IxTooltipEvents> = /*@__PURE__*/ createComponent<IxTooltipElement, IxTooltipEvents>({\n tagName: 'ix-tooltip',\n elementClass: IxTooltipElement,\n // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.\n react: React,\n events: {} as IxTooltipEvents,\n defineCustomElement: defineIxTooltip\n});\n\nexport default IxTooltip;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|