@onereach/ui-components 2.74.3-beta.2313.0 → 2.74.3-beta.2324.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 (257) hide show
  1. package/dist/bundled/v2/{OrButton-8c581726.js → OrButton-249931c6.js} +1 -1
  2. package/dist/bundled/v2/{OrCardCollection-a26f3dc1.js → OrCardCollection-2e80c45d.js} +4 -4
  3. package/dist/bundled/v2/{OrCheckbox-9be450f9.js → OrCheckbox-30eedbea.js} +2 -2
  4. package/dist/bundled/v2/{OrConfirm-21282fd9.js → OrConfirm-a78f804c.js} +6 -8
  5. package/dist/bundled/v2/{OrError-52f668a4.js → OrError-8aa16f11.js} +1 -3
  6. package/dist/bundled/v2/{OrErrorTag-ade7cd8c.js → OrErrorTag-244bed5b.js} +1 -3
  7. package/dist/bundled/v2/{OrHint-fde53334.js → OrHint-39fc2173.js} +1 -3
  8. package/dist/bundled/v2/{OrIconButton-a1f8758a.js → OrIconButton-541bfcd5.js} +1 -1
  9. package/dist/bundled/v2/{OrInlineInput-aee3fa68.js → OrInlineInput-577d449a.js} +4 -4
  10. package/dist/bundled/v2/{OrInlineTextarea-e4622953.js → OrInlineTextarea-1c31a71d.js} +4 -4
  11. package/dist/bundled/v2/{OrInput-e4f33004.js → OrInput-e54930ac.js} +8 -8
  12. package/dist/bundled/v2/{OrLabel-aff09c39.js → OrLabel-c44e9f7d.js} +1 -1
  13. package/dist/bundled/v2/{OrLink-0d952e87.js → OrLink-7f591f63.js} +3 -1
  14. package/dist/bundled/v2/{OrModal-ab040888.js → OrModal-4149b13d.js} +1 -1
  15. package/dist/bundled/v2/{OrNotification-e1d5d95e.js → OrNotification-39227fb3.js} +1 -1
  16. package/dist/bundled/v2/{OrPagination-143623a0.js → OrPagination-4e1ce0ff.js} +3 -1
  17. package/dist/bundled/v2/{OrRadio-fe23947a.js → OrRadio-578cba92.js} +2 -2
  18. package/dist/bundled/v2/{OrSearch-5fcd560b.js → OrSearch-8624e759.js} +1 -1
  19. package/dist/bundled/v2/{OrSelect-79d3ffee.js → OrSelect-f9a0c47d.js} +7 -7
  20. package/dist/bundled/v2/{OrSidebar-be7a9c91.js → OrSidebar-d00a9cc5.js} +1 -1
  21. package/dist/bundled/v2/{OrSidebarCollapseButton-317195e4.js → OrSidebarCollapseButton-b0dac76b.js} +1 -1
  22. package/dist/bundled/v2/{OrSwitch-782d7b43.js → OrSwitch-a46da3a4.js} +2 -2
  23. package/dist/bundled/v2/{OrTab-8c5acf8a.js → OrTab-39162e26.js} +1 -1
  24. package/dist/bundled/v2/{OrTabs-182098dc.js → OrTabs-5b6f63af.js} +2 -2
  25. package/dist/bundled/v2/{OrTag-6ba288b0.js → OrTag-cd610e1f.js} +3 -7
  26. package/dist/bundled/v2/{OrTextarea-1201353b.js → OrTextarea-07b50506.js} +3 -3
  27. package/dist/bundled/v2/components/index.js +27 -27
  28. package/dist/bundled/v2/components/or-button-v3/index.js +1 -1
  29. package/dist/bundled/v2/components/or-card-collection-v3/index.js +8 -8
  30. package/dist/bundled/v2/components/or-checkbox-v3/index.js +2 -2
  31. package/dist/bundled/v2/components/or-confirm-v3/index.js +7 -7
  32. package/dist/bundled/v2/components/or-error-tag-v3/index.js +1 -1
  33. package/dist/bundled/v2/components/or-error-v3/index.js +1 -1
  34. package/dist/bundled/v2/components/or-hint-v3/index.js +1 -1
  35. package/dist/bundled/v2/components/or-icon-button-v3/index.js +1 -1
  36. package/dist/bundled/v2/components/or-inline-input-v3/index.js +4 -4
  37. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +4 -4
  38. package/dist/bundled/v2/components/or-input-v3/index.js +5 -5
  39. package/dist/bundled/v2/components/or-label-v3/index.js +1 -1
  40. package/dist/bundled/v2/components/or-link-v3/index.js +1 -1
  41. package/dist/bundled/v2/components/or-modal-v3/index.js +2 -2
  42. package/dist/bundled/v2/components/or-notification-v3/index.js +2 -2
  43. package/dist/bundled/v2/components/or-pagination-v3/index.js +2 -2
  44. package/dist/bundled/v2/components/or-radio-v3/index.js +2 -2
  45. package/dist/bundled/v2/components/or-search-v3/index.js +6 -6
  46. package/dist/bundled/v2/components/or-select-v3/index.js +8 -8
  47. package/dist/bundled/v2/components/or-sidebar-v3/index.js +3 -3
  48. package/dist/bundled/v2/components/or-sidebar-v3/partials/index.js +2 -2
  49. package/dist/bundled/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +2 -2
  50. package/dist/bundled/v2/components/or-switch-v3/index.js +2 -2
  51. package/dist/bundled/v2/components/or-tab-v3/index.js +1 -1
  52. package/dist/bundled/v2/components/or-tabs-v3/index.js +2 -2
  53. package/dist/bundled/v2/components/or-tag-v3/index.js +2 -2
  54. package/dist/bundled/v2/components/or-textarea-v3/index.js +4 -4
  55. package/dist/bundled/v2/components/or-toast-v3/index.js +2 -2
  56. package/dist/bundled/v2/index.js +28 -28
  57. package/dist/bundled/v2/{types-4e3355bf.js → types-938c9090.js} +1 -1
  58. package/dist/bundled/v3/{OrButton-1dc955b7.js → OrButton-f5bd1948.js} +1 -1
  59. package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-06643540.js → OrButton.vue_vue_type_script_lang-c3b26640.js} +1 -1
  60. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-a2724906.js → OrCardCollection.vue_vue_type_script_lang-019f33db.js} +6 -6
  61. package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-fc067611.js → OrCheckbox.vue_vue_type_script_lang-2f40f250.js} +3 -3
  62. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-4f6991a7.js → OrConfirm.vue_vue_type_script_lang-beb1b163.js} +8 -10
  63. package/dist/bundled/v3/{OrError.vue_vue_type_script_lang-53648a65.js → OrError.vue_vue_type_script_lang-c97f9dd7.js} +1 -3
  64. package/dist/bundled/v3/{OrErrorTag.vue_vue_type_script_lang-4e963273.js → OrErrorTag.vue_vue_type_script_lang-e052a480.js} +0 -2
  65. package/dist/bundled/v3/{OrHint-5d5e4d99.js → OrHint-4d1a5982.js} +2 -2
  66. package/dist/bundled/v3/{OrHint.vue_vue_type_script_lang-e322f61e.js → OrHint.vue_vue_type_script_lang-3d9a3b91.js} +1 -3
  67. package/dist/bundled/v3/{OrIconButton-a57cead1.js → OrIconButton-1d0ad1d0.js} +1 -1
  68. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-7f08d21a.js → OrIconButton.vue_vue_type_script_lang-c578a054.js} +1 -1
  69. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-5091f00b.js → OrInlineInput.vue_vue_type_script_lang-fbe15ad1.js} +6 -6
  70. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-15fb955b.js → OrInlineTextarea.vue_vue_type_script_lang-a6776c7f.js} +6 -6
  71. package/dist/bundled/v3/{OrInput-e56b9a3c.js → OrInput-3fd8074e.js} +2 -2
  72. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-d6383e0e.js → OrInput.vue_vue_type_script_lang-0156e536.js} +7 -7
  73. package/dist/bundled/v3/{OrLabel-c556887e.js → OrLabel-66e5b331.js} +1 -1
  74. package/dist/bundled/v3/{OrLabel.vue_vue_type_script_lang-191d2304.js → OrLabel.vue_vue_type_script_lang-563df945.js} +1 -1
  75. package/dist/bundled/v3/{OrLink.vue_vue_type_script_lang-05d4897b.js → OrLink.vue_vue_type_script_lang-cfa60929.js} +3 -1
  76. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-7b7e3cac.js → OrModal.vue_vue_type_script_lang-ceee9a5c.js} +2 -2
  77. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-92e52624.js → OrNotification.vue_vue_type_script_lang-d10bf4b0.js} +2 -2
  78. package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-1aa37e4c.js → OrPagination.vue_vue_type_script_lang-10c27e7d.js} +4 -2
  79. package/dist/bundled/v3/{OrRadio.vue_vue_type_script_lang-8dc0720c.js → OrRadio.vue_vue_type_script_lang-ea1862db.js} +3 -3
  80. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-53d94ac7.js → OrSearch.vue_vue_type_script_lang-7cfba603.js} +2 -2
  81. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-5a332ea0.js → OrSelect.vue_vue_type_script_lang-ae881f73.js} +10 -10
  82. package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-c1c361b3.js → OrSidebar.vue_vue_type_script_lang-77af5e2a.js} +1 -1
  83. package/dist/bundled/v3/{OrSidebarCollapseButton.vue_vue_type_script_lang-c8034d4d.js → OrSidebarCollapseButton.vue_vue_type_script_lang-35d894da.js} +2 -2
  84. package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-31994be7.js → OrSwitch.vue_vue_type_script_lang-b5d9d44b.js} +3 -3
  85. package/dist/bundled/v3/{OrTab.vue_vue_type_script_lang-f791efa0.js → OrTab.vue_vue_type_script_lang-b2dc97c2.js} +1 -1
  86. package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-853e7b4a.js → OrTabs.vue_vue_type_script_lang-15931cb4.js} +2 -2
  87. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-d7d3a0f7.js → OrTag.vue_vue_type_script_lang-24641e43.js} +3 -7
  88. package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-de99a858.js → OrTextarea.vue_vue_type_script_lang-7889c03a.js} +5 -5
  89. package/dist/bundled/v3/{OrToastContainer-39c20aec.js → OrToastContainer-fc92e73c.js} +1 -1
  90. package/dist/bundled/v3/components/index.js +32 -32
  91. package/dist/bundled/v3/components/or-button-v3/index.js +1 -1
  92. package/dist/bundled/v3/components/or-card-collection-v3/index.js +13 -13
  93. package/dist/bundled/v3/components/or-checkbox-v3/index.js +3 -3
  94. package/dist/bundled/v3/components/or-confirm-v3/index.js +12 -12
  95. package/dist/bundled/v3/components/or-error-tag-v3/index.js +1 -1
  96. package/dist/bundled/v3/components/or-error-v3/index.js +1 -1
  97. package/dist/bundled/v3/components/or-hint-v3/index.js +1 -1
  98. package/dist/bundled/v3/components/or-icon-button-v3/index.js +1 -1
  99. package/dist/bundled/v3/components/or-inline-input-v3/index.js +6 -6
  100. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +6 -6
  101. package/dist/bundled/v3/components/or-input-v3/index.js +8 -8
  102. package/dist/bundled/v3/components/or-label-v3/index.js +1 -1
  103. package/dist/bundled/v3/components/or-link-v3/index.js +1 -1
  104. package/dist/bundled/v3/components/or-modal-v3/index.js +3 -3
  105. package/dist/bundled/v3/components/or-notification-v3/index.js +3 -3
  106. package/dist/bundled/v3/components/or-pagination-v3/index.js +3 -3
  107. package/dist/bundled/v3/components/or-radio-v3/index.js +3 -3
  108. package/dist/bundled/v3/components/or-search-v3/index.js +10 -10
  109. package/dist/bundled/v3/components/or-select-v3/index.js +12 -12
  110. package/dist/bundled/v3/components/or-sidebar-v3/index.js +4 -4
  111. package/dist/bundled/v3/components/or-sidebar-v3/partials/index.js +3 -3
  112. package/dist/bundled/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +3 -3
  113. package/dist/bundled/v3/components/or-switch-v3/index.js +3 -3
  114. package/dist/bundled/v3/components/or-tab-v3/index.js +1 -1
  115. package/dist/bundled/v3/components/or-tabs-v3/index.js +2 -2
  116. package/dist/bundled/v3/components/or-tag-v3/index.js +3 -3
  117. package/dist/bundled/v3/components/or-textarea-v3/index.js +6 -6
  118. package/dist/bundled/v3/components/or-toast-v3/index.js +4 -4
  119. package/dist/bundled/v3/index.js +51 -51
  120. package/dist/bundled/v3/{types-74c704ca.js → types-6852b876.js} +2 -2
  121. package/dist/esm/v2/{OrButton-5c60e9d1.js → OrButton-53b9b742.js} +1 -1
  122. package/dist/esm/v2/{OrCardCollection-7ffc8c40.js → OrCardCollection-c996b8d3.js} +4 -4
  123. package/dist/esm/v2/{OrCheckbox-b380c131.js → OrCheckbox-6790abd6.js} +2 -2
  124. package/dist/esm/v2/{OrConfirm-bc9f3a25.js → OrConfirm-48b904e6.js} +6 -8
  125. package/dist/esm/v2/{OrError-13845bb0.js → OrError-9e7976ef.js} +1 -3
  126. package/dist/esm/v2/{OrErrorTag-3aaab419.js → OrErrorTag-32ba5c0c.js} +1 -3
  127. package/dist/esm/v2/{OrHint-78b399cb.js → OrHint-272790e7.js} +1 -3
  128. package/dist/esm/v2/{OrIconButton-0697bd30.js → OrIconButton-a8ea7fda.js} +1 -1
  129. package/dist/esm/v2/{OrInlineInput-5535d1ac.js → OrInlineInput-70eb6e4c.js} +4 -4
  130. package/dist/esm/v2/{OrInlineTextarea-8ec1bab1.js → OrInlineTextarea-3d117cff.js} +4 -4
  131. package/dist/esm/v2/{OrInput-60b73800.js → OrInput-47411a00.js} +8 -8
  132. package/dist/esm/v2/{OrLabel-0945a4d9.js → OrLabel-49398089.js} +1 -1
  133. package/dist/esm/v2/{OrLink-597e0e18.js → OrLink-17b4b974.js} +3 -1
  134. package/dist/esm/v2/{OrModal-b6789948.js → OrModal-e6a21f45.js} +1 -1
  135. package/dist/esm/v2/{OrNotification-66c5e7db.js → OrNotification-5388ef8a.js} +1 -1
  136. package/dist/esm/v2/{OrPagination-2acbe69a.js → OrPagination-c6c77434.js} +3 -1
  137. package/dist/esm/v2/{OrRadio-87a4d226.js → OrRadio-9be94a51.js} +2 -2
  138. package/dist/esm/v2/{OrSearch-d7f48322.js → OrSearch-2822cc31.js} +1 -1
  139. package/dist/esm/v2/{OrSelect-aa3e74e9.js → OrSelect-b7120bc2.js} +7 -7
  140. package/dist/esm/v2/{OrSidebar-6dfb9af0.js → OrSidebar-5ca372ad.js} +1 -1
  141. package/dist/esm/v2/{OrSidebarCollapseButton-1ce5c19b.js → OrSidebarCollapseButton-81182ca7.js} +1 -1
  142. package/dist/esm/v2/{OrSwitch-8549219a.js → OrSwitch-38e20c2d.js} +2 -2
  143. package/dist/esm/v2/{OrTab-1ff87c76.js → OrTab-8e1e3751.js} +1 -1
  144. package/dist/esm/v2/{OrTabs-5f53127f.js → OrTabs-c35291b2.js} +2 -2
  145. package/dist/esm/v2/{OrTag-2a82eab0.js → OrTag-50360ee2.js} +3 -7
  146. package/dist/esm/v2/{OrTextarea-373d0554.js → OrTextarea-bb31a6e7.js} +3 -3
  147. package/dist/esm/v2/components/index.js +27 -27
  148. package/dist/esm/v2/components/or-button-v3/index.js +1 -1
  149. package/dist/esm/v2/components/or-card-collection-v3/index.js +8 -8
  150. package/dist/esm/v2/components/or-checkbox-v3/index.js +2 -2
  151. package/dist/esm/v2/components/or-confirm-v3/index.js +7 -7
  152. package/dist/esm/v2/components/or-error-tag-v3/index.js +1 -1
  153. package/dist/esm/v2/components/or-error-v3/index.js +1 -1
  154. package/dist/esm/v2/components/or-hint-v3/index.js +1 -1
  155. package/dist/esm/v2/components/or-icon-button-v3/index.js +1 -1
  156. package/dist/esm/v2/components/or-inline-input-v3/index.js +4 -4
  157. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +4 -4
  158. package/dist/esm/v2/components/or-input-v3/index.js +5 -5
  159. package/dist/esm/v2/components/or-label-v3/index.js +1 -1
  160. package/dist/esm/v2/components/or-link-v3/index.js +1 -1
  161. package/dist/esm/v2/components/or-modal-v3/index.js +2 -2
  162. package/dist/esm/v2/components/or-notification-v3/index.js +2 -2
  163. package/dist/esm/v2/components/or-pagination-v3/index.js +2 -2
  164. package/dist/esm/v2/components/or-radio-v3/index.js +2 -2
  165. package/dist/esm/v2/components/or-search-v3/index.js +6 -6
  166. package/dist/esm/v2/components/or-select-v3/index.js +8 -8
  167. package/dist/esm/v2/components/or-sidebar-v3/index.js +3 -3
  168. package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +2 -2
  169. package/dist/esm/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +2 -2
  170. package/dist/esm/v2/components/or-switch-v3/index.js +2 -2
  171. package/dist/esm/v2/components/or-tab-v3/index.js +1 -1
  172. package/dist/esm/v2/components/or-tabs-v3/index.js +2 -2
  173. package/dist/esm/v2/components/or-tag-v3/index.js +2 -2
  174. package/dist/esm/v2/components/or-textarea-v3/index.js +4 -4
  175. package/dist/esm/v2/components/or-toast-v3/index.js +2 -2
  176. package/dist/esm/v2/index.js +27 -27
  177. package/dist/esm/v2/{types-f03b7517.js → types-ecf8d3e1.js} +1 -1
  178. package/dist/esm/v3/{OrButton-08ec6edd.js → OrButton-37cbe14d.js} +1 -1
  179. package/dist/esm/v3/{OrCardCollection-85c81914.js → OrCardCollection-9e990bd4.js} +4 -4
  180. package/dist/esm/v3/{OrCheckbox-16c1e2f4.js → OrCheckbox-78b08b59.js} +2 -2
  181. package/dist/esm/v3/{OrConfirm-1b5fdffb.js → OrConfirm-4693397e.js} +6 -8
  182. package/dist/esm/v3/{OrError-19198748.js → OrError-5e926d62.js} +1 -3
  183. package/dist/esm/v3/{OrErrorTag-7f153817.js → OrErrorTag-71fe44c2.js} +1 -3
  184. package/dist/esm/v3/{OrHint-6863124f.js → OrHint-031f9265.js} +1 -3
  185. package/dist/esm/v3/{OrIconButton-55077526.js → OrIconButton-4493d804.js} +1 -1
  186. package/dist/esm/v3/{OrInlineInput-e0982f3d.js → OrInlineInput-408ee949.js} +4 -4
  187. package/dist/esm/v3/{OrInlineTextarea-8eda42e9.js → OrInlineTextarea-a02c6aee.js} +4 -4
  188. package/dist/esm/v3/{OrInput-0b52b3b6.js → OrInput-f16d2d08.js} +5 -5
  189. package/dist/esm/v3/{OrLabel-f700f9fb.js → OrLabel-5a2f55fd.js} +1 -1
  190. package/dist/esm/v3/{OrLink-07f6f27d.js → OrLink-72730a14.js} +3 -1
  191. package/dist/esm/v3/{OrModal-d4da822b.js → OrModal-e904d2f9.js} +1 -1
  192. package/dist/esm/v3/{OrNotification-926eb7e9.js → OrNotification-e4380b49.js} +1 -1
  193. package/dist/esm/v3/{OrPagination-6948280a.js → OrPagination-040b00b6.js} +3 -1
  194. package/dist/esm/v3/{OrRadio-bb9b37c1.js → OrRadio-02c81ae0.js} +2 -2
  195. package/dist/esm/v3/{OrSearch-eb075cb7.js → OrSearch-1ef32c89.js} +1 -1
  196. package/dist/esm/v3/{OrSelect-55fcef99.js → OrSelect-d7584652.js} +7 -7
  197. package/dist/esm/v3/{OrSidebar-e3b79bd3.js → OrSidebar-3dba0c18.js} +1 -1
  198. package/dist/esm/v3/{OrSidebarCollapseButton-a682950f.js → OrSidebarCollapseButton-3de9af5b.js} +1 -1
  199. package/dist/esm/v3/{OrSwitch-1c2196da.js → OrSwitch-529591b0.js} +2 -2
  200. package/dist/esm/v3/{OrTab-d3785ea4.js → OrTab-2206d2dc.js} +1 -1
  201. package/dist/esm/v3/{OrTabs-c6cfae55.js → OrTabs-2e1fe4e7.js} +2 -2
  202. package/dist/esm/v3/{OrTag-d494e6ce.js → OrTag-4a089a6d.js} +3 -7
  203. package/dist/esm/v3/{OrTextarea-42d21f77.js → OrTextarea-f23cfc20.js} +3 -3
  204. package/dist/esm/v3/components/index.js +27 -27
  205. package/dist/esm/v3/components/or-button-v3/index.js +1 -1
  206. package/dist/esm/v3/components/or-card-collection-v3/index.js +8 -8
  207. package/dist/esm/v3/components/or-checkbox-v3/index.js +2 -2
  208. package/dist/esm/v3/components/or-confirm-v3/index.js +7 -7
  209. package/dist/esm/v3/components/or-error-tag-v3/index.js +1 -1
  210. package/dist/esm/v3/components/or-error-v3/index.js +1 -1
  211. package/dist/esm/v3/components/or-hint-v3/index.js +1 -1
  212. package/dist/esm/v3/components/or-icon-button-v3/index.js +1 -1
  213. package/dist/esm/v3/components/or-inline-input-v3/index.js +4 -4
  214. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +4 -4
  215. package/dist/esm/v3/components/or-input-v3/index.js +5 -5
  216. package/dist/esm/v3/components/or-label-v3/index.js +1 -1
  217. package/dist/esm/v3/components/or-link-v3/index.js +1 -1
  218. package/dist/esm/v3/components/or-modal-v3/index.js +2 -2
  219. package/dist/esm/v3/components/or-notification-v3/index.js +2 -2
  220. package/dist/esm/v3/components/or-pagination-v3/index.js +2 -2
  221. package/dist/esm/v3/components/or-radio-v3/index.js +2 -2
  222. package/dist/esm/v3/components/or-search-v3/index.js +6 -6
  223. package/dist/esm/v3/components/or-select-v3/index.js +8 -8
  224. package/dist/esm/v3/components/or-sidebar-v3/index.js +3 -3
  225. package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +2 -2
  226. package/dist/esm/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +2 -2
  227. package/dist/esm/v3/components/or-switch-v3/index.js +2 -2
  228. package/dist/esm/v3/components/or-tab-v3/index.js +1 -1
  229. package/dist/esm/v3/components/or-tabs-v3/index.js +2 -2
  230. package/dist/esm/v3/components/or-tag-v3/index.js +2 -2
  231. package/dist/esm/v3/components/or-textarea-v3/index.js +4 -4
  232. package/dist/esm/v3/components/or-toast-v3/index.js +2 -2
  233. package/dist/esm/v3/index.js +27 -27
  234. package/dist/esm/v3/{types-5eaa8175.js → types-25a35a40.js} +1 -1
  235. package/package.json +2 -2
  236. package/src/components/or-button-v3/styles.ts +1 -1
  237. package/src/components/or-card-collection-v3/styles.ts +1 -1
  238. package/src/components/or-checkbox-v3/styles.ts +1 -1
  239. package/src/components/or-confirm-v3/styles.ts +5 -11
  240. package/src/components/or-error-tag-v3/OrErrorTag.vue +1 -1
  241. package/src/components/or-error-tag-v3/styles.ts +0 -3
  242. package/src/components/or-error-v3/styles.ts +1 -4
  243. package/src/components/or-hint-v3/styles.ts +1 -4
  244. package/src/components/or-icon-button-v3/styles.ts +1 -1
  245. package/src/components/or-inline-input-v3/styles.ts +1 -1
  246. package/src/components/or-inline-textarea-v3/styles.ts +1 -1
  247. package/src/components/or-input-v3/OrInput.vue +1 -1
  248. package/src/components/or-label-v3/styles.ts +1 -1
  249. package/src/components/or-link-v3/styles.ts +4 -2
  250. package/src/components/or-pagination-v3/OrPagination.vue +3 -0
  251. package/src/components/or-radio-v3/styles.ts +1 -1
  252. package/src/components/or-select-v3/OrSelect.vue +1 -1
  253. package/src/components/or-switch-v3/styles.ts +1 -1
  254. package/src/components/or-tab-v3/styles.ts +1 -1
  255. package/src/components/or-tabs-v3/styles.ts +2 -2
  256. package/src/components/or-tag-v3/OrTag.vue +1 -1
  257. package/src/components/or-tag-v3/styles.ts +0 -10
