@onereach/ui-components 2.72.2-beta.2270.0 → 2.72.2-beta.2272.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 (234) hide show
  1. package/dist/bundled/v2/{OrButton-f1f28b9b.js → OrButton-4862b98b.js} +4 -4
  2. package/dist/bundled/v2/{OrCardCollection-35abc63a.js → OrCardCollection-55fd8cf6.js} +4 -4
  3. package/dist/bundled/v2/{OrConfirm-c5717fec.js → OrConfirm-10e4fe6a.js} +2 -2
  4. package/dist/bundled/v2/{OrEmptyState-9fb413f9.js → OrEmptyState-8a7feb99.js} +2 -2
  5. package/dist/bundled/v2/{OrErrorTag-97a9112b.js → OrErrorTag-175a2c4f.js} +0 -2
  6. package/dist/bundled/v2/{OrIconButton-837d57f8.js → OrIconButton-088ac8ec.js} +1 -1
  7. package/dist/bundled/v2/{OrInlineInput-57fccb41.js → OrInlineInput-f2bd6b5c.js} +1 -1
  8. package/dist/bundled/v2/{OrInlineTextarea-f8b86cf7.js → OrInlineTextarea-813d4193.js} +1 -1
  9. package/dist/bundled/v2/{OrInput-00070eee.js → OrInput-9253f834.js} +1 -1
  10. package/dist/bundled/v2/{OrLoader-07f84c71.js → OrLoader-864ef92a.js} +4 -11
  11. package/dist/bundled/v2/{OrMenu-52da43bc.js → OrMenu-6ab53877.js} +10 -15
  12. package/dist/bundled/v2/{OrModal-78f5d49e.js → OrModal-d08fb037.js} +1 -1
  13. package/dist/bundled/v2/{OrNotification-458fe937.js → OrNotification-bd008b65.js} +1 -1
  14. package/dist/bundled/v2/{OrPagination-1b65273d.js → OrPagination-9bf3d797.js} +60 -24
  15. package/dist/bundled/v2/{OrProgress-15fe65ec.js → OrProgress-5cf0a7e7.js} +3 -3
  16. package/dist/bundled/v2/{OrSearch-09fd004c.js → OrSearch-a975639b.js} +1 -1
  17. package/dist/bundled/v2/{OrSelect-2ececfc1.js → OrSelect-d3b5780a.js} +2 -2
  18. package/dist/bundled/v2/{OrSidebar-c95ef614.js → OrSidebar-b1442193.js} +3 -3
  19. package/dist/bundled/v2/{OrSwitch-3804a2d8.js → OrSwitch-782d7b43.js} +1 -1
  20. package/dist/bundled/v2/{OrTabs-d69780fc.js → OrTabs-517e2f25.js} +1 -1
  21. package/dist/bundled/v2/{OrTag-4085e8a7.js → OrTag-2903c38e.js} +1 -3
  22. package/dist/bundled/v2/{OrTooltip-b1f38647.js → OrTooltip-0c73d25d.js} +1 -1
  23. package/dist/bundled/v2/components/index.js +23 -23
  24. package/dist/bundled/v2/components/or-button-v3/index.js +2 -2
  25. package/dist/bundled/v2/components/or-card-collection-v3/index.js +8 -8
  26. package/dist/bundled/v2/components/or-confirm-v3/index.js +6 -6
  27. package/dist/bundled/v2/components/or-empty-state-v3/index.js +1 -1
  28. package/dist/bundled/v2/components/or-error-tag-v3/index.js +1 -1
  29. package/dist/bundled/v2/components/or-icon-button-v3/index.js +2 -2
  30. package/dist/bundled/v2/components/or-inline-input-v3/index.js +3 -3
  31. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +3 -3
  32. package/dist/bundled/v2/components/or-input-v3/index.js +3 -3
  33. package/dist/bundled/v2/components/or-loader-v3/OrLoader.vue.d.ts +2 -16
  34. package/dist/bundled/v2/components/or-loader-v3/index.js +1 -1
  35. package/dist/bundled/v2/components/or-menu-v3/OrMenu.vue.d.ts +0 -2
  36. package/dist/bundled/v2/components/or-menu-v3/index.js +1 -1
  37. package/dist/bundled/v2/components/or-menu-v3/styles.d.ts +0 -1
  38. package/dist/bundled/v2/components/or-modal-v3/index.js +3 -3
  39. package/dist/bundled/v2/components/or-notification-v3/index.js +3 -3
  40. package/dist/bundled/v2/components/or-pagination-v3/OrPagination.vue.d.ts +4 -0
  41. package/dist/bundled/v2/components/or-pagination-v3/index.js +4 -4
  42. package/dist/bundled/v2/components/or-progress-v3/index.js +1 -1
  43. package/dist/bundled/v2/components/or-progress-v3/styles.d.ts +1 -1
  44. package/dist/bundled/v2/components/or-search-v3/index.js +4 -4
  45. package/dist/bundled/v2/components/or-select-v3/index.js +5 -5
  46. package/dist/bundled/v2/components/or-sidebar-v3/index.js +1 -1
  47. package/dist/bundled/v2/components/or-switch-v3/index.js +2 -2
  48. package/dist/bundled/v2/components/or-tabs-v3/index.js +2 -2
  49. package/dist/bundled/v2/components/or-tag-v3/index.js +3 -3
  50. package/dist/bundled/v2/components/or-toast-v3/index.js +4 -4
  51. package/dist/bundled/v2/components/or-tooltip-v3/index.js +1 -1
  52. package/dist/bundled/v2/index.js +24 -24
  53. package/dist/bundled/v2/{types-13daf4de.js → types-d6c9284d.js} +2 -2
  54. package/dist/bundled/v3/{OrButton-d8b1c4ac.js → OrButton-05766523.js} +1 -1
  55. package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-d31b504f.js → OrButton.vue_vue_type_script_lang-b53e78f5.js} +5 -5
  56. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-23f82328.js → OrCardCollection.vue_vue_type_script_lang-40a5aa15.js} +7 -7
  57. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-ab682ec1.js → OrConfirm.vue_vue_type_script_lang-53503801.js} +4 -4
  58. package/dist/bundled/v3/{OrEmptyState.vue_vue_type_script_lang-da7d6c42.js → OrEmptyState.vue_vue_type_script_lang-8e58c67c.js} +2 -2
  59. package/dist/bundled/v3/{OrErrorTag.vue_vue_type_script_lang-e2fe7ca9.js → OrErrorTag.vue_vue_type_script_lang-fa28d642.js} +0 -2
  60. package/dist/bundled/v3/{OrIconButton-e0566ecf.js → OrIconButton-72d4d349.js} +1 -1
  61. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-7d1c3fe1.js → OrIconButton.vue_vue_type_script_lang-28452eda.js} +1 -1
  62. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-49ce3308.js → OrInlineInput.vue_vue_type_script_lang-96aef83e.js} +2 -2
  63. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-8fd761d7.js → OrInlineTextarea.vue_vue_type_script_lang-8be03a08.js} +2 -2
  64. package/dist/bundled/v3/{OrInput-dcf2606e.js → OrInput-6f6c700a.js} +1 -1
  65. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-27220623.js → OrInput.vue_vue_type_script_lang-115050fc.js} +2 -2
  66. package/dist/bundled/v3/{OrLoader-40942969.js → OrLoader-123ef8c4.js} +1 -1
  67. package/dist/bundled/v3/{OrLoader.vue_vue_type_script_lang-9efedfe7.js → OrLoader.vue_vue_type_script_lang-4c3c1ac9.js} +4 -11
  68. package/dist/bundled/v3/{OrMenu-6d7abe97.js → OrMenu-bb432db5.js} +9 -10
  69. package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-df35fd76.js → OrMenu.vue_vue_type_script_lang-5a492eb3.js} +5 -8
  70. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-6b1dc231.js → OrModal.vue_vue_type_script_lang-230bc99d.js} +2 -2
  71. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-d0afc1d7.js → OrNotification.vue_vue_type_script_lang-d9b2b5bf.js} +2 -2
  72. package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-c0eceb82.js → OrPagination.vue_vue_type_script_lang-bdb0acc8.js} +35 -20
  73. package/dist/bundled/v3/{OrProgress.vue_vue_type_script_lang-52f660d6.js → OrProgress.vue_vue_type_script_lang-17095060.js} +3 -3
  74. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-c054c8db.js → OrSearch.vue_vue_type_script_lang-5c683c38.js} +2 -2
  75. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-7fd5e2f0.js → OrSelect.vue_vue_type_script_lang-84902694.js} +3 -3
  76. package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-ce0b152c.js → OrSidebar.vue_vue_type_script_lang-d298c2fa.js} +3 -3
  77. package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-25f16621.js → OrSwitch.vue_vue_type_script_lang-31994be7.js} +2 -2
  78. package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-cb550e87.js → OrTabs.vue_vue_type_script_lang-ae519161.js} +2 -2
  79. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-a25a49ee.js → OrTag.vue_vue_type_script_lang-33767daa.js} +2 -4
  80. package/dist/bundled/v3/{OrToastContainer-2e9489f9.js → OrToastContainer-2247bc2a.js} +1 -1
  81. package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-bf9935ef.js → OrTooltip.vue_vue_type_script_lang-250ecf1d.js} +1 -1
  82. package/dist/bundled/v3/components/index.js +28 -28
  83. package/dist/bundled/v3/components/or-button-v3/index.js +3 -3
  84. package/dist/bundled/v3/components/or-card-collection-v3/index.js +13 -13
  85. package/dist/bundled/v3/components/or-confirm-v3/index.js +10 -10
  86. package/dist/bundled/v3/components/or-empty-state-v3/index.js +1 -1
  87. package/dist/bundled/v3/components/or-error-tag-v3/index.js +1 -1
  88. package/dist/bundled/v3/components/or-icon-button-v3/index.js +2 -2
  89. package/dist/bundled/v3/components/or-inline-input-v3/index.js +4 -4
  90. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +4 -4
  91. package/dist/bundled/v3/components/or-input-v3/index.js +4 -4
  92. package/dist/bundled/v3/components/or-loader-v3/OrLoader.vue.d.ts +2 -16
  93. package/dist/bundled/v3/components/or-loader-v3/index.js +1 -1
  94. package/dist/bundled/v3/components/or-menu-v3/OrMenu.vue.d.ts +0 -2
  95. package/dist/bundled/v3/components/or-menu-v3/index.js +1 -1
  96. package/dist/bundled/v3/components/or-menu-v3/styles.d.ts +0 -1
  97. package/dist/bundled/v3/components/or-modal-v3/index.js +4 -4
  98. package/dist/bundled/v3/components/or-notification-v3/index.js +4 -4
  99. package/dist/bundled/v3/components/or-pagination-v3/OrPagination.vue.d.ts +4 -0
  100. package/dist/bundled/v3/components/or-pagination-v3/index.js +7 -7
  101. package/dist/bundled/v3/components/or-progress-v3/index.js +1 -1
  102. package/dist/bundled/v3/components/or-progress-v3/styles.d.ts +1 -1
  103. package/dist/bundled/v3/components/or-search-v3/index.js +6 -6
  104. package/dist/bundled/v3/components/or-select-v3/index.js +7 -7
  105. package/dist/bundled/v3/components/or-sidebar-v3/index.js +1 -1
  106. package/dist/bundled/v3/components/or-switch-v3/index.js +3 -3
  107. package/dist/bundled/v3/components/or-tabs-v3/index.js +3 -3
  108. package/dist/bundled/v3/components/or-tag-v3/index.js +4 -4
  109. package/dist/bundled/v3/components/or-toast-v3/index.js +7 -7
  110. package/dist/bundled/v3/components/or-tooltip-v3/index.js +1 -1
  111. package/dist/bundled/v3/index.js +73 -51
  112. package/dist/bundled/v3/{types-8f6f3598.js → types-e10af3b0.js} +4 -4
  113. package/dist/esm/v2/{OrButton-d067bcac.js → OrButton-18f4431c.js} +4 -4
  114. package/dist/esm/v2/{OrCardCollection-cab5acb9.js → OrCardCollection-322733bc.js} +4 -4
  115. package/dist/esm/v2/{OrConfirm-efe95ff6.js → OrConfirm-61edc9a5.js} +2 -2
  116. package/dist/esm/v2/{OrEmptyState-2481f13f.js → OrEmptyState-ab1a044d.js} +2 -2
  117. package/dist/esm/v2/{OrErrorTag-80f82cdf.js → OrErrorTag-5346825b.js} +0 -2
  118. package/dist/esm/v2/{OrIconButton-04a3566d.js → OrIconButton-a648b35b.js} +1 -1
  119. package/dist/esm/v2/{OrInlineInput-b85b84b4.js → OrInlineInput-32c724b2.js} +1 -1
  120. package/dist/esm/v2/{OrInlineTextarea-afd33047.js → OrInlineTextarea-a7d1b655.js} +1 -1
  121. package/dist/esm/v2/{OrInput-59a15d80.js → OrInput-1510deaa.js} +1 -1
  122. package/dist/esm/v2/{OrLoader-a6ae193f.js → OrLoader-76307488.js} +4 -11
  123. package/dist/esm/v2/{OrMenu-c276db74.js → OrMenu-943e7760.js} +10 -15
  124. package/dist/esm/v2/{OrModal-4e79e0d5.js → OrModal-7b024663.js} +1 -1
  125. package/dist/esm/v2/{OrNotification-eac3867f.js → OrNotification-4976dc40.js} +1 -1
  126. package/dist/esm/v2/{OrPagination-1acb7176.js → OrPagination-93d78a0d.js} +61 -24
  127. package/dist/esm/v2/{OrProgress-b7d1c689.js → OrProgress-9fc95bd7.js} +3 -3
  128. package/dist/esm/v2/{OrSearch-7411388b.js → OrSearch-37fac6da.js} +1 -1
  129. package/dist/esm/v2/{OrSelect-e31d1c8b.js → OrSelect-45eb62ae.js} +2 -2
  130. package/dist/esm/v2/{OrSidebar-fabc7bc9.js → OrSidebar-7c89f46c.js} +3 -3
  131. package/dist/esm/v2/{OrSwitch-c2429fc0.js → OrSwitch-8549219a.js} +1 -1
  132. package/dist/esm/v2/{OrTabs-96b0473d.js → OrTabs-398348a5.js} +1 -1
  133. package/dist/esm/v2/{OrTag-b2906865.js → OrTag-a86928f2.js} +1 -3
  134. package/dist/esm/v2/{OrTooltip-629d44fc.js → OrTooltip-4587b666.js} +1 -1
  135. package/dist/esm/v2/components/index.js +23 -23
  136. package/dist/esm/v2/components/or-button-v3/index.js +2 -2
  137. package/dist/esm/v2/components/or-card-collection-v3/index.js +8 -8
  138. package/dist/esm/v2/components/or-confirm-v3/index.js +6 -6
  139. package/dist/esm/v2/components/or-empty-state-v3/index.js +1 -1
  140. package/dist/esm/v2/components/or-error-tag-v3/index.js +1 -1
  141. package/dist/esm/v2/components/or-icon-button-v3/index.js +2 -2
  142. package/dist/esm/v2/components/or-inline-input-v3/index.js +3 -3
  143. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +3 -3
  144. package/dist/esm/v2/components/or-input-v3/index.js +3 -3
  145. package/dist/esm/v2/components/or-loader-v3/OrLoader.vue.d.ts +2 -16
  146. package/dist/esm/v2/components/or-loader-v3/index.js +1 -1
  147. package/dist/esm/v2/components/or-menu-v3/OrMenu.vue.d.ts +0 -2
  148. package/dist/esm/v2/components/or-menu-v3/index.js +1 -1
  149. package/dist/esm/v2/components/or-menu-v3/styles.d.ts +0 -1
  150. package/dist/esm/v2/components/or-modal-v3/index.js +3 -3
  151. package/dist/esm/v2/components/or-notification-v3/index.js +3 -3
  152. package/dist/esm/v2/components/or-pagination-v3/OrPagination.vue.d.ts +4 -0
  153. package/dist/esm/v2/components/or-pagination-v3/index.js +6 -6
  154. package/dist/esm/v2/components/or-progress-v3/index.js +1 -1
  155. package/dist/esm/v2/components/or-progress-v3/styles.d.ts +1 -1
  156. package/dist/esm/v2/components/or-search-v3/index.js +4 -4
  157. package/dist/esm/v2/components/or-select-v3/index.js +5 -5
  158. package/dist/esm/v2/components/or-sidebar-v3/index.js +1 -1
  159. package/dist/esm/v2/components/or-switch-v3/index.js +2 -2
  160. package/dist/esm/v2/components/or-tabs-v3/index.js +2 -2
  161. package/dist/esm/v2/components/or-tag-v3/index.js +3 -3
  162. package/dist/esm/v2/components/or-toast-v3/index.js +4 -4
  163. package/dist/esm/v2/components/or-tooltip-v3/index.js +1 -1
  164. package/dist/esm/v2/index.js +23 -23
  165. package/dist/esm/v2/{types-4a75cef1.js → types-8c69b2c8.js} +2 -2
  166. package/dist/esm/v3/{OrButton-d9f6c316.js → OrButton-55dd2ad9.js} +4 -4
  167. package/dist/esm/v3/{OrCardCollection-04b36455.js → OrCardCollection-3a9ccb24.js} +4 -4
  168. package/dist/esm/v3/{OrConfirm-d7d6255c.js → OrConfirm-68068bd0.js} +2 -2
  169. package/dist/esm/v3/{OrEmptyState-bb8e3145.js → OrEmptyState-cd3a4026.js} +2 -2
  170. package/dist/esm/v3/{OrErrorTag-308119de.js → OrErrorTag-a3e6ef83.js} +0 -2
  171. package/dist/esm/v3/{OrIconButton-2dcfb83e.js → OrIconButton-0047e3cd.js} +1 -1
  172. package/dist/esm/v3/{OrInlineInput-fbc35f85.js → OrInlineInput-6901da96.js} +1 -1
  173. package/dist/esm/v3/{OrInlineTextarea-79da8697.js → OrInlineTextarea-a618ec30.js} +1 -1
  174. package/dist/esm/v3/{OrInput-bd054213.js → OrInput-27b9f02d.js} +1 -1
  175. package/dist/esm/v3/{OrLoader-1709eb68.js → OrLoader-a53d2edf.js} +4 -11
  176. package/dist/esm/v3/{OrMenu-7f3ea117.js → OrMenu-fd2fe1e7.js} +13 -17
  177. package/dist/esm/v3/{OrModal-4219a6dc.js → OrModal-70f2b811.js} +1 -1
  178. package/dist/esm/v3/{OrNotification-0e682c7f.js → OrNotification-7173726b.js} +1 -1
  179. package/dist/esm/v3/{OrPagination-7cbdbb05.js → OrPagination-781c119e.js} +64 -26
  180. package/dist/esm/v3/{OrProgress-639ed5e8.js → OrProgress-4856808a.js} +3 -3
  181. package/dist/esm/v3/{OrSearch-5406bf03.js → OrSearch-9e1efad2.js} +1 -1
  182. package/dist/esm/v3/{OrSelect-466e50ca.js → OrSelect-07834b65.js} +2 -2
  183. package/dist/esm/v3/{OrSidebar-a62972f5.js → OrSidebar-5d97c7cc.js} +3 -3
  184. package/dist/esm/v3/{OrSwitch-54988e7a.js → OrSwitch-1c2196da.js} +1 -1
  185. package/dist/esm/v3/{OrTabs-328d41b9.js → OrTabs-34c67377.js} +1 -1
  186. package/dist/esm/v3/{OrTag-148ff9ae.js → OrTag-355e7a3e.js} +1 -3
  187. package/dist/esm/v3/{OrTooltip-b07616f4.js → OrTooltip-4e670a38.js} +1 -1
  188. package/dist/esm/v3/components/index.js +23 -23
  189. package/dist/esm/v3/components/or-button-v3/index.js +2 -2
  190. package/dist/esm/v3/components/or-card-collection-v3/index.js +8 -8
  191. package/dist/esm/v3/components/or-confirm-v3/index.js +6 -6
  192. package/dist/esm/v3/components/or-empty-state-v3/index.js +1 -1
  193. package/dist/esm/v3/components/or-error-tag-v3/index.js +1 -1
  194. package/dist/esm/v3/components/or-icon-button-v3/index.js +2 -2
  195. package/dist/esm/v3/components/or-inline-input-v3/index.js +3 -3
  196. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +3 -3
  197. package/dist/esm/v3/components/or-input-v3/index.js +3 -3
  198. package/dist/esm/v3/components/or-loader-v3/OrLoader.vue.d.ts +2 -16
  199. package/dist/esm/v3/components/or-loader-v3/index.js +1 -1
  200. package/dist/esm/v3/components/or-menu-v3/OrMenu.vue.d.ts +0 -2
  201. package/dist/esm/v3/components/or-menu-v3/index.js +1 -1
  202. package/dist/esm/v3/components/or-menu-v3/styles.d.ts +0 -1
  203. package/dist/esm/v3/components/or-modal-v3/index.js +3 -3
  204. package/dist/esm/v3/components/or-notification-v3/index.js +3 -3
  205. package/dist/esm/v3/components/or-pagination-v3/OrPagination.vue.d.ts +4 -0
  206. package/dist/esm/v3/components/or-pagination-v3/index.js +6 -6
  207. package/dist/esm/v3/components/or-progress-v3/index.js +1 -1
  208. package/dist/esm/v3/components/or-progress-v3/styles.d.ts +1 -1
  209. package/dist/esm/v3/components/or-search-v3/index.js +4 -4
  210. package/dist/esm/v3/components/or-select-v3/index.js +5 -5
  211. package/dist/esm/v3/components/or-sidebar-v3/index.js +1 -1
  212. package/dist/esm/v3/components/or-switch-v3/index.js +2 -2
  213. package/dist/esm/v3/components/or-tabs-v3/index.js +2 -2
  214. package/dist/esm/v3/components/or-tag-v3/index.js +3 -3
  215. package/dist/esm/v3/components/or-toast-v3/index.js +4 -4
  216. package/dist/esm/v3/components/or-tooltip-v3/index.js +1 -1
  217. package/dist/esm/v3/index.js +23 -23
  218. package/dist/esm/v3/{types-c3417028.js → types-c1956faf.js} +2 -2
  219. package/package.json +2 -2
  220. package/src/components/or-button-v3/styles.ts +3 -3
  221. package/src/components/or-empty-state-v3/styles.ts +2 -2
  222. package/src/components/or-error-tag-v3/styles.ts +0 -3
  223. package/src/components/or-loader-v3/OrLoader.stories3.ts +4 -16
  224. package/src/components/or-loader-v3/OrLoader.vue +2 -10
  225. package/src/components/or-loader-v3/styles.ts +2 -1
  226. package/src/components/or-menu-v3/OrMenu.vue +22 -26
  227. package/src/components/or-menu-v3/styles.ts +0 -5
  228. package/src/components/or-pagination-v3/OrPagination.vue +86 -42
  229. package/src/components/or-pagination-v3/styles.ts +1 -1
  230. package/src/components/or-progress-v3/styles.ts +4 -4
  231. package/src/components/or-sidebar-v3/styles.ts +3 -3
  232. package/src/components/or-tag-v3/OrTag.stories3.ts +5 -5
  233. package/src/components/or-tag-v3/styles.ts +0 -3
  234. package/src/components/or-tooltip-v3/styles.ts +1 -1
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrLoader } from './OrLoader-07f84c71.js';
2
+ import { O as OrLoader } from './OrLoader-864ef92a.js';
3
3
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
4
4
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
5
 
