@onereach/ui-components 2.72.2-beta.2276.0 → 2.72.2-beta.2277.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-f1f28b9b.js → OrButton-d45772c1.js} +1 -1
- package/dist/bundled/v2/{OrCardCollection-35abc63a.js → OrCardCollection-4ac89ea5.js} +1 -1
- package/dist/bundled/v2/{OrConfirm-c5717fec.js → OrConfirm-8c0e957d.js} +1 -1
- package/dist/bundled/v2/{OrLoader-07f84c71.js → OrLoader-864ef92a.js} +4 -11
- package/dist/bundled/v2/{OrPagination-1b65273d.js → OrPagination-daf25de2.js} +1 -1
- package/dist/bundled/v2/{OrSelect-2ececfc1.js → OrSelect-de525f45.js} +4 -1
- package/dist/bundled/v2/{OrSwitch-3804a2d8.js → OrSwitch-782d7b43.js} +1 -1
- package/dist/bundled/v2/components/index.js +8 -8
- package/dist/bundled/v2/components/or-button-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-confirm-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-loader-v3/OrLoader.vue.d.ts +2 -16
- package/dist/bundled/v2/components/or-loader-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-pagination-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-select-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 +9 -9
- package/dist/bundled/v2/{types-13daf4de.js → types-309b7b94.js} +1 -1
- package/dist/bundled/v3/{OrButton-d8b1c4ac.js → OrButton-a1448bfa.js} +1 -1
- package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-d31b504f.js → OrButton.vue_vue_type_script_lang-3b1e442b.js} +2 -2
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-23f82328.js → OrCardCollection.vue_vue_type_script_lang-f76c3264.js} +2 -2
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-ab682ec1.js → OrConfirm.vue_vue_type_script_lang-eb2bfce2.js} +2 -2
- package/dist/bundled/v3/{OrLoader-40942969.js → OrLoader-123ef8c4.js} +1 -1
- package/dist/bundled/v3/{OrLoader.vue_vue_type_script_lang-9efedfe7.js → OrLoader.vue_vue_type_script_lang-4c3c1ac9.js} +4 -11
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-c0eceb82.js → OrPagination.vue_vue_type_script_lang-f64827ef.js} +2 -2
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-7fd5e2f0.js → OrSelect.vue_vue_type_script_lang-78f1e2b9.js} +3 -1
- package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-25f16621.js → OrSwitch.vue_vue_type_script_lang-31994be7.js} +2 -2
- package/dist/bundled/v3/{OrToastContainer-2e9489f9.js → OrToastContainer-6fe12712.js} +1 -1
- package/dist/bundled/v3/components/index.js +10 -10
- package/dist/bundled/v3/components/or-button-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +5 -5
- package/dist/bundled/v3/components/or-confirm-v3/index.js +5 -5
- package/dist/bundled/v3/components/or-loader-v3/OrLoader.vue.d.ts +2 -16
- package/dist/bundled/v3/components/or-loader-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-pagination-v3/index.js +5 -5
- package/dist/bundled/v3/components/or-select-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 +18 -17
- package/dist/bundled/v3/{types-8f6f3598.js → types-22fbf9d6.js} +2 -2
- package/dist/esm/v2/{OrButton-d067bcac.js → OrButton-66964360.js} +1 -1
- package/dist/esm/v2/{OrCardCollection-cab5acb9.js → OrCardCollection-5a9eda35.js} +1 -1
- package/dist/esm/v2/{OrConfirm-efe95ff6.js → OrConfirm-9dbdedd7.js} +1 -1
- package/dist/esm/v2/{OrLoader-a6ae193f.js → OrLoader-76307488.js} +4 -11
- package/dist/esm/v2/{OrPagination-1acb7176.js → OrPagination-1adbcadb.js} +1 -1
- package/dist/esm/v2/{OrSelect-e31d1c8b.js → OrSelect-d215121c.js} +4 -1
- package/dist/esm/v2/{OrSwitch-c2429fc0.js → OrSwitch-8549219a.js} +1 -1
- package/dist/esm/v2/components/index.js +8 -8
- package/dist/esm/v2/components/or-button-v3/index.js +2 -2
- package/dist/esm/v2/components/or-card-collection-v3/index.js +3 -3
- package/dist/esm/v2/components/or-confirm-v3/index.js +3 -3
- package/dist/esm/v2/components/or-loader-v3/OrLoader.vue.d.ts +2 -16
- package/dist/esm/v2/components/or-loader-v3/index.js +1 -1
- package/dist/esm/v2/components/or-pagination-v3/index.js +3 -3
- package/dist/esm/v2/components/or-select-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 +8 -8
- package/dist/esm/v2/{types-4a75cef1.js → types-1f95d710.js} +1 -1
- package/dist/esm/v3/{OrButton-d9f6c316.js → OrButton-c56998e7.js} +1 -1
- package/dist/esm/v3/{OrCardCollection-04b36455.js → OrCardCollection-e4fde5b4.js} +1 -1
- package/dist/esm/v3/{OrConfirm-d7d6255c.js → OrConfirm-37454a63.js} +1 -1
- package/dist/esm/v3/{OrLoader-1709eb68.js → OrLoader-a53d2edf.js} +4 -11
- package/dist/esm/v3/{OrPagination-7cbdbb05.js → OrPagination-da9e5017.js} +1 -1
- package/dist/esm/v3/{OrSelect-466e50ca.js → OrSelect-0ae985bf.js} +4 -1
- package/dist/esm/v3/{OrSwitch-54988e7a.js → OrSwitch-1c2196da.js} +1 -1
- package/dist/esm/v3/components/index.js +8 -8
- package/dist/esm/v3/components/or-button-v3/index.js +2 -2
- package/dist/esm/v3/components/or-card-collection-v3/index.js +3 -3
- package/dist/esm/v3/components/or-confirm-v3/index.js +3 -3
- package/dist/esm/v3/components/or-loader-v3/OrLoader.vue.d.ts +2 -16
- package/dist/esm/v3/components/or-loader-v3/index.js +1 -1
- package/dist/esm/v3/components/or-pagination-v3/index.js +3 -3
- package/dist/esm/v3/components/or-select-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 +8 -8
- package/dist/esm/v3/{types-c3417028.js → types-b79e4387.js} +1 -1
- package/package.json +1 -1
- package/src/components/or-loader-v3/OrLoader.stories3.ts +4 -16
- package/src/components/or-loader-v3/OrLoader.vue +2 -10
- package/src/components/or-loader-v3/styles.ts +2 -1
- package/src/components/or-select-v3/OrSelect.vue +1 -0
- package/src/components/or-select-v3/styles.ts +3 -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-864ef92a.js';
|
|
3
3
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
4
4
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
5
|
|
|
@@ -2,7 +2,7 @@ import './index-fa6eb4ca.js';
|
|
|
2
2
|
import { defineComponent, computed, ref, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
3
3
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
4
4
|
import { O as OrIconButton } from './OrIconButton-837d57f8.js';
|
|
5
|
-
import { O as OrButton } from './OrButton-
|
|
5
|
+
import { O as OrButton } from './OrButton-d45772c1.js';
|
|
6
6
|
import { O as OrMenu } from './OrMenu-52da43bc.js';
|
|
7
7
|
import { O as OrMenuItem } from './OrMenuItem-e2693a5f.js';
|
|
8
8
|
import { O as OrIcon } from './OrIcon-458206aa.js';
|
|
@@ -2,7 +2,7 @@ import { useMagicKeys, whenever, onClickOutside } from '@vueuse/core';
|
|
|
2
2
|
import { l as logicAnd } from './index-17f264f9.js';
|
|
3
3
|
import './index-fa6eb4ca.js';
|
|
4
4
|
import { O as OrOverlay } from './OrOverlay-efa7992e.js';
|
|
5
|
-
import { O as OrButton, a as ButtonColor } from './OrButton-
|
|
5
|
+
import { O as OrButton, a as ButtonColor } from './OrButton-d45772c1.js';
|
|
6
6
|
import { O as OrInput } from './OrInput-00070eee.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';
|
|
@@ -21,7 +21,7 @@ var LoaderSize;
|
|
|
21
21
|
|
|
22
22
|
const LoaderRoot = [
|
|
23
23
|
// Layout
|
|
24
|
-
'flex', 'flex-col', '
|
|
24
|
+
'contents', 'flex', 'flex-col', 'space-y-md'];
|
|
25
25
|
const LoaderRootColors = {
|
|
26
26
|
'primary': [
|
|
27
27
|
// Theme
|
|
@@ -42,17 +42,10 @@ var script = defineComponent({
|
|
|
42
42
|
type: String,
|
|
43
43
|
default: LoaderVariant.Circular
|
|
44
44
|
},
|
|
45
|
-
/**
|
|
46
|
-
* Defines a semantic color of the loading indicator.
|
|
47
|
-
* Use `'inherit'` option to set your own color from the parent (not recommended).
|
|
48
|
-
*/
|
|
49
45
|
color: {
|
|
50
46
|
type: String,
|
|
51
47
|
default: LoaderColor.Primary
|
|
52
48
|
},
|
|
53
|
-
/**
|
|
54
|
-
* Defines a diameter of the circular loader. Ignored for linear one.
|
|
55
|
-
*/
|
|
56
49
|
size: {
|
|
57
50
|
type: String,
|
|
58
51
|
default: LoaderSize.M
|
|
@@ -74,13 +67,13 @@ var script = defineComponent({
|
|
|
74
67
|
const rootStyles = computed(() => ['or-loader', ...LoaderRoot, ...LoaderRootColors[props.color]]);
|
|
75
68
|
const titleStyles = computed(() => [...LoaderTitle]);
|
|
76
69
|
const descriptionStyles = computed(() => [...LoaderDescription]);
|
|
77
|
-
const containerStyles = computed(() => [...LoaderContainer
|
|
70
|
+
const containerStyles = computed(() => [...LoaderContainer]);
|
|
78
71
|
// State
|
|
79
72
|
const computedSize = computed(() => {
|
|
80
73
|
switch (props.size) {
|
|
81
|
-
case
|
|
74
|
+
case 'm':
|
|
82
75
|
return 20;
|
|
83
|
-
case
|
|
76
|
+
case 's':
|
|
84
77
|
return 16;
|
|
85
78
|
}
|
|
86
79
|
});
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrButton } from './OrButton-
|
|
2
|
+
import { O as OrButton } from './OrButton-d45772c1.js';
|
|
3
3
|
import { O as OrIcon } from './OrIcon-458206aa.js';
|
|
4
4
|
import { O as OrMenu } from './OrMenu-52da43bc.js';
|
|
5
5
|
import { O as OrMenuItem } from './OrMenuItem-e2693a5f.js';
|
|
@@ -31,7 +31,9 @@ const SelectControl = [
|
|
|
31
31
|
'typography-inherit'];
|
|
32
32
|
const SelectPlaceholder = [
|
|
33
33
|
// Theme
|
|
34
|
-
'theme-foreground-outline', 'dark:theme-foreground-outline-dark'
|
|
34
|
+
'theme-foreground-outline', 'dark:theme-foreground-outline-dark',
|
|
35
|
+
//
|
|
36
|
+
'select-none'];
|
|
35
37
|
const SelectDropdown = [
|
|
36
38
|
// Overflow
|
|
37
39
|
'overflow-y-auto',
|
|
@@ -371,6 +373,7 @@ var __vue_render__ = function () {
|
|
|
371
373
|
}, [_vm._v(_vm._s(_vm.placeholder))])]]], 2), _vm._v(" "), _vm.multiple && _vm.outerItems.length > 0 ? [_vm._v("\n +" + _vm._s(_vm.outerItems.length) + "\n ")] : _vm._e(), _vm._v(" "), _c('div', {
|
|
372
374
|
class: ['layout-row']
|
|
373
375
|
}, [_c('OrIcon', {
|
|
376
|
+
staticClass: "select-none",
|
|
374
377
|
attrs: {
|
|
375
378
|
"icon": _vm.popoverState === 'open' ? 'arrow_drop_up' : 'arrow_drop_down',
|
|
376
379
|
"variant": 'outlined'
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { O as OrLabel, L as LabelVariant } from './OrLabel-aff09c39.js';
|
|
3
|
-
import { O as OrLoader } from './OrLoader-
|
|
3
|
+
import { O as OrLoader } from './OrLoader-864ef92a.js';
|
|
4
4
|
import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
|
|
5
5
|
import { defineComponent, ref, computed, reactive } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -5,10 +5,10 @@ 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-d45772c1.js';
|
|
9
9
|
export { O as OrCard } from '../OrCard-a6b30f8f.js';
|
|
10
10
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-166cfcc6.js';
|
|
11
|
-
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-
|
|
11
|
+
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-4ac89ea5.js';
|
|
12
12
|
export { _ as OrCardV3 } from '../OrCard-45d5869b.js';
|
|
13
13
|
export { a as OrCarousel, _ as OrCarouselItem } from '../OrCarouselItem-6da755c0.js';
|
|
14
14
|
export { O as OrCheckbox } from '../OrCheckbox-4cbddd67.js';
|
|
@@ -19,7 +19,7 @@ export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-fc6876ec.js';
|
|
|
19
19
|
export { O as OrCollapse } from '../OrCollapse-3aa9a9b7.js';
|
|
20
20
|
export { _ as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from '../OrColorPicker-a1a37e83.js';
|
|
21
21
|
export { _ as OrConfirm } from '../OrConfirm-55b89b17.js';
|
|
22
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-
|
|
22
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-8c0e957d.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-97a9112b.js';
|
|
@@ -46,7 +46,7 @@ export { L as LinkColor, _ as OrLinkV3 } from '../OrLink-0d952e87.js';
|
|
|
46
46
|
export { O as OrList } from '../OrList-4e84a3b4.js';
|
|
47
47
|
export { _ as OrListOfInputs } from '../OrListOfInputs-ab7f9d97.js';
|
|
48
48
|
export { L as LoaderViews, O as OrLoader } from '../OrLoader-05057239.js';
|
|
49
|
-
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, O as OrLoaderV3 } from '../OrLoader-
|
|
49
|
+
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, O as OrLoaderV3 } from '../OrLoader-864ef92a.js';
|
|
50
50
|
export { O as OrMenuItemV3 } from '../OrMenuItem-e2693a5f.js';
|
|
51
51
|
export { O as OrMenuV3 } from '../OrMenu-52da43bc.js';
|
|
52
52
|
export { P as MenuPlacement, O as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-4e8acb7b.js';
|
|
@@ -59,7 +59,7 @@ export { _ as OrOverflowMenu } from '../OrOverflowMenu-711e460e.js';
|
|
|
59
59
|
export { O as OrOverlay } from '../OrOverlay-47967a8b.js';
|
|
60
60
|
export { O as OrOverlayV3 } from '../OrOverlay-efa7992e.js';
|
|
61
61
|
export { _ as OrPassword } from '../OrPassword-a818e7b5.js';
|
|
62
|
-
export { _ as OrPaginationV3 } from '../OrPagination-
|
|
62
|
+
export { _ as OrPaginationV3 } from '../OrPagination-daf25de2.js';
|
|
63
63
|
export { O as OrProgress, a as OrProgressColors, b as OrProgressTypes } from '../OrProgress-de947341.js';
|
|
64
64
|
export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress-15fe65ec.js';
|
|
65
65
|
export { _ as OrRadio } from '../OrRadio-187d6fc7.js';
|
|
@@ -69,7 +69,7 @@ export { O as OrSearch } from '../OrSearch-832d7978.js';
|
|
|
69
69
|
export { O as OrSearchV3 } from '../OrSearch-09fd004c.js';
|
|
70
70
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-878279bf.js';
|
|
71
71
|
export { _ as OrSelect } from '../OrSelect-a23d4210.js';
|
|
72
|
-
export { _ as OrSelectV3 } from '../OrSelect-
|
|
72
|
+
export { _ as OrSelectV3 } from '../OrSelect-de525f45.js';
|
|
73
73
|
export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-e2b2c9ec.js';
|
|
74
74
|
export { O as OrSidebarPlacement, _ as OrSidebarV3 } from '../OrSidebar-c95ef614.js';
|
|
75
75
|
export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-242d22f3.js';
|
|
@@ -78,7 +78,7 @@ export { _ as OrSlider } from '../OrSlider-59d05856.js';
|
|
|
78
78
|
export { _ as OrSortHeaderV3 } from '../OrSortHeader-565ace92.js';
|
|
79
79
|
export { _ as OrStepper } from '../OrStepper-3fc1a2b3.js';
|
|
80
80
|
export { _ as OrSwitch } from '../OrSwitch-47670dbd.js';
|
|
81
|
-
export { _ as OrSwitchV3 } from '../OrSwitch-
|
|
81
|
+
export { _ as OrSwitchV3 } from '../OrSwitch-782d7b43.js';
|
|
82
82
|
export { _ as OrTab } from '../OrTab-b2c6d977.js';
|
|
83
83
|
export { O as OrTabHeaderItem } from '../OrTabHeaderItem-d39c3cf7.js';
|
|
84
84
|
export { O as OrTabV3 } from '../OrTab-8c5acf8a.js';
|
|
@@ -94,7 +94,7 @@ export { _ as OrTextareaV3 } from '../OrTextarea-5c57c02b.js';
|
|
|
94
94
|
export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-eacd9b19.js';
|
|
95
95
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-1faa828c.js';
|
|
96
96
|
export { O as OrToast, _ as OrToastContainer } from '../OrToastContainer-b03adc37.js';
|
|
97
|
-
export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-
|
|
97
|
+
export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-309b7b94.js';
|
|
98
98
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-3a3d4280.js';
|
|
99
99
|
export { O as OrTooltip } from '../OrTooltip-dfea7af2.js';
|
|
100
100
|
export { O as OrTooltipContent } from '../OrTooltipContent-f0fd5f75.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
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-d45772c1.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-864ef92a.js';
|
|
6
6
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-
|
|
1
|
+
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-4ac89ea5.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -15,8 +15,8 @@ import '../../OrTeleport.vue2-e9ba3054.js';
|
|
|
15
15
|
import 'portal-vue';
|
|
16
16
|
import '../../useElevation-aac032f4.js';
|
|
17
17
|
import '../../useResponsive-e13dfbb0.js';
|
|
18
|
-
import '../../OrButton-
|
|
19
|
-
import '../../OrLoader-
|
|
18
|
+
import '../../OrButton-d45772c1.js';
|
|
19
|
+
import '../../OrLoader-864ef92a.js';
|
|
20
20
|
import '../../OrMenu-52da43bc.js';
|
|
21
21
|
import '../../OrMenuItem-e2693a5f.js';
|
|
22
22
|
import '../../OrSearch-09fd004c.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-
|
|
1
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-8c0e957d.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import '../../index-17f264f9.js';
|
|
4
4
|
import '../../index-fa6eb4ca.js';
|
|
@@ -9,8 +9,8 @@ import '../../OrTeleport.vue2-e9ba3054.js';
|
|
|
9
9
|
import 'portal-vue';
|
|
10
10
|
import '../../normalize-component-6e8e3d80.js';
|
|
11
11
|
import '../../useElevation-aac032f4.js';
|
|
12
|
-
import '../../OrButton-
|
|
13
|
-
import '../../OrLoader-
|
|
12
|
+
import '../../OrButton-d45772c1.js';
|
|
13
|
+
import '../../OrLoader-864ef92a.js';
|
|
14
14
|
import '../../OrInput-00070eee.js';
|
|
15
15
|
import '../../OrError-52f668a4.js';
|
|
16
16
|
import '../../OrHint-fde53334.js';
|
|
@@ -6,23 +6,16 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
6
6
|
containerStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
7
7
|
titleStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
8
8
|
descriptionStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
9
|
-
computedSize: import("@vue/composition-api").ComputedRef<20 | 16>;
|
|
9
|
+
computedSize: import("@vue/composition-api").ComputedRef<20 | 16 | undefined>;
|
|
10
10
|
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
11
11
|
variant: {
|
|
12
12
|
type: PropType<LoaderVariant>;
|
|
13
13
|
default: LoaderVariant;
|
|
14
14
|
};
|
|
15
|
-
/**
|
|
16
|
-
* Defines a semantic color of the loading indicator.
|
|
17
|
-
* Use `'inherit'` option to set your own color from the parent (not recommended).
|
|
18
|
-
*/
|
|
19
15
|
color: {
|
|
20
16
|
type: PropType<LoaderColor>;
|
|
21
17
|
default: LoaderColor;
|
|
22
18
|
};
|
|
23
|
-
/**
|
|
24
|
-
* Defines a diameter of the circular loader. Ignored for linear one.
|
|
25
|
-
*/
|
|
26
19
|
size: {
|
|
27
20
|
type: PropType<LoaderSize>;
|
|
28
21
|
default: LoaderSize;
|
|
@@ -40,17 +33,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
40
33
|
type: PropType<LoaderVariant>;
|
|
41
34
|
default: LoaderVariant;
|
|
42
35
|
};
|
|
43
|
-
/**
|
|
44
|
-
* Defines a semantic color of the loading indicator.
|
|
45
|
-
* Use `'inherit'` option to set your own color from the parent (not recommended).
|
|
46
|
-
*/
|
|
47
36
|
color: {
|
|
48
37
|
type: PropType<LoaderColor>;
|
|
49
38
|
default: LoaderColor;
|
|
50
39
|
};
|
|
51
|
-
/**
|
|
52
|
-
* Defines a diameter of the circular loader. Ignored for linear one.
|
|
53
|
-
*/
|
|
54
40
|
size: {
|
|
55
41
|
type: PropType<LoaderSize>;
|
|
56
42
|
default: LoaderSize;
|
|
@@ -75,7 +61,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
75
61
|
containerStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
76
62
|
titleStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
77
63
|
descriptionStyles: import("@vue/composition-api").ComputedRef<string[]>;
|
|
78
|
-
computedSize: import("@vue/composition-api").ComputedRef<20 | 16>;
|
|
64
|
+
computedSize: import("@vue/composition-api").ComputedRef<20 | 16 | undefined>;
|
|
79
65
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
|
|
80
66
|
variant: LoaderVariant;
|
|
81
67
|
color: LoaderColor;
|
|
@@ -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-864ef92a.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { _ as OrPaginationV3 } from '../../OrPagination-
|
|
1
|
+
export { _ as OrPaginationV3 } from '../../OrPagination-daf25de2.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
|
-
import '../../OrButton-
|
|
6
|
-
import '../../OrLoader-
|
|
5
|
+
import '../../OrButton-d45772c1.js';
|
|
6
|
+
import '../../OrLoader-864ef92a.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
8
|
import '../../OrIcon-458206aa.js';
|
|
9
9
|
import '../../OrMenu-52da43bc.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { _ as OrSwitchV3 } from '../../OrSwitch-
|
|
1
|
+
export { _ as OrSwitchV3 } from '../../OrSwitch-782d7b43.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-aff09c39.js';
|
|
6
6
|
import '../../normalize-component-6e8e3d80.js';
|
|
7
|
-
import '../../OrLoader-
|
|
7
|
+
import '../../OrLoader-864ef92a.js';
|
|
8
8
|
import '../../useIdAttribute-cf61643f.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-309b7b94.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';
|
|
@@ -16,5 +16,5 @@ import '../../OrTeleport.vue2-e9ba3054.js';
|
|
|
16
16
|
import 'portal-vue';
|
|
17
17
|
import '../../useElevation-aac032f4.js';
|
|
18
18
|
import '../../useResponsive-e13dfbb0.js';
|
|
19
|
-
import '../../OrLoader-
|
|
19
|
+
import '../../OrLoader-864ef92a.js';
|
|
20
20
|
import '../../browser-82dea9ed.js';
|