@onereach/ui-components 2.71.2-beta.2240.0 → 2.71.2-beta.2244.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-c1ccde63.js → OrCardCollection-06ecb8e1.js} +2 -2
  2. package/dist/bundled/v2/{OrConfirm-cc8b767f.js → OrConfirm-8c0e957d.js} +1 -1
  3. package/dist/bundled/v2/{OrIconButton-4bdd1566.js → OrIconButton-837d57f8.js} +10 -3
  4. package/dist/bundled/v2/{OrInlineInput-b009a043.js → OrInlineInput-57fccb41.js} +1 -1
  5. package/dist/bundled/v2/{OrInlineTextarea-6e8c1f80.js → OrInlineTextarea-f8b86cf7.js} +1 -1
  6. package/dist/bundled/v2/{OrInput-c539e47c.js → OrInput-00070eee.js} +7 -24
  7. package/dist/bundled/v2/{OrModal-51b9f3e7.js → OrModal-78f5d49e.js} +1 -1
  8. package/dist/bundled/v2/{OrNotification-7f761f25.js → OrNotification-458fe937.js} +1 -1
  9. package/dist/bundled/v2/{OrSearch-d7326373.js → OrSearch-bb87b34c.js} +1 -1
  10. package/dist/bundled/v2/{OrSelect-8802f330.js → OrSelect-2ececfc1.js} +2 -2
  11. package/dist/bundled/v2/{OrTag-8d738be6.js → OrTag-4085e8a7.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 +11 -0
  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 +0 -13
  20. package/dist/bundled/v2/components/or-input-v3/index.js +2 -3
  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 +3 -4
  24. package/dist/bundled/v2/components/or-select-v3/index.js +4 -5
  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-79e5c18d.js → types-309b7b94.js} +1 -1
  29. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-f9897e01.js → OrCardCollection.vue_vue_type_script_lang-e2980d04.js} +3 -3
  30. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-e9ba9909.js → OrConfirm.vue_vue_type_script_lang-eb2bfce2.js} +2 -2
  31. package/dist/bundled/v3/{OrIconButton-428dd2cf.js → OrIconButton-e0566ecf.js} +3 -2
  32. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-ec6a3622.js → OrIconButton.vue_vue_type_script_lang-7d1c3fe1.js} +9 -3
  33. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-ab296efc.js → OrInlineInput.vue_vue_type_script_lang-49ce3308.js} +2 -2
  34. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-3c3e1b4a.js → OrInlineTextarea.vue_vue_type_script_lang-8fd761d7.js} +2 -2
  35. package/dist/bundled/v3/{OrInput-41f8351a.js → OrInput-dcf2606e.js} +4 -13
  36. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-b88324b6.js → OrInput.vue_vue_type_script_lang-27220623.js} +3 -15
  37. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-5a71a851.js → OrModal.vue_vue_type_script_lang-6b1dc231.js} +2 -2
  38. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-6287244f.js → OrNotification.vue_vue_type_script_lang-d0afc1d7.js} +2 -2
  39. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-56eb4e93.js → OrSearch.vue_vue_type_script_lang-321907ec.js} +2 -2
  40. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-ee433d47.js → OrSelect.vue_vue_type_script_lang-7fd5e2f0.js} +3 -3
  41. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-cd3e040e.js → OrTag.vue_vue_type_script_lang-a25a49ee.js} +2 -2
  42. package/dist/bundled/v3/{OrToastContainer-ad5ae5af.js → OrToastContainer-6fe12712.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 +11 -0
  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 +0 -13
  51. package/dist/bundled/v3/components/or-input-v3/index.js +3 -5
  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 +5 -7
  55. package/dist/bundled/v3/components/or-select-v3/index.js +6 -8
  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-1d25bb9a.js → types-22fbf9d6.js} +2 -2
  60. package/dist/esm/v2/{OrCardCollection-ff1e9819.js → OrCardCollection-251ab033.js} +2 -2
  61. package/dist/esm/v2/{OrConfirm-ec81498e.js → OrConfirm-9dbdedd7.js} +1 -1
  62. package/dist/esm/v2/{OrIconButton-5fa56aec.js → OrIconButton-04a3566d.js} +10 -3
  63. package/dist/esm/v2/{OrInlineInput-38645a8e.js → OrInlineInput-b85b84b4.js} +1 -1
  64. package/dist/esm/v2/{OrInlineTextarea-b49a7107.js → OrInlineTextarea-afd33047.js} +1 -1
  65. package/dist/esm/v2/{OrInput-b029d058.js → OrInput-59a15d80.js} +7 -24
  66. package/dist/esm/v2/{OrModal-3b9d59de.js → OrModal-4e79e0d5.js} +1 -1
  67. package/dist/esm/v2/{OrNotification-5e145880.js → OrNotification-eac3867f.js} +1 -1
  68. package/dist/esm/v2/{OrSearch-1c934f72.js → OrSearch-f42d588d.js} +1 -1
  69. package/dist/esm/v2/{OrSelect-cfcb233a.js → OrSelect-e31d1c8b.js} +2 -2
  70. package/dist/esm/v2/{OrTag-765090df.js → OrTag-b2906865.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 +11 -0
  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 +0 -13
  79. package/dist/esm/v2/components/or-input-v3/index.js +3 -4
  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 +4 -5
  83. package/dist/esm/v2/components/or-select-v3/index.js +5 -6
  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-856a804f.js → types-1f95d710.js} +1 -1
  88. package/dist/esm/v3/{OrCardCollection-5ecdcbaf.js → OrCardCollection-8b8e3745.js} +2 -2
  89. package/dist/esm/v3/{OrConfirm-beeb74d6.js → OrConfirm-37454a63.js} +1 -1
  90. package/dist/esm/v3/{OrIconButton-e5781317.js → OrIconButton-2dcfb83e.js} +11 -4
  91. package/dist/esm/v3/{OrInlineInput-09de432a.js → OrInlineInput-fbc35f85.js} +1 -1
  92. package/dist/esm/v3/{OrInlineTextarea-56328f22.js → OrInlineTextarea-79da8697.js} +1 -1
  93. package/dist/esm/v3/{OrInput-8a4573cd.js → OrInput-bd054213.js} +5 -25
  94. package/dist/esm/v3/{OrModal-10838da7.js → OrModal-4219a6dc.js} +1 -1
  95. package/dist/esm/v3/{OrNotification-25da89ca.js → OrNotification-0e682c7f.js} +1 -1
  96. package/dist/esm/v3/{OrSearch-10d09806.js → OrSearch-4c5c44f2.js} +1 -1
  97. package/dist/esm/v3/{OrSelect-1e4c6062.js → OrSelect-466e50ca.js} +2 -2
  98. package/dist/esm/v3/{OrTag-21ba5e15.js → OrTag-148ff9ae.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 +11 -0
  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 +0 -13
  107. package/dist/esm/v3/components/or-input-v3/index.js +3 -4
  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 +4 -5
  111. package/dist/esm/v3/components/or-select-v3/index.js +5 -6
  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-7f17b4b2.js → types-b79e4387.js} +1 -1
  116. package/package.json +1 -1
  117. package/src/components/or-icon-button-v3/OrIconButton.stories3.ts +4 -0
  118. package/src/components/or-icon-button-v3/OrIconButton.vue +6 -0
  119. package/src/components/or-icon-button-v3/styles.ts +13 -0
  120. package/src/components/or-input-v3/OrInput.stories3.ts +0 -4
  121. package/src/components/or-input-v3/OrInput.vue +17 -37
