@onereach/ui-components 2.67.9-beta.2030.0 → 2.67.9-beta.2031.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/{OrButton-6c5fb9df.js → OrButton-6d67c16c.js} +1 -1
- package/dist/bundled/v2/{OrConfirm-1b5ee24c.js → OrConfirm-6a6daa14.js} +1 -1
- package/dist/bundled/v2/{OrLoader-6808ea86.js → OrLoader-6a1f937b.js} +15 -4
- package/dist/bundled/v2/{OrSwitch-80d6472f.js → OrSwitch-75d3a260.js} +1 -1
- package/dist/bundled/v2/components/index.js +5 -5
- package/dist/bundled/v2/components/or-button-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-confirm-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-loader-v3/OrLoader.vue.d.ts +6 -0
- package/dist/bundled/v2/components/or-loader-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-loader-v3/styles.d.ts +3 -0
- package/dist/bundled/v2/components/or-switch-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-toast-v3/index.js +2 -2
- package/dist/bundled/v2/index.js +5 -5
- package/dist/bundled/v2/{types-4b5a7133.js → types-a648d591.js} +1 -1
- package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-8399c399.js → OrButton.vue_vue_type_script_lang-7d914104.js} +2 -2
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-30c62bb4.js → OrConfirm.vue_vue_type_script_lang-ee029628.js} +1 -1
- package/dist/bundled/v3/OrLoader-c4bbef2f.js +64 -0
- package/dist/bundled/v3/{OrLoader.vue_vue_type_script_lang-e2f5bb7d.js → OrLoader.vue_vue_type_script_lang-5405040c.js} +9 -0
- package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-e8ece219.js → OrSwitch.vue_vue_type_script_lang-c72499ac.js} +2 -2
- package/dist/bundled/v3/{OrToastContainer-b4bd1d2f.js → OrToastContainer-03571359.js} +1 -1
- package/dist/bundled/v3/components/index.js +6 -6
- package/dist/bundled/v3/components/or-button-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-confirm-v3/index.js +4 -4
- package/dist/bundled/v3/components/or-loader-v3/OrLoader.vue.d.ts +6 -0
- package/dist/bundled/v3/components/or-loader-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-loader-v3/styles.d.ts +3 -0
- package/dist/bundled/v3/components/or-switch-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-toast-v3/index.js +4 -4
- package/dist/bundled/v3/index.js +9 -9
- package/dist/bundled/v3/{types-3e263ea6.js → types-e8242d1d.js} +2 -2
- package/dist/esm/v2/{OrButton-fe4a5114.js → OrButton-04390a52.js} +1 -1
- package/dist/esm/v2/{OrConfirm-bee63371.js → OrConfirm-6bff1a45.js} +1 -1
- package/dist/esm/v2/{OrLoader-0dcf4c01.js → OrLoader-f857d55b.js} +15 -4
- package/dist/esm/v2/{OrSwitch-f077e9d5.js → OrSwitch-846de5ce.js} +1 -1
- package/dist/esm/v2/components/index.js +5 -5
- package/dist/esm/v2/components/or-button-v3/index.js +2 -2
- package/dist/esm/v2/components/or-confirm-v3/index.js +3 -3
- package/dist/esm/v2/components/or-loader-v3/OrLoader.vue.d.ts +6 -0
- package/dist/esm/v2/components/or-loader-v3/index.js +1 -1
- package/dist/esm/v2/components/or-loader-v3/styles.d.ts +3 -0
- package/dist/esm/v2/components/or-switch-v3/index.js +2 -2
- package/dist/esm/v2/components/or-toast-v3/index.js +2 -2
- package/dist/esm/v2/index.js +5 -5
- package/dist/esm/v2/{types-87ded1fd.js → types-d6a767b3.js} +1 -1
- package/dist/esm/v3/{OrButton-9021f9c8.js → OrButton-3670279e.js} +1 -1
- package/dist/esm/v3/{OrConfirm-b090a158.js → OrConfirm-748ed50b.js} +1 -1
- package/dist/esm/v3/{OrLoader-35e5dfaf.js → OrLoader-b3cf4231.js} +31 -22
- package/dist/esm/v3/{OrSwitch-5415978d.js → OrSwitch-94399738.js} +1 -1
- package/dist/esm/v3/components/index.js +5 -5
- package/dist/esm/v3/components/or-button-v3/index.js +2 -2
- package/dist/esm/v3/components/or-confirm-v3/index.js +3 -3
- package/dist/esm/v3/components/or-loader-v3/OrLoader.vue.d.ts +6 -0
- package/dist/esm/v3/components/or-loader-v3/index.js +1 -1
- package/dist/esm/v3/components/or-loader-v3/styles.d.ts +3 -0
- package/dist/esm/v3/components/or-switch-v3/index.js +2 -2
- package/dist/esm/v3/components/or-toast-v3/index.js +2 -2
- package/dist/esm/v3/index.js +5 -5
- package/dist/esm/v3/{types-977d9680.js → types-8ef262da.js} +1 -1
- package/package.json +1 -1
- package/src/components/or-loader-v3/OrLoader.vue +78 -64
- package/src/components/or-loader-v3/styles.ts +19 -0
- package/dist/bundled/v3/OrLoader-c51c2f43.js +0 -64
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrLoader } from './OrLoader-
|
|
2
|
+
import { O as OrLoader } from './OrLoader-6a1f937b.js';
|
|
3
3
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
4
4
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -2,7 +2,7 @@ import './index-fa6eb4ca.js';
|
|
|
2
2
|
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
|
-
import { O as OrButton, a as ButtonColor } from './OrButton-
|
|
5
|
+
import { O as OrButton, a as ButtonColor } from './OrButton-6d67c16c.js';
|
|
6
6
|
import { O as OrInput } from './OrInput-cdd93d29.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';
|
|
@@ -32,6 +32,9 @@ const LoaderRootColors = {
|
|
|
32
32
|
'stroke-error', 'dark:stroke-error-dark'],
|
|
33
33
|
'inherit': []
|
|
34
34
|
};
|
|
35
|
+
const LoaderContainer = ['flex', 'justify-center'];
|
|
36
|
+
const LoaderTitle = ['typography-headline-2', 'text-center', 'text-on-background', 'dark:text-on-background-dark'];
|
|
37
|
+
const LoaderDescription = ['typography-body-2-regular', 'text-center', 'text-outline', 'dark:text-outline-dark'];
|
|
35
38
|
|
|
36
39
|
var script = defineComponent({
|
|
37
40
|
name: 'OrLoader',
|
|
@@ -65,6 +68,9 @@ var script = defineComponent({
|
|
|
65
68
|
// Styles
|
|
66
69
|
const classAttribute = useClassAttribute();
|
|
67
70
|
const rootStyles = computed(() => ['or-loader', ...LoaderRoot, ...LoaderRootColors[props.color], classAttribute.value]);
|
|
71
|
+
const titleStyles = computed(() => [...LoaderTitle]);
|
|
72
|
+
const descriptionStyles = computed(() => [...LoaderDescription]);
|
|
73
|
+
const containerStyles = computed(() => [...LoaderContainer]);
|
|
68
74
|
// State
|
|
69
75
|
const computedSize = computed(() => {
|
|
70
76
|
switch (props.size) {
|
|
@@ -77,6 +83,9 @@ var script = defineComponent({
|
|
|
77
83
|
return {
|
|
78
84
|
root,
|
|
79
85
|
rootStyles,
|
|
86
|
+
containerStyles,
|
|
87
|
+
titleStyles,
|
|
88
|
+
descriptionStyles,
|
|
80
89
|
computedSize
|
|
81
90
|
};
|
|
82
91
|
}
|
|
@@ -94,8 +103,10 @@ var __vue_render__ = function () {
|
|
|
94
103
|
ref: "root",
|
|
95
104
|
class: _vm.rootStyles
|
|
96
105
|
}, 'div', _vm.$attrs, false), [_vm.title ? [_c('div', {
|
|
97
|
-
|
|
98
|
-
}, [_vm._v("\n " + _vm._s(_vm.title) + "\n ")])] : _vm._e(), _vm._v(" "),
|
|
106
|
+
class: _vm.titleStyles
|
|
107
|
+
}, [_vm._v("\n " + _vm._s(_vm.title) + "\n ")])] : _vm._e(), _vm._v(" "), _c('div', {
|
|
108
|
+
class: _vm.containerStyles
|
|
109
|
+
}, [_vm.variant === 'circular' ? [_c('svg', {
|
|
99
110
|
attrs: {
|
|
100
111
|
"viewBox": "0 0 16 16",
|
|
101
112
|
"width": _vm.computedSize,
|
|
@@ -143,8 +154,8 @@ var __vue_render__ = function () {
|
|
|
143
154
|
"y2": "50%",
|
|
144
155
|
"stroke": _vm.color === 'inherit' ? 'currentColor' : 'inherit'
|
|
145
156
|
}
|
|
146
|
-
})])])] : _vm._e(), _vm._v(" "), _vm.description ? [_c('div', {
|
|
147
|
-
|
|
157
|
+
})])])] : _vm._e()], 2), _vm._v(" "), _vm.description ? [_c('div', {
|
|
158
|
+
class: _vm.descriptionStyles
|
|
148
159
|
}, [_vm._v("\n " + _vm._s(_vm.description) + "\n ")])] : _vm._e()], 2);
|
|
149
160
|
};
|
|
150
161
|
var __vue_staticRenderFns__ = [];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { O as OrLabel, L as LabelVariant } from './OrLabel-0424be48.js';
|
|
3
|
-
import { O as OrLoader } from './OrLoader-
|
|
3
|
+
import { O as OrLoader } from './OrLoader-6a1f937b.js';
|
|
4
4
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
5
5
|
import { defineComponent, getCurrentInstance, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -5,7 +5,7 @@ export { _ as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonVi
|
|
|
5
5
|
export { O as OrButtonV2 } from '../OrButton-705cd0bd.js';
|
|
6
6
|
export { O as OrIconButton } from '../OrIconButton-65962c1c.js';
|
|
7
7
|
export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTTON_TYPE, I as ICON_BUTTON_TYPE } from '../constants-c5d1139f.js';
|
|
8
|
-
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../OrButton-
|
|
8
|
+
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../OrButton-6d67c16c.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
11
|
export { C as CardCollectionView, _ as OrCardCollectionV3 } from '../OrCardCollection-87b47b1d.js';
|
|
@@ -19,7 +19,7 @@ export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-edc7a1f5.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-6a6daa14.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-c55ec019.js';
|
|
@@ -47,7 +47,7 @@ export { L as LinkColor, _ as OrLinkV3 } from '../OrLink-e7b57307.js';
|
|
|
47
47
|
export { O as OrList } from '../OrList-4e84a3b4.js';
|
|
48
48
|
export { _ as OrListOfInputs } from '../OrListOfInputs-8f076650.js';
|
|
49
49
|
export { L as LoaderViews, O as OrLoader } from '../OrLoader-05057239.js';
|
|
50
|
-
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, O as OrLoaderV3 } from '../OrLoader-
|
|
50
|
+
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, O as OrLoaderV3 } from '../OrLoader-6a1f937b.js';
|
|
51
51
|
export { O as OrMenuItemV3 } from '../OrMenuItem-f89dfc77.js';
|
|
52
52
|
export { O as OrMenuV3 } from '../OrMenu-5ac06751.js';
|
|
53
53
|
export { P as MenuPlacement, O as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-2f48b854.js';
|
|
@@ -75,7 +75,7 @@ export { _ as OrSlider } from '../OrSlider-59d05856.js';
|
|
|
75
75
|
export { O as OrSortHeaderV3 } from '../OrSortHeader-76b509a6.js';
|
|
76
76
|
export { _ as OrStepper } from '../OrStepper-3fc1a2b3.js';
|
|
77
77
|
export { _ as OrSwitch } from '../OrSwitch-47670dbd.js';
|
|
78
|
-
export { _ as OrSwitchV3 } from '../OrSwitch-
|
|
78
|
+
export { _ as OrSwitchV3 } from '../OrSwitch-75d3a260.js';
|
|
79
79
|
export { _ as OrTab } from '../OrTab-b2c6d977.js';
|
|
80
80
|
export { O as OrTabHeaderItem } from '../OrTabHeaderItem-d39c3cf7.js';
|
|
81
81
|
export { O as OrTabV3 } from '../OrTab-8bac95cf.js';
|
|
@@ -90,7 +90,7 @@ export { _ as OrTextareaV3 } from '../OrTextarea-0ab9c0a8.js';
|
|
|
90
90
|
export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-eacd9b19.js';
|
|
91
91
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-1faa828c.js';
|
|
92
92
|
export { O as OrToast, _ as OrToastContainer } from '../OrToastContainer-b03adc37.js';
|
|
93
|
-
export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-
|
|
93
|
+
export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-a648d591.js';
|
|
94
94
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-3a3d4280.js';
|
|
95
95
|
export { O as OrTooltip } from '../OrTooltip-dfea7af2.js';
|
|
96
96
|
export { O as OrTooltipContent } from '../OrTooltipContent-f0fd5f75.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../../OrButton-
|
|
1
|
+
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../../OrButton-6d67c16c.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
|
-
import '../../OrLoader-
|
|
5
|
+
import '../../OrLoader-6a1f937b.js';
|
|
6
6
|
import '../../useClassAttribute-9bf33346.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-
|
|
1
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-6a6daa14.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -10,8 +10,8 @@ import 'portal-vue';
|
|
|
10
10
|
import '../../normalize-component-6e8e3d80.js';
|
|
11
11
|
import '../../useClassAttribute-9bf33346.js';
|
|
12
12
|
import '../../useElevation-aac032f4.js';
|
|
13
|
-
import '../../OrButton-
|
|
14
|
-
import '../../OrLoader-
|
|
13
|
+
import '../../OrButton-6d67c16c.js';
|
|
14
|
+
import '../../OrLoader-6a1f937b.js';
|
|
15
15
|
import '../../OrInput-cdd93d29.js';
|
|
16
16
|
import '../../OrError-66257a98.js';
|
|
17
17
|
import '../../OrHint-45904683.js';
|
|
@@ -3,6 +3,9 @@ import { LoaderColor, LoaderSize, LoaderVariant } from './props';
|
|
|
3
3
|
declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
4
4
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
5
5
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
6
|
+
containerStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
7
|
+
titleStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
8
|
+
descriptionStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
6
9
|
computedSize: import("@vue/composition-api").ComputedRef<20 | 16 | undefined>;
|
|
7
10
|
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
8
11
|
variant: {
|
|
@@ -55,6 +58,9 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
55
58
|
} & {}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
56
59
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
57
60
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
61
|
+
containerStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
62
|
+
titleStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
63
|
+
descriptionStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
58
64
|
computedSize: import("@vue/composition-api").ComputedRef<20 | 16 | undefined>;
|
|
59
65
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
|
|
60
66
|
variant: LoaderVariant;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, O as OrLoaderV3 } from '../../OrLoader-
|
|
1
|
+
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, O as OrLoaderV3 } from '../../OrLoader-6a1f937b.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -1,3 +1,6 @@
|
|
|
1
1
|
import { LoaderColor } from './props';
|
|
2
2
|
export declare const LoaderRoot: string[];
|
|
3
3
|
export declare const LoaderRootColors: Record<LoaderColor, string[]>;
|
|
4
|
+
export declare const LoaderContainer: string[];
|
|
5
|
+
export declare const LoaderTitle: string[];
|
|
6
|
+
export declare const LoaderDescription: string[];
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { _ as OrSwitchV3 } from '../../OrSwitch-
|
|
1
|
+
export { _ as OrSwitchV3 } from '../../OrSwitch-75d3a260.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 '../../OrLabel-0424be48.js';
|
|
6
6
|
import '../../useClassAttribute-9bf33346.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
|
-
import '../../OrLoader-
|
|
8
|
+
import '../../OrLoader-6a1f937b.js';
|
|
9
9
|
import '../../browser-82dea9ed.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../../types-
|
|
1
|
+
export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../../types-a648d591.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';
|
|
@@ -17,5 +17,5 @@ import '../../OrTeleport.vue2-e9ba3054.js';
|
|
|
17
17
|
import 'portal-vue';
|
|
18
18
|
import '../../useElevation-aac032f4.js';
|
|
19
19
|
import '../../useResponsive-e13dfbb0.js';
|
|
20
|
-
import '../../OrLoader-
|
|
20
|
+
import '../../OrLoader-6a1f937b.js';
|
|
21
21
|
import '../../browser-82dea9ed.js';
|
package/dist/bundled/v2/index.js
CHANGED
|
@@ -10,7 +10,7 @@ export { _ as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonVi
|
|
|
10
10
|
export { O as OrButtonV2 } from './OrButton-705cd0bd.js';
|
|
11
11
|
export { O as OrIconButton } from './OrIconButton-65962c1c.js';
|
|
12
12
|
export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTTON_TYPE, I as ICON_BUTTON_TYPE } from './constants-c5d1139f.js';
|
|
13
|
-
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from './OrButton-
|
|
13
|
+
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from './OrButton-6d67c16c.js';
|
|
14
14
|
export { O as OrCard } from './OrCard-a6b30f8f.js';
|
|
15
15
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from './OrCardCollection-89428bbf.js';
|
|
16
16
|
export { C as CardCollectionView, _ as OrCardCollectionV3 } from './OrCardCollection-87b47b1d.js';
|
|
@@ -24,7 +24,7 @@ export { _ as OrCode, O as OrCodeLanguages } from './OrCode-edc7a1f5.js';
|
|
|
24
24
|
export { O as OrCollapse } from './OrCollapse-3aa9a9b7.js';
|
|
25
25
|
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';
|
|
26
26
|
export { _ as OrConfirm } from './OrConfirm-56d01cff.js';
|
|
27
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-
|
|
27
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-6a6daa14.js';
|
|
28
28
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-e212f892.js';
|
|
29
29
|
export { O as OrError } from './OrError-31503e4c.js';
|
|
30
30
|
export { _ as OrErrorTagV3 } from './OrErrorTag-c55ec019.js';
|
|
@@ -52,7 +52,7 @@ export { L as LinkColor, _ as OrLinkV3 } from './OrLink-e7b57307.js';
|
|
|
52
52
|
export { O as OrList } from './OrList-4e84a3b4.js';
|
|
53
53
|
export { _ as OrListOfInputs } from './OrListOfInputs-8f076650.js';
|
|
54
54
|
export { L as LoaderViews, O as OrLoader } from './OrLoader-05057239.js';
|
|
55
|
-
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, O as OrLoaderV3 } from './OrLoader-
|
|
55
|
+
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, O as OrLoaderV3 } from './OrLoader-6a1f937b.js';
|
|
56
56
|
export { O as OrMenuItemV3 } from './OrMenuItem-f89dfc77.js';
|
|
57
57
|
export { O as OrMenuV3 } from './OrMenu-5ac06751.js';
|
|
58
58
|
export { P as MenuPlacement, O as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-2f48b854.js';
|
|
@@ -80,7 +80,7 @@ export { _ as OrSlider } from './OrSlider-59d05856.js';
|
|
|
80
80
|
export { O as OrSortHeaderV3 } from './OrSortHeader-76b509a6.js';
|
|
81
81
|
export { _ as OrStepper } from './OrStepper-3fc1a2b3.js';
|
|
82
82
|
export { _ as OrSwitch } from './OrSwitch-47670dbd.js';
|
|
83
|
-
export { _ as OrSwitchV3 } from './OrSwitch-
|
|
83
|
+
export { _ as OrSwitchV3 } from './OrSwitch-75d3a260.js';
|
|
84
84
|
export { _ as OrTab } from './OrTab-b2c6d977.js';
|
|
85
85
|
export { O as OrTabHeaderItem } from './OrTabHeaderItem-d39c3cf7.js';
|
|
86
86
|
export { O as OrTabV3 } from './OrTab-8bac95cf.js';
|
|
@@ -94,7 +94,7 @@ export { _ as OrTextV3 } from './OrText-eac4b9f5.js';
|
|
|
94
94
|
export { _ as OrTextareaV3 } from './OrTextarea-0ab9c0a8.js';
|
|
95
95
|
export { _ as OrTextbox, T as TextboxTypes } from './OrTextbox-eacd9b19.js';
|
|
96
96
|
export { O as OrToast, _ as OrToastContainer } from './OrToastContainer-b03adc37.js';
|
|
97
|
-
export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from './types-
|
|
97
|
+
export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from './types-a648d591.js';
|
|
98
98
|
export { O as OrTooltip } from './OrTooltip-dfea7af2.js';
|
|
99
99
|
export { O as OrTooltipContent } from './OrTooltipContent-f0fd5f75.js';
|
|
100
100
|
export { O as OrTooltipV3 } from './OrTooltip-03e06e9f.js';
|
|
@@ -2,7 +2,7 @@ import { useToggle } from '@vueuse/core';
|
|
|
2
2
|
import './index-fa6eb4ca.js';
|
|
3
3
|
import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-3a3d4280.js';
|
|
4
4
|
import { O as OrIconButton } from './OrIconButton-165934f8.js';
|
|
5
|
-
import { O as OrLoader } from './OrLoader-
|
|
5
|
+
import { O as OrLoader } from './OrLoader-6a1f937b.js';
|
|
6
6
|
import { defineComponent, ref, computed, onBeforeMount, onBeforeUnmount, nextTick } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
7
7
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
8
8
|
import { c as createInjector } from './browser-82dea9ed.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue';
|
|
2
|
-
import './OrLoader-
|
|
3
|
-
import { s as script$1 } from './OrLoader.vue_vue_type_script_lang-
|
|
2
|
+
import './OrLoader-c4bbef2f.js';
|
|
3
|
+
import { s as script$1 } from './OrLoader.vue_vue_type_script_lang-5405040c.js';
|
|
4
4
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
5
5
|
|
|
6
6
|
var ButtonVariant;
|
|
@@ -2,7 +2,7 @@ import { resolveComponent, openBlock, createElementBlock, mergeProps, createElem
|
|
|
2
2
|
import { useMagicKeys, whenever } from '@vueuse/core';
|
|
3
3
|
import { l as logicAnd } from './index-01519e46.js';
|
|
4
4
|
import './OrBottomSheet.vue_vue_type_script_lang-44d8147a.js';
|
|
5
|
-
import { s as script$1, a as ButtonColor } from './OrButton.vue_vue_type_script_lang-
|
|
5
|
+
import { s as script$1, a as ButtonColor } from './OrButton.vue_vue_type_script_lang-7d914104.js';
|
|
6
6
|
import './OrInput-33571984.js';
|
|
7
7
|
import { s as script$2 } from './OrOverlay.vue_vue_type_script_lang-cb3aad0c.js';
|
|
8
8
|
import { s as script$3 } from './OrInput.vue_vue_type_script_lang-3895999d.js';
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
import { s as script } from './OrLoader.vue_vue_type_script_lang-5405040c.js';
|
|
2
|
+
import { openBlock, createElementBlock, mergeProps, normalizeClass, toDisplayString, createCommentVNode, createElementVNode } from 'vue';
|
|
3
|
+
|
|
4
|
+
const _hoisted_1 = ["width", "height"];
|
|
5
|
+
const _hoisted_2 = {
|
|
6
|
+
fill: "none",
|
|
7
|
+
"stroke-width": "2",
|
|
8
|
+
"stroke-linecap": "round"
|
|
9
|
+
};
|
|
10
|
+
const _hoisted_3 = ["stroke"];
|
|
11
|
+
const _hoisted_4 = {
|
|
12
|
+
key: 1,
|
|
13
|
+
width: "100%",
|
|
14
|
+
height: "4"
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_5 = {
|
|
17
|
+
fill: "none",
|
|
18
|
+
"stroke-width": "4",
|
|
19
|
+
"stroke-linecap": "round"
|
|
20
|
+
};
|
|
21
|
+
const _hoisted_6 = /*#__PURE__*/createElementVNode("line", {
|
|
22
|
+
class: /*#__PURE__*/normalizeClass(['stroke-surface-variant', 'dark:stroke-surface-variant-dark']),
|
|
23
|
+
x1: "2",
|
|
24
|
+
y1: "50%",
|
|
25
|
+
x2: "calc(100% - 2px)",
|
|
26
|
+
y2: "50%"
|
|
27
|
+
}, null, -1 /* HOISTED */);
|
|
28
|
+
const _hoisted_7 = ["stroke"];
|
|
29
|
+
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
30
|
+
return openBlock(), createElementBlock("div", mergeProps({
|
|
31
|
+
ref: "root"
|
|
32
|
+
}, _ctx.$attrs, {
|
|
33
|
+
class: _ctx.rootStyles
|
|
34
|
+
}), [_ctx.title ? (openBlock(), createElementBlock("div", {
|
|
35
|
+
key: 0,
|
|
36
|
+
class: normalizeClass(_ctx.titleStyles)
|
|
37
|
+
}, toDisplayString(_ctx.title), 3 /* TEXT, CLASS */)) : createCommentVNode("v-if", true), createElementVNode("div", {
|
|
38
|
+
class: normalizeClass(_ctx.containerStyles)
|
|
39
|
+
}, [_ctx.variant === 'circular' ? (openBlock(), createElementBlock("svg", {
|
|
40
|
+
key: 0,
|
|
41
|
+
viewBox: "0 0 16 16",
|
|
42
|
+
width: _ctx.computedSize,
|
|
43
|
+
height: _ctx.computedSize
|
|
44
|
+
}, [createElementVNode("g", _hoisted_2, [createElementVNode("circle", {
|
|
45
|
+
class: normalizeClass(['animate-circular-loader', 'origin-center']),
|
|
46
|
+
cx: "50%",
|
|
47
|
+
cy: "50%",
|
|
48
|
+
r: "7",
|
|
49
|
+
stroke: _ctx.color === 'inherit' ? 'currentColor' : 'inherit'
|
|
50
|
+
}, null, 8 /* PROPS */, _hoisted_3)])], 8 /* PROPS */, _hoisted_1)) : createCommentVNode("v-if", true), _ctx.variant === 'linear' ? (openBlock(), createElementBlock("svg", _hoisted_4, [createElementVNode("g", _hoisted_5, [_hoisted_6, createElementVNode("line", {
|
|
51
|
+
class: normalizeClass(['animate-linear-loader', 'origin-center']),
|
|
52
|
+
x1: "2",
|
|
53
|
+
y1: "50%",
|
|
54
|
+
x2: "calc(100% - 2px)",
|
|
55
|
+
y2: "50%",
|
|
56
|
+
stroke: _ctx.color === 'inherit' ? 'currentColor' : 'inherit'
|
|
57
|
+
}, null, 8 /* PROPS */, _hoisted_7)])])) : createCommentVNode("v-if", true)], 2 /* CLASS */), _ctx.description ? (openBlock(), createElementBlock("div", {
|
|
58
|
+
key: 1,
|
|
59
|
+
class: normalizeClass(_ctx.descriptionStyles)
|
|
60
|
+
}, toDisplayString(_ctx.description), 3 /* TEXT, CLASS */)) : createCommentVNode("v-if", true)], 16 /* FULL_PROPS */);
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
script.render = render;
|
|
64
|
+
script.__file = "src/components/or-loader-v3/OrLoader.vue";
|
|
@@ -30,6 +30,9 @@ const LoaderRootColors = {
|
|
|
30
30
|
'stroke-error', 'dark:stroke-error-dark'],
|
|
31
31
|
'inherit': []
|
|
32
32
|
};
|
|
33
|
+
const LoaderContainer = ['flex', 'justify-center'];
|
|
34
|
+
const LoaderTitle = ['typography-headline-2', 'text-center', 'text-on-background', 'dark:text-on-background-dark'];
|
|
35
|
+
const LoaderDescription = ['typography-body-2-regular', 'text-center', 'text-outline', 'dark:text-outline-dark'];
|
|
33
36
|
|
|
34
37
|
var script = defineComponent({
|
|
35
38
|
name: 'OrLoader',
|
|
@@ -63,6 +66,9 @@ var script = defineComponent({
|
|
|
63
66
|
// Styles
|
|
64
67
|
const classAttribute = useClassAttribute();
|
|
65
68
|
const rootStyles = computed(() => ['or-loader', ...LoaderRoot, ...LoaderRootColors[props.color], classAttribute.value]);
|
|
69
|
+
const titleStyles = computed(() => [...LoaderTitle]);
|
|
70
|
+
const descriptionStyles = computed(() => [...LoaderDescription]);
|
|
71
|
+
const containerStyles = computed(() => [...LoaderContainer]);
|
|
66
72
|
// State
|
|
67
73
|
const computedSize = computed(() => {
|
|
68
74
|
switch (props.size) {
|
|
@@ -75,6 +81,9 @@ var script = defineComponent({
|
|
|
75
81
|
return {
|
|
76
82
|
root,
|
|
77
83
|
rootStyles,
|
|
84
|
+
containerStyles,
|
|
85
|
+
titleStyles,
|
|
86
|
+
descriptionStyles,
|
|
78
87
|
computedSize
|
|
79
88
|
};
|
|
80
89
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent, getCurrentInstance, ref, computed } from 'vue';
|
|
2
2
|
import './OrLabel-2809e2db.js';
|
|
3
|
-
import './OrLoader-
|
|
3
|
+
import './OrLoader-c4bbef2f.js';
|
|
4
4
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
5
5
|
import { s as script$1, L as LabelVariant } from './OrLabel.vue_vue_type_script_lang-e42de5d1.js';
|
|
6
|
-
import { s as script$2 } from './OrLoader.vue_vue_type_script_lang-
|
|
6
|
+
import { s as script$2 } from './OrLoader.vue_vue_type_script_lang-5405040c.js';
|
|
7
7
|
|
|
8
8
|
const SwitchRoot = [
|
|
9
9
|
// Layout
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as script } from './types-
|
|
1
|
+
import { a as script } from './types-e8242d1d.js';
|
|
2
2
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, normalizeClass, createVNode, TransitionGroup, createElementBlock, Fragment, renderList, mergeProps, createCommentVNode } from 'vue';
|
|
3
3
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
4
4
|
|
|
@@ -5,7 +5,7 @@ export { s as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonVi
|
|
|
5
5
|
export { s as OrButtonV2 } from '../OrButton.vue_vue_type_script_lang-ffc66d00.js';
|
|
6
6
|
export { s as OrIconButton } from '../OrIconButton.vue_vue_type_script_lang-40547ab0.js';
|
|
7
7
|
export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTTON_TYPE, I as ICON_BUTTON_TYPE } from '../constants-c5d1139f.js';
|
|
8
|
-
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../OrButton.vue_vue_type_script_lang-
|
|
8
|
+
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../OrButton.vue_vue_type_script_lang-7d914104.js';
|
|
9
9
|
export { s as OrCard } from '../OrCard.vue_vue_type_script_lang-90ba001b.js';
|
|
10
10
|
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../OrCardCollection.vue_vue_type_script_lang-d8124dda.js';
|
|
11
11
|
export { C as CardCollectionView, s as OrCardCollectionV3 } from '../OrCardCollection.vue_vue_type_script_lang-2b1dcff6.js';
|
|
@@ -19,7 +19,7 @@ export { s as OrCode, O as OrCodeLanguages } from '../OrCode.vue_vue_type_script
|
|
|
19
19
|
export { s as OrCollapse } from '../OrCollapse.vue_vue_type_script_lang-65cbb754.js';
|
|
20
20
|
export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from '../OrColorPicker.vue_vue_type_script_lang-4141378d.js';
|
|
21
21
|
export { s as OrConfirm } from '../OrConfirm.vue_vue_type_script_lang-0f16fc67.js';
|
|
22
|
-
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm.vue_vue_type_script_lang-
|
|
22
|
+
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm.vue_vue_type_script_lang-ee029628.js';
|
|
23
23
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker.vue_vue_type_script_lang-7bfe5005.js';
|
|
24
24
|
export { s as OrError } from '../OrError.vue_vue_type_script_lang-7c39e012.js';
|
|
25
25
|
export { s as OrErrorTagV3 } from '../OrErrorTag.vue_vue_type_script_lang-d77f6b12.js';
|
|
@@ -47,7 +47,7 @@ export { L as LinkColor, s as OrLinkV3 } from '../OrLink.vue_vue_type_script_lan
|
|
|
47
47
|
export { s as OrList } from '../OrList.vue_vue_type_script_lang-c7ab26a0.js';
|
|
48
48
|
export { s as OrListOfInputs } from '../OrListOfInputs.vue_vue_type_script_lang-62dbf1e7.js';
|
|
49
49
|
export { L as LoaderViews, s as OrLoader } from '../OrLoader.vue_vue_type_script_lang-1378ab8e.js';
|
|
50
|
-
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from '../OrLoader.vue_vue_type_script_lang-
|
|
50
|
+
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from '../OrLoader.vue_vue_type_script_lang-5405040c.js';
|
|
51
51
|
export { s as OrMenuItemV3 } from '../OrMenuItem.vue_vue_type_script_lang-ccb7e082.js';
|
|
52
52
|
export { s as OrMenuV3 } from '../OrMenu.vue_vue_type_script_lang-bae45062.js';
|
|
53
53
|
export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover.vue_vue_type_script_lang-e200f5be.js';
|
|
@@ -75,7 +75,7 @@ export { s as OrSlider } from '../OrSlider.vue_vue_type_script_lang-d47ff040.js'
|
|
|
75
75
|
export { s as OrSortHeaderV3 } from '../OrSortHeader.vue_vue_type_script_lang-98ec33aa.js';
|
|
76
76
|
export { s as OrStepper } from '../OrStepper.vue_vue_type_script_lang-7de7c1ad.js';
|
|
77
77
|
export { s as OrSwitch } from '../OrSwitch.vue_vue_type_script_lang-f55d33f4.js';
|
|
78
|
-
export { s as OrSwitchV3 } from '../OrSwitch.vue_vue_type_script_lang-
|
|
78
|
+
export { s as OrSwitchV3 } from '../OrSwitch.vue_vue_type_script_lang-c72499ac.js';
|
|
79
79
|
export { s as OrTab } from '../OrTab.vue_vue_type_script_lang-de7c7063.js';
|
|
80
80
|
export { s as OrTabHeaderItem } from '../OrTabHeaderItem.vue_vue_type_script_lang-e1f29563.js';
|
|
81
81
|
export { s as OrTabV3 } from '../OrTab.vue_vue_type_script_lang-671949b7.js';
|
|
@@ -90,7 +90,7 @@ export { s as OrTextareaV3 } from '../OrTextarea.vue_vue_type_script_lang-d5a649
|
|
|
90
90
|
export { s as OrTextbox, T as TextboxTypes } from '../OrTextbox.vue_vue_type_script_lang-b5c4a93a.js';
|
|
91
91
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-d5b3c109.js';
|
|
92
92
|
export { s as OrToast, a as OrToastContainer } from '../OrToastContainer.vue_vue_type_script_lang-4bb702ce.js';
|
|
93
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../types-
|
|
93
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../types-e8242d1d.js';
|
|
94
94
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-4d4329cd.js';
|
|
95
95
|
export { s as OrTooltip } from '../OrTooltip.vue_vue_type_script_lang-fa52d391.js';
|
|
96
96
|
export { s as OrTooltipContent } from '../OrTooltipContent-b0dcb862.js';
|
|
@@ -103,7 +103,7 @@ import '../color-1f348774.js';
|
|
|
103
103
|
import '../useClassAttribute-00888f78.js';
|
|
104
104
|
import '@vueuse/core';
|
|
105
105
|
import '../OrLoader-ee97fef4.js';
|
|
106
|
-
import '../OrLoader-
|
|
106
|
+
import '../OrLoader-c4bbef2f.js';
|
|
107
107
|
import '../OrIconButton-e637158e.js';
|
|
108
108
|
import '../OrIconButton-8c211219.js';
|
|
109
109
|
import '../OrInput-33571984.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../../OrButton.vue_vue_type_script_lang-
|
|
1
|
+
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../../OrButton.vue_vue_type_script_lang-7d914104.js';
|
|
2
2
|
import 'vue';
|
|
3
|
-
import '../../OrLoader-
|
|
4
|
-
import '../../OrLoader.vue_vue_type_script_lang-
|
|
3
|
+
import '../../OrLoader-c4bbef2f.js';
|
|
4
|
+
import '../../OrLoader.vue_vue_type_script_lang-5405040c.js';
|
|
5
5
|
import '../../useClassAttribute-00888f78.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm.vue_vue_type_script_lang-
|
|
1
|
+
export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm.vue_vue_type_script_lang-ee029628.js';
|
|
2
2
|
import 'vue';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import '../../index-01519e46.js';
|
|
@@ -7,9 +7,9 @@ import '../../OrOverlay.vue_vue_type_script_lang-cb3aad0c.js';
|
|
|
7
7
|
import '../../OrTeleport.vue3.vue_vue_type_script_lang-4dc70cf1.js';
|
|
8
8
|
import '../../useClassAttribute-00888f78.js';
|
|
9
9
|
import '../../useElevation-c8d5d3ba.js';
|
|
10
|
-
import '../../OrButton.vue_vue_type_script_lang-
|
|
11
|
-
import '../../OrLoader-
|
|
12
|
-
import '../../OrLoader.vue_vue_type_script_lang-
|
|
10
|
+
import '../../OrButton.vue_vue_type_script_lang-7d914104.js';
|
|
11
|
+
import '../../OrLoader-c4bbef2f.js';
|
|
12
|
+
import '../../OrLoader.vue_vue_type_script_lang-5405040c.js';
|
|
13
13
|
import '../../OrInput-33571984.js';
|
|
14
14
|
import '../../OrInput.vue_vue_type_script_lang-3895999d.js';
|
|
15
15
|
import '../../OrHint-c235be5d.js';
|
|
@@ -3,6 +3,9 @@ import { LoaderColor, LoaderSize, LoaderVariant } from './props';
|
|
|
3
3
|
declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
4
4
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
5
5
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
6
|
+
containerStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
7
|
+
titleStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
8
|
+
descriptionStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
6
9
|
computedSize: import("@vue/composition-api").ComputedRef<20 | 16 | undefined>;
|
|
7
10
|
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
8
11
|
variant: {
|
|
@@ -55,6 +58,9 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
55
58
|
} & {}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
56
59
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
57
60
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
61
|
+
containerStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
62
|
+
titleStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
63
|
+
descriptionStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
58
64
|
computedSize: import("@vue/composition-api").ComputedRef<20 | 16 | undefined>;
|
|
59
65
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
|
|
60
66
|
variant: LoaderVariant;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from '../../OrLoader.vue_vue_type_script_lang-
|
|
1
|
+
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from '../../OrLoader.vue_vue_type_script_lang-5405040c.js';
|
|
2
2
|
import 'vue';
|
|
3
3
|
import '../../useClassAttribute-00888f78.js';
|
|
@@ -1,3 +1,6 @@
|
|
|
1
1
|
import { LoaderColor } from './props';
|
|
2
2
|
export declare const LoaderRoot: string[];
|
|
3
3
|
export declare const LoaderRootColors: Record<LoaderColor, string[]>;
|
|
4
|
+
export declare const LoaderContainer: string[];
|
|
5
|
+
export declare const LoaderTitle: string[];
|
|
6
|
+
export declare const LoaderDescription: string[];
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { s as OrSwitchV3 } from '../../OrSwitch.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrSwitchV3 } from '../../OrSwitch.vue_vue_type_script_lang-c72499ac.js';
|
|
2
2
|
import 'vue';
|
|
3
3
|
import '../../OrLabel-2809e2db.js';
|
|
4
4
|
import '../../OrLabel.vue_vue_type_script_lang-e42de5d1.js';
|
|
5
5
|
import '../../useClassAttribute-00888f78.js';
|
|
6
|
-
import '../../OrLoader-
|
|
7
|
-
import '../../OrLoader.vue_vue_type_script_lang-
|
|
6
|
+
import '../../OrLoader-c4bbef2f.js';
|
|
7
|
+
import '../../OrLoader.vue_vue_type_script_lang-5405040c.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../../types-
|
|
2
|
-
import '../../OrToastContainer-
|
|
1
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../../types-e8242d1d.js';
|
|
2
|
+
import '../../OrToastContainer-03571359.js';
|
|
3
3
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../useToast-4d4329cd.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import 'vue';
|
|
@@ -17,6 +17,6 @@ import '../../OrOverlay.vue_vue_type_script_lang-cb3aad0c.js';
|
|
|
17
17
|
import '../../OrTeleport.vue3.vue_vue_type_script_lang-4dc70cf1.js';
|
|
18
18
|
import '../../useElevation-c8d5d3ba.js';
|
|
19
19
|
import '../../useResponsive-9d397e2a.js';
|
|
20
|
-
import '../../OrLoader-
|
|
21
|
-
import '../../OrLoader.vue_vue_type_script_lang-
|
|
20
|
+
import '../../OrLoader-c4bbef2f.js';
|
|
21
|
+
import '../../OrLoader.vue_vue_type_script_lang-5405040c.js';
|
|
22
22
|
import '../../style-inject.es-4c6f2515.js';
|