@onereach/ui-components 2.74.13-beta.2365.0 → 2.74.13

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 (202) hide show
  1. package/dist/bundled/v2/{OrButton-0a9470c0.js → OrButton-0242b4c0.js} +1 -1
  2. package/dist/bundled/v2/{OrCardCollection-638bc4a8.js → OrCardCollection-04e767c2.js} +2 -2
  3. package/dist/bundled/v2/{OrConfirm-f7ade1d1.js → OrConfirm-a76ff6d2.js} +2 -2
  4. package/dist/bundled/v2/{OrInlineInput-20e93482.js → OrInlineInput-9304f205.js} +11 -9
  5. package/dist/bundled/v2/{OrInlineTextarea-e849ae9b.js → OrInlineTextarea-e0d28fc6.js} +11 -9
  6. package/dist/bundled/v2/{OrInput-15c2b072.js → OrInput-b8511a0c.js} +13 -12
  7. package/dist/bundled/v2/{OrInputBox-9a31d211.js → OrInputBox-e54dcef9.js} +12 -2
  8. package/dist/bundled/v2/{OrLoader-cf28bfa6.js → OrLoader-6bec8824.js} +10 -2
  9. package/dist/bundled/v2/{OrPagination-95f37111.js → OrPagination-166592a5.js} +1 -1
  10. package/dist/bundled/v2/{OrProgress-15fe65ec.js → OrProgress-01123d1f.js} +6 -2
  11. package/dist/bundled/v2/{OrSearch-8df5d7fd.js → OrSearch-60b64568.js} +2 -2
  12. package/dist/bundled/v2/{OrSelect-3ac5eefe.js → OrSelect-752bdd3b.js} +10 -11
  13. package/dist/bundled/v2/{OrSwitch-34f79eb1.js → OrSwitch-aa0da6b9.js} +1 -1
  14. package/dist/bundled/v2/{OrTextarea-53d756e4.js → OrTextarea-5fdf63d0.js} +12 -11
  15. package/dist/bundled/v2/components/index.js +15 -16
  16. package/dist/bundled/v2/components/or-button-v3/index.js +3 -2
  17. package/dist/bundled/v2/components/or-card-collection-v3/index.js +6 -7
  18. package/dist/bundled/v2/components/or-confirm-v3/index.js +5 -6
  19. package/dist/bundled/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +7 -5
  20. package/dist/bundled/v2/components/or-inline-input-v3/index.js +1 -1
  21. package/dist/bundled/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +7 -5
  22. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +1 -1
  23. package/dist/bundled/v2/components/or-input-box-v3/index.js +1 -2
  24. package/dist/bundled/v2/components/or-input-v3/OrInput.vue.d.ts +7 -5
  25. package/dist/bundled/v2/components/or-input-v3/index.js +3 -4
  26. package/dist/bundled/v2/components/or-loader-v3/OrLoader.vue.d.ts +2 -0
  27. package/dist/bundled/v2/components/or-loader-v3/index.js +2 -1
  28. package/dist/bundled/v2/components/or-pagination-v3/index.js +4 -4
  29. package/dist/bundled/v2/components/or-progress-v3/OrProgress.vue.d.ts +2 -0
  30. package/dist/bundled/v2/components/or-progress-v3/index.js +1 -1
  31. package/dist/bundled/v2/components/or-search-v3/index.js +4 -5
  32. package/dist/bundled/v2/components/or-select-v3/OrSelect.vue.d.ts +7 -5
  33. package/dist/bundled/v2/components/or-select-v3/index.js +4 -5
  34. package/dist/bundled/v2/components/or-switch-v3/index.js +3 -2
  35. package/dist/bundled/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +7 -5
  36. package/dist/bundled/v2/components/or-textarea-v3/index.js +2 -3
  37. package/dist/bundled/v2/components/or-toast-v3/index.js +2 -2
  38. package/dist/bundled/v2/index.js +16 -17
  39. package/dist/bundled/v2/{types-0e3ca5b9.js → types-e494517f.js} +1 -1
  40. package/dist/bundled/v3/{OrButton-a5b98ee2.js → OrButton-452d3149.js} +1 -1
  41. package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-e75f9a10.js → OrButton.vue_vue_type_script_lang-7d4f420c.js} +2 -2
  42. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-990fb52d.js → OrCardCollection.vue_vue_type_script_lang-e71a0ea0.js} +3 -3
  43. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-8ac01851.js → OrConfirm.vue_vue_type_script_lang-b550c3d3.js} +4 -4
  44. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-18853dd7.js → OrInlineInput.vue_vue_type_script_lang-cd4a64f6.js} +5 -3
  45. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-3cb238d6.js → OrInlineTextarea.vue_vue_type_script_lang-a73ff1ee.js} +5 -3
  46. package/dist/bundled/v3/{OrInput-2c10c351.js → OrInput-6d49f353.js} +5 -5
  47. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-ce8b23e8.js → OrInput.vue_vue_type_script_lang-af68d0e7.js} +9 -8
  48. package/dist/bundled/v3/{OrInputBox-44f37541.js → OrInputBox-358d4856.js} +1 -1
  49. package/dist/{esm/v2/OrInputBox.vue_rollup-plugin-vue_script-4ba46db4.js → bundled/v3/OrInputBox.vue_vue_type_script_lang-b387d4ba.js} +1 -1
  50. package/dist/bundled/v3/{OrLoader-663e062d.js → OrLoader-be9d72cd.js} +11 -11
  51. package/dist/bundled/v3/{OrLoader.vue_vue_type_script_lang-8fc03499.js → OrLoader.vue_vue_type_script_lang-65971a23.js} +8 -0
  52. package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-b6e7592e.js → OrPagination.vue_vue_type_script_lang-a79c359c.js} +2 -2
  53. package/dist/bundled/v3/{OrProgress.vue_vue_type_script_lang-52f660d6.js → OrProgress.vue_vue_type_script_lang-c387db0b.js} +4 -0
  54. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-db6e6f7f.js → OrSearch.vue_vue_type_script_lang-8c37e5a7.js} +3 -3
  55. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-52193c4c.js → OrSelect.vue_vue_type_script_lang-35ac0247.js} +8 -9
  56. package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-f6039c8f.js → OrSwitch.vue_vue_type_script_lang-fd43080e.js} +2 -2
  57. package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-b2899ba6.js → OrTextarea.vue_vue_type_script_lang-de99a858.js} +7 -6
  58. package/dist/bundled/v3/{OrToastContainer-5c99d3ce.js → OrToastContainer-6a85ebf8.js} +1 -1
  59. package/dist/bundled/v3/components/index.js +19 -20
  60. package/dist/bundled/v3/components/or-button-v3/index.js +4 -3
  61. package/dist/bundled/v3/components/or-card-collection-v3/index.js +10 -11
  62. package/dist/bundled/v3/components/or-confirm-v3/index.js +9 -10
  63. package/dist/bundled/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +7 -5
  64. package/dist/bundled/v3/components/or-inline-input-v3/index.js +1 -1
  65. package/dist/bundled/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +7 -5
  66. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +1 -1
  67. package/dist/bundled/v3/components/or-input-box-v3/index.js +1 -2
  68. package/dist/bundled/v3/components/or-input-v3/OrInput.vue.d.ts +7 -5
  69. package/dist/bundled/v3/components/or-input-v3/index.js +5 -6
  70. package/dist/bundled/v3/components/or-loader-v3/OrLoader.vue.d.ts +2 -0
  71. package/dist/bundled/v3/components/or-loader-v3/index.js +2 -1
  72. package/dist/bundled/v3/components/or-pagination-v3/index.js +6 -6
  73. package/dist/bundled/v3/components/or-progress-v3/OrProgress.vue.d.ts +2 -0
  74. package/dist/bundled/v3/components/or-progress-v3/index.js +1 -1
  75. package/dist/bundled/v3/components/or-search-v3/index.js +7 -8
  76. package/dist/bundled/v3/components/or-select-v3/OrSelect.vue.d.ts +7 -5
  77. package/dist/bundled/v3/components/or-select-v3/index.js +7 -8
  78. package/dist/bundled/v3/components/or-switch-v3/index.js +4 -3
  79. package/dist/bundled/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +7 -5
  80. package/dist/bundled/v3/components/or-textarea-v3/index.js +3 -4
  81. package/dist/bundled/v3/components/or-toast-v3/index.js +4 -4
  82. package/dist/bundled/v3/index.js +65 -65
  83. package/dist/bundled/v3/{types-5a9ace3b.js → types-661a05a5.js} +2 -2
  84. package/dist/esm/v2/{OrButton-49f7f20b.js → OrButton-c5ec96e7.js} +1 -1
  85. package/dist/esm/v2/{OrCardCollection-ffa4e842.js → OrCardCollection-f7856175.js} +3 -3
  86. package/dist/esm/v2/{OrConfirm-73a902ce.js → OrConfirm-98d62065.js} +2 -2
  87. package/dist/esm/v2/{OrInlineInput-b003ddde.js → OrInlineInput-df02ab5d.js} +11 -9
  88. package/dist/esm/v2/{OrInlineTextarea-6349b529.js → OrInlineTextarea-ad120656.js} +11 -9
  89. package/dist/esm/v2/{OrInput-67eb3178.js → OrInput-3bb91436.js} +13 -12
  90. package/dist/{bundled/v3/OrInputBox.vue_vue_type_script_lang-c4f9c8ef.js → esm/v2/OrInputBox-53d1f66d.js} +53 -3
  91. package/dist/esm/v2/{OrLoader-8f1f3af1.js → OrLoader-b11ed386.js} +10 -2
  92. package/dist/esm/v2/{OrPagination-81d4476a.js → OrPagination-a9233838.js} +1 -1
  93. package/dist/esm/v2/{OrProgress-b7d1c689.js → OrProgress-ff999494.js} +6 -2
  94. package/dist/esm/v2/{OrSearch-a5cab600.js → OrSearch-dad9b02f.js} +2 -2
  95. package/dist/esm/v2/{OrSelect-2773ebeb.js → OrSelect-7ef80130.js} +10 -11
  96. package/dist/esm/v2/{OrSwitch-1bd5b4d1.js → OrSwitch-6129b63d.js} +1 -1
  97. package/dist/esm/v2/{OrTextarea-0bf9bf33.js → OrTextarea-0a64f718.js} +12 -11
  98. package/dist/esm/v2/components/index.js +15 -16
  99. package/dist/esm/v2/components/or-button-v3/index.js +3 -2
  100. package/dist/esm/v2/components/or-card-collection-v3/index.js +7 -8
  101. package/dist/esm/v2/components/or-confirm-v3/index.js +5 -6
  102. package/dist/esm/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +7 -5
  103. package/dist/esm/v2/components/or-inline-input-v3/index.js +1 -1
  104. package/dist/esm/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +7 -5
  105. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +1 -1
  106. package/dist/esm/v2/components/or-input-box-v3/index.js +2 -3
  107. package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +7 -5
  108. package/dist/esm/v2/components/or-input-v3/index.js +3 -4
  109. package/dist/esm/v2/components/or-loader-v3/OrLoader.vue.d.ts +2 -0
  110. package/dist/esm/v2/components/or-loader-v3/index.js +2 -1
  111. package/dist/esm/v2/components/or-pagination-v3/index.js +4 -4
  112. package/dist/esm/v2/components/or-progress-v3/OrProgress.vue.d.ts +2 -0
  113. package/dist/esm/v2/components/or-progress-v3/index.js +1 -1
  114. package/dist/esm/v2/components/or-search-v3/index.js +4 -5
  115. package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +7 -5
  116. package/dist/esm/v2/components/or-select-v3/index.js +4 -5
  117. package/dist/esm/v2/components/or-switch-v3/index.js +2 -2
  118. package/dist/esm/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +7 -5
  119. package/dist/esm/v2/components/or-textarea-v3/index.js +2 -3
  120. package/dist/esm/v2/components/or-toast-v3/index.js +2 -2
  121. package/dist/esm/v2/index.js +15 -16
  122. package/dist/esm/v2/{types-d5127999.js → types-e9a54dcf.js} +1 -1
  123. package/dist/esm/v3/{OrButton-eab948fb.js → OrButton-9f059df6.js} +1 -1
  124. package/dist/esm/v3/{OrCardCollection-274a413e.js → OrCardCollection-4cb41408.js} +2 -2
  125. package/dist/esm/v3/{OrConfirm-c73aa589.js → OrConfirm-19da64d1.js} +2 -2
  126. package/dist/esm/v3/{OrInlineInput-65127ed7.js → OrInlineInput-cd3753ee.js} +9 -7
  127. package/dist/esm/v3/{OrInlineTextarea-176a2701.js → OrInlineTextarea-4c5b0390.js} +9 -7
  128. package/dist/esm/v3/{OrInput-86c9d300.js → OrInput-ae9f6871.js} +10 -8
  129. package/dist/esm/v3/{OrLoader-3a918ce9.js → OrLoader-18f66bca.js} +18 -10
  130. package/dist/esm/v3/{OrPagination-94c2095f.js → OrPagination-183803e7.js} +1 -1
  131. package/dist/esm/v3/{OrProgress-639ed5e8.js → OrProgress-f881a58a.js} +15 -10
  132. package/dist/esm/v3/{OrSearch-1a92f8cf.js → OrSearch-6f6b4fcd.js} +1 -1
  133. package/dist/esm/v3/{OrSelect-e1443e71.js → OrSelect-96bf9b63.js} +9 -9
  134. package/dist/esm/v3/{OrSwitch-0e92c92c.js → OrSwitch-2a23a9b8.js} +1 -1
  135. package/dist/esm/v3/{OrTextarea-14a6b456.js → OrTextarea-42d21f77.js} +9 -7
  136. package/dist/esm/v3/components/index.js +14 -14
  137. package/dist/esm/v3/components/or-button-v3/index.js +3 -2
  138. package/dist/esm/v3/components/or-card-collection-v3/index.js +6 -6
  139. package/dist/esm/v3/components/or-confirm-v3/index.js +4 -4
  140. package/dist/esm/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +7 -5
  141. package/dist/esm/v3/components/or-inline-input-v3/index.js +1 -1
  142. package/dist/esm/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +7 -5
  143. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +1 -1
  144. package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +7 -5
  145. package/dist/esm/v3/components/or-input-v3/index.js +2 -2
  146. package/dist/esm/v3/components/or-loader-v3/OrLoader.vue.d.ts +2 -0
  147. package/dist/esm/v3/components/or-loader-v3/index.js +2 -1
  148. package/dist/esm/v3/components/or-pagination-v3/index.js +4 -4
  149. package/dist/esm/v3/components/or-progress-v3/OrProgress.vue.d.ts +2 -0
  150. package/dist/esm/v3/components/or-progress-v3/index.js +1 -1
  151. package/dist/esm/v3/components/or-search-v3/index.js +3 -3
  152. package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +7 -5
  153. package/dist/esm/v3/components/or-select-v3/index.js +3 -3
  154. package/dist/esm/v3/components/or-switch-v3/index.js +2 -2
  155. package/dist/esm/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +7 -5
  156. package/dist/esm/v3/components/or-textarea-v3/index.js +1 -1
  157. package/dist/esm/v3/components/or-toast-v3/index.js +2 -2
  158. package/dist/esm/v3/index.js +14 -14
  159. package/dist/esm/v3/{types-f6f8ab6b.js → types-b9717ff2.js} +1 -1
  160. package/package.json +4 -3
  161. package/src/components/or-inline-input-v3/OrInlineInput.vue +7 -4
  162. package/src/components/or-inline-input-v3/styles.ts +2 -2
  163. package/src/components/or-inline-textarea-v3/OrInlineTextarea.vue +7 -4
  164. package/src/components/or-inline-textarea-v3/styles.ts +2 -2
  165. package/src/components/or-input-v3/OrInput.vue +7 -4
  166. package/src/components/or-input-v3/styles.ts +2 -2
  167. package/src/components/or-loader-v3/OrLoader.vue +12 -2
  168. package/src/components/or-progress-v3/OrProgress.vue +9 -2
  169. package/src/components/or-select-v3/OrSelect.stories3.ts +0 -4
  170. package/src/components/or-select-v3/OrSelect.vue +6 -4
  171. package/src/components/or-select-v3/styles.ts +1 -4
  172. package/src/components/or-textarea-v3/OrTextarea.vue +7 -4
  173. package/src/components/or-textarea-v3/styles.ts +2 -2
  174. package/dist/bundled/v2/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -105
  175. package/dist/bundled/v2/components/or-combined-input-v3/index.d.ts +0 -2
  176. package/dist/bundled/v2/components/or-combined-input-v3/index.js +0 -146
  177. package/dist/bundled/v2/components/or-combined-input-v3/props.d.ts +0 -1
  178. package/dist/bundled/v2/components/or-combined-input-v3/styles.d.ts +0 -2
  179. package/dist/bundled/v2/props-78496a2d.js +0 -12
  180. package/dist/bundled/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -105
  181. package/dist/bundled/v3/components/or-combined-input-v3/index.d.ts +0 -2
  182. package/dist/bundled/v3/components/or-combined-input-v3/index.js +0 -128
  183. package/dist/bundled/v3/components/or-combined-input-v3/props.d.ts +0 -1
  184. package/dist/bundled/v3/components/or-combined-input-v3/styles.d.ts +0 -2
  185. package/dist/bundled/v3/props-78496a2d.js +0 -12
  186. package/dist/esm/v2/OrInputBox-5c4b3104.js +0 -43
  187. package/dist/esm/v2/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -105
  188. package/dist/esm/v2/components/or-combined-input-v3/index.d.ts +0 -2
  189. package/dist/esm/v2/components/or-combined-input-v3/index.js +0 -143
  190. package/dist/esm/v2/components/or-combined-input-v3/props.d.ts +0 -1
  191. package/dist/esm/v2/components/or-combined-input-v3/styles.d.ts +0 -2
  192. package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -105
  193. package/dist/esm/v3/components/or-combined-input-v3/index.d.ts +0 -2
  194. package/dist/esm/v3/components/or-combined-input-v3/index.js +0 -127
  195. package/dist/esm/v3/components/or-combined-input-v3/props.d.ts +0 -1
  196. package/dist/esm/v3/components/or-combined-input-v3/styles.d.ts +0 -2
  197. package/src/components/or-combined-input-v3/OrCombinedInput.docs.mdx +0 -7
  198. package/src/components/or-combined-input-v3/OrCombinedInput.stories3.ts +0 -201
  199. package/src/components/or-combined-input-v3/OrCombinedInput.vue +0 -127
  200. package/src/components/or-combined-input-v3/index.ts +0 -2
  201. package/src/components/or-combined-input-v3/props.ts +0 -1
  202. package/src/components/or-combined-input-v3/styles.ts +0 -25
