@onereach/ui-components 2.74.3-beta.2303.0 → 2.74.3-beta.2321.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 (264) hide show
  1. package/dist/bundled/v2/{OrButton-4862b98b.js → OrButton-8c581726.js} +7 -5
  2. package/dist/bundled/v2/{OrCardCollection-a6dda023.js → OrCardCollection-e5ecb19d.js} +4 -4
  3. package/dist/bundled/v2/{OrCheckbox-9be450f9.js → OrCheckbox-30eedbea.js} +2 -2
  4. package/dist/bundled/v2/{OrConfirm-9a79cccb.js → OrConfirm-a9a564e0.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-2bd48bf6.js → OrIconButton-a1f8758a.js} +1 -1
  9. package/dist/bundled/v2/{OrInlineInput-f70111ec.js → OrInlineInput-3b442fbd.js} +4 -4
  10. package/dist/bundled/v2/{OrInlineTextarea-ba2db219.js → OrInlineTextarea-1bb20f49.js} +4 -4
  11. package/dist/bundled/v2/{OrInput-551d02af.js → OrInput-4e354a62.js} +8 -8
  12. package/dist/bundled/v2/{OrLabel-aff09c39.js → OrLabel-c44e9f7d.js} +1 -1
  13. package/dist/bundled/v2/{OrModal-e71ec2a3.js → OrModal-ab040888.js} +1 -1
  14. package/dist/bundled/v2/{OrNotification-911887e4.js → OrNotification-e1d5d95e.js} +1 -1
  15. package/dist/bundled/v2/{OrPagination-24d4b88f.js → OrPagination-143623a0.js} +1 -1
  16. package/dist/bundled/v2/{OrRadio-fe23947a.js → OrRadio-578cba92.js} +2 -2
  17. package/dist/bundled/v2/{OrSearch-4b76f101.js → OrSearch-24c4f90e.js} +1 -1
  18. package/dist/bundled/v2/{OrSelect-6aeabc14.js → OrSelect-5730107a.js} +7 -7
  19. package/dist/bundled/v2/{OrSidebar-ab5e1041.js → OrSidebar-be7a9c91.js} +1 -1
  20. package/dist/bundled/v2/{OrSidebarCollapseButton-39514989.js → OrSidebarCollapseButton-317195e4.js} +1 -1
  21. package/dist/bundled/v2/{OrSwitch-782d7b43.js → OrSwitch-a46da3a4.js} +2 -2
  22. package/dist/bundled/v2/{OrTab-8c5acf8a.js → OrTab-39162e26.js} +1 -1
  23. package/dist/bundled/v2/{OrTabs-182098dc.js → OrTabs-5b6f63af.js} +2 -2
  24. package/dist/bundled/v2/{OrTag-074b1885.js → OrTag-6e4900f8.js} +2 -4
  25. package/dist/bundled/v2/{OrTextarea-1201353b.js → OrTextarea-07b50506.js} +3 -3
  26. package/dist/bundled/v2/{OrTooltip-121e28c5.js → OrTooltip-61e08b87.js} +1 -1
  27. package/dist/bundled/v2/components/index.js +28 -28
  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 +9 -9
  30. package/dist/bundled/v2/components/or-checkbox-v3/index.js +2 -2
  31. package/dist/bundled/v2/components/or-confirm-v3/index.js +8 -8
  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-fab-v3/index.js +1 -1
  35. package/dist/bundled/v2/components/or-hint-v3/index.js +1 -1
  36. package/dist/bundled/v2/components/or-icon-button-v3/index.js +2 -2
  37. package/dist/bundled/v2/components/or-inline-input-v3/index.js +5 -5
  38. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +5 -5
  39. package/dist/bundled/v2/components/or-input-v3/index.js +6 -6
  40. package/dist/bundled/v2/components/or-label-v3/index.js +1 -1
  41. package/dist/bundled/v2/components/or-modal-v3/index.js +3 -3
  42. package/dist/bundled/v2/components/or-notification-v3/index.js +3 -3
  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 +7 -7
  46. package/dist/bundled/v2/components/or-select-v3/index.js +9 -9
  47. package/dist/bundled/v2/components/or-sidebar-v3/index.js +4 -4
  48. package/dist/bundled/v2/components/or-sidebar-v3/partials/index.js +3 -3
  49. package/dist/bundled/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +3 -3
  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 +3 -3
  54. package/dist/bundled/v2/components/or-textarea-v3/index.js +4 -4
  55. package/dist/bundled/v2/components/or-toast-v3/index.js +3 -3
  56. package/dist/bundled/v2/components/or-tooltip-v3/index.js +1 -1
  57. package/dist/bundled/v2/index.js +29 -29
  58. package/dist/bundled/v2/{types-31d1b8e0.js → types-4e3355bf.js} +1 -1
  59. package/dist/bundled/v3/{OrButton-05766523.js → OrButton-1dc955b7.js} +1 -1
  60. package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-b53e78f5.js → OrButton.vue_vue_type_script_lang-06643540.js} +7 -5
  61. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-40a22d2b.js → OrCardCollection.vue_vue_type_script_lang-86730bab.js} +6 -6
  62. package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-fc067611.js → OrCheckbox.vue_vue_type_script_lang-2f40f250.js} +3 -3
  63. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-ceaeeadb.js → OrConfirm.vue_vue_type_script_lang-ce41fb10.js} +8 -10
  64. package/dist/bundled/v3/{OrError.vue_vue_type_script_lang-53648a65.js → OrError.vue_vue_type_script_lang-c97f9dd7.js} +1 -3
  65. package/dist/bundled/v3/{OrErrorTag.vue_vue_type_script_lang-4e963273.js → OrErrorTag.vue_vue_type_script_lang-e052a480.js} +0 -2
  66. package/dist/bundled/v3/{OrHint-5d5e4d99.js → OrHint-4d1a5982.js} +2 -2
  67. package/dist/bundled/v3/{OrHint.vue_vue_type_script_lang-e322f61e.js → OrHint.vue_vue_type_script_lang-3d9a3b91.js} +1 -3
  68. package/dist/bundled/v3/{OrIconButton-c9eb3d09.js → OrIconButton-a57cead1.js} +1 -1
  69. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-84fd1dea.js → OrIconButton.vue_vue_type_script_lang-7f08d21a.js} +1 -1
  70. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-c06ed46b.js → OrInlineInput.vue_vue_type_script_lang-67fbe359.js} +6 -6
  71. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-79c4353a.js → OrInlineTextarea.vue_vue_type_script_lang-73fd8b03.js} +6 -6
  72. package/dist/bundled/v3/{OrInput-5e36b9a6.js → OrInput-34eee38a.js} +2 -2
  73. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-81c11f75.js → OrInput.vue_vue_type_script_lang-2ed8b239.js} +7 -7
  74. package/dist/bundled/v3/{OrLabel-c556887e.js → OrLabel-66e5b331.js} +1 -1
  75. package/dist/bundled/v3/{OrLabel.vue_vue_type_script_lang-191d2304.js → OrLabel.vue_vue_type_script_lang-563df945.js} +1 -1
  76. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-e1b650ba.js → OrModal.vue_vue_type_script_lang-7b7e3cac.js} +2 -2
  77. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-e86b33e9.js → OrNotification.vue_vue_type_script_lang-92e52624.js} +2 -2
  78. package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-0cb971d5.js → OrPagination.vue_vue_type_script_lang-1aa37e4c.js} +2 -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-f473cb9b.js → OrSearch.vue_vue_type_script_lang-47fd4276.js} +2 -2
  81. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-af5f0e8d.js → OrSelect.vue_vue_type_script_lang-8a3f5c35.js} +10 -10
  82. package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-f1f2844f.js → OrSidebar.vue_vue_type_script_lang-c1c361b3.js} +1 -1
  83. package/dist/bundled/v3/{OrSidebarCollapseButton.vue_vue_type_script_lang-5fe2a40a.js → OrSidebarCollapseButton.vue_vue_type_script_lang-c8034d4d.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-fc082803.js → OrTag.vue_vue_type_script_lang-c8e0c44d.js} +2 -4
  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-f317ef1b.js → OrToastContainer-39c20aec.js} +1 -1
  90. package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-7a64c90d.js → OrTooltip.vue_vue_type_script_lang-0d003905.js} +1 -1
  91. package/dist/bundled/v3/components/index.js +33 -33
  92. package/dist/bundled/v3/components/or-button-v3/index.js +1 -1
  93. package/dist/bundled/v3/components/or-card-collection-v3/index.js +14 -14
  94. package/dist/bundled/v3/components/or-checkbox-v3/index.js +3 -3
  95. package/dist/bundled/v3/components/or-confirm-v3/index.js +13 -13
  96. package/dist/bundled/v3/components/or-error-tag-v3/index.js +1 -1
  97. package/dist/bundled/v3/components/or-error-v3/index.js +1 -1
  98. package/dist/bundled/v3/components/or-fab-v3/index.js +1 -1
  99. package/dist/bundled/v3/components/or-hint-v3/index.js +1 -1
  100. package/dist/bundled/v3/components/or-icon-button-v3/index.js +2 -2
  101. package/dist/bundled/v3/components/or-inline-input-v3/index.js +7 -7
  102. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +7 -7
  103. package/dist/bundled/v3/components/or-input-v3/index.js +9 -9
  104. package/dist/bundled/v3/components/or-label-v3/index.js +1 -1
  105. package/dist/bundled/v3/components/or-modal-v3/index.js +4 -4
  106. package/dist/bundled/v3/components/or-notification-v3/index.js +4 -4
  107. package/dist/bundled/v3/components/or-pagination-v3/index.js +3 -3
  108. package/dist/bundled/v3/components/or-radio-v3/index.js +3 -3
  109. package/dist/bundled/v3/components/or-search-v3/index.js +11 -11
  110. package/dist/bundled/v3/components/or-select-v3/index.js +13 -13
  111. package/dist/bundled/v3/components/or-sidebar-v3/index.js +5 -5
  112. package/dist/bundled/v3/components/or-sidebar-v3/partials/index.js +4 -4
  113. package/dist/bundled/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +4 -4
  114. package/dist/bundled/v3/components/or-switch-v3/index.js +3 -3
  115. package/dist/bundled/v3/components/or-tab-v3/index.js +1 -1
  116. package/dist/bundled/v3/components/or-tabs-v3/index.js +2 -2
  117. package/dist/bundled/v3/components/or-tag-v3/index.js +4 -4
  118. package/dist/bundled/v3/components/or-textarea-v3/index.js +6 -6
  119. package/dist/bundled/v3/components/or-toast-v3/index.js +5 -5
  120. package/dist/bundled/v3/components/or-tooltip-v3/index.js +1 -1
  121. package/dist/bundled/v3/index.js +52 -52
  122. package/dist/bundled/v3/{types-c44094bc.js → types-74c704ca.js} +2 -2
  123. package/dist/esm/v2/{OrButton-18f4431c.js → OrButton-5c60e9d1.js} +7 -5
  124. package/dist/esm/v2/{OrCardCollection-d9666d4b.js → OrCardCollection-e644e114.js} +4 -4
  125. package/dist/esm/v2/{OrCheckbox-b380c131.js → OrCheckbox-6790abd6.js} +2 -2
  126. package/dist/esm/v2/{OrConfirm-492a6a36.js → OrConfirm-1be525b2.js} +6 -8
  127. package/dist/esm/v2/{OrError-13845bb0.js → OrError-9e7976ef.js} +1 -3
  128. package/dist/esm/v2/{OrErrorTag-3aaab419.js → OrErrorTag-32ba5c0c.js} +1 -3
  129. package/dist/esm/v2/{OrHint-78b399cb.js → OrHint-272790e7.js} +1 -3
  130. package/dist/esm/v2/{OrIconButton-612c64c4.js → OrIconButton-0697bd30.js} +1 -1
  131. package/dist/esm/v2/{OrInlineInput-6485e20a.js → OrInlineInput-f8028c2b.js} +4 -4
  132. package/dist/esm/v2/{OrInlineTextarea-63dd339e.js → OrInlineTextarea-f5e403c5.js} +4 -4
  133. package/dist/esm/v2/{OrInput-0b8a515c.js → OrInput-820c44c0.js} +8 -8
  134. package/dist/esm/v2/{OrLabel-0945a4d9.js → OrLabel-49398089.js} +1 -1
  135. package/dist/esm/v2/{OrModal-8fc5ddc9.js → OrModal-b6789948.js} +1 -1
  136. package/dist/esm/v2/{OrNotification-507c3e75.js → OrNotification-66c5e7db.js} +1 -1
  137. package/dist/esm/v2/{OrPagination-04e810bc.js → OrPagination-2acbe69a.js} +1 -1
  138. package/dist/esm/v2/{OrRadio-87a4d226.js → OrRadio-9be94a51.js} +2 -2
  139. package/dist/esm/v2/{OrSearch-02d8a65c.js → OrSearch-b6fa378b.js} +1 -1
  140. package/dist/esm/v2/{OrSelect-bdc0ccb5.js → OrSelect-2ffb0893.js} +7 -7
  141. package/dist/esm/v2/{OrSidebar-36643782.js → OrSidebar-6dfb9af0.js} +1 -1
  142. package/dist/esm/v2/{OrSidebarCollapseButton-7483360e.js → OrSidebarCollapseButton-1ce5c19b.js} +1 -1
  143. package/dist/esm/v2/{OrSwitch-8549219a.js → OrSwitch-38e20c2d.js} +2 -2
  144. package/dist/esm/v2/{OrTab-1ff87c76.js → OrTab-8e1e3751.js} +1 -1
  145. package/dist/esm/v2/{OrTabs-5f53127f.js → OrTabs-c35291b2.js} +2 -2
  146. package/dist/esm/v2/{OrTag-359c25b6.js → OrTag-5761b39f.js} +2 -4
  147. package/dist/esm/v2/{OrTextarea-373d0554.js → OrTextarea-bb31a6e7.js} +3 -3
  148. package/dist/esm/v2/{OrTooltip-233c67b9.js → OrTooltip-53ee2c43.js} +1 -1
  149. package/dist/esm/v2/components/index.js +28 -28
  150. package/dist/esm/v2/components/or-button-v3/index.js +1 -1
  151. package/dist/esm/v2/components/or-card-collection-v3/index.js +9 -9
  152. package/dist/esm/v2/components/or-checkbox-v3/index.js +2 -2
  153. package/dist/esm/v2/components/or-confirm-v3/index.js +8 -8
  154. package/dist/esm/v2/components/or-error-tag-v3/index.js +1 -1
  155. package/dist/esm/v2/components/or-error-v3/index.js +1 -1
  156. package/dist/esm/v2/components/or-fab-v3/index.js +1 -1
  157. package/dist/esm/v2/components/or-hint-v3/index.js +1 -1
  158. package/dist/esm/v2/components/or-icon-button-v3/index.js +2 -2
  159. package/dist/esm/v2/components/or-inline-input-v3/index.js +5 -5
  160. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +5 -5
  161. package/dist/esm/v2/components/or-input-v3/index.js +6 -6
  162. package/dist/esm/v2/components/or-label-v3/index.js +1 -1
  163. package/dist/esm/v2/components/or-modal-v3/index.js +3 -3
  164. package/dist/esm/v2/components/or-notification-v3/index.js +3 -3
  165. package/dist/esm/v2/components/or-pagination-v3/index.js +2 -2
  166. package/dist/esm/v2/components/or-radio-v3/index.js +2 -2
  167. package/dist/esm/v2/components/or-search-v3/index.js +7 -7
  168. package/dist/esm/v2/components/or-select-v3/index.js +9 -9
  169. package/dist/esm/v2/components/or-sidebar-v3/index.js +4 -4
  170. package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +3 -3
  171. package/dist/esm/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +3 -3
  172. package/dist/esm/v2/components/or-switch-v3/index.js +2 -2
  173. package/dist/esm/v2/components/or-tab-v3/index.js +1 -1
  174. package/dist/esm/v2/components/or-tabs-v3/index.js +2 -2
  175. package/dist/esm/v2/components/or-tag-v3/index.js +3 -3
  176. package/dist/esm/v2/components/or-textarea-v3/index.js +4 -4
  177. package/dist/esm/v2/components/or-toast-v3/index.js +3 -3
  178. package/dist/esm/v2/components/or-tooltip-v3/index.js +1 -1
  179. package/dist/esm/v2/index.js +28 -28
  180. package/dist/esm/v2/{types-623b05dd.js → types-f03b7517.js} +1 -1
  181. package/dist/esm/v3/{OrButton-55dd2ad9.js → OrButton-08ec6edd.js} +7 -5
  182. package/dist/esm/v3/{OrCardCollection-7241cd1d.js → OrCardCollection-13487eb6.js} +4 -4
  183. package/dist/esm/v3/{OrCheckbox-16c1e2f4.js → OrCheckbox-78b08b59.js} +2 -2
  184. package/dist/esm/v3/{OrConfirm-d527c1f8.js → OrConfirm-8a31ccfa.js} +6 -8
  185. package/dist/esm/v3/{OrError-19198748.js → OrError-5e926d62.js} +1 -3
  186. package/dist/esm/v3/{OrErrorTag-7f153817.js → OrErrorTag-71fe44c2.js} +1 -3
  187. package/dist/esm/v3/{OrHint-6863124f.js → OrHint-031f9265.js} +1 -3
  188. package/dist/esm/v3/{OrIconButton-23cb0f22.js → OrIconButton-55077526.js} +1 -1
  189. package/dist/esm/v3/{OrInlineInput-3dd233eb.js → OrInlineInput-3d2e74a0.js} +4 -4
  190. package/dist/esm/v3/{OrInlineTextarea-7352f610.js → OrInlineTextarea-e33d63b2.js} +4 -4
  191. package/dist/esm/v3/{OrInput-620cdc01.js → OrInput-61266f4f.js} +5 -5
  192. package/dist/esm/v3/{OrLabel-f700f9fb.js → OrLabel-5a2f55fd.js} +1 -1
  193. package/dist/esm/v3/{OrModal-0d9296a3.js → OrModal-d4da822b.js} +1 -1
  194. package/dist/esm/v3/{OrNotification-c14ce3f1.js → OrNotification-926eb7e9.js} +1 -1
  195. package/dist/esm/v3/{OrPagination-1bd951a4.js → OrPagination-6948280a.js} +1 -1
  196. package/dist/esm/v3/{OrRadio-bb9b37c1.js → OrRadio-02c81ae0.js} +2 -2
  197. package/dist/esm/v3/{OrSearch-2aa4da10.js → OrSearch-0f0daac3.js} +1 -1
  198. package/dist/esm/v3/{OrSelect-04deb880.js → OrSelect-3b5484ff.js} +7 -7
  199. package/dist/esm/v3/{OrSidebar-c71f2e27.js → OrSidebar-e3b79bd3.js} +1 -1
  200. package/dist/esm/v3/{OrSidebarCollapseButton-2c5a0239.js → OrSidebarCollapseButton-a682950f.js} +1 -1
  201. package/dist/esm/v3/{OrSwitch-1c2196da.js → OrSwitch-529591b0.js} +2 -2
  202. package/dist/esm/v3/{OrTab-d3785ea4.js → OrTab-2206d2dc.js} +1 -1
  203. package/dist/esm/v3/{OrTabs-c6cfae55.js → OrTabs-2e1fe4e7.js} +2 -2
  204. package/dist/esm/v3/{OrTag-ffb2debb.js → OrTag-61283344.js} +2 -4
  205. package/dist/esm/v3/{OrTextarea-42d21f77.js → OrTextarea-f23cfc20.js} +3 -3
  206. package/dist/esm/v3/{OrTooltip-229c90d5.js → OrTooltip-ecba23df.js} +1 -1
  207. package/dist/esm/v3/components/index.js +28 -28
  208. package/dist/esm/v3/components/or-button-v3/index.js +1 -1
  209. package/dist/esm/v3/components/or-card-collection-v3/index.js +9 -9
  210. package/dist/esm/v3/components/or-checkbox-v3/index.js +2 -2
  211. package/dist/esm/v3/components/or-confirm-v3/index.js +8 -8
  212. package/dist/esm/v3/components/or-error-tag-v3/index.js +1 -1
  213. package/dist/esm/v3/components/or-error-v3/index.js +1 -1
  214. package/dist/esm/v3/components/or-fab-v3/index.js +1 -1
  215. package/dist/esm/v3/components/or-hint-v3/index.js +1 -1
  216. package/dist/esm/v3/components/or-icon-button-v3/index.js +2 -2
  217. package/dist/esm/v3/components/or-inline-input-v3/index.js +5 -5
  218. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +5 -5
  219. package/dist/esm/v3/components/or-input-v3/index.js +6 -6
  220. package/dist/esm/v3/components/or-label-v3/index.js +1 -1
  221. package/dist/esm/v3/components/or-modal-v3/index.js +3 -3
  222. package/dist/esm/v3/components/or-notification-v3/index.js +3 -3
  223. package/dist/esm/v3/components/or-pagination-v3/index.js +2 -2
  224. package/dist/esm/v3/components/or-radio-v3/index.js +2 -2
  225. package/dist/esm/v3/components/or-search-v3/index.js +7 -7
  226. package/dist/esm/v3/components/or-select-v3/index.js +9 -9
  227. package/dist/esm/v3/components/or-sidebar-v3/index.js +4 -4
  228. package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +3 -3
  229. package/dist/esm/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +3 -3
  230. package/dist/esm/v3/components/or-switch-v3/index.js +2 -2
  231. package/dist/esm/v3/components/or-tab-v3/index.js +1 -1
  232. package/dist/esm/v3/components/or-tabs-v3/index.js +2 -2
  233. package/dist/esm/v3/components/or-tag-v3/index.js +3 -3
  234. package/dist/esm/v3/components/or-textarea-v3/index.js +4 -4
  235. package/dist/esm/v3/components/or-toast-v3/index.js +3 -3
  236. package/dist/esm/v3/components/or-tooltip-v3/index.js +1 -1
  237. package/dist/esm/v3/index.js +28 -28
  238. package/dist/esm/v3/{types-6fff319d.js → types-5eaa8175.js} +1 -1
  239. package/package.json +2 -2
  240. package/src/components/or-button-v3/styles.ts +9 -6
  241. package/src/components/or-card-collection-v3/styles.ts +1 -1
  242. package/src/components/or-checkbox-v3/styles.ts +1 -1
  243. package/src/components/or-confirm-v3/styles.ts +5 -11
  244. package/src/components/or-error-tag-v3/OrErrorTag.vue +1 -1
  245. package/src/components/or-error-tag-v3/styles.ts +0 -3
  246. package/src/components/or-error-v3/styles.ts +1 -4
  247. package/src/components/or-fab-v3/styles.ts +3 -3
  248. package/src/components/or-hint-v3/styles.ts +1 -4
  249. package/src/components/or-inline-input-v3/styles.ts +1 -1
  250. package/src/components/or-inline-textarea-v3/styles.ts +1 -1
  251. package/src/components/or-input-v3/OrInput.vue +1 -1
  252. package/src/components/or-label-v3/styles.ts +1 -1
  253. package/src/components/or-radio-v3/styles.ts +1 -1
  254. package/src/components/or-select-v3/OrSelect.vue +1 -1
  255. package/src/components/or-switch-v3/styles.ts +1 -1
  256. package/src/components/or-tab-v3/styles.ts +1 -1
  257. package/src/components/or-tabs-v3/styles.ts +2 -2
  258. package/src/components/or-tag-v3/OrTag.vue +1 -1
  259. package/src/components/or-tag-v3/styles.ts +0 -3
  260. package/src/components/or-tooltip-v3/styles.ts +1 -1
  261. package/dist/bundled/v2/{OrFab-a2e49eaa.js → OrFab-85bd9427.js} +2 -2
  262. package/dist/bundled/v3/{OrFab.vue_vue_type_script_lang-8f76f6b1.js → OrFab.vue_vue_type_script_lang-a4e3eef8.js} +2 -2
  263. package/dist/esm/v2/{OrFab-d5a37b22.js → OrFab-f71daa4f.js} +2 -2
  264. package/dist/esm/v3/{OrFab-588291bf.js → OrFab-6266b4de.js} +2 -2
