@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,12 +1,12 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { defineComponent, computed, ref, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
3
3
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
4
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
4
|
+
import { O as OrIconButton } from './OrIconButton-a2ba92df.js';
|
|
5
5
|
import { O as OrButton } from './OrButton-4b99c680.js';
|
|
6
6
|
import { O as OrMenu } from './OrMenu-fa47c888.js';
|
|
7
7
|
import { O as OrMenuItem } from './OrMenuItem-26420908.js';
|
|
8
8
|
import { O as OrIcon } from './OrIcon-8625385f.js';
|
|
9
|
-
import { O as OrSearch } from './OrSearch-
|
|
9
|
+
import { O as OrSearch } from './OrSearch-53470b0e.js';
|
|
10
10
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
11
11
|
|
|
12
12
|
const CardCollectionRoot = [
|
|
@@ -3,7 +3,7 @@ import { useMagicKeys, whenever } from '@vueuse/core';
|
|
|
3
3
|
import { l as logicAnd } from './index-17f264f9.js';
|
|
4
4
|
import { O as OrOverlay } from './OrOverlay-3c89d622.js';
|
|
5
5
|
import { O as OrButton, a as ButtonColor } from './OrButton-4b99c680.js';
|
|
6
|
-
import { O as OrInput } from './OrInput-
|
|
6
|
+
import { O as OrInput } from './OrInput-82ccfe00.js';
|
|
7
7
|
import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
8
8
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
9
9
|
|
|
@@ -7,7 +7,7 @@ import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
|
7
7
|
|
|
8
8
|
var IconButtonColor;
|
|
9
9
|
(function (IconButtonColor) {
|
|
10
|
-
IconButtonColor["
|
|
10
|
+
IconButtonColor["Default"] = "default";
|
|
11
11
|
IconButtonColor["Danger"] = "danger";
|
|
12
12
|
IconButtonColor["Inherit"] = "inherit";
|
|
13
13
|
})(IconButtonColor || (IconButtonColor = {}));
|
|
@@ -30,9 +30,9 @@ const IconButtonRoot = [
|
|
|
30
30
|
// Theme
|
|
31
31
|
'!outline outline-2 outline-transparent'];
|
|
32
32
|
const IconButtonRootColors = {
|
|
33
|
-
'
|
|
33
|
+
'default': [
|
|
34
34
|
// Theme
|
|
35
|
-
'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark',
|
|
35
|
+
'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark', 'theme-foreground-outline', 'dark:theme-foreground-outline-dark',
|
|
36
36
|
// Theme (hover)
|
|
37
37
|
'hover:outline-primary-opacity-0-08', 'dark:hover:outline-primary-opacity-0-08-dark',
|
|
38
38
|
// Theme (focus)
|
|
@@ -73,7 +73,7 @@ var script = defineComponent({
|
|
|
73
73
|
},
|
|
74
74
|
color: {
|
|
75
75
|
type: String,
|
|
76
|
-
default: IconButtonColor.
|
|
76
|
+
default: IconButtonColor.Default
|
|
77
77
|
},
|
|
78
78
|
size: {
|
|
79
79
|
type: String,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { O as OrError } from './OrError-aad17598.js';
|
|
3
3
|
import { O as OrHint } from './OrHint-f38a1940.js';
|
|
4
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
4
|
+
import { O as OrIconButton } from './OrIconButton-a2ba92df.js';
|
|
5
5
|
import { O as OrInlineInputBox, I as InlineInputBoxSize } from './OrInlineInputBox-f457210f.js';
|
|
6
6
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
7
7
|
import { defineComponent, getCurrentInstance, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { O as OrError } from './OrError-aad17598.js';
|
|
3
3
|
import { O as OrHint } from './OrHint-f38a1940.js';
|
|
4
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
4
|
+
import { O as OrIconButton } from './OrIconButton-a2ba92df.js';
|
|
5
5
|
import { O as OrInlineInputBox } from './OrInlineInputBox-f457210f.js';
|
|
6
6
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
7
7
|
import { defineComponent, getCurrentInstance, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -2,7 +2,7 @@ import './index-fa6eb4ca.js';
|
|
|
2
2
|
import { O as OrError } from './OrError-aad17598.js';
|
|
3
3
|
import { O as OrHint } from './OrHint-f38a1940.js';
|
|
4
4
|
import { O as OrIcon } from './OrIcon-8625385f.js';
|
|
5
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
5
|
+
import { O as OrIconButton } from './OrIconButton-a2ba92df.js';
|
|
6
6
|
import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-79ec54ad.js';
|
|
7
7
|
import { O as OrLabel } from './OrLabel-172c4b89.js';
|
|
8
8
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { O as OrOverlay } from './OrOverlay-3c89d622.js';
|
|
3
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
3
|
+
import { O as OrIconButton } from './OrIconButton-a2ba92df.js';
|
|
4
4
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
5
5
|
import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -43,11 +43,6 @@ 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'];
|
|
51
46
|
|
|
52
47
|
var script = defineComponent({
|
|
53
48
|
name: 'OrModal',
|
|
@@ -75,7 +70,6 @@ var script = defineComponent({
|
|
|
75
70
|
const classAttribute = useClassAttribute();
|
|
76
71
|
const rootStyles = computed(() => ['or-modal', ...ModalRoot, ...ModalRootSizes[props.size], classAttribute.value]);
|
|
77
72
|
const headerStyles = computed(() => [...ModalHeader]);
|
|
78
|
-
const closeButtonStyles = computed(() => [...ModalCloseButton]);
|
|
79
73
|
// State
|
|
80
74
|
const isActive = ref(false);
|
|
81
75
|
// Events
|
|
@@ -102,7 +96,6 @@ var script = defineComponent({
|
|
|
102
96
|
root,
|
|
103
97
|
rootStyles,
|
|
104
98
|
headerStyles,
|
|
105
|
-
closeButtonStyles,
|
|
106
99
|
isActive,
|
|
107
100
|
open,
|
|
108
101
|
close
|
|
@@ -129,9 +122,7 @@ var __vue_render__ = function () {
|
|
|
129
122
|
class: _vm.headerStyles
|
|
130
123
|
}, [_c('div', {
|
|
131
124
|
class: ['grow']
|
|
132
|
-
}, [_vm._t("header")], 2), _vm._v(" "), _c('
|
|
133
|
-
class: _vm.closeButtonStyles
|
|
134
|
-
}, [_c('OrIconButton', {
|
|
125
|
+
}, [_vm._t("header")], 2), _vm._v(" "), _c('OrIconButton', {
|
|
135
126
|
attrs: {
|
|
136
127
|
"icon": 'close',
|
|
137
128
|
"size": 'l'
|
|
@@ -142,7 +133,7 @@ var __vue_render__ = function () {
|
|
|
142
133
|
return _vm.close.apply(null, arguments);
|
|
143
134
|
}
|
|
144
135
|
}
|
|
145
|
-
})], 1)
|
|
136
|
+
})], 1), _vm._v(" "), _c('div', {
|
|
146
137
|
class: ['grow', 'overflow-y-auto']
|
|
147
138
|
}, [_vm._t("default")], 2), _vm._v(" "), _vm._t("footer")], 2)]) : _vm._e();
|
|
148
139
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { O as OrIcon } from './OrIcon-8625385f.js';
|
|
3
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
3
|
+
import { O as OrIconButton } from './OrIconButton-a2ba92df.js';
|
|
4
4
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
5
5
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -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,6 +1,6 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { debouncedWatch } from '@vueuse/core';
|
|
3
|
-
import { O as OrInput } from './OrInput-
|
|
3
|
+
import { O as OrInput } from './OrInput-82ccfe00.js';
|
|
4
4
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
5
5
|
import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
6
|
import { a as InputBoxSize } from './OrInputBox-79ec54ad.js';
|
|
@@ -4,12 +4,12 @@ import { O as OrError } from './OrError-aad17598.js';
|
|
|
4
4
|
import { O as OrExpansionPanel } from './OrExpansionPanel-995caa85.js';
|
|
5
5
|
import { O as OrHint } from './OrHint-f38a1940.js';
|
|
6
6
|
import { O as OrIcon } from './OrIcon-8625385f.js';
|
|
7
|
-
import { O as OrInput } from './OrInput-
|
|
7
|
+
import { O as OrInput } from './OrInput-82ccfe00.js';
|
|
8
8
|
import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-79ec54ad.js';
|
|
9
9
|
import { O as OrLabel } from './OrLabel-172c4b89.js';
|
|
10
10
|
import { O as OrMenuItem } from './OrMenuItem-26420908.js';
|
|
11
11
|
import { O as OrPopover } from './OrPopover-5dc240f1.js';
|
|
12
|
-
import { O as OrTag } from './OrTag-
|
|
12
|
+
import { O as OrTag } from './OrTag-e3e6fdd6.js';
|
|
13
13
|
import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e2a93aaf.js';
|
|
14
14
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
15
15
|
import { u as useOverflow } from './useOverflow-bae6342f.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
2
|
+
import { O as OrIconButton } from './OrIconButton-a2ba92df.js';
|
|
3
3
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
4
4
|
import { defineComponent, ref, computed, watchPostEffect, unref } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -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, O as OrButtonV3 } from '../OrButton-4b99c680.js';
|
|
9
9
|
export { O as OrCard } from '../OrCard-a6b30f8f.js';
|
|
10
10
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-89428bbf.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-754aa36f.js';
|
|
12
12
|
export { _ as OrCardV3 } from '../OrCard-29116e1f.js';
|
|
13
13
|
export { a as OrCarousel, _ as OrCarouselItem } from '../OrCarouselItem-6da755c0.js';
|
|
14
14
|
export { O as OrCheckbox } from '../OrCheckbox-4cbddd67.js';
|
|
@@ -19,7 +19,7 @@ export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-fc6876ec.js';
|
|
|
19
19
|
export { O as OrCollapse } from '../OrCollapse-3aa9a9b7.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-a1a37e83.js';
|
|
21
21
|
export { _ as OrConfirm } from '../OrConfirm-56d01cff.js';
|
|
22
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-
|
|
22
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-cf334659.js';
|
|
23
23
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-e212f892.js';
|
|
24
24
|
export { O as OrError } from '../OrError-31503e4c.js';
|
|
25
25
|
export { _ as OrErrorTagV3 } from '../OrErrorTag-d0c5bcf4.js';
|
|
@@ -31,14 +31,14 @@ export { O as OrFloating, b as OrFloatingHideStrategy, a as OrFloatingPlacements
|
|
|
31
31
|
export { O as OrHint } from '../OrHint-fabea4cf.js';
|
|
32
32
|
export { O as OrHintV3 } from '../OrHint-f38a1940.js';
|
|
33
33
|
export { O as OrIcon, a as OrIconColors, b as OrIconType } from '../OrIcon-10ec459c.js';
|
|
34
|
-
export { I as IconButtonColor, O as OrIconButtonV3 } from '../OrIconButton-
|
|
34
|
+
export { I as IconButtonColor, O as OrIconButtonV3 } from '../OrIconButton-a2ba92df.js';
|
|
35
35
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, O as OrIconV3 } from '../OrIcon-8625385f.js';
|
|
36
36
|
export { I as InlineInputBoxSize, I as InlineInputSize, O as OrInlineInputBoxV3 } from '../OrInlineInputBox-f457210f.js';
|
|
37
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-
|
|
37
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-87589946.js';
|
|
38
38
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-7262efdf.js';
|
|
39
|
-
export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-
|
|
39
|
+
export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-21b0e6fc.js';
|
|
40
40
|
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, O as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox-79ec54ad.js';
|
|
41
|
-
export { I as InputType, O as OrInputV3 } from '../OrInput-
|
|
41
|
+
export { I as InputType, O as OrInputV3 } from '../OrInput-82ccfe00.js';
|
|
42
42
|
export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from '../OrPassword-7da938aa.js';
|
|
43
43
|
export { O as OrInput } from '../OrInput-08f2f666.js';
|
|
44
44
|
export { O as OrSearch } from '../OrSearch-f7cfa52f.js';
|
|
@@ -53,9 +53,9 @@ export { O as OrMenuItemV3 } from '../OrMenuItem-26420908.js';
|
|
|
53
53
|
export { O as OrMenuV3 } from '../OrMenu-fa47c888.js';
|
|
54
54
|
export { P as MenuPlacement, O as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-5dc240f1.js';
|
|
55
55
|
export { O as OrModal, a as OrModalSizes } from '../OrModal-a5411b0d.js';
|
|
56
|
-
export { M as ModalSize, _ as OrModalV3 } from '../OrModal-
|
|
56
|
+
export { M as ModalSize, _ as OrModalV3 } from '../OrModal-af6677fd.js';
|
|
57
57
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from '../OrNotification-3909aaf2.js';
|
|
58
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-
|
|
58
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-3250f58b.js';
|
|
59
59
|
export { _ as OrOverflowMenu } from '../OrOverflowMenu-711e460e.js';
|
|
60
60
|
export { O as OrOverlay } from '../OrOverlay-47967a8b.js';
|
|
61
61
|
export { O as OrOverlayV3 } from '../OrOverlay-3c89d622.js';
|
|
@@ -64,10 +64,10 @@ export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrP
|
|
|
64
64
|
export { _ as OrRadio } from '../OrRadio-187d6fc7.js';
|
|
65
65
|
export { _ as OrRadioGroup } from '../OrRadioGroup-aa9f0757.js';
|
|
66
66
|
export { _ as OrRadioV3 } from '../OrRadio-cd39b20b.js';
|
|
67
|
-
export { O as OrSearchV3 } from '../OrSearch-
|
|
67
|
+
export { O as OrSearchV3 } from '../OrSearch-53470b0e.js';
|
|
68
68
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-21cc914e.js';
|
|
69
69
|
export { _ as OrSelect } from '../OrSelect-a23d4210.js';
|
|
70
|
-
export { _ as OrSelectV3 } from '../OrSelect-
|
|
70
|
+
export { _ as OrSelectV3 } from '../OrSelect-2e48be47.js';
|
|
71
71
|
export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-e2b2c9ec.js';
|
|
72
72
|
export { O as OrSidebarPlacement, _ as OrSidebarV3 } from '../OrSidebar-c95ef614.js';
|
|
73
73
|
export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-242d22f3.js';
|
|
@@ -83,7 +83,7 @@ export { O as OrTabV3 } from '../OrTab-dd949240.js';
|
|
|
83
83
|
export { _ as OrTabs } from '../OrTabs-4c8f6422.js';
|
|
84
84
|
export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-42f7c52c.js';
|
|
85
85
|
export { _ as OrTag } from '../OrTag-79e48fec.js';
|
|
86
|
-
export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-
|
|
86
|
+
export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-e3e6fdd6.js';
|
|
87
87
|
export { O as OrTeleport } from '../OrTeleportVue2-3544f185.js';
|
|
88
88
|
export { O as OrTeleportV3 } from '../OrTeleport.vue2-e9ba3054.js';
|
|
89
89
|
export { _ as OrTextV3 } from '../OrText-eac4b9f5.js';
|
|
@@ -91,7 +91,7 @@ export { _ as OrTextareaV3 } from '../OrTextarea-5593fbe9.js';
|
|
|
91
91
|
export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-eacd9b19.js';
|
|
92
92
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-1faa828c.js';
|
|
93
93
|
export { O as OrToast, _ as OrToastContainer } from '../OrToastContainer-b03adc37.js';
|
|
94
|
-
export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-
|
|
94
|
+
export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-8fe4e345.js';
|
|
95
95
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-3a3d4280.js';
|
|
96
96
|
export { O as OrTooltip } from '../OrTooltip-dfea7af2.js';
|
|
97
97
|
export { O as OrTooltipContent } from '../OrTooltipContent-f0fd5f75.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
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-754aa36f.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import '../../normalize-component-6e8e3d80.js';
|
|
6
|
-
import '../../OrIconButton-
|
|
6
|
+
import '../../OrIconButton-a2ba92df.js';
|
|
7
7
|
import '../../OrIcon-8625385f.js';
|
|
8
8
|
import '../../useClassAttribute-9bf33346.js';
|
|
9
9
|
import '../../OrTooltip-fbfa05fd.js';
|
|
@@ -20,8 +20,8 @@ import '../../OrButton-4b99c680.js';
|
|
|
20
20
|
import '../../OrLoader-6a1f937b.js';
|
|
21
21
|
import '../../OrMenu-fa47c888.js';
|
|
22
22
|
import '../../OrMenuItem-26420908.js';
|
|
23
|
-
import '../../OrSearch-
|
|
24
|
-
import '../../OrInput-
|
|
23
|
+
import '../../OrSearch-53470b0e.js';
|
|
24
|
+
import '../../OrInput-82ccfe00.js';
|
|
25
25
|
import '../../OrError-aad17598.js';
|
|
26
26
|
import '../../OrHint-f38a1940.js';
|
|
27
27
|
import '../../OrInputBox-79ec54ad.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-
|
|
1
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-cf334659.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -12,11 +12,11 @@ import '../../useClassAttribute-9bf33346.js';
|
|
|
12
12
|
import '../../useElevation-aac032f4.js';
|
|
13
13
|
import '../../OrButton-4b99c680.js';
|
|
14
14
|
import '../../OrLoader-6a1f937b.js';
|
|
15
|
-
import '../../OrInput-
|
|
15
|
+
import '../../OrInput-82ccfe00.js';
|
|
16
16
|
import '../../OrError-aad17598.js';
|
|
17
17
|
import '../../OrHint-f38a1940.js';
|
|
18
18
|
import '../../OrIcon-8625385f.js';
|
|
19
|
-
import '../../OrIconButton-
|
|
19
|
+
import '../../OrIconButton-a2ba92df.js';
|
|
20
20
|
import '../../OrTooltip-fbfa05fd.js';
|
|
21
21
|
import '../../OrPopover-5dc240f1.js';
|
|
22
22
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as IconButtonColor, O as OrIconButtonV3 } from '../../OrIconButton-
|
|
1
|
+
export { I as IconButtonColor, O as OrIconButtonV3 } from '../../OrIconButton-a2ba92df.js';
|
|
2
2
|
export { I as IconButtonSize } from '../../OrIcon-8625385f.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-
|
|
1
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-87589946.js';
|
|
2
2
|
export { I as InlineInputSize } from '../../OrInlineInputBox-f457210f.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
@@ -7,7 +7,7 @@ import '../../OrError-aad17598.js';
|
|
|
7
7
|
import '../../useClassAttribute-9bf33346.js';
|
|
8
8
|
import '../../normalize-component-6e8e3d80.js';
|
|
9
9
|
import '../../OrHint-f38a1940.js';
|
|
10
|
-
import '../../OrIconButton-
|
|
10
|
+
import '../../OrIconButton-a2ba92df.js';
|
|
11
11
|
import '../../OrIcon-8625385f.js';
|
|
12
12
|
import '../../OrTooltip-fbfa05fd.js';
|
|
13
13
|
import '@vueuse/core';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-
|
|
1
|
+
export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-21b0e6fc.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -6,7 +6,7 @@ import '../../OrError-aad17598.js';
|
|
|
6
6
|
import '../../useClassAttribute-9bf33346.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
8
|
import '../../OrHint-f38a1940.js';
|
|
9
|
-
import '../../OrIconButton-
|
|
9
|
+
import '../../OrIconButton-a2ba92df.js';
|
|
10
10
|
import '../../OrIcon-8625385f.js';
|
|
11
11
|
import '../../OrTooltip-fbfa05fd.js';
|
|
12
12
|
import '@vueuse/core';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InputType, O as OrInputV3 } from '../../OrInput-
|
|
1
|
+
export { I as InputType, O as OrInputV3 } from '../../OrInput-82ccfe00.js';
|
|
2
2
|
export { a as InputSize } from '../../OrInputBox-79ec54ad.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
@@ -8,7 +8,7 @@ import '../../useClassAttribute-9bf33346.js';
|
|
|
8
8
|
import '../../normalize-component-6e8e3d80.js';
|
|
9
9
|
import '../../OrHint-f38a1940.js';
|
|
10
10
|
import '../../OrIcon-8625385f.js';
|
|
11
|
-
import '../../OrIconButton-
|
|
11
|
+
import '../../OrIconButton-a2ba92df.js';
|
|
12
12
|
import '../../OrTooltip-fbfa05fd.js';
|
|
13
13
|
import '@vueuse/core';
|
|
14
14
|
import '../../OrPopover-5dc240f1.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,4 +1,4 @@
|
|
|
1
|
-
export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-
|
|
1
|
+
export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-af6677fd.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -9,7 +9,7 @@ import 'portal-vue';
|
|
|
9
9
|
import '../../normalize-component-6e8e3d80.js';
|
|
10
10
|
import '../../useClassAttribute-9bf33346.js';
|
|
11
11
|
import '../../useElevation-aac032f4.js';
|
|
12
|
-
import '../../OrIconButton-
|
|
12
|
+
import '../../OrIconButton-a2ba92df.js';
|
|
13
13
|
import '../../OrIcon-8625385f.js';
|
|
14
14
|
import '../../OrTooltip-fbfa05fd.js';
|
|
15
15
|
import '../../OrPopover-5dc240f1.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,11 +1,11 @@
|
|
|
1
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-
|
|
1
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-3250f58b.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import '../../OrIcon-8625385f.js';
|
|
6
6
|
import '../../useClassAttribute-9bf33346.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
|
-
import '../../OrIconButton-
|
|
8
|
+
import '../../OrIconButton-a2ba92df.js';
|
|
9
9
|
import '../../OrTooltip-fbfa05fd.js';
|
|
10
10
|
import '@vueuse/core';
|
|
11
11
|
import '../../OrPopover-5dc240f1.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,16 +1,16 @@
|
|
|
1
|
-
export { O as OrSearchV3 } from '../../OrSearch-
|
|
1
|
+
export { O as OrSearchV3 } from '../../OrSearch-53470b0e.js';
|
|
2
2
|
export { a as SearchSize } from '../../OrInputBox-79ec54ad.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
5
5
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
6
|
import '@vueuse/core';
|
|
7
|
-
import '../../OrInput-
|
|
7
|
+
import '../../OrInput-82ccfe00.js';
|
|
8
8
|
import '../../OrError-aad17598.js';
|
|
9
9
|
import '../../useClassAttribute-9bf33346.js';
|
|
10
10
|
import '../../normalize-component-6e8e3d80.js';
|
|
11
11
|
import '../../OrHint-f38a1940.js';
|
|
12
12
|
import '../../OrIcon-8625385f.js';
|
|
13
|
-
import '../../OrIconButton-
|
|
13
|
+
import '../../OrIconButton-a2ba92df.js';
|
|
14
14
|
import '../../OrTooltip-fbfa05fd.js';
|
|
15
15
|
import '../../OrPopover-5dc240f1.js';
|
|
16
16
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { _ as OrSelectV3 } from '../../OrSelect-2e48be47.js';
|
|
2
2
|
export { a as SelectSize } from '../../OrInputBox-79ec54ad.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
@@ -12,8 +12,8 @@ import '../../OrError-aad17598.js';
|
|
|
12
12
|
import '../../OrExpansionPanel-995caa85.js';
|
|
13
13
|
import '../../OrIcon-8625385f.js';
|
|
14
14
|
import '../../OrHint-f38a1940.js';
|
|
15
|
-
import '../../OrInput-
|
|
16
|
-
import '../../OrIconButton-
|
|
15
|
+
import '../../OrInput-82ccfe00.js';
|
|
16
|
+
import '../../OrIconButton-a2ba92df.js';
|
|
17
17
|
import '../../OrTooltip-fbfa05fd.js';
|
|
18
18
|
import '@vueuse/core';
|
|
19
19
|
import '../../OrPopover-5dc240f1.js';
|
|
@@ -25,6 +25,6 @@ import 'portal-vue';
|
|
|
25
25
|
import '../../useElevation-aac032f4.js';
|
|
26
26
|
import '../../useResponsive-e13dfbb0.js';
|
|
27
27
|
import '../../OrMenuItem-26420908.js';
|
|
28
|
-
import '../../OrTag-
|
|
28
|
+
import '../../OrTag-e3e6fdd6.js';
|
|
29
29
|
import '../../dropdown-open-e2a93aaf.js';
|
|
30
30
|
import '../../useOverflow-bae6342f.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { O as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-
|
|
1
|
+
export { O as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-e3e6fdd6.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
|
-
import '../../OrIconButton-
|
|
5
|
+
import '../../OrIconButton-a2ba92df.js';
|
|
6
6
|
import '../../OrIcon-8625385f.js';
|
|
7
7
|
import '../../useClassAttribute-9bf33346.js';
|
|
8
8
|
import '../../normalize-component-6e8e3d80.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,10 +1,10 @@
|
|
|
1
|
-
export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../../types-
|
|
1
|
+
export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../../types-8fe4e345.js';
|
|
2
2
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../useToast-3a3d4280.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import '../../index-fa6eb4ca.js';
|
|
5
5
|
import 'vue';
|
|
6
6
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
7
|
-
import '../../OrIconButton-
|
|
7
|
+
import '../../OrIconButton-a2ba92df.js';
|
|
8
8
|
import '../../OrIcon-8625385f.js';
|
|
9
9
|
import '../../useClassAttribute-9bf33346.js';
|
|
10
10
|
import '../../normalize-component-6e8e3d80.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[]>;
|