@onereach/ui-components 2.74.0-beta.2287.0 → 2.74.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/{OrCardCollection-4ac89ea5.js → OrCardCollection-9bc44ec5.js} +1 -1
- package/dist/bundled/v2/{OrCode-c0af38e3.js → OrCode-fc6876ec.js} +15 -179
- package/dist/bundled/v2/{OrConfirm-8c0e957d.js → OrConfirm-ea6ea2f7.js} +1 -1
- package/dist/bundled/v2/{OrInput-00070eee.js → OrInput-57a47093.js} +28 -11
- package/dist/bundled/v2/{OrInputBox-2f559e98.js → OrInputBox-e54dcef9.js} +3 -3
- package/dist/bundled/v2/{OrNotification-2e2a1941.js → OrNotification-3909aaf2.js} +3 -3
- package/dist/bundled/v2/{OrSearch-09fd004c.js → OrSearch-4072a079.js} +2 -2
- package/dist/bundled/v2/{OrSelect-2ececfc1.js → OrSelect-359e891b.js} +2 -2
- package/dist/bundled/v2/{OrSkeletonText-2f1a3cc7.js → OrSkeletonText-242d22f3.js} +3 -3
- package/dist/bundled/v2/{OrTextarea-5c57c02b.js → OrTextarea-1201353b.js} +1 -1
- package/dist/bundled/v2/components/index.js +11 -11
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-code/index.js +1 -1
- package/dist/bundled/v2/components/or-confirm-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-input-box-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-input-v3/OrInput.vue.d.ts +13 -0
- package/dist/bundled/v2/components/or-input-v3/index.js +3 -2
- package/dist/bundled/v2/components/or-notification/index.js +1 -1
- package/dist/bundled/v2/components/or-search-v3/index.js +4 -3
- package/dist/bundled/v2/components/or-select-v3/index.js +4 -3
- package/dist/bundled/v2/components/or-skeleton/index.js +1 -1
- package/dist/bundled/v2/components/or-textarea-v3/index.js +2 -2
- package/dist/bundled/v2/index.js +11 -11
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-f76c3264.js → OrCardCollection.vue_vue_type_script_lang-62eb2543.js} +1 -1
- package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-79a42008.js → OrCode.vue_vue_type_script_lang-c55de81d.js} +11 -176
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-eb2bfce2.js → OrConfirm.vue_vue_type_script_lang-9aff9db3.js} +2 -2
- package/dist/bundled/v3/{OrInput-dcf2606e.js → OrInput-44a32124.js} +15 -6
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-27220623.js → OrInput.vue_vue_type_script_lang-4d9e2f4a.js} +15 -3
- package/dist/bundled/v3/{OrInputBox-4c7900c2.js → OrInputBox-358d4856.js} +1 -1
- package/dist/bundled/v3/{OrInputBox.vue_vue_type_script_lang-47d98e81.js → OrInputBox.vue_vue_type_script_lang-b387d4ba.js} +3 -3
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-c054c8db.js → OrSearch.vue_vue_type_script_lang-0ddeada5.js} +3 -3
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-7fd5e2f0.js → OrSelect.vue_vue_type_script_lang-c7a9bec2.js} +4 -4
- package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-296da567.js → OrTextarea.vue_vue_type_script_lang-de99a858.js} +2 -2
- package/dist/bundled/v3/components/index.js +11 -11
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-code/index.js +1 -1
- package/dist/bundled/v3/components/or-confirm-v3/index.js +5 -5
- package/dist/bundled/v3/components/or-input-box-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-input-v3/OrInput.vue.d.ts +13 -0
- package/dist/bundled/v3/components/or-input-v3/index.js +5 -3
- package/dist/bundled/v3/components/or-search-v3/index.js +7 -5
- package/dist/bundled/v3/components/or-select-v3/index.js +7 -5
- package/dist/bundled/v3/components/or-textarea-v3/index.js +3 -3
- package/dist/bundled/v3/index.js +21 -21
- package/dist/esm/v2/{OrCardCollection-5a9eda35.js → OrCardCollection-4c909f4b.js} +2 -2
- package/dist/esm/v2/{OrCode-47331c24.js → OrCode-d4400b42.js} +17 -183
- package/dist/esm/v2/{OrConfirm-9dbdedd7.js → OrConfirm-7dc26526.js} +1 -1
- package/dist/esm/v2/{OrInput-59a15d80.js → OrInput-3d8c8925.js} +28 -11
- package/dist/esm/v2/{OrInputBox-9ceb9fc4.js → OrInputBox-53d1f66d.js} +3 -3
- package/dist/esm/v2/{OrNotification-a49e76d3.js → OrNotification-a9231a83.js} +3 -3
- package/dist/esm/v2/{OrSearch-7411388b.js → OrSearch-d6f1ba11.js} +2 -2
- package/dist/esm/v2/{OrSelect-e31d1c8b.js → OrSelect-bdb9a78a.js} +2 -2
- package/dist/esm/v2/{OrSkeletonText-24509efe.js → OrSkeletonText-cc94bdc9.js} +3 -3
- package/dist/esm/v2/{OrTextarea-a5a3572b.js → OrTextarea-373d0554.js} +1 -1
- package/dist/esm/v2/components/index.js +11 -13
- package/dist/esm/v2/components/or-card-collection-v3/index.js +4 -4
- package/dist/esm/v2/components/or-code/index.js +2 -4
- package/dist/esm/v2/components/or-confirm-v3/index.js +4 -4
- package/dist/esm/v2/components/or-input-box-v3/index.js +1 -1
- package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +13 -0
- package/dist/esm/v2/components/or-input-v3/index.js +4 -3
- package/dist/esm/v2/components/or-notification/index.js +1 -1
- package/dist/esm/v2/components/or-search-v3/index.js +5 -4
- package/dist/esm/v2/components/or-select-v3/index.js +5 -4
- package/dist/esm/v2/components/or-skeleton/index.js +1 -1
- package/dist/esm/v2/components/or-textarea-v3/index.js +2 -2
- package/dist/esm/v2/index.js +10 -12
- package/dist/esm/v3/{OrCardCollection-e4fde5b4.js → OrCardCollection-803f67f7.js} +2 -2
- package/dist/esm/v3/{OrCode-effa9edb.js → OrCode-5ed69c23.js} +14 -180
- package/dist/esm/v3/{OrConfirm-37454a63.js → OrConfirm-403896ca.js} +1 -1
- package/dist/esm/v3/{OrInput-bd054213.js → OrInput-71075f51.js} +27 -7
- package/dist/esm/v3/{OrInputBox-e16ade90.js → OrInputBox-2467d7e4.js} +3 -3
- package/dist/esm/v3/{OrNotification-eb08de33.js → OrNotification-e85a4956.js} +1 -1
- package/dist/esm/v3/{OrSearch-5406bf03.js → OrSearch-4e180e34.js} +2 -2
- package/dist/esm/v3/{OrSelect-466e50ca.js → OrSelect-c64eda46.js} +2 -2
- package/dist/esm/v3/{OrSkeletonText-0546754d.js → OrSkeletonText-2b1610ce.js} +3 -3
- package/dist/esm/v3/{OrTextarea-37566985.js → OrTextarea-42d21f77.js} +1 -1
- package/dist/esm/v3/components/index.js +11 -13
- package/dist/esm/v3/components/or-card-collection-v3/index.js +4 -4
- package/dist/esm/v3/components/or-code/index.js +2 -4
- package/dist/esm/v3/components/or-confirm-v3/index.js +4 -4
- package/dist/esm/v3/components/or-input-box-v3/index.js +1 -1
- package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +13 -0
- package/dist/esm/v3/components/or-input-v3/index.js +4 -3
- package/dist/esm/v3/components/or-notification/index.js +1 -1
- package/dist/esm/v3/components/or-search-v3/index.js +5 -4
- package/dist/esm/v3/components/or-select-v3/index.js +5 -4
- package/dist/esm/v3/components/or-skeleton/index.js +1 -1
- package/dist/esm/v3/components/or-textarea-v3/index.js +2 -2
- package/dist/esm/v3/index.js +10 -12
- package/package.json +4 -3
- package/src/components/or-code/OrCode.vue +6 -8
- package/src/components/or-input-box-v3/styles.ts +3 -6
- package/src/components/or-input-v3/OrInput.stories3.ts +4 -0
- package/src/components/or-input-v3/OrInput.vue +39 -19
- package/src/components/or-notification/OrNotification.vue +1 -26
- package/src/components/or-skeleton/styles.scss +3 -18
- package/src/components/or-stepper/OrStepper.stories.ts +1 -1
- package/dist/bundled/v2/components/or-code/theme.d.ts +0 -24
- package/dist/bundled/v3/components/or-code/theme.d.ts +0 -24
- package/dist/esm/v2/components/or-code/theme.d.ts +0 -24
- package/dist/esm/v3/components/or-code/theme.d.ts +0 -24
- package/src/components/or-code/theme.ts +0 -213
|
@@ -23,6 +23,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
23
23
|
maxLength: import("@vue/composition-api").ComputedRef<number | undefined>;
|
|
24
24
|
invalid: import("@vue/composition-api").ComputedRef<boolean>;
|
|
25
25
|
disclosed: import("@vue/composition-api").Ref<boolean>;
|
|
26
|
+
isMobile: import("@vue/composition-api").Ref<boolean>;
|
|
26
27
|
focus: () => void;
|
|
27
28
|
blur: () => void;
|
|
28
29
|
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
@@ -54,6 +55,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
54
55
|
type: StringConstructor;
|
|
55
56
|
default: undefined;
|
|
56
57
|
};
|
|
58
|
+
loading: {
|
|
59
|
+
type: BooleanConstructor;
|
|
60
|
+
default: boolean;
|
|
61
|
+
};
|
|
57
62
|
required: {
|
|
58
63
|
type: BooleanConstructor;
|
|
59
64
|
default: boolean;
|
|
@@ -99,6 +104,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
99
104
|
type: StringConstructor;
|
|
100
105
|
default: undefined;
|
|
101
106
|
};
|
|
107
|
+
loading: {
|
|
108
|
+
type: BooleanConstructor;
|
|
109
|
+
default: boolean;
|
|
110
|
+
};
|
|
102
111
|
required: {
|
|
103
112
|
type: BooleanConstructor;
|
|
104
113
|
default: boolean;
|
|
@@ -123,6 +132,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
123
132
|
placeholder: string;
|
|
124
133
|
hint: string;
|
|
125
134
|
error: string;
|
|
135
|
+
loading: boolean;
|
|
126
136
|
required: boolean;
|
|
127
137
|
readonly: boolean;
|
|
128
138
|
disabled: boolean;
|
|
@@ -152,6 +162,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
152
162
|
maxLength: import("@vue/composition-api").ComputedRef<number | undefined>;
|
|
153
163
|
invalid: import("@vue/composition-api").ComputedRef<boolean>;
|
|
154
164
|
disclosed: import("@vue/composition-api").Ref<boolean>;
|
|
165
|
+
isMobile: import("@vue/composition-api").Ref<boolean>;
|
|
155
166
|
focus: () => void;
|
|
156
167
|
blur: () => void;
|
|
157
168
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
|
|
@@ -162,6 +173,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
162
173
|
placeholder: string;
|
|
163
174
|
hint: string;
|
|
164
175
|
error: string;
|
|
176
|
+
loading: boolean;
|
|
165
177
|
required: boolean;
|
|
166
178
|
readonly: boolean;
|
|
167
179
|
disabled: boolean;
|
|
@@ -176,6 +188,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
176
188
|
placeholder: string;
|
|
177
189
|
hint: string;
|
|
178
190
|
error: string;
|
|
191
|
+
loading: boolean;
|
|
179
192
|
required: boolean;
|
|
180
193
|
readonly: boolean;
|
|
181
194
|
disabled: boolean;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { I as InputType, s as OrInputV3 } from '../../OrInput.vue_vue_type_script_lang-
|
|
2
|
-
export { a as InputSize } from '../../OrInputBox.vue_vue_type_script_lang-
|
|
1
|
+
export { I as InputType, s as OrInputV3 } from '../../OrInput.vue_vue_type_script_lang-4d9e2f4a.js';
|
|
2
|
+
export { a as InputSize } from '../../OrInputBox.vue_vue_type_script_lang-b387d4ba.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '../../OrHint-5d5e4d99.js';
|
|
5
5
|
import '../../OrError.vue_vue_type_script_lang-53648a65.js';
|
|
@@ -18,8 +18,10 @@ import '../../OrOverlay.vue_vue_type_script_lang-7edd25f6.js';
|
|
|
18
18
|
import '../../OrTeleport.vue3.vue_vue_type_script_lang-4dc70cf1.js';
|
|
19
19
|
import '../../useElevation-c8d5d3ba.js';
|
|
20
20
|
import '../../useResponsive-9d397e2a.js';
|
|
21
|
-
import '../../OrInputBox-
|
|
21
|
+
import '../../OrInputBox-358d4856.js';
|
|
22
22
|
import '../../OrLabel-c556887e.js';
|
|
23
23
|
import '../../OrLabel.vue_vue_type_script_lang-191d2304.js';
|
|
24
|
+
import '../../OrLoader-123ef8c4.js';
|
|
25
|
+
import '../../OrLoader.vue_vue_type_script_lang-4c3c1ac9.js';
|
|
24
26
|
import '../../useIdAttribute-b2e42f31.js';
|
|
25
27
|
import '../../useValidationAttributes-5428d8fa.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { s as OrSearchV3 } from '../../OrSearch.vue_vue_type_script_lang-
|
|
2
|
-
export { a as SearchSize } from '../../OrInputBox.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrSearchV3 } from '../../OrSearch.vue_vue_type_script_lang-0ddeada5.js';
|
|
2
|
+
export { a as SearchSize } from '../../OrInputBox.vue_vue_type_script_lang-b387d4ba.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue';
|
|
5
|
-
import '../../OrInput-
|
|
6
|
-
import '../../OrInput.vue_vue_type_script_lang-
|
|
5
|
+
import '../../OrInput-44a32124.js';
|
|
6
|
+
import '../../OrInput.vue_vue_type_script_lang-4d9e2f4a.js';
|
|
7
7
|
import '../../OrHint-5d5e4d99.js';
|
|
8
8
|
import '../../OrError.vue_vue_type_script_lang-53648a65.js';
|
|
9
9
|
import '../../OrHint.vue_vue_type_script_lang-e322f61e.js';
|
|
@@ -20,9 +20,11 @@ import '../../OrOverlay.vue_vue_type_script_lang-7edd25f6.js';
|
|
|
20
20
|
import '../../OrTeleport.vue3.vue_vue_type_script_lang-4dc70cf1.js';
|
|
21
21
|
import '../../useElevation-c8d5d3ba.js';
|
|
22
22
|
import '../../useResponsive-9d397e2a.js';
|
|
23
|
-
import '../../OrInputBox-
|
|
23
|
+
import '../../OrInputBox-358d4856.js';
|
|
24
24
|
import '../../OrLabel-c556887e.js';
|
|
25
25
|
import '../../OrLabel.vue_vue_type_script_lang-191d2304.js';
|
|
26
|
+
import '../../OrLoader-123ef8c4.js';
|
|
27
|
+
import '../../OrLoader.vue_vue_type_script_lang-4c3c1ac9.js';
|
|
26
28
|
import '../../useIdAttribute-b2e42f31.js';
|
|
27
29
|
import '../../useValidationAttributes-5428d8fa.js';
|
|
28
30
|
import '../../style-inject.es-4c6f2515.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { s as OrSelectV3 } from '../../OrSelect.vue_vue_type_script_lang-
|
|
2
|
-
export { a as SelectSize } from '../../OrInputBox.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrSelectV3 } from '../../OrSelect.vue_vue_type_script_lang-c7a9bec2.js';
|
|
2
|
+
export { a as SelectSize } from '../../OrInputBox.vue_vue_type_script_lang-b387d4ba.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '../../OrCheckbox.vue_vue_type_script_lang-fc067611.js';
|
|
5
5
|
import '../../OrLabel-c556887e.js';
|
|
@@ -12,8 +12,8 @@ import '../../OrHint.vue_vue_type_script_lang-e322f61e.js';
|
|
|
12
12
|
import '../../OrExpansionPanel.vue_vue_type_script_lang-2cc8964c.js';
|
|
13
13
|
import '../../OrIcon-1a5c9091.js';
|
|
14
14
|
import '../../OrIcon.vue_vue_type_script_lang-bdbaad94.js';
|
|
15
|
-
import '../../OrInput-
|
|
16
|
-
import '../../OrInput.vue_vue_type_script_lang-
|
|
15
|
+
import '../../OrInput-44a32124.js';
|
|
16
|
+
import '../../OrInput.vue_vue_type_script_lang-4d9e2f4a.js';
|
|
17
17
|
import '../../OrIconButton-e0566ecf.js';
|
|
18
18
|
import '../../OrIconButton.vue_vue_type_script_lang-7d1c3fe1.js';
|
|
19
19
|
import '../../OrTooltip.vue_vue_type_script_lang-bf9935ef.js';
|
|
@@ -26,7 +26,9 @@ import '../../OrOverlay.vue_vue_type_script_lang-7edd25f6.js';
|
|
|
26
26
|
import '../../OrTeleport.vue3.vue_vue_type_script_lang-4dc70cf1.js';
|
|
27
27
|
import '../../useElevation-c8d5d3ba.js';
|
|
28
28
|
import '../../useResponsive-9d397e2a.js';
|
|
29
|
-
import '../../OrInputBox-
|
|
29
|
+
import '../../OrInputBox-358d4856.js';
|
|
30
|
+
import '../../OrLoader-123ef8c4.js';
|
|
31
|
+
import '../../OrLoader.vue_vue_type_script_lang-4c3c1ac9.js';
|
|
30
32
|
import '../../useValidationAttributes-5428d8fa.js';
|
|
31
33
|
import '../../OrMenuItem-807e2a49.js';
|
|
32
34
|
import '../../OrMenuItem.vue_vue_type_script_lang-2400ec2a.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { s as OrTextareaV3 } from '../../OrTextarea.vue_vue_type_script_lang-
|
|
2
|
-
export { a as TextareaSize } from '../../OrInputBox.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrTextareaV3 } from '../../OrTextarea.vue_vue_type_script_lang-de99a858.js';
|
|
2
|
+
export { a as TextareaSize } from '../../OrInputBox.vue_vue_type_script_lang-b387d4ba.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '../../OrHint-5d5e4d99.js';
|
|
5
5
|
import '../../OrError.vue_vue_type_script_lang-53648a65.js';
|
|
6
6
|
import '../../OrHint.vue_vue_type_script_lang-e322f61e.js';
|
|
7
|
-
import '../../OrInputBox-
|
|
7
|
+
import '../../OrInputBox-358d4856.js';
|
|
8
8
|
import '../../OrLabel-c556887e.js';
|
|
9
9
|
import '../../OrLabel.vue_vue_type_script_lang-191d2304.js';
|
|
10
10
|
import '../../useIdAttribute-b2e42f31.js';
|