@onereach/ui-components 2.73.0 → 2.73.1-beta.2282.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.
Files changed (75) hide show
  1. package/dist/bundled/v2/{OrButton-d45772c1.js → OrButton-0a9470c0.js} +1 -1
  2. package/dist/bundled/v2/{OrCardCollection-4ac89ea5.js → OrCardCollection-4b57513e.js} +1 -1
  3. package/dist/bundled/v2/{OrConfirm-8c0e957d.js → OrConfirm-69563c3e.js} +1 -1
  4. package/dist/bundled/v2/{OrLoader-864ef92a.js → OrLoader-cf28bfa6.js} +20 -5
  5. package/dist/bundled/v2/{OrPagination-daf25de2.js → OrPagination-b82e5900.js} +1 -1
  6. package/dist/bundled/v2/{OrSwitch-782d7b43.js → OrSwitch-51e30de3.js} +1 -1
  7. package/dist/bundled/v2/components/index.js +7 -7
  8. package/dist/bundled/v2/components/or-button-v3/index.js +2 -2
  9. package/dist/bundled/v2/components/or-card-collection-v3/index.js +3 -3
  10. package/dist/bundled/v2/components/or-confirm-v3/index.js +3 -3
  11. package/dist/bundled/v2/components/or-loader-v3/OrLoader.vue.d.ts +18 -2
  12. package/dist/bundled/v2/components/or-loader-v3/index.js +1 -1
  13. package/dist/bundled/v2/components/or-pagination-v3/index.js +3 -3
  14. package/dist/bundled/v2/components/or-switch-v3/index.js +2 -2
  15. package/dist/bundled/v2/components/or-toast-v3/index.js +2 -2
  16. package/dist/bundled/v2/index.js +8 -8
  17. package/dist/bundled/v2/{types-309b7b94.js → types-79817409.js} +1 -1
  18. package/dist/bundled/v3/{OrButton-a1448bfa.js → OrButton-a5b98ee2.js} +1 -1
  19. package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-3b1e442b.js → OrButton.vue_vue_type_script_lang-e75f9a10.js} +2 -2
  20. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-f76c3264.js → OrCardCollection.vue_vue_type_script_lang-6ede60d7.js} +2 -2
  21. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-eb2bfce2.js → OrConfirm.vue_vue_type_script_lang-223c7be0.js} +2 -2
  22. package/dist/bundled/v3/{OrLoader-123ef8c4.js → OrLoader-663e062d.js} +5 -4
  23. package/dist/bundled/v3/{OrLoader.vue_vue_type_script_lang-4c3c1ac9.js → OrLoader.vue_vue_type_script_lang-8fc03499.js} +18 -4
  24. package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-f64827ef.js → OrPagination.vue_vue_type_script_lang-eed298ce.js} +2 -2
  25. package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-31994be7.js → OrSwitch.vue_vue_type_script_lang-f6039c8f.js} +2 -2
  26. package/dist/bundled/v3/{OrToastContainer-6fe12712.js → OrToastContainer-4aa1281e.js} +1 -1
  27. package/dist/bundled/v3/components/index.js +9 -9
  28. package/dist/bundled/v3/components/or-button-v3/index.js +3 -3
  29. package/dist/bundled/v3/components/or-card-collection-v3/index.js +5 -5
  30. package/dist/bundled/v3/components/or-confirm-v3/index.js +5 -5
  31. package/dist/bundled/v3/components/or-loader-v3/OrLoader.vue.d.ts +18 -2
  32. package/dist/bundled/v3/components/or-loader-v3/index.js +1 -1
  33. package/dist/bundled/v3/components/or-pagination-v3/index.js +5 -5
  34. package/dist/bundled/v3/components/or-switch-v3/index.js +3 -3
  35. package/dist/bundled/v3/components/or-toast-v3/index.js +4 -4
  36. package/dist/bundled/v3/index.js +15 -15
  37. package/dist/bundled/v3/{types-22fbf9d6.js → types-5272a258.js} +2 -2
  38. package/dist/esm/v2/{OrButton-66964360.js → OrButton-49f7f20b.js} +1 -1
  39. package/dist/esm/v2/{OrCardCollection-5a9eda35.js → OrCardCollection-2873b5ef.js} +1 -1
  40. package/dist/esm/v2/{OrConfirm-9dbdedd7.js → OrConfirm-5f620847.js} +1 -1
  41. package/dist/esm/v2/{OrLoader-76307488.js → OrLoader-8f1f3af1.js} +20 -5
  42. package/dist/esm/v2/{OrPagination-1adbcadb.js → OrPagination-f2dc37a1.js} +1 -1
  43. package/dist/esm/v2/{OrSwitch-8549219a.js → OrSwitch-10ecff82.js} +1 -1
  44. package/dist/esm/v2/components/index.js +7 -7
  45. package/dist/esm/v2/components/or-button-v3/index.js +2 -2
  46. package/dist/esm/v2/components/or-card-collection-v3/index.js +3 -3
  47. package/dist/esm/v2/components/or-confirm-v3/index.js +3 -3
  48. package/dist/esm/v2/components/or-loader-v3/OrLoader.vue.d.ts +18 -2
  49. package/dist/esm/v2/components/or-loader-v3/index.js +1 -1
  50. package/dist/esm/v2/components/or-pagination-v3/index.js +3 -3
  51. package/dist/esm/v2/components/or-switch-v3/index.js +2 -2
  52. package/dist/esm/v2/components/or-toast-v3/index.js +2 -2
  53. package/dist/esm/v2/index.js +7 -7
  54. package/dist/esm/v2/{types-1f95d710.js → types-b79f2065.js} +1 -1
  55. package/dist/esm/v3/{OrButton-c56998e7.js → OrButton-eab948fb.js} +1 -1
  56. package/dist/esm/v3/{OrCardCollection-e4fde5b4.js → OrCardCollection-96b359db.js} +1 -1
  57. package/dist/esm/v3/{OrConfirm-37454a63.js → OrConfirm-ca80102f.js} +1 -1
  58. package/dist/esm/v3/{OrLoader-a53d2edf.js → OrLoader-3a918ce9.js} +22 -7
  59. package/dist/esm/v3/{OrPagination-da9e5017.js → OrPagination-fd5746da.js} +1 -1
  60. package/dist/esm/v3/{OrSwitch-1c2196da.js → OrSwitch-0e92c92c.js} +1 -1
  61. package/dist/esm/v3/components/index.js +7 -7
  62. package/dist/esm/v3/components/or-button-v3/index.js +2 -2
  63. package/dist/esm/v3/components/or-card-collection-v3/index.js +3 -3
  64. package/dist/esm/v3/components/or-confirm-v3/index.js +3 -3
  65. package/dist/esm/v3/components/or-loader-v3/OrLoader.vue.d.ts +18 -2
  66. package/dist/esm/v3/components/or-loader-v3/index.js +1 -1
  67. package/dist/esm/v3/components/or-pagination-v3/index.js +3 -3
  68. package/dist/esm/v3/components/or-switch-v3/index.js +2 -2
  69. package/dist/esm/v3/components/or-toast-v3/index.js +2 -2
  70. package/dist/esm/v3/index.js +7 -7
  71. package/dist/esm/v3/{types-b79e4387.js → types-cc84155e.js} +1 -1
  72. package/package.json +2 -3
  73. package/src/components/or-loader-v3/OrLoader.stories3.ts +16 -4
  74. package/src/components/or-loader-v3/OrLoader.vue +21 -3
  75. package/src/components/or-loader-v3/styles.ts +1 -2
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrLoader } from './OrLoader-864ef92a.js';
2
+ import { O as OrLoader } from './OrLoader-cf28bfa6.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-d45772c1.js';
5
+ import { O as OrButton } from './OrButton-0a9470c0.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-d45772c1.js';
5
+ import { O as OrButton, a as ButtonColor } from './OrButton-0a9470c0.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
- 'contents', 'flex', 'flex-col', 'space-y-md'];
24
+ 'flex', 'flex-col', 'gap-md'];
25
25
  const LoaderRootColors = {
26
26
  'primary': [
27
27
  // Theme
@@ -42,10 +42,17 @@ 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
+ */
45
49
  color: {
46
50
  type: String,
47
51
  default: LoaderColor.Primary
48
52
  },
53
+ /**
54
+ * Defines a diameter of the circular loader. Ignored for linear one.
55
+ */
49
56
  size: {
50
57
  type: String,
51
58
  default: LoaderSize.M
@@ -71,19 +78,26 @@ var script = defineComponent({
71
78
  // State
72
79
  const computedSize = computed(() => {
73
80
  switch (props.size) {
74
- case 'm':
81
+ case LoaderSize.M:
75
82
  return 20;
76
- case 's':
83
+ case LoaderSize.S:
77
84
  return 16;
78
85
  }
79
86
  });
87
+ /**
88
+ * Preserves circular loading indicator from shrinking caused by external styles.
89
+ */
90
+ const wrapperStyle = computed(() => {
91
+ return `min-width: ${computedSize.value}px;`;
92
+ });
80
93
  return {
81
94
  root,
82
95
  rootStyles,
83
96
  containerStyles,
84
97
  titleStyles,
85
98
  descriptionStyles,
86
- computedSize
99
+ computedSize,
100
+ wrapperStyle
87
101
  };
88
102
  }
89
103
  });
@@ -102,7 +116,8 @@ var __vue_render__ = function () {
102
116
  }, [_vm.title ? [_c('div', {
103
117
  class: _vm.titleStyles
104
118
  }, [_vm._v("\n " + _vm._s(_vm.title) + "\n ")])] : _vm._e(), _vm._v(" "), _c('div', {
105
- class: _vm.containerStyles
119
+ class: _vm.containerStyles,
120
+ style: _vm.wrapperStyle
106
121
  }, [_vm.variant === 'circular' ? [_c('svg', {
107
122
  attrs: {
108
123
  "viewBox": "0 0 16 16",
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrButton } from './OrButton-d45772c1.js';
2
+ import { O as OrButton } from './OrButton-0a9470c0.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';
@@ -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-864ef92a.js';
3
+ import { O as OrLoader } from './OrLoader-cf28bfa6.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-d45772c1.js';
8
+ export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../OrButton-0a9470c0.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-4ac89ea5.js';
11
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-4b57513e.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-8c0e957d.js';
22
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-69563c3e.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-864ef92a.js';
49
+ export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, O as OrLoaderV3 } from '../OrLoader-cf28bfa6.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-daf25de2.js';
62
+ export { _ as OrPaginationV3 } from '../OrPagination-b82e5900.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';
@@ -79,7 +79,7 @@ export { _ as OrSlider } from '../OrSlider-59d05856.js';
79
79
  export { _ as OrSortHeaderV3 } from '../OrSortHeader-565ace92.js';
80
80
  export { _ as OrStepper } from '../OrStepper-3fc1a2b3.js';
81
81
  export { _ as OrSwitch } from '../OrSwitch-47670dbd.js';
82
- export { _ as OrSwitchV3 } from '../OrSwitch-782d7b43.js';
82
+ export { _ as OrSwitchV3 } from '../OrSwitch-51e30de3.js';
83
83
  export { _ as OrTab } from '../OrTab-b2c6d977.js';
84
84
  export { O as OrTabHeaderItem } from '../OrTabHeaderItem-d39c3cf7.js';
85
85
  export { O as OrTabV3 } from '../OrTab-8c5acf8a.js';
@@ -95,7 +95,7 @@ export { _ as OrTextareaV3 } from '../OrTextarea-5c57c02b.js';
95
95
  export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-eacd9b19.js';
96
96
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-1faa828c.js';
97
97
  export { O as OrToast, _ as OrToastContainer } from '../OrToastContainer-b03adc37.js';
98
- export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-309b7b94.js';
98
+ export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-79817409.js';
99
99
  export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-3a3d4280.js';
100
100
  export { O as OrTooltip } from '../OrTooltip-dfea7af2.js';
101
101
  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-d45772c1.js';
1
+ export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../../OrButton-0a9470c0.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-864ef92a.js';
5
+ import '../../OrLoader-cf28bfa6.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-4ac89ea5.js';
1
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-4b57513e.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-d45772c1.js';
19
- import '../../OrLoader-864ef92a.js';
18
+ import '../../OrButton-0a9470c0.js';
19
+ import '../../OrLoader-cf28bfa6.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-8c0e957d.js';
1
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-69563c3e.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-d45772c1.js';
13
- import '../../OrLoader-864ef92a.js';
12
+ import '../../OrButton-0a9470c0.js';
13
+ import '../../OrLoader-cf28bfa6.js';
14
14
  import '../../OrInput-00070eee.js';
15
15
  import '../../OrError-52f668a4.js';
16
16
  import '../../OrHint-fde53334.js';
@@ -6,16 +6,24 @@ 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 | undefined>;
9
+ computedSize: import("@vue/composition-api").ComputedRef<20 | 16>;
10
+ wrapperStyle: import("@vue/composition-api").ComputedRef<string>;
10
11
  }> & import("@vue/composition-api").Data, {}, {}, {
11
12
  variant: {
12
13
  type: PropType<LoaderVariant>;
13
14
  default: LoaderVariant;
14
15
  };
16
+ /**
17
+ * Defines a semantic color of the loading indicator.
18
+ * Use `'inherit'` option to set your own color from the parent (not recommended).
19
+ */
15
20
  color: {
16
21
  type: PropType<LoaderColor>;
17
22
  default: LoaderColor;
18
23
  };
24
+ /**
25
+ * Defines a diameter of the circular loader. Ignored for linear one.
26
+ */
19
27
  size: {
20
28
  type: PropType<LoaderSize>;
21
29
  default: LoaderSize;
@@ -33,10 +41,17 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
33
41
  type: PropType<LoaderVariant>;
34
42
  default: LoaderVariant;
35
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
+ */
36
48
  color: {
37
49
  type: PropType<LoaderColor>;
38
50
  default: LoaderColor;
39
51
  };
52
+ /**
53
+ * Defines a diameter of the circular loader. Ignored for linear one.
54
+ */
40
55
  size: {
41
56
  type: PropType<LoaderSize>;
42
57
  default: LoaderSize;
@@ -61,7 +76,8 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
61
76
  containerStyles: import("@vue/composition-api").ComputedRef<string[]>;
62
77
  titleStyles: import("@vue/composition-api").ComputedRef<string[]>;
63
78
  descriptionStyles: import("@vue/composition-api").ComputedRef<string[]>;
64
- computedSize: import("@vue/composition-api").ComputedRef<20 | 16 | undefined>;
79
+ computedSize: import("@vue/composition-api").ComputedRef<20 | 16>;
80
+ wrapperStyle: import("@vue/composition-api").ComputedRef<string>;
65
81
  }>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
66
82
  variant: LoaderVariant;
67
83
  color: LoaderColor;
@@ -1,4 +1,4 @@
1
- export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, O as OrLoaderV3 } from '../../OrLoader-864ef92a.js';
1
+ export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, O as OrLoaderV3 } from '../../OrLoader-cf28bfa6.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-daf25de2.js';
1
+ export { _ as OrPaginationV3 } from '../../OrPagination-b82e5900.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-d45772c1.js';
6
- import '../../OrLoader-864ef92a.js';
5
+ import '../../OrButton-0a9470c0.js';
6
+ import '../../OrLoader-cf28bfa6.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-782d7b43.js';
1
+ export { _ as OrSwitchV3 } from '../../OrSwitch-51e30de3.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-864ef92a.js';
7
+ import '../../OrLoader-cf28bfa6.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-309b7b94.js';
1
+ export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../../types-79817409.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-864ef92a.js';
19
+ import '../../OrLoader-cf28bfa6.js';
20
20
  import '../../browser-82dea9ed.js';