@onereach/ui-components 2.71.2-beta.2244.0 → 2.71.3-beta.2243.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 (260) hide show
  1. package/dist/bundled/v2/{OrCardCollection-89428bbf.js → OrCardCollection-166cfcc6.js} +5 -5
  2. package/dist/bundled/v2/{OrCardCollection-06ecb8e1.js → OrCardCollection-c1ccde63.js} +2 -2
  3. package/dist/bundled/v2/{OrConfirm-56d01cff.js → OrConfirm-55b89b17.js} +4 -4
  4. package/dist/bundled/v2/{OrConfirm-8c0e957d.js → OrConfirm-cc8b767f.js} +1 -1
  5. package/dist/bundled/v2/{OrIconButton-837d57f8.js → OrIconButton-4bdd1566.js} +3 -10
  6. package/dist/bundled/v2/{OrInlineInput-57fccb41.js → OrInlineInput-b009a043.js} +1 -1
  7. package/dist/bundled/v2/{OrInlineTextarea-f8b86cf7.js → OrInlineTextarea-6e8c1f80.js} +1 -1
  8. package/dist/bundled/v2/{OrInput-00070eee.js → OrInput-c539e47c.js} +24 -7
  9. package/dist/bundled/v2/{OrListOfInputs-8f076650.js → OrListOfInputs-ab7f9d97.js} +4 -4
  10. package/dist/bundled/v2/{OrModal-78f5d49e.js → OrModal-51b9f3e7.js} +1 -1
  11. package/dist/bundled/v2/{OrNotification-458fe937.js → OrNotification-7f761f25.js} +1 -1
  12. package/dist/bundled/v2/OrNumberInput-face8ccc.js +227 -0
  13. package/dist/bundled/v2/OrPassword-a818e7b5.js +227 -0
  14. package/dist/bundled/v2/{OrSearch-f7cfa52f.js → OrSearch-832d7978.js} +4 -4
  15. package/dist/bundled/v2/{OrSearch-bb87b34c.js → OrSearch-d7326373.js} +1 -1
  16. package/dist/bundled/v2/{OrSelect-2ececfc1.js → OrSelect-8802f330.js} +2 -2
  17. package/dist/bundled/v2/{OrTag-4085e8a7.js → OrTag-8d738be6.js} +1 -1
  18. package/dist/bundled/v2/{OrPassword-7da938aa.js → OrTextarea-71ff236d.js} +7 -449
  19. package/dist/bundled/v2/components/index.d.ts +5 -1
  20. package/dist/bundled/v2/components/index.js +22 -20
  21. package/dist/bundled/v2/components/or-card-collection/index.js +4 -4
  22. package/dist/bundled/v2/components/or-card-collection-v3/index.js +4 -4
  23. package/dist/bundled/v2/components/or-confirm/index.js +2 -2
  24. package/dist/bundled/v2/components/or-confirm-v3/index.js +3 -3
  25. package/dist/bundled/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -11
  26. package/dist/bundled/v2/components/or-icon-button-v3/index.js +1 -1
  27. package/dist/bundled/v2/components/or-inline-input-v3/index.js +2 -2
  28. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +2 -2
  29. package/dist/bundled/v2/components/or-input/index.d.ts +1 -0
  30. package/dist/bundled/v2/components/or-input/index.js +13 -0
  31. package/dist/bundled/v2/components/or-input-v3/OrInput.vue.d.ts +13 -0
  32. package/dist/bundled/v2/components/or-input-v3/index.js +3 -2
  33. package/dist/bundled/v2/components/or-list-of-inputs/index.js +2 -2
  34. package/dist/bundled/v2/components/or-modal-v3/index.js +2 -2
  35. package/dist/bundled/v2/components/or-notification-v3/index.js +2 -2
  36. package/dist/bundled/v2/components/or-number-input/index.d.ts +1 -0
  37. package/dist/bundled/v2/components/or-number-input/index.js +14 -0
  38. package/dist/bundled/v2/components/or-password/index.d.ts +1 -0
  39. package/dist/bundled/v2/components/{or-inputs → or-password}/index.js +3 -4
  40. package/dist/bundled/v2/components/or-search/index.d.ts +1 -0
  41. package/dist/bundled/v2/components/or-search/index.js +25 -0
  42. package/dist/bundled/v2/components/or-search-v3/index.js +4 -3
  43. package/dist/bundled/v2/components/or-select-v3/index.js +5 -4
  44. package/dist/bundled/v2/components/or-tag-v3/index.js +2 -2
  45. package/dist/bundled/v2/components/or-textarea/index.d.ts +1 -0
  46. package/dist/bundled/v2/components/or-textarea/index.js +13 -0
  47. package/dist/bundled/v2/components/or-toast-v3/index.js +2 -2
  48. package/dist/bundled/v2/index.js +21 -19
  49. package/dist/bundled/v2/{types-309b7b94.js → types-79e5c18d.js} +1 -1
  50. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-d8124dda.js → OrCardCollection.vue_vue_type_script_lang-cd84f344.js} +4 -4
  51. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-e2980d04.js → OrCardCollection.vue_vue_type_script_lang-f9897e01.js} +3 -3
  52. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-0f16fc67.js → OrConfirm.vue_vue_type_script_lang-41b4d791.js} +2 -1
  53. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-eb2bfce2.js → OrConfirm.vue_vue_type_script_lang-e9ba9909.js} +2 -2
  54. package/dist/bundled/v3/{OrIconButton-e0566ecf.js → OrIconButton-428dd2cf.js} +2 -3
  55. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-7d1c3fe1.js → OrIconButton.vue_vue_type_script_lang-ec6a3622.js} +3 -9
  56. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-49ce3308.js → OrInlineInput.vue_vue_type_script_lang-ab296efc.js} +2 -2
  57. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-8fd761d7.js → OrInlineTextarea.vue_vue_type_script_lang-3c3e1b4a.js} +2 -2
  58. package/dist/bundled/v3/{OrInput-dcf2606e.js → OrInput-41f8351a.js} +13 -4
  59. package/dist/bundled/v3/{OrInput-7d4b571a.js → OrInput-704e72ba.js} +5 -193
  60. package/dist/bundled/v3/OrInput.vue_vue_type_script_lang-409235cc.js +190 -0
  61. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-27220623.js → OrInput.vue_vue_type_script_lang-b88324b6.js} +15 -3
  62. package/dist/bundled/v3/{OrListOfInputs.vue_vue_type_script_lang-62dbf1e7.js → OrListOfInputs.vue_vue_type_script_lang-6c5cf7a5.js} +2 -1
  63. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-6b1dc231.js → OrModal.vue_vue_type_script_lang-5a71a851.js} +2 -2
  64. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-d0afc1d7.js → OrNotification.vue_vue_type_script_lang-6287244f.js} +2 -2
  65. package/dist/bundled/v3/OrNumberInput.vue_vue_type_script_lang-f061d829.js +113 -0
  66. package/dist/bundled/v3/OrPassword.vue_vue_type_script_lang-b75f6543.js +99 -0
  67. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-16fbccc0.js → OrSearch.vue_vue_type_script_lang-5356fa79.js} +2 -1
  68. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-321907ec.js → OrSearch.vue_vue_type_script_lang-56eb4e93.js} +2 -2
  69. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-7fd5e2f0.js → OrSelect.vue_vue_type_script_lang-ee433d47.js} +3 -3
  70. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-a25a49ee.js → OrTag.vue_vue_type_script_lang-cd3e040e.js} +2 -2
  71. package/dist/bundled/v3/OrTextarea.vue_vue_type_script_lang-69ea22e9.js +187 -0
  72. package/dist/bundled/v3/{OrToastContainer-6fe12712.js → OrToastContainer-ad5ae5af.js} +1 -1
  73. package/dist/bundled/v3/components/index.d.ts +5 -1
  74. package/dist/bundled/v3/components/index.js +25 -22
  75. package/dist/bundled/v3/components/or-card-collection/index.js +5 -4
  76. package/dist/bundled/v3/components/or-card-collection-v3/index.js +6 -6
  77. package/dist/bundled/v3/components/or-confirm/index.js +3 -2
  78. package/dist/bundled/v3/components/or-confirm-v3/index.js +5 -5
  79. package/dist/bundled/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -11
  80. package/dist/bundled/v3/components/or-icon-button-v3/index.js +1 -1
  81. package/dist/bundled/v3/components/or-inline-input-v3/index.js +3 -3
  82. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +3 -3
  83. package/dist/bundled/v3/components/or-input/index.d.ts +1 -0
  84. package/dist/bundled/v3/components/or-input/index.js +14 -0
  85. package/dist/bundled/v3/components/or-input-v3/OrInput.vue.d.ts +13 -0
  86. package/dist/bundled/v3/components/or-input-v3/index.js +5 -3
  87. package/dist/bundled/v3/components/or-list-of-inputs/index.js +3 -2
  88. package/dist/bundled/v3/components/or-modal-v3/index.js +3 -3
  89. package/dist/bundled/v3/components/or-notification-v3/index.js +3 -3
  90. package/dist/bundled/v3/components/or-number-input/index.d.ts +1 -0
  91. package/dist/bundled/v3/components/or-number-input/index.js +16 -0
  92. package/dist/bundled/v3/components/or-password/index.d.ts +1 -0
  93. package/dist/bundled/v3/components/or-password/index.js +31 -0
  94. package/dist/bundled/v3/components/or-search/index.d.ts +1 -0
  95. package/dist/bundled/v3/components/{or-inputs → or-search}/index.js +4 -5
  96. package/dist/bundled/v3/components/or-search-v3/index.js +7 -5
  97. package/dist/bundled/v3/components/or-select-v3/index.js +8 -6
  98. package/dist/bundled/v3/components/or-tag-v3/index.js +3 -3
  99. package/dist/bundled/v3/components/or-textarea/index.d.ts +1 -0
  100. package/dist/bundled/v3/components/or-textarea/index.js +14 -0
  101. package/dist/bundled/v3/components/or-toast-v3/index.js +4 -4
  102. package/dist/bundled/v3/index.js +674 -669
  103. package/dist/bundled/v3/{types-22fbf9d6.js → types-1d25bb9a.js} +2 -2
  104. package/dist/esm/v2/{OrCardCollection-f6b07557.js → OrCardCollection-19582949.js} +6 -7
  105. package/dist/esm/v2/{OrCardCollection-251ab033.js → OrCardCollection-ff1e9819.js} +2 -2
  106. package/dist/esm/v2/{OrConfirm-9dbdedd7.js → OrConfirm-ec81498e.js} +1 -1
  107. package/dist/esm/v2/{OrConfirm-d7112dd3.js → OrConfirm-ede619eb.js} +4 -4
  108. package/dist/esm/v2/{OrIconButton-04a3566d.js → OrIconButton-5fa56aec.js} +3 -10
  109. package/dist/esm/v2/{OrInlineInput-b85b84b4.js → OrInlineInput-38645a8e.js} +1 -1
  110. package/dist/esm/v2/{OrInlineTextarea-afd33047.js → OrInlineTextarea-b49a7107.js} +1 -1
  111. package/dist/esm/v2/{OrSearch.vue_rollup-plugin-vue_script-197d77fc.js → OrInput-6e6cfd11.js} +4 -492
  112. package/dist/esm/v2/{OrInput-59a15d80.js → OrInput-b029d058.js} +24 -7
  113. package/dist/esm/v2/{OrListOfInputs-50aa1ef1.js → OrListOfInputs-4298fa2c.js} +5 -5
  114. package/dist/esm/v2/{OrModal-4e79e0d5.js → OrModal-3b9d59de.js} +1 -1
  115. package/dist/esm/v2/{OrNotification-eac3867f.js → OrNotification-5e145880.js} +1 -1
  116. package/dist/esm/v2/OrNumberInput-b20d75d2.js +225 -0
  117. package/dist/esm/v2/OrPassword-e6d5e968.js +225 -0
  118. package/dist/esm/v2/{OrSearch-f42d588d.js → OrSearch-1c934f72.js} +1 -1
  119. package/dist/esm/v2/{OrSearch-0589d17d.js → OrSearch-b4f4d59b.js} +122 -5
  120. package/dist/esm/v2/{OrSelect-e31d1c8b.js → OrSelect-cfcb233a.js} +2 -2
  121. package/dist/esm/v2/{OrTag-b2906865.js → OrTag-765090df.js} +1 -1
  122. package/dist/esm/v2/{OrPassword-1fa97156.js → OrTextarea-91a95068.js} +187 -245
  123. package/dist/esm/v2/components/index.d.ts +5 -1
  124. package/dist/esm/v2/components/index.js +22 -20
  125. package/dist/esm/v2/components/or-card-collection/index.js +3 -4
  126. package/dist/esm/v2/components/or-card-collection-v3/index.js +4 -4
  127. package/dist/esm/v2/components/or-confirm/index.js +2 -3
  128. package/dist/esm/v2/components/or-confirm-v3/index.js +4 -4
  129. package/dist/esm/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -11
  130. package/dist/esm/v2/components/or-icon-button-v3/index.js +1 -1
  131. package/dist/esm/v2/components/or-inline-input-v3/index.js +2 -2
  132. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +2 -2
  133. package/dist/esm/v2/components/or-input/index.d.ts +1 -0
  134. package/dist/esm/v2/components/or-input/index.js +11 -0
  135. package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +13 -0
  136. package/dist/esm/v2/components/or-input-v3/index.js +4 -3
  137. package/dist/esm/v2/components/or-list-of-inputs/index.js +2 -4
  138. package/dist/esm/v2/components/or-modal-v3/index.js +2 -2
  139. package/dist/esm/v2/components/or-notification-v3/index.js +2 -2
  140. package/dist/esm/v2/components/or-number-input/index.d.ts +1 -0
  141. package/dist/esm/v2/components/or-number-input/index.js +12 -0
  142. package/dist/esm/v2/components/or-password/index.d.ts +1 -0
  143. package/dist/esm/v2/components/{or-inputs → or-password}/index.js +5 -6
  144. package/dist/esm/v2/components/or-search/index.d.ts +1 -0
  145. package/dist/esm/v2/components/or-search/index.js +23 -0
  146. package/dist/esm/v2/components/or-search-v3/index.js +5 -4
  147. package/dist/esm/v2/components/or-select-v3/index.js +6 -5
  148. package/dist/esm/v2/components/or-tag-v3/index.js +2 -2
  149. package/dist/esm/v2/components/or-textarea/index.d.ts +1 -0
  150. package/dist/esm/v2/components/or-textarea/index.js +11 -0
  151. package/dist/esm/v2/components/or-toast-v3/index.js +2 -2
  152. package/dist/esm/v2/index.js +20 -18
  153. package/dist/esm/v2/{types-1f95d710.js → types-856a804f.js} +1 -1
  154. package/dist/esm/v3/{OrCardCollection-a5e326ef.js → OrCardCollection-1e44c758.js} +2 -2
  155. package/dist/esm/v3/{OrCardCollection-8b8e3745.js → OrCardCollection-5ecdcbaf.js} +2 -2
  156. package/dist/esm/v3/{OrConfirm-37454a63.js → OrConfirm-beeb74d6.js} +1 -1
  157. package/dist/esm/v3/{OrConfirm-f39bd784.js → OrConfirm-c11ee2ec.js} +1 -1
  158. package/dist/esm/v3/{OrIconButton-2dcfb83e.js → OrIconButton-e5781317.js} +4 -11
  159. package/dist/esm/v3/{OrInlineInput-fbc35f85.js → OrInlineInput-09de432a.js} +1 -1
  160. package/dist/esm/v3/{OrInlineTextarea-79da8697.js → OrInlineTextarea-56328f22.js} +1 -1
  161. package/dist/esm/v3/OrInput-81125804.js +295 -0
  162. package/dist/esm/v3/{OrInput-bd054213.js → OrInput-8a4573cd.js} +25 -5
  163. package/dist/esm/v3/{OrListOfInputs-7a67440f.js → OrListOfInputs-508e056f.js} +1 -1
  164. package/dist/esm/v3/{OrModal-4219a6dc.js → OrModal-10838da7.js} +1 -1
  165. package/dist/esm/v3/{OrNotification-0e682c7f.js → OrNotification-25da89ca.js} +1 -1
  166. package/dist/esm/v3/OrNumberInput-b32b5ce3.js +170 -0
  167. package/dist/esm/v3/OrPassword-b0cbb578.js +162 -0
  168. package/dist/esm/v3/{OrSearch-4c5c44f2.js → OrSearch-10d09806.js} +1 -1
  169. package/dist/esm/v3/OrSearch-11fdf667.js +188 -0
  170. package/dist/esm/v3/{OrSelect-466e50ca.js → OrSelect-1e4c6062.js} +2 -2
  171. package/dist/esm/v3/{OrTag-148ff9ae.js → OrTag-21ba5e15.js} +1 -1
  172. package/dist/esm/v3/OrTextarea-1f5c3be1.js +290 -0
  173. package/dist/esm/v3/components/index.d.ts +5 -1
  174. package/dist/esm/v3/components/index.js +22 -18
  175. package/dist/esm/v3/components/or-card-collection/index.js +3 -3
  176. package/dist/esm/v3/components/or-card-collection-v3/index.js +4 -4
  177. package/dist/esm/v3/components/or-confirm/index.js +2 -3
  178. package/dist/esm/v3/components/or-confirm-v3/index.js +4 -4
  179. package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -11
  180. package/dist/esm/v3/components/or-icon-button-v3/index.js +1 -1
  181. package/dist/esm/v3/components/or-inline-input-v3/index.js +2 -2
  182. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +2 -2
  183. package/dist/esm/v3/components/or-input/index.d.ts +1 -0
  184. package/dist/esm/v3/components/or-input/index.js +11 -0
  185. package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +13 -0
  186. package/dist/esm/v3/components/or-input-v3/index.js +4 -3
  187. package/dist/esm/v3/components/or-list-of-inputs/index.js +2 -4
  188. package/dist/esm/v3/components/or-modal-v3/index.js +2 -2
  189. package/dist/esm/v3/components/or-notification-v3/index.js +2 -2
  190. package/dist/esm/v3/components/or-number-input/index.d.ts +1 -0
  191. package/dist/esm/v3/components/or-number-input/index.js +12 -0
  192. package/dist/esm/v3/components/or-password/index.d.ts +1 -0
  193. package/dist/esm/v3/components/{or-inputs → or-password}/index.js +3 -2
  194. package/dist/esm/v3/components/or-search/index.d.ts +1 -0
  195. package/dist/esm/v3/components/or-search/index.js +20 -0
  196. package/dist/esm/v3/components/or-search-v3/index.js +5 -4
  197. package/dist/esm/v3/components/or-select-v3/index.js +6 -5
  198. package/dist/esm/v3/components/or-tag-v3/index.js +2 -2
  199. package/dist/esm/v3/components/or-textarea/index.d.ts +1 -0
  200. package/dist/esm/v3/components/or-textarea/index.js +11 -0
  201. package/dist/esm/v3/components/or-toast-v3/index.js +2 -2
  202. package/dist/esm/v3/index.js +20 -16
  203. package/dist/esm/v3/{types-b79e4387.js → types-7f17b4b2.js} +1 -1
  204. package/package.json +1 -1
  205. package/src/components/index.ts +5 -1
  206. package/src/components/or-card-collection/OrCardCollection.vue +8 -8
  207. package/src/components/or-confirm/OrConfirm.vue +1 -1
  208. package/src/components/or-icon-button-v3/OrIconButton.stories3.ts +0 -4
  209. package/src/components/or-icon-button-v3/OrIconButton.vue +0 -6
  210. package/src/components/or-icon-button-v3/styles.ts +0 -13
  211. package/src/components/or-input/index.ts +1 -0
  212. package/src/components/or-input-v3/OrInput.stories3.ts +4 -0
  213. package/src/components/or-input-v3/OrInput.vue +37 -17
  214. package/src/components/or-list/OrList.stories.ts +1 -1
  215. package/src/components/or-list-of-inputs/OrListOfInputs.vue +1 -1
  216. package/src/components/or-modal/OrModal.stories.ts +1 -1
  217. package/src/components/{or-inputs → or-number-input}/OrNumberInput.vue +1 -1
  218. package/src/components/or-number-input/index.ts +1 -0
  219. package/src/components/{or-inputs → or-password}/OrPassword.vue +1 -1
  220. package/src/components/or-password/index.ts +1 -0
  221. package/src/components/{or-inputs → or-search}/OrSearch.vue +1 -1
  222. package/src/components/or-search/index.ts +1 -0
  223. package/src/components/{or-inputs → or-textarea}/OrTextarea.vue +225 -6
  224. package/src/components/or-textarea/index.ts +1 -0
  225. package/dist/bundled/v2/components/or-inputs/index.d.ts +0 -5
  226. package/dist/bundled/v3/OrPassword.vue_vue_type_script_lang-13bc5b00.js +0 -390
  227. package/dist/bundled/v3/components/or-inputs/index.d.ts +0 -5
  228. package/dist/esm/v2/components/or-inputs/index.d.ts +0 -5
  229. package/dist/esm/v3/OrSearch-7cb2c91c.js +0 -1075
  230. package/dist/esm/v3/components/or-inputs/index.d.ts +0 -5
  231. package/src/components/or-inputs/index.ts +0 -5
  232. /package/dist/bundled/v2/{OrInput-08f2f666.js → OrInput-df1a14fa.js} +0 -0
  233. /package/dist/bundled/v2/components/{or-inputs → or-input}/OrInput.vue.d.ts +0 -0
  234. /package/dist/bundled/v2/components/{or-inputs → or-number-input}/OrNumberInput.vue.d.ts +0 -0
  235. /package/dist/bundled/v2/components/{or-inputs → or-password}/OrPassword.vue.d.ts +0 -0
  236. /package/dist/bundled/v2/components/{or-inputs → or-search}/OrSearch.vue.d.ts +0 -0
  237. /package/dist/bundled/v2/components/{or-inputs → or-textarea}/OrTextarea.vue.d.ts +0 -0
  238. /package/dist/bundled/v3/components/{or-inputs → or-input}/OrInput.vue.d.ts +0 -0
  239. /package/dist/bundled/v3/components/{or-inputs → or-number-input}/OrNumberInput.vue.d.ts +0 -0
  240. /package/dist/bundled/v3/components/{or-inputs → or-password}/OrPassword.vue.d.ts +0 -0
  241. /package/dist/bundled/v3/components/{or-inputs → or-search}/OrSearch.vue.d.ts +0 -0
  242. /package/dist/bundled/v3/components/{or-inputs → or-textarea}/OrTextarea.vue.d.ts +0 -0
  243. /package/dist/esm/v2/components/{or-inputs → or-input}/OrInput.vue.d.ts +0 -0
  244. /package/dist/esm/v2/components/{or-inputs → or-number-input}/OrNumberInput.vue.d.ts +0 -0
  245. /package/dist/esm/v2/components/{or-inputs → or-password}/OrPassword.vue.d.ts +0 -0
  246. /package/dist/esm/v2/components/{or-inputs → or-search}/OrSearch.vue.d.ts +0 -0
  247. /package/dist/esm/v2/components/{or-inputs → or-textarea}/OrTextarea.vue.d.ts +0 -0
  248. /package/dist/esm/v3/components/{or-inputs → or-input}/OrInput.vue.d.ts +0 -0
  249. /package/dist/esm/v3/components/{or-inputs → or-number-input}/OrNumberInput.vue.d.ts +0 -0
  250. /package/dist/esm/v3/components/{or-inputs → or-password}/OrPassword.vue.d.ts +0 -0
  251. /package/dist/esm/v3/components/{or-inputs → or-search}/OrSearch.vue.d.ts +0 -0
  252. /package/dist/esm/v3/components/{or-inputs → or-textarea}/OrTextarea.vue.d.ts +0 -0
  253. /package/src/components/{or-inputs → or-input}/OrInput.stories.ts +0 -0
  254. /package/src/components/{or-inputs → or-input}/OrInput.vue +0 -0
  255. /package/src/components/{or-inputs → or-input}/or-textbox-migration.stories.mdx +0 -0
  256. /package/src/components/{or-inputs → or-input}/styles.scss +0 -0
  257. /package/src/components/{or-inputs → or-number-input}/OrNumberInput.stories.ts +0 -0
  258. /package/src/components/{or-inputs → or-password}/OrPassword.stories.ts +0 -0
  259. /package/src/components/{or-inputs → or-search}/OrSearch.stories.ts +0 -0
  260. /package/src/components/{or-inputs → or-textarea}/OrTextarea.stories.ts +0 -0
