@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,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-6808ea86.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-c51c2f43.js';
|
|
3
|
+
import { s as script$1 } from './OrLoader.vue_vue_type_script_lang-e2f5bb7d.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-8399c399.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-e2f5bb7d.js';
|
|
2
|
+
import { openBlock, createElementBlock, mergeProps, toDisplayString, createCommentVNode, createElementVNode, normalizeClass } from 'vue';
|
|
3
|
+
|
|
4
|
+
const _hoisted_1 = {
|
|
5
|
+
key: 0,
|
|
6
|
+
class: "typography-headline-2 text-center text-on-background dark:text-on-background-dark"
|
|
7
|
+
};
|
|
8
|
+
const _hoisted_2 = ["width", "height"];
|
|
9
|
+
const _hoisted_3 = {
|
|
10
|
+
fill: "none",
|
|
11
|
+
"stroke-width": "2",
|
|
12
|
+
"stroke-linecap": "round"
|
|
13
|
+
};
|
|
14
|
+
const _hoisted_4 = ["stroke"];
|
|
15
|
+
const _hoisted_5 = {
|
|
16
|
+
key: 2,
|
|
17
|
+
width: "100%",
|
|
18
|
+
height: "4"
|
|
19
|
+
};
|
|
20
|
+
const _hoisted_6 = {
|
|
21
|
+
fill: "none",
|
|
22
|
+
"stroke-width": "4",
|
|
23
|
+
"stroke-linecap": "round"
|
|
24
|
+
};
|
|
25
|
+
const _hoisted_7 = /*#__PURE__*/createElementVNode("line", {
|
|
26
|
+
class: /*#__PURE__*/normalizeClass(['stroke-surface-variant', 'dark:stroke-surface-variant-dark']),
|
|
27
|
+
x1: "2",
|
|
28
|
+
y1: "50%",
|
|
29
|
+
x2: "calc(100% - 2px)",
|
|
30
|
+
y2: "50%"
|
|
31
|
+
}, null, -1 /* HOISTED */);
|
|
32
|
+
const _hoisted_8 = ["stroke"];
|
|
33
|
+
const _hoisted_9 = {
|
|
34
|
+
key: 3,
|
|
35
|
+
class: "typography-body-2-regular text-center text-outline dark:text-outline-dark"
|
|
36
|
+
};
|
|
37
|
+
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
38
|
+
return openBlock(), createElementBlock("div", mergeProps({
|
|
39
|
+
ref: "root"
|
|
40
|
+
}, _ctx.$attrs, {
|
|
41
|
+
class: _ctx.rootStyles
|
|
42
|
+
}), [_ctx.title ? (openBlock(), createElementBlock("div", _hoisted_1, toDisplayString(_ctx.title), 1 /* TEXT */)) : createCommentVNode("v-if", true), _ctx.variant === 'circular' ? (openBlock(), createElementBlock("svg", {
|
|
43
|
+
key: 1,
|
|
44
|
+
viewBox: "0 0 16 16",
|
|
45
|
+
width: _ctx.computedSize,
|
|
46
|
+
height: _ctx.computedSize
|
|
47
|
+
}, [createElementVNode("g", _hoisted_3, [createElementVNode("circle", {
|
|
48
|
+
class: normalizeClass(['animate-circular-loader', 'origin-center']),
|
|
49
|
+
cx: "50%",
|
|
50
|
+
cy: "50%",
|
|
51
|
+
r: "7",
|
|
52
|
+
stroke: _ctx.color === 'inherit' ? 'currentColor' : 'inherit'
|
|
53
|
+
}, 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", {
|
|
54
|
+
class: normalizeClass(['animate-linear-loader', 'origin-center']),
|
|
55
|
+
x1: "2",
|
|
56
|
+
y1: "50%",
|
|
57
|
+
x2: "calc(100% - 2px)",
|
|
58
|
+
y2: "50%",
|
|
59
|
+
stroke: _ctx.color === 'inherit' ? 'currentColor' : 'inherit'
|
|
60
|
+
}, 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 */);
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
script.render = render;
|
|
64
|
+
script.__file = "src/components/or-loader-v3/OrLoader.vue";
|
|
@@ -20,7 +20,7 @@ var LoaderSize;
|
|
|
20
20
|
|
|
21
21
|
const LoaderRoot = [
|
|
22
22
|
// Layout
|
|
23
|
-
'contents'];
|
|
23
|
+
'contents', 'flex', 'flex-col', 'space-y-md'];
|
|
24
24
|
const LoaderRootColors = {
|
|
25
25
|
'primary': [
|
|
26
26
|
// Theme
|
|
@@ -46,6 +46,14 @@ var script = defineComponent({
|
|
|
46
46
|
size: {
|
|
47
47
|
type: String,
|
|
48
48
|
default: LoaderSize.M
|
|
49
|
+
},
|
|
50
|
+
title: {
|
|
51
|
+
type: String,
|
|
52
|
+
default: undefined
|
|
53
|
+
},
|
|
54
|
+
description: {
|
|
55
|
+
type: String,
|
|
56
|
+
default: undefined
|
|
49
57
|
}
|
|
50
58
|
},
|
|
51
59
|
expose: ['root'],
|
|
@@ -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-c51c2f43.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-e2f5bb7d.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-3e263ea6.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-8399c399.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-30c62bb4.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-e2f5bb7d.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-e8ece219.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-3e263ea6.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-c51c2f43.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-8399c399.js';
|
|
2
2
|
import 'vue';
|
|
3
|
-
import '../../OrLoader-
|
|
4
|
-
import '../../OrLoader.vue_vue_type_script_lang-
|
|
3
|
+
import '../../OrLoader-c51c2f43.js';
|
|
4
|
+
import '../../OrLoader.vue_vue_type_script_lang-e2f5bb7d.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-30c62bb4.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-8399c399.js';
|
|
11
|
+
import '../../OrLoader-c51c2f43.js';
|
|
12
|
+
import '../../OrLoader.vue_vue_type_script_lang-e2f5bb7d.js';
|
|
13
13
|
import '../../OrInput-33571984.js';
|
|
14
14
|
import '../../OrInput.vue_vue_type_script_lang-3895999d.js';
|
|
15
15
|
import '../../OrHint-c235be5d.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,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-e2f5bb7d.js';
|
|
2
2
|
import 'vue';
|
|
3
3
|
import '../../useClassAttribute-00888f78.js';
|
|
@@ -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-e8ece219.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-c51c2f43.js';
|
|
7
|
+
import '../../OrLoader.vue_vue_type_script_lang-e2f5bb7d.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-3e263ea6.js';
|
|
2
|
+
import '../../OrToastContainer-b4bd1d2f.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-c51c2f43.js';
|
|
21
|
+
import '../../OrLoader.vue_vue_type_script_lang-e2f5bb7d.js';
|
|
22
22
|
import '../../style-inject.es-4c6f2515.js';
|