@onereach/ui-components 2.67.10 → 2.67.11
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-a4952445.js → OrButton-6d67c16c.js} +1 -1
- package/dist/bundled/v2/{OrConfirm-196a014f.js → OrConfirm-6a6daa14.js} +1 -1
- package/dist/bundled/v2/{OrLoader-76f2615f.js → OrLoader-6a1f937b.js} +26 -3
- package/dist/bundled/v2/{OrSwitch-c606709c.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.stories3.d.ts +11 -1
- package/dist/bundled/v2/components/or-loader-v3/OrLoader.vue.d.ts +28 -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 +6 -6
- package/dist/bundled/v2/{types-88dd7a52.js → types-a648d591.js} +1 -1
- package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-5af7999c.js → OrButton.vue_vue_type_script_lang-7d914104.js} +2 -2
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-53614609.js → OrConfirm.vue_vue_type_script_lang-ee029628.js} +1 -1
- package/dist/bundled/v3/{OrLoader-65868e73.js → OrLoader-c4bbef2f.js} +12 -4
- package/dist/bundled/v3/{OrLoader.vue_vue_type_script_lang-edd1b404.js → OrLoader.vue_vue_type_script_lang-5405040c.js} +18 -1
- package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-b40bf75f.js → OrSwitch.vue_vue_type_script_lang-c72499ac.js} +2 -2
- package/dist/bundled/v3/{OrToastContainer-9f3ab98b.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.stories3.d.ts +11 -1
- package/dist/bundled/v3/components/or-loader-v3/OrLoader.vue.d.ts +28 -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 +10 -10
- package/dist/bundled/v3/{types-0d8f9581.js → types-e8242d1d.js} +2 -2
- package/dist/esm/v2/{OrButton-b458e82b.js → OrButton-04390a52.js} +1 -1
- package/dist/esm/v2/{OrConfirm-64ecb10d.js → OrConfirm-6bff1a45.js} +1 -1
- package/dist/esm/v2/{OrLoader-bd088836.js → OrLoader-f857d55b.js} +26 -3
- package/dist/esm/v2/{OrSwitch-2e0a53ed.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.stories3.d.ts +11 -1
- package/dist/esm/v2/components/or-loader-v3/OrLoader.vue.d.ts +28 -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-ed7aa2bb.js → types-d6a767b3.js} +1 -1
- package/dist/esm/v3/{OrButton-4d0c2edd.js → OrButton-3670279e.js} +1 -1
- package/dist/esm/v3/{OrConfirm-a77d9812.js → OrConfirm-748ed50b.js} +1 -1
- package/dist/esm/v3/{OrLoader-60943812.js → OrLoader-b3cf4231.js} +29 -4
- package/dist/esm/v3/{OrSwitch-ec454b76.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.stories3.d.ts +11 -1
- package/dist/esm/v3/components/or-loader-v3/OrLoader.vue.d.ts +28 -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-652ae29f.js → types-8ef262da.js} +1 -1
- package/package.json +2 -2
- package/src/components/or-loader-v3/OrLoader.docs.mdx +3 -1
- package/src/components/or-loader-v3/OrLoader.stories3.ts +21 -1
- package/src/components/or-loader-v3/OrLoader.vue +95 -61
- package/src/components/or-loader-v3/styles.ts +22 -0
|
@@ -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';
|
|
@@ -22,7 +22,7 @@ var LoaderSize;
|
|
|
22
22
|
|
|
23
23
|
const LoaderRoot = [
|
|
24
24
|
// Layout
|
|
25
|
-
'contents'];
|
|
25
|
+
'contents', 'flex', 'flex-col', 'space-y-md'];
|
|
26
26
|
const LoaderRootColors = {
|
|
27
27
|
'primary': [
|
|
28
28
|
// Theme
|
|
@@ -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',
|
|
@@ -48,6 +51,14 @@ var script = defineComponent({
|
|
|
48
51
|
size: {
|
|
49
52
|
type: String,
|
|
50
53
|
default: LoaderSize.M
|
|
54
|
+
},
|
|
55
|
+
title: {
|
|
56
|
+
type: String,
|
|
57
|
+
default: undefined
|
|
58
|
+
},
|
|
59
|
+
description: {
|
|
60
|
+
type: String,
|
|
61
|
+
default: undefined
|
|
51
62
|
}
|
|
52
63
|
},
|
|
53
64
|
expose: ['root'],
|
|
@@ -57,6 +68,9 @@ var script = defineComponent({
|
|
|
57
68
|
// Styles
|
|
58
69
|
const classAttribute = useClassAttribute();
|
|
59
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]);
|
|
60
74
|
// State
|
|
61
75
|
const computedSize = computed(() => {
|
|
62
76
|
switch (props.size) {
|
|
@@ -69,6 +83,9 @@ var script = defineComponent({
|
|
|
69
83
|
return {
|
|
70
84
|
root,
|
|
71
85
|
rootStyles,
|
|
86
|
+
containerStyles,
|
|
87
|
+
titleStyles,
|
|
88
|
+
descriptionStyles,
|
|
72
89
|
computedSize
|
|
73
90
|
};
|
|
74
91
|
}
|
|
@@ -85,7 +102,11 @@ var __vue_render__ = function () {
|
|
|
85
102
|
return _c('div', _vm._b({
|
|
86
103
|
ref: "root",
|
|
87
104
|
class: _vm.rootStyles
|
|
88
|
-
}, 'div', _vm.$attrs, false), [_vm.
|
|
105
|
+
}, 'div', _vm.$attrs, false), [_vm.title ? [_c('div', {
|
|
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', {
|
|
89
110
|
attrs: {
|
|
90
111
|
"viewBox": "0 0 16 16",
|
|
91
112
|
"width": _vm.computedSize,
|
|
@@ -133,7 +154,9 @@ var __vue_render__ = function () {
|
|
|
133
154
|
"y2": "50%",
|
|
134
155
|
"stroke": _vm.color === 'inherit' ? 'currentColor' : 'inherit'
|
|
135
156
|
}
|
|
136
|
-
})])])] : _vm._e()], 2)
|
|
157
|
+
})])])] : _vm._e()], 2), _vm._v(" "), _vm.description ? [_c('div', {
|
|
158
|
+
class: _vm.descriptionStyles
|
|
159
|
+
}, [_vm._v("\n " + _vm._s(_vm.description) + "\n ")])] : _vm._e()], 2);
|
|
137
160
|
};
|
|
138
161
|
var __vue_staticRenderFns__ = [];
|
|
139
162
|
|
|
@@ -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';
|
|
@@ -5,7 +5,17 @@ declare const _default: Meta<import("vue").ComponentOptions<import("vue").defaul
|
|
|
5
5
|
[x: number]: string;
|
|
6
6
|
} | {}, true>)>;
|
|
7
7
|
export default _default;
|
|
8
|
-
export declare const
|
|
8
|
+
export declare const Default: StoryFn<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
|
|
9
|
+
[x: string]: ((...args: any[]) => any) | null;
|
|
10
|
+
} | string[], {} & {}, {
|
|
11
|
+
[x: number]: string;
|
|
12
|
+
} | {}, true>)>;
|
|
13
|
+
export declare const Linear: StoryFn<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
|
|
14
|
+
[x: string]: ((...args: any[]) => any) | null;
|
|
15
|
+
} | string[], {} & {}, {
|
|
16
|
+
[x: number]: string;
|
|
17
|
+
} | {}, true>)>;
|
|
18
|
+
export declare const LinearWithText: StoryFn<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
|
|
9
19
|
[x: string]: ((...args: any[]) => any) | null;
|
|
10
20
|
} | string[], {} & {}, {
|
|
11
21
|
[x: number]: string;
|
|
@@ -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: {
|
|
@@ -17,6 +20,14 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
17
20
|
type: PropType<LoaderSize>;
|
|
18
21
|
default: LoaderSize;
|
|
19
22
|
};
|
|
23
|
+
title: {
|
|
24
|
+
type: StringConstructor;
|
|
25
|
+
default: undefined;
|
|
26
|
+
};
|
|
27
|
+
description: {
|
|
28
|
+
type: StringConstructor;
|
|
29
|
+
default: undefined;
|
|
30
|
+
};
|
|
20
31
|
}, import("@vue/composition-api").ExtractPropTypes<{
|
|
21
32
|
variant: {
|
|
22
33
|
type: PropType<LoaderVariant>;
|
|
@@ -30,21 +41,38 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
30
41
|
type: PropType<LoaderSize>;
|
|
31
42
|
default: LoaderSize;
|
|
32
43
|
};
|
|
44
|
+
title: {
|
|
45
|
+
type: StringConstructor;
|
|
46
|
+
default: undefined;
|
|
47
|
+
};
|
|
48
|
+
description: {
|
|
49
|
+
type: StringConstructor;
|
|
50
|
+
default: undefined;
|
|
51
|
+
};
|
|
33
52
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
34
53
|
variant: LoaderVariant;
|
|
35
54
|
color: LoaderColor;
|
|
36
55
|
size: LoaderSize;
|
|
56
|
+
title: string;
|
|
57
|
+
description: string;
|
|
37
58
|
} & {}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
38
59
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
39
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[]>;
|
|
40
64
|
computedSize: import("@vue/composition-api").ComputedRef<20 | 16 | undefined>;
|
|
41
65
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
|
|
42
66
|
variant: LoaderVariant;
|
|
43
67
|
color: LoaderColor;
|
|
44
68
|
size: LoaderSize;
|
|
69
|
+
title: string;
|
|
70
|
+
description: string;
|
|
45
71
|
} & {}, {
|
|
46
72
|
variant: LoaderVariant;
|
|
47
73
|
color: LoaderColor;
|
|
48
74
|
size: LoaderSize;
|
|
75
|
+
title: string;
|
|
76
|
+
description: string;
|
|
49
77
|
}, true>);
|
|
50
78
|
export default _default;
|
|
@@ -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';
|