@@ -0,0 +1,187 @@
1
+ import { defineComponent, ref, getCurrentInstance } from 'vue';
2
+ import { p as pxToRem } from './px-to-rem-0b26b83e.js';
3
+ import { s as setStyle, r as requestAF, g as getCS, a as reflow, c as cancelAF } from './dom-d21d0a92.js';
4
+ import './OrLabel-e412c532.js';
5
+ import './OrHint-c9114268.js';
6
+ import './OrError-b43ebad8.js';
7
+ import './OrCollapse-63e83681.js';
8
+ import { s as script$1 } from './OrLabel.vue_vue_type_script_lang-27f8b12d.js';
9
+ import { s as script$2 } from './OrHint.vue_vue_type_script_lang-78598c8e.js';
10
+ import { s as script$3 } from './OrError.vue_vue_type_script_lang-7c39e012.js';
11
+ import { s as script$4 } from './OrCollapse.vue_vue_type_script_lang-65cbb754.js';
12
+
13
+ var script = defineComponent({
14
+ name: 'OrTextarea',
15
+ components: {
16
+ OrLabel: script$1,
17
+ OrHint: script$2,
18
+ OrError: script$3,
19
+ OrCollapse: script$4
20
+ },
21
+ model: {
22
+ prop: 'modelValue',
23
+ event: 'update:modelValue'
24
+ },
25
+ props: {
26
+ modelValue: {
27
+ type: String,
28
+ default: '',
29
+ required: false
30
+ },
31
+ htmlId: {
32
+ type: String,
33
+ default: '',
34
+ required: false
35
+ },
36
+ placeholder: {
37
+ type: String,
38
+ default: '',
39
+ required: false
40
+ },
41
+ label: {
42
+ type: String,
43
+ default: '',
44
+ required: false
45
+ },
46
+ error: {
47
+ type: String,
48
+ default: '',
49
+ required: false
50
+ },
51
+ hint: {
52
+ type: String,
53
+ default: '',
54
+ required: false
55
+ },
56
+ maxLength: {
57
+ type: Number,
58
+ default: undefined,
59
+ required: false
60
+ },
61
+ isSmall: Boolean,
62
+ isRequired: Boolean,
63
+ isDisabled: Boolean,
64
+ isReadonly: Boolean,
65
+ isInvalid: Boolean
66
+ },
67
+ emits: ['focus', 'blur', 'update:modelValue', 'input', 'keypress', 'keyup', 'keydown'],
68
+ setup() {
69
+ const inputRef = ref();
70
+ return {
71
+ inputRef
72
+ };
73
+ },
74
+ data() {
75
+ return {
76
+ reqAF: null,
77
+ isFocused: false
78
+ };
79
+ },
80
+ computed: {
81
+ localValue() {
82
+ if (this.maxLength && this.modelValue.length > this.maxLength) {
83
+ return this.modelValue.slice(0, -(this.modelValue.length - this.maxLength));
84
+ }
85
+ return this.modelValue;
86
+ },
87
+ localId() {
88
+ var _a;
89
+ return this.htmlId || `input-${(_a = getCurrentInstance()) === null || _a === void 0 ? void 0 : _a.uid}`;
90
+ },
91
+ hasValue() {
92
+ return !!this.localValue.length;
93
+ },
94
+ counterString() {
95
+ return this.maxLength && this.maxLength > 0 ? `${this.localValue.length} / ${this.maxLength}` : '';
96
+ },
97
+ isInactive() {
98
+ return this.isDisabled || this.isReadonly;
99
+ },
100
+ isShowError() {
101
+ return !!this.error && this.isInvalid;
102
+ },
103
+ isShowHint() {
104
+ return !!this.hint && !this.isShowError;
105
+ },
106
+ isShowInfo() {
107
+ return this.isShowError || this.isShowHint || !!this.maxLength;
108
+ },
109
+ rootClasses() {
110
+ return ['or-textbox', {
111
+ 'is-show-info': this.isShowInfo,
112
+ 'is-small': this.isSmall,
113
+ 'has-counter': !!this.maxLength,
114
+ 'has-label': !!this.label || !!this.$slots['label-default']
115
+ }];
116
+ },
117
+ inputClasses() {
118
+ return ['or-textbox--input-textarea', {
119
+ 'is-disabled': this.isDisabled,
120
+ 'is-readonly': this.isReadonly,
121
+ 'is-focused': this.isFocused,
122
+ 'is-required': this.isRequired,
123
+ 'has-error': this.isInvalid
124
+ }];
125
+ }
126
+ },
127
+ methods: {
128
+ focus() {
129
+ var _a;
130
+ (_a = this.inputRef) === null || _a === void 0 ? void 0 : _a.focus();
131
+ },
132
+ calcTextareaHeight() {
133
+ var _a;
134
+ if (this.inputRef) {
135
+ setStyle(this.inputRef, 'height', 0);
136
+ setStyle(this.inputRef, 'height', pxToRem((_a = this.inputRef) === null || _a === void 0 ? void 0 : _a.scrollHeight));
137
+ }
138
+ },
139
+ onInput(event) {
140
+ if (this.isInactive) return;
141
+ this.calcTextareaHeight();
142
+ this.$emit('update:modelValue', event.target.value);
143
+ this.$emit('input', event.target.value);
144
+ },
145
+ onFocus(event) {
146
+ var _a;
147
+ this.isFocused = true;
148
+ (_a = this.inputRef) === null || _a === void 0 ? void 0 : _a.focus();
149
+ this.$emit('focus', event);
150
+ },
151
+ onBlur(event) {
152
+ var _a;
153
+ this.isFocused = false;
154
+ (_a = this.inputRef) === null || _a === void 0 ? void 0 : _a.blur();
155
+ this.$emit('blur', event);
156
+ },
157
+ beforeEnter(el) {
158
+ setStyle(el, 'opacity', 0);
159
+ },
160
+ enter(el) {
161
+ const {
162
+ scrollHeight,
163
+ parentElement
164
+ } = el;
165
+ this.reqAF = requestAF(() => {
166
+ const pt = parseFloat(getCS(parentElement).paddingTop);
167
+ const pb = parseFloat(getCS(parentElement).paddingBottom);
168
+ const height = scrollHeight + pt + pb;
169
+ if (parentElement) {
170
+ reflow(parentElement);
171
+ setStyle(parentElement, 'height', pxToRem(height));
172
+ }
173
+ setStyle(el, 'opacity', 1);
174
+ });
175
+ },
176
+ leave(el) {
177
+ this.reqAF = requestAF(() => {
178
+ el.style.opacity = '0';
179
+ });
180
+ },
181
+ cancelRequestAF() {
182
+ cancelAF(this.reqAF);
183
+ }
184
+ }
185
+ });
186
+
187
+ export { script as s };
@@ -1,4 +1,4 @@
1
- import { a as script } from './types-22fbf9d6.js';
1
+ import { a as script } from './types-1d25bb9a.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
 
