@onereach/ui-components 2.72.2-beta.2278.0 → 2.72.2-beta.2283.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 (94) hide show
  1. package/dist/bundled/v2/{OrCardCollection-4ac89ea5.js → OrCardCollection-80ac6444.js} +1 -1
  2. package/dist/bundled/v2/{OrConfirm-8c0e957d.js → OrConfirm-ea6ea2f7.js} +1 -1
  3. package/dist/bundled/v2/{OrInput-00070eee.js → OrInput-57a47093.js} +28 -11
  4. package/dist/bundled/v2/{OrInputBox-2f559e98.js → OrInputBox-e54dcef9.js} +3 -3
  5. package/dist/bundled/v2/{OrSearch-09fd004c.js → OrSearch-2ff8cadd.js} +3 -4
  6. package/dist/bundled/v2/{OrSelect-2ececfc1.js → OrSelect-359e891b.js} +2 -2
  7. package/dist/bundled/v2/{OrText-15bf85c4.js → OrText-a665b991.js} +3 -36
  8. package/dist/bundled/v2/{OrTextarea-5c57c02b.js → OrTextarea-1201353b.js} +1 -1
  9. package/dist/bundled/v2/components/index.js +9 -9
  10. package/dist/bundled/v2/components/or-card-collection-v3/index.js +4 -4
  11. package/dist/bundled/v2/components/or-confirm-v3/index.js +3 -3
  12. package/dist/bundled/v2/components/or-input-box-v3/index.js +1 -1
  13. package/dist/bundled/v2/components/or-input-v3/OrInput.vue.d.ts +13 -0
  14. package/dist/bundled/v2/components/or-input-v3/index.js +3 -2
  15. package/dist/bundled/v2/components/or-search-v3/index.js +4 -3
  16. package/dist/bundled/v2/components/or-select-v3/index.js +4 -3
  17. package/dist/bundled/v2/components/or-text-v3/OrText.stories3.d.ts +1 -13
  18. package/dist/bundled/v2/components/or-text-v3/OrText.vue.d.ts +2 -27
  19. package/dist/bundled/v2/components/or-text-v3/index.js +1 -1
  20. package/dist/bundled/v2/components/or-textarea-v3/index.js +2 -2
  21. package/dist/bundled/v2/index.js +9 -9
  22. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-f76c3264.js → OrCardCollection.vue_vue_type_script_lang-09e66060.js} +1 -1
  23. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-eb2bfce2.js → OrConfirm.vue_vue_type_script_lang-9aff9db3.js} +2 -2
  24. package/dist/bundled/v3/{OrInput-dcf2606e.js → OrInput-44a32124.js} +15 -6
  25. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-27220623.js → OrInput.vue_vue_type_script_lang-4d9e2f4a.js} +15 -3
  26. package/dist/bundled/v3/{OrInputBox-4c7900c2.js → OrInputBox-358d4856.js} +1 -1
  27. package/dist/bundled/v3/{OrInputBox.vue_vue_type_script_lang-47d98e81.js → OrInputBox.vue_vue_type_script_lang-b387d4ba.js} +3 -3
  28. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-c054c8db.js → OrSearch.vue_vue_type_script_lang-faec384c.js} +4 -5
  29. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-7fd5e2f0.js → OrSelect.vue_vue_type_script_lang-c7a9bec2.js} +4 -4
  30. package/dist/bundled/v3/OrText.vue_vue_type_script_lang-271fb345.js +60 -0
  31. package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-296da567.js → OrTextarea.vue_vue_type_script_lang-de99a858.js} +2 -2
  32. package/dist/bundled/v3/components/index.js +11 -11
  33. package/dist/bundled/v3/components/or-card-collection-v3/index.js +6 -6
  34. package/dist/bundled/v3/components/or-confirm-v3/index.js +5 -5
  35. package/dist/bundled/v3/components/or-input-box-v3/index.js +1 -1
  36. package/dist/bundled/v3/components/or-input-v3/OrInput.vue.d.ts +13 -0
  37. package/dist/bundled/v3/components/or-input-v3/index.js +5 -3
  38. package/dist/bundled/v3/components/or-search-v3/index.js +7 -5
  39. package/dist/bundled/v3/components/or-select-v3/index.js +7 -5
  40. package/dist/bundled/v3/components/or-text-v3/OrText.stories3.d.ts +1 -13
  41. package/dist/bundled/v3/components/or-text-v3/OrText.vue.d.ts +2 -27
  42. package/dist/bundled/v3/components/or-text-v3/index.js +1 -1
  43. package/dist/bundled/v3/components/or-textarea-v3/index.js +3 -3
  44. package/dist/bundled/v3/index.js +16 -16
  45. package/dist/esm/v2/{OrCardCollection-5a9eda35.js → OrCardCollection-079828a4.js} +2 -2
  46. package/dist/esm/v2/{OrConfirm-9dbdedd7.js → OrConfirm-7dc26526.js} +1 -1
  47. package/dist/esm/v2/{OrInput-59a15d80.js → OrInput-3d8c8925.js} +28 -11
  48. package/dist/esm/v2/{OrInputBox-9ceb9fc4.js → OrInputBox-53d1f66d.js} +3 -3
  49. package/dist/esm/v2/{OrSearch-7411388b.js → OrSearch-f9b7e168.js} +3 -4
  50. package/dist/esm/v2/{OrSelect-e31d1c8b.js → OrSelect-bdb9a78a.js} +2 -2
  51. package/dist/esm/v2/{OrText-91d662a0.js → OrText-b12d0682.js} +3 -36
  52. package/dist/esm/v2/{OrTextarea-a5a3572b.js → OrTextarea-373d0554.js} +1 -1
  53. package/dist/esm/v2/components/index.js +9 -9
  54. package/dist/esm/v2/components/or-card-collection-v3/index.js +4 -4
  55. package/dist/esm/v2/components/or-confirm-v3/index.js +4 -4
  56. package/dist/esm/v2/components/or-input-box-v3/index.js +1 -1
  57. package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +13 -0
  58. package/dist/esm/v2/components/or-input-v3/index.js +4 -3
  59. package/dist/esm/v2/components/or-search-v3/index.js +5 -4
  60. package/dist/esm/v2/components/or-select-v3/index.js +5 -4
  61. package/dist/esm/v2/components/or-text-v3/OrText.stories3.d.ts +1 -13
  62. package/dist/esm/v2/components/or-text-v3/OrText.vue.d.ts +2 -27
  63. package/dist/esm/v2/components/or-text-v3/index.js +1 -1
  64. package/dist/esm/v2/components/or-textarea-v3/index.js +2 -2
  65. package/dist/esm/v2/index.js +8 -8
  66. package/dist/esm/v3/{OrCardCollection-e4fde5b4.js → OrCardCollection-c3a7cc7a.js} +2 -2
  67. package/dist/esm/v3/{OrConfirm-37454a63.js → OrConfirm-403896ca.js} +1 -1
  68. package/dist/esm/v3/{OrInput-bd054213.js → OrInput-71075f51.js} +27 -7
  69. package/dist/esm/v3/{OrInputBox-e16ade90.js → OrInputBox-2467d7e4.js} +3 -3
  70. package/dist/esm/v3/{OrSearch-5406bf03.js → OrSearch-21ac89f3.js} +3 -4
  71. package/dist/esm/v3/{OrSelect-466e50ca.js → OrSelect-c64eda46.js} +2 -2
  72. package/dist/esm/v3/{OrText-a3b00048.js → OrText-6b4f7cd1.js} +3 -36
  73. package/dist/esm/v3/{OrTextarea-37566985.js → OrTextarea-42d21f77.js} +1 -1
  74. package/dist/esm/v3/components/index.js +9 -9
  75. package/dist/esm/v3/components/or-card-collection-v3/index.js +4 -4
  76. package/dist/esm/v3/components/or-confirm-v3/index.js +4 -4
  77. package/dist/esm/v3/components/or-input-box-v3/index.js +1 -1
  78. package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +13 -0
  79. package/dist/esm/v3/components/or-input-v3/index.js +4 -3
  80. package/dist/esm/v3/components/or-search-v3/index.js +5 -4
  81. package/dist/esm/v3/components/or-select-v3/index.js +5 -4
  82. package/dist/esm/v3/components/or-text-v3/OrText.stories3.d.ts +1 -13
  83. package/dist/esm/v3/components/or-text-v3/OrText.vue.d.ts +2 -27
  84. package/dist/esm/v3/components/or-text-v3/index.js +1 -1
  85. package/dist/esm/v3/components/or-textarea-v3/index.js +2 -2
  86. package/dist/esm/v3/index.js +8 -8
  87. package/package.json +1 -1
  88. package/src/components/or-input-box-v3/styles.ts +3 -6
  89. package/src/components/or-input-v3/OrInput.stories3.ts +4 -0
  90. package/src/components/or-input-v3/OrInput.vue +39 -19
  91. package/src/components/or-search-v3/OrSearch.vue +1 -2
  92. package/src/components/or-text-v3/OrText.stories3.ts +5 -81
  93. package/src/components/or-text-v3/OrText.vue +3 -37
  94. package/dist/bundled/v3/OrText.vue_vue_type_script_lang-e93438ea.js +0 -93
