@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,4 +1,5 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
+ import { useElementSize } from '@vueuse/core';
2
3
  import { openBlock, createElementBlock, normalizeClass, toDisplayString, createCommentVNode, createElementVNode, normalizeStyle } from 'vue';
3
4
 
4
5
  var LoaderVariant;
@@ -69,6 +70,9 @@ var script = defineComponent({
69
70
  setup(props) {
70
71
  // Refs
71
72
  const root = ref();
73
+ const {
74
+ width: loaderContainerWidth
75
+ } = useElementSize(root);
72
76
  // Styles
73
77
  const rootStyles = computed(() => ['or-loader', ...LoaderRoot, ...LoaderRootColors[props.color]]);
74
78
  const titleStyles = computed(() => [...LoaderTitle]);
@@ -83,6 +87,9 @@ var script = defineComponent({
83
87
  return 16;
84
88
  }
85
89
  });
90
+ const strokeWidth = computed(() => {
91
+ return loaderContainerWidth.value ? loaderContainerWidth.value - 2 : '100%';
92
+ });
86
93
  /**
87
94
  * Preserves circular loading indicator from shrinking caused by external styles.
88
95
  */
@@ -96,6 +103,7 @@ var script = defineComponent({
96
103
  titleStyles,
97
104
  descriptionStyles,
98
105
  computedSize,
106
+ strokeWidth,
99
107
  wrapperStyle
100
108
  };
101
109
  }
@@ -118,14 +126,8 @@ const _hoisted_5 = {
118
126
  "stroke-width": "4",
119
127
  "stroke-linecap": "round"
120
128
  };
121
- const _hoisted_6 = /*#__PURE__*/createElementVNode("line", {
122
- class: /*#__PURE__*/normalizeClass(['stroke-surface-variant', 'dark:stroke-surface-variant-dark']),
123
- x1: "2",
124
- y1: "50%",
125
- x2: "calc(100% - 2px)",
126
- y2: "50%"
127
- }, null, -1 /* HOISTED */);
128
- const _hoisted_7 = ["stroke"];
129
+ const _hoisted_6 = ["x2"];
130
+ const _hoisted_7 = ["x2", "stroke"];
129
131
  function render(_ctx, _cache, $props, $setup, $data, $options) {
130
132
  return openBlock(), createElementBlock("div", {
131
133
  ref: "root",
@@ -147,11 +149,17 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
147
149
  cy: "50%",
148
150
  r: "7",
149
151
  stroke: _ctx.color === 'inherit' ? 'currentColor' : 'inherit'
150
- }, null, 8 /* PROPS */, _hoisted_3)])], 8 /* PROPS */, _hoisted_1)) : createCommentVNode("v-if", true), _ctx.variant === 'linear' ? (openBlock(), createElementBlock("svg", _hoisted_4, [createElementVNode("g", _hoisted_5, [_hoisted_6, createElementVNode("line", {
152
+ }, null, 8 /* PROPS */, _hoisted_3)])], 8 /* PROPS */, _hoisted_1)) : createCommentVNode("v-if", true), _ctx.variant === 'linear' ? (openBlock(), createElementBlock("svg", _hoisted_4, [createElementVNode("g", _hoisted_5, [createElementVNode("line", {
153
+ class: normalizeClass(['stroke-surface-variant', 'dark:stroke-surface-variant-dark']),
154
+ x1: "2",
155
+ y1: "50%",
156
+ x2: _ctx.strokeWidth,
157
+ y2: "50%"
158
+ }, null, 8 /* PROPS */, _hoisted_6), createElementVNode("line", {
151
159
  class: normalizeClass(['animate-linear-loader', 'origin-center']),
152
160
  x1: "2",
153
161
  y1: "50%",
154
- x2: "calc(100% - 2px)",
162
+ x2: _ctx.strokeWidth,
155
163
  y2: "50%",
156
164
  stroke: _ctx.color === 'inherit' ? 'currentColor' : 'inherit'
157
165
  }, null, 8 /* PROPS */, _hoisted_7)])])) : createCommentVNode("v-if", true)], 6 /* CLASS, STYLE */), _ctx.description ? (openBlock(), createElementBlock("div", {
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import { s as script$1 } from './OrButton-eab948fb.js';
2
+ import { s as script$1 } from './OrButton-9f059df6.js';
3
3
  import { s as script$2 } from './OrIcon-ea40e58c.js';
4
4
  import { s as script$4 } from './OrMenuItem-de91aded.js';
5
5
  import { s as script$3 } from './OrMenu-b4e8136c.js';
@@ -179,6 +179,9 @@ var script = defineComponent({
179
179
  isCircleType.value ? 14 * Math.PI :
180
180
  // 14 = diameter = viewBox - stroke-width
181
181
  0);
182
+ const strokeWidth = computed(() => {
183
+ return width.value ? width.value - 2 : '100%';
184
+ });
182
185
  const strokeDashoffset = computed(() => props.loading ? undefined : (1 - localProgress.value) * strokeDasharray.value);
183
186
  return {
184
187
  root,
@@ -191,6 +194,7 @@ var script = defineComponent({
191
194
  progressBarMainPartStyles,
192
195
  strokeDasharray,
193
196
  strokeDashoffset,
197
+ strokeWidth,
194
198
  localProgress,
195
199
  localValue,
196
200
  percent,
@@ -213,14 +217,15 @@ const _hoisted_2 = {
213
217
  "stroke-width": "2",
214
218
  "stroke-linecap": "round"
215
219
  };
216
- const _hoisted_3 = ["stroke-dasharray", "stroke-dashoffset"];
217
- const _hoisted_4 = ["width", "height"];
218
- const _hoisted_5 = {
220
+ const _hoisted_3 = ["x2"];
221
+ const _hoisted_4 = ["x2", "stroke-dasharray", "stroke-dashoffset"];
222
+ const _hoisted_5 = ["width", "height"];
223
+ const _hoisted_6 = {
219
224
  fill: "none",
220
225
  "stroke-width": "2",
221
226
  "stroke-linecap": "round"
222
227
  };
223
- const _hoisted_6 = ["stroke-dasharray", "stroke-dashoffset"];
228
+ const _hoisted_7 = ["stroke-dasharray", "stroke-dashoffset"];
224
229
  function render(_ctx, _cache, $props, $setup, $data, $options) {
225
230
  return openBlock(), createElementBlock("div", {
226
231
  ref: "root",
@@ -240,17 +245,17 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
240
245
  class: normalizeClass(_ctx.progressBarBackgroundStyles),
241
246
  x1: "2",
242
247
  y1: "50%",
243
- x2: "calc(100% - 2px)",
248
+ x2: _ctx.strokeWidth,
244
249
  y2: "50%"
245
- }, null, 2 /* CLASS */), createElementVNode("line", {
250
+ }, null, 10 /* CLASS, PROPS */, _hoisted_3), createElementVNode("line", {
246
251
  class: normalizeClass(_ctx.progressBarMainPartStyles),
247
252
  x1: "2",
248
253
  y1: "50%",
249
- x2: "calc(100% - 2px)",
254
+ x2: _ctx.strokeWidth,
250
255
  y2: "50%",
251
256
  "stroke-dasharray": _ctx.strokeDasharray,
252
257
  "stroke-dashoffset": _ctx.strokeDashoffset
253
- }, null, 10 /* CLASS, PROPS */, _hoisted_3)])])), _ctx.isShowingFooter ? (openBlock(), createElementBlock("div", {
258
+ }, null, 10 /* CLASS, PROPS */, _hoisted_4)])])), _ctx.isShowingFooter ? (openBlock(), createElementBlock("div", {
254
259
  key: 1,
255
260
  class: normalizeClass(_ctx.footerStyles)
256
261
  }, [renderSlot(_ctx.$slots, "footer", {
@@ -260,7 +265,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
260
265
  viewBox: "0 0 16 16",
261
266
  width: _ctx.computedSize,
262
267
  height: _ctx.computedSize
263
- }, [createElementVNode("g", _hoisted_5, [createElementVNode("circle", {
268
+ }, [createElementVNode("g", _hoisted_6, [createElementVNode("circle", {
264
269
  class: normalizeClass(_ctx.progressBarBackgroundStyles),
265
270
  cx: "50%",
266
271
  cy: "50%",
@@ -272,7 +277,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
272
277
  r: "7",
273
278
  "stroke-dasharray": _ctx.strokeDasharray,
274
279
  "stroke-dashoffset": _ctx.strokeDashoffset
275
- }, null, 10 /* CLASS, PROPS */, _hoisted_6)])], 8 /* PROPS */, _hoisted_4)) : createCommentVNode("v-if", true)], 2 /* CLASS */);
280
+ }, null, 10 /* CLASS, PROPS */, _hoisted_7)])], 8 /* PROPS */, _hoisted_5)) : createCommentVNode("v-if", true)], 2 /* CLASS */);
276
281
  }