@@ -28,7 +28,7 @@ const ButtonRoot = [
28
28
  'layout-inline-row justify-center',
29
29
  // Shape
30
30
  'rounded-md',
31
- // Sizing
31
+ // Spacing
32
32
  'min-w-[96px]',
33
33
  // Interactivity
34
34
  'interactivity-auto',
@@ -48,8 +48,8 @@ const ButtonRootVariants = {
48
48
  'px-md md:px-md', 'py-sm+ md:py-sm', 'gap-sm+ md:gap-sm'],
49
49
  'link': [
50
50
  // Spacing
51
- 'gap-sm md:gap-xs',
52
- // Sizing
51
+ 'gap-xs',
52
+ // Spacing
53
53
  'min-w-[auto]']
54
54
  };
55
55
  const ButtonRootColors = {
@@ -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-837d57f8.js';
5
- import { O as OrButton } from './OrButton-f1f28b9b.js';
6
- import { O as OrMenu } from './OrMenu-52da43bc.js';
4
+ import { O as OrIconButton } from './OrIconButton-088ac8ec.js';
5
+ import { O as OrButton } from './OrButton-4862b98b.js';
6
+ import { O as OrMenu } from './OrMenu-6ab53877.js';
7
7
  import { O as OrMenuItem } from './OrMenuItem-e2693a5f.js';
8
8
  import { O as OrIcon } from './OrIcon-458206aa.js';
9
- import { O as OrSearch } from './OrSearch-09fd004c.js';
9
+ import { O as OrSearch } from './OrSearch-a975639b.js';
10
10
 
11
11
  const CardCollectionRoot = [
12
12
  // Layout
@@ -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-f1f28b9b.js';
6
- import { O as OrInput } from './OrInput-00070eee.js';
5
+ import { O as OrButton, a as ButtonColor } from './OrButton-4862b98b.js';
6
+ import { O as OrInput } from './OrInput-9253f834.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
 
@@ -13,10 +13,10 @@ const EmptyStateRoot = [
13
13
  'grow', 'flex', 'flex-col', 'justify-center', 'items-center',
14
14
  // Box
15
15
  'w-full',
16
- // Sizing
16
+ // Spacing
17
17
  'gap-sm'];
18
18
  const EmptyStateImage = [
19
- // Sizing
19
+ // Spacing
20
20
  'mb-sm'];
21
21
  const EmptyStateImageSizes = {
22
22
  [EmptyStateSize.L]: [
@@ -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-fit',
11
9
  // Shape
12
10
  'rounded-full',
13
11
  // Spacing
@@ -1,6 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrIcon, I as IconSize } from './OrIcon-458206aa.js';
3
- import { O as OrTooltip } from './OrTooltip-b1f38647.js';
3
+ import { O as OrTooltip } from './OrTooltip-0c73d25d.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
2
  import { O as OrError } from './OrError-52f668a4.js';
3
3
  import { O as OrHint } from './OrHint-fde53334.js';
4
- import { O as OrIconButton } from './OrIconButton-837d57f8.js';
4
+ import { O as OrIconButton } from './OrIconButton-088ac8ec.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';
@@ -1,7 +1,7 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrError } from './OrError-52f668a4.js';
3
3
  import { O as OrHint } from './OrHint-fde53334.js';
4
- import { O as OrIconButton } from './OrIconButton-837d57f8.js';
4
+ import { O as OrIconButton } from './OrIconButton-088ac8ec.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';
@@ -2,7 +2,7 @@ import './index-fa6eb4ca.js';
2
2
  import { O as OrError } from './OrError-52f668a4.js';
3
3
  import { O as OrHint } from './OrHint-fde53334.js';
4
4
  import { O as OrIcon } from './OrIcon-458206aa.js';
5
- import { O as OrIconButton } from './OrIconButton-837d57f8.js';
5
+ import { O as OrIconButton } from './OrIconButton-088ac8ec.js';
6
6
  import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-2f559e98.js';
7
7
  import { O as OrLabel } from './OrLabel-aff09c39.js';
8
8
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
@@ -21,7 +21,7 @@ var LoaderSize;
21
21
 
22
22
  const LoaderRoot = [
23
23
  // Layout
24
- 'flex', 'flex-col', 'gap-md'];
24
+ 'contents', 'flex', 'flex-col', 'space-y-md'];
25
25
  const LoaderRootColors = {
26
26
  'primary': [
27
27
  // Theme
@@ -42,17 +42,10 @@ var script = defineComponent({
42
42
  type: String,
43
43
  default: LoaderVariant.Circular
44
44
  },
45
- /**
46
- * Defines a semantic color of the loading indicator.
47
- * Use `'inherit'` option to set your own color from the parent (not recommended).
48
- */
49
45
  color: {
50
46
  type: String,
51
47
  default: LoaderColor.Primary
52
48
  },
53
- /**
54
- * Defines a diameter of the circular loader. Ignored for linear one.
55
- */
56
49
  size: {
57
50
  type: String,
58
51
  default: LoaderSize.M
@@ -74,13 +67,13 @@ var script = defineComponent({
74
67
  const rootStyles = computed(() => ['or-loader', ...LoaderRoot, ...LoaderRootColors[props.color]]);
75
68
  const titleStyles = computed(() => [...LoaderTitle]);
76
69
  const descriptionStyles = computed(() => [...LoaderDescription]);
77
- const containerStyles = computed(() => [...LoaderContainer, `min-w-[${computedSize}px]`]);
70
+ const containerStyles = computed(() => [...LoaderContainer]);
78
71
  // State
79
72
  const computedSize = computed(() => {
80
73
  switch (props.size) {
81
- case LoaderSize.M:
74
+ case 'm':
82
75
  return 20;
83
- case LoaderSize.S:
76
+ case 's':
84
77
  return 16;
85
78
  }
86
79
  });
@@ -5,9 +5,6 @@ import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
5
 
6
6
  const MenuRoot = [
7
7
  // Layout
8
- 'inline-block'];
9
- const MenuBody = [
10
- // Layout
11
8
  'overflow-y-auto',
12
9
  // Box
13
10
  'min-w-[160px]', 'md:max-w-[256px]', 'max-h-[340px]'];
@@ -17,6 +14,7 @@ var script = defineComponent({
17
14
  components: {
18
15
  OrPopover
19
16
  },
17
+ inheritAttrs: false,
20
18
  props: {
21
19
  trigger: {
22
20
  type: HTMLElement,
@@ -28,7 +26,7 @@ var script = defineComponent({
28
26
  }
29
27
  },
30
28
  emits: ['update:state'],
31
- expose: ['root', 'open', 'close', 'isOpen', 'toggle'],
29
+ expose: ['root', 'isOpen', 'open', 'close', 'toggle'],
32
30
  setup() {
33
31
  // Refs
34
32
  const root = ref();
@@ -37,13 +35,13 @@ var script = defineComponent({
37
35
  var _a;
38
36
  return (_a = popover.value) === null || _a === void 0 ? void 0 : _a.root;
39
37
  });
38
+ // Styles
39
+ const rootStyles = computed(() => ['or-menu', ...MenuRoot]);
40
+ // State
40
41
  const isOpen = computed(() => {
41
42
  var _a;
42
43
  return (_a = popover.value) === null || _a === void 0 ? void 0 : _a.isOpen;
43
44
  });
44
- // Styles
45
- const rootStyles = computed(() => ['or-menu', ...MenuRoot]);
46
- const bodyStyles = computed(() => [...MenuBody]);
47
45
  // Methods
48
46
  function open() {
49
47
  const popoverInstance = popover.value;
@@ -77,7 +75,6 @@ var script = defineComponent({
77
75
  popover,
78
76
  popoverRoot,
79
77
  rootStyles,
80
- bodyStyles,
81
78
  isOpen,
82
79
  open,
83
80
  close,
@@ -95,10 +92,7 @@ var __vue_render__ = function () {
95
92
  var _vm = this;
96
93
  var _h = _vm.$createElement;
97
94
  var _c = _vm._self._c || _h;
98
- return _c('div', {
99
- ref: "root",
100
- class: _vm.rootStyles
101
- }, [_c('OrPopover', {
95
+ return _c('OrPopover', {
102
96
  ref: "popover",
103
97
  attrs: {
104
98
  "variant": 'auto',
@@ -112,15 +106,16 @@ var __vue_render__ = function () {
112
106
  return _vm.$emit('update:state', $event);
113
107
  }
114
108
  }
115
- }, [_c('div', {
116
- class: _vm.bodyStyles,
109
+ }, [_c('div', _vm._b({
110
+ ref: "root",
111
+ class: _vm.rootStyles,
117
112
  on: {
118
113
  "click": function ($event) {
119
114
  $event.stopPropagation();
120
115
  return _vm.onClick.apply(null, arguments);
121
116
  }
122
117
  }
123
- }, [_vm._t("default")], 2)])], 1);
118
+ }, 'div', _vm.$attrs, false), [_vm._t("default")], 2)]);
124
119
  };
125
120
  var __vue_staticRenderFns__ = [];
126
121
 
@@ -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-837d57f8.js';
3
+ import { O as OrIconButton } from './OrIconButton-088ac8ec.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-458206aa.js';
3
- import { O as OrIconButton } from './OrIconButton-837d57f8.js';
3
+ import { O as OrIconButton } from './OrIconButton-088ac8ec.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,8 +1,9 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrButton } from './OrButton-f1f28b9b.js';
2
+ import { O as OrButton } from './OrButton-4862b98b.js';
3
3
  import { O as OrIcon } from './OrIcon-458206aa.js';
4
- import { O as OrMenu } from './OrMenu-52da43bc.js';
4
+ import { O as OrMenu } from './OrMenu-6ab53877.js';
5
5
  import { O as OrMenuItem } from './OrMenuItem-e2693a5f.js';
6
+ import { u as useResponsive } from './useResponsive-e13dfbb0.js';
6
7
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
7
8
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
8
9
 
@@ -10,7 +11,7 @@ const PaginationRoot = [
10
11
  // Layout
11
12
  'layout-row',
12
13
  // Spacing
13
- 'gap-xl',
14
+ 'gap-lg md:gap-xl',
14
15
  // Typography
15
16
  'typography-caption-regular',
16
17
  // Theme
@@ -60,6 +61,10 @@ var script = defineComponent({
60
61
  emits: ['update:modelValue'],
61
62
  expose: ['root'],
62
63
  setup(props, context) {
64
+ const {
65
+ isDesktop,
66
+ isMobile
67
+ } = useResponsive();
63
68
  // Refs
64
69
  const root = ref();
65
70
  const limitButton = ref();
@@ -121,22 +126,30 @@ var script = defineComponent({
121
126
  return Math.ceil(props.length / currentLimit.value);
122
127
  });
123
128
  const buttonGroup = computed(() => {
124
- return Array.from({
129
+ const pages = Array.from({
125
130
  length: lastPage.value
126
- }, (_, index) => index + 1).map(page => {
127
- switch (true) {
128
- case page > firstPage.value && page < currentPage.value - 1:
129
- case page > currentPage.value + 1 && page < lastPage.value:
130
- return '…';
131
- default:
132
- return page;
133
- }
134
- }).reduce((accumulator, page) => {
135
- if (accumulator[accumulator.length - 1] === page) {
136
- return accumulator;
137
- }
138
- return [...accumulator, page];
139
- }, []);
131
+ }, (_, index) => index + 1);
132
+ switch (true) {
133
+ case currentPage.value < firstPage.value + 4:
134
+ return [...pages.slice(0, 5), '…', lastPage.value];
135
+ case currentPage.value > lastPage.value - 4:
136
+ return [firstPage.value, '…', ...pages.slice(-5)];
137
+ default:
138
+ return pages.map(page => {
139
+ switch (true) {
140
+ case page > firstPage.value && page < currentPage.value - 1:
141
+ case page < lastPage.value && page > currentPage.value + 1:
142
+ return '…';
143
+ default:
144
+ return page;
145
+ }
146
+ }).reduce((accumulator, page) => {
147
+ if (accumulator[accumulator.length - 1] === page) {
148
+ return accumulator;
149
+ }
150
+ return [...accumulator, page];
151
+ }, []);
152
+ }
140
153
  });
141
154
  // Methods
142
155
  function toPreviousPage() {
@@ -149,6 +162,8 @@ var script = defineComponent({
149
162
  currentPage.value = page;
150
163
  }
151
164
  return {
165
+ isDesktop,
166
+ isMobile,
152
167
  root,
153
168
  limitButton,
154
169
  limitButtonRoot,
@@ -202,7 +217,7 @@ var __vue_render__ = function () {
202
217
  attrs: {
203
218
  "icon": 'keyboard_arrow_left'
204
219
  }
205
- })], 1), _vm._v(" "), _vm._l(_vm.buttonGroup, function (page, index) {
220
+ })], 1), _vm._v(" "), _vm.isDesktop ? [_vm._l(_vm.buttonGroup, function (page, index) {
206
221
  return _c('OrButton', {
207
222
  key: index,
208
223
  class: _vm.itemStyles,
@@ -217,7 +232,7 @@ var __vue_render__ = function () {
217
232
  typeof page === 'number' && _vm.toPage(page);
218
233
  }
219
234
  }
220
- }, [_vm._v("\n " + _vm._s(page) + "\n ")]);
235
+ }, [_vm._v("\n " + _vm._s(page) + "\n ")]);
221
236
  }), _vm._v(" "), _c('OrButton', {
222
237
  class: _vm.itemStyles,
223
238
  attrs: {
@@ -235,9 +250,9 @@ var __vue_render__ = function () {
235
250
  attrs: {
236
251
  "icon": 'keyboard_arrow_right'
237
252
  }
238
- })], 1)], 2), _vm._v(" "), _c('div', {
253
+ })], 1)] : _vm._e()], 2), _vm._v(" "), _c('div', {
239
254
  class: _vm.limitControlStyles
240
- }, [_vm._v("\n Per page:\n\n "), _c('OrButton', {
255
+ }, [_vm.isDesktop ? [_vm._v("\n Per page:\n ")] : _vm._e(), _vm._v(" "), _c('OrButton', {
241
256
  ref: "limitButton",
242
257
  class: _vm.itemStyles,
243
258
  attrs: {
@@ -253,10 +268,11 @@ var __vue_render__ = function () {
253
268
  }
254
269
  }, [_vm._v("\n " + _vm._s(_vm.currentLimit) + " "), _c('OrIcon', {
255
270
  attrs: {
256
- "icon": 'arrow_drop_down'
271
+ "icon": _vm.limitMenu && _vm.limitMenu.isOpen ? 'arrow_drop_up' : 'arrow_drop_down'
257
272
  }
258
273
  })], 1), _vm._v(" "), _c('OrMenu', {
259
274
  ref: "limitMenu",
275
+ class: ['min-w-[60px]'],
260
276
  attrs: {
261
277
  "trigger": _vm.limitButtonRoot,
262
278
  "placement": 'top'
@@ -268,10 +284,30 @@ var __vue_render__ = function () {
268
284
  "click": function ($event) {
269
285
  $event.stopPropagation();
270
286
  _vm.currentLimit = pageSize;
287
+ _vm.limitMenu.close();
271
288
  }
272
289
  }
273
290
  }, [_vm._v("\n " + _vm._s(pageSize) + "\n ")]);
274
- }), 1)], 1)]);
291
+ }), 1)], 2), _vm._v(" "), _vm.isMobile ? [_c('div', {
292
+ class: _vm.offsetControlStyles
293
+ }, [_c('OrButton', {
294
+ class: _vm.itemStyles,
295
+ attrs: {
296
+ "variant": 'link',
297
+ "color": 'inherit',
298
+ "disabled": _vm.currentPage === _vm.lastPage
299
+ },
300
+ on: {
301
+ "click": function ($event) {
302
+ $event.stopPropagation();
303
+ return _vm.toNextPage();
304
+ }
305
+ }
306
+ }, [_c('OrIcon', {
307
+ attrs: {
308
+ "icon": 'keyboard_arrow_right'
309
+ }
310
+ })], 1)], 1)] : _vm._e()], 2);
275
311
  };
