@onereach/ui-components 2.71.3-beta.2245.0 → 2.71.3-beta.2253.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 (139) hide show
  1. package/dist/bundled/v2/{OrCardCollection-06ecb8e1.js → OrCardCollection-208d79cf.js} +2 -2
  2. package/dist/bundled/v2/{OrConfirm-8c0e957d.js → OrConfirm-28ba0ea3.js} +1 -1
  3. package/dist/bundled/v2/{OrIconButton-837d57f8.js → OrIconButton-4bdd1566.js} +3 -10
  4. package/dist/bundled/v2/{OrInlineInput-57fccb41.js → OrInlineInput-b009a043.js} +1 -1
  5. package/dist/bundled/v2/{OrInlineTextarea-f8b86cf7.js → OrInlineTextarea-6e8c1f80.js} +1 -1
  6. package/dist/bundled/v2/{OrInput-00070eee.js → OrInput-81510c13.js} +29 -12
  7. package/dist/bundled/v2/{OrInputBox-2f559e98.js → OrInputBox-10aecdc4.js} +1 -1
  8. package/dist/bundled/v2/{OrModal-78f5d49e.js → OrModal-51b9f3e7.js} +1 -1
  9. package/dist/bundled/v2/{OrNotification-458fe937.js → OrNotification-7f761f25.js} +1 -1
  10. package/dist/bundled/v2/{OrSearch-bb87b34c.js → OrSearch-0ee269eb.js} +2 -2
  11. package/dist/bundled/v2/{OrSelect-2ececfc1.js → OrSelect-4f120e30.js} +3 -3
  12. package/dist/bundled/v2/{OrTag-4085e8a7.js → OrTag-8d738be6.js} +1 -1
  13. package/dist/bundled/v2/{OrTextarea-5c57c02b.js → OrTextarea-dba56362.js} +1 -1
  14. package/dist/bundled/v2/components/index.js +15 -15
  15. package/dist/bundled/v2/components/or-card-collection-v3/index.js +5 -5
  16. package/dist/bundled/v2/components/or-confirm-v3/index.js +4 -4
  17. package/dist/bundled/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -11
  18. package/dist/bundled/v2/components/or-icon-button-v3/index.js +1 -1
  19. package/dist/bundled/v2/components/or-inline-input-v3/index.js +2 -2
  20. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +2 -2
  21. package/dist/bundled/v2/components/or-input-box-v3/index.js +1 -1
  22. package/dist/bundled/v2/components/or-input-v3/OrInput.vue.d.ts +13 -0
  23. package/dist/bundled/v2/components/or-input-v3/index.js +4 -3
  24. package/dist/bundled/v2/components/or-modal-v3/index.js +2 -2
  25. package/dist/bundled/v2/components/or-notification-v3/index.js +2 -2
  26. package/dist/bundled/v2/components/or-search-v3/index.js +5 -4
  27. package/dist/bundled/v2/components/or-select-v3/index.js +6 -5
  28. package/dist/bundled/v2/components/or-tag-v3/index.js +2 -2
  29. package/dist/bundled/v2/components/or-textarea-v3/index.js +2 -2
  30. package/dist/bundled/v2/components/or-toast-v3/index.js +2 -2
  31. package/dist/bundled/v2/index.js +15 -15
  32. package/dist/bundled/v2/{types-309b7b94.js → types-79e5c18d.js} +1 -1
  33. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-e2980d04.js → OrCardCollection.vue_vue_type_script_lang-11cae54a.js} +3 -3
  34. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-eb2bfce2.js → OrConfirm.vue_vue_type_script_lang-95cc657e.js} +2 -2
  35. package/dist/bundled/v3/{OrIconButton-e0566ecf.js → OrIconButton-428dd2cf.js} +2 -3
  36. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-7d1c3fe1.js → OrIconButton.vue_vue_type_script_lang-ec6a3622.js} +3 -9
  37. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-49ce3308.js → OrInlineInput.vue_vue_type_script_lang-ab296efc.js} +2 -2
  38. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-8fd761d7.js → OrInlineTextarea.vue_vue_type_script_lang-3c3e1b4a.js} +2 -2
  39. package/dist/bundled/v3/{OrInput-dcf2606e.js → OrInput-658b8883.js} +15 -6
  40. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-27220623.js → OrInput.vue_vue_type_script_lang-91c05447.js} +17 -5
  41. package/dist/bundled/v3/{OrInputBox-4c7900c2.js → OrInputBox-c8beb6c2.js} +1 -1
  42. package/dist/bundled/v3/{OrInputBox.vue_vue_type_script_lang-47d98e81.js → OrInputBox.vue_vue_type_script_lang-0174af07.js} +1 -1
  43. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-6b1dc231.js → OrModal.vue_vue_type_script_lang-5a71a851.js} +2 -2
  44. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-d0afc1d7.js → OrNotification.vue_vue_type_script_lang-6287244f.js} +2 -2
  45. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-321907ec.js → OrSearch.vue_vue_type_script_lang-42c69494.js} +3 -3
  46. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-7fd5e2f0.js → OrSelect.vue_vue_type_script_lang-6bc45d90.js} +5 -5
  47. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-a25a49ee.js → OrTag.vue_vue_type_script_lang-cd3e040e.js} +2 -2
  48. package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-296da567.js → OrTextarea.vue_vue_type_script_lang-7c88ef85.js} +2 -2
  49. package/dist/bundled/v3/{OrToastContainer-6fe12712.js → OrToastContainer-ad5ae5af.js} +1 -1
  50. package/dist/bundled/v3/components/index.js +18 -18
  51. package/dist/bundled/v3/components/or-card-collection-v3/index.js +8 -8
  52. package/dist/bundled/v3/components/or-confirm-v3/index.js +7 -7
  53. package/dist/bundled/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -11
  54. package/dist/bundled/v3/components/or-icon-button-v3/index.js +1 -1
  55. package/dist/bundled/v3/components/or-inline-input-v3/index.js +3 -3
  56. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +3 -3
  57. package/dist/bundled/v3/components/or-input-box-v3/index.js +1 -1
  58. package/dist/bundled/v3/components/or-input-v3/OrInput.vue.d.ts +13 -0
  59. package/dist/bundled/v3/components/or-input-v3/index.js +7 -5
  60. package/dist/bundled/v3/components/or-modal-v3/index.js +3 -3
  61. package/dist/bundled/v3/components/or-notification-v3/index.js +3 -3
  62. package/dist/bundled/v3/components/or-search-v3/index.js +9 -7
  63. package/dist/bundled/v3/components/or-select-v3/index.js +10 -8
  64. package/dist/bundled/v3/components/or-tag-v3/index.js +3 -3
  65. package/dist/bundled/v3/components/or-textarea-v3/index.js +3 -3
  66. package/dist/bundled/v3/components/or-toast-v3/index.js +4 -4
  67. package/dist/bundled/v3/index.js +27 -27
  68. package/dist/bundled/v3/{types-22fbf9d6.js → types-1d25bb9a.js} +2 -2
  69. package/dist/esm/v2/{OrCardCollection-251ab033.js → OrCardCollection-12e43b95.js} +3 -3
  70. package/dist/esm/v2/{OrConfirm-9dbdedd7.js → OrConfirm-bbc1941b.js} +1 -1
  71. package/dist/esm/v2/{OrIconButton-04a3566d.js → OrIconButton-5fa56aec.js} +3 -10
  72. package/dist/esm/v2/{OrInlineInput-b85b84b4.js → OrInlineInput-38645a8e.js} +1 -1
  73. package/dist/esm/v2/{OrInlineTextarea-afd33047.js → OrInlineTextarea-b49a7107.js} +1 -1
  74. package/dist/esm/v2/{OrInput-59a15d80.js → OrInput-e4d0a011.js} +29 -12
  75. package/dist/esm/v2/{OrInputBox-9ceb9fc4.js → OrInputBox-1a8887df.js} +1 -1
  76. package/dist/esm/v2/{OrModal-4e79e0d5.js → OrModal-3b9d59de.js} +1 -1
  77. package/dist/esm/v2/{OrNotification-eac3867f.js → OrNotification-5e145880.js} +1 -1
  78. package/dist/esm/v2/{OrSearch-f42d588d.js → OrSearch-61e78caf.js} +2 -2
  79. package/dist/esm/v2/{OrSelect-e31d1c8b.js → OrSelect-721725e0.js} +3 -3
  80. package/dist/esm/v2/{OrTag-b2906865.js → OrTag-765090df.js} +1 -1
  81. package/dist/esm/v2/{OrTextarea-a5a3572b.js → OrTextarea-2ec6facd.js} +1 -1
  82. package/dist/esm/v2/components/index.js +15 -15
  83. package/dist/esm/v2/components/or-card-collection-v3/index.js +5 -5
  84. package/dist/esm/v2/components/or-confirm-v3/index.js +5 -5
  85. package/dist/esm/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -11
  86. package/dist/esm/v2/components/or-icon-button-v3/index.js +1 -1
  87. package/dist/esm/v2/components/or-inline-input-v3/index.js +2 -2
  88. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +2 -2
  89. package/dist/esm/v2/components/or-input-box-v3/index.js +1 -1
  90. package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +13 -0
  91. package/dist/esm/v2/components/or-input-v3/index.js +5 -4
  92. package/dist/esm/v2/components/or-modal-v3/index.js +2 -2
  93. package/dist/esm/v2/components/or-notification-v3/index.js +2 -2
  94. package/dist/esm/v2/components/or-search-v3/index.js +6 -5
  95. package/dist/esm/v2/components/or-select-v3/index.js +7 -6
  96. package/dist/esm/v2/components/or-tag-v3/index.js +2 -2
  97. package/dist/esm/v2/components/or-textarea-v3/index.js +2 -2
  98. package/dist/esm/v2/components/or-toast-v3/index.js +2 -2
  99. package/dist/esm/v2/index.js +14 -14
  100. package/dist/esm/v2/{types-1f95d710.js → types-856a804f.js} +1 -1
  101. package/dist/esm/v3/{OrCardCollection-8b8e3745.js → OrCardCollection-2e326f65.js} +3 -3
  102. package/dist/esm/v3/{OrConfirm-37454a63.js → OrConfirm-331ae0cd.js} +1 -1
  103. package/dist/esm/v3/{OrIconButton-2dcfb83e.js → OrIconButton-e5781317.js} +4 -11
  104. package/dist/esm/v3/{OrInlineInput-fbc35f85.js → OrInlineInput-09de432a.js} +1 -1
  105. package/dist/esm/v3/{OrInlineTextarea-79da8697.js → OrInlineTextarea-56328f22.js} +1 -1
  106. package/dist/esm/v3/{OrInput-bd054213.js → OrInput-898e3bb6.js} +28 -8
  107. package/dist/esm/v3/{OrInputBox-e16ade90.js → OrInputBox-74646840.js} +1 -1
  108. package/dist/esm/v3/{OrModal-4219a6dc.js → OrModal-10838da7.js} +1 -1
  109. package/dist/esm/v3/{OrNotification-0e682c7f.js → OrNotification-25da89ca.js} +1 -1
  110. package/dist/esm/v3/{OrSearch-4c5c44f2.js → OrSearch-a6ed9dd7.js} +2 -2
  111. package/dist/esm/v3/{OrSelect-466e50ca.js → OrSelect-0ddcb182.js} +3 -3
  112. package/dist/esm/v3/{OrTag-148ff9ae.js → OrTag-21ba5e15.js} +1 -1
  113. package/dist/esm/v3/{OrTextarea-37566985.js → OrTextarea-3e28946b.js} +1 -1
  114. package/dist/esm/v3/components/index.js +15 -15
  115. package/dist/esm/v3/components/or-card-collection-v3/index.js +5 -5
  116. package/dist/esm/v3/components/or-confirm-v3/index.js +5 -5
  117. package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -11
  118. package/dist/esm/v3/components/or-icon-button-v3/index.js +1 -1
  119. package/dist/esm/v3/components/or-inline-input-v3/index.js +2 -2
  120. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +2 -2
  121. package/dist/esm/v3/components/or-input-box-v3/index.js +1 -1
  122. package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +13 -0
  123. package/dist/esm/v3/components/or-input-v3/index.js +5 -4
  124. package/dist/esm/v3/components/or-modal-v3/index.js +2 -2
  125. package/dist/esm/v3/components/or-notification-v3/index.js +2 -2
  126. package/dist/esm/v3/components/or-search-v3/index.js +6 -5
  127. package/dist/esm/v3/components/or-select-v3/index.js +7 -6
  128. package/dist/esm/v3/components/or-tag-v3/index.js +2 -2
  129. package/dist/esm/v3/components/or-textarea-v3/index.js +2 -2
  130. package/dist/esm/v3/components/or-toast-v3/index.js +2 -2
  131. package/dist/esm/v3/index.js +14 -14
  132. package/dist/esm/v3/{types-b79e4387.js → types-7f17b4b2.js} +1 -1
  133. package/package.json +1 -1
  134. package/src/components/or-icon-button-v3/OrIconButton.stories3.ts +0 -4
  135. package/src/components/or-icon-button-v3/OrIconButton.vue +0 -6
  136. package/src/components/or-icon-button-v3/styles.ts +0 -13
  137. package/src/components/or-input-box-v3/styles.ts +2 -2
  138. package/src/components/or-input-v3/OrInput.stories3.ts +4 -0
  139. package/src/components/or-input-v3/OrInput.vue +39 -19