277
282
 
278
283
  script.render = render;
@@ -1,6 +1,6 @@
1
1
  import { debouncedWatch } from '@vueuse/core';
2
2
  import { defineComponent, ref, computed, watch } from 'vue-demi';
3
- import { s as script$1 } from './OrInput-ab92224c.js';
3
+ import { s as script$1 } from './OrInput-ae9f6871.js';
4
4
  import { a as InputBoxSize } from './OrInputBox-2467d7e4.js';
5
5
  import { resolveComponent, openBlock, createBlock, normalizeClass } from 'vue';
6
6
 
@@ -8,7 +8,7 @@ import { s as script$3 } from './OrExpansionPanel-541cc4c1.js';
8
8
  import { s as script$4 } from './OrHint-6863124f.js';
9
9
  import { s as script$5 } from './OrIcon-ea40e58c.js';
10
10
  import { s as script$7, a as InputBoxSize } from './OrInputBox-2467d7e4.js';
11
- import { s as script$6 } from './OrInput-ab92224c.js';
11
+ import { s as script$6 } from './OrInput-ae9f6871.js';
12
12
  import { s as script$8 } from './OrLabel-f700f9fb.js';
13
13
  import { s as script$9 } from './OrMenuItem-de91aded.js';
14
14
  import { s as script$a } from './OrPopover-35ee1b1e.js';
