plugin-ui-for-kzt 0.0.45 → 0.0.47

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.
@@ -87,15 +87,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
87
87
  };
88
88
  }>> & Readonly<{}>, {
89
89
  size: string;
90
- selected: boolean;
91
- active: boolean;
92
- disabled: boolean;
93
- required: boolean;
94
- loading: boolean;
95
90
  range: boolean | Record<string, any>;
96
91
  minDate: null;
97
92
  maxDate: null;
98
93
  readonly: boolean;
99
94
  inline: boolean;
95
+ selected: boolean;
96
+ active: boolean;
97
+ disabled: boolean;
98
+ required: boolean;
99
+ loading: boolean;
100
100
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
101
101
  export default _default;
@@ -66,12 +66,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
66
66
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
67
67
  }>, {
68
68
  size: string;
69
+ modelValue: boolean;
70
+ readonly: boolean;
69
71
  selected: boolean;
70
72
  active: boolean;
71
73
  disabled: boolean;
72
74
  required: boolean;
73
75
  loading: boolean;
74
- modelValue: boolean;
75
- readonly: boolean;
76
76
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
77
77
  export default _default;
@@ -70,12 +70,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
70
70
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
71
71
  }>, {
72
72
  size: string;
73
+ modelValue: boolean;
73
74
  selected: boolean;
74
75
  active: boolean;
75
76
  disabled: boolean;
76
77
  required: boolean;
77
78
  loading: boolean;
78
- modelValue: boolean;
79
79
  parentWidth: boolean;
80
80
  preventControl: boolean;
81
81
  autoClose: boolean;
@@ -97,13 +97,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
97
97
  type: string;
98
98
  id: string;
99
99
  mask: string;
100
+ modelValue: string;
101
+ readonly: boolean;
100
102
  selected: boolean;
101
103
  active: boolean;
102
104
  disabled: boolean;
103
105
  required: boolean;
104
106
  loading: boolean;
105
- modelValue: string;
106
- readonly: boolean;
107
107
  placeholder: string;
108
108
  focusable: boolean;
109
109
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
@@ -116,17 +116,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
116
116
  }>, {
117
117
  size: string;
118
118
  type: string;
119
- selected: boolean;
120
- active: boolean;
121
- disabled: boolean;
122
- required: boolean;
123
- loading: boolean;
124
119
  modelValue: string;
125
120
  range: boolean | Record<string, any>;
126
121
  minDate: null;
127
122
  maxDate: null;
128
123
  readonly: boolean;
129
124
  inline: boolean;
125
+ selected: boolean;
126
+ active: boolean;
127
+ disabled: boolean;
128
+ required: boolean;
129
+ loading: boolean;
130
130
  placeholder: string;
131
131
  focusable: boolean;
132
132
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
@@ -94,13 +94,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
94
94
  size: string;
95
95
  type: string;
96
96
  error: string | boolean;
97
+ modelValue: string;
98
+ readonly: boolean;
97
99
  selected: boolean;
98
100
  active: boolean;
99
101
  disabled: boolean;
100
102
  required: boolean;
101
103
  loading: boolean;
102
- modelValue: string;
103
- readonly: boolean;
104
104
  placeholder: string;
105
105
  options: undefined;
106
106
  focusable: boolean;
@@ -87,13 +87,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
87
87
  }>, {
88
88
  size: string;
89
89
  type: string;
90
+ modelValue: string;
91
+ readonly: boolean;
90
92
  selected: boolean;
91
93
  active: boolean;
92
94
  disabled: boolean;
93
95
  required: boolean;
94
96
  loading: boolean;
95
- modelValue: string;
96
- readonly: boolean;
97
97
  placeholder: string;
98
98
  focusable: boolean;
99
99
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
@@ -85,13 +85,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
85
85
  }>> & Readonly<{}>, {
86
86
  size: string;
87
87
  type: string;
88
+ modelValue: string;
89
+ readonly: boolean;
88
90
  selected: boolean;
89
91
  active: boolean;
90
92
  disabled: boolean;
91
93
  required: boolean;
92
94
  loading: boolean;
93
- modelValue: string;
94
- readonly: boolean;
95
95
  placeholder: string;
96
96
  focusable: boolean;
97
97
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
@@ -66,12 +66,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
66
66
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
67
67
  }>, {
68
68
  size: string;
69
+ modelValue: boolean;
70
+ readonly: boolean;
69
71
  selected: boolean;
70
72
  active: boolean;
71
73
  disabled: boolean;
72
74
  required: boolean;
73
75
  loading: boolean;
74
- modelValue: boolean;
75
- readonly: boolean;
76
76
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
77
77
  export default _default;
@@ -32,9 +32,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
32
32
  onlyIcon: {
33
33
  type: BooleanConstructor;
34
34
  };
35
- options: {
36
- default: () => never[];
37
- };
35
+ options: {};
38
36
  modelValue: {};
39
37
  }>, (_ctx: any, _cache: any) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