@@ -2,7 +2,7 @@ import { useToggle } from '@vueuse/core';
2
2
  import './index-fa6eb4ca.js';
3
3
  import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-3a3d4280.js';
4
4
  import { O as OrIconButton } from './OrIconButton-deec1d4d.js';
5
- import { O as OrLoader } from './OrLoader-cf28bfa6.js';
5
+ import { O as OrLoader } from './OrLoader-6bec8824.js';
6
6
  import { defineComponent, ref, computed, onBeforeMount, onBeforeUnmount, nextTick } from '@vue/composition-api/dist/vue-composition-api.mjs';
7
7
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
8
8
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -1,4 +1,4 @@
1
- import { s as script } from './OrButton.vue_vue_type_script_lang-e75f9a10.js';
1
+ import { s as script } from './OrButton.vue_vue_type_script_lang-7d4f420c.js';
2
2
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot, createBlock, Fragment, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
3
3
 
4
4
  const _hoisted_1 = ["type", "activated", "disabled"];
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, ref, computed } from 'vue';
2
- import './OrLoader-663e062d.js';
3
- import { s as script$1 } from './OrLoader.vue_vue_type_script_lang-8fc03499.js';
2
+ import './OrLoader-be9d72cd.js';
3
+ import { s as script$1 } from './OrLoader.vue_vue_type_script_lang-65971a23.js';
4
4
 
