@onereach/ui-components 2.74.1-beta.2291.0 → 2.74.1

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 (257) hide show
  1. package/dist/bundled/v2/{OrAvatar-586e417b.js → OrAvatar-f2b1ee1c.js} +1 -1
  2. package/dist/bundled/v2/{OrCardCollection-1affb682.js → OrCardCollection-f48af015.js} +4 -4
  3. package/dist/bundled/v2/{OrConfirm-bdf57b45.js → OrConfirm-d3a9f7b9.js} +1 -1
  4. package/dist/bundled/v2/{OrErrorTag-97a9112b.js → OrErrorTag-4675604d.js} +1 -1
  5. package/dist/bundled/v2/{OrExpansionPanel-96b8f568.js → OrExpansionPanel-8968da49.js} +1 -1
  6. package/dist/bundled/v2/{OrFab-ed69dee1.js → OrFab-a2e49eaa.js} +1 -1
  7. package/dist/bundled/v2/{OrIcon-458206aa.js → OrIcon-2efd1925.js} +3 -1
  8. package/dist/bundled/v2/{OrIconButton-837d57f8.js → OrIconButton-876b6351.js} +1 -1
  9. package/dist/bundled/v2/{OrInlineInput-8fec2947.js → OrInlineInput-7a230176.js} +3 -3
  10. package/dist/bundled/v2/{OrInlineTextarea-e7cdb4fb.js → OrInlineTextarea-97334f79.js} +3 -3
  11. package/dist/bundled/v2/{OrInput-46039629.js → OrInput-d615d473.js} +5 -6
  12. package/dist/bundled/v2/{OrInputBox-9a31d211.js → OrInputBox-e54dcef9.js} +12 -2
  13. package/dist/bundled/v2/{OrMenuItem-e2693a5f.js → OrMenuItem-f295292e.js} +1 -1
  14. package/dist/bundled/v2/{OrModal-78f5d49e.js → OrModal-83900091.js} +1 -1
  15. package/dist/bundled/v2/{OrNotification-458fe937.js → OrNotification-708ce1db.js} +2 -2
  16. package/dist/bundled/v2/{OrPagination-daf25de2.js → OrPagination-e34482ef.js} +2 -2
  17. package/dist/bundled/v2/{OrSearch-05cc6c14.js → OrSearch-2828c54c.js} +2 -2
  18. package/dist/bundled/v2/{OrSelect-bfe76fb7.js → OrSelect-783d01b9.js} +10 -11
  19. package/dist/bundled/v2/{OrSidebar-a2bc21b9.js → OrSidebar-dc3c9664.js} +1 -1
  20. package/dist/bundled/v2/{OrSidebarCollapseButton-8297ef86.js → OrSidebarCollapseButton-e2e30766.js} +1 -1
  21. package/dist/bundled/v2/{OrSortHeader-565ace92.js → OrSortHeader-b1b961fc.js} +1 -1
  22. package/dist/bundled/v2/{OrTabs-d69780fc.js → OrTabs-9fc1ac93.js} +2 -2
  23. package/dist/bundled/v2/{OrTag-4085e8a7.js → OrTag-3e442bf6.js} +1 -1
  24. package/dist/bundled/v2/{OrTextarea-a02951f4.js → OrTextarea-1201353b.js} +3 -4
  25. package/dist/bundled/v2/components/index.js +25 -26
  26. package/dist/bundled/v2/components/or-avatar-v3/index.js +2 -2
  27. package/dist/bundled/v2/components/or-card-collection-v3/index.js +7 -8
  28. package/dist/bundled/v2/components/or-confirm-v3/index.js +5 -6
  29. package/dist/bundled/v2/components/or-error-tag-v3/index.js +2 -2
  30. package/dist/bundled/v2/components/or-expansion-panel-v3/index.js +2 -2
  31. package/dist/bundled/v2/components/or-fab-v3/index.js +2 -2
  32. package/dist/bundled/v2/components/or-icon-button-v3/index.js +2 -2
  33. package/dist/bundled/v2/components/or-icon-v3/index.js +1 -1
  34. package/dist/bundled/v2/components/or-inline-input-v3/index.js +3 -3
  35. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +3 -3
  36. package/dist/bundled/v2/components/or-input-box-v3/index.js +1 -2
  37. package/dist/bundled/v2/components/or-input-v3/index.js +4 -5
  38. package/dist/bundled/v2/components/or-menu-item-v3/index.js +2 -2
  39. package/dist/bundled/v2/components/or-modal-v3/index.js +3 -3
  40. package/dist/bundled/v2/components/or-notification-v3/index.js +3 -3
  41. package/dist/bundled/v2/components/or-pagination-v3/index.js +3 -3
  42. package/dist/bundled/v2/components/or-search-v3/index.js +5 -6
  43. package/dist/bundled/v2/components/or-select-v3/index.js +8 -9
  44. package/dist/bundled/v2/components/or-sidebar-v3/index.js +4 -4
  45. package/dist/bundled/v2/components/or-sidebar-v3/partials/index.js +3 -3
  46. package/dist/bundled/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +3 -3
  47. package/dist/bundled/v2/components/or-sort-header-v3/index.js +2 -2
  48. package/dist/bundled/v2/components/or-tabs-v3/index.js +3 -3
  49. package/dist/bundled/v2/components/or-tag-v3/index.js +3 -3
  50. package/dist/bundled/v2/components/or-textarea-v3/index.js +2 -3
  51. package/dist/bundled/v2/components/or-toast-v3/index.js +3 -3
  52. package/dist/bundled/v2/index.js +26 -27
  53. package/dist/bundled/v2/{types-309b7b94.js → types-b0d25b49.js} +1 -1
  54. package/dist/bundled/v3/{OrAvatar.vue_vue_type_script_lang-582e74ae.js → OrAvatar.vue_vue_type_script_lang-75c23e62.js} +2 -2
  55. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-c01a1d75.js → OrCardCollection.vue_vue_type_script_lang-010f8e48.js} +7 -7
  56. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-a131670a.js → OrConfirm.vue_vue_type_script_lang-20309110.js} +2 -2
  57. package/dist/bundled/v3/{OrErrorTag.vue_vue_type_script_lang-e2fe7ca9.js → OrErrorTag.vue_vue_type_script_lang-bfa4c580.js} +2 -2
  58. package/dist/bundled/v3/{OrExpansionPanel.vue_vue_type_script_lang-2cc8964c.js → OrExpansionPanel.vue_vue_type_script_lang-cd3b6d36.js} +2 -2
  59. package/dist/bundled/v3/{OrFab.vue_vue_type_script_lang-0fe4a921.js → OrFab.vue_vue_type_script_lang-8f76f6b1.js} +2 -2
  60. package/dist/bundled/v3/{OrIcon-1a5c9091.js → OrIcon-0239fc17.js} +1 -1
  61. package/dist/bundled/v3/{OrIcon.vue_vue_type_script_lang-bdbaad94.js → OrIcon.vue_vue_type_script_lang-6a85c6c6.js} +3 -1
  62. package/dist/bundled/v3/{OrIconButton-e0566ecf.js → OrIconButton-59bc1d54.js} +1 -1
  63. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-7d1c3fe1.js → OrIconButton.vue_vue_type_script_lang-efefd119.js} +2 -2
  64. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-66598185.js → OrInlineInput.vue_vue_type_script_lang-da4198ec.js} +4 -4
  65. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-85adcaf9.js → OrInlineTextarea.vue_vue_type_script_lang-a7f62f75.js} +4 -4
  66. package/dist/bundled/v3/{OrInput-37811348.js → OrInput-9813fef6.js} +1 -1
  67. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-de00e237.js → OrInput.vue_vue_type_script_lang-882358b4.js} +8 -9
  68. package/dist/bundled/v3/{OrInputBox-44f37541.js → OrInputBox-358d4856.js} +1 -1
  69. package/dist/{esm/v2/OrInputBox.vue_rollup-plugin-vue_script-4ba46db4.js → bundled/v3/OrInputBox.vue_vue_type_script_lang-b387d4ba.js} +1 -1
  70. package/dist/bundled/v3/{OrMenuItem-807e2a49.js → OrMenuItem-1917f51a.js} +1 -1
  71. package/dist/bundled/v3/{OrMenuItem.vue_vue_type_script_lang-2400ec2a.js → OrMenuItem.vue_vue_type_script_lang-0b643c00.js} +2 -2
  72. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-6b1dc231.js → OrModal.vue_vue_type_script_lang-07249365.js} +2 -2
  73. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-d0afc1d7.js → OrNotification.vue_vue_type_script_lang-f308ec11.js} +4 -4
  74. package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-f64827ef.js → OrPagination.vue_vue_type_script_lang-4d27d8b8.js} +4 -4
  75. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-b34af2a0.js → OrSearch.vue_vue_type_script_lang-f6230fc2.js} +3 -3
  76. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-b14e4b6b.js → OrSelect.vue_vue_type_script_lang-7a0e1dd9.js} +14 -15
  77. package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-7f3f1a16.js → OrSidebar.vue_vue_type_script_lang-35abe546.js} +1 -1
  78. package/dist/bundled/v3/{OrSidebarCollapseButton.vue_vue_type_script_lang-9aeba2d4.js → OrSidebarCollapseButton.vue_vue_type_script_lang-271a2fbf.js} +2 -2
  79. package/dist/bundled/v3/{OrSortHeader.vue_vue_type_script_lang-a20eae87.js → OrSortHeader.vue_vue_type_script_lang-85238e0a.js} +2 -2
  80. package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-cb550e87.js → OrTabs.vue_vue_type_script_lang-f3b84f9d.js} +4 -4
  81. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-a25a49ee.js → OrTag.vue_vue_type_script_lang-89d99975.js} +2 -2
  82. package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-d0256fc2.js → OrTextarea.vue_vue_type_script_lang-de99a858.js} +4 -5
  83. package/dist/bundled/v3/{OrToastContainer-6fe12712.js → OrToastContainer-3dfed0e6.js} +1 -1
  84. package/dist/bundled/v3/components/index.js +30 -31
  85. package/dist/bundled/v3/components/or-avatar-v3/index.js +3 -3
  86. package/dist/bundled/v3/components/or-card-collection-v3/index.js +12 -13
  87. package/dist/bundled/v3/components/or-confirm-v3/index.js +9 -10
  88. package/dist/bundled/v3/components/or-error-tag-v3/index.js +3 -3
  89. package/dist/bundled/v3/components/or-expansion-panel-v3/index.js +3 -3
  90. package/dist/bundled/v3/components/or-fab-v3/index.js +3 -3
  91. package/dist/bundled/v3/components/or-icon-button-v3/index.js +3 -3
  92. package/dist/bundled/v3/components/or-icon-v3/index.js +1 -1
  93. package/dist/bundled/v3/components/or-inline-input-v3/index.js +5 -5
  94. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +5 -5
  95. package/dist/bundled/v3/components/or-input-box-v3/index.js +1 -2
  96. package/dist/bundled/v3/components/or-input-v3/index.js +7 -8
  97. package/dist/bundled/v3/components/or-menu-item-v3/index.js +3 -3
  98. package/dist/bundled/v3/components/or-modal-v3/index.js +5 -5
  99. package/dist/bundled/v3/components/or-notification-v3/index.js +5 -5
  100. package/dist/bundled/v3/components/or-pagination-v3/index.js +5 -5
  101. package/dist/bundled/v3/components/or-search-v3/index.js +9 -10
  102. package/dist/bundled/v3/components/or-select-v3/index.js +13 -14
  103. package/dist/bundled/v3/components/or-sidebar-v3/index.js +6 -6
  104. package/dist/bundled/v3/components/or-sidebar-v3/partials/index.js +5 -5
  105. package/dist/bundled/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +5 -5
  106. package/dist/bundled/v3/components/or-sort-header-v3/index.js +3 -3
  107. package/dist/bundled/v3/components/or-tabs-v3/index.js +5 -5
  108. package/dist/bundled/v3/components/or-tag-v3/index.js +5 -5
  109. package/dist/bundled/v3/components/or-textarea-v3/index.js +3 -4
  110. package/dist/bundled/v3/components/or-toast-v3/index.js +6 -6
  111. package/dist/bundled/v3/index.js +47 -48
  112. package/dist/bundled/v3/{types-22fbf9d6.js → types-dd2c3bf1.js} +2 -2
  113. package/dist/esm/v2/{OrAvatar-379ac72f.js → OrAvatar-ca3a1268.js} +1 -1
  114. package/dist/esm/v2/{OrCardCollection-413eeef9.js → OrCardCollection-49c63e89.js} +5 -5
  115. package/dist/esm/v2/{OrConfirm-2f8d9405.js → OrConfirm-d2aec18c.js} +1 -1
  116. package/dist/esm/v2/{OrErrorTag-80f82cdf.js → OrErrorTag-7cd5dc68.js} +1 -1
  117. package/dist/esm/v2/{OrExpansionPanel-729eb1e7.js → OrExpansionPanel-0a12d957.js} +1 -1
  118. package/dist/esm/v2/{OrFab-1d095e33.js → OrFab-d5a37b22.js} +1 -1
  119. package/dist/esm/v2/{OrIcon-f34e0e6f.js → OrIcon-c434985a.js} +3 -1
  120. package/dist/esm/v2/{OrIconButton-04a3566d.js → OrIconButton-c8bb635e.js} +1 -1
  121. package/dist/esm/v2/{OrInlineInput-c66ed0c0.js → OrInlineInput-d9bbdaf2.js} +3 -3
  122. package/dist/esm/v2/{OrInlineTextarea-3cc2fdc2.js → OrInlineTextarea-f7378459.js} +3 -3
  123. package/dist/esm/v2/{OrInput-cacd21a4.js → OrInput-6b064fd7.js} +5 -6
  124. package/dist/{bundled/v3/OrInputBox.vue_vue_type_script_lang-c4f9c8ef.js → esm/v2/OrInputBox-53d1f66d.js} +53 -3
  125. package/dist/esm/v2/{OrMenuItem-7b7fbf8a.js → OrMenuItem-4f810513.js} +1 -1
  126. package/dist/esm/v2/{OrModal-4e79e0d5.js → OrModal-7ca36163.js} +1 -1
  127. package/dist/esm/v2/{OrNotification-eac3867f.js → OrNotification-2013cadf.js} +2 -2
  128. package/dist/esm/v2/{OrPagination-1adbcadb.js → OrPagination-c2653bd1.js} +2 -2
  129. package/dist/esm/v2/{OrSearch-1c30f3fd.js → OrSearch-fb321813.js} +2 -2
  130. package/dist/esm/v2/{OrSelect-bbba5e3a.js → OrSelect-3a78ffcc.js} +10 -11
  131. package/dist/esm/v2/{OrSidebar-27236fbd.js → OrSidebar-a45b594d.js} +1 -1
  132. package/dist/esm/v2/{OrSidebarCollapseButton-cfe51a60.js → OrSidebarCollapseButton-9aa87e80.js} +1 -1
  133. package/dist/esm/v2/{OrSortHeader-592727dc.js → OrSortHeader-ffe6bc57.js} +1 -1
  134. package/dist/esm/v2/{OrTabs-96b0473d.js → OrTabs-2992f88f.js} +2 -2
  135. package/dist/esm/v2/{OrTag-b2906865.js → OrTag-920c6371.js} +1 -1
  136. package/dist/esm/v2/{OrTextarea-e1aad345.js → OrTextarea-373d0554.js} +3 -4
  137. package/dist/esm/v2/components/index.js +25 -26
  138. package/dist/esm/v2/components/or-avatar-v3/index.js +2 -2
  139. package/dist/esm/v2/components/or-card-collection-v3/index.js +7 -8
  140. package/dist/esm/v2/components/or-confirm-v3/index.js +5 -6
  141. package/dist/esm/v2/components/or-error-tag-v3/index.js +2 -2
  142. package/dist/esm/v2/components/or-expansion-panel-v3/index.js +2 -2
  143. package/dist/esm/v2/components/or-fab-v3/index.js +2 -2
  144. package/dist/esm/v2/components/or-icon-button-v3/index.js +2 -2
  145. package/dist/esm/v2/components/or-icon-v3/index.js +1 -1
  146. package/dist/esm/v2/components/or-inline-input-v3/index.js +3 -3
  147. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +3 -3
  148. package/dist/esm/v2/components/or-input-box-v3/index.js +2 -3
  149. package/dist/esm/v2/components/or-input-v3/index.js +4 -5
  150. package/dist/esm/v2/components/or-menu-item-v3/index.js +2 -2
  151. package/dist/esm/v2/components/or-modal-v3/index.js +3 -3
  152. package/dist/esm/v2/components/or-notification-v3/index.js +3 -3
  153. package/dist/esm/v2/components/or-pagination-v3/index.js +3 -3
  154. package/dist/esm/v2/components/or-search-v3/index.js +5 -6
  155. package/dist/esm/v2/components/or-select-v3/index.js +8 -9
  156. package/dist/esm/v2/components/or-sidebar-v3/index.js +4 -4
  157. package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +3 -3
  158. package/dist/esm/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +3 -3
  159. package/dist/esm/v2/components/or-sort-header-v3/index.js +2 -2
  160. package/dist/esm/v2/components/or-tabs-v3/index.js +3 -3
  161. package/dist/esm/v2/components/or-tag-v3/index.js +3 -3
  162. package/dist/esm/v2/components/or-textarea-v3/index.js +2 -3
  163. package/dist/esm/v2/components/or-toast-v3/index.js +3 -3
  164. package/dist/esm/v2/index.js +25 -26
  165. package/dist/esm/v2/{types-1f95d710.js → types-38818808.js} +1 -1
  166. package/dist/esm/v3/{OrAvatar-6444e693.js → OrAvatar-0dbd8be8.js} +1 -1
  167. package/dist/esm/v3/{OrCardCollection-005964d2.js → OrCardCollection-e091f1a2.js} +4 -4
  168. package/dist/esm/v3/{OrConfirm-c35b430f.js → OrConfirm-a7f9404b.js} +1 -1
  169. package/dist/esm/v3/{OrErrorTag-308119de.js → OrErrorTag-0025b17c.js} +1 -1
  170. package/dist/esm/v3/{OrExpansionPanel-3a4282da.js → OrExpansionPanel-541cc4c1.js} +1 -1
  171. package/dist/esm/v3/{OrFab-61131b31.js → OrFab-588291bf.js} +1 -1
  172. package/dist/esm/v3/{OrIcon-34f59f73.js → OrIcon-ea40e58c.js} +3 -1
  173. package/dist/esm/v3/{OrIconButton-2dcfb83e.js → OrIconButton-3d32cdcf.js} +1 -1
  174. package/dist/esm/v3/{OrInlineInput-4591c44d.js → OrInlineInput-72effa88.js} +3 -3
  175. package/dist/esm/v3/{OrInlineTextarea-22807fd6.js → OrInlineTextarea-0bb8ef1c.js} +3 -3
  176. package/dist/esm/v3/{OrInput-4b51848c.js → OrInput-bf9dd89f.js} +4 -4
  177. package/dist/esm/v3/{OrMenuItem-58707d47.js → OrMenuItem-de91aded.js} +1 -1
  178. package/dist/esm/v3/{OrModal-4219a6dc.js → OrModal-a5fa8240.js} +1 -1
  179. package/dist/esm/v3/{OrNotification-0e682c7f.js → OrNotification-8f34d624.js} +2 -2
  180. package/dist/esm/v3/{OrPagination-da9e5017.js → OrPagination-7b240dec.js} +2 -2
  181. package/dist/esm/v3/{OrSearch-b6c48f3f.js → OrSearch-d6ff7e2d.js} +1 -1
  182. package/dist/esm/v3/{OrSelect-35f70776.js → OrSelect-484cb336.js} +9 -9
  183. package/dist/esm/v3/{OrSidebar-61d84c3e.js → OrSidebar-cf07fd69.js} +1 -1
  184. package/dist/esm/v3/{OrSidebarCollapseButton-1b9c83ef.js → OrSidebarCollapseButton-684445f0.js} +1 -1
  185. package/dist/esm/v3/{OrSortHeader-a39f77f9.js → OrSortHeader-f66dcb37.js} +1 -1
  186. package/dist/esm/v3/{OrTabs-328d41b9.js → OrTabs-80cbb3b9.js} +2 -2
  187. package/dist/esm/v3/{OrTag-148ff9ae.js → OrTag-1d3fa09e.js} +1 -1
  188. package/dist/esm/v3/{OrTextarea-8b060a1b.js → OrTextarea-42d21f77.js} +2 -2
  189. package/dist/esm/v3/components/index.js +24 -24
  190. package/dist/esm/v3/components/or-avatar-v3/index.js +2 -2
  191. package/dist/esm/v3/components/or-card-collection-v3/index.js +6 -6
  192. package/dist/esm/v3/components/or-confirm-v3/index.js +4 -4
  193. package/dist/esm/v3/components/or-error-tag-v3/index.js +2 -2
  194. package/dist/esm/v3/components/or-expansion-panel-v3/index.js +2 -2
  195. package/dist/esm/v3/components/or-fab-v3/index.js +2 -2
  196. package/dist/esm/v3/components/or-icon-button-v3/index.js +2 -2
  197. package/dist/esm/v3/components/or-icon-v3/index.js +1 -1
  198. package/dist/esm/v3/components/or-inline-input-v3/index.js +3 -3
  199. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +3 -3
  200. package/dist/esm/v3/components/or-input-v3/index.js +3 -3
  201. package/dist/esm/v3/components/or-menu-item-v3/index.js +2 -2
  202. package/dist/esm/v3/components/or-modal-v3/index.js +3 -3
  203. package/dist/esm/v3/components/or-notification-v3/index.js +3 -3
  204. package/dist/esm/v3/components/or-pagination-v3/index.js +3 -3
  205. package/dist/esm/v3/components/or-search-v3/index.js +4 -4
  206. package/dist/esm/v3/components/or-select-v3/index.js +7 -7
  207. package/dist/esm/v3/components/or-sidebar-v3/index.js +4 -4
  208. package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +3 -3
  209. package/dist/esm/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +3 -3
  210. package/dist/esm/v3/components/or-sort-header-v3/index.js +2 -2
  211. package/dist/esm/v3/components/or-tabs-v3/index.js +3 -3
  212. package/dist/esm/v3/components/or-tag-v3/index.js +3 -3
  213. package/dist/esm/v3/components/or-textarea-v3/index.js +1 -1
  214. package/dist/esm/v3/components/or-toast-v3/index.js +3 -3
  215. package/dist/esm/v3/index.js +24 -24
  216. package/dist/esm/v3/{types-b79e4387.js → types-4e316bd3.js} +1 -1
  217. package/package.json +4 -3
  218. package/src/components/or-icon-v3/styles.ts +3 -0
  219. package/src/components/or-inline-input-v3/styles.ts +2 -2
  220. package/src/components/or-inline-textarea-v3/styles.ts +2 -2
  221. package/src/components/or-input-v3/styles.ts +2 -2
  222. package/src/components/or-select-v3/OrSelect.stories3.ts +0 -4
  223. package/src/components/or-select-v3/styles.ts +4 -4
  224. package/src/components/or-textarea-v3/styles.ts +2 -2
  225. package/dist/bundled/v2/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
  226. package/dist/bundled/v2/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -107
  227. package/dist/bundled/v2/components/or-combined-input-v3/index.d.ts +0 -2
  228. package/dist/bundled/v2/components/or-combined-input-v3/index.js +0 -148
  229. package/dist/bundled/v2/components/or-combined-input-v3/props.d.ts +0 -1
  230. package/dist/bundled/v2/components/or-combined-input-v3/styles.d.ts +0 -2
  231. package/dist/bundled/v2/props-78496a2d.js +0 -12
  232. package/dist/bundled/v3/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
  233. package/dist/bundled/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -107
  234. package/dist/bundled/v3/components/or-combined-input-v3/index.d.ts +0 -2
  235. package/dist/bundled/v3/components/or-combined-input-v3/index.js +0 -130
  236. package/dist/bundled/v3/components/or-combined-input-v3/props.d.ts +0 -1
  237. package/dist/bundled/v3/components/or-combined-input-v3/styles.d.ts +0 -2
  238. package/dist/bundled/v3/props-78496a2d.js +0 -12
  239. package/dist/esm/v2/OrInputBox-5c4b3104.js +0 -43
  240. package/dist/esm/v2/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
  241. package/dist/esm/v2/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -107
  242. package/dist/esm/v2/components/or-combined-input-v3/index.d.ts +0 -2
  243. package/dist/esm/v2/components/or-combined-input-v3/index.js +0 -145
  244. package/dist/esm/v2/components/or-combined-input-v3/props.d.ts +0 -1
  245. package/dist/esm/v2/components/or-combined-input-v3/styles.d.ts +0 -2
  246. package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
  247. package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -107
  248. package/dist/esm/v3/components/or-combined-input-v3/index.d.ts +0 -2
  249. package/dist/esm/v3/components/or-combined-input-v3/index.js +0 -129
  250. package/dist/esm/v3/components/or-combined-input-v3/props.d.ts +0 -1
  251. package/dist/esm/v3/components/or-combined-input-v3/styles.d.ts +0 -2
  252. package/src/components/or-combined-input-v3/OrCombinedInput.docs.mdx +0 -7
  253. package/src/components/or-combined-input-v3/OrCombinedInput.stories3.ts +0 -201
  254. package/src/components/or-combined-input-v3/OrCombinedInput.vue +0 -130
  255. package/src/components/or-combined-input-v3/index.ts +0 -2
  256. package/src/components/or-combined-input-v3/props.ts +0 -1
  257. package/src/components/or-combined-input-v3/styles.ts +0 -25