@@ -28,29 +28,31 @@ const ButtonRoot = [
28
28
  'layout-inline-row justify-center',
29
29
  // Shape
30
30
  'rounded-md',
31
- // Spacing
32
- 'min-w-[96px]',
33
31
  // Interactivity
34
32
  'interactivity-auto',
35
33
  // Typography
36
34
  'typography-button'];
37
35
  const ButtonRootVariants = {
38
36
  'contained': [
37
+ // Box
38
+ 'min-w-[96px]',
39
39
  // Spacing
40
40
  'px-md md:px-md', 'py-sm+ md:py-sm', 'gap-sm+ md:gap-sm',
41
41
  // Theme
42
42
  'enabled:shadow-button', 'dark:enabled:shadow-button-dark'],
43
43
  'outlined': [
44
+ // Box
45
+ 'min-w-[96px]',
44
46
  // Spacing
45
47
  'px-md* md:px-md*', 'py-sm+* md:py-sm*', 'gap-sm+ md:gap-sm'],
46
48
  'text': [
49
+ // Box
50
+ 'min-w-[96px]',
47
51
  // Spacing
48
52
  'px-md md:px-md', 'py-sm+ md:py-sm', 'gap-sm+ md:gap-sm'],
49
53
  'link': [
50
54
  // Spacing
51
- 'gap-xs',
52
- // Spacing
53
- 'min-w-[auto]']
55
+ 'gap-xs']
54
56
  };