@@ -36,7 +36,7 @@ export * from './or-inline-text-edit';
36
36
  export * from './or-inline-textarea-v3';
37
37
  export * from './or-input-box-v3';
38
38
  export * from './or-input-v3';
39
- export * from './or-inputs';
39
+ export * from './or-input';
40
40
  export * from './or-label';
41
41
  export * from './or-label-v3';
42
42
  export * from './or-link-v3';
@@ -50,9 +50,11 @@ export * from './or-modal';
50
50
  export * from './or-modal-v3';
51
51
  export * from './or-notification';
52
52
  export * from './or-notification-v3';
53
+ export * from './or-number-input';
53
54
  export * from './or-overflow-menu';
54
55
  export * from './or-overlay';
55
56
  export * from './or-overlay-v3';
57
+ export * from './or-password';
56
58
  export * from './or-pagination-v3';
57
59
  export * from './or-popover-v3';
58
60
  export * from './or-progress';
@@ -60,6 +62,7 @@ export * from './or-progress-v3';
60
62
  export * from './or-radio';
61
63
  export * from './or-radio-group';
62
64
  export * from './or-radio-v3';
65
+ export * from './or-search';
63
66
  export * from './or-search-v3';
64
67
  export * from './or-segmented-control-v3';
65
68
  export * from './or-select';