40
38
  [key: string]: any;
@@ -72,9 +70,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
72
70
  onlyIcon: {
73
71
  type: BooleanConstructor;
74
72
  };
75
- options: {
76
- default: () => never[];
77
- };
73
+ options: {};
78
74
  modelValue: {};
79
75
  }>> & Readonly<{
80
76
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
@@ -89,6 +85,5 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
89
85
  rounded: boolean;
90
86
  underline: boolean;
91
87
  onlyIcon: boolean;
92
- options: never[];
93
88
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
94
89
  export default _default;
@@ -1,4 +1,5 @@
1
1
  import 'vue-virtual-scroller/dist/vue-virtual-scroller.css';
2
+ import type { ICoreSelectOption } from '../../types/input';
2
3
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
4
  id: {};
4
5
  icon: {};
@@ -10,7 +11,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
10
11
  type: BooleanConstructor;
11
12
  };
12
13
  options: {
13
- default: () => never[];
14
+ default: () => ICoreSelectOption[];
14
15
  };
15
16
  parentWidth: {
16
17
  type: BooleanConstructor;
@@ -66,7 +67,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
66
67
  type: BooleanConstructor;
67
68
  };
68
69
  options: {
69
- default: () => never[];
70
+ default: () => ICoreSelectOption[];
70
71
  };
71
72
  parentWidth: {
72
73
  type: BooleanConstructor;
@@ -119,16 +120,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
119
120
  onGetSearchApi?: ((...args: any[]) => any) | undefined;
120
121
  }>, {
121
122
  size: string;
123
+ readonly: boolean;
122
124
  selected: boolean;
123
125
  active: boolean;
124
126
  disabled: boolean;
125
127
  required: boolean;
126
128
  loading: boolean;
129
+ options: ICoreSelectOption[];
127
130
  outline: boolean;
128
131
  rounded: boolean;
129
132
  underline: boolean;
130
- readonly: boolean;
131
- options: never[];
132
133
  parentWidth: boolean;
133
134
  multiple: boolean;
134
135
  searchable: boolean;
@@ -80,13 +80,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
80
80
  maxLength: {};
81
81
  }>> & Readonly<{}>, {
82
82
  size: string;
83
+ modelValue: string;
84
+ readonly: boolean;
83
85
  selected: boolean;
84
86
  active: boolean;
85
87
  disabled: boolean;
86
88
  required: boolean;
87
89
  loading: boolean;
88
- modelValue: string;
89
- readonly: boolean;
90
90
  placeholder: string;
91
91
  focusable: boolean;
92
92
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
@@ -64,12 +64,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
64
64
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
65
65
  }>, {
66
66
  size: string;
67
+ modelValue: boolean;
68
+ readonly: boolean;
67
69
  selected: boolean;
68
70
  active: boolean;
69
71
  disabled: boolean;
70
72
  required: boolean;
71
73
  loading: boolean;
72
- modelValue: boolean;
73
- readonly: boolean;
74
74
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
75
75
  export default _default;