@@ -1,9 +1,9 @@
1
1
  import { useToggle } from '@vueuse/core';
2
2
  import { defineComponent, ref, computed, resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createVNode, createElementVNode, toDisplayString, createBlock, withModifiers, onBeforeMount, onBeforeUnmount, nextTick } from 'vue';
3
3
  import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-4d4329cd.js';
4
- import './OrIconButton-428dd2cf.js';
4
+ import './OrIconButton-e0566ecf.js';
5
5
  import './OrLoader-123ef8c4.js';
6
- import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-ec6a3622.js';
6
+ import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-7d1c3fe1.js';
7
7
  import { s as script$3 } from './OrLoader.vue_vue_type_script_lang-4c3c1ac9.js';
8
8
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
9
9
  import './OrOverlay.vue_vue_type_script_lang-7edd25f6.js';
@@ -1,11 +1,11 @@
1
1
  import { defineComponent, computed, ref, watch } from 'vue-demi';
2
2
  import { _ as __vue_component__$3 } from './OrButton-66964360.js';
3
- import { _ as __vue_component__$2 } from './OrIconButton-5fa56aec.js';
3
+ import { _ as __vue_component__$2 } from './OrIconButton-04a3566d.js';
4
4
  import { _ as __vue_component__$6 } from './OrIcon-f34e0e6f.js';
5
5
  import { _ as __vue_component__$5 } from './OrMenuItem-7b7fbf8a.js';
6
6
  import { _ as __vue_component__$4 } from './OrMenu-c276db74.js';
7
7
  import './OrPopover-d5d4f62a.js';
8
- import { _ as __vue_component__$7 } from './OrSearch-1c934f72.js';
8
+ import { _ as __vue_component__$7 } from './OrSearch-f42d588d.js';
9
9
  import './OrInputBox-9ceb9fc4.js';
10
10
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
11
11
 
@@ -2,7 +2,7 @@ import { useMagicKeys, whenever, onClickOutside } from '@vueuse/core';
2
2
  import { logicAnd } from '@vueuse/math';
3
3
  import { defineComponent, ref, computed, watch } from 'vue-demi';
4
4
  import { _ as __vue_component__$2, a as ButtonColor } from './OrButton-66964360.js';