@@ -83,6 +86,7 @@ export * from './or-tag-v3';
83
86
  export * from './or-teleport';
84
87
  export * from './or-teleport-v3';
85
88
  export * from './or-text-v3';
89
+ export * from './or-textarea';
86
90
  export * from './or-textarea-v3';
87
91
  export * from './or-textbox';
88
92
  export * from './or-toast';
@@ -7,8 +7,8 @@ export { s as OrIconButton } from '../OrIconButton.vue_vue_type_script_lang-4054
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
8
  export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../OrButton.vue_vue_type_script_lang-3b1e442b.js';
9
9
  export { s as OrCard } from '../OrCard.vue_vue_type_script_lang-90ba001b.js';
10
- export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../OrCardCollection.vue_vue_type_script_lang-d8124dda.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-e2980d04.js';
10
+ export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../OrCardCollection.vue_vue_type_script_lang-cd84f344.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-f9897e01.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-ad286afc.js';
14
14
  export { s as OrCheckbox } from '../OrCheckbox.vue_vue_type_script_lang-d8a66818.js';
@@ -18,8 +18,8 @@ export { s as OrChips } from '../OrChips.vue_vue_type_script_lang-69917e34.js';
18
18
  export { s as OrCode, O as OrCodeLanguages } from '../OrCode.vue_vue_type_script_lang-c55de81d.js';
