@siemens/ix-react 3.0.0-alpha.1 → 3.0.0-alpha.3
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 +1283 -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,16 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { IxDropdown as IxDropdown$1, defineCustomElement } from '@siemens/ix/components/ix-dropdown.js';
|
|
3
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
|
|
6
|
-
const IxDropdown = /*@__PURE__*/ createComponent({
|
|
7
|
-
tagName: 'ix-dropdown',
|
|
8
|
-
elementClass: IxDropdown$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: { onShowChanged: 'showChanged' },
|
|
12
|
-
defineCustomElement: defineCustomElement
|
|
13
|
-
});
|
|
14
|
-
|
|
15
|
-
export { IxDropdown as default };
|
|
16
|
-
//# sourceMappingURL=IxDropdown.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IxDropdown.js","sources":["../../src/components/IxDropdown.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 { IxDropdown as IxDropdownElement, defineCustomElement as defineIxDropdown } from \"@siemens/ix/components/ix-dropdown.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 IxDropdownEvents = { onShowChanged: EventName<CustomEvent<boolean>> };\n\nconst IxDropdown: StencilReactComponent<IxDropdownElement, IxDropdownEvents> = /*@__PURE__*/ createComponent<IxDropdownElement, IxDropdownEvents>({\n tagName: 'ix-dropdown',\n elementClass: IxDropdownElement,\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: { onShowChanged: 'showChanged' } as IxDropdownEvents,\n defineCustomElement: defineIxDropdown\n});\n\nexport default IxDropdown;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { IxDropdownButton as IxDropdownButton$1, defineCustomElement } from '@siemens/ix/components/ix-dropdown-button.js';
|
|
3
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
|
|
6
|
-
const IxDropdownButton = /*@__PURE__*/ createComponent({
|
|
7
|
-
tagName: 'ix-dropdown-button',
|
|
8
|
-
elementClass: IxDropdownButton$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 { IxDropdownButton as default };
|
|
16
|
-
//# sourceMappingURL=IxDropdownButton.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IxDropdownButton.js","sources":["../../src/components/IxDropdownButton.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 { IxDropdownButton as IxDropdownButtonElement, defineCustomElement as defineIxDropdownButton } from \"@siemens/ix/components/ix-dropdown-button.js\";\nimport type { StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxDropdownButtonEvents = NonNullable<unknown>;\n\nconst IxDropdownButton: StencilReactComponent<IxDropdownButtonElement, IxDropdownButtonEvents> = /*@__PURE__*/ createComponent<IxDropdownButtonElement, IxDropdownButtonEvents>({\n tagName: 'ix-dropdown-button',\n elementClass: IxDropdownButtonElement,\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 IxDropdownButtonEvents,\n defineCustomElement: defineIxDropdownButton\n});\n\nexport default IxDropdownButton;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { IxDropdownHeader as IxDropdownHeader$1, defineCustomElement } from '@siemens/ix/components/ix-dropdown-header.js';
|
|
3
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
|
|
6
|
-
const IxDropdownHeader = /*@__PURE__*/ createComponent({
|
|
7
|
-
tagName: 'ix-dropdown-header',
|
|
8
|
-
elementClass: IxDropdownHeader$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 { IxDropdownHeader as default };
|
|
16
|
-
//# sourceMappingURL=IxDropdownHeader.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IxDropdownHeader.js","sources":["../../src/components/IxDropdownHeader.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 { IxDropdownHeader as IxDropdownHeaderElement, defineCustomElement as defineIxDropdownHeader } from \"@siemens/ix/components/ix-dropdown-header.js\";\nimport type { StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxDropdownHeaderEvents = NonNullable<unknown>;\n\nconst IxDropdownHeader: StencilReactComponent<IxDropdownHeaderElement, IxDropdownHeaderEvents> = /*@__PURE__*/ createComponent<IxDropdownHeaderElement, IxDropdownHeaderEvents>({\n tagName: 'ix-dropdown-header',\n elementClass: IxDropdownHeaderElement,\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 IxDropdownHeaderEvents,\n defineCustomElement: defineIxDropdownHeader\n});\n\nexport default IxDropdownHeader;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { IxDropdownItem as IxDropdownItem$1, defineCustomElement } from '@siemens/ix/components/ix-dropdown-item.js';
|
|
3
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
|
|
6
|
-
const IxDropdownItem = /*@__PURE__*/ createComponent({
|
|
7
|
-
tagName: 'ix-dropdown-item',
|
|
8
|
-
elementClass: IxDropdownItem$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 { IxDropdownItem as default };
|
|
16
|
-
//# sourceMappingURL=IxDropdownItem.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IxDropdownItem.js","sources":["../../src/components/IxDropdownItem.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 { IxDropdownItem as IxDropdownItemElement, defineCustomElement as defineIxDropdownItem } from \"@siemens/ix/components/ix-dropdown-item.js\";\nimport type { StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxDropdownItemEvents = NonNullable<unknown>;\n\nconst IxDropdownItem: StencilReactComponent<IxDropdownItemElement, IxDropdownItemEvents> = /*@__PURE__*/ createComponent<IxDropdownItemElement, IxDropdownItemEvents>({\n tagName: 'ix-dropdown-item',\n elementClass: IxDropdownItemElement,\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 IxDropdownItemEvents,\n defineCustomElement: defineIxDropdownItem\n});\n\nexport default IxDropdownItem;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { IxDropdownQuickActions as IxDropdownQuickActions$1, defineCustomElement } from '@siemens/ix/components/ix-dropdown-quick-actions.js';
|
|
3
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
|
|
6
|
-
const IxDropdownQuickActions = /*@__PURE__*/ createComponent({
|
|
7
|
-
tagName: 'ix-dropdown-quick-actions',
|
|
8
|
-
elementClass: IxDropdownQuickActions$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 { IxDropdownQuickActions as default };
|
|
16
|
-
//# sourceMappingURL=IxDropdownQuickActions.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IxDropdownQuickActions.js","sources":["../../src/components/IxDropdownQuickActions.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 { IxDropdownQuickActions as IxDropdownQuickActionsElement, defineCustomElement as defineIxDropdownQuickActions } from \"@siemens/ix/components/ix-dropdown-quick-actions.js\";\nimport type { StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxDropdownQuickActionsEvents = NonNullable<unknown>;\n\nconst IxDropdownQuickActions: StencilReactComponent<IxDropdownQuickActionsElement, IxDropdownQuickActionsEvents> = /*@__PURE__*/ createComponent<IxDropdownQuickActionsElement, IxDropdownQuickActionsEvents>({\n tagName: 'ix-dropdown-quick-actions',\n elementClass: IxDropdownQuickActionsElement,\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 IxDropdownQuickActionsEvents,\n defineCustomElement: defineIxDropdownQuickActions\n});\n\nexport default IxDropdownQuickActions;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { IxEmptyState as IxEmptyState$1, defineCustomElement } from '@siemens/ix/components/ix-empty-state.js';
|
|
3
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
|
|
6
|
-
const IxEmptyState = /*@__PURE__*/ createComponent({
|
|
7
|
-
tagName: 'ix-empty-state',
|
|
8
|
-
elementClass: IxEmptyState$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: { onActionClick: 'actionClick' },
|
|
12
|
-
defineCustomElement: defineCustomElement
|
|
13
|
-
});
|
|
14
|
-
|
|
15
|
-
export { IxEmptyState as default };
|
|
16
|
-
//# sourceMappingURL=IxEmptyState.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IxEmptyState.js","sources":["../../src/components/IxEmptyState.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 { IxEmptyState as IxEmptyStateElement, defineCustomElement as defineIxEmptyState } from \"@siemens/ix/components/ix-empty-state.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 IxEmptyStateEvents = { onActionClick: EventName<CustomEvent<void>> };\n\nconst IxEmptyState: StencilReactComponent<IxEmptyStateElement, IxEmptyStateEvents> = /*@__PURE__*/ createComponent<IxEmptyStateElement, IxEmptyStateEvents>({\n tagName: 'ix-empty-state',\n elementClass: IxEmptyStateElement,\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: { onActionClick: 'actionClick' } as IxEmptyStateEvents,\n defineCustomElement: defineIxEmptyState\n});\n\nexport default IxEmptyState;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { IxEventList as IxEventList$1, defineCustomElement } from '@siemens/ix/components/ix-event-list.js';
|
|
3
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
|
|
6
|
-
const IxEventList = /*@__PURE__*/ createComponent({
|
|
7
|
-
tagName: 'ix-event-list',
|
|
8
|
-
elementClass: IxEventList$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 { IxEventList as default };
|
|
16
|
-
//# sourceMappingURL=IxEventList.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IxEventList.js","sources":["../../src/components/IxEventList.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 { IxEventList as IxEventListElement, defineCustomElement as defineIxEventList } from \"@siemens/ix/components/ix-event-list.js\";\nimport type { StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxEventListEvents = NonNullable<unknown>;\n\nconst IxEventList: StencilReactComponent<IxEventListElement, IxEventListEvents> = /*@__PURE__*/ createComponent<IxEventListElement, IxEventListEvents>({\n tagName: 'ix-event-list',\n elementClass: IxEventListElement,\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 IxEventListEvents,\n defineCustomElement: defineIxEventList\n});\n\nexport default IxEventList;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { IxEventListItem as IxEventListItem$1, defineCustomElement } from '@siemens/ix/components/ix-event-list-item.js';
|
|
3
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
|
|
6
|
-
const IxEventListItem = /*@__PURE__*/ createComponent({
|
|
7
|
-
tagName: 'ix-event-list-item',
|
|
8
|
-
elementClass: IxEventListItem$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 { IxEventListItem as default };
|
|
16
|
-
//# sourceMappingURL=IxEventListItem.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IxEventListItem.js","sources":["../../src/components/IxEventListItem.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 { IxEventListItem as IxEventListItemElement, defineCustomElement as defineIxEventListItem } from \"@siemens/ix/components/ix-event-list-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 IxEventListItemEvents = { onItemClick: EventName<CustomEvent<any>> };\n\nconst IxEventListItem: StencilReactComponent<IxEventListItemElement, IxEventListItemEvents> = /*@__PURE__*/ createComponent<IxEventListItemElement, IxEventListItemEvents>({\n tagName: 'ix-event-list-item',\n elementClass: IxEventListItemElement,\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 IxEventListItemEvents,\n defineCustomElement: defineIxEventListItem\n});\n\nexport default IxEventListItem;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { IxExpandingSearch as IxExpandingSearch$1, defineCustomElement } from '@siemens/ix/components/ix-expanding-search.js';
|
|
3
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
|
|
6
|
-
const IxExpandingSearch = /*@__PURE__*/ createComponent({
|
|
7
|
-
tagName: 'ix-expanding-search',
|
|
8
|
-
elementClass: IxExpandingSearch$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 { IxExpandingSearch as default };
|
|
16
|
-
//# sourceMappingURL=IxExpandingSearch.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IxExpandingSearch.js","sources":["../../src/components/IxExpandingSearch.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 { IxExpandingSearch as IxExpandingSearchElement, defineCustomElement as defineIxExpandingSearch } from \"@siemens/ix/components/ix-expanding-search.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 IxExpandingSearchEvents = { onValueChange: EventName<CustomEvent<string>> };\n\nconst IxExpandingSearch: StencilReactComponent<IxExpandingSearchElement, IxExpandingSearchEvents> = /*@__PURE__*/ createComponent<IxExpandingSearchElement, IxExpandingSearchEvents>({\n tagName: 'ix-expanding-search',\n elementClass: IxExpandingSearchElement,\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 IxExpandingSearchEvents,\n defineCustomElement: defineIxExpandingSearch\n});\n\nexport default IxExpandingSearch;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { IxFieldLabel as IxFieldLabel$1, defineCustomElement } from '@siemens/ix/components/ix-field-label.js';
|
|
3
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
|
|
6
|
-
const IxFieldLabel = /*@__PURE__*/ createComponent({
|
|
7
|
-
tagName: 'ix-field-label',
|
|
8
|
-
elementClass: IxFieldLabel$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 { IxFieldLabel as default };
|
|
16
|
-
//# sourceMappingURL=IxFieldLabel.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IxFieldLabel.js","sources":["../../src/components/IxFieldLabel.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 { IxFieldLabel as IxFieldLabelElement, defineCustomElement as defineIxFieldLabel } from \"@siemens/ix/components/ix-field-label.js\";\nimport type { StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxFieldLabelEvents = NonNullable<unknown>;\n\nconst IxFieldLabel: StencilReactComponent<IxFieldLabelElement, IxFieldLabelEvents> = /*@__PURE__*/ createComponent<IxFieldLabelElement, IxFieldLabelEvents>({\n tagName: 'ix-field-label',\n elementClass: IxFieldLabelElement,\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 IxFieldLabelEvents,\n defineCustomElement: defineIxFieldLabel\n});\n\nexport default IxFieldLabel;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { IxFilterChip as IxFilterChip$1, defineCustomElement } from '@siemens/ix/components/ix-filter-chip.js';
|
|
3
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
|
|
6
|
-
const IxFilterChip = /*@__PURE__*/ createComponent({
|
|
7
|
-
tagName: 'ix-filter-chip',
|
|
8
|
-
elementClass: IxFilterChip$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: { onCloseClick: 'closeClick' },
|
|
12
|
-
defineCustomElement: defineCustomElement
|
|
13
|
-
});
|
|
14
|
-
|
|
15
|
-
export { IxFilterChip as default };
|
|
16
|
-
//# sourceMappingURL=IxFilterChip.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IxFilterChip.js","sources":["../../src/components/IxFilterChip.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 { IxFilterChip as IxFilterChipElement, defineCustomElement as defineIxFilterChip } from \"@siemens/ix/components/ix-filter-chip.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 IxFilterChipEvents = { onCloseClick: EventName<CustomEvent<void>> };\n\nconst IxFilterChip: StencilReactComponent<IxFilterChipElement, IxFilterChipEvents> = /*@__PURE__*/ createComponent<IxFilterChipElement, IxFilterChipEvents>({\n tagName: 'ix-filter-chip',\n elementClass: IxFilterChipElement,\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: { onCloseClick: 'closeClick' } as IxFilterChipEvents,\n defineCustomElement: defineIxFilterChip\n});\n\nexport default IxFilterChip;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { IxFlipTile as IxFlipTile$1, defineCustomElement } from '@siemens/ix/components/ix-flip-tile.js';
|
|
3
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
|
|
6
|
-
const IxFlipTile = /*@__PURE__*/ createComponent({
|
|
7
|
-
tagName: 'ix-flip-tile',
|
|
8
|
-
elementClass: IxFlipTile$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: { onToggle: 'toggle' },
|
|
12
|
-
defineCustomElement: defineCustomElement
|
|
13
|
-
});
|
|
14
|
-
|
|
15
|
-
export { IxFlipTile as default };
|
|
16
|
-
//# sourceMappingURL=IxFlipTile.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IxFlipTile.js","sources":["../../src/components/IxFlipTile.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 { IxFlipTile as IxFlipTileElement, defineCustomElement as defineIxFlipTile } from \"@siemens/ix/components/ix-flip-tile.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 IxFlipTileEvents = { onToggle: EventName<CustomEvent<number>> };\n\nconst IxFlipTile: StencilReactComponent<IxFlipTileElement, IxFlipTileEvents> = /*@__PURE__*/ createComponent<IxFlipTileElement, IxFlipTileEvents>({\n tagName: 'ix-flip-tile',\n elementClass: IxFlipTileElement,\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: { onToggle: 'toggle' } as IxFlipTileEvents,\n defineCustomElement: defineIxFlipTile\n});\n\nexport default IxFlipTile;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { IxFlipTileContent as IxFlipTileContent$1, defineCustomElement } from '@siemens/ix/components/ix-flip-tile-content.js';
|
|
3
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
|
|
6
|
-
const IxFlipTileContent = /*@__PURE__*/ createComponent({
|
|
7
|
-
tagName: 'ix-flip-tile-content',
|
|
8
|
-
elementClass: IxFlipTileContent$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 { IxFlipTileContent as default };
|
|
16
|
-
//# sourceMappingURL=IxFlipTileContent.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IxFlipTileContent.js","sources":["../../src/components/IxFlipTileContent.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 { IxFlipTileContent as IxFlipTileContentElement, defineCustomElement as defineIxFlipTileContent } from \"@siemens/ix/components/ix-flip-tile-content.js\";\nimport type { StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxFlipTileContentEvents = NonNullable<unknown>;\n\nconst IxFlipTileContent: StencilReactComponent<IxFlipTileContentElement, IxFlipTileContentEvents> = /*@__PURE__*/ createComponent<IxFlipTileContentElement, IxFlipTileContentEvents>({\n tagName: 'ix-flip-tile-content',\n elementClass: IxFlipTileContentElement,\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 IxFlipTileContentEvents,\n defineCustomElement: defineIxFlipTileContent\n});\n\nexport default IxFlipTileContent;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { IxGroup as IxGroup$1, defineCustomElement } from '@siemens/ix/components/ix-group.js';
|
|
3
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
|
|
6
|
-
const IxGroup = /*@__PURE__*/ createComponent({
|
|
7
|
-
tagName: 'ix-group',
|
|
8
|
-
elementClass: IxGroup$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
|
-
onSelectGroup: 'selectGroup',
|
|
13
|
-
onSelectItem: 'selectItem',
|
|
14
|
-
onCollapsedChanged: 'collapsedChanged'
|
|
15
|
-
},
|
|
16
|
-
defineCustomElement: defineCustomElement
|
|
17
|
-
});
|
|
18
|
-
|
|
19
|
-
export { IxGroup as default };
|
|
20
|
-
//# sourceMappingURL=IxGroup.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IxGroup.js","sources":["../../src/components/IxGroup.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 { IxGroup as IxGroupElement, defineCustomElement as defineIxGroup } from \"@siemens/ix/components/ix-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 IxGroupEvents = {\n onSelectGroup: EventName<CustomEvent<boolean>>,\n onSelectItem: EventName<CustomEvent<number>>,\n onCollapsedChanged: EventName<CustomEvent<boolean>>\n};\n\nconst IxGroup: StencilReactComponent<IxGroupElement, IxGroupEvents> = /*@__PURE__*/ createComponent<IxGroupElement, IxGroupEvents>({\n tagName: 'ix-group',\n elementClass: IxGroupElement,\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 onSelectGroup: 'selectGroup',\n onSelectItem: 'selectItem',\n onCollapsedChanged: 'collapsedChanged'\n } as IxGroupEvents,\n defineCustomElement: defineIxGroup\n});\n\nexport default IxGroup;\n"],"names":[],"mappings":";;;;;AAoBA;AACI;AACA;;AAEA;AACA;AACI;AACA;AACA;AACc;AAClB;AACH;;"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { IxGroupContextMenu as IxGroupContextMenu$1, defineCustomElement } from '@siemens/ix/components/ix-group-context-menu.js';
|
|
3
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
|
|
6
|
-
const IxGroupContextMenu = /*@__PURE__*/ createComponent({
|
|
7
|
-
tagName: 'ix-group-context-menu',
|
|
8
|
-
elementClass: IxGroupContextMenu$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 { IxGroupContextMenu as default };
|
|
16
|
-
//# sourceMappingURL=IxGroupContextMenu.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IxGroupContextMenu.js","sources":["../../src/components/IxGroupContextMenu.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 { IxGroupContextMenu as IxGroupContextMenuElement, defineCustomElement as defineIxGroupContextMenu } from \"@siemens/ix/components/ix-group-context-menu.js\";\nimport type { StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxGroupContextMenuEvents = NonNullable<unknown>;\n\nconst IxGroupContextMenu: StencilReactComponent<IxGroupContextMenuElement, IxGroupContextMenuEvents> = /*@__PURE__*/ createComponent<IxGroupContextMenuElement, IxGroupContextMenuEvents>({\n tagName: 'ix-group-context-menu',\n elementClass: IxGroupContextMenuElement,\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 IxGroupContextMenuEvents,\n defineCustomElement: defineIxGroupContextMenu\n});\n\nexport default IxGroupContextMenu;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { IxGroupItem as IxGroupItem$1, defineCustomElement } from '@siemens/ix/components/ix-group-item.js';
|
|
3
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
|
|
6
|
-
const IxGroupItem = /*@__PURE__*/ createComponent({
|
|
7
|
-
tagName: 'ix-group-item',
|
|
8
|
-
elementClass: IxGroupItem$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: { onSelectedChanged: 'selectedChanged' },
|
|
12
|
-
defineCustomElement: defineCustomElement
|
|
13
|
-
});
|
|
14
|
-
|
|
15
|
-
export { IxGroupItem as default };
|
|
16
|
-
//# sourceMappingURL=IxGroupItem.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IxGroupItem.js","sources":["../../src/components/IxGroupItem.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 IxGroupItemCustomEvent } from \"@siemens/ix\";\nimport { IxGroupItem as IxGroupItemElement, defineCustomElement as defineIxGroupItem } from \"@siemens/ix/components/ix-group-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 IxGroupItemEvents = { onSelectedChanged: EventName<IxGroupItemCustomEvent<HTMLIxGroupItemElement>> };\n\nconst IxGroupItem: StencilReactComponent<IxGroupItemElement, IxGroupItemEvents> = /*@__PURE__*/ createComponent<IxGroupItemElement, IxGroupItemEvents>({\n tagName: 'ix-group-item',\n elementClass: IxGroupItemElement,\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: { onSelectedChanged: 'selectedChanged' } as IxGroupItemEvents,\n defineCustomElement: defineIxGroupItem\n});\n\nexport default IxGroupItem;\n"],"names":[],"mappings":";;;;;AAiBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { IxHelperText as IxHelperText$1, defineCustomElement } from '@siemens/ix/components/ix-helper-text.js';
|
|
3
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
|
|
6
|
-
const IxHelperText = /*@__PURE__*/ createComponent({
|
|
7
|
-
tagName: 'ix-helper-text',
|
|
8
|
-
elementClass: IxHelperText$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 { IxHelperText as default };
|
|
16
|
-
//# sourceMappingURL=IxHelperText.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IxHelperText.js","sources":["../../src/components/IxHelperText.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 { IxHelperText as IxHelperTextElement, defineCustomElement as defineIxHelperText } from \"@siemens/ix/components/ix-helper-text.js\";\nimport type { StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxHelperTextEvents = NonNullable<unknown>;\n\nconst IxHelperText: StencilReactComponent<IxHelperTextElement, IxHelperTextEvents> = /*@__PURE__*/ createComponent<IxHelperTextElement, IxHelperTextEvents>({\n tagName: 'ix-helper-text',\n elementClass: IxHelperTextElement,\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 IxHelperTextEvents,\n defineCustomElement: defineIxHelperText\n});\n\nexport default IxHelperText;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { IxIconButton as IxIconButton$1, defineCustomElement } from '@siemens/ix/components/ix-icon-button.js';
|
|
3
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
|
|
6
|
-
const IxIconButton = /*@__PURE__*/ createComponent({
|
|
7
|
-
tagName: 'ix-icon-button',
|
|
8
|
-
elementClass: IxIconButton$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 { IxIconButton as default };
|
|
16
|
-
//# sourceMappingURL=IxIconButton.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IxIconButton.js","sources":["../../src/components/IxIconButton.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 { IxIconButton as IxIconButtonElement, defineCustomElement as defineIxIconButton } from \"@siemens/ix/components/ix-icon-button.js\";\nimport type { StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxIconButtonEvents = NonNullable<unknown>;\n\nconst IxIconButton: StencilReactComponent<IxIconButtonElement, IxIconButtonEvents> = /*@__PURE__*/ createComponent<IxIconButtonElement, IxIconButtonEvents>({\n tagName: 'ix-icon-button',\n elementClass: IxIconButtonElement,\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 IxIconButtonEvents,\n defineCustomElement: defineIxIconButton\n});\n\nexport default IxIconButton;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { IxIconToggleButton as IxIconToggleButton$1, defineCustomElement } from '@siemens/ix/components/ix-icon-toggle-button.js';
|
|
3
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
|
|
6
|
-
const IxIconToggleButton = /*@__PURE__*/ createComponent({
|
|
7
|
-
tagName: 'ix-icon-toggle-button',
|
|
8
|
-
elementClass: IxIconToggleButton$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 { IxIconToggleButton as default };
|
|
16
|
-
//# sourceMappingURL=IxIconToggleButton.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IxIconToggleButton.js","sources":["../../src/components/IxIconToggleButton.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 { IxIconToggleButton as IxIconToggleButtonElement, defineCustomElement as defineIxIconToggleButton } from \"@siemens/ix/components/ix-icon-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 IxIconToggleButtonEvents = { onPressedChange: EventName<CustomEvent<boolean>> };\n\nconst IxIconToggleButton: StencilReactComponent<IxIconToggleButtonElement, IxIconToggleButtonEvents> = /*@__PURE__*/ createComponent<IxIconToggleButtonElement, IxIconToggleButtonEvents>({\n tagName: 'ix-icon-toggle-button',\n elementClass: IxIconToggleButtonElement,\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 IxIconToggleButtonEvents,\n defineCustomElement: defineIxIconToggleButton\n});\n\nexport default IxIconToggleButton;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { IxInput as IxInput$1, defineCustomElement } from '@siemens/ix/components/ix-input.js';
|
|
3
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
|
|
6
|
-
const IxInput = /*@__PURE__*/ createComponent({
|
|
7
|
-
tagName: 'ix-input',
|
|
8
|
-
elementClass: IxInput$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 { IxInput as default };
|
|
20
|
-
//# sourceMappingURL=IxInput.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IxInput.js","sources":["../../src/components/IxInput.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 IxInputCustomEvent } from \"@siemens/ix\";\nimport { IxInput as IxInputElement, defineCustomElement as defineIxInput } from \"@siemens/ix/components/ix-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 IxInputEvents = {\n onValueChange: EventName<CustomEvent<string>>,\n onValidityStateChange: EventName<IxInputCustomEvent<ValidityState>>,\n onIxBlur: EventName<CustomEvent<void>>\n};\n\nconst IxInput: StencilReactComponent<IxInputElement, IxInputEvents> = /*@__PURE__*/ createComponent<IxInputElement, IxInputEvents>({\n tagName: 'ix-input',\n elementClass: IxInputElement,\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 IxInputEvents,\n defineCustomElement: defineIxInput\n});\n\nexport default IxInput;\n"],"names":[],"mappings":";;;;;AAqBA;AACI;AACA;;AAEA;AACA;AACI;AACA;AACA;AACc;AAClB;AACH;;"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { IxInputGroup as IxInputGroup$1, defineCustomElement } from '@siemens/ix/components/ix-input-group.js';
|
|
3
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
|
|
6
|
-
const IxInputGroup = /*@__PURE__*/ createComponent({
|
|
7
|
-
tagName: 'ix-input-group',
|
|
8
|
-
elementClass: IxInputGroup$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 { IxInputGroup as default };
|
|
16
|
-
//# sourceMappingURL=IxInputGroup.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IxInputGroup.js","sources":["../../src/components/IxInputGroup.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 { IxInputGroup as IxInputGroupElement, defineCustomElement as defineIxInputGroup } from \"@siemens/ix/components/ix-input-group.js\";\nimport type { StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxInputGroupEvents = NonNullable<unknown>;\n\nconst IxInputGroup: StencilReactComponent<IxInputGroupElement, IxInputGroupEvents> = /*@__PURE__*/ createComponent<IxInputGroupElement, IxInputGroupEvents>({\n tagName: 'ix-input-group',\n elementClass: IxInputGroupElement,\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 IxInputGroupEvents,\n defineCustomElement: defineIxInputGroup\n});\n\nexport default IxInputGroup;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { IxKeyValue as IxKeyValue$1, defineCustomElement } from '@siemens/ix/components/ix-key-value.js';
|
|
3
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
|
|
6
|
-
const IxKeyValue = /*@__PURE__*/ createComponent({
|
|
7
|
-
tagName: 'ix-key-value',
|
|
8
|
-
elementClass: IxKeyValue$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 { IxKeyValue as default };
|
|
16
|
-
//# sourceMappingURL=IxKeyValue.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IxKeyValue.js","sources":["../../src/components/IxKeyValue.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 { IxKeyValue as IxKeyValueElement, defineCustomElement as defineIxKeyValue } from \"@siemens/ix/components/ix-key-value.js\";\nimport type { StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxKeyValueEvents = NonNullable<unknown>;\n\nconst IxKeyValue: StencilReactComponent<IxKeyValueElement, IxKeyValueEvents> = /*@__PURE__*/ createComponent<IxKeyValueElement, IxKeyValueEvents>({\n tagName: 'ix-key-value',\n elementClass: IxKeyValueElement,\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 IxKeyValueEvents,\n defineCustomElement: defineIxKeyValue\n});\n\nexport default IxKeyValue;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { IxKeyValueList as IxKeyValueList$1, defineCustomElement } from '@siemens/ix/components/ix-key-value-list.js';
|
|
3
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
|
|
6
|
-
const IxKeyValueList = /*@__PURE__*/ createComponent({
|
|
7
|
-
tagName: 'ix-key-value-list',
|
|
8
|
-
elementClass: IxKeyValueList$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 { IxKeyValueList as default };
|
|
16
|
-
//# sourceMappingURL=IxKeyValueList.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IxKeyValueList.js","sources":["../../src/components/IxKeyValueList.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 { IxKeyValueList as IxKeyValueListElement, defineCustomElement as defineIxKeyValueList } from \"@siemens/ix/components/ix-key-value-list.js\";\nimport type { StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxKeyValueListEvents = NonNullable<unknown>;\n\nconst IxKeyValueList: StencilReactComponent<IxKeyValueListElement, IxKeyValueListEvents> = /*@__PURE__*/ createComponent<IxKeyValueListElement, IxKeyValueListEvents>({\n tagName: 'ix-key-value-list',\n elementClass: IxKeyValueListElement,\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 IxKeyValueListEvents,\n defineCustomElement: defineIxKeyValueList\n});\n\nexport default IxKeyValueList;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
package/dist/components/IxKpi.js
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { IxKpi as IxKpi$1, defineCustomElement } from '@siemens/ix/components/ix-kpi.js';
|
|
3
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
|
|
6
|
-
const IxKpi = /*@__PURE__*/ createComponent({
|
|
7
|
-
tagName: 'ix-kpi',
|
|
8
|
-
elementClass: IxKpi$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 { IxKpi as default };
|
|
16
|
-
//# sourceMappingURL=IxKpi.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IxKpi.js","sources":["../../src/components/IxKpi.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 { IxKpi as IxKpiElement, defineCustomElement as defineIxKpi } from \"@siemens/ix/components/ix-kpi.js\";\nimport type { StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxKpiEvents = NonNullable<unknown>;\n\nconst IxKpi: StencilReactComponent<IxKpiElement, IxKpiEvents> = /*@__PURE__*/ createComponent<IxKpiElement, IxKpiEvents>({\n tagName: 'ix-kpi',\n elementClass: IxKpiElement,\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 IxKpiEvents,\n defineCustomElement: defineIxKpi\n});\n\nexport default IxKpi;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use client";
|
|
2
|
-
import { IxLayoutAuto as IxLayoutAuto$1, defineCustomElement } from '@siemens/ix/components/ix-layout-auto.js';
|
|
3
|
-
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
-
import React from 'react';
|
|
5
|
-
|
|
6
|
-
const IxLayoutAuto = /*@__PURE__*/ createComponent({
|
|
7
|
-
tagName: 'ix-layout-auto',
|
|
8
|
-
elementClass: IxLayoutAuto$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 { IxLayoutAuto as default };
|
|
16
|
-
//# sourceMappingURL=IxLayoutAuto.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IxLayoutAuto.js","sources":["../../src/components/IxLayoutAuto.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 { IxLayoutAuto as IxLayoutAutoElement, defineCustomElement as defineIxLayoutAuto } from \"@siemens/ix/components/ix-layout-auto.js\";\nimport type { StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxLayoutAutoEvents = NonNullable<unknown>;\n\nconst IxLayoutAuto: StencilReactComponent<IxLayoutAutoElement, IxLayoutAutoEvents> = /*@__PURE__*/ createComponent<IxLayoutAutoElement, IxLayoutAutoEvents>({\n tagName: 'ix-layout-auto',\n elementClass: IxLayoutAutoElement,\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 IxLayoutAutoEvents,\n defineCustomElement: defineIxLayoutAuto\n});\n\nexport default IxLayoutAuto;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|