5
- import { _ as __vue_component__$3 } from './OrInput-b029d058.js';
5
+ import { _ as __vue_component__$3 } from './OrInput-59a15d80.js';
6
6
  import { _ as __vue_component__$1 } from './OrOverlay-a019186f.js';
7
7
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
8
8
 
@@ -33,11 +33,13 @@ const IconButtonRootColors = {
33
33
  // Theme
34
34
  'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark', 'theme-foreground-outline', 'dark:theme-foreground-outline-dark',
35
35
  // Theme (hover)
36
- 'hover:outline-primary-opacity-0-08', 'dark:hover:outline-primary-opacity-0-08-dark',
36
+ '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
37
  // Theme (focus)
38
- 'focus:outline-primary-opacity-0-08', 'dark:focus:outline-primary-opacity-0-08-dark',
38
+ '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
39
  // Theme (active)
40
- 'active:outline-primary-opacity-0-16', 'dark:active:outline-primary-opacity-0-16-dark'],
40
+ 'active:outline-primary-opacity-0-16', 'dark:active:outline-primary-opacity-0-16-dark', 'active:theme-foreground-default', 'dark:active:theme-foreground-default-dark',
41
+ // Theme (selected)
42
+ 'selected:theme-foreground-default', 'dark:selected:theme-foreground-default-dark'],
41
43
  'danger': [
42
44
  // Theme
43
45
  'theme-preset-3-error', 'dark:theme-preset-3-error-dark',
@@ -78,6 +80,10 @@ var script = defineComponent({
78
80
  type: String,
79
81
  default: IconSize.M
80
82
  },
83
+ selected: {
84
+ type: Boolean,
85
+ default: false
86
+ },
81
87
  disabled: {
82
88
  type: Boolean,
83
89
  default: false
@@ -116,6 +122,7 @@ var __vue_render__ = function () {
116
122
  class: _vm.rootStyles,
117
123
  attrs: {
118
124
  "type": 'button',
125
+ "selected": _vm.selected ? '' : null,
119
126
  "disabled": _vm.disabled
120
127
  },
121
128
  on: {
@@ -4,7 +4,7 @@ import '@vueuse/core';
4
4
  import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
5
5
  import { _ as __vue_component__$1 } from './OrError-13845bb0.js';
6
6
  import { _ as __vue_component__$2 } from './OrHint-78b399cb.js';
7
- import { _ as __vue_component__$3 } from './OrIconButton-5fa56aec.js';
7
+ import { _ as __vue_component__$3 } from './OrIconButton-04a3566d.js';
8
8
  import { _ as __vue_component__$4, I as InlineInputBoxSize } from './OrInlineInputBox-46146af0.js';
9
9
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
10
10
  import { c as createInjector } from './browser-82dea9ed.js';
@@ -4,7 +4,7 @@ import '@vueuse/core';
4
4
  import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
5
5
  import { _ as __vue_component__$1 } from './OrError-13845bb0.js';
6
6
  import { _ as __vue_component__$2 } from './OrHint-78b399cb.js';
7
- import { _ as __vue_component__$3 } from './OrIconButton-5fa56aec.js';
7
+ import { _ as __vue_component__$3 } from './OrIconButton-04a3566d.js';
8
8
  import { _ as __vue_component__$4 } from './OrInlineInputBox-46146af0.js';
9
9
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
10
10
  import { c as createInjector } from './browser-82dea9ed.js';
@@ -1,15 +1,13 @@
1
1
  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
- import { u as useResponsive } from './useResponsive-a02e95b7.js';
5
4
  import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
6
5
  import { _ as __vue_component__$1 } from './OrError-13845bb0.js';
7
6
  import { _ as __vue_component__$2 } from './OrHint-78b399cb.js';
8
- import { _ as __vue_component__$4 } from './OrIconButton-5fa56aec.js';
7
+ import { _ as __vue_component__$4 } from './OrIconButton-04a3566d.js';
9
8
  import { _ as __vue_component__$3 } from './OrIcon-f34e0e6f.js';
10
9
  import { _ as __vue_component__$5, a as InputBoxSize } from './OrInputBox-9ceb9fc4.js';
11
10
  import { _ as __vue_component__$6 } from './OrLabel-0945a4d9.js';
12
- import { _ as __vue_component__$7 } from './OrLoader-76307488.js';
13
11
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
14
12
  import { c as createInjector } from './browser-82dea9ed.js';
15
13
 
@@ -42,8 +40,7 @@ var script = defineComponent({
42
40
  OrIcon: __vue_component__$3,
43
41
  OrIconButton: __vue_component__$4,
44
42
  OrInputBox: __vue_component__$5,
45
- OrLabel: __vue_component__$6,
46
- OrLoader: __vue_component__$7
43
+ OrLabel: __vue_component__$6
47
44
  },
48
45
  model: {
49
46
  prop: 'modelValue',
@@ -78,10 +75,6 @@ var script = defineComponent({
78
75
  type: String,
79
76
  default: undefined
80
77
  },
81
- loading: {
82
- type: Boolean,
83
- default: false
84
- },
85
78
  required: {
86
79
  type: Boolean,
87
80
  default: false
@@ -127,9 +120,6 @@ var script = defineComponent({
127
120
  const maxLength = computed(() => controlAttributes.maxlength);
128
121
  const invalid = computed(() => !!props.error);
129
122
  const disclosed = ref(false);
130
- const {
131
- isMobile
132
- } = useResponsive();
133
123
  // Methods
134
124
  function focus() {
135
125
  var _a;
@@ -150,7 +140,6 @@ var script = defineComponent({
150
140
  maxLength,
151
141
  invalid,
152
142
  disclosed,
153
- isMobile,
154
143
  focus,
155
144
  blur
156
145
  };
@@ -316,13 +305,7 @@ var __vue_render__ = function () {
316
305
  }
317
306
  }, 'input', _vm.controlAttributes, false)), _vm._v(" "), _c('div', {
318
307
  class: ['layout-row']
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', {
308
+ }, [_vm.type === 'password' ? [_c('OrIconButton', {
326
309
  attrs: {
327
310
  "icon": {
328
311
  icon: _vm.disclosed ? 'visibility_off' : 'visibility',
@@ -354,7 +337,7 @@ var __vue_render__ = function () {
354
337
  "icon": 'search',
355
338
  "variant": 'outlined'
356
339
  }
357
- })]] : _vm._e()]], 2)]), _vm._v(" "), !_vm.invalid ? [_vm.hint || _vm.maxLength ? [_c('OrHint', {
340
+ })]] : _vm._e()], 2)]), _vm._v(" "), !_vm.invalid ? [_vm.hint || _vm.maxLength ? [_c('OrHint', {
358
341
  attrs: {
359
342
  "disabled": _vm.disabled
360
343
  },
@@ -383,14 +366,14 @@ var __vue_staticRenderFns__ = [];
383
366
  /* style */
384
367
  const __vue_inject_styles__ = function (inject) {
385
368
  if (!inject) return;
386
- inject("data-v-aed95298_0", {
387
- source: "input[data-v-aed95298]{min-width:0;background:0 0;outline:0}input[type=number][data-v-aed95298]::-webkit-inner-spin-button{display:none}input[type=search][data-v-aed95298]::-webkit-search-cancel-button{display:none}",
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}",
388
371
  map: undefined,
389
372
  media: undefined
390
373
  });
391
374
  };
392
375
  /* scoped */
393
- const __vue_scope_id__ = "data-v-aed95298";
376
+ const __vue_scope_id__ = "data-v-1243ae22";
394
377
  /* module identifier */
395
378
  const __vue_module_identifier__ = undefined;
396
379
  /* functional template */
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed, watch } from 'vue-demi';
2
- import { _ as __vue_component__$2 } from './OrIconButton-5fa56aec.js';
2
+ import { _ as __vue_component__$2 } from './OrIconButton-04a3566d.js';
3
3
  import { _ as __vue_component__$1 } from './OrOverlay-a019186f.js';
4
4
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import { _ as __vue_component__$2 } from './OrIconButton-5fa56aec.js';
2
+ import { _ as __vue_component__$2 } from './OrIconButton-04a3566d.js';
3
3
  import { _ as __vue_component__$1 } from './OrIcon-f34e0e6f.js';
4
4
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
5
 
@@ -1,6 +1,6 @@
1
1
  import { debouncedWatch } from '@vueuse/core';
2
2
  import { defineComponent, ref, computed, watch } from 'vue-demi';
3
- import { _ as __vue_component__$1 } from './OrInput-b029d058.js';
3
+ import { _ as __vue_component__$1 } from './OrInput-59a15d80.js';
4
4
  import { a as InputBoxSize } from './OrInputBox-9ceb9fc4.js';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
 
@@ -8,11 +8,11 @@ import { _ as __vue_component__$3 } from './OrExpansionPanel-729eb1e7.js';
8
8
  import { _ as __vue_component__$4 } from './OrHint-78b399cb.js';
9
9
  import { _ as __vue_component__$5 } from './OrIcon-f34e0e6f.js';
10
10
  import { _ as __vue_component__$7, a as InputBoxSize } from './OrInputBox-9ceb9fc4.js';
11
- import { _ as __vue_component__$6 } from './OrInput-b029d058.js';
11
+ import { _ as __vue_component__$6 } from './OrInput-59a15d80.js';
12
12
  import { _ as __vue_component__$8 } from './OrLabel-0945a4d9.js';
13
13
  import { _ as __vue_component__$9 } from './OrMenuItem-7b7fbf8a.js';
14
14
  import { _ as __vue_component__$a } from './OrPopover-d5d4f62a.js';
15
- import { _ as __vue_component__$b } from './OrTag-765090df.js';
15
+ import { _ as __vue_component__$b } from './OrTag-b2906865.js';
16
16
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
17
17
 
18
18
  const SelectRoot = [
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed, watchPostEffect, unref } from 'vue-demi';
2
- import { _ as __vue_component__$1 } from './OrIconButton-5fa56aec.js';
2
+ import { _ as __vue_component__$1 } from './OrIconButton-04a3566d.js';
3
3
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
4
4
 
5
5
  var TagVariant;
@@ -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, _ as OrButtonV3 } from '../OrButton-66964360.js';
9
9
  export { _ as OrCard } from '../OrCard-b7268256.js';
10
10
  export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-f6b07557.js';
11
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-ff1e9819.js';
11
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-251ab033.js';
12
12
  export { _ as OrCardV3 } from '../OrCard-e89c44ef.js';
13
13
  export { a as OrCarousel, _ as OrCarouselItem } from '../OrCarouselItem-4e2cf3d8.js';
14
14
  export { _ as OrCheckbox } from '../OrCheckbox-915f1f0a.js';
@@ -19,7 +19,7 @@ export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-d4400b42.js';
19
19
  export { _ as OrCollapse } from '../OrCollapse-4d892ca3.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-75abefdd.js';
21
21
  export { _ as OrConfirm } from '../OrConfirm-d7112dd3.js';
22
- export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-ec81498e.js';
22
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-9dbdedd7.js';
23
23
  export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-349df9b2.js';
24
24
  export { _ as OrError } from '../OrError-081130bb.js';
25
25
  export { _ as OrErrorTagV3 } from '../OrErrorTag-80f82cdf.js';
@@ -31,14 +31,14 @@ export { _ as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements
31
31
  export { _ as OrHint } from '../OrHint-c45f1e09.js';
32
32
  export { _ as OrHintV3 } from '../OrHint-78b399cb.js';
33
33
  export { _ as OrIcon, O as OrIconColors, a as OrIconType } from '../OrIcon-819166f6.js';
34
- export { I as IconButtonColor, _ as OrIconButtonV3 } from '../OrIconButton-5fa56aec.js';
34
+ export { I as IconButtonColor, _ as OrIconButtonV3 } from '../OrIconButton-04a3566d.js';
35
35
  export { I as IconButtonSize, I as IconSize, a as IconVariant, _ as OrIconV3 } from '../OrIcon-f34e0e6f.js';
36
36
  export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3 } from '../OrInlineInputBox-46146af0.js';
37
- export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-38645a8e.js';
37
+ export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-b85b84b4.js';
38
38
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-b47cfc2d.js';
39
- export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-b49a7107.js';
39
+ export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-afd33047.js';
40
40
  export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, _ as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox-9ceb9fc4.js';
41
- export { I as InputType, _ as OrInputV3 } from '../OrInput-b029d058.js';
41
+ export { I as InputType, _ as OrInputV3 } from '../OrInput-59a15d80.js';
42
42
  export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from '../OrPassword-1fa97156.js';
43
43
  export { _ as OrInput } from '../OrSearch.vue_rollup-plugin-vue_script-197d77fc.js';
44
44
  export { _ as OrSearch } from '../OrSearch-0589d17d.js';
@@ -53,9 +53,9 @@ export { _ as OrMenuItemV3 } from '../OrMenuItem-7b7fbf8a.js';
53
53
  export { _ as OrMenuV3 } from '../OrMenu-c276db74.js';
54
54
  export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-d5d4f62a.js';
55
55
  export { _ as OrModal, O as OrModalSizes } from '../OrModal-97e83549.js';
56
- export { M as ModalSize, _ as OrModalV3 } from '../OrModal-3b9d59de.js';
56
+ export { M as ModalSize, _ as OrModalV3 } from '../OrModal-4e79e0d5.js';
57
57
  export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from '../OrNotification-a9231a83.js';
58
- export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-5e145880.js';
58
+ export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-eac3867f.js';
59
59
  export { _ as OrOverflowMenu } from '../OrOverflowMenu-10a4166a.js';
60
60
  export { _ as OrOverlay } from '../OrOverlay-3b52865d.js';
61
61
  export { _ as OrOverlayV3 } from '../OrOverlay-a019186f.js';
@@ -65,10 +65,10 @@ export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrP
65
65
  export { _ as OrRadio } from '../OrRadio-e4198532.js';
66
66
  export { _ as OrRadioGroup } from '../OrRadioGroup-d9d32cba.js';
67
67
  export { _ as OrRadioV3 } from '../OrRadio-87a4d226.js';
68
- export { _ as OrSearchV3 } from '../OrSearch-1c934f72.js';
68
+ export { _ as OrSearchV3 } from '../OrSearch-f42d588d.js';
69
69
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-7486115b.js';
70
70
  export { _ as OrSelect } from '../OrSelect-dae2b069.js';
71
- export { _ as OrSelectV3 } from '../OrSelect-cfcb233a.js';
71
+ export { _ as OrSelectV3 } from '../OrSelect-e31d1c8b.js';
72
72
  export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-7d6125bb.js';
73
73
  export { O as OrSidebarPlacement, _ as OrSidebarV3 } from '../OrSidebar-fabc7bc9.js';
74
74
  export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-cc94bdc9.js';
@@ -84,7 +84,7 @@ export { _ as OrTabV3 } from '../OrTab-1ff87c76.js';
84
84
  export { _ as OrTabs } from '../OrTabs-e1c13d41.js';
85
85
  export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-96b0473d.js';
86
86
  export { _ as OrTag } from '../OrTag-c1fa6901.js';
87
- export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-765090df.js';
87
+ export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-b2906865.js';
88
88
  export { _ as OrTeleport } from '../OrTeleportVue2-8ef4ceca.js';
89
89
  export { _ as OrTeleportV3 } from '../OrTeleport.vue2-fb92f29f.js';
90
90
  export { _ as OrTextV3 } from '../OrText-b12d0682.js';
@@ -92,7 +92,7 @@ export { _ as OrTextareaV3 } from '../OrTextarea-a5a3572b.js';
92
92
  export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-2594c980.js';
93
93
  export { _ as OrToast, a as OrToastContainer } from '../OrToastContainer-2fbd4358.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, _ as OrToastV3, t as TypesV3 } from '../types-856a804f.js';
95
+ export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../types-1f95d710.js';
96
96
  export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-0665462d.js';
97
97
  export { _ as OrTooltip } from '../OrTooltip-614b016d.js';
98
98
  export { _ as OrTooltipContent } from '../OrTooltip.vue_rollup-plugin-vue_script-63559536.js';
@@ -119,11 +119,11 @@ import '../dom-3a15d036.js';
119
119
  import '@vueuse/math';
120
120
  import '@floating-ui/dom';
121
121
  import '../useValidationAttributes-d1abbe34.js';
122
- import '../useResponsive-a02e95b7.js';
123
122
  import '../useToggle-29e4d7c7.js';
124
123
  import 'uuid';
125
124
  import 'sortablejs';
126
125
  import '../useElevation-31bfe1f6.js';
126
+ import '../useResponsive-a02e95b7.js';
127
127
  import '@vueuse/integrations/useFocusTrap';
128
128
  import '../dropdown-open-0d314aa4.js';
129
129
  import '../useOverflow-af6161c8.js';
@@ -1,9 +1,9 @@
1
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-ff1e9819.js';
1
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-251ab033.js';
2
2
  import 'vue-demi';
3
3
  import '../../OrButton-66964360.js';
4
4
  import '../../OrLoader-76307488.js';
5
5
  import '../../normalize-component-6e8e3d80.js';
6
- import '../../OrIconButton-5fa56aec.js';
6
+ import '../../OrIconButton-04a3566d.js';
7
7
  import '../../OrIcon-f34e0e6f.js';
8
8
  import '../../OrTooltip-629d44fc.js';
9
9
  import '@vueuse/core';
@@ -17,8 +17,8 @@ import '../../OrTeleport.vue2-fb92f29f.js';
17
17
  import 'portal-vue';
18
18
  import '../../OrMenuItem-7b7fbf8a.js';
19
19
  import '../../OrMenu-c276db74.js';
20
- import '../../OrSearch-1c934f72.js';
21
- import '../../OrInput-b029d058.js';
20
+ import '../../OrSearch-f42d588d.js';
21
+ import '../../OrInput-59a15d80.js';
22
22
  import '../../useIdAttribute-859439f0.js';
23
23
  import '../../useValidationAttributes-d1abbe34.js';
24
24
  import '../../OrError-13845bb0.js';
@@ -1,22 +1,22 @@
1
- export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-ec81498e.js';
1
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-9dbdedd7.js';
2
2
  import '@vueuse/core';
3
3
  import '@vueuse/math';
4
4
  import 'vue-demi';
5
5
  import '../../OrButton-66964360.js';
6
6
  import '../../OrLoader-76307488.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
- import '../../OrInput-b029d058.js';
8
+ import '../../OrInput-59a15d80.js';
9
9
  import '../../useIdAttribute-859439f0.js';
10
- import '../../useResponsive-a02e95b7.js';
11
10
  import '../../useValidationAttributes-d1abbe34.js';
12
11
  import '../../OrError-13845bb0.js';
13
12
  import '../../OrHint-78b399cb.js';
14
- import '../../OrIconButton-5fa56aec.js';
13
+ import '../../OrIconButton-04a3566d.js';
15
14
  import '../../OrIcon-f34e0e6f.js';
16
15
  import '../../OrTooltip-629d44fc.js';
17
16
  import '../../OrPopover-d5d4f62a.js';
18
17
  import '@floating-ui/dom';
19
18
  import '../../useElevation-31bfe1f6.js';
19
+ import '../../useResponsive-a02e95b7.js';
20
20
  import '../../OrBottomSheet-37200385.js';
21
21
  import '../../OrOverlay-a019186f.js';
22
22
  import '../../OrTeleport.vue2-fb92f29f.js';
@@ -18,6 +18,10 @@ 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
+ };
21
25
  disabled: {
22
26
  type: BooleanConstructor;
23
27
  default: boolean;
@@ -43,6 +47,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
43
47
  type: PropType<IconButtonSize>;
44
48
  default: IconButtonSize;
45
49
  };
50
+ selected: {
51
+ type: BooleanConstructor;
52
+ default: boolean;
53
+ };
46
54
  disabled: {
47
55
  type: BooleanConstructor;
48
56
  default: boolean;
@@ -59,6 +67,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
59
67
  [x: number]: string;
60
68
  } | {}> & Omit<{} & {}, never>>, "size">;
61
69
  color: IconButtonColor;
70
+ selected: boolean;
62
71
  disabled: boolean;
63
72
  tooltip: string | Readonly<Partial<{
64
73
  [x: number]: string;
@@ -74,6 +83,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
74
83
  [x: number]: string;
75
84
  } | {}> & Omit<{} & {}, never>>, "size">;
76
85
  color: IconButtonColor;
86
+ selected: boolean;
77
87
  disabled: boolean;
78
88
  tooltip: string | Readonly<Partial<{
79
89
  [x: number]: string;
@@ -83,6 +93,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
83
93
  }, {
84
94
  size: IconButtonSize;
85
95
  color: IconButtonColor;
96
+ selected: boolean;
86
97
  disabled: boolean;
87
98
  tooltip: string | Readonly<Partial<{
88
99
  [x: number]: string;
@@ -1,4 +1,4 @@
1
- export { I as IconButtonColor, _ as OrIconButtonV3 } from '../../OrIconButton-5fa56aec.js';
1
+ export { I as IconButtonColor, _ as OrIconButtonV3 } from '../../OrIconButton-04a3566d.js';
2
2
  export { I as IconButtonSize } from '../../OrIcon-f34e0e6f.js';
3
3
  import 'vue-demi';
4
4
  import '../../OrTooltip-629d44fc.js';
@@ -1,4 +1,4 @@
1
- export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-38645a8e.js';
1
+ export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-b85b84b4.js';
2
2
  export { I as InlineInputSize } from '../../OrInlineInputBox-46146af0.js';
3
3
  import 'vue-demi';
4
4
  import '../../useIdAttribute-859439f0.js';
@@ -7,7 +7,7 @@ import '../../useValidationAttributes-d1abbe34.js';
7
7
  import '../../OrError-13845bb0.js';
8
8
  import '../../normalize-component-6e8e3d80.js';
9
9
  import '../../OrHint-78b399cb.js';
10
- import '../../OrIconButton-5fa56aec.js';
10
+ import '../../OrIconButton-04a3566d.js';
11
11
  import '../../OrIcon-f34e0e6f.js';
12
12
  import '../../OrTooltip-629d44fc.js';
13
13
  import '../../OrPopover-d5d4f62a.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-b49a7107.js';
1
+ export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-afd33047.js';
2
2
  import 'vue-demi';
3
3
  import '../../useIdAttribute-859439f0.js';
4
4
  import '@vueuse/core';
@@ -6,7 +6,7 @@ import '../../useValidationAttributes-d1abbe34.js';
6
6
  import '../../OrError-13845bb0.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
8
  import '../../OrHint-78b399cb.js';
9
- import '../../OrIconButton-5fa56aec.js';
9
+ import '../../OrIconButton-04a3566d.js';
10
10
  import '../../OrIcon-f34e0e6f.js';
11
11
  import '../../OrTooltip-629d44fc.js';
12
12
  import '../../OrPopover-d5d4f62a.js';
@@ -23,7 +23,6 @@ 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>;
27
26
  focus: () => void;
28
27
  blur: () => void;
29
28
  }> & import("@vue/composition-api").Data, {}, {}, {
@@ -55,10 +54,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
55
54
  type: StringConstructor;
56
55
  default: undefined;
57
56
  };
58
- loading: {
59
- type: BooleanConstructor;
60
- default: boolean;
61
- };
62
57
  required: {
63
58
  type: BooleanConstructor;
64
59
  default: boolean;
@@ -104,10 +99,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
104
99
  type: StringConstructor;
105
100
  default: undefined;
106
101
  };
107
- loading: {
108
- type: BooleanConstructor;
109
- default: boolean;
110
- };
111
102
  required: {
112
103
  type: BooleanConstructor;
113
104
  default: boolean;
@@ -132,7 +123,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
132
123
  placeholder: string;
133
124
  hint: string;
134
125
  error: string;
135
- loading: boolean;
136
126
  required: boolean;
137
127
  readonly: boolean;
138
128
  disabled: boolean;
@@ -162,7 +152,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
162
152
  maxLength: import("@vue/composition-api").ComputedRef<number | undefined>;
163
153
  invalid: import("@vue/composition-api").ComputedRef<boolean>;
164
154
  disclosed: import("@vue/composition-api").Ref<boolean>;
165
- isMobile: import("@vue/composition-api").Ref<boolean>;
166
155
  focus: () => void;
167
156
  blur: () => void;
168
157
  }>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
@@ -173,7 +162,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
173
162
  placeholder: string;
174
163
  hint: string;
175
164
  error: string;
176
- loading: boolean;
177
165
  required: boolean;
178
166
  readonly: boolean;
179
167
  disabled: boolean;
@@ -188,7 +176,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
188
176
  placeholder: string;
189
177
  hint: string;
190
178
  error: string;
191
- loading: boolean;
192
179
  required: boolean;
193
180
  readonly: boolean;
194
181
  disabled: boolean;
@@ -1,23 +1,22 @@
1
- export { I as InputType, _ as OrInputV3 } from '../../OrInput-b029d058.js';
1
+ export { I as InputType, _ as OrInputV3 } from '../../OrInput-59a15d80.js';
2
2
  export { a as InputSize } from '../../OrInputBox-9ceb9fc4.js';
3
3
  import 'vue-demi';
4
4
  import '../../useIdAttribute-859439f0.js';
5
5
  import '@vueuse/core';
6
- import '../../useResponsive-a02e95b7.js';
7
6
  import '../../useValidationAttributes-d1abbe34.js';
8
7
  import '../../OrError-13845bb0.js';
9
8
  import '../../normalize-component-6e8e3d80.js';
10
9
  import '../../OrHint-78b399cb.js';
11
- import '../../OrIconButton-5fa56aec.js';
10
+ import '../../OrIconButton-04a3566d.js';
12
11
  import '../../OrIcon-f34e0e6f.js';
13
12
  import '../../OrTooltip-629d44fc.js';
14
13
  import '../../OrPopover-d5d4f62a.js';
15
14
  import '@floating-ui/dom';
16
15
  import '../../useElevation-31bfe1f6.js';
16
+ import '../../useResponsive-a02e95b7.js';
17
17
  import '../../OrBottomSheet-37200385.js';
18
18
  import '../../OrOverlay-a019186f.js';
19
19
  import '../../OrTeleport.vue2-fb92f29f.js';
20
20
  import 'portal-vue';
21
21
  import '../../OrLabel-0945a4d9.js';
22
- import '../../OrLoader-76307488.js';
23
22
  import '../../browser-82dea9ed.js';
@@ -1,6 +1,6 @@
1
- export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-3b9d59de.js';
1
+ export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-4e79e0d5.js';
2
2
  import 'vue-demi';
3
- import '../../OrIconButton-5fa56aec.js';
3
+ import '../../OrIconButton-04a3566d.js';
4
4
  import '../../OrIcon-f34e0e6f.js';
5
5
  import '../../normalize-component-6e8e3d80.js';
6
6
  import '../../OrTooltip-629d44fc.js';
@@ -1,6 +1,6 @@
1
- export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-5e145880.js';
1
+ export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-eac3867f.js';
2
2
  import 'vue-demi';
3
- import '../../OrIconButton-5fa56aec.js';
3
+ import '../../OrIconButton-04a3566d.js';
4
4
  import '../../OrIcon-f34e0e6f.js';
5
5
  import '../../normalize-component-6e8e3d80.js';
6
6
  import '../../OrTooltip-629d44fc.js';
@@ -1,24 +1,23 @@
1
- export { _ as OrSearchV3 } from '../../OrSearch-1c934f72.js';
1
+ export { _ as OrSearchV3 } from '../../OrSearch-f42d588d.js';
2
2
  export { a as SearchSize } from '../../OrInputBox-9ceb9fc4.js';
3
3
  import '@vueuse/core';
4
4
  import 'vue-demi';
5
- import '../../OrInput-b029d058.js';
5
+ import '../../OrInput-59a15d80.js';
6
6
  import '../../useIdAttribute-859439f0.js';
7
- import '../../useResponsive-a02e95b7.js';
8
7
  import '../../useValidationAttributes-d1abbe34.js';
9
8
  import '../../OrError-13845bb0.js';
10
9
  import '../../normalize-component-6e8e3d80.js';
11
10
  import '../../OrHint-78b399cb.js';
12
- import '../../OrIconButton-5fa56aec.js';
11
+ import '../../OrIconButton-04a3566d.js';
13
12
  import '../../OrIcon-f34e0e6f.js';
14
13
  import '../../OrTooltip-629d44fc.js';
15
14
  import '../../OrPopover-d5d4f62a.js';
16
15
  import '@floating-ui/dom';
17
16
  import '../../useElevation-31bfe1f6.js';
17
+ import '../../useResponsive-a02e95b7.js';
18
18
  import '../../OrBottomSheet-37200385.js';
19
19
  import '../../OrOverlay-a019186f.js';
20
20
  import '../../OrTeleport.vue2-fb92f29f.js';
21
21
  import 'portal-vue';
22
22
  import '../../OrLabel-0945a4d9.js';
23
- import '../../OrLoader-76307488.js';
24
23
  import '../../browser-82dea9ed.js';