@onereach/ui-components 2.71.1-beta.2226.0 → 2.71.1-beta.2227.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 (121) hide show
  1. package/dist/bundled/v2/{OrCardCollection-3dee1926.js → OrCardCollection-f6c1318a.js} +2 -2
  2. package/dist/bundled/v2/{OrConfirm-5fd7f8bb.js → OrConfirm-371a99bf.js} +1 -1
  3. package/dist/bundled/v2/{OrIconButton-76043aa4.js → OrIconButton-a2ba92df.js} +3 -10
  4. package/dist/bundled/v2/{OrInlineInput-7faf5534.js → OrInlineInput-87589946.js} +1 -1
  5. package/dist/bundled/v2/{OrInlineTextarea-a9bfe477.js → OrInlineTextarea-21b0e6fc.js} +1 -1
  6. package/dist/bundled/v2/{OrInput-d4173a5a.js → OrInput-b0cdd2ae.js} +24 -7
  7. package/dist/bundled/v2/{OrModal-6484c944.js → OrModal-af6677fd.js} +1 -1
  8. package/dist/bundled/v2/{OrNotification-35ec61a9.js → OrNotification-3250f58b.js} +1 -1
  9. package/dist/bundled/v2/{OrSearch-ae350dc7.js → OrSearch-fe562cfd.js} +1 -1
  10. package/dist/bundled/v2/{OrSelect-e3ee8d12.js → OrSelect-0c169a4f.js} +2 -2
  11. package/dist/bundled/v2/{OrTag-b9ace427.js → OrTag-30fecee5.js} +1 -1
  12. package/dist/bundled/v2/components/index.js +13 -13
  13. package/dist/bundled/v2/components/or-card-collection-v3/index.js +4 -4
  14. package/dist/bundled/v2/components/or-confirm-v3/index.js +3 -3
  15. package/dist/bundled/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -11
  16. package/dist/bundled/v2/components/or-icon-button-v3/index.js +1 -1
  17. package/dist/bundled/v2/components/or-inline-input-v3/index.js +2 -2
  18. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +2 -2
  19. package/dist/bundled/v2/components/or-input-v3/OrInput.vue.d.ts +13 -0
  20. package/dist/bundled/v2/components/or-input-v3/index.js +3 -2
  21. package/dist/bundled/v2/components/or-modal-v3/index.js +2 -2
  22. package/dist/bundled/v2/components/or-notification-v3/index.js +2 -2
  23. package/dist/bundled/v2/components/or-search-v3/index.js +4 -3
  24. package/dist/bundled/v2/components/or-select-v3/index.js +5 -4
  25. package/dist/bundled/v2/components/or-tag-v3/index.js +2 -2
  26. package/dist/bundled/v2/components/or-toast-v3/index.js +2 -2
  27. package/dist/bundled/v2/index.js +13 -13
  28. package/dist/bundled/v2/{types-7f69189b.js → types-8fe4e345.js} +1 -1
  29. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-95abfcc1.js → OrCardCollection.vue_vue_type_script_lang-1fa9e6ce.js} +3 -3
  30. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-16dfa0b6.js → OrConfirm.vue_vue_type_script_lang-5eef57a2.js} +2 -2
  31. package/dist/bundled/v3/{OrIconButton-50df6117.js → OrIconButton-cd62526d.js} +2 -3
  32. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-b1490ad1.js → OrIconButton.vue_vue_type_script_lang-aefcf30d.js} +3 -9
  33. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-9f237eb5.js → OrInlineInput.vue_vue_type_script_lang-67218502.js} +2 -2
  34. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-d9e0eb26.js → OrInlineTextarea.vue_vue_type_script_lang-a1831ab8.js} +2 -2
  35. package/dist/bundled/v3/{OrInput-a0b9a900.js → OrInput-04b89444.js} +13 -4
  36. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-f3ce4d61.js → OrInput.vue_vue_type_script_lang-caab1e89.js} +15 -3
  37. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-e4f57a5e.js → OrModal.vue_vue_type_script_lang-55c864d1.js} +2 -2
  38. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-f580ebc1.js → OrNotification.vue_vue_type_script_lang-c886ae51.js} +2 -2
  39. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-8c220bb4.js → OrSearch.vue_vue_type_script_lang-10ff525e.js} +2 -2
  40. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-3f4e09e9.js → OrSelect.vue_vue_type_script_lang-4fad2bfb.js} +3 -3
  41. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-5db8644c.js → OrTag.vue_vue_type_script_lang-3e30f662.js} +2 -2
  42. package/dist/bundled/v3/{OrToastContainer-c5d7acf8.js → OrToastContainer-34389303.js} +1 -1
  43. package/dist/bundled/v3/components/index.js +15 -15
  44. package/dist/bundled/v3/components/or-card-collection-v3/index.js +6 -6
  45. package/dist/bundled/v3/components/or-confirm-v3/index.js +5 -5
  46. package/dist/bundled/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -11
  47. package/dist/bundled/v3/components/or-icon-button-v3/index.js +1 -1
  48. package/dist/bundled/v3/components/or-inline-input-v3/index.js +3 -3
  49. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +3 -3
  50. package/dist/bundled/v3/components/or-input-v3/OrInput.vue.d.ts +13 -0
  51. package/dist/bundled/v3/components/or-input-v3/index.js +5 -3
  52. package/dist/bundled/v3/components/or-modal-v3/index.js +3 -3
  53. package/dist/bundled/v3/components/or-notification-v3/index.js +3 -3
  54. package/dist/bundled/v3/components/or-search-v3/index.js +7 -5
  55. package/dist/bundled/v3/components/or-select-v3/index.js +8 -6
  56. package/dist/bundled/v3/components/or-tag-v3/index.js +3 -3
  57. package/dist/bundled/v3/components/or-toast-v3/index.js +4 -4
  58. package/dist/bundled/v3/index.js +23 -23
  59. package/dist/bundled/v3/{types-f7b07e1a.js → types-f53434f2.js} +2 -2
  60. package/dist/esm/v2/{OrCardCollection-259b2e2b.js → OrCardCollection-e08a4637.js} +2 -2
  61. package/dist/esm/v2/{OrConfirm-921dbb5d.js → OrConfirm-43f97635.js} +1 -1
  62. package/dist/esm/v2/{OrIconButton-3c81fd64.js → OrIconButton-b3779042.js} +3 -10
  63. package/dist/esm/v2/{OrInlineInput-1ad5ea15.js → OrInlineInput-10205811.js} +1 -1
  64. package/dist/esm/v2/{OrInlineTextarea-bfe528e7.js → OrInlineTextarea-7658611e.js} +1 -1
  65. package/dist/esm/v2/{OrInput-59cc6981.js → OrInput-5e46af9a.js} +24 -7
  66. package/dist/esm/v2/{OrModal-8c6fdab4.js → OrModal-a7719843.js} +1 -1
  67. package/dist/esm/v2/{OrNotification-c0d70dc7.js → OrNotification-8a4830a3.js} +1 -1
  68. package/dist/esm/v2/{OrSearch-ebc3b81c.js → OrSearch-84143c15.js} +1 -1
  69. package/dist/esm/v2/{OrSelect-7317a963.js → OrSelect-5a2ff296.js} +2 -2
  70. package/dist/esm/v2/{OrTag-842193c2.js → OrTag-5c404031.js} +1 -1
  71. package/dist/esm/v2/components/index.js +13 -13
  72. package/dist/esm/v2/components/or-card-collection-v3/index.js +4 -4
  73. package/dist/esm/v2/components/or-confirm-v3/index.js +4 -4
  74. package/dist/esm/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -11
  75. package/dist/esm/v2/components/or-icon-button-v3/index.js +1 -1
  76. package/dist/esm/v2/components/or-inline-input-v3/index.js +2 -2
  77. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +2 -2
  78. package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +13 -0
  79. package/dist/esm/v2/components/or-input-v3/index.js +4 -3
  80. package/dist/esm/v2/components/or-modal-v3/index.js +2 -2
  81. package/dist/esm/v2/components/or-notification-v3/index.js +2 -2
  82. package/dist/esm/v2/components/or-search-v3/index.js +5 -4
  83. package/dist/esm/v2/components/or-select-v3/index.js +6 -5
  84. package/dist/esm/v2/components/or-tag-v3/index.js +2 -2
  85. package/dist/esm/v2/components/or-toast-v3/index.js +2 -2
  86. package/dist/esm/v2/index.js +12 -12
  87. package/dist/esm/v2/{types-3ff6f029.js → types-6c742e07.js} +1 -1
  88. package/dist/esm/v3/{OrCardCollection-2886a9ca.js → OrCardCollection-6912f897.js} +2 -2
  89. package/dist/esm/v3/{OrConfirm-1d9bfd2a.js → OrConfirm-d1c05034.js} +1 -1
  90. package/dist/esm/v3/{OrIconButton-7a512558.js → OrIconButton-1a89fbf9.js} +4 -11
  91. package/dist/esm/v3/{OrInlineInput-54c7b053.js → OrInlineInput-507fc99c.js} +1 -1
  92. package/dist/esm/v3/{OrInlineTextarea-5a8fc512.js → OrInlineTextarea-53a9e027.js} +1 -1
  93. package/dist/esm/v3/{OrInput-639352e4.js → OrInput-a2c4cfb5.js} +25 -5
  94. package/dist/esm/v3/{OrModal-4cd576c7.js → OrModal-7878cc39.js} +1 -1
  95. package/dist/esm/v3/{OrNotification-cb49acef.js → OrNotification-e1383681.js} +1 -1
  96. package/dist/esm/v3/{OrSearch-8caf7e53.js → OrSearch-dbb07738.js} +1 -1
  97. package/dist/esm/v3/{OrSelect-3932d4bd.js → OrSelect-511acc24.js} +2 -2
  98. package/dist/esm/v3/{OrTag-6db3aaf7.js → OrTag-5d54f37d.js} +1 -1
  99. package/dist/esm/v3/components/index.js +13 -13
  100. package/dist/esm/v3/components/or-card-collection-v3/index.js +4 -4
  101. package/dist/esm/v3/components/or-confirm-v3/index.js +4 -4
  102. package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -11
  103. package/dist/esm/v3/components/or-icon-button-v3/index.js +1 -1
  104. package/dist/esm/v3/components/or-inline-input-v3/index.js +2 -2
  105. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +2 -2
  106. package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +13 -0
  107. package/dist/esm/v3/components/or-input-v3/index.js +4 -3
  108. package/dist/esm/v3/components/or-modal-v3/index.js +2 -2
  109. package/dist/esm/v3/components/or-notification-v3/index.js +2 -2
  110. package/dist/esm/v3/components/or-search-v3/index.js +5 -4
  111. package/dist/esm/v3/components/or-select-v3/index.js +6 -5
  112. package/dist/esm/v3/components/or-tag-v3/index.js +2 -2
  113. package/dist/esm/v3/components/or-toast-v3/index.js +2 -2
  114. package/dist/esm/v3/index.js +12 -12
  115. package/dist/esm/v3/{types-85bee366.js → types-2692e337.js} +1 -1
  116. package/package.json +1 -1
  117. package/src/components/or-icon-button-v3/OrIconButton.stories3.ts +0 -4
  118. package/src/components/or-icon-button-v3/OrIconButton.vue +0 -6
  119. package/src/components/or-icon-button-v3/styles.ts +0 -13
  120. package/src/components/or-input-v3/OrInput.stories3.ts +4 -0
  121. package/src/components/or-input-v3/OrInput.vue +36 -16
