@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,16 @@
|
|
|
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
|
|
@@ -0,0 +1 @@
|
|
|
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;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
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
|
|
@@ -0,0 +1 @@
|
|
|
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;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
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
|
|
@@ -0,0 +1 @@
|
|
|
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;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
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
|
|
@@ -0,0 +1 @@
|
|
|
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;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
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
|
|
@@ -0,0 +1 @@
|
|
|
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;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxLayoutGrid as IxLayoutGrid$1, defineCustomElement } from '@siemens/ix/components/ix-layout-grid.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxLayoutGrid = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-layout-grid',
|
|
8
|
+
elementClass: IxLayoutGrid$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 { IxLayoutGrid as default };
|
|
16
|
+
//# sourceMappingURL=IxLayoutGrid.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxLayoutGrid.js","sources":["../../src/components/IxLayoutGrid.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 { IxLayoutGrid as IxLayoutGridElement, defineCustomElement as defineIxLayoutGrid } from \"@siemens/ix/components/ix-layout-grid.js\";\nimport type { StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxLayoutGridEvents = NonNullable<unknown>;\n\nconst IxLayoutGrid: StencilReactComponent<IxLayoutGridElement, IxLayoutGridEvents> = /*@__PURE__*/ createComponent<IxLayoutGridElement, IxLayoutGridEvents>({\n tagName: 'ix-layout-grid',\n elementClass: IxLayoutGridElement,\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 IxLayoutGridEvents,\n defineCustomElement: defineIxLayoutGrid\n});\n\nexport default IxLayoutGrid;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxLinkButton as IxLinkButton$1, defineCustomElement } from '@siemens/ix/components/ix-link-button.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxLinkButton = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-link-button',
|
|
8
|
+
elementClass: IxLinkButton$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 { IxLinkButton as default };
|
|
16
|
+
//# sourceMappingURL=IxLinkButton.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxLinkButton.js","sources":["../../src/components/IxLinkButton.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 { IxLinkButton as IxLinkButtonElement, defineCustomElement as defineIxLinkButton } from \"@siemens/ix/components/ix-link-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 IxLinkButtonEvents = NonNullable<unknown>;\n\nconst IxLinkButton: StencilReactComponent<IxLinkButtonElement, IxLinkButtonEvents> = /*@__PURE__*/ createComponent<IxLinkButtonElement, IxLinkButtonEvents>({\n tagName: 'ix-link-button',\n elementClass: IxLinkButtonElement,\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 IxLinkButtonEvents,\n defineCustomElement: defineIxLinkButton\n});\n\nexport default IxLinkButton;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxMapNavigation as IxMapNavigation$1, defineCustomElement } from '@siemens/ix/components/ix-map-navigation.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxMapNavigation = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-map-navigation',
|
|
8
|
+
elementClass: IxMapNavigation$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
|
+
onNavigationToggled: 'navigationToggled',
|
|
13
|
+
onContextMenuClick: 'contextMenuClick'
|
|
14
|
+
},
|
|
15
|
+
defineCustomElement: defineCustomElement
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
export { IxMapNavigation as default };
|
|
19
|
+
//# sourceMappingURL=IxMapNavigation.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxMapNavigation.js","sources":["../../src/components/IxMapNavigation.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 { IxMapNavigation as IxMapNavigationElement, defineCustomElement as defineIxMapNavigation } from \"@siemens/ix/components/ix-map-navigation.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 IxMapNavigationEvents = {\n onNavigationToggled: EventName<CustomEvent<boolean>>,\n onContextMenuClick: EventName<CustomEvent<void>>\n};\n\nconst IxMapNavigation: StencilReactComponent<IxMapNavigationElement, IxMapNavigationEvents> = /*@__PURE__*/ createComponent<IxMapNavigationElement, IxMapNavigationEvents>({\n tagName: 'ix-map-navigation',\n elementClass: IxMapNavigationElement,\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 onNavigationToggled: 'navigationToggled',\n onContextMenuClick: 'contextMenuClick'\n } as IxMapNavigationEvents,\n defineCustomElement: defineIxMapNavigation\n});\n\nexport default IxMapNavigation;\n"],"names":[],"mappings":";;;;;AAmBA;AACI;AACA;;AAEA;AACA;AACI;AACA;AACsB;AAC1B;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxMapNavigationOverlay as IxMapNavigationOverlay$1, defineCustomElement } from '@siemens/ix/components/ix-map-navigation-overlay.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxMapNavigationOverlay = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-map-navigation-overlay',
|
|
8
|
+
elementClass: IxMapNavigationOverlay$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 { IxMapNavigationOverlay as default };
|
|
16
|
+
//# sourceMappingURL=IxMapNavigationOverlay.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxMapNavigationOverlay.js","sources":["../../src/components/IxMapNavigationOverlay.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 { IxMapNavigationOverlay as IxMapNavigationOverlayElement, defineCustomElement as defineIxMapNavigationOverlay } from \"@siemens/ix/components/ix-map-navigation-overlay.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 IxMapNavigationOverlayEvents = { onCloseClick: EventName<CustomEvent<any>> };\n\nconst IxMapNavigationOverlay: StencilReactComponent<IxMapNavigationOverlayElement, IxMapNavigationOverlayEvents> = /*@__PURE__*/ createComponent<IxMapNavigationOverlayElement, IxMapNavigationOverlayEvents>({\n tagName: 'ix-map-navigation-overlay',\n elementClass: IxMapNavigationOverlayElement,\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 IxMapNavigationOverlayEvents,\n defineCustomElement: defineIxMapNavigationOverlay\n});\n\nexport default IxMapNavigationOverlay;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxMenu as IxMenu$1, defineCustomElement } from '@siemens/ix/components/ix-menu.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxMenu = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-menu',
|
|
8
|
+
elementClass: IxMenu$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
|
+
onExpandChange: 'expandChange',
|
|
13
|
+
onMapExpandChange: 'mapExpandChange',
|
|
14
|
+
onOpenAppSwitch: 'openAppSwitch',
|
|
15
|
+
onOpenSettings: 'openSettings',
|
|
16
|
+
onOpenAbout: 'openAbout'
|
|
17
|
+
},
|
|
18
|
+
defineCustomElement: defineCustomElement
|
|
19
|
+
});
|
|
20
|
+
|
|
21
|
+
export { IxMenu as default };
|
|
22
|
+
//# sourceMappingURL=IxMenu.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxMenu.js","sources":["../../src/components/IxMenu.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 { IxMenu as IxMenuElement, defineCustomElement as defineIxMenu } from \"@siemens/ix/components/ix-menu.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 IxMenuEvents = {\n onExpandChange: EventName<CustomEvent<boolean>>,\n onMapExpandChange: EventName<CustomEvent<boolean>>,\n onOpenAppSwitch: EventName<CustomEvent<void>>,\n onOpenSettings: EventName<CustomEvent<void>>,\n onOpenAbout: EventName<CustomEvent<void>>\n};\n\nconst IxMenu: StencilReactComponent<IxMenuElement, IxMenuEvents> = /*@__PURE__*/ createComponent<IxMenuElement, IxMenuEvents>({\n tagName: 'ix-menu',\n elementClass: IxMenuElement,\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 onExpandChange: 'expandChange',\n onMapExpandChange: 'mapExpandChange',\n onOpenAppSwitch: 'openAppSwitch',\n onOpenSettings: 'openSettings',\n onOpenAbout: 'openAbout'\n } as IxMenuEvents,\n defineCustomElement: defineIxMenu\n});\n\nexport default IxMenu;\n"],"names":[],"mappings":";;;;;AAsBA;AACI;AACA;;AAEA;AACA;AACI;AACA;AACA;AACA;AACA;AACa;AACjB;AACH;;"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxMenuAbout as IxMenuAbout$1, defineCustomElement } from '@siemens/ix/components/ix-menu-about.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxMenuAbout = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-menu-about',
|
|
8
|
+
elementClass: IxMenuAbout$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
|
+
onTabChange: 'tabChange',
|
|
13
|
+
onClose: 'close'
|
|
14
|
+
},
|
|
15
|
+
defineCustomElement: defineCustomElement
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
export { IxMenuAbout as default };
|
|
19
|
+
//# sourceMappingURL=IxMenuAbout.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxMenuAbout.js","sources":["../../src/components/IxMenuAbout.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 CustomCloseEvent, type IxMenuAboutCustomEvent } from \"@siemens/ix\";\nimport { IxMenuAbout as IxMenuAboutElement, defineCustomElement as defineIxMenuAbout } from \"@siemens/ix/components/ix-menu-about.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 IxMenuAboutEvents = {\n onTabChange: EventName<CustomEvent<string>>,\n onClose: EventName<IxMenuAboutCustomEvent<CustomCloseEvent>>\n};\n\nconst IxMenuAbout: StencilReactComponent<IxMenuAboutElement, IxMenuAboutEvents> = /*@__PURE__*/ createComponent<IxMenuAboutElement, IxMenuAboutEvents>({\n tagName: 'ix-menu-about',\n elementClass: IxMenuAboutElement,\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 onTabChange: 'tabChange',\n onClose: 'close'\n } as IxMenuAboutEvents,\n defineCustomElement: defineIxMenuAbout\n});\n\nexport default IxMenuAbout;\n"],"names":[],"mappings":";;;;;AAoBA;AACI;AACA;;AAEA;AACA;AACI;AACA;AACkB;AACtB;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxMenuAboutItem as IxMenuAboutItem$1, defineCustomElement } from '@siemens/ix/components/ix-menu-about-item.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxMenuAboutItem = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-menu-about-item',
|
|
8
|
+
elementClass: IxMenuAboutItem$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: { onLabelChange: 'labelChange' },
|
|
12
|
+
defineCustomElement: defineCustomElement
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
export { IxMenuAboutItem as default };
|
|
16
|
+
//# sourceMappingURL=IxMenuAboutItem.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxMenuAboutItem.js","sources":["../../src/components/IxMenuAboutItem.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 CustomLabelChangeEvent, type IxMenuAboutItemCustomEvent } from \"@siemens/ix\";\nimport { IxMenuAboutItem as IxMenuAboutItemElement, defineCustomElement as defineIxMenuAboutItem } from \"@siemens/ix/components/ix-menu-about-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 IxMenuAboutItemEvents = { onLabelChange: EventName<IxMenuAboutItemCustomEvent<CustomLabelChangeEvent>> };\n\nconst IxMenuAboutItem: StencilReactComponent<IxMenuAboutItemElement, IxMenuAboutItemEvents> = /*@__PURE__*/ createComponent<IxMenuAboutItemElement, IxMenuAboutItemEvents>({\n tagName: 'ix-menu-about-item',\n elementClass: IxMenuAboutItemElement,\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: { onLabelChange: 'labelChange' } as IxMenuAboutItemEvents,\n defineCustomElement: defineIxMenuAboutItem\n});\n\nexport default IxMenuAboutItem;\n"],"names":[],"mappings":";;;;;AAiBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxMenuAboutNews as IxMenuAboutNews$1, defineCustomElement } from '@siemens/ix/components/ix-menu-about-news.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxMenuAboutNews = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-menu-about-news',
|
|
8
|
+
elementClass: IxMenuAboutNews$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
|
+
onShowMore: 'showMore',
|
|
13
|
+
onClosePopover: 'closePopover'
|
|
14
|
+
},
|
|
15
|
+
defineCustomElement: defineCustomElement
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
export { IxMenuAboutNews as default };
|
|
19
|
+
//# sourceMappingURL=IxMenuAboutNews.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxMenuAboutNews.js","sources":["../../src/components/IxMenuAboutNews.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 IxMenuAboutNewsCustomEvent } from \"@siemens/ix\";\nimport { IxMenuAboutNews as IxMenuAboutNewsElement, defineCustomElement as defineIxMenuAboutNews } from \"@siemens/ix/components/ix-menu-about-news.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 IxMenuAboutNewsEvents = {\n onShowMore: EventName<IxMenuAboutNewsCustomEvent<MouseEvent>>,\n onClosePopover: EventName<CustomEvent<void>>\n};\n\nconst IxMenuAboutNews: StencilReactComponent<IxMenuAboutNewsElement, IxMenuAboutNewsEvents> = /*@__PURE__*/ createComponent<IxMenuAboutNewsElement, IxMenuAboutNewsEvents>({\n tagName: 'ix-menu-about-news',\n elementClass: IxMenuAboutNewsElement,\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 onShowMore: 'showMore',\n onClosePopover: 'closePopover'\n } as IxMenuAboutNewsEvents,\n defineCustomElement: defineIxMenuAboutNews\n});\n\nexport default IxMenuAboutNews;\n"],"names":[],"mappings":";;;;;AAoBA;AACI;AACA;;AAEA;AACA;AACI;AACA;AACsB;AAC1B;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxMenuAvatar as IxMenuAvatar$1, defineCustomElement } from '@siemens/ix/components/ix-menu-avatar.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxMenuAvatar = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-menu-avatar',
|
|
8
|
+
elementClass: IxMenuAvatar$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: { onLogoutClick: 'logoutClick' },
|
|
12
|
+
defineCustomElement: defineCustomElement
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
export { IxMenuAvatar as default };
|
|
16
|
+
//# sourceMappingURL=IxMenuAvatar.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxMenuAvatar.js","sources":["../../src/components/IxMenuAvatar.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 { IxMenuAvatar as IxMenuAvatarElement, defineCustomElement as defineIxMenuAvatar } from \"@siemens/ix/components/ix-menu-avatar.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 IxMenuAvatarEvents = { onLogoutClick: EventName<CustomEvent<any>> };\n\nconst IxMenuAvatar: StencilReactComponent<IxMenuAvatarElement, IxMenuAvatarEvents> = /*@__PURE__*/ createComponent<IxMenuAvatarElement, IxMenuAvatarEvents>({\n tagName: 'ix-menu-avatar',\n elementClass: IxMenuAvatarElement,\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: { onLogoutClick: 'logoutClick' } as IxMenuAvatarEvents,\n defineCustomElement: defineIxMenuAvatar\n});\n\nexport default IxMenuAvatar;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxMenuAvatarItem as IxMenuAvatarItem$1, defineCustomElement } from '@siemens/ix/components/ix-menu-avatar-item.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxMenuAvatarItem = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-menu-avatar-item',
|
|
8
|
+
elementClass: IxMenuAvatarItem$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 { IxMenuAvatarItem as default };
|
|
16
|
+
//# sourceMappingURL=IxMenuAvatarItem.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxMenuAvatarItem.js","sources":["../../src/components/IxMenuAvatarItem.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 IxMenuAvatarItemCustomEvent } from \"@siemens/ix\";\nimport { IxMenuAvatarItem as IxMenuAvatarItemElement, defineCustomElement as defineIxMenuAvatarItem } from \"@siemens/ix/components/ix-menu-avatar-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 IxMenuAvatarItemEvents = { onItemClick: EventName<IxMenuAvatarItemCustomEvent<MouseEvent>> };\n\nconst IxMenuAvatarItem: StencilReactComponent<IxMenuAvatarItemElement, IxMenuAvatarItemEvents> = /*@__PURE__*/ createComponent<IxMenuAvatarItemElement, IxMenuAvatarItemEvents>({\n tagName: 'ix-menu-avatar-item',\n elementClass: IxMenuAvatarItemElement,\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 IxMenuAvatarItemEvents,\n defineCustomElement: defineIxMenuAvatarItem\n});\n\nexport default IxMenuAvatarItem;\n"],"names":[],"mappings":";;;;;AAiBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxMenuCategory as IxMenuCategory$1, defineCustomElement } from '@siemens/ix/components/ix-menu-category.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxMenuCategory = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-menu-category',
|
|
8
|
+
elementClass: IxMenuCategory$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 { IxMenuCategory as default };
|
|
16
|
+
//# sourceMappingURL=IxMenuCategory.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxMenuCategory.js","sources":["../../src/components/IxMenuCategory.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 { IxMenuCategory as IxMenuCategoryElement, defineCustomElement as defineIxMenuCategory } from \"@siemens/ix/components/ix-menu-category.js\";\nimport type { StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxMenuCategoryEvents = NonNullable<unknown>;\n\nconst IxMenuCategory: StencilReactComponent<IxMenuCategoryElement, IxMenuCategoryEvents> = /*@__PURE__*/ createComponent<IxMenuCategoryElement, IxMenuCategoryEvents>({\n tagName: 'ix-menu-category',\n elementClass: IxMenuCategoryElement,\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 IxMenuCategoryEvents,\n defineCustomElement: defineIxMenuCategory\n});\n\nexport default IxMenuCategory;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxMenuItem as IxMenuItem$1, defineCustomElement } from '@siemens/ix/components/ix-menu-item.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxMenuItem = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-menu-item',
|
|
8
|
+
elementClass: IxMenuItem$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 { IxMenuItem as default };
|
|
16
|
+
//# sourceMappingURL=IxMenuItem.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxMenuItem.js","sources":["../../src/components/IxMenuItem.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 { IxMenuItem as IxMenuItemElement, defineCustomElement as defineIxMenuItem } from \"@siemens/ix/components/ix-menu-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 IxMenuItemEvents = NonNullable<unknown>;\n\nconst IxMenuItem: StencilReactComponent<IxMenuItemElement, IxMenuItemEvents> = /*@__PURE__*/ createComponent<IxMenuItemElement, IxMenuItemEvents>({\n tagName: 'ix-menu-item',\n elementClass: IxMenuItemElement,\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 IxMenuItemEvents,\n defineCustomElement: defineIxMenuItem\n});\n\nexport default IxMenuItem;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxMenuSettings as IxMenuSettings$1, defineCustomElement } from '@siemens/ix/components/ix-menu-settings.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxMenuSettings = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-menu-settings',
|
|
8
|
+
elementClass: IxMenuSettings$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
|
+
onTabChange: 'tabChange',
|
|
13
|
+
onClose: 'close'
|
|
14
|
+
},
|
|
15
|
+
defineCustomElement: defineCustomElement
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
export { IxMenuSettings as default };
|
|
19
|
+
//# sourceMappingURL=IxMenuSettings.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxMenuSettings.js","sources":["../../src/components/IxMenuSettings.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 CustomCloseEvent, type IxMenuSettingsCustomEvent } from \"@siemens/ix\";\nimport { IxMenuSettings as IxMenuSettingsElement, defineCustomElement as defineIxMenuSettings } from \"@siemens/ix/components/ix-menu-settings.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 IxMenuSettingsEvents = {\n onTabChange: EventName<CustomEvent<string>>,\n onClose: EventName<IxMenuSettingsCustomEvent<CustomCloseEvent>>\n};\n\nconst IxMenuSettings: StencilReactComponent<IxMenuSettingsElement, IxMenuSettingsEvents> = /*@__PURE__*/ createComponent<IxMenuSettingsElement, IxMenuSettingsEvents>({\n tagName: 'ix-menu-settings',\n elementClass: IxMenuSettingsElement,\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 onTabChange: 'tabChange',\n onClose: 'close'\n } as IxMenuSettingsEvents,\n defineCustomElement: defineIxMenuSettings\n});\n\nexport default IxMenuSettings;\n"],"names":[],"mappings":";;;;;AAoBA;AACI;AACA;;AAEA;AACA;AACI;AACA;AACqB;AACzB;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxMenuSettingsItem as IxMenuSettingsItem$1, defineCustomElement } from '@siemens/ix/components/ix-menu-settings-item.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxMenuSettingsItem = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-menu-settings-item',
|
|
8
|
+
elementClass: IxMenuSettingsItem$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: { onLabelChange: 'labelChange' },
|
|
12
|
+
defineCustomElement: defineCustomElement
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
export { IxMenuSettingsItem as default };
|
|
16
|
+
//# sourceMappingURL=IxMenuSettingsItem.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxMenuSettingsItem.js","sources":["../../src/components/IxMenuSettingsItem.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 CustomLabelChangeEvent, type IxMenuSettingsItemCustomEvent } from \"@siemens/ix\";\nimport { IxMenuSettingsItem as IxMenuSettingsItemElement, defineCustomElement as defineIxMenuSettingsItem } from \"@siemens/ix/components/ix-menu-settings-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 IxMenuSettingsItemEvents = { onLabelChange: EventName<IxMenuSettingsItemCustomEvent<CustomLabelChangeEvent>> };\n\nconst IxMenuSettingsItem: StencilReactComponent<IxMenuSettingsItemElement, IxMenuSettingsItemEvents> = /*@__PURE__*/ createComponent<IxMenuSettingsItemElement, IxMenuSettingsItemEvents>({\n tagName: 'ix-menu-settings-item',\n elementClass: IxMenuSettingsItemElement,\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: { onLabelChange: 'labelChange' } as IxMenuSettingsItemEvents,\n defineCustomElement: defineIxMenuSettingsItem\n});\n\nexport default IxMenuSettingsItem;\n"],"names":[],"mappings":";;;;;AAiBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxMessageBar as IxMessageBar$1, defineCustomElement } from '@siemens/ix/components/ix-message-bar.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxMessageBar = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-message-bar',
|
|
8
|
+
elementClass: IxMessageBar$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
|
+
onClosedChange: 'closedChange',
|
|
13
|
+
onCloseAnimationCompleted: 'closeAnimationCompleted'
|
|
14
|
+
},
|
|
15
|
+
defineCustomElement: defineCustomElement
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
export { IxMessageBar as default };
|
|
19
|
+
//# sourceMappingURL=IxMessageBar.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxMessageBar.js","sources":["../../src/components/IxMessageBar.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 { IxMessageBar as IxMessageBarElement, defineCustomElement as defineIxMessageBar } from \"@siemens/ix/components/ix-message-bar.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 IxMessageBarEvents = {\n onClosedChange: EventName<CustomEvent<any>>,\n onCloseAnimationCompleted: EventName<CustomEvent<any>>\n};\n\nconst IxMessageBar: StencilReactComponent<IxMessageBarElement, IxMessageBarEvents> = /*@__PURE__*/ createComponent<IxMessageBarElement, IxMessageBarEvents>({\n tagName: 'ix-message-bar',\n elementClass: IxMessageBarElement,\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 onClosedChange: 'closedChange',\n onCloseAnimationCompleted: 'closeAnimationCompleted'\n } as IxMessageBarEvents,\n defineCustomElement: defineIxMessageBar\n});\n\nexport default IxMessageBar;\n"],"names":[],"mappings":";;;;;AAmBA;AACI;AACA;;AAEA;AACA;AACI;AACA;AACmB;AACvB;AACH;;"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxModal as IxModal$1, defineCustomElement } from '@siemens/ix/components/ix-modal.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxModal = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-modal',
|
|
8
|
+
elementClass: IxModal$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
|
+
onDialogClose: 'dialogClose',
|
|
13
|
+
onDialogDismiss: 'dialogDismiss'
|
|
14
|
+
},
|
|
15
|
+
defineCustomElement: defineCustomElement
|
|
16
|
+
});
|
|
17
|
+
|
|
18
|
+
export { IxModal as default };
|
|
19
|
+
//# sourceMappingURL=IxModal.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxModal.js","sources":["../../src/components/IxModal.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 { IxModal as IxModalElement, defineCustomElement as defineIxModal } from \"@siemens/ix/components/ix-modal.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 IxModalEvents = {\n onDialogClose: EventName<CustomEvent<any>>,\n onDialogDismiss: EventName<CustomEvent<any>>\n};\n\nconst IxModal: StencilReactComponent<IxModalElement, IxModalEvents> = /*@__PURE__*/ createComponent<IxModalElement, IxModalEvents>({\n tagName: 'ix-modal',\n elementClass: IxModalElement,\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 onDialogClose: 'dialogClose',\n onDialogDismiss: 'dialogDismiss'\n } as IxModalEvents,\n defineCustomElement: defineIxModal\n});\n\nexport default IxModal;\n"],"names":[],"mappings":";;;;;AAmBA;AACI;AACA;;AAEA;AACA;AACI;AACA;AACc;AAClB;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxModalContent as IxModalContent$1, defineCustomElement } from '@siemens/ix/components/ix-modal-content.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxModalContent = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-modal-content',
|
|
8
|
+
elementClass: IxModalContent$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 { IxModalContent as default };
|
|
16
|
+
//# sourceMappingURL=IxModalContent.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxModalContent.js","sources":["../../src/components/IxModalContent.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 { IxModalContent as IxModalContentElement, defineCustomElement as defineIxModalContent } from \"@siemens/ix/components/ix-modal-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 IxModalContentEvents = NonNullable<unknown>;\n\nconst IxModalContent: StencilReactComponent<IxModalContentElement, IxModalContentEvents> = /*@__PURE__*/ createComponent<IxModalContentElement, IxModalContentEvents>({\n tagName: 'ix-modal-content',\n elementClass: IxModalContentElement,\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 IxModalContentEvents,\n defineCustomElement: defineIxModalContent\n});\n\nexport default IxModalContent;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxModalFooter as IxModalFooter$1, defineCustomElement } from '@siemens/ix/components/ix-modal-footer.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxModalFooter = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-modal-footer',
|
|
8
|
+
elementClass: IxModalFooter$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 { IxModalFooter as default };
|
|
16
|
+
//# sourceMappingURL=IxModalFooter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxModalFooter.js","sources":["../../src/components/IxModalFooter.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 { IxModalFooter as IxModalFooterElement, defineCustomElement as defineIxModalFooter } from \"@siemens/ix/components/ix-modal-footer.js\";\nimport type { StencilReactComponent } from '@stencil/react-output-target/runtime';\nimport { createComponent } from '@stencil/react-output-target/runtime';\nimport React from 'react';\n\ntype IxModalFooterEvents = NonNullable<unknown>;\n\nconst IxModalFooter: StencilReactComponent<IxModalFooterElement, IxModalFooterEvents> = /*@__PURE__*/ createComponent<IxModalFooterElement, IxModalFooterEvents>({\n tagName: 'ix-modal-footer',\n elementClass: IxModalFooterElement,\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 IxModalFooterEvents,\n defineCustomElement: defineIxModalFooter\n});\n\nexport default IxModalFooter;\n"],"names":[],"mappings":";;;;;AAgBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxModalHeader as IxModalHeader$1, defineCustomElement } from '@siemens/ix/components/ix-modal-header.js';
|
|
3
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
4
|
+
import React from 'react';
|
|
5
|
+
|
|
6
|
+
const IxModalHeader = /*@__PURE__*/ createComponent({
|
|
7
|
+
tagName: 'ix-modal-header',
|
|
8
|
+
elementClass: IxModalHeader$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 { IxModalHeader as default };
|
|
16
|
+
//# sourceMappingURL=IxModalHeader.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IxModalHeader.js","sources":["../../src/components/IxModalHeader.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 IxModalHeaderCustomEvent } from \"@siemens/ix\";\nimport { IxModalHeader as IxModalHeaderElement, defineCustomElement as defineIxModalHeader } from \"@siemens/ix/components/ix-modal-header.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 IxModalHeaderEvents = { onCloseClick: EventName<IxModalHeaderCustomEvent<MouseEvent>> };\n\nconst IxModalHeader: StencilReactComponent<IxModalHeaderElement, IxModalHeaderEvents> = /*@__PURE__*/ createComponent<IxModalHeaderElement, IxModalHeaderEvents>({\n tagName: 'ix-modal-header',\n elementClass: IxModalHeaderElement,\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 IxModalHeaderEvents,\n defineCustomElement: defineIxModalHeader\n});\n\nexport default IxModalHeader;\n"],"names":[],"mappings":";;;;;AAiBA;AACI;AACA;;AAEA;AACA;AACA;AACH;;"}
|