@@ -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-3a918ce9.js';
5
+ import { s as script$2 } from './OrLoader-18f66bca.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-9c291056.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-b668558a.js';
6
- export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../OrButton-eab948fb.js';
6
+ export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../OrButton-9f059df6.js';
7
7
  export { s as OrCard } from '../OrCard-e3a5aea4.js';
8
8
  export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../OrCardCollection-1258cd45.js';
9
- export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-8a658b21.js';
9
+ export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-4cb41408.js';
10
10
  export { s as OrCardV3 } from '../OrCard-cd6af82e.js';
11
11
  export { a as OrCarousel, s as OrCarouselItem } from '../OrCarouselItem-a3a855e8.js';
12
12
  export { s as OrCheckbox } from '../OrCheckbox-8d8887ea.js';
@@ -16,7 +16,7 @@ export { s as OrCode, O as OrCodeLanguages } from '../OrCode-033d49f4.js';
16
16
  export { s as OrCollapse } from '../OrCollapse-37a52e8f.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-9a149e6b.js';
18
18
  export { s as OrConfirm } from '../OrConfirm-45796889.js';
19
- export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-7a4f09e4.js';
19
+ export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-19da64d1.js';
20
20
  export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-efd8aae7.js';
21
21
  export { s as OrError } from '../OrError-f90296db.js';
22
22
  export { s as OrErrorTagV3 } from '../OrErrorTag-0025b17c.js';
@@ -35,7 +35,7 @@ export { I as InlineInputType, s as OrInlineInputV3 } from '../OrInlineInput-cd3
35
35
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from '../OrInlineTextEdit-adf71cc1.js';
36
36
  export { s as OrInlineTextareaV3 } from '../OrInlineTextarea-4c5b0390.js';
37
37
  export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, s as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox-2467d7e4.js';
38
- export { I as InputType, s as OrInputV3 } from '../OrInput-ab92224c.js';
38
+ export { I as InputType, s as OrInputV3 } from '../OrInput-ae9f6871.js';
39
39
  export { s as OrInput } from '../OrInput-0dbd5a01.js';
40
40
  export { s as OrLabel } from '../OrLabel-876f8729.js';
41
41
  export { L as LabelVariant, s as OrLabelV3 } from '../OrLabel-f700f9fb.js';
