@onereach/ui-components 4.15.0 → 4.15.1-beta.3017.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/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 +17 -9
- package/dist/bundled/v2/components/index.js +3 -3
- package/dist/bundled/{v3/index-9c1d2908.js → v2/index-00991c6e.js} +2 -2
- package/dist/bundled/v2/{index-11e9d6f2.js → index-40a6d6e0.js} +1 -1
- package/dist/bundled/v2/{index-451f3d87.js → index-51f352b6.js} +9 -2
- package/dist/bundled/v2/index.js +3 -3
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-3d373226.js → OrCardCollection.vue_vue_type_script_lang-697c0479.js} +1 -1
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-005a6380.js → OrCode.vue_vue_type_script_lang-69d5cba5.js} +3 -3
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-ce5a4f02.js → OrCode.vue_vue_type_script_lang-f3f122bf.js} +2 -2
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-1ce271f7.js → OrConfirm.vue_vue_type_script_lang-110e7d1e.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-9696e091.js → OrInput.vue_vue_type_script_lang-a2f740af.js} +1 -1
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-9d98ed4d.js → OrSearch.vue_vue_type_script_lang-8c2943c2.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-ab59092c.js → OrSelect.vue_vue_type_script_lang-2f211dd7.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 +9 -8
- package/dist/bundled/v3/components/OrInputV3/OrInput.vue.d.ts +2 -1
- 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 +3 -3
- package/dist/bundled/v3/components/OrSelectV3/index.js +2 -2
- package/dist/bundled/v3/components/index.js +10 -10
- package/dist/bundled/{v2/index-9c1d2908.js → v3/index-00991c6e.js} +2 -2
- package/dist/bundled/v3/{index-11e9d6f2.js → index-40a6d6e0.js} +1 -1
- package/dist/bundled/v3/{index-451f3d87.js → index-51f352b6.js} +9 -2
- package/dist/bundled/v3/index.js +10 -10
- package/dist/esm/v2/{OrCardCollection-04ac96cf.js → OrCardCollection-b930f8cd.js} +1 -1
- package/dist/esm/v2/{OrConfirm-defe0311.js → OrConfirm-b6046cee.js} +1 -1
- package/dist/esm/v2/{OrInput-b7b43cd0.js → OrInput-e3154a47.js} +17 -9
- package/dist/esm/v2/{OrSearch-e8866022.js → OrSearch-07d9774c.js} +1 -1
- package/dist/esm/v2/{OrSelect-cfb6f76e.js → OrSelect-9d635775.js} +1 -1
- 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-af28d2f0.js → OrCardCollection-eee65f64.js} +1 -1
- package/dist/esm/v3/{OrConfirm-438e906e.js → OrConfirm-e49cd1b2.js} +1 -1
- package/dist/esm/v3/{OrInput-05ac6369.js → OrInput-7ba56536.js} +8 -7
- package/dist/esm/v3/{OrSearch-daab0e0b.js → OrSearch-e268ceb2.js} +1 -1
- package/dist/esm/v3/{OrSelect-500ad90b.js → OrSelect-58aced53.js} +1 -1
- 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 +2 -1
- 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 +2 -3
- package/src/components/or-input-v3/OrInput.vue +2 -1
|
@@ -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" | "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<{
|
|
81
|
+
}, unknown, {}, {}, import("vue-demi").ComponentOptionsMixin, import("vue-demi").ComponentOptionsMixin, ("update:modelValue" | "input" | "keydown" | "keyup" | "focus" | "blur")[], "update:modelValue" | "input" | "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,6 +133,7 @@ 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;
|
|
136
137
|
onKeydown?: ((...args: any[]) => any) | undefined;
|
|
137
138
|
onKeyup?: ((...args: any[]) => any) | undefined;
|
|
138
139
|
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-7ba56536.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-e268ceb2.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-7ba56536.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-58aced53.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-7ba56536.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-eee65f64.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-92f6ef31.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-e49cd1b2.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-7ba56536.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-e268ceb2.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-58aced53.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.15.0",
|
|
3
|
+
"version": "4.15.1-beta.3017.0",
|
|
4
4
|
"description": "Vue components library for v2/3",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"main": "./dist/auto/index.js",
|
|
@@ -153,6 +153,5 @@
|
|
|
153
153
|
"default": "./dist/bundled/v3/components/*/index.js"
|
|
154
154
|
},
|
|
155
155
|
"./package.json": "./package.json"
|
|
156
|
-
}
|
|
157
|
-
"gitHead": "973300665e997602987667c22b8966e0b6f2e389"
|
|
156
|
+
}
|
|
158
157
|
}
|
|
@@ -36,6 +36,7 @@
|
|
|
36
36
|
:readonly="readonly || loading"
|
|
37
37
|
:disabled="disabled"
|
|
38
38
|
:autocomplete="autocomplete"
|
|
39
|
+
@input="$emit('input', $event)"
|
|
39
40
|
@keydown="$emit('keydown', $event)"
|
|
40
41
|
@keyup="$emit('keyup', $event)"
|
|
41
42
|
@focus="$emit('focus', $event)"
|
|
@@ -218,7 +219,7 @@ export default defineComponent({
|
|
|
218
219
|
|
|
219
220
|
emits: [
|
|
220
221
|
'update:modelValue',
|
|
221
|
-
|
|
222
|
+
'input',
|
|
222
223
|
'keydown',
|
|
223
224
|
'keyup',
|
|
224
225
|
'focus',
|