276
312
  var __vue_staticRenderFns__ = [];
277
313
 
@@ -35,7 +35,7 @@ const ProgressRootTypes = {
35
35
  const ProgressHeader = [
36
36
  // Layout
37
37
  'flex', 'flex-row',
38
- // Sizing
38
+ // Spacing
39
39
  'mb-[6px]'];
40
40
  const ProgressHeaderLabel = [
41
41
  // Typography
@@ -43,7 +43,7 @@ const ProgressHeaderLabel = [
43
43
  // Theme
44
44
  'text-on-background', 'dark:text-on-background-dark'];
45
45
  const ProgressHeaderPercent = [
46
- // Sizing
46
+ // Spacing
47
47
  'ml-auto'];
48
48
  const ProgressBarBackground = [
49
49
  // Theme
@@ -76,7 +76,7 @@ const ProgressBarColors = {
76
76
  'stroke-error-hover', 'dark:stroke-error-hover-dark']
77
77
  };
78
78
  const ProgressFooter = [
79
- // Sizing
79
+ // Spacing
80
80
  'mt-[2px]'];
81
81
 
82
82
  var script = defineComponent({
@@ -1,6 +1,6 @@
1
1
  import { debouncedWatch } from '@vueuse/core';
2
2
  import './index-fa6eb4ca.js';
3
- import { O as OrInput } from './OrInput-00070eee.js';
3
+ import { O as OrInput } from './OrInput-9253f834.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-2f559e98.js';
6
6
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -4,12 +4,12 @@ import { O as OrError } from './OrError-52f668a4.js';
4
4
  import { O as OrExpansionPanel } from './OrExpansionPanel-96b8f568.js';
5
5
  import { O as OrHint } from './OrHint-fde53334.js';
6
6
  import { O as OrIcon } from './OrIcon-458206aa.js';
7
- import { O as OrInput } from './OrInput-00070eee.js';
7
+ import { O as OrInput } from './OrInput-9253f834.js';
8
8
  import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-2f559e98.js';
9
9
  import { O as OrLabel } from './OrLabel-aff09c39.js';
10
10
  import { O as OrMenuItem } from './OrMenuItem-e2693a5f.js';
11
11
  import { O as OrPopover } from './OrPopover-4e8acb7b.js';
12
- import { O as OrTag } from './OrTag-4085e8a7.js';
12
+ import { O as OrTag } from './OrTag-2903c38e.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';
@@ -62,15 +62,15 @@ const SidebarMain = [
62
62
  // Box
63
63
  'min-h-0'];
64
64
  const SidebarHeader = [
65
- // Sizing
65
+ // Spacing
66
66
  'p-md'];
67
67
  const SidebarContent = [
68
68
  // Layout
69
69
  'grow', 'overflow-auto',
70
- // Sizing
70
+ // Spacing
71
71
  'p-md'];
72
72
  const SidebarFooter = [
73
- // Sizing
73
+ // Spacing
74
74
  'p-md',
75
75
  // Borders
76
76
  'border-t-[1px]', 'border-t-solid', 'border-t-secondary dark:border-t-secondary-dark'];
@@ -1,6 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrLabel, L as LabelVariant } from './OrLabel-aff09c39.js';
3
- import { O as OrLoader } from './OrLoader-07f84c71.js';
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';
6
6
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -1,7 +1,7 @@
1
1
  import { useResizeObserver } from '@vueuse/core';
2
2
  import './index-fa6eb4ca.js';
3
3
  import { O as OrIcon } from './OrIcon-458206aa.js';
4
- import { O as OrMenu } from './OrMenu-52da43bc.js';
4
+ import { O as OrMenu } from './OrMenu-6ab53877.js';
5
5
  import { O as OrMenuItem } from './OrMenuItem-e2693a5f.js';
6
6
  import { O as OrTab } from './OrTab-8c5acf8a.js';
7
7
  import { defineComponent, ref, computed, reactive, watch, nextTick, onMounted } from '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrIconButton } from './OrIconButton-837d57f8.js';
2
+ import { O as OrIconButton } from './OrIconButton-088ac8ec.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-fit',
23
21
  // Shape
24
22
  'rounded-full',
25
23
  // Spacing
@@ -6,7 +6,7 @@ import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
 
7
7
  const TooltipRoot = [
8
8
  // Layout
9
- 'layout-inline-row justify-center'];
9
+ 'inline-block'];
10
10
  const TooltipBody = [
11
11
  // Layout
12
12
  'layout-inline-row',