@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
|
@@ -0,0 +1,1006 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { IxActionCard as IxActionCard$1, defineCustomElement } from '@siemens/ix/components/ix-action-card.js';
|
|
3
|
+
import { IxApplicationHeader as IxApplicationHeader$1, defineCustomElement as defineCustomElement$2 } from '@siemens/ix/components/ix-application-header.js';
|
|
4
|
+
import { IxApplication as IxApplication$1, defineCustomElement as defineCustomElement$1 } from '@siemens/ix/components/ix-application.js';
|
|
5
|
+
import { IxAvatar as IxAvatar$1, defineCustomElement as defineCustomElement$3 } from '@siemens/ix/components/ix-avatar.js';
|
|
6
|
+
import { IxBasicNavigation as IxBasicNavigation$1, defineCustomElement as defineCustomElement$4 } from '@siemens/ix/components/ix-basic-navigation.js';
|
|
7
|
+
import { IxBlind as IxBlind$1, defineCustomElement as defineCustomElement$5 } from '@siemens/ix/components/ix-blind.js';
|
|
8
|
+
import { IxBreadcrumbItem as IxBreadcrumbItem$1, defineCustomElement as defineCustomElement$7 } from '@siemens/ix/components/ix-breadcrumb-item.js';
|
|
9
|
+
import { IxBreadcrumb as IxBreadcrumb$1, defineCustomElement as defineCustomElement$6 } from '@siemens/ix/components/ix-breadcrumb.js';
|
|
10
|
+
import { IxButton as IxButton$1, defineCustomElement as defineCustomElement$8 } from '@siemens/ix/components/ix-button.js';
|
|
11
|
+
import { IxCardAccordion as IxCardAccordion$1, defineCustomElement as defineCustomElement$a } from '@siemens/ix/components/ix-card-accordion.js';
|
|
12
|
+
import { IxCardContent as IxCardContent$1, defineCustomElement as defineCustomElement$b } from '@siemens/ix/components/ix-card-content.js';
|
|
13
|
+
import { IxCardList as IxCardList$1, defineCustomElement as defineCustomElement$c } from '@siemens/ix/components/ix-card-list.js';
|
|
14
|
+
import { IxCardTitle as IxCardTitle$1, defineCustomElement as defineCustomElement$d } from '@siemens/ix/components/ix-card-title.js';
|
|
15
|
+
import { IxCard as IxCard$1, defineCustomElement as defineCustomElement$9 } from '@siemens/ix/components/ix-card.js';
|
|
16
|
+
import { IxCategoryFilter as IxCategoryFilter$1, defineCustomElement as defineCustomElement$e } from '@siemens/ix/components/ix-category-filter.js';
|
|
17
|
+
import { IxCheckboxGroup as IxCheckboxGroup$1, defineCustomElement as defineCustomElement$g } from '@siemens/ix/components/ix-checkbox-group.js';
|
|
18
|
+
import { IxCheckbox as IxCheckbox$1, defineCustomElement as defineCustomElement$f } from '@siemens/ix/components/ix-checkbox.js';
|
|
19
|
+
import { IxChip as IxChip$1, defineCustomElement as defineCustomElement$h } from '@siemens/ix/components/ix-chip.js';
|
|
20
|
+
import { IxCol as IxCol$1, defineCustomElement as defineCustomElement$i } from '@siemens/ix/components/ix-col.js';
|
|
21
|
+
import { IxContentHeader as IxContentHeader$1, defineCustomElement as defineCustomElement$k } from '@siemens/ix/components/ix-content-header.js';
|
|
22
|
+
import { IxContent as IxContent$1, defineCustomElement as defineCustomElement$j } from '@siemens/ix/components/ix-content.js';
|
|
23
|
+
import { IxCustomField as IxCustomField$1, defineCustomElement as defineCustomElement$l } from '@siemens/ix/components/ix-custom-field.js';
|
|
24
|
+
import { IxDateDropdown as IxDateDropdown$1, defineCustomElement as defineCustomElement$m } from '@siemens/ix/components/ix-date-dropdown.js';
|
|
25
|
+
import { IxDateInput as IxDateInput$1, defineCustomElement as defineCustomElement$n } from '@siemens/ix/components/ix-date-input.js';
|
|
26
|
+
import { IxDatePicker as IxDatePicker$1, defineCustomElement as defineCustomElement$o } from '@siemens/ix/components/ix-date-picker.js';
|
|
27
|
+
import { IxDatetimePicker as IxDatetimePicker$1, defineCustomElement as defineCustomElement$p } from '@siemens/ix/components/ix-datetime-picker.js';
|
|
28
|
+
import { IxDivider as IxDivider$1, defineCustomElement as defineCustomElement$q } from '@siemens/ix/components/ix-divider.js';
|
|
29
|
+
import { IxDrawer as IxDrawer$1, defineCustomElement as defineCustomElement$r } from '@siemens/ix/components/ix-drawer.js';
|
|
30
|
+
import { IxDropdownButton as IxDropdownButton$1, defineCustomElement as defineCustomElement$t } from '@siemens/ix/components/ix-dropdown-button.js';
|
|
31
|
+
import { IxDropdownHeader as IxDropdownHeader$1, defineCustomElement as defineCustomElement$u } from '@siemens/ix/components/ix-dropdown-header.js';
|
|
32
|
+
import { IxDropdownItem as IxDropdownItem$1, defineCustomElement as defineCustomElement$v } from '@siemens/ix/components/ix-dropdown-item.js';
|
|
33
|
+
import { IxDropdownQuickActions as IxDropdownQuickActions$1, defineCustomElement as defineCustomElement$w } from '@siemens/ix/components/ix-dropdown-quick-actions.js';
|
|
34
|
+
import { IxDropdown as IxDropdown$1, defineCustomElement as defineCustomElement$s } from '@siemens/ix/components/ix-dropdown.js';
|
|
35
|
+
import { IxEmptyState as IxEmptyState$1, defineCustomElement as defineCustomElement$x } from '@siemens/ix/components/ix-empty-state.js';
|
|
36
|
+
import { IxEventListItem as IxEventListItem$1, defineCustomElement as defineCustomElement$z } from '@siemens/ix/components/ix-event-list-item.js';
|
|
37
|
+
import { IxEventList as IxEventList$1, defineCustomElement as defineCustomElement$y } from '@siemens/ix/components/ix-event-list.js';
|
|
38
|
+
import { IxExpandingSearch as IxExpandingSearch$1, defineCustomElement as defineCustomElement$A } from '@siemens/ix/components/ix-expanding-search.js';
|
|
39
|
+
import { IxFieldLabel as IxFieldLabel$1, defineCustomElement as defineCustomElement$B } from '@siemens/ix/components/ix-field-label.js';
|
|
40
|
+
import { IxFilterChip as IxFilterChip$1, defineCustomElement as defineCustomElement$C } from '@siemens/ix/components/ix-filter-chip.js';
|
|
41
|
+
import { IxFlipTileContent as IxFlipTileContent$1, defineCustomElement as defineCustomElement$E } from '@siemens/ix/components/ix-flip-tile-content.js';
|
|
42
|
+
import { IxFlipTile as IxFlipTile$1, defineCustomElement as defineCustomElement$D } from '@siemens/ix/components/ix-flip-tile.js';
|
|
43
|
+
import { IxGroupContextMenu as IxGroupContextMenu$1, defineCustomElement as defineCustomElement$G } from '@siemens/ix/components/ix-group-context-menu.js';
|
|
44
|
+
import { IxGroupItem as IxGroupItem$1, defineCustomElement as defineCustomElement$H } from '@siemens/ix/components/ix-group-item.js';
|
|
45
|
+
import { IxGroup as IxGroup$1, defineCustomElement as defineCustomElement$F } from '@siemens/ix/components/ix-group.js';
|
|
46
|
+
import { IxHelperText as IxHelperText$1, defineCustomElement as defineCustomElement$I } from '@siemens/ix/components/ix-helper-text.js';
|
|
47
|
+
import { IxIconButton as IxIconButton$1, defineCustomElement as defineCustomElement$J } from '@siemens/ix/components/ix-icon-button.js';
|
|
48
|
+
import { IxIconToggleButton as IxIconToggleButton$1, defineCustomElement as defineCustomElement$K } from '@siemens/ix/components/ix-icon-toggle-button.js';
|
|
49
|
+
import { IxInputGroup as IxInputGroup$1, defineCustomElement as defineCustomElement$M } from '@siemens/ix/components/ix-input-group.js';
|
|
50
|
+
import { IxInput as IxInput$1, defineCustomElement as defineCustomElement$L } from '@siemens/ix/components/ix-input.js';
|
|
51
|
+
import { IxKeyValueList as IxKeyValueList$1, defineCustomElement as defineCustomElement$O } from '@siemens/ix/components/ix-key-value-list.js';
|
|
52
|
+
import { IxKeyValue as IxKeyValue$1, defineCustomElement as defineCustomElement$N } from '@siemens/ix/components/ix-key-value.js';
|
|
53
|
+
import { IxKpi as IxKpi$1, defineCustomElement as defineCustomElement$P } from '@siemens/ix/components/ix-kpi.js';
|
|
54
|
+
import { IxLayoutAuto as IxLayoutAuto$1, defineCustomElement as defineCustomElement$Q } from '@siemens/ix/components/ix-layout-auto.js';
|
|
55
|
+
import { IxLayoutGrid as IxLayoutGrid$1, defineCustomElement as defineCustomElement$R } from '@siemens/ix/components/ix-layout-grid.js';
|
|
56
|
+
import { IxLinkButton as IxLinkButton$1, defineCustomElement as defineCustomElement$S } from '@siemens/ix/components/ix-link-button.js';
|
|
57
|
+
import { IxMapNavigationOverlay as IxMapNavigationOverlay$1, defineCustomElement as defineCustomElement$U } from '@siemens/ix/components/ix-map-navigation-overlay.js';
|
|
58
|
+
import { IxMapNavigation as IxMapNavigation$1, defineCustomElement as defineCustomElement$T } from '@siemens/ix/components/ix-map-navigation.js';
|
|
59
|
+
import { IxMenuAboutItem as IxMenuAboutItem$1, defineCustomElement as defineCustomElement$X } from '@siemens/ix/components/ix-menu-about-item.js';
|
|
60
|
+
import { IxMenuAboutNews as IxMenuAboutNews$1, defineCustomElement as defineCustomElement$Y } from '@siemens/ix/components/ix-menu-about-news.js';
|
|
61
|
+
import { IxMenuAbout as IxMenuAbout$1, defineCustomElement as defineCustomElement$W } from '@siemens/ix/components/ix-menu-about.js';
|
|
62
|
+
import { IxMenuAvatarItem as IxMenuAvatarItem$1, defineCustomElement as defineCustomElement$_ } from '@siemens/ix/components/ix-menu-avatar-item.js';
|
|
63
|
+
import { IxMenuAvatar as IxMenuAvatar$1, defineCustomElement as defineCustomElement$Z } from '@siemens/ix/components/ix-menu-avatar.js';
|
|
64
|
+
import { IxMenuCategory as IxMenuCategory$1, defineCustomElement as defineCustomElement$$ } from '@siemens/ix/components/ix-menu-category.js';
|
|
65
|
+
import { IxMenuItem as IxMenuItem$1, defineCustomElement as defineCustomElement$10 } from '@siemens/ix/components/ix-menu-item.js';
|
|
66
|
+
import { IxMenuSettingsItem as IxMenuSettingsItem$1, defineCustomElement as defineCustomElement$12 } from '@siemens/ix/components/ix-menu-settings-item.js';
|
|
67
|
+
import { IxMenuSettings as IxMenuSettings$1, defineCustomElement as defineCustomElement$11 } from '@siemens/ix/components/ix-menu-settings.js';
|
|
68
|
+
import { IxMenu as IxMenu$1, defineCustomElement as defineCustomElement$V } from '@siemens/ix/components/ix-menu.js';
|
|
69
|
+
import { IxMessageBar as IxMessageBar$1, defineCustomElement as defineCustomElement$13 } from '@siemens/ix/components/ix-message-bar.js';
|
|
70
|
+
import { IxModalContent as IxModalContent$1, defineCustomElement as defineCustomElement$15 } from '@siemens/ix/components/ix-modal-content.js';
|
|
71
|
+
import { IxModalFooter as IxModalFooter$1, defineCustomElement as defineCustomElement$16 } from '@siemens/ix/components/ix-modal-footer.js';
|
|
72
|
+
import { IxModalHeader as IxModalHeader$1, defineCustomElement as defineCustomElement$17 } from '@siemens/ix/components/ix-modal-header.js';
|
|
73
|
+
import { IxModal as IxModal$1, defineCustomElement as defineCustomElement$14 } from '@siemens/ix/components/ix-modal.js';
|
|
74
|
+
import { IxNumberInput as IxNumberInput$1, defineCustomElement as defineCustomElement$18 } from '@siemens/ix/components/ix-number-input.js';
|
|
75
|
+
import { IxPagination as IxPagination$1, defineCustomElement as defineCustomElement$19 } from '@siemens/ix/components/ix-pagination.js';
|
|
76
|
+
import { IxPaneLayout as IxPaneLayout$1, defineCustomElement as defineCustomElement$1b } from '@siemens/ix/components/ix-pane-layout.js';
|
|
77
|
+
import { IxPane as IxPane$1, defineCustomElement as defineCustomElement$1a } from '@siemens/ix/components/ix-pane.js';
|
|
78
|
+
import { IxPill as IxPill$1, defineCustomElement as defineCustomElement$1c } from '@siemens/ix/components/ix-pill.js';
|
|
79
|
+
import { IxPushCard as IxPushCard$1, defineCustomElement as defineCustomElement$1d } from '@siemens/ix/components/ix-push-card.js';
|
|
80
|
+
import { IxRadioGroup as IxRadioGroup$1, defineCustomElement as defineCustomElement$1f } from '@siemens/ix/components/ix-radio-group.js';
|
|
81
|
+
import { IxRadio as IxRadio$1, defineCustomElement as defineCustomElement$1e } from '@siemens/ix/components/ix-radio.js';
|
|
82
|
+
import { IxRow as IxRow$1, defineCustomElement as defineCustomElement$1g } from '@siemens/ix/components/ix-row.js';
|
|
83
|
+
import { IxSelectItem as IxSelectItem$1, defineCustomElement as defineCustomElement$1i } from '@siemens/ix/components/ix-select-item.js';
|
|
84
|
+
import { IxSelect as IxSelect$1, defineCustomElement as defineCustomElement$1h } from '@siemens/ix/components/ix-select.js';
|
|
85
|
+
import { IxSlider as IxSlider$1, defineCustomElement as defineCustomElement$1j } from '@siemens/ix/components/ix-slider.js';
|
|
86
|
+
import { IxSpinner as IxSpinner$1, defineCustomElement as defineCustomElement$1k } from '@siemens/ix/components/ix-spinner.js';
|
|
87
|
+
import { IxSplitButton as IxSplitButton$1, defineCustomElement as defineCustomElement$1l } from '@siemens/ix/components/ix-split-button.js';
|
|
88
|
+
import { IxTabItem as IxTabItem$1, defineCustomElement as defineCustomElement$1m } from '@siemens/ix/components/ix-tab-item.js';
|
|
89
|
+
import { IxTabs as IxTabs$1, defineCustomElement as defineCustomElement$1n } from '@siemens/ix/components/ix-tabs.js';
|
|
90
|
+
import { IxTextarea as IxTextarea$1, defineCustomElement as defineCustomElement$1o } from '@siemens/ix/components/ix-textarea.js';
|
|
91
|
+
import { IxTile as IxTile$1, defineCustomElement as defineCustomElement$1p } from '@siemens/ix/components/ix-tile.js';
|
|
92
|
+
import { IxTimePicker as IxTimePicker$1, defineCustomElement as defineCustomElement$1q } from '@siemens/ix/components/ix-time-picker.js';
|
|
93
|
+
import { IxToastContainer as IxToastContainer$1, defineCustomElement as defineCustomElement$1s } from '@siemens/ix/components/ix-toast-container.js';
|
|
94
|
+
import { IxToast as IxToast$1, defineCustomElement as defineCustomElement$1r } from '@siemens/ix/components/ix-toast.js';
|
|
95
|
+
import { IxToggleButton as IxToggleButton$1, defineCustomElement as defineCustomElement$1u } from '@siemens/ix/components/ix-toggle-button.js';
|
|
96
|
+
import { IxToggle as IxToggle$1, defineCustomElement as defineCustomElement$1t } from '@siemens/ix/components/ix-toggle.js';
|
|
97
|
+
import { IxTooltip as IxTooltip$1, defineCustomElement as defineCustomElement$1v } from '@siemens/ix/components/ix-tooltip.js';
|
|
98
|
+
import { IxTypography as IxTypography$1, defineCustomElement as defineCustomElement$1w } from '@siemens/ix/components/ix-typography.js';
|
|
99
|
+
import { IxUpload as IxUpload$1, defineCustomElement as defineCustomElement$1x } from '@siemens/ix/components/ix-upload.js';
|
|
100
|
+
import { IxValidationTooltip as IxValidationTooltip$1, defineCustomElement as defineCustomElement$1y } from '@siemens/ix/components/ix-validation-tooltip.js';
|
|
101
|
+
import { IxWorkflowStep as IxWorkflowStep$1, defineCustomElement as defineCustomElement$1z } from '@siemens/ix/components/ix-workflow-step.js';
|
|
102
|
+
import { IxWorkflowSteps as IxWorkflowSteps$1, defineCustomElement as defineCustomElement$1A } from '@siemens/ix/components/ix-workflow-steps.js';
|
|
103
|
+
import { createComponent } from '@stencil/react-output-target/runtime';
|
|
104
|
+
import React from 'react';
|
|
105
|
+
|
|
106
|
+
const IxActionCard = /*@__PURE__*/ createComponent({
|
|
107
|
+
tagName: 'ix-action-card',
|
|
108
|
+
elementClass: IxActionCard$1,
|
|
109
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
110
|
+
react: React,
|
|
111
|
+
events: {},
|
|
112
|
+
defineCustomElement: defineCustomElement
|
|
113
|
+
});
|
|
114
|
+
const IxApplication = /*@__PURE__*/ createComponent({
|
|
115
|
+
tagName: 'ix-application',
|
|
116
|
+
elementClass: IxApplication$1,
|
|
117
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
118
|
+
react: React,
|
|
119
|
+
events: {},
|
|
120
|
+
defineCustomElement: defineCustomElement$1
|
|
121
|
+
});
|
|
122
|
+
const IxApplicationHeader = /*@__PURE__*/ createComponent({
|
|
123
|
+
tagName: 'ix-application-header',
|
|
124
|
+
elementClass: IxApplicationHeader$1,
|
|
125
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
126
|
+
react: React,
|
|
127
|
+
events: {
|
|
128
|
+
onMenuToggle: 'menuToggle',
|
|
129
|
+
onOpenAppSwitch: 'openAppSwitch'
|
|
130
|
+
},
|
|
131
|
+
defineCustomElement: defineCustomElement$2
|
|
132
|
+
});
|
|
133
|
+
const IxAvatar = /*@__PURE__*/ createComponent({
|
|
134
|
+
tagName: 'ix-avatar',
|
|
135
|
+
elementClass: IxAvatar$1,
|
|
136
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
137
|
+
react: React,
|
|
138
|
+
events: {},
|
|
139
|
+
defineCustomElement: defineCustomElement$3
|
|
140
|
+
});
|
|
141
|
+
const IxBasicNavigation = /*@__PURE__*/ createComponent({
|
|
142
|
+
tagName: 'ix-basic-navigation',
|
|
143
|
+
elementClass: IxBasicNavigation$1,
|
|
144
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
145
|
+
react: React,
|
|
146
|
+
events: {},
|
|
147
|
+
defineCustomElement: defineCustomElement$4
|
|
148
|
+
});
|
|
149
|
+
const IxBlind = /*@__PURE__*/ createComponent({
|
|
150
|
+
tagName: 'ix-blind',
|
|
151
|
+
elementClass: IxBlind$1,
|
|
152
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
153
|
+
react: React,
|
|
154
|
+
events: { onCollapsedChange: 'collapsedChange' },
|
|
155
|
+
defineCustomElement: defineCustomElement$5
|
|
156
|
+
});
|
|
157
|
+
const IxBreadcrumb = /*@__PURE__*/ createComponent({
|
|
158
|
+
tagName: 'ix-breadcrumb',
|
|
159
|
+
elementClass: IxBreadcrumb$1,
|
|
160
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
161
|
+
react: React,
|
|
162
|
+
events: {
|
|
163
|
+
onItemClick: 'itemClick',
|
|
164
|
+
onNextClick: 'nextClick'
|
|
165
|
+
},
|
|
166
|
+
defineCustomElement: defineCustomElement$6
|
|
167
|
+
});
|
|
168
|
+
const IxBreadcrumbItem = /*@__PURE__*/ createComponent({
|
|
169
|
+
tagName: 'ix-breadcrumb-item',
|
|
170
|
+
elementClass: IxBreadcrumbItem$1,
|
|
171
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
172
|
+
react: React,
|
|
173
|
+
events: {},
|
|
174
|
+
defineCustomElement: defineCustomElement$7
|
|
175
|
+
});
|
|
176
|
+
const IxButton = /*@__PURE__*/ createComponent({
|
|
177
|
+
tagName: 'ix-button',
|
|
178
|
+
elementClass: IxButton$1,
|
|
179
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
180
|
+
react: React,
|
|
181
|
+
events: {},
|
|
182
|
+
defineCustomElement: defineCustomElement$8
|
|
183
|
+
});
|
|
184
|
+
const IxCard = /*@__PURE__*/ createComponent({
|
|
185
|
+
tagName: 'ix-card',
|
|
186
|
+
elementClass: IxCard$1,
|
|
187
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
188
|
+
react: React,
|
|
189
|
+
events: {},
|
|
190
|
+
defineCustomElement: defineCustomElement$9
|
|
191
|
+
});
|
|
192
|
+
const IxCardAccordion = /*@__PURE__*/ createComponent({
|
|
193
|
+
tagName: 'ix-card-accordion',
|
|
194
|
+
elementClass: IxCardAccordion$1,
|
|
195
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
196
|
+
react: React,
|
|
197
|
+
events: {},
|
|
198
|
+
defineCustomElement: defineCustomElement$a
|
|
199
|
+
});
|
|
200
|
+
const IxCardContent = /*@__PURE__*/ createComponent({
|
|
201
|
+
tagName: 'ix-card-content',
|
|
202
|
+
elementClass: IxCardContent$1,
|
|
203
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
204
|
+
react: React,
|
|
205
|
+
events: {},
|
|
206
|
+
defineCustomElement: defineCustomElement$b
|
|
207
|
+
});
|
|
208
|
+
const IxCardList = /*@__PURE__*/ createComponent({
|
|
209
|
+
tagName: 'ix-card-list',
|
|
210
|
+
elementClass: IxCardList$1,
|
|
211
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
212
|
+
react: React,
|
|
213
|
+
events: {
|
|
214
|
+
onCollapseChanged: 'collapseChanged',
|
|
215
|
+
onShowAllClick: 'showAllClick',
|
|
216
|
+
onShowMoreCardClick: 'showMoreCardClick'
|
|
217
|
+
},
|
|
218
|
+
defineCustomElement: defineCustomElement$c
|
|
219
|
+
});
|
|
220
|
+
const IxCardTitle = /*@__PURE__*/ createComponent({
|
|
221
|
+
tagName: 'ix-card-title',
|
|
222
|
+
elementClass: IxCardTitle$1,
|
|
223
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
224
|
+
react: React,
|
|
225
|
+
events: {},
|
|
226
|
+
defineCustomElement: defineCustomElement$d
|
|
227
|
+
});
|
|
228
|
+
const IxCategoryFilter = /*@__PURE__*/ createComponent({
|
|
229
|
+
tagName: 'ix-category-filter',
|
|
230
|
+
elementClass: IxCategoryFilter$1,
|
|
231
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
232
|
+
react: React,
|
|
233
|
+
events: {
|
|
234
|
+
onCategoryChanged: 'categoryChanged',
|
|
235
|
+
onInputChanged: 'inputChanged',
|
|
236
|
+
onFilterChanged: 'filterChanged',
|
|
237
|
+
onFilterCleared: 'filterCleared'
|
|
238
|
+
},
|
|
239
|
+
defineCustomElement: defineCustomElement$e
|
|
240
|
+
});
|
|
241
|
+
const IxCheckbox = /*@__PURE__*/ createComponent({
|
|
242
|
+
tagName: 'ix-checkbox',
|
|
243
|
+
elementClass: IxCheckbox$1,
|
|
244
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
245
|
+
react: React,
|
|
246
|
+
events: {
|
|
247
|
+
onCheckedChange: 'checkedChange',
|
|
248
|
+
onValueChange: 'valueChange'
|
|
249
|
+
},
|
|
250
|
+
defineCustomElement: defineCustomElement$f
|
|
251
|
+
});
|
|
252
|
+
const IxCheckboxGroup = /*@__PURE__*/ createComponent({
|
|
253
|
+
tagName: 'ix-checkbox-group',
|
|
254
|
+
elementClass: IxCheckboxGroup$1,
|
|
255
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
256
|
+
react: React,
|
|
257
|
+
events: {},
|
|
258
|
+
defineCustomElement: defineCustomElement$g
|
|
259
|
+
});
|
|
260
|
+
const IxChip = /*@__PURE__*/ createComponent({
|
|
261
|
+
tagName: 'ix-chip',
|
|
262
|
+
elementClass: IxChip$1,
|
|
263
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
264
|
+
react: React,
|
|
265
|
+
events: { onCloseChip: 'closeChip' },
|
|
266
|
+
defineCustomElement: defineCustomElement$h
|
|
267
|
+
});
|
|
268
|
+
const IxCol = /*@__PURE__*/ createComponent({
|
|
269
|
+
tagName: 'ix-col',
|
|
270
|
+
elementClass: IxCol$1,
|
|
271
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
272
|
+
react: React,
|
|
273
|
+
events: {},
|
|
274
|
+
defineCustomElement: defineCustomElement$i
|
|
275
|
+
});
|
|
276
|
+
const IxContent = /*@__PURE__*/ createComponent({
|
|
277
|
+
tagName: 'ix-content',
|
|
278
|
+
elementClass: IxContent$1,
|
|
279
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
280
|
+
react: React,
|
|
281
|
+
events: {},
|
|
282
|
+
defineCustomElement: defineCustomElement$j
|
|
283
|
+
});
|
|
284
|
+
const IxContentHeader = /*@__PURE__*/ createComponent({
|
|
285
|
+
tagName: 'ix-content-header',
|
|
286
|
+
elementClass: IxContentHeader$1,
|
|
287
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
288
|
+
react: React,
|
|
289
|
+
events: { onBackButtonClick: 'backButtonClick' },
|
|
290
|
+
defineCustomElement: defineCustomElement$k
|
|
291
|
+
});
|
|
292
|
+
const IxCustomField = /*@__PURE__*/ createComponent({
|
|
293
|
+
tagName: 'ix-custom-field',
|
|
294
|
+
elementClass: IxCustomField$1,
|
|
295
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
296
|
+
react: React,
|
|
297
|
+
events: {},
|
|
298
|
+
defineCustomElement: defineCustomElement$l
|
|
299
|
+
});
|
|
300
|
+
const IxDateDropdown = /*@__PURE__*/ createComponent({
|
|
301
|
+
tagName: 'ix-date-dropdown',
|
|
302
|
+
elementClass: IxDateDropdown$1,
|
|
303
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
304
|
+
react: React,
|
|
305
|
+
events: { onDateRangeChange: 'dateRangeChange' },
|
|
306
|
+
defineCustomElement: defineCustomElement$m
|
|
307
|
+
});
|
|
308
|
+
const IxDateInput = /*@__PURE__*/ createComponent({
|
|
309
|
+
tagName: 'ix-date-input',
|
|
310
|
+
elementClass: IxDateInput$1,
|
|
311
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
312
|
+
react: React,
|
|
313
|
+
events: {
|
|
314
|
+
onValueChange: 'valueChange',
|
|
315
|
+
onValidityStateChange: 'validityStateChange'
|
|
316
|
+
},
|
|
317
|
+
defineCustomElement: defineCustomElement$n
|
|
318
|
+
});
|
|
319
|
+
const IxDatePicker = /*@__PURE__*/ createComponent({
|
|
320
|
+
tagName: 'ix-date-picker',
|
|
321
|
+
elementClass: IxDatePicker$1,
|
|
322
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
323
|
+
react: React,
|
|
324
|
+
events: {
|
|
325
|
+
onDateChange: 'dateChange',
|
|
326
|
+
onDateRangeChange: 'dateRangeChange',
|
|
327
|
+
onDateSelect: 'dateSelect'
|
|
328
|
+
},
|
|
329
|
+
defineCustomElement: defineCustomElement$o
|
|
330
|
+
});
|
|
331
|
+
const IxDatetimePicker = /*@__PURE__*/ createComponent({
|
|
332
|
+
tagName: 'ix-datetime-picker',
|
|
333
|
+
elementClass: IxDatetimePicker$1,
|
|
334
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
335
|
+
react: React,
|
|
336
|
+
events: {
|
|
337
|
+
onTimeChange: 'timeChange',
|
|
338
|
+
onDateChange: 'dateChange',
|
|
339
|
+
onDateSelect: 'dateSelect'
|
|
340
|
+
},
|
|
341
|
+
defineCustomElement: defineCustomElement$p
|
|
342
|
+
});
|
|
343
|
+
const IxDivider = /*@__PURE__*/ createComponent({
|
|
344
|
+
tagName: 'ix-divider',
|
|
345
|
+
elementClass: IxDivider$1,
|
|
346
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
347
|
+
react: React,
|
|
348
|
+
events: {},
|
|
349
|
+
defineCustomElement: defineCustomElement$q
|
|
350
|
+
});
|
|
351
|
+
const IxDrawer = /*@__PURE__*/ createComponent({
|
|
352
|
+
tagName: 'ix-drawer',
|
|
353
|
+
elementClass: IxDrawer$1,
|
|
354
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
355
|
+
react: React,
|
|
356
|
+
events: {
|
|
357
|
+
onOpen: 'open',
|
|
358
|
+
onDrawerClose: 'drawerClose'
|
|
359
|
+
},
|
|
360
|
+
defineCustomElement: defineCustomElement$r
|
|
361
|
+
});
|
|
362
|
+
const IxDropdown = /*@__PURE__*/ createComponent({
|
|
363
|
+
tagName: 'ix-dropdown',
|
|
364
|
+
elementClass: IxDropdown$1,
|
|
365
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
366
|
+
react: React,
|
|
367
|
+
events: { onShowChanged: 'showChanged' },
|
|
368
|
+
defineCustomElement: defineCustomElement$s
|
|
369
|
+
});
|
|
370
|
+
const IxDropdownButton = /*@__PURE__*/ createComponent({
|
|
371
|
+
tagName: 'ix-dropdown-button',
|
|
372
|
+
elementClass: IxDropdownButton$1,
|
|
373
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
374
|
+
react: React,
|
|
375
|
+
events: {},
|
|
376
|
+
defineCustomElement: defineCustomElement$t
|
|
377
|
+
});
|
|
378
|
+
const IxDropdownHeader = /*@__PURE__*/ createComponent({
|
|
379
|
+
tagName: 'ix-dropdown-header',
|
|
380
|
+
elementClass: IxDropdownHeader$1,
|
|
381
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
382
|
+
react: React,
|
|
383
|
+
events: {},
|
|
384
|
+
defineCustomElement: defineCustomElement$u
|
|
385
|
+
});
|
|
386
|
+
const IxDropdownItem = /*@__PURE__*/ createComponent({
|
|
387
|
+
tagName: 'ix-dropdown-item',
|
|
388
|
+
elementClass: IxDropdownItem$1,
|
|
389
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
390
|
+
react: React,
|
|
391
|
+
events: {},
|
|
392
|
+
defineCustomElement: defineCustomElement$v
|
|
393
|
+
});
|
|
394
|
+
const IxDropdownQuickActions = /*@__PURE__*/ createComponent({
|
|
395
|
+
tagName: 'ix-dropdown-quick-actions',
|
|
396
|
+
elementClass: IxDropdownQuickActions$1,
|
|
397
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
398
|
+
react: React,
|
|
399
|
+
events: {},
|
|
400
|
+
defineCustomElement: defineCustomElement$w
|
|
401
|
+
});
|
|
402
|
+
const IxEmptyState = /*@__PURE__*/ createComponent({
|
|
403
|
+
tagName: 'ix-empty-state',
|
|
404
|
+
elementClass: IxEmptyState$1,
|
|
405
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
406
|
+
react: React,
|
|
407
|
+
events: { onActionClick: 'actionClick' },
|
|
408
|
+
defineCustomElement: defineCustomElement$x
|
|
409
|
+
});
|
|
410
|
+
const IxEventList = /*@__PURE__*/ createComponent({
|
|
411
|
+
tagName: 'ix-event-list',
|
|
412
|
+
elementClass: IxEventList$1,
|
|
413
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
414
|
+
react: React,
|
|
415
|
+
events: {},
|
|
416
|
+
defineCustomElement: defineCustomElement$y
|
|
417
|
+
});
|
|
418
|
+
const IxEventListItem = /*@__PURE__*/ createComponent({
|
|
419
|
+
tagName: 'ix-event-list-item',
|
|
420
|
+
elementClass: IxEventListItem$1,
|
|
421
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
422
|
+
react: React,
|
|
423
|
+
events: { onItemClick: 'itemClick' },
|
|
424
|
+
defineCustomElement: defineCustomElement$z
|
|
425
|
+
});
|
|
426
|
+
const IxExpandingSearch = /*@__PURE__*/ createComponent({
|
|
427
|
+
tagName: 'ix-expanding-search',
|
|
428
|
+
elementClass: IxExpandingSearch$1,
|
|
429
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
430
|
+
react: React,
|
|
431
|
+
events: { onValueChange: 'valueChange' },
|
|
432
|
+
defineCustomElement: defineCustomElement$A
|
|
433
|
+
});
|
|
434
|
+
const IxFieldLabel = /*@__PURE__*/ createComponent({
|
|
435
|
+
tagName: 'ix-field-label',
|
|
436
|
+
elementClass: IxFieldLabel$1,
|
|
437
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
438
|
+
react: React,
|
|
439
|
+
events: {},
|
|
440
|
+
defineCustomElement: defineCustomElement$B
|
|
441
|
+
});
|
|
442
|
+
const IxFilterChip = /*@__PURE__*/ createComponent({
|
|
443
|
+
tagName: 'ix-filter-chip',
|
|
444
|
+
elementClass: IxFilterChip$1,
|
|
445
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
446
|
+
react: React,
|
|
447
|
+
events: { onCloseClick: 'closeClick' },
|
|
448
|
+
defineCustomElement: defineCustomElement$C
|
|
449
|
+
});
|
|
450
|
+
const IxFlipTile = /*@__PURE__*/ createComponent({
|
|
451
|
+
tagName: 'ix-flip-tile',
|
|
452
|
+
elementClass: IxFlipTile$1,
|
|
453
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
454
|
+
react: React,
|
|
455
|
+
events: { onToggle: 'toggle' },
|
|
456
|
+
defineCustomElement: defineCustomElement$D
|
|
457
|
+
});
|
|
458
|
+
const IxFlipTileContent = /*@__PURE__*/ createComponent({
|
|
459
|
+
tagName: 'ix-flip-tile-content',
|
|
460
|
+
elementClass: IxFlipTileContent$1,
|
|
461
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
462
|
+
react: React,
|
|
463
|
+
events: {},
|
|
464
|
+
defineCustomElement: defineCustomElement$E
|
|
465
|
+
});
|
|
466
|
+
const IxGroup = /*@__PURE__*/ createComponent({
|
|
467
|
+
tagName: 'ix-group',
|
|
468
|
+
elementClass: IxGroup$1,
|
|
469
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
470
|
+
react: React,
|
|
471
|
+
events: {
|
|
472
|
+
onSelectGroup: 'selectGroup',
|
|
473
|
+
onSelectItem: 'selectItem',
|
|
474
|
+
onCollapsedChanged: 'collapsedChanged'
|
|
475
|
+
},
|
|
476
|
+
defineCustomElement: defineCustomElement$F
|
|
477
|
+
});
|
|
478
|
+
const IxGroupContextMenu = /*@__PURE__*/ createComponent({
|
|
479
|
+
tagName: 'ix-group-context-menu',
|
|
480
|
+
elementClass: IxGroupContextMenu$1,
|
|
481
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
482
|
+
react: React,
|
|
483
|
+
events: {},
|
|
484
|
+
defineCustomElement: defineCustomElement$G
|
|
485
|
+
});
|
|
486
|
+
const IxGroupItem = /*@__PURE__*/ createComponent({
|
|
487
|
+
tagName: 'ix-group-item',
|
|
488
|
+
elementClass: IxGroupItem$1,
|
|
489
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
490
|
+
react: React,
|
|
491
|
+
events: { onSelectedChanged: 'selectedChanged' },
|
|
492
|
+
defineCustomElement: defineCustomElement$H
|
|
493
|
+
});
|
|
494
|
+
const IxHelperText = /*@__PURE__*/ createComponent({
|
|
495
|
+
tagName: 'ix-helper-text',
|
|
496
|
+
elementClass: IxHelperText$1,
|
|
497
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
498
|
+
react: React,
|
|
499
|
+
events: {},
|
|
500
|
+
defineCustomElement: defineCustomElement$I
|
|
501
|
+
});
|
|
502
|
+
const IxIconButton = /*@__PURE__*/ createComponent({
|
|
503
|
+
tagName: 'ix-icon-button',
|
|
504
|
+
elementClass: IxIconButton$1,
|
|
505
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
506
|
+
react: React,
|
|
507
|
+
events: {},
|
|
508
|
+
defineCustomElement: defineCustomElement$J
|
|
509
|
+
});
|
|
510
|
+
const IxIconToggleButton = /*@__PURE__*/ createComponent({
|
|
511
|
+
tagName: 'ix-icon-toggle-button',
|
|
512
|
+
elementClass: IxIconToggleButton$1,
|
|
513
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
514
|
+
react: React,
|
|
515
|
+
events: { onPressedChange: 'pressedChange' },
|
|
516
|
+
defineCustomElement: defineCustomElement$K
|
|
517
|
+
});
|
|
518
|
+
const IxInput = /*@__PURE__*/ createComponent({
|
|
519
|
+
tagName: 'ix-input',
|
|
520
|
+
elementClass: IxInput$1,
|
|
521
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
522
|
+
react: React,
|
|
523
|
+
events: {
|
|
524
|
+
onValueChange: 'valueChange',
|
|
525
|
+
onValidityStateChange: 'validityStateChange',
|
|
526
|
+
onIxBlur: 'ixBlur'
|
|
527
|
+
},
|
|
528
|
+
defineCustomElement: defineCustomElement$L
|
|
529
|
+
});
|
|
530
|
+
const IxInputGroup = /*@__PURE__*/ createComponent({
|
|
531
|
+
tagName: 'ix-input-group',
|
|
532
|
+
elementClass: IxInputGroup$1,
|
|
533
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
534
|
+
react: React,
|
|
535
|
+
events: {},
|
|
536
|
+
defineCustomElement: defineCustomElement$M
|
|
537
|
+
});
|
|
538
|
+
const IxKeyValue = /*@__PURE__*/ createComponent({
|
|
539
|
+
tagName: 'ix-key-value',
|
|
540
|
+
elementClass: IxKeyValue$1,
|
|
541
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
542
|
+
react: React,
|
|
543
|
+
events: {},
|
|
544
|
+
defineCustomElement: defineCustomElement$N
|
|
545
|
+
});
|
|
546
|
+
const IxKeyValueList = /*@__PURE__*/ createComponent({
|
|
547
|
+
tagName: 'ix-key-value-list',
|
|
548
|
+
elementClass: IxKeyValueList$1,
|
|
549
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
550
|
+
react: React,
|
|
551
|
+
events: {},
|
|
552
|
+
defineCustomElement: defineCustomElement$O
|
|
553
|
+
});
|
|
554
|
+
const IxKpi = /*@__PURE__*/ createComponent({
|
|
555
|
+
tagName: 'ix-kpi',
|
|
556
|
+
elementClass: IxKpi$1,
|
|
557
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
558
|
+
react: React,
|
|
559
|
+
events: {},
|
|
560
|
+
defineCustomElement: defineCustomElement$P
|
|
561
|
+
});
|
|
562
|
+
const IxLayoutAuto = /*@__PURE__*/ createComponent({
|
|
563
|
+
tagName: 'ix-layout-auto',
|
|
564
|
+
elementClass: IxLayoutAuto$1,
|
|
565
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
566
|
+
react: React,
|
|
567
|
+
events: {},
|
|
568
|
+
defineCustomElement: defineCustomElement$Q
|
|
569
|
+
});
|
|
570
|
+
const IxLayoutGrid = /*@__PURE__*/ createComponent({
|
|
571
|
+
tagName: 'ix-layout-grid',
|
|
572
|
+
elementClass: IxLayoutGrid$1,
|
|
573
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
574
|
+
react: React,
|
|
575
|
+
events: {},
|
|
576
|
+
defineCustomElement: defineCustomElement$R
|
|
577
|
+
});
|
|
578
|
+
const IxLinkButton = /*@__PURE__*/ createComponent({
|
|
579
|
+
tagName: 'ix-link-button',
|
|
580
|
+
elementClass: IxLinkButton$1,
|
|
581
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
582
|
+
react: React,
|
|
583
|
+
events: {},
|
|
584
|
+
defineCustomElement: defineCustomElement$S
|
|
585
|
+
});
|
|
586
|
+
const IxMapNavigation = /*@__PURE__*/ createComponent({
|
|
587
|
+
tagName: 'ix-map-navigation',
|
|
588
|
+
elementClass: IxMapNavigation$1,
|
|
589
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
590
|
+
react: React,
|
|
591
|
+
events: {
|
|
592
|
+
onNavigationToggled: 'navigationToggled',
|
|
593
|
+
onContextMenuClick: 'contextMenuClick'
|
|
594
|
+
},
|
|
595
|
+
defineCustomElement: defineCustomElement$T
|
|
596
|
+
});
|
|
597
|
+
const IxMapNavigationOverlay = /*@__PURE__*/ createComponent({
|
|
598
|
+
tagName: 'ix-map-navigation-overlay',
|
|
599
|
+
elementClass: IxMapNavigationOverlay$1,
|
|
600
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
601
|
+
react: React,
|
|
602
|
+
events: { onCloseClick: 'closeClick' },
|
|
603
|
+
defineCustomElement: defineCustomElement$U
|
|
604
|
+
});
|
|
605
|
+
const IxMenu = /*@__PURE__*/ createComponent({
|
|
606
|
+
tagName: 'ix-menu',
|
|
607
|
+
elementClass: IxMenu$1,
|
|
608
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
609
|
+
react: React,
|
|
610
|
+
events: {
|
|
611
|
+
onExpandChange: 'expandChange',
|
|
612
|
+
onMapExpandChange: 'mapExpandChange',
|
|
613
|
+
onOpenAppSwitch: 'openAppSwitch',
|
|
614
|
+
onOpenSettings: 'openSettings',
|
|
615
|
+
onOpenAbout: 'openAbout'
|
|
616
|
+
},
|
|
617
|
+
defineCustomElement: defineCustomElement$V
|
|
618
|
+
});
|
|
619
|
+
const IxMenuAbout = /*@__PURE__*/ createComponent({
|
|
620
|
+
tagName: 'ix-menu-about',
|
|
621
|
+
elementClass: IxMenuAbout$1,
|
|
622
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
623
|
+
react: React,
|
|
624
|
+
events: {
|
|
625
|
+
onTabChange: 'tabChange',
|
|
626
|
+
onClose: 'close'
|
|
627
|
+
},
|
|
628
|
+
defineCustomElement: defineCustomElement$W
|
|
629
|
+
});
|
|
630
|
+
const IxMenuAboutItem = /*@__PURE__*/ createComponent({
|
|
631
|
+
tagName: 'ix-menu-about-item',
|
|
632
|
+
elementClass: IxMenuAboutItem$1,
|
|
633
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
634
|
+
react: React,
|
|
635
|
+
events: { onLabelChange: 'labelChange' },
|
|
636
|
+
defineCustomElement: defineCustomElement$X
|
|
637
|
+
});
|
|
638
|
+
const IxMenuAboutNews = /*@__PURE__*/ createComponent({
|
|
639
|
+
tagName: 'ix-menu-about-news',
|
|
640
|
+
elementClass: IxMenuAboutNews$1,
|
|
641
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
642
|
+
react: React,
|
|
643
|
+
events: {
|
|
644
|
+
onShowMore: 'showMore',
|
|
645
|
+
onClosePopover: 'closePopover'
|
|
646
|
+
},
|
|
647
|
+
defineCustomElement: defineCustomElement$Y
|
|
648
|
+
});
|
|
649
|
+
const IxMenuAvatar = /*@__PURE__*/ createComponent({
|
|
650
|
+
tagName: 'ix-menu-avatar',
|
|
651
|
+
elementClass: IxMenuAvatar$1,
|
|
652
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
653
|
+
react: React,
|
|
654
|
+
events: { onLogoutClick: 'logoutClick' },
|
|
655
|
+
defineCustomElement: defineCustomElement$Z
|
|
656
|
+
});
|
|
657
|
+
const IxMenuAvatarItem = /*@__PURE__*/ createComponent({
|
|
658
|
+
tagName: 'ix-menu-avatar-item',
|
|
659
|
+
elementClass: IxMenuAvatarItem$1,
|
|
660
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
661
|
+
react: React,
|
|
662
|
+
events: { onItemClick: 'itemClick' },
|
|
663
|
+
defineCustomElement: defineCustomElement$_
|
|
664
|
+
});
|
|
665
|
+
const IxMenuCategory = /*@__PURE__*/ createComponent({
|
|
666
|
+
tagName: 'ix-menu-category',
|
|
667
|
+
elementClass: IxMenuCategory$1,
|
|
668
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
669
|
+
react: React,
|
|
670
|
+
events: {},
|
|
671
|
+
defineCustomElement: defineCustomElement$$
|
|
672
|
+
});
|
|
673
|
+
const IxMenuItem = /*@__PURE__*/ createComponent({
|
|
674
|
+
tagName: 'ix-menu-item',
|
|
675
|
+
elementClass: IxMenuItem$1,
|
|
676
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
677
|
+
react: React,
|
|
678
|
+
events: {},
|
|
679
|
+
defineCustomElement: defineCustomElement$10
|
|
680
|
+
});
|
|
681
|
+
const IxMenuSettings = /*@__PURE__*/ createComponent({
|
|
682
|
+
tagName: 'ix-menu-settings',
|
|
683
|
+
elementClass: IxMenuSettings$1,
|
|
684
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
685
|
+
react: React,
|
|
686
|
+
events: {
|
|
687
|
+
onTabChange: 'tabChange',
|
|
688
|
+
onClose: 'close'
|
|
689
|
+
},
|
|
690
|
+
defineCustomElement: defineCustomElement$11
|
|
691
|
+
});
|
|
692
|
+
const IxMenuSettingsItem = /*@__PURE__*/ createComponent({
|
|
693
|
+
tagName: 'ix-menu-settings-item',
|
|
694
|
+
elementClass: IxMenuSettingsItem$1,
|
|
695
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
696
|
+
react: React,
|
|
697
|
+
events: { onLabelChange: 'labelChange' },
|
|
698
|
+
defineCustomElement: defineCustomElement$12
|
|
699
|
+
});
|
|
700
|
+
const IxMessageBar = /*@__PURE__*/ createComponent({
|
|
701
|
+
tagName: 'ix-message-bar',
|
|
702
|
+
elementClass: IxMessageBar$1,
|
|
703
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
704
|
+
react: React,
|
|
705
|
+
events: {
|
|
706
|
+
onClosedChange: 'closedChange',
|
|
707
|
+
onCloseAnimationCompleted: 'closeAnimationCompleted'
|
|
708
|
+
},
|
|
709
|
+
defineCustomElement: defineCustomElement$13
|
|
710
|
+
});
|
|
711
|
+
const IxModal = /*@__PURE__*/ createComponent({
|
|
712
|
+
tagName: 'ix-modal',
|
|
713
|
+
elementClass: IxModal$1,
|
|
714
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
715
|
+
react: React,
|
|
716
|
+
events: {
|
|
717
|
+
onDialogClose: 'dialogClose',
|
|
718
|
+
onDialogDismiss: 'dialogDismiss'
|
|
719
|
+
},
|
|
720
|
+
defineCustomElement: defineCustomElement$14
|
|
721
|
+
});
|
|
722
|
+
const IxModalContent = /*@__PURE__*/ createComponent({
|
|
723
|
+
tagName: 'ix-modal-content',
|
|
724
|
+
elementClass: IxModalContent$1,
|
|
725
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
726
|
+
react: React,
|
|
727
|
+
events: {},
|
|
728
|
+
defineCustomElement: defineCustomElement$15
|
|
729
|
+
});
|
|
730
|
+
const IxModalFooter = /*@__PURE__*/ createComponent({
|
|
731
|
+
tagName: 'ix-modal-footer',
|
|
732
|
+
elementClass: IxModalFooter$1,
|
|
733
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
734
|
+
react: React,
|
|
735
|
+
events: {},
|
|
736
|
+
defineCustomElement: defineCustomElement$16
|
|
737
|
+
});
|
|
738
|
+
const IxModalHeader = /*@__PURE__*/ createComponent({
|
|
739
|
+
tagName: 'ix-modal-header',
|
|
740
|
+
elementClass: IxModalHeader$1,
|
|
741
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
742
|
+
react: React,
|
|
743
|
+
events: { onCloseClick: 'closeClick' },
|
|
744
|
+
defineCustomElement: defineCustomElement$17
|
|
745
|
+
});
|
|
746
|
+
const IxNumberInput = /*@__PURE__*/ createComponent({
|
|
747
|
+
tagName: 'ix-number-input',
|
|
748
|
+
elementClass: IxNumberInput$1,
|
|
749
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
750
|
+
react: React,
|
|
751
|
+
events: {
|
|
752
|
+
onValueChange: 'valueChange',
|
|
753
|
+
onValidityStateChange: 'validityStateChange',
|
|
754
|
+
onIxBlur: 'ixBlur'
|
|
755
|
+
},
|
|
756
|
+
defineCustomElement: defineCustomElement$18
|
|
757
|
+
});
|
|
758
|
+
const IxPagination = /*@__PURE__*/ createComponent({
|
|
759
|
+
tagName: 'ix-pagination',
|
|
760
|
+
elementClass: IxPagination$1,
|
|
761
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
762
|
+
react: React,
|
|
763
|
+
events: {
|
|
764
|
+
onPageSelected: 'pageSelected',
|
|
765
|
+
onItemCountChanged: 'itemCountChanged'
|
|
766
|
+
},
|
|
767
|
+
defineCustomElement: defineCustomElement$19
|
|
768
|
+
});
|
|
769
|
+
const IxPane = /*@__PURE__*/ createComponent({
|
|
770
|
+
tagName: 'ix-pane',
|
|
771
|
+
elementClass: IxPane$1,
|
|
772
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
773
|
+
react: React,
|
|
774
|
+
events: {
|
|
775
|
+
onExpandedChanged: 'expandedChanged',
|
|
776
|
+
onVariantChanged: 'variantChanged',
|
|
777
|
+
onBorderlessChanged: 'borderlessChanged'
|
|
778
|
+
},
|
|
779
|
+
defineCustomElement: defineCustomElement$1a
|
|
780
|
+
});
|
|
781
|
+
const IxPaneLayout = /*@__PURE__*/ createComponent({
|
|
782
|
+
tagName: 'ix-pane-layout',
|
|
783
|
+
elementClass: IxPaneLayout$1,
|
|
784
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
785
|
+
react: React,
|
|
786
|
+
events: {},
|
|
787
|
+
defineCustomElement: defineCustomElement$1b
|
|
788
|
+
});
|
|
789
|
+
const IxPill = /*@__PURE__*/ createComponent({
|
|
790
|
+
tagName: 'ix-pill',
|
|
791
|
+
elementClass: IxPill$1,
|
|
792
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
793
|
+
react: React,
|
|
794
|
+
events: {},
|
|
795
|
+
defineCustomElement: defineCustomElement$1c
|
|
796
|
+
});
|
|
797
|
+
const IxPushCard = /*@__PURE__*/ createComponent({
|
|
798
|
+
tagName: 'ix-push-card',
|
|
799
|
+
elementClass: IxPushCard$1,
|
|
800
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
801
|
+
react: React,
|
|
802
|
+
events: {},
|
|
803
|
+
defineCustomElement: defineCustomElement$1d
|
|
804
|
+
});
|
|
805
|
+
const IxRadio = /*@__PURE__*/ createComponent({
|
|
806
|
+
tagName: 'ix-radio',
|
|
807
|
+
elementClass: IxRadio$1,
|
|
808
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
809
|
+
react: React,
|
|
810
|
+
events: {
|
|
811
|
+
onCheckedChange: 'checkedChange',
|
|
812
|
+
onValueChange: 'valueChange'
|
|
813
|
+
},
|
|
814
|
+
defineCustomElement: defineCustomElement$1e
|
|
815
|
+
});
|
|
816
|
+
const IxRadioGroup = /*@__PURE__*/ createComponent({
|
|
817
|
+
tagName: 'ix-radio-group',
|
|
818
|
+
elementClass: IxRadioGroup$1,
|
|
819
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
820
|
+
react: React,
|
|
821
|
+
events: { onValueChange: 'valueChange' },
|
|
822
|
+
defineCustomElement: defineCustomElement$1f
|
|
823
|
+
});
|
|
824
|
+
const IxRow = /*@__PURE__*/ createComponent({
|
|
825
|
+
tagName: 'ix-row',
|
|
826
|
+
elementClass: IxRow$1,
|
|
827
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
828
|
+
react: React,
|
|
829
|
+
events: {},
|
|
830
|
+
defineCustomElement: defineCustomElement$1g
|
|
831
|
+
});
|
|
832
|
+
const IxSelect = /*@__PURE__*/ createComponent({
|
|
833
|
+
tagName: 'ix-select',
|
|
834
|
+
elementClass: IxSelect$1,
|
|
835
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
836
|
+
react: React,
|
|
837
|
+
events: {
|
|
838
|
+
onValueChange: 'valueChange',
|
|
839
|
+
onInputChange: 'inputChange',
|
|
840
|
+
onAddItem: 'addItem',
|
|
841
|
+
onIxBlur: 'ixBlur'
|
|
842
|
+
},
|
|
843
|
+
defineCustomElement: defineCustomElement$1h
|
|
844
|
+
});
|
|
845
|
+
const IxSelectItem = /*@__PURE__*/ createComponent({
|
|
846
|
+
tagName: 'ix-select-item',
|
|
847
|
+
elementClass: IxSelectItem$1,
|
|
848
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
849
|
+
react: React,
|
|
850
|
+
events: { onItemClick: 'itemClick' },
|
|
851
|
+
defineCustomElement: defineCustomElement$1i
|
|
852
|
+
});
|
|
853
|
+
const IxSlider = /*@__PURE__*/ createComponent({
|
|
854
|
+
tagName: 'ix-slider',
|
|
855
|
+
elementClass: IxSlider$1,
|
|
856
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
857
|
+
react: React,
|
|
858
|
+
events: { onValueChange: 'valueChange' },
|
|
859
|
+
defineCustomElement: defineCustomElement$1j
|
|
860
|
+
});
|
|
861
|
+
const IxSpinner = /*@__PURE__*/ createComponent({
|
|
862
|
+
tagName: 'ix-spinner',
|
|
863
|
+
elementClass: IxSpinner$1,
|
|
864
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
865
|
+
react: React,
|
|
866
|
+
events: {},
|
|
867
|
+
defineCustomElement: defineCustomElement$1k
|
|
868
|
+
});
|
|
869
|
+
const IxSplitButton = /*@__PURE__*/ createComponent({
|
|
870
|
+
tagName: 'ix-split-button',
|
|
871
|
+
elementClass: IxSplitButton$1,
|
|
872
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
873
|
+
react: React,
|
|
874
|
+
events: { onButtonClick: 'buttonClick' },
|
|
875
|
+
defineCustomElement: defineCustomElement$1l
|
|
876
|
+
});
|
|
877
|
+
const IxTabItem = /*@__PURE__*/ createComponent({
|
|
878
|
+
tagName: 'ix-tab-item',
|
|
879
|
+
elementClass: IxTabItem$1,
|
|
880
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
881
|
+
react: React,
|
|
882
|
+
events: { onTabClick: 'tabClick' },
|
|
883
|
+
defineCustomElement: defineCustomElement$1m
|
|
884
|
+
});
|
|
885
|
+
const IxTabs = /*@__PURE__*/ createComponent({
|
|
886
|
+
tagName: 'ix-tabs',
|
|
887
|
+
elementClass: IxTabs$1,
|
|
888
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
889
|
+
react: React,
|
|
890
|
+
events: { onSelectedChange: 'selectedChange' },
|
|
891
|
+
defineCustomElement: defineCustomElement$1n
|
|
892
|
+
});
|
|
893
|
+
const IxTextarea = /*@__PURE__*/ createComponent({
|
|
894
|
+
tagName: 'ix-textarea',
|
|
895
|
+
elementClass: IxTextarea$1,
|
|
896
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
897
|
+
react: React,
|
|
898
|
+
events: {
|
|
899
|
+
onValueChange: 'valueChange',
|
|
900
|
+
onValidityStateChange: 'validityStateChange',
|
|
901
|
+
onIxBlur: 'ixBlur'
|
|
902
|
+
},
|
|
903
|
+
defineCustomElement: defineCustomElement$1o
|
|
904
|
+
});
|
|
905
|
+
const IxTile = /*@__PURE__*/ createComponent({
|
|
906
|
+
tagName: 'ix-tile',
|
|
907
|
+
elementClass: IxTile$1,
|
|
908
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
909
|
+
react: React,
|
|
910
|
+
events: {},
|
|
911
|
+
defineCustomElement: defineCustomElement$1p
|
|
912
|
+
});
|
|
913
|
+
const IxTimePicker = /*@__PURE__*/ createComponent({
|
|
914
|
+
tagName: 'ix-time-picker',
|
|
915
|
+
elementClass: IxTimePicker$1,
|
|
916
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
917
|
+
react: React,
|
|
918
|
+
events: {
|
|
919
|
+
onTimeSelect: 'timeSelect',
|
|
920
|
+
onTimeChange: 'timeChange'
|
|
921
|
+
},
|
|
922
|
+
defineCustomElement: defineCustomElement$1q
|
|
923
|
+
});
|
|
924
|
+
const IxToast = /*@__PURE__*/ createComponent({
|
|
925
|
+
tagName: 'ix-toast',
|
|
926
|
+
elementClass: IxToast$1,
|
|
927
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
928
|
+
react: React,
|
|
929
|
+
events: { onCloseToast: 'closeToast' },
|
|
930
|
+
defineCustomElement: defineCustomElement$1r
|
|
931
|
+
});
|
|
932
|
+
const IxToastContainer = /*@__PURE__*/ createComponent({
|
|
933
|
+
tagName: 'ix-toast-container',
|
|
934
|
+
elementClass: IxToastContainer$1,
|
|
935
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
936
|
+
react: React,
|
|
937
|
+
events: {},
|
|
938
|
+
defineCustomElement: defineCustomElement$1s
|
|
939
|
+
});
|
|
940
|
+
const IxToggle = /*@__PURE__*/ createComponent({
|
|
941
|
+
tagName: 'ix-toggle',
|
|
942
|
+
elementClass: IxToggle$1,
|
|
943
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
944
|
+
react: React,
|
|
945
|
+
events: { onCheckedChange: 'checkedChange' },
|
|
946
|
+
defineCustomElement: defineCustomElement$1t
|
|
947
|
+
});
|
|
948
|
+
const IxToggleButton = /*@__PURE__*/ createComponent({
|
|
949
|
+
tagName: 'ix-toggle-button',
|
|
950
|
+
elementClass: IxToggleButton$1,
|
|
951
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
952
|
+
react: React,
|
|
953
|
+
events: { onPressedChange: 'pressedChange' },
|
|
954
|
+
defineCustomElement: defineCustomElement$1u
|
|
955
|
+
});
|
|
956
|
+
const IxTooltip = /*@__PURE__*/ createComponent({
|
|
957
|
+
tagName: 'ix-tooltip',
|
|
958
|
+
elementClass: IxTooltip$1,
|
|
959
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
960
|
+
react: React,
|
|
961
|
+
events: {},
|
|
962
|
+
defineCustomElement: defineCustomElement$1v
|
|
963
|
+
});
|
|
964
|
+
const IxTypography = /*@__PURE__*/ createComponent({
|
|
965
|
+
tagName: 'ix-typography',
|
|
966
|
+
elementClass: IxTypography$1,
|
|
967
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
968
|
+
react: React,
|
|
969
|
+
events: {},
|
|
970
|
+
defineCustomElement: defineCustomElement$1w
|
|
971
|
+
});
|
|
972
|
+
const IxUpload = /*@__PURE__*/ createComponent({
|
|
973
|
+
tagName: 'ix-upload',
|
|
974
|
+
elementClass: IxUpload$1,
|
|
975
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
976
|
+
react: React,
|
|
977
|
+
events: { onFilesChanged: 'filesChanged' },
|
|
978
|
+
defineCustomElement: defineCustomElement$1x
|
|
979
|
+
});
|
|
980
|
+
const IxValidationTooltip = /*@__PURE__*/ createComponent({
|
|
981
|
+
tagName: 'ix-validation-tooltip',
|
|
982
|
+
elementClass: IxValidationTooltip$1,
|
|
983
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
984
|
+
react: React,
|
|
985
|
+
events: {},
|
|
986
|
+
defineCustomElement: defineCustomElement$1y
|
|
987
|
+
});
|
|
988
|
+
const IxWorkflowStep = /*@__PURE__*/ createComponent({
|
|
989
|
+
tagName: 'ix-workflow-step',
|
|
990
|
+
elementClass: IxWorkflowStep$1,
|
|
991
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
992
|
+
react: React,
|
|
993
|
+
events: {},
|
|
994
|
+
defineCustomElement: defineCustomElement$1z
|
|
995
|
+
});
|
|
996
|
+
const IxWorkflowSteps = /*@__PURE__*/ createComponent({
|
|
997
|
+
tagName: 'ix-workflow-steps',
|
|
998
|
+
elementClass: IxWorkflowSteps$1,
|
|
999
|
+
// @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
|
|
1000
|
+
react: React,
|
|
1001
|
+
events: { onStepSelected: 'stepSelected' },
|
|
1002
|
+
defineCustomElement: defineCustomElement$1A
|
|
1003
|
+
});
|
|
1004
|
+
|
|
1005
|
+
export { IxActionCard, IxApplication, IxApplicationHeader, IxAvatar, IxBasicNavigation, IxBlind, IxBreadcrumb, IxBreadcrumbItem, IxButton, IxCard, IxCardAccordion, IxCardContent, IxCardList, IxCardTitle, IxCategoryFilter, IxCheckbox, IxCheckboxGroup, IxChip, IxCol, IxContent, IxContentHeader, IxCustomField, IxDateDropdown, IxDateInput, IxDatePicker, IxDatetimePicker, IxDivider, IxDrawer, IxDropdown, IxDropdownButton, IxDropdownHeader, IxDropdownItem, IxDropdownQuickActions, IxEmptyState, IxEventList, IxEventListItem, IxExpandingSearch, IxFieldLabel, IxFilterChip, IxFlipTile, IxFlipTileContent, IxGroup, IxGroupContextMenu, IxGroupItem, IxHelperText, IxIconButton, IxIconToggleButton, IxInput, IxInputGroup, IxKeyValue, IxKeyValueList, IxKpi, IxLayoutAuto, IxLayoutGrid, IxLinkButton, IxMapNavigation, IxMapNavigationOverlay, IxMenu, IxMenuAbout, IxMenuAboutItem, IxMenuAboutNews, IxMenuAvatar, IxMenuAvatarItem, IxMenuCategory, IxMenuItem, IxMenuSettings, IxMenuSettingsItem, IxMessageBar, IxModal, IxModalContent, IxModalFooter, IxModalHeader, IxNumberInput, IxPagination, IxPane, IxPaneLayout, IxPill, IxPushCard, IxRadio, IxRadioGroup, IxRow, IxSelect, IxSelectItem, IxSlider, IxSpinner, IxSplitButton, IxTabItem, IxTabs, IxTextarea, IxTile, IxTimePicker, IxToast, IxToastContainer, IxToggle, IxToggleButton, IxTooltip, IxTypography, IxUpload, IxValidationTooltip, IxWorkflowStep, IxWorkflowSteps };
|
|
1006
|
+
//# sourceMappingURL=components.js.map
|