19
19
  export { s as OrCollapse } from '../OrCollapse.vue_vue_type_script_lang-65cbb754.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-4141378d.js';
21
- export { s as OrConfirm } from '../OrConfirm.vue_vue_type_script_lang-0f16fc67.js';
22
- export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm.vue_vue_type_script_lang-eb2bfce2.js';
21
+ export { s as OrConfirm } from '../OrConfirm.vue_vue_type_script_lang-41b4d791.js';
22
+ export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm.vue_vue_type_script_lang-e9ba9909.js';
23
23
  export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker.vue_vue_type_script_lang-7bfe5005.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-e2fe7ca9.js';
@@ -31,44 +31,45 @@ export { s as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements
31
31
  export { s as OrHint } from '../OrHint.vue_vue_type_script_lang-78598c8e.js';
32
32
  export { s as OrHintV3 } from '../OrHint.vue_vue_type_script_lang-e322f61e.js';
33
33
  export { s as OrIcon, O as OrIconColors, a as OrIconType } from '../OrIcon.vue_vue_type_script_lang-7e3a17fe.js';
34
- export { I as IconButtonColor, s as OrIconButtonV3 } from '../OrIconButton.vue_vue_type_script_lang-7d1c3fe1.js';
34
+ export { I as IconButtonColor, s as OrIconButtonV3 } from '../OrIconButton.vue_vue_type_script_lang-ec6a3622.js';
35
35
  export { I as IconButtonSize, I as IconSize, a as IconVariant, s as OrIconV3 } from '../OrIcon.vue_vue_type_script_lang-bdbaad94.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-49ce3308.js';
37
+ export { I as InlineInputType, s as OrInlineInputV3 } from '../OrInlineInput.vue_vue_type_script_lang-ab296efc.js';
38
38
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from '../OrInlineTextEdit.vue_vue_type_script_lang-da6887aa.js';
39
- export { s as OrInlineTextareaV3 } from '../OrInlineTextarea.vue_vue_type_script_lang-8fd761d7.js';
39
+ export { s as OrInlineTextareaV3 } from '../OrInlineTextarea.vue_vue_type_script_lang-3c3e1b4a.js';
40
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-47d98e81.js';
41
- export { I as InputType, s as OrInputV3 } from '../OrInput.vue_vue_type_script_lang-27220623.js';
42
- export { a as OrNumberInput, b as OrPassword, s as OrTextarea } from '../OrPassword.vue_vue_type_script_lang-13bc5b00.js';
43
- export { s as OrInput } from '../OrInput-7d4b571a.js';
44
- export { s as OrSearch } from '../OrSearch.vue_vue_type_script_lang-16fbccc0.js';
41
+ export { I as InputType, s as OrInputV3 } from '../OrInput.vue_vue_type_script_lang-b88324b6.js';
42
+ export { s as OrInput } from '../OrInput.vue_vue_type_script_lang-409235cc.js';
45
43
  export { s as OrLabel } from '../OrLabel.vue_vue_type_script_lang-27f8b12d.js';
46
44
  export { L as LabelVariant, s as OrLabelV3 } from '../OrLabel.vue_vue_type_script_lang-191d2304.js';
47
45
  export { L as LinkColor, s as OrLinkV3 } from '../OrLink.vue_vue_type_script_lang-05d4897b.js';
48
46
  export { s as OrList } from '../OrList.vue_vue_type_script_lang-c7ab26a0.js';
49
- export { s as OrListOfInputs } from '../OrListOfInputs.vue_vue_type_script_lang-62dbf1e7.js';
47
+ export { s as OrListOfInputs } from '../OrListOfInputs.vue_vue_type_script_lang-6c5cf7a5.js';
50
48
  export { L as LoaderViews, s as OrLoader } from '../OrLoader.vue_vue_type_script_lang-1378ab8e.js';
51
49
  export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from '../OrLoader.vue_vue_type_script_lang-4c3c1ac9.js';
52
50
  export { s as OrMenuItemV3 } from '../OrMenuItem.vue_vue_type_script_lang-2400ec2a.js';
53
51
  export { s as OrMenuV3 } from '../OrMenu.vue_vue_type_script_lang-df35fd76.js';
54
52
  export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover.vue_vue_type_script_lang-b1102c1a.js';
55
53
  export { s as OrModal, O as OrModalSizes } from '../OrModal.vue_vue_type_script_lang-a1ed2ebb.js';
56
- export { M as ModalSize, s as OrModalV3 } from '../OrModal.vue_vue_type_script_lang-6b1dc231.js';
54
+ export { M as ModalSize, s as OrModalV3 } from '../OrModal.vue_vue_type_script_lang-5a71a851.js';
57
55
  export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, s as OrNotification } from '../OrNotification.vue_vue_type_script_lang-07163a83.js';