@@ -1,9 +1,9 @@
1
1
  import { useToggle } from '@vueuse/core';
2
2
  import { defineComponent, ref, computed, resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createVNode, createElementVNode, toDisplayString, createBlock, withModifiers, onBeforeMount, onBeforeUnmount, nextTick } from 'vue';
3
3
  import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-4d4329cd.js';
4
- import './OrIconButton-e0566ecf.js';
4
+ import './OrIconButton-59bc1d54.js';
5
5
  import './OrLoader-123ef8c4.js';
6
- import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-7d1c3fe1.js';
6
+ import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-efefd119.js';
7
7
  import { s as script$3 } from './OrLoader.vue_vue_type_script_lang-4c3c1ac9.js';
8
8
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
9
9
  import './OrOverlay.vue_vue_type_script_lang-7edd25f6.js';
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, ref, computed, watchPostEffect } from 'vue-demi';
2
2
  import { h as hslToColorString, g as generateHslFromString } from './color-1f348774.js';
3
- import { _ as __vue_component__$1 } from './OrIcon-f34e0e6f.js';
3
+ import { _ as __vue_component__$1 } from './OrIcon-c434985a.js';
4
4
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
5
 
6
6
  var AvatarSize;
@@ -1,12 +1,12 @@
1
1
  import { defineComponent, computed, ref, watch } from 'vue-demi';
