@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.
- package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.js +39 -34
- package/dist/bundled/v2/components/OrCheckboxV3/OrCheckbox.vue.d.ts +16 -18
- package/dist/bundled/v2/components/OrCheckboxV3/index.js +0 -1
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +1 -1
- package/dist/bundled/v2/components/OrSelectV3/index.js +1 -1
- package/dist/bundled/v2/index.js +3 -3
- package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-51a4f8d3.js → OrCheckbox.vue_vue_type_script_lang-60cefcbd.js} +10 -26
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-c0612348.js → OrSelect.vue_vue_type_script_lang-f7601423.js} +1 -1
- package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.js +7 -9
- package/dist/bundled/v3/components/OrCheckboxV3/OrCheckbox.vue.d.ts +16 -18
- package/dist/bundled/v3/components/OrCheckboxV3/index.js +1 -2
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +4 -4
- package/dist/bundled/v3/components/OrSelectV3/index.js +3 -3
- package/dist/bundled/v3/components/index.js +2 -2
- package/dist/bundled/v3/index.js +7 -6
- package/dist/esm/v2/{OrCheckbox-e55228e5.js → OrCheckbox-dc587ec9.js} +40 -34
- package/dist/esm/v2/{OrSelect-4031334e.js → OrSelect-40183874.js} +1 -1
- package/dist/esm/v2/components/index.js +2 -2
- package/dist/esm/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +16 -18
- package/dist/esm/v2/components/or-checkbox-v3/index.js +2 -2
- package/dist/esm/v2/components/or-select-v3/index.js +2 -2
- package/dist/esm/v2/index.js +2 -2
- package/dist/esm/v3/{OrCheckbox-eab735d0.js → OrCheckbox-56f849f7.js} +16 -32
- package/dist/esm/v3/{OrSelect-ebdab996.js → OrSelect-5502d82d.js} +1 -1
- package/dist/esm/v3/components/index.js +2 -2
- package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +16 -18
- package/dist/esm/v3/components/or-checkbox-v3/index.js +2 -2
- package/dist/esm/v3/components/or-select-v3/index.js +2 -2
- package/dist/esm/v3/index.js +2 -2
- package/package.json +2 -2
- package/src/components/or-checkbox-v3/OrCheckbox.vue +12 -30
- package/src/components/or-radio-v3/OrRadio.stories3.ts +1 -1
- package/dist/bundled/v2/components/OrCheckboxGroupV3/OrCheckboxGroup.js +0 -132
- package/dist/bundled/v2/components/OrCheckboxGroupV3/OrCheckboxGroup.vue.d.ts +0 -110
- package/dist/bundled/v2/components/OrCheckboxGroupV3/index.d.ts +0 -1
- package/dist/bundled/v2/components/OrCheckboxGroupV3/index.js +0 -25
- package/dist/bundled/v2/components/OrCheckboxTreeV3/OrCheckboxTree.js +0 -190
- package/dist/bundled/v2/components/OrCheckboxTreeV3/OrCheckboxTree.vue.d.ts +0 -63
- package/dist/bundled/v2/components/OrCheckboxTreeV3/index.d.ts +0 -1
- package/dist/bundled/v2/components/OrCheckboxTreeV3/index.js +0 -17
- package/dist/bundled/v2/components/OrCheckboxTreeV3/styles.d.ts +0 -1
- package/dist/bundled/v2/components/OrCheckboxTreeV3/styles.js +0 -7
- package/dist/bundled/v2/components/OrCheckboxTreeV3/types.d.ts +0 -5
- package/dist/bundled/v2/components/OrCheckboxTreeV3/types.js +0 -1
- package/dist/bundled/v2/components/OrFormGroupV3/OrFormGroup.js +0 -121
- package/dist/bundled/v2/components/OrFormGroupV3/OrFormGroup.vue.d.ts +0 -83
- package/dist/bundled/v2/components/OrFormGroupV3/index.d.ts +0 -2
- package/dist/bundled/v2/components/OrFormGroupV3/index.js +0 -12
- package/dist/bundled/v2/components/OrFormGroupV3/props.d.ts +0 -4
- package/dist/bundled/v2/components/OrFormGroupV3/props.js +0 -7
- package/dist/bundled/v2/components/OrFormGroupV3/styles.d.ts +0 -4
- package/dist/bundled/v2/components/OrFormGroupV3/styles.js +0 -14
- package/dist/bundled/v2/components/OrRadioGroupV3/OrRadioGroup.js +0 -132
- package/dist/bundled/v2/components/OrRadioGroupV3/OrRadioGroup.vue.d.ts +0 -110
- package/dist/bundled/v2/components/OrRadioGroupV3/index.d.ts +0 -1
- package/dist/bundled/v2/components/OrRadioGroupV3/index.js +0 -19
- package/dist/bundled/v3/OrCheckboxTree.vue_vue_type_script_lang-80c4ebd5.js +0 -93
- package/dist/bundled/v3/OrFormGroup.vue_vue_type_script_lang-fb14a874.js +0 -58
- package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.js +0 -110
- package/dist/bundled/v3/components/OrCheckboxGroupV3/OrCheckboxGroup.vue.d.ts +0 -110
- package/dist/bundled/v3/components/OrCheckboxGroupV3/index.d.ts +0 -1
- package/dist/bundled/v3/components/OrCheckboxGroupV3/index.js +0 -32
- package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.js +0 -71
- package/dist/bundled/v3/components/OrCheckboxTreeV3/OrCheckboxTree.vue.d.ts +0 -63
- package/dist/bundled/v3/components/OrCheckboxTreeV3/index.d.ts +0 -1
- package/dist/bundled/v3/components/OrCheckboxTreeV3/index.js +0 -20
- package/dist/bundled/v3/components/OrCheckboxTreeV3/styles.d.ts +0 -1
- package/dist/bundled/v3/components/OrCheckboxTreeV3/styles.js +0 -7
- package/dist/bundled/v3/components/OrCheckboxTreeV3/types.d.ts +0 -5
- package/dist/bundled/v3/components/OrCheckboxTreeV3/types.js +0 -1
- package/dist/bundled/v3/components/OrFormGroupV3/OrFormGroup.js +0 -58
- package/dist/bundled/v3/components/OrFormGroupV3/OrFormGroup.vue.d.ts +0 -83
- package/dist/bundled/v3/components/OrFormGroupV3/index.d.ts +0 -2
- package/dist/bundled/v3/components/OrFormGroupV3/index.js +0 -15
- package/dist/bundled/v3/components/OrFormGroupV3/props.d.ts +0 -4
- package/dist/bundled/v3/components/OrFormGroupV3/props.js +0 -7
- package/dist/bundled/v3/components/OrFormGroupV3/styles.d.ts +0 -4
- package/dist/bundled/v3/components/OrFormGroupV3/styles.js +0 -14
- package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.js +0 -104
- package/dist/bundled/v3/components/OrRadioGroupV3/OrRadioGroup.vue.d.ts +0 -110
- package/dist/bundled/v3/components/OrRadioGroupV3/index.d.ts +0 -1
- package/dist/bundled/v3/components/OrRadioGroupV3/index.js +0 -24
- package/dist/esm/v2/OrCheckboxTree-636b7553.js +0 -186
- package/dist/esm/v2/OrFormGroup-e583c054.js +0 -132
- package/dist/esm/v2/components/or-checkbox-group-v3/OrCheckboxGroup.vue.d.ts +0 -110
- package/dist/esm/v2/components/or-checkbox-group-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-checkbox-group-v3/index.js +0 -121
- package/dist/esm/v2/components/or-checkbox-tree-v3/OrCheckboxTree.vue.d.ts +0 -63
- package/dist/esm/v2/components/or-checkbox-tree-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-checkbox-tree-v3/index.js +0 -10
- package/dist/esm/v2/components/or-checkbox-tree-v3/styles.d.ts +0 -1
- package/dist/esm/v2/components/or-checkbox-tree-v3/types.d.ts +0 -5
- package/dist/esm/v2/components/or-form-group-v3/OrFormGroup.vue.d.ts +0 -83
- package/dist/esm/v2/components/or-form-group-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-form-group-v3/index.js +0 -6
- package/dist/esm/v2/components/or-form-group-v3/props.d.ts +0 -4
- package/dist/esm/v2/components/or-form-group-v3/styles.d.ts +0 -4
- package/dist/esm/v2/components/or-radio-group-v3/OrRadioGroup.vue.d.ts +0 -110
- package/dist/esm/v2/components/or-radio-group-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-radio-group-v3/index.js +0 -124
- package/dist/esm/v3/OrCheckboxTree-1acfe5c8.js +0 -147
- package/dist/esm/v3/OrFormGroup-e7a78131.js +0 -113
- package/dist/esm/v3/components/or-checkbox-group-v3/OrCheckboxGroup.vue.d.ts +0 -110
- package/dist/esm/v3/components/or-checkbox-group-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-checkbox-group-v3/index.js +0 -92
- package/dist/esm/v3/components/or-checkbox-tree-v3/OrCheckboxTree.vue.d.ts +0 -63
- package/dist/esm/v3/components/or-checkbox-tree-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-checkbox-tree-v3/index.js +0 -10
- package/dist/esm/v3/components/or-checkbox-tree-v3/styles.d.ts +0 -1
- package/dist/esm/v3/components/or-checkbox-tree-v3/types.d.ts +0 -5
- package/dist/esm/v3/components/or-form-group-v3/OrFormGroup.vue.d.ts +0 -83
- package/dist/esm/v3/components/or-form-group-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-form-group-v3/index.js +0 -6
- package/dist/esm/v3/components/or-form-group-v3/props.d.ts +0 -4
- package/dist/esm/v3/components/or-form-group-v3/styles.d.ts +0 -4
- package/dist/esm/v3/components/or-radio-group-v3/OrRadioGroup.vue.d.ts +0 -110
- package/dist/esm/v3/components/or-radio-group-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-radio-group-v3/index.js +0 -91
- package/src/components/or-checkbox-group-v3/OrCheckboxGroup.docs.mdx +0 -12
- package/src/components/or-checkbox-group-v3/OrCheckboxGroup.stories3.ts +0 -163
- package/src/components/or-checkbox-group-v3/OrCheckboxGroup.vue +0 -78
- package/src/components/or-checkbox-group-v3/index.ts +0 -1
- package/src/components/or-checkbox-tree-v3/OrCheckboxTree.docs.mdx +0 -7
- package/src/components/or-checkbox-tree-v3/OrCheckboxTree.stories3.ts +0 -99
- package/src/components/or-checkbox-tree-v3/OrCheckboxTree.vue +0 -149
- package/src/components/or-checkbox-tree-v3/index.ts +0 -1
- package/src/components/or-checkbox-tree-v3/styles.ts +0 -9
- package/src/components/or-checkbox-tree-v3/types.ts +0 -5
- package/src/components/or-form-group-v3/OrFormGroup.stories3.ts +0 -114
- package/src/components/or-form-group-v3/OrFormGroup.vue +0 -108
- package/src/components/or-form-group-v3/index.ts +0 -2
- package/src/components/or-form-group-v3/props.ts +0 -4
- package/src/components/or-form-group-v3/styles.ts +0 -26
- package/src/components/or-radio-group-v3/OrRadioGroup.stories3.ts +0 -81
- package/src/components/or-radio-group-v3/OrRadioGroup.vue +0 -80
- 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:
|
|
24
|
-
default:
|
|
22
|
+
type: [Boolean, Array],
|
|
23
|
+
default: undefined
|
|
25
24
|
},
|
|
26
25
|
value: {
|
|
27
|
-
type:
|
|
28
|
-
default:
|
|
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 =
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
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
|
-
|
|
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-
|
|
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
|
-
"
|
|
132
|
-
"
|
|
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-
|
|
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
|
-
|
|
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:
|
|
21
|
-
default:
|
|
19
|
+
type: PropType<boolean | string[]>;
|
|
20
|
+
default: undefined;
|
|
22
21
|
};
|
|
23
22
|
value: {
|
|
24
|
-
type:
|
|
25
|
-
default:
|
|
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:
|
|
50
|
-
default:
|
|
48
|
+
type: PropType<boolean | string[]>;
|
|
49
|
+
default: undefined;
|
|
51
50
|
};
|
|
52
51
|
value: {
|
|
53
|
-
type:
|
|
54
|
-
default:
|
|
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:
|
|
78
|
-
value: string
|
|
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
|
-
|
|
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:
|
|
103
|
-
value: string
|
|
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:
|
|
113
|
-
value: string
|
|
110
|
+
modelValue: boolean | string[];
|
|
111
|
+
value: string;
|
|
114
112
|
label: string;
|
|
115
113
|
labelVariant: LabelVariant;
|
|
116
114
|
indeterminate: boolean;
|
|
@@ -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';
|