@@ -43,7 +43,7 @@ export { L as LinkColor, s as OrLinkV3 } from '../OrLink-07f6f27d.js';
43
43
  export { s as OrList } from '../OrList-1255fc81.js';
44
44
  export { s as OrListOfInputs } from '../OrListOfInputs-7611470b.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-3a918ce9.js';
46
+ export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from '../OrLoader-18f66bca.js';
47
47
  export { s as OrMenuItemV3 } from '../OrMenuItem-de91aded.js';
48
48
  export { s as OrMenuV3 } from '../OrMenu-b4e8136c.js';
49
49
  export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-35ee1b1e.js';
@@ -56,17 +56,17 @@ export { s as OrOverflowMenu } from '../OrOverflowMenu-775d380c.js';
56
56
  export { s as OrOverlay } from '../OrOverlay-451dce49.js';
57
57
  export { s as OrOverlayV3 } from '../OrOverlay-55f6cf9c.js';
58
58
  export { s as OrPassword } from '../OrPassword-d18b4400.js';
59
- export { s as OrPaginationV3 } from '../OrPagination-94c2095f.js';
59
+ export { s as OrPaginationV3 } from '../OrPagination-183803e7.js';
60
60
  export { s as OrProgress, O as OrProgressColors, a as OrProgressTypes } from '../OrProgress-d0d52c86.js';
61
- export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress-639ed5e8.js';
61
+ export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress-f881a58a.js';
62
62
  export { s as OrRadio } from '../OrRadio-c3ab11f2.js';
63
63
  export { s as OrRadioGroup } from '../OrRadioGroup-00785e41.js';
64
64
  export { s as OrRadioV3 } from '../OrRadio-97fb105f.js';
65
65
  export { s as OrSearch } from '../OrSearch-4a5c943b.js';