@@ -84,7 +84,7 @@ const ButtonRootColors = {
84
84
  'theme-preset-4-error', 'dark:theme-preset-4-error-dark'],
85
85
  'inherit-link': [
86
86
  // Theme
87
- 'theme-foreground-inherit', 'dark:theme-foreground-inherit',
87
+ 'theme-foreground-inherit', 'dark:theme-foreground-inherit-dark',
88
88
  // Theme (activated)
89
89
  'activated:theme-foreground-default', 'dark:activated:theme-foreground-default-dark']
90
90
  };
@@ -1,12 +1,12 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { defineComponent, computed, ref, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
3
3
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
4
- import { O as OrIconButton } from './OrIconButton-a1f8758a.js';
5
- import { O as OrButton } from './OrButton-8c581726.js';
4
+ import { O as OrIconButton } from './OrIconButton-541bfcd5.js';
5
+ import { O as OrButton } from './OrButton-249931c6.js';
6
6
  import { O as OrMenu } from './OrMenu-6ab53877.js';
7
7
  import { O as OrMenuItem } from './OrMenuItem-f295292e.js';
8
8
  import { O as OrIcon } from './OrIcon-2efd1925.js';
9
- import { O as OrSearch } from './OrSearch-5fcd560b.js';
9
+ import { O as OrSearch } from './OrSearch-8624e759.js';
10
10
 
11
11
  const CardCollectionRoot = [
12
12
  // Layout
@@ -22,7 +22,7 @@ const CardCollectionToolbar = [
22
22
  'theme-foreground-default', 'dark:theme-foreground-default-dark'];
23
23
  const CardCollectionToolbarPanel = [
24
24
  // Layout
25
- 'layout-row',
25
+ 'layout-inline-row',
26
26
  // Spacing
27
27
  'gap-lg+'];
28
28
  const CardCollectionContent = [
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrLabel, L as LabelVariant } from './OrLabel-aff09c39.js';
2
+ import { O as OrLabel, L as LabelVariant } from './OrLabel-c44e9f7d.js';
3
3
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
4
4
  import { defineComponent, ref, computed, reactive } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -12,7 +12,7 @@ const CheckboxRoot = [
12
12
  'gap-sm+ md:gap-sm'];
13
13
  const CheckboxControl = [
14
14
  // Layout
15
- 'layout-row justify-center',
15
+ 'layout-inline-row justify-center',
16
16
  // Box
17
17
  'w-md+ md:w-md', 'h-md+ md:h-md',
18
18
  // Shape
@@ -2,8 +2,8 @@ import { useMagicKeys, whenever, onClickOutside } from '@vueuse/core';
2
2
  import { l as logicAnd } from './index-17f264f9.js';
3
3
  import './index-fa6eb4ca.js';
4
4
  import { O as OrOverlay } from './OrOverlay-efa7992e.js';
5
- import { O as OrButton, a as ButtonColor } from './OrButton-8c581726.js';
6
- import { O as OrInput } from './OrInput-e4f33004.js';
5
+ import { O as OrButton, a as ButtonColor } from './OrButton-249931c6.js';
6
+ import { O as OrInput } from './OrInput-e54930ac.js';
7
7
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
8
8
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
9
9
 
@@ -32,7 +32,7 @@ const ConfirmRoot = [
32
32
  'shadow-modal', 'dark:shadow-modal-dark'];
33
33
  const ConfirmHeader = [
34
34
  // Layout
35
- 'flex', 'items-center', 'justify-between',
35
+ 'layout-row justify-between',
36
36
  // Typography
37
37
  'typography-headline-3'];
38
38
  const ConfirmInput = [
@@ -41,21 +41,19 @@ const ConfirmInput = [
41
41
  // Spacing
42
42
  'mt-md'];
43
43
  const ConfirmFooter = [
44
- // Layout
45
- 'flex', 'items-center', 'justify-between',
46
44
  // Spacing
47
45
  'gap-md'];
48
46
  const ConfirmFooterTypes = {
49
47
  [ConfirmType.C]: [
50
48
  // Layout
51
- 'flex-row'],
49
+ 'layout-row'],
52
50
  [ConfirmType.D]: [
53
51
  // Layout
54
- 'flex-row-reverse']
52
+ 'layout-row-reverse']
55
53
  };
56
54
  const ConfirmFooterButtons = [
57
55
  // Layout
58
- 'grow',
56
+ '!grow',
59
57
  // Box
60
58
  'w-auto md:w-[128px]'];
61
59
 
@@ -12,13 +12,11 @@ const ErrorRoot = [
12
12
  // Theme
13
13
  'theme-foreground-error', 'dark:theme-foreground-error-dark'];
14
14
  const ErrorText = [
15
- // Layout
16
- 'grow',
17
15
  // Interactivity
18
16
  'interactivity-none'];
19
17
  const ErrorAddon = [
20
18
  // Layout
21
- 'layout-row empty:hidden',
19
+ 'layout-inline-row empty:hidden',
22
20
  // Typography
23
21
  'whitespace-nowrap'];
24
22
 
@@ -6,8 +6,6 @@ import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
  const ErrorTagRoot = [
7
7
  // Layout
8
8
  'layout-inline-row',
9
- // Box
10
- 'max-w-min',
11
9
  // Shape
12
10
  'rounded-full',
13
11
  // Spacing
@@ -49,7 +47,7 @@ var __vue_render__ = function () {
49
47
  ref: "root",
50
48
  class: _vm.rootStyles
51
49
  }, [_c('div', {
52
- class: ['layout-row', 'm-[-4px] md:m-[-2px]']
50
+ class: ['layout-inline-row', 'm-[-4px] md:m-[-2px]']
53
51
  }, [_c('OrIcon', {
54
52
  attrs: {
55
53
  "icon": 'error',
@@ -12,13 +12,11 @@ const HintRoot = [
12
12
  // Theme
13
13
  'theme-foreground-outline', 'dark:theme-foreground-outline-dark'];
14
14
  const HintText = [
15
- // Layout
16
- 'grow',
17
15
  // Interactivity
18
16
  'interactivity-none'];
19
17
  const HintAddon = [
20
18
  // Layout
21
- 'layout-row empty:hidden',
19
+ 'layout-inline-row empty:hidden',
22
20
  // Typography
23
21
  'whitespace-nowrap'];
24
22
 
@@ -51,7 +51,7 @@ const IconButtonRootColors = {
51
51
  'active:outline-error-opacity-0-16', 'dark:active:outline-error-opacity-0-16-dark'],
52
52
  'inherit': [
53
53
  // Theme
54
- 'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark', 'theme-foreground-inherit', 'dark:theme-foreground-inherit',
54
+ 'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark', 'theme-foreground-inherit', 'dark:theme-foreground-inherit-dark',
55
55
  // Theme (hover)
56
56
  'hover:outline-primary-opacity-0-08', 'dark:hover:outline-primary-opacity-0-08-dark',
57
57
  // Theme (focus)
@@ -1,7 +1,7 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrError } from './OrError-52f668a4.js';
3
- import { O as OrHint } from './OrHint-fde53334.js';
4
- import { O as OrIconButton } from './OrIconButton-a1f8758a.js';
2
+ import { O as OrError } from './OrError-8aa16f11.js';
3
+ import { O as OrHint } from './OrHint-39fc2173.js';
4
+ import { O as OrIconButton } from './OrIconButton-541bfcd5.js';
5
5
  import { O as OrInlineInputBox, I as InlineInputBoxSize } from './OrInlineInputBox-7a8e645b.js';
6
6
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
7
7
  import { u as useValidationAttributes } from './useValidationAttributes-6df7bcf9.js';
@@ -29,7 +29,7 @@ const InlineInputControl = [
29
29
  'placeholder:theme-foreground-outline', 'dark:placeholder:theme-foreground-outline-dark'];
30
30
  const InlineInputAction = [
31
31
  // Layout
32
- 'layout-row self-start',
32
+ 'layout-inline-row self-start',
33
33
  // Spacing
34
34
  'gap-sm+',
35
35
  // Theme
@@ -1,7 +1,7 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrError } from './OrError-52f668a4.js';
3
- import { O as OrHint } from './OrHint-fde53334.js';
4
- import { O as OrIconButton } from './OrIconButton-a1f8758a.js';
2
+ import { O as OrError } from './OrError-8aa16f11.js';
3
+ import { O as OrHint } from './OrHint-39fc2173.js';
4
+ import { O as OrIconButton } from './OrIconButton-541bfcd5.js';
5
5
  import { O as OrInlineInputBox } from './OrInlineInputBox-7a8e645b.js';
6
6
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
7
7
  import { u as useValidationAttributes } from './useValidationAttributes-6df7bcf9.js';
@@ -23,7 +23,7 @@ const InlineTextareaControl = [
23
23
  'placeholder:theme-foreground-outline', 'dark:placeholder:theme-foreground-outline-dark'];
24
24
  const InlineTextareaAction = [
25
25
  // Layout
26
- 'layout-row self-start',
26
+ 'layout-inline-row self-start',
27
27
  // Spacing
28
28
  'px-none', 'py-sm', 'gap-sm+',
29
29
  // Theme
@@ -1,10 +1,10 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrError } from './OrError-52f668a4.js';
3
- import { O as OrHint } from './OrHint-fde53334.js';
2
+ import { O as OrError } from './OrError-8aa16f11.js';
3
+ import { O as OrHint } from './OrHint-39fc2173.js';
4
4
  import { O as OrIcon } from './OrIcon-2efd1925.js';
5
- import { O as OrIconButton } from './OrIconButton-a1f8758a.js';
5
+ import { O as OrIconButton } from './OrIconButton-541bfcd5.js';
6
6
  import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-e54dcef9.js';
7
- import { O as OrLabel } from './OrLabel-aff09c39.js';
7
+ import { O as OrLabel } from './OrLabel-c44e9f7d.js';
8
8
  import { O as OrLoader } from './OrLoader-864ef92a.js';
9
9
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
10
10
  import { u as useValidationAttributes } from './useValidationAttributes-6df7bcf9.js';
@@ -315,7 +315,7 @@ var __vue_render__ = function () {
315
315
  }
316
316
  }
317
317
  }, 'input', _vm.controlAttributes, false)), _vm._v(" "), _c('div', {
318
- class: ['layout-row']
318
+ class: ['layout-inline-row']
319
319
  }, [_vm.loading ? [_c('OrLoader', {
320
320
  attrs: {
321
321
  "variant": 'circular',
@@ -383,14 +383,14 @@ var __vue_staticRenderFns__ = [];
383
383
  /* style */
384
384
  const __vue_inject_styles__ = function (inject) {
385
385
  if (!inject) return;
386
- inject("data-v-9ec674d8_0", {
387
- source: "input[data-v-9ec674d8]{min-width:0;background:0 0;outline:0}input[type=number][data-v-9ec674d8]::-webkit-inner-spin-button{display:none}input[type=search][data-v-9ec674d8]::-webkit-search-cancel-button{display:none}",
386
+ inject("data-v-06a705f8_0", {
387
+ source: "input[data-v-06a705f8]{min-width:0;background:0 0;outline:0}input[type=number][data-v-06a705f8]::-webkit-inner-spin-button{display:none}input[type=search][data-v-06a705f8]::-webkit-search-cancel-button{display:none}",
388
388
  map: undefined,
389
389
  media: undefined
390
390
  });
391
391
  };
392
392
  /* scoped */
393
- const __vue_scope_id__ = "data-v-9ec674d8";
393
+ const __vue_scope_id__ = "data-v-06a705f8";
394
394
  /* module identifier */
395
395
  const __vue_module_identifier__ = undefined;
396
396
  /* functional template */
@@ -32,7 +32,7 @@ const LabelText = [
32
32
  'interactivity-auto !cursor-default'];
33
33
  const LabelAddon = [
34
34
  // Layout
35
- 'layout-row empty:hidden',
35
+ 'layout-inline-row empty:hidden',
36
36
  // Typography
37
37
  'whitespace-nowrap'];
38
38
 
@@ -33,7 +33,9 @@ const LinkRootColors = {
33
33
  'theme-preset-4-error', 'dark:theme-preset-4-error-dark'],
34
34
  'inherit': [
35
35
  // Theme
36
- 'theme-foreground-inherit', 'hover:theme-foreground-primary-hover', 'disabled:!text-on-disabled', 'disabled:dark:!text-on-disabled-dark']
36
+ 'theme-foreground-inherit', 'dark:theme-foreground-inherit-dark',
37
+ // Theme (hover)
38
+ 'hover:theme-foreground-primary-hover', 'dark:hover:theme-foreground-primary-hover-dark']
37
39
  };
38
40
 
39
41
  var script = defineComponent({
@@ -1,6 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrOverlay } from './OrOverlay-efa7992e.js';
3
- import { O as OrIconButton } from './OrIconButton-a1f8758a.js';
3
+ import { O as OrIconButton } from './OrIconButton-541bfcd5.js';
4
4
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
 
@@ -1,6 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrIcon } from './OrIcon-2efd1925.js';
3
- import { O as OrIconButton } from './OrIconButton-a1f8758a.js';
3
+ import { O as OrIconButton } from './OrIconButton-541bfcd5.js';
4
4
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
 
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrButton } from './OrButton-8c581726.js';
2
+ import { O as OrButton } from './OrButton-249931c6.js';
3
3
  import { O as OrIcon } from './OrIcon-2efd1925.js';
4
4
  import { O as OrMenu } from './OrMenu-6ab53877.js';
5
5
  import { O as OrMenuItem } from './OrMenuItem-f295292e.js';
@@ -130,6 +130,8 @@ var script = defineComponent({
130
130
  length: lastPage.value
131
131
  }, (_, index) => index + 1);
132
132
  switch (true) {
133
+ case lastPage.value <= 7:
134
+ return pages;
133
135
  case currentPage.value < firstPage.value + 4:
134
136
  return [...pages.slice(0, 5), '…', lastPage.value];
135
137
  case currentPage.value > lastPage.value - 4:
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrLabel, L as LabelVariant } from './OrLabel-aff09c39.js';
2
+ import { O as OrLabel, L as LabelVariant } from './OrLabel-c44e9f7d.js';
3
3
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
4
4
  import { defineComponent, ref, computed, reactive } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -12,7 +12,7 @@ const RadioRoot = [
12
12
  'gap-sm+ md:gap-sm'];
13
13
  const RadioControl = [
14
14
  // Layout
15
- 'layout-row justify-center',
15
+ 'layout-inline-row justify-center',
16
16
  // Box
17
17
  'w-md+ md:w-md', 'h-md+ md:h-md',
18
18
  // Shape
@@ -1,6 +1,6 @@
1
1
  import { debouncedWatch } from '@vueuse/core';
2
2
  import './index-fa6eb4ca.js';
3
- import { O as OrInput } from './OrInput-e4f33004.js';
3
+ import { O as OrInput } from './OrInput-e54930ac.js';
4
4
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { a as InputBoxSize } from './OrInputBox-e54dcef9.js';
6
6
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -1,15 +1,15 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrCheckbox } from './OrCheckbox-9be450f9.js';
3
- import { O as OrError } from './OrError-52f668a4.js';
2
+ import { O as OrCheckbox } from './OrCheckbox-30eedbea.js';
3
+ import { O as OrError } from './OrError-8aa16f11.js';
4
4
  import { O as OrExpansionPanel } from './OrExpansionPanel-8968da49.js';
5
- import { O as OrHint } from './OrHint-fde53334.js';
5
+ import { O as OrHint } from './OrHint-39fc2173.js';
6
6
  import { O as OrIcon } from './OrIcon-2efd1925.js';
7
- import { O as OrInput } from './OrInput-e4f33004.js';
7
+ import { O as OrInput } from './OrInput-e54930ac.js';
8
8
  import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-e54dcef9.js';
9
- import { O as OrLabel } from './OrLabel-aff09c39.js';
9
+ import { O as OrLabel } from './OrLabel-c44e9f7d.js';
10
10
  import { O as OrMenuItem } from './OrMenuItem-f295292e.js';
11
11
  import { O as OrPopover } from './OrPopover-4e8acb7b.js';
12
- import { O as OrTag } from './OrTag-6ba288b0.js';
12
+ import { O as OrTag } from './OrTag-cd610e1f.js';
13
13
  import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e2a93aaf.js';
14
14
  import { u as useOverflow } from './useOverflow-bae6342f.js';
15
15
  import { defineComponent, getCurrentInstance, ref, computed, onMounted, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -371,7 +371,7 @@ var __vue_render__ = function () {
371
371
  })] : [_c('span', {
372
372
  class: _vm.placeholderStyles
373
373
  }, [_vm._v(_vm._s(_vm.placeholder))])]]], 2), _vm._v(" "), _vm.multiple && _vm.outerItems.length > 0 ? [_vm._v("\n +" + _vm._s(_vm.outerItems.length) + "\n ")] : _vm._e(), _vm._v(" "), _c('div', {
374
- class: ['layout-row']
374
+ class: ['layout-inline-row']
375
375
  }, [_c('OrIcon', {
376
376
  attrs: {
377
377
  "icon": _vm.popoverState === 'open' ? 'arrow_drop_up' : 'arrow_drop_down',
@@ -1,7 +1,7 @@
1
1
  import { useDraggable, useElementBounding } from '@vueuse/core';
2
2
  import _ from 'lodash';
3
3
  import './index-fa6eb4ca.js';
4
- import { O as OrSidebarPlacement, a as OrSidebarCollapseButton } from './OrSidebarCollapseButton-317195e4.js';
4
+ import { O as OrSidebarPlacement, a as OrSidebarCollapseButton } from './OrSidebarCollapseButton-b0dac76b.js';
5
5
  import { defineComponent, ref, computed, useSlots, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
6
6
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
7
7
 
@@ -1,6 +1,6 @@
1
1
  import _ from 'lodash';
2
2
  import './index-fa6eb4ca.js';
3
- import { O as OrIconButton } from './OrIconButton-a1f8758a.js';
3
+ import { O as OrIconButton } from './OrIconButton-541bfcd5.js';
4
4
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
 
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrLabel, L as LabelVariant } from './OrLabel-aff09c39.js';
2
+ import { O as OrLabel, L as LabelVariant } from './OrLabel-c44e9f7d.js';
3
3
  import { O as OrLoader } from './OrLoader-864ef92a.js';
4
4
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
5
5
  import { defineComponent, ref, computed, reactive } from '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -13,7 +13,7 @@ const SwitchRoot = [
13
13
  'gap-sm+ md:gap-sm'];
14
14
  const SwitchControl = [
15
15
  // Layout
16
- 'layout-row justify-start checked:justify-end',
16
+ 'layout-inline-row justify-start checked:justify-end',
17
17
  // Box
18
18
  'w-[43px] md:w-[37px]', 'h-[24px] md:h-[21px]',
19
19
  // Shape
@@ -4,7 +4,7 @@ import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
4
4
 
5
5
  const TabRoot = [
6
6
  // Layout
7
- 'layout-row justify-center',
7
+ 'layout-inline-row justify-center',
8
8
  // Spacing
9
9
  'py-[6px]',
10
10
  // Interactivity
@@ -3,7 +3,7 @@ import './index-fa6eb4ca.js';
3
3
  import { O as OrIcon } from './OrIcon-2efd1925.js';
4
4
  import { O as OrMenu } from './OrMenu-6ab53877.js';
5
5
  import { O as OrMenuItem } from './OrMenuItem-f295292e.js';
6
- import { O as OrTab } from './OrTab-8c5acf8a.js';
6
+ import { O as OrTab } from './OrTab-39162e26.js';
7
7
  import { defineComponent, ref, computed, reactive, watch, nextTick, onMounted } from '@vue/composition-api/dist/vue-composition-api.mjs';
8
8
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
9
9
 
@@ -15,7 +15,7 @@ var TabsVariant;
15
15
 
16
16
  const TabsRoot = [
17
17
  // Layout
18
- 'grid', 'items-center', 'grid-flow-col',
18
+ 'grid', 'grid-flow-col', 'items-center',
19
19
  // Box
20
20
  'overflow-hidden',
21
21
  // Spacing
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrIconButton } from './OrIconButton-a1f8758a.js';
2
+ import { O as OrIconButton } from './OrIconButton-541bfcd5.js';
3
3
  import { defineComponent, ref, computed, watchPostEffect, unref } from '@vue/composition-api/dist/vue-composition-api.mjs';
4
4
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
5
 
@@ -18,16 +18,12 @@ var TagColor;
18
18
  const TagRoot = [
19
19
  // Layout
20
20
  'layout-inline-row',
21
- // Box
22
- 'max-w-min',
23
21
  // Shape
24
22
  'rounded-full',
25
23
  // Spacing
26
24
  'px-sm+ md:px-sm', 'py-sm md:py-xs', 'gap-sm+ md:gap-sm',
27
25
  // Typography
28
- 'typography-caption-regular whitespace-nowrap',
29
- // Theme
30
- 'disabled:!bg-disabled', 'dark:disabled:!bg-disabled-dark', 'disabled:!text-on-disabled', 'dark:disabled:!text-on-disabled-dark'];
26
+ 'typography-caption-regular whitespace-nowrap'];
31
27
  const TagRootVariants = {
32
28
  'tag': [
33
29
  // Interactivity
@@ -123,7 +119,7 @@ var __vue_render__ = function () {
123
119
  }
124
120
  }
125
121
  }, [_vm._t("default"), _vm._v(" "), _vm.variant === 'reset' ? [_c('div', {
126
- class: ['layout-row', 'm-[-4px] md:m-[-2px]']
122
+ class: ['layout-inline-row', 'm-[-4px] md:m-[-2px]']
127
123
  }, [_c('OrIconButton', {
128
124
  attrs: {
129
125
  "icon": 'close',
@@ -1,8 +1,8 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrError } from './OrError-52f668a4.js';
3
- import { O as OrHint } from './OrHint-fde53334.js';
2
+ import { O as OrError } from './OrError-8aa16f11.js';
3
+ import { O as OrHint } from './OrHint-39fc2173.js';
4
4
  import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-e54dcef9.js';
5
- import { O as OrLabel } from './OrLabel-aff09c39.js';
5
+ import { O as OrLabel } from './OrLabel-c44e9f7d.js';
6
6
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
7
7
  import { u as useValidationAttributes } from './useValidationAttributes-6df7bcf9.js';
8
8
  import { defineComponent, ref, computed, reactive } from '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -5,44 +5,44 @@ export { _ as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonVi
5
5
  export { O as OrButtonV2 } from '../OrButton-705cd0bd.js';
6
6
  export { O as OrIconButton } from '../OrIconButton-65962c1c.js';
7
7
  export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTTON_TYPE, I as ICON_BUTTON_TYPE } from '../constants-c5d1139f.js';
8
- export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../OrButton-8c581726.js';
8
+ export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../OrButton-249931c6.js';
9
9
  export { O as OrCard } from '../OrCard-a6b30f8f.js';
10
10
  export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-166cfcc6.js';
11
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-a26f3dc1.js';
11
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-2e80c45d.js';
12
12
  export { _ as OrCardV3 } from '../OrCard-45d5869b.js';
13
13
  export { a as OrCarousel, _ as OrCarouselItem } from '../OrCarouselItem-6da755c0.js';
14
14
  export { O as OrCheckbox } from '../OrCheckbox-4cbddd67.js';
15
- export { O as OrCheckboxV3 } from '../OrCheckbox-9be450f9.js';
15
+ export { O as OrCheckboxV3 } from '../OrCheckbox-30eedbea.js';
16
16
  export { O as OrChip } from '../OrChip-000fe7b5.js';
17
17
  export { _ as OrChips } from '../OrChips-890b8476.js';
18
18
  export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-fc6876ec.js';
19
19
  export { O as OrCollapse } from '../OrCollapse-3aa9a9b7.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-a1a37e83.js';
21
21
  export { _ as OrConfirm } from '../OrConfirm-55b89b17.js';
22
- export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-21282fd9.js';
22
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-a78f804c.js';
23
23
  export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-e212f892.js';
24
24
  export { O as OrError } from '../OrError-31503e4c.js';
25
- export { _ as OrErrorTagV3 } from '../OrErrorTag-ade7cd8c.js';
26
- export { O as OrErrorV3 } from '../OrError-52f668a4.js';
25
+ export { _ as OrErrorTagV3 } from '../OrErrorTag-244bed5b.js';
26
+ export { O as OrErrorV3 } from '../OrError-8aa16f11.js';
27
27
  export { E as EmptyStateSize, _ as OrEmptyStateV3 } from '../OrEmptyState-8a7feb99.js';
28
28
  export { a as ExpansionPanelColor, E as ExpansionPanelVariant, O as OrExpansionPanelV3 } from '../OrExpansionPanel-8968da49.js';
29
29
  export { F as FabColor, _ as OrFabV3 } from '../OrFab-85bd9427.js';
30
30
  export { O as OrFloating, b as OrFloatingHideStrategy, a as OrFloatingPlacements } from '../OrFloating-554d6f58.js';
31
31
  export { O as OrHint } from '../OrHint-fabea4cf.js';
32
- export { O as OrHintV3 } from '../OrHint-fde53334.js';
32
+ export { O as OrHintV3 } from '../OrHint-39fc2173.js';
33
33
  export { O as OrIcon, a as OrIconColors, b as OrIconType } from '../OrIcon-10ec459c.js';
34
- export { I as IconButtonColor, O as OrIconButtonV3 } from '../OrIconButton-a1f8758a.js';
34
+ export { I as IconButtonColor, O as OrIconButtonV3 } from '../OrIconButton-541bfcd5.js';
35
35
  export { I as IconButtonSize, I as IconSize, a as IconVariant, O as OrIconV3 } from '../OrIcon-2efd1925.js';
36
36
  export { I as InlineInputBoxSize, I as InlineInputSize, O as OrInlineInputBoxV3 } from '../OrInlineInputBox-7a8e645b.js';
37
- export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-aee3fa68.js';
37
+ export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-577d449a.js';
38
38
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-7262efdf.js';
39
- export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-e4622953.js';
39
+ export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-1c31a71d.js';
40
40
  export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, O as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox-e54dcef9.js';
41
- export { I as InputType, O as OrInputV3 } from '../OrInput-e4f33004.js';
41
+ export { I as InputType, O as OrInputV3 } from '../OrInput-e54930ac.js';
42
42
  export { O as OrInput } from '../OrInput-df1a14fa.js';
43
43
  export { O as OrLabel } from '../OrLabel-74c73ba4.js';
44
- export { L as LabelVariant, O as OrLabelV3 } from '../OrLabel-aff09c39.js';
45
- export { L as LinkColor, _ as OrLinkV3 } from '../OrLink-0d952e87.js';
44
+ export { L as LabelVariant, O as OrLabelV3 } from '../OrLabel-c44e9f7d.js';
45
+ export { L as LinkColor, _ as OrLinkV3 } from '../OrLink-7f591f63.js';
46
46
  export { O as OrList } from '../OrList-4e84a3b4.js';
47
47
  export { _ as OrListOfInputs } from '../OrListOfInputs-ab7f9d97.js';
48
48
  export { L as LoaderViews, O as OrLoader } from '../OrLoader-05057239.js';
@@ -51,51 +51,51 @@ export { O as OrMenuItemV3 } from '../OrMenuItem-f295292e.js';
51
51
  export { O as OrMenuV3 } from '../OrMenu-6ab53877.js';
52
52
  export { P as MenuPlacement, O as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-4e8acb7b.js';
53
53
  export { O as OrModal, a as OrModalSizes } from '../OrModal-a5411b0d.js';
54
- export { M as ModalSize, _ as OrModalV3 } from '../OrModal-ab040888.js';
54
+ export { M as ModalSize, _ as OrModalV3 } from '../OrModal-4149b13d.js';
55
55
  export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from '../OrNotification-3909aaf2.js';
56
- export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-e1d5d95e.js';
56
+ export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-39227fb3.js';
57
57
  export { _ as OrNumberInput } from '../OrNumberInput-face8ccc.js';
58
58
  export { _ as OrOverflowMenu } from '../OrOverflowMenu-711e460e.js';
59
59
  export { O as OrOverlay } from '../OrOverlay-47967a8b.js';
60
60
  export { O as OrOverlayV3 } from '../OrOverlay-efa7992e.js';
61
61
  export { _ as OrPassword } from '../OrPassword-a818e7b5.js';
62
- export { _ as OrPaginationV3 } from '../OrPagination-143623a0.js';
62
+ export { _ as OrPaginationV3 } from '../OrPagination-4e1ce0ff.js';
63
63
  export { O as OrProgress, a as OrProgressColors, b as OrProgressTypes } from '../OrProgress-de947341.js';
64
64
  export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress-5cf0a7e7.js';
65
65
  export { _ as OrRadio } from '../OrRadio-187d6fc7.js';
66
66
  export { _ as OrRadioGroup } from '../OrRadioGroup-aa9f0757.js';
67
- export { _ as OrRadioV3 } from '../OrRadio-fe23947a.js';
67
+ export { _ as OrRadioV3 } from '../OrRadio-578cba92.js';
68
68
  export { O as OrSearch } from '../OrSearch-832d7978.js';
69
- export { O as OrSearchV3 } from '../OrSearch-5fcd560b.js';
69
+ export { O as OrSearchV3 } from '../OrSearch-8624e759.js';
70
70
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-878279bf.js';
71
71
  export { _ as OrSelect } from '../OrSelect-a23d4210.js';
72
- export { _ as OrSelectV3 } from '../OrSelect-79d3ffee.js';
72
+ export { _ as OrSelectV3 } from '../OrSelect-f9a0c47d.js';
73
73
  export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-e2b2c9ec.js';
74
- export { _ as OrSidebarV3 } from '../OrSidebar-be7a9c91.js';
75
- export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-317195e4.js';
74
+ export { _ as OrSidebarV3 } from '../OrSidebar-d00a9cc5.js';
75
+ export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-b0dac76b.js';
76
76
  export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-242d22f3.js';
77
77
  export { _ as OrSkeletonCircleV3, a as OrSkeletonRectV3, b as OrSkeletonTextV3 } from '../OrSkeletonText-9a2f39dc.js';
78
78
  export { _ as OrSlider } from '../OrSlider-59d05856.js';
79
79
  export { _ as OrSortHeaderV3 } from '../OrSortHeader-b1b961fc.js';
80
80
  export { _ as OrStepper } from '../OrStepper-3fc1a2b3.js';
81
81
  export { _ as OrSwitch } from '../OrSwitch-47670dbd.js';
82
- export { _ as OrSwitchV3 } from '../OrSwitch-782d7b43.js';
82
+ export { _ as OrSwitchV3 } from '../OrSwitch-a46da3a4.js';
83
83
  export { _ as OrTab } from '../OrTab-b2c6d977.js';
84
84
  export { O as OrTabHeaderItem } from '../OrTabHeaderItem-d39c3cf7.js';
85
- export { O as OrTabV3 } from '../OrTab-8c5acf8a.js';
85
+ export { O as OrTabV3 } from '../OrTab-39162e26.js';
86
86
  export { _ as OrTabs } from '../OrTabs-4c8f6422.js';
87
- export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-182098dc.js';
87
+ export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-5b6f63af.js';
88
88
  export { _ as OrTag } from '../OrTag-79e48fec.js';
89
- export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-6ba288b0.js';
89
+ export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-cd610e1f.js';
90
90
  export { O as OrTeleport } from '../OrTeleportVue2-3544f185.js';
91
91
  export { O as OrTeleportV3 } from '../OrTeleport.vue2-e9ba3054.js';
92
92
  export { _ as OrTextV3 } from '../OrText-a665b991.js';
93
93
  export { _ as OrTextarea } from '../OrTextarea-71ff236d.js';
94
- export { _ as OrTextareaV3 } from '../OrTextarea-1201353b.js';
94
+ export { _ as OrTextareaV3 } from '../OrTextarea-07b50506.js';
95
95
  export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-eacd9b19.js';
96
96
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-1faa828c.js';
97
97
  export { O as OrToast, _ as OrToastContainer } from '../OrToastContainer-b03adc37.js';
98
- export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-4e3355bf.js';
98
+ export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-938c9090.js';
99
99
  export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-3a3d4280.js';
100
100
  export { O as OrTooltip } from '../OrTooltip-dfea7af2.js';
101
101
  export { O as OrTooltipContent } from '../OrTooltipContent-f0fd5f75.js';
@@ -1,4 +1,4 @@
1
- export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../../OrButton-8c581726.js';
1
+ export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../../OrButton-249931c6.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';