@onereach/ui-components 4.1.2-beta.2552.0 → 4.1.2-beta.2553.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 (136) hide show
  1. package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.js +39 -34
  2. package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.vue.d.ts +16 -18
  3. package/dist/bundled/v2/components/OrCheckboxV3/index.js +0 -1
  4. package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +1 -1
  5. package/dist/bundled/v2/components/OrSelectV3/index.js +1 -1
  6. package/dist/bundled/v2/index.js +3 -3
  7. package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-51a4f8d3.js → OrCheckbox.vue_vue_type_script_lang-60cefcbd.js} +10 -26
  8. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-c0612348.js → OrSelect.vue_vue_type_script_lang-f7601423.js} +1 -1
  9. package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.js +7 -9
  10. package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.vue.d.ts +16 -18
  11. package/dist/bundled/v3/components/OrCheckboxV3/index.js +1 -2
  12. package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +4 -4
  13. package/dist/bundled/v3/components/OrSelectV3/index.js +3 -3
  14. package/dist/bundled/v3/components/index.js +2 -2
  15. package/dist/bundled/v3/index.js +7 -6
  16. package/dist/esm/v2/{OrCheckbox-e55228e5.js → OrCheckbox-dc587ec9.js} +40 -34
  17. package/dist/esm/v2/{OrSelect-4031334e.js → OrSelect-40183874.js} +1 -1
  18. package/dist/esm/v2/components/index.js +2 -2
  19. package/dist/esm/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +16 -18
  20. package/dist/esm/v2/components/or-checkbox-v3/index.js +2 -2
  21. package/dist/esm/v2/components/or-select-v3/index.js +2 -2
  22. package/dist/esm/v2/index.js +2 -2
  23. package/dist/esm/v3/{OrCheckbox-eab735d0.js → OrCheckbox-56f849f7.js} +16 -32
  24. package/dist/esm/v3/{OrSelect-ebdab996.js → OrSelect-5502d82d.js} +1 -1
  25. package/dist/esm/v3/components/index.js +2 -2
  26. package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +16 -18
  27. package/dist/esm/v3/components/or-checkbox-v3/index.js +2 -2
  28. package/dist/esm/v3/components/or-select-v3/index.js +2 -2
  29. package/dist/esm/v3/index.js +2 -2
  30. package/package.json +2 -2
  31. package/src/components/or-checkbox-v3/OrCheckbox.vue +12 -30
  32. package/src/components/or-radio-v3/OrRadio.stories3.ts +1 -1
  33. package/dist/bundled/v2/components/OrCheckboxGroupV3/OrCheckboxGroup.js +0 -132
  34. package/dist/bundled/v2/components/OrCheckboxGroupV3/OrCheckboxGroup.vue.d.ts +0 -110
  35. package/dist/bundled/v2/components/OrCheckboxGroupV3/index.d.ts +0 -1
  36. package/dist/bundled/v2/components/OrCheckboxGroupV3/index.js +0 -25
  37. package/dist/bundled/v2/components/OrCheckboxTreeV3/OrCheckboxTree.js +0 -190
  38. package/dist/bundled/v2/components/OrCheckboxTreeV3/OrCheckboxTree.vue.d.ts +0 -63
  39. package/dist/bundled/v2/components/OrCheckboxTreeV3/index.d.ts +0 -1
  40. package/dist/bundled/v2/components/OrCheckboxTreeV3/index.js +0 -17
  41. package/dist/bundled/v2/components/OrCheckboxTreeV3/styles.d.ts +0 -1
  42. package/dist/bundled/v2/components/OrCheckboxTreeV3/styles.js +0 -7
  43. package/dist/bundled/v2/components/OrCheckboxTreeV3/types.d.ts +0 -5
  44. package/dist/bundled/v2/components/OrCheckboxTreeV3/types.js +0 -1
  45. package/dist/bundled/v2/components/OrFormGroupV3/OrFormGroup.js +0 -121
  46. package/dist/bundled/v2/components/OrFormGroupV3/OrFormGroup.vue.d.ts +0 -83
  47. package/dist/bundled/v2/components/OrFormGroupV3/index.d.ts +0 -2
  48. package/dist/bundled/v2/components/OrFormGroupV3/index.js +0 -12
  49. package/dist/bundled/v2/components/OrFormGroupV3/props.d.ts +0 -4
  50. package/dist/bundled/v2/components/OrFormGroupV3/props.js +0 -7
  51. package/dist/bundled/v2/components/OrFormGroupV3/styles.d.ts +0 -4
  52. package/dist/bundled/v2/components/OrFormGroupV3/styles.js +0 -14
  53. package/dist/bundled/v2/components/OrRadioGroupV3/OrRadioGroup.js +0 -132
  54. package/dist/bundled/v2/components/OrRadioGroupV3/OrRadioGroup.vue.d.ts +0 -110
  55. package/dist/bundled/v2/components/OrRadioGroupV3/index.d.ts +0 -1
  56. package/dist/bundled/v2/components/OrRadioGroupV3/index.js +0 -19
  57. package/dist/bundled/v3/OrCheckboxTree.vue_vue_type_script_lang-80c4ebd5.js +0 -93
  58. package/dist/bundled/v3/OrFormGroup.vue_vue_type_script_lang-fb14a874.js +0 -58
  59. package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +0 -110
  60. package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.vue.d.ts +0 -110
  61. package/dist/bundled/v3/components/OrCheckboxGroupV3/index.d.ts +0 -1
  62. package/dist/bundled/v3/components/OrCheckboxGroupV3/index.js +0 -32
  63. package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.js +0 -71
  64. package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.vue.d.ts +0 -63
  65. package/dist/bundled/v3/components/OrCheckboxTreeV3/index.d.ts +0 -1
  66. package/dist/bundled/v3/components/OrCheckboxTreeV3/index.js +0 -20
  67. package/dist/bundled/v3/components/OrCheckboxTreeV3/styles.d.ts +0 -1
  68. package/dist/bundled/v3/components/OrCheckboxTreeV3/styles.js +0 -7
  69. package/dist/bundled/v3/components/OrCheckboxTreeV3/types.d.ts +0 -5
  70. package/dist/bundled/v3/components/OrCheckboxTreeV3/types.js +0 -1
  71. package/dist/bundled/v3/components/OrFormGroupV3/OrFormGroup.js +0 -58
  72. package/dist/bundled/v3/components/OrFormGroupV3/OrFormGroup.vue.d.ts +0 -83
  73. package/dist/bundled/v3/components/OrFormGroupV3/index.d.ts +0 -2
  74. package/dist/bundled/v3/components/OrFormGroupV3/index.js +0 -15
  75. package/dist/bundled/v3/components/OrFormGroupV3/props.d.ts +0 -4
  76. package/dist/bundled/v3/components/OrFormGroupV3/props.js +0 -7
  77. package/dist/bundled/v3/components/OrFormGroupV3/styles.d.ts +0 -4
  78. package/dist/bundled/v3/components/OrFormGroupV3/styles.js +0 -14
  79. package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.js +0 -104
  80. package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.vue.d.ts +0 -110
  81. package/dist/bundled/v3/components/OrRadioGroupV3/index.d.ts +0 -1
  82. package/dist/bundled/v3/components/OrRadioGroupV3/index.js +0 -24
  83. package/dist/esm/v2/OrCheckboxTree-636b7553.js +0 -186
  84. package/dist/esm/v2/OrFormGroup-e583c054.js +0 -132
  85. package/dist/esm/v2/components/or-checkbox-group-v3/OrCheckboxGroup.vue.d.ts +0 -110
  86. package/dist/esm/v2/components/or-checkbox-group-v3/index.d.ts +0 -1
  87. package/dist/esm/v2/components/or-checkbox-group-v3/index.js +0 -121
  88. package/dist/esm/v2/components/or-checkbox-tree-v3/OrCheckboxTree.vue.d.ts +0 -63
  89. package/dist/esm/v2/components/or-checkbox-tree-v3/index.d.ts +0 -1
  90. package/dist/esm/v2/components/or-checkbox-tree-v3/index.js +0 -10
  91. package/dist/esm/v2/components/or-checkbox-tree-v3/styles.d.ts +0 -1
  92. package/dist/esm/v2/components/or-checkbox-tree-v3/types.d.ts +0 -5
  93. package/dist/esm/v2/components/or-form-group-v3/OrFormGroup.vue.d.ts +0 -83
  94. package/dist/esm/v2/components/or-form-group-v3/index.d.ts +0 -2
  95. package/dist/esm/v2/components/or-form-group-v3/index.js +0 -6
  96. package/dist/esm/v2/components/or-form-group-v3/props.d.ts +0 -4
  97. package/dist/esm/v2/components/or-form-group-v3/styles.d.ts +0 -4
  98. package/dist/esm/v2/components/or-radio-group-v3/OrRadioGroup.vue.d.ts +0 -110
  99. package/dist/esm/v2/components/or-radio-group-v3/index.d.ts +0 -1
  100. package/dist/esm/v2/components/or-radio-group-v3/index.js +0 -124
  101. package/dist/esm/v3/OrCheckboxTree-1acfe5c8.js +0 -147
  102. package/dist/esm/v3/OrFormGroup-e7a78131.js +0 -113
  103. package/dist/esm/v3/components/or-checkbox-group-v3/OrCheckboxGroup.vue.d.ts +0 -110
  104. package/dist/esm/v3/components/or-checkbox-group-v3/index.d.ts +0 -1
  105. package/dist/esm/v3/components/or-checkbox-group-v3/index.js +0 -92
  106. package/dist/esm/v3/components/or-checkbox-tree-v3/OrCheckboxTree.vue.d.ts +0 -63
  107. package/dist/esm/v3/components/or-checkbox-tree-v3/index.d.ts +0 -1
  108. package/dist/esm/v3/components/or-checkbox-tree-v3/index.js +0 -10
  109. package/dist/esm/v3/components/or-checkbox-tree-v3/styles.d.ts +0 -1
  110. package/dist/esm/v3/components/or-checkbox-tree-v3/types.d.ts +0 -5
  111. package/dist/esm/v3/components/or-form-group-v3/OrFormGroup.vue.d.ts +0 -83
  112. package/dist/esm/v3/components/or-form-group-v3/index.d.ts +0 -2
  113. package/dist/esm/v3/components/or-form-group-v3/index.js +0 -6
  114. package/dist/esm/v3/components/or-form-group-v3/props.d.ts +0 -4
  115. package/dist/esm/v3/components/or-form-group-v3/styles.d.ts +0 -4
  116. package/dist/esm/v3/components/or-radio-group-v3/OrRadioGroup.vue.d.ts +0 -110
  117. package/dist/esm/v3/components/or-radio-group-v3/index.d.ts +0 -1
  118. package/dist/esm/v3/components/or-radio-group-v3/index.js +0 -91
  119. package/src/components/or-checkbox-group-v3/OrCheckboxGroup.docs.mdx +0 -12
  120. package/src/components/or-checkbox-group-v3/OrCheckboxGroup.stories3.ts +0 -163
  121. package/src/components/or-checkbox-group-v3/OrCheckboxGroup.vue +0 -78
  122. package/src/components/or-checkbox-group-v3/index.ts +0 -1
  123. package/src/components/or-checkbox-tree-v3/OrCheckboxTree.docs.mdx +0 -7
  124. package/src/components/or-checkbox-tree-v3/OrCheckboxTree.stories3.ts +0 -99
  125. package/src/components/or-checkbox-tree-v3/OrCheckboxTree.vue +0 -149
  126. package/src/components/or-checkbox-tree-v3/index.ts +0 -1
  127. package/src/components/or-checkbox-tree-v3/styles.ts +0 -9
  128. package/src/components/or-checkbox-tree-v3/types.ts +0 -5
  129. package/src/components/or-form-group-v3/OrFormGroup.stories3.ts +0 -114
  130. package/src/components/or-form-group-v3/OrFormGroup.vue +0 -108
  131. package/src/components/or-form-group-v3/index.ts +0 -2
  132. package/src/components/or-form-group-v3/props.ts +0 -4
  133. package/src/components/or-form-group-v3/styles.ts +0 -26
  134. package/src/components/or-radio-group-v3/OrRadioGroup.stories3.ts +0 -81
  135. package/src/components/or-radio-group-v3/OrRadioGroup.vue +0 -80
  136. package/src/components/or-radio-group-v3/index.ts +0 -1
