@onereach/ui-components 2.74.12 → 2.74.13-beta.2364.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 (111) hide show
  1. package/dist/bundled/v2/{OrButton-0a9470c0.js → OrButton-0242b4c0.js} +1 -1
  2. package/dist/bundled/v2/{OrCardCollection-ba527c32.js → OrCardCollection-04e767c2.js} +2 -2
  3. package/dist/bundled/v2/{OrConfirm-c6397de7.js → OrConfirm-a76ff6d2.js} +2 -2
  4. package/dist/bundled/v2/{OrInput-e0e8b941.js → OrInput-b8511a0c.js} +1 -1
  5. package/dist/bundled/v2/{OrLoader-cf28bfa6.js → OrLoader-6bec8824.js} +10 -2
  6. package/dist/bundled/v2/{OrPagination-95f37111.js → OrPagination-166592a5.js} +1 -1
  7. package/dist/bundled/v2/{OrProgress-15fe65ec.js → OrProgress-01123d1f.js} +6 -2
  8. package/dist/bundled/v2/{OrSearch-fbf62c5d.js → OrSearch-60b64568.js} +1 -1
  9. package/dist/bundled/v2/{OrSelect-601c4893.js → OrSelect-752bdd3b.js} +1 -1
  10. package/dist/bundled/v2/{OrSwitch-34f79eb1.js → OrSwitch-aa0da6b9.js} +1 -1
  11. package/dist/bundled/v2/components/index.js +11 -11
  12. package/dist/bundled/v2/components/or-button-v3/index.js +3 -2
  13. package/dist/bundled/v2/components/or-card-collection-v3/index.js +5 -5
  14. package/dist/bundled/v2/components/or-confirm-v3/index.js +4 -4
  15. package/dist/bundled/v2/components/or-input-v3/index.js +2 -2
  16. package/dist/bundled/v2/components/or-loader-v3/OrLoader.vue.d.ts +2 -0
  17. package/dist/bundled/v2/components/or-loader-v3/index.js +2 -1
  18. package/dist/bundled/v2/components/or-pagination-v3/index.js +4 -4
  19. package/dist/bundled/v2/components/or-progress-v3/OrProgress.vue.d.ts +2 -0
  20. package/dist/bundled/v2/components/or-progress-v3/index.js +1 -1
  21. package/dist/bundled/v2/components/or-search-v3/index.js +3 -3
  22. package/dist/bundled/v2/components/or-select-v3/index.js +3 -3
  23. package/dist/bundled/v2/components/or-switch-v3/index.js +3 -2
  24. package/dist/bundled/v2/components/or-toast-v3/index.js +2 -2
  25. package/dist/bundled/v2/index.js +12 -12
  26. package/dist/bundled/v2/{types-0e3ca5b9.js → types-e494517f.js} +1 -1
  27. package/dist/bundled/v3/{OrButton-a5b98ee2.js → OrButton-452d3149.js} +1 -1
  28. package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-e75f9a10.js → OrButton.vue_vue_type_script_lang-7d4f420c.js} +2 -2
  29. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-3e33148c.js → OrCardCollection.vue_vue_type_script_lang-e71a0ea0.js} +3 -3
  30. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-f31f4f53.js → OrConfirm.vue_vue_type_script_lang-b550c3d3.js} +4 -4
  31. package/dist/bundled/v3/{OrInput-7679287c.js → OrInput-6d49f353.js} +1 -1
  32. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-edf81609.js → OrInput.vue_vue_type_script_lang-af68d0e7.js} +2 -2
  33. package/dist/bundled/v3/{OrLoader-663e062d.js → OrLoader-be9d72cd.js} +11 -11
  34. package/dist/bundled/v3/{OrLoader.vue_vue_type_script_lang-8fc03499.js → OrLoader.vue_vue_type_script_lang-65971a23.js} +8 -0
  35. package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-b6e7592e.js → OrPagination.vue_vue_type_script_lang-a79c359c.js} +2 -2
  36. package/dist/bundled/v3/{OrProgress.vue_vue_type_script_lang-52f660d6.js → OrProgress.vue_vue_type_script_lang-c387db0b.js} +4 -0
  37. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-7b934bbf.js → OrSearch.vue_vue_type_script_lang-8c37e5a7.js} +2 -2
  38. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-f4f620ab.js → OrSelect.vue_vue_type_script_lang-35ac0247.js} +2 -2
  39. package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-f6039c8f.js → OrSwitch.vue_vue_type_script_lang-fd43080e.js} +2 -2
  40. package/dist/bundled/v3/{OrToastContainer-5c99d3ce.js → OrToastContainer-6a85ebf8.js} +1 -1
  41. package/dist/bundled/v3/components/index.js +14 -14
  42. package/dist/bundled/v3/components/or-button-v3/index.js +4 -3
  43. package/dist/bundled/v3/components/or-card-collection-v3/index.js +8 -8
  44. package/dist/bundled/v3/components/or-confirm-v3/index.js +7 -7
  45. package/dist/bundled/v3/components/or-input-v3/index.js +3 -3
  46. package/dist/bundled/v3/components/or-loader-v3/OrLoader.vue.d.ts +2 -0
  47. package/dist/bundled/v3/components/or-loader-v3/index.js +2 -1
  48. package/dist/bundled/v3/components/or-pagination-v3/index.js +6 -6
  49. package/dist/bundled/v3/components/or-progress-v3/OrProgress.vue.d.ts +2 -0
  50. package/dist/bundled/v3/components/or-progress-v3/index.js +1 -1
  51. package/dist/bundled/v3/components/or-search-v3/index.js +5 -5
  52. package/dist/bundled/v3/components/or-select-v3/index.js +5 -5
  53. package/dist/bundled/v3/components/or-switch-v3/index.js +4 -3
  54. package/dist/bundled/v3/components/or-toast-v3/index.js +4 -4
  55. package/dist/bundled/v3/index.js +41 -40
  56. package/dist/bundled/v3/{types-5a9ace3b.js → types-661a05a5.js} +2 -2
  57. package/dist/esm/v2/{OrButton-49f7f20b.js → OrButton-c5ec96e7.js} +1 -1
  58. package/dist/esm/v2/{OrCardCollection-fa7e81fc.js → OrCardCollection-f7856175.js} +2 -2
  59. package/dist/esm/v2/{OrConfirm-d7082ce0.js → OrConfirm-98d62065.js} +2 -2
  60. package/dist/esm/v2/{OrInput-a19adb5d.js → OrInput-3bb91436.js} +1 -1
  61. package/dist/esm/v2/{OrLoader-8f1f3af1.js → OrLoader-b11ed386.js} +10 -2
  62. package/dist/esm/v2/{OrPagination-81d4476a.js → OrPagination-a9233838.js} +1 -1
  63. package/dist/esm/v2/{OrProgress-b7d1c689.js → OrProgress-ff999494.js} +6 -2
  64. package/dist/esm/v2/{OrSearch-513c80e5.js → OrSearch-dad9b02f.js} +1 -1
  65. package/dist/esm/v2/{OrSelect-71672992.js → OrSelect-7ef80130.js} +1 -1
  66. package/dist/esm/v2/{OrSwitch-1bd5b4d1.js → OrSwitch-6129b63d.js} +1 -1
  67. package/dist/esm/v2/components/index.js +11 -11
  68. package/dist/esm/v2/components/or-button-v3/index.js +3 -2
  69. package/dist/esm/v2/components/or-card-collection-v3/index.js +6 -6
  70. package/dist/esm/v2/components/or-confirm-v3/index.js +4 -4
  71. package/dist/esm/v2/components/or-input-v3/index.js +2 -2
  72. package/dist/esm/v2/components/or-loader-v3/OrLoader.vue.d.ts +2 -0
  73. package/dist/esm/v2/components/or-loader-v3/index.js +2 -1
  74. package/dist/esm/v2/components/or-pagination-v3/index.js +4 -4
  75. package/dist/esm/v2/components/or-progress-v3/OrProgress.vue.d.ts +2 -0
  76. package/dist/esm/v2/components/or-progress-v3/index.js +1 -1
  77. package/dist/esm/v2/components/or-search-v3/index.js +3 -3
  78. package/dist/esm/v2/components/or-select-v3/index.js +3 -3
  79. package/dist/esm/v2/components/or-switch-v3/index.js +2 -2
  80. package/dist/esm/v2/components/or-toast-v3/index.js +2 -2
  81. package/dist/esm/v2/index.js +11 -11
  82. package/dist/esm/v2/{types-d5127999.js → types-e9a54dcf.js} +1 -1
  83. package/dist/esm/v3/{OrButton-eab948fb.js → OrButton-9f059df6.js} +1 -1
  84. package/dist/esm/v3/{OrCardCollection-8a658b21.js → OrCardCollection-4cb41408.js} +2 -2
  85. package/dist/esm/v3/{OrConfirm-7a4f09e4.js → OrConfirm-19da64d1.js} +2 -2
  86. package/dist/esm/v3/{OrInput-ab92224c.js → OrInput-ae9f6871.js} +1 -1
  87. package/dist/esm/v3/{OrLoader-3a918ce9.js → OrLoader-18f66bca.js} +18 -10
  88. package/dist/esm/v3/{OrPagination-94c2095f.js → OrPagination-183803e7.js} +1 -1
  89. package/dist/esm/v3/{OrProgress-639ed5e8.js → OrProgress-f881a58a.js} +15 -10
  90. package/dist/esm/v3/{OrSearch-88811fdc.js → OrSearch-6f6b4fcd.js} +1 -1
  91. package/dist/esm/v3/{OrSelect-74c6bfb1.js → OrSelect-96bf9b63.js} +1 -1
  92. package/dist/esm/v3/{OrSwitch-0e92c92c.js → OrSwitch-2a23a9b8.js} +1 -1
  93. package/dist/esm/v3/components/index.js +11 -11
  94. package/dist/esm/v3/components/or-button-v3/index.js +3 -2
  95. package/dist/esm/v3/components/or-card-collection-v3/index.js +6 -6
  96. package/dist/esm/v3/components/or-confirm-v3/index.js +4 -4
  97. package/dist/esm/v3/components/or-input-v3/index.js +2 -2
  98. package/dist/esm/v3/components/or-loader-v3/OrLoader.vue.d.ts +2 -0
  99. package/dist/esm/v3/components/or-loader-v3/index.js +2 -1
  100. package/dist/esm/v3/components/or-pagination-v3/index.js +4 -4
  101. package/dist/esm/v3/components/or-progress-v3/OrProgress.vue.d.ts +2 -0
  102. package/dist/esm/v3/components/or-progress-v3/index.js +1 -1
  103. package/dist/esm/v3/components/or-search-v3/index.js +3 -3
  104. package/dist/esm/v3/components/or-select-v3/index.js +3 -3
  105. package/dist/esm/v3/components/or-switch-v3/index.js +2 -2
  106. package/dist/esm/v3/components/or-toast-v3/index.js +2 -2
  107. package/dist/esm/v3/index.js +11 -11
  108. package/dist/esm/v3/{types-f6f8ab6b.js → types-b9717ff2.js} +1 -1
  109. package/package.json +3 -4
  110. package/src/components/or-loader-v3/OrLoader.vue +12 -2
  111. package/src/components/or-progress-v3/OrProgress.vue +9 -2
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrLoader } from './OrLoader-cf28bfa6.js';
2
+ import { O as OrLoader } from './OrLoader-6bec8824.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,11 +2,11 @@ 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-deec1d4d.js';
5
- import { O as OrButton } from './OrButton-0a9470c0.js';
5
+ import { O as OrButton } from './OrButton-0242b4c0.js';
6
6
  import { O as OrMenu } from './OrMenu-82c77b2c.js';
