@onereach/ui-components 4.14.1 → 4.14.2-beta.3004.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.
Files changed (71) hide show
  1. package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.js +7 -8
  2. package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.vue.d.ts +10 -10
  3. package/dist/bundled/v2/components/OrInputV3/OrInput.js +2 -2
  4. package/dist/bundled/v2/components/OrInputV3/OrInput.vue.d.ts +10 -10
  5. package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +12 -12
  6. package/dist/bundled/v2/components/OrSelectV3/OrSelect.vue.d.ts +9 -9
  7. package/dist/bundled/v2/components/OrSelectV3/types.d.ts +1 -1
  8. package/dist/bundled/v2/utils/isEmptyValue.d.ts +1 -1
  9. package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-a27167e0.js → OrCheckbox.vue_vue_type_script_lang-eeb6b419.js} +2 -2
  10. package/dist/bundled/v3/{OrCheckboxGroup.vue_vue_type_script_lang-386971f8.js → OrCheckboxGroup.vue_vue_type_script_lang-72b54d71.js} +1 -1
  11. package/dist/bundled/v3/{OrCheckboxTree.vue_vue_type_script_lang-1d754ac1.js → OrCheckboxTree.vue_vue_type_script_lang-79be356f.js} +1 -1
  12. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-cd73a3d2.js → OrSelect.vue_vue_type_script_lang-ab59092c.js} +2 -2
  13. package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +4 -4
  14. package/dist/bundled/v3/components/OrCheckboxGroupV3/index.js +3 -3
  15. package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.js +3 -3
  16. package/dist/bundled/v3/components/OrCheckboxTreeV3/index.js +2 -2
  17. package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.js +6 -7
  18. package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.vue.d.ts +6 -6
  19. package/dist/bundled/v3/components/OrCheckboxV3/index.js +1 -1
  20. package/dist/bundled/v3/components/OrInputV3/OrInput.vue.d.ts +6 -6
  21. package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +14 -14
  22. package/dist/bundled/v3/components/OrSelectV3/OrSelect.vue.d.ts +5 -5
  23. package/dist/bundled/v3/components/OrSelectV3/index.js +2 -2
  24. package/dist/bundled/v3/components/OrSelectV3/types.d.ts +1 -1
  25. package/dist/bundled/v3/components/index.js +4 -4
  26. package/dist/bundled/v3/index.js +4 -4
  27. package/dist/bundled/v3/utils/isEmptyValue.d.ts +1 -1
  28. package/dist/esm/v2/{OrCardCollection-74566219.js → OrCardCollection-04ac96cf.js} +1 -1
  29. package/dist/esm/v2/{OrCheckbox-43615f70.js → OrCheckbox-9e76cdaf.js} +7 -8
  30. package/dist/esm/v2/{OrCheckboxGroup-4e6dbdd3.js → OrCheckboxGroup-a190249b.js} +1 -1
  31. package/dist/esm/v2/{OrCheckboxTree-ba023624.js → OrCheckboxTree-a09100a7.js} +1 -1
  32. package/dist/esm/v2/{OrConfirm-d8d3b5e1.js → OrConfirm-defe0311.js} +1 -1
  33. package/dist/esm/v2/{OrInput-386e9352.js → OrInput-b7b43cd0.js} +2 -2
  34. package/dist/esm/v2/{OrSearch-7f444d5c.js → OrSearch-e8866022.js} +1 -1
  35. package/dist/esm/v2/{OrSelect-a3664bf7.js → OrSelect-cfb6f76e.js} +14 -14
  36. package/dist/esm/v2/components/index.js +8 -8
  37. package/dist/esm/v2/components/or-card-collection-v3/index.js +3 -3
  38. package/dist/esm/v2/components/or-checkbox-group-v3/index.js +3 -3
  39. package/dist/esm/v2/components/or-checkbox-tree-v3/index.js +2 -2
  40. package/dist/esm/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +10 -10
  41. package/dist/esm/v2/components/or-checkbox-v3/index.js +1 -1
  42. package/dist/esm/v2/components/or-confirm-v3/index.js +2 -2
  43. package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +10 -10
  44. package/dist/esm/v2/components/or-input-v3/index.js +1 -1
  45. package/dist/esm/v2/components/or-search-v3/index.js +2 -2
  46. package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +9 -9
  47. package/dist/esm/v2/components/or-select-v3/index.js +3 -3
  48. package/dist/esm/v2/components/or-select-v3/types.d.ts +1 -1
  49. package/dist/esm/v2/index.js +8 -8
  50. package/dist/esm/v2/utils/isEmptyValue.d.ts +1 -1
  51. package/dist/esm/v3/{OrCheckbox-bb06af0f.js → OrCheckbox-494a8d9e.js} +6 -7
  52. package/dist/esm/v3/{OrCheckboxGroup-9a8ab902.js → OrCheckboxGroup-92f6ef31.js} +1 -1
  53. package/dist/esm/v3/{OrCheckboxTree-969bc928.js → OrCheckboxTree-51bd4e21.js} +1 -1
  54. package/dist/esm/v3/{OrSelect-9613954a.js → OrSelect-500ad90b.js} +13 -13
  55. package/dist/esm/v3/components/index.js +4 -4
  56. package/dist/esm/v3/components/or-checkbox-group-v3/index.js +3 -3
  57. package/dist/esm/v3/components/or-checkbox-tree-v3/index.js +2 -2
  58. package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +6 -6
  59. package/dist/esm/v3/components/or-checkbox-v3/index.js +1 -1
  60. package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +6 -6
  61. package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +5 -5
  62. package/dist/esm/v3/components/or-select-v3/index.js +2 -2
  63. package/dist/esm/v3/components/or-select-v3/types.d.ts +1 -1
  64. package/dist/esm/v3/index.js +4 -4
  65. package/dist/esm/v3/utils/isEmptyValue.d.ts +1 -1
  66. package/package.json +2 -3
  67. package/src/components/or-checkbox-v3/OrCheckbox.vue +4 -6
  68. package/src/components/or-input-v3/OrInput.vue +2 -2
  69. package/src/components/or-select-v3/OrSelect.vue +12 -12
  70. package/src/components/or-select-v3/types.ts +1 -1
  71. 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, Boolean, Number],