58
- export { N as NotificationVariant, s as OrNotificationV3 } from '../OrNotification.vue_vue_type_script_lang-d0afc1d7.js';
56
+ export { N as NotificationVariant, s as OrNotificationV3 } from '../OrNotification.vue_vue_type_script_lang-6287244f.js';
57
+ export { s as OrNumberInput } from '../OrNumberInput.vue_vue_type_script_lang-f061d829.js';
59
58
  export { s as OrOverflowMenu } from '../OrOverflowMenu.vue_vue_type_script_lang-0397533d.js';
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-7edd25f6.js';
61
+ export { s as OrPassword } from '../OrPassword.vue_vue_type_script_lang-b75f6543.js';
62
62
  export { s as OrPaginationV3 } from '../OrPagination.vue_vue_type_script_lang-f64827ef.js';
63
63
  export { s as OrProgress, O as OrProgressColors, a as OrProgressTypes } from '../OrProgress.vue_vue_type_script_lang-3f9ec654.js';
64
64
  export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress.vue_vue_type_script_lang-52f660d6.js';
65
65
  export { s as OrRadio } from '../OrRadio.vue_vue_type_script_lang-c956b54b.js';
66
66
  export { s as OrRadioGroup } from '../OrRadioGroup.vue_vue_type_script_lang-caea7bcb.js';
67
67
  export { s as OrRadioV3 } from '../OrRadio.vue_vue_type_script_lang-8dc0720c.js';
