@siemens/ix-vue 2.0.0-beta.1 → 2.0.0

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.
@@ -1,4 +1,4 @@
1
- import type { JSX } from '@siemens/ix';
1
+ import type { JSX } from '@siemens/ix/components';
2
2
  export declare const IxActionCard: import("vue").DefineComponent<JSX.IxActionCard & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.IxActionCard & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
3
3
  export declare const IxApplicationHeader: import("vue").DefineComponent<JSX.IxApplicationHeader & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.IxApplicationHeader & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
4
4
  export declare const IxAvatar: import("vue").DefineComponent<JSX.IxAvatar & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.IxAvatar & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
@@ -35,17 +35,16 @@ export declare const IxFilterChip: import("vue").DefineComponent<JSX.IxFilterChi
35
35
  export declare const IxFlipTile: import("vue").DefineComponent<JSX.IxFlipTile & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.IxFlipTile & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
36
36
  export declare const IxFlipTileContent: import("vue").DefineComponent<JSX.IxFlipTileContent & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.IxFlipTileContent & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
37
37
  export declare const IxFormField: import("vue").DefineComponent<JSX.IxFormField & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.IxFormField & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
38
- export declare const IxGrid: import("vue").DefineComponent<JSX.IxGrid & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.IxGrid & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
39
38
  export declare const IxGroup: import("vue").DefineComponent<JSX.IxGroup & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.IxGroup & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
40
39
  export declare const IxGroupContextMenu: import("vue").DefineComponent<JSX.IxGroupContextMenu & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.IxGroupContextMenu & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
41
40
  export declare const IxGroupItem: import("vue").DefineComponent<JSX.IxGroupItem & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.IxGroupItem & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
42
- export declare const IxIcon: import("vue").DefineComponent<import("@siemens/ix-icons/dist/types/components").JSX.IxIcon & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("@siemens/ix-icons/dist/types/components").JSX.IxIcon & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
43
41
  export declare const IxIconButton: import("vue").DefineComponent<JSX.IxIconButton & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.IxIconButton & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
44
42
  export declare const IxIconToggleButton: import("vue").DefineComponent<JSX.IxIconToggleButton & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.IxIconToggleButton & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
45
43
  export declare const IxInputGroup: import("vue").DefineComponent<JSX.IxInputGroup & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.IxInputGroup & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
46
44
  export declare const IxKeyValue: import("vue").DefineComponent<JSX.IxKeyValue & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.IxKeyValue & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
47
45
  export declare const IxKeyValueList: import("vue").DefineComponent<JSX.IxKeyValueList & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.IxKeyValueList & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
48
46
  export declare const IxKpi: import("vue").DefineComponent<JSX.IxKpi & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.IxKpi & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
47
+ export declare const IxLayoutGrid: import("vue").DefineComponent<JSX.IxLayoutGrid & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.IxLayoutGrid & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
49
48
  export declare const IxLinkButton: import("vue").DefineComponent<JSX.IxLinkButton & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.IxLinkButton & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
50
49
  export declare const IxMapNavigation: import("vue").DefineComponent<JSX.IxMapNavigation & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.IxMapNavigation & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
51
50
  export declare const IxMapNavigationOverlay: import("vue").DefineComponent<JSX.IxMapNavigationOverlay & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.IxMapNavigationOverlay & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
@@ -73,6 +72,7 @@ export declare const IxSelect: import("vue").DefineComponent<JSX.IxSelect & impo
73
72
  export declare const IxSelectItem: import("vue").DefineComponent<JSX.IxSelectItem & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.IxSelectItem & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {
74
73
  value: any;
75
74
  }>;
75
+ export declare const IxSlider: import("vue").DefineComponent<JSX.IxSlider & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.IxSlider & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
76
76
  export declare const IxSpinner: import("vue").DefineComponent<JSX.IxSpinner & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.IxSpinner & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
77
77
  export declare const IxSplitButton: import("vue").DefineComponent<JSX.IxSplitButton & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.IxSplitButton & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
78
78
  export declare const IxSplitButtonItem: import("vue").DefineComponent<JSX.IxSplitButtonItem & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<JSX.IxSplitButtonItem & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
@@ -1,34 +1,122 @@
1
1
  import { defineContainer } from './vue-component-lib/utils';
