@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
|
@@ -2,9 +2,9 @@ import { useToggle } from '@vueuse/core';
|
|
|
2
2
|
import { defineComponent, ref, computed, resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createVNode, createElementVNode, toDisplayString, 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-e0566ecf.js';
|
|
5
|
-
import './OrLoader-
|
|
5
|
+
import './OrLoader-123ef8c4.js';
|
|
6
6
|
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-7d1c3fe1.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-4c3c1ac9.js';
|
|
8
8
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
9
9
|
import './OrOverlay.vue_vue_type_script_lang-7edd25f6.js';
|
|
10
10
|
import { s as script$4 } from './OrTeleport.vue3.vue_vue_type_script_lang-4dc70cf1.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$1 } from './OrLoader-
|
|
2
|
+
import { _ as __vue_component__$1 } from './OrLoader-76307488.js';
|
|
3
3
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
4
4
|
|
|
5
5
|
var ButtonVariant;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, computed, ref, watch } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$3 } from './OrButton-
|
|
2
|
+
import { _ as __vue_component__$3 } from './OrButton-66964360.js';
|
|
3
3
|
import { _ as __vue_component__$2 } from './OrIconButton-04a3566d.js';
|
|
4
4
|
import { _ as __vue_component__$6 } from './OrIcon-f34e0e6f.js';
|
|
5
5
|
import { _ as __vue_component__$5 } from './OrMenuItem-7b7fbf8a.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useMagicKeys, whenever, onClickOutside } from '@vueuse/core';
|
|
2
2
|
import { logicAnd } from '@vueuse/math';
|
|
3
3
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
4
|
-
import { _ as __vue_component__$2, a as ButtonColor } from './OrButton-
|
|
4
|
+
import { _ as __vue_component__$2, a as ButtonColor } from './OrButton-66964360.js';
|
|
5
5
|
import { _ as __vue_component__$3 } from './OrInput-59a15d80.js';
|
|
6
6
|
import { _ as __vue_component__$1 } from './OrOverlay-a019186f.js';
|
|
7
7
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -20,7 +20,7 @@ var LoaderSize;
|
|
|
20
20
|
|
|
21
21
|
const LoaderRoot = [
|
|
22
22
|
// Layout
|
|
23
|
-
'flex', 'flex-col', '
|
|
23
|
+
'contents', 'flex', 'flex-col', 'space-y-md'];
|
|
24
24
|
const LoaderRootColors = {
|
|
25
25
|
'primary': [
|
|
26
26
|
// Theme
|
|
@@ -41,17 +41,10 @@ var script = defineComponent({
|
|
|
41
41
|
type: String,
|
|
42
42
|
default: LoaderVariant.Circular
|
|
43
43
|
},
|
|
44
|
-
/**
|
|
45
|
-
* Defines a semantic color of the loading indicator.
|
|
46
|
-
* Use `'inherit'` option to set your own color from the parent (not recommended).
|
|
47
|
-
*/
|
|
48
44
|
color: {
|
|
49
45
|
type: String,
|
|
50
46
|
default: LoaderColor.Primary
|
|
51
47
|
},
|
|
52
|
-
/**
|
|
53
|
-
* Defines a diameter of the circular loader. Ignored for linear one.
|
|
54
|
-
*/
|
|
55
48
|
size: {
|
|
56
49
|
type: String,
|
|
57
50
|
default: LoaderSize.M
|
|
@@ -73,13 +66,13 @@ var script = defineComponent({
|
|
|
73
66
|
const rootStyles = computed(() => ['or-loader', ...LoaderRoot, ...LoaderRootColors[props.color]]);
|
|
74
67
|
const titleStyles = computed(() => [...LoaderTitle]);
|
|
75
68
|
const descriptionStyles = computed(() => [...LoaderDescription]);
|
|
76
|
-
const containerStyles = computed(() => [...LoaderContainer
|
|
69
|
+
const containerStyles = computed(() => [...LoaderContainer]);
|
|
77
70
|
// State
|
|
78
71
|
const computedSize = computed(() => {
|
|
79
72
|
switch (props.size) {
|
|
80
|
-
case
|
|
73
|
+
case 'm':
|
|
81
74
|
return 20;
|
|
82
|
-
case
|
|
75
|
+
case 's':
|
|
83
76
|
return 16;
|
|
84
77
|
}
|
|
85
78
|
});
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$1 } from './OrButton-
|
|
2
|
+
import { _ as __vue_component__$1 } from './OrButton-66964360.js';
|
|
3
3
|
import { _ as __vue_component__$2 } from './OrIcon-f34e0e6f.js';
|
|
4
4
|
import { _ as __vue_component__$4 } from './OrMenuItem-7b7fbf8a.js';
|
|
5
5
|
import { _ as __vue_component__$3 } from './OrMenu-c276db74.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'
|
|
@@ -2,7 +2,7 @@ import { defineComponent, ref, computed, reactive } from 'vue-demi';
|
|
|
2
2
|
import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-859439f0.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { _ as __vue_component__$1, L as LabelVariant } from './OrLabel-0945a4d9.js';
|
|
5
|
-
import { _ as __vue_component__$2 } from './OrLoader-
|
|
5
|
+
import { _ as __vue_component__$2 } from './OrLoader-76307488.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,10 +5,10 @@ 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-66964360.js';
|
|
9
9
|
export { _ as OrCard } from '../OrCard-b7268256.js';
|
|
10
10
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-19582949.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-5a9eda35.js';
|
|
12
12
|
export { _ as OrCardV3 } from '../OrCard-e89c44ef.js';
|
|
13
13
|
export { a as OrCarousel, _ as OrCarouselItem } from '../OrCarouselItem-4e2cf3d8.js';
|
|
14
14
|
export { _ as OrCheckbox } from '../OrCheckbox-915f1f0a.js';
|
|
@@ -19,7 +19,7 @@ export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-d4400b42.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-ede619eb.js';
|
|
22
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-
|
|
22
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-9dbdedd7.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-80f82cdf.js';
|
|
@@ -46,7 +46,7 @@ export { L as LinkColor, _ as OrLinkV3 } from '../OrLink-597e0e18.js';
|
|
|
46
46
|
export { _ as OrList } from '../OrList-d4781f7b.js';
|
|
47
47
|
export { _ as OrListOfInputs } from '../OrListOfInputs-4298fa2c.js';
|
|
48
48
|
export { L as LoaderViews, _ as OrLoader } from '../OrLoader-003941a2.js';
|
|
49
|
-
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from '../OrLoader-
|
|
49
|
+
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from '../OrLoader-76307488.js';
|
|
50
50
|
export { _ as OrMenuItemV3 } from '../OrMenuItem-7b7fbf8a.js';
|
|
51
51
|
export { _ as OrMenuV3 } from '../OrMenu-c276db74.js';
|
|
52
52
|
export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-d5d4f62a.js';
|
|
@@ -59,7 +59,7 @@ export { _ as OrOverflowMenu } from '../OrOverflowMenu-10a4166a.js';
|
|
|
59
59
|
export { _ as OrOverlay } from '../OrOverlay-3b52865d.js';
|
|
60
60
|
export { _ as OrOverlayV3 } from '../OrOverlay-a019186f.js';
|
|
61
61
|
export { _ as OrPassword } from '../OrPassword-e6d5e968.js';
|
|
62
|
-
export { _ as OrPaginationV3 } from '../OrPagination-
|
|
62
|
+
export { _ as OrPaginationV3 } from '../OrPagination-1adbcadb.js';
|
|
63
63
|
export { _ as OrProgress, O as OrProgressColors, a as OrProgressTypes } from '../OrProgress-4ee24824.js';
|
|
64
64
|
export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress-b7d1c689.js';
|
|
65
65
|
export { _ as OrRadio } from '../OrRadio-e4198532.js';
|
|
@@ -69,7 +69,7 @@ export { _ as OrSearch } from '../OrSearch-b4f4d59b.js';
|
|
|
69
69
|
export { _ as OrSearchV3 } from '../OrSearch-7411388b.js';
|
|
70
70
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-7486115b.js';
|
|
71
71
|
export { _ as OrSelect } from '../OrSelect-dae2b069.js';
|
|
72
|
-
export { _ as OrSelectV3 } from '../OrSelect-
|
|
72
|
+
export { _ as OrSelectV3 } from '../OrSelect-d215121c.js';
|
|
73
73
|
export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-7d6125bb.js';
|
|
74
74
|
export { O as OrSidebarPlacement, _ as OrSidebarV3 } from '../OrSidebar-fabc7bc9.js';
|
|
75
75
|
export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-cc94bdc9.js';
|
|
@@ -78,7 +78,7 @@ export { _ as OrSlider } from '../OrSlider-f7b9c7c2.js';
|
|
|
78
78
|
export { _ as OrSortHeaderV3 } from '../OrSortHeader-592727dc.js';
|
|
79
79
|
export { _ as OrStepper } from '../OrStepper-4f44e7b7.js';
|
|
80
80
|
export { _ as OrSwitch } from '../OrSwitch-f25f27f9.js';
|
|
81
|
-
export { _ as OrSwitchV3 } from '../OrSwitch-
|
|
81
|
+
export { _ as OrSwitchV3 } from '../OrSwitch-8549219a.js';
|
|
82
82
|
export { _ as OrTab } from '../OrTab-eade8ab6.js';
|
|
83
83
|
export { _ as OrTabHeaderItem } from '../OrTabHeaderItem-d1a340d1.js';
|
|
84
84
|
export { _ as OrTabV3 } from '../OrTab-1ff87c76.js';
|
|
@@ -94,7 +94,7 @@ export { _ as OrTextareaV3 } from '../OrTextarea-a5a3572b.js';
|
|
|
94
94
|
export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-2594c980.js';
|
|
95
95
|
export { _ as OrToast, a as OrToastContainer } from '../OrToastContainer-2fbd4358.js';
|
|
96
96
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-4fbe0e5a.js';
|
|
97
|
-
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../types-
|
|
97
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../types-1f95d710.js';
|
|
98
98
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-0665462d.js';
|
|
99
99
|
export { _ as OrTooltip } from '../OrTooltip-614b016d.js';
|
|
100
100
|
export { _ as OrTooltipContent } from '../OrTooltip.vue_rollup-plugin-vue_script-63559536.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
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-66964360.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrLoader-
|
|
3
|
+
import '../../OrLoader-76307488.js';
|
|
4
4
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
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-5a9eda35.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrButton-
|
|
4
|
-
import '../../OrLoader-
|
|
3
|
+
import '../../OrButton-66964360.js';
|
|
4
|
+
import '../../OrLoader-76307488.js';
|
|
5
5
|
import '../../normalize-component-6e8e3d80.js';
|
|
6
6
|
import '../../OrIconButton-04a3566d.js';
|
|
7
7
|
import '../../OrIcon-f34e0e6f.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-
|
|
1
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-9dbdedd7.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import '@vueuse/math';
|
|
4
4
|
import 'vue-demi';
|
|
5
|
-
import '../../OrButton-
|
|
6
|
-
import '../../OrLoader-
|
|
5
|
+
import '../../OrButton-66964360.js';
|
|
6
|
+
import '../../OrLoader-76307488.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
8
|
import '../../OrInput-59a15d80.js';
|
|
9
9
|
import '../../useIdAttribute-859439f0.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,3 +1,3 @@
|
|
|
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-76307488.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { _ as OrPaginationV3 } from '../../OrPagination-
|
|
1
|
+
export { _ as OrPaginationV3 } from '../../OrPagination-1adbcadb.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrButton-
|
|
4
|
-
import '../../OrLoader-
|
|
3
|
+
import '../../OrButton-66964360.js';
|
|
4
|
+
import '../../OrLoader-76307488.js';
|
|
5
5
|
import '../../normalize-component-6e8e3d80.js';
|
|
6
6
|
import '../../OrIcon-f34e0e6f.js';
|
|
7
7
|
import '../../OrMenuItem-7b7fbf8a.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { _ as OrSwitchV3 } from '../../OrSwitch-
|
|
1
|
+
export { _ as OrSwitchV3 } from '../../OrSwitch-8549219a.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useIdAttribute-859439f0.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '../../OrLabel-0945a4d9.js';
|
|
6
6
|
import '../../normalize-component-6e8e3d80.js';
|
|
7
|
-
import '../../OrLoader-
|
|
7
|
+
import '../../OrLoader-76307488.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-1f95d710.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';
|
|
@@ -14,5 +14,5 @@ import '../../useElevation-31bfe1f6.js';
|
|
|
14
14
|
import '../../useResponsive-a02e95b7.js';
|
|
15
15
|
import '../../OrBottomSheet-37200385.js';
|
|
16
16
|
import '../../OrOverlay-a019186f.js';
|
|
17
|
-
import '../../OrLoader-
|
|
17
|
+
import '../../OrLoader-76307488.js';
|
|
18
18
|
import '../../browser-82dea9ed.js';
|
package/dist/esm/v2/index.js
CHANGED
|
@@ -5,10 +5,10 @@ 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-66964360.js';
|
|
9
9
|
export { _ as OrCard } from './OrCard-b7268256.js';
|
|
10
10
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from './OrCardCollection-19582949.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-5a9eda35.js';
|
|
12
12
|
export { _ as OrCardV3 } from './OrCard-e89c44ef.js';
|
|
13
13
|
export { a as OrCarousel, _ as OrCarouselItem } from './OrCarouselItem-4e2cf3d8.js';
|
|
14
14
|
export { _ as OrCheckbox } from './OrCheckbox-915f1f0a.js';
|
|
@@ -19,7 +19,7 @@ export { _ as OrCode, O as OrCodeLanguages } from './OrCode-d4400b42.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-ede619eb.js';
|
|
22
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-
|
|
22
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-9dbdedd7.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-80f82cdf.js';
|
|
@@ -46,7 +46,7 @@ export { L as LinkColor, _ as OrLinkV3 } from './OrLink-597e0e18.js';
|
|
|
46
46
|
export { _ as OrList } from './OrList-d4781f7b.js';
|
|
47
47
|
export { _ as OrListOfInputs } from './OrListOfInputs-4298fa2c.js';
|
|
48
48
|
export { L as LoaderViews, _ as OrLoader } from './OrLoader-003941a2.js';
|
|
49
|
-
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from './OrLoader-
|
|
49
|
+
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from './OrLoader-76307488.js';
|
|
50
50
|
export { _ as OrMenuItemV3 } from './OrMenuItem-7b7fbf8a.js';
|
|
51
51
|
export { _ as OrMenuV3 } from './OrMenu-c276db74.js';
|
|
52
52
|
export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-d5d4f62a.js';
|
|
@@ -59,7 +59,7 @@ export { _ as OrOverflowMenu } from './OrOverflowMenu-10a4166a.js';
|
|
|
59
59
|
export { _ as OrOverlay } from './OrOverlay-3b52865d.js';
|
|
60
60
|
export { _ as OrOverlayV3 } from './OrOverlay-a019186f.js';
|
|
61
61
|
export { _ as OrPassword } from './OrPassword-e6d5e968.js';
|
|
62
|
-
export { _ as OrPaginationV3 } from './OrPagination-
|
|
62
|
+
export { _ as OrPaginationV3 } from './OrPagination-1adbcadb.js';
|
|
63
63
|
export { _ as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './OrProgress-4ee24824.js';
|
|
64
64
|
export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-b7d1c689.js';
|
|
65
65
|
export { _ as OrRadio } from './OrRadio-e4198532.js';
|
|
@@ -69,7 +69,7 @@ export { _ as OrSearch } from './OrSearch-b4f4d59b.js';
|
|
|
69
69
|
export { _ as OrSearchV3 } from './OrSearch-7411388b.js';
|
|
70
70
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-7486115b.js';
|
|
71
71
|
export { _ as OrSelect } from './OrSelect-dae2b069.js';
|
|
72
|
-
export { _ as OrSelectV3 } from './OrSelect-
|
|
72
|
+
export { _ as OrSelectV3 } from './OrSelect-d215121c.js';
|
|
73
73
|
export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-7d6125bb.js';
|
|
74
74
|
export { O as OrSidebarPlacement, _ as OrSidebarV3 } from './OrSidebar-fabc7bc9.js';
|
|
75
75
|
export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeletonText-cc94bdc9.js';
|
|
@@ -78,7 +78,7 @@ export { _ as OrSlider } from './OrSlider-f7b9c7c2.js';
|
|
|
78
78
|
export { _ as OrSortHeaderV3 } from './OrSortHeader-592727dc.js';
|
|
79
79
|
export { _ as OrStepper } from './OrStepper-4f44e7b7.js';
|
|
80
80
|
export { _ as OrSwitch } from './OrSwitch-f25f27f9.js';
|
|
81
|
-
export { _ as OrSwitchV3 } from './OrSwitch-
|
|
81
|
+
export { _ as OrSwitchV3 } from './OrSwitch-8549219a.js';
|
|
82
82
|
export { _ as OrTab } from './OrTab-eade8ab6.js';
|
|
83
83
|
export { _ as OrTabHeaderItem } from './OrTabHeaderItem-d1a340d1.js';
|
|
84
84
|
export { _ as OrTabV3 } from './OrTab-1ff87c76.js';
|
|
@@ -94,7 +94,7 @@ export { _ as OrTextareaV3 } from './OrTextarea-a5a3572b.js';
|
|
|
94
94
|
export { _ as OrTextbox, T as TextboxTypes } from './OrTextbox-2594c980.js';
|
|
95
95
|
export { _ as OrToast, a as OrToastContainer } from './OrToastContainer-2fbd4358.js';
|
|
96
96
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
|
|
97
|
-
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-
|
|
97
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-1f95d710.js';
|
|
98
98
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
|
|
99
99
|
export { _ as OrTooltip } from './OrTooltip-614b016d.js';
|
|
100
100
|
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-04a3566d.js';
|
|
6
|
-
import { _ as __vue_component__$3 } from './OrLoader-
|
|
6
|
+
import { _ as __vue_component__$3 } from './OrLoader-76307488.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,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { s as script$1 } from './OrLoader-
|
|
2
|
+
import { s as script$1 } from './OrLoader-a53d2edf.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot, createBlock, Fragment, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
4
4
|
|
|
5
5
|
var ButtonVariant;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, computed, ref, watch } from 'vue-demi';
|
|
2
|
-
import { s as script$3 } from './OrButton-
|
|
2
|
+
import { s as script$3 } from './OrButton-c56998e7.js';
|
|
3
3
|
import { s as script$2 } from './OrIconButton-2dcfb83e.js';
|
|
4
4
|
import { s as script$6 } from './OrIcon-34f59f73.js';
|
|
5
5
|
import { s as script$5 } from './OrMenuItem-58707d47.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useMagicKeys, whenever, onClickOutside } from '@vueuse/core';
|
|
2
2
|
import { logicAnd } from '@vueuse/math';
|
|
3
3
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
4
|
-
import { s as script$2, a as ButtonColor } from './OrButton-
|
|
4
|
+
import { s as script$2, a as ButtonColor } from './OrButton-c56998e7.js';
|
|
5
5
|
import { s as script$3 } from './OrInput-bd054213.js';
|
|
6
6
|
import { s as script$1 } from './OrOverlay-afad3aa4.js';
|
|
7
7
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
|
|
@@ -20,7 +20,7 @@ var LoaderSize;
|
|
|
20
20
|
|
|
21
21
|
const LoaderRoot = [
|
|
22
22
|
// Layout
|
|
23
|
-
'flex', 'flex-col', '
|
|
23
|
+
'contents', 'flex', 'flex-col', 'space-y-md'];
|
|
24
24
|
const LoaderRootColors = {
|
|
25
25
|
'primary': [
|
|
26
26
|
// Theme
|
|
@@ -41,17 +41,10 @@ var script = defineComponent({
|
|
|
41
41
|
type: String,
|
|
42
42
|
default: LoaderVariant.Circular
|
|
43
43
|
},
|
|
44
|
-
/**
|
|
45
|
-
* Defines a semantic color of the loading indicator.
|
|
46
|
-
* Use `'inherit'` option to set your own color from the parent (not recommended).
|
|
47
|
-
*/
|
|
48
44
|
color: {
|
|
49
45
|
type: String,
|
|
50
46
|
default: LoaderColor.Primary
|
|
51
47
|
},
|
|
52
|
-
/**
|
|
53
|
-
* Defines a diameter of the circular loader. Ignored for linear one.
|
|
54
|
-
*/
|
|
55
48
|
size: {
|
|
56
49
|
type: String,
|
|
57
50
|
default: LoaderSize.M
|
|
@@ -73,13 +66,13 @@ var script = defineComponent({
|
|
|
73
66
|
const rootStyles = computed(() => ['or-loader', ...LoaderRoot, ...LoaderRootColors[props.color]]);
|
|
74
67
|
const titleStyles = computed(() => [...LoaderTitle]);
|
|
75
68
|
const descriptionStyles = computed(() => [...LoaderDescription]);
|
|
76
|
-
const containerStyles = computed(() => [...LoaderContainer
|
|
69
|
+
const containerStyles = computed(() => [...LoaderContainer]);
|
|
77
70
|
// State
|
|
78
71
|
const computedSize = computed(() => {
|
|
79
72
|
switch (props.size) {
|
|
80
|
-
case
|
|
73
|
+
case 'm':
|
|
81
74
|
return 20;
|
|
82
|
-
case
|
|
75
|
+
case 's':
|
|
83
76
|
return 16;
|
|
84
77
|
}
|
|
85
78
|
});
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { s as script$1 } from './OrButton-
|
|
2
|
+
import { s as script$1 } from './OrButton-c56998e7.js';
|
|
3
3
|
import { s as script$2 } from './OrIcon-34f59f73.js';
|
|
4
4
|
import { s as script$4 } from './OrMenuItem-58707d47.js';
|
|
5
5
|
import { s as script$3 } from './OrMenu-7f3ea117.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',
|
|
@@ -360,6 +362,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
360
362
|
}, toDisplayString(_ctx.placeholder), 3 /* TEXT, CLASS */))], 64 /* STABLE_FRAGMENT */))], 42 /* CLASS, PROPS, HYDRATE_EVENTS */, _hoisted_1), _ctx.multiple && _ctx.outerItems.length > 0 ? (openBlock(), createElementBlock(Fragment, {
|
|
361
363
|
key: 0
|
|
362
364
|
}, [createTextVNode(" +" + toDisplayString(_ctx.outerItems.length), 1 /* TEXT */)], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true), createElementVNode("div", _hoisted_2, [createVNode(_component_OrIcon, {
|
|
365
|
+
class: "select-none",
|
|
363
366
|
icon: _ctx.popoverState === 'open' ? 'arrow_drop_up' : 'arrow_drop_down',
|
|
364
367
|
variant: 'outlined'
|
|
365
368
|
}, null, 8 /* PROPS */, ["icon"])]), createVNode(_component_OrPopover, {
|
|
@@ -2,7 +2,7 @@ import { defineComponent, ref, computed, reactive } from 'vue-demi';
|
|
|
2
2
|
import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-859439f0.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { s as script$1, L as LabelVariant } from './OrLabel-f700f9fb.js';
|
|
5
|
-
import { s as script$2 } from './OrLoader-
|
|
5
|
+
import { s as script$2 } from './OrLoader-a53d2edf.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,10 +3,10 @@ export { a as AvatarColor, A as AvatarSize, s as OrAvatarV3 } from '../OrAvatar-
|
|
|
3
3
|
export { s as OrBottomSheetV3 } from '../OrBottomSheet-13a416ef.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-c56998e7.js';
|
|
7
7
|
export { s as OrCard } from '../OrCard-e3a5aea4.js';
|
|
8
8
|
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../OrCardCollection-1e44c758.js';
|
|
9
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-
|
|
9
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-e4fde5b4.js';
|
|
10
10
|
export { s as OrCardV3 } from '../OrCard-cd6af82e.js';
|
|
11
11
|
export { a as OrCarousel, s as OrCarouselItem } from '../OrCarouselItem-636d99a1.js';
|
|
12
12
|
export { s as OrCheckbox } from '../OrCheckbox-ed4a19cf.js';
|
|
@@ -16,7 +16,7 @@ export { s as OrCode, O as OrCodeLanguages } from '../OrCode-5ed69c23.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-c11ee2ec.js';
|
|
19
|
-
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-
|
|
19
|
+
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-37454a63.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-308119de.js';
|
|
@@ -43,7 +43,7 @@ export { L as LinkColor, s as OrLinkV3 } from '../OrLink-07f6f27d.js';
|
|
|
43
43
|
export { s as OrList } from '../OrList-b740d13e.js';
|
|
44
44
|
export { s as OrListOfInputs } from '../OrListOfInputs-508e056f.js';
|
|
45
45
|
export { L as LoaderViews, s as OrLoader } from '../OrLoader-15174477.js';
|
|
46
|
-
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from '../OrLoader-
|
|
46
|
+
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from '../OrLoader-a53d2edf.js';
|
|
47
47
|
export { s as OrMenuItemV3 } from '../OrMenuItem-58707d47.js';
|
|
48
48
|
export { s as OrMenuV3 } from '../OrMenu-7f3ea117.js';
|
|
49
49
|
export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-40217b49.js';
|
|
@@ -56,7 +56,7 @@ export { s as OrOverflowMenu } from '../OrOverflowMenu-e82cbcbe.js';
|
|
|
56
56
|
export { s as OrOverlay } from '../OrOverlay-451dce49.js';
|
|
57
57
|
export { s as OrOverlayV3 } from '../OrOverlay-afad3aa4.js';
|
|
58
58
|
export { s as OrPassword } from '../OrPassword-b0cbb578.js';
|
|
59
|
-
export { s as OrPaginationV3 } from '../OrPagination-
|
|
59
|
+
export { s as OrPaginationV3 } from '../OrPagination-da9e5017.js';
|
|
60
60
|
export { s as OrProgress, O as OrProgressColors, a as OrProgressTypes } from '../OrProgress-d0d52c86.js';
|
|
61
61
|
export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress-639ed5e8.js';
|
|
62
62
|
export { s as OrRadio } from '../OrRadio-c3ab11f2.js';
|
|
@@ -66,7 +66,7 @@ export { s as OrSearch } from '../OrSearch-11fdf667.js';
|
|
|
66
66
|
export { s as OrSearchV3 } from '../OrSearch-5406bf03.js';
|
|
67
67
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-880b4911.js';
|
|
68
68
|
export { s as OrSelect } from '../OrSelect-0821b907.js';
|
|
69
|
-
export { s as OrSelectV3 } from '../OrSelect-
|
|
69
|
+
export { s as OrSelectV3 } from '../OrSelect-0ae985bf.js';
|
|
70
70
|
export { s as OrSidebar, O as OrSidebarSide } from '../OrSidebar-375c85a3.js';
|
|
71
71
|
export { O as OrSidebarPlacement, s as OrSidebarV3 } from '../OrSidebar-a62972f5.js';
|
|
72
72
|
export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-2b1610ce.js';
|
|
@@ -75,7 +75,7 @@ export { s as OrSlider } from '../OrSlider-87e2da8c.js';
|
|
|
75
75
|
export { s as OrSortHeaderV3 } from '../OrSortHeader-a39f77f9.js';
|
|
76
76
|
export { s as OrStepper } from '../OrStepper-f19b4eac.js';
|
|
77
77
|
export { s as OrSwitch } from '../OrSwitch-c333ee32.js';
|
|
78
|
-
export { s as OrSwitchV3 } from '../OrSwitch-
|
|
78
|
+
export { s as OrSwitchV3 } from '../OrSwitch-1c2196da.js';
|
|
79
79
|
export { s as OrTab } from '../OrTab-bc98be02.js';
|
|
80
80
|
export { s as OrTabHeaderItem } from '../OrTabHeaderItem-d668cc59.js';
|
|
81
81
|
export { s as OrTabV3 } from '../OrTab-d3785ea4.js';
|
|
@@ -91,7 +91,7 @@ export { s as OrTextareaV3 } from '../OrTextarea-37566985.js';
|
|
|
91
91
|
export { s as OrTextbox, T as TextboxTypes } from '../OrTextbox-2f33e9c3.js';
|
|
92
92
|
export { s as OrToast, a as OrToastContainer } from '../OrToastContainer-40c4c1c8.js';
|
|
93
93
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-4fbe0e5a.js';
|
|
94
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../types-
|
|
94
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../types-b79e4387.js';
|
|
95
95
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-0665462d.js';
|
|
96
96
|
export { s as OrTooltip, a as OrTooltipContent } from '../OrTooltip-78cd7f6b.js';
|
|
97
97
|
export { s as OrTooltipV3 } from '../OrTooltip-b07616f4.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
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-c56998e7.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrLoader-
|
|
3
|
+
import '../../OrLoader-a53d2edf.js';
|
|
4
4
|
import 'vue';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-
|
|
1
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-e4fde5b4.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrButton-
|
|
4
|
-
import '../../OrLoader-
|
|
3
|
+
import '../../OrButton-c56998e7.js';
|
|
4
|
+
import '../../OrLoader-a53d2edf.js';
|
|
5
5
|
import 'vue';
|
|
6
6
|
import '../../OrIconButton-2dcfb83e.js';
|
|
7
7
|
import '../../OrIcon-34f59f73.js';
|