68
- export { s as OrSearchV3 } from '../OrSearch.vue_vue_type_script_lang-321907ec.js';
68
+ export { s as OrSearch } from '../OrSearch.vue_vue_type_script_lang-5356fa79.js';
69
+ export { s as OrSearchV3 } from '../OrSearch.vue_vue_type_script_lang-56eb4e93.js';
69
70
  export { s as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl.vue_vue_type_script_lang-38a00b68.js';
70
71
  export { s as OrSelect } from '../OrSelect.vue_vue_type_script_lang-26c0a70a.js';
71
- export { s as OrSelectV3 } from '../OrSelect.vue_vue_type_script_lang-7fd5e2f0.js';
72
+ export { s as OrSelectV3 } from '../OrSelect.vue_vue_type_script_lang-ee433d47.js';
72
73
  export { s as OrSidebar, O as OrSidebarSide } from '../OrSidebar.vue_vue_type_script_lang-7c55ac0a.js';
73
74
  export { O as OrSidebarPlacement, s as OrSidebarV3 } from '../OrSidebar.vue_vue_type_script_lang-ce0b152c.js';
74
75
  export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText.vue_vue_type_script_lang-f3f989c3.js';
@@ -84,15 +85,16 @@ export { s as OrTabV3 } from '../OrTab.vue_vue_type_script_lang-f791efa0.js';
84
85
  export { s as OrTabs } from '../OrTabs.vue_vue_type_script_lang-40e2a6e9.js';
85
86
  export { s as OrTabsV3, T as TabsVariant } from '../OrTabs.vue_vue_type_script_lang-cb550e87.js';
86
87
  export { s as OrTag } from '../OrTag.vue_vue_type_script_lang-8c526c11.js';
87
- export { s as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag.vue_vue_type_script_lang-a25a49ee.js';
88
+ export { s as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag.vue_vue_type_script_lang-cd3e040e.js';
88
89
  export { s as OrTeleport } from '../OrTeleportVue3-012351e1.js';
89
90
  export { s as OrTeleportV3 } from '../OrTeleport.vue3.vue_vue_type_script_lang-4dc70cf1.js';
90
91
  export { s as OrTextV3 } from '../OrText.vue_vue_type_script_lang-271fb345.js';
92
+ export { s as OrTextarea } from '../OrTextarea.vue_vue_type_script_lang-69ea22e9.js';
91
93
  export { s as OrTextareaV3 } from '../OrTextarea.vue_vue_type_script_lang-296da567.js';
92
94
  export { s as OrTextbox, T as TextboxTypes } from '../OrTextbox.vue_vue_type_script_lang-b5c4a93a.js';
93
95
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-d5b3c109.js';
94
96
  export { s as OrToast, a as OrToastContainer } from '../OrToastContainer.vue_vue_type_script_lang-4bb702ce.js';
95
- export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../types-22fbf9d6.js';
97
+ export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../types-1d25bb9a.js';
96
98
  export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-4d4329cd.js';
97
99
  export { s as OrTooltip } from '../OrTooltip.vue_vue_type_script_lang-fa52d391.js';
98
100
  export { s as OrTooltipContent } from '../OrTooltipContent-b0dcb862.js';
@@ -107,7 +109,7 @@ import '@vueuse/core';
107
109
  import '../OrLoader-ee97fef4.js';
108
110
  import '../OrLoader-123ef8c4.js';
109
111
  import '../OrIconButton-e637158e.js';
110
- import '../OrIconButton-e0566ecf.js';
112
+ import '../OrIconButton-428dd2cf.js';
111
113
  import '../OrButton-a1448bfa.js';
112
114
  import '../OrMenu-6d7abe97.js';
113
115
  import '../OrMenuItem-807e2a49.js';
@@ -122,17 +124,18 @@ import '../dom-d21d0a92.js';
122
124
  import '../OrFloating-b6672a37.js';
123
125
  import '../index-01519e46.js';
124
126
  import '../OrButton-ec723bb7.js';
125
- import '../OrInput-dcf2606e.js';
127
+ import '../OrInput-704e72ba.js';
128
+ import '../OrInput-41f8351a.js';
126
129
  import '../OrCollapse-63e83681.js';
127
130
  import '../floating-ui.dom.esm-83eba816.js';
128
131
  import '../OrHint-5d5e4d99.js';
129
132
  import '../OrInlineInputBox-f92a09d6.js';
130
133
  import '../useValidationAttributes-5428d8fa.js';
131
134
  import '../OrInputBox-4c7900c2.js';
132
- import '../useToggle-09b6cb90.js';
135
+ import '../useResponsive-9d397e2a.js';
133
136
  import '../v4-cf8987a3.js';
134
137
  import '../OrPopover-1a488f88.js';
135
- import '../useResponsive-9d397e2a.js';
136
138
  import '../useElevation-c8d5d3ba.js';
139
+ import '../useToggle-09b6cb90.js';
137
140
  import '../dropdown-open-293d2de2.js';
138
141
  import '../useOverflow-6dce216b.js';
@@ -1,4 +1,4 @@
1
- export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../../OrCardCollection.vue_vue_type_script_lang-d8124dda.js';
1
+ export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../../OrCardCollection.vue_vue_type_script_lang-cd84f344.js';
2
2
  import 'vue';
3
3
  import '../../OrCard.vue_vue_type_script_lang-90ba001b.js';
4
4
  import '../../style-inject.es-4c6f2515.js';
@@ -12,8 +12,10 @@ import '../../OrFloating.vue_vue_type_script_lang-8bf2b7ae.js';
12
12
  import '../../floating-ui.dom.esm-83eba816.js';
13
13
  import '../../OrTeleportVue3-012351e1.js';
14
14
  import '../../dom-d21d0a92.js';
15
- import '../../OrSearch.vue_vue_type_script_lang-16fbccc0.js';
16
- import '../../OrInput-7d4b571a.js';
15
+ import '../../OrSearch.vue_vue_type_script_lang-5356fa79.js';
16
+ import '@vueuse/core';
17
+ import '../../OrInput-704e72ba.js';
18
+ import '../../OrInput.vue_vue_type_script_lang-409235cc.js';
17
19
  import '../../OrLabel-e412c532.js';
18
20
  import '../../OrLabel.vue_vue_type_script_lang-27f8b12d.js';
19
21
  import '../../OrHint-c9114268.js';
@@ -22,7 +24,6 @@ import '../../OrError-b43ebad8.js';
22
24
  import '../../OrError.vue_vue_type_script_lang-7c39e012.js';
23
25
  import '../../OrCollapse-63e83681.js';
24
26
  import '../../OrCollapse.vue_vue_type_script_lang-65cbb754.js';
25
- import '@vueuse/core';
26
27
  import '../../OrIconButton-e637158e.js';
27
28
  import '../../OrIconButton.vue_vue_type_script_lang-40547ab0.js';
28
29
  import '../../OrTooltip.vue_vue_type_script_lang-fa52d391.js';
@@ -1,7 +1,7 @@
1
- export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection.vue_vue_type_script_lang-e2980d04.js';
1
+ export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection.vue_vue_type_script_lang-f9897e01.js';
2
2
  import 'vue';
3
- import '../../OrIconButton-e0566ecf.js';
4
- import '../../OrIconButton.vue_vue_type_script_lang-7d1c3fe1.js';
3
+ import '../../OrIconButton-428dd2cf.js';
4
+ import '../../OrIconButton.vue_vue_type_script_lang-ec6a3622.js';
5
5
  import '../../OrIcon-1a5c9091.js';
6
6
  import '../../OrIcon.vue_vue_type_script_lang-bdbaad94.js';
7
7
  import '../../OrTooltip.vue_vue_type_script_lang-bf9935ef.js';
@@ -22,9 +22,9 @@ import '../../OrMenu-6d7abe97.js';
22
22
  import '../../OrMenu.vue_vue_type_script_lang-df35fd76.js';
23
23
  import '../../OrMenuItem-807e2a49.js';
24
24
  import '../../OrMenuItem.vue_vue_type_script_lang-2400ec2a.js';
25
- import '../../OrSearch.vue_vue_type_script_lang-321907ec.js';
26
- import '../../OrInput-dcf2606e.js';
27
- import '../../OrInput.vue_vue_type_script_lang-27220623.js';
25
+ import '../../OrSearch.vue_vue_type_script_lang-56eb4e93.js';
26
+ import '../../OrInput-41f8351a.js';
27
+ import '../../OrInput.vue_vue_type_script_lang-b88324b6.js';
28
28
  import '../../OrHint-5d5e4d99.js';
29
29
  import '../../OrError.vue_vue_type_script_lang-53648a65.js';
30
30
  import '../../OrHint.vue_vue_type_script_lang-e322f61e.js';
@@ -1,4 +1,4 @@
1
- export { s as OrConfirm } from '../../OrConfirm.vue_vue_type_script_lang-0f16fc67.js';
1
+ export { s as OrConfirm } from '../../OrConfirm.vue_vue_type_script_lang-41b4d791.js';
2
2
  import 'vue';
3
3
  import '@vueuse/core';
4
4
  import '../../index-01519e46.js';
@@ -24,7 +24,8 @@ import '../../OrIconButton-e637158e.js';
24
24
  import '../../OrIconButton.vue_vue_type_script_lang-40547ab0.js';
25
25
  import '../../OrTooltip.vue_vue_type_script_lang-fa52d391.js';
26
26
  import '../../OrOverlay.vue_vue_type_script_lang-b9bf5e50.js';
27
- import '../../OrInput-7d4b571a.js';
27
+ import '../../OrInput-704e72ba.js';
28
+ import '../../OrInput.vue_vue_type_script_lang-409235cc.js';
28
29
  import '../../OrLabel-e412c532.js';
29
30
  import '../../OrLabel.vue_vue_type_script_lang-27f8b12d.js';
30
31
  import '../../OrHint-c9114268.js';
@@ -1,4 +1,4 @@
1
- export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm.vue_vue_type_script_lang-eb2bfce2.js';
1
+ export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm.vue_vue_type_script_lang-e9ba9909.js';
2
2
  import '@vueuse/core';
3
3
  import '../../index-01519e46.js';
4
4
  import 'vue';
@@ -10,15 +10,15 @@ import '../../OrButton-a1448bfa.js';
10
10
  import '../../OrButton.vue_vue_type_script_lang-3b1e442b.js';
11
11
  import '../../OrLoader-123ef8c4.js';
12
12
  import '../../OrLoader.vue_vue_type_script_lang-4c3c1ac9.js';
13
- import '../../OrInput-dcf2606e.js';
14
- import '../../OrInput.vue_vue_type_script_lang-27220623.js';
13
+ import '../../OrInput-41f8351a.js';
14
+ import '../../OrInput.vue_vue_type_script_lang-b88324b6.js';
15
15
  import '../../OrHint-5d5e4d99.js';
16
16
  import '../../OrError.vue_vue_type_script_lang-53648a65.js';
17
17
  import '../../OrHint.vue_vue_type_script_lang-e322f61e.js';
18
18
  import '../../OrIcon-1a5c9091.js';
19
19
  import '../../OrIcon.vue_vue_type_script_lang-bdbaad94.js';
20
- import '../../OrIconButton-e0566ecf.js';
21
- import '../../OrIconButton.vue_vue_type_script_lang-7d1c3fe1.js';
20
+ import '../../OrIconButton-428dd2cf.js';
21
+ import '../../OrIconButton.vue_vue_type_script_lang-ec6a3622.js';
22
22
  import '../../OrTooltip.vue_vue_type_script_lang-bf9935ef.js';
23
23
  import '../../OrPopover-1a488f88.js';
24
24
  import '../../OrPopover.vue_vue_type_script_lang-b1102c1a.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, s as OrIconButtonV3 } from '../../OrIconButton.vue_vue_type_script_lang-7d1c3fe1.js';
1
+ export { I as IconButtonColor, s as OrIconButtonV3 } from '../../OrIconButton.vue_vue_type_script_lang-ec6a3622.js';
2
2
  export { I as IconButtonSize } from '../../OrIcon.vue_vue_type_script_lang-bdbaad94.js';
3
3
  import 'vue';
4
4
  import '../../OrIcon-1a5c9091.js';
@@ -1,11 +1,11 @@
1
- export { I as InlineInputType, s as OrInlineInputV3 } from '../../OrInlineInput.vue_vue_type_script_lang-49ce3308.js';
1
+ export { I as InlineInputType, s as OrInlineInputV3 } from '../../OrInlineInput.vue_vue_type_script_lang-ab296efc.js';
2
2
  export { I as InlineInputSize } from '../../OrInlineInputBox.vue_vue_type_script_lang-b1ae1f3d.js';
3
3
  import 'vue';
4
4
  import '../../OrHint-5d5e4d99.js';
5
5
  import '../../OrError.vue_vue_type_script_lang-53648a65.js';
6
6
  import '../../OrHint.vue_vue_type_script_lang-e322f61e.js';
7
- import '../../OrIconButton-e0566ecf.js';
8
- import '../../OrIconButton.vue_vue_type_script_lang-7d1c3fe1.js';
7
+ import '../../OrIconButton-428dd2cf.js';
8
+ import '../../OrIconButton.vue_vue_type_script_lang-ec6a3622.js';
9
9
  import '../../OrIcon-1a5c9091.js';
10
10
  import '../../OrIcon.vue_vue_type_script_lang-bdbaad94.js';
11
11
  import '../../OrTooltip.vue_vue_type_script_lang-bf9935ef.js';
@@ -1,10 +1,10 @@
1
- export { s as OrInlineTextareaV3 } from '../../OrInlineTextarea.vue_vue_type_script_lang-8fd761d7.js';
1
+ export { s as OrInlineTextareaV3 } from '../../OrInlineTextarea.vue_vue_type_script_lang-3c3e1b4a.js';
2
2
  import 'vue';
3
3
  import '../../OrHint-5d5e4d99.js';
4
4
  import '../../OrError.vue_vue_type_script_lang-53648a65.js';
5
5
  import '../../OrHint.vue_vue_type_script_lang-e322f61e.js';
6
- import '../../OrIconButton-e0566ecf.js';
7
- import '../../OrIconButton.vue_vue_type_script_lang-7d1c3fe1.js';
6
+ import '../../OrIconButton-428dd2cf.js';
7
+ import '../../OrIconButton.vue_vue_type_script_lang-ec6a3622.js';
8
8
  import '../../OrIcon-1a5c9091.js';
9
9
  import '../../OrIcon.vue_vue_type_script_lang-bdbaad94.js';
10
10
  import '../../OrTooltip.vue_vue_type_script_lang-bf9935ef.js';
@@ -0,0 +1 @@
1
+ export { default as OrInput } from './OrInput.vue';
@@ -0,0 +1,14 @@
1
+ export { s as OrInput } from '../../OrInput.vue_vue_type_script_lang-409235cc.js';
2
+ import 'vue';
3
+ import '../../px-to-rem-0b26b83e.js';
4
+ import '../../dom-d21d0a92.js';
5
+ import 'lodash';
6
+ import '../../OrLabel-e412c532.js';
7
+ import '../../OrLabel.vue_vue_type_script_lang-27f8b12d.js';
8
+ import '../../style-inject.es-4c6f2515.js';
9
+ import '../../OrHint-c9114268.js';
10
+ import '../../OrHint.vue_vue_type_script_lang-78598c8e.js';
11
+ import '../../OrError-b43ebad8.js';
12
+ import '../../OrError.vue_vue_type_script_lang-7c39e012.js';
13
+ import '../../OrCollapse-63e83681.js';
14
+ import '../../OrCollapse.vue_vue_type_script_lang-65cbb754.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;
@@ -1,4 +1,4 @@
1
- export { I as InputType, s as OrInputV3 } from '../../OrInput.vue_vue_type_script_lang-27220623.js';
1
+ export { I as InputType, s as OrInputV3 } from '../../OrInput.vue_vue_type_script_lang-b88324b6.js';
2
2
  export { a as InputSize } from '../../OrInputBox.vue_vue_type_script_lang-47d98e81.js';
3
3
  import 'vue';
4
4
  import '../../OrHint-5d5e4d99.js';
@@ -6,8 +6,8 @@ import '../../OrError.vue_vue_type_script_lang-53648a65.js';
6
6
  import '../../OrHint.vue_vue_type_script_lang-e322f61e.js';
7
7
  import '../../OrIcon-1a5c9091.js';
8
8
  import '../../OrIcon.vue_vue_type_script_lang-bdbaad94.js';
9
- import '../../OrIconButton-e0566ecf.js';
10
- import '../../OrIconButton.vue_vue_type_script_lang-7d1c3fe1.js';
9
+ import '../../OrIconButton-428dd2cf.js';
10
+ import '../../OrIconButton.vue_vue_type_script_lang-ec6a3622.js';
11
11
  import '../../OrTooltip.vue_vue_type_script_lang-bf9935ef.js';
12
12
  import '@vueuse/core';
13
13
  import '../../OrPopover-1a488f88.js';
@@ -21,5 +21,7 @@ import '../../useResponsive-9d397e2a.js';
21
21
  import '../../OrInputBox-4c7900c2.js';
22
22
  import '../../OrLabel-c556887e.js';
23
23
  import '../../OrLabel.vue_vue_type_script_lang-191d2304.js';
24
+ import '../../OrLoader-123ef8c4.js';
25
+ import '../../OrLoader.vue_vue_type_script_lang-4c3c1ac9.js';
24
26
  import '../../useIdAttribute-b2e42f31.js';
25
27
  import '../../useValidationAttributes-5428d8fa.js';