@siemens/ix-vue 1.5.0-beta.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.
package/LICENSE ADDED
@@ -0,0 +1,9 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2022 Siemens AG
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
6
+
7
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8
+
9
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
package/README.md ADDED
@@ -0,0 +1,4 @@
1
+ # Siemens iX Vue Components
2
+
3
+ This library is part of the Siemens iX mono repository.
4
+ You can find the root README [here](https://github.com/siemens/ix/blob/main/README.md)
@@ -0,0 +1,75 @@
1
+ import type { JSX } from '@siemens/ix';
2
+ export declare const IxAnimatedTab: import("vue").DefineComponent<JSX.IxAnimatedTab & 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.IxAnimatedTab & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
3
+ export declare const IxAnimatedTabs: import("vue").DefineComponent<JSX.IxAnimatedTabs & 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.IxAnimatedTabs & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
4
+ 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>>, {}>;
5
+ export declare const IxBasicNavigation: import("vue").DefineComponent<JSX.IxBasicNavigation & 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.IxBasicNavigation & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
6
+ export declare const IxBlind: import("vue").DefineComponent<JSX.IxBlind & 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.IxBlind & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
7
+ export declare const IxBreadcrumb: import("vue").DefineComponent<JSX.IxBreadcrumb & 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.IxBreadcrumb & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
8
+ export declare const IxBreadcrumbItem: import("vue").DefineComponent<JSX.IxBreadcrumbItem & 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.IxBreadcrumbItem & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
9
+ export declare const IxButton: import("vue").DefineComponent<JSX.IxButton & 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.IxButton & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
10
+ export declare const IxCategoryFilter: import("vue").DefineComponent<JSX.IxCategoryFilter & 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.IxCategoryFilter & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
11
+ export declare const IxChip: import("vue").DefineComponent<JSX.IxChip & 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.IxChip & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
12
+ export declare const IxCounterPill: import("vue").DefineComponent<JSX.IxCounterPill & 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.IxCounterPill & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
13
+ export declare const IxDatePicker: import("vue").DefineComponent<JSX.IxDatePicker & 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.IxDatePicker & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
14
+ export declare const IxDatetimePicker: import("vue").DefineComponent<JSX.IxDatetimePicker & 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.IxDatetimePicker & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {
15
+ showTimeReference?: any;
16
+ }>;
17
+ export declare const IxDivider: import("vue").DefineComponent<JSX.IxDivider & 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.IxDivider & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
18
+ export declare const IxDrawer: import("vue").DefineComponent<JSX.IxDrawer & 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.IxDrawer & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
19
+ export declare const IxDropdown: import("vue").DefineComponent<JSX.IxDropdown & 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.IxDropdown & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
20
+ export declare const IxDropdownButton: import("vue").DefineComponent<JSX.IxDropdownButton & 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.IxDropdownButton & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
21
+ export declare const IxDropdownItem: import("vue").DefineComponent<JSX.IxDropdownItem & 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.IxDropdownItem & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
22
+ export declare const IxDropdownQuickActions: import("vue").DefineComponent<JSX.IxDropdownQuickActions & 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.IxDropdownQuickActions & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
23
+ export declare const IxEventList: import("vue").DefineComponent<JSX.IxEventList & 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.IxEventList & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
24
+ export declare const IxEventListItem: import("vue").DefineComponent<JSX.IxEventListItem & 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.IxEventListItem & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
25
+ export declare const IxExpandingSearch: import("vue").DefineComponent<JSX.IxExpandingSearch & 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.IxExpandingSearch & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
26
+ export declare const IxFilterChip: import("vue").DefineComponent<JSX.IxFilterChip & 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.IxFilterChip & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
27
+ 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>>, {}>;
28
+ 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>>, {}>;
29
+ 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>>, {}>;
30
+ 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>>, {}>;
31
+ export declare const IxGroupDropdownItem: import("vue").DefineComponent<JSX.IxGroupDropdownItem & 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.IxGroupDropdownItem & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
32
+ 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>>, {}>;
33
+ export declare const IxIcon: import("vue").DefineComponent<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<JSX.IxIcon & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
34
+ 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>>, {}>;
35
+ 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>>, {}>;
36
+ 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>>, {}>;
37
+ 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>>, {}>;
38
+ 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>>, {}>;
39
+ export declare const IxMenu: import("vue").DefineComponent<JSX.IxMenu & 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.IxMenu & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
40
+ export declare const IxMenuAbout: import("vue").DefineComponent<JSX.IxMenuAbout & 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.IxMenuAbout & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
41
+ export declare const IxMenuAboutItem: import("vue").DefineComponent<JSX.IxMenuAboutItem & 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.IxMenuAboutItem & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
42
+ export declare const IxMenuAboutNews: import("vue").DefineComponent<JSX.IxMenuAboutNews & 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.IxMenuAboutNews & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
43
+ export declare const IxMenuAvatar: import("vue").DefineComponent<JSX.IxMenuAvatar & 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.IxMenuAvatar & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
44
+ export declare const IxMenuAvatarItem: import("vue").DefineComponent<JSX.IxMenuAvatarItem & 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.IxMenuAvatarItem & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
45
+ export declare const IxMenuItem: import("vue").DefineComponent<JSX.IxMenuItem & 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.IxMenuItem & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
46
+ export declare const IxMenuSettings: import("vue").DefineComponent<JSX.IxMenuSettings & 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.IxMenuSettings & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
47
+ export declare const IxMenuSettingsItem: import("vue").DefineComponent<JSX.IxMenuSettingsItem & 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.IxMenuSettingsItem & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
48
+ export declare const IxMessageBar: import("vue").DefineComponent<JSX.IxMessageBar & 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.IxMessageBar & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
49
+ export declare const IxModal: import("vue").DefineComponent<JSX.IxModal & 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.IxModal & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
50
+ export declare const IxModalContainer: import("vue").DefineComponent<JSX.IxModalContainer & 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.IxModalContainer & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
51
+ export declare const IxModalExample: import("vue").DefineComponent<JSX.IxModalExample & 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.IxModalExample & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
52
+ export declare const IxPill: import("vue").DefineComponent<JSX.IxPill & 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.IxPill & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
53
+ export declare const IxSelect: import("vue").DefineComponent<JSX.IxSelect & 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.IxSelect & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
54
+ 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>>, {
55
+ value: any;
56
+ }>;
57
+ 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>>, {}>;
58
+ 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>>, {}>;
59
+ 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>>, {}>;
60
+ export declare const IxTabItem: import("vue").DefineComponent<JSX.IxTabItem & 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.IxTabItem & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
61
+ export declare const IxTabs: import("vue").DefineComponent<JSX.IxTabs & 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.IxTabs & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
62
+ export declare const IxTile: import("vue").DefineComponent<JSX.IxTile & 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.IxTile & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
63
+ export declare const IxTimePicker: import("vue").DefineComponent<JSX.IxTimePicker & 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.IxTimePicker & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {
64
+ showTimeReference?: any;
65
+ }>;
66
+ export declare const IxToast: import("vue").DefineComponent<JSX.IxToast & 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.IxToast & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
67
+ export declare const IxToastContainer: import("vue").DefineComponent<JSX.IxToastContainer & 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.IxToastContainer & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
68
+ export declare const IxToggle: import("vue").DefineComponent<JSX.IxToggle & 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.IxToggle & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
69
+ export declare const IxTooltip: import("vue").DefineComponent<JSX.IxTooltip & 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.IxTooltip & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
70
+ export declare const IxTree: import("vue").DefineComponent<JSX.IxTree & 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.IxTree & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
71
+ export declare const IxTreeItem: import("vue").DefineComponent<JSX.IxTreeItem & 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.IxTreeItem & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
72
+ export declare const IxUpload: import("vue").DefineComponent<JSX.IxUpload & 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.IxUpload & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
73
+ export declare const IxValidationTooltip: import("vue").DefineComponent<JSX.IxValidationTooltip & 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.IxValidationTooltip & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
74
+ export declare const IxWorkflowStep: import("vue").DefineComponent<JSX.IxWorkflowStep & 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.IxWorkflowStep & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
75
+ export declare const IxWorkflowSteps: import("vue").DefineComponent<JSX.IxWorkflowSteps & 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.IxWorkflowSteps & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
@@ -0,0 +1,511 @@
1
+ import { defineContainer } from './vue-component-lib/utils';
2
+ import { defineCustomElements } from '@siemens/ix/loader';
3
+ defineCustomElements();
4
+ export const IxAnimatedTab = defineContainer('ix-animated-tab', undefined, [
5
+ 'icon',
6
+ 'count'
7
+ ]);
8
+ export const IxAnimatedTabs = defineContainer('ix-animated-tabs', undefined, [
9
+ 'disableAnimations',
10
+ 'selectedIndex',
11
+ 'tabPlacement',
12
+ 'tabClick'
13
+ ]);
14
+ export const IxApplicationHeader = defineContainer('ix-application-header', undefined, [
15
+ 'name'
16
+ ]);
17
+ export const IxBasicNavigation = defineContainer('ix-basic-navigation', undefined, [
18
+ 'applicationName',
19
+ 'hideHeader'
20
+ ]);
21
+ export const IxBlind = defineContainer('ix-blind', undefined, [
22
+ 'collapsed',
23
+ 'label',
24
+ 'collapsedChange'
25
+ ]);
26
+ export const IxBreadcrumb = defineContainer('ix-breadcrumb', undefined, [
27
+ 'visibleItemCount',
28
+ 'nextItems',
29
+ 'ghost',
30
+ 'itemClick',
31
+ 'nextClick'
32
+ ]);
33
+ export const IxBreadcrumbItem = defineContainer('ix-breadcrumb-item', undefined, [
34
+ 'label',
35
+ 'icon'
36
+ ]);
37
+ export const IxButton = defineContainer('ix-button', undefined, [
38
+ 'variant',
39
+ 'outline',
40
+ 'invisible',
41
+ 'ghost',
42
+ 'selected',
43
+ 'disabled',
44
+ 'type'
45
+ ]);
46
+ export const IxCategoryFilter = defineContainer('ix-category-filter', undefined, [
47
+ 'initialState',
48
+ 'filterState',
49
+ 'placeholder',
50
+ 'categories',
51
+ 'nonSelectableCategories',
52
+ 'suggestions',
53
+ 'icon',
54
+ 'hideIcon',
55
+ 'repeatCategories',
56
+ 'tmpDisableScrollIntoView',
57
+ 'labelCategories',
58
+ 'i18nPlainText',
59
+ 'inputChanged',
60
+ 'filterChanged'
61
+ ]);
62
+ export const IxChip = defineContainer('ix-chip', undefined, [
63
+ 'variant',
64
+ 'active',
65
+ 'closable',
66
+ 'icon',
67
+ 'background',
68
+ 'color',
69
+ 'outline',
70
+ 'close'
71
+ ]);
72
+ export const IxCounterPill = defineContainer('ix-counter-pill', undefined, [
73
+ 'variant',
74
+ 'outline',
75
+ 'background',
76
+ 'color',
77
+ 'alignLeft'
78
+ ]);
79
+ export const IxDatePicker = defineContainer('ix-date-picker', undefined, [
80
+ 'format',
81
+ 'range',
82
+ 'individual',
83
+ 'corners',
84
+ 'from',
85
+ 'to',
86
+ 'minDate',
87
+ 'maxDate',
88
+ 'eventDelimiter',
89
+ 'textSelectDate',
90
+ 'dateChange',
91
+ 'dateRangeChange',
92
+ 'done',
93
+ 'dateSelect'
94
+ ]);
95
+ export const IxDatetimePicker = defineContainer('ix-datetime-picker', undefined, [
96
+ 'range',
97
+ 'showHour',
98
+ 'showMinutes',
99
+ 'showSeconds',
100
+ 'minDate',
101
+ 'maxDate',
102
+ 'dateFormat',
103
+ 'timeFormat',
104
+ 'from',
105
+ 'to',
106
+ 'time',
107
+ 'showTimeReference',
108
+ 'eventDelimiter',
109
+ 'timeReference',
110
+ 'textSelectDate',
111
+ 'done',
112
+ 'timeChange',
113
+ 'dateChange',
114
+ 'dateSelect'
115
+ ]);
116
+ export const IxDivider = defineContainer('ix-divider', undefined);
117
+ export const IxDrawer = defineContainer('ix-drawer', undefined, [
118
+ 'show',
119
+ 'closeOnClickOutside',
120
+ 'fullHeight',
121
+ 'minWidth',
122
+ 'maxWidth',
123
+ 'width',
124
+ 'open',
125
+ 'drawerClose'
126
+ ]);
127
+ export const IxDropdown = defineContainer('ix-dropdown', undefined, [
128
+ 'show',
129
+ 'trigger',
130
+ 'anchor',
131
+ 'closeBehavior',
132
+ 'placement',
133
+ 'positioningStrategy',
134
+ 'adjustDropdownWidthToReferenceWith',
135
+ 'adjustDropdownWidthToReferenceWidth',
136
+ 'header',
137
+ 'offset',
138
+ 'triggerEvent',
139
+ 'overwriteDropdownStyle',
140
+ 'showChanged'
141
+ ]);
142
+ export const IxDropdownButton = defineContainer('ix-dropdown-button', undefined, [
143
+ 'variant',
144
+ 'outline',
145
+ 'ghost',
146
+ 'active',
147
+ 'disabled',
148
+ 'label',
149
+ 'icon'
150
+ ]);
151
+ export const IxDropdownItem = defineContainer('ix-dropdown-item', undefined, [
152
+ 'label',
153
+ 'icon',
154
+ 'hover',
155
+ 'disabled',
156
+ 'checked',
157
+ 'itemClick'
158
+ ]);
159
+ export const IxDropdownQuickActions = defineContainer('ix-dropdown-quick-actions', undefined);
160
+ export const IxEventList = defineContainer('ix-event-list', undefined, [
161
+ 'itemHeight',
162
+ 'compact',
163
+ 'animated',
164
+ 'chevron'
165
+ ]);
166
+ export const IxEventListItem = defineContainer('ix-event-list-item', undefined, [
167
+ 'color',
168
+ 'selected',
169
+ 'disabled',
170
+ 'chevron',
171
+ 'opacity',
172
+ 'itemClick'
173
+ ]);
174
+ export const IxExpandingSearch = defineContainer('ix-expanding-search', undefined, [
175
+ 'icon',
176
+ 'placeholder',
177
+ 'value',
178
+ 'valueChange'
179
+ ]);
180
+ export const IxFilterChip = defineContainer('ix-filter-chip', undefined, [
181
+ 'disabled',
182
+ 'closeClick'
183
+ ]);
184
+ export const IxFlipTile = defineContainer('ix-flip-tile', undefined, [
185
+ 'state',
186
+ 'footer'
187
+ ]);
188
+ export const IxFlipTileContent = defineContainer('ix-flip-tile-content', undefined);
189
+ export const IxGroup = defineContainer('ix-group', undefined, [
190
+ 'suppressHeaderSelection',
191
+ 'header',
192
+ 'subHeader',
193
+ 'collapsed',
194
+ 'selected',
195
+ 'index',
196
+ 'expandOnHeaderClick',
197
+ 'selectGroup',
198
+ 'selectItem',
199
+ 'collapsedChanged'
200
+ ]);
201
+ export const IxGroupContextMenu = defineContainer('ix-group-context-menu', undefined);
202
+ export const IxGroupDropdownItem = defineContainer('ix-group-dropdown-item', undefined, [
203
+ 'label',
204
+ 'icon'
205
+ ]);
206
+ export const IxGroupItem = defineContainer('ix-group-item', undefined, [
207
+ 'icon',
208
+ 'text',
209
+ 'secondaryText',
210
+ 'suppressSelection',
211
+ 'selected',
212
+ 'focusable',
213
+ 'index',
214
+ 'selectedChanged'
215
+ ]);
216
+ export const IxIcon = defineContainer('ix-icon', undefined, [
217
+ 'size',
218
+ 'color',
219
+ 'name'
220
+ ]);
221
+ export const IxIconButton = defineContainer('ix-icon-button', undefined, [
222
+ 'variant',
223
+ 'outline',
224
+ 'invisible',
225
+ 'ghost',
226
+ 'oval',
227
+ 'icon',
228
+ 'size',
229
+ 'color',
230
+ 'selected',
231
+ 'disabled',
232
+ 'type'
233
+ ]);
234
+ export const IxInputGroup = defineContainer('ix-input-group', undefined);
235
+ export const IxKpi = defineContainer('ix-kpi', undefined, [
236
+ 'label',
237
+ 'value',
238
+ 'unit',
239
+ 'state',
240
+ 'orientation'
241
+ ]);
242
+ export const IxMapNavigation = defineContainer('ix-map-navigation', undefined, [
243
+ 'applicationName',
244
+ 'navigationTitle',
245
+ 'hideContextMenu',
246
+ 'navigationToggled',
247
+ 'contextMenuClick'
248
+ ]);
249
+ export const IxMapNavigationOverlay = defineContainer('ix-map-navigation-overlay', undefined, [
250
+ 'name',
251
+ 'icon',
252
+ 'color',
253
+ 'closeClick'
254
+ ]);
255
+ export const IxMenu = defineContainer('ix-menu', undefined, [
256
+ 'showSettings',
257
+ 'showAbout',
258
+ 'enableToggleTheme',
259
+ 'enableSettings',
260
+ 'enableMapExpand',
261
+ 'applicationName',
262
+ 'applicationDescription',
263
+ 'maxVisibleMenuItems',
264
+ 'i18nLegal',
265
+ 'i18nSettings',
266
+ 'i18nToggleTheme',
267
+ 'i18nExpand',
268
+ 'i18nCollapse',
269
+ 'i18nMore',
270
+ 'expand',
271
+ 'expandChange',
272
+ 'mapExpandChange'
273
+ ]);
274
+ export const IxMenuAbout = defineContainer('ix-menu-about', undefined, [
275
+ 'activeTabLabel',
276
+ 'label',
277
+ 'show',
278
+ 'close'
279
+ ]);
280
+ export const IxMenuAboutItem = defineContainer('ix-menu-about-item', undefined, [
281
+ 'label'
282
+ ]);
283
+ export const IxMenuAboutNews = defineContainer('ix-menu-about-news', undefined, [
284
+ 'show',
285
+ 'label',
286
+ 'i18nShowMore',
287
+ 'aboutItemLabel',
288
+ 'offsetBottom',
289
+ 'expanded',
290
+ 'showMore',
291
+ 'closePopover'
292
+ ]);
293
+ export const IxMenuAvatar = defineContainer('ix-menu-avatar', undefined, [
294
+ 'top',
295
+ 'bottom',
296
+ 'image',
297
+ 'initials',
298
+ 'i18nLogout',
299
+ 'logoutClick'
300
+ ]);
301
+ export const IxMenuAvatarItem = defineContainer('ix-menu-avatar-item', undefined, [
302
+ 'icon',
303
+ 'label',
304
+ 'itemClick'
305
+ ]);
306
+ export const IxMenuItem = defineContainer('ix-menu-item', undefined, [
307
+ 'home',
308
+ 'bottom',
309
+ 'tabIcon',
310
+ 'notifications',
311
+ 'active',
312
+ 'disabled'
313
+ ]);
314
+ export const IxMenuSettings = defineContainer('ix-menu-settings', undefined, [
315
+ 'activeTabLabel',
316
+ 'label',
317
+ 'show',
318
+ 'close'
319
+ ]);
320
+ export const IxMenuSettingsItem = defineContainer('ix-menu-settings-item', undefined, [
321
+ 'label'
322
+ ]);
323
+ export const IxMessageBar = defineContainer('ix-message-bar', undefined, [
324
+ 'type',
325
+ 'dismissible',
326
+ 'closedChange'
327
+ ]);
328
+ export const IxModal = defineContainer('ix-modal', undefined, [
329
+ 'animation',
330
+ 'ariaDescribedBy',
331
+ 'ariaLabelledBy',
332
+ 'backdrop',
333
+ 'backdropClass',
334
+ 'beforeDismiss',
335
+ 'centered',
336
+ 'content',
337
+ 'keyboard',
338
+ 'icon',
339
+ 'iconColor',
340
+ 'modalDialogClass',
341
+ 'scrollable',
342
+ 'size',
343
+ 'headerTitle',
344
+ 'windowClass',
345
+ 'closed',
346
+ 'dismissed'
347
+ ]);
348
+ export const IxModalContainer = defineContainer('ix-modal-container', undefined);
349
+ export const IxModalExample = defineContainer('ix-modal-example', undefined);
350
+ export const IxPill = defineContainer('ix-pill', undefined, [
351
+ 'variant',
352
+ 'outline',
353
+ 'icon',
354
+ 'background',
355
+ 'color',
356
+ 'alignLeft'
357
+ ]);
358
+ export const IxSelect = defineContainer('ix-select', undefined, [
359
+ 'selectedIndices',
360
+ 'allowClear',
361
+ 'mode',
362
+ 'editable',
363
+ 'disabled',
364
+ 'readonly',
365
+ 'i18nPlaceholder',
366
+ 'i18nPlaceholderEditable',
367
+ 'i18nSelectListHeader',
368
+ 'itemSelectionChange',
369
+ 'addItem'
370
+ ]);
371
+ export const IxSelectItem = defineContainer('ix-select-item', undefined, [
372
+ 'label',
373
+ 'value',
374
+ 'selected',
375
+ 'hover',
376
+ 'itemClick'
377
+ ]);
378
+ export const IxSpinner = defineContainer('ix-spinner', undefined, [
379
+ 'variant',
380
+ 'size'
381
+ ]);
382
+ export const IxSplitButton = defineContainer('ix-split-button', undefined, [
383
+ 'variant',
384
+ 'outline',
385
+ 'invisible',
386
+ 'ghost',
387
+ 'label',
388
+ 'icon',
389
+ 'splitIcon',
390
+ 'disabled',
391
+ 'placement',
392
+ 'buttonClick'
393
+ ]);
394
+ export const IxSplitButtonItem = defineContainer('ix-split-button-item', undefined, [
395
+ 'icon',
396
+ 'label',
397
+ 'itemClick'
398
+ ]);
399
+ export const IxTabItem = defineContainer('ix-tab-item', undefined, [
400
+ 'selected',
401
+ 'disabled',
402
+ 'small',
403
+ 'icon',
404
+ 'rounded',
405
+ 'counter',
406
+ 'layout',
407
+ 'placement'
408
+ ]);
409
+ export const IxTabs = defineContainer('ix-tabs', undefined, [
410
+ 'small',
411
+ 'rounded',
412
+ 'selected',
413
+ 'layout',
414
+ 'placement'
415
+ ]);
416
+ export const IxTile = defineContainer('ix-tile', undefined, [
417
+ 'size'
418
+ ]);
419
+ export const IxTimePicker = defineContainer('ix-time-picker', undefined, [
420
+ 'format',
421
+ 'corners',
422
+ 'individual',
423
+ 'showHour',
424
+ 'showMinutes',
425
+ 'showSeconds',
426
+ 'time',
427
+ 'showTimeReference',
428
+ 'timeReference',
429
+ 'textSelectTime',
430
+ 'done',
431
+ 'timeChange'
432
+ ]);
433
+ export const IxToast = defineContainer('ix-toast', undefined, [
434
+ 'type',
435
+ 'toastTitle',
436
+ 'autoCloseDelay',
437
+ 'autoClose',
438
+ 'icon',
439
+ 'iconColor',
440
+ 'closeToast'
441
+ ]);
442
+ export const IxToastContainer = defineContainer('ix-toast-container', undefined, [
443
+ 'containerId',
444
+ 'containerClass',
445
+ 'position'
446
+ ]);
447
+ export const IxToggle = defineContainer('ix-toggle', undefined, [
448
+ 'checked',
449
+ 'disabled',
450
+ 'indeterminate',
451
+ 'color',
452
+ 'textOn',
453
+ 'textOff',
454
+ 'textIndeterminate',
455
+ 'hideText',
456
+ 'checkedChange'
457
+ ]);
458
+ export const IxTooltip = defineContainer('ix-tooltip', undefined, [
459
+ 'for',
460
+ 'titleContent',
461
+ 'interactive'
462
+ ]);
463
+ export const IxTree = defineContainer('ix-tree', undefined, [
464
+ 'root',
465
+ 'model',
466
+ 'renderItem',
467
+ 'context',
468
+ 'contextChange',
469
+ 'nodeRemoved'
470
+ ]);
471
+ export const IxTreeItem = defineContainer('ix-tree-item', undefined, [
472
+ 'text',
473
+ 'hasChildren',
474
+ 'context',
475
+ 'toggle',
476
+ 'itemClick'
477
+ ]);
478
+ export const IxUpload = defineContainer('ix-upload', undefined, [
479
+ 'accept',
480
+ 'multiple',
481
+ 'multiline',
482
+ 'disabled',
483
+ 'state',
484
+ 'selectFileText',
485
+ 'loadingText',
486
+ 'uploadFailedText',
487
+ 'uploadSuccessText',
488
+ 'i18nUploadFile',
489
+ 'i18nUploadDisabled',
490
+ 'filesChanged'
491
+ ]);
492
+ export const IxValidationTooltip = defineContainer('ix-validation-tooltip', undefined, [
493
+ 'message',
494
+ 'placement'
495
+ ]);
496
+ export const IxWorkflowStep = defineContainer('ix-workflow-step', undefined, [
497
+ 'vertical',
498
+ 'disabled',
499
+ 'status',
500
+ 'clickable',
501
+ 'selected',
502
+ 'position'
503
+ ]);
504
+ export const IxWorkflowSteps = defineContainer('ix-workflow-steps', undefined, [
505
+ 'vertical',
506
+ 'linear',
507
+ 'clickable',
508
+ 'selectedIndex',
509
+ 'stepSelected'
510
+ ]);
511
+ //# sourceMappingURL=components.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"components.js","sourceRoot":"","sources":["../src/components.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAI5D,OAAO,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAE1D,oBAAoB,EAAE,CAAC;AAEvB,MAAM,CAAC,MAAM,aAAa,GAAiB,eAAe,CAAoB,iBAAiB,EAAE,SAAS,EAAE;IAC1G,MAAM;IACN,OAAO;CACR,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,cAAc,GAAiB,eAAe,CAAqB,kBAAkB,EAAE,SAAS,EAAE;IAC7G,mBAAmB;IACnB,eAAe;IACf,cAAc;IACd,UAAU;CACX,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,mBAAmB,GAAiB,eAAe,CAA0B,uBAAuB,EAAE,SAAS,EAAE;IAC5H,MAAM;CACP,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,iBAAiB,GAAiB,eAAe,CAAwB,qBAAqB,EAAE,SAAS,EAAE;IACtH,iBAAiB;IACjB,YAAY;CACb,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,OAAO,GAAiB,eAAe,CAAc,UAAU,EAAE,SAAS,EAAE;IACvF,WAAW;IACX,OAAO;IACP,iBAAiB;CAClB,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,YAAY,GAAiB,eAAe,CAAmB,eAAe,EAAE,SAAS,EAAE;IACtG,kBAAkB;IAClB,WAAW;IACX,OAAO;IACP,WAAW;IACX,WAAW;CACZ,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,gBAAgB,GAAiB,eAAe,CAAuB,oBAAoB,EAAE,SAAS,EAAE;IACnH,OAAO;IACP,MAAM;CACP,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,QAAQ,GAAiB,eAAe,CAAe,WAAW,EAAE,SAAS,EAAE;IAC1F,SAAS;IACT,SAAS;IACT,WAAW;IACX,OAAO;IACP,UAAU;IACV,UAAU;IACV,MAAM;CACP,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,gBAAgB,GAAiB,eAAe,CAAuB,oBAAoB,EAAE,SAAS,EAAE;IACnH,cAAc;IACd,aAAa;IACb,aAAa;IACb,YAAY;IACZ,yBAAyB;IACzB,aAAa;IACb,MAAM;IACN,UAAU;IACV,kBAAkB;IAClB,0BAA0B;IAC1B,iBAAiB;IACjB,eAAe;IACf,cAAc;IACd,eAAe;CAChB,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,MAAM,GAAiB,eAAe,CAAa,SAAS,EAAE,SAAS,EAAE;IACpF,SAAS;IACT,QAAQ;IACR,UAAU;IACV,MAAM;IACN,YAAY;IACZ,OAAO;IACP,SAAS;IACT,OAAO;CACR,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,aAAa,GAAiB,eAAe,CAAoB,iBAAiB,EAAE,SAAS,EAAE;IAC1G,SAAS;IACT,SAAS;IACT,YAAY;IACZ,OAAO;IACP,WAAW;CACZ,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,YAAY,GAAiB,eAAe,CAAmB,gBAAgB,EAAE,SAAS,EAAE;IACvG,QAAQ;IACR,OAAO;IACP,YAAY;IACZ,SAAS;IACT,MAAM;IACN,IAAI;IACJ,SAAS;IACT,SAAS;IACT,gBAAgB;IAChB,gBAAgB;IAChB,YAAY;IACZ,iBAAiB;IACjB,MAAM;IACN,YAAY;CACb,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,gBAAgB,GAAiB,eAAe,CAAuB,oBAAoB,EAAE,SAAS,EAAE;IACnH,OAAO;IACP,UAAU;IACV,aAAa;IACb,aAAa;IACb,SAAS;IACT,SAAS;IACT,YAAY;IACZ,YAAY;IACZ,MAAM;IACN,IAAI;IACJ,MAAM;IACN,mBAAmB;IACnB,gBAAgB;IAChB,eAAe;IACf,gBAAgB;IAChB,MAAM;IACN,YAAY;IACZ,YAAY;IACZ,YAAY;CACb,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,SAAS,GAAiB,eAAe,CAAgB,YAAY,EAAE,SAAS,CAAC,CAAC;AAG/F,MAAM,CAAC,MAAM,QAAQ,GAAiB,eAAe,CAAe,WAAW,EAAE,SAAS,EAAE;IAC1F,MAAM;IACN,qBAAqB;IACrB,YAAY;IACZ,UAAU;IACV,UAAU;IACV,OAAO;IACP,MAAM;IACN,aAAa;CACd,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,UAAU,GAAiB,eAAe,CAAiB,aAAa,EAAE,SAAS,EAAE;IAChG,MAAM;IACN,SAAS;IACT,QAAQ;IACR,eAAe;IACf,WAAW;IACX,qBAAqB;IACrB,oCAAoC;IACpC,qCAAqC;IACrC,QAAQ;IACR,QAAQ;IACR,cAAc;IACd,wBAAwB;IACxB,aAAa;CACd,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,gBAAgB,GAAiB,eAAe,CAAuB,oBAAoB,EAAE,SAAS,EAAE;IACnH,SAAS;IACT,SAAS;IACT,OAAO;IACP,QAAQ;IACR,UAAU;IACV,OAAO;IACP,MAAM;CACP,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,cAAc,GAAiB,eAAe,CAAqB,kBAAkB,EAAE,SAAS,EAAE;IAC7G,OAAO;IACP,MAAM;IACN,OAAO;IACP,UAAU;IACV,SAAS;IACT,WAAW;CACZ,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,sBAAsB,GAAiB,eAAe,CAA6B,2BAA2B,EAAE,SAAS,CAAC,CAAC;AAGxI,MAAM,CAAC,MAAM,WAAW,GAAiB,eAAe,CAAkB,eAAe,EAAE,SAAS,EAAE;IACpG,YAAY;IACZ,SAAS;IACT,UAAU;IACV,SAAS;CACV,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,eAAe,GAAiB,eAAe,CAAsB,oBAAoB,EAAE,SAAS,EAAE;IACjH,OAAO;IACP,UAAU;IACV,UAAU;IACV,SAAS;IACT,SAAS;IACT,WAAW;CACZ,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,iBAAiB,GAAiB,eAAe,CAAwB,qBAAqB,EAAE,SAAS,EAAE;IACtH,MAAM;IACN,aAAa;IACb,OAAO;IACP,aAAa;CACd,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,YAAY,GAAiB,eAAe,CAAmB,gBAAgB,EAAE,SAAS,EAAE;IACvG,UAAU;IACV,YAAY;CACb,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,UAAU,GAAiB,eAAe,CAAiB,cAAc,EAAE,SAAS,EAAE;IACjG,OAAO;IACP,QAAQ;CACT,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,iBAAiB,GAAiB,eAAe,CAAwB,sBAAsB,EAAE,SAAS,CAAC,CAAC;AAGzH,MAAM,CAAC,MAAM,OAAO,GAAiB,eAAe,CAAc,UAAU,EAAE,SAAS,EAAE;IACvF,yBAAyB;IACzB,QAAQ;IACR,WAAW;IACX,WAAW;IACX,UAAU;IACV,OAAO;IACP,qBAAqB;IACrB,aAAa;IACb,YAAY;IACZ,kBAAkB;CACnB,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,kBAAkB,GAAiB,eAAe,CAAyB,uBAAuB,EAAE,SAAS,CAAC,CAAC;AAG5H,MAAM,CAAC,MAAM,mBAAmB,GAAiB,eAAe,CAA0B,wBAAwB,EAAE,SAAS,EAAE;IAC7H,OAAO;IACP,MAAM;CACP,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,WAAW,GAAiB,eAAe,CAAkB,eAAe,EAAE,SAAS,EAAE;IACpG,MAAM;IACN,MAAM;IACN,eAAe;IACf,mBAAmB;IACnB,UAAU;IACV,WAAW;IACX,OAAO;IACP,iBAAiB;CAClB,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,MAAM,GAAiB,eAAe,CAAa,SAAS,EAAE,SAAS,EAAE;IACpF,MAAM;IACN,OAAO;IACP,MAAM;CACP,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,YAAY,GAAiB,eAAe,CAAmB,gBAAgB,EAAE,SAAS,EAAE;IACvG,SAAS;IACT,SAAS;IACT,WAAW;IACX,OAAO;IACP,MAAM;IACN,MAAM;IACN,MAAM;IACN,OAAO;IACP,UAAU;IACV,UAAU;IACV,MAAM;CACP,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,YAAY,GAAiB,eAAe,CAAmB,gBAAgB,EAAE,SAAS,CAAC,CAAC;AAGzG,MAAM,CAAC,MAAM,KAAK,GAAiB,eAAe,CAAY,QAAQ,EAAE,SAAS,EAAE;IACjF,OAAO;IACP,OAAO;IACP,MAAM;IACN,OAAO;IACP,aAAa;CACd,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,eAAe,GAAiB,eAAe,CAAsB,mBAAmB,EAAE,SAAS,EAAE;IAChH,iBAAiB;IACjB,iBAAiB;IACjB,iBAAiB;IACjB,mBAAmB;IACnB,kBAAkB;CACnB,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,sBAAsB,GAAiB,eAAe,CAA6B,2BAA2B,EAAE,SAAS,EAAE;IACtI,MAAM;IACN,MAAM;IACN,OAAO;IACP,YAAY;CACb,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,MAAM,GAAiB,eAAe,CAAa,SAAS,EAAE,SAAS,EAAE;IACpF,cAAc;IACd,WAAW;IACX,mBAAmB;IACnB,gBAAgB;IAChB,iBAAiB;IACjB,iBAAiB;IACjB,wBAAwB;IACxB,qBAAqB;IACrB,WAAW;IACX,cAAc;IACd,iBAAiB;IACjB,YAAY;IACZ,cAAc;IACd,UAAU;IACV,QAAQ;IACR,cAAc;IACd,iBAAiB;CAClB,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,WAAW,GAAiB,eAAe,CAAkB,eAAe,EAAE,SAAS,EAAE;IACpG,gBAAgB;IAChB,OAAO;IACP,MAAM;IACN,OAAO;CACR,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,eAAe,GAAiB,eAAe,CAAsB,oBAAoB,EAAE,SAAS,EAAE;IACjH,OAAO;CACR,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,eAAe,GAAiB,eAAe,CAAsB,oBAAoB,EAAE,SAAS,EAAE;IACjH,MAAM;IACN,OAAO;IACP,cAAc;IACd,gBAAgB;IAChB,cAAc;IACd,UAAU;IACV,UAAU;IACV,cAAc;CACf,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,YAAY,GAAiB,eAAe,CAAmB,gBAAgB,EAAE,SAAS,EAAE;IACvG,KAAK;IACL,QAAQ;IACR,OAAO;IACP,UAAU;IACV,YAAY;IACZ,aAAa;CACd,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,gBAAgB,GAAiB,eAAe,CAAuB,qBAAqB,EAAE,SAAS,EAAE;IACpH,MAAM;IACN,OAAO;IACP,WAAW;CACZ,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,UAAU,GAAiB,eAAe,CAAiB,cAAc,EAAE,SAAS,EAAE;IACjG,MAAM;IACN,QAAQ;IACR,SAAS;IACT,eAAe;IACf,QAAQ;IACR,UAAU;CACX,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,cAAc,GAAiB,eAAe,CAAqB,kBAAkB,EAAE,SAAS,EAAE;IAC7G,gBAAgB;IAChB,OAAO;IACP,MAAM;IACN,OAAO;CACR,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,kBAAkB,GAAiB,eAAe,CAAyB,uBAAuB,EAAE,SAAS,EAAE;IAC1H,OAAO;CACR,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,YAAY,GAAiB,eAAe,CAAmB,gBAAgB,EAAE,SAAS,EAAE;IACvG,MAAM;IACN,aAAa;IACb,cAAc;CACf,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,OAAO,GAAiB,eAAe,CAAc,UAAU,EAAE,SAAS,EAAE;IACvF,WAAW;IACX,iBAAiB;IACjB,gBAAgB;IAChB,UAAU;IACV,eAAe;IACf,eAAe;IACf,UAAU;IACV,SAAS;IACT,UAAU;IACV,MAAM;IACN,WAAW;IACX,kBAAkB;IAClB,YAAY;IACZ,MAAM;IACN,aAAa;IACb,aAAa;IACb,QAAQ;IACR,WAAW;CACZ,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,gBAAgB,GAAiB,eAAe,CAAuB,oBAAoB,EAAE,SAAS,CAAC,CAAC;AAGrH,MAAM,CAAC,MAAM,cAAc,GAAiB,eAAe,CAAqB,kBAAkB,EAAE,SAAS,CAAC,CAAC;AAG/G,MAAM,CAAC,MAAM,MAAM,GAAiB,eAAe,CAAa,SAAS,EAAE,SAAS,EAAE;IACpF,SAAS;IACT,SAAS;IACT,MAAM;IACN,YAAY;IACZ,OAAO;IACP,WAAW;CACZ,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,QAAQ,GAAiB,eAAe,CAAe,WAAW,EAAE,SAAS,EAAE;IAC1F,iBAAiB;IACjB,YAAY;IACZ,MAAM;IACN,UAAU;IACV,UAAU;IACV,UAAU;IACV,iBAAiB;IACjB,yBAAyB;IACzB,sBAAsB;IACtB,qBAAqB;IACrB,SAAS;CACV,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,YAAY,GAAiB,eAAe,CAAmB,gBAAgB,EAAE,SAAS,EAAE;IACvG,OAAO;IACP,OAAO;IACP,UAAU;IACV,OAAO;IACP,WAAW;CACZ,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,SAAS,GAAiB,eAAe,CAAgB,YAAY,EAAE,SAAS,EAAE;IAC7F,SAAS;IACT,MAAM;CACP,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,aAAa,GAAiB,eAAe,CAAoB,iBAAiB,EAAE,SAAS,EAAE;IAC1G,SAAS;IACT,SAAS;IACT,WAAW;IACX,OAAO;IACP,OAAO;IACP,MAAM;IACN,WAAW;IACX,UAAU;IACV,WAAW;IACX,aAAa;CACd,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,iBAAiB,GAAiB,eAAe,CAAwB,sBAAsB,EAAE,SAAS,EAAE;IACvH,MAAM;IACN,OAAO;IACP,WAAW;CACZ,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,SAAS,GAAiB,eAAe,CAAgB,aAAa,EAAE,SAAS,EAAE;IAC9F,UAAU;IACV,UAAU;IACV,OAAO;IACP,MAAM;IACN,SAAS;IACT,SAAS;IACT,QAAQ;IACR,WAAW;CACZ,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,MAAM,GAAiB,eAAe,CAAa,SAAS,EAAE,SAAS,EAAE;IACpF,OAAO;IACP,SAAS;IACT,UAAU;IACV,QAAQ;IACR,WAAW;CACZ,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,MAAM,GAAiB,eAAe,CAAa,SAAS,EAAE,SAAS,EAAE;IACpF,MAAM;CACP,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,YAAY,GAAiB,eAAe,CAAmB,gBAAgB,EAAE,SAAS,EAAE;IACvG,QAAQ;IACR,SAAS;IACT,YAAY;IACZ,UAAU;IACV,aAAa;IACb,aAAa;IACb,MAAM;IACN,mBAAmB;IACnB,eAAe;IACf,gBAAgB;IAChB,MAAM;IACN,YAAY;CACb,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,OAAO,GAAiB,eAAe,CAAc,UAAU,EAAE,SAAS,EAAE;IACvF,MAAM;IACN,YAAY;IACZ,gBAAgB;IAChB,WAAW;IACX,MAAM;IACN,WAAW;IACX,YAAY;CACb,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,gBAAgB,GAAiB,eAAe,CAAuB,oBAAoB,EAAE,SAAS,EAAE;IACnH,aAAa;IACb,gBAAgB;IAChB,UAAU;CACX,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,QAAQ,GAAiB,eAAe,CAAe,WAAW,EAAE,SAAS,EAAE;IAC1F,SAAS;IACT,UAAU;IACV,eAAe;IACf,OAAO;IACP,QAAQ;IACR,SAAS;IACT,mBAAmB;IACnB,UAAU;IACV,eAAe;CAChB,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,SAAS,GAAiB,eAAe,CAAgB,YAAY,EAAE,SAAS,EAAE;IAC7F,KAAK;IACL,cAAc;IACd,aAAa;CACd,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,MAAM,GAAiB,eAAe,CAAa,SAAS,EAAE,SAAS,EAAE;IACpF,MAAM;IACN,OAAO;IACP,YAAY;IACZ,SAAS;IACT,eAAe;IACf,aAAa;CACd,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,UAAU,GAAiB,eAAe,CAAiB,cAAc,EAAE,SAAS,EAAE;IACjG,MAAM;IACN,aAAa;IACb,SAAS;IACT,QAAQ;IACR,WAAW;CACZ,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,QAAQ,GAAiB,eAAe,CAAe,WAAW,EAAE,SAAS,EAAE;IAC1F,QAAQ;IACR,UAAU;IACV,WAAW;IACX,UAAU;IACV,OAAO;IACP,gBAAgB;IAChB,aAAa;IACb,kBAAkB;IAClB,mBAAmB;IACnB,gBAAgB;IAChB,oBAAoB;IACpB,cAAc;CACf,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,mBAAmB,GAAiB,eAAe,CAA0B,uBAAuB,EAAE,SAAS,EAAE;IAC5H,SAAS;IACT,WAAW;CACZ,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,cAAc,GAAiB,eAAe,CAAqB,kBAAkB,EAAE,SAAS,EAAE;IAC7G,UAAU;IACV,UAAU;IACV,QAAQ;IACR,WAAW;IACX,UAAU;IACV,UAAU;CACX,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,eAAe,GAAiB,eAAe,CAAsB,mBAAmB,EAAE,SAAS,EAAE;IAChH,UAAU;IACV,QAAQ;IACR,WAAW;IACX,eAAe;IACf,cAAc;CACf,CAAC,CAAC"}
@@ -0,0 +1,6 @@
1
+ export * from './components';
2
+ export * from './plugin';
3
+ export * from './toast';
4
+ export declare type HTMLRefElement<T> = {
5
+ $el: T;
6
+ };
package/dist/index.js ADDED
@@ -0,0 +1,4 @@
1
+ export * from './components';
2
+ export * from './plugin';
3
+ export * from './toast';
4
+ //# sourceMappingURL=index.js.map
@@ -0,0 +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"}
@@ -0,0 +1,2 @@
1
+ import { Plugin } from 'vue';
2
+ export declare const ixPlugin: Plugin;
package/dist/plugin.js ADDED
@@ -0,0 +1,9 @@
1
+ import { applyPolyfills, defineCustomElements } from '@siemens/ix/loader';
2
+ export const ixPlugin = {
3
+ async install() {
4
+ applyPolyfills().then(() => {
5
+ defineCustomElements();
6
+ });
7
+ },
8
+ };
9
+ //# sourceMappingURL=plugin.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"plugin.js","sourceRoot":"","sources":["../src/plugin.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,oBAAoB,EAAE,MAAM,oBAAoB,CAAC;AAG1E,MAAM,CAAC,MAAM,QAAQ,GAAW;IAC9B,KAAK,CAAC,OAAO;QACX,cAAc,EAAE,CAAC,IAAI,CAAC,GAAG,EAAE;YACzB,oBAAoB,EAAE,CAAC;QACzB,CAAC,CAAC,CAAC;IACL,CAAC;CACF,CAAC"}
@@ -0,0 +1 @@
1
+ export * from './toast';
@@ -0,0 +1,2 @@
1
+ export * from './toast';
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/toast/index.ts"],"names":[],"mappings":"AASA,cAAc,SAAS,CAAC"}
@@ -0,0 +1,8 @@
1
+ import { ToastConfig as IxToastConfig } from '@siemens/ix';
2
+ export declare type ToastConfig = {
3
+ message: string | HTMLElement;
4
+ };
5
+ export declare function showToast(config: Omit<IxToastConfig, 'message'> & ToastConfig): Promise<{
6
+ onClose: import("@siemens/ix").TypedEvent<any>;
7
+ close: (result?: any) => void;
8
+ }>;
@@ -0,0 +1,10 @@
1
+ import { toast } from '@siemens/ix';
2
+ export async function showToast(config) {
3
+ if (typeof config.message === 'string') {
4
+ const toastInstance = await toast(config);
5
+ return toastInstance;
6
+ }
7
+ const toastInstance = await toast(Object.assign(Object.assign({}, config), { message: config.message.cloneNode(true) }));
8
+ return toastInstance;
9
+ }
10
+ //# sourceMappingURL=toast.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"toast.js","sourceRoot":"","sources":["../../src/toast/toast.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,KAAK,EAAgC,MAAM,aAAa,CAAC;AAMlE,MAAM,CAAC,KAAK,UAAU,SAAS,CAC7B,MAAoD;IAEpD,IAAI,OAAO,MAAM,CAAC,OAAO,KAAK,QAAQ,EAAE;QACtC,MAAM,aAAa,GAAG,MAAM,KAAK,CAAC,MAAuB,CAAC,CAAC;QAC3D,OAAO,aAAa,CAAC;KACtB;IAED,MAAM,aAAa,GAAG,MAAM,KAAK,iCAC5B,MAAM,KACT,OAAO,EAAE,MAAM,CAAC,OAAO,CAAC,SAAS,CAAC,IAAI,CAAgB,IACtD,CAAC;IAEH,OAAO,aAAa,CAAC;AACvB,CAAC"}
@@ -0,0 +1,6 @@
1
+ export interface InputProps<T> {
2
+ modelValue?: T;
3
+ }
4
+ export declare const defineContainer: <Props, VModelType = string | number | boolean>(name: string, defineCustomElement: any, componentProps?: string[], modelProp?: string, modelUpdateEvent?: string, externalModelUpdateEvent?: string) => import("vue").DefineComponent<Props & InputProps<VModelType>, object, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<Props & InputProps<VModelType> extends infer T ? T extends Props & InputProps<VModelType> ? T extends import("vue").ComponentPropsOptions<{
5
+ [x: string]: unknown;
6
+ }> ? import("vue").ExtractPropTypes<T> : T : never : never>, import("vue").ExtractDefaultPropTypes<Props & InputProps<VModelType>>>;
@@ -0,0 +1,111 @@
1
+ import { defineComponent, getCurrentInstance, h, inject, ref } from 'vue';
2
+ const UPDATE_VALUE_EVENT = 'update:modelValue';
3
+ const MODEL_VALUE = 'modelValue';
4
+ const ROUTER_LINK_VALUE = 'routerLink';
5
+ const NAV_MANAGER = 'navManager';
6
+ const ROUTER_PROP_PREFIX = 'router';
7
+ const ARIA_PROP_PREFIX = 'aria';
8
+ const EMPTY_PROP = Symbol();
9
+ const DEFAULT_EMPTY_PROP = { default: EMPTY_PROP };
10
+ const getComponentClasses = (classes) => {
11
+ return (classes === null || classes === void 0 ? void 0 : classes.split(' ')) || [];
12
+ };
13
+ const getElementClasses = (ref, componentClasses, defaultClasses = []) => {
14
+ var _a;
15
+ return [...Array.from(((_a = ref.value) === null || _a === void 0 ? void 0 : _a.classList) || []), ...defaultClasses].filter((c, i, self) => !componentClasses.has(c) && self.indexOf(c) === i);
16
+ };
17
+ export const defineContainer = (name, defineCustomElement, componentProps = [], modelProp, modelUpdateEvent, externalModelUpdateEvent) => {
18
+ if (defineCustomElement !== undefined) {
19
+ defineCustomElement();
20
+ }
21
+ const Container = defineComponent((props, { attrs, slots, emit }) => {
22
+ var _a;
23
+ let modelPropValue = props[modelProp];
24
+ const containerRef = ref();
25
+ const classes = new Set(getComponentClasses(attrs.class));
26
+ const onVnodeBeforeMount = (vnode) => {
27
+ if (vnode.el) {
28
+ const eventsNames = Array.isArray(modelUpdateEvent) ? modelUpdateEvent : [modelUpdateEvent];
29
+ eventsNames.forEach((eventName) => {
30
+ vnode.el.addEventListener(eventName.toLowerCase(), (e) => {
31
+ modelPropValue = (e === null || e === void 0 ? void 0 : e.target)[modelProp];
32
+ emit(UPDATE_VALUE_EVENT, modelPropValue);
33
+ if (externalModelUpdateEvent) {
34
+ emit(externalModelUpdateEvent, e);
35
+ }
36
+ });
37
+ });
38
+ }
39
+ };
40
+ const currentInstance = getCurrentInstance();
41
+ const hasRouter = (_a = currentInstance === null || currentInstance === void 0 ? void 0 : currentInstance.appContext) === null || _a === void 0 ? void 0 : _a.provides[NAV_MANAGER];
42
+ const navManager = hasRouter ? inject(NAV_MANAGER) : undefined;
43
+ const handleRouterLink = (ev) => {
44
+ const { routerLink } = props;
45
+ if (routerLink === EMPTY_PROP)
46
+ return;
47
+ if (navManager !== undefined) {
48
+ let navigationPayload = { event: ev };
49
+ for (const key in props) {
50
+ const value = props[key];
51
+ if (props.hasOwnProperty(key) && key.startsWith(ROUTER_PROP_PREFIX) && value !== EMPTY_PROP) {
52
+ navigationPayload[key] = value;
53
+ }
54
+ }
55
+ navManager.navigate(navigationPayload);
56
+ }
57
+ else {
58
+ console.warn('Tried to navigate, but no router was found. Make sure you have mounted Vue Router.');
59
+ }
60
+ };
61
+ return () => {
62
+ modelPropValue = props[modelProp];
63
+ getComponentClasses(attrs.class).forEach((value) => {
64
+ classes.add(value);
65
+ });
66
+ const oldClick = props.onClick;
67
+ const handleClick = (ev) => {
68
+ if (oldClick !== undefined) {
69
+ oldClick(ev);
70
+ }
71
+ if (!ev.defaultPrevented) {
72
+ handleRouterLink(ev);
73
+ }
74
+ };
75
+ let propsToAdd = {
76
+ ref: containerRef,
77
+ class: getElementClasses(containerRef, classes),
78
+ onClick: handleClick,
79
+ onVnodeBeforeMount: modelUpdateEvent ? onVnodeBeforeMount : undefined,
80
+ };
81
+ for (const key in props) {
82
+ const value = props[key];
83
+ if ((props.hasOwnProperty(key) && value !== EMPTY_PROP) || key.startsWith(ARIA_PROP_PREFIX)) {
84
+ propsToAdd[key] = value;
85
+ }
86
+ }
87
+ if (modelProp) {
88
+ if (props[MODEL_VALUE] !== EMPTY_PROP) {
89
+ propsToAdd = Object.assign(Object.assign({}, propsToAdd), { [modelProp]: props[MODEL_VALUE] });
90
+ }
91
+ else if (modelPropValue !== EMPTY_PROP) {
92
+ propsToAdd = Object.assign(Object.assign({}, propsToAdd), { [modelProp]: modelPropValue });
93
+ }
94
+ }
95
+ return h(name, propsToAdd, slots.default && slots.default());
96
+ };
97
+ });
98
+ Container.displayName = name;
99
+ Container.props = {
100
+ [ROUTER_LINK_VALUE]: DEFAULT_EMPTY_PROP,
101
+ };
102
+ componentProps.forEach((componentProp) => {
103
+ Container.props[componentProp] = DEFAULT_EMPTY_PROP;
104
+ });
105
+ if (modelProp) {
106
+ Container.props[MODEL_VALUE] = DEFAULT_EMPTY_PROP;
107
+ Container.emits = [UPDATE_VALUE_EVENT, externalModelUpdateEvent];
108
+ }
109
+ return Container;
110
+ };
111
+ //# sourceMappingURL=utils.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"utils.js","sourceRoot":"","sources":["../../src/vue-component-lib/utils.ts"],"names":[],"mappings":"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"}
package/package.json ADDED
@@ -0,0 +1,48 @@
1
+ {
2
+ "name": "@siemens/ix-vue",
3
+ "homepage": "https://ix.siemens.io",
4
+ "author": "Siemens AG",
5
+ "license": "MIT",
6
+ "version": "1.5.0-beta.0",
7
+ "description": "Siemens iX for Vue",
8
+ "bugs": "https://github.com/siemens/ix/issues",
9
+ "repository": {
10
+ "type": "git",
11
+ "url": "https://github.com/siemens/ix",
12
+ "directory": "packages/vue"
13
+ },
14
+ "module": "dist/index.js",
15
+ "main": "dist/index.js",
16
+ "types": "dist/index.d.ts",
17
+ "files": [
18
+ "LICENSE",
19
+ "README.md",
20
+ "dist"
21
+ ],
22
+ "exports": {
23
+ ".": {
24
+ "import": "./dist/index.js"
25
+ }
26
+ },
27
+ "scripts": {
28
+ "build": "yarn clean && yarn compile",
29
+ "compile": "yarn tsc",
30
+ "clean": "rimraf dist",
31
+ "lint": "eslint src"
32
+ },
33
+ "dependencies": {
34
+ "@siemens/ix": "~1.5.0-beta.0",
35
+ "@siemens/ix-icons": "~1.0.0"
36
+ },
37
+ "devDependencies": {
38
+ "rimraf": "^3.0.2",
39
+ "vue": "^3.2.45",
40
+ "@typescript-eslint/eslint-plugin": "^5.45.0",
41
+ "@typescript-eslint/parser": "^5.45.0",
42
+ "eslint-config-ix": "*",
43
+ "eslint-plugin-vue": "^9.9.0"
44
+ },
45
+ "peerDependencies": {
46
+ "vue": ">=3.2.45"
47
+ }
48
+ }