28
+ type: [Object, String, Number, Boolean],
29
29
  default: null
30
30
  },
31
31
  label: {
@@ -74,7 +74,7 @@ var script = defineComponent({
74
74
  function handleChange() {
75
75
  if (Array.isArray(proxyModelValue.value)) {
76
76
  if (isChecked.value) {
77
- proxyModelValue.value = proxyModelValue.value.filter(v => v !== props.value);
77
+ proxyModelValue.value = proxyModelValue.value.filter(value => value !== props.value);
78
78
  } else {
79
79
  proxyModelValue.value = [...proxyModelValue.value, props.value];
80
80
  }
@@ -104,7 +104,7 @@ var script = defineComponent({
104
104
  }
105
105
  });
106
106
 
107
- var css_248z = "input[data-v-253d17d5]{-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:0}";
107
+ var css_248z = "input[data-v-07623e1e]{-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:0}";
108
108
  styleInject(css_248z);
109
109
 
110
110
  /* script */
@@ -127,19 +127,18 @@ var __vue_render__ = function () {
127
127
  },
128
128
  domProps: {
129
129
  "checked": _vm.isChecked,
130
- "value": _vm.value,
131
130
  "indeterminate": _vm.indeterminate
132
131
  },
133
132
  on: {
134
133
  "change": _vm.handleChange,
134
+ "click": function ($event) {
135
+ return _vm.$emit('click', $event);
136
+ },
135
137
  "focus": function ($event) {
136
138
  return _vm.$emit('focus', $event);
137
139
  },
138
140
  "blur": function ($event) {
139
141
  return _vm.$emit('blur', $event);
140
- },
141
- "click": function ($event) {
142
- return _vm.$emit('click', $event);
143
142
  }
144
143
  }
145
144
  }, 'input', _vm.controlAttributes, false)), _vm._v(" "), _vm.$slots.default || _vm.label ? [_c('OrLabel', {
@@ -165,7 +164,7 @@ var __vue_staticRenderFns__ = [];
165
164
  /* style */
166
165
  const __vue_inject_styles__ = undefined;
167
166
  /* scoped */
168
- const __vue_scope_id__ = "data-v-253d17d5";
167
+ const __vue_scope_id__ = "data-v-07623e1e";
169
168
  /* module identifier */
170
169
  const __vue_module_identifier__ = undefined;
171
170
  /* 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<LabelVariant>;
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<LabelVariant>;
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: 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: 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: 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-1ec35d5c]{min-width:0;background:0 0;outline:0}input[type=number][data-v-1ec35d5c]::-webkit-inner-spin-button{display:none}input[type=search][data-v-1ec35d5c]::-webkit-search-cancel-button{display:none}";
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-1ec35d5c";
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<InputType>;
34
+ type: PropType<"number" | "text" | "password" | "search">;
35
35
  default: InputType;
36
36
  };
37
37
  size: {
38
- type: PropType<InputSize>;
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<InputType>;
87
+ type: PropType<"number" | "text" | "password" | "search">;
88
88
  default: InputType;
89
89
  };
90
90
  size: {
91
- type: PropType<InputSize>;
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: InputType;
137
- size: InputSize;
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: InputType;
178
- size: InputSize;
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: InputType;
194
- size: InputSize;
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: option.value,
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: option.value
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: option.value,
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: option.value
482
+ key: i
483
483
  }, [_c('OrCheckbox', {
484
484
  attrs: {
485
485
  "value": option.value,
@@ -497,9 +497,9 @@ var __vue_render__ = function () {
497
497
  "model": _vm.proxyModelValue,
498
498
  "option": option
499
499
  })], 2)], 1);
500
- }) : _vm._l(_vm.resolvedSearchOptions, function (option) {
500
+ }) : _vm._l(_vm.resolvedSearchOptions, function (option, i) {
501
501
  return _c('OrMenuItem', {
502
- key: option.value,
502
+ key: i,
503
503
  on: {
504
504
  "click": function ($event) {
505
505
  $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 | (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 | (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 | (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 | (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 | (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 | (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 | (string | number)[];
249
+ modelValue: string | number | object | string[] | object[] | number[];
250
250
  label: string;
251
251
  options: SelectOption[];
252
252
  searchOptions: SelectOption[];
@@ -1,5 +1,5 @@
1
1
  export interface SelectOption {
2
- value: string | number;
2
+ value: object | string | number;
3
3
  label: string;
4
4
  }
5
5
  export interface SelectSearchFunction {
@@ -1 +1 @@
1
- export declare function isEmptyValue(val: string | number | boolean | null | undefined): boolean;
1
+ export declare function isEmptyValue(val: unknown): boolean;
@@ -23,7 +23,7 @@ var script = defineComponent({
23
23
  default: null
24
24
  },
25
25
  value: {
26
- type: [String, Boolean, Number],
26
+ type: [Object, String, Number, Boolean],
27
27
  default: null
28
28
  },
29
29
  label: {
@@ -72,7 +72,7 @@ var script = defineComponent({
72
72
  function handleChange() {
73
73
  if (Array.isArray(proxyModelValue.value)) {
74
74
  if (isChecked.value) {
75
- proxyModelValue.value = proxyModelValue.value.filter(v => v !== props.value);
75
+ proxyModelValue.value = proxyModelValue.value.filter(value => value !== props.value);
76
76
  } else {
77
77
  proxyModelValue.value = [...proxyModelValue.value, props.value];
78
78
  }
@@ -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-1d754ac1.js';
3
+ import { s as script$1 } from './OrCheckboxTree.vue_vue_type_script_lang-79be356f.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-a27167e0.js';
6
+ import { s as script$2 } from './OrCheckbox.vue_vue_type_script_lang-eeb6b419.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-a27167e0.js';
19
+ import { s as script$1 } from './OrCheckbox.vue_vue_type_script_lang-eeb6b419.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-386971f8.js';
2
- export { s as default } from '../../OrCheckboxGroup.vue_vue_type_script_lang-386971f8.js';
1
+ import { s as script } from '../../OrCheckboxGroup.vue_vue_type_script_lang-72b54d71.js';
2
+ export { s as default } from '../../OrCheckboxGroup.vue_vue_type_script_lang-72b54d71.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-1d754ac1.js';
6
+ import '../../OrCheckboxTree.vue_vue_type_script_lang-79be356f.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-a27167e0.js';
14
+ import '../../OrCheckbox.vue_vue_type_script_lang-eeb6b419.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-386971f8.js';
1
+ export { s as OrCheckboxGroupV3 } from '../../OrCheckboxGroup.vue_vue_type_script_lang-72b54d71.js';
2
2
  import 'vue-demi';
3
3
  import '../OrCheckboxTreeV3/OrCheckboxTree.js';
4
- import '../../OrCheckboxTree.vue_vue_type_script_lang-1d754ac1.js';
4
+ import '../../OrCheckboxTree.vue_vue_type_script_lang-79be356f.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-a27167e0.js';
13
+ import '../../OrCheckbox.vue_vue_type_script_lang-eeb6b419.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-1d754ac1.js';
2
- export { s as default } from '../../OrCheckboxTree.vue_vue_type_script_lang-1d754ac1.js';
1
+ import { s as script } from '../../OrCheckboxTree.vue_vue_type_script_lang-79be356f.js';
2
+ export { s as default } from '../../OrCheckboxTree.vue_vue_type_script_lang-79be356f.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-a27167e0.js';
12
+ import '../../OrCheckbox.vue_vue_type_script_lang-eeb6b419.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-1d754ac1.js';
1
+ export { s as OrCheckboxTreeV3 } from '../../OrCheckboxTree.vue_vue_type_script_lang-79be356f.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-a27167e0.js';
11
+ import '../../OrCheckbox.vue_vue_type_script_lang-eeb6b419.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-a27167e0.js';
2
- export { s as default } from '../../OrCheckbox.vue_vue_type_script_lang-a27167e0.js';
1
+ import { s as script } from '../../OrCheckbox.vue_vue_type_script_lang-eeb6b419.js';
2
+ export { s as default } from '../../OrCheckbox.vue_vue_type_script_lang-eeb6b419.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';
@@ -13,7 +13,7 @@ import '../../hooks/useIdAttribute.js';
13
13
  import '../../hooks/useControlAttributes.js';
14
14
  import '../../hooks/useProxyModelValue.js';
15
15
 
16
- const _hoisted_1 = ["checked", "value", ".indeterminate", "required", "disabled"];
16
+ const _hoisted_1 = ["checked", ".indeterminate", "required", "disabled"];
17
17
  function render(_ctx, _cache, $props, $setup, $data, $options) {
18
18
  const _component_OrLabel = resolveComponent("OrLabel");
19
19
  return openBlock(), createElementBlock("div", {
@@ -25,16 +25,15 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
25
25
  }, _ctx.controlAttributes, {
26
26
  class: _ctx.controlStyles,
27
27
  type: 'checkbox',
28
- value: _ctx.value,
29
28
  ".indeterminate": _ctx.indeterminate,
30
29
  required: _ctx.required,
31
30
  disabled: _ctx.disabled,
32
31
  onChange: _cache[0] || (_cache[0] = function () {
33
32
  return _ctx.handleChange && _ctx.handleChange(...arguments);
34
33
  }),
35
- onFocus: _cache[1] || (_cache[1] = $event => _ctx.$emit('focus', $event)),
36
- onBlur: _cache[2] || (_cache[2] = $event => _ctx.$emit('blur', $event)),
37
- onClick: _cache[3] || (_cache[3] = $event => _ctx.$emit('click', $event))
34
+ onClick: _cache[1] || (_cache[1] = $event => _ctx.$emit('click', $event)),
35
+ onFocus: _cache[2] || (_cache[2] = $event => _ctx.$emit('focus', $event)),
36
+ onBlur: _cache[3] || (_cache[3] = $event => _ctx.$emit('blur', $event))
38
37
  }), null, 16 /* FULL_PROPS */, _hoisted_1), _ctx.$slots.default || _ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
39
38
  key: 0,
40
39
  "control-id": _ctx.controlAttributes.id,
@@ -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<LabelVariant>;
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<LabelVariant>;
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: LabelVariant;
85
+ labelVariant: "input" | "toggle";
86
86
  indeterminate: boolean;
87
87
  required: boolean;
88
88
  disabled: boolean;
@@ -1,4 +1,4 @@
1
- export { s as OrCheckboxV3 } from '../../OrCheckbox.vue_vue_type_script_lang-a27167e0.js';
1
+ export { s as OrCheckboxV3 } from '../../OrCheckbox.vue_vue_type_script_lang-eeb6b419.js';
2
2
  import 'vue-demi';
3
3
  import '../../utils/isEmptyValue.js';
4
4
  import './styles.js';
@@ -6,11 +6,11 @@ declare const _default: import("vue-demi").DefineComponent<{
6
6
  default: undefined;
7
7
  };
8
8
  type: {
9
- type: PropType<InputType>;
9
+ type: PropType<"number" | "search" | "text" | "password">;
10
10
  default: InputType;
11
11
  };
12
12
  size: {
13
- type: PropType<InputSize>;
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<InputType>;
87
+ type: PropType<"number" | "search" | "text" | "password">;
88
88
  default: InputType;
89
89
  };
90
90
  size: {
91
- type: PropType<InputSize>;
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: InputType;
143
- size: InputSize;
142
+ type: "number" | "search" | "text" | "password";
143
+ size: "m" | "s";
144
144
  label: string;
145
145
  placeholder: string;
146
146
  hint: string;