5
5
  var ButtonVariant;
6
6
  (function (ButtonVariant) {
@@ -1,14 +1,14 @@
1
1
  import { resolveComponent, openBlock, createBlock, normalizeClass, defineComponent, computed, createElementBlock, Fragment, renderList, renderSlot, mergeProps, createTextVNode, toDisplayString, ref, watch } from 'vue';
2
2
  import './OrIconButton-8f4c68e9.js';
3
3
  import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-8670c49e.js';
4
- import './OrButton-a5b98ee2.js';
4
+ import './OrButton-452d3149.js';
5
5
  import './OrMenu-c982d515.js';
6
6
  import { s as script$5 } from './OrMenu.vue_vue_type_script_lang-cefb0eca.js';
7
7
  import './OrMenuItem-1917f51a.js';
8
8
  import { s as script$6 } from './OrMenuItem.vue_vue_type_script_lang-0b643c00.js';
9
9
  import './OrIcon-0239fc17.js';
10
- import { s as script$2 } from './OrSearch.vue_vue_type_script_lang-db6e6f7f.js';
11
- import { s as script$4 } from './OrButton.vue_vue_type_script_lang-e75f9a10.js';
10
+ import { s as script$2 } from './OrSearch.vue_vue_type_script_lang-8c37e5a7.js';
11
+ import { s as script$4 } from './OrButton.vue_vue_type_script_lang-7d4f420c.js';
12
12
  import { s as script$7 } from './OrIcon.vue_vue_type_script_lang-6a85c6c6.js';
13
13
 
14
14
  function render$1(_ctx, _cache, $props, $setup, $data, $options) {
@@ -2,11 +2,11 @@ import { useMagicKeys, whenever, onClickOutside } from '@vueuse/core';
2
2
  import { l as logicAnd } from './index-01519e46.js';
3
3
  import { defineComponent, ref, computed, watch } from 'vue';
4
4
  import './OrBottomSheet.vue_vue_type_script_lang-7b8553e9.js';
5
- import './OrButton-a5b98ee2.js';
6
- import './OrInput-2c10c351.js';
7
- import { s as script$2, a as ButtonColor } from './OrButton.vue_vue_type_script_lang-e75f9a10.js';
5
+ import './OrButton-452d3149.js';
6
+ import './OrInput-6d49f353.js';
7
+ import { s as script$2, a as ButtonColor } from './OrButton.vue_vue_type_script_lang-7d4f420c.js';
8
8
  import { s as script$1 } from './OrOverlay.vue_vue_type_script_lang-a1f3f02c.js';
9
- import { s as script$3 } from './OrInput.vue_vue_type_script_lang-ce8b23e8.js';
9
+ import { s as script$3 } from './OrInput.vue_vue_type_script_lang-af68d0e7.js';
10
10
 
11
11
  var ConfirmType;
12
12
  (function (ConfirmType) {
@@ -21,8 +21,8 @@ const InlineInputRoot = [
21
21
  // Spacing
22
22
  'gap-xs'];
23
23
  const InlineInputControl = [
24
- // Box
25
- 'w-full',
24
+ // Layout
25
+ 'grow',
26
26
  // Typography
27
27
  'typography-inherit',
28
28
  // Theme
@@ -81,7 +81,7 @@ var script = defineComponent({
81
81
  default: undefined
82
82
  },
83
83
  error: {
84
- type: [String, Boolean],
84
+ type: String,
85
85
  default: undefined
86
86
  }
87
87
  },
@@ -113,6 +113,7 @@ var script = defineComponent({
113
113
  return (_b = (_a = draftModelValue.value) === null || _a === void 0 ? void 0 : _a.toString().length) !== null && _b !== void 0 ? _b : 0;
114
114
  });
115
115
  const maxLength = computed(() => controlAttributes.maxlength);
116
+ const invalid = computed(() => !!props.error);
116
117
  const activated = ref(false);
117
118
  // Handlers
118
119
  function onFocus(event) {
@@ -164,6 +165,7 @@ var script = defineComponent({
164
165
  draftModelValue,
165
166
  currentLength,
166
167
  maxLength,
168
+ invalid,
167
169
  activated,
168
170
  onFocus,
169
171
  onBlur,
@@ -15,8 +15,8 @@ const InlineTextareaRoot = [
15
15
  // Spacing
16
16
  'gap-xs'];
17
17
  const InlineTextareaControl = [
18
- // Box
19
- 'w-full',
18
+ // Layout
19
+ 'grow',
20
20
  // Typography
21
21
  'typography-inherit',
22
22
  // Theme
@@ -59,7 +59,7 @@ var script = defineComponent({
59
59
  default: undefined
60
60
  },
61
61
  error: {
62
- type: [String, Boolean],
62
+ type: String,
63
63
  default: undefined
64
64
  }
65
65
  },
@@ -91,6 +91,7 @@ var script = defineComponent({
91
91
  return (_b = (_a = draftModelValue.value) === null || _a === void 0 ? void 0 : _a.toString().length) !== null && _b !== void 0 ? _b : 0;
92
92
  });
93
93
  const maxLength = computed(() => controlAttributes.maxlength);
94
+ const invalid = computed(() => !!props.error);
94
95
  const activated = ref(false);
95
96
  // Handlers
96
97
  function onFocus(event) {
@@ -142,6 +143,7 @@ var script = defineComponent({
142
143
  draftModelValue,
143
144
  currentLength,
144
145
  maxLength,
146
+ invalid,
145
147
  activated,
146
148
  onFocus,
147
149
  onBlur,
@@ -1,4 +1,4 @@
1
- import { s as script } from './OrInput.vue_vue_type_script_lang-ce8b23e8.js';
1
+ import { s as script } from './OrInput.vue_vue_type_script_lang-af68d0e7.js';
2
2
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, mergeProps, vModelDynamic, Fragment, withModifiers, createSlots } from 'vue';
3
3
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
4
4
 
@@ -31,7 +31,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
31
31
  }, 8 /* PROPS */, ["control-id", "required", "disabled"])) : createCommentVNode("v-if", true), createVNode(_component_OrInputBox, {
32
32
  variant: _ctx.disableDefaultStyles ? 'unstyled' : 'styled',
33
33
  size: _ctx.size,
34
- invalid: !!_ctx.error,
34
+ invalid: _ctx.invalid,
35
35
  readonly: _ctx.readonly || _ctx.loading,
36
36
  disabled: _ctx.disabled
37
37
  }, {
@@ -81,7 +81,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
81
81
  }))], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true)], 64 /* STABLE_FRAGMENT */))])]),
