@onereach/ui-components 2.69.7-beta.2177.0 → 2.69.7-beta.2178.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-43c04eb1.js → OrCardCollection-c4209a92.js} +2 -2
- package/dist/bundled/v2/{OrConfirm-38bf5592.js → OrConfirm-cab6535b.js} +1 -1
- package/dist/bundled/v2/{OrIconButton-d7f24f8c.js → OrIconButton-a215104c.js} +2 -2
- package/dist/bundled/v2/{OrInlineInput-cac9b9a9.js → OrInlineInput-9add2e1e.js} +1 -1
- package/dist/bundled/v2/{OrInlineTextarea-860f6c37.js → OrInlineTextarea-9c6f9044.js} +1 -1
- package/dist/bundled/v2/{OrInput-930e823a.js → OrInput-8b90e08f.js} +1 -1
- package/dist/bundled/v2/{OrModal-b875854b.js → OrModal-f89de11f.js} +12 -3
- package/dist/bundled/v2/{OrNotification-773b5eff.js → OrNotification-d76a062d.js} +13 -5
- package/dist/bundled/v2/{OrSearch-d1ab9324.js → OrSearch-76b002cf.js} +1 -1
- package/dist/bundled/v2/{OrSelect-71e2c47f.js → OrSelect-4ccfe085.js} +2 -2
- package/dist/bundled/v2/{OrTag-242e44d4.js → OrTag-6e081da1.js} +2 -2
- package/dist/bundled/v2/components/index.js +12 -12
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-confirm-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-icon-button-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-inline-input-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-input-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-modal-v3/OrModal.vue.d.ts +2 -0
- package/dist/bundled/v2/components/or-modal-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-modal-v3/styles.d.ts +1 -0
- package/dist/bundled/v2/components/or-notification-v3/OrNotification.vue.d.ts +2 -0
- package/dist/bundled/v2/components/or-notification-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-notification-v3/styles.d.ts +1 -0
- package/dist/bundled/v2/components/or-search-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-select-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-tag-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-toast-v3/OrToast.vue.d.ts +2 -0
- package/dist/bundled/v2/components/or-toast-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-toast-v3/styles.d.ts +1 -0
- package/dist/bundled/v2/index.js +12 -12
- package/dist/bundled/v2/{types-b5083f9b.js → types-fdd34542.js} +17 -8
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-7dfa7e49.js → OrCardCollection.vue_vue_type_script_lang-9a2ae9a3.js} +3 -3
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-934a4cee.js → OrConfirm.vue_vue_type_script_lang-f57ffa1a.js} +2 -2
- package/dist/bundled/v3/{OrIconButton-39a56d98.js → OrIconButton-1581013c.js} +1 -1
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-94499be9.js → OrIconButton.vue_vue_type_script_lang-f6f801ff.js} +2 -2
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-d5697ee2.js → OrInlineInput.vue_vue_type_script_lang-f29483f4.js} +2 -2
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-5976515a.js → OrInlineTextarea.vue_vue_type_script_lang-cc40af48.js} +2 -2
- package/dist/bundled/v3/{OrInput-f2c55e6c.js → OrInput-fa782fc1.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-3352c72b.js → OrInput.vue_vue_type_script_lang-f6d793d3.js} +2 -2
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-f9629150.js → OrModal.vue_vue_type_script_lang-80a7b906.js} +9 -2
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-34d5475b.js → OrNotification.vue_vue_type_script_lang-fbb35355.js} +9 -2
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-62b067cd.js → OrSearch.vue_vue_type_script_lang-014ad470.js} +2 -2
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-093e6c3c.js → OrSelect.vue_vue_type_script_lang-bfdb053f.js} +3 -3
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-47e88acf.js → OrTag.vue_vue_type_script_lang-d9a039f9.js} +3 -3
- package/dist/bundled/v3/{OrToastContainer-29d7b8e5.js → OrToastContainer-7c3c0b12.js} +1 -1
- package/dist/bundled/v3/components/index.js +14 -14
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-confirm-v3/index.js +5 -5
- package/dist/bundled/v3/components/or-icon-button-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-inline-input-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-input-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-modal-v3/OrModal.vue.d.ts +2 -0
- package/dist/bundled/v3/components/or-modal-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-modal-v3/styles.d.ts +1 -0
- package/dist/bundled/v3/components/or-notification-v3/OrNotification.vue.d.ts +2 -0
- package/dist/bundled/v3/components/or-notification-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-notification-v3/styles.d.ts +1 -0
- package/dist/bundled/v3/components/or-search-v3/index.js +5 -5
- package/dist/bundled/v3/components/or-select-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-tag-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-toast-v3/OrToast.vue.d.ts +2 -0
- package/dist/bundled/v3/components/or-toast-v3/index.js +4 -4
- package/dist/bundled/v3/components/or-toast-v3/styles.d.ts +1 -0
- package/dist/bundled/v3/index.js +30 -27
- package/dist/bundled/v3/{types-e6a2856c.js → types-dcc78caa.js} +16 -7
- package/dist/esm/v2/{OrCardCollection-c2075a71.js → OrCardCollection-57d11adf.js} +2 -2
- package/dist/esm/v2/{OrConfirm-5cca4c1d.js → OrConfirm-ec7aef0e.js} +1 -1
- package/dist/esm/v2/{OrIconButton-a6a844c8.js → OrIconButton-e17e4944.js} +2 -2
- package/dist/esm/v2/{OrInlineInput-27c959f5.js → OrInlineInput-cfeeea33.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-c6b40bcf.js → OrInlineTextarea-897b5377.js} +1 -1
- package/dist/esm/v2/{OrInput-507232aa.js → OrInput-2f16a7ac.js} +1 -1
- package/dist/esm/v2/{OrModal-e937a1d2.js → OrModal-5b37a50a.js} +12 -3
- package/dist/esm/v2/{OrNotification-d4128a8b.js → OrNotification-c765f111.js} +13 -5
- package/dist/esm/v2/{OrSearch-91d5decf.js → OrSearch-2f260b09.js} +1 -1
- package/dist/esm/v2/{OrSelect-7a14b7aa.js → OrSelect-7f41b973.js} +2 -2
- package/dist/esm/v2/{OrTag-94d7a3fc.js → OrTag-c3868001.js} +2 -2
- package/dist/esm/v2/components/index.js +12 -12
- package/dist/esm/v2/components/or-card-collection-v3/index.js +4 -4
- package/dist/esm/v2/components/or-confirm-v3/index.js +3 -3
- package/dist/esm/v2/components/or-icon-button-v3/index.js +1 -1
- package/dist/esm/v2/components/or-inline-input-v3/index.js +2 -2
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +2 -2
- package/dist/esm/v2/components/or-input-v3/index.js +2 -2
- package/dist/esm/v2/components/or-modal-v3/OrModal.vue.d.ts +2 -0
- package/dist/esm/v2/components/or-modal-v3/index.js +2 -2
- package/dist/esm/v2/components/or-modal-v3/styles.d.ts +1 -0
- package/dist/esm/v2/components/or-notification-v3/OrNotification.vue.d.ts +2 -0
- package/dist/esm/v2/components/or-notification-v3/index.js +2 -2
- package/dist/esm/v2/components/or-notification-v3/styles.d.ts +1 -0
- package/dist/esm/v2/components/or-search-v3/index.js +3 -3
- package/dist/esm/v2/components/or-select-v3/index.js +4 -4
- package/dist/esm/v2/components/or-tag-v3/index.js +2 -2
- package/dist/esm/v2/components/or-toast-v3/OrToast.vue.d.ts +2 -0
- package/dist/esm/v2/components/or-toast-v3/index.js +2 -2
- package/dist/esm/v2/components/or-toast-v3/styles.d.ts +1 -0
- package/dist/esm/v2/index.js +12 -12
- package/dist/esm/v2/{types-1c944cfa.js → types-8d58d7b5.js} +17 -8
- package/dist/esm/v3/{OrCardCollection-ed902be3.js → OrCardCollection-2a6514f3.js} +2 -2
- package/dist/esm/v3/{OrConfirm-8dcd8715.js → OrConfirm-5d56cbd3.js} +1 -1
- package/dist/esm/v3/{OrIconButton-78ac5dcf.js → OrIconButton-1eebcafc.js} +2 -2
- package/dist/esm/v3/{OrInlineInput-6dc16916.js → OrInlineInput-31026cd0.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-3e723cb6.js → OrInlineTextarea-b28c3d8c.js} +1 -1
- package/dist/esm/v3/{OrInput-ac074e42.js → OrInput-41691fb3.js} +1 -1
- package/dist/esm/v3/{OrModal-d0c18d64.js → OrModal-381554a6.js} +12 -3
- package/dist/esm/v3/{OrNotification-52bc3f2b.js → OrNotification-34d9c99b.js} +12 -4
- package/dist/esm/v3/{OrSearch-b7c6c958.js → OrSearch-e5a2e93e.js} +1 -1
- package/dist/esm/v3/{OrSelect-7a077589.js → OrSelect-085eba28.js} +2 -2
- package/dist/esm/v3/{OrTag-debc75df.js → OrTag-c81c1869.js} +2 -2
- package/dist/esm/v3/components/index.js +12 -12
- package/dist/esm/v3/components/or-card-collection-v3/index.js +4 -4
- package/dist/esm/v3/components/or-confirm-v3/index.js +3 -3
- package/dist/esm/v3/components/or-icon-button-v3/index.js +1 -1
- package/dist/esm/v3/components/or-inline-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +2 -2
- package/dist/esm/v3/components/or-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-modal-v3/OrModal.vue.d.ts +2 -0
- package/dist/esm/v3/components/or-modal-v3/index.js +2 -2
- package/dist/esm/v3/components/or-modal-v3/styles.d.ts +1 -0
- package/dist/esm/v3/components/or-notification-v3/OrNotification.vue.d.ts +2 -0
- package/dist/esm/v3/components/or-notification-v3/index.js +2 -2
- package/dist/esm/v3/components/or-notification-v3/styles.d.ts +1 -0
- package/dist/esm/v3/components/or-search-v3/index.js +3 -3
- package/dist/esm/v3/components/or-select-v3/index.js +4 -4
- package/dist/esm/v3/components/or-tag-v3/index.js +2 -2
- package/dist/esm/v3/components/or-toast-v3/OrToast.vue.d.ts +2 -0
- package/dist/esm/v3/components/or-toast-v3/index.js +2 -2
- package/dist/esm/v3/components/or-toast-v3/styles.d.ts +1 -0
- package/dist/esm/v3/index.js +12 -12
- package/dist/esm/v3/{types-eba6dda9.js → types-8a338300.js} +15 -6
- package/package.json +1 -1
- package/src/components/or-icon-button-v3/OrIconButton.vue +1 -1
- package/src/components/or-icon-button-v3/styles.ts +0 -3
- package/src/components/or-modal-v3/OrModal.vue +13 -6
- package/src/components/or-modal-v3/styles.ts +9 -0
- package/src/components/or-notification-v3/OrNotification.vue +12 -6
- package/src/components/or-notification-v3/styles.ts +9 -0
- package/src/components/or-tag-v3/styles.ts +3 -0
- package/src/components/or-toast-v3/OrToast.vue +13 -6
- package/src/components/or-toast-v3/styles.ts +9 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InputType, s as OrInputV3 } from '../../OrInput.vue_vue_type_script_lang-
|
|
1
|
+
export { I as InputType, s as OrInputV3 } from '../../OrInput.vue_vue_type_script_lang-f6d793d3.js';
|
|
2
2
|
export { a as InputSize } from '../../OrInputBox.vue_vue_type_script_lang-5ee4ee45.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '../../OrHint-9592499e.js';
|
|
@@ -7,8 +7,8 @@ import '../../useClassAttribute-00888f78.js';
|
|
|
7
7
|
import '../../OrHint.vue_vue_type_script_lang-8e657168.js';
|
|
8
8
|
import '../../OrIcon-d878b768.js';
|
|
9
9
|
import '../../OrIcon.vue_vue_type_script_lang-a119a715.js';
|
|
10
|
-
import '../../OrIconButton-
|
|
11
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
10
|
+
import '../../OrIconButton-1581013c.js';
|
|
11
|
+
import '../../OrIconButton.vue_vue_type_script_lang-f6f801ff.js';
|
|
12
12
|
import '../../OrTooltip.vue_vue_type_script_lang-67cc86ed.js';
|
|
13
13
|
import '@vueuse/core';
|
|
14
14
|
import '../../OrPopover-c462ce77.js';
|
|
@@ -4,6 +4,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
4
4
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
5
5
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
6
6
|
headerStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
7
|
+
closeButtonStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
7
8
|
isActive: import("@vue/composition-api").Ref<boolean>;
|
|
8
9
|
open: () => void;
|
|
9
10
|
close: () => void;
|
|
@@ -34,6 +35,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
34
35
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
35
36
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
36
37
|
headerStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
38
|
+
closeButtonStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
37
39
|
isActive: import("@vue/composition-api").Ref<boolean>;
|
|
38
40
|
open: () => void;
|
|
39
41
|
close: () => void;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { M as ModalSize, s as OrModalV3 } from '../../OrModal.vue_vue_type_script_lang-
|
|
1
|
+
export { M as ModalSize, s as OrModalV3 } from '../../OrModal.vue_vue_type_script_lang-80a7b906.js';
|
|
2
2
|
import 'vue';
|
|
3
3
|
import '../../OrBottomSheet.vue_vue_type_script_lang-6fb49de9.js';
|
|
4
4
|
import '@vueuse/core';
|
|
@@ -6,8 +6,8 @@ import '../../OrOverlay.vue_vue_type_script_lang-cb3aad0c.js';
|
|
|
6
6
|
import '../../OrTeleport.vue3.vue_vue_type_script_lang-4dc70cf1.js';
|
|
7
7
|
import '../../useClassAttribute-00888f78.js';
|
|
8
8
|
import '../../useElevation-c8d5d3ba.js';
|
|
9
|
-
import '../../OrIconButton-
|
|
10
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
9
|
+
import '../../OrIconButton-1581013c.js';
|
|
10
|
+
import '../../OrIconButton.vue_vue_type_script_lang-f6f801ff.js';
|
|
11
11
|
import '../../OrIcon-d878b768.js';
|
|
12
12
|
import '../../OrIcon.vue_vue_type_script_lang-a119a715.js';
|
|
13
13
|
import '../../OrTooltip.vue_vue_type_script_lang-67cc86ed.js';
|
|
@@ -4,6 +4,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
4
4
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
5
5
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
6
6
|
iconStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
7
|
+
actionStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
7
8
|
icon: import("@vue/composition-api").ComputedRef<"warning" | "error" | "info" | "check_circle" | undefined>;
|
|
8
9
|
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
9
10
|
variant: {
|
|
@@ -21,6 +22,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
21
22
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
22
23
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
23
24
|
iconStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
25
|
+
actionStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
24
26
|
icon: import("@vue/composition-api").ComputedRef<"warning" | "error" | "info" | "check_circle" | undefined>;
|
|
25
27
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
|
|
26
28
|
variant: NotificationVariant;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { N as NotificationVariant, s as OrNotificationV3 } from '../../OrNotification.vue_vue_type_script_lang-
|
|
1
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from '../../OrNotification.vue_vue_type_script_lang-fbb35355.js';
|
|
2
2
|
import 'vue';
|
|
3
3
|
import '../../OrIcon-d878b768.js';
|
|
4
4
|
import '../../OrIcon.vue_vue_type_script_lang-a119a715.js';
|
|
5
5
|
import '../../useClassAttribute-00888f78.js';
|
|
6
|
-
import '../../OrIconButton-
|
|
7
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
6
|
+
import '../../OrIconButton-1581013c.js';
|
|
7
|
+
import '../../OrIconButton.vue_vue_type_script_lang-f6f801ff.js';
|
|
8
8
|
import '../../OrTooltip.vue_vue_type_script_lang-67cc86ed.js';
|
|
9
9
|
import '@vueuse/core';
|
|
10
10
|
import '../../OrPopover-c462ce77.js';
|
|
@@ -3,3 +3,4 @@ export declare const NotificationRoot: string[];
|
|
|
3
3
|
export declare const NotificationRootVariants: Record<NotificationVariant, string[]>;
|
|
4
4
|
export declare const NotificationIcon: string[];
|
|
5
5
|
export declare const NotificationIconVariants: Record<NotificationVariant, string[]>;
|
|
6
|
+
export declare const NotificationAction: string[];
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
export { s as OrSearchV3 } from '../../OrSearch.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrSearchV3 } from '../../OrSearch.vue_vue_type_script_lang-014ad470.js';
|
|
2
2
|
export { a as SearchSize } from '../../OrInputBox.vue_vue_type_script_lang-5ee4ee45.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '../../OrInput-
|
|
6
|
-
import '../../OrInput.vue_vue_type_script_lang-
|
|
5
|
+
import '../../OrInput-fa782fc1.js';
|
|
6
|
+
import '../../OrInput.vue_vue_type_script_lang-f6d793d3.js';
|
|
7
7
|
import '../../OrHint-9592499e.js';
|
|
8
8
|
import '../../OrError.vue_vue_type_script_lang-cc6c135f.js';
|
|
9
9
|
import '../../useClassAttribute-00888f78.js';
|
|
10
10
|
import '../../OrHint.vue_vue_type_script_lang-8e657168.js';
|
|
11
11
|
import '../../OrIcon-d878b768.js';
|
|
12
12
|
import '../../OrIcon.vue_vue_type_script_lang-a119a715.js';
|
|
13
|
-
import '../../OrIconButton-
|
|
14
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
13
|
+
import '../../OrIconButton-1581013c.js';
|
|
14
|
+
import '../../OrIconButton.vue_vue_type_script_lang-f6f801ff.js';
|
|
15
15
|
import '../../OrTooltip.vue_vue_type_script_lang-67cc86ed.js';
|
|
16
16
|
import '../../OrPopover-c462ce77.js';
|
|
17
17
|
import '../../OrPopover.vue_vue_type_script_lang-54c7b11c.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrSelectV3 } from '../../OrSelect.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrSelectV3 } from '../../OrSelect.vue_vue_type_script_lang-bfdb053f.js';
|
|
2
2
|
export { a as SelectSize } from '../../OrInputBox.vue_vue_type_script_lang-5ee4ee45.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '../../OrCheckbox.vue_vue_type_script_lang-8b36e06c.js';
|
|
@@ -12,10 +12,10 @@ import '../../OrHint.vue_vue_type_script_lang-8e657168.js';
|
|
|
12
12
|
import '../../OrExpansionPanel.vue_vue_type_script_lang-7f9c6721.js';
|
|
13
13
|
import '../../OrIcon-d878b768.js';
|
|
14
14
|
import '../../OrIcon.vue_vue_type_script_lang-a119a715.js';
|
|
15
|
-
import '../../OrInput-
|
|
16
|
-
import '../../OrInput.vue_vue_type_script_lang-
|
|
17
|
-
import '../../OrIconButton-
|
|
18
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
15
|
+
import '../../OrInput-fa782fc1.js';
|
|
16
|
+
import '../../OrInput.vue_vue_type_script_lang-f6d793d3.js';
|
|
17
|
+
import '../../OrIconButton-1581013c.js';
|
|
18
|
+
import '../../OrIconButton.vue_vue_type_script_lang-f6f801ff.js';
|
|
19
19
|
import '../../OrTooltip.vue_vue_type_script_lang-67cc86ed.js';
|
|
20
20
|
import '@vueuse/core';
|
|
21
21
|
import '../../OrPopover-c462ce77.js';
|
|
@@ -29,6 +29,6 @@ import '../../useResponsive-9d397e2a.js';
|
|
|
29
29
|
import '../../OrInputBox-eb54d73d.js';
|
|
30
30
|
import '../../OrMenuItem-4feaba6c.js';
|
|
31
31
|
import '../../OrMenuItem.vue_vue_type_script_lang-0ffaef05.js';
|
|
32
|
-
import '../../OrTag.vue_vue_type_script_lang-
|
|
32
|
+
import '../../OrTag.vue_vue_type_script_lang-d9a039f9.js';
|
|
33
33
|
import '../../dropdown-open-293d2de2.js';
|
|
34
34
|
import '../../useOverflow-6dce216b.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { s as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag.vue_vue_type_script_lang-d9a039f9.js';
|
|
2
2
|
import 'vue';
|
|
3
|
-
import '../../OrIconButton-
|
|
4
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
3
|
+
import '../../OrIconButton-1581013c.js';
|
|
4
|
+
import '../../OrIconButton.vue_vue_type_script_lang-f6f801ff.js';
|
|
5
5
|
import '../../OrIcon-d878b768.js';
|
|
6
6
|
import '../../OrIcon.vue_vue_type_script_lang-a119a715.js';
|
|
7
7
|
import '../../useClassAttribute-00888f78.js';
|
|
@@ -3,6 +3,7 @@ import { ToastType } from './props';
|
|
|
3
3
|
import { ToastLink } from './types';
|
|
4
4
|
declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
5
5
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
6
|
+
actionButtonStyle: import("@vue/composition-api").ComputedRef<string[]>;
|
|
6
7
|
toastIconStyle: import("@vue/composition-api").ComputedRef<string[]>;
|
|
7
8
|
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
8
9
|
loaderStyle: import("@vue/composition-api").ComputedRef<string[]>;
|
|
@@ -54,6 +55,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
54
55
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
55
56
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
56
57
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
58
|
+
actionButtonStyle: import("@vue/composition-api").ComputedRef<string[]>;
|
|
57
59
|
toastIconStyle: import("@vue/composition-api").ComputedRef<string[]>;
|
|
58
60
|
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
59
61
|
loaderStyle: import("@vue/composition-api").ComputedRef<string[]>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../../types-
|
|
2
|
-
import '../../OrToastContainer-
|
|
1
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../../types-dcc78caa.js';
|
|
2
|
+
import '../../OrToastContainer-7c3c0b12.js';
|
|
3
3
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../useToast-4d4329cd.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import 'vue';
|
|
6
|
-
import '../../OrIconButton-
|
|
7
|
-
import '../../OrIconButton.vue_vue_type_script_lang-
|
|
6
|
+
import '../../OrIconButton-1581013c.js';
|
|
7
|
+
import '../../OrIconButton.vue_vue_type_script_lang-f6f801ff.js';
|
|
8
8
|
import '../../OrIcon-d878b768.js';
|
|
9
9
|
import '../../OrIcon.vue_vue_type_script_lang-a119a715.js';
|
|
10
10
|
import '../../useClassAttribute-00888f78.js';
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { PositionsX, PositionsY, ToastType } from './props';
|
|
2
2
|
export declare const ToastRoot: string[];
|
|
3
|
+
export declare const ToastActionButton: string[];
|
|
3
4
|
export declare const ToastContainer: string[];
|
|
4
5
|
export declare const ToastContainerPositions: Record<`${PositionsX}-${PositionsY}`, string[]>;
|
|
5
6
|
export declare const messageStyleVariant: Record<ToastType, string[]>;
|
package/dist/bundled/v3/index.js
CHANGED
|
@@ -18,8 +18,8 @@ export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3
|
|
|
18
18
|
import { s as script$6 } from './OrCardCollection.vue_vue_type_script_lang-d8124dda.js';
|
|
19
19
|
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from './OrCardCollection.vue_vue_type_script_lang-d8124dda.js';
|
|
20
20
|
export { s as OrCard } from './OrCard.vue_vue_type_script_lang-90ba001b.js';
|
|
21
|
-
import { s as script$7 } from './OrCardCollection.vue_vue_type_script_lang-
|
|
22
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection.vue_vue_type_script_lang-
|
|
21
|
+
import { s as script$7 } from './OrCardCollection.vue_vue_type_script_lang-9a2ae9a3.js';
|
|
22
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection.vue_vue_type_script_lang-9a2ae9a3.js';
|
|
23
23
|
import { s as script$8 } from './OrCard.vue_vue_type_script_lang-165de137.js';
|
|
24
24
|
export { s as OrCardV3 } from './OrCard.vue_vue_type_script_lang-165de137.js';
|
|
25
25
|
import './OrCarouselItem-f4b9541d.js';
|
|
@@ -27,8 +27,8 @@ export { a as OrCarousel, s as OrCarouselItem } from './OrCarouselItem.vue_vue_t
|
|
|
27
27
|
import { s as script$w } from './OrSelect.vue_vue_type_script_lang-26c0a70a.js';
|
|
28
28
|
export { s as OrSelect } from './OrSelect.vue_vue_type_script_lang-26c0a70a.js';
|
|
29
29
|
export { s as OrCheckbox } from './OrCheckbox.vue_vue_type_script_lang-d8a66818.js';
|
|
30
|
-
import { s as script$x } from './OrSelect.vue_vue_type_script_lang-
|
|
31
|
-
export { s as OrSelectV3 } from './OrSelect.vue_vue_type_script_lang-
|
|
30
|
+
import { s as script$x } from './OrSelect.vue_vue_type_script_lang-bfdb053f.js';
|
|
31
|
+
export { s as OrSelectV3 } from './OrSelect.vue_vue_type_script_lang-bfdb053f.js';
|
|
32
32
|
export { s as OrCheckboxV3 } from './OrCheckbox.vue_vue_type_script_lang-8b36e06c.js';
|
|
33
33
|
export { s as OrChip } from './OrChip-5d502431.js';
|
|
34
34
|
import { s as script$9 } from './OrChips.vue_vue_type_script_lang-69917e34.js';
|
|
@@ -39,8 +39,8 @@ import { s as script$b } from './OrColorPicker.vue_vue_type_script_lang-4141378d
|
|
|
39
39
|
export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from './OrColorPicker.vue_vue_type_script_lang-4141378d.js';
|
|
40
40
|
import { s as script$c } from './OrConfirm.vue_vue_type_script_lang-0f16fc67.js';
|
|
41
41
|
export { s as OrConfirm } from './OrConfirm.vue_vue_type_script_lang-0f16fc67.js';
|
|
42
|
-
import { s as script$d } from './OrConfirm.vue_vue_type_script_lang-
|
|
43
|
-
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm.vue_vue_type_script_lang-
|
|
42
|
+
import { s as script$d } from './OrConfirm.vue_vue_type_script_lang-f57ffa1a.js';
|
|
43
|
+
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm.vue_vue_type_script_lang-f57ffa1a.js';
|
|
44
44
|
import { s as script$e } from './OrDateTimePicker.vue_vue_type_script_lang-7bfe5005.js';
|
|
45
45
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker.vue_vue_type_script_lang-7bfe5005.js';
|
|
46
46
|
import { s as script$f } from './OrErrorTag.vue_vue_type_script_lang-4828c387.js';
|
|
@@ -52,12 +52,12 @@ import { s as script$h } from './OrFab.vue_vue_type_script_lang-2adeaed6.js';
|
|
|
52
52
|
export { F as FabColor, s as OrFabV3 } from './OrFab.vue_vue_type_script_lang-2adeaed6.js';
|
|
53
53
|
import './OrInlineInputBox-9d68ded1.js';
|
|
54
54
|
export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from './OrInlineInputBox.vue_vue_type_script_lang-73750005.js';
|
|
55
|
-
import { s as script$i } from './OrInlineInput.vue_vue_type_script_lang-
|
|
56
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput.vue_vue_type_script_lang-
|
|
55
|
+
import { s as script$i } from './OrInlineInput.vue_vue_type_script_lang-f29483f4.js';
|
|
56
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput.vue_vue_type_script_lang-f29483f4.js';
|
|
57
57
|
import { s as script$j } from './OrInlineTextEdit.vue_vue_type_script_lang-da6887aa.js';
|
|
58
58
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from './OrInlineTextEdit.vue_vue_type_script_lang-da6887aa.js';
|
|
59
|
-
import { s as script$k } from './OrInlineTextarea.vue_vue_type_script_lang-
|
|
60
|
-
export { s as OrInlineTextareaV3 } from './OrInlineTextarea.vue_vue_type_script_lang-
|
|
59
|
+
import { s as script$k } from './OrInlineTextarea.vue_vue_type_script_lang-cc40af48.js';
|
|
60
|
+
export { s as OrInlineTextareaV3 } from './OrInlineTextarea.vue_vue_type_script_lang-cc40af48.js';
|
|
61
61
|
import { s as script$3, a as script$4, b as script$5 } from './OrPassword.vue_vue_type_script_lang-13bc5b00.js';
|
|
62
62
|
export { a as OrNumberInput, b as OrPassword, s as OrTextarea } from './OrPassword.vue_vue_type_script_lang-13bc5b00.js';
|
|
63
63
|
import { s as script$l } from './OrLink.vue_vue_type_script_lang-9d3a32c7.js';
|
|
@@ -65,12 +65,12 @@ export { L as LinkColor, s as OrLinkV3 } from './OrLink.vue_vue_type_script_lang
|
|
|
65
65
|
import { s as script$m } from './OrListOfInputs.vue_vue_type_script_lang-62dbf1e7.js';
|
|
66
66
|
export { s as OrListOfInputs } from './OrListOfInputs.vue_vue_type_script_lang-62dbf1e7.js';
|
|
67
67
|
export { s as OrList } from './OrList.vue_vue_type_script_lang-c7ab26a0.js';
|
|
68
|
-
import { s as script$n } from './OrModal.vue_vue_type_script_lang-
|
|
69
|
-
export { M as ModalSize, s as OrModalV3 } from './OrModal.vue_vue_type_script_lang-
|
|
68
|
+
import { s as script$n } from './OrModal.vue_vue_type_script_lang-80a7b906.js';
|
|
69
|
+
export { M as ModalSize, s as OrModalV3 } from './OrModal.vue_vue_type_script_lang-80a7b906.js';
|
|
70
70
|
import { s as script$o } from './OrNotification.vue_vue_type_script_lang-07163a83.js';
|
|
71
71
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, s as OrNotification } from './OrNotification.vue_vue_type_script_lang-07163a83.js';
|
|
72
|
-
import { s as script$p } from './OrNotification.vue_vue_type_script_lang-
|
|
73
|
-
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification.vue_vue_type_script_lang-
|
|
72
|
+
import { s as script$p } from './OrNotification.vue_vue_type_script_lang-fbb35355.js';
|
|
73
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification.vue_vue_type_script_lang-fbb35355.js';
|
|
74
74
|
import { s as script$q } from './OrOverflowMenu.vue_vue_type_script_lang-0397533d.js';
|
|
75
75
|
export { s as OrOverflowMenu } from './OrOverflowMenu.vue_vue_type_script_lang-0397533d.js';
|
|
76
76
|
export { s as OrToast, a as OrToastContainer } from './OrToastContainer.vue_vue_type_script_lang-4bb702ce.js';
|
|
@@ -122,8 +122,8 @@ export { s as OrTextbox, T as TextboxTypes } from './OrTextbox.vue_vue_type_scri
|
|
|
122
122
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-d5b3c109.js';
|
|
123
123
|
import './OrToastContainer-f5525225.js';
|
|
124
124
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-4d4329cd.js';
|
|
125
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-
|
|
126
|
-
import './OrToastContainer-
|
|
125
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-dcc78caa.js';
|
|
126
|
+
import './OrToastContainer-7c3c0b12.js';
|
|
127
127
|
export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTTON_TYPE, I as ICON_BUTTON_TYPE } from './constants-c5d1139f.js';
|
|
128
128
|
export { s as OrCollapse } from './OrCollapse.vue_vue_type_script_lang-65cbb754.js';
|
|
129
129
|
export { s as OrError } from './OrError.vue_vue_type_script_lang-7c39e012.js';
|
|
@@ -132,10 +132,10 @@ export { s as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements
|
|
|
132
132
|
export { s as OrHint } from './OrHint.vue_vue_type_script_lang-78598c8e.js';
|
|
133
133
|
export { s as OrHintV3 } from './OrHint.vue_vue_type_script_lang-8e657168.js';
|
|
134
134
|
export { s as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon.vue_vue_type_script_lang-7e3a17fe.js';
|
|
135
|
-
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton.vue_vue_type_script_lang-
|
|
135
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton.vue_vue_type_script_lang-f6f801ff.js';
|
|
136
136
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, s as OrIconV3 } from './OrIcon.vue_vue_type_script_lang-a119a715.js';
|
|
137
137
|
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, s as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox.vue_vue_type_script_lang-5ee4ee45.js';
|
|
138
|
-
export { I as InputType, s as OrInputV3 } from './OrInput.vue_vue_type_script_lang-
|
|
138
|
+
export { I as InputType, s as OrInputV3 } from './OrInput.vue_vue_type_script_lang-f6d793d3.js';
|
|
139
139
|
export { s as OrInput } from './OrInput-7d4b571a.js';
|
|
140
140
|
export { s as OrSearch } from './OrSearch.vue_vue_type_script_lang-16fbccc0.js';
|
|
141
141
|
export { s as OrLabel } from './OrLabel.vue_vue_type_script_lang-27f8b12d.js';
|
|
@@ -147,8 +147,8 @@ export { s as OrMenuV3 } from './OrMenu.vue_vue_type_script_lang-2446a69a.js';
|
|
|
147
147
|
export { s as OrModal, O as OrModalSizes } from './OrModal.vue_vue_type_script_lang-a1ed2ebb.js';
|
|
148
148
|
export { s as OrOverlay } from './OrOverlay.vue_vue_type_script_lang-b9bf5e50.js';
|
|
149
149
|
export { s as OrOverlayV3 } from './OrOverlay.vue_vue_type_script_lang-cb3aad0c.js';
|
|
150
|
-
export { s as OrSearchV3 } from './OrSearch.vue_vue_type_script_lang-
|
|
151
|
-
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag.vue_vue_type_script_lang-
|
|
150
|
+
export { s as OrSearchV3 } from './OrSearch.vue_vue_type_script_lang-014ad470.js';
|
|
151
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag.vue_vue_type_script_lang-d9a039f9.js';
|
|
152
152
|
export { s as OrTeleport } from './OrTeleportVue3-012351e1.js';
|
|
153
153
|
export { s as OrTeleportV3 } from './OrTeleport.vue3.vue_vue_type_script_lang-4dc70cf1.js';
|
|
154
154
|
export { s as OrTooltip } from './OrTooltip.vue_vue_type_script_lang-fa52d391.js';
|
|
@@ -167,14 +167,14 @@ import './floating-ui.dom.esm-83eba816.js';
|
|
|
167
167
|
import '@vueuse/core';
|
|
168
168
|
import './OrLoader-ee97fef4.js';
|
|
169
169
|
import './OrLoader-c4bbef2f.js';
|
|
170
|
-
import './OrIconButton-
|
|
170
|
+
import './OrIconButton-1581013c.js';
|
|
171
171
|
import './OrMenu-f26e8e55.js';
|
|
172
172
|
import './OrMenuItem-4feaba6c.js';
|
|
173
173
|
import './OrFloating-b6672a37.js';
|
|
174
174
|
import './OrLabel-e412c532.js';
|
|
175
175
|
import './OrError-b43ebad8.js';
|
|
176
176
|
import './OrHint-9592499e.js';
|
|
177
|
-
import './OrInput-
|
|
177
|
+
import './OrInput-fa782fc1.js';
|
|
178
178
|
import './OrInputBox-eb54d73d.js';
|
|
179
179
|
import './OrLabel-c6873e79.js';
|
|
180
180
|
import './OrPopover-c462ce77.js';
|
|
@@ -1648,11 +1648,13 @@ function render$u(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1648
1648
|
class: _ctx.rootStyles
|
|
1649
1649
|
}), [createElementVNode("div", {
|
|
1650
1650
|
class: normalizeClass(_ctx.headerStyles)
|
|
1651
|
-
}, [createElementVNode("div", _hoisted_1$j, [renderSlot(_ctx.$slots, "header")]),
|
|
1651
|
+
}, [createElementVNode("div", _hoisted_1$j, [renderSlot(_ctx.$slots, "header")]), createElementVNode("div", {
|
|
1652
|
+
class: normalizeClass(_ctx.closeButtonStyles)
|
|
1653
|
+
}, [createVNode(_component_OrIconButton, {
|
|
1652
1654
|
icon: 'close',
|
|
1653
1655
|
size: 'l',
|
|
1654
1656
|
onClick: withModifiers(_ctx.close, ["stop"])
|
|
1655
|
-
}, null, 8 /* PROPS */, ["onClick"])], 2 /* CLASS */), createElementVNode("div", _hoisted_2$b, [renderSlot(_ctx.$slots, "default")]), renderSlot(_ctx.$slots, "footer")], 16 /* FULL_PROPS */)]),
|
|
1657
|
+
}, null, 8 /* PROPS */, ["onClick"])], 2 /* CLASS */)], 2 /* CLASS */), createElementVNode("div", _hoisted_2$b, [renderSlot(_ctx.$slots, "default")]), renderSlot(_ctx.$slots, "footer")], 16 /* FULL_PROPS */)]),
|
|
1656
1658
|
|
|
1657
1659
|
_: 3 /* FORWARDED */
|
|
1658
1660
|
})) : createCommentVNode("v-if", true);
|
|
@@ -1708,11 +1710,12 @@ function render$s(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1708
1710
|
}, [createVNode(_component_OrIcon, {
|
|
1709
1711
|
icon: _ctx.icon,
|
|
1710
1712
|
variant: 'filled-bold'
|
|
1711
|
-
}, null, 8 /* PROPS */, ["icon"])], 2 /* CLASS */), createElementVNode("div", _hoisted_1$h, [renderSlot(_ctx.$slots, "default")]),
|
|
1713
|
+
}, null, 8 /* PROPS */, ["icon"])], 2 /* CLASS */), createElementVNode("div", _hoisted_1$h, [renderSlot(_ctx.$slots, "default")]), createElementVNode("div", {
|
|
1714
|
+
class: normalizeClass(_ctx.actionStyles)
|
|
1715
|
+
}, [createVNode(_component_OrIconButton, {
|
|
1712
1716
|
icon: 'close',
|
|
1713
|
-
size: 'm',
|
|
1714
1717
|
onClick: _cache[0] || (_cache[0] = withModifiers($event => _ctx.$emit('close'), ["stop"]))
|
|
1715
|
-
})], 16 /* FULL_PROPS */);
|
|
1718
|
+
})], 2 /* CLASS */)], 16 /* FULL_PROPS */);
|
|
1716
1719
|
}
|
|
1717
1720
|
|
|
1718
1721
|
script$p.render = render$s;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { useToggle } from '@vueuse/core';
|
|
2
|
-
import { defineComponent, ref, computed, resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createVNode, createElementVNode, toDisplayString,
|
|
2
|
+
import { defineComponent, ref, computed, resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createVNode, createElementVNode, toDisplayString, withModifiers, onBeforeMount, onBeforeUnmount, nextTick } from 'vue';
|
|
3
3
|
import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-4d4329cd.js';
|
|
4
|
-
import './OrIconButton-
|
|
4
|
+
import './OrIconButton-1581013c.js';
|
|
5
5
|
import './OrLoader-c4bbef2f.js';
|
|
6
|
-
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-
|
|
6
|
+
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-f6f801ff.js';
|
|
7
7
|
import { s as script$3 } from './OrLoader.vue_vue_type_script_lang-5405040c.js';
|
|
8
8
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
9
9
|
import './OrOverlay.vue_vue_type_script_lang-cb3aad0c.js';
|
|
@@ -30,6 +30,11 @@ const ToastRoot = [
|
|
|
30
30
|
'links:text-inverse-primary', 'dark:links:text-inverse-primary-dark',
|
|
31
31
|
// Elevation
|
|
32
32
|
'shadow-card', 'dark:shadow-card-dark'];
|
|
33
|
+
const ToastActionButton = [
|
|
34
|
+
// Layout
|
|
35
|
+
'contents',
|
|
36
|
+
// Theme
|
|
37
|
+
'theme-foreground-outline', 'dark:theme-foreground-outline-dark'];
|
|
33
38
|
const ToastContainer = [
|
|
34
39
|
// Position
|
|
35
40
|
'absolute',
|
|
@@ -111,6 +116,7 @@ var script$1 = defineComponent({
|
|
|
111
116
|
'self-center',
|
|
112
117
|
// Theme
|
|
113
118
|
'text-inverse-primary', 'dark:text-inverse-primary-dark']);
|
|
119
|
+
const actionButtonStyle = computed(() => [...ToastActionButton]);
|
|
114
120
|
// State
|
|
115
121
|
const emojiSrc = computed(() => {
|
|
116
122
|
switch (props.toastType) {
|
|
@@ -139,6 +145,7 @@ var script$1 = defineComponent({
|
|
|
139
145
|
}
|
|
140
146
|
return {
|
|
141
147
|
root,
|
|
148
|
+
actionButtonStyle,
|
|
142
149
|
toastIconStyle,
|
|
143
150
|
rootStyles,
|
|
144
151
|
loaderStyle,
|
|
@@ -185,12 +192,14 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
185
192
|
href: _ctx.link.href,
|
|
186
193
|
target: _ctx.hrefTarget,
|
|
187
194
|
onClick: _cache[0] || (_cache[0] = (...args) => _ctx.onLinkClick && _ctx.onLinkClick(...args))
|
|
188
|
-
}, toDisplayString(_ctx.link.title), 9 /* TEXT, PROPS */, _hoisted_4)) : createCommentVNode("v-if", true), _ctx.dismissible ? (openBlock(),
|
|
195
|
+
}, toDisplayString(_ctx.link.title), 9 /* TEXT, PROPS */, _hoisted_4)) : createCommentVNode("v-if", true), _ctx.dismissible ? (openBlock(), createElementBlock("div", {
|
|
189
196
|
key: 1,
|
|
190
|
-
|
|
191
|
-
|
|
197
|
+
class: normalizeClass(_ctx.actionButtonStyle)
|
|
198
|
+
}, [createVNode(_component_OrIconButton, {
|
|
199
|
+
icon: "close",
|
|
200
|
+
class: "dark:theme-foreground-inherit",
|
|
192
201
|
onClick: _cache[1] || (_cache[1] = withModifiers($event => _ctx.onClose(), ["stop"]))
|
|
193
|
-
})) : createCommentVNode("v-if", true)])], 2 /* CLASS */);
|
|
202
|
+
})], 2 /* CLASS */)) : createCommentVNode("v-if", true)])], 2 /* CLASS */);
|
|
194
203
|
}
|
|
195
204
|
|
|
196
205
|
var css_248z = ".or-toast__link[data-v-837e78fc] {\n word-break: break-word;\n white-space: nowrap;\n cursor: pointer;\n}";
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { defineComponent, computed, ref, watch } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import { _ as __vue_component__$2 } from './OrIconButton-
|
|
4
|
+
import { _ as __vue_component__$2 } from './OrIconButton-e17e4944.js';
|
|
5
5
|
import { _ as __vue_component__$4 } from './OrMenu-df27d0ef.js';
|
|
6
6
|
import './OrPopover-9bafbdb4.js';
|
|
7
7
|
import { _ as __vue_component__$5 } from './OrMenuItem-c7f28480.js';
|
|
8
8
|
import { _ as __vue_component__$6 } from './OrIcon-5e394c62.js';
|
|
9
9
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
10
10
|
import { _ as __vue_component__$3 } from './OrButton-357e1e2c.js';
|
|
11
|
-
import { _ as __vue_component__$7 } from './OrSearch-
|
|
11
|
+
import { _ as __vue_component__$7 } from './OrSearch-2f260b09.js';
|
|
12
12
|
import './OrInputBox-4d5a318d.js';
|
|
13
13
|
|
|
14
14
|
const CardCollectionRoot = [
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
2
|
import { _ as __vue_component__$2, a as ButtonColor } from './OrButton-357e1e2c.js';
|
|
3
3
|
import { _ as __vue_component__$1 } from './OrOverlay-18ba2dc6.js';
|
|
4
|
-
import { _ as __vue_component__$3 } from './OrInput-
|
|
4
|
+
import { _ as __vue_component__$3 } from './OrInput-2f16a7ac.js';
|
|
5
5
|
import { useMagicKeys, whenever } from '@vueuse/core';
|
|
6
6
|
import { logicAnd } from '@vueuse/math';
|
|
7
7
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -33,7 +33,7 @@ const IconButtonRoot = [
|
|
|
33
33
|
const IconButtonRootColors = {
|
|
34
34
|
'primary': [
|
|
35
35
|
// Theme
|
|
36
|
-
'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark',
|
|
36
|
+
'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark',
|
|
37
37
|
// Theme (hover)
|
|
38
38
|
'hover:outline-primary-opacity-0-08', 'dark:hover:outline-primary-opacity-0-08-dark',
|
|
39
39
|
// Theme (focus)
|
|
@@ -74,7 +74,7 @@ var script = defineComponent({
|
|
|
74
74
|
},
|
|
75
75
|
color: {
|
|
76
76
|
type: String,
|
|
77
|
-
default: IconButtonColor.
|
|
77
|
+
default: IconButtonColor.Inherit
|
|
78
78
|
},
|
|
79
79
|
size: {
|
|
80
80
|
type: String,
|
|
@@ -3,7 +3,7 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { _ as __vue_component__$1 } from './OrError-d267ee9a.js';
|
|
5
5
|
import { _ as __vue_component__$2 } from './OrHint-42dc9ebb.js';
|
|
6
|
-
import { _ as __vue_component__$3 } from './OrIconButton-
|
|
6
|
+
import { _ as __vue_component__$3 } from './OrIconButton-e17e4944.js';
|
|
7
7
|
import { _ as __vue_component__$4, I as InlineInputBoxSize } from './OrInlineInputBox-fefd4fbd.js';
|
|
8
8
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
9
9
|
import { c as createInjector } from './browser-82dea9ed.js';
|
|
@@ -3,7 +3,7 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { _ as __vue_component__$1 } from './OrError-d267ee9a.js';
|
|
5
5
|
import { _ as __vue_component__$2 } from './OrHint-42dc9ebb.js';
|
|
6
|
-
import { _ as __vue_component__$3 } from './OrIconButton-
|
|
6
|
+
import { _ as __vue_component__$3 } from './OrIconButton-e17e4944.js';
|
|
7
7
|
import { _ as __vue_component__$4 } from './OrInlineInputBox-fefd4fbd.js';
|
|
8
8
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
9
9
|
import { c as createInjector } from './browser-82dea9ed.js';
|
|
@@ -3,7 +3,7 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { _ as __vue_component__$1 } from './OrError-d267ee9a.js';
|
|
5
5
|
import { _ as __vue_component__$2 } from './OrHint-42dc9ebb.js';
|
|
6
|
-
import { _ as __vue_component__$4 } from './OrIconButton-
|
|
6
|
+
import { _ as __vue_component__$4 } from './OrIconButton-e17e4944.js';
|
|
7
7
|
import { _ as __vue_component__$3 } from './OrIcon-5e394c62.js';
|
|
8
8
|
import { _ as __vue_component__$5, a as InputBoxSize } from './OrInputBox-4d5a318d.js';
|
|
9
9
|
import { _ as __vue_component__$6 } from './OrLabel-2a9f1477.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import { _ as __vue_component__$2 } from './OrIconButton-
|
|
4
|
+
import { _ as __vue_component__$2 } from './OrIconButton-e17e4944.js';
|
|
5
5
|
import { _ as __vue_component__$1 } from './OrOverlay-18ba2dc6.js';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
7
7
|
|
|
@@ -43,6 +43,11 @@ const ModalHeader = [
|
|
|
43
43
|
'layout-row',
|
|
44
44
|
// Typography
|
|
45
45
|
'typography-headline-2'];
|
|
46
|
+
const ModalCloseButton = [
|
|
47
|
+
// Layout
|
|
48
|
+
'contents',
|
|
49
|
+
// Theme
|
|
50
|
+
'text-outline', 'dark:text-outline-dark'];
|
|
46
51
|
|
|
47
52
|
var script = defineComponent({
|
|
48
53
|
name: 'OrModal',
|
|
@@ -70,6 +75,7 @@ var script = defineComponent({
|
|
|
70
75
|
const classAttribute = useClassAttribute();
|
|
71
76
|
const rootStyles = computed(() => ['or-modal', ...ModalRoot, ...ModalRootSizes[props.size], classAttribute.value]);
|
|
72
77
|
const headerStyles = computed(() => [...ModalHeader]);
|
|
78
|
+
const closeButtonStyles = computed(() => [...ModalCloseButton]);
|
|
73
79
|
// State
|
|
74
80
|
const isActive = ref(false);
|
|
75
81
|
// Events
|
|
@@ -96,6 +102,7 @@ var script = defineComponent({
|
|
|
96
102
|
root,
|
|
97
103
|
rootStyles,
|
|
98
104
|
headerStyles,
|
|
105
|
+
closeButtonStyles,
|
|
99
106
|
isActive,
|
|
100
107
|
open,
|
|
101
108
|
close
|
|
@@ -122,7 +129,9 @@ var __vue_render__ = function () {
|
|
|
122
129
|
class: _vm.headerStyles
|
|
123
130
|
}, [_c('div', {
|
|
124
131
|
class: ['grow']
|
|
125
|
-
}, [_vm._t("header")], 2), _vm._v(" "), _c('
|
|
132
|
+
}, [_vm._t("header")], 2), _vm._v(" "), _c('div', {
|
|
133
|
+
class: _vm.closeButtonStyles
|
|
134
|
+
}, [_c('OrIconButton', {
|
|
126
135
|
attrs: {
|
|
127
136
|
"icon": 'close',
|
|
128
137
|
"size": 'l'
|
|
@@ -133,7 +142,7 @@ var __vue_render__ = function () {
|
|
|
133
142
|
return _vm.close.apply(null, arguments);
|
|
134
143
|
}
|
|
135
144
|
}
|
|
136
|
-
})], 1), _vm._v(" "), _c('div', {
|
|
145
|
+
})], 1)]), _vm._v(" "), _c('div', {
|
|
137
146
|
class: ['grow', 'overflow-y-auto']
|
|
138
147
|
}, [_vm._t("default")], 2), _vm._v(" "), _vm._t("footer")], 2)]) : _vm._e();
|
|
139
148
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import { _ as __vue_component__$2 } from './OrIconButton-
|
|
4
|
+
import { _ as __vue_component__$2 } from './OrIconButton-e17e4944.js';
|
|
5
5
|
import { _ as __vue_component__$1 } from './OrIcon-5e394c62.js';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
7
7
|
|
|
@@ -65,6 +65,11 @@ const NotificationIconVariants = {
|
|
|
65
65
|
// Theme
|
|
66
66
|
'theme-foreground-primary', 'dark:theme-foreground-primary-dark']
|
|
67
67
|
};
|
|
68
|
+
const NotificationAction = [
|
|
69
|
+
// Layout
|
|
70
|
+
'contents',
|
|
71
|
+
// Theme
|
|
72
|
+
'theme-foreground-outline', 'dark:theme-foreground-outline-dark'];
|
|
68
73
|
|
|
69
74
|
var script = defineComponent({
|
|
70
75
|
name: 'OrNotification',
|
|
@@ -87,6 +92,7 @@ var script = defineComponent({
|
|
|
87
92
|
const classAttribute = useClassAttribute();
|
|
88
93
|
const rootStyles = computed(() => ['or-notification', ...NotificationRoot, ...NotificationRootVariants[props.variant], classAttribute.value]);
|
|
89
94
|
const iconStyles = computed(() => [...NotificationIcon, ...NotificationIconVariants[props.variant]]);
|
|
95
|
+
const actionStyles = computed(() => [...NotificationAction]);
|
|
90
96
|
// State
|
|
91
97
|
const icon = computed(() => {
|
|
92
98
|
switch (props.variant) {
|
|
@@ -104,6 +110,7 @@ var script = defineComponent({
|
|
|
104
110
|
root,
|
|
105
111
|
rootStyles,
|
|
106
112
|
iconStyles,
|
|
113
|
+
actionStyles,
|
|
107
114
|
icon
|
|
108
115
|
};
|
|
109
116
|
}
|
|
@@ -129,10 +136,11 @@ var __vue_render__ = function () {
|
|
|
129
136
|
}
|
|
130
137
|
})], 1), _vm._v(" "), _c('div', {
|
|
131
138
|
class: ['grow', 'my-[-2px] md:my-[-3px]']
|
|
132
|
-
}, [_vm._t("default")], 2), _vm._v(" "), _c('
|
|
139
|
+
}, [_vm._t("default")], 2), _vm._v(" "), _c('div', {
|
|
140
|
+
class: _vm.actionStyles
|
|
141
|
+
}, [_c('OrIconButton', {
|
|
133
142
|
attrs: {
|
|
134
|
-
"icon": 'close'
|
|
135
|
-
"size": 'm'
|
|
143
|
+
"icon": 'close'
|
|
136
144
|
},
|
|
137
145
|
on: {
|
|
138
146
|
"click": function ($event) {
|
|
@@ -140,7 +148,7 @@ var __vue_render__ = function () {
|
|
|
140
148
|
return _vm.$emit('close');
|
|
141
149
|
}
|
|
142
150
|
}
|
|
143
|
-
})], 1);
|
|
151
|
+
})], 1)]);
|
|
144
152
|
};
|
|
145
153
|
var __vue_staticRenderFns__ = [];
|
|
146
154
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
2
|
import { debouncedWatch } from '@vueuse/core';
|
|
3
3
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
4
|
-
import { _ as __vue_component__$1 } from './OrInput-
|
|
4
|
+
import { _ as __vue_component__$1 } from './OrInput-2f16a7ac.js';
|
|
5
5
|
import { a as InputBoxSize } from './OrInputBox-4d5a318d.js';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
7
7
|
|