@onereach/ui-components 4.14.0 → 4.14.1-beta.2995.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/bundled/v2/components/OrCheckboxV3/OrCheckbox.js +3 -3
- package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.vue.d.ts +10 -10
- package/dist/bundled/v2/components/OrInputV3/OrInput.js +2 -2
- package/dist/bundled/v2/components/OrInputV3/OrInput.vue.d.ts +10 -10
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +12 -12
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.vue.d.ts +9 -9
- package/dist/bundled/v2/components/OrSelectV3/types.d.ts +1 -1
- package/dist/bundled/v2/utils/isEmptyValue.d.ts +1 -1
- package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-a27167e0.js → OrCheckbox.vue_vue_type_script_lang-6c0e5fe9.js} +1 -1
- package/dist/bundled/v3/{OrCheckboxGroup.vue_vue_type_script_lang-386971f8.js → OrCheckboxGroup.vue_vue_type_script_lang-d8afbbf9.js} +1 -1
- package/dist/bundled/v3/{OrCheckboxTree.vue_vue_type_script_lang-1d754ac1.js → OrCheckboxTree.vue_vue_type_script_lang-d3632aaa.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-cd73a3d2.js → OrSelect.vue_vue_type_script_lang-f62151ac.js} +2 -2
- package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +4 -4
- package/dist/bundled/v3/components/OrCheckboxGroupV3/index.js +3 -3
- package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.js +3 -3
- package/dist/bundled/v3/components/OrCheckboxTreeV3/index.js +2 -2
- package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.js +2 -2
- package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.vue.d.ts +6 -6
- package/dist/bundled/v3/components/OrCheckboxV3/index.js +1 -1
- package/dist/bundled/v3/components/OrInputV3/OrInput.vue.d.ts +6 -6
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +14 -14
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.vue.d.ts +5 -5
- package/dist/bundled/v3/components/OrSelectV3/index.js +2 -2
- package/dist/bundled/v3/components/OrSelectV3/types.d.ts +1 -1
- package/dist/bundled/v3/components/index.js +4 -4
- package/dist/bundled/v3/index.js +4 -4
- package/dist/bundled/v3/utils/isEmptyValue.d.ts +1 -1
- package/dist/esm/v2/{OrCardCollection-74566219.js → OrCardCollection-04ac96cf.js} +1 -1
- package/dist/esm/v2/{OrCheckbox-43615f70.js → OrCheckbox-0c2a7fa7.js} +3 -3
- package/dist/esm/v2/{OrCheckboxGroup-4e6dbdd3.js → OrCheckboxGroup-026ecf5f.js} +1 -1
- package/dist/esm/v2/{OrCheckboxTree-ba023624.js → OrCheckboxTree-e991bcd9.js} +1 -1
- package/dist/esm/v2/{OrConfirm-d8d3b5e1.js → OrConfirm-defe0311.js} +1 -1
- package/dist/esm/v2/{OrInput-386e9352.js → OrInput-b7b43cd0.js} +2 -2
- package/dist/esm/v2/{OrSearch-7f444d5c.js → OrSearch-e8866022.js} +1 -1
- package/dist/esm/v2/{OrSelect-ca46131d.js → OrSelect-b0a3200a.js} +14 -14
- package/dist/esm/v2/components/index.js +8 -8
- package/dist/esm/v2/components/or-card-collection-v3/index.js +3 -3
- package/dist/esm/v2/components/or-checkbox-group-v3/index.js +3 -3
- package/dist/esm/v2/components/or-checkbox-tree-v3/index.js +2 -2
- package/dist/esm/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +10 -10
- package/dist/esm/v2/components/or-checkbox-v3/index.js +1 -1
- package/dist/esm/v2/components/or-confirm-v3/index.js +2 -2
- package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +10 -10
- package/dist/esm/v2/components/or-input-v3/index.js +1 -1
- package/dist/esm/v2/components/or-search-v3/index.js +2 -2
- package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +9 -9
- package/dist/esm/v2/components/or-select-v3/index.js +3 -3
- package/dist/esm/v2/components/or-select-v3/types.d.ts +1 -1
- package/dist/esm/v2/index.js +8 -8
- package/dist/esm/v2/utils/isEmptyValue.d.ts +1 -1
- package/dist/esm/v3/{OrCheckbox-bb06af0f.js → OrCheckbox-d1ceab55.js} +1 -1
- package/dist/esm/v3/{OrCheckboxGroup-9a8ab902.js → OrCheckboxGroup-6ec89f2a.js} +1 -1
- package/dist/esm/v3/{OrCheckboxTree-969bc928.js → OrCheckboxTree-9e08a6c4.js} +1 -1
- package/dist/esm/v3/{OrSelect-4c76e702.js → OrSelect-024d3e4e.js} +13 -13
- package/dist/esm/v3/components/index.js +4 -4
- package/dist/esm/v3/components/or-checkbox-group-v3/index.js +3 -3
- package/dist/esm/v3/components/or-checkbox-tree-v3/index.js +2 -2
- package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +6 -6
- package/dist/esm/v3/components/or-checkbox-v3/index.js +1 -1
- package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +6 -6
- package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +5 -5
- package/dist/esm/v3/components/or-select-v3/index.js +2 -2
- package/dist/esm/v3/components/or-select-v3/types.d.ts +1 -1
- package/dist/esm/v3/index.js +4 -4
- package/dist/esm/v3/utils/isEmptyValue.d.ts +1 -1
- package/package.json +2 -3
- package/src/components/or-checkbox-v3/OrCheckbox.vue +2 -2
- package/src/components/or-input-v3/OrInput.vue +2 -2
- package/src/components/or-select-v3/OrSelect.vue +12 -12
- package/src/components/or-select-v3/types.ts +1 -1
- package/src/utils/isEmptyValue.ts +1 -1
|
@@ -25,7 +25,7 @@ var script = defineComponent({
|
|
|
25
25
|
default: null
|
|
26
26
|
},
|
|
27
27
|
value: {
|
|
28
|
-
type: [String,
|
|
28
|
+
type: [Object, String, Number, Boolean],
|
|
29
29
|
default: null
|
|
30
30
|
},
|
|
31
31
|
label: {
|
|
@@ -104,7 +104,7 @@ var script = defineComponent({
|
|
|
104
104
|
}
|
|
105
105
|
});
|
|
106
106
|
|
|
107
|
-
var css_248z = "input[data-v-
|
|
107
|
+
var css_248z = "input[data-v-61128f9a]{-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:0}";
|
|
108
108
|
styleInject(css_248z);
|
|
109
109
|
|
|
110
110
|
/* script */
|
|
@@ -165,7 +165,7 @@ var __vue_staticRenderFns__ = [];
|
|
|
165
165
|
/* style */
|
|
166
166
|
const __vue_inject_styles__ = undefined;
|
|
167
167
|
/* scoped */
|
|
168
|
-
const __vue_scope_id__ = "data-v-
|
|
168
|
+
const __vue_scope_id__ = "data-v-61128f9a";
|
|
169
169
|
/* module identifier */
|
|
170
170
|
const __vue_module_identifier__ = undefined;
|
|
171
171
|
/* functional template */
|
|
@@ -21,7 +21,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
21
21
|
default: null;
|
|
22
22
|
};
|
|
23
23
|
value: {
|
|
24
|
-
type: PropType<string | number | boolean>;
|
|
24
|
+
type: PropType<string | number | boolean | object>;
|
|
25
25
|
default: null;
|
|
26
26
|
};
|
|
27
27
|
label: {
|
|
@@ -29,7 +29,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
29
29
|
default: undefined;
|
|
30
30
|
};
|
|
31
31
|
labelVariant: {
|
|
32
|
-
type: PropType<
|
|
32
|
+
type: PropType<"input" | "toggle">;
|
|
33
33
|
default: LabelVariant;
|
|
34
34
|
};
|
|
35
35
|
indeterminate: {
|
|
@@ -50,7 +50,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
50
50
|
default: null;
|
|
51
51
|
};
|
|
52
52
|
value: {
|
|
53
|
-
type: PropType<string | number | boolean>;
|
|
53
|
+
type: PropType<string | number | boolean | object>;
|
|
54
54
|
default: null;
|
|
55
55
|
};
|
|
56
56
|
label: {
|
|
@@ -58,7 +58,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
58
58
|
default: undefined;
|
|
59
59
|
};
|
|
60
60
|
labelVariant: {
|
|
61
|
-
type: PropType<
|
|
61
|
+
type: PropType<"input" | "toggle">;
|
|
62
62
|
default: LabelVariant;
|
|
63
63
|
};
|
|
64
64
|
indeterminate: {
|
|
@@ -75,9 +75,9 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
75
75
|
};
|
|
76
76
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
77
77
|
modelValue: any;
|
|
78
|
-
value: string | number | boolean;
|
|
78
|
+
value: string | number | boolean | object;
|
|
79
79
|
label: string;
|
|
80
|
-
labelVariant:
|
|
80
|
+
labelVariant: "input" | "toggle";
|
|
81
81
|
indeterminate: boolean;
|
|
82
82
|
required: boolean;
|
|
83
83
|
disabled: boolean;
|
|
@@ -100,9 +100,9 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
100
100
|
blur: () => void;
|
|
101
101
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
|
|
102
102
|
modelValue: any;
|
|
103
|
-
value: string | number | boolean;
|
|
103
|
+
value: string | number | boolean | object;
|
|
104
104
|
label: string;
|
|
105
|
-
labelVariant:
|
|
105
|
+
labelVariant: "input" | "toggle";
|
|
106
106
|
indeterminate: boolean;
|
|
107
107
|
required: boolean;
|
|
108
108
|
disabled: boolean;
|
|
@@ -110,9 +110,9 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
110
110
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
111
111
|
}, {
|
|
112
112
|
modelValue: any;
|
|
113
|
-
value: string | number | boolean;
|
|
113
|
+
value: string | number | boolean | object;
|
|
114
114
|
label: string;
|
|
115
|
-
labelVariant:
|
|
115
|
+
labelVariant: "input" | "toggle";
|
|
116
116
|
indeterminate: boolean;
|
|
117
117
|
required: boolean;
|
|
118
118
|
disabled: boolean;
|
|
@@ -166,7 +166,7 @@ var script = defineComponent({
|
|
|
166
166
|
}
|
|
167
167
|
});
|
|
168
168
|
|
|
169
|
-
var css_248z = "input[data-v-
|
|
169
|
+
var css_248z = "input[data-v-653d5c4e]{min-width:0;background:0 0;outline:0}input[type=number][data-v-653d5c4e]::-webkit-inner-spin-button{display:none}input[type=search][data-v-653d5c4e]::-webkit-search-cancel-button{display:none}";
|
|
170
170
|
styleInject(css_248z);
|
|
171
171
|
|
|
172
172
|
/* script */
|
|
@@ -418,7 +418,7 @@ var __vue_staticRenderFns__ = [];
|
|
|
418
418
|
/* style */
|
|
419
419
|
const __vue_inject_styles__ = undefined;
|
|
420
420
|
/* scoped */
|
|
421
|
-
const __vue_scope_id__ = "data-v-
|
|
421
|
+
const __vue_scope_id__ = "data-v-653d5c4e";
|
|
422
422
|
/* module identifier */
|
|
423
423
|
const __vue_module_identifier__ = undefined;
|
|
424
424
|
/* functional template */
|
|
@@ -31,11 +31,11 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
31
31
|
default: undefined;
|
|
32
32
|
};
|
|
33
33
|
type: {
|
|
34
|
-
type: PropType<
|
|
34
|
+
type: PropType<"number" | "text" | "password" | "search">;
|
|
35
35
|
default: InputType;
|
|
36
36
|
};
|
|
37
37
|
size: {
|
|
38
|
-
type: PropType<
|
|
38
|
+
type: PropType<"m" | "s">;
|
|
39
39
|
default: InputSize;
|
|
40
40
|
};
|
|
41
41
|
label: {
|
|
@@ -84,11 +84,11 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
84
84
|
default: undefined;
|
|
85
85
|
};
|
|
86
86
|
type: {
|
|
87
|
-
type: PropType<
|
|
87
|
+
type: PropType<"number" | "text" | "password" | "search">;
|
|
88
88
|
default: InputType;
|
|
89
89
|
};
|
|
90
90
|
size: {
|
|
91
|
-
type: PropType<
|
|
91
|
+
type: PropType<"m" | "s">;
|
|
92
92
|
default: InputSize;
|
|
93
93
|
};
|
|
94
94
|
label: {
|
|
@@ -133,8 +133,8 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
133
133
|
};
|
|
134
134
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
135
135
|
modelValue: string | number;
|
|
136
|
-
type:
|
|
137
|
-
size:
|
|
136
|
+
type: "number" | "text" | "password" | "search";
|
|
137
|
+
size: "m" | "s";
|
|
138
138
|
label: string;
|
|
139
139
|
placeholder: string;
|
|
140
140
|
hint: string;
|
|
@@ -174,8 +174,8 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
174
174
|
blur: () => void;
|
|
175
175
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
|
|
176
176
|
modelValue: string | number;
|
|
177
|
-
type:
|
|
178
|
-
size:
|
|
177
|
+
type: "number" | "text" | "password" | "search";
|
|
178
|
+
size: "m" | "s";
|
|
179
179
|
label: string;
|
|
180
180
|
placeholder: string;
|
|
181
181
|
hint: string;
|
|
@@ -190,8 +190,8 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
190
190
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
191
191
|
}, {
|
|
192
192
|
modelValue: string | number;
|
|
193
|
-
type:
|
|
194
|
-
size:
|
|
193
|
+
type: "number" | "text" | "password" | "search";
|
|
194
|
+
size: "m" | "s";
|
|
195
195
|
label: string;
|
|
196
196
|
placeholder: string;
|
|
197
197
|
hint: string;
|
|
@@ -96,7 +96,7 @@ var script = defineComponent({
|
|
|
96
96
|
default: () => []
|
|
97
97
|
},
|
|
98
98
|
modelValue: {
|
|
99
|
-
type: [String, Number, Array],
|
|
99
|
+
type: [Object, String, Number, Array],
|
|
100
100
|
default: undefined
|
|
101
101
|
},
|
|
102
102
|
multiple: {
|
|
@@ -363,9 +363,9 @@ var __vue_render__ = function () {
|
|
|
363
363
|
}
|
|
364
364
|
}
|
|
365
365
|
}, [_vm.multiple ? [_vm.proxyModelValue && _vm.proxyModelValue.length > 0 ? [_vm._t("valueTemplate", function () {
|
|
366
|
-
return _vm._l(_vm.selection, function (option) {
|
|
366
|
+
return _vm._l(_vm.selection, function (option, i) {
|
|
367
367
|
return _c('OrTag', {
|
|
368
|
-
key:
|
|
368
|
+
key: i,
|
|
369
369
|
attrs: {
|
|
370
370
|
"variant": 'reset',
|
|
371
371
|
"disabled": _vm.disabled || _vm.readonly
|
|
@@ -384,7 +384,7 @@ var __vue_render__ = function () {
|
|
|
384
384
|
}, [_vm._v(_vm._s(_vm.placeholder))])]] : [!_vm.isEmptyModelValue ? [_vm._t("valueTemplate", function () {
|
|
385
385
|
return [_c('span', {
|
|
386
386
|
staticClass: "truncate"
|
|
387
|
-
}, [_vm._v("\n " + _vm._s(_vm.selection.label) + "\n ")])];
|
|
387
|
+
}, [_vm._v("\n " + _vm._s(_vm.selection && _vm.selection.label) + "\n ")])];
|
|
388
388
|
}, {
|
|
389
389
|
"model": _vm.proxyModelValue
|
|
390
390
|
})] : [_c('span', {
|
|
@@ -438,9 +438,9 @@ var __vue_render__ = function () {
|
|
|
438
438
|
attrs: {
|
|
439
439
|
"label": groupName
|
|
440
440
|
}
|
|
441
|
-
}, [_vm.multiple ? _vm._l(group, function (option) {
|
|
441
|
+
}, [_vm.multiple ? _vm._l(group, function (option, i) {
|
|
442
442
|
return _c('OrMenuItem', {
|
|
443
|
-
key:
|
|
443
|
+
key: i
|
|
444
444
|
}, [_vm._t("optionTemplate", function () {
|
|
445
445
|
return [_c('OrCheckbox', {
|
|
446
446
|
attrs: {
|
|
@@ -460,9 +460,9 @@ var __vue_render__ = function () {
|
|
|
460
460
|
"model": _vm.proxyModelValue,
|
|
461
461
|
"option": option
|
|
462
462
|
})], 2);
|
|
463
|
-
}) : _vm._l(group, function (option) {
|
|
463
|
+
}) : _vm._l(group, function (option, i) {
|
|
464
464
|
return _c('OrMenuItem', {
|
|
465
|
-
key:
|
|
465
|
+
key: i,
|
|
466
466
|
on: {
|
|
467
467
|
"click": function ($event) {
|
|
468
468
|
$event.stopPropagation();
|
|
@@ -477,9 +477,9 @@ var __vue_render__ = function () {
|
|
|
477
477
|
"option": option
|
|
478
478
|
})], 2);
|
|
479
479
|
})], 2);
|
|
480
|
-
}) : [_vm.multiple ? _vm._l(_vm.resolvedSearchOptions, function (option) {
|
|
480
|
+
}) : [_vm.multiple ? _vm._l(_vm.resolvedSearchOptions, function (option, i) {
|
|
481
481
|
return _c('OrMenuItem', {
|
|
482
|
-
key:
|
|
482
|
+
key: i
|
|
483
483
|
}, [_vm._t("optionTemplate", function () {
|
|
484
484
|
return [_c('OrCheckbox', {
|
|
485
485
|
attrs: {
|
|
@@ -499,9 +499,9 @@ var __vue_render__ = function () {
|
|
|
499
499
|
"model": _vm.proxyModelValue,
|
|
500
500
|
"option": option
|
|
501
501
|
})], 2);
|
|
502
|
-
}) : _vm._l(_vm.resolvedSearchOptions, function (option) {
|
|
502
|
+
}) : _vm._l(_vm.resolvedSearchOptions, function (option, i) {
|
|
503
503
|
return _c('OrMenuItem', {
|
|
504
|
-
key:
|
|
504
|
+
key: i,
|
|
505
505
|
on: {
|
|
506
506
|
"click": function ($event) {
|
|
507
507
|
$event.stopPropagation();
|
|
@@ -23,13 +23,13 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
23
23
|
dropdownStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
24
24
|
noSearchResultsStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
25
25
|
controlId: import("@vue/composition-api").Ref<string>;
|
|
26
|
-
proxyModelValue: import("../../hooks").UseProxyModelValueReturn<string | number |
|
|
26
|
+
proxyModelValue: import("../../hooks").UseProxyModelValueReturn<string | number | object | string[] | object[] | number[]>;
|
|
27
27
|
readonly: import("@vue/composition-api").ComputedRef<boolean>;
|
|
28
28
|
isEmptyModelValue: import("@vue/composition-api").ComputedRef<boolean>;
|
|
29
29
|
selection: import("@vue/composition-api").ComputedRef<SelectOption | (SelectOption | undefined)[] | undefined>;
|
|
30
30
|
searchText: import("@vue/composition-api").Ref<string>;
|
|
31
31
|
internalSearchOptions: import("@vue/composition-api").Ref<{
|
|
32
|
-
value: string | number;
|
|
32
|
+
value: string | number | object;
|
|
33
33
|
label: string;
|
|
34
34
|
}[]>;
|
|
35
35
|
resolvedSearchOptions: import("@vue/composition-api").ComputedRef<SelectOption[]>;
|
|
@@ -49,7 +49,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
49
49
|
default: () => never[];
|
|
50
50
|
};
|
|
51
51
|
modelValue: {
|
|
52
|
-
type: PropType<string | number |
|
|
52
|
+
type: PropType<string | number | object | string[] | object[] | number[]>;
|
|
53
53
|
default: undefined;
|
|
54
54
|
};
|
|
55
55
|
multiple: {
|
|
@@ -114,7 +114,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
114
114
|
default: () => never[];
|
|
115
115
|
};
|
|
116
116
|
modelValue: {
|
|
117
|
-
type: PropType<string | number |
|
|
117
|
+
type: PropType<string | number | object | string[] | object[] | number[]>;
|
|
118
118
|
default: undefined;
|
|
119
119
|
};
|
|
120
120
|
multiple: {
|
|
@@ -170,7 +170,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
170
170
|
default: boolean;
|
|
171
171
|
};
|
|
172
172
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
173
|
-
modelValue: string | number |
|
|
173
|
+
modelValue: string | number | object | string[] | object[] | number[];
|
|
174
174
|
label: string;
|
|
175
175
|
options: SelectOption[];
|
|
176
176
|
searchOptions: SelectOption[];
|
|
@@ -210,13 +210,13 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
210
210
|
dropdownStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
211
211
|
noSearchResultsStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
212
212
|
controlId: import("@vue/composition-api").Ref<string>;
|
|
213
|
-
proxyModelValue: import("../../hooks").UseProxyModelValueReturn<string | number |
|
|
213
|
+
proxyModelValue: import("../../hooks").UseProxyModelValueReturn<string | number | object | string[] | object[] | number[]>;
|
|
214
214
|
readonly: import("@vue/composition-api").ComputedRef<boolean>;
|
|
215
215
|
isEmptyModelValue: import("@vue/composition-api").ComputedRef<boolean>;
|
|
216
216
|
selection: import("@vue/composition-api").ComputedRef<SelectOption | (SelectOption | undefined)[] | undefined>;
|
|
217
217
|
searchText: import("@vue/composition-api").Ref<string>;
|
|
218
218
|
internalSearchOptions: import("@vue/composition-api").Ref<{
|
|
219
|
-
value: string | number;
|
|
219
|
+
value: string | number | object;
|
|
220
220
|
label: string;
|
|
221
221
|
}[]>;
|
|
222
222
|
resolvedSearchOptions: import("@vue/composition-api").ComputedRef<SelectOption[]>;
|
|
@@ -227,7 +227,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
227
227
|
innerItems: import("@vue/composition-api").Ref<HTMLElement[]>;
|
|
228
228
|
outerItems: import("@vue/composition-api").Ref<HTMLElement[]>;
|
|
229
229
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
|
|
230
|
-
modelValue: string | number |
|
|
230
|
+
modelValue: string | number | object | string[] | object[] | number[];
|
|
231
231
|
label: string;
|
|
232
232
|
options: SelectOption[];
|
|
233
233
|
searchOptions: SelectOption[];
|
|
@@ -246,7 +246,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
246
246
|
} & {} & {
|
|
247
247
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
248
248
|
}, {
|
|
249
|
-
modelValue: string | number |
|
|
249
|
+
modelValue: string | number | object | string[] | object[] | number[];
|
|
250
250
|
label: string;
|
|
251
251
|
options: SelectOption[];
|
|
252
252
|
searchOptions: SelectOption[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare function isEmptyValue(val:
|
|
1
|
+
export declare function isEmptyValue(val: unknown): boolean;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, toRef } from 'vue-demi';
|
|
2
2
|
import './components/OrCheckboxTreeV3/OrCheckboxTree.js';
|
|
3
|
-
import { s as script$1 } from './OrCheckboxTree.vue_vue_type_script_lang-
|
|
3
|
+
import { s as script$1 } from './OrCheckboxTree.vue_vue_type_script_lang-d3632aaa.js';
|
|
4
4
|
import './components/OrFormGroupV3/OrFormGroup.js';
|
|
5
5
|
import { s as script$2 } from './OrFormGroup.vue_vue_type_script_lang-1c6844d6.js';
|
|
6
6
|
import { FormGroupDirection } from './components/OrFormGroupV3/props.js';
|
|
@@ -3,7 +3,7 @@ import flattenDeep from './utils/functions/flattenDeep.js';
|
|
|
3
3
|
import { CheckboxTreeRoot, CheckboxTreeRootParent } from './components/OrCheckboxTreeV3/styles.js';
|
|
4
4
|
import './components/OrIconV3/OrIcon.js';
|
|
5
5
|
import './components/OrCheckboxV3/OrCheckbox.js';
|
|
6
|
-
import { s as script$2 } from './OrCheckbox.vue_vue_type_script_lang-
|
|
6
|
+
import { s as script$2 } from './OrCheckbox.vue_vue_type_script_lang-6c0e5fe9.js';
|
|
7
7
|
import './components/OrButtonV3/OrButton.js';
|
|
8
8
|
import { u as useToggle } from './index-f4d8e24c.js';
|
|
9
9
|
import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
@@ -16,7 +16,7 @@ import './components/OrPopoverV3/OrPopover.js';
|
|
|
16
16
|
import './components/OrTagV3/OrTag.js';
|
|
17
17
|
import { s as script$c } from './OrTag.vue_vue_type_script_lang-a04676a1.js';
|
|
18
18
|
import { useOverflow } from './hooks/useOverflow.js';
|
|
19
|
-
import { s as script$1 } from './OrCheckbox.vue_vue_type_script_lang-
|
|
19
|
+
import { s as script$1 } from './OrCheckbox.vue_vue_type_script_lang-6c0e5fe9.js';
|
|
20
20
|
import { s as script$2 } from './OrError.vue_vue_type_script_lang-df7b5e32.js';
|
|
21
21
|
import { s as script$4 } from './OrHint.vue_vue_type_script_lang-0f5e8377.js';
|
|
22
22
|
import { s as script$5 } from './OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
@@ -65,7 +65,7 @@ var script = defineComponent({
|
|
|
65
65
|
default: () => []
|
|
66
66
|
},
|
|
67
67
|
modelValue: {
|
|
68
|
-
type: [String, Number, Array],
|
|
68
|
+
type: [Object, String, Number, Array],
|
|
69
69
|
default: undefined
|
|
70
70
|
},
|
|
71
71
|
multiple: {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { s as script } from '../../OrCheckboxGroup.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrCheckboxGroup.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrCheckboxGroup.vue_vue_type_script_lang-d8afbbf9.js';
|
|
2
|
+
export { s as default } from '../../OrCheckboxGroup.vue_vue_type_script_lang-d8afbbf9.js';
|
|
3
3
|
import { resolveComponent, openBlock, createBlock, withCtx, renderSlot, createElementBlock, Fragment, renderList } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../OrCheckboxTreeV3/OrCheckboxTree.js';
|
|
6
|
-
import '../../OrCheckboxTree.vue_vue_type_script_lang-
|
|
6
|
+
import '../../OrCheckboxTree.vue_vue_type_script_lang-d3632aaa.js';
|
|
7
7
|
import '../../utils/functions/flattenDeep.js';
|
|
8
8
|
import '../OrCheckboxTreeV3/styles.js';
|
|
9
9
|
import '../OrIconV3/OrIcon.js';
|
|
@@ -11,7 +11,7 @@ import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
|
11
11
|
import '../OrIconV3/props.js';
|
|
12
12
|
import '../OrIconV3/styles.js';
|
|
13
13
|
import '../OrCheckboxV3/OrCheckbox.js';
|
|
14
|
-
import '../../OrCheckbox.vue_vue_type_script_lang-
|
|
14
|
+
import '../../OrCheckbox.vue_vue_type_script_lang-6c0e5fe9.js';
|
|
15
15
|
import '../../utils/isEmptyValue.js';
|
|
16
16
|
import '../OrCheckboxV3/styles.js';
|
|
17
17
|
import '../OrLabelV3/OrLabel.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { s as OrCheckboxGroupV3 } from '../../OrCheckboxGroup.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrCheckboxGroupV3 } from '../../OrCheckboxGroup.vue_vue_type_script_lang-d8afbbf9.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../OrCheckboxTreeV3/OrCheckboxTree.js';
|
|
4
|
-
import '../../OrCheckboxTree.vue_vue_type_script_lang-
|
|
4
|
+
import '../../OrCheckboxTree.vue_vue_type_script_lang-d3632aaa.js';
|
|
5
5
|
import '../../utils/functions/flattenDeep.js';
|
|
6
6
|
import '../OrCheckboxTreeV3/styles.js';
|
|
7
7
|
import '../OrIconV3/OrIcon.js';
|
|
@@ -10,7 +10,7 @@ import '../OrIconV3/props.js';
|
|
|
10
10
|
import '../OrIconV3/styles.js';
|
|
11
11
|
import 'vue';
|
|
12
12
|
import '../OrCheckboxV3/OrCheckbox.js';
|
|
13
|
-
import '../../OrCheckbox.vue_vue_type_script_lang-
|
|
13
|
+
import '../../OrCheckbox.vue_vue_type_script_lang-6c0e5fe9.js';
|
|
14
14
|
import '../../utils/isEmptyValue.js';
|
|
15
15
|
import '../OrCheckboxV3/styles.js';
|
|
16
16
|
import '../OrLabelV3/OrLabel.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrCheckboxTree.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrCheckboxTree.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrCheckboxTree.vue_vue_type_script_lang-d3632aaa.js';
|
|
2
|
+
export { s as default } from '../../OrCheckboxTree.vue_vue_type_script_lang-d3632aaa.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, Fragment, createElementVNode, createBlock, withCtx, createVNode, createCommentVNode, renderList } from 'vue';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../utils/functions/flattenDeep.js';
|
|
@@ -9,7 +9,7 @@ import '../../OrIcon.vue_vue_type_script_lang-73f9cc63.js';
|
|
|
9
9
|
import '../OrIconV3/props.js';
|
|
10
10
|
import '../OrIconV3/styles.js';
|
|
11
11
|
import '../OrCheckboxV3/OrCheckbox.js';
|
|
12
|
-
import '../../OrCheckbox.vue_vue_type_script_lang-
|
|
12
|
+
import '../../OrCheckbox.vue_vue_type_script_lang-6c0e5fe9.js';
|
|
13
13
|
import '../../utils/isEmptyValue.js';
|
|
14
14
|
import '../OrCheckboxV3/styles.js';
|
|
15
15
|
import '../OrLabelV3/OrLabel.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrCheckboxTreeV3 } from '../../OrCheckboxTree.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrCheckboxTreeV3 } from '../../OrCheckboxTree.vue_vue_type_script_lang-d3632aaa.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../utils/functions/flattenDeep.js';
|
|
4
4
|
import './styles.js';
|
|
@@ -8,7 +8,7 @@ import '../OrIconV3/props.js';
|
|
|
8
8
|
import '../OrIconV3/styles.js';
|
|
9
9
|
import 'vue';
|
|
10
10
|
import '../OrCheckboxV3/OrCheckbox.js';
|
|
11
|
-
import '../../OrCheckbox.vue_vue_type_script_lang-
|
|
11
|
+
import '../../OrCheckbox.vue_vue_type_script_lang-6c0e5fe9.js';
|
|
12
12
|
import '../../utils/isEmptyValue.js';
|
|
13
13
|
import '../OrCheckboxV3/styles.js';
|
|
14
14
|
import '../OrLabelV3/OrLabel.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as script } from '../../OrCheckbox.vue_vue_type_script_lang-
|
|
2
|
-
export { s as default } from '../../OrCheckbox.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from '../../OrCheckbox.vue_vue_type_script_lang-6c0e5fe9.js';
|
|
2
|
+
export { s as default } from '../../OrCheckbox.vue_vue_type_script_lang-6c0e5fe9.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, mergeProps, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
4
4
|
import { s as styleInject } from '../../style-inject.es-4c6f2515.js';
|
|
5
5
|
import 'vue-demi';
|
|
@@ -6,7 +6,7 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
6
6
|
default: null;
|
|
7
7
|
};
|
|
8
8
|
value: {
|
|
9
|
-
type: PropType<string | number | boolean>;
|
|
9
|
+
type: PropType<string | number | boolean | object>;
|
|
10
10
|
default: null;
|
|
11
11
|
};
|
|
12
12
|
label: {
|
|
@@ -14,7 +14,7 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
14
14
|
default: undefined;
|
|
15
15
|
};
|
|
16
16
|
labelVariant: {
|
|
17
|
-
type: PropType<
|
|
17
|
+
type: PropType<"input" | "toggle">;
|
|
18
18
|
default: LabelVariant;
|
|
19
19
|
};
|
|
20
20
|
indeterminate: {
|
|
@@ -50,7 +50,7 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
50
50
|
default: null;
|
|
51
51
|
};
|
|
52
52
|
value: {
|
|
53
|
-
type: PropType<string | number | boolean>;
|
|
53
|
+
type: PropType<string | number | boolean | object>;
|
|
54
54
|
default: null;
|
|
55
55
|
};
|
|
56
56
|
label: {
|
|
@@ -58,7 +58,7 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
58
58
|
default: undefined;
|
|
59
59
|
};
|
|
60
60
|
labelVariant: {
|
|
61
|
-
type: PropType<
|
|
61
|
+
type: PropType<"input" | "toggle">;
|
|
62
62
|
default: LabelVariant;
|
|
63
63
|
};
|
|
64
64
|
indeterminate: {
|
|
@@ -80,9 +80,9 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
80
80
|
onBlur?: ((...args: any[]) => any) | undefined;
|
|
81
81
|
}, {
|
|
82
82
|
modelValue: any;
|
|
83
|
-
value: string | number | boolean;
|
|
83
|
+
value: string | number | boolean | object;
|
|
84
84
|
label: string;
|
|
85
|
-
labelVariant:
|
|
85
|
+
labelVariant: "input" | "toggle";
|
|
86
86
|
indeterminate: boolean;
|
|
87
87
|
required: boolean;
|
|
88
88
|
disabled: boolean;
|
|
@@ -6,11 +6,11 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
6
6
|
default: undefined;
|
|
7
7
|
};
|
|
8
8
|
type: {
|
|
9
|
-
type: PropType<
|
|
9
|
+
type: PropType<"number" | "search" | "text" | "password">;
|
|
10
10
|
default: InputType;
|
|
11
11
|
};
|
|
12
12
|
size: {
|
|
13
|
-
type: PropType<
|
|
13
|
+
type: PropType<"m" | "s">;
|
|
14
14
|
default: InputSize;
|
|
15
15
|
};
|
|
16
16
|
label: {
|
|
@@ -84,11 +84,11 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
84
84
|
default: undefined;
|
|
85
85
|
};
|
|
86
86
|
type: {
|
|
87
|
-
type: PropType<
|
|
87
|
+
type: PropType<"number" | "search" | "text" | "password">;
|
|
88
88
|
default: InputType;
|
|
89
89
|
};
|
|
90
90
|
size: {
|
|
91
|
-
type: PropType<
|
|
91
|
+
type: PropType<"m" | "s">;
|
|
92
92
|
default: InputSize;
|
|
93
93
|
};
|
|
94
94
|
label: {
|
|
@@ -139,8 +139,8 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
139
139
|
onBlur?: ((...args: any[]) => any) | undefined;
|
|
140
140
|
}, {
|
|
141
141
|
modelValue: string | number;
|
|
142
|
-
type:
|
|
143
|
-
size:
|
|
142
|
+
type: "number" | "search" | "text" | "password";
|
|
143
|
+
size: "m" | "s";
|
|
144
144
|
label: string;
|
|
145
145
|
placeholder: string;
|
|
146
146
|
hint: string;
|