55
57
  const ButtonRootColors = {
56
58
  'primary-contained': [
@@ -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-2bd48bf6.js';
5
- import { O as OrButton } from './OrButton-4862b98b.js';
4
+ import { O as OrIconButton } from './OrIconButton-a1f8758a.js';
5
+ import { O as OrButton } from './OrButton-8c581726.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-4b76f101.js';
9
+ import { O as OrSearch } from './OrSearch-24c4f90e.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-4862b98b.js';
6
- import { O as OrInput } from './OrInput-551d02af.js';
5
+ import { O as OrButton, a as ButtonColor } from './OrButton-8c581726.js';
6
+ import { O as OrInput } from './OrInput-4e354a62.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
 
@@ -1,6 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrIcon, I as IconSize } from './OrIcon-2efd1925.js';
3
- import { O as OrTooltip } from './OrTooltip-121e28c5.js';
3
+ import { O as OrTooltip } from './OrTooltip-61e08b87.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,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-2bd48bf6.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-a1f8758a.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-2bd48bf6.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-a1f8758a.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-2bd48bf6.js';
5
+ import { O as OrIconButton } from './OrIconButton-a1f8758a.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
 
@@ -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-2bd48bf6.js';
3
+ import { O as OrIconButton } from './OrIconButton-a1f8758a.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-2bd48bf6.js';
3
+ import { O as OrIconButton } from './OrIconButton-a1f8758a.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-4862b98b.js';
2
+ import { O as OrButton } from './OrButton-8c581726.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';
@@ -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-551d02af.js';
3
+ import { O as OrInput } from './OrInput-4e354a62.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-551d02af.js';
7
+ import { O as OrInput } from './OrInput-4e354a62.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-074b1885.js';
12
+ import { O as OrTag } from './OrTag-6e4900f8.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-39514989.js';
4
+ import { O as OrSidebarPlacement, a as OrSidebarCollapseButton } from './OrSidebarCollapseButton-317195e4.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-2bd48bf6.js';
3
+ import { O as OrIconButton } from './OrIconButton-a1f8758a.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-2bd48bf6.js';
2
+ import { O as OrIconButton } from './OrIconButton-a1f8758a.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,8 +18,6 @@ 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
@@ -123,7 +121,7 @@ var __vue_render__ = function () {
123
121
  }
124
122
  }