82
82
 
83
83
  _: 1 /* STABLE */
84
- }, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"]), !_ctx.error ? (openBlock(), createElementBlock(Fragment, {
84
+ }, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"]), !_ctx.invalid ? (openBlock(), createElementBlock(Fragment, {
85
85
  key: 1
86
86
  }, [_ctx.hint || _ctx.maxLength ? (openBlock(), createBlock(_component_OrHint, {
87
87
  key: 0,
@@ -95,7 +95,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
95
95
  fn: withCtx(() => [createTextVNode(toDisplayString(_ctx.currentLength) + " / " + toDisplayString(_ctx.maxLength), 1 /* TEXT */)]),
96
96
 
97
97
  key: "0"
98
- } : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"])) : createCommentVNode("v-if", true)], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true), typeof _ctx.error === 'string' ? (openBlock(), createBlock(_component_OrError, {
98
+ } : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"])) : createCommentVNode("v-if", true)], 64 /* STABLE_FRAGMENT */)) : (openBlock(), createBlock(_component_OrError, {
99
99
  key: 2,
100
100
  disabled: _ctx.disabled
101
101
  }, createSlots({
@@ -107,7 +107,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
107
107
  fn: withCtx(() => [createTextVNode(toDisplayString(_ctx.currentLength) + " / " + toDisplayString(_ctx.maxLength), 1 /* TEXT */)]),
108
108
 
109
109
  key: "0"
110
- } : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"])) : createCommentVNode("v-if", true)], 2 /* CLASS */);
110
+ } : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"]))], 2 /* CLASS */);
111
111
  }
112
112
 
113
113
  var css_248z = "\ninput[data-v-78975fa2] {\n min-width: 0;\n background: none;\n outline: none;\n}\ninput[type=\"number\"][data-v-78975fa2]::-webkit-inner-spin-button {\n display: none;\n}\ninput[type=\"search\"][data-v-78975fa2]::-webkit-search-cancel-button {\n display: none;\n}\n";
@@ -4,18 +4,17 @@ import { s as script$1 } from './OrError.vue_vue_type_script_lang-53648a65.js';
4
4
  import { s as script$2 } from './OrHint.vue_vue_type_script_lang-e322f61e.js';
5
5
  import './OrIcon-0239fc17.js';
6
6
  import './OrIconButton-8f4c68e9.js';
7
- import './OrInputBox-44f37541.js';
8
- import { s as script$5 } from './OrInputBox.vue_vue_type_script_lang-c4f9c8ef.js';
7
+ import './OrInputBox-358d4856.js';
8
+ import { s as script$5, a as InputBoxSize } from './OrInputBox.vue_vue_type_script_lang-b387d4ba.js';
9
9
  import './OrLabel-c556887e.js';