@@ -6,7 +6,7 @@ import { O as OrButton } from './OrButton-d45772c1.js';
6
6
  import { O as OrMenu } from './OrMenu-52da43bc.js';
7
7
  import { O as OrMenuItem } from './OrMenuItem-e2693a5f.js';
8
8
  import { O as OrIcon } from './OrIcon-458206aa.js';
9
- import { O as OrSearch } from './OrSearch-09fd004c.js';
9
+ import { O as OrSearch } from './OrSearch-2ff8cadd.js';
10
10
 
11
11
  const CardCollectionRoot = [
12
12
  // Layout
@@ -3,7 +3,7 @@ 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
5
  import { O as OrButton, a as ButtonColor } from './OrButton-d45772c1.js';
6
- import { O as OrInput } from './OrInput-00070eee.js';
6
+ import { O as OrInput } from './OrInput-57a47093.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
 
@@ -3,10 +3,12 @@ import { O as OrError } from './OrError-52f668a4.js';
3
3
  import { O as OrHint } from './OrHint-fde53334.js';
4
4
  import { O as OrIcon } from './OrIcon-458206aa.js';
5
5
  import { O as OrIconButton } from './OrIconButton-837d57f8.js';
6
- import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-2f559e98.js';
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-864ef92a.js';
8
9
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
9
10
  import { u as useValidationAttributes } from './useValidationAttributes-6df7bcf9.js';
11
+ import { u as useResponsive } from './useResponsive-e13dfbb0.js';
10
12
  import { defineComponent, ref, computed, reactive } from '@vue/composition-api/dist/vue-composition-api.mjs';
11
13
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
12
14
  import { c as createInjector } from './browser-82dea9ed.js';
@@ -40,7 +42,8 @@ var script = defineComponent({
40
42
  OrIcon,
41
43
  OrIconButton,
42
44
  OrInputBox,
43
- OrLabel
45
+ OrLabel,
46
+ OrLoader
44
47
  },
45
48
  model: {
46
49
  prop: 'modelValue',
@@ -75,6 +78,10 @@ var script = defineComponent({
75
78
  type: String,
76
79
  default: undefined
77
80
  },
81
+ loading: {
82
+ type: Boolean,
83
+ default: false
84
+ },
78
85
  required: {
79
86
  type: Boolean,
80
87
  default: false
@@ -120,6 +127,9 @@ var script = defineComponent({
120
127
  const maxLength = computed(() => controlAttributes.maxlength);
121
128
  const invalid = computed(() => !!props.error);
122
129
  const disclosed = ref(false);
130
+ const {
131
+ isMobile
132
+ } = useResponsive();
123
133
  // Methods
124
134
  function focus() {
125
135
  var _a;
@@ -140,6 +150,7 @@ var script = defineComponent({
140
150
  maxLength,
141
151
  invalid,
142
152
  disclosed,
153
+ isMobile,
143
154
  focus,
144
155
  blur
145
156
  };
@@ -176,7 +187,7 @@ var __vue_render__ = function () {
176
187
  "variant": _vm.disableDefaultStyles ? 'unstyled' : 'styled',
177
188
  "size": _vm.size,
178
189
  "invalid": _vm.invalid,
179
- "readonly": _vm.readonly,
190
+ "readonly": _vm.readonly || _vm.loading,
180
191
  "disabled": _vm.disabled
181
192
  }
182
193
  }, [(_vm.type === 'password' && _vm.disclosed ? 'text' : _vm.type) === 'checkbox' ? _c('input', _vm._b({
@@ -191,7 +202,7 @@ var __vue_render__ = function () {
191
202
  attrs: {
192
203
  "placeholder": _vm.placeholder,
193
204
  "required": _vm.required,
194
- "readonly": _vm.readonly,
205
+ "readonly": _vm.readonly || _vm.loading,
195
206
  "disabled": _vm.disabled,
196
207
  "type": "checkbox"
197
208
  },
@@ -240,7 +251,7 @@ var __vue_render__ = function () {
240
251
  attrs: {
241
252
  "placeholder": _vm.placeholder,
242
253
  "required": _vm.required,
243
- "readonly": _vm.readonly,
254
+ "readonly": _vm.readonly || _vm.loading,
244
255
  "disabled": _vm.disabled,
245
256
  "type": "radio"
246
257
  },
@@ -276,7 +287,7 @@ var __vue_render__ = function () {
276
287
  attrs: {
277
288
  "placeholder": _vm.placeholder,
278
289
  "required": _vm.required,
279
- "readonly": _vm.readonly,
290
+ "readonly": _vm.readonly || _vm.loading,
280
291
  "disabled": _vm.disabled,
281
292
  "type": _vm.type === 'password' && _vm.disclosed ? 'text' : _vm.type
282
293
  },
@@ -305,7 +316,13 @@ var __vue_render__ = function () {
305
316
  }
306
317
  }, 'input', _vm.controlAttributes, false)), _vm._v(" "), _c('div', {
307
318
  class: ['layout-row']
308
- }, [_vm.type === 'password' ? [_c('OrIconButton', {
319
+ }, [_vm.loading ? [_c('OrLoader', {
320
+ attrs: {
321
+ "variant": 'circular',
322
+ "color": 'primary',
323
+ "size": _vm.isMobile ? 'm' : 's'
324
+ }
325
+ })] : [_vm.type === 'password' ? [_c('OrIconButton', {
309
326
  attrs: {
310
327
  "icon": {
311
328
  icon: _vm.disclosed ? 'visibility_off' : 'visibility',
@@ -337,7 +354,7 @@ var __vue_render__ = function () {
337
354
  "icon": 'search',
338
355
  "variant": 'outlined'
339
356
  }
340
- })]] : _vm._e()], 2)]), _vm._v(" "), !_vm.invalid ? [_vm.hint || _vm.maxLength ? [_c('OrHint', {
357
+ })]] : _vm._e()]], 2)]), _vm._v(" "), !_vm.invalid ? [_vm.hint || _vm.maxLength ? [_c('OrHint', {
341
358
  attrs: {
342
359
  "disabled": _vm.disabled
343
360
  },
@@ -366,14 +383,14 @@ var __vue_staticRenderFns__ = [];
366
383
  /* style */
367
384
  const __vue_inject_styles__ = function (inject) {
368
385
  if (!inject) return;
369
- inject("data-v-1243ae22_0", {
370
- source: "input[data-v-1243ae22]{min-width:0;background:0 0;outline:0}input[type=number][data-v-1243ae22]::-webkit-inner-spin-button{display:none}input[type=search][data-v-1243ae22]::-webkit-search-cancel-button{display:none}",
386
+ inject("data-v-9ec674d8_0", {
387
+ source: "input[data-v-9ec674d8]{min-width:0;background:0 0;outline:0}input[type=number][data-v-9ec674d8]::-webkit-inner-spin-button{display:none}input[type=search][data-v-9ec674d8]::-webkit-search-cancel-button{display:none}",
371
388
  map: undefined,
372
389
  media: undefined
373
390
  });
374
391
  };
375
392
  /* scoped */
376
- const __vue_scope_id__ = "data-v-1243ae22";
393
+ const __vue_scope_id__ = "data-v-9ec674d8";
377
394
  /* module identifier */
378
395
  const __vue_module_identifier__ = undefined;
379
396
  /* functional template */
@@ -43,16 +43,16 @@ const InputBoxRootVariants = {
43
43
  const InputBoxRootSizes = {
44
44
  'm': [
45
45
  // Box
46
- 'children:min-h-[34px]',
46
+ 'children:min-h-[46px] children:md:min-h-[34px]',
47
47
  // Spacing
48
- 'first-child:pl-md first-child:md:pl-sm+', 'last-child:pr-md last-child:md:pr-sm+', 'children:pt-[11px] children:md:pt-[7px]', 'children:pb-[11px] children:md:pb-[6px]', 'gap-sm+ md:gap-sm',
48
+ 'first-child:pl-md first-child:md:pl-sm+', 'last-child:pr-md last-child:md:pr-sm+', 'gap-sm+ md:gap-sm',
49
49
  // Typography
50
50
  'typography-body-2-regular'],
51
51
  's': [
52
52
  // Box
53
53
  'children:min-h-[30px]',
54
54
  // Spacing
55
- 'first-child:pl-sm', 'last-child:pr-sm', 'children:py-[6px]', 'gap-[6px]',
55
+ 'first-child:pl-md first-child:md:pl-sm+', 'last-child:pr-md last-child:md:pr-sm+', 'gap-[6px]',
56
56
  // Typography
57
57
  'typography-caption-regular']
58
58
  };
@@ -1,8 +1,8 @@
1
1
  import { debouncedWatch } from '@vueuse/core';
2
2
  import './index-fa6eb4ca.js';
3
- import { O as OrInput } from './OrInput-00070eee.js';
3
+ import { O as OrInput } from './OrInput-57a47093.js';
4
4
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
- import { a as InputBoxSize } from './OrInputBox-2f559e98.js';
5
+ import { a as InputBoxSize } from './OrInputBox-e54dcef9.js';
6
6
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
7
7
 
8
8
  var script = defineComponent({
@@ -48,12 +48,11 @@ var script = defineComponent({
48
48
  // State
49
49
  const localModelValue = ref((_a = props.modelValue) !== null && _a !== void 0 ? _a : '');
50
50
  // Events
51
- debouncedWatch(localModelValue, () => localModelValue.value.length > 0 && context.emit('search', localModelValue.value), {
51
+ debouncedWatch(localModelValue, () => context.emit('search', localModelValue.value), {
52
52
  debounce: props.debounce
53
53
  });
54
54
  watch(localModelValue, (val, beforeVal) => {
55
55
  if (val.length === 0 && beforeVal.length > 0) {
56
- context.emit('search');
57
56
  context.emit('clear');
58
57
  }
59
58
  });
@@ -4,8 +4,8 @@ import { O as OrError } from './OrError-52f668a4.js';
4
4
  import { O as OrExpansionPanel } from './OrExpansionPanel-96b8f568.js';
5
5
  import { O as OrHint } from './OrHint-fde53334.js';
6
6
  import { O as OrIcon } from './OrIcon-458206aa.js';
7
- import { O as OrInput } from './OrInput-00070eee.js';
8
- import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-2f559e98.js';
7
+ import { O as OrInput } from './OrInput-57a47093.js';
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-e2693a5f.js';
11
11
  import { O as OrPopover } from './OrPopover-4e8acb7b.js';
@@ -18,31 +18,16 @@ const RestText = [
18
18
  // Layout
19
19
  'shrink'];
20
20
 
21
- /**
22
- * Use `OrText` component to crop un-wrapped single-line text with ellipsis inside narrow containers.
23
- * Ellipsis can be placed in the end or in the middle of the text. Convenient for displaying long labels,
24
- * that have same beginning and differ in the ending part.
25
- */
26
21
  var script = defineComponent({
27
22
  name: 'OrText',
28
23
  props: {
29
- /**
30
- * Text to crop.
31
- */
32
24
  text: {
33
25
  type: String,
34
26
  required: true
35
27
  },
36
- /**
37
- * The index counted from the end of the string where ellipsis will be placed.
38
- * Defines how many ending characters will remain visible.
39
- * By default, ellipsis is placed in the end of the line.
40
- *
41
- * Note: Negative values behave same as corresponding positives still counting from the end of the line.
42
- */
43
28
  sliceIndex: {
44
29
  type: Number,
45
- default: 0
30
+ default: undefined
46
31
  }
47
32
  },
48
33
  expose: ['root'],
@@ -53,33 +38,15 @@ var script = defineComponent({
53
38
  const rootStyles = computed(() => ['or-text', ...TextRoot]);
54
39
  const mainTextStyles = computed(() => [...MainText]);
55
40
  const restTextStyles = computed(() => [...RestText]);
56
- /**
57
- * Preserves whitespace at the last position as <code>&nbsp;</code>
58
- * @param str A string to escape
59
- */
60
- const escapeLast = str => str && str.slice(0, -1) + '\xa0';
61
- /**
62
- * Preserves whitespace at the first position as <code>&nbsp;</code>
63
- * @param str A string to escape
64
- */
65
- const escapeFirst = str => str && '\xa0' + str.slice(1);
66
41
  // State
67
42
  const mainText = computed(() => {
68
43
  if (props.sliceIndex) {
69
- let mainPart = props.text.slice(0, -Math.abs(props.sliceIndex));
70
- if (mainPart[mainPart.length - 1] === ' ') {
71
- mainPart = escapeLast(mainPart);
72
- }
73
- return mainPart;
44
+ return props.text.slice(0, Math.abs(props.sliceIndex) * -1);
74
45
  }
75
46
  return props.text;
76
47
  });
77
48
  const restText = computed(() => {
78
- let restPart = props.text.slice(mainText.value.length);
79
- if (restPart[0] === ' ') {
80
- restPart = escapeFirst(restPart);
81
- }
82
- return restPart;
49
+ return props.text.slice(mainText.value.length);
83
50
  });
84
51
  return {
85
52
  root,
@@ -1,7 +1,7 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrError } from './OrError-52f668a4.js';
3
3
  import { O as OrHint } from './OrHint-fde53334.js';
4
- import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-2f559e98.js';
4
+ import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-e54dcef9.js';
5
5
  import { O as OrLabel } from './OrLabel-aff09c39.js';
6
6
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
7
7
  import { u as useValidationAttributes } from './useValidationAttributes-6df7bcf9.js';
@@ -8,7 +8,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
8
8
  export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../OrButton-d45772c1.js';
9
9
  export { O as OrCard } from '../OrCard-a6b30f8f.js';
10
10
  export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-166cfcc6.js';
11
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-4ac89ea5.js';
11
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-80ac6444.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-ea6ea2f7.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';
@@ -37,8 +37,8 @@ export { I as InlineInputBoxSize, I as InlineInputSize, O as OrInlineInputBoxV3
37
37
  export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-57fccb41.js';
38
38
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-7262efdf.js';
39
39
  export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-f8b86cf7.js';
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-2f559e98.js';
41
- export { I as InputType, O as OrInputV3 } from '../OrInput-00070eee.js';
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-57a47093.js';
42
42
  export { O as OrInput } from '../OrInput-df1a14fa.js';
43
43
  export { O as OrLabel } from '../OrLabel-74c73ba4.js';
44
44
  export { L as LabelVariant, O as OrLabelV3 } from '../OrLabel-aff09c39.js';
@@ -66,10 +66,10 @@ export { _ as OrRadio } from '../OrRadio-187d6fc7.js';
66
66
  export { _ as OrRadioGroup } from '../OrRadioGroup-aa9f0757.js';
67
67
  export { _ as OrRadioV3 } from '../OrRadio-fe23947a.js';
68
68
  export { O as OrSearch } from '../OrSearch-832d7978.js';
69
- export { O as OrSearchV3 } from '../OrSearch-09fd004c.js';
69
+ export { O as OrSearchV3 } from '../OrSearch-2ff8cadd.js';
70
70
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-878279bf.js';
71
71
  export { _ as OrSelect } from '../OrSelect-a23d4210.js';
72
- export { _ as OrSelectV3 } from '../OrSelect-2ececfc1.js';
72
+ export { _ as OrSelectV3 } from '../OrSelect-359e891b.js';
73
73
  export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-e2b2c9ec.js';
74
74
  export { O as OrSidebarPlacement, _ as OrSidebarV3 } from '../OrSidebar-c95ef614.js';
75
75
  export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-242d22f3.js';
@@ -88,9 +88,9 @@ export { _ as OrTag } from '../OrTag-79e48fec.js';
88
88
  export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-4085e8a7.js';
89
89
  export { O as OrTeleport } from '../OrTeleportVue2-3544f185.js';
90
90
  export { O as OrTeleportV3 } from '../OrTeleport.vue2-e9ba3054.js';
91
- export { _ as OrTextV3 } from '../OrText-15bf85c4.js';
91
+ export { _ as OrTextV3 } from '../OrText-a665b991.js';
92
92
  export { _ as OrTextarea } from '../OrTextarea-71ff236d.js';
93
- export { _ as OrTextareaV3 } from '../OrTextarea-5c57c02b.js';
93
+ export { _ as OrTextareaV3 } from '../OrTextarea-1201353b.js';
94
94
  export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-eacd9b19.js';
95
95
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-1faa828c.js';
96
96
  export { O as OrToast, _ as OrToastContainer } from '../OrToastContainer-b03adc37.js';
@@ -113,8 +113,8 @@ import '../dom-3a15d036.js';
113
113
  import '../index-17f264f9.js';
114
114
  import '../floating-ui.dom.esm-83eba816.js';
115
115
  import '../useValidationAttributes-6df7bcf9.js';
116
- import '../v4-cf8987a3.js';
117
116
  import '../useResponsive-e13dfbb0.js';
117
+ import '../v4-cf8987a3.js';
118
118
  import '../useElevation-aac032f4.js';
119
119
  import '../useToggle-6166bd53.js';
120
120
  import '../dropdown-open-e2a93aaf.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-80ac6444.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -19,11 +19,11 @@ import '../../OrButton-d45772c1.js';
19
19
  import '../../OrLoader-864ef92a.js';
20
20
  import '../../OrMenu-52da43bc.js';
21
21
  import '../../OrMenuItem-e2693a5f.js';
22
- import '../../OrSearch-09fd004c.js';
23
- import '../../OrInput-00070eee.js';
22
+ import '../../OrSearch-2ff8cadd.js';
23
+ import '../../OrInput-57a47093.js';
24
24
  import '../../OrError-52f668a4.js';
25
25
  import '../../OrHint-fde53334.js';
26
- import '../../OrInputBox-2f559e98.js';
26
+ import '../../OrInputBox-e54dcef9.js';
27
27
  import '../../OrLabel-aff09c39.js';
28
28
  import '../../useIdAttribute-cf61643f.js';
29
29
  import '../../useValidationAttributes-6df7bcf9.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-ea6ea2f7.js';
2
2
  import '@vueuse/core';
3
3
  import '../../index-17f264f9.js';
4
4
  import '../../index-fa6eb4ca.js';
@@ -11,7 +11,7 @@ import '../../normalize-component-6e8e3d80.js';
11
11
  import '../../useElevation-aac032f4.js';
12
12
  import '../../OrButton-d45772c1.js';
13
13
  import '../../OrLoader-864ef92a.js';
14
- import '../../OrInput-00070eee.js';
14
+ import '../../OrInput-57a47093.js';
15
15
  import '../../OrError-52f668a4.js';
16
16
  import '../../OrHint-fde53334.js';
17
17
  import '../../OrIcon-458206aa.js';
@@ -21,7 +21,7 @@ import '../../OrPopover-4e8acb7b.js';
21
21
  import '../../floating-ui.dom.esm-83eba816.js';
22
22
  import '../../OrBottomSheet-ddba20c1.js';
23
23
  import '../../useResponsive-e13dfbb0.js';
24
- import '../../OrInputBox-2f559e98.js';
24
+ import '../../OrInputBox-e54dcef9.js';
25
25
  import '../../OrLabel-aff09c39.js';
26
26
  import '../../useIdAttribute-cf61643f.js';
27
27
  import '../../useValidationAttributes-6df7bcf9.js';
@@ -1,4 +1,4 @@
1
- export { a as InputBoxSize, I as InputBoxVariant, O as OrInputBoxV3 } from '../../OrInputBox-2f559e98.js';
1
+ export { a as InputBoxSize, I as InputBoxVariant, O as OrInputBoxV3 } from '../../OrInputBox-e54dcef9.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -23,6 +23,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
23
23
  maxLength: import("@vue/composition-api").ComputedRef<number | undefined>;
24
24
  invalid: import("@vue/composition-api").ComputedRef<boolean>;
25
25
  disclosed: import("@vue/composition-api").Ref<boolean>;
26
+ isMobile: import("@vue/composition-api").Ref<boolean>;
26
27
  focus: () => void;
27
28
  blur: () => void;
28
29
  }> & import("@vue/composition-api").Data, {}, {}, {
@@ -54,6 +55,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
54
55
  type: StringConstructor;
55
56
  default: undefined;
56
57
  };
58
+ loading: {
59
+ type: BooleanConstructor;
60
+ default: boolean;
61
+ };
57
62
  required: {
58
63
  type: BooleanConstructor;
59
64
  default: boolean;
@@ -99,6 +104,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
99
104
  type: StringConstructor;
100
105
  default: undefined;
101
106
  };
107
+ loading: {
108
+ type: BooleanConstructor;
109
+ default: boolean;
110
+ };
102
111
  required: {
103
112
  type: BooleanConstructor;
104
113
  default: boolean;
@@ -123,6 +132,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
123
132
  placeholder: string;
124
133
  hint: string;
125
134
  error: string;
135
+ loading: boolean;
126
136
  required: boolean;
127
137
  readonly: boolean;
128
138
  disabled: boolean;
@@ -152,6 +162,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
152
162
  maxLength: import("@vue/composition-api").ComputedRef<number | undefined>;
153
163
  invalid: import("@vue/composition-api").ComputedRef<boolean>;
154
164
  disclosed: import("@vue/composition-api").Ref<boolean>;
165
+ isMobile: import("@vue/composition-api").Ref<boolean>;
155
166
  focus: () => void;
156
167
  blur: () => void;
157
168
  }>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
@@ -162,6 +173,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
162
173
  placeholder: string;
163
174
  hint: string;
164
175
  error: string;
176
+ loading: boolean;
165
177
  required: boolean;
166
178
  readonly: boolean;
167
179
  disabled: boolean;
@@ -176,6 +188,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
176
188
  placeholder: string;
177
189
  hint: string;
178
190
  error: string;
191
+ loading: boolean;
179
192
  required: boolean;
180
193
  readonly: boolean;
181
194
  disabled: boolean;
@@ -1,5 +1,5 @@
1
- export { I as InputType, O as OrInputV3 } from '../../OrInput-00070eee.js';
2
- export { a as InputSize } from '../../OrInputBox-2f559e98.js';
1
+ export { I as InputType, O as OrInputV3 } from '../../OrInput-57a47093.js';
2
+ export { a as InputSize } from '../../OrInputBox-e54dcef9.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
5
5
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -19,6 +19,7 @@ import 'portal-vue';
19
19
  import '../../useElevation-aac032f4.js';
20
20
  import '../../useResponsive-e13dfbb0.js';
21
21
  import '../../OrLabel-aff09c39.js';
22
+ import '../../OrLoader-864ef92a.js';
22
23
  import '../../useIdAttribute-cf61643f.js';
23
24
  import '../../useValidationAttributes-6df7bcf9.js';
24
25
  import '../../browser-82dea9ed.js';
@@ -1,10 +1,10 @@
1
- export { O as OrSearchV3 } from '../../OrSearch-09fd004c.js';
2
- export { a as SearchSize } from '../../OrInputBox-2f559e98.js';
1
+ export { O as OrSearchV3 } from '../../OrSearch-2ff8cadd.js';
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-00070eee.js';
7
+ import '../../OrInput-57a47093.js';
8
8
  import '../../OrError-52f668a4.js';
9
9
  import '../../normalize-component-6e8e3d80.js';
10
10
  import '../../OrHint-fde53334.js';
@@ -20,6 +20,7 @@ import 'portal-vue';
20
20
  import '../../useElevation-aac032f4.js';
21
21
  import '../../useResponsive-e13dfbb0.js';
22
22
  import '../../OrLabel-aff09c39.js';
23
+ import '../../OrLoader-864ef92a.js';
23
24
  import '../../useIdAttribute-cf61643f.js';
24
25
  import '../../useValidationAttributes-6df7bcf9.js';
25
26
  import '../../browser-82dea9ed.js';
@@ -1,5 +1,5 @@
1
- export { _ as OrSelectV3 } from '../../OrSelect-2ececfc1.js';
2
- export { a as SelectSize } from '../../OrInputBox-2f559e98.js';
1
+ export { _ as OrSelectV3 } from '../../OrSelect-359e891b.js';
2
+ export { a as SelectSize } from '../../OrInputBox-e54dcef9.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
5
5
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -12,7 +12,7 @@ import '../../OrError-52f668a4.js';
12
12
  import '../../OrExpansionPanel-96b8f568.js';
13
13
  import '../../OrIcon-458206aa.js';
14
14
  import '../../OrHint-fde53334.js';
15
- import '../../OrInput-00070eee.js';
15
+ import '../../OrInput-57a47093.js';
16
16
  import '../../OrIconButton-837d57f8.js';
17
17
  import '../../OrTooltip-b1f38647.js';
18
18
  import '@vueuse/core';
@@ -24,6 +24,7 @@ import '../../OrTeleport.vue2-e9ba3054.js';
24
24
  import 'portal-vue';
25
25
  import '../../useElevation-aac032f4.js';
26
26
  import '../../useResponsive-e13dfbb0.js';
27
+ import '../../OrLoader-864ef92a.js';
27
28
  import '../../useValidationAttributes-6df7bcf9.js';
28
29
  import '../../OrMenuItem-e2693a5f.js';
29
30
  import '../../OrTag-4085e8a7.js';
@@ -1,24 +1,12 @@
1
1
  import { Meta, StoryFn } from '@storybook/vue3';
2
- import OrText from './OrText.vue';
3
2
  declare const _default: Meta<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
4
3
  [x: string]: ((...args: any[]) => any) | null;
5
4
  } | string[], {} & {}, {
6
5
  [x: number]: string;
7
6
  } | {}, true>)>;
8
7
  export default _default;
9
- export declare const Default: StoryFn<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
8
+ export declare const Text: StoryFn<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
10
9
  [x: string]: ((...args: any[]) => any) | null;
11
10
  } | string[], {} & {}, {
12
11
  [x: number]: string;
13
12
  } | {}, true>)>;
14
- export declare const MiddleCrop: StoryFn<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
15
- [x: string]: ((...args: any[]) => any) | null;
16
- } | string[], {} & {}, {
17
- [x: number]: string;
18
- } | {}, true>)>;
19
- export declare const TooFarLeft: StoryFn<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
20
- [x: string]: ((...args: any[]) => any) | null;
21
- } | string[], {} & {}, {
22
- [x: number]: string;
23
- } | {}, true>)>;
24
- export declare const ComplexContainer: StoryFn<typeof OrText>;
@@ -6,42 +6,22 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
6
6
  mainText: import("@vue/composition-api").ComputedRef<string>;
7
7
  restText: import("@vue/composition-api").ComputedRef<string>;
8
8
  }> & import("@vue/composition-api").Data, {}, {}, {
9
- /**
10
- * Text to crop.
11
- */
12
9
  text: {
13
10
  type: StringConstructor;
14
11
  required: true;
15
12
  };
16
- /**
17
- * The index counted from the end of the string where ellipsis will be placed.
18
- * Defines how many ending characters will remain visible.
19
- * By default, ellipsis is placed in the end of the line.
20
- *
21
- * Note: Negative values behave same as corresponding positives still counting from the end of the line.
22
- */
23
13
  sliceIndex: {
24
14
  type: NumberConstructor;
25
- default: number;
15
+ default: undefined;
26
16
  };
27
17
  }, import("@vue/composition-api").ExtractPropTypes<{
28
- /**
29
- * Text to crop.
30
- */
31
18
  text: {
32
19
  type: StringConstructor;
33
20
  required: true;
34
21
  };
35
- /**
36
- * The index counted from the end of the string where ellipsis will be placed.
37
- * Defines how many ending characters will remain visible.
38
- * By default, ellipsis is placed in the end of the line.
39
- *
40
- * Note: Negative values behave same as corresponding positives still counting from the end of the line.
41
- */
42
22
  sliceIndex: {
43
23
  type: NumberConstructor;
44
- default: number;
24
+ default: undefined;
45
25
  };
46
26
  }>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
47
27
  text: string;
@@ -59,9 +39,4 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
59
39
  } & {}, {
60
40
  sliceIndex: number;
61
41
  }, true>);
62
- /**
63
- * Use `OrText` component to crop un-wrapped single-line text with ellipsis inside narrow containers.
64
- * Ellipsis can be placed in the end or in the middle of the text. Convenient for displaying long labels,
65
- * that have same beginning and differ in the ending part.
66
- */
67
42
  export default _default;
@@ -1,4 +1,4 @@
1
- export { _ as OrTextV3 } from '../../OrText-15bf85c4.js';
1
+ export { _ as OrTextV3 } from '../../OrText-a665b991.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,5 +1,5 @@
1
- export { _ as OrTextareaV3 } from '../../OrTextarea-5c57c02b.js';
2
- export { a as TextareaSize } from '../../OrInputBox-2f559e98.js';
1
+ export { _ as OrTextareaV3 } from '../../OrTextarea-1201353b.js';
2
+ export { a as TextareaSize } from '../../OrInputBox-e54dcef9.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
5
5
  import '@vue/composition-api/dist/vue-composition-api.mjs';