@@ -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-e0566ecf.js';
4
+ import './OrIconButton-428dd2cf.js';
5
5
  import './OrLoader-123ef8c4.js';
6
- import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-7d1c3fe1.js';
6
+ import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-ec6a3622.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,12 +1,12 @@
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-04a3566d.js';
3
+ import { _ as __vue_component__$2 } from './OrIconButton-5fa56aec.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-f42d588d.js';
9
- import './OrInputBox-9ceb9fc4.js';
8
+ import { _ as __vue_component__$7 } from './OrSearch-61e78caf.js';
9
+ import './OrInputBox-1a8887df.js';
10
10
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
11
11
 
12
12
  const CardCollectionRoot = [
@@ -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-59a15d80.js';
5
+ import { _ as __vue_component__$3 } from './OrInput-e4d0a011.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,13 +33,11 @@ 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', 'hover:theme-foreground-default', 'dark:hover:theme-foreground-default-dark',
36
+ 'hover:outline-primary-opacity-0-08', 'dark:hover:outline-primary-opacity-0-08-dark',
37
37
  // Theme (focus)
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',
38
+ 'focus:outline-primary-opacity-0-08', 'dark:focus:outline-primary-opacity-0-08-dark',
39
39
  // Theme (active)
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'],
40
+ 'active:outline-primary-opacity-0-16', 'dark:active:outline-primary-opacity-0-16-dark'],
43
41
  'danger': [
44
42
  // Theme
45
43
  'theme-preset-3-error', 'dark:theme-preset-3-error-dark',
@@ -80,10 +78,6 @@ var script = defineComponent({
80
78
  type: String,
81
79
  default: IconSize.M
82
80
  },
83
- selected: {
84
- type: Boolean,
85
- default: false
86
- },
87
81
  disabled: {
88
82
  type: Boolean,
89
83
  default: false
@@ -122,7 +116,6 @@ var __vue_render__ = function () {
122
116
  class: _vm.rootStyles,
123
117
  attrs: {
124
118
  "type": 'button',
125
- "selected": _vm.selected ? '' : null,
126
119
  "disabled": _vm.disabled
127
120
  },
128
121
  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-04a3566d.js';
7
+ import { _ as __vue_component__$3 } from './OrIconButton-5fa56aec.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-04a3566d.js';
7
+ import { _ as __vue_component__$3 } from './OrIconButton-5fa56aec.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,13 +1,15 @@
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';
4
5
  import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
5
6
  import { _ as __vue_component__$1 } from './OrError-13845bb0.js';
6
7
  import { _ as __vue_component__$2 } from './OrHint-78b399cb.js';
7
- import { _ as __vue_component__$4 } from './OrIconButton-04a3566d.js';
8
+ import { _ as __vue_component__$4 } from './OrIconButton-5fa56aec.js';
8
9
  import { _ as __vue_component__$3 } from './OrIcon-f34e0e6f.js';
9
- import { _ as __vue_component__$5, a as InputBoxSize } from './OrInputBox-9ceb9fc4.js';
10
+ import { _ as __vue_component__$5, a as InputBoxSize } from './OrInputBox-1a8887df.js';
10
11
  import { _ as __vue_component__$6 } from './OrLabel-0945a4d9.js';
12
+ import { _ as __vue_component__$7 } from './OrLoader-76307488.js';
11
13
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
12
14
  import { c as createInjector } from './browser-82dea9ed.js';
13
15
 
@@ -40,7 +42,8 @@ var script = defineComponent({
40
42
  OrIcon: __vue_component__$3,
41
43
  OrIconButton: __vue_component__$4,
42
44
  OrInputBox: __vue_component__$5,
43
- OrLabel: __vue_component__$6
45
+ OrLabel: __vue_component__$6,
46
+ OrLoader: __vue_component__$7
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 */
@@ -51,7 +51,7 @@ const InputBoxRootSizes = {
51
51
  // Box
52
52
  'children:min-h-[30px]',
53
53
  // Spacing
54
- 'first-child:pl-sm', 'last-child:pr-sm', 'children:py-[6px]', 'gap-[6px]',
54
+ 'first-child:pl-md first-child:md:pl-sm+', 'last-child:pr-md last-child:md:pr-sm+', 'children:py-[6px]', 'gap-[6px]',
55
55
  // Typography
56
56
  'typography-caption-regular']
57
57
  };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed, watch } from 'vue-demi';
2
- import { _ as __vue_component__$2 } from './OrIconButton-04a3566d.js';
2
+ import { _ as __vue_component__$2 } from './OrIconButton-5fa56aec.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-04a3566d.js';
2
+ import { _ as __vue_component__$2 } from './OrIconButton-5fa56aec.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,7 +1,7 @@
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-59a15d80.js';
4
- import { a as InputBoxSize } from './OrInputBox-9ceb9fc4.js';
3
+ import { _ as __vue_component__$1 } from './OrInput-e4d0a011.js';
4
+ import { a as InputBoxSize } from './OrInputBox-1a8887df.js';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
 
7
7
  var script = defineComponent({
@@ -7,12 +7,12 @@ import { _ as __vue_component__$2 } from './OrError-13845bb0.js';
7
7
  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
- import { _ as __vue_component__$7, a as InputBoxSize } from './OrInputBox-9ceb9fc4.js';
11
- import { _ as __vue_component__$6 } from './OrInput-59a15d80.js';
10
+ import { _ as __vue_component__$7, a as InputBoxSize } from './OrInputBox-1a8887df.js';
11
+ import { _ as __vue_component__$6 } from './OrInput-e4d0a011.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-b2906865.js';
15
+ import { _ as __vue_component__$b } from './OrTag-765090df.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-04a3566d.js';
2
+ import { _ as __vue_component__$1 } from './OrIconButton-5fa56aec.js';
3
3
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
4
4
 
5
5
  var TagVariant;
@@ -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, a as InputBoxSize } from './OrInputBox-9ceb9fc4.js';
7
+ import { _ as __vue_component__$3, a as InputBoxSize } from './OrInputBox-1a8887df.js';
8
8
  import { _ as __vue_component__$4 } from './OrLabel-0945a4d9.js';
9
9
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
10
10
  import { c as createInjector } from './browser-82dea9ed.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, _ 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-19582949.js';
11
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-251ab033.js';
11
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-12e43b95.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-ede619eb.js';
22
- export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-9dbdedd7.js';
22
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-bbc1941b.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-04a3566d.js';
34
+ export { I as IconButtonColor, _ as OrIconButtonV3 } from '../OrIconButton-5fa56aec.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-b85b84b4.js';
37
+ export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-38645a8e.js';
38
38
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-b47cfc2d.js';
39
- export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-afd33047.js';
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-59a15d80.js';
39
+ export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-b49a7107.js';
40
+ export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, _ as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox-1a8887df.js';
41
+ export { I as InputType, _ as OrInputV3 } from '../OrInput-e4d0a011.js';
42
42
  export { _ as OrInput } from '../OrInput-6e6cfd11.js';
43
43
  export { _ as OrLabel } from '../OrLabel-33b41516.js';
44
44
  export { L as LabelVariant, _ as OrLabelV3 } from '../OrLabel-0945a4d9.js';
@@ -51,9 +51,9 @@ export { _ as OrMenuItemV3 } from '../OrMenuItem-7b7fbf8a.js';
51
51
  export { _ as OrMenuV3 } from '../OrMenu-c276db74.js';
52
52
  export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-d5d4f62a.js';
53
53
  export { _ as OrModal, O as OrModalSizes } from '../OrModal-97e83549.js';
54
- export { M as ModalSize, _ as OrModalV3 } from '../OrModal-4e79e0d5.js';
54
+ export { M as ModalSize, _ as OrModalV3 } from '../OrModal-3b9d59de.js';
55
55
  export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from '../OrNotification-a9231a83.js';
56
- export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-eac3867f.js';
56
+ export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-5e145880.js';
57
57
  export { _ as OrNumberInput } from '../OrNumberInput-b20d75d2.js';
58
58
  export { _ as OrOverflowMenu } from '../OrOverflowMenu-10a4166a.js';
59
59
  export { _ as OrOverlay } from '../OrOverlay-3b52865d.js';
@@ -66,10 +66,10 @@ 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
68
  export { _ as OrSearch } from '../OrSearch-b4f4d59b.js';
69
- export { _ as OrSearchV3 } from '../OrSearch-f42d588d.js';
69
+ export { _ as OrSearchV3 } from '../OrSearch-61e78caf.js';
70
70
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-7486115b.js';
71
71
  export { _ as OrSelect } from '../OrSelect-dae2b069.js';
72
- export { _ as OrSelectV3 } from '../OrSelect-e31d1c8b.js';
72
+ export { _ as OrSelectV3 } from '../OrSelect-721725e0.js';
73
73
  export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-7d6125bb.js';
74
74
  export { O as OrSidebarPlacement, _ as OrSidebarV3 } from '../OrSidebar-fabc7bc9.js';
75
75
  export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-cc94bdc9.js';
@@ -85,16 +85,16 @@ export { _ as OrTabV3 } from '../OrTab-1ff87c76.js';
85
85
  export { _ as OrTabs } from '../OrTabs-e1c13d41.js';
86
86
  export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-96b0473d.js';
87
87
  export { _ as OrTag } from '../OrTag-c1fa6901.js';
88
- export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-b2906865.js';
88
+ export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-765090df.js';
89
89
  export { _ as OrTeleport } from '../OrTeleportVue2-8ef4ceca.js';
90
90
  export { _ as OrTeleportV3 } from '../OrTeleport.vue2-fb92f29f.js';
91
91
  export { _ as OrTextV3 } from '../OrText-b12d0682.js';
92
92
  export { _ as OrTextarea } from '../OrTextarea-91a95068.js';
93
- export { _ as OrTextareaV3 } from '../OrTextarea-a5a3572b.js';
93
+ export { _ as OrTextareaV3 } from '../OrTextarea-2ec6facd.js';
94
94
  export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-2594c980.js';
95
95
  export { _ as OrToast, a as OrToastContainer } from '../OrToastContainer-2fbd4358.js';
96
96
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-4fbe0e5a.js';
97
- export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../types-1f95d710.js';
97
+ export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../types-856a804f.js';
98
98
  export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-0665462d.js';
99
99
  export { _ as OrTooltip } from '../OrTooltip-614b016d.js';
100
100
  export { _ as OrTooltipContent } from '../OrTooltip.vue_rollup-plugin-vue_script-63559536.js';
@@ -121,10 +121,10 @@ import '../dom-3a15d036.js';
121
121
  import '@vueuse/math';
122
122
  import '@floating-ui/dom';
123
123
  import '../useValidationAttributes-d1abbe34.js';
124
+ import '../useResponsive-a02e95b7.js';
124
125
  import 'uuid';
125
126
  import 'sortablejs';
126
127
  import '../useElevation-31bfe1f6.js';
127
- import '../useResponsive-a02e95b7.js';
128
128
  import '@vueuse/integrations/useFocusTrap';
129
129
  import '../useToggle-29e4d7c7.js';
130
130
  import '../dropdown-open-0d314aa4.js';
@@ -1,9 +1,9 @@
1
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-251ab033.js';
1
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-12e43b95.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-04a3566d.js';
6
+ import '../../OrIconButton-5fa56aec.js';
7
7
  import '../../OrIcon-f34e0e6f.js';
8
8
  import '../../OrTooltip-629d44fc.js';
9
9
  import '@vueuse/core';
@@ -17,12 +17,12 @@ 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-f42d588d.js';
21
- import '../../OrInput-59a15d80.js';
20
+ import '../../OrSearch-61e78caf.js';
21
+ import '../../OrInput-e4d0a011.js';
22
22
  import '../../useIdAttribute-859439f0.js';
23
23
  import '../../useValidationAttributes-d1abbe34.js';
24
24
  import '../../OrError-13845bb0.js';
25
25
  import '../../OrHint-78b399cb.js';
26
- import '../../OrInputBox-9ceb9fc4.js';
26
+ import '../../OrInputBox-1a8887df.js';
27
27
  import '../../OrLabel-0945a4d9.js';
28
28
  import '../../browser-82dea9ed.js';
@@ -1,26 +1,26 @@
1
- export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-9dbdedd7.js';
1
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-bbc1941b.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-59a15d80.js';
8
+ import '../../OrInput-e4d0a011.js';
9
9
  import '../../useIdAttribute-859439f0.js';
10
+ import '../../useResponsive-a02e95b7.js';
10
11
  import '../../useValidationAttributes-d1abbe34.js';
11
12
  import '../../OrError-13845bb0.js';
12
13
  import '../../OrHint-78b399cb.js';
13
- import '../../OrIconButton-04a3566d.js';
14
+ import '../../OrIconButton-5fa56aec.js';
14
15
  import '../../OrIcon-f34e0e6f.js';
15
16
  import '../../OrTooltip-629d44fc.js';
16
17
  import '../../OrPopover-d5d4f62a.js';
17
18
  import '@floating-ui/dom';
18
19
  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';
23
23
  import 'portal-vue';
24
- import '../../OrInputBox-9ceb9fc4.js';
24
+ import '../../OrInputBox-1a8887df.js';
25
25
  import '../../OrLabel-0945a4d9.js';
26
26
  import '../../browser-82dea9ed.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, _ as OrIconButtonV3 } from '../../OrIconButton-04a3566d.js';
1
+ export { I as IconButtonColor, _ as OrIconButtonV3 } from '../../OrIconButton-5fa56aec.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-b85b84b4.js';
1
+ export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-38645a8e.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-04a3566d.js';
10
+ import '../../OrIconButton-5fa56aec.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-afd33047.js';
1
+ export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-b49a7107.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-04a3566d.js';
9
+ import '../../OrIconButton-5fa56aec.js';
10
10
  import '../../OrIcon-f34e0e6f.js';
11
11
  import '../../OrTooltip-629d44fc.js';
12
12
  import '../../OrPopover-d5d4f62a.js';
@@ -1,3 +1,3 @@
1
- export { a as InputBoxSize, I as InputBoxVariant, _ as OrInputBoxV3 } from '../../OrInputBox-9ceb9fc4.js';
1
+ export { a as InputBoxSize, I as InputBoxVariant, _ as OrInputBoxV3 } from '../../OrInputBox-1a8887df.js';
2
2
  import 'vue-demi';
3
3
  import '../../normalize-component-6e8e3d80.js';
@@ -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;