10
10
  import { s as script$6 } from './OrLabel.vue_vue_type_script_lang-191d2304.js';
11
- import './OrLoader-663e062d.js';
12
- import { a as InputBoxSize } from './props-78496a2d.js';
11
+ import './OrLoader-be9d72cd.js';
13
12
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-b2e42f31.js';
14
13
  import { u as useValidationAttributes } from './useValidationAttributes-5428d8fa.js';
15
14
  import { u as useResponsive } from './useResponsive-9d397e2a.js';
16
15
  import { s as script$3 } from './OrIcon.vue_vue_type_script_lang-6a85c6c6.js';
17
16
  import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-8670c49e.js';
18
- import { s as script$7 } from './OrLoader.vue_vue_type_script_lang-8fc03499.js';
17
+ import { s as script$7 } from './OrLoader.vue_vue_type_script_lang-65971a23.js';
19
18
 
20
19
  var InputType;
21
20
  (function (InputType) {
@@ -31,8 +30,8 @@ const InputRoot = [
31
30
  // Spacing
32
31
  'gap-xs'];
33
32
  const InputControl = [
34
- // Box
35
- 'w-full',
33
+ // Layout
34
+ 'grow',
36
35
  // Typography
37
36
  'typography-inherit',
38
37
  // Theme
@@ -79,7 +78,7 @@ var script = defineComponent({
79
78
  default: undefined
80
79
  },
81
80
  error: {
82
- type: [String, Boolean],
81
+ type: String,
83
82
  default: undefined
84
83
  },
85
84
  loading: {
@@ -133,6 +132,7 @@ var script = defineComponent({
133
132
  return (_b = (_a = proxyModelValue.value) === null || _a === void 0 ? void 0 : _a.toString().length) !== null && _b !== void 0 ? _b : 0;
134
133
  });
135
134
  const maxLength = computed(() => controlAttributes.maxlength);
135
+ const invalid = computed(() => !!props.error);
136
136
  const disclosed = ref(false);
137
137
  const {
138
138
  isMobile
@@ -155,6 +155,7 @@ var script = defineComponent({
155
155
  proxyModelValue,
156
156
  currentLength,
157
157
  maxLength,
158
+ invalid,
158
159
  disclosed,
159
160
  isMobile,
160
161
  focus,
@@ -1,4 +1,4 @@
1
- import { s as script } from './OrInputBox.vue_vue_type_script_lang-c4f9c8ef.js';
1
+ import { s as script } from './OrInputBox.vue_vue_type_script_lang-b387d4ba.js';
2
2
  import { openBlock, createElementBlock, normalizeClass, renderSlot } from 'vue';
3
3
 
4
4
  const _hoisted_1 = ["invalid", "readonly", "disabled"];
@@ -1,4 +1,4 @@
1
- import { defineComponent, ref, computed } from 'vue-demi';
1
+ import { defineComponent, ref, computed } from 'vue';
2
2
 
3
3
  var InputBoxVariant;
4
4
  (function (InputBoxVariant) {
@@ -1,4 +1,4 @@
1
- import { s as script } from './OrLoader.vue_vue_type_script_lang-8fc03499.js';
1
+ import { s as script } from './OrLoader.vue_vue_type_script_lang-65971a23.js';
2
2
  import { openBlock, createElementBlock, normalizeClass, toDisplayString, createCommentVNode, createElementVNode, normalizeStyle } from 'vue';
3
3
 
4
4
  const _hoisted_1 = ["width", "height"];
@@ -18,14 +18,8 @@ const _hoisted_5 = {
18
18
  "stroke-width": "4",
19
19
  "stroke-linecap": "round"
20
20
  };
21
- const _hoisted_6 = /*#__PURE__*/createElementVNode("line", {
22
- class: /*#__PURE__*/normalizeClass(['stroke-surface-variant', 'dark:stroke-surface-variant-dark']),
23
- x1: "2",
24
- y1: "50%",
25
- x2: "calc(100% - 2px)",
26
- y2: "50%"
27
- }, null, -1 /* HOISTED */);
28
- const _hoisted_7 = ["stroke"];
21
+ const _hoisted_6 = ["x2"];
22
+ const _hoisted_7 = ["x2", "stroke"];
29
23
  function render(_ctx, _cache, $props, $setup, $data, $options) {
30
24
  return openBlock(), createElementBlock("div", {
31
25
  ref: "root",
@@ -47,11 +41,17 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
47
41
  cy: "50%",
48
42
  r: "7",
49
43
  stroke: _ctx.color === 'inherit' ? 'currentColor' : 'inherit'
50
- }, null, 8 /* PROPS */, _hoisted_3)])], 8 /* PROPS */, _hoisted_1)) : createCommentVNode("v-if", true), _ctx.variant === 'linear' ? (openBlock(), createElementBlock("svg", _hoisted_4, [createElementVNode("g", _hoisted_5, [_hoisted_6, createElementVNode("line", {
44
+ }, null, 8 /* PROPS */, _hoisted_3)])], 8 /* PROPS */, _hoisted_1)) : createCommentVNode("v-if", true), _ctx.variant === 'linear' ? (openBlock(), createElementBlock("svg", _hoisted_4, [createElementVNode("g", _hoisted_5, [createElementVNode("line", {
45
+ class: normalizeClass(['stroke-surface-variant', 'dark:stroke-surface-variant-dark']),
46
+ x1: "2",
47
+ y1: "50%",
48
+ x2: _ctx.strokeWidth,
49
+ y2: "50%"
50
+ }, null, 8 /* PROPS */, _hoisted_6), createElementVNode("line", {
51
51
  class: normalizeClass(['animate-linear-loader', 'origin-center']),
52
52
  x1: "2",
53
53
  y1: "50%",
54
- x2: "calc(100% - 2px)",
54
+ x2: _ctx.strokeWidth,
55
55
  y2: "50%",
56
56
  stroke: _ctx.color === 'inherit' ? 'currentColor' : 'inherit'
57
57
  }, null, 8 /* PROPS */, _hoisted_7)])])) : createCommentVNode("v-if", true)], 6 /* CLASS, STYLE */), _ctx.description ? (openBlock(), createElementBlock("div", {
@@ -1,4 +1,5 @@
1
1
  import { defineComponent, ref, computed } from 'vue';
2
+ import { useElementSize } from '@vueuse/core';
2
3
 
3
4
  var LoaderVariant;
4
5
  (function (LoaderVariant) {
@@ -68,6 +69,9 @@ var script = defineComponent({
68
69
  setup(props) {
69
70
  // Refs
70
71
  const root = ref();
72
+ const {
73
+ width: loaderContainerWidth
74
+ } = useElementSize(root);
71
75
  // Styles
72
76
  const rootStyles = computed(() => ['or-loader', ...LoaderRoot, ...LoaderRootColors[props.color]]);
73
77
  const titleStyles = computed(() => [...LoaderTitle]);
@@ -82,6 +86,9 @@ var script = defineComponent({
82
86
  return 16;
83
87
  }
84
88
  });
89
+ const strokeWidth = computed(() => {
90
+ return loaderContainerWidth.value ? loaderContainerWidth.value - 2 : '100%';
91
+ });
85
92
  /**
86
93
  * Preserves circular loading indicator from shrinking caused by external styles.
87
94
  */
@@ -95,6 +102,7 @@ var script = defineComponent({
95
102
  titleStyles,
96
103
  descriptionStyles,
97
104
  computedSize,
105
+ strokeWidth,
98
106
  wrapperStyle
99
107
  };
100
108
  }
@@ -1,9 +1,9 @@
1
1
  import { defineComponent, ref, computed } from 'vue';
2
- import './OrButton-a5b98ee2.js';
2
+ import './OrButton-452d3149.js';
3
3
  import './OrIcon-0239fc17.js';
4
4
  import './OrMenu-c982d515.js';
5
5
  import './OrMenuItem-1917f51a.js';
6
- import { s as script$1 } from './OrButton.vue_vue_type_script_lang-e75f9a10.js';
6
+ import { s as script$1 } from './OrButton.vue_vue_type_script_lang-7d4f420c.js';
7
7
  import { s as script$2 } from './OrIcon.vue_vue_type_script_lang-6a85c6c6.js';
8
8
  import { s as script$3 } from './OrMenu.vue_vue_type_script_lang-cefb0eca.js';
9
9
  import { s as script$4 } from './OrMenuItem.vue_vue_type_script_lang-0b643c00.js';
@@ -178,6 +178,9 @@ var script = defineComponent({
178
178
  isCircleType.value ? 14 * Math.PI :
179
179
  // 14 = diameter = viewBox - stroke-width
180
180
  0);
181
+ const strokeWidth = computed(() => {
182
+ return width.value ? width.value - 2 : '100%';
183
+ });
181
184
  const strokeDashoffset = computed(() => props.loading ? undefined : (1 - localProgress.value) * strokeDasharray.value);
182
185
  return {
183
186
  root,
@@ -190,6 +193,7 @@ var script = defineComponent({
190
193
  progressBarMainPartStyles,
191
194
  strokeDasharray,
192
195
  strokeDashoffset,
196
+ strokeWidth,
193
197
  localProgress,
194
198
  localValue,
195
199
  percent,
@@ -1,8 +1,8 @@
1
1
  import { debouncedWatch } from '@vueuse/core';
2
2
  import { defineComponent, ref, computed, watch } from 'vue';
3
- import './OrInput-2c10c351.js';
4
- import { s as script$1 } from './OrInput.vue_vue_type_script_lang-ce8b23e8.js';
5
- import { a as InputBoxSize } from './props-78496a2d.js';
3
+ import './OrInput-6d49f353.js';
4
+ import { s as script$1 } from './OrInput.vue_vue_type_script_lang-af68d0e7.js';
5
+ import { a as InputBoxSize } from './OrInputBox.vue_vue_type_script_lang-b387d4ba.js';
6
6
 
7
7
  var script = defineComponent({
8
8
  name: 'OrSearch',
@@ -4,8 +4,8 @@ import { s as styleInject } from './style-inject.es-4c6f2515.js';
4
4
  import './OrHint-5d5e4d99.js';
5
5
  import { s as script$2 } from './OrExpansionPanel.vue_vue_type_script_lang-cd3b6d36.js';
6
6
  import './OrIcon-0239fc17.js';
7
- import './OrInput-2c10c351.js';
8
- import './OrInputBox-44f37541.js';
7
+ import './OrInput-6d49f353.js';
8
+ import './OrInputBox-358d4856.js';
9
9
  import './OrLabel-c556887e.js';
10
10
  import './OrMenuItem-1917f51a.js';
11
11
  import './OrPopover-0c296207.js';
@@ -15,12 +15,11 @@ import { u as useOverflow } from './useOverflow-6dce216b.js';
15
15
  import { s as script$4 } from './OrError.vue_vue_type_script_lang-53648a65.js';
16
16
  import { s as script$5 } from './OrHint.vue_vue_type_script_lang-e322f61e.js';
17
17
  import { s as script$6 } from './OrIcon.vue_vue_type_script_lang-6a85c6c6.js';
18
- import { s as script$7 } from './OrInput.vue_vue_type_script_lang-ce8b23e8.js';
19
- import { s as script$8 } from './OrInputBox.vue_vue_type_script_lang-c4f9c8ef.js';
18
+ import { s as script$7 } from './OrInput.vue_vue_type_script_lang-af68d0e7.js';
19
+ import { s as script$8, a as InputBoxSize } from './OrInputBox.vue_vue_type_script_lang-b387d4ba.js';
20
20
  import { s as script$9 } from './OrLabel.vue_vue_type_script_lang-191d2304.js';
21
21
  import { s as script$a } from './OrMenuItem.vue_vue_type_script_lang-0b643c00.js';
22
22
  import { s as script$b } from './OrPopover.vue_vue_type_script_lang-aa819a00.js';
23
- import { a as InputBoxSize } from './props-78496a2d.js';
24
23
 
25
24
  const _hoisted_1$2 = ["value", "indeterminate", "required", "disabled"];
26
25
  function render$2(_ctx, _cache, $props, $setup, $data, $options) {
@@ -125,9 +124,7 @@ const SelectRoot = [
125
124
  'gap-xs'];
126
125
  const SelectControl = [
127
126
  // Layout
128
- 'layout-row',
129
- // Box
130
- 'w-full',
127
+ 'layout-row grow',
131
128
  // Overflow
132
129
  'overflow-hidden',
133
130
  // Spacing
@@ -217,7 +214,7 @@ var script = defineComponent({
217
214
  default: undefined
218
215
  },
219
216
  error: {
220
- type: [String, Boolean],
217
+ type: String,
221
218
  default: undefined
222
219
  },
223
220
  required: {
@@ -294,6 +291,7 @@ var script = defineComponent({
294
291
  proxyModelValue.value = [];
295
292
  }
296
293
  });
294
+ const invalid = computed(() => !!props.error);
297
295
  const readonly = computed(() => context.attrs.readonly);
298
296
  const selection = computed(() => {
299
297
  const modelValue = proxyModelValue.value;
@@ -374,6 +372,7 @@ var script = defineComponent({
374
372
  noSearchResultsStyles,
375
373
  controlId,
376
374
  proxyModelValue,
375
+ invalid,
377
376
  readonly,
378
377
  selection,
379
378
  searchText,
@@ -1,9 +1,9 @@
1
1
  import { defineComponent, ref, computed, reactive } from 'vue';
2
2
  import './OrLabel-c556887e.js';
3
- import './OrLoader-663e062d.js';
3
+ import './OrLoader-be9d72cd.js';
4
4
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-b2e42f31.js';
5
5
  import { s as script$1, L as LabelVariant } from './OrLabel.vue_vue_type_script_lang-191d2304.js';
6
- import { s as script$2 } from './OrLoader.vue_vue_type_script_lang-8fc03499.js';
6
+ import { s as script$2 } from './OrLoader.vue_vue_type_script_lang-65971a23.js';
7
7
 
8
8
  const SwitchRoot = [
9
9
  // Layout
@@ -1,14 +1,13 @@
1
1
  import { defineComponent, ref, computed, reactive } from 'vue';
2
2
  import './OrHint-5d5e4d99.js';
3
- import './OrInputBox-44f37541.js';
3
+ import './OrInputBox-358d4856.js';
4
4
  import './OrLabel-c556887e.js';
5
5
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-b2e42f31.js';
6
6
  import { u as useValidationAttributes } from './useValidationAttributes-5428d8fa.js';
7
7
  import { s as script$1 } from './OrError.vue_vue_type_script_lang-53648a65.js';
8
8
  import { s as script$2 } from './OrHint.vue_vue_type_script_lang-e322f61e.js';
9
- import { s as script$3 } from './OrInputBox.vue_vue_type_script_lang-c4f9c8ef.js';
9
+ import { s as script$3, a as InputBoxSize } from './OrInputBox.vue_vue_type_script_lang-b387d4ba.js';
10
10
  import { s as script$4 } from './OrLabel.vue_vue_type_script_lang-191d2304.js';
11
- import { a as InputBoxSize } from './props-78496a2d.js';
12
11
 
13
12
  const TextareaRoot = [
14
13
  // Layout
@@ -16,8 +15,8 @@ const TextareaRoot = [
16
15
  // Spacing
17
16
  'gap-xs'];
18
17
  const TextareaControl = [
19
- // Box
20
- 'w-full',
18
+ // Layout
19
+ 'grow',
21
20
  // Typography
22
21
  'typography-inherit',
23
22
  // Theme
@@ -57,7 +56,7 @@ var script = defineComponent({
57
56
  default: undefined
58
57
  },
59
58
  error: {
60
- type: [String, Boolean],
59
+ type: String,
61
60
  default: undefined
62
61
  },
63
62
  required: {
@@ -99,6 +98,7 @@ var script = defineComponent({
99
98
  return (_b = (_a = proxyModelValue.value) === null || _a === void 0 ? void 0 : _a.toString().length) !== null && _b !== void 0 ? _b : 0;
100
99
  });
101
100
  const maxLength = computed(() => controlAttributes.maxlength);
101
+ const invalid = computed(() => !!props.error);
102
102
  // Methods
103
103
  function focus() {
104
104
  var _a;
@@ -117,6 +117,7 @@ var script = defineComponent({
117
117
  proxyModelValue,
118
118
  currentLength,
119
119
  maxLength,
120
+ invalid,
120
121
  focus,
121
122
  blur
122
123
  };
@@ -1,4 +1,4 @@
1
- import { a as script } from './types-5a9ace3b.js';
1
+ import { a as script } from './types-661a05a5.js';
2
2
  import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, normalizeClass, createVNode, TransitionGroup, createElementBlock, Fragment, renderList, mergeProps, createCommentVNode } from 'vue';
3
3
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
4
4
 
@@ -5,10 +5,10 @@ export { s as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonVi
5
5
  export { s as OrButtonV2 } from '../OrButton.vue_vue_type_script_lang-17f34bec.js';
6
6
  export { s as OrIconButton } from '../OrIconButton.vue_vue_type_script_lang-60d2d34d.js';
7
7
  export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTTON_TYPE, I as ICON_BUTTON_TYPE } from '../constants-c5d1139f.js';
8
- export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../OrButton.vue_vue_type_script_lang-e75f9a10.js';
8
+ export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../OrButton.vue_vue_type_script_lang-7d4f420c.js';
9
9
  export { s as OrCard } from '../OrCard.vue_vue_type_script_lang-90ba001b.js';
10
10
  export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../OrCardCollection.vue_vue_type_script_lang-83a50f5c.js';
11
- export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection.vue_vue_type_script_lang-990fb52d.js';
11
+ export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection.vue_vue_type_script_lang-e71a0ea0.js';
12
12
  export { s as OrCardV3 } from '../OrCard.vue_vue_type_script_lang-b6685a34.js';
13
13
  export { a as OrCarousel, s as OrCarouselItem } from '../OrCarouselItem.vue_vue_type_script_lang-cc31281a.js';
14
14
  export { s as OrCheckbox } from '../OrCheckbox.vue_vue_type_script_lang-87143106.js';
@@ -19,7 +19,7 @@ export { s as OrCode, O as OrCodeLanguages } from '../OrCode.vue_vue_type_script
19
19
  export { s as OrCollapse } from '../OrCollapse.vue_vue_type_script_lang-04ffe655.js';
20
20
  export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from '../OrColorPicker.vue_vue_type_script_lang-3b58e79f.js';
21
21
  export { s as OrConfirm } from '../OrConfirm.vue_vue_type_script_lang-ff06fe51.js';
22
- export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm.vue_vue_type_script_lang-8ac01851.js';
22
+ export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm.vue_vue_type_script_lang-b550c3d3.js';
23
23
  export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker.vue_vue_type_script_lang-6483e834.js';
24
24
  export { s as OrError } from '../OrError.vue_vue_type_script_lang-7c39e012.js';
25
25
  export { s as OrErrorTagV3 } from '../OrErrorTag.vue_vue_type_script_lang-bfa4c580.js';
@@ -34,12 +34,11 @@ export { s as OrIcon, O as OrIconColors, a as OrIconType } from '../OrIcon.vue_v
34
34
  export { I as IconButtonColor, s as OrIconButtonV3 } from '../OrIconButton.vue_vue_type_script_lang-8670c49e.js';
35
35
  export { I as IconButtonSize, I as IconSize, a as IconVariant, s as OrIconV3 } from '../OrIcon.vue_vue_type_script_lang-6a85c6c6.js';
36
36
  export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from '../OrInlineInputBox.vue_vue_type_script_lang-b1ae1f3d.js';
37
- export { I as InlineInputType, s as OrInlineInputV3 } from '../OrInlineInput.vue_vue_type_script_lang-18853dd7.js';
37
+ export { I as InlineInputType, s as OrInlineInputV3 } from '../OrInlineInput.vue_vue_type_script_lang-cd4a64f6.js';
38
38
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from '../OrInlineTextEdit.vue_vue_type_script_lang-4f78910a.js';
39
- export { s as OrInlineTextareaV3 } from '../OrInlineTextarea.vue_vue_type_script_lang-3cb238d6.js';
40
- export { s as OrInputBoxV3 } from '../OrInputBox.vue_vue_type_script_lang-c4f9c8ef.js';
41
- export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, a as SearchSize, a as SelectSize, a as TextareaSize } from '../props-78496a2d.js';
42
- export { I as InputType, s as OrInputV3 } from '../OrInput.vue_vue_type_script_lang-ce8b23e8.js';
39
+ export { s as OrInlineTextareaV3 } from '../OrInlineTextarea.vue_vue_type_script_lang-a73ff1ee.js';
40
+ export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, s as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox.vue_vue_type_script_lang-b387d4ba.js';
41
+ export { I as InputType, s as OrInputV3 } from '../OrInput.vue_vue_type_script_lang-af68d0e7.js';
43
42
  export { s as OrInput } from '../OrInput.vue_vue_type_script_lang-a415817b.js';
44
43
  export { s as OrLabel } from '../OrLabel.vue_vue_type_script_lang-27f8b12d.js';
45
44
  export { L as LabelVariant, s as OrLabelV3 } from '../OrLabel.vue_vue_type_script_lang-191d2304.js';
@@ -47,7 +46,7 @@ export { L as LinkColor, s as OrLinkV3 } from '../OrLink.vue_vue_type_script_lan
47
46
  export { s as OrList } from '../OrList.vue_vue_type_script_lang-9526ff80.js';
48
47
  export { s as OrListOfInputs } from '../OrListOfInputs.vue_vue_type_script_lang-260baa5f.js';
49
48
  export { L as LoaderViews, s as OrLoader } from '../OrLoader.vue_vue_type_script_lang-1378ab8e.js';
50
- export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from '../OrLoader.vue_vue_type_script_lang-8fc03499.js';
49
+ export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from '../OrLoader.vue_vue_type_script_lang-65971a23.js';
51
50
  export { s as OrMenuItemV3 } from '../OrMenuItem.vue_vue_type_script_lang-0b643c00.js';
52
51
  export { s as OrMenuV3 } from '../OrMenu.vue_vue_type_script_lang-cefb0eca.js';
53
52
  export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover.vue_vue_type_script_lang-aa819a00.js';
@@ -60,17 +59,17 @@ export { s as OrOverflowMenu } from '../OrOverflowMenu.vue_vue_type_script_lang-
60
59
  export { s as OrOverlay } from '../OrOverlay.vue_vue_type_script_lang-b9bf5e50.js';
61
60
  export { s as OrOverlayV3 } from '../OrOverlay.vue_vue_type_script_lang-a1f3f02c.js';
62
61
  export { s as OrPassword } from '../OrPassword.vue_vue_type_script_lang-87d79c3c.js';
63
- export { s as OrPaginationV3 } from '../OrPagination.vue_vue_type_script_lang-b6e7592e.js';
62
+ export { s as OrPaginationV3 } from '../OrPagination.vue_vue_type_script_lang-a79c359c.js';
64
63
  export { s as OrProgress, O as OrProgressColors, a as OrProgressTypes } from '../OrProgress.vue_vue_type_script_lang-3f9ec654.js';
65
- export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress.vue_vue_type_script_lang-52f660d6.js';
64
+ export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress.vue_vue_type_script_lang-c387db0b.js';
66
65
  export { s as OrRadio } from '../OrRadio.vue_vue_type_script_lang-c956b54b.js';
67
66
  export { s as OrRadioGroup } from '../OrRadioGroup.vue_vue_type_script_lang-caea7bcb.js';
68
67
  export { s as OrRadioV3 } from '../OrRadio.vue_vue_type_script_lang-5d88f0b4.js';
69
68
  export { s as OrSearch } from '../OrSearch.vue_vue_type_script_lang-cb0964be.js';
70
- export { s as OrSearchV3 } from '../OrSearch.vue_vue_type_script_lang-db6e6f7f.js';
69
+ export { s as OrSearchV3 } from '../OrSearch.vue_vue_type_script_lang-8c37e5a7.js';
71
70
  export { s as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl.vue_vue_type_script_lang-38a00b68.js';
72
71
  export { s as OrSelect } from '../OrSelect.vue_vue_type_script_lang-2016ac4e.js';
73
- export { s as OrSelectV3 } from '../OrSelect.vue_vue_type_script_lang-52193c4c.js';
72
+ export { s as OrSelectV3 } from '../OrSelect.vue_vue_type_script_lang-35ac0247.js';
74
73
  export { s as OrSidebar, O as OrSidebarSide } from '../OrSidebar.vue_vue_type_script_lang-7c55ac0a.js';
75
74
  export { s as OrSidebarV3 } from '../OrSidebar.vue_vue_type_script_lang-4639bf0e.js';
76
75
  export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton.vue_vue_type_script_lang-a46ed51a.js';
@@ -80,7 +79,7 @@ export { s as OrSlider } from '../OrSlider.vue_vue_type_script_lang-a5a10569.js'
80
79
  export { s as OrSortHeaderV3 } from '../OrSortHeader.vue_vue_type_script_lang-85238e0a.js';
81
80
  export { s as OrStepper } from '../OrStepper.vue_vue_type_script_lang-0876614e.js';
82
81
  export { s as OrSwitch } from '../OrSwitch.vue_vue_type_script_lang-f55d33f4.js';
83
- export { s as OrSwitchV3 } from '../OrSwitch.vue_vue_type_script_lang-f6039c8f.js';
82
+ export { s as OrSwitchV3 } from '../OrSwitch.vue_vue_type_script_lang-fd43080e.js';
84
83
  export { s as OrTab } from '../OrTab.vue_vue_type_script_lang-de7c7063.js';
85
84
  export { s as OrTabHeaderItem } from '../OrTabHeaderItem.vue_vue_type_script_lang-e1f29563.js';
86
85
  export { s as OrTabV3 } from '../OrTab.vue_vue_type_script_lang-f791efa0.js';
@@ -92,11 +91,11 @@ export { s as OrTeleport } from '../OrTeleport.vue3-12636ac0.js';
92
91
  export { s as OrTeleportV3 } from '../OrTeleport.vue3.vue_vue_type_script_lang-4dc70cf1.js';
93
92
  export { s as OrTextV3 } from '../OrText.vue_vue_type_script_lang-e93438ea.js';
94
93
  export { s as OrTextarea } from '../OrTextarea.vue_vue_type_script_lang-13c5e976.js';
95
- export { s as OrTextareaV3 } from '../OrTextarea.vue_vue_type_script_lang-b2899ba6.js';
94
+ export { s as OrTextareaV3 } from '../OrTextarea.vue_vue_type_script_lang-de99a858.js';
96
95
  export { s as OrTextbox, T as TextboxTypes } from '../OrTextbox.vue_vue_type_script_lang-c20fc4a7.js';
97
96
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-d5b3c109.js';
98
97
  export { s as OrToast, a as OrToastContainer } from '../OrToastContainer.vue_vue_type_script_lang-27ba0e01.js';
99
- export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../types-5a9ace3b.js';
98
+ export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../types-661a05a5.js';
100
99
  export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-4d4329cd.js';
101
100
  export { s as OrTooltip } from '../OrTooltip.vue_vue_type_script_lang-eb8ad0e1.js';
102
101
  export { s as OrTooltipContent } from '../OrTooltipContent-b0dcb862.js';
@@ -109,10 +108,10 @@ import '../color-1f348774.js';
109
108
  import '../OrIcon-0239fc17.js';
110
109
  import '@vueuse/core';
111
110
  import '../OrLoader-ee97fef4.js';
112
- import '../OrLoader-663e062d.js';
111
+ import '../OrLoader-be9d72cd.js';
113
112
  import '../OrIconButton-35a14325.js';
114
113
  import '../OrIconButton-8f4c68e9.js';
115
- import '../OrButton-a5b98ee2.js';
114
+ import '../OrButton-452d3149.js';
116
115
  import '../OrMenu-c982d515.js';
117
116
  import '../OrMenuItem-1917f51a.js';
118
117
  import '../OrLabel-c556887e.js';
@@ -127,13 +126,13 @@ import '../OrFloating-c13f0eae.js';
127
126
  import '../index-01519e46.js';
128
127
  import '../OrButton-5d3db1ef.js';
129
128
  import '../OrInput-d95faac1.js';
130
- import '../OrInput-2c10c351.js';
129
+ import '../OrInput-6d49f353.js';
131
130
  import '../OrCollapse-d2564011.js';
132
131
  import '../floating-ui.dom.esm-83eba816.js';
133
132
  import '../OrHint-5d5e4d99.js';
134
133
  import '../OrInlineInputBox-f92a09d6.js';
135
134
  import '../useValidationAttributes-5428d8fa.js';
136
- import '../OrInputBox-44f37541.js';
135
+ import '../OrInputBox-358d4856.js';
137
136
  import '../useResponsive-9d397e2a.js';
138
137
  import '../v4-cf8987a3.js';
139
138
  import '../OrPopover-0c296207.js';