@onereach/ui-components 2.69.7-beta.2183.0 → 2.69.7-beta.2184.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-c4209a92.js → OrCardCollection-754aa36f.js} +2 -2
- package/dist/bundled/v2/{OrConfirm-cab6535b.js → OrConfirm-cf334659.js} +1 -1
- package/dist/bundled/v2/{OrIconButton-a215104c.js → OrIconButton-a2ba92df.js} +4 -4
- package/dist/bundled/v2/{OrInlineInput-9add2e1e.js → OrInlineInput-87589946.js} +1 -1
- package/dist/bundled/v2/{OrInlineTextarea-9c6f9044.js → OrInlineTextarea-21b0e6fc.js} +1 -1
- package/dist/bundled/v2/{OrInput-8b90e08f.js → OrInput-82ccfe00.js} +1 -1
- package/dist/bundled/v2/{OrModal-f89de11f.js → OrModal-af6677fd.js} +3 -12
- package/dist/bundled/v2/{OrNotification-d76a062d.js → OrNotification-3250f58b.js} +5 -13
- package/dist/bundled/v2/{OrSearch-76b002cf.js → OrSearch-53470b0e.js} +1 -1
- package/dist/bundled/v2/{OrSelect-be1d3178.js → OrSelect-2e48be47.js} +2 -2
- package/dist/bundled/v2/{OrTag-20454429.js → OrTag-e3e6fdd6.js} +3 -3
- 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-icon-button-v3/props.d.ts +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 +0 -2
- package/dist/bundled/v2/components/or-modal-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-modal-v3/styles.d.ts +0 -1
- package/dist/bundled/v2/components/or-notification-v3/OrNotification.vue.d.ts +0 -2
- package/dist/bundled/v2/components/or-notification-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-notification-v3/styles.d.ts +0 -1
- 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 +0 -2
- package/dist/bundled/v2/components/or-toast-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-toast-v3/styles.d.ts +0 -1
- package/dist/bundled/v2/index.js +12 -12
- package/dist/bundled/v2/{types-fdd34542.js → types-8fe4e345.js} +8 -17
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-9a2ae9a3.js → OrCardCollection.vue_vue_type_script_lang-365741ae.js} +3 -3
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-f57ffa1a.js → OrConfirm.vue_vue_type_script_lang-68329ca1.js} +2 -2
- package/dist/bundled/v3/{OrIconButton-1581013c.js → OrIconButton-cd62526d.js} +1 -1
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-f6f801ff.js → OrIconButton.vue_vue_type_script_lang-aefcf30d.js} +4 -4
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-f29483f4.js → OrInlineInput.vue_vue_type_script_lang-67218502.js} +2 -2
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-cc40af48.js → OrInlineTextarea.vue_vue_type_script_lang-a1831ab8.js} +2 -2
- package/dist/bundled/v3/{OrInput-fa782fc1.js → OrInput-a4f220ed.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-f6d793d3.js → OrInput.vue_vue_type_script_lang-607d79d4.js} +2 -2
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-80a7b906.js → OrModal.vue_vue_type_script_lang-55c864d1.js} +2 -9
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-fbb35355.js → OrNotification.vue_vue_type_script_lang-c886ae51.js} +2 -9
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-014ad470.js → OrSearch.vue_vue_type_script_lang-06f318ca.js} +2 -2
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-676c90ac.js → OrSelect.vue_vue_type_script_lang-a5ecc5ed.js} +4 -4
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-13ee8ba6.js → OrTag.vue_vue_type_script_lang-e45c345b.js} +3 -3
- package/dist/bundled/v3/{OrToastContainer-7c3c0b12.js → OrToastContainer-34389303.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-icon-button-v3/props.d.ts +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 +0 -2
- package/dist/bundled/v3/components/or-modal-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-modal-v3/styles.d.ts +0 -1
- package/dist/bundled/v3/components/or-notification-v3/OrNotification.vue.d.ts +0 -2
- package/dist/bundled/v3/components/or-notification-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-notification-v3/styles.d.ts +0 -1
- 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 +0 -2
- package/dist/bundled/v3/components/or-toast-v3/index.js +4 -4
- package/dist/bundled/v3/components/or-toast-v3/styles.d.ts +0 -1
- package/dist/bundled/v3/index.js +27 -30
- package/dist/bundled/v3/{types-dcc78caa.js → types-f53434f2.js} +7 -16
- package/dist/esm/v2/{OrCardCollection-57d11adf.js → OrCardCollection-153b0179.js} +2 -2
- package/dist/esm/v2/{OrConfirm-ec7aef0e.js → OrConfirm-d67d5c00.js} +1 -1
- package/dist/esm/v2/{OrIconButton-e17e4944.js → OrIconButton-b3779042.js} +4 -4
- package/dist/esm/v2/{OrInlineInput-cfeeea33.js → OrInlineInput-10205811.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-897b5377.js → OrInlineTextarea-7658611e.js} +1 -1
- package/dist/esm/v2/{OrInput-2f16a7ac.js → OrInput-ada3a970.js} +1 -1
- package/dist/esm/v2/{OrModal-5b37a50a.js → OrModal-a7719843.js} +3 -12
- package/dist/esm/v2/{OrNotification-c765f111.js → OrNotification-8a4830a3.js} +5 -13
- package/dist/esm/v2/{OrSearch-2f260b09.js → OrSearch-0f08f2f5.js} +1 -1
- package/dist/esm/v2/{OrSelect-15d16d25.js → OrSelect-b3794fd3.js} +2 -2
- package/dist/esm/v2/{OrTag-a82fba65.js → OrTag-52e4cc94.js} +3 -3
- 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-icon-button-v3/props.d.ts +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 +0 -2
- package/dist/esm/v2/components/or-modal-v3/index.js +2 -2
- package/dist/esm/v2/components/or-modal-v3/styles.d.ts +0 -1
- package/dist/esm/v2/components/or-notification-v3/OrNotification.vue.d.ts +0 -2
- package/dist/esm/v2/components/or-notification-v3/index.js +2 -2
- package/dist/esm/v2/components/or-notification-v3/styles.d.ts +0 -1
- 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 +0 -2
- package/dist/esm/v2/components/or-toast-v3/index.js +2 -2
- package/dist/esm/v2/components/or-toast-v3/styles.d.ts +0 -1
- package/dist/esm/v2/index.js +12 -12
- package/dist/esm/v2/{types-8d58d7b5.js → types-6c742e07.js} +8 -17
- package/dist/esm/v3/{OrCardCollection-2a6514f3.js → OrCardCollection-a09ad585.js} +2 -2
- package/dist/esm/v3/{OrConfirm-5d56cbd3.js → OrConfirm-b93b5131.js} +1 -1
- package/dist/esm/v3/{OrIconButton-1eebcafc.js → OrIconButton-1a89fbf9.js} +4 -4
- package/dist/esm/v3/{OrInlineInput-31026cd0.js → OrInlineInput-507fc99c.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-b28c3d8c.js → OrInlineTextarea-53a9e027.js} +1 -1
- package/dist/esm/v3/{OrInput-41691fb3.js → OrInput-9c0426b9.js} +1 -1
- package/dist/esm/v3/{OrModal-381554a6.js → OrModal-7878cc39.js} +3 -12
- package/dist/esm/v3/{OrNotification-34d9c99b.js → OrNotification-e1383681.js} +4 -12
- package/dist/esm/v3/{OrSearch-e5a2e93e.js → OrSearch-9885d178.js} +1 -1
- package/dist/esm/v3/{OrSelect-4d73e8ae.js → OrSelect-a0718c44.js} +2 -2
- package/dist/esm/v3/{OrTag-d142e4bc.js → OrTag-efa7578f.js} +3 -3
- 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-icon-button-v3/props.d.ts +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 +0 -2
- package/dist/esm/v3/components/or-modal-v3/index.js +2 -2
- package/dist/esm/v3/components/or-modal-v3/styles.d.ts +0 -1
- package/dist/esm/v3/components/or-notification-v3/OrNotification.vue.d.ts +0 -2
- package/dist/esm/v3/components/or-notification-v3/index.js +2 -2
- package/dist/esm/v3/components/or-notification-v3/styles.d.ts +0 -1
- 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 +0 -2
- package/dist/esm/v3/components/or-toast-v3/index.js +2 -2
- package/dist/esm/v3/components/or-toast-v3/styles.d.ts +0 -1
- package/dist/esm/v3/index.js +12 -12
- package/dist/esm/v3/{types-8a338300.js → types-2692e337.js} +6 -15
- package/package.json +1 -1
- package/src/components/or-icon-button-v3/OrIconButton.vue +1 -1
- package/src/components/or-icon-button-v3/props.ts +1 -1
- package/src/components/or-icon-button-v3/styles.ts +4 -1
- package/src/components/or-modal-v3/OrModal.vue +6 -13
- package/src/components/or-modal-v3/styles.ts +0 -9
- package/src/components/or-notification-v3/OrNotification.vue +6 -12
- package/src/components/or-notification-v3/styles.ts +0 -9
- package/src/components/or-tag-v3/OrTag.vue +1 -1
- package/src/components/or-tag-v3/styles.ts +0 -3
- package/src/components/or-toast-v3/OrToast.vue +6 -13
- package/src/components/or-toast-v3/styles.ts +0 -9
|
@@ -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-b3779042.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,11 +65,6 @@ 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'];
|
|
73
68
|
|
|
74
69
|
var script = defineComponent({
|
|
75
70
|
name: 'OrNotification',
|
|
@@ -92,7 +87,6 @@ var script = defineComponent({
|
|
|
92
87
|
const classAttribute = useClassAttribute();
|
|
93
88
|
const rootStyles = computed(() => ['or-notification', ...NotificationRoot, ...NotificationRootVariants[props.variant], classAttribute.value]);
|
|
94
89
|
const iconStyles = computed(() => [...NotificationIcon, ...NotificationIconVariants[props.variant]]);
|
|
95
|
-
const actionStyles = computed(() => [...NotificationAction]);
|
|
96
90
|
// State
|
|
97
91
|
const icon = computed(() => {
|
|
98
92
|
switch (props.variant) {
|
|
@@ -110,7 +104,6 @@ var script = defineComponent({
|
|
|
110
104
|
root,
|
|
111
105
|
rootStyles,
|
|
112
106
|
iconStyles,
|
|
113
|
-
actionStyles,
|
|
114
107
|
icon
|
|
115
108
|
};
|
|
116
109
|
}
|
|
@@ -136,11 +129,10 @@ var __vue_render__ = function () {
|
|
|
136
129
|
}
|
|
137
130
|
})], 1), _vm._v(" "), _c('div', {
|
|
138
131
|
class: ['grow', 'my-[-2px] md:my-[-3px]']
|
|
139
|
-
}, [_vm._t("default")], 2), _vm._v(" "), _c('
|
|
140
|
-
class: _vm.actionStyles
|
|
141
|
-
}, [_c('OrIconButton', {
|
|
132
|
+
}, [_vm._t("default")], 2), _vm._v(" "), _c('OrIconButton', {
|
|
142
133
|
attrs: {
|
|
143
|
-
"icon": 'close'
|
|
134
|
+
"icon": 'close',
|
|
135
|
+
"size": 'm'
|
|
144
136
|
},
|
|
145
137
|
on: {
|
|
146
138
|
"click": function ($event) {
|
|
@@ -148,7 +140,7 @@ var __vue_render__ = function () {
|
|
|
148
140
|
return _vm.$emit('close');
|
|
149
141
|
}
|
|
150
142
|
}
|
|
151
|
-
})], 1)
|
|
143
|
+
})], 1);
|
|
152
144
|
};
|
|
153
145
|
var __vue_staticRenderFns__ = [];
|
|
154
146
|
|
|
@@ -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-ada3a970.js';
|
|
5
5
|
import { a as InputBoxSize } from './OrInputBox-4d5a318d.js';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
7
7
|
|
|
@@ -9,11 +9,11 @@ import { _ as __vue_component__$3 } from './OrExpansionPanel-968ddc61.js';
|
|
|
9
9
|
import { _ as __vue_component__$4 } from './OrHint-42dc9ebb.js';
|
|
10
10
|
import { _ as __vue_component__$5 } from './OrIcon-5e394c62.js';
|
|
11
11
|
import { _ as __vue_component__$7, a as InputBoxSize } from './OrInputBox-4d5a318d.js';
|
|
12
|
-
import { _ as __vue_component__$6 } from './OrInput-
|
|
12
|
+
import { _ as __vue_component__$6 } from './OrInput-ada3a970.js';
|
|
13
13
|
import { _ as __vue_component__$8 } from './OrLabel-2a9f1477.js';
|
|
14
14
|
import { _ as __vue_component__$9 } from './OrMenuItem-c7f28480.js';
|
|
15
15
|
import { _ as __vue_component__$a } from './OrPopover-9bafbdb4.js';
|
|
16
|
-
import { _ as __vue_component__$b } from './OrTag-
|
|
16
|
+
import { _ as __vue_component__$b } from './OrTag-52e4cc94.js';
|
|
17
17
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
18
18
|
|
|
19
19
|
const SelectRoot = [
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watchPostEffect, unref } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import { _ as __vue_component__$1 } from './OrIconButton-
|
|
4
|
+
import { _ as __vue_component__$1 } from './OrIconButton-b3779042.js';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
6
|
|
|
7
7
|
var TagVariant;
|
|
@@ -43,7 +43,7 @@ const TagRootVariants = {
|
|
|
43
43
|
const TagRootColors = {
|
|
44
44
|
'default': [
|
|
45
45
|
// Theme
|
|
46
|
-
'theme-preset-2-primary', 'dark:theme-preset-2-primary-dark'
|
|
46
|
+
'theme-preset-2-primary', 'dark:theme-preset-2-primary-dark'],
|
|
47
47
|
'danger': [
|
|
48
48
|
// Theme
|
|
49
49
|
'theme-preset-2-error', 'dark:theme-preset-2-error-dark']
|
|
@@ -130,7 +130,7 @@ var __vue_render__ = function () {
|
|
|
130
130
|
}, [_c('OrIconButton', {
|
|
131
131
|
attrs: {
|
|
132
132
|
"icon": 'close',
|
|
133
|
-
"color":
|
|
133
|
+
"color": _vm.custom ? 'inherit' : _vm.color,
|
|
134
134
|
"disabled": _vm.disabled
|
|
135
135
|
},
|
|
136
136
|
on: {
|
|
@@ -8,7 +8,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
|
|
|
8
8
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from '../OrButton-357e1e2c.js';
|
|
9
9
|
export { _ as OrCard } from '../OrCard-b7268256.js';
|
|
10
10
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-f6b07557.js';
|
|
11
|
-
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-
|
|
11
|
+
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-153b0179.js';
|
|
12
12
|
export { _ as OrCardV3 } from '../OrCard-de799db0.js';
|
|
13
13
|
export { a as OrCarousel, _ as OrCarouselItem } from '../OrCarouselItem-4e2cf3d8.js';
|
|
14
14
|
export { _ as OrCheckbox } from '../OrCheckbox-915f1f0a.js';
|
|
@@ -19,7 +19,7 @@ export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-d4400b42.js';
|
|
|
19
19
|
export { _ as OrCollapse } from '../OrCollapse-4d892ca3.js';
|
|
20
20
|
export { _ 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-75abefdd.js';
|
|
21
21
|
export { _ as OrConfirm } from '../OrConfirm-d7112dd3.js';
|
|
22
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-
|
|
22
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-d67d5c00.js';
|
|
23
23
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-349df9b2.js';
|
|
24
24
|
export { _ as OrError } from '../OrError-081130bb.js';
|
|
25
25
|
export { _ as OrErrorTagV3 } from '../OrErrorTag-782dd714.js';
|
|
@@ -31,14 +31,14 @@ export { _ as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements
|
|
|
31
31
|
export { _ as OrHint } from '../OrHint-c45f1e09.js';
|
|
32
32
|
export { _ as OrHintV3 } from '../OrHint-42dc9ebb.js';
|
|
33
33
|
export { _ as OrIcon, O as OrIconColors, a as OrIconType } from '../OrIcon-819166f6.js';
|
|
34
|
-
export { I as IconButtonColor, _ as OrIconButtonV3 } from '../OrIconButton-
|
|
34
|
+
export { I as IconButtonColor, _ as OrIconButtonV3 } from '../OrIconButton-b3779042.js';
|
|
35
35
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, _ as OrIconV3 } from '../OrIcon-5e394c62.js';
|
|
36
36
|
export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3 } from '../OrInlineInputBox-fefd4fbd.js';
|
|
37
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-
|
|
37
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-10205811.js';
|
|
38
38
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-b47cfc2d.js';
|
|
39
|
-
export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-
|
|
39
|
+
export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-7658611e.js';
|
|
40
40
|
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, _ as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox-4d5a318d.js';
|
|
41
|
-
export { I as InputType, _ as OrInputV3 } from '../OrInput-
|
|
41
|
+
export { I as InputType, _ as OrInputV3 } from '../OrInput-ada3a970.js';
|
|
42
42
|
export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from '../OrPassword-1fa97156.js';
|
|
43
43
|
export { _ as OrInput } from '../OrSearch.vue_rollup-plugin-vue_script-197d77fc.js';
|
|
44
44
|
export { _ as OrSearch } from '../OrSearch-0589d17d.js';
|
|
@@ -53,9 +53,9 @@ export { _ as OrMenuItemV3 } from '../OrMenuItem-c7f28480.js';
|
|
|
53
53
|
export { _ as OrMenuV3 } from '../OrMenu-df27d0ef.js';
|
|
54
54
|
export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-9bafbdb4.js';
|
|
55
55
|
export { _ as OrModal, O as OrModalSizes } from '../OrModal-97e83549.js';
|
|
56
|
-
export { M as ModalSize, _ as OrModalV3 } from '../OrModal-
|
|
56
|
+
export { M as ModalSize, _ as OrModalV3 } from '../OrModal-a7719843.js';
|
|
57
57
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from '../OrNotification-a9231a83.js';
|
|
58
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-
|
|
58
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-8a4830a3.js';
|
|
59
59
|
export { _ as OrOverflowMenu } from '../OrOverflowMenu-10a4166a.js';
|
|
60
60
|
export { _ as OrOverlay } from '../OrOverlay-3b52865d.js';
|
|
61
61
|
export { _ as OrOverlayV3 } from '../OrOverlay-18ba2dc6.js';
|
|
@@ -64,10 +64,10 @@ export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrP
|
|
|
64
64
|
export { _ as OrRadio } from '../OrRadio-e4198532.js';
|
|
65
65
|
export { _ as OrRadioGroup } from '../OrRadioGroup-d9d32cba.js';
|
|
66
66
|
export { _ as OrRadioV3 } from '../OrRadio-848ce55d.js';
|
|
67
|
-
export { _ as OrSearchV3 } from '../OrSearch-
|
|
67
|
+
export { _ as OrSearchV3 } from '../OrSearch-0f08f2f5.js';
|
|
68
68
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-e8dce8f9.js';
|
|
69
69
|
export { _ as OrSelect } from '../OrSelect-dae2b069.js';
|
|
70
|
-
export { _ as OrSelectV3 } from '../OrSelect-
|
|
70
|
+
export { _ as OrSelectV3 } from '../OrSelect-b3794fd3.js';
|
|
71
71
|
export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-7d6125bb.js';
|
|
72
72
|
export { O as OrSidebarPlacement, _ as OrSidebarV3 } from '../OrSidebar-fabc7bc9.js';
|
|
73
73
|
export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-cc94bdc9.js';
|
|
@@ -83,7 +83,7 @@ export { _ as OrTabV3 } from '../OrTab-702e7335.js';
|
|
|
83
83
|
export { _ as OrTabs } from '../OrTabs-e1c13d41.js';
|
|
84
84
|
export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-71bd3fd2.js';
|
|
85
85
|
export { _ as OrTag } from '../OrTag-c1fa6901.js';
|
|
86
|
-
export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-
|
|
86
|
+
export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-52e4cc94.js';
|
|
87
87
|
export { _ as OrTeleport } from '../OrTeleportVue2-8ef4ceca.js';
|
|
88
88
|
export { _ as OrTeleportV3 } from '../OrTeleport.vue2-fb92f29f.js';
|
|
89
89
|
export { _ as OrTextV3 } from '../OrText-ba5a2b6c.js';
|
|
@@ -91,7 +91,7 @@ export { _ as OrTextareaV3 } from '../OrTextarea-6712a150.js';
|
|
|
91
91
|
export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-2594c980.js';
|
|
92
92
|
export { _ as OrToast, a as OrToastContainer } from '../OrToastContainer-2fbd4358.js';
|
|
93
93
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-4fbe0e5a.js';
|
|
94
|
-
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../types-
|
|
94
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../types-6c742e07.js';
|
|
95
95
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-0665462d.js';
|
|
96
96
|
export { _ as OrTooltip } from '../OrTooltip-614b016d.js';
|
|
97
97
|
export { _ as OrTooltipContent } from '../OrTooltip.vue_rollup-plugin-vue_script-63559536.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-
|
|
1
|
+
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-153b0179.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '../../OrIconButton-
|
|
5
|
+
import '../../OrIconButton-b3779042.js';
|
|
6
6
|
import '../../OrIcon-5e394c62.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
8
|
import '../../OrTooltip-513bee30.js';
|
|
@@ -18,8 +18,8 @@ import '../../OrMenu-df27d0ef.js';
|
|
|
18
18
|
import '../../OrMenuItem-c7f28480.js';
|
|
19
19
|
import '../../OrButton-357e1e2c.js';
|
|
20
20
|
import '../../OrLoader-f857d55b.js';
|
|
21
|
-
import '../../OrSearch-
|
|
22
|
-
import '../../OrInput-
|
|
21
|
+
import '../../OrSearch-0f08f2f5.js';
|
|
22
|
+
import '../../OrInput-ada3a970.js';
|
|
23
23
|
import '../../OrError-d267ee9a.js';
|
|
24
24
|
import '../../OrHint-42dc9ebb.js';
|
|
25
25
|
import '../../OrInputBox-4d5a318d.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-
|
|
1
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-d67d5c00.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../OrButton-357e1e2c.js';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
@@ -9,10 +9,10 @@ import '../../OrOverlay-18ba2dc6.js';
|
|
|
9
9
|
import '../../useElevation-31bfe1f6.js';
|
|
10
10
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
11
11
|
import 'portal-vue';
|
|
12
|
-
import '../../OrInput-
|
|
12
|
+
import '../../OrInput-ada3a970.js';
|
|
13
13
|
import '../../OrError-d267ee9a.js';
|
|
14
14
|
import '../../OrHint-42dc9ebb.js';
|
|
15
|
-
import '../../OrIconButton-
|
|
15
|
+
import '../../OrIconButton-b3779042.js';
|
|
16
16
|
import '../../OrIcon-5e394c62.js';
|
|
17
17
|
import '../../OrTooltip-513bee30.js';
|
|
18
18
|
import '../../OrPopover-9bafbdb4.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as IconButtonColor, _ as OrIconButtonV3 } from '../../OrIconButton-
|
|
1
|
+
export { I as IconButtonColor, _ as OrIconButtonV3 } from '../../OrIconButton-b3779042.js';
|
|
2
2
|
export { I as IconButtonSize } from '../../OrIcon-5e394c62.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-
|
|
1
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-10205811.js';
|
|
2
2
|
export { I as InlineInputSize } from '../../OrInlineInputBox-fefd4fbd.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
@@ -6,7 +6,7 @@ import '@vueuse/core';
|
|
|
6
6
|
import '../../OrError-d267ee9a.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
8
|
import '../../OrHint-42dc9ebb.js';
|
|
9
|
-
import '../../OrIconButton-
|
|
9
|
+
import '../../OrIconButton-b3779042.js';
|
|
10
10
|
import '../../OrIcon-5e394c62.js';
|
|
11
11
|
import '../../OrTooltip-513bee30.js';
|
|
12
12
|
import '../../OrPopover-9bafbdb4.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-
|
|
1
|
+
export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-7658611e.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '../../OrError-d267ee9a.js';
|
|
6
6
|
import '../../normalize-component-6e8e3d80.js';
|
|
7
7
|
import '../../OrHint-42dc9ebb.js';
|
|
8
|
-
import '../../OrIconButton-
|
|
8
|
+
import '../../OrIconButton-b3779042.js';
|
|
9
9
|
import '../../OrIcon-5e394c62.js';
|
|
10
10
|
import '../../OrTooltip-513bee30.js';
|
|
11
11
|
import '../../OrPopover-9bafbdb4.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InputType, _ as OrInputV3 } from '../../OrInput-
|
|
1
|
+
export { I as InputType, _ as OrInputV3 } from '../../OrInput-ada3a970.js';
|
|
2
2
|
export { a as InputSize } from '../../OrInputBox-4d5a318d.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
@@ -6,7 +6,7 @@ import '@vueuse/core';
|
|
|
6
6
|
import '../../OrError-d267ee9a.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
8
|
import '../../OrHint-42dc9ebb.js';
|
|
9
|
-
import '../../OrIconButton-
|
|
9
|
+
import '../../OrIconButton-b3779042.js';
|
|
10
10
|
import '../../OrIcon-5e394c62.js';
|
|
11
11
|
import '../../OrTooltip-513bee30.js';
|
|
12
12
|
import '../../OrPopover-9bafbdb4.js';
|
|
@@ -4,7 +4,6 @@ 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[]>;
|
|
8
7
|
isActive: import("@vue/composition-api").Ref<boolean>;
|
|
9
8
|
open: () => void;
|
|
10
9
|
close: () => void;
|
|
@@ -35,7 +34,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
35
34
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
36
35
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
37
36
|
headerStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
38
|
-
closeButtonStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
39
37
|
isActive: import("@vue/composition-api").Ref<boolean>;
|
|
40
38
|
open: () => void;
|
|
41
39
|
close: () => void;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-
|
|
1
|
+
export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-a7719843.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '../../OrIconButton-
|
|
5
|
+
import '../../OrIconButton-b3779042.js';
|
|
6
6
|
import '../../OrIcon-5e394c62.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
8
|
import '../../OrTooltip-513bee30.js';
|
|
@@ -4,7 +4,6 @@ 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[]>;
|
|
8
7
|
icon: import("@vue/composition-api").ComputedRef<"warning" | "error" | "info" | "check_circle" | undefined>;
|
|
9
8
|
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
10
9
|
variant: {
|
|
@@ -22,7 +21,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
22
21
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
23
22
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
24
23
|
iconStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
25
|
-
actionStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
26
24
|
icon: import("@vue/composition-api").ComputedRef<"warning" | "error" | "info" | "check_circle" | undefined>;
|
|
27
25
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
|
|
28
26
|
variant: NotificationVariant;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-
|
|
1
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-8a4830a3.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '../../OrIconButton-
|
|
5
|
+
import '../../OrIconButton-b3779042.js';
|
|
6
6
|
import '../../OrIcon-5e394c62.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
8
|
import '../../OrTooltip-513bee30.js';
|
|
@@ -3,4 +3,3 @@ 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,13 +1,13 @@
|
|
|
1
|
-
export { _ as OrSearchV3 } from '../../OrSearch-
|
|
1
|
+
export { _ as OrSearchV3 } from '../../OrSearch-0f08f2f5.js';
|
|
2
2
|
export { a as SearchSize } from '../../OrInputBox-4d5a318d.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '../../useClassAttribute-47fdb016.js';
|
|
6
|
-
import '../../OrInput-
|
|
6
|
+
import '../../OrInput-ada3a970.js';
|
|
7
7
|
import '../../OrError-d267ee9a.js';
|
|
8
8
|
import '../../normalize-component-6e8e3d80.js';
|
|
9
9
|
import '../../OrHint-42dc9ebb.js';
|
|
10
|
-
import '../../OrIconButton-
|
|
10
|
+
import '../../OrIconButton-b3779042.js';
|
|
11
11
|
import '../../OrIcon-5e394c62.js';
|
|
12
12
|
import '../../OrTooltip-513bee30.js';
|
|
13
13
|
import '../../OrPopover-9bafbdb4.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { _ as OrSelectV3 } from '../../OrSelect-b3794fd3.js';
|
|
2
2
|
export { a as SelectSize } from '../../OrInputBox-4d5a318d.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-0d314aa4.js';
|
|
@@ -13,8 +13,8 @@ import '../../OrError-d267ee9a.js';
|
|
|
13
13
|
import '../../OrExpansionPanel-968ddc61.js';
|
|
14
14
|
import '../../OrIcon-5e394c62.js';
|
|
15
15
|
import '../../OrHint-42dc9ebb.js';
|
|
16
|
-
import '../../OrInput-
|
|
17
|
-
import '../../OrIconButton-
|
|
16
|
+
import '../../OrInput-ada3a970.js';
|
|
17
|
+
import '../../OrIconButton-b3779042.js';
|
|
18
18
|
import '../../OrTooltip-513bee30.js';
|
|
19
19
|
import '../../OrPopover-9bafbdb4.js';
|
|
20
20
|
import '@floating-ui/dom';
|
|
@@ -25,4 +25,4 @@ import '../../OrOverlay-18ba2dc6.js';
|
|
|
25
25
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
26
26
|
import 'portal-vue';
|
|
27
27
|
import '../../OrMenuItem-c7f28480.js';
|
|
28
|
-
import '../../OrTag-
|
|
28
|
+
import '../../OrTag-52e4cc94.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-
|
|
1
|
+
export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-52e4cc94.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '../../OrIconButton-
|
|
5
|
+
import '../../OrIconButton-b3779042.js';
|
|
6
6
|
import '../../OrIcon-5e394c62.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
8
|
import '../../OrTooltip-513bee30.js';
|
|
@@ -3,7 +3,6 @@ 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[]>;
|
|
7
6
|
toastIconStyle: import("@vue/composition-api").ComputedRef<string[]>;
|
|
8
7
|
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
9
8
|
loaderStyle: import("@vue/composition-api").ComputedRef<string[]>;
|
|
@@ -55,7 +54,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
55
54
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
56
55
|
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
57
56
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
58
|
-
actionButtonStyle: import("@vue/composition-api").ComputedRef<string[]>;
|
|
59
57
|
toastIconStyle: import("@vue/composition-api").ComputedRef<string[]>;
|
|
60
58
|
rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
61
59
|
loaderStyle: import("@vue/composition-api").ComputedRef<string[]>;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../../types-
|
|
1
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../../types-6c742e07.js';
|
|
2
2
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../useToast-0665462d.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
6
6
|
import 'portal-vue';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
|
-
import '../../OrIconButton-
|
|
8
|
+
import '../../OrIconButton-b3779042.js';
|
|
9
9
|
import '../../useClassAttribute-47fdb016.js';
|
|
10
10
|
import '../../OrIcon-5e394c62.js';
|
|
11
11
|
import '../../OrTooltip-513bee30.js';
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { PositionsX, PositionsY, ToastType } from './props';
|
|
2
2
|
export declare const ToastRoot: string[];
|
|
3
|
-
export declare const ToastActionButton: string[];
|
|
4
3
|
export declare const ToastContainer: string[];
|
|
5
4
|
export declare const ToastContainerPositions: Record<`${PositionsX}-${PositionsY}`, string[]>;
|
|
6
5
|
export declare const messageStyleVariant: Record<ToastType, string[]>;
|
package/dist/esm/v2/index.js
CHANGED
|
@@ -8,7 +8,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
|
|
|
8
8
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from './OrButton-357e1e2c.js';
|
|
9
9
|
export { _ as OrCard } from './OrCard-b7268256.js';
|
|
10
10
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from './OrCardCollection-f6b07557.js';
|
|
11
|
-
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-
|
|
11
|
+
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-153b0179.js';
|
|
12
12
|
export { _ as OrCardV3 } from './OrCard-de799db0.js';
|
|
13
13
|
export { a as OrCarousel, _ as OrCarouselItem } from './OrCarouselItem-4e2cf3d8.js';
|
|
14
14
|
export { _ as OrCheckbox } from './OrCheckbox-915f1f0a.js';
|
|
@@ -19,7 +19,7 @@ export { _ as OrCode, O as OrCodeLanguages } from './OrCode-d4400b42.js';
|
|
|
19
19
|
export { _ as OrCollapse } from './OrCollapse-4d892ca3.js';
|
|
20
20
|
export { _ 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-75abefdd.js';
|
|
21
21
|
export { _ as OrConfirm } from './OrConfirm-d7112dd3.js';
|
|
22
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-
|
|
22
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-d67d5c00.js';
|
|
23
23
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-349df9b2.js';
|
|
24
24
|
export { _ as OrError } from './OrError-081130bb.js';
|
|
25
25
|
export { _ as OrErrorTagV3 } from './OrErrorTag-782dd714.js';
|
|
@@ -31,14 +31,14 @@ export { _ as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements
|
|
|
31
31
|
export { _ as OrHint } from './OrHint-c45f1e09.js';
|
|
32
32
|
export { _ as OrHintV3 } from './OrHint-42dc9ebb.js';
|
|
33
33
|
export { _ as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-819166f6.js';
|
|
34
|
-
export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-
|
|
34
|
+
export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-b3779042.js';
|
|
35
35
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, _ as OrIconV3 } from './OrIcon-5e394c62.js';
|
|
36
36
|
export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3 } from './OrInlineInputBox-fefd4fbd.js';
|
|
37
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-
|
|
37
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-10205811.js';
|
|
38
38
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from './OrInlineTextEdit-b47cfc2d.js';
|
|
39
|
-
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-
|
|
39
|
+
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-7658611e.js';
|
|
40
40
|
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, _ as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox-4d5a318d.js';
|
|
41
|
-
export { I as InputType, _ as OrInputV3 } from './OrInput-
|
|
41
|
+
export { I as InputType, _ as OrInputV3 } from './OrInput-ada3a970.js';
|
|
42
42
|
export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from './OrPassword-1fa97156.js';
|
|
43
43
|
export { _ as OrInput } from './OrSearch.vue_rollup-plugin-vue_script-197d77fc.js';
|
|
44
44
|
export { _ as OrSearch } from './OrSearch-0589d17d.js';
|
|
@@ -53,9 +53,9 @@ export { _ as OrMenuItemV3 } from './OrMenuItem-c7f28480.js';
|
|
|
53
53
|
export { _ as OrMenuV3 } from './OrMenu-df27d0ef.js';
|
|
54
54
|
export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-9bafbdb4.js';
|
|
55
55
|
export { _ as OrModal, O as OrModalSizes } from './OrModal-97e83549.js';
|
|
56
|
-
export { M as ModalSize, _ as OrModalV3 } from './OrModal-
|
|
56
|
+
export { M as ModalSize, _ as OrModalV3 } from './OrModal-a7719843.js';
|
|
57
57
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from './OrNotification-a9231a83.js';
|
|
58
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-
|
|
58
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-8a4830a3.js';
|
|
59
59
|
export { _ as OrOverflowMenu } from './OrOverflowMenu-10a4166a.js';
|
|
60
60
|
export { _ as OrOverlay } from './OrOverlay-3b52865d.js';
|
|
61
61
|
export { _ as OrOverlayV3 } from './OrOverlay-18ba2dc6.js';
|
|
@@ -64,10 +64,10 @@ export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrPr
|
|
|
64
64
|
export { _ as OrRadio } from './OrRadio-e4198532.js';
|
|
65
65
|
export { _ as OrRadioGroup } from './OrRadioGroup-d9d32cba.js';
|
|
66
66
|
export { _ as OrRadioV3 } from './OrRadio-848ce55d.js';
|
|
67
|
-
export { _ as OrSearchV3 } from './OrSearch-
|
|
67
|
+
export { _ as OrSearchV3 } from './OrSearch-0f08f2f5.js';
|
|
68
68
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-e8dce8f9.js';
|
|
69
69
|
export { _ as OrSelect } from './OrSelect-dae2b069.js';
|
|
70
|
-
export { _ as OrSelectV3 } from './OrSelect-
|
|
70
|
+
export { _ as OrSelectV3 } from './OrSelect-b3794fd3.js';
|
|
71
71
|
export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-7d6125bb.js';
|
|
72
72
|
export { O as OrSidebarPlacement, _ as OrSidebarV3 } from './OrSidebar-fabc7bc9.js';
|
|
73
73
|
export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeletonText-cc94bdc9.js';
|
|
@@ -83,7 +83,7 @@ export { _ as OrTabV3 } from './OrTab-702e7335.js';
|
|
|
83
83
|
export { _ as OrTabs } from './OrTabs-e1c13d41.js';
|
|
84
84
|
export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-71bd3fd2.js';
|
|
85
85
|
export { _ as OrTag } from './OrTag-c1fa6901.js';
|
|
86
|
-
export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-
|
|
86
|
+
export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-52e4cc94.js';
|
|
87
87
|
export { _ as OrTeleport } from './OrTeleportVue2-8ef4ceca.js';
|
|
88
88
|
export { _ as OrTeleportV3 } from './OrTeleport.vue2-fb92f29f.js';
|
|
89
89
|
export { _ as OrTextV3 } from './OrText-ba5a2b6c.js';
|
|
@@ -91,7 +91,7 @@ export { _ as OrTextareaV3 } from './OrTextarea-6712a150.js';
|
|
|
91
91
|
export { _ as OrTextbox, T as TextboxTypes } from './OrTextbox-2594c980.js';
|
|
92
92
|
export { _ as OrToast, a as OrToastContainer } from './OrToastContainer-2fbd4358.js';
|
|
93
93
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
|
|
94
|
-
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-
|
|
94
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-6c742e07.js';
|
|
95
95
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
|
|
96
96
|
export { _ as OrTooltip } from './OrTooltip-614b016d.js';
|
|
97
97
|
export { _ as OrTooltipContent } from './OrTooltip.vue_rollup-plugin-vue_script-63559536.js';
|
|
@@ -2,7 +2,7 @@ import { useToggle } from '@vueuse/core';
|
|
|
2
2
|
import { defineComponent, ref, computed, onBeforeMount, onBeforeUnmount, nextTick } from 'vue-demi';
|
|
3
3
|
import { _ as __vue_component__$4 } from './OrTeleport.vue2-fb92f29f.js';
|
|
4
4
|
import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-0665462d.js';
|
|
5
|
-
import { _ as __vue_component__$2 } from './OrIconButton-
|
|
5
|
+
import { _ as __vue_component__$2 } from './OrIconButton-b3779042.js';
|
|
6
6
|
import { _ as __vue_component__$3 } from './OrLoader-f857d55b.js';
|
|
7
7
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
8
8
|
import { c as createInjector } from './browser-82dea9ed.js';
|
|
@@ -28,11 +28,6 @@ const ToastRoot = [
|
|
|
28
28
|
'links:text-inverse-primary', 'dark:links:text-inverse-primary-dark',
|
|
29
29
|
// Elevation
|
|
30
30
|
'shadow-card', 'dark:shadow-card-dark'];
|
|
31
|
-
const ToastActionButton = [
|
|
32
|
-
// Layout
|
|
33
|
-
'contents',
|
|
34
|
-
// Theme
|
|
35
|
-
'theme-foreground-outline', 'dark:theme-foreground-outline-dark'];
|
|
36
31
|
const ToastContainer = [
|
|
37
32
|
// Position
|
|
38
33
|
'absolute',
|
|
@@ -114,7 +109,6 @@ var script$1 = defineComponent({
|
|
|
114
109
|
'self-center',
|
|
115
110
|
// Theme
|
|
116
111
|
'text-inverse-primary', 'dark:text-inverse-primary-dark']);
|
|
117
|
-
const actionButtonStyle = computed(() => [...ToastActionButton]);
|
|
118
112
|
// State
|
|
119
113
|
const emojiSrc = computed(() => {
|
|
120
114
|
switch (props.toastType) {
|
|
@@ -143,7 +137,6 @@ var script$1 = defineComponent({
|
|
|
143
137
|
}
|
|
144
138
|
return {
|
|
145
139
|
root,
|
|
146
|
-
actionButtonStyle,
|
|
147
140
|
toastIconStyle,
|
|
148
141
|
rootStyles,
|
|
149
142
|
loaderStyle,
|
|
@@ -199,12 +192,10 @@ var __vue_render__$1 = function () {
|
|
|
199
192
|
on: {
|
|
200
193
|
"click": _vm.onLinkClick
|
|
201
194
|
}
|
|
202
|
-
}, [_vm._v("\n " + _vm._s(_vm.link.title) + "\n ")])] : _vm._e(), _vm._v(" "), _vm.dismissible ? [_c('
|
|
203
|
-
class: _vm.actionButtonStyle
|
|
204
|
-
}, [_c('OrIconButton', {
|
|
205
|
-
staticClass: "dark:theme-foreground-inherit",
|
|
195
|
+
}, [_vm._v("\n " + _vm._s(_vm.link.title) + "\n ")])] : _vm._e(), _vm._v(" "), _vm.dismissible ? [_c('OrIconButton', {
|
|
206
196
|
attrs: {
|
|
207
|
-
"icon":
|
|
197
|
+
"icon": 'close',
|
|
198
|
+
"size": 'm'
|
|
208
199
|
},
|
|
209
200
|
on: {
|
|
210
201
|
"click": function ($event) {
|
|
@@ -212,21 +203,21 @@ var __vue_render__$1 = function () {
|
|
|
212
203
|
return _vm.onClose();
|
|
213
204
|
}
|
|
214
205
|
}
|
|
215
|
-
})]
|
|
206
|
+
})] : _vm._e()], 2)], 2);
|
|
216
207
|
};
|
|
217
208
|
var __vue_staticRenderFns__$1 = [];
|
|
218
209
|
|
|
219
210
|
/* style */
|
|
220
211
|
const __vue_inject_styles__$1 = function (inject) {
|
|
221
212
|
if (!inject) return;
|
|
222
|
-
inject("data-v-
|
|
223
|
-
source: ".or-toast__link[data-v-
|
|
213
|
+
inject("data-v-578cc956_0", {
|
|
214
|
+
source: ".or-toast__link[data-v-578cc956]{word-break:break-word;white-space:nowrap;cursor:pointer}",
|
|
224
215
|
map: undefined,
|
|
225
216
|
media: undefined
|
|
226
217
|
});
|
|
227
218
|
};
|
|
228
219
|
/* scoped */
|
|
229
|
-
const __vue_scope_id__$1 = "data-v-
|
|
220
|
+
const __vue_scope_id__$1 = "data-v-578cc956";
|
|
230
221
|
/* module identifier */
|
|
231
222
|
const __vue_module_identifier__$1 = undefined;
|
|
232
223
|
/* functional template */
|