125
123
  }, [_vm._t("default"), _vm._v(" "), _vm.variant === 'reset' ? [_c('div', {
126
- class: ['layout-row', 'm-[-4px] md:m-[-2px]']
124
+ class: ['layout-inline-row', 'm-[-4px] md:m-[-2px]']
127
125
  }, [_c('OrIconButton', {
128
126
  attrs: {
129
127
  "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';
@@ -6,7 +6,7 @@ import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
 
7
7
  const TooltipRoot = [
8
8
  // Layout
9
- 'inline-block'];
9
+ 'layout-inline-row'];
10
10
  const TooltipBody = [
11
11
  // Layout
12
12
  'layout-inline-row',
@@ -5,43 +5,43 @@ 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-4862b98b.js';
8
+ export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../OrButton-8c581726.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-a6dda023.js';
11
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-e5ecb19d.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-9a79cccb.js';
22
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-a9a564e0.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
- export { F as FabColor, _ as OrFabV3 } from '../OrFab-a2e49eaa.js';
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-2bd48bf6.js';
34
+ export { I as IconButtonColor, O as OrIconButtonV3 } from '../OrIconButton-a1f8758a.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-f70111ec.js';
37
+ export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-3b442fbd.js';
38
38
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-7262efdf.js';
39
- export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-ba2db219.js';
39
+ export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-1bb20f49.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-551d02af.js';
41
+ export { I as InputType, O as OrInputV3 } from '../OrInput-4e354a62.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';
44
+ export { L as LabelVariant, O as OrLabelV3 } from '../OrLabel-c44e9f7d.js';
45
45
  export { L as LinkColor, _ as OrLinkV3 } from '../OrLink-0d952e87.js';
46
46
  export { O as OrList } from '../OrList-4e84a3b4.js';
47
47
  export { _ as OrListOfInputs } from '../OrListOfInputs-ab7f9d97.js';
@@ -51,55 +51,55 @@ 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-e71ec2a3.js';
54
+ export { M as ModalSize, _ as OrModalV3 } from '../OrModal-ab040888.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-911887e4.js';
56
+ export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-e1d5d95e.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-24d4b88f.js';
62
+ export { _ as OrPaginationV3 } from '../OrPagination-143623a0.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-4b76f101.js';
69
+ export { O as OrSearchV3 } from '../OrSearch-24c4f90e.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-6aeabc14.js';
72
+ export { _ as OrSelectV3 } from '../OrSelect-5730107a.js';
73
73
  export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-e2b2c9ec.js';
74
- export { _ as OrSidebarV3 } from '../OrSidebar-ab5e1041.js';
75
- export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-39514989.js';
74
+ export { _ as OrSidebarV3 } from '../OrSidebar-be7a9c91.js';
75
+ export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-317195e4.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-074b1885.js';
89
+ export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-6e4900f8.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-31d1b8e0.js';
98
+ export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-4e3355bf.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';
102
- export { O as OrTooltipV3 } from '../OrTooltip-121e28c5.js';
102
+ export { O as OrTooltipV3 } from '../OrTooltip-61e08b87.js';
103
103
  import '../index-fa6eb4ca.js';
104
104
  import 'vue';
105
105
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,4 +1,4 @@
1
- export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../../OrButton-4862b98b.js';
1
+ export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../../OrButton-8c581726.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';