@onereach/ui-components 4.14.1-beta.2999.0 → 4.14.1
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/OrCode/OrCode.js +3 -3
- package/dist/bundled/v2/components/OrCode/index.js +3 -3
- package/dist/bundled/v2/components/OrCode/lang.js +2 -2
- package/dist/bundled/v2/components/OrCode/theme.js +1 -1
- package/dist/bundled/v2/components/OrCodeV3/OrCode.js +3 -3
- package/dist/bundled/v2/components/OrCodeV3/index.js +3 -3
- package/dist/bundled/v2/components/OrInputV3/OrInput.js +9 -17
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +14 -16
- package/dist/bundled/v2/components/index.js +3 -3
- package/dist/bundled/{v3/index-40a6d6e0.js → v2/index-11e9d6f2.js} +1 -1
- package/dist/bundled/v2/{index-51f352b6.js → index-451f3d87.js} +2 -9
- package/dist/bundled/v2/{index-00991c6e.js → index-9c1d2908.js} +2 -2
- package/dist/bundled/v2/index.js +3 -3
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-697c0479.js → OrCardCollection.vue_vue_type_script_lang-3d373226.js} +1 -1
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-69d5cba5.js → OrCode.vue_vue_type_script_lang-005a6380.js} +3 -3
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-f3f122bf.js → OrCode.vue_vue_type_script_lang-ce5a4f02.js} +2 -2
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-110e7d1e.js → OrConfirm.vue_vue_type_script_lang-1ce271f7.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-a2f740af.js → OrInput.vue_vue_type_script_lang-9696e091.js} +1 -1
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-8c2943c2.js → OrSearch.vue_vue_type_script_lang-9d98ed4d.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-a100f0c7.js → OrSelect.vue_vue_type_script_lang-cd73a3d2.js} +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +4 -4
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +3 -3
- package/dist/bundled/v3/components/OrCode/OrCode.js +5 -5
- package/dist/bundled/v3/components/OrCode/index.js +4 -4
- package/dist/bundled/v3/components/OrCode/lang.js +2 -2
- package/dist/bundled/v3/components/OrCode/theme.js +1 -1
- package/dist/bundled/v3/components/OrCodeV3/OrCode.js +5 -5
- package/dist/bundled/v3/components/OrCodeV3/index.js +4 -4
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +3 -3
- package/dist/bundled/v3/components/OrConfirmV3/index.js +2 -2
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +8 -9
- package/dist/bundled/v3/components/OrInputV3/OrInput.vue.d.ts +1 -2
- package/dist/bundled/v3/components/OrInputV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +3 -3
- package/dist/bundled/v3/components/OrSearchV3/index.js +2 -2
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +11 -8
- package/dist/bundled/v3/components/OrSelectV3/index.js +2 -2
- package/dist/bundled/v3/components/index.js +10 -10
- package/dist/bundled/{v2/index-40a6d6e0.js → v3/index-11e9d6f2.js} +1 -1
- package/dist/bundled/v3/{index-51f352b6.js → index-451f3d87.js} +2 -9
- package/dist/bundled/v3/{index-00991c6e.js → index-9c1d2908.js} +2 -2
- package/dist/bundled/v3/index.js +10 -10
- package/dist/esm/v2/{OrCardCollection-81d9dbb2.js → OrCardCollection-74566219.js} +1 -1
- package/dist/esm/v2/{OrConfirm-b291abcc.js → OrConfirm-d8d3b5e1.js} +1 -1
- package/dist/esm/v2/{OrInput-6d9a67fd.js → OrInput-386e9352.js} +9 -17
- package/dist/esm/v2/{OrSearch-b36e30b6.js → OrSearch-7f444d5c.js} +1 -1
- package/dist/esm/v2/{OrSelect-c498d9bf.js → OrSelect-a3664bf7.js} +15 -17
- package/dist/esm/v2/components/index.js +5 -5
- package/dist/esm/v2/components/or-card-collection-v3/index.js +3 -3
- package/dist/esm/v2/components/or-confirm-v3/index.js +2 -2
- 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/index.js +2 -2
- package/dist/esm/v2/index.js +5 -5
- package/dist/esm/v3/{OrCardCollection-eee65f64.js → OrCardCollection-af28d2f0.js} +1 -1
- package/dist/esm/v3/{OrConfirm-e49cd1b2.js → OrConfirm-438e906e.js} +1 -1
- package/dist/esm/v3/{OrInput-7ba56536.js → OrInput-05ac6369.js} +7 -8
- package/dist/esm/v3/{OrSearch-e268ceb2.js → OrSearch-daab0e0b.js} +1 -1
- package/dist/esm/v3/{OrSelect-bf71d50e.js → OrSelect-9613954a.js} +9 -6
- package/dist/esm/v3/components/index.js +5 -5
- package/dist/esm/v3/components/or-card-collection-v3/index.js +3 -3
- package/dist/esm/v3/components/or-confirm-v3/index.js +2 -2
- package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +1 -2
- package/dist/esm/v3/components/or-input-v3/index.js +1 -1
- package/dist/esm/v3/components/or-search-v3/index.js +2 -2
- package/dist/esm/v3/components/or-select-v3/index.js +2 -2
- package/dist/esm/v3/index.js +5 -5
- package/package.json +3 -2
- package/src/components/or-input-v3/OrInput.vue +1 -2
- package/src/components/or-select-v3/OrSelect.vue +10 -10
|
@@ -12,7 +12,7 @@ import { s as script$4 } from './OrHint-06ab89d7.js';
|
|
|
12
12
|
import { s as script$6 } from './OrIconButton-80f76b73.js';
|
|
13
13
|
import { s as script$5 } from './OrIcon-62793572.js';
|
|
14
14
|
import { s as script$8, I as InputBoxSize } from './OrInputBox-32b37b17.js';
|
|
15
|
-
import { s as script$7 } from './OrInput-
|
|
15
|
+
import { s as script$7 } from './OrInput-05ac6369.js';
|
|
16
16
|
import { s as script$9 } from './OrLabel-4da56db0.js';
|
|
17
17
|
import { s as script$a } from './OrMenuItem-0ccfe074.js';
|
|
18
18
|
import { s as script$b } from './OrPopover-94dc1203.js';
|
|
@@ -477,16 +477,19 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
477
477
|
return openBlock(), createBlock(_component_OrMenuItem, {
|
|
478
478
|
key: option.value
|
|
479
479
|
}, {
|
|
480
|
-
default: withCtx(() => [
|
|
481
|
-
model: _ctx.proxyModelValue,
|
|
482
|
-
option: option
|
|
483
|
-
}, () => [createVNode(_component_OrCheckbox, {
|
|
480
|
+
default: withCtx(() => [createVNode(_component_OrCheckbox, {
|
|
484
481
|
modelValue: _ctx.proxyModelValue,
|
|
485
482
|
"onUpdate:modelValue": _cache[5] || (_cache[5] = $event => _ctx.proxyModelValue = $event),
|
|
486
483
|
value: option.value,
|
|
487
484
|
label: option.label,
|
|
488
485
|
"label-variant": 'input'
|
|
489
|
-
},
|
|
486
|
+
}, {
|
|
487
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "optionTemplate", {
|
|
488
|
+
model: _ctx.proxyModelValue,
|
|
489
|
+
option: option
|
|
490
|
+
})]),
|
|
491
|
+
_: 2 /* DYNAMIC */
|
|
492
|
+
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["modelValue", "value", "label"])]),
|
|
490
493
|
_: 2 /* DYNAMIC */
|
|
491
494
|
}, 1024 /* DYNAMIC_SLOTS */);
|
|
492
495
|
}), 128 /* KEYED_FRAGMENT */)) : (openBlock(true), createElementBlock(Fragment, {
|
|
@@ -7,7 +7,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
|
|
|
7
7
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../OrButton-c2b6aa9e.js';
|
|
8
8
|
export { s as OrCard } from '../OrCard-e3a5aea4.js';
|
|
9
9
|
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../OrCardCollection-b9218f98.js';
|
|
10
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-
|
|
10
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-af28d2f0.js';
|
|
11
11
|
export { s as OrCardV3 } from '../OrCard-cc82902c.js';
|
|
12
12
|
export { s as OrCheckbox } from '../OrCheckbox-72ae9748.js';
|
|
13
13
|
export { s as OrCheckboxGroupV3 } from '../OrCheckboxGroup-9a8ab902.js';
|
|
@@ -22,7 +22,7 @@ export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k
|
|
|
22
22
|
export { s as OrCombinedInputV3 } from '../OrCombinedInput-e3891038.js';
|
|
23
23
|
export { I as CombinedInputSize, I as DatePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, s as OrInputBoxV3, I as SearchSize, I as SelectSize, I as TagInputSize, I as TextareaSize, I as TimePickerSize } from '../OrInputBox-32b37b17.js';
|
|
24
24
|
export { s as OrConfirm } from '../OrConfirm-704f817e.js';
|
|
25
|
-
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-
|
|
25
|
+
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-438e906e.js';
|
|
26
26
|
export { s as OrDatePickerV3 } from '../OrDatePicker-bb125245.js';
|
|
27
27
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-c19dcefc.js';
|
|
28
28
|
export { D as DateTimePickerTimeFormat, s as OrDateTimePickerV3, D as TimePickerFormat } from '../OrDateTimePicker-47a61be0.js';
|
|
@@ -44,7 +44,7 @@ export { I as InlineInputType, s as OrInlineInputV3 } from '../OrInlineInput-857
|
|
|
44
44
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from '../OrInlineTextEdit-6bf54bd0.js';
|
|
45
45
|
export { s as OrInlineTextareaV3 } from '../OrInlineTextarea-21a92d18.js';
|
|
46
46
|
export { s as OrInput } from '../OrInput-9be9a209.js';
|
|
47
|
-
export { I as InputType, s as OrInputV3 } from '../OrInput-
|
|
47
|
+
export { I as InputType, s as OrInputV3 } from '../OrInput-05ac6369.js';
|
|
48
48
|
export { s as OrLabel } from '../OrLabel-a7d99df4.js';
|
|
49
49
|
export { L as LabelVariant, s as OrLabelV3 } from '../OrLabel-4da56db0.js';
|
|
50
50
|
export { L as LinkColor, s as OrLinkV3 } from '../OrLink-dcae31fb.js';
|
|
@@ -72,10 +72,10 @@ export { s as OrRadioGroup } from '../OrRadioGroup-00785e41.js';
|
|
|
72
72
|
export { s as OrRadioGroupV3 } from '../OrRadioGroup-58c0214c.js';
|
|
73
73
|
export { s as OrRadioV3 } from '../OrRadio-7b722b16.js';
|
|
74
74
|
export { s as OrSearch } from '../OrSearch-d0c8aca7.js';
|
|
75
|
-
export { s as OrSearchV3 } from '../OrSearch-
|
|
75
|
+
export { s as OrSearchV3 } from '../OrSearch-daab0e0b.js';
|
|
76
76
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-c8eb217d.js';
|
|
77
77
|
export { s as OrSelect } from '../OrSelect-60205145.js';
|
|
78
|
-
export { s as OrSelectV3 } from '../OrSelect-
|
|
78
|
+
export { s as OrSelectV3 } from '../OrSelect-9613954a.js';
|
|
79
79
|
export { s as OrSidebar, O as OrSidebarSide } from '../OrSidebar-aaf73310.js';
|
|
80
80
|
export { s as OrSidebarV3 } from '../OrSidebar-fadc2431.js';
|
|
81
81
|
export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-e0cbeaa5.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-
|
|
1
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-af28d2f0.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../OrIconButton-80f76b73.js';
|
|
4
4
|
import '../../OrIcon-62793572.js';
|
|
@@ -15,8 +15,8 @@ import '../../useResponsive-a02e95b7.js';
|
|
|
15
15
|
import '../../OrBottomSheet-79db2626.js';
|
|
16
16
|
import '../../OrOverlay-489fdf76.js';
|
|
17
17
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
18
|
-
import '../../OrSearch-
|
|
19
|
-
import '../../OrInput-
|
|
18
|
+
import '../../OrSearch-daab0e0b.js';
|
|
19
|
+
import '../../OrInput-05ac6369.js';
|
|
20
20
|
import '../../useIdAttribute-859439f0.js';
|
|
21
21
|
import '../../useProxyModelValue-940010d2.js';
|
|
22
22
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-
|
|
1
|
+
export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-438e906e.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import '@vueuse/math';
|
|
4
4
|
import 'vue-demi';
|
|
@@ -8,7 +8,7 @@ import 'tailwindcss/resolveConfig';
|
|
|
8
8
|
import '../../OrButton-c2b6aa9e.js';
|
|
9
9
|
import '../../OrLoader-b79022da.js';
|
|
10
10
|
import 'vue';
|
|
11
|
-
import '../../OrInput-
|
|
11
|
+
import '../../OrInput-05ac6369.js';
|
|
12
12
|
import '../../useIdAttribute-859439f0.js';
|
|
13
13
|
import '../../useProxyModelValue-940010d2.js';
|
|
14
14
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -78,7 +78,7 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
78
78
|
isMobile: import("vue-demi").Ref<boolean>;
|
|
79
79
|
focus: () => void;
|
|
80
80
|
blur: () => void;
|
|
81
|
-
}, unknown, {}, {}, import("vue-demi").ComponentOptionsMixin, import("vue-demi").ComponentOptionsMixin, ("update:modelValue" | "
|
|
81
|
+
}, unknown, {}, {}, import("vue-demi").ComponentOptionsMixin, import("vue-demi").ComponentOptionsMixin, ("update:modelValue" | "keydown" | "keyup" | "focus" | "blur")[], "update:modelValue" | "keydown" | "keyup" | "focus" | "blur", import("vue-demi").VNodeProps & import("vue-demi").AllowedComponentProps & import("vue-demi").ComponentCustomProps, Readonly<import("vue-demi").ExtractPropTypes<{
|
|
82
82
|
modelValue: {
|
|
83
83
|
type: (StringConstructor | NumberConstructor)[];
|
|
84
84
|
default: undefined;
|
|
@@ -133,7 +133,6 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
133
133
|
};
|
|
134
134
|
}>> & {
|
|
135
135
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
136
|
-
onInput?: ((...args: any[]) => any) | undefined;
|
|
137
136
|
onKeydown?: ((...args: any[]) => any) | undefined;
|
|
138
137
|
onKeyup?: ((...args: any[]) => any) | undefined;
|
|
139
138
|
onFocus?: ((...args: any[]) => any) | undefined;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InputType, s as OrInputV3 } from '../../OrInput-
|
|
1
|
+
export { I as InputType, s as OrInputV3 } from '../../OrInput-05ac6369.js';
|
|
2
2
|
export { I as InputSize } from '../../OrInputBox-32b37b17.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useIdAttribute-859439f0.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { s as OrSearchV3 } from '../../OrSearch-
|
|
1
|
+
export { s as OrSearchV3 } from '../../OrSearch-daab0e0b.js';
|
|
2
2
|
export { I as SearchSize } from '../../OrInputBox-32b37b17.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
|
-
import '../../OrInput-
|
|
5
|
+
import '../../OrInput-05ac6369.js';
|
|
6
6
|
import '../../useIdAttribute-859439f0.js';
|
|
7
7
|
import '../../useProxyModelValue-940010d2.js';
|
|
8
8
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { s as OrSelectV3 } from '../../OrSelect-9613954a.js';
|
|
2
2
|
export { I as SelectSize } from '../../OrInputBox-32b37b17.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-e1f90e0a.js';
|
|
@@ -26,7 +26,7 @@ import '../../useResponsive-a02e95b7.js';
|
|
|
26
26
|
import '../../OrBottomSheet-79db2626.js';
|
|
27
27
|
import '../../OrOverlay-489fdf76.js';
|
|
28
28
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
29
|
-
import '../../OrInput-
|
|
29
|
+
import '../../OrInput-05ac6369.js';
|
|
30
30
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
31
31
|
import '../../OrLoader-b79022da.js';
|
|
32
32
|
import '../../OrMenuItem-0ccfe074.js';
|
package/dist/esm/v3/index.js
CHANGED
|
@@ -7,7 +7,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
|
|
|
7
7
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from './OrButton-c2b6aa9e.js';
|
|
8
8
|
export { s as OrCard } from './OrCard-e3a5aea4.js';
|
|
9
9
|
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from './OrCardCollection-b9218f98.js';
|
|
10
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-
|
|
10
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-af28d2f0.js';
|
|
11
11
|
export { s as OrCardV3 } from './OrCard-cc82902c.js';
|
|
12
12
|
export { s as OrCheckbox } from './OrCheckbox-72ae9748.js';
|
|
13
13
|
export { s as OrCheckboxGroupV3 } from './OrCheckboxGroup-9a8ab902.js';
|
|
@@ -22,7 +22,7 @@ export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k
|
|
|
22
22
|
export { s as OrCombinedInputV3 } from './OrCombinedInput-e3891038.js';
|
|
23
23
|
export { I as CombinedInputSize, I as DatePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, s as OrInputBoxV3, I as SearchSize, I as SelectSize, I as TagInputSize, I as TextareaSize, I as TimePickerSize } from './OrInputBox-32b37b17.js';
|
|
24
24
|
export { s as OrConfirm } from './OrConfirm-704f817e.js';
|
|
25
|
-
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-
|
|
25
|
+
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-438e906e.js';
|
|
26
26
|
export { s as OrDatePickerV3 } from './OrDatePicker-bb125245.js';
|
|
27
27
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-c19dcefc.js';
|
|
28
28
|
export { D as DateTimePickerTimeFormat, s as OrDateTimePickerV3, D as TimePickerFormat } from './OrDateTimePicker-47a61be0.js';
|
|
@@ -44,7 +44,7 @@ export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-857b
|
|
|
44
44
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from './OrInlineTextEdit-6bf54bd0.js';
|
|
45
45
|
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-21a92d18.js';
|
|
46
46
|
export { s as OrInput } from './OrInput-9be9a209.js';
|
|
47
|
-
export { I as InputType, s as OrInputV3 } from './OrInput-
|
|
47
|
+
export { I as InputType, s as OrInputV3 } from './OrInput-05ac6369.js';
|
|
48
48
|
export { s as OrLabel } from './OrLabel-a7d99df4.js';
|
|
49
49
|
export { L as LabelVariant, s as OrLabelV3 } from './OrLabel-4da56db0.js';
|
|
50
50
|
export { L as LinkColor, s as OrLinkV3 } from './OrLink-dcae31fb.js';
|
|
@@ -72,10 +72,10 @@ export { s as OrRadioGroup } from './OrRadioGroup-00785e41.js';
|
|
|
72
72
|
export { s as OrRadioGroupV3 } from './OrRadioGroup-58c0214c.js';
|
|
73
73
|
export { s as OrRadioV3 } from './OrRadio-7b722b16.js';
|
|
74
74
|
export { s as OrSearch } from './OrSearch-d0c8aca7.js';
|
|
75
|
-
export { s as OrSearchV3 } from './OrSearch-
|
|
75
|
+
export { s as OrSearchV3 } from './OrSearch-daab0e0b.js';
|
|
76
76
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-c8eb217d.js';
|
|
77
77
|
export { s as OrSelect } from './OrSelect-60205145.js';
|
|
78
|
-
export { s as OrSelectV3 } from './OrSelect-
|
|
78
|
+
export { s as OrSelectV3 } from './OrSelect-9613954a.js';
|
|
79
79
|
export { s as OrSidebar, O as OrSidebarSide } from './OrSidebar-aaf73310.js';
|
|
80
80
|
export { s as OrSidebarV3 } from './OrSidebar-fadc2431.js';
|
|
81
81
|
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-e0cbeaa5.js';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@onereach/ui-components",
|
|
3
|
-
"version": "4.14.1
|
|
3
|
+
"version": "4.14.1",
|
|
4
4
|
"description": "Vue components library for v2/3",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"main": "./dist/auto/index.js",
|
|
@@ -153,5 +153,6 @@
|
|
|
153
153
|
"default": "./dist/bundled/v3/components/*/index.js"
|
|
154
154
|
},
|
|
155
155
|
"./package.json": "./package.json"
|
|
156
|
-
}
|
|
156
|
+
},
|
|
157
|
+
"gitHead": "3a7085fb6e8fcf4bd2123dc30f0d3965166e3713"
|
|
157
158
|
}
|
|
@@ -36,7 +36,6 @@
|
|
|
36
36
|
:readonly="readonly || loading"
|
|
37
37
|
:disabled="disabled"
|
|
38
38
|
:autocomplete="autocomplete"
|
|
39
|
-
@input="$emit('input', $event)"
|
|
40
39
|
@keydown="$emit('keydown', $event)"
|
|
41
40
|
@keyup="$emit('keyup', $event)"
|
|
42
41
|
@focus="$emit('focus', $event)"
|
|
@@ -219,7 +218,7 @@ export default defineComponent({
|
|
|
219
218
|
|
|
220
219
|
emits: [
|
|
221
220
|
'update:modelValue',
|
|
222
|
-
|
|
221
|
+
|
|
223
222
|
'keydown',
|
|
224
223
|
'keyup',
|
|
225
224
|
'focus',
|
|
@@ -169,18 +169,18 @@
|
|
|
169
169
|
v-for="option in resolvedSearchOptions"
|
|
170
170
|
:key="option.value"
|
|
171
171
|
>
|
|
172
|
-
<
|
|
173
|
-
|
|
174
|
-
:
|
|
175
|
-
:
|
|
172
|
+
<OrCheckbox
|
|
173
|
+
v-model="proxyModelValue"
|
|
174
|
+
:value="option.value"
|
|
175
|
+
:label="option.label"
|
|
176
|
+
:label-variant="'input'"
|
|
176
177
|
>
|
|
177
|
-
<
|
|
178
|
-
|
|
179
|
-
:
|
|
180
|
-
:
|
|
181
|
-
:label-variant="'input'"
|
|
178
|
+
<slot
|
|
179
|
+
name="optionTemplate"
|
|
180
|
+
:model="proxyModelValue"
|
|
181
|
+
:option="option"
|
|
182
182
|
/>
|
|
183
|
-
</
|
|
183
|
+
</OrCheckbox>
|
|
184
184
|
</OrMenuItem>
|
|
185
185
|
</template>
|
|
186
186
|
|