@siemens/ix-vue 1.6.3 → 2.0.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/dist/components.d.ts +7 -3
- package/dist/components.js +49 -35
- package/dist/components.js.map +1 -1
- package/package.json +2 -2
package/dist/components.d.ts
CHANGED
|
@@ -3,6 +3,7 @@ export declare const IxActionCard: import("vue").DefineComponent<JSX.IxActionCar
|
|
|
3
3
|
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>>, {}>;
|
|
4
4
|
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>>, {}>;
|
|
5
5
|
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>>, {}>;
|
|
6
|
+
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>>, {}>;
|
|
6
7
|
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>>, {}>;
|
|
7
8
|
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>>, {}>;
|
|
8
9
|
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>>, {}>;
|
|
@@ -16,7 +17,6 @@ export declare const IxCardTitle: import("vue").DefineComponent<JSX.IxCardTitle
|
|
|
16
17
|
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>>, {}>;
|
|
17
18
|
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>>, {}>;
|
|
18
19
|
export declare const IxContentHeader: import("vue").DefineComponent<JSX.IxContentHeader & 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.IxContentHeader & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
19
|
-
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>>, {}>;
|
|
20
20
|
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>>, {}>;
|
|
21
21
|
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>>, {
|
|
22
22
|
showTimeReference?: any;
|
|
@@ -25,6 +25,7 @@ export declare const IxDivider: import("vue").DefineComponent<JSX.IxDivider & im
|
|
|
25
25
|
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>>, {}>;
|
|
26
26
|
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>>, {}>;
|
|
27
27
|
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>>, {}>;
|
|
28
|
+
export declare const IxDropdownHeader: import("vue").DefineComponent<JSX.IxDropdownHeader & 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.IxDropdownHeader & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
28
29
|
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>>, {}>;
|
|
29
30
|
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>>, {}>;
|
|
30
31
|
export declare const IxEmptyState: import("vue").DefineComponent<JSX.IxEmptyState & 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.IxEmptyState & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
@@ -36,7 +37,6 @@ export declare const IxFlipTile: import("vue").DefineComponent<JSX.IxFlipTile &
|
|
|
36
37
|
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
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>>, {}>;
|
|
38
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>>, {}>;
|
|
39
|
-
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>>, {}>;
|
|
40
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>>, {}>;
|
|
41
41
|
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>>, {}>;
|
|
42
42
|
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,6 +44,7 @@ export declare const IxInputGroup: import("vue").DefineComponent<JSX.IxInputGrou
|
|
|
44
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>>, {}>;
|
|
45
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>>, {}>;
|
|
46
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 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>>, {}>;
|
|
47
48
|
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>>, {}>;
|
|
48
49
|
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>>, {}>;
|
|
49
50
|
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>>, {}>;
|
|
@@ -52,13 +53,16 @@ export declare const IxMenuAboutItem: import("vue").DefineComponent<JSX.IxMenuAb
|
|
|
52
53
|
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>>, {}>;
|
|
53
54
|
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>>, {}>;
|
|
54
55
|
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>>, {}>;
|
|
56
|
+
export declare const IxMenuCategory: import("vue").DefineComponent<JSX.IxMenuCategory & 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.IxMenuCategory & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
55
57
|
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>>, {}>;
|
|
56
58
|
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>>, {}>;
|
|
57
59
|
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>>, {}>;
|
|
58
60
|
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>>, {}>;
|
|
59
61
|
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>>, {}>;
|
|
60
|
-
export declare const
|
|
62
|
+
export declare const IxModalContent: import("vue").DefineComponent<JSX.IxModalContent & 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.IxModalContent & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
61
63
|
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>>, {}>;
|
|
64
|
+
export declare const IxModalFooter: import("vue").DefineComponent<JSX.IxModalFooter & 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.IxModalFooter & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
65
|
+
export declare const IxModalHeader: import("vue").DefineComponent<JSX.IxModalHeader & 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.IxModalHeader & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
62
66
|
export declare const IxPagination: import("vue").DefineComponent<JSX.IxPagination & 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.IxPagination & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
|
63
67
|
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>>, {}>;
|
|
64
68
|
export declare const IxPushCard: import("vue").DefineComponent<JSX.IxPushCard & 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.IxPushCard & import("./vue-component-lib/utils").InputProps<string | number | boolean>>, {}>;
|
package/dist/components.js
CHANGED
|
@@ -19,7 +19,12 @@ export const IxAnimatedTabs = defineContainer('ix-animated-tabs', undefined, [
|
|
|
19
19
|
'tabClick'
|
|
20
20
|
]);
|
|
21
21
|
export const IxApplicationHeader = defineContainer('ix-application-header', undefined, [
|
|
22
|
-
'name'
|
|
22
|
+
'name',
|
|
23
|
+
'mode'
|
|
24
|
+
]);
|
|
25
|
+
export const IxAvatar = defineContainer('ix-avatar', undefined, [
|
|
26
|
+
'image',
|
|
27
|
+
'initials'
|
|
23
28
|
]);
|
|
24
29
|
export const IxBasicNavigation = defineContainer('ix-basic-navigation', undefined, [
|
|
25
30
|
'applicationName',
|
|
@@ -49,7 +54,9 @@ export const IxButton = defineContainer('ix-button', undefined, [
|
|
|
49
54
|
'ghost',
|
|
50
55
|
'selected',
|
|
51
56
|
'disabled',
|
|
52
|
-
'type'
|
|
57
|
+
'type',
|
|
58
|
+
'loading',
|
|
59
|
+
'icon'
|
|
53
60
|
]);
|
|
54
61
|
export const IxCard = defineContainer('ix-card', undefined, [
|
|
55
62
|
'variant'
|
|
@@ -106,13 +113,6 @@ export const IxContentHeader = defineContainer('ix-content-header', undefined, [
|
|
|
106
113
|
'hasBackButton',
|
|
107
114
|
'backButtonClick'
|
|
108
115
|
]);
|
|
109
|
-
export const IxCounterPill = defineContainer('ix-counter-pill', undefined, [
|
|
110
|
-
'variant',
|
|
111
|
-
'outline',
|
|
112
|
-
'background',
|
|
113
|
-
'color',
|
|
114
|
-
'alignLeft'
|
|
115
|
-
]);
|
|
116
116
|
export const IxDatePicker = defineContainer('ix-date-picker', undefined, [
|
|
117
117
|
'format',
|
|
118
118
|
'range',
|
|
@@ -162,14 +162,13 @@ export const IxDrawer = defineContainer('ix-drawer', undefined, [
|
|
|
162
162
|
'drawerClose'
|
|
163
163
|
]);
|
|
164
164
|
export const IxDropdown = defineContainer('ix-dropdown', undefined, [
|
|
165
|
+
'suppressAutomaticPlacement',
|
|
165
166
|
'show',
|
|
166
167
|
'trigger',
|
|
167
168
|
'anchor',
|
|
168
169
|
'closeBehavior',
|
|
169
170
|
'placement',
|
|
170
171
|
'positioningStrategy',
|
|
171
|
-
'adjustDropdownWidthToReferenceWith',
|
|
172
|
-
'adjustDropdownWidthToReferenceWidth',
|
|
173
172
|
'header',
|
|
174
173
|
'offset',
|
|
175
174
|
'triggerEvent',
|
|
@@ -185,12 +184,17 @@ export const IxDropdownButton = defineContainer('ix-dropdown-button', undefined,
|
|
|
185
184
|
'label',
|
|
186
185
|
'icon'
|
|
187
186
|
]);
|
|
187
|
+
export const IxDropdownHeader = defineContainer('ix-dropdown-header', undefined, [
|
|
188
|
+
'label'
|
|
189
|
+
]);
|
|
188
190
|
export const IxDropdownItem = defineContainer('ix-dropdown-item', undefined, [
|
|
189
191
|
'label',
|
|
190
192
|
'icon',
|
|
191
193
|
'hover',
|
|
192
194
|
'disabled',
|
|
193
195
|
'checked',
|
|
196
|
+
'isSubMenu',
|
|
197
|
+
'suppressChecked',
|
|
194
198
|
'itemClick'
|
|
195
199
|
]);
|
|
196
200
|
export const IxDropdownQuickActions = defineContainer('ix-dropdown-quick-actions', undefined);
|
|
@@ -247,10 +251,6 @@ export const IxGroup = defineContainer('ix-group', undefined, [
|
|
|
247
251
|
'collapsedChanged'
|
|
248
252
|
]);
|
|
249
253
|
export const IxGroupContextMenu = defineContainer('ix-group-context-menu', undefined);
|
|
250
|
-
export const IxGroupDropdownItem = defineContainer('ix-group-dropdown-item', undefined, [
|
|
251
|
-
'label',
|
|
252
|
-
'icon'
|
|
253
|
-
]);
|
|
254
254
|
export const IxGroupItem = defineContainer('ix-group-item', undefined, [
|
|
255
255
|
'icon',
|
|
256
256
|
'text',
|
|
@@ -278,7 +278,8 @@ export const IxIconButton = defineContainer('ix-icon-button', undefined, [
|
|
|
278
278
|
'color',
|
|
279
279
|
'selected',
|
|
280
280
|
'disabled',
|
|
281
|
-
'type'
|
|
281
|
+
'type',
|
|
282
|
+
'loading'
|
|
282
283
|
]);
|
|
283
284
|
export const IxInputGroup = defineContainer('ix-input-group', undefined);
|
|
284
285
|
export const IxKeyValue = defineContainer('ix-key-value', undefined, [
|
|
@@ -297,6 +298,11 @@ export const IxKpi = defineContainer('ix-kpi', undefined, [
|
|
|
297
298
|
'state',
|
|
298
299
|
'orientation'
|
|
299
300
|
]);
|
|
301
|
+
export const IxLinkButton = defineContainer('ix-link-button', undefined, [
|
|
302
|
+
'disabled',
|
|
303
|
+
'url',
|
|
304
|
+
'target'
|
|
305
|
+
]);
|
|
300
306
|
export const IxMapNavigation = defineContainer('ix-map-navigation', undefined, [
|
|
301
307
|
'applicationName',
|
|
302
308
|
'navigationTitle',
|
|
@@ -319,13 +325,16 @@ export const IxMenu = defineContainer('ix-menu', undefined, [
|
|
|
319
325
|
'applicationName',
|
|
320
326
|
'applicationDescription',
|
|
321
327
|
'maxVisibleMenuItems',
|
|
328
|
+
'i18nExpandSidebar',
|
|
329
|
+
'expand',
|
|
330
|
+
'pinned',
|
|
331
|
+
'forceLayout',
|
|
332
|
+
'supportedModes',
|
|
322
333
|
'i18nLegal',
|
|
323
334
|
'i18nSettings',
|
|
324
335
|
'i18nToggleTheme',
|
|
325
336
|
'i18nExpand',
|
|
326
337
|
'i18nCollapse',
|
|
327
|
-
'i18nMore',
|
|
328
|
-
'expand',
|
|
329
338
|
'expandChange',
|
|
330
339
|
'mapExpandChange'
|
|
331
340
|
]);
|
|
@@ -361,10 +370,16 @@ export const IxMenuAvatarItem = defineContainer('ix-menu-avatar-item', undefined
|
|
|
361
370
|
'label',
|
|
362
371
|
'itemClick'
|
|
363
372
|
]);
|
|
373
|
+
export const IxMenuCategory = defineContainer('ix-menu-category', undefined, [
|
|
374
|
+
'label',
|
|
375
|
+
'icon',
|
|
376
|
+
'notifications'
|
|
377
|
+
]);
|
|
364
378
|
export const IxMenuItem = defineContainer('ix-menu-item', undefined, [
|
|
365
379
|
'home',
|
|
366
380
|
'bottom',
|
|
367
381
|
'tabIcon',
|
|
382
|
+
'icon',
|
|
368
383
|
'notifications',
|
|
369
384
|
'active',
|
|
370
385
|
'disabled'
|
|
@@ -384,27 +399,25 @@ export const IxMessageBar = defineContainer('ix-message-bar', undefined, [
|
|
|
384
399
|
'closedChange'
|
|
385
400
|
]);
|
|
386
401
|
export const IxModal = defineContainer('ix-modal', undefined, [
|
|
402
|
+
'size',
|
|
387
403
|
'animation',
|
|
388
|
-
'ariaDescribedBy',
|
|
389
|
-
'ariaLabelledBy',
|
|
390
404
|
'backdrop',
|
|
391
|
-
'
|
|
405
|
+
'closeOnBackdropClick',
|
|
392
406
|
'beforeDismiss',
|
|
393
407
|
'centered',
|
|
394
|
-
'content',
|
|
395
408
|
'keyboard',
|
|
409
|
+
'dialogClose',
|
|
410
|
+
'dialogDismiss'
|
|
411
|
+
]);
|
|
412
|
+
export const IxModalContent = defineContainer('ix-modal-content', undefined);
|
|
413
|
+
export const IxModalExample = defineContainer('ix-modal-example', undefined);
|
|
414
|
+
export const IxModalFooter = defineContainer('ix-modal-footer', undefined);
|
|
415
|
+
export const IxModalHeader = defineContainer('ix-modal-header', undefined, [
|
|
416
|
+
'hideClose',
|
|
396
417
|
'icon',
|
|
397
418
|
'iconColor',
|
|
398
|
-
'
|
|
399
|
-
'scrollable',
|
|
400
|
-
'size',
|
|
401
|
-
'headerTitle',
|
|
402
|
-
'windowClass',
|
|
403
|
-
'closed',
|
|
404
|
-
'dismissed'
|
|
419
|
+
'closeClick'
|
|
405
420
|
]);
|
|
406
|
-
export const IxModalContainer = defineContainer('ix-modal-container', undefined);
|
|
407
|
-
export const IxModalExample = defineContainer('ix-modal-example', undefined);
|
|
408
421
|
export const IxPagination = defineContainer('ix-pagination', undefined, [
|
|
409
422
|
'advanced',
|
|
410
423
|
'itemCount',
|
|
@@ -445,6 +458,7 @@ export const IxSelect = defineContainer('ix-select', undefined, [
|
|
|
445
458
|
'i18nNoMatches',
|
|
446
459
|
'hideListHeader',
|
|
447
460
|
'itemSelectionChange',
|
|
461
|
+
'inputChange',
|
|
448
462
|
'addItem'
|
|
449
463
|
]);
|
|
450
464
|
export const IxSelectItem = defineContainer('ix-select-item', undefined, [
|
|
@@ -456,12 +470,12 @@ export const IxSelectItem = defineContainer('ix-select-item', undefined, [
|
|
|
456
470
|
]);
|
|
457
471
|
export const IxSpinner = defineContainer('ix-spinner', undefined, [
|
|
458
472
|
'variant',
|
|
459
|
-
'size'
|
|
473
|
+
'size',
|
|
474
|
+
'hideTrack'
|
|
460
475
|
]);
|
|
461
476
|
export const IxSplitButton = defineContainer('ix-split-button', undefined, [
|
|
462
477
|
'variant',
|
|
463
478
|
'outline',
|
|
464
|
-
'invisible',
|
|
465
479
|
'ghost',
|
|
466
480
|
'label',
|
|
467
481
|
'icon',
|
|
@@ -527,7 +541,6 @@ export const IxToggle = defineContainer('ix-toggle', undefined, [
|
|
|
527
541
|
'checked',
|
|
528
542
|
'disabled',
|
|
529
543
|
'indeterminate',
|
|
530
|
-
'color',
|
|
531
544
|
'textOn',
|
|
532
545
|
'textOff',
|
|
533
546
|
'textIndeterminate',
|
|
@@ -573,7 +586,8 @@ export const IxUpload = defineContainer('ix-upload', undefined, [
|
|
|
573
586
|
]);
|
|
574
587
|
export const IxValidationTooltip = defineContainer('ix-validation-tooltip', undefined, [
|
|
575
588
|
'message',
|
|
576
|
-
'placement'
|
|
589
|
+
'placement',
|
|
590
|
+
'suppressAutomaticPlacement'
|
|
577
591
|
]);
|
|
578
592
|
export const IxWorkflowStep = defineContainer('ix-workflow-step', undefined, [
|
|
579
593
|
'vertical',
|
package/dist/components.js.map
CHANGED
|
@@ -1 +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,YAAY,GAAiB,eAAe,CAAmB,gBAAgB,EAAE,SAAS,EAAE;IACvG,SAAS;IACT,MAAM;IACN,SAAS;IACT,YAAY;IACZ,UAAU;CACX,CAAC,CAAC;AAGH,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,MAAM;IACN,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,MAAM,GAAiB,eAAe,CAAa,SAAS,EAAE,SAAS,EAAE;IACpF,SAAS;CACV,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,eAAe,GAAiB,eAAe,CAAsB,mBAAmB,EAAE,SAAS,EAAE;IAChH,iBAAiB;CAClB,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,aAAa,GAAiB,eAAe,CAAoB,iBAAiB,EAAE,SAAS,CAAC,CAAC;AAG5G,MAAM,CAAC,MAAM,UAAU,GAAiB,eAAe,CAAiB,cAAc,EAAE,SAAS,EAAE;IACjG,OAAO;IACP,UAAU;IACV,WAAW;IACX,iBAAiB;IACjB,cAAc;IACd,0BAA0B;IAC1B,aAAa;IACb,eAAe;IACf,iBAAiB;IACjB,cAAc;IACd,mBAAmB;CACpB,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,WAAW,GAAiB,eAAe,CAAkB,eAAe,EAAE,SAAS,CAAC,CAAC;AAGtG,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;IACP,WAAW;CACZ,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,eAAe,GAAiB,eAAe,CAAsB,mBAAmB,EAAE,SAAS,EAAE;IAChH,SAAS;IACT,aAAa;IACb,gBAAgB;IAChB,eAAe;IACf,iBAAiB;CAClB,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,YAAY,GAAiB,eAAe,CAAmB,gBAAgB,EAAE,SAAS,EAAE;IACvG,QAAQ;IACR,MAAM;IACN,QAAQ;IACR,WAAW;IACX,QAAQ;IACR,aAAa;CACd,CAAC,CAAC;AAGH,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,WAAW;IACX,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;IACR,QAAQ;IACR,OAAO;CACR,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;IACN,KAAK;CACN,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,UAAU,GAAiB,eAAe,CAAiB,cAAc,EAAE,SAAS,EAAE;IACjG,MAAM;IACN,OAAO;IACP,eAAe;IACf,OAAO;CACR,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,cAAc,GAAiB,eAAe,CAAqB,mBAAmB,EAAE,SAAS,EAAE;IAC9G,SAAS;CACV,CAAC,CAAC;AAGH,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,YAAY,GAAiB,eAAe,CAAmB,eAAe,EAAE,SAAS,EAAE;IACtG,UAAU;IACV,WAAW;IACX,eAAe;IACf,OAAO;IACP,cAAc;IACd,UAAU;IACV,QAAQ;IACR,WAAW;IACX,cAAc;IACd,kBAAkB;CACnB,CAAC,CAAC;AAGH,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,UAAU,GAAiB,eAAe,CAAiB,cAAc,EAAE,SAAS,EAAE;IACjG,MAAM;IACN,cAAc;IACd,SAAS;IACT,YAAY;IACZ,SAAS;CACV,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,eAAe;IACf,gBAAgB;IAChB,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;IACb,WAAW;CACZ,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;IACb,aAAa;IACb,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;IACV,iBAAiB;CAClB,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"}
|
|
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,YAAY,GAAiB,eAAe,CAAmB,gBAAgB,EAAE,SAAS,EAAE;IACvG,SAAS;IACT,MAAM;IACN,SAAS;IACT,YAAY;IACZ,UAAU;CACX,CAAC,CAAC;AAGH,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;IACN,MAAM;CACP,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,QAAQ,GAAiB,eAAe,CAAe,WAAW,EAAE,SAAS,EAAE;IAC1F,OAAO;IACP,UAAU;CACX,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,MAAM;IACN,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;IACN,SAAS;IACT,MAAM;CACP,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,MAAM,GAAiB,eAAe,CAAa,SAAS,EAAE,SAAS,EAAE;IACpF,SAAS;CACV,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,eAAe,GAAiB,eAAe,CAAsB,mBAAmB,EAAE,SAAS,EAAE;IAChH,iBAAiB;CAClB,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,aAAa,GAAiB,eAAe,CAAoB,iBAAiB,EAAE,SAAS,CAAC,CAAC;AAG5G,MAAM,CAAC,MAAM,UAAU,GAAiB,eAAe,CAAiB,cAAc,EAAE,SAAS,EAAE;IACjG,OAAO;IACP,UAAU;IACV,WAAW;IACX,iBAAiB;IACjB,cAAc;IACd,0BAA0B;IAC1B,aAAa;IACb,eAAe;IACf,iBAAiB;IACjB,cAAc;IACd,mBAAmB;CACpB,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,WAAW,GAAiB,eAAe,CAAkB,eAAe,EAAE,SAAS,CAAC,CAAC;AAGtG,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;IACP,WAAW;CACZ,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,eAAe,GAAiB,eAAe,CAAsB,mBAAmB,EAAE,SAAS,EAAE;IAChH,SAAS;IACT,aAAa;IACb,gBAAgB;IAChB,eAAe;IACf,iBAAiB;CAClB,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,4BAA4B;IAC5B,MAAM;IACN,SAAS;IACT,QAAQ;IACR,eAAe;IACf,WAAW;IACX,qBAAqB;IACrB,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,gBAAgB,GAAiB,eAAe,CAAuB,oBAAoB,EAAE,SAAS,EAAE;IACnH,OAAO;CACR,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;IACX,iBAAiB;IACjB,WAAW;CACZ,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,sBAAsB,GAAiB,eAAe,CAA6B,2BAA2B,EAAE,SAAS,CAAC,CAAC;AAGxI,MAAM,CAAC,MAAM,YAAY,GAAiB,eAAe,CAAmB,gBAAgB,EAAE,SAAS,EAAE;IACvG,QAAQ;IACR,MAAM;IACN,QAAQ;IACR,WAAW;IACX,QAAQ;IACR,aAAa;CACd,CAAC,CAAC;AAGH,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,WAAW;IACX,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;IACR,QAAQ;IACR,OAAO;CACR,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,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;IACN,KAAK;CACN,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;IACN,SAAS;CACV,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,YAAY,GAAiB,eAAe,CAAmB,gBAAgB,EAAE,SAAS,CAAC,CAAC;AAGzG,MAAM,CAAC,MAAM,UAAU,GAAiB,eAAe,CAAiB,cAAc,EAAE,SAAS,EAAE;IACjG,MAAM;IACN,OAAO;IACP,eAAe;IACf,OAAO;CACR,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,cAAc,GAAiB,eAAe,CAAqB,mBAAmB,EAAE,SAAS,EAAE;IAC9G,SAAS;CACV,CAAC,CAAC;AAGH,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,YAAY,GAAiB,eAAe,CAAmB,gBAAgB,EAAE,SAAS,EAAE;IACvG,UAAU;IACV,KAAK;IACL,QAAQ;CACT,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,mBAAmB;IACnB,QAAQ;IACR,QAAQ;IACR,aAAa;IACb,gBAAgB;IAChB,WAAW;IACX,cAAc;IACd,iBAAiB;IACjB,YAAY;IACZ,cAAc;IACd,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,cAAc,GAAiB,eAAe,CAAqB,kBAAkB,EAAE,SAAS,EAAE;IAC7G,OAAO;IACP,MAAM;IACN,eAAe;CAChB,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,UAAU,GAAiB,eAAe,CAAiB,cAAc,EAAE,SAAS,EAAE;IACjG,MAAM;IACN,QAAQ;IACR,SAAS;IACT,MAAM;IACN,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,MAAM;IACN,WAAW;IACX,UAAU;IACV,sBAAsB;IACtB,eAAe;IACf,UAAU;IACV,UAAU;IACV,aAAa;IACb,eAAe;CAChB,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,cAAc,GAAiB,eAAe,CAAqB,kBAAkB,EAAE,SAAS,CAAC,CAAC;AAG/G,MAAM,CAAC,MAAM,cAAc,GAAiB,eAAe,CAAqB,kBAAkB,EAAE,SAAS,CAAC,CAAC;AAG/G,MAAM,CAAC,MAAM,aAAa,GAAiB,eAAe,CAAoB,iBAAiB,EAAE,SAAS,CAAC,CAAC;AAG5G,MAAM,CAAC,MAAM,aAAa,GAAiB,eAAe,CAAoB,iBAAiB,EAAE,SAAS,EAAE;IAC1G,WAAW;IACX,MAAM;IACN,WAAW;IACX,YAAY;CACb,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,YAAY,GAAiB,eAAe,CAAmB,eAAe,EAAE,SAAS,EAAE;IACtG,UAAU;IACV,WAAW;IACX,eAAe;IACf,OAAO;IACP,cAAc;IACd,UAAU;IACV,QAAQ;IACR,WAAW;IACX,cAAc;IACd,kBAAkB;CACnB,CAAC,CAAC;AAGH,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,UAAU,GAAiB,eAAe,CAAiB,cAAc,EAAE,SAAS,EAAE;IACjG,MAAM;IACN,cAAc;IACd,SAAS;IACT,YAAY;IACZ,SAAS;CACV,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,eAAe;IACf,gBAAgB;IAChB,qBAAqB;IACrB,aAAa;IACb,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;IACN,WAAW;CACZ,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,aAAa,GAAiB,eAAe,CAAoB,iBAAiB,EAAE,SAAS,EAAE;IAC1G,SAAS;IACT,SAAS;IACT,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,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;IACb,WAAW;CACZ,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;IACb,aAAa;IACb,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;IACX,4BAA4B;CAC7B,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;IACV,iBAAiB;CAClB,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"}
|
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": "
|
|
6
|
+
"version": "2.0.0-beta.0",
|
|
7
7
|
"description": "Siemens iX for Vue",
|
|
8
8
|
"bugs": "https://github.com/siemens/ix/issues",
|
|
9
9
|
"repository": {
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"lint": "eslint src"
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@siemens/ix": "~
|
|
34
|
+
"@siemens/ix": "~2.0.0-beta.0",
|
|
35
35
|
"@siemens/ix-icons": "^1.1.0"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|