7
7
  import { O as OrMenuItem } from './OrMenuItem-f295292e.js';
8
8
  import { O as OrIcon } from './OrIcon-2efd1925.js';
9
- import { O as OrSearch } from './OrSearch-fbf62c5d.js';
9
+ import { O as OrSearch } from './OrSearch-60b64568.js';
10
10
 
11
11
  const CardCollectionRoot = [
12
12
  // Layout
@@ -2,8 +2,8 @@ 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-cb55bf20.js';
5
- import { O as OrButton, a as ButtonColor } from './OrButton-0a9470c0.js';
6
- import { O as OrInput } from './OrInput-e0e8b941.js';
5
+ import { O as OrButton, a as ButtonColor } from './OrButton-0242b4c0.js';
6
+ import { O as OrInput } from './OrInput-b8511a0c.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';
9
9
 
@@ -5,7 +5,7 @@ import { O as OrIcon } from './OrIcon-2efd1925.js';
5
5
  import { O as OrIconButton } from './OrIconButton-deec1d4d.js';
6
6
  import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-e54dcef9.js';
7
7
  import { O as OrLabel } from './OrLabel-aff09c39.js';
8
- import { O as OrLoader } from './OrLoader-cf28bfa6.js';
8
+ import { O as OrLoader } from './OrLoader-6bec8824.js';
9
9
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
10
10
  import { u as useValidationAttributes } from './useValidationAttributes-6df7bcf9.js';
11
11
  import { u as useResponsive } from './useResponsive-e13dfbb0.js';
@@ -1,4 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
+ import { useElementSize } from '@vueuse/core';
2
3
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
3
4
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
4
5
 
@@ -70,6 +71,9 @@ var script = defineComponent({
70
71
  setup(props) {
71
72
  // Refs
72
73
  const root = ref();
74
+ const {
75
+ width: loaderContainerWidth
76
+ } = useElementSize(root);
73
77
  // Styles
74
78
  const rootStyles = computed(() => ['or-loader', ...LoaderRoot, ...LoaderRootColors[props.color]]);
75
79
  const titleStyles = computed(() => [...LoaderTitle]);
@@ -84,6 +88,9 @@ var script = defineComponent({
84
88
  return 16;
85
89
  }
86
90
  });
91
+ const strokeWidth = computed(() => {
92
+ return loaderContainerWidth.value ? loaderContainerWidth.value - 2 : '100%';
93
+ });
87
94
  /**
88
95
  * Preserves circular loading indicator from shrinking caused by external styles.
89
96
  */
@@ -97,6 +104,7 @@ var script = defineComponent({
97
104
  titleStyles,
98
105
  descriptionStyles,
99
106
  computedSize,
107
+ strokeWidth,
100
108
  wrapperStyle
101
109
  };
102
110
  }
@@ -154,7 +162,7 @@ var __vue_render__ = function () {
154
162
  attrs: {
155
163
  "x1": "2",
156
164
  "y1": "50%",
157
- "x2": "calc(100% - 2px)",
165
+ "x2": _vm.strokeWidth,
158
166
  "y2": "50%"
159
167
  }
160
168
  }), _vm._v(" "), _c('line', {
@@ -162,7 +170,7 @@ var __vue_render__ = function () {
162
170
  attrs: {
163
171
  "x1": "2",
164
172
  "y1": "50%",
165
- "x2": "calc(100% - 2px)",
173
+ "x2": _vm.strokeWidth,
166
174
  "y2": "50%",
167
175
  "stroke": _vm.color === 'inherit' ? 'currentColor' : 'inherit'
168
176
  }
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrButton } from './OrButton-0a9470c0.js';
2
+ import { O as OrButton } from './OrButton-0242b4c0.js';
3
3
  import { O as OrIcon } from './OrIcon-2efd1925.js';
4
4
  import { O as OrMenu } from './OrMenu-82c77b2c.js';
5
5
  import { O as OrMenuItem } from './OrMenuItem-f295292e.js';
@@ -180,6 +180,9 @@ var script = defineComponent({
180
180
  isCircleType.value ? 14 * Math.PI :
181
181
  // 14 = diameter = viewBox - stroke-width
182
182
  0);
183
+ const strokeWidth = computed(() => {
184
+ return width.value ? width.value - 2 : '100%';
185
+ });
183
186
  const strokeDashoffset = computed(() => props.loading ? undefined : (1 - localProgress.value) * strokeDasharray.value);
184
187
  return {
185
188
  root,
@@ -192,6 +195,7 @@ var script = defineComponent({
192
195
  progressBarMainPartStyles,
193
196
  strokeDasharray,
194
197
  strokeDashoffset,
198
+ strokeWidth,
195
199
  localProgress,
196
200
  localValue,
197
201
  percent,
@@ -244,7 +248,7 @@ var __vue_render__ = function () {
244
248
  attrs: {
245
249
  "x1": "2",
246
250
  "y1": "50%",
247
- "x2": "calc(100% - 2px)",
251
+ "x2": _vm.strokeWidth,
248
252
  "y2": "50%"
249
253
  }
250
254
  }), _vm._v(" "), _c('line', {
@@ -252,7 +256,7 @@ var __vue_render__ = function () {
252
256
  attrs: {
253
257
  "x1": "2",
254
258
  "y1": "50%",
255
- "x2": "calc(100% - 2px)",
259
+ "x2": _vm.strokeWidth,
256
260
  "y2": "50%",
257
261
  "stroke-dasharray": _vm.strokeDasharray,
258
262
  "stroke-dashoffset": _vm.strokeDashoffset
@@ -1,6 +1,6 @@
1
1
  import { debouncedWatch } from '@vueuse/core';
2
2
  import './index-fa6eb4ca.js';
3
- import { O as OrInput } from './OrInput-e0e8b941.js';
3
+ import { O as OrInput } from './OrInput-b8511a0c.js';
4
4
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { a as InputBoxSize } from './OrInputBox-e54dcef9.js';
6
6
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -4,7 +4,7 @@ import { O as OrError } from './OrError-52f668a4.js';
4
4
  import { O as OrExpansionPanel } from './OrExpansionPanel-8968da49.js';
5
5
  import { O as OrHint } from './OrHint-fde53334.js';
6
6
  import { O as OrIcon } from './OrIcon-2efd1925.js';
7
- import { O as OrInput } from './OrInput-e0e8b941.js';
7
+ import { O as OrInput } from './OrInput-b8511a0c.js';
8
8
  import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-e54dcef9.js';
9
9
  import { O as OrLabel } from './OrLabel-aff09c39.js';
10
10
  import { O as OrMenuItem } from './OrMenuItem-f295292e.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-cf28bfa6.js';
3
+ import { O as OrLoader } from './OrLoader-6bec8824.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 { s as styleInject } from './style-inject.es-4c6f2515.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-eb5dec97.js';
6
6
  export { O as OrIconButton } from '../OrIconButton-4522ea14.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-0a9470c0.js';
8
+ export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../OrButton-0242b4c0.js';
9
9
  export { O as OrCard } from '../OrCard-e07c7e8c.js';
10
10
  export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-6c1828d1.js';
11
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-ba527c32.js';
11
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-04e767c2.js';
12
12
  export { _ as OrCardV3 } from '../OrCard-45d5869b.js';
13
13
  export { a as OrCarousel, _ as OrCarouselItem } from '../OrCarouselItem-5ba1d0d3.js';
14
14
  export { O as OrCheckbox } from '../OrCheckbox-76849460.js';
@@ -19,7 +19,7 @@ export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-cdde94a4.js';
19
19
  export { O as OrCollapse } from '../OrCollapse-f7cbcd25.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-8fa65edd.js';
21
21
  export { _ as OrConfirm } from '../OrConfirm-cd2f5dcc.js';
22
- export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-c6397de7.js';
22
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-a76ff6d2.js';
23
23
  export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-1c24c9cf.js';
24
24
  export { O as OrError } from '../OrError-29f0ce95.js';
25
25
  export { _ as OrErrorTagV3 } from '../OrErrorTag-4675604d.js';
@@ -38,7 +38,7 @@ export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-930
38
38
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-cc069b6f.js';
39
39
  export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-e0d28fc6.js';
40
40
  export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, O as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox-e54dcef9.js';
41
- export { I as InputType, O as OrInputV3 } from '../OrInput-e0e8b941.js';
41
+ export { I as InputType, O as OrInputV3 } from '../OrInput-b8511a0c.js';
42
42
  export { O as OrInput } from '../OrInput-1589dca0.js';
43
43
  export { O as OrLabel } from '../OrLabel-f19ccb5f.js';
44
44
  export { L as LabelVariant, O as OrLabelV3 } from '../OrLabel-aff09c39.js';
@@ -46,7 +46,7 @@ export { L as LinkColor, _ as OrLinkV3 } from '../OrLink-0d952e87.js';
46
46
  export { O as OrList } from '../OrList-9a8958e1.js';
47
47
  export { _ as OrListOfInputs } from '../OrListOfInputs-be8f7a73.js';
48
48
  export { L as LoaderViews, O as OrLoader } from '../OrLoader-5cfd67fb.js';
49
- export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, O as OrLoaderV3 } from '../OrLoader-cf28bfa6.js';
49
+ export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, O as OrLoaderV3 } from '../OrLoader-6bec8824.js';
50
50
  export { O as OrMenuItemV3 } from '../OrMenuItem-f295292e.js';
51
51
  export { O as OrMenuV3 } from '../OrMenu-82c77b2c.js';
52
52
  export { P as MenuPlacement, O as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-597ad11f.js';
@@ -59,17 +59,17 @@ export { _ as OrOverflowMenu } from '../OrOverflowMenu-36eb66df.js';
59
59
  export { O as OrOverlay } from '../OrOverlay-5263b088.js';
60
60
  export { O as OrOverlayV3 } from '../OrOverlay-cb55bf20.js';
61
61
  export { _ as OrPassword } from '../OrPassword-f87a24b0.js';
62
- export { _ as OrPaginationV3 } from '../OrPagination-95f37111.js';
62
+ export { _ as OrPaginationV3 } from '../OrPagination-166592a5.js';
63
63
  export { O as OrProgress, a as OrProgressColors, b as OrProgressTypes } from '../OrProgress-5880025c.js';
64
- export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress-15fe65ec.js';
64
+ export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress-01123d1f.js';
65
65
  export { _ as OrRadio } from '../OrRadio-c3655202.js';
66
66
  export { _ as OrRadioGroup } from '../OrRadioGroup-fbe23f97.js';
67
67
  export { _ as OrRadioV3 } from '../OrRadio-2d05cea7.js';
68
68
  export { O as OrSearch } from '../OrSearch-2284933c.js';
69
- export { O as OrSearchV3 } from '../OrSearch-fbf62c5d.js';
69
+ export { O as OrSearchV3 } from '../OrSearch-60b64568.js';
70
70
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-878279bf.js';
71
71
  export { _ as OrSelect } from '../OrSelect-39dedeb9.js';
72
- export { _ as OrSelectV3 } from '../OrSelect-601c4893.js';
72
+ export { _ as OrSelectV3 } from '../OrSelect-752bdd3b.js';
73
73
  export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-9e7fe79c.js';
74
74
  export { _ as OrSidebarV3 } from '../OrSidebar-5ddf0e24.js';
75
75
  export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-d6ebc2aa.js';
@@ -79,7 +79,7 @@ export { _ as OrSlider } from '../OrSlider-e1408560.js';
79
79
  export { _ as OrSortHeaderV3 } from '../OrSortHeader-b1b961fc.js';
80
80
  export { _ as OrStepper } from '../OrStepper-175294a0.js';
81
81
  export { _ as OrSwitch } from '../OrSwitch-d421b4d3.js';
82
- export { _ as OrSwitchV3 } from '../OrSwitch-34f79eb1.js';
82
+ export { _ as OrSwitchV3 } from '../OrSwitch-aa0da6b9.js';
83
83
  export { _ as OrTab } from '../OrTab-4c61cad9.js';
84
84
  export { O as OrTabHeaderItem } from '../OrTabHeaderItem-38275146.js';
85
85
  export { O as OrTabV3 } from '../OrTab-8c5acf8a.js';
@@ -95,7 +95,7 @@ export { _ as OrTextareaV3 } from '../OrTextarea-5fdf63d0.js';
95
95
  export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-b46df20d.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-e777613c.js';
98
- export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-0e3ca5b9.js';
98
+ export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-e494517f.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-e62cdd46.js';
101
101
  export { O as OrTooltipContent } from '../OrTooltipContent-592eeb27.js';
@@ -1,6 +1,7 @@
1
- export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../../OrButton-0a9470c0.js';
1
+ export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../../OrButton-0242b4c0.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-cf28bfa6.js';
5
+ import '../../OrLoader-6bec8824.js';
6
+ import '@vueuse/core';
6
7
  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-ba527c32.js';
1
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-04e767c2.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -15,12 +15,12 @@ import '../../OrTeleport.vue2-e9ba3054.js';
15
15
  import 'portal-vue';
16
16
  import '../../useElevation-b6e7590a.js';
17
17
  import '../../useResponsive-e13dfbb0.js';
18
- import '../../OrButton-0a9470c0.js';
19
- import '../../OrLoader-cf28bfa6.js';
18
+ import '../../OrButton-0242b4c0.js';
19
+ import '../../OrLoader-6bec8824.js';
20
20
  import '../../OrMenu-82c77b2c.js';
21
21
  import '../../OrMenuItem-f295292e.js';
22
- import '../../OrSearch-fbf62c5d.js';
23
- import '../../OrInput-e0e8b941.js';
22
+ import '../../OrSearch-60b64568.js';
23
+ import '../../OrInput-b8511a0c.js';
24
24
  import '../../OrError-52f668a4.js';
25
25
  import '../../OrHint-fde53334.js';
26
26
  import '../../OrInputBox-e54dcef9.js';
@@ -1,4 +1,4 @@
1
- export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-c6397de7.js';
1
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-a76ff6d2.js';
2
2
  import '@vueuse/core';
3
3
  import '../../index-17f264f9.js';
4
4
  import '../../index-fa6eb4ca.js';
@@ -9,9 +9,9 @@ import '../../OrTeleport.vue2-e9ba3054.js';
9
9
  import 'portal-vue';
10
10
  import '../../normalize-component-6e8e3d80.js';
11
11
  import '../../useElevation-b6e7590a.js';
12
- import '../../OrButton-0a9470c0.js';
13
- import '../../OrLoader-cf28bfa6.js';
14
- import '../../OrInput-e0e8b941.js';
12
+ import '../../OrButton-0242b4c0.js';
13
+ import '../../OrLoader-6bec8824.js';
14
+ import '../../OrInput-b8511a0c.js';
15
15
  import '../../OrError-52f668a4.js';
16
16
  import '../../OrHint-fde53334.js';
17
17
  import '../../OrIcon-2efd1925.js';
@@ -1,4 +1,4 @@
1
- export { I as InputType, O as OrInputV3 } from '../../OrInput-e0e8b941.js';
1
+ export { I as InputType, O as OrInputV3 } from '../../OrInput-b8511a0c.js';
2
2
  export { a as InputSize } from '../../OrInputBox-e54dcef9.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
@@ -19,7 +19,7 @@ import 'portal-vue';
19
19
  import '../../useElevation-b6e7590a.js';
20
20
  import '../../useResponsive-e13dfbb0.js';
21
21
  import '../../OrLabel-aff09c39.js';
22
- import '../../OrLoader-cf28bfa6.js';
22
+ import '../../OrLoader-6bec8824.js';
23
23
  import '../../useIdAttribute-cf61643f.js';
24
24
  import '../../useValidationAttributes-6df7bcf9.js';
25
25
  import '../../style-inject.es-4c6f2515.js';
@@ -7,6 +7,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
7
7
  titleStyles: import("@vue/composition-api").ComputedRef<string[]>;
8
8
  descriptionStyles: import("@vue/composition-api").ComputedRef<string[]>;
9
9
  computedSize: import("@vue/composition-api").ComputedRef<20 | 16>;
10
+ strokeWidth: import("@vue/composition-api").ComputedRef<number | "100%">;
10
11
  wrapperStyle: import("@vue/composition-api").ComputedRef<string>;
11
12
  }> & import("@vue/composition-api").Data, {}, {}, {
12
13
  variant: {
@@ -77,6 +78,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
77
78
  titleStyles: import("@vue/composition-api").ComputedRef<string[]>;
78
79
  descriptionStyles: import("@vue/composition-api").ComputedRef<string[]>;
79
80
  computedSize: import("@vue/composition-api").ComputedRef<20 | 16>;
81
+ strokeWidth: import("@vue/composition-api").ComputedRef<number | "100%">;
80
82
  wrapperStyle: import("@vue/composition-api").ComputedRef<string>;
81
83
  }>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
82
84
  variant: LoaderVariant;
@@ -1,5 +1,6 @@
1
- export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, O as OrLoaderV3 } from '../../OrLoader-cf28bfa6.js';
1
+ export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, O as OrLoaderV3 } from '../../OrLoader-6bec8824.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
5
+ import '@vueuse/core';
5
6
  import '../../normalize-component-6e8e3d80.js';
@@ -1,15 +1,15 @@
1
- export { _ as OrPaginationV3 } from '../../OrPagination-95f37111.js';
1
+ export { _ as OrPaginationV3 } from '../../OrPagination-166592a5.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-0a9470c0.js';
6
- import '../../OrLoader-cf28bfa6.js';
5
+ import '../../OrButton-0242b4c0.js';
6
+ import '../../OrLoader-6bec8824.js';
7
+ import '@vueuse/core';
7
8
  import '../../normalize-component-6e8e3d80.js';
8
9
  import '../../OrIcon-2efd1925.js';
9
10
  import '../../OrMenu-82c77b2c.js';
10
11
  import '../../OrPopover-597ad11f.js';
11
12
  import '../../floating-ui.dom.esm-83eba816.js';
12
- import '@vueuse/core';
13
13
  import '../../OrBottomSheet-41164e06.js';
14
14
  import '../../OrOverlay-cb55bf20.js';
15
15
  import '../../OrTeleport.vue2-e9ba3054.js';
@@ -11,6 +11,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
11
11
  progressBarMainPartStyles: import("@vue/composition-api").ComputedRef<string[]>;
12
12
  strokeDasharray: import("@vue/composition-api").ComputedRef<number>;
13
13
  strokeDashoffset: import("@vue/composition-api").ComputedRef<number | undefined>;
14
+ strokeWidth: import("@vue/composition-api").ComputedRef<number | "100%">;
14
15
  localProgress: import("@vue/composition-api").ComputedRef<number>;
15
16
  localValue: import("@vue/composition-api").ComputedRef<number>;
16
17
  percent: import("@vue/composition-api").ComputedRef<string>;
@@ -117,6 +118,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
117
118
  progressBarMainPartStyles: import("@vue/composition-api").ComputedRef<string[]>;
118
119
  strokeDasharray: import("@vue/composition-api").ComputedRef<number>;
119
120
  strokeDashoffset: import("@vue/composition-api").ComputedRef<number | undefined>;
121
+ strokeWidth: import("@vue/composition-api").ComputedRef<number | "100%">;
120
122
  localProgress: import("@vue/composition-api").ComputedRef<number>;
121
123
  localValue: import("@vue/composition-api").ComputedRef<number>;
122
124
  percent: import("@vue/composition-api").ComputedRef<string>;
@@ -1,4 +1,4 @@
1
- export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../../OrProgress-15fe65ec.js';
1
+ export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../../OrProgress-01123d1f.js';
2
2
  import '@vueuse/core';
3
3
  import 'lodash';
4
4
  import '../../index-fa6eb4ca.js';
@@ -1,10 +1,10 @@
1
- export { O as OrSearchV3 } from '../../OrSearch-fbf62c5d.js';
1
+ export { O as OrSearchV3 } from '../../OrSearch-60b64568.js';
2
2
  export { a as SearchSize } from '../../OrInputBox-e54dcef9.js';
3
3
  import '@vueuse/core';
4
4
  import '../../index-fa6eb4ca.js';
5
5
  import 'vue';
6
6
  import '@vue/composition-api/dist/vue-composition-api.mjs';
7
- import '../../OrInput-e0e8b941.js';
7
+ import '../../OrInput-b8511a0c.js';
8
8
  import '../../OrError-52f668a4.js';
9
9
  import '../../normalize-component-6e8e3d80.js';
10
10
  import '../../OrHint-fde53334.js';
@@ -20,7 +20,7 @@ import 'portal-vue';
20
20
  import '../../useElevation-b6e7590a.js';
21
21
  import '../../useResponsive-e13dfbb0.js';
22
22
  import '../../OrLabel-aff09c39.js';
23
- import '../../OrLoader-cf28bfa6.js';
23
+ import '../../OrLoader-6bec8824.js';
24
24
  import '../../useIdAttribute-cf61643f.js';
25
25
  import '../../useValidationAttributes-6df7bcf9.js';
26
26
  import '../../style-inject.es-4c6f2515.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrSelectV3 } from '../../OrSelect-601c4893.js';
1
+ export { _ as OrSelectV3 } from '../../OrSelect-752bdd3b.js';
2
2
  export { a as SelectSize } from '../../OrInputBox-e54dcef9.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
@@ -12,7 +12,7 @@ import '../../OrError-52f668a4.js';
12
12
  import '../../OrExpansionPanel-8968da49.js';
13
13
  import '../../OrIcon-2efd1925.js';
14
14
  import '../../OrHint-fde53334.js';
15
- import '../../OrInput-e0e8b941.js';
15
+ import '../../OrInput-b8511a0c.js';
16
16
  import '../../OrIconButton-deec1d4d.js';
17
17
  import '../../OrTooltip-87c2e375.js';
18
18
  import '@vueuse/core';
@@ -24,7 +24,7 @@ import '../../OrTeleport.vue2-e9ba3054.js';
24
24
  import 'portal-vue';
25
25
  import '../../useElevation-b6e7590a.js';
26
26
  import '../../useResponsive-e13dfbb0.js';
27
- import '../../OrLoader-cf28bfa6.js';
27
+ import '../../OrLoader-6bec8824.js';
28
28
  import '../../useValidationAttributes-6df7bcf9.js';
29
29
  import '../../OrMenuItem-f295292e.js';
30
30
  import '../../OrTag-dee4c7e4.js';
@@ -1,9 +1,10 @@
1
- export { _ as OrSwitchV3 } from '../../OrSwitch-34f79eb1.js';
1
+ export { _ as OrSwitchV3 } from '../../OrSwitch-aa0da6b9.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-cf28bfa6.js';
7
+ import '../../OrLoader-6bec8824.js';
8
+ import '@vueuse/core';
8
9
  import '../../useIdAttribute-cf61643f.js';
9
10
  import '../../style-inject.es-4c6f2515.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../../types-0e3ca5b9.js';
1
+ export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../../types-e494517f.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-b6e7590a.js';
18
18
  import '../../useResponsive-e13dfbb0.js';
19
- import '../../OrLoader-cf28bfa6.js';
19
+ import '../../OrLoader-6bec8824.js';
20
20
  import '../../style-inject.es-4c6f2515.js';