@@ -1,5 +1,4 @@
1
1
  import { defineComponent, ref, computed, reactive } from 'vue-demi';
2
- import { useVModel } from '@vueuse/core';
3
2
  import { CheckboxRoot, CheckboxControl, CheckboxControlHandle } from './styles.js';
4
3
  import __vue_component__$1 from '../OrLabelV3/OrLabel.js';
5
4
  import { LabelVariant } from '../OrLabelV3/props.js';
@@ -20,12 +19,12 @@ var script = defineComponent({
20
19
  },
21
20
  props: {
22
21
  modelValue: {
23
- type: null,
24
- default: null
22
+ type: [Boolean, Array],
23
+ default: undefined
25
24
  },
26
25
  value: {
27
- type: [String, Boolean, Number],
28
- default: null
26
+ type: String,
27
+ default: undefined
29
28
  },
30
29
  label: {
31
30
  type: String,
@@ -50,9 +49,7 @@ var script = defineComponent({
50
49
  },
51
50
  emits: ['update:modelValue', 'focus', 'blur'],
52
51
  expose: ['root', 'focus', 'blur'],
53
- setup(props, {
54
- emit
55
- }) {
52
+ setup(props, context) {
56
53
  // Refs
57
54
  const root = ref();
58
55
  const control = ref();
@@ -64,25 +61,13 @@ var script = defineComponent({
64
61
  id: useIdAttribute(),
65
62
  ...useControlAttributes()
66
63
  });
67
- const proxyModelValue = useVModel(props, 'modelValue', emit);
68
- const isChecked = computed(() => {
69
- if (Array.isArray(proxyModelValue.value)) {
70
- return props.value && proxyModelValue.value.includes(props.value);
64
+ const proxyModelValue = computed({
65
+ get: () => props.modelValue,
66
+ set: value => {
67
+ context.emit('update:modelValue', value);
71
68
  }
72
- return !!proxyModelValue.value;
73
69
  });
74
70
  // Methods
75
- function handleChange() {
76
- if (Array.isArray(proxyModelValue.value)) {
77
- if (isChecked.value) {
78
- proxyModelValue.value = proxyModelValue.value.filter(v => v !== props.value);
79
- } else {
80
- proxyModelValue.value = [...proxyModelValue.value, props.value];
81
- }
82
- } else {
83
- proxyModelValue.value = !proxyModelValue.value;
84
- }
85
- }
86
71
  function focus() {
87
72
  var _a;
88
73
  (_a = control.value) === null || _a === void 0 ? void 0 : _a.focus();
@@ -97,15 +82,14 @@ var script = defineComponent({
97
82
  rootStyles,
98
83
  controlStyles,
99
84
  controlAttributes,
100
- isChecked,
101
- handleChange,
85
+ proxyModelValue,
102
86
  focus,
103
87
  blur
104
88
  };
105
89
  }
106
90
  });
107
91
 
108
- var css_248z = "input[data-v-4d2215e4]{-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:0}";
92
+ var css_248z = "input[data-v-7f604760]{-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:0}";
109
93
  styleInject(css_248z);
110
94
 
111
95
  /* script */
@@ -119,28 +103,49 @@ var __vue_render__ = function () {
119
103
  ref: "root",
120
104
  class: _vm.rootStyles
121
105
  }, [_c('input', _vm._b({
106
+ directives: [{
107
+ name: "model",
108
+ rawName: "v-model",
109
+ value: _vm.proxyModelValue,
110
+ expression: "proxyModelValue"
111
+ }],
122
112
  ref: "control",
123
113
  class: _vm.controlStyles,
124
114
  attrs: {
125
- "type": 'checkbox',
126
115
  "indeterminate": _vm.indeterminate,
127
116
  "required": _vm.required,
128
- "disabled": _vm.disabled
117
+ "disabled": _vm.disabled,
118
+ "type": "checkbox"
129
119
  },
130
120
  domProps: {
131
- "checked": _vm.isChecked,
132
- "value": _vm.value
121
+ "value": _vm.value,
122
+ "checked": Array.isArray(_vm.proxyModelValue) ? _vm._i(_vm.proxyModelValue, _vm.value) > -1 : _vm.proxyModelValue
133
123
  },
134
124
  on: {
135
- "change": _vm.handleChange,
136
125
  "focus": function ($event) {
137
126
  return _vm.$emit('focus', $event);
138
127
  },
139
128
  "blur": function ($event) {
140
129
  return _vm.$emit('blur', $event);
130
+ },
131
+ "change": function ($event) {
132
+ var $$a = _vm.proxyModelValue,
133
+ $$el = $event.target,
134
+ $$c = $$el.checked ? true : false;
135
+ if (Array.isArray($$a)) {
136
+ var $$v = _vm.value,
137
+ $$i = _vm._i($$a, $$v);
138
+ if ($$el.checked) {
139
+ $$i < 0 && (_vm.proxyModelValue = $$a.concat([$$v]));
140
+ } else {
141
+ $$i > -1 && (_vm.proxyModelValue = $$a.slice(0, $$i).concat($$a.slice($$i + 1)));
142
+ }
143
+ } else {
144
+ _vm.proxyModelValue = $$c;
145
+ }
141
146
  }
142
147
  }
143
- }, 'input', _vm.controlAttributes, false)), _vm._v(" "), _vm.$slots.default || _vm.label ? [_c('OrLabel', {
148
+ }, 'input', _vm.controlAttributes, false)) , _vm._v(" "), _vm.$slots.default || _vm.label ? [_c('OrLabel', {
144
149
  attrs: {
145
150
  "control-id": _vm.controlAttributes.id,
146
151
  "variant": _vm.labelVariant,
@@ -163,7 +168,7 @@ var __vue_staticRenderFns__ = [];
163
168
  /* style */
164
169
  const __vue_inject_styles__ = undefined;
165
170
  /* scoped */
166
- const __vue_scope_id__ = "data-v-4d2215e4";
171
+ const __vue_scope_id__ = "data-v-7f604760";
167
172
  /* module identifier */
168
173
  const __vue_module_identifier__ = undefined;
169
174
  /* functional template */
@@ -11,18 +11,17 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
11
11
  'force-state': string | undefined;
12
12
  id: string | undefined;
13
13
  };
14
- isChecked: import("@vue/composition-api").ComputedRef<boolean | "" | 0>;
15
- handleChange: () => void;
14
+ proxyModelValue: import("@vue/composition-api").WritableComputedRef<boolean | string[]>;
16
15
  focus: () => void;
17
16
  blur: () => void;
18
17
  }> & import("@vue/composition-api").Data, {}, {}, {
19
18
  modelValue: {
20
- type: any;
21
- default: null;
19
+ type: PropType<boolean | string[]>;
20
+ default: undefined;
22
21
  };
23
22
  value: {
24
- type: PropType<string | number | boolean>;
25
- default: null;
23
+ type: StringConstructor;
24
+ default: undefined;
26
25
  };
27
26
  label: {
28
27
  type: StringConstructor;
@@ -46,12 +45,12 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
46
45
  };
47
46
  }, import("@vue/composition-api").ExtractPropTypes<{
48
47
  modelValue: {
49
- type: any;
50
- default: null;
48
+ type: PropType<boolean | string[]>;
49
+ default: undefined;
51
50
  };
52
51
  value: {
53
- type: PropType<string | number | boolean>;
54
- default: null;
52
+ type: StringConstructor;
53
+ default: undefined;
55
54
  };
56
55
  label: {
57
56
  type: StringConstructor;
@@ -74,8 +73,8 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
74
73
  default: boolean;
75
74
  };
76
75
  }>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
77
- modelValue: any;
78
- value: string | number | boolean;
76
+ modelValue: boolean | string[];
77
+ value: string;
79
78
  label: string;
80
79
  labelVariant: LabelVariant;
81
80
  indeterminate: boolean;
@@ -94,13 +93,12 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
94
93
  'force-state': string | undefined;
95
94
  id: string | undefined;
96
95
  };
97
- isChecked: import("@vue/composition-api").ComputedRef<boolean | "" | 0>;
98
- handleChange: () => void;
96
+ proxyModelValue: import("@vue/composition-api").WritableComputedRef<boolean | string[]>;
99
97
  focus: () => void;
100
98
  blur: () => void;
101
99
  }>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
102
- modelValue: any;
103
- value: string | number | boolean;
100
+ modelValue: boolean | string[];
101
+ value: string;
104
102
  label: string;
105
103
  labelVariant: LabelVariant;
106
104
  indeterminate: boolean;
@@ -109,8 +107,8 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
109
107
  } & {} & {
110
108
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
111
109
  }, {
112
- modelValue: any;
113
- value: string | number | boolean;
110
+ modelValue: boolean | string[];
111
+ value: string;
114
112
  label: string;
115
113
  labelVariant: LabelVariant;
116
114
  indeterminate: boolean;
@@ -1,6 +1,5 @@
1
1
  export { default as OrCheckboxV3 } from './OrCheckbox.js';
2
2
  import 'vue-demi';
3
- import '@vueuse/core';
4
3
  import './styles.js';
5
4
  import '../OrLabelV3/OrLabel.js';
6
5
  import '../OrLabelV3/props.js';
@@ -16,7 +16,6 @@ import { DropdownOpen } from '../../directives/dropdown-open.js';
16
16
  import { useOverflow } from '../../hooks/useOverflow.js';
17
17
  import { InputBoxSize } from '../OrInputBoxV3/props.js';
18
18
  import { n as normalizeComponent } from '../../normalize-component-6e8e3d80.js';
19
- import '@vueuse/core';
20
19
  import '../OrCheckboxV3/styles.js';
21
20
  import '../OrLabelV3/props.js';
22
21
  import '../../hooks/useIdAttribute.js';
@@ -34,6 +33,7 @@ import '../OrIconButtonV3/OrIconButton.js';
34
33
  import '../OrIconButtonV3/props.js';
35
34
  import '../OrIconButtonV3/styles.js';
36
35
  import '../OrTooltipV3/OrTooltip.js';
36
+ import '@vueuse/core';
37
37
  import '../OrTooltipV3/styles.js';
38
38
  import '../OrPopoverV3/props.js';
39
39
  import '../OrLoaderV3/OrLoader.js';
@@ -3,7 +3,6 @@ export { InputBoxSize as SelectSize } from '../OrInputBoxV3/props.js';
3
3
  import 'vue-demi';
4
4
  import './styles.js';
5
5
  import '../OrCheckboxV3/OrCheckbox.js';
6
- import '@vueuse/core';
7
6
  import '../OrCheckboxV3/styles.js';
8
7
  import '../OrLabelV3/OrLabel.js';
9
8
  import '../OrLabelV3/props.js';
@@ -29,6 +28,7 @@ import '../OrIconButtonV3/OrIconButton.js';
29
28
  import '../OrIconButtonV3/props.js';
30
29
  import '../OrIconButtonV3/styles.js';
31
30
  import '../OrTooltipV3/OrTooltip.js';
31
+ import '@vueuse/core';
32
32
  import '../OrTooltipV3/styles.js';
33
33
  import '../OrPopoverV3/OrPopover.js';
34
34
  import '../../floating-ui.dom.esm-83eba816.js';