2
2
  import { _ as __vue_component__$3 } from './OrButton-66964360.js';
3
- import { _ as __vue_component__$2 } from './OrIconButton-04a3566d.js';
4
- import { _ as __vue_component__$6 } from './OrIcon-f34e0e6f.js';
5
- import { _ as __vue_component__$5 } from './OrMenuItem-7b7fbf8a.js';
3
+ import { _ as __vue_component__$2 } from './OrIconButton-c8bb635e.js';
4
+ import { _ as __vue_component__$6 } from './OrIcon-c434985a.js';
5
+ import { _ as __vue_component__$5 } from './OrMenuItem-4f810513.js';
6
6
  import { _ as __vue_component__$4 } from './OrMenu-c276db74.js';
7
7
  import './OrPopover-d5d4f62a.js';
8
- import { _ as __vue_component__$7 } from './OrSearch-1c30f3fd.js';
9
- import './OrInputBox.vue_rollup-plugin-vue_script-4ba46db4.js';
8
+ import { _ as __vue_component__$7 } from './OrSearch-fb321813.js';
9
+ import './OrInputBox-53d1f66d.js';
10
10
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
11
11
 
12
12
  const CardCollectionRoot = [
@@ -2,7 +2,7 @@ import { useMagicKeys, whenever, onClickOutside } from '@vueuse/core';
2
2
  import { logicAnd } from '@vueuse/math';
3
3
  import { defineComponent, ref, computed, watch } from 'vue-demi';
4
4
  import { _ as __vue_component__$2, a as ButtonColor } from './OrButton-66964360.js';
5
- import { _ as __vue_component__$3 } from './OrInput-cacd21a4.js';
5
+ import { _ as __vue_component__$3 } from './OrInput-6b064fd7.js';
6
6
  import { _ as __vue_component__$1 } from './OrOverlay-a019186f.js';
7
7
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
8
8
 
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import { _ as __vue_component__$1 } from './OrIcon-f34e0e6f.js';
2
+ import { _ as __vue_component__$1 } from './OrIcon-c434985a.js';
3
3
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
4
4
 
5
5
  const ErrorTagRoot = [
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed, watch } from 'vue-demi';
2
- import { _ as __vue_component__$1 } from './OrIcon-f34e0e6f.js';
2
+ import { _ as __vue_component__$1 } from './OrIcon-c434985a.js';
3
3
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
4
4
 
5
5
  var ExpansionPanelVariant;
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import { _ as __vue_component__$1 } from './OrIcon-f34e0e6f.js';
2
+ import { _ as __vue_component__$1 } from './OrIcon-c434985a.js';
3
3
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
4
4
 
5
5
  var FabColor;
@@ -19,7 +19,9 @@ var IconSize;
19
19
 
20
20
  const IconRoot = [
21
21
  // Layout
22
- 'layout-inline-row justify-center'];
22
+ 'layout-inline-row justify-center',
23
+ // Interactivity
24
+ 'select-none'];
23
25
  const IconRootVariants = {
24
26
  'outlined': [
25
27
  // Iconography
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import { _ as __vue_component__$1, I as IconSize } from './OrIcon-f34e0e6f.js';
2
+ import { _ as __vue_component__$1, I as IconSize } from './OrIcon-c434985a.js';
3
3
  import { _ as __vue_component__$2 } from './OrTooltip-629d44fc.js';
4
4
  import './OrPopover-d5d4f62a.js';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -4,7 +4,7 @@ import '@vueuse/core';
4
4
  import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
5
5
  import { _ as __vue_component__$1 } from './OrError-13845bb0.js';
6
6
  import { _ as __vue_component__$2 } from './OrHint-78b399cb.js';
7
- import { _ as __vue_component__$3 } from './OrIconButton-04a3566d.js';
7
+ import { _ as __vue_component__$3 } from './OrIconButton-c8bb635e.js';
8
8
  import { _ as __vue_component__$4, I as InlineInputBoxSize } from './OrInlineInputBox-46146af0.js';
9
9
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
10
10
  import { c as createInjector } from './browser-82dea9ed.js';
@@ -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
@@ -4,7 +4,7 @@ import '@vueuse/core';
4
4
  import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
5
5
  import { _ as __vue_component__$1 } from './OrError-13845bb0.js';
6
6
  import { _ as __vue_component__$2 } from './OrHint-78b399cb.js';
7
- import { _ as __vue_component__$3 } from './OrIconButton-04a3566d.js';
7
+ import { _ as __vue_component__$3 } from './OrIconButton-c8bb635e.js';
8
8
  import { _ as __vue_component__$4 } from './OrInlineInputBox-46146af0.js';
9
9
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
10
10
  import { c as createInjector } from './browser-82dea9ed.js';
@@ -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
@@ -5,10 +5,9 @@ import { u as useResponsive } from './useResponsive-a02e95b7.js';
5
5
  import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
6
6
  import { _ as __vue_component__$1 } from './OrError-13845bb0.js';
7
7
  import { _ as __vue_component__$2 } from './OrHint-78b399cb.js';
8
- import { _ as __vue_component__$4 } from './OrIconButton-04a3566d.js';
9
- import { _ as __vue_component__$3 } from './OrIcon-f34e0e6f.js';
10
- import { _ as __vue_component__$5 } from './OrInputBox-5c4b3104.js';
11
- import { a as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-4ba46db4.js';
8
+ import { _ as __vue_component__$4 } from './OrIconButton-c8bb635e.js';
9
+ import { _ as __vue_component__$3 } from './OrIcon-c434985a.js';
10
+ import { _ as __vue_component__$5, a as InputBoxSize } from './OrInputBox-53d1f66d.js';
12
11
  import { _ as __vue_component__$6 } from './OrLabel-0945a4d9.js';
13
12
  import { _ as __vue_component__$7 } from './OrLoader-76307488.js';
14
13
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -28,8 +27,8 @@ const InputRoot = [
28
27
  // Spacing
29
28
  'gap-xs'];
30
29
  const InputControl = [
31
- // Box
32
- 'w-full',
30
+ // Layout
31
+ 'grow',
33
32
  // Typography
34
33
  'typography-inherit',
35
34
  // Theme
@@ -1,5 +1,16 @@
1
- import { defineComponent, ref, computed } from 'vue';
2
- import { I as InputBoxVariant, a as InputBoxSize } from './props-78496a2d.js';
1
+ import { defineComponent, ref, computed } from 'vue-demi';
2
+ import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
3
+
4
+ var InputBoxVariant;
5
+ (function (InputBoxVariant) {
6
+ InputBoxVariant["Styled"] = "styled";
7
+ InputBoxVariant["Unstyled"] = "unstyled";
8
+ })(InputBoxVariant || (InputBoxVariant = {}));
9
+ var InputBoxSize;
10
+ (function (InputBoxSize) {
11
+ InputBoxSize["M"] = "m";
12
+ InputBoxSize["S"] = "s";
13
+ })(InputBoxSize || (InputBoxSize = {}));
3
14
 
4
15
  const InputBoxRoot = [
5
16
  // Layout
@@ -82,4 +93,43 @@ var script = defineComponent({
82
93
  }
83
94
  });
84
95
 
85
- export { script as s };
96
+ /* script */
97
+ const __vue_script__ = script;
98
+
99
+ /* template */
100
+ var __vue_render__ = function () {
101
+ var _vm = this;
102
+ var _h = _vm.$createElement;
103
+ var _c = _vm._self._c || _h;
104
+ return _c('div', {
105
+ ref: "root",
106
+ class: _vm.rootStyles,
107
+ attrs: {
108
+ "invalid": _vm.invalid ? '' : null,
109
+ "readonly": _vm.readonly ? '' : null,
110
+ "disabled": _vm.disabled ? '' : null
111
+ }
112
+ }, [_vm._t("default")], 2);
113
+ };
114
+ var __vue_staticRenderFns__ = [];
115
+
116
+ /* style */
117
+ const __vue_inject_styles__ = undefined;
118
+ /* scoped */
119
+ const __vue_scope_id__ = undefined;
120
+ /* module identifier */
121
+ const __vue_module_identifier__ = undefined;
122
+ /* functional template */
123
+ const __vue_is_functional_template__ = false;
124
+ /* style inject */
125
+
126
+ /* style inject SSR */
127
+
128
+ /* style inject shadow dom */
129
+
130
+ const __vue_component__ = /*#__PURE__*/normalizeComponent({
131
+ render: __vue_render__,
132
+ staticRenderFns: __vue_staticRenderFns__
133
+ }, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, undefined, undefined);
134
+
135
+ export { InputBoxVariant as I, __vue_component__ as _, InputBoxSize as a };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import { _ as __vue_component__$1 } from './OrIcon-f34e0e6f.js';
2
+ import { _ as __vue_component__$1 } from './OrIcon-c434985a.js';
3
3
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
4
4
 
5
5
  const MenuItemRoot = [
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed, watch } from 'vue-demi';
2
- import { _ as __vue_component__$2 } from './OrIconButton-04a3566d.js';
2
+ import { _ as __vue_component__$2 } from './OrIconButton-c8bb635e.js';
3
3
  import { _ as __vue_component__$1 } from './OrOverlay-a019186f.js';
4
4
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
5
 
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import { _ as __vue_component__$2 } from './OrIconButton-04a3566d.js';
3
- import { _ as __vue_component__$1 } from './OrIcon-f34e0e6f.js';
2
+ import { _ as __vue_component__$2 } from './OrIconButton-c8bb635e.js';
3
+ import { _ as __vue_component__$1 } from './OrIcon-c434985a.js';
4
4
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
5
 
6
6
  var NotificationVariant;
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
2
  import { _ as __vue_component__$1 } from './OrButton-66964360.js';
3
- import { _ as __vue_component__$2 } from './OrIcon-f34e0e6f.js';
4
- import { _ as __vue_component__$4 } from './OrMenuItem-7b7fbf8a.js';
3
+ import { _ as __vue_component__$2 } from './OrIcon-c434985a.js';
4
+ import { _ as __vue_component__$4 } from './OrMenuItem-4f810513.js';
5
5
  import { _ as __vue_component__$3 } from './OrMenu-c276db74.js';
6
6
  import './OrPopover-d5d4f62a.js';
7
7
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -1,7 +1,7 @@
1
1
  import { debouncedWatch } from '@vueuse/core';
2
2
  import { defineComponent, ref, computed, watch } from 'vue-demi';
3
- import { _ as __vue_component__$1 } from './OrInput-cacd21a4.js';
4
- import { a as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-4ba46db4.js';
3
+ import { _ as __vue_component__$1 } from './OrInput-6b064fd7.js';
4
+ import { a as InputBoxSize } from './OrInputBox-53d1f66d.js';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
 
7
7
  var script = defineComponent({
@@ -4,16 +4,15 @@ import { u as useOverflow } from './useOverflow-af6161c8.js';
4
4
  import '@vueuse/core';
5
5
  import { _ as __vue_component__$1 } from './OrCheckbox-b380c131.js';
6
6
  import { _ as __vue_component__$2 } from './OrError-13845bb0.js';
7
- import { _ as __vue_component__$3 } from './OrExpansionPanel-729eb1e7.js';
7
+ import { _ as __vue_component__$3 } from './OrExpansionPanel-0a12d957.js';
8
8
  import { _ as __vue_component__$4 } from './OrHint-78b399cb.js';
9
- import { _ as __vue_component__$5 } from './OrIcon-f34e0e6f.js';
10
- import { _ as __vue_component__$7 } from './OrInputBox-5c4b3104.js';
11
- import { a as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-4ba46db4.js';
12
- import { _ as __vue_component__$6 } from './OrInput-cacd21a4.js';
9
+ import { _ as __vue_component__$5 } from './OrIcon-c434985a.js';
10
+ import { _ as __vue_component__$7, a as InputBoxSize } from './OrInputBox-53d1f66d.js';
11
+ import { _ as __vue_component__$6 } from './OrInput-6b064fd7.js';
13
12
  import { _ as __vue_component__$8 } from './OrLabel-0945a4d9.js';
14
- import { _ as __vue_component__$9 } from './OrMenuItem-7b7fbf8a.js';
13
+ import { _ as __vue_component__$9 } from './OrMenuItem-4f810513.js';
15
14
  import { _ as __vue_component__$a } from './OrPopover-d5d4f62a.js';
16
- import { _ as __vue_component__$b } from './OrTag-b2906865.js';
15
+ import { _ as __vue_component__$b } from './OrTag-920c6371.js';
17
16
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
18
17
 
19
18
  const SelectRoot = [
@@ -23,9 +22,7 @@ const SelectRoot = [
23
22
  'gap-xs'];
24
23
  const SelectControl = [
25
24
  // Layout
26
- 'layout-row',
27
- // Box
28
- 'w-full',
25
+ 'layout-row grow',
29
26
  // Overflow
30
27
  'overflow-hidden',
31
28
  // Spacing
@@ -34,7 +31,9 @@ const SelectControl = [
34
31
  'typography-inherit'];
35
32
  const SelectPlaceholder = [
36
33
  // Theme
37
- 'theme-foreground-outline', 'dark:theme-foreground-outline-dark'];
34
+ 'theme-foreground-outline', 'dark:theme-foreground-outline-dark',
35
+ // Interactivity
36
+ 'select-none'];
38
37
  const SelectDropdown = [
39
38
  // Overflow
40
39
  'overflow-y-auto',
@@ -1,7 +1,7 @@
1
1
  import { useDraggable, useElementBounding } from '@vueuse/core';
2
2
  import _ from 'lodash';
3
3
  import { defineComponent, ref, computed, useSlots, watch } from 'vue-demi';
4
- import { O as OrSidebarPlacement, _ as __vue_component__$1 } from './OrSidebarCollapseButton-cfe51a60.js';
4
+ import { O as OrSidebarPlacement, _ as __vue_component__$1 } from './OrSidebarCollapseButton-9aa87e80.js';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
 
7
7
  const SidebarRoot = [
@@ -1,6 +1,6 @@
1
1
  import _ from 'lodash';
2
2
  import { defineComponent, ref, computed } from 'vue-demi';
3
- import { _ as __vue_component__$1 } from './OrIconButton-04a3566d.js';
3
+ import { _ as __vue_component__$1 } from './OrIconButton-c8bb635e.js';
4
4
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
5
 
6
6
  var OrSidebarPlacement;
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import { _ as __vue_component__$1 } from './OrIcon-f34e0e6f.js';
2
+ import { _ as __vue_component__$1 } from './OrIcon-c434985a.js';
3
3
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
4
4
 
5
5
  const SortHeaderRoot = [
@@ -1,7 +1,7 @@
1
1
  import { useResizeObserver } from '@vueuse/core';
2
2
  import { defineComponent, ref, computed, reactive, watch, nextTick, onMounted } from 'vue-demi';
3
- import { _ as __vue_component__$1 } from './OrIcon-f34e0e6f.js';
4
- import { _ as __vue_component__$3 } from './OrMenuItem-7b7fbf8a.js';
3
+ import { _ as __vue_component__$1 } from './OrIcon-c434985a.js';
4
+ import { _ as __vue_component__$3 } from './OrMenuItem-4f810513.js';
5
5
  import { _ as __vue_component__$2 } from './OrMenu-c276db74.js';
6
6
  import './OrPopover-d5d4f62a.js';
7
7
  import { _ as __vue_component__$4 } from './OrTab-1ff87c76.js';
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed, watchPostEffect, unref } from 'vue-demi';
2
- import { _ as __vue_component__$1 } from './OrIconButton-04a3566d.js';
2
+ import { _ as __vue_component__$1 } from './OrIconButton-c8bb635e.js';
3
3
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
4
4
 
5
5
  var TagVariant;
@@ -4,8 +4,7 @@ import '@vueuse/core';
4
4
  import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
5
5
  import { _ as __vue_component__$1 } from './OrError-13845bb0.js';
6
6
  import { _ as __vue_component__$2 } from './OrHint-78b399cb.js';
7
- import { _ as __vue_component__$3 } from './OrInputBox-5c4b3104.js';
8
- import { a as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-4ba46db4.js';
7
+ import { _ as __vue_component__$3, a as InputBoxSize } from './OrInputBox-53d1f66d.js';
9
8
  import { _ as __vue_component__$4 } from './OrLabel-0945a4d9.js';
10
9
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
11
10
  import { c as createInjector } from './browser-82dea9ed.js';
@@ -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
@@ -1,5 +1,5 @@
1
1
  export { O as OR_AVATAR_SIZE, _ as OrAvatar } from '../OrAvatar-4824c57f.js';
2
- export { a as AvatarColor, A as AvatarSize, _ as OrAvatarV3 } from '../OrAvatar-379ac72f.js';
2
+ export { a as AvatarColor, A as AvatarSize, _ as OrAvatarV3 } from '../OrAvatar-ca3a1268.js';
3
3
  export { _ as OrBottomSheetV3 } from '../OrBottomSheet-37200385.js';
4
4
  export { _ as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonViews } from '../OrButton-2ca1c3d6.js';
5
5
  export { _ as OrButtonV2 } from '../OrButton-c4f9955b.js';
@@ -8,7 +8,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
8
8
  export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from '../OrButton-66964360.js';
9
9
  export { _ as OrCard } from '../OrCard-b7268256.js';
10
10
  export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-19582949.js';
11
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-413eeef9.js';
11
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-49c63e89.js';
12
12
  export { _ as OrCardV3 } from '../OrCard-e89c44ef.js';
13
13
  export { a as OrCarousel, _ as OrCarouselItem } from '../OrCarouselItem-4e2cf3d8.js';
14
14
  export { _ as OrCheckbox } from '../OrCheckbox-915f1f0a.js';
@@ -19,27 +19,26 @@ export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-d4400b42.js';
19
19
  export { _ as OrCollapse } from '../OrCollapse-4d892ca3.js';
20
20
  export { _ as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from '../OrColorPicker-75abefdd.js';
21
21
  export { _ as OrConfirm } from '../OrConfirm-ede619eb.js';
22
- export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-2f8d9405.js';
22
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-d2aec18c.js';
23
23
  export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-349df9b2.js';
24
24
  export { _ as OrError } from '../OrError-081130bb.js';
25
- export { _ as OrErrorTagV3 } from '../OrErrorTag-80f82cdf.js';
25
+ export { _ as OrErrorTagV3 } from '../OrErrorTag-7cd5dc68.js';
26
26
  export { _ as OrErrorV3 } from '../OrError-13845bb0.js';
27
27
  export { E as EmptyStateSize, _ as OrEmptyStateV3 } from '../OrEmptyState-2481f13f.js';
28
- export { a as ExpansionPanelColor, E as ExpansionPanelVariant, _ as OrExpansionPanelV3 } from '../OrExpansionPanel-729eb1e7.js';
29
- export { F as FabColor, _ as OrFabV3 } from '../OrFab-1d095e33.js';
28
+ export { a as ExpansionPanelColor, E as ExpansionPanelVariant, _ as OrExpansionPanelV3 } from '../OrExpansionPanel-0a12d957.js';
29
+ export { F as FabColor, _ as OrFabV3 } from '../OrFab-d5a37b22.js';
30
30
  export { _ as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements } from '../OrFloating-89d6582a.js';
31
31
  export { _ as OrHint } from '../OrHint-c45f1e09.js';
32
32
  export { _ as OrHintV3 } from '../OrHint-78b399cb.js';
33
33
  export { _ as OrIcon, O as OrIconColors, a as OrIconType } from '../OrIcon-819166f6.js';
34
- export { I as IconButtonColor, _ as OrIconButtonV3 } from '../OrIconButton-04a3566d.js';
35
- export { I as IconButtonSize, I as IconSize, a as IconVariant, _ as OrIconV3 } from '../OrIcon-f34e0e6f.js';
34
+ export { I as IconButtonColor, _ as OrIconButtonV3 } from '../OrIconButton-c8bb635e.js';
35
+ export { I as IconButtonSize, I as IconSize, a as IconVariant, _ as OrIconV3 } from '../OrIcon-c434985a.js';
36
36
  export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3 } from '../OrInlineInputBox-46146af0.js';
37
- export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-c66ed0c0.js';
37
+ export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-d9bbdaf2.js';
38
38
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-b47cfc2d.js';
39
- export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-3cc2fdc2.js';
40
- export { _ as OrInputBoxV3 } from '../OrInputBox-5c4b3104.js';
41
- export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox.vue_rollup-plugin-vue_script-4ba46db4.js';
42
- export { I as InputType, _ as OrInputV3 } from '../OrInput-cacd21a4.js';
39
+ export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-f7378459.js';
40
+ export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, _ as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox-53d1f66d.js';
41
+ export { I as InputType, _ as OrInputV3 } from '../OrInput-6b064fd7.js';
43
42
  export { _ as OrInput } from '../OrInput-6e6cfd11.js';
44
43
  export { _ as OrLabel } from '../OrLabel-33b41516.js';
45
44
  export { L as LabelVariant, _ as OrLabelV3 } from '../OrLabel-0945a4d9.js';
@@ -48,36 +47,36 @@ export { _ as OrList } from '../OrList-d4781f7b.js';
48
47
  export { _ as OrListOfInputs } from '../OrListOfInputs-4298fa2c.js';
49
48
  export { L as LoaderViews, _ as OrLoader } from '../OrLoader-003941a2.js';
50
49
  export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from '../OrLoader-76307488.js';
51
- export { _ as OrMenuItemV3 } from '../OrMenuItem-7b7fbf8a.js';
50
+ export { _ as OrMenuItemV3 } from '../OrMenuItem-4f810513.js';
52
51
  export { _ as OrMenuV3 } from '../OrMenu-c276db74.js';
53
52
  export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-d5d4f62a.js';
54
53
  export { _ as OrModal, O as OrModalSizes } from '../OrModal-97e83549.js';
55
- export { M as ModalSize, _ as OrModalV3 } from '../OrModal-4e79e0d5.js';
54
+ export { M as ModalSize, _ as OrModalV3 } from '../OrModal-7ca36163.js';
56
55
  export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from '../OrNotification-a9231a83.js';
57
- export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-eac3867f.js';
56
+ export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-2013cadf.js';
58
57
  export { _ as OrNumberInput } from '../OrNumberInput-b20d75d2.js';
59
58
  export { _ as OrOverflowMenu } from '../OrOverflowMenu-10a4166a.js';
60
59
  export { _ as OrOverlay } from '../OrOverlay-3b52865d.js';
61
60
  export { _ as OrOverlayV3 } from '../OrOverlay-a019186f.js';
62
61
  export { _ as OrPassword } from '../OrPassword-e6d5e968.js';
63
- export { _ as OrPaginationV3 } from '../OrPagination-1adbcadb.js';
62
+ export { _ as OrPaginationV3 } from '../OrPagination-c2653bd1.js';
64
63
  export { _ as OrProgress, O as OrProgressColors, a as OrProgressTypes } from '../OrProgress-4ee24824.js';
65
64
  export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress-b7d1c689.js';
66
65
  export { _ as OrRadio } from '../OrRadio-e4198532.js';
67
66
  export { _ as OrRadioGroup } from '../OrRadioGroup-d9d32cba.js';
68
67
  export { _ as OrRadioV3 } from '../OrRadio-87a4d226.js';
69
68
  export { _ as OrSearch } from '../OrSearch-b4f4d59b.js';
70
- export { _ as OrSearchV3 } from '../OrSearch-1c30f3fd.js';
69
+ export { _ as OrSearchV3 } from '../OrSearch-fb321813.js';
71
70
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-7486115b.js';
72
71
  export { _ as OrSelect } from '../OrSelect-dae2b069.js';
73
- export { _ as OrSelectV3 } from '../OrSelect-bbba5e3a.js';
72
+ export { _ as OrSelectV3 } from '../OrSelect-3a78ffcc.js';
74
73
  export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-7d6125bb.js';
75
- export { _ as OrSidebarV3 } from '../OrSidebar-27236fbd.js';
76
- export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-cfe51a60.js';
74
+ export { _ as OrSidebarV3 } from '../OrSidebar-a45b594d.js';
75
+ export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-9aa87e80.js';
77
76
  export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-cc94bdc9.js';
78
77
  export { _ as OrSkeletonCircleV3, a as OrSkeletonRectV3, b as OrSkeletonTextV3 } from '../OrSkeletonText-6ee72718.js';
79
78
  export { _ as OrSlider } from '../OrSlider-f7b9c7c2.js';
80
- export { _ as OrSortHeaderV3 } from '../OrSortHeader-592727dc.js';
79
+ export { _ as OrSortHeaderV3 } from '../OrSortHeader-ffe6bc57.js';
81
80
  export { _ as OrStepper } from '../OrStepper-4f44e7b7.js';
82
81
  export { _ as OrSwitch } from '../OrSwitch-f25f27f9.js';
83
82
  export { _ as OrSwitchV3 } from '../OrSwitch-8549219a.js';
@@ -85,18 +84,18 @@ export { _ as OrTab } from '../OrTab-eade8ab6.js';
85
84
  export { _ as OrTabHeaderItem } from '../OrTabHeaderItem-d1a340d1.js';
86
85
  export { _ as OrTabV3 } from '../OrTab-1ff87c76.js';
87
86
  export { _ as OrTabs } from '../OrTabs-e1c13d41.js';
88
- export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-96b0473d.js';
87
+ export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-2992f88f.js';
89
88
  export { _ as OrTag } from '../OrTag-c1fa6901.js';
90
- export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-b2906865.js';
89
+ export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-920c6371.js';
91
90
  export { _ as OrTeleport } from '../OrTeleportVue2-8ef4ceca.js';
92
91
  export { _ as OrTeleportV3 } from '../OrTeleport.vue2-fb92f29f.js';
93
92
  export { _ as OrTextV3 } from '../OrText-b12d0682.js';
94
93
  export { _ as OrTextarea } from '../OrTextarea-91a95068.js';
95
- export { _ as OrTextareaV3 } from '../OrTextarea-e1aad345.js';
94
+ export { _ as OrTextareaV3 } from '../OrTextarea-373d0554.js';
96
95
  export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-2594c980.js';
97
96
  export { _ as OrToast, a as OrToastContainer } from '../OrToastContainer-2fbd4358.js';
98
97
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-4fbe0e5a.js';
99
- export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../types-1f95d710.js';
98
+ export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../types-38818808.js';
100
99
  export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-0665462d.js';
101
100
  export { _ as OrTooltip } from '../OrTooltip-614b016d.js';
102
101
  export { _ as OrTooltipContent } from '../OrTooltip.vue_rollup-plugin-vue_script-63559536.js';
@@ -1,5 +1,5 @@
1
- export { a as AvatarColor, A as AvatarSize, _ as OrAvatarV3 } from '../../OrAvatar-379ac72f.js';
1
+ export { a as AvatarColor, A as AvatarSize, _ as OrAvatarV3 } from '../../OrAvatar-ca3a1268.js';
2
2
  import 'vue-demi';
3
3
  import '../../color-1f348774.js';
4
- import '../../OrIcon-f34e0e6f.js';
4
+ import '../../OrIcon-c434985a.js';
5
5
  import '../../normalize-component-6e8e3d80.js';
@@ -1,10 +1,10 @@
1
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-413eeef9.js';
1
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-49c63e89.js';
2
2
  import 'vue-demi';
3
3
  import '../../OrButton-66964360.js';
4
4
  import '../../OrLoader-76307488.js';
5
5
  import '../../normalize-component-6e8e3d80.js';
6
- import '../../OrIconButton-04a3566d.js';
7
- import '../../OrIcon-f34e0e6f.js';
6
+ import '../../OrIconButton-c8bb635e.js';
7
+ import '../../OrIcon-c434985a.js';
8
8
  import '../../OrTooltip-629d44fc.js';
9
9
  import '@vueuse/core';
10
10
  import '../../OrPopover-d5d4f62a.js';
@@ -15,15 +15,14 @@ import '../../OrBottomSheet-37200385.js';
15
15
  import '../../OrOverlay-a019186f.js';
16
16
  import '../../OrTeleport.vue2-fb92f29f.js';
17
17
  import 'portal-vue';
18
- import '../../OrMenuItem-7b7fbf8a.js';
18
+ import '../../OrMenuItem-4f810513.js';
19
19
  import '../../OrMenu-c276db74.js';
20
- import '../../OrSearch-1c30f3fd.js';
21
- import '../../OrInput-cacd21a4.js';
20
+ import '../../OrSearch-fb321813.js';
21
+ import '../../OrInput-6b064fd7.js';
22
22
  import '../../useIdAttribute-859439f0.js';
23
23
  import '../../useValidationAttributes-d1abbe34.js';
24
24
  import '../../OrError-13845bb0.js';
25
25
  import '../../OrHint-78b399cb.js';
26
- import '../../OrInputBox-5c4b3104.js';
27
- import '../../OrInputBox.vue_rollup-plugin-vue_script-4ba46db4.js';
26
+ import '../../OrInputBox-53d1f66d.js';
28
27
  import '../../OrLabel-0945a4d9.js';
29
28
  import '../../browser-82dea9ed.js';
@@ -1,18 +1,18 @@
1
- export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-2f8d9405.js';
1
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-d2aec18c.js';
2
2
  import '@vueuse/core';
3
3
  import '@vueuse/math';
4
4
  import 'vue-demi';
5
5
  import '../../OrButton-66964360.js';
6
6
  import '../../OrLoader-76307488.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
- import '../../OrInput-cacd21a4.js';
8
+ import '../../OrInput-6b064fd7.js';
9
9
  import '../../useIdAttribute-859439f0.js';
10
10
  import '../../useResponsive-a02e95b7.js';
11
11
  import '../../useValidationAttributes-d1abbe34.js';
12
12
  import '../../OrError-13845bb0.js';
13
13
  import '../../OrHint-78b399cb.js';
14
- import '../../OrIconButton-04a3566d.js';
15
- import '../../OrIcon-f34e0e6f.js';
14
+ import '../../OrIconButton-c8bb635e.js';
15
+ import '../../OrIcon-c434985a.js';
16
16
  import '../../OrTooltip-629d44fc.js';
17
17
  import '../../OrPopover-d5d4f62a.js';
18
18
  import '@floating-ui/dom';
@@ -21,7 +21,6 @@ import '../../OrBottomSheet-37200385.js';
21
21
  import '../../OrOverlay-a019186f.js';
22
22
  import '../../OrTeleport.vue2-fb92f29f.js';
23
23
  import 'portal-vue';
24
- import '../../OrInputBox-5c4b3104.js';
25
- import '../../OrInputBox.vue_rollup-plugin-vue_script-4ba46db4.js';
24
+ import '../../OrInputBox-53d1f66d.js';
26
25
  import '../../OrLabel-0945a4d9.js';
27
26
  import '../../browser-82dea9ed.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrErrorTagV3 } from '../../OrErrorTag-80f82cdf.js';
1
+ export { _ as OrErrorTagV3 } from '../../OrErrorTag-7cd5dc68.js';
2
2
  import 'vue-demi';
3
- import '../../OrIcon-f34e0e6f.js';
3
+ import '../../OrIcon-c434985a.js';
4
4
  import '../../normalize-component-6e8e3d80.js';
@@ -1,4 +1,4 @@
1
- export { a as ExpansionPanelColor, E as ExpansionPanelVariant, _ as OrExpansionPanelV3 } from '../../OrExpansionPanel-729eb1e7.js';
1
+ export { a as ExpansionPanelColor, E as ExpansionPanelVariant, _ as OrExpansionPanelV3 } from '../../OrExpansionPanel-0a12d957.js';
2
2
  import 'vue-demi';
3
- import '../../OrIcon-f34e0e6f.js';
3
+ import '../../OrIcon-c434985a.js';
4
4
  import '../../normalize-component-6e8e3d80.js';
@@ -1,4 +1,4 @@
1
- export { F as FabColor, _ as OrFabV3 } from '../../OrFab-1d095e33.js';
1
+ export { F as FabColor, _ as OrFabV3 } from '../../OrFab-d5a37b22.js';
2
2
  import 'vue-demi';
3
- import '../../OrIcon-f34e0e6f.js';
3
+ import '../../OrIcon-c434985a.js';
4
4
  import '../../normalize-component-6e8e3d80.js';