66
- export { s as OrSearchV3 } from '../OrSearch-88811fdc.js';
66
+ export { s as OrSearchV3 } from '../OrSearch-6f6b4fcd.js';
67
67
  export { s as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-880b4911.js';
68
68
  export { s as OrSelect } from '../OrSelect-88e5dfaf.js';
69
- export { s as OrSelectV3 } from '../OrSelect-74c6bfb1.js';
69
+ export { s as OrSelectV3 } from '../OrSelect-96bf9b63.js';
70
70
  export { s as OrSidebar, O as OrSidebarSide } from '../OrSidebar-375c85a3.js';
71
71
  export { s as OrSidebarV3 } from '../OrSidebar-64703ef6.js';
72
72
  export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-506fc73c.js';
@@ -76,7 +76,7 @@ export { s as OrSlider } from '../OrSlider-858576e2.js';
76
76
  export { s as OrSortHeaderV3 } from '../OrSortHeader-f66dcb37.js';
77
77
  export { s as OrStepper } from '../OrStepper-17400c41.js';
78
78
  export { s as OrSwitch } from '../OrSwitch-c333ee32.js';
79
- export { s as OrSwitchV3 } from '../OrSwitch-0e92c92c.js';
79
+ export { s as OrSwitchV3 } from '../OrSwitch-2a23a9b8.js';
80
80
  export { s as OrTab } from '../OrTab-bc98be02.js';
81
81
  export { s as OrTabHeaderItem } from '../OrTabHeaderItem-d668cc59.js';
82
82
  export { s as OrTabV3 } from '../OrTab-d3785ea4.js';
@@ -92,7 +92,7 @@ export { s as OrTextareaV3 } from '../OrTextarea-42d21f77.js';
92
92
  export { s as OrTextbox, T as TextboxTypes } from '../OrTextbox-5c1cf735.js';
93
93
  export { s as OrToast, a as OrToastContainer } from '../OrToastContainer-11a58425.js';
94
94
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-4fbe0e5a.js';
95
- export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../types-f6f8ab6b.js';
95
+ export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../types-b9717ff2.js';
96
96
  export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-0665462d.js';
97
97
  export { s as OrTooltip, a as OrTooltipContent } from '../OrTooltip-8d7385bc.js';
98
98
  export { s as OrTooltipV3 } from '../OrTooltip-e5fe74d6.js';
@@ -1,4 +1,5 @@
1
- export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../../OrButton-eab948fb.js';
1
+ export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../../OrButton-9f059df6.js';
2
2
  import 'vue-demi';
3
- import '../../OrLoader-3a918ce9.js';
3
+ import '../../OrLoader-18f66bca.js';
4
+ import '@vueuse/core';
4
5
  import 'vue';
@@ -1,12 +1,12 @@
1
- export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-8a658b21.js';
1
+ export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-4cb41408.js';
2
2
  import 'vue-demi';
3
- import '../../OrButton-eab948fb.js';
4
- import '../../OrLoader-3a918ce9.js';
3
+ import '../../OrButton-9f059df6.js';
4
+ import '../../OrLoader-18f66bca.js';
5
+ import '@vueuse/core';
5
6
  import 'vue';
6
7
  import '../../OrIconButton-385e997c.js';
7
8
  import '../../OrIcon-ea40e58c.js';
8
9
  import '../../OrTooltip-e5fe74d6.js';
9
- import '@vueuse/core';
10
10
  import '../../OrPopover-35ee1b1e.js';
11
11
  import '@floating-ui/dom';
12
12
  import '../../useElevation-92fce12c.js';
@@ -16,8 +16,8 @@ import '../../OrOverlay-55f6cf9c.js';
16
16
  import '../../OrTeleport.vue3-8099178c.js';
17
17
  import '../../OrMenuItem-de91aded.js';
18
18
  import '../../OrMenu-b4e8136c.js';
19
- import '../../OrSearch-88811fdc.js';
20
- import '../../OrInput-ab92224c.js';
19
+ import '../../OrSearch-6f6b4fcd.js';
20
+ import '../../OrInput-ae9f6871.js';
21
21
  import '../../useIdAttribute-859439f0.js';
22
22
  import '../../useValidationAttributes-d1abbe34.js';
23
23
  import '../../OrError-19198748.js';
@@ -1,11 +1,11 @@
1
- export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-7a4f09e4.js';
1
+ export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-19da64d1.js';
2
2
  import '@vueuse/core';
3
3
  import '@vueuse/math';
4
4
  import 'vue-demi';
5
- import '../../OrButton-eab948fb.js';
6
- import '../../OrLoader-3a918ce9.js';
5
+ import '../../OrButton-9f059df6.js';
6
+ import '../../OrLoader-18f66bca.js';
7
7
  import 'vue';
8
- import '../../OrInput-ab92224c.js';
8
+ import '../../OrInput-ae9f6871.js';
9
9
  import '../../useIdAttribute-859439f0.js';
10
10
  import '../../useResponsive-a02e95b7.js';
11
11
  import '../../useValidationAttributes-d1abbe34.js';
@@ -1,4 +1,4 @@
1
- export { I as InputType, s as OrInputV3 } from '../../OrInput-ab92224c.js';
1
+ export { I as InputType, s as OrInputV3 } from '../../OrInput-ae9f6871.js';
2
2
  export { a as InputSize } from '../../OrInputBox-2467d7e4.js';
3
3
  import 'vue-demi';
4
4
  import '../../useIdAttribute-859439f0.js';
@@ -18,5 +18,5 @@ import '../../OrBottomSheet-9c291056.js';
18
18
  import '../../OrOverlay-55f6cf9c.js';
19
19
  import '../../OrTeleport.vue3-8099178c.js';
20
20
  import '../../OrLabel-f700f9fb.js';
21
- import '../../OrLoader-3a918ce9.js';
21
+ import '../../OrLoader-18f66bca.js';
22
22
  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,3 +1,4 @@
1
- export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from '../../OrLoader-3a918ce9.js';
1
+ export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from '../../OrLoader-18f66bca.js';
2
2
  import 'vue-demi';
3
+ import '@vueuse/core';
3
4
  import 'vue';
@@ -1,14 +1,14 @@
1
- export { s as OrPaginationV3 } from '../../OrPagination-94c2095f.js';
1
+ export { s as OrPaginationV3 } from '../../OrPagination-183803e7.js';
2
2
  import 'vue-demi';
3
- import '../../OrButton-eab948fb.js';
4
- import '../../OrLoader-3a918ce9.js';
3
+ import '../../OrButton-9f059df6.js';
4
+ import '../../OrLoader-18f66bca.js';
5
+ import '@vueuse/core';
5
6
  import 'vue';
6
7
  import '../../OrIcon-ea40e58c.js';
7
8
  import '../../OrMenuItem-de91aded.js';
8
9
  import '../../OrMenu-b4e8136c.js';
9
10
  import '../../OrPopover-35ee1b1e.js';
10
11
  import '@floating-ui/dom';
11
- import '@vueuse/core';
12
12
  import '../../useElevation-92fce12c.js';
13
13
  import '../../useResponsive-a02e95b7.js';
14
14
  import '../../OrBottomSheet-9c291056.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 { s as OrProgressV3, P as ProgressColor, a as ProgressType } from '../../OrProgress-639ed5e8.js';
1
+ export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from '../../OrProgress-f881a58a.js';
2
2
  import '@vueuse/core';
3
3
  import 'lodash';
4
4
  import 'vue-demi';
@@ -1,8 +1,8 @@
1
- export { s as OrSearchV3 } from '../../OrSearch-88811fdc.js';
1
+ export { s as OrSearchV3 } from '../../OrSearch-6f6b4fcd.js';
2
2
  export { a as SearchSize } from '../../OrInputBox-2467d7e4.js';
3
3
  import '@vueuse/core';
4
4
  import 'vue-demi';
5
- import '../../OrInput-ab92224c.js';
5
+ import '../../OrInput-ae9f6871.js';
6
6
  import '../../useIdAttribute-859439f0.js';
7
7
  import '../../useResponsive-a02e95b7.js';
8
8
  import '../../useValidationAttributes-d1abbe34.js';
@@ -19,5 +19,5 @@ import '../../OrBottomSheet-9c291056.js';
19
19
  import '../../OrOverlay-55f6cf9c.js';
20
20
  import '../../OrTeleport.vue3-8099178c.js';
21
21
  import '../../OrLabel-f700f9fb.js';
22
- import '../../OrLoader-3a918ce9.js';
22
+ import '../../OrLoader-18f66bca.js';
23
23
  import '../../style-inject.es-4c6f2515.js';
@@ -1,4 +1,4 @@
1
- export { s as OrSelectV3 } from '../../OrSelect-74c6bfb1.js';
1
+ export { s as OrSelectV3 } from '../../OrSelect-96bf9b63.js';
2
2
  export { a as SelectSize } from '../../OrInputBox-2467d7e4.js';
3
3
  import 'vue-demi';
4
4
  import '../../dropdown-open-0d314aa4.js';
@@ -13,7 +13,7 @@ import '../../OrError-19198748.js';
13
13
  import '../../OrExpansionPanel-541cc4c1.js';
14
14
  import '../../OrIcon-ea40e58c.js';
15
15
  import '../../OrHint-6863124f.js';
16
- import '../../OrInput-ab92224c.js';
16
+ import '../../OrInput-ae9f6871.js';
17
17
  import '../../useResponsive-a02e95b7.js';
18
18
  import '../../useValidationAttributes-d1abbe34.js';
19
19
  import '../../OrIconButton-385e997c.js';
@@ -24,6 +24,6 @@ import '../../useElevation-92fce12c.js';
24
24
  import '../../OrBottomSheet-9c291056.js';
25
25
  import '../../OrOverlay-55f6cf9c.js';
26
26
  import '../../OrTeleport.vue3-8099178c.js';
27
- import '../../OrLoader-3a918ce9.js';
27
+ import '../../OrLoader-18f66bca.js';
28
28
  import '../../OrMenuItem-de91aded.js';
29
29
  import '../../OrTag-330457a7.js';
@@ -1,8 +1,8 @@
1
- export { s as OrSwitchV3 } from '../../OrSwitch-0e92c92c.js';
1
+ export { s as OrSwitchV3 } from '../../OrSwitch-2a23a9b8.js';
2
2
  import 'vue-demi';
3
3
  import '../../useIdAttribute-859439f0.js';
4
4
  import '@vueuse/core';
5
5
  import '../../OrLabel-f700f9fb.js';
6
6
  import 'vue';
7
- import '../../OrLoader-3a918ce9.js';
7
+ import '../../OrLoader-18f66bca.js';
8
8
  import '../../style-inject.es-4c6f2515.js';
@@ -1,4 +1,4 @@
1
- export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../../types-f6f8ab6b.js';
1
+ export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../../types-b9717ff2.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';
@@ -13,5 +13,5 @@ import '../../useElevation-92fce12c.js';
13
13
  import '../../useResponsive-a02e95b7.js';
14
14
  import '../../OrBottomSheet-9c291056.js';
15
15
  import '../../OrOverlay-55f6cf9c.js';
16
- import '../../OrLoader-3a918ce9.js';
16
+ import '../../OrLoader-18f66bca.js';
17
17
  import '../../style-inject.es-4c6f2515.js';
@@ -3,10 +3,10 @@ export { a as AvatarColor, A as AvatarSize, s as OrAvatarV3 } from './OrAvatar-0
3
3
  export { s as OrBottomSheetV3 } from './OrBottomSheet-9c291056.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-b668558a.js';
6
- export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from './OrButton-eab948fb.js';
6
+ export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from './OrButton-9f059df6.js';
7
7
  export { s as OrCard } from './OrCard-e3a5aea4.js';
8
8
  export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from './OrCardCollection-1258cd45.js';
9
- export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-8a658b21.js';
9
+ export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-4cb41408.js';
10
10
  export { s as OrCardV3 } from './OrCard-cd6af82e.js';
11
11
  export { a as OrCarousel, s as OrCarouselItem } from './OrCarouselItem-a3a855e8.js';
12
12
  export { s as OrCheckbox } from './OrCheckbox-8d8887ea.js';
@@ -16,7 +16,7 @@ export { s as OrCode, O as OrCodeLanguages } from './OrCode-033d49f4.js';
16
16
  export { s as OrCollapse } from './OrCollapse-37a52e8f.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-9a149e6b.js';
18
18
  export { s as OrConfirm } from './OrConfirm-45796889.js';
19
- export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-7a4f09e4.js';
19
+ export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-19da64d1.js';
20
20
  export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-efd8aae7.js';
21
21
  export { s as OrError } from './OrError-f90296db.js';
22
22
  export { s as OrErrorTagV3 } from './OrErrorTag-0025b17c.js';
@@ -35,7 +35,7 @@ export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-cd37
35
35
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from './OrInlineTextEdit-adf71cc1.js';
36
36
  export { s as OrInlineTextareaV3 } from './OrInlineTextarea-4c5b0390.js';
37
37
  export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, s as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox-2467d7e4.js';
38
- export { I as InputType, s as OrInputV3 } from './OrInput-ab92224c.js';
38
+ export { I as InputType, s as OrInputV3 } from './OrInput-ae9f6871.js';
39
39
  export { s as OrInput } from './OrInput-0dbd5a01.js';
40
40
  export { s as OrLabel } from './OrLabel-876f8729.js';
41
41
  export { L as LabelVariant, s as OrLabelV3 } from './OrLabel-f700f9fb.js';
@@ -43,7 +43,7 @@ export { L as LinkColor, s as OrLinkV3 } from './OrLink-07f6f27d.js';
43
43
  export { s as OrList } from './OrList-1255fc81.js';
44
44
  export { s as OrListOfInputs } from './OrListOfInputs-7611470b.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-3a918ce9.js';
46
+ export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from './OrLoader-18f66bca.js';
47
47
  export { s as OrMenuItemV3 } from './OrMenuItem-de91aded.js';
48
48
  export { s as OrMenuV3 } from './OrMenu-b4e8136c.js';
49
49
  export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-35ee1b1e.js';
@@ -56,17 +56,17 @@ export { s as OrOverflowMenu } from './OrOverflowMenu-775d380c.js';
56
56
  export { s as OrOverlay } from './OrOverlay-451dce49.js';
57
57
  export { s as OrOverlayV3 } from './OrOverlay-55f6cf9c.js';
58
58
  export { s as OrPassword } from './OrPassword-d18b4400.js';
59
- export { s as OrPaginationV3 } from './OrPagination-94c2095f.js';
59
+ export { s as OrPaginationV3 } from './OrPagination-183803e7.js';
60
60
  export { s as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './OrProgress-d0d52c86.js';
61
- export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-639ed5e8.js';
61
+ export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-f881a58a.js';
62
62
  export { s as OrRadio } from './OrRadio-c3ab11f2.js';
63
63
  export { s as OrRadioGroup } from './OrRadioGroup-00785e41.js';
64
64
  export { s as OrRadioV3 } from './OrRadio-97fb105f.js';
65
65
  export { s as OrSearch } from './OrSearch-4a5c943b.js';
66
- export { s as OrSearchV3 } from './OrSearch-88811fdc.js';
66
+ export { s as OrSearchV3 } from './OrSearch-6f6b4fcd.js';
67
67
  export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-880b4911.js';
68
68
  export { s as OrSelect } from './OrSelect-88e5dfaf.js';
69
- export { s as OrSelectV3 } from './OrSelect-74c6bfb1.js';
69
+ export { s as OrSelectV3 } from './OrSelect-96bf9b63.js';
70
70
  export { s as OrSidebar, O as OrSidebarSide } from './OrSidebar-375c85a3.js';
71
71
  export { s as OrSidebarV3 } from './OrSidebar-64703ef6.js';
72
72
  export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-506fc73c.js';
@@ -76,7 +76,7 @@ export { s as OrSlider } from './OrSlider-858576e2.js';
76
76
  export { s as OrSortHeaderV3 } from './OrSortHeader-f66dcb37.js';
77
77
  export { s as OrStepper } from './OrStepper-17400c41.js';
78
78
  export { s as OrSwitch } from './OrSwitch-c333ee32.js';
79
- export { s as OrSwitchV3 } from './OrSwitch-0e92c92c.js';
79
+ export { s as OrSwitchV3 } from './OrSwitch-2a23a9b8.js';
80
80
  export { s as OrTab } from './OrTab-bc98be02.js';
81
81
  export { s as OrTabHeaderItem } from './OrTabHeaderItem-d668cc59.js';
82
82
  export { s as OrTabV3 } from './OrTab-d3785ea4.js';
@@ -92,7 +92,7 @@ export { s as OrTextareaV3 } from './OrTextarea-42d21f77.js';
92
92
  export { s as OrTextbox, T as TextboxTypes } from './OrTextbox-5c1cf735.js';
93
93
  export { s as OrToast, a as OrToastContainer } from './OrToastContainer-11a58425.js';
94
94
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
95
- export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-f6f8ab6b.js';
95
+ export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-b9717ff2.js';
96
96
  export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
97
97
  export { s as OrTooltip, a as OrTooltipContent } from './OrTooltip-8d7385bc.js';
98
98
  export { s as OrTooltipV3 } from './OrTooltip-e5fe74d6.js';
@@ -3,7 +3,7 @@ import { defineComponent, ref, computed, onBeforeMount, onBeforeUnmount, nextTic
3
3
  import { s as script$4 } from './OrTeleport.vue3-8099178c.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 { s as script$2 } from './OrIconButton-385e997c.js';
6
- import { s as script$3 } from './OrLoader-3a918ce9.js';
6
+ import { s as script$3 } from './OrLoader-18f66bca.js';
7
7
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createVNode, createElementVNode, toDisplayString, createBlock, withModifiers, withCtx, TransitionGroup, Fragment, renderList, mergeProps } from 'vue';
8
8
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
9
9
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onereach/ui-components",
3
- "version": "2.74.12",
3
+ "version": "2.74.13-beta.2364.0",
4
4
  "description": "Vue components library for v2/3",
5
5
  "sideEffects": false,
6
6
  "main": "./dist/auto/index.js",
@@ -38,7 +38,7 @@
38
38
  "@codemirror/lang-json": "6.0.0",
39
39
  "@codemirror/lang-markdown": "6.0.1",
40
40
  "@floating-ui/dom": "0.3.1",
41
- "@onereach/styles": "^2.35.0",
41
+ "@onereach/styles": "^2.35.1-beta.2364.0",
42
42
  "@splidejs/splide": "4.0.6",
43
43
  "@types/lodash": "4.14.173",
44
44
  "@types/sortablejs": "1.10.7",
@@ -124,6 +124,5 @@
124
124
  "default": "./dist/bundled/v3/components/*/index.js"
125
125
  },
126
126
  "./package.json": "./package.json"
127
- },
128
- "gitHead": "2f44ecd78c2dfcfedd97d4ae59ecb85e38c1a838"
127
+ }
129
128
  }