2
- import { defineCustomElements } from '@siemens/ix/loader';
3
- defineCustomElements();
4
- export const IxActionCard = defineContainer('ix-action-card', undefined, [
2
+ import { defineCustomElement as defineIxActionCard } from '@siemens/ix/components/ix-action-card.js';
3
+ import { defineCustomElement as defineIxApplicationHeader } from '@siemens/ix/components/ix-application-header.js';
4
+ import { defineCustomElement as defineIxAvatar } from '@siemens/ix/components/ix-avatar.js';
5
+ import { defineCustomElement as defineIxBasicNavigation } from '@siemens/ix/components/ix-basic-navigation.js';
6
+ import { defineCustomElement as defineIxBlind } from '@siemens/ix/components/ix-blind.js';
7
+ import { defineCustomElement as defineIxBreadcrumb } from '@siemens/ix/components/ix-breadcrumb.js';
8
+ import { defineCustomElement as defineIxBreadcrumbItem } from '@siemens/ix/components/ix-breadcrumb-item.js';
9
+ import { defineCustomElement as defineIxButton } from '@siemens/ix/components/ix-button.js';
10
+ import { defineCustomElement as defineIxCard } from '@siemens/ix/components/ix-card.js';
11
+ import { defineCustomElement as defineIxCardAccordion } from '@siemens/ix/components/ix-card-accordion.js';
12
+ import { defineCustomElement as defineIxCardContent } from '@siemens/ix/components/ix-card-content.js';
13
+ import { defineCustomElement as defineIxCardList } from '@siemens/ix/components/ix-card-list.js';
14
+ import { defineCustomElement as defineIxCardTitle } from '@siemens/ix/components/ix-card-title.js';
15
+ import { defineCustomElement as defineIxCategoryFilter } from '@siemens/ix/components/ix-category-filter.js';
16
+ import { defineCustomElement as defineIxChip } from '@siemens/ix/components/ix-chip.js';
17
+ import { defineCustomElement as defineIxCol } from '@siemens/ix/components/ix-col.js';
18
+ import { defineCustomElement as defineIxContentHeader } from '@siemens/ix/components/ix-content-header.js';
19
+ import { defineCustomElement as defineIxDatePicker } from '@siemens/ix/components/ix-date-picker.js';
20
+ import { defineCustomElement as defineIxDatetimePicker } from '@siemens/ix/components/ix-datetime-picker.js';
21
+ import { defineCustomElement as defineIxDivider } from '@siemens/ix/components/ix-divider.js';
22
+ import { defineCustomElement as defineIxDrawer } from '@siemens/ix/components/ix-drawer.js';
23
+ import { defineCustomElement as defineIxDropdown } from '@siemens/ix/components/ix-dropdown.js';
24
+ import { defineCustomElement as defineIxDropdownButton } from '@siemens/ix/components/ix-dropdown-button.js';
25
+ import { defineCustomElement as defineIxDropdownHeader } from '@siemens/ix/components/ix-dropdown-header.js';
26
+ import { defineCustomElement as defineIxDropdownItem } from '@siemens/ix/components/ix-dropdown-item.js';
27
+ import { defineCustomElement as defineIxDropdownQuickActions } from '@siemens/ix/components/ix-dropdown-quick-actions.js';
28
+ import { defineCustomElement as defineIxEmptyState } from '@siemens/ix/components/ix-empty-state.js';
29
+ import { defineCustomElement as defineIxEventList } from '@siemens/ix/components/ix-event-list.js';
30
+ import { defineCustomElement as defineIxEventListItem } from '@siemens/ix/components/ix-event-list-item.js';
31
+ import { defineCustomElement as defineIxExpandingSearch } from '@siemens/ix/components/ix-expanding-search.js';
32
+ import { defineCustomElement as defineIxFilterChip } from '@siemens/ix/components/ix-filter-chip.js';
33
+ import { defineCustomElement as defineIxFlipTile } from '@siemens/ix/components/ix-flip-tile.js';
34
+ import { defineCustomElement as defineIxFlipTileContent } from '@siemens/ix/components/ix-flip-tile-content.js';
35
+ import { defineCustomElement as defineIxFormField } from '@siemens/ix/components/ix-form-field.js';
36
+ import { defineCustomElement as defineIxGroup } from '@siemens/ix/components/ix-group.js';
37
+ import { defineCustomElement as defineIxGroupContextMenu } from '@siemens/ix/components/ix-group-context-menu.js';
38
+ import { defineCustomElement as defineIxGroupItem } from '@siemens/ix/components/ix-group-item.js';
39
+ import { defineCustomElement as defineIxIconButton } from '@siemens/ix/components/ix-icon-button.js';
40
+ import { defineCustomElement as defineIxIconToggleButton } from '@siemens/ix/components/ix-icon-toggle-button.js';
41
+ import { defineCustomElement as defineIxInputGroup } from '@siemens/ix/components/ix-input-group.js';
42
+ import { defineCustomElement as defineIxKeyValue } from '@siemens/ix/components/ix-key-value.js';
43
+ import { defineCustomElement as defineIxKeyValueList } from '@siemens/ix/components/ix-key-value-list.js';
44
+ import { defineCustomElement as defineIxKpi } from '@siemens/ix/components/ix-kpi.js';
45
+ import { defineCustomElement as defineIxLayoutGrid } from '@siemens/ix/components/ix-layout-grid.js';
46
+ import { defineCustomElement as defineIxLinkButton } from '@siemens/ix/components/ix-link-button.js';
47
+ import { defineCustomElement as defineIxMapNavigation } from '@siemens/ix/components/ix-map-navigation.js';
48
+ import { defineCustomElement as defineIxMapNavigationOverlay } from '@siemens/ix/components/ix-map-navigation-overlay.js';
49
+ import { defineCustomElement as defineIxMenu } from '@siemens/ix/components/ix-menu.js';
50
+ import { defineCustomElement as defineIxMenuAbout } from '@siemens/ix/components/ix-menu-about.js';
51
+ import { defineCustomElement as defineIxMenuAboutItem } from '@siemens/ix/components/ix-menu-about-item.js';
52
+ import { defineCustomElement as defineIxMenuAboutNews } from '@siemens/ix/components/ix-menu-about-news.js';
53
+ import { defineCustomElement as defineIxMenuAvatar } from '@siemens/ix/components/ix-menu-avatar.js';
54
+ import { defineCustomElement as defineIxMenuAvatarItem } from '@siemens/ix/components/ix-menu-avatar-item.js';
55
+ import { defineCustomElement as defineIxMenuCategory } from '@siemens/ix/components/ix-menu-category.js';
56
+ import { defineCustomElement as defineIxMenuItem } from '@siemens/ix/components/ix-menu-item.js';
57
+ import { defineCustomElement as defineIxMenuSettings } from '@siemens/ix/components/ix-menu-settings.js';
58
+ import { defineCustomElement as defineIxMenuSettingsItem } from '@siemens/ix/components/ix-menu-settings-item.js';
59
+ import { defineCustomElement as defineIxMessageBar } from '@siemens/ix/components/ix-message-bar.js';
60
+ import { defineCustomElement as defineIxModal } from '@siemens/ix/components/ix-modal.js';
61
+ import { defineCustomElement as defineIxModalContent } from '@siemens/ix/components/ix-modal-content.js';
62
+ import { defineCustomElement as defineIxModalExample } from '@siemens/ix/components/ix-modal-example.js';
63
+ import { defineCustomElement as defineIxModalFooter } from '@siemens/ix/components/ix-modal-footer.js';
64
+ import { defineCustomElement as defineIxModalHeader } from '@siemens/ix/components/ix-modal-header.js';
65
+ import { defineCustomElement as defineIxPagination } from '@siemens/ix/components/ix-pagination.js';
66
+ import { defineCustomElement as defineIxPill } from '@siemens/ix/components/ix-pill.js';
67
+ import { defineCustomElement as defineIxPushCard } from '@siemens/ix/components/ix-push-card.js';
68
+ import { defineCustomElement as defineIxRow } from '@siemens/ix/components/ix-row.js';
69
+ import { defineCustomElement as defineIxSelect } from '@siemens/ix/components/ix-select.js';
70
+ import { defineCustomElement as defineIxSelectItem } from '@siemens/ix/components/ix-select-item.js';
71
+ import { defineCustomElement as defineIxSlider } from '@siemens/ix/components/ix-slider.js';
72
+ import { defineCustomElement as defineIxSpinner } from '@siemens/ix/components/ix-spinner.js';
73
+ import { defineCustomElement as defineIxSplitButton } from '@siemens/ix/components/ix-split-button.js';
74
+ import { defineCustomElement as defineIxSplitButtonItem } from '@siemens/ix/components/ix-split-button-item.js';
75
+ import { defineCustomElement as defineIxTabItem } from '@siemens/ix/components/ix-tab-item.js';
76
+ import { defineCustomElement as defineIxTabs } from '@siemens/ix/components/ix-tabs.js';
77
+ import { defineCustomElement as defineIxTile } from '@siemens/ix/components/ix-tile.js';
78
+ import { defineCustomElement as defineIxTimePicker } from '@siemens/ix/components/ix-time-picker.js';
79
+ import { defineCustomElement as defineIxToast } from '@siemens/ix/components/ix-toast.js';
80
+ import { defineCustomElement as defineIxToastContainer } from '@siemens/ix/components/ix-toast-container.js';
81
+ import { defineCustomElement as defineIxToggle } from '@siemens/ix/components/ix-toggle.js';
82
+ import { defineCustomElement as defineIxToggleButton } from '@siemens/ix/components/ix-toggle-button.js';
83
+ import { defineCustomElement as defineIxTooltip } from '@siemens/ix/components/ix-tooltip.js';
84
+ import { defineCustomElement as defineIxTree } from '@siemens/ix/components/ix-tree.js';
85
+ import { defineCustomElement as defineIxTreeItem } from '@siemens/ix/components/ix-tree-item.js';
86
+ import { defineCustomElement as defineIxTypography } from '@siemens/ix/components/ix-typography.js';
87
+ import { defineCustomElement as defineIxUpload } from '@siemens/ix/components/ix-upload.js';
88
+ import { defineCustomElement as defineIxValidationTooltip } from '@siemens/ix/components/ix-validation-tooltip.js';
89
+ import { defineCustomElement as defineIxWorkflowStep } from '@siemens/ix/components/ix-workflow-step.js';
90
+ import { defineCustomElement as defineIxWorkflowSteps } from '@siemens/ix/components/ix-workflow-steps.js';
91
+ export const IxActionCard = defineContainer('ix-action-card', defineIxActionCard, [
5
92
  'variant',
6
93
  'icon',
7
94
  'heading',
8
95
  'subheading',
9
96
  'selected'
10
97
  ]);
11
- export const IxApplicationHeader = defineContainer('ix-application-header', undefined, [
98
+ export const IxApplicationHeader = defineContainer('ix-application-header', defineIxApplicationHeader, [
12
99
  'name'
13
100
  ]);
14
- export const IxAvatar = defineContainer('ix-avatar', undefined, [
101
+ export const IxAvatar = defineContainer('ix-avatar', defineIxAvatar, [
15
102
  'image',
16
103
  'initials'
17
104
  ]);
18
- export const IxBasicNavigation = defineContainer('ix-basic-navigation', undefined, [
105
+ export const IxBasicNavigation = defineContainer('ix-basic-navigation', defineIxBasicNavigation, [
19
106
  'applicationName',
20
107
  'hideHeader',
21
108
  'forceBreakpoint',
22
109
  'breakpoints'
23
110
  ]);
24
- export const IxBlind = defineContainer('ix-blind', undefined, [
111
+ export const IxBlind = defineContainer('ix-blind', defineIxBlind, [
25
112
  'collapsed',
26
113
  'label',
27
114
  'sublabel',
28
115
  'icon',
116
+ 'variant',
29
117
  'collapsedChange'
30
118
  ]);
31
- export const IxBreadcrumb = defineContainer('ix-breadcrumb', undefined, [
119
+ export const IxBreadcrumb = defineContainer('ix-breadcrumb', defineIxBreadcrumb, [
32
120
  'visibleItemCount',
33
121
  'nextItems',
34
122
  'ghost',
@@ -36,7 +124,7 @@ export const IxBreadcrumb = defineContainer('ix-breadcrumb', undefined, [
36
124
  'itemClick',
37
125
  'nextClick'
38
126
  ]);
39
- export const IxBreadcrumbItem = defineContainer('ix-breadcrumb-item', undefined, [
127
+ export const IxBreadcrumbItem = defineContainer('ix-breadcrumb-item', defineIxBreadcrumbItem, [
40
128
  'label',
41
129
  'icon',
42
130
  'ghost',
@@ -45,7 +133,7 @@ export const IxBreadcrumbItem = defineContainer('ix-breadcrumb-item', undefined,
45
133
  'isDropdownTrigger',
46
134
  'itemClick'
47
135
  ]);
48
- export const IxButton = defineContainer('ix-button', undefined, [
136
+ export const IxButton = defineContainer('ix-button', defineIxButton, [
49
137
  'variant',
50
138
  'outline',
51
139
  'ghost',
@@ -56,14 +144,14 @@ export const IxButton = defineContainer('ix-button', undefined, [
56
144
  'alignment',
57
145
  'iconSize'
58
146
  ]);
59
- export const IxCard = defineContainer('ix-card', undefined, [
147
+ export const IxCard = defineContainer('ix-card', defineIxCard, [
60
148
  'variant'
61
149
  ]);
62
- export const IxCardAccordion = defineContainer('ix-card-accordion', undefined, [
150
+ export const IxCardAccordion = defineContainer('ix-card-accordion', defineIxCardAccordion, [
63
151
  'accordionExpand'
64
152
  ]);
65
- export const IxCardContent = defineContainer('ix-card-content', undefined);
66
- export const IxCardList = defineContainer('ix-card-list', undefined, [
153
+ export const IxCardContent = defineContainer('ix-card-content', defineIxCardContent);
154
+ export const IxCardList = defineContainer('ix-card-list', defineIxCardList, [
67
155
  'label',
68
156
  'collapse',
69
157
  'listStyle',
@@ -76,8 +164,8 @@ export const IxCardList = defineContainer('ix-card-list', undefined, [
76
164
  'showAllClick',
77
165
  'showMoreCardClick'
78
166
  ]);
79
- export const IxCardTitle = defineContainer('ix-card-title', undefined);
80
- export const IxCategoryFilter = defineContainer('ix-category-filter', undefined, [
167
+ export const IxCardTitle = defineContainer('ix-card-title', defineIxCardTitle);
168
+ export const IxCategoryFilter = defineContainer('ix-category-filter', defineIxCategoryFilter, [
81
169
  'disabled',
82
170
  'readonly',
83
171
  'filterState',
@@ -95,7 +183,7 @@ export const IxCategoryFilter = defineContainer('ix-category-filter', undefined,
95
183
  'inputChanged',
96
184
  'filterChanged'
97
185
  ]);
98
- export const IxChip = defineContainer('ix-chip', undefined, [
186
+ export const IxChip = defineContainer('ix-chip', defineIxChip, [
99
187
  'variant',
100
188
  'active',
101
189
  'closable',
@@ -103,23 +191,22 @@ export const IxChip = defineContainer('ix-chip', undefined, [
103
191
  'background',
104
192
  'color',
105
193
  'outline',
106
- 'close',
107
194
  'closeChip'
108
195
  ]);
109
- export const IxCol = defineContainer('ix-col', undefined, [
196
+ export const IxCol = defineContainer('ix-col', defineIxCol, [
110
197
  'size',
111
198
  'sizeSm',
112
199
  'sizeMd',
113
200
  'sizeLg'
114
201
  ]);
115
- export const IxContentHeader = defineContainer('ix-content-header', undefined, [
202
+ export const IxContentHeader = defineContainer('ix-content-header', defineIxContentHeader, [
116
203
  'variant',
117
204
  'headerTitle',
118
205
  'headerSubtitle',
119
206
  'hasBackButton',
120
207
  'backButtonClick'
121
208
  ]);
122
- export const IxDatePicker = defineContainer('ix-date-picker', undefined, [
209
+ export const IxDatePicker = defineContainer('ix-date-picker', defineIxDatePicker, [
123
210
  'format',
124
211
  'range',
125
212
  'individual',
@@ -135,7 +222,7 @@ export const IxDatePicker = defineContainer('ix-date-picker', undefined, [
135
222
  'done',
136
223
  'dateSelect'
137
224
  ]);
138
- export const IxDatetimePicker = defineContainer('ix-datetime-picker', undefined, [
225
+ export const IxDatetimePicker = defineContainer('ix-datetime-picker', defineIxDatetimePicker, [
139
226
  'range',
140
227
  'showHour',
141
228
  'showMinutes',
@@ -156,8 +243,8 @@ export const IxDatetimePicker = defineContainer('ix-datetime-picker', undefined,
156
243
  'dateChange',
157
244
  'dateSelect'
158
245
  ]);
159
- export const IxDivider = defineContainer('ix-divider', undefined);
160
- export const IxDrawer = defineContainer('ix-drawer', undefined, [
246
+ export const IxDivider = defineContainer('ix-divider', defineIxDivider);
247
+ export const IxDrawer = defineContainer('ix-drawer', defineIxDrawer, [
161
248
  'show',
162
249
  'closeOnClickOutside',
163
250
  'fullHeight',
@@ -167,7 +254,7 @@ export const IxDrawer = defineContainer('ix-drawer', undefined, [
167
254
  'open',
168
255
  'drawerClose'
169
256
  ]);
170
- export const IxDropdown = defineContainer('ix-dropdown', undefined, [
257
+ export const IxDropdown = defineContainer('ix-dropdown', defineIxDropdown, [
171
258
  'suppressAutomaticPlacement',
172
259
  'show',
173
260
  'trigger',
@@ -181,20 +268,19 @@ export const IxDropdown = defineContainer('ix-dropdown', undefined, [
181
268
  'overwriteDropdownStyle',
182
269
  'showChanged'
183
270
  ]);
184
- export const IxDropdownButton = defineContainer('ix-dropdown-button', undefined, [
271
+ export const IxDropdownButton = defineContainer('ix-dropdown-button', defineIxDropdownButton, [
185
272
  'variant',
186
273
  'outline',
187
274
  'ghost',
188
- 'active',
189
275
  'disabled',
190
276
  'label',
191
277
  'icon',
192
278
  'placement'
193
279
  ]);
194
- export const IxDropdownHeader = defineContainer('ix-dropdown-header', undefined, [
280
+ export const IxDropdownHeader = defineContainer('ix-dropdown-header', defineIxDropdownHeader, [
195
281
  'label'
196
282
  ]);
197
- export const IxDropdownItem = defineContainer('ix-dropdown-item', undefined, [
283
+ export const IxDropdownItem = defineContainer('ix-dropdown-item', defineIxDropdownItem, [
198
284
  'label',
199
285
  'icon',
200
286
  'hover',
@@ -204,8 +290,8 @@ export const IxDropdownItem = defineContainer('ix-dropdown-item', undefined, [
204
290
  'suppressChecked',
205
291
  'itemClick'
206
292
  ]);
207
- export const IxDropdownQuickActions = defineContainer('ix-dropdown-quick-actions', undefined);
208
- export const IxEmptyState = defineContainer('ix-empty-state', undefined, [
293
+ export const IxDropdownQuickActions = defineContainer('ix-dropdown-quick-actions', defineIxDropdownQuickActions);
294
+ export const IxEmptyState = defineContainer('ix-empty-state', defineIxEmptyState, [
209
295
  'layout',
210
296
  'icon',
211
297
  'header',
@@ -213,49 +299,43 @@ export const IxEmptyState = defineContainer('ix-empty-state', undefined, [
213
299
  'action',
214
300
  'actionClick'
215
301
  ]);
216
- export const IxEventList = defineContainer('ix-event-list', undefined, [
302
+ export const IxEventList = defineContainer('ix-event-list', defineIxEventList, [
217
303
  'itemHeight',
218
304
  'compact',
219
305
  'animated',
220
306
  'chevron'
221
307
  ]);
222
- export const IxEventListItem = defineContainer('ix-event-list-item', undefined, [
308
+ export const IxEventListItem = defineContainer('ix-event-list-item', defineIxEventListItem, [
223
309
  'color',
224
310
  'selected',
225
311
  'disabled',
226
312
  'chevron',
227
- 'opacity',
228
313
  'itemClick'
229
314
  ]);
230
- export const IxExpandingSearch = defineContainer('ix-expanding-search', undefined, [
315
+ export const IxExpandingSearch = defineContainer('ix-expanding-search', defineIxExpandingSearch, [
231
316
  'icon',
232
317
  'placeholder',
233
318
  'value',
234
319
  'fullWidth',
235
320
  'valueChange'
236
321
  ]);
237
- export const IxFilterChip = defineContainer('ix-filter-chip', undefined, [
322
+ export const IxFilterChip = defineContainer('ix-filter-chip', defineIxFilterChip, [
238
323
  'disabled',
239
324
  'readonly',
240
325
  'closeClick'
241
326
  ]);
242
- export const IxFlipTile = defineContainer('ix-flip-tile', undefined, [
327
+ export const IxFlipTile = defineContainer('ix-flip-tile', defineIxFlipTile, [
243
328
  'state',
244
329
  'height',
245
330
  'width'
246
331
  ]);
247
- export const IxFlipTileContent = defineContainer('ix-flip-tile-content', undefined, [
332
+ export const IxFlipTileContent = defineContainer('ix-flip-tile-content', defineIxFlipTileContent, [
248
333
  'contentVisible'
249
334
  ]);
250
- export const IxFormField = defineContainer('ix-form-field', undefined, [
335
+ export const IxFormField = defineContainer('ix-form-field', defineIxFormField, [
251
336
  'label'
252
337
  ]);
253
- export const IxGrid = defineContainer('ix-grid', undefined, [
254
- 'noPadding',
255
- 'noRowGap',
256
- 'columns'
257
- ]);
258
- export const IxGroup = defineContainer('ix-group', undefined, [
338
+ export const IxGroup = defineContainer('ix-group', defineIxGroup, [
259
339
  'suppressHeaderSelection',
260
340
  'header',
261
341
  'subHeader',
@@ -267,8 +347,8 @@ export const IxGroup = defineContainer('ix-group', undefined, [
267
347
  'selectItem',
268
348
  'collapsedChanged'
269
349
  ]);
270
- export const IxGroupContextMenu = defineContainer('ix-group-context-menu', undefined);
271
- export const IxGroupItem = defineContainer('ix-group-item', undefined, [
350
+ export const IxGroupContextMenu = defineContainer('ix-group-context-menu', defineIxGroupContextMenu);
351
+ export const IxGroupItem = defineContainer('ix-group-item', defineIxGroupItem, [
272
352
  'icon',
273
353
  'text',
274
354
  'secondaryText',
@@ -278,13 +358,7 @@ export const IxGroupItem = defineContainer('ix-group-item', undefined, [
278
358
  'index',
279
359
  'selectedChanged'
280
360
  ]);
281
- export const IxIcon = defineContainer('ix-icon', undefined, [
282
- 'size',
283
- 'color',
284
- 'name',
285
- 'src'
286
- ]);
287
- export const IxIconButton = defineContainer('ix-icon-button', undefined, [
361
+ export const IxIconButton = defineContainer('ix-icon-button', defineIxIconButton, [
288
362
  'variant',
289
363
  'outline',
290
364
  'ghost',
@@ -296,7 +370,7 @@ export const IxIconButton = defineContainer('ix-icon-button', undefined, [
296
370
  'type',
297
371
  'loading'
298
372
  ]);
299
- export const IxIconToggleButton = defineContainer('ix-icon-toggle-button', undefined, [
373
+ export const IxIconToggleButton = defineContainer('ix-icon-toggle-button', defineIxIconToggleButton, [
300
374
  'variant',
301
375
  'outline',
302
376
  'ghost',
@@ -307,42 +381,47 @@ export const IxIconToggleButton = defineContainer('ix-icon-toggle-button', undef
307
381
  'loading',
308
382
  'pressedChange'
309
383
  ]);
310
- export const IxInputGroup = defineContainer('ix-input-group', undefined);
311
- export const IxKeyValue = defineContainer('ix-key-value', undefined, [
384
+ export const IxInputGroup = defineContainer('ix-input-group', defineIxInputGroup);
385
+ export const IxKeyValue = defineContainer('ix-key-value', defineIxKeyValue, [
312
386
  'icon',
313
387
  'label',
314
388
  'labelPosition',
315
389
  'value'
316
390
  ]);
317
- export const IxKeyValueList = defineContainer('ix-key-value-list', undefined, [
391
+ export const IxKeyValueList = defineContainer('ix-key-value-list', defineIxKeyValueList, [
318
392
  'striped'
319
393
  ]);
320
- export const IxKpi = defineContainer('ix-kpi', undefined, [
394
+ export const IxKpi = defineContainer('ix-kpi', defineIxKpi, [
321
395
  'label',
322
396
  'value',
323
397
  'unit',
324
398
  'state',
325
399
  'orientation'
326
400
  ]);
327
- export const IxLinkButton = defineContainer('ix-link-button', undefined, [
401
+ export const IxLayoutGrid = defineContainer('ix-layout-grid', defineIxLayoutGrid, [
402
+ 'noMargin',
403
+ 'gap',
404
+ 'columns'
405
+ ]);
406
+ export const IxLinkButton = defineContainer('ix-link-button', defineIxLinkButton, [
328
407
  'disabled',
329
408
  'url',
330
409
  'target'
331
410
  ]);
332
- export const IxMapNavigation = defineContainer('ix-map-navigation', undefined, [
411
+ export const IxMapNavigation = defineContainer('ix-map-navigation', defineIxMapNavigation, [
333
412
  'applicationName',
334
413
  'navigationTitle',
335
414
  'hideContextMenu',
336
415
  'navigationToggled',
337
416
  'contextMenuClick'
338
417
  ]);
339
- export const IxMapNavigationOverlay = defineContainer('ix-map-navigation-overlay', undefined, [
418
+ export const IxMapNavigationOverlay = defineContainer('ix-map-navigation-overlay', defineIxMapNavigationOverlay, [
340
419
  'name',
341
420
  'icon',
342
421
  'color',
343
422
  'closeClick'
344
423
  ]);
345
- export const IxMenu = defineContainer('ix-menu', undefined, [
424
+ export const IxMenu = defineContainer('ix-menu', defineIxMenu, [
346
425
  'showSettings',
347
426
  'showAbout',
348
427
  'enableToggleTheme',
@@ -362,16 +441,16 @@ export const IxMenu = defineContainer('ix-menu', undefined, [
362
441
  'expandChange',
363
442
  'mapExpandChange'
364
443
  ]);
365
- export const IxMenuAbout = defineContainer('ix-menu-about', undefined, [
444
+ export const IxMenuAbout = defineContainer('ix-menu-about', defineIxMenuAbout, [
366
445
  'activeTabLabel',
367
446
  'label',
368
447
  'show',
369
448
  'close'
370
449
  ]);
371
- export const IxMenuAboutItem = defineContainer('ix-menu-about-item', undefined, [
450
+ export const IxMenuAboutItem = defineContainer('ix-menu-about-item', defineIxMenuAboutItem, [
372
451
  'label'
373
452
  ]);
374
- export const IxMenuAboutNews = defineContainer('ix-menu-about-news', undefined, [
453
+ export const IxMenuAboutNews = defineContainer('ix-menu-about-news', defineIxMenuAboutNews, [
375
454
  'show',
376
455
  'label',
377
456
  'i18nShowMore',
@@ -381,7 +460,7 @@ export const IxMenuAboutNews = defineContainer('ix-menu-about-news', undefined,
381
460
  'showMore',
382
461
  'closePopover'
383
462
  ]);
384
- export const IxMenuAvatar = defineContainer('ix-menu-avatar', undefined, [
463
+ export const IxMenuAvatar = defineContainer('ix-menu-avatar', defineIxMenuAvatar, [
385
464
  'top',
386
465
  'bottom',
387
466
  'image',
@@ -389,17 +468,17 @@ export const IxMenuAvatar = defineContainer('ix-menu-avatar', undefined, [
389
468
  'i18nLogout',
390
469
  'logoutClick'
391
470
  ]);
392
- export const IxMenuAvatarItem = defineContainer('ix-menu-avatar-item', undefined, [
471
+ export const IxMenuAvatarItem = defineContainer('ix-menu-avatar-item', defineIxMenuAvatarItem, [
393
472
  'icon',
394
473
  'label',
395
474
  'itemClick'
396
475
  ]);
397
- export const IxMenuCategory = defineContainer('ix-menu-category', undefined, [
476
+ export const IxMenuCategory = defineContainer('ix-menu-category', defineIxMenuCategory, [
398
477
  'label',
399
478
  'icon',
400
479
  'notifications'
401
480
  ]);
402
- export const IxMenuItem = defineContainer('ix-menu-item', undefined, [
481
+ export const IxMenuItem = defineContainer('ix-menu-item', defineIxMenuItem, [
403
482
  'home',
404
483
  'bottom',
405
484
  'tabIcon',
@@ -408,21 +487,21 @@ export const IxMenuItem = defineContainer('ix-menu-item', undefined, [
408
487
  'active',
409
488
  'disabled'
410
489
  ]);
411
- export const IxMenuSettings = defineContainer('ix-menu-settings', undefined, [
490
+ export const IxMenuSettings = defineContainer('ix-menu-settings', defineIxMenuSettings, [
412
491
  'activeTabLabel',
413
492
  'label',
414
493
  'show',
415
494
  'close'
416
495
  ]);
417
- export const IxMenuSettingsItem = defineContainer('ix-menu-settings-item', undefined, [
496
+ export const IxMenuSettingsItem = defineContainer('ix-menu-settings-item', defineIxMenuSettingsItem, [
418
497
  'label'
419
498
  ]);
420
- export const IxMessageBar = defineContainer('ix-message-bar', undefined, [
499
+ export const IxMessageBar = defineContainer('ix-message-bar', defineIxMessageBar, [
421
500
  'type',
422
501
  'dismissible',
423
502
  'closedChange'
424
503
  ]);
425
- export const IxModal = defineContainer('ix-modal', undefined, [
504
+ export const IxModal = defineContainer('ix-modal', defineIxModal, [
426
505
  'size',
427
506
  'animation',
428
507
  'backdrop',
@@ -433,16 +512,16 @@ export const IxModal = defineContainer('ix-modal', undefined, [
433
512
  'dialogClose',
434
513
  'dialogDismiss'
435
514
  ]);
436
- export const IxModalContent = defineContainer('ix-modal-content', undefined);
437
- export const IxModalExample = defineContainer('ix-modal-example', undefined);
438
- export const IxModalFooter = defineContainer('ix-modal-footer', undefined);
439
- export const IxModalHeader = defineContainer('ix-modal-header', undefined, [
515
+ export const IxModalContent = defineContainer('ix-modal-content', defineIxModalContent);
516
+ export const IxModalExample = defineContainer('ix-modal-example', defineIxModalExample);
517
+ export const IxModalFooter = defineContainer('ix-modal-footer', defineIxModalFooter);
518
+ export const IxModalHeader = defineContainer('ix-modal-header', defineIxModalHeader, [
440
519
  'hideClose',
441
520
  'icon',
442
521
  'iconColor',
443
522
  'closeClick'
444
523
  ]);
445
- export const IxPagination = defineContainer('ix-pagination', undefined, [
524
+ export const IxPagination = defineContainer('ix-pagination', defineIxPagination, [
446
525
  'advanced',
447
526
  'itemCount',
448
527
  'showItemCount',
@@ -454,7 +533,7 @@ export const IxPagination = defineContainer('ix-pagination', undefined, [
454
533
  'pageSelected',
455
534
  'itemCountChanged'
456
535
  ]);
457
- export const IxPill = defineContainer('ix-pill', undefined, [
536
+ export const IxPill = defineContainer('ix-pill', defineIxPill, [
458
537
  'variant',
459
538
  'outline',
460
539
  'icon',
@@ -462,15 +541,15 @@ export const IxPill = defineContainer('ix-pill', undefined, [
462
541
  'color',
463
542
  'alignLeft'
464
543
  ]);
465
- export const IxPushCard = defineContainer('ix-push-card', undefined, [
544
+ export const IxPushCard = defineContainer('ix-push-card', defineIxPushCard, [
466
545
  'icon',
467
546
  'notification',
468
547
  'heading',
469
548
  'subheading',
470
549
  'variant'
471
550
  ]);
472
- export const IxRow = defineContainer('ix-row', undefined);
473
- export const IxSelect = defineContainer('ix-select', undefined, [
551
+ export const IxRow = defineContainer('ix-row', defineIxRow);
552
+ export const IxSelect = defineContainer('ix-select', defineIxSelect, [
474
553
  'selectedIndices',
475
554
  'value',
476
555
  'allowClear',
@@ -488,19 +567,31 @@ export const IxSelect = defineContainer('ix-select', undefined, [
488
567
  'inputChange',
489
568
  'addItem'
490
569
  ]);
491
- export const IxSelectItem = defineContainer('ix-select-item', undefined, [
570
+ export const IxSelectItem = defineContainer('ix-select-item', defineIxSelectItem, [
492
571
  'label',
493
572
  'value',
494
573
  'selected',
495
574
  'hover',
496
575
  'itemClick'
497
576
  ]);
498
- export const IxSpinner = defineContainer('ix-spinner', undefined, [
577
+ export const IxSlider = defineContainer('ix-slider', defineIxSlider, [
578
+ 'step',
579
+ 'min',
580
+ 'max',
581
+ 'value',
582
+ 'marker',
583
+ 'trace',
584
+ 'traceReference',
585
+ 'disabled',
586
+ 'error',
587
+ 'valueChange'
588
+ ]);
589
+ export const IxSpinner = defineContainer('ix-spinner', defineIxSpinner, [
499
590
  'variant',
500
591
  'size',
501
592
  'hideTrack'
502
593
  ]);
503
- export const IxSplitButton = defineContainer('ix-split-button', undefined, [
594
+ export const IxSplitButton = defineContainer('ix-split-button', defineIxSplitButton, [
504
595
  'variant',
505
596
  'outline',
506
597
  'ghost',
@@ -511,12 +602,12 @@ export const IxSplitButton = defineContainer('ix-split-button', undefined, [
511
602
  'placement',
512
603
  'buttonClick'
513
604
  ]);
514
- export const IxSplitButtonItem = defineContainer('ix-split-button-item', undefined, [
605
+ export const IxSplitButtonItem = defineContainer('ix-split-button-item', defineIxSplitButtonItem, [
515
606
  'icon',
516
607
  'label',
517
608
  'itemClick'
518
609
  ]);
519
- export const IxTabItem = defineContainer('ix-tab-item', undefined, [
610
+ export const IxTabItem = defineContainer('ix-tab-item', defineIxTabItem, [
520
611
  'selected',
521
612
  'disabled',
522
613
  'small',
@@ -527,7 +618,7 @@ export const IxTabItem = defineContainer('ix-tab-item', undefined, [
527
618
  'placement',
528
619
  'tabClick'
529
620
  ]);
530
- export const IxTabs = defineContainer('ix-tabs', undefined, [
621
+ export const IxTabs = defineContainer('ix-tabs', defineIxTabs, [
531
622
  'small',
532
623
  'rounded',
533
624
  'selected',
@@ -535,10 +626,10 @@ export const IxTabs = defineContainer('ix-tabs', undefined, [
535
626
  'placement',
536
627
  'selectedChange'
537
628
  ]);
538
- export const IxTile = defineContainer('ix-tile', undefined, [
629
+ export const IxTile = defineContainer('ix-tile', defineIxTile, [
539
630
  'size'
540
631
  ]);
541
- export const IxTimePicker = defineContainer('ix-time-picker', undefined, [
632
+ export const IxTimePicker = defineContainer('ix-time-picker', defineIxTimePicker, [
542
633
  'format',
543
634
  'corners',
544
635
  'individual',
@@ -552,7 +643,7 @@ export const IxTimePicker = defineContainer('ix-time-picker', undefined, [
552
643
  'done',
553
644
  'timeChange'
554
645
  ]);
555
- export const IxToast = defineContainer('ix-toast', undefined, [
646
+ export const IxToast = defineContainer('ix-toast', defineIxToast, [
556
647
  'type',
557
648
  'toastTitle',
558
649
  'autoCloseDelay',
@@ -561,12 +652,12 @@ export const IxToast = defineContainer('ix-toast', undefined, [
561
652
  'iconColor',
562
653
  'closeToast'
563
654
  ]);
564
- export const IxToastContainer = defineContainer('ix-toast-container', undefined, [
655
+ export const IxToastContainer = defineContainer('ix-toast-container', defineIxToastContainer, [
565
656
  'containerId',
566
657
  'containerClass',
567
658
  'position'
568
659
  ]);
569
- export const IxToggle = defineContainer('ix-toggle', undefined, [
660
+ export const IxToggle = defineContainer('ix-toggle', defineIxToggle, [
570
661
  'checked',
571
662
  'disabled',
572
663
  'indeterminate',
@@ -576,7 +667,7 @@ export const IxToggle = defineContainer('ix-toggle', undefined, [
576
667
  'hideText',
577
668
  'checkedChange'
578
669
  ]);
579
- export const IxToggleButton = defineContainer('ix-toggle-button', undefined, [
670
+ export const IxToggleButton = defineContainer('ix-toggle-button', defineIxToggleButton, [
580
671
  'variant',
581
672
  'outline',
582
673
  'ghost',
@@ -586,13 +677,14 @@ export const IxToggleButton = defineContainer('ix-toggle-button', undefined, [
586
677
  'pressed',
587
678
  'pressedChange'
588
679
  ]);
589
- export const IxTooltip = defineContainer('ix-tooltip', undefined, [
680
+ export const IxTooltip = defineContainer('ix-tooltip', defineIxTooltip, [
590
681
  'for',
591
682
  'titleContent',
592
683
  'interactive',
593
- 'placement'
684
+ 'placement',
685
+ 'animationFrame'
594
686
  ]);
595
- export const IxTree = defineContainer('ix-tree', undefined, [
687
+ export const IxTree = defineContainer('ix-tree', defineIxTree, [
596
688
  'root',
597
689
  'model',
598
690
  'renderItem',
@@ -602,21 +694,21 @@ export const IxTree = defineContainer('ix-tree', undefined, [
602
694
  'nodeClicked',
603
695
  'nodeRemoved'
604
696
  ]);
605
- export const IxTreeItem = defineContainer('ix-tree-item', undefined, [
697
+ export const IxTreeItem = defineContainer('ix-tree-item', defineIxTreeItem, [
606
698
  'text',
607
699
  'hasChildren',
608
700
  'context',
609
701
  'toggle',
610
702
  'itemClick'
611
703
  ]);
612
- export const IxTypography = defineContainer('ix-typography', undefined, [
704
+ export const IxTypography = defineContainer('ix-typography', defineIxTypography, [
613
705
  'variant',
614
706
  'format',
615
707
  'color',
616
708
  'bold',
617
709
  'textDecoration'
618
710
  ]);
619
- export const IxUpload = defineContainer('ix-upload', undefined, [
711
+ export const IxUpload = defineContainer('ix-upload', defineIxUpload, [
620
712
  'accept',
621
713
  'multiple',
622
714
  'multiline',
@@ -630,12 +722,12 @@ export const IxUpload = defineContainer('ix-upload', undefined, [
630
722
  'i18nUploadDisabled',
631
723
  'filesChanged'
632
724
  ]);
633
- export const IxValidationTooltip = defineContainer('ix-validation-tooltip', undefined, [
725
+ export const IxValidationTooltip = defineContainer('ix-validation-tooltip', defineIxValidationTooltip, [
634
726
  'message',
635
727
  'placement',
636
728
  'suppressAutomaticPlacement'
637
729
  ]);
638
- export const IxWorkflowStep = defineContainer('ix-workflow-step', undefined, [
730
+ export const IxWorkflowStep = defineContainer('ix-workflow-step', defineIxWorkflowStep, [
639
731
  'vertical',
640
732
  'disabled',
641
733
  'status',
@@ -644,7 +736,7 @@ export const IxWorkflowStep = defineContainer('ix-workflow-step', undefined, [
644
736
  'position',
645
737
  'selectedChanged'
646
738
  ]);
647
- export const IxWorkflowSteps = defineContainer('ix-workflow-steps', undefined, [
739
+ export const IxWorkflowSteps = defineContainer('ix-workflow-steps', defineIxWorkflowSteps, [
648
740
  'vertical',
649
741
  'clickable',
650
742
  'selectedIndex',
@@ -1 +1 @@
1
- {"version":3,"file":"components.js","sourceRoot":"","sources":["../src/components.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"components.js","sourceRoot":"","sources":["../src/components.ts"],"names":[],"mappings":"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"}
package/dist/index.d.ts CHANGED
@@ -1,4 +1,5 @@
1
1
  export * from './components';
2
+ export * from './ix-icon';
2
3
  export * from './plugin';
3
4
  export * from './toast';
4
5
  export declare type HTMLRefElement<T> = {
package/dist/index.js CHANGED
@@ -1,4 +1,5 @@
1
1
  export * from './components';
2
+ export * from './ix-icon';
2
3
  export * from './plugin';
3
4
  export * from './toast';
4
5
  //# sourceMappingURL=index.js.map
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAE7B,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,WAAW,CAAC;AAC1B,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC"}
@@ -0,0 +1,2 @@
1
+ import type { JSX as IxIconsJSX } from '@siemens/ix-icons';
2
+ export declare const IxIcon: import("vue").DefineComponent<IxIconsJSX.IxIcon & import("./vue-component-lib/utils").InputProps<string | number | boolean>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<IxIconsJSX.IxIcon & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
@@ -0,0 +1,3 @@
1
+ import { defineContainer } from './vue-component-lib/utils';
2
+ export const IxIcon = defineContainer('ix-icon', undefined, ['size', 'color', 'name']);
3
+ //# sourceMappingURL=ix-icon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ix-icon.js","sourceRoot":"","sources":["../src/ix-icon.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAG5D,MAAM,CAAC,MAAM,MAAM,GAAiB,eAAe,CACjD,SAAS,EACT,SAAS,EACT,CAAC,MAAM,EAAE,OAAO,EAAE,MAAM,CAAC,CAC1B,CAAC"}
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "homepage": "https://ix.siemens.io",
4
4
  "author": "Siemens AG",
5
5
  "license": "MIT",
6
- "version": "2.0.0-beta.1",
6
+ "version": "2.0.0",
7
7
  "description": "Siemens iX for Vue",
8
8
  "bugs": "https://github.com/siemens/ix/issues",
9
9
  "repository": {
@@ -31,8 +31,7 @@
31
31
  "lint": "eslint src"
32
32
  },
33
33
  "dependencies": {
34
- "@siemens/ix": "~2.0.0-beta.1",
35
- "@siemens/ix-icons": "^1.1.0"
34
+ "@siemens/ix": "~2.0.0"
36
35
  },
37
36
  "devDependencies": {
38
37
  "rimraf": "^3.0.2",
@@ -43,6 +42,7 @@
43
42
  "eslint-plugin-vue": "^9.9.0"
44
43
  },
45
44
  "peerDependencies": {
46
- "vue": ">=3.2.45"
45
+ "vue": ">=3.2.45",
46
+ "@siemens/ix-icons": "^2.0.0"
47
47
  }
48
48
  }