@@ -1,12 +1,12 @@
1
1
  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
- import { O as OrIconButton } from './OrIconButton-76043aa4.js';
4
+ import { O as OrIconButton } from './OrIconButton-a2ba92df.js';
5
5
  import { O as OrButton } from './OrButton-a846fa7e.js';
6
6
  import { O as OrMenu } from './OrMenu-fa47c888.js';
7
7
  import { O as OrMenuItem } from './OrMenuItem-26420908.js';
8
8
  import { O as OrIcon } from './OrIcon-8625385f.js';
9
- import { O as OrSearch } from './OrSearch-ae350dc7.js';
9
+ import { O as OrSearch } from './OrSearch-fe562cfd.js';
10
10
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
11
11
 
12
12
  const CardCollectionRoot = [
@@ -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-3c89d622.js';
5
5
  import { O as OrButton, a as ButtonColor } from './OrButton-a846fa7e.js';
6
- import { O as OrInput } from './OrInput-d4173a5a.js';
6
+ import { O as OrInput } from './OrInput-b0cdd2ae.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
 
@@ -34,13 +34,11 @@ const IconButtonRootColors = {
34
34
  // Theme
35
35
  'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark', 'theme-foreground-outline', 'dark:theme-foreground-outline-dark',
36
36
  // Theme (hover)
37
- 'hover:outline-primary-opacity-0-08', 'dark:hover:outline-primary-opacity-0-08-dark', 'hover:theme-foreground-default', 'dark:hover:theme-foreground-default-dark',
37
+ 'hover:outline-primary-opacity-0-08', 'dark:hover:outline-primary-opacity-0-08-dark',
38
38
  // Theme (focus)
39
- 'focus:outline-primary-opacity-0-08', 'dark:focus:outline-primary-opacity-0-08-dark', 'focus:theme-foreground-default', 'dark:focus:theme-foreground-default-dark',
39
+ 'focus:outline-primary-opacity-0-08', 'dark:focus:outline-primary-opacity-0-08-dark',
40
40
  // Theme (active)
41
- 'active:outline-primary-opacity-0-16', 'dark:active:outline-primary-opacity-0-16-dark', 'active:theme-foreground-default', 'dark:active:theme-foreground-default-dark',
42
- // Theme (selected)
43
- 'selected:theme-foreground-default', 'dark:selected:theme-foreground-default-dark'],
41
+ 'active:outline-primary-opacity-0-16', 'dark:active:outline-primary-opacity-0-16-dark'],
44
42
  'danger': [
45
43
  // Theme
46
44
  'theme-preset-3-error', 'dark:theme-preset-3-error-dark',
@@ -81,10 +79,6 @@ var script = defineComponent({
81
79
  type: String,
82
80
  default: IconSize.M
83
81
  },
84
- selected: {
85
- type: Boolean,
86
- default: false
87
- },
88
82
  disabled: {
89
83
  type: Boolean,
90
84
  default: false
@@ -124,7 +118,6 @@ var __vue_render__ = function () {
124
118
  class: _vm.rootStyles,
125
119
  attrs: {
126
120
  "type": 'button',
127
- "selected": _vm.selected ? '' : null,
128
121
  "disabled": _vm.disabled
129
122
  },
130
123
  on: {
@@ -1,7 +1,7 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrError } from './OrError-aad17598.js';
3
3
  import { O as OrHint } from './OrHint-f38a1940.js';
4
- import { O as OrIconButton } from './OrIconButton-76043aa4.js';
4
+ import { O as OrIconButton } from './OrIconButton-a2ba92df.js';
5
5
  import { O as OrInlineInputBox, I as InlineInputBoxSize } from './OrInlineInputBox-f457210f.js';
6
6
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
7
7
  import { defineComponent, getCurrentInstance, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,7 +1,7 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrError } from './OrError-aad17598.js';
3
3
  import { O as OrHint } from './OrHint-f38a1940.js';
4
- import { O as OrIconButton } from './OrIconButton-76043aa4.js';
4
+ import { O as OrIconButton } from './OrIconButton-a2ba92df.js';
5
5
  import { O as OrInlineInputBox } from './OrInlineInputBox-f457210f.js';
6
6
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
7
7
  import { defineComponent, getCurrentInstance, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -2,10 +2,12 @@ import './index-fa6eb4ca.js';
2
2
  import { O as OrError } from './OrError-aad17598.js';
3
3
  import { O as OrHint } from './OrHint-f38a1940.js';
4
4
  import { O as OrIcon } from './OrIcon-8625385f.js';
5
- import { O as OrIconButton } from './OrIconButton-76043aa4.js';
5
+ import { O as OrIconButton } from './OrIconButton-a2ba92df.js';
6
6
  import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-79ec54ad.js';
7
7
  import { O as OrLabel } from './OrLabel-172c4b89.js';
8
+ import { O as OrLoader } from './OrLoader-6a1f937b.js';
8
9
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
10
+ import { u as useResponsive } from './useResponsive-e13dfbb0.js';
9
11
  import { defineComponent, getCurrentInstance, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
10
12
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
11
13
  import { c as createInjector } from './browser-82dea9ed.js';
@@ -39,7 +41,8 @@ var script = defineComponent({
39
41
  OrIcon,
40
42
  OrIconButton,
41
43
  OrInputBox,
42
- OrLabel
44
+ OrLabel,
45
+ OrLoader
43
46
  },
44
47
  inheritAttrs: false,
45
48
  props: {
@@ -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
@@ -121,6 +128,9 @@ var script = defineComponent({
121
128
  });
122
129
  const maxLength = computed(() => context.attrs.maxlength);
123
130
  const disclosed = ref(false);
131
+ const {
132
+ isMobile
133
+ } = useResponsive();
124
134
  // Methods
125
135
  function focus() {
126
136
  var _a;
@@ -138,6 +148,7 @@ var script = defineComponent({
138
148
  currentLength,
139
149
  maxLength,
140
150
  disclosed,
151
+ isMobile,
141
152
  focus
142
153
  };
143
154
  }
@@ -302,7 +313,13 @@ var __vue_render__ = function () {
302
313
  }
303
314
  }, 'input', _vm.$attrs, false)), _vm._v(" "), _c('div', {
304
315
  class: ['layout-row']
305
- }, [_vm.type === 'password' ? [_c('OrIconButton', {
316
+ }, [_vm.loading ? [_c('OrLoader', {
317
+ attrs: {
318
+ "variant": 'circular',
319
+ "color": 'primary',
320
+ "size": _vm.isMobile ? 'm' : 's'
321
+ }
322
+ })] : [_vm.type === 'password' ? [_c('OrIconButton', {
306
323
  attrs: {
307
324
  "icon": {
308
325
  icon: _vm.disclosed ? 'visibility_off' : 'visibility',
@@ -334,7 +351,7 @@ var __vue_render__ = function () {
334
351
  "icon": 'search',
335
352
  "variant": 'outlined'
336
353
  }
337
- })]] : _vm._e()], 2)]), _vm._v(" "), !_vm.invalid ? [_vm.hint || _vm.maxLength ? [_c('OrHint', {
354
+ })]] : _vm._e()]], 2)]), _vm._v(" "), !_vm.invalid ? [_vm.hint || _vm.maxLength ? [_c('OrHint', {
338
355
  attrs: {
339
356
  "disabled": _vm.disabled
340
357
  },
@@ -363,14 +380,14 @@ var __vue_staticRenderFns__ = [];
363
380
  /* style */
364
381
  const __vue_inject_styles__ = function (inject) {
365
382
  if (!inject) return;
366
- inject("data-v-677a1aa4_0", {
367
- source: "input[data-v-677a1aa4]{min-width:0;background:0 0;outline:0}input[type=number][data-v-677a1aa4]::-webkit-inner-spin-button{display:none}input[type=search][data-v-677a1aa4]::-webkit-search-cancel-button{display:none}",
383
+ inject("data-v-6e4aac2a_0", {
384
+ source: "input[data-v-6e4aac2a]{min-width:0;background:0 0;outline:0}input[type=number][data-v-6e4aac2a]::-webkit-inner-spin-button{display:none}input[type=search][data-v-6e4aac2a]::-webkit-search-cancel-button{display:none}",
368
385
  map: undefined,
369
386
  media: undefined
370
387
  });
371
388
  };
372
389
  /* scoped */
373
- const __vue_scope_id__ = "data-v-677a1aa4";
390
+ const __vue_scope_id__ = "data-v-6e4aac2a";
374
391
  /* module identifier */
375
392
  const __vue_module_identifier__ = undefined;
376
393
  /* functional template */
@@ -1,6 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrOverlay } from './OrOverlay-3c89d622.js';
3
- import { O as OrIconButton } from './OrIconButton-76043aa4.js';
3
+ import { O as OrIconButton } from './OrIconButton-a2ba92df.js';
4
4
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
5
5
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
6
6
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -1,6 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrIcon } from './OrIcon-8625385f.js';
3
- import { O as OrIconButton } from './OrIconButton-76043aa4.js';
3
+ import { O as OrIconButton } from './OrIconButton-a2ba92df.js';
4
4
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
5
5
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
6
6
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -1,6 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { debouncedWatch } from '@vueuse/core';
3
- import { O as OrInput } from './OrInput-d4173a5a.js';
3
+ import { O as OrInput } from './OrInput-b0cdd2ae.js';
4
4
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
5
5
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
6
6
  import { a as InputBoxSize } from './OrInputBox-79ec54ad.js';
@@ -4,12 +4,12 @@ import { O as OrError } from './OrError-aad17598.js';
4
4
  import { O as OrExpansionPanel } from './OrExpansionPanel-d9a260e2.js';
5
5
  import { O as OrHint } from './OrHint-f38a1940.js';
6
6
  import { O as OrIcon } from './OrIcon-8625385f.js';
7
- import { O as OrInput } from './OrInput-d4173a5a.js';
7
+ import { O as OrInput } from './OrInput-b0cdd2ae.js';
8
8
  import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-79ec54ad.js';
9
9
  import { O as OrLabel } from './OrLabel-172c4b89.js';
10
10
  import { O as OrMenuItem } from './OrMenuItem-26420908.js';
11
11
  import { O as OrPopover } from './OrPopover-5dc240f1.js';
12
- import { O as OrTag } from './OrTag-b9ace427.js';
12
+ import { O as OrTag } from './OrTag-30fecee5.js';
13
13
  import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e2a93aaf.js';
14
14
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
15
15
  import { u as useOverflow } from './useOverflow-bae6342f.js';
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrIconButton } from './OrIconButton-76043aa4.js';
2
+ import { O as OrIconButton } from './OrIconButton-a2ba92df.js';
3
3
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
4
4
  import { defineComponent, ref, computed, watchPostEffect, unref } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.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-a846fa7e.js';
9
9
  export { O as OrCard } from '../OrCard-a6b30f8f.js';
10
10
  export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-89428bbf.js';
11
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-3dee1926.js';
11
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-f6c1318a.js';
12
12
  export { _ as OrCardV3 } from '../OrCard-29116e1f.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-56d01cff.js';
22
- export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-5fd7f8bb.js';
22
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-371a99bf.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-d0c5bcf4.js';
@@ -31,14 +31,14 @@ export { O as OrFloating, b as OrFloatingHideStrategy, a as OrFloatingPlacements
31
31
  export { O as OrHint } from '../OrHint-fabea4cf.js';
32
32
  export { O as OrHintV3 } from '../OrHint-f38a1940.js';
33
33
  export { O as OrIcon, a as OrIconColors, b as OrIconType } from '../OrIcon-10ec459c.js';
34
- export { I as IconButtonColor, O as OrIconButtonV3 } from '../OrIconButton-76043aa4.js';
34
+ export { I as IconButtonColor, O as OrIconButtonV3 } from '../OrIconButton-a2ba92df.js';
35
35
  export { I as IconButtonSize, I as IconSize, a as IconVariant, O as OrIconV3 } from '../OrIcon-8625385f.js';
36
36
  export { I as InlineInputBoxSize, I as InlineInputSize, O as OrInlineInputBoxV3 } from '../OrInlineInputBox-f457210f.js';
37
- export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-7faf5534.js';
37
+ export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-87589946.js';
38
38
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-7262efdf.js';
39
- export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-a9bfe477.js';
39
+ export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-21b0e6fc.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-79ec54ad.js';
41
- export { I as InputType, O as OrInputV3 } from '../OrInput-d4173a5a.js';
41
+ export { I as InputType, O as OrInputV3 } from '../OrInput-b0cdd2ae.js';
42
42
  export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from '../OrPassword-7da938aa.js';
43
43
  export { O as OrInput } from '../OrInput-08f2f666.js';
44
44
  export { O as OrSearch } from '../OrSearch-f7cfa52f.js';
@@ -53,9 +53,9 @@ export { O as OrMenuItemV3 } from '../OrMenuItem-26420908.js';
53
53
  export { O as OrMenuV3 } from '../OrMenu-fa47c888.js';
54
54
  export { P as MenuPlacement, O as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-5dc240f1.js';
55
55
  export { O as OrModal, a as OrModalSizes } from '../OrModal-a5411b0d.js';
56
- export { M as ModalSize, _ as OrModalV3 } from '../OrModal-6484c944.js';
56
+ export { M as ModalSize, _ as OrModalV3 } from '../OrModal-af6677fd.js';
57
57
  export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from '../OrNotification-3909aaf2.js';
58
- export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-35ec61a9.js';
58
+ export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-3250f58b.js';
59
59
  export { _ as OrOverflowMenu } from '../OrOverflowMenu-711e460e.js';
60
60
  export { O as OrOverlay } from '../OrOverlay-47967a8b.js';
61
61
  export { O as OrOverlayV3 } from '../OrOverlay-3c89d622.js';
@@ -65,10 +65,10 @@ export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrP
65
65
  export { _ as OrRadio } from '../OrRadio-187d6fc7.js';
66
66
  export { _ as OrRadioGroup } from '../OrRadioGroup-aa9f0757.js';
67
67
  export { _ as OrRadioV3 } from '../OrRadio-cd39b20b.js';
68
- export { O as OrSearchV3 } from '../OrSearch-ae350dc7.js';
68
+ export { O as OrSearchV3 } from '../OrSearch-fe562cfd.js';
69
69
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-21cc914e.js';
70
70
  export { _ as OrSelect } from '../OrSelect-a23d4210.js';
71
- export { _ as OrSelectV3 } from '../OrSelect-e3ee8d12.js';
71
+ export { _ as OrSelectV3 } from '../OrSelect-0c169a4f.js';
72
72
  export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-e2b2c9ec.js';
73
73
  export { O as OrSidebarPlacement, _ as OrSidebarV3 } from '../OrSidebar-c95ef614.js';
74
74
  export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-242d22f3.js';
@@ -84,7 +84,7 @@ export { O as OrTabV3 } from '../OrTab-dd949240.js';
84
84
  export { _ as OrTabs } from '../OrTabs-4c8f6422.js';
85
85
  export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-42f7c52c.js';
86
86
  export { _ as OrTag } from '../OrTag-79e48fec.js';
87
- export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-b9ace427.js';
87
+ export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-30fecee5.js';
88
88
  export { O as OrTeleport } from '../OrTeleportVue2-3544f185.js';
89
89
  export { O as OrTeleportV3 } from '../OrTeleport.vue2-e9ba3054.js';
90
90
  export { _ as OrTextV3 } from '../OrText-eac4b9f5.js';
@@ -92,7 +92,7 @@ export { _ as OrTextareaV3 } from '../OrTextarea-5593fbe9.js';
92
92
  export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-eacd9b19.js';
93
93
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-1faa828c.js';
94
94
  export { O as OrToast, _ as OrToastContainer } from '../OrToastContainer-b03adc37.js';
95
- export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-7f69189b.js';
95
+ export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-8fe4e345.js';
96
96
  export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-3a3d4280.js';
97
97
  export { O as OrTooltip } from '../OrTooltip-dfea7af2.js';
98
98
  export { O as OrTooltipContent } from '../OrTooltipContent-f0fd5f75.js';
@@ -110,9 +110,9 @@ import '../px-to-rem-0b26b83e.js';
110
110
  import '../dom-3a15d036.js';
111
111
  import '../index-17f264f9.js';
112
112
  import '../floating-ui.dom.esm-83eba816.js';
113
+ import '../useResponsive-e13dfbb0.js';
113
114
  import '../useToggle-6166bd53.js';
114
115
  import '../v4-cf8987a3.js';
115
- import '../useResponsive-e13dfbb0.js';
116
116
  import '../useElevation-aac032f4.js';
117
117
  import '../dropdown-open-e2a93aaf.js';
118
118
  import '../useOverflow-bae6342f.js';
@@ -1,9 +1,9 @@
1
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-3dee1926.js';
1
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-f6c1318a.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 '../../normalize-component-6e8e3d80.js';
6
- import '../../OrIconButton-76043aa4.js';
6
+ import '../../OrIconButton-a2ba92df.js';
7
7
  import '../../OrIcon-8625385f.js';
8
8
  import '../../useClassAttribute-9bf33346.js';
9
9
  import '../../OrTooltip-fbfa05fd.js';
@@ -20,8 +20,8 @@ import '../../OrButton-a846fa7e.js';
20
20
  import '../../OrLoader-6a1f937b.js';
21
21
  import '../../OrMenu-fa47c888.js';
22
22
  import '../../OrMenuItem-26420908.js';
23
- import '../../OrSearch-ae350dc7.js';
24
- import '../../OrInput-d4173a5a.js';
23
+ import '../../OrSearch-fe562cfd.js';
24
+ import '../../OrInput-b0cdd2ae.js';
25
25
  import '../../OrError-aad17598.js';
26
26
  import '../../OrHint-f38a1940.js';
27
27
  import '../../OrInputBox-79ec54ad.js';
@@ -1,4 +1,4 @@
1
- export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-5fd7f8bb.js';
1
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-371a99bf.js';
2
2
  import '@vueuse/core';
3
3
  import '../../index-17f264f9.js';
4
4
  import '../../index-fa6eb4ca.js';
@@ -12,11 +12,11 @@ import '../../useClassAttribute-9bf33346.js';
12
12
  import '../../useElevation-aac032f4.js';
13
13
  import '../../OrButton-a846fa7e.js';
14
14
  import '../../OrLoader-6a1f937b.js';
15
- import '../../OrInput-d4173a5a.js';
15
+ import '../../OrInput-b0cdd2ae.js';
16
16
  import '../../OrError-aad17598.js';
17
17
  import '../../OrHint-f38a1940.js';
18
18
  import '../../OrIcon-8625385f.js';
19
- import '../../OrIconButton-76043aa4.js';
19
+ import '../../OrIconButton-a2ba92df.js';
20
20
  import '../../OrTooltip-fbfa05fd.js';
21
21
  import '../../OrPopover-5dc240f1.js';
22
22
  import '../../floating-ui.dom.esm-83eba816.js';
@@ -18,10 +18,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
18
18
  type: PropType<IconButtonSize>;
19
19
  default: IconButtonSize;
20
20
  };
21
- selected: {
22
- type: BooleanConstructor;
23
- default: boolean;
24
- };
25
21
  disabled: {
26
22
  type: BooleanConstructor;
27
23
  default: boolean;
@@ -47,10 +43,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
47
43
  type: PropType<IconButtonSize>;
48
44
  default: IconButtonSize;
49
45
  };
50
- selected: {
51
- type: BooleanConstructor;
52
- default: boolean;
53
- };
54
46
  disabled: {
55
47
  type: BooleanConstructor;
56
48
  default: boolean;
@@ -67,7 +59,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
67
59
  [x: number]: string;
68
60
  } | {}> & Omit<{} & {}, never>>, "size">;
69
61
  color: IconButtonColor;
70
- selected: boolean;
71
62
  disabled: boolean;
72
63
  tooltip: string | Readonly<Partial<{
73
64
  [x: number]: string;
@@ -83,7 +74,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
83
74
  [x: number]: string;
84
75
  } | {}> & Omit<{} & {}, never>>, "size">;
85
76
  color: IconButtonColor;
86
- selected: boolean;
87
77
  disabled: boolean;
88
78
  tooltip: string | Readonly<Partial<{
89
79
  [x: number]: string;
@@ -93,7 +83,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
93
83
  }, {
94
84
  size: IconButtonSize;
95
85
  color: IconButtonColor;
96
- selected: boolean;
97
86
  disabled: boolean;
98
87
  tooltip: string | Readonly<Partial<{
99
88
  [x: number]: string;
@@ -1,4 +1,4 @@
1
- export { I as IconButtonColor, O as OrIconButtonV3 } from '../../OrIconButton-76043aa4.js';
1
+ export { I as IconButtonColor, O as OrIconButtonV3 } from '../../OrIconButton-a2ba92df.js';
2
2
  export { I as IconButtonSize } from '../../OrIcon-8625385f.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
@@ -1,4 +1,4 @@
1
- export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-7faf5534.js';
1
+ export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-87589946.js';
2
2
  export { I as InlineInputSize } from '../../OrInlineInputBox-f457210f.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
@@ -7,7 +7,7 @@ import '../../OrError-aad17598.js';
7
7
  import '../../useClassAttribute-9bf33346.js';
8
8
  import '../../normalize-component-6e8e3d80.js';
9
9
  import '../../OrHint-f38a1940.js';
10
- import '../../OrIconButton-76043aa4.js';
10
+ import '../../OrIconButton-a2ba92df.js';
11
11
  import '../../OrIcon-8625385f.js';
12
12
  import '../../OrTooltip-fbfa05fd.js';
13
13
  import '@vueuse/core';
@@ -1,4 +1,4 @@
1
- export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-a9bfe477.js';
1
+ export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-21b0e6fc.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -6,7 +6,7 @@ import '../../OrError-aad17598.js';
6
6
  import '../../useClassAttribute-9bf33346.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
8
  import '../../OrHint-f38a1940.js';
9
- import '../../OrIconButton-76043aa4.js';
9
+ import '../../OrIconButton-a2ba92df.js';
10
10
  import '../../OrIcon-8625385f.js';
11
11
  import '../../OrTooltip-fbfa05fd.js';
12
12
  import '@vueuse/core';
@@ -12,6 +12,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
12
12
  currentLength: import("@vue/composition-api").ComputedRef<number>;
13
13
  maxLength: import("@vue/composition-api").ComputedRef<number | undefined>;
14
14
  disclosed: import("@vue/composition-api").Ref<boolean>;
15
+ isMobile: import("@vue/composition-api").Ref<boolean>;
15
16
  focus: () => void;
16
17
  }> & import("@vue/composition-api").Data, {}, {}, {
17
18
  modelValue: {
@@ -46,6 +47,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
46
47
  type: StringConstructor;
47
48
  default: undefined;
48
49
  };
50
+ loading: {
51
+ type: BooleanConstructor;
52
+ default: boolean;
53
+ };
49
54
  required: {
50
55
  type: BooleanConstructor;
51
56
  default: boolean;
@@ -91,6 +96,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
91
96
  type: StringConstructor;
92
97
  default: undefined;
93
98
  };
99
+ loading: {
100
+ type: BooleanConstructor;
101
+ default: boolean;
102
+ };
94
103
  required: {
95
104
  type: BooleanConstructor;
96
105
  default: boolean;
@@ -112,6 +121,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
112
121
  placeholder: string;
113
122
  hint: string;
114
123
  error: string;
124
+ loading: boolean;
115
125
  required: boolean;
116
126
  disabled: boolean;
117
127
  disableDefaultStyles: boolean;
@@ -129,6 +139,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
129
139
  currentLength: import("@vue/composition-api").ComputedRef<number>;
130
140
  maxLength: import("@vue/composition-api").ComputedRef<number | undefined>;
131
141
  disclosed: import("@vue/composition-api").Ref<boolean>;
142
+ isMobile: import("@vue/composition-api").Ref<boolean>;
132
143
  focus: () => void;
133
144
  }>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
134
145
  modelValue: string | number;
@@ -139,6 +150,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
139
150
  placeholder: string;
140
151
  hint: string;
141
152
  error: string;
153
+ loading: boolean;
142
154
  required: boolean;
143
155
  disabled: boolean;
144
156
  disableDefaultStyles: boolean;
@@ -153,6 +165,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
153
165
  placeholder: string;
154
166
  hint: string;
155
167
  error: string;
168
+ loading: boolean;
156
169
  required: boolean;
157
170
  disabled: boolean;
158
171
  disableDefaultStyles: boolean;
@@ -1,4 +1,4 @@
1
- export { I as InputType, O as OrInputV3 } from '../../OrInput-d4173a5a.js';
1
+ export { I as InputType, O as OrInputV3 } from '../../OrInput-b0cdd2ae.js';
2
2
  export { a as InputSize } from '../../OrInputBox-79ec54ad.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
@@ -8,7 +8,7 @@ import '../../useClassAttribute-9bf33346.js';
8
8
  import '../../normalize-component-6e8e3d80.js';
9
9
  import '../../OrHint-f38a1940.js';
10
10
  import '../../OrIcon-8625385f.js';
11
- import '../../OrIconButton-76043aa4.js';
11
+ import '../../OrIconButton-a2ba92df.js';
12
12
  import '../../OrTooltip-fbfa05fd.js';
13
13
  import '@vueuse/core';
14
14
  import '../../OrPopover-5dc240f1.js';
@@ -20,4 +20,5 @@ import 'portal-vue';
20
20
  import '../../useElevation-aac032f4.js';
21
21
  import '../../useResponsive-e13dfbb0.js';
22
22
  import '../../OrLabel-172c4b89.js';
23
+ import '../../OrLoader-6a1f937b.js';
23
24
  import '../../browser-82dea9ed.js';
@@ -1,4 +1,4 @@
1
- export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-6484c944.js';
1
+ export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-af6677fd.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -9,7 +9,7 @@ import 'portal-vue';
9
9
  import '../../normalize-component-6e8e3d80.js';
10
10
  import '../../useClassAttribute-9bf33346.js';
11
11
  import '../../useElevation-aac032f4.js';
12
- import '../../OrIconButton-76043aa4.js';
12
+ import '../../OrIconButton-a2ba92df.js';
13
13
  import '../../OrIcon-8625385f.js';
14
14
  import '../../OrTooltip-fbfa05fd.js';
15
15
  import '../../OrPopover-5dc240f1.js';
@@ -1,11 +1,11 @@
1
- export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-35ec61a9.js';
1
+ export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-3250f58b.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 '../../OrIcon-8625385f.js';
6
6
  import '../../useClassAttribute-9bf33346.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
- import '../../OrIconButton-76043aa4.js';
8
+ import '../../OrIconButton-a2ba92df.js';
9
9
  import '../../OrTooltip-fbfa05fd.js';
10
10
  import '@vueuse/core';
11
11
  import '../../OrPopover-5dc240f1.js';
@@ -1,16 +1,16 @@
1
- export { O as OrSearchV3 } from '../../OrSearch-ae350dc7.js';
1
+ export { O as OrSearchV3 } from '../../OrSearch-fe562cfd.js';
2
2
  export { a as SearchSize } from '../../OrInputBox-79ec54ad.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
5
5
  import '@vue/composition-api/dist/vue-composition-api.mjs';
6
6
  import '@vueuse/core';
7
- import '../../OrInput-d4173a5a.js';
7
+ import '../../OrInput-b0cdd2ae.js';
8
8
  import '../../OrError-aad17598.js';
9
9
  import '../../useClassAttribute-9bf33346.js';
10
10
  import '../../normalize-component-6e8e3d80.js';
11
11
  import '../../OrHint-f38a1940.js';
12
12
  import '../../OrIcon-8625385f.js';
13
- import '../../OrIconButton-76043aa4.js';
13
+ import '../../OrIconButton-a2ba92df.js';
14
14
  import '../../OrTooltip-fbfa05fd.js';
15
15
  import '../../OrPopover-5dc240f1.js';
16
16
  import '../../floating-ui.dom.esm-83eba816.js';
@@ -21,4 +21,5 @@ import 'portal-vue';
21
21
  import '../../useElevation-aac032f4.js';
22
22
  import '../../useResponsive-e13dfbb0.js';
23
23
  import '../../OrLabel-172c4b89.js';
24
+ import '../../OrLoader-6a1f937b.js';
24
25
  import '../../browser-82dea9ed.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrSelectV3 } from '../../OrSelect-e3ee8d12.js';
1
+ export { _ as OrSelectV3 } from '../../OrSelect-0c169a4f.js';
2
2
  export { a as SelectSize } from '../../OrInputBox-79ec54ad.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
@@ -12,8 +12,8 @@ import '../../OrError-aad17598.js';
12
12
  import '../../OrExpansionPanel-d9a260e2.js';
13
13
  import '../../OrIcon-8625385f.js';
14
14
  import '../../OrHint-f38a1940.js';
15
- import '../../OrInput-d4173a5a.js';
16
- import '../../OrIconButton-76043aa4.js';
15
+ import '../../OrInput-b0cdd2ae.js';
16
+ import '../../OrIconButton-a2ba92df.js';
17
17
  import '../../OrTooltip-fbfa05fd.js';
18
18
  import '@vueuse/core';
19
19
  import '../../OrPopover-5dc240f1.js';
@@ -24,7 +24,8 @@ 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-6a1f937b.js';
27
28
  import '../../OrMenuItem-26420908.js';
28
- import '../../OrTag-b9ace427.js';
29
+ import '../../OrTag-30fecee5.js';
29
30
  import '../../dropdown-open-e2a93aaf.js';
30
31
  import '../../useOverflow-bae6342f.js';
@@ -1,8 +1,8 @@
1
- export { O as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-b9ace427.js';
1
+ export { O as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-30fecee5.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
5
- import '../../OrIconButton-76043aa4.js';
5
+ import '../../OrIconButton-a2ba92df.js';
6
6
  import '../../OrIcon-8625385f.js';
7
7
  import '../../useClassAttribute-9bf33346.js';
8
8
  import '../../normalize-component-6e8e3d80.js';