@onereach/ui-components 2.75.1-beta.2385.0 → 2.75.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/{OrCardCollection-a9cc4cd6.js → OrCardCollection-04e767c2.js} +1 -1
- package/dist/bundled/v2/{OrConfirm-de17ffd2.js → OrConfirm-a76ff6d2.js} +1 -1
- package/dist/bundled/v2/{OrInlineInput-20e93482.js → OrInlineInput-9304f205.js} +11 -9
- package/dist/bundled/v2/{OrInlineTextarea-e849ae9b.js → OrInlineTextarea-e0d28fc6.js} +11 -9
- package/dist/bundled/v2/{OrInput-7e5430e1.js → OrInput-b8511a0c.js} +12 -11
- package/dist/bundled/v2/{OrInputBox-9a31d211.js → OrInputBox-e54dcef9.js} +12 -2
- package/dist/bundled/v2/{OrSearch-b3f34499.js → OrSearch-60b64568.js} +2 -2
- package/dist/bundled/v2/{OrSelect-982350b0.js → OrSelect-752bdd3b.js} +10 -11
- package/dist/bundled/v2/{OrTextarea-53d756e4.js → OrTextarea-5fdf63d0.js} +12 -11
- package/dist/bundled/v2/components/index.js +9 -10
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +4 -5
- package/dist/bundled/v2/components/or-confirm-v3/index.js +3 -4
- package/dist/bundled/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +7 -5
- package/dist/bundled/v2/components/or-inline-input-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +7 -5
- package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-input-box-v3/index.js +1 -2
- package/dist/bundled/v2/components/or-input-v3/OrInput.vue.d.ts +7 -5
- package/dist/bundled/v2/components/or-input-v3/index.js +2 -3
- package/dist/bundled/v2/components/or-search-v3/index.js +3 -4
- package/dist/bundled/v2/components/or-select-v3/OrSelect.vue.d.ts +7 -5
- package/dist/bundled/v2/components/or-select-v3/index.js +3 -4
- package/dist/bundled/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +7 -5
- package/dist/bundled/v2/components/or-textarea-v3/index.js +2 -3
- package/dist/bundled/v2/index.js +10 -11
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-fdf213e1.js → OrCardCollection.vue_vue_type_script_lang-e71a0ea0.js} +1 -1
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-7a81cfa6.js → OrConfirm.vue_vue_type_script_lang-b550c3d3.js} +2 -2
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-18853dd7.js → OrInlineInput.vue_vue_type_script_lang-cd4a64f6.js} +5 -3
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-3cb238d6.js → OrInlineTextarea.vue_vue_type_script_lang-a73ff1ee.js} +5 -3
- package/dist/bundled/v3/{OrInput-c514ceff.js → OrInput-6d49f353.js} +5 -5
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-09a6138d.js → OrInput.vue_vue_type_script_lang-af68d0e7.js} +7 -6
- package/dist/bundled/v3/{OrInputBox-44f37541.js → OrInputBox-358d4856.js} +1 -1
- package/dist/{esm/v2/OrInputBox.vue_rollup-plugin-vue_script-4ba46db4.js → bundled/v3/OrInputBox.vue_vue_type_script_lang-b387d4ba.js} +1 -1
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-42283e88.js → OrSearch.vue_vue_type_script_lang-8c37e5a7.js} +3 -3
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-c43b8138.js → OrSelect.vue_vue_type_script_lang-35ac0247.js} +8 -9
- package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-b2899ba6.js → OrTextarea.vue_vue_type_script_lang-de99a858.js} +7 -6
- package/dist/bundled/v3/components/index.js +11 -12
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +6 -7
- package/dist/bundled/v3/components/or-confirm-v3/index.js +5 -6
- package/dist/bundled/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +7 -5
- package/dist/bundled/v3/components/or-inline-input-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +7 -5
- package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-input-box-v3/index.js +1 -2
- package/dist/bundled/v3/components/or-input-v3/OrInput.vue.d.ts +7 -5
- package/dist/bundled/v3/components/or-input-v3/index.js +3 -4
- package/dist/bundled/v3/components/or-search-v3/index.js +5 -6
- package/dist/bundled/v3/components/or-select-v3/OrSelect.vue.d.ts +7 -5
- package/dist/bundled/v3/components/or-select-v3/index.js +5 -6
- package/dist/bundled/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +7 -5
- package/dist/bundled/v3/components/or-textarea-v3/index.js +3 -4
- package/dist/bundled/v3/index.js +34 -35
- package/dist/esm/v2/{OrCardCollection-77a9b0b5.js → OrCardCollection-f7856175.js} +2 -2
- package/dist/esm/v2/{OrConfirm-81ae8af5.js → OrConfirm-98d62065.js} +1 -1
- package/dist/esm/v2/{OrInlineInput-b003ddde.js → OrInlineInput-df02ab5d.js} +11 -9
- package/dist/esm/v2/{OrInlineTextarea-6349b529.js → OrInlineTextarea-ad120656.js} +11 -9
- package/dist/esm/v2/{OrInput-d4707fb9.js → OrInput-3bb91436.js} +12 -11
- package/dist/{bundled/v3/OrInputBox.vue_vue_type_script_lang-c4f9c8ef.js → esm/v2/OrInputBox-53d1f66d.js} +53 -3
- package/dist/esm/v2/{OrSearch-5b257f78.js → OrSearch-dad9b02f.js} +2 -2
- package/dist/esm/v2/{OrSelect-246d8584.js → OrSelect-7ef80130.js} +10 -11
- package/dist/esm/v2/{OrTextarea-0bf9bf33.js → OrTextarea-0a64f718.js} +12 -11
- package/dist/esm/v2/components/index.js +9 -10
- package/dist/esm/v2/components/or-card-collection-v3/index.js +4 -5
- package/dist/esm/v2/components/or-confirm-v3/index.js +3 -4
- package/dist/esm/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +7 -5
- package/dist/esm/v2/components/or-inline-input-v3/index.js +1 -1
- package/dist/esm/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +7 -5
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +1 -1
- package/dist/esm/v2/components/or-input-box-v3/index.js +2 -3
- package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +7 -5
- package/dist/esm/v2/components/or-input-v3/index.js +2 -3
- package/dist/esm/v2/components/or-search-v3/index.js +3 -4
- package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +7 -5
- package/dist/esm/v2/components/or-select-v3/index.js +3 -4
- package/dist/esm/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +7 -5
- package/dist/esm/v2/components/or-textarea-v3/index.js +2 -3
- package/dist/esm/v2/index.js +9 -10
- package/dist/esm/v3/{OrCardCollection-e8ab1e4f.js → OrCardCollection-4cb41408.js} +1 -1
- package/dist/esm/v3/{OrConfirm-19397045.js → OrConfirm-19da64d1.js} +1 -1
- package/dist/esm/v3/{OrInlineInput-65127ed7.js → OrInlineInput-cd3753ee.js} +9 -7
- package/dist/esm/v3/{OrInlineTextarea-176a2701.js → OrInlineTextarea-4c5b0390.js} +9 -7
- package/dist/esm/v3/{OrInput-209bd3fc.js → OrInput-ae9f6871.js} +9 -7
- package/dist/esm/v3/{OrSearch-3bba0a99.js → OrSearch-6f6b4fcd.js} +1 -1
- package/dist/esm/v3/{OrSelect-ba567dd1.js → OrSelect-96bf9b63.js} +9 -9
- package/dist/esm/v3/{OrTextarea-14a6b456.js → OrTextarea-42d21f77.js} +9 -7
- package/dist/esm/v3/components/index.js +8 -8
- 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-inline-input-v3/OrInlineInput.vue.d.ts +7 -5
- package/dist/esm/v3/components/or-inline-input-v3/index.js +1 -1
- package/dist/esm/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +7 -5
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +1 -1
- package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +7 -5
- 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/OrSelect.vue.d.ts +7 -5
- package/dist/esm/v3/components/or-select-v3/index.js +2 -2
- package/dist/esm/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +7 -5
- package/dist/esm/v3/components/or-textarea-v3/index.js +1 -1
- package/dist/esm/v3/index.js +8 -8
- package/package.json +4 -3
- package/src/components/or-inline-input-v3/OrInlineInput.vue +7 -4
- package/src/components/or-inline-input-v3/styles.ts +2 -2
- package/src/components/or-inline-textarea-v3/OrInlineTextarea.vue +7 -4
- package/src/components/or-inline-textarea-v3/styles.ts +2 -2
- package/src/components/or-input-v3/OrInput.vue +7 -4
- package/src/components/or-input-v3/styles.ts +2 -2
- package/src/components/or-select-v3/OrSelect.stories3.ts +0 -4
- package/src/components/or-select-v3/OrSelect.vue +6 -4
- package/src/components/or-select-v3/styles.ts +1 -4
- package/src/components/or-textarea-v3/OrTextarea.vue +7 -4
- package/src/components/or-textarea-v3/styles.ts +2 -2
- package/dist/bundled/v2/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -105
- package/dist/bundled/v2/components/or-combined-input-v3/index.d.ts +0 -2
- package/dist/bundled/v2/components/or-combined-input-v3/index.js +0 -146
- package/dist/bundled/v2/components/or-combined-input-v3/props.d.ts +0 -1
- package/dist/bundled/v2/components/or-combined-input-v3/styles.d.ts +0 -2
- package/dist/bundled/v2/props-78496a2d.js +0 -12
- package/dist/bundled/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -105
- package/dist/bundled/v3/components/or-combined-input-v3/index.d.ts +0 -2
- package/dist/bundled/v3/components/or-combined-input-v3/index.js +0 -128
- package/dist/bundled/v3/components/or-combined-input-v3/props.d.ts +0 -1
- package/dist/bundled/v3/components/or-combined-input-v3/styles.d.ts +0 -2
- package/dist/bundled/v3/props-78496a2d.js +0 -12
- package/dist/esm/v2/OrInputBox-5c4b3104.js +0 -43
- package/dist/esm/v2/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -105
- package/dist/esm/v2/components/or-combined-input-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-combined-input-v3/index.js +0 -143
- package/dist/esm/v2/components/or-combined-input-v3/props.d.ts +0 -1
- package/dist/esm/v2/components/or-combined-input-v3/styles.d.ts +0 -2
- package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -105
- package/dist/esm/v3/components/or-combined-input-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-combined-input-v3/index.js +0 -127
- package/dist/esm/v3/components/or-combined-input-v3/props.d.ts +0 -1
- package/dist/esm/v3/components/or-combined-input-v3/styles.d.ts +0 -2
- package/src/components/or-combined-input-v3/OrCombinedInput.docs.mdx +0 -7
- package/src/components/or-combined-input-v3/OrCombinedInput.stories3.ts +0 -201
- package/src/components/or-combined-input-v3/OrCombinedInput.vue +0 -127
- package/src/components/or-combined-input-v3/index.ts +0 -2
- package/src/components/or-combined-input-v3/props.ts +0 -1
- package/src/components/or-combined-input-v3/styles.ts +0 -25
|
@@ -23,6 +23,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
23
23
|
draftModelValue: import("@vue/composition-api").Ref<string | number>;
|
|
24
24
|
currentLength: import("@vue/composition-api").ComputedRef<number>;
|
|
25
25
|
maxLength: import("@vue/composition-api").ComputedRef<number | undefined>;
|
|
26
|
+
invalid: import("@vue/composition-api").ComputedRef<boolean>;
|
|
26
27
|
activated: import("@vue/composition-api").Ref<boolean>;
|
|
27
28
|
onFocus: (event: Event) => void;
|
|
28
29
|
onBlur: (event: Event) => void;
|
|
@@ -56,7 +57,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
56
57
|
default: undefined;
|
|
57
58
|
};
|
|
58
59
|
error: {
|
|
59
|
-
type:
|
|
60
|
+
type: StringConstructor;
|
|
60
61
|
default: undefined;
|
|
61
62
|
};
|
|
62
63
|
}, import("@vue/composition-api").ExtractPropTypes<{
|
|
@@ -85,7 +86,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
85
86
|
default: undefined;
|
|
86
87
|
};
|
|
87
88
|
error: {
|
|
88
|
-
type:
|
|
89
|
+
type: StringConstructor;
|
|
89
90
|
default: undefined;
|
|
90
91
|
};
|
|
91
92
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
@@ -95,7 +96,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
95
96
|
size: InlineInputSize;
|
|
96
97
|
placeholder: string;
|
|
97
98
|
hint: string;
|
|
98
|
-
error: string
|
|
99
|
+
error: string;
|
|
99
100
|
} & {} & {
|
|
100
101
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
101
102
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
@@ -121,6 +122,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
121
122
|
draftModelValue: import("@vue/composition-api").Ref<string | number>;
|
|
122
123
|
currentLength: import("@vue/composition-api").ComputedRef<number>;
|
|
123
124
|
maxLength: import("@vue/composition-api").ComputedRef<number | undefined>;
|
|
125
|
+
invalid: import("@vue/composition-api").ComputedRef<boolean>;
|
|
124
126
|
activated: import("@vue/composition-api").Ref<boolean>;
|
|
125
127
|
onFocus: (event: Event) => void;
|
|
126
128
|
onBlur: (event: Event) => void;
|
|
@@ -135,7 +137,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
135
137
|
size: InlineInputSize;
|
|
136
138
|
placeholder: string;
|
|
137
139
|
hint: string;
|
|
138
|
-
error: string
|
|
140
|
+
error: string;
|
|
139
141
|
} & {} & {
|
|
140
142
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
141
143
|
}, {
|
|
@@ -145,6 +147,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
145
147
|
size: InlineInputSize;
|
|
146
148
|
placeholder: string;
|
|
147
149
|
hint: string;
|
|
148
|
-
error: string
|
|
150
|
+
error: string;
|
|
149
151
|
}, true>);
|
|
150
152
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-
|
|
1
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-9304f205.js';
|
|
2
2
|
export { I as InlineInputSize } from '../../OrInlineInputBox-7a8e645b.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
@@ -21,6 +21,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
21
21
|
draftModelValue: import("@vue/composition-api").Ref<string>;
|
|
22
22
|
currentLength: import("@vue/composition-api").ComputedRef<number>;
|
|
23
23
|
maxLength: import("@vue/composition-api").ComputedRef<number | undefined>;
|
|
24
|
+
invalid: import("@vue/composition-api").ComputedRef<boolean>;
|
|
24
25
|
activated: import("@vue/composition-api").Ref<boolean>;
|
|
25
26
|
onFocus: (event: Event) => void;
|
|
26
27
|
onBlur: (event: Event) => void;
|
|
@@ -46,7 +47,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
46
47
|
default: undefined;
|
|
47
48
|
};
|
|
48
49
|
error: {
|
|
49
|
-
type:
|
|
50
|
+
type: StringConstructor;
|
|
50
51
|
default: undefined;
|
|
51
52
|
};
|
|
52
53
|
}, import("@vue/composition-api").ExtractPropTypes<{
|
|
@@ -67,7 +68,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
67
68
|
default: undefined;
|
|
68
69
|
};
|
|
69
70
|
error: {
|
|
70
|
-
type:
|
|
71
|
+
type: StringConstructor;
|
|
71
72
|
default: undefined;
|
|
72
73
|
};
|
|
73
74
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
@@ -75,7 +76,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
75
76
|
saveOnBlur: boolean;
|
|
76
77
|
placeholder: string;
|
|
77
78
|
hint: string;
|
|
78
|
-
error: string
|
|
79
|
+
error: string;
|
|
79
80
|
} & {} & {
|
|
80
81
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
81
82
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
@@ -101,6 +102,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
101
102
|
draftModelValue: import("@vue/composition-api").Ref<string>;
|
|
102
103
|
currentLength: import("@vue/composition-api").ComputedRef<number>;
|
|
103
104
|
maxLength: import("@vue/composition-api").ComputedRef<number | undefined>;
|
|
105
|
+
invalid: import("@vue/composition-api").ComputedRef<boolean>;
|
|
104
106
|
activated: import("@vue/composition-api").Ref<boolean>;
|
|
105
107
|
onFocus: (event: Event) => void;
|
|
106
108
|
onBlur: (event: Event) => void;
|
|
@@ -113,7 +115,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
113
115
|
saveOnBlur: boolean;
|
|
114
116
|
placeholder: string;
|
|
115
117
|
hint: string;
|
|
116
|
-
error: string
|
|
118
|
+
error: string;
|
|
117
119
|
} & {} & {
|
|
118
120
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
119
121
|
}, {
|
|
@@ -121,6 +123,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
121
123
|
saveOnBlur: boolean;
|
|
122
124
|
placeholder: string;
|
|
123
125
|
hint: string;
|
|
124
|
-
error: string
|
|
126
|
+
error: string;
|
|
125
127
|
}, true>);
|
|
126
128
|
export default _default;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
export { O as OrInputBoxV3 } from '../../OrInputBox-
|
|
2
|
-
export { a as InputBoxSize, I as InputBoxVariant } from '../../props-78496a2d.js';
|
|
1
|
+
export { a as InputBoxSize, I as InputBoxVariant, O as OrInputBoxV3 } from '../../OrInputBox-e54dcef9.js';
|
|
3
2
|
import '../../index-fa6eb4ca.js';
|
|
4
3
|
import 'vue';
|
|
5
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -21,6 +21,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
21
21
|
proxyModelValue: import("@vue/composition-api").WritableComputedRef<string | number>;
|
|
22
22
|
currentLength: import("@vue/composition-api").ComputedRef<number>;
|
|
23
23
|
maxLength: import("@vue/composition-api").ComputedRef<number | undefined>;
|
|
24
|
+
invalid: import("@vue/composition-api").ComputedRef<boolean>;
|
|
24
25
|
disclosed: import("@vue/composition-api").Ref<boolean>;
|
|
25
26
|
isMobile: import("@vue/composition-api").Ref<boolean>;
|
|
26
27
|
focus: () => void;
|
|
@@ -51,7 +52,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
51
52
|
default: undefined;
|
|
52
53
|
};
|
|
53
54
|
error: {
|
|
54
|
-
type:
|
|
55
|
+
type: StringConstructor;
|
|
55
56
|
default: undefined;
|
|
56
57
|
};
|
|
57
58
|
loading: {
|
|
@@ -104,7 +105,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
104
105
|
default: undefined;
|
|
105
106
|
};
|
|
106
107
|
error: {
|
|
107
|
-
type:
|
|
108
|
+
type: StringConstructor;
|
|
108
109
|
default: undefined;
|
|
109
110
|
};
|
|
110
111
|
loading: {
|
|
@@ -138,7 +139,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
138
139
|
label: string;
|
|
139
140
|
placeholder: string;
|
|
140
141
|
hint: string;
|
|
141
|
-
error: string
|
|
142
|
+
error: string;
|
|
142
143
|
loading: boolean;
|
|
143
144
|
required: boolean;
|
|
144
145
|
readonly: boolean;
|
|
@@ -168,6 +169,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
168
169
|
proxyModelValue: import("@vue/composition-api").WritableComputedRef<string | number>;
|
|
169
170
|
currentLength: import("@vue/composition-api").ComputedRef<number>;
|
|
170
171
|
maxLength: import("@vue/composition-api").ComputedRef<number | undefined>;
|
|
172
|
+
invalid: import("@vue/composition-api").ComputedRef<boolean>;
|
|
171
173
|
disclosed: import("@vue/composition-api").Ref<boolean>;
|
|
172
174
|
isMobile: import("@vue/composition-api").Ref<boolean>;
|
|
173
175
|
focus: () => void;
|
|
@@ -179,7 +181,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
179
181
|
label: string;
|
|
180
182
|
placeholder: string;
|
|
181
183
|
hint: string;
|
|
182
|
-
error: string
|
|
184
|
+
error: string;
|
|
183
185
|
loading: boolean;
|
|
184
186
|
required: boolean;
|
|
185
187
|
readonly: boolean;
|
|
@@ -195,7 +197,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
195
197
|
label: string;
|
|
196
198
|
placeholder: string;
|
|
197
199
|
hint: string;
|
|
198
|
-
error: string
|
|
200
|
+
error: string;
|
|
199
201
|
loading: boolean;
|
|
200
202
|
required: boolean;
|
|
201
203
|
readonly: boolean;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { I as InputType, O as OrInputV3 } from '../../OrInput-
|
|
2
|
-
export { a as InputSize } from '../../
|
|
1
|
+
export { I as InputType, O as OrInputV3 } from '../../OrInput-b8511a0c.js';
|
|
2
|
+
export { a as InputSize } from '../../OrInputBox-e54dcef9.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
5
5
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -18,7 +18,6 @@ import '../../OrTeleport.vue2-e9ba3054.js';
|
|
|
18
18
|
import 'portal-vue';
|
|
19
19
|
import '../../useElevation-b6e7590a.js';
|
|
20
20
|
import '../../useResponsive-e13dfbb0.js';
|
|
21
|
-
import '../../OrInputBox-9a31d211.js';
|
|
22
21
|
import '../../OrLabel-aff09c39.js';
|
|
23
22
|
import '../../OrLoader-6bec8824.js';
|
|
24
23
|
import '../../useIdAttribute-cf61643f.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { O as OrSearchV3 } from '../../OrSearch-
|
|
2
|
-
export { a as SearchSize } from '../../
|
|
1
|
+
export { O as OrSearchV3 } from '../../OrSearch-60b64568.js';
|
|
2
|
+
export { a as SearchSize } from '../../OrInputBox-e54dcef9.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import '../../index-fa6eb4ca.js';
|
|
5
5
|
import 'vue';
|
|
6
6
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
7
|
-
import '../../OrInput-
|
|
7
|
+
import '../../OrInput-b8511a0c.js';
|
|
8
8
|
import '../../OrError-52f668a4.js';
|
|
9
9
|
import '../../normalize-component-6e8e3d80.js';
|
|
10
10
|
import '../../OrHint-fde53334.js';
|
|
@@ -19,7 +19,6 @@ import '../../OrTeleport.vue2-e9ba3054.js';
|
|
|
19
19
|
import 'portal-vue';
|
|
20
20
|
import '../../useElevation-b6e7590a.js';
|
|
21
21
|
import '../../useResponsive-e13dfbb0.js';
|
|
22
|
-
import '../../OrInputBox-9a31d211.js';
|
|
23
22
|
import '../../OrLabel-aff09c39.js';
|
|
24
23
|
import '../../OrLoader-6bec8824.js';
|
|
25
24
|
import '../../useIdAttribute-cf61643f.js';
|
|
@@ -24,6 +24,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
24
24
|
noSearchResultsStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
25
25
|
controlId: import("@vue/composition-api").Ref<string>;
|
|
26
26
|
proxyModelValue: import("@vue/composition-api").WritableComputedRef<string | number | (string | number)[]>;
|
|
27
|
+
invalid: import("@vue/composition-api").ComputedRef<boolean>;
|
|
27
28
|
readonly: import("@vue/composition-api").ComputedRef<boolean>;
|
|
28
29
|
selection: import("@vue/composition-api").ComputedRef<SelectOption | (SelectOption | undefined)[] | undefined>;
|
|
29
30
|
searchText: import("@vue/composition-api").Ref<string>;
|
|
@@ -72,7 +73,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
72
73
|
default: undefined;
|
|
73
74
|
};
|
|
74
75
|
error: {
|
|
75
|
-
type:
|
|
76
|
+
type: StringConstructor;
|
|
76
77
|
default: undefined;
|
|
77
78
|
};
|
|
78
79
|
required: {
|
|
@@ -137,7 +138,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
137
138
|
default: undefined;
|
|
138
139
|
};
|
|
139
140
|
error: {
|
|
140
|
-
type:
|
|
141
|
+
type: StringConstructor;
|
|
141
142
|
default: undefined;
|
|
142
143
|
};
|
|
143
144
|
required: {
|
|
@@ -177,7 +178,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
177
178
|
size: SelectSize;
|
|
178
179
|
placeholder: string;
|
|
179
180
|
hint: string;
|
|
180
|
-
error: string
|
|
181
|
+
error: string;
|
|
181
182
|
required: boolean;
|
|
182
183
|
disabled: boolean;
|
|
183
184
|
disableDefaultStyles: boolean;
|
|
@@ -210,6 +211,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
210
211
|
noSearchResultsStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
211
212
|
controlId: import("@vue/composition-api").Ref<string>;
|
|
212
213
|
proxyModelValue: import("@vue/composition-api").WritableComputedRef<string | number | (string | number)[]>;
|
|
214
|
+
invalid: import("@vue/composition-api").ComputedRef<boolean>;
|
|
213
215
|
readonly: import("@vue/composition-api").ComputedRef<boolean>;
|
|
214
216
|
selection: import("@vue/composition-api").ComputedRef<SelectOption | (SelectOption | undefined)[] | undefined>;
|
|
215
217
|
searchText: import("@vue/composition-api").Ref<string>;
|
|
@@ -233,7 +235,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
233
235
|
size: SelectSize;
|
|
234
236
|
placeholder: string;
|
|
235
237
|
hint: string;
|
|
236
|
-
error: string
|
|
238
|
+
error: string;
|
|
237
239
|
required: boolean;
|
|
238
240
|
disabled: boolean;
|
|
239
241
|
disableDefaultStyles: boolean;
|
|
@@ -252,7 +254,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
252
254
|
size: SelectSize;
|
|
253
255
|
placeholder: string;
|
|
254
256
|
hint: string;
|
|
255
|
-
error: string
|
|
257
|
+
error: string;
|
|
256
258
|
required: boolean;
|
|
257
259
|
disabled: boolean;
|
|
258
260
|
disableDefaultStyles: boolean;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { _ as OrSelectV3 } from '../../OrSelect-
|
|
2
|
-
export { a as SelectSize } from '../../
|
|
1
|
+
export { _ as OrSelectV3 } from '../../OrSelect-752bdd3b.js';
|
|
2
|
+
export { a as SelectSize } from '../../OrInputBox-e54dcef9.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
5
5
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -12,7 +12,7 @@ import '../../OrError-52f668a4.js';
|
|
|
12
12
|
import '../../OrExpansionPanel-8968da49.js';
|
|
13
13
|
import '../../OrIcon-2efd1925.js';
|
|
14
14
|
import '../../OrHint-fde53334.js';
|
|
15
|
-
import '../../OrInput-
|
|
15
|
+
import '../../OrInput-b8511a0c.js';
|
|
16
16
|
import '../../OrIconButton-deec1d4d.js';
|
|
17
17
|
import '../../OrTooltip-87c2e375.js';
|
|
18
18
|
import '@vueuse/core';
|
|
@@ -24,7 +24,6 @@ import '../../OrTeleport.vue2-e9ba3054.js';
|
|
|
24
24
|
import 'portal-vue';
|
|
25
25
|
import '../../useElevation-b6e7590a.js';
|
|
26
26
|
import '../../useResponsive-e13dfbb0.js';
|
|
27
|
-
import '../../OrInputBox-9a31d211.js';
|
|
28
27
|
import '../../OrLoader-6bec8824.js';
|
|
29
28
|
import '../../useValidationAttributes-6df7bcf9.js';
|
|
30
29
|
import '../../OrMenuItem-f295292e.js';
|
|
@@ -21,6 +21,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
21
21
|
proxyModelValue: import("@vue/composition-api").WritableComputedRef<string>;
|
|
22
22
|
currentLength: import("@vue/composition-api").ComputedRef<number>;
|
|
23
23
|
maxLength: import("@vue/composition-api").ComputedRef<number | undefined>;
|
|
24
|
+
invalid: import("@vue/composition-api").ComputedRef<boolean>;
|
|
24
25
|
focus: () => void;
|
|
25
26
|
blur: () => void;
|
|
26
27
|
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
@@ -45,7 +46,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
45
46
|
default: undefined;
|
|
46
47
|
};
|
|
47
48
|
error: {
|
|
48
|
-
type:
|
|
49
|
+
type: StringConstructor;
|
|
49
50
|
default: undefined;
|
|
50
51
|
};
|
|
51
52
|
required: {
|
|
@@ -82,7 +83,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
82
83
|
default: undefined;
|
|
83
84
|
};
|
|
84
85
|
error: {
|
|
85
|
-
type:
|
|
86
|
+
type: StringConstructor;
|
|
86
87
|
default: undefined;
|
|
87
88
|
};
|
|
88
89
|
required: {
|
|
@@ -103,7 +104,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
103
104
|
label: string;
|
|
104
105
|
placeholder: string;
|
|
105
106
|
hint: string;
|
|
106
|
-
error: string
|
|
107
|
+
error: string;
|
|
107
108
|
required: boolean;
|
|
108
109
|
readonly: boolean;
|
|
109
110
|
disabled: boolean;
|
|
@@ -130,6 +131,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
130
131
|
proxyModelValue: import("@vue/composition-api").WritableComputedRef<string>;
|
|
131
132
|
currentLength: import("@vue/composition-api").ComputedRef<number>;
|
|
132
133
|
maxLength: import("@vue/composition-api").ComputedRef<number | undefined>;
|
|
134
|
+
invalid: import("@vue/composition-api").ComputedRef<boolean>;
|
|
133
135
|
focus: () => void;
|
|
134
136
|
blur: () => void;
|
|
135
137
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
|
|
@@ -138,7 +140,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
138
140
|
label: string;
|
|
139
141
|
placeholder: string;
|
|
140
142
|
hint: string;
|
|
141
|
-
error: string
|
|
143
|
+
error: string;
|
|
142
144
|
required: boolean;
|
|
143
145
|
readonly: boolean;
|
|
144
146
|
disabled: boolean;
|
|
@@ -150,7 +152,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
150
152
|
label: string;
|
|
151
153
|
placeholder: string;
|
|
152
154
|
hint: string;
|
|
153
|
-
error: string
|
|
155
|
+
error: string;
|
|
154
156
|
required: boolean;
|
|
155
157
|
readonly: boolean;
|
|
156
158
|
disabled: boolean;
|
|
@@ -1,12 +1,11 @@
|
|
|
1
|
-
export { _ as OrTextareaV3 } from '../../OrTextarea-
|
|
2
|
-
export { a as TextareaSize } from '../../
|
|
1
|
+
export { _ as OrTextareaV3 } from '../../OrTextarea-5fdf63d0.js';
|
|
2
|
+
export { a as TextareaSize } from '../../OrInputBox-e54dcef9.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
5
5
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
6
|
import '../../OrError-52f668a4.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
8
|
import '../../OrHint-fde53334.js';
|
|
9
|
-
import '../../OrInputBox-9a31d211.js';
|
|
10
9
|
import '../../OrLabel-aff09c39.js';
|
|
11
10
|
import '../../useIdAttribute-cf61643f.js';
|
|
12
11
|
import '../../useValidationAttributes-6df7bcf9.js';
|