@onereach/ui-components 2.67.8 → 2.67.9-beta.2030.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-a4952445.js → OrButton-6c5fb9df.js} +1 -1
- package/dist/bundled/v2/{OrConfirm-196a014f.js → OrConfirm-1b5ee24c.js} +1 -1
- package/dist/bundled/v2/{OrLoader-76f2615f.js → OrLoader-6808ea86.js} +15 -3
- package/dist/bundled/v2/{OrSwitch-c606709c.js → OrSwitch-80d6472f.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 +22 -0
- package/dist/bundled/v2/components/or-loader-v3/index.js +1 -1
- 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-4b5a7133.js} +1 -1
- package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-5af7999c.js → OrButton.vue_vue_type_script_lang-8399c399.js} +2 -2
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-53614609.js → OrConfirm.vue_vue_type_script_lang-30c62bb4.js} +1 -1
- package/dist/bundled/v3/OrLoader-c51c2f43.js +64 -0
- package/dist/bundled/v3/{OrLoader.vue_vue_type_script_lang-edd1b404.js → OrLoader.vue_vue_type_script_lang-e2f5bb7d.js} +9 -1
- package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-b40bf75f.js → OrSwitch.vue_vue_type_script_lang-e8ece219.js} +2 -2
- package/dist/bundled/v3/{OrToastContainer-9f3ab98b.js → OrToastContainer-b4bd1d2f.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 +22 -0
- package/dist/bundled/v3/components/or-loader-v3/index.js +1 -1
- 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-3e263ea6.js} +2 -2
- package/dist/esm/v2/{OrButton-b458e82b.js → OrButton-fe4a5114.js} +1 -1
- package/dist/esm/v2/{OrConfirm-64ecb10d.js → OrConfirm-bee63371.js} +1 -1
- package/dist/esm/v2/{OrLoader-bd088836.js → OrLoader-0dcf4c01.js} +15 -3
- package/dist/esm/v2/{OrSwitch-2e0a53ed.js → OrSwitch-f077e9d5.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 +22 -0
- package/dist/esm/v2/components/or-loader-v3/index.js +1 -1
- 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-87ded1fd.js} +1 -1
- package/dist/esm/v3/{OrButton-4d0c2edd.js → OrButton-9021f9c8.js} +1 -1
- package/dist/esm/v3/{OrConfirm-a77d9812.js → OrConfirm-b090a158.js} +1 -1
- package/dist/esm/v3/{OrLoader-60943812.js → OrLoader-35e5dfaf.js} +31 -15
- package/dist/esm/v3/{OrSwitch-ec454b76.js → OrSwitch-5415978d.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 +22 -0
- package/dist/esm/v3/components/or-loader-v3/index.js +1 -1
- 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-977d9680.js} +1 -1
- package/package.json +2 -3
- 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 +20 -0
- package/src/components/or-loader-v3/styles.ts +3 -0
- package/dist/bundled/v3/OrLoader-65868e73.js +0 -56
|
@@ -2,9 +2,9 @@ import { useToggle } from '@vueuse/core';
|
|
|
2
2
|
import { defineComponent, ref, computed, resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createVNode, toDisplayString, createElementVNode, createBlock, withModifiers, onBeforeMount, onBeforeUnmount, nextTick } from 'vue';
|
|
3
3
|
import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-4d4329cd.js';
|
|
4
4
|
import './OrIconButton-8c211219.js';
|
|
5
|
-
import './OrLoader-
|
|
5
|
+
import './OrLoader-c51c2f43.js';
|
|
6
6
|
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-79d08a2b.js';
|
|
7
|
-
import { s as script$3 } from './OrLoader.vue_vue_type_script_lang-
|
|
7
|
+
import { s as script$3 } from './OrLoader.vue_vue_type_script_lang-e2f5bb7d.js';
|
|
8
8
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
9
9
|
import './OrOverlay.vue_vue_type_script_lang-cb3aad0c.js';
|
|
10
10
|
import { s as script$4 } from './OrTeleport.vue3.vue_vue_type_script_lang-4dc70cf1.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import { _ as __vue_component__$1 } from './OrLoader-
|
|
4
|
+
import { _ as __vue_component__$1 } from './OrLoader-0dcf4c01.js';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
6
|
|
|
7
7
|
var ButtonVariant;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$2, a as ButtonColor } from './OrButton-
|
|
2
|
+
import { _ as __vue_component__$2, a as ButtonColor } from './OrButton-fe4a5114.js';
|
|
3
3
|
import { _ as __vue_component__$1 } from './OrOverlay-18ba2dc6.js';
|
|
4
4
|
import { _ as __vue_component__$3 } from './OrInput-6e7e582e.js';
|
|
5
5
|
import { useMagicKeys, whenever } from '@vueuse/core';
|
|
@@ -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
|
|
@@ -48,6 +48,14 @@ var script = defineComponent({
|
|
|
48
48
|
size: {
|
|
49
49
|
type: String,
|
|
50
50
|
default: LoaderSize.M
|
|
51
|
+
},
|
|
52
|
+
title: {
|
|
53
|
+
type: String,
|
|
54
|
+
default: undefined
|
|
55
|
+
},
|
|
56
|
+
description: {
|
|
57
|
+
type: String,
|
|
58
|
+
default: undefined
|
|
51
59
|
}
|
|
52
60
|
},
|
|
53
61
|
expose: ['root'],
|
|
@@ -85,7 +93,9 @@ var __vue_render__ = function () {
|
|
|
85
93
|
return _c('div', _vm._b({
|
|
86
94
|
ref: "root",
|
|
87
95
|
class: _vm.rootStyles
|
|
88
|
-
}, 'div', _vm.$attrs, false), [_vm.
|
|
96
|
+
}, 'div', _vm.$attrs, false), [_vm.title ? [_c('div', {
|
|
97
|
+
staticClass: "typography-headline-2 text-center\ttext-on-background dark:text-on-background-dark"
|
|
98
|
+
}, [_vm._v("\n " + _vm._s(_vm.title) + "\n ")])] : _vm._e(), _vm._v(" "), _vm.variant === 'circular' ? [_c('svg', {
|
|
89
99
|
attrs: {
|
|
90
100
|
"viewBox": "0 0 16 16",
|
|
91
101
|
"width": _vm.computedSize,
|
|
@@ -133,7 +143,9 @@ var __vue_render__ = function () {
|
|
|
133
143
|
"y2": "50%",
|
|
134
144
|
"stroke": _vm.color === 'inherit' ? 'currentColor' : 'inherit'
|
|
135
145
|
}
|
|
136
|
-
})])])] : _vm._e()
|
|
146
|
+
})])])] : _vm._e(), _vm._v(" "), _vm.description ? [_c('div', {
|
|
147
|
+
staticClass: "typography-body-2-regular text-center\ttext-outline dark:text-outline-dark"
|
|
148
|
+
}, [_vm._v("\n " + _vm._s(_vm.description) + "\n ")])] : _vm._e()], 2);
|
|
137
149
|
};
|
|
138
150
|
var __vue_staticRenderFns__ = [];
|
|
139
151
|
|
|
@@ -2,7 +2,7 @@ import { defineComponent, getCurrentInstance, ref, computed } from 'vue-demi';
|
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { _ as __vue_component__$1, L as LabelVariant } from './OrLabel-5670468e.js';
|
|
5
|
-
import { _ as __vue_component__$2 } from './OrLoader-
|
|
5
|
+
import { _ as __vue_component__$2 } from './OrLoader-0dcf4c01.js';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
7
7
|
import { c as createInjector } from './browser-82dea9ed.js';
|
|
8
8
|
|
|
@@ -5,7 +5,7 @@ export { _ as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonVi
|
|
|
5
5
|
export { _ as OrButtonV2 } from '../OrButton-c4f9955b.js';
|
|
6
6
|
export { _ as OrIconButton } from '../OrIconButton-014e86a7.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 '../OrIconButton.vue_rollup-plugin-vue_script-9fb7b7ab.js';
|
|
8
|
-
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from '../OrButton-
|
|
8
|
+
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from '../OrButton-fe4a5114.js';
|
|
9
9
|
export { _ as OrCard } from '../OrCard-b7268256.js';
|
|
10
10
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-f6b07557.js';
|
|
11
11
|
export { C as CardCollectionView, _ as OrCardCollectionV3 } from '../OrCardCollection-d2d64ffe.js';
|
|
@@ -19,7 +19,7 @@ export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-41dd5f9b.js';
|
|
|
19
19
|
export { _ as OrCollapse } from '../OrCollapse-4d892ca3.js';
|
|
20
20
|
export { _ as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from '../OrColorPicker-75abefdd.js';
|
|
21
21
|
export { _ as OrConfirm } from '../OrConfirm-d7112dd3.js';
|
|
22
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-
|
|
22
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-bee63371.js';
|
|
23
23
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-349df9b2.js';
|
|
24
24
|
export { _ as OrError } from '../OrError-081130bb.js';
|
|
25
25
|
export { _ as OrErrorTagV3 } from '../OrErrorTag-c14e0298.js';
|
|
@@ -47,7 +47,7 @@ export { L as LinkColor, _ as OrLinkV3 } from '../OrLink-80742a17.js';
|
|
|
47
47
|
export { _ as OrList } from '../OrList-d4781f7b.js';
|
|
48
48
|
export { _ as OrListOfInputs } from '../OrListOfInputs-50aa1ef1.js';
|
|
49
49
|
export { L as LoaderViews, _ as OrLoader } from '../OrLoader-003941a2.js';
|
|
50
|
-
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from '../OrLoader-
|
|
50
|
+
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from '../OrLoader-0dcf4c01.js';
|
|
51
51
|
export { _ as OrMenuItemV3 } from '../OrMenuItem-038641b7.js';
|
|
52
52
|
export { _ as OrMenuV3 } from '../OrMenu-e7210edc.js';
|
|
53
53
|
export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-ef8c91f1.js';
|
|
@@ -75,7 +75,7 @@ export { _ as OrSlider } from '../OrSlider-f7b9c7c2.js';
|
|
|
75
75
|
export { _ as OrSortHeaderV3 } from '../OrSortHeader-b4dbff08.js';
|
|
76
76
|
export { _ as OrStepper } from '../OrStepper-4f44e7b7.js';
|
|
77
77
|
export { _ as OrSwitch } from '../OrSwitch-f25f27f9.js';
|
|
78
|
-
export { _ as OrSwitchV3 } from '../OrSwitch-
|
|
78
|
+
export { _ as OrSwitchV3 } from '../OrSwitch-f077e9d5.js';
|
|
79
79
|
export { _ as OrTab } from '../OrTab-eade8ab6.js';
|
|
80
80
|
export { _ as OrTabHeaderItem } from '../OrTabHeaderItem-d1a340d1.js';
|
|
81
81
|
export { _ as OrTabV3 } from '../OrTab-4e6ff742.js';
|
|
@@ -90,7 +90,7 @@ export { _ as OrTextareaV3 } from '../OrTextarea-f566682c.js';
|
|
|
90
90
|
export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-2594c980.js';
|
|
91
91
|
export { _ as OrToast, a as OrToastContainer } from '../OrToastContainer-2fbd4358.js';
|
|
92
92
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-4fbe0e5a.js';
|
|
93
|
-
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../types-
|
|
93
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../types-87ded1fd.js';
|
|
94
94
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-0665462d.js';
|
|
95
95
|
export { _ as OrTooltip } from '../OrTooltip-614b016d.js';
|
|
96
96
|
export { _ as OrTooltipContent } from '../OrTooltip.vue_rollup-plugin-vue_script-63559536.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from '../../OrButton-
|
|
1
|
+
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from '../../OrButton-fe4a5114.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '../../OrLoader-
|
|
5
|
+
import '../../OrLoader-0dcf4c01.js';
|
|
6
6
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-
|
|
1
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-bee63371.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrButton-
|
|
3
|
+
import '../../OrButton-fe4a5114.js';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
5
5
|
import '@vueuse/core';
|
|
6
|
-
import '../../OrLoader-
|
|
6
|
+
import '../../OrLoader-0dcf4c01.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
8
|
import '../../OrOverlay-18ba2dc6.js';
|
|
9
9
|
import '../../useElevation-31bfe1f6.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;
|
|
@@ -17,6 +17,14 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
17
17
|
type: PropType<LoaderSize>;
|
|
18
18
|
default: LoaderSize;
|
|
19
19
|
};
|
|
20
|
+
title: {
|
|
21
|
+
type: StringConstructor;
|
|
22
|
+
default: undefined;
|
|
23
|
+
};
|
|
24
|
+
description: {
|
|
25
|
+
type: StringConstructor;
|
|
26
|
+
default: undefined;
|
|
27
|
+
};
|
|
20
28
|
}, import("@vue/composition-api").ExtractPropTypes<{
|
|
21
29
|
variant: {
|
|
22
30
|
type: PropType<LoaderVariant>;
|
|
@@ -30,10 +38,20 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
30
38
|
type: PropType<LoaderSize>;
|
|
31
39
|
default: LoaderSize;
|
|
32
40
|
};
|
|
41
|
+
title: {
|
|
42
|
+
type: StringConstructor;
|
|
43
|
+
default: undefined;
|
|
44
|
+
};
|
|
45
|
+
description: {
|
|
46
|
+
type: StringConstructor;
|
|
47
|
+
default: undefined;
|
|
48
|
+
};
|
|
33
49
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
34
50
|
variant: LoaderVariant;
|
|
35
51
|
color: LoaderColor;
|
|
36
52
|
size: LoaderSize;
|
|
53
|
+
title: string;
|
|
54
|
+
description: string;
|
|
37
55
|
} & {}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
38
56
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
39
57
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
@@ -42,9 +60,13 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
42
60
|
variant: LoaderVariant;
|
|
43
61
|
color: LoaderColor;
|
|
44
62
|
size: LoaderSize;
|
|
63
|
+
title: string;
|
|
64
|
+
description: string;
|
|
45
65
|
} & {}, {
|
|
46
66
|
variant: LoaderVariant;
|
|
47
67
|
color: LoaderColor;
|
|
48
68
|
size: LoaderSize;
|
|
69
|
+
title: string;
|
|
70
|
+
description: string;
|
|
49
71
|
}, true>);
|
|
50
72
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from '../../OrLoader-
|
|
1
|
+
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from '../../OrLoader-0dcf4c01.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { _ as OrSwitchV3 } from '../../OrSwitch-
|
|
1
|
+
export { _ as OrSwitchV3 } from '../../OrSwitch-f077e9d5.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '../../OrLabel-5670468e.js';
|
|
6
6
|
import '../../normalize-component-6e8e3d80.js';
|
|
7
|
-
import '../../OrLoader-
|
|
7
|
+
import '../../OrLoader-0dcf4c01.js';
|
|
8
8
|
import '../../browser-82dea9ed.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../../types-
|
|
1
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../../types-87ded1fd.js';
|
|
2
2
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../useToast-0665462d.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
@@ -15,5 +15,5 @@ import '../../useElevation-31bfe1f6.js';
|
|
|
15
15
|
import '../../useResponsive-a02e95b7.js';
|
|
16
16
|
import '../../OrBottomSheet-5acd034f.js';
|
|
17
17
|
import '../../OrOverlay-18ba2dc6.js';
|
|
18
|
-
import '../../OrLoader-
|
|
18
|
+
import '../../OrLoader-0dcf4c01.js';
|
|
19
19
|
import '../../browser-82dea9ed.js';
|
package/dist/esm/v2/index.js
CHANGED
|
@@ -5,7 +5,7 @@ export { _ as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonVi
|
|
|
5
5
|
export { _ as OrButtonV2 } from './OrButton-c4f9955b.js';
|
|
6
6
|
export { _ as OrIconButton } from './OrIconButton-014e86a7.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 './OrIconButton.vue_rollup-plugin-vue_script-9fb7b7ab.js';
|
|
8
|
-
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from './OrButton-
|
|
8
|
+
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from './OrButton-fe4a5114.js';
|
|
9
9
|
export { _ as OrCard } from './OrCard-b7268256.js';
|
|
10
10
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from './OrCardCollection-f6b07557.js';
|
|
11
11
|
export { C as CardCollectionView, _ as OrCardCollectionV3 } from './OrCardCollection-d2d64ffe.js';
|
|
@@ -19,7 +19,7 @@ export { _ as OrCode, O as OrCodeLanguages } from './OrCode-41dd5f9b.js';
|
|
|
19
19
|
export { _ as OrCollapse } from './OrCollapse-4d892ca3.js';
|
|
20
20
|
export { _ as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from './OrColorPicker-75abefdd.js';
|
|
21
21
|
export { _ as OrConfirm } from './OrConfirm-d7112dd3.js';
|
|
22
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-
|
|
22
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-bee63371.js';
|
|
23
23
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-349df9b2.js';
|
|
24
24
|
export { _ as OrError } from './OrError-081130bb.js';
|
|
25
25
|
export { _ as OrErrorTagV3 } from './OrErrorTag-c14e0298.js';
|
|
@@ -47,7 +47,7 @@ export { L as LinkColor, _ as OrLinkV3 } from './OrLink-80742a17.js';
|
|
|
47
47
|
export { _ as OrList } from './OrList-d4781f7b.js';
|
|
48
48
|
export { _ as OrListOfInputs } from './OrListOfInputs-50aa1ef1.js';
|
|
49
49
|
export { L as LoaderViews, _ as OrLoader } from './OrLoader-003941a2.js';
|
|
50
|
-
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from './OrLoader-
|
|
50
|
+
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from './OrLoader-0dcf4c01.js';
|
|
51
51
|
export { _ as OrMenuItemV3 } from './OrMenuItem-038641b7.js';
|
|
52
52
|
export { _ as OrMenuV3 } from './OrMenu-e7210edc.js';
|
|
53
53
|
export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-ef8c91f1.js';
|
|
@@ -75,7 +75,7 @@ export { _ as OrSlider } from './OrSlider-f7b9c7c2.js';
|
|
|
75
75
|
export { _ as OrSortHeaderV3 } from './OrSortHeader-b4dbff08.js';
|
|
76
76
|
export { _ as OrStepper } from './OrStepper-4f44e7b7.js';
|
|
77
77
|
export { _ as OrSwitch } from './OrSwitch-f25f27f9.js';
|
|
78
|
-
export { _ as OrSwitchV3 } from './OrSwitch-
|
|
78
|
+
export { _ as OrSwitchV3 } from './OrSwitch-f077e9d5.js';
|
|
79
79
|
export { _ as OrTab } from './OrTab-eade8ab6.js';
|
|
80
80
|
export { _ as OrTabHeaderItem } from './OrTabHeaderItem-d1a340d1.js';
|
|
81
81
|
export { _ as OrTabV3 } from './OrTab-4e6ff742.js';
|
|
@@ -90,7 +90,7 @@ export { _ as OrTextareaV3 } from './OrTextarea-f566682c.js';
|
|
|
90
90
|
export { _ as OrTextbox, T as TextboxTypes } from './OrTextbox-2594c980.js';
|
|
91
91
|
export { _ as OrToast, a as OrToastContainer } from './OrToastContainer-2fbd4358.js';
|
|
92
92
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
|
|
93
|
-
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-
|
|
93
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-87ded1fd.js';
|
|
94
94
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
|
|
95
95
|
export { _ as OrTooltip } from './OrTooltip-614b016d.js';
|
|
96
96
|
export { _ as OrTooltipContent } from './OrTooltip.vue_rollup-plugin-vue_script-63559536.js';
|
|
@@ -3,7 +3,7 @@ import { defineComponent, ref, computed, onBeforeMount, onBeforeUnmount, nextTic
|
|
|
3
3
|
import { _ as __vue_component__$4 } from './OrTeleport.vue2-fb92f29f.js';
|
|
4
4
|
import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-0665462d.js';
|
|
5
5
|
import { _ as __vue_component__$2 } from './OrIconButton-c4fa5a1d.js';
|
|
6
|
-
import { _ as __vue_component__$3 } from './OrLoader-
|
|
6
|
+
import { _ as __vue_component__$3 } from './OrLoader-0dcf4c01.js';
|
|
7
7
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
8
8
|
import { c as createInjector } from './browser-82dea9ed.js';
|
|
9
9
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import { s as script$1 } from './OrLoader-
|
|
4
|
+
import { s as script$1 } from './OrLoader-35e5dfaf.js';
|
|
5
5
|
import { resolveComponent, openBlock, createElementBlock, mergeProps, createElementVNode, normalizeClass, renderSlot, createBlock, Fragment, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
6
6
|
|
|
7
7
|
var ButtonVariant;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
|
-
import { s as script$2, a as ButtonColor } from './OrButton-
|
|
2
|
+
import { s as script$2, a as ButtonColor } from './OrButton-9021f9c8.js';
|
|
3
3
|
import { s as script$1 } from './OrOverlay-738a44d5.js';
|
|
4
4
|
import { s as script$3 } from './OrInput-5672f47b.js';
|
|
5
5
|
import { useMagicKeys, whenever } from '@vueuse/core';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
|
-
import { openBlock, createElementBlock, mergeProps, createElementVNode, normalizeClass
|
|
4
|
+
import { openBlock, createElementBlock, mergeProps, toDisplayString, createCommentVNode, createElementVNode, normalizeClass } from 'vue';
|
|
5
5
|
|
|
6
6
|
var LoaderVariant;
|
|
7
7
|
(function (LoaderVariant) {
|
|
@@ -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
|
|
@@ -48,6 +48,14 @@ var script = defineComponent({
|
|
|
48
48
|
size: {
|
|
49
49
|
type: String,
|
|
50
50
|
default: LoaderSize.M
|
|
51
|
+
},
|
|
52
|
+
title: {
|
|
53
|
+
type: String,
|
|
54
|
+
default: undefined
|
|
55
|
+
},
|
|
56
|
+
description: {
|
|
57
|
+
type: String,
|
|
58
|
+
default: undefined
|
|
51
59
|
}
|
|
52
60
|
},
|
|
53
61
|
expose: ['root'],
|
|
@@ -74,55 +82,63 @@ var script = defineComponent({
|
|
|
74
82
|
}
|
|
75
83
|
});
|
|
76
84
|
|
|
77
|
-
const _hoisted_1 =
|
|
78
|
-
|
|
85
|
+
const _hoisted_1 = {
|
|
86
|
+
key: 0,
|
|
87
|
+
class: "typography-headline-2 text-center text-on-background dark:text-on-background-dark"
|
|
88
|
+
};
|
|
89
|
+
const _hoisted_2 = ["width", "height"];
|
|
90
|
+
const _hoisted_3 = {
|
|
79
91
|
fill: "none",
|
|
80
92
|
"stroke-width": "2",
|
|
81
93
|
"stroke-linecap": "round"
|
|
82
94
|
};
|
|
83
|
-
const
|
|
84
|
-
const
|
|
85
|
-
key:
|
|
95
|
+
const _hoisted_4 = ["stroke"];
|
|
96
|
+
const _hoisted_5 = {
|
|
97
|
+
key: 2,
|
|
86
98
|
width: "100%",
|
|
87
99
|
height: "4"
|
|
88
100
|
};
|
|
89
|
-
const
|
|
101
|
+
const _hoisted_6 = {
|
|
90
102
|
fill: "none",
|
|
91
103
|
"stroke-width": "4",
|
|
92
104
|
"stroke-linecap": "round"
|
|
93
105
|
};
|
|
94
|
-
const
|
|
106
|
+
const _hoisted_7 = /*#__PURE__*/createElementVNode("line", {
|
|
95
107
|
class: /*#__PURE__*/normalizeClass(['stroke-surface-variant', 'dark:stroke-surface-variant-dark']),
|
|
96
108
|
x1: "2",
|
|
97
109
|
y1: "50%",
|
|
98
110
|
x2: "calc(100% - 2px)",
|
|
99
111
|
y2: "50%"
|
|
100
112
|
}, null, -1 /* HOISTED */);
|
|
101
|
-
const
|
|
113
|
+
const _hoisted_8 = ["stroke"];
|
|
114
|
+
const _hoisted_9 = {
|
|
115
|
+
key: 3,
|
|
116
|
+
class: "typography-body-2-regular text-center text-outline dark:text-outline-dark"
|
|
117
|
+
};
|
|
102
118
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
103
119
|
return openBlock(), createElementBlock("div", mergeProps({
|
|
104
120
|
ref: "root"
|
|
105
121
|
}, _ctx.$attrs, {
|
|
106
122
|
class: _ctx.rootStyles
|
|
107
|
-
}), [_ctx.variant === 'circular' ? (openBlock(), createElementBlock("svg", {
|
|
108
|
-
key:
|
|
123
|
+
}), [_ctx.title ? (openBlock(), createElementBlock("div", _hoisted_1, toDisplayString(_ctx.title), 1 /* TEXT */)) : createCommentVNode("v-if", true), _ctx.variant === 'circular' ? (openBlock(), createElementBlock("svg", {
|
|
124
|
+
key: 1,
|
|
109
125
|
viewBox: "0 0 16 16",
|
|
110
126
|
width: _ctx.computedSize,
|
|
111
127
|
height: _ctx.computedSize
|
|
112
|
-
}, [createElementVNode("g",
|
|
128
|
+
}, [createElementVNode("g", _hoisted_3, [createElementVNode("circle", {
|
|
113
129
|
class: normalizeClass(['animate-circular-loader', 'origin-center']),
|
|
114
130
|
cx: "50%",
|
|
115
131
|
cy: "50%",
|
|
116
132
|
r: "7",
|
|
117
133
|
stroke: _ctx.color === 'inherit' ? 'currentColor' : 'inherit'
|
|
118
|
-
}, null, 8 /* PROPS */,
|
|
134
|
+
}, null, 8 /* PROPS */, _hoisted_4)])], 8 /* PROPS */, _hoisted_2)) : createCommentVNode("v-if", true), _ctx.variant === 'linear' ? (openBlock(), createElementBlock("svg", _hoisted_5, [createElementVNode("g", _hoisted_6, [_hoisted_7, createElementVNode("line", {
|
|
119
135
|
class: normalizeClass(['animate-linear-loader', 'origin-center']),
|
|
120
136
|
x1: "2",
|
|
121
137
|
y1: "50%",
|
|
122
138
|
x2: "calc(100% - 2px)",
|
|
123
139
|
y2: "50%",
|
|
124
140
|
stroke: _ctx.color === 'inherit' ? 'currentColor' : 'inherit'
|
|
125
|
-
}, null, 8 /* PROPS */,
|
|
141
|
+
}, null, 8 /* PROPS */, _hoisted_8)])])) : createCommentVNode("v-if", true), _ctx.description ? (openBlock(), createElementBlock("div", _hoisted_9, toDisplayString(_ctx.description), 1 /* TEXT */)) : createCommentVNode("v-if", true)], 16 /* FULL_PROPS */);
|
|
126
142
|
}
|
|
127
143
|
|
|
128
144
|
script.render = render;
|
|
@@ -2,7 +2,7 @@ import { defineComponent, getCurrentInstance, ref, computed } from 'vue-demi';
|
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { s as script$1, L as LabelVariant } from './OrLabel-7d4fe80b.js';
|
|
5
|
-
import { s as script$2 } from './OrLoader-
|
|
5
|
+
import { s as script$2 } from './OrLoader-35e5dfaf.js';
|
|
6
6
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, withDirectives, mergeProps, vModelCheckbox, createVNode, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
7
7
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
8
8
|
|
|
@@ -3,7 +3,7 @@ export { a as AvatarColor, A as AvatarSize, s as OrAvatarV3 } from '../OrAvatar-
|
|
|
3
3
|
export { s as OrBottomSheetV3 } from '../OrBottomSheet-0eb33b18.js';
|
|
4
4
|
export { s as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonViews } from '../OrButton-fca9019a.js';
|
|
5
5
|
export { b as BUTTON_COLOR, d as BUTTON_LOADER_TYPE, c as BUTTON_SIZE, B as BUTTON_TYPE, I as ICON_BUTTON_TYPE, s as OrButtonV2, a as OrIconButton } from '../OrIconButton-8be9c89f.js';
|
|
6
|
-
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../OrButton-
|
|
6
|
+
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../OrButton-9021f9c8.js';
|
|
7
7
|
export { s as OrCard } from '../OrCard-e3a5aea4.js';
|
|
8
8
|
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../OrCardCollection-a5e326ef.js';
|
|
9
9
|
export { C as CardCollectionView, s as OrCardCollectionV3 } from '../OrCardCollection-34aa611e.js';
|
|
@@ -16,7 +16,7 @@ export { s as OrCode, O as OrCodeLanguages } from '../OrCode-ee19a5e6.js';
|
|
|
16
16
|
export { s as OrCollapse } from '../OrCollapse-445141ab.js';
|
|
17
17
|
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-189cb097.js';
|
|
18
18
|
export { s as OrConfirm } from '../OrConfirm-f39bd784.js';
|
|
19
|
-
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-
|
|
19
|
+
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-b090a158.js';
|
|
20
20
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-f2e08564.js';
|
|
21
21
|
export { s as OrError } from '../OrError-f90296db.js';
|
|
22
22
|
export { s as OrErrorTagV3 } from '../OrErrorTag-bbfd3ca6.js';
|
|
@@ -42,7 +42,7 @@ export { L as LinkColor, s as OrLinkV3 } from '../OrLink-338db3ca.js';
|
|
|
42
42
|
export { s as OrList } from '../OrList-b740d13e.js';
|
|
43
43
|
export { s as OrListOfInputs } from '../OrListOfInputs-7a67440f.js';
|
|
44
44
|
export { L as LoaderViews, s as OrLoader } from '../OrLoader-15174477.js';
|
|
45
|
-
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from '../OrLoader-
|
|
45
|
+
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from '../OrLoader-35e5dfaf.js';
|
|
46
46
|
export { s as OrMenuItemV3 } from '../OrMenuItem-d001f0f6.js';
|
|
47
47
|
export { s as OrMenuV3 } from '../OrMenu-d9e12030.js';
|
|
48
48
|
export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-94a8f21d.js';
|
|
@@ -70,7 +70,7 @@ export { s as OrSlider } from '../OrSlider-87e2da8c.js';
|
|
|
70
70
|
export { s as OrSortHeaderV3 } from '../OrSortHeader-9d645226.js';
|
|
71
71
|
export { s as OrStepper } from '../OrStepper-f19b4eac.js';
|
|
72
72
|
export { s as OrSwitch } from '../OrSwitch-c333ee32.js';
|
|
73
|
-
export { s as OrSwitchV3 } from '../OrSwitch-
|
|
73
|
+
export { s as OrSwitchV3 } from '../OrSwitch-5415978d.js';
|
|
74
74
|
export { s as OrTab } from '../OrTab-bc98be02.js';
|
|
75
75
|
export { s as OrTabHeaderItem } from '../OrTabHeaderItem-d668cc59.js';
|
|
76
76
|
export { s as OrTabV3 } from '../OrTab-97044946.js';
|
|
@@ -85,7 +85,7 @@ export { s as OrTextareaV3 } from '../OrTextarea-98895b2a.js';
|
|
|
85
85
|
export { s as OrTextbox, T as TextboxTypes } from '../OrTextbox-2f33e9c3.js';
|
|
86
86
|
export { s as OrToast, a as OrToastContainer } from '../OrToastContainer-40c4c1c8.js';
|
|
87
87
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-4fbe0e5a.js';
|
|
88
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../types-
|
|
88
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../types-977d9680.js';
|
|
89
89
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-0665462d.js';
|
|
90
90
|
export { s as OrTooltip, a as OrTooltipContent } from '../OrTooltip-78cd7f6b.js';
|
|
91
91
|
export { s as OrTooltipV3 } from '../OrTooltip-6412166a.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../../OrButton-
|
|
1
|
+
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../../OrButton-9021f9c8.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '../../OrLoader-
|
|
5
|
+
import '../../OrLoader-35e5dfaf.js';
|
|
6
6
|
import 'vue';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-
|
|
1
|
+
export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-b090a158.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrButton-
|
|
3
|
+
import '../../OrButton-9021f9c8.js';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
5
5
|
import '@vueuse/core';
|
|
6
|
-
import '../../OrLoader-
|
|
6
|
+
import '../../OrLoader-35e5dfaf.js';
|
|
7
7
|
import 'vue';
|
|
8
8
|
import '../../OrOverlay-738a44d5.js';
|
|
9
9
|
import '../../useElevation-31bfe1f6.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;
|
|
@@ -17,6 +17,14 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
17
17
|
type: PropType<LoaderSize>;
|
|
18
18
|
default: LoaderSize;
|
|
19
19
|
};
|
|
20
|
+
title: {
|
|
21
|
+
type: StringConstructor;
|
|
22
|
+
default: undefined;
|
|
23
|
+
};
|
|
24
|
+
description: {
|
|
25
|
+
type: StringConstructor;
|
|
26
|
+
default: undefined;
|
|
27
|
+
};
|
|
20
28
|
}, import("@vue/composition-api").ExtractPropTypes<{
|
|
21
29
|
variant: {
|
|
22
30
|
type: PropType<LoaderVariant>;
|
|
@@ -30,10 +38,20 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
30
38
|
type: PropType<LoaderSize>;
|
|
31
39
|
default: LoaderSize;
|
|
32
40
|
};
|
|
41
|
+
title: {
|
|
42
|
+
type: StringConstructor;
|
|
43
|
+
default: undefined;
|
|
44
|
+
};
|
|
45
|
+
description: {
|
|
46
|
+
type: StringConstructor;
|
|
47
|
+
default: undefined;
|
|
48
|
+
};
|
|
33
49
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
34
50
|
variant: LoaderVariant;
|
|
35
51
|
color: LoaderColor;
|
|
36
52
|
size: LoaderSize;
|
|
53
|
+
title: string;
|
|
54
|
+
description: string;
|
|
37
55
|
} & {}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
38
56
|
root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
|
|
39
57
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
@@ -42,9 +60,13 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
42
60
|
variant: LoaderVariant;
|
|
43
61
|
color: LoaderColor;
|
|
44
62
|
size: LoaderSize;
|
|
63
|
+
title: string;
|
|
64
|
+
description: string;
|
|
45
65
|
} & {}, {
|
|
46
66
|
variant: LoaderVariant;
|
|
47
67
|
color: LoaderColor;
|
|
48
68
|
size: LoaderSize;
|
|
69
|
+
title: string;
|
|
70
|
+
description: string;
|
|
49
71
|
}, true>);
|
|
50
72
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from '../../OrLoader-
|
|
1
|
+
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from '../../OrLoader-35e5dfaf.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|