@onereach/ui-components 2.72.2-beta.2267.0 → 2.72.2-beta.2271.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 (220) hide show
  1. package/dist/bundled/v2/{OrButton-d45772c1.js → OrButton-4862b98b.js} +3 -3
  2. package/dist/bundled/v2/{OrCardCollection-4ac89ea5.js → OrCardCollection-1224136d.js} +4 -4
  3. package/dist/bundled/v2/{OrConfirm-8c0e957d.js → OrConfirm-357ed917.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-627a1e0e.js} +1 -1
  7. package/dist/bundled/v2/{OrInlineInput-57fccb41.js → OrInlineInput-e671f71f.js} +1 -1
  8. package/dist/bundled/v2/{OrInlineTextarea-f8b86cf7.js → OrInlineTextarea-64770565.js} +1 -1
  9. package/dist/bundled/v2/{OrInput-00070eee.js → OrInput-6b8480d4.js} +1 -1
  10. package/dist/bundled/v2/{OrMenu-52da43bc.js → OrMenu-848b5403.js} +11 -16
  11. package/dist/bundled/v2/{OrModal-78f5d49e.js → OrModal-4849027c.js} +1 -1
  12. package/dist/bundled/v2/{OrNotification-458fe937.js → OrNotification-f49fd0a5.js} +1 -1
  13. package/dist/bundled/v2/{OrPagination-daf25de2.js → OrPagination-cfbed709.js} +60 -24
  14. package/dist/bundled/v2/{OrPopover-4e8acb7b.js → OrPopover-453ef85c.js} +3 -1
  15. package/dist/bundled/v2/{OrProgress-15fe65ec.js → OrProgress-5cf0a7e7.js} +3 -3
  16. package/dist/bundled/v2/{OrSearch-09fd004c.js → OrSearch-5984811b.js} +1 -1
  17. package/dist/bundled/v2/{OrSelect-2ececfc1.js → OrSelect-9abead2b.js} +3 -3
  18. package/dist/bundled/v2/{OrSidebar-c95ef614.js → OrSidebar-b1442193.js} +3 -3
  19. package/dist/bundled/v2/{OrTabs-d69780fc.js → OrTabs-3c8374bf.js} +1 -1
  20. package/dist/bundled/v2/{OrTag-4085e8a7.js → OrTag-4230e269.js} +1 -3
  21. package/dist/bundled/v2/{OrTooltip-b1f38647.js → OrTooltip-c26fa7e4.js} +2 -2
  22. package/dist/bundled/v2/components/index.js +22 -22
  23. package/dist/bundled/v2/components/or-button-v3/index.js +1 -1
  24. package/dist/bundled/v2/components/or-card-collection-v3/index.js +8 -8
  25. package/dist/bundled/v2/components/or-confirm-v3/index.js +6 -6
  26. package/dist/bundled/v2/components/or-empty-state-v3/index.js +1 -1
  27. package/dist/bundled/v2/components/or-error-tag-v3/index.js +1 -1
  28. package/dist/bundled/v2/components/or-icon-button-v3/index.js +3 -3
  29. package/dist/bundled/v2/components/or-inline-input-v3/index.js +4 -4
  30. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +4 -4
  31. package/dist/bundled/v2/components/or-input-v3/index.js +4 -4
  32. package/dist/bundled/v2/components/or-menu-v3/OrMenu.vue.d.ts +0 -2
  33. package/dist/bundled/v2/components/or-menu-v3/index.js +2 -2
  34. package/dist/bundled/v2/components/or-menu-v3/styles.d.ts +0 -1
  35. package/dist/bundled/v2/components/or-modal-v3/index.js +4 -4
  36. package/dist/bundled/v2/components/or-notification-v3/index.js +4 -4
  37. package/dist/bundled/v2/components/or-pagination-v3/OrPagination.vue.d.ts +4 -0
  38. package/dist/bundled/v2/components/or-pagination-v3/index.js +4 -4
  39. package/dist/bundled/v2/components/or-popover-v3/index.js +1 -1
  40. package/dist/bundled/v2/components/or-progress-v3/index.js +1 -1
  41. package/dist/bundled/v2/components/or-progress-v3/styles.d.ts +1 -1
  42. package/dist/bundled/v2/components/or-search-v3/index.js +5 -5
  43. package/dist/bundled/v2/components/or-select-v3/index.js +6 -6
  44. package/dist/bundled/v2/components/or-sidebar-v3/index.js +1 -1
  45. package/dist/bundled/v2/components/or-tabs-v3/index.js +3 -3
  46. package/dist/bundled/v2/components/or-tag-v3/index.js +4 -4
  47. package/dist/bundled/v2/components/or-toast-v3/index.js +4 -4
  48. package/dist/bundled/v2/components/or-tooltip-v3/index.js +2 -2
  49. package/dist/bundled/v2/index.js +23 -23
  50. package/dist/bundled/v2/{types-309b7b94.js → types-a2992841.js} +1 -1
  51. package/dist/bundled/v3/{OrButton-a1448bfa.js → OrButton-05766523.js} +1 -1
  52. package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-3b1e442b.js → OrButton.vue_vue_type_script_lang-b53e78f5.js} +3 -3
  53. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-f76c3264.js → OrCardCollection.vue_vue_type_script_lang-ac7e9076.js} +7 -7
  54. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-eb2bfce2.js → OrConfirm.vue_vue_type_script_lang-c009a4b3.js} +4 -4
  55. package/dist/bundled/v3/{OrEmptyState.vue_vue_type_script_lang-da7d6c42.js → OrEmptyState.vue_vue_type_script_lang-8e58c67c.js} +2 -2
  56. package/dist/bundled/v3/{OrErrorTag.vue_vue_type_script_lang-e2fe7ca9.js → OrErrorTag.vue_vue_type_script_lang-fa28d642.js} +0 -2
  57. package/dist/bundled/v3/{OrIconButton-e0566ecf.js → OrIconButton-5e61b281.js} +1 -1
  58. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-7d1c3fe1.js → OrIconButton.vue_vue_type_script_lang-e9fb8b33.js} +1 -1
  59. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-49ce3308.js → OrInlineInput.vue_vue_type_script_lang-29fe6e81.js} +2 -2
  60. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-8fd761d7.js → OrInlineTextarea.vue_vue_type_script_lang-ad9fa4e4.js} +2 -2
  61. package/dist/bundled/v3/{OrInput-dcf2606e.js → OrInput-b4b7c5d6.js} +1 -1
  62. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-27220623.js → OrInput.vue_vue_type_script_lang-85fe6c89.js} +2 -2
  63. package/dist/bundled/v3/{OrMenu-6d7abe97.js → OrMenu-2e021191.js} +9 -10
  64. package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-df35fd76.js → OrMenu.vue_vue_type_script_lang-656906e5.js} +7 -10
  65. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-6b1dc231.js → OrModal.vue_vue_type_script_lang-503fdff9.js} +2 -2
  66. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-d0afc1d7.js → OrNotification.vue_vue_type_script_lang-0e1b42ed.js} +2 -2
  67. package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-f64827ef.js → OrPagination.vue_vue_type_script_lang-9ccb91d6.js} +35 -20
  68. package/dist/bundled/v3/{OrPopover-1a488f88.js → OrPopover-c4d9240c.js} +1 -1
  69. package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-b1102c1a.js → OrPopover.vue_vue_type_script_lang-5192d0ec.js} +3 -1
  70. package/dist/bundled/v3/{OrProgress.vue_vue_type_script_lang-52f660d6.js → OrProgress.vue_vue_type_script_lang-17095060.js} +3 -3
  71. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-c054c8db.js → OrSearch.vue_vue_type_script_lang-25b247b4.js} +2 -2
  72. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-7fd5e2f0.js → OrSelect.vue_vue_type_script_lang-a9c32605.js} +5 -5
  73. package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-ce0b152c.js → OrSidebar.vue_vue_type_script_lang-d298c2fa.js} +3 -3
  74. package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-cb550e87.js → OrTabs.vue_vue_type_script_lang-2b48bccf.js} +2 -2
  75. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-a25a49ee.js → OrTag.vue_vue_type_script_lang-3040b635.js} +2 -4
  76. package/dist/bundled/v3/{OrToastContainer-6fe12712.js → OrToastContainer-2dd062d0.js} +1 -1
  77. package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-bf9935ef.js → OrTooltip.vue_vue_type_script_lang-98aa9cdb.js} +3 -3
  78. package/dist/bundled/v3/components/index.js +27 -27
  79. package/dist/bundled/v3/components/or-button-v3/index.js +1 -1
  80. package/dist/bundled/v3/components/or-card-collection-v3/index.js +13 -13
  81. package/dist/bundled/v3/components/or-confirm-v3/index.js +10 -10
  82. package/dist/bundled/v3/components/or-empty-state-v3/index.js +1 -1
  83. package/dist/bundled/v3/components/or-error-tag-v3/index.js +1 -1
  84. package/dist/bundled/v3/components/or-icon-button-v3/index.js +4 -4
  85. package/dist/bundled/v3/components/or-inline-input-v3/index.js +6 -6
  86. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +6 -6
  87. package/dist/bundled/v3/components/or-input-v3/index.js +6 -6
  88. package/dist/bundled/v3/components/or-menu-v3/OrMenu.vue.d.ts +0 -2
  89. package/dist/bundled/v3/components/or-menu-v3/index.js +3 -3
  90. package/dist/bundled/v3/components/or-menu-v3/styles.d.ts +0 -1
  91. package/dist/bundled/v3/components/or-modal-v3/index.js +6 -6
  92. package/dist/bundled/v3/components/or-notification-v3/index.js +6 -6
  93. package/dist/bundled/v3/components/or-pagination-v3/OrPagination.vue.d.ts +4 -0
  94. package/dist/bundled/v3/components/or-pagination-v3/index.js +7 -7
  95. package/dist/bundled/v3/components/or-popover-v3/index.js +1 -1
  96. package/dist/bundled/v3/components/or-progress-v3/index.js +1 -1
  97. package/dist/bundled/v3/components/or-progress-v3/styles.d.ts +1 -1
  98. package/dist/bundled/v3/components/or-search-v3/index.js +8 -8
  99. package/dist/bundled/v3/components/or-select-v3/index.js +9 -9
  100. package/dist/bundled/v3/components/or-sidebar-v3/index.js +1 -1
  101. package/dist/bundled/v3/components/or-tabs-v3/index.js +5 -5
  102. package/dist/bundled/v3/components/or-tag-v3/index.js +6 -6
  103. package/dist/bundled/v3/components/or-toast-v3/index.js +7 -7
  104. package/dist/bundled/v3/components/or-tooltip-v3/index.js +3 -3
  105. package/dist/bundled/v3/index.js +71 -49
  106. package/dist/bundled/v3/{types-22fbf9d6.js → types-e38540c7.js} +2 -2
  107. package/dist/esm/v2/{OrButton-66964360.js → OrButton-18f4431c.js} +3 -3
  108. package/dist/esm/v2/{OrCardCollection-5a9eda35.js → OrCardCollection-f73a8342.js} +5 -5
  109. package/dist/esm/v2/{OrConfirm-9dbdedd7.js → OrConfirm-e20a9639.js} +2 -2
  110. package/dist/esm/v2/{OrEmptyState-2481f13f.js → OrEmptyState-ab1a044d.js} +2 -2
  111. package/dist/esm/v2/{OrErrorTag-80f82cdf.js → OrErrorTag-5346825b.js} +0 -2
  112. package/dist/esm/v2/{OrIconButton-04a3566d.js → OrIconButton-488f559a.js} +2 -2
  113. package/dist/esm/v2/{OrInlineInput-b85b84b4.js → OrInlineInput-c686a473.js} +1 -1
  114. package/dist/esm/v2/{OrInlineTextarea-afd33047.js → OrInlineTextarea-219de78c.js} +1 -1
  115. package/dist/esm/v2/{OrInput-59a15d80.js → OrInput-11d7b0c4.js} +1 -1
  116. package/dist/esm/v2/{OrMenu-c276db74.js → OrMenu-2b1d978e.js} +11 -16
  117. package/dist/esm/v2/{OrModal-4e79e0d5.js → OrModal-7fb4ce88.js} +1 -1
  118. package/dist/esm/v2/{OrNotification-eac3867f.js → OrNotification-47680b11.js} +1 -1
  119. package/dist/esm/v2/{OrPagination-1adbcadb.js → OrPagination-718c8a47.js} +62 -25
  120. package/dist/esm/v2/{OrPopover-d5d4f62a.js → OrPopover-c1bcf87b.js} +3 -1
  121. package/dist/esm/v2/{OrProgress-b7d1c689.js → OrProgress-9fc95bd7.js} +3 -3
  122. package/dist/esm/v2/{OrSearch-7411388b.js → OrSearch-3cf6d3ba.js} +1 -1
  123. package/dist/esm/v2/{OrSelect-e31d1c8b.js → OrSelect-5f2b5156.js} +3 -3
  124. package/dist/esm/v2/{OrSidebar-fabc7bc9.js → OrSidebar-7c89f46c.js} +3 -3
  125. package/dist/esm/v2/{OrTabs-96b0473d.js → OrTabs-e7984ffd.js} +2 -2
  126. package/dist/esm/v2/{OrTag-b2906865.js → OrTag-19505cdf.js} +1 -3
  127. package/dist/esm/v2/{OrTooltip-629d44fc.js → OrTooltip-987794a0.js} +2 -2
  128. package/dist/esm/v2/components/index.js +22 -22
  129. package/dist/esm/v2/components/or-button-v3/index.js +1 -1
  130. package/dist/esm/v2/components/or-card-collection-v3/index.js +8 -8
  131. package/dist/esm/v2/components/or-confirm-v3/index.js +6 -6
  132. package/dist/esm/v2/components/or-empty-state-v3/index.js +1 -1
  133. package/dist/esm/v2/components/or-error-tag-v3/index.js +1 -1
  134. package/dist/esm/v2/components/or-icon-button-v3/index.js +3 -3
  135. package/dist/esm/v2/components/or-inline-input-v3/index.js +4 -4
  136. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +4 -4
  137. package/dist/esm/v2/components/or-input-v3/index.js +4 -4
  138. package/dist/esm/v2/components/or-menu-v3/OrMenu.vue.d.ts +0 -2
  139. package/dist/esm/v2/components/or-menu-v3/index.js +2 -2
  140. package/dist/esm/v2/components/or-menu-v3/styles.d.ts +0 -1
  141. package/dist/esm/v2/components/or-modal-v3/index.js +4 -4
  142. package/dist/esm/v2/components/or-notification-v3/index.js +4 -4
  143. package/dist/esm/v2/components/or-pagination-v3/OrPagination.vue.d.ts +4 -0
  144. package/dist/esm/v2/components/or-pagination-v3/index.js +6 -6
  145. package/dist/esm/v2/components/or-popover-v3/index.js +1 -1
  146. package/dist/esm/v2/components/or-progress-v3/index.js +1 -1
  147. package/dist/esm/v2/components/or-progress-v3/styles.d.ts +1 -1
  148. package/dist/esm/v2/components/or-search-v3/index.js +5 -5
  149. package/dist/esm/v2/components/or-select-v3/index.js +6 -6
  150. package/dist/esm/v2/components/or-sidebar-v3/index.js +1 -1
  151. package/dist/esm/v2/components/or-tabs-v3/index.js +3 -3
  152. package/dist/esm/v2/components/or-tag-v3/index.js +4 -4
  153. package/dist/esm/v2/components/or-toast-v3/index.js +4 -4
  154. package/dist/esm/v2/components/or-tooltip-v3/index.js +2 -2
  155. package/dist/esm/v2/index.js +22 -22
  156. package/dist/esm/v2/{types-1f95d710.js → types-8e103fb9.js} +1 -1
  157. package/dist/esm/v3/{OrButton-c56998e7.js → OrButton-55dd2ad9.js} +3 -3
  158. package/dist/esm/v3/{OrCardCollection-e4fde5b4.js → OrCardCollection-85fdfd7f.js} +5 -5
  159. package/dist/esm/v3/{OrConfirm-37454a63.js → OrConfirm-f2f4738b.js} +2 -2
  160. package/dist/esm/v3/{OrEmptyState-bb8e3145.js → OrEmptyState-cd3a4026.js} +2 -2
  161. package/dist/esm/v3/{OrErrorTag-308119de.js → OrErrorTag-a3e6ef83.js} +0 -2
  162. package/dist/esm/v3/{OrIconButton-2dcfb83e.js → OrIconButton-24b89457.js} +2 -2
  163. package/dist/esm/v3/{OrInlineInput-fbc35f85.js → OrInlineInput-fa55010c.js} +1 -1
  164. package/dist/esm/v3/{OrInlineTextarea-79da8697.js → OrInlineTextarea-2f25e0cb.js} +1 -1
  165. package/dist/esm/v3/{OrInput-bd054213.js → OrInput-22b90c7d.js} +1 -1
  166. package/dist/esm/v3/{OrMenu-7f3ea117.js → OrMenu-34e6601c.js} +14 -18
  167. package/dist/esm/v3/{OrModal-4219a6dc.js → OrModal-ff6512f4.js} +1 -1
  168. package/dist/esm/v3/{OrNotification-0e682c7f.js → OrNotification-9e1b7e16.js} +1 -1
  169. package/dist/esm/v3/{OrPagination-da9e5017.js → OrPagination-a6b63ef2.js} +65 -27
  170. package/dist/esm/v3/{OrPopover-40217b49.js → OrPopover-a24dba9b.js} +3 -1
  171. package/dist/esm/v3/{OrProgress-639ed5e8.js → OrProgress-4856808a.js} +3 -3
  172. package/dist/esm/v3/{OrSearch-5406bf03.js → OrSearch-a61cb1ab.js} +1 -1
  173. package/dist/esm/v3/{OrSelect-466e50ca.js → OrSelect-8b73cdba.js} +3 -3
  174. package/dist/esm/v3/{OrSidebar-a62972f5.js → OrSidebar-5d97c7cc.js} +3 -3
  175. package/dist/esm/v3/{OrTabs-328d41b9.js → OrTabs-8c550d38.js} +2 -2
  176. package/dist/esm/v3/{OrTag-148ff9ae.js → OrTag-88dff18b.js} +1 -3
  177. package/dist/esm/v3/{OrTooltip-b07616f4.js → OrTooltip-e12df498.js} +2 -2
  178. package/dist/esm/v3/components/index.js +22 -22
  179. package/dist/esm/v3/components/or-button-v3/index.js +1 -1
  180. package/dist/esm/v3/components/or-card-collection-v3/index.js +8 -8
  181. package/dist/esm/v3/components/or-confirm-v3/index.js +6 -6
  182. package/dist/esm/v3/components/or-empty-state-v3/index.js +1 -1
  183. package/dist/esm/v3/components/or-error-tag-v3/index.js +1 -1
  184. package/dist/esm/v3/components/or-icon-button-v3/index.js +3 -3
  185. package/dist/esm/v3/components/or-inline-input-v3/index.js +4 -4
  186. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +4 -4
  187. package/dist/esm/v3/components/or-input-v3/index.js +4 -4
  188. package/dist/esm/v3/components/or-menu-v3/OrMenu.vue.d.ts +0 -2
  189. package/dist/esm/v3/components/or-menu-v3/index.js +2 -2
  190. package/dist/esm/v3/components/or-menu-v3/styles.d.ts +0 -1
  191. package/dist/esm/v3/components/or-modal-v3/index.js +4 -4
  192. package/dist/esm/v3/components/or-notification-v3/index.js +4 -4
  193. package/dist/esm/v3/components/or-pagination-v3/OrPagination.vue.d.ts +4 -0
  194. package/dist/esm/v3/components/or-pagination-v3/index.js +6 -6
  195. package/dist/esm/v3/components/or-popover-v3/index.js +1 -1
  196. package/dist/esm/v3/components/or-progress-v3/index.js +1 -1
  197. package/dist/esm/v3/components/or-progress-v3/styles.d.ts +1 -1
  198. package/dist/esm/v3/components/or-search-v3/index.js +5 -5
  199. package/dist/esm/v3/components/or-select-v3/index.js +6 -6
  200. package/dist/esm/v3/components/or-sidebar-v3/index.js +1 -1
  201. package/dist/esm/v3/components/or-tabs-v3/index.js +3 -3
  202. package/dist/esm/v3/components/or-tag-v3/index.js +4 -4
  203. package/dist/esm/v3/components/or-toast-v3/index.js +4 -4
  204. package/dist/esm/v3/components/or-tooltip-v3/index.js +2 -2
  205. package/dist/esm/v3/index.js +22 -22
  206. package/dist/esm/v3/{types-b79e4387.js → types-92ea0eb9.js} +1 -1
  207. package/package.json +2 -2
  208. package/src/components/or-button-v3/styles.ts +3 -3
  209. package/src/components/or-empty-state-v3/styles.ts +2 -2
  210. package/src/components/or-error-tag-v3/styles.ts +0 -3
  211. package/src/components/or-menu-v3/OrMenu.vue +22 -26
  212. package/src/components/or-menu-v3/styles.ts +0 -5
  213. package/src/components/or-pagination-v3/OrPagination.vue +86 -42
  214. package/src/components/or-pagination-v3/styles.ts +1 -1
  215. package/src/components/or-popover-v3/styles.ts +3 -0
  216. package/src/components/or-progress-v3/styles.ts +4 -4
  217. package/src/components/or-sidebar-v3/styles.ts +3 -3
  218. package/src/components/or-tag-v3/OrTag.stories3.ts +5 -5
  219. package/src/components/or-tag-v3/styles.ts +0 -3
  220. package/src/components/or-tooltip-v3/styles.ts +1 -1
@@ -1,4 +1,4 @@
1
- export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from '../../OrButton-66964360.js';
1
+ export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from '../../OrButton-18f4431c.js';
2
2
  import 'vue-demi';
3
3
  import '../../OrLoader-76307488.js';
4
4
  import '../../normalize-component-6e8e3d80.js';
@@ -1,13 +1,13 @@
1
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-5a9eda35.js';
1
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-f73a8342.js';
2
2
  import 'vue-demi';
3
- import '../../OrButton-66964360.js';
3
+ import '../../OrButton-18f4431c.js';
4
4
  import '../../OrLoader-76307488.js';
5
5
  import '../../normalize-component-6e8e3d80.js';
6
- import '../../OrIconButton-04a3566d.js';
6
+ import '../../OrIconButton-488f559a.js';
7
7
  import '../../OrIcon-f34e0e6f.js';
8
- import '../../OrTooltip-629d44fc.js';
8
+ import '../../OrTooltip-987794a0.js';
9
9
  import '@vueuse/core';
10
- import '../../OrPopover-d5d4f62a.js';
10
+ import '../../OrPopover-c1bcf87b.js';
11
11
  import '@floating-ui/dom';
12
12
  import '../../useElevation-31bfe1f6.js';
13
13
  import '../../useResponsive-a02e95b7.js';
@@ -16,9 +16,9 @@ import '../../OrOverlay-a019186f.js';
16
16
  import '../../OrTeleport.vue2-fb92f29f.js';
17
17
  import 'portal-vue';
18
18
  import '../../OrMenuItem-7b7fbf8a.js';
19
- import '../../OrMenu-c276db74.js';
20
- import '../../OrSearch-7411388b.js';
21
- import '../../OrInput-59a15d80.js';
19
+ import '../../OrMenu-2b1d978e.js';
20
+ import '../../OrSearch-3cf6d3ba.js';
21
+ import '../../OrInput-11d7b0c4.js';
22
22
  import '../../useIdAttribute-859439f0.js';
23
23
  import '../../useValidationAttributes-d1abbe34.js';
24
24
  import '../../OrError-13845bb0.js';
@@ -1,19 +1,19 @@
1
- export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-9dbdedd7.js';
1
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-e20a9639.js';
2
2
  import '@vueuse/core';
3
3
  import '@vueuse/math';
4
4
  import 'vue-demi';
5
- import '../../OrButton-66964360.js';
5
+ import '../../OrButton-18f4431c.js';
6
6
  import '../../OrLoader-76307488.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
- import '../../OrInput-59a15d80.js';
8
+ import '../../OrInput-11d7b0c4.js';
9
9
  import '../../useIdAttribute-859439f0.js';
10
10
  import '../../useValidationAttributes-d1abbe34.js';
11
11
  import '../../OrError-13845bb0.js';
12
12
  import '../../OrHint-78b399cb.js';
13
- import '../../OrIconButton-04a3566d.js';
13
+ import '../../OrIconButton-488f559a.js';
14
14
  import '../../OrIcon-f34e0e6f.js';
15
- import '../../OrTooltip-629d44fc.js';
16
- import '../../OrPopover-d5d4f62a.js';
15
+ import '../../OrTooltip-987794a0.js';
16
+ import '../../OrPopover-c1bcf87b.js';
17
17
  import '@floating-ui/dom';
18
18
  import '../../useElevation-31bfe1f6.js';
19
19
  import '../../useResponsive-a02e95b7.js';
@@ -1,3 +1,3 @@
1
- export { E as EmptyStateSize, _ as OrEmptyStateV3 } from '../../OrEmptyState-2481f13f.js';
1
+ export { E as EmptyStateSize, _ as OrEmptyStateV3 } from '../../OrEmptyState-ab1a044d.js';
2
2
  import 'vue-demi';
3
3
  import '../../normalize-component-6e8e3d80.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrErrorTagV3 } from '../../OrErrorTag-80f82cdf.js';
1
+ export { _ as OrErrorTagV3 } from '../../OrErrorTag-5346825b.js';
2
2
  import 'vue-demi';
3
3
  import '../../OrIcon-f34e0e6f.js';
4
4
  import '../../normalize-component-6e8e3d80.js';
@@ -1,9 +1,9 @@
1
- export { I as IconButtonColor, _ as OrIconButtonV3 } from '../../OrIconButton-04a3566d.js';
1
+ export { I as IconButtonColor, _ as OrIconButtonV3 } from '../../OrIconButton-488f559a.js';
2
2
  export { I as IconButtonSize } from '../../OrIcon-f34e0e6f.js';
3
3
  import 'vue-demi';
4
- import '../../OrTooltip-629d44fc.js';
4
+ import '../../OrTooltip-987794a0.js';
5
5
  import '@vueuse/core';
6
- import '../../OrPopover-d5d4f62a.js';
6
+ import '../../OrPopover-c1bcf87b.js';
7
7
  import '@floating-ui/dom';
8
8
  import '../../useElevation-31bfe1f6.js';
9
9
  import '../../useResponsive-a02e95b7.js';
@@ -1,4 +1,4 @@
1
- export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-b85b84b4.js';
1
+ export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-c686a473.js';
2
2
  export { I as InlineInputSize } from '../../OrInlineInputBox-46146af0.js';
3
3
  import 'vue-demi';
4
4
  import '../../useIdAttribute-859439f0.js';
@@ -7,10 +7,10 @@ import '../../useValidationAttributes-d1abbe34.js';
7
7
  import '../../OrError-13845bb0.js';
8
8
  import '../../normalize-component-6e8e3d80.js';
9
9
  import '../../OrHint-78b399cb.js';
10
- import '../../OrIconButton-04a3566d.js';
10
+ import '../../OrIconButton-488f559a.js';
11
11
  import '../../OrIcon-f34e0e6f.js';
12
- import '../../OrTooltip-629d44fc.js';
13
- import '../../OrPopover-d5d4f62a.js';
12
+ import '../../OrTooltip-987794a0.js';
13
+ import '../../OrPopover-c1bcf87b.js';
14
14
  import '@floating-ui/dom';
15
15
  import '../../useElevation-31bfe1f6.js';
16
16
  import '../../useResponsive-a02e95b7.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-afd33047.js';
1
+ export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-219de78c.js';
2
2
  import 'vue-demi';
3
3
  import '../../useIdAttribute-859439f0.js';
4
4
  import '@vueuse/core';
@@ -6,10 +6,10 @@ import '../../useValidationAttributes-d1abbe34.js';
6
6
  import '../../OrError-13845bb0.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
8
  import '../../OrHint-78b399cb.js';
9
- import '../../OrIconButton-04a3566d.js';
9
+ import '../../OrIconButton-488f559a.js';
10
10
  import '../../OrIcon-f34e0e6f.js';
11
- import '../../OrTooltip-629d44fc.js';
12
- import '../../OrPopover-d5d4f62a.js';
11
+ import '../../OrTooltip-987794a0.js';
12
+ import '../../OrPopover-c1bcf87b.js';
13
13
  import '@floating-ui/dom';
14
14
  import '../../useElevation-31bfe1f6.js';
15
15
  import '../../useResponsive-a02e95b7.js';
@@ -1,4 +1,4 @@
1
- export { I as InputType, _ as OrInputV3 } from '../../OrInput-59a15d80.js';
1
+ export { I as InputType, _ as OrInputV3 } from '../../OrInput-11d7b0c4.js';
2
2
  export { a as InputSize } from '../../OrInputBox-9ceb9fc4.js';
3
3
  import 'vue-demi';
4
4
  import '../../useIdAttribute-859439f0.js';
@@ -7,10 +7,10 @@ import '../../useValidationAttributes-d1abbe34.js';
7
7
  import '../../OrError-13845bb0.js';
8
8
  import '../../normalize-component-6e8e3d80.js';
9
9
  import '../../OrHint-78b399cb.js';
10
- import '../../OrIconButton-04a3566d.js';
10
+ import '../../OrIconButton-488f559a.js';
11
11
  import '../../OrIcon-f34e0e6f.js';
12
- import '../../OrTooltip-629d44fc.js';
13
- import '../../OrPopover-d5d4f62a.js';
12
+ import '../../OrTooltip-987794a0.js';
13
+ import '../../OrPopover-c1bcf87b.js';
14
14
  import '@floating-ui/dom';
15
15
  import '../../useElevation-31bfe1f6.js';
16
16
  import '../../useResponsive-a02e95b7.js';
@@ -9,7 +9,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
9
9
  } | {}, true> | undefined>;
10
10
  popoverRoot: import("@vue/composition-api").ComputedRef<undefined>;
11
11
  rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
12
- bodyStyles: import("@vue/composition-api").ComputedRef<string[]>;
13
12
  isOpen: import("@vue/composition-api").ComputedRef<undefined>;
14
13
  open: () => void;
15
14
  close: () => void;
@@ -53,7 +52,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
53
52
  } | {}, true> | undefined>;
54
53
  popoverRoot: import("@vue/composition-api").ComputedRef<undefined>;
55
54
  rootStyles: import("@vue/composition-api").ComputedRef<string[]>;
56
- bodyStyles: import("@vue/composition-api").ComputedRef<string[]>;
57
55
  isOpen: import("@vue/composition-api").ComputedRef<undefined>;
58
56
  open: () => void;
59
57
  close: () => void;
@@ -1,5 +1,5 @@
1
- export { _ as OrMenuV3 } from '../../OrMenu-c276db74.js';
2
- export { P as MenuPlacement } from '../../OrPopover-d5d4f62a.js';
1
+ export { _ as OrMenuV3 } from '../../OrMenu-2b1d978e.js';
2
+ export { P as MenuPlacement } from '../../OrPopover-c1bcf87b.js';
3
3
  import 'vue-demi';
4
4
  import '../../normalize-component-6e8e3d80.js';
5
5
  import '@floating-ui/dom';
@@ -1,2 +1 @@
1
1
  export declare const MenuRoot: string[];
2
- export declare const MenuBody: string[];
@@ -1,11 +1,11 @@
1
- export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-4e79e0d5.js';
1
+ export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-7fb4ce88.js';
2
2
  import 'vue-demi';
3
- import '../../OrIconButton-04a3566d.js';
3
+ import '../../OrIconButton-488f559a.js';
4
4
  import '../../OrIcon-f34e0e6f.js';
5
5
  import '../../normalize-component-6e8e3d80.js';
6
- import '../../OrTooltip-629d44fc.js';
6
+ import '../../OrTooltip-987794a0.js';
7
7
  import '@vueuse/core';
8
- import '../../OrPopover-d5d4f62a.js';
8
+ import '../../OrPopover-c1bcf87b.js';
9
9
  import '@floating-ui/dom';
10
10
  import '../../useElevation-31bfe1f6.js';
11
11
  import '../../useResponsive-a02e95b7.js';
@@ -1,11 +1,11 @@
1
- export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-eac3867f.js';
1
+ export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-47680b11.js';
2
2
  import 'vue-demi';
3
- import '../../OrIconButton-04a3566d.js';
3
+ import '../../OrIconButton-488f559a.js';
4
4
  import '../../OrIcon-f34e0e6f.js';
5
5
  import '../../normalize-component-6e8e3d80.js';
6
- import '../../OrTooltip-629d44fc.js';
6
+ import '../../OrTooltip-987794a0.js';
7
7
  import '@vueuse/core';
8
- import '../../OrPopover-d5d4f62a.js';
8
+ import '../../OrPopover-c1bcf87b.js';
9
9
  import '@floating-ui/dom';
10
10
  import '../../useElevation-31bfe1f6.js';
11
11
  import '../../useResponsive-a02e95b7.js';
@@ -1,6 +1,8 @@
1
1
  import { PropType } from 'vue-demi';
2
2
  import { PaginationModel } from './types';
3
3
  declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
4
+ isDesktop: import("@vue/composition-api").Ref<boolean>;
5
+ isMobile: import("@vue/composition-api").Ref<boolean>;
4
6
  root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
5
7
  limitButton: import("@vue/composition-api").Ref<import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
6
8
  [x: string]: ((...args: any[]) => any) | null;
@@ -61,6 +63,8 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
61
63
  } & {} & {
62
64
  [x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
63
65
  }, import("@vue/composition-api").ShallowUnwrapRef<{
66
+ isDesktop: import("@vue/composition-api").Ref<boolean>;
67
+ isMobile: import("@vue/composition-api").Ref<boolean>;
64
68
  root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
65
69
  limitButton: import("@vue/composition-api").Ref<import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
66
70
  [x: string]: ((...args: any[]) => any) | null;
@@ -1,16 +1,16 @@
1
- export { _ as OrPaginationV3 } from '../../OrPagination-1adbcadb.js';
1
+ export { _ as OrPaginationV3 } from '../../OrPagination-718c8a47.js';
2
2
  import 'vue-demi';
3
- import '../../OrButton-66964360.js';
3
+ import '@vueuse/core';
4
+ import '../../useResponsive-a02e95b7.js';
5
+ import '../../OrButton-18f4431c.js';
4
6
  import '../../OrLoader-76307488.js';
5
7
  import '../../normalize-component-6e8e3d80.js';
6
8
  import '../../OrIcon-f34e0e6f.js';
7
9
  import '../../OrMenuItem-7b7fbf8a.js';
8
- import '../../OrMenu-c276db74.js';
9
- import '../../OrPopover-d5d4f62a.js';
10
+ import '../../OrMenu-2b1d978e.js';
11
+ import '../../OrPopover-c1bcf87b.js';
10
12
  import '@floating-ui/dom';
11
- import '@vueuse/core';
12
13
  import '../../useElevation-31bfe1f6.js';
13
- import '../../useResponsive-a02e95b7.js';
14
14
  import '../../OrBottomSheet-37200385.js';
15
15
  import '../../OrOverlay-a019186f.js';
16
16
  import '../../OrTeleport.vue2-fb92f29f.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant } from '../../OrPopover-d5d4f62a.js';
1
+ export { _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant } from '../../OrPopover-c1bcf87b.js';
2
2
  import '@floating-ui/dom';
3
3
  import '@vueuse/core';
4
4
  import 'vue-demi';
@@ -1,4 +1,4 @@
1
- export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../../OrProgress-b7d1c689.js';
1
+ export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../../OrProgress-9fc95bd7.js';
2
2
  import '@vueuse/core';
3
3
  import 'lodash';
4
4
  import 'vue-demi';
@@ -1,4 +1,4 @@
1
- import { ProgressType, ProgressColor } from './props';
1
+ import { ProgressColor, ProgressType } from './props';
2
2
  export declare const ProgressRoot: string[];
3
3
  export declare const ProgressRootTypes: Record<ProgressType, string[]>;
4
4
  export declare const ProgressHeader: string[];
@@ -1,17 +1,17 @@
1
- export { _ as OrSearchV3 } from '../../OrSearch-7411388b.js';
1
+ export { _ as OrSearchV3 } from '../../OrSearch-3cf6d3ba.js';
2
2
  export { a as SearchSize } from '../../OrInputBox-9ceb9fc4.js';
3
3
  import '@vueuse/core';
4
4
  import 'vue-demi';
5
- import '../../OrInput-59a15d80.js';
5
+ import '../../OrInput-11d7b0c4.js';
6
6
  import '../../useIdAttribute-859439f0.js';
7
7
  import '../../useValidationAttributes-d1abbe34.js';
8
8
  import '../../OrError-13845bb0.js';
9
9
  import '../../normalize-component-6e8e3d80.js';
10
10
  import '../../OrHint-78b399cb.js';
11
- import '../../OrIconButton-04a3566d.js';
11
+ import '../../OrIconButton-488f559a.js';
12
12
  import '../../OrIcon-f34e0e6f.js';
13
- import '../../OrTooltip-629d44fc.js';
14
- import '../../OrPopover-d5d4f62a.js';
13
+ import '../../OrTooltip-987794a0.js';
14
+ import '../../OrPopover-c1bcf87b.js';
15
15
  import '@floating-ui/dom';
16
16
  import '../../useElevation-31bfe1f6.js';
17
17
  import '../../useResponsive-a02e95b7.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrSelectV3 } from '../../OrSelect-e31d1c8b.js';
1
+ export { _ as OrSelectV3 } from '../../OrSelect-5f2b5156.js';
2
2
  export { a as SelectSize } from '../../OrInputBox-9ceb9fc4.js';
3
3
  import 'vue-demi';
4
4
  import '../../dropdown-open-0d314aa4.js';
@@ -13,11 +13,11 @@ import '../../OrError-13845bb0.js';
13
13
  import '../../OrExpansionPanel-729eb1e7.js';
14
14
  import '../../OrIcon-f34e0e6f.js';
15
15
  import '../../OrHint-78b399cb.js';
16
- import '../../OrInput-59a15d80.js';
16
+ import '../../OrInput-11d7b0c4.js';
17
17
  import '../../useValidationAttributes-d1abbe34.js';
18
- import '../../OrIconButton-04a3566d.js';
19
- import '../../OrTooltip-629d44fc.js';
20
- import '../../OrPopover-d5d4f62a.js';
18
+ import '../../OrIconButton-488f559a.js';
19
+ import '../../OrTooltip-987794a0.js';
20
+ import '../../OrPopover-c1bcf87b.js';
21
21
  import '@floating-ui/dom';
22
22
  import '../../useElevation-31bfe1f6.js';
23
23
  import '../../useResponsive-a02e95b7.js';
@@ -26,4 +26,4 @@ import '../../OrOverlay-a019186f.js';
26
26
  import '../../OrTeleport.vue2-fb92f29f.js';
27
27
  import 'portal-vue';
28
28
  import '../../OrMenuItem-7b7fbf8a.js';
29
- import '../../OrTag-b2906865.js';
29
+ import '../../OrTag-19505cdf.js';
@@ -1,4 +1,4 @@
1
- export { O as OrSidebarPlacement, _ as OrSidebarV3 } from '../../OrSidebar-fabc7bc9.js';
1
+ export { O as OrSidebarPlacement, _ as OrSidebarV3 } from '../../OrSidebar-7c89f46c.js';
2
2
  import '@vueuse/core';
3
3
  import 'lodash';
4
4
  import 'vue-demi';
@@ -1,11 +1,11 @@
1
- export { _ as OrTabsV3, T as TabsVariant } from '../../OrTabs-96b0473d.js';
1
+ export { _ as OrTabsV3, T as TabsVariant } from '../../OrTabs-e7984ffd.js';
2
2
  import '@vueuse/core';
3
3
  import 'vue-demi';
4
4
  import '../../OrIcon-f34e0e6f.js';
5
5
  import '../../normalize-component-6e8e3d80.js';
6
6
  import '../../OrMenuItem-7b7fbf8a.js';
7
- import '../../OrMenu-c276db74.js';
8
- import '../../OrPopover-d5d4f62a.js';
7
+ import '../../OrMenu-2b1d978e.js';
8
+ import '../../OrPopover-c1bcf87b.js';
9
9
  import '@floating-ui/dom';
10
10
  import '../../useElevation-31bfe1f6.js';
11
11
  import '../../useResponsive-a02e95b7.js';
@@ -1,11 +1,11 @@
1
- export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-b2906865.js';
1
+ export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-19505cdf.js';
2
2
  import 'vue-demi';
3
- import '../../OrIconButton-04a3566d.js';
3
+ import '../../OrIconButton-488f559a.js';
4
4
  import '../../OrIcon-f34e0e6f.js';
5
5
  import '../../normalize-component-6e8e3d80.js';
6
- import '../../OrTooltip-629d44fc.js';
6
+ import '../../OrTooltip-987794a0.js';
7
7
  import '@vueuse/core';
8
- import '../../OrPopover-d5d4f62a.js';
8
+ import '../../OrPopover-c1bcf87b.js';
9
9
  import '@floating-ui/dom';
10
10
  import '../../useElevation-31bfe1f6.js';
11
11
  import '../../useResponsive-a02e95b7.js';
@@ -1,14 +1,14 @@
1
- export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../../types-1f95d710.js';
1
+ export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../../types-8e103fb9.js';
2
2
  export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../useToast-0665462d.js';
3
3
  import '@vueuse/core';
4
4
  import 'vue-demi';
5
5
  import '../../OrTeleport.vue2-fb92f29f.js';
6
6
  import 'portal-vue';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
- import '../../OrIconButton-04a3566d.js';
8
+ import '../../OrIconButton-488f559a.js';
9
9
  import '../../OrIcon-f34e0e6f.js';
10
- import '../../OrTooltip-629d44fc.js';
11
- import '../../OrPopover-d5d4f62a.js';
10
+ import '../../OrTooltip-987794a0.js';
11
+ import '../../OrPopover-c1bcf87b.js';
12
12
  import '@floating-ui/dom';
13
13
  import '../../useElevation-31bfe1f6.js';
14
14
  import '../../useResponsive-a02e95b7.js';
@@ -1,5 +1,5 @@
1
- export { _ as OrTooltipV3 } from '../../OrTooltip-629d44fc.js';
2
- export { P as TooltipPlacement } from '../../OrPopover-d5d4f62a.js';
1
+ export { _ as OrTooltipV3 } from '../../OrTooltip-987794a0.js';
2
+ export { P as TooltipPlacement } from '../../OrPopover-c1bcf87b.js';
3
3
  import '@vueuse/core';
4
4
  import 'vue-demi';
5
5
  import '../../normalize-component-6e8e3d80.js';
@@ -5,10 +5,10 @@ export { _ as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonVi
5
5
  export { _ as OrButtonV2 } from './OrButton-c4f9955b.js';
6
6
  export { _ as OrIconButton } from './OrIconButton-014e86a7.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 './OrIconButton.vue_rollup-plugin-vue_script-9fb7b7ab.js';
8
- export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from './OrButton-66964360.js';
8
+ export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from './OrButton-18f4431c.js';
9
9
  export { _ as OrCard } from './OrCard-b7268256.js';
10
10
  export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from './OrCardCollection-19582949.js';
11
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-5a9eda35.js';
11
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-f73a8342.js';
12
12
  export { _ as OrCardV3 } from './OrCard-e89c44ef.js';
13
13
  export { a as OrCarousel, _ as OrCarouselItem } from './OrCarouselItem-4e2cf3d8.js';
14
14
  export { _ as OrCheckbox } from './OrCheckbox-915f1f0a.js';
@@ -19,26 +19,26 @@ export { _ as OrCode, O as OrCodeLanguages } from './OrCode-d4400b42.js';
19
19
  export { _ as OrCollapse } from './OrCollapse-4d892ca3.js';
20
20
  export { _ as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from './OrColorPicker-75abefdd.js';
21
21
  export { _ as OrConfirm } from './OrConfirm-ede619eb.js';
22
- export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-9dbdedd7.js';
22
+ export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-e20a9639.js';
23
23
  export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-349df9b2.js';
24
24
  export { _ as OrError } from './OrError-081130bb.js';
25
- export { _ as OrErrorTagV3 } from './OrErrorTag-80f82cdf.js';
25
+ export { _ as OrErrorTagV3 } from './OrErrorTag-5346825b.js';
26
26
  export { _ as OrErrorV3 } from './OrError-13845bb0.js';
27
- export { E as EmptyStateSize, _ as OrEmptyStateV3 } from './OrEmptyState-2481f13f.js';
27
+ export { E as EmptyStateSize, _ as OrEmptyStateV3 } from './OrEmptyState-ab1a044d.js';
28
28
  export { a as ExpansionPanelColor, E as ExpansionPanelVariant, _ as OrExpansionPanelV3 } from './OrExpansionPanel-729eb1e7.js';
29
29
  export { F as FabColor, _ as OrFabV3 } from './OrFab-1d095e33.js';
30
30
  export { _ as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements } from './OrFloating-89d6582a.js';
31
31
  export { _ as OrHint } from './OrHint-c45f1e09.js';
32
32
  export { _ as OrHintV3 } from './OrHint-78b399cb.js';
33
33
  export { _ as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-819166f6.js';
34
- export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-04a3566d.js';
34
+ export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-488f559a.js';
35
35
  export { I as IconButtonSize, I as IconSize, a as IconVariant, _ as OrIconV3 } from './OrIcon-f34e0e6f.js';
36
36
  export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3 } from './OrInlineInputBox-46146af0.js';
37
- export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-b85b84b4.js';
37
+ export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-c686a473.js';
38
38
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from './OrInlineTextEdit-b47cfc2d.js';
39
- export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-afd33047.js';
39
+ export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-219de78c.js';
40
40
  export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, _ as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox-9ceb9fc4.js';
41
- export { I as InputType, _ as OrInputV3 } from './OrInput-59a15d80.js';
41
+ export { I as InputType, _ as OrInputV3 } from './OrInput-11d7b0c4.js';
42
42
  export { _ as OrInput } from './OrInput-6e6cfd11.js';
43
43
  export { _ as OrLabel } from './OrLabel-33b41516.js';
44
44
  export { L as LabelVariant, _ as OrLabelV3 } from './OrLabel-0945a4d9.js';
@@ -48,30 +48,30 @@ export { _ as OrListOfInputs } from './OrListOfInputs-4298fa2c.js';
48
48
  export { L as LoaderViews, _ as OrLoader } from './OrLoader-003941a2.js';
49
49
  export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from './OrLoader-76307488.js';
50
50
  export { _ as OrMenuItemV3 } from './OrMenuItem-7b7fbf8a.js';
51
- export { _ as OrMenuV3 } from './OrMenu-c276db74.js';
52
- export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-d5d4f62a.js';
51
+ export { _ as OrMenuV3 } from './OrMenu-2b1d978e.js';
52
+ export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-c1bcf87b.js';
53
53
  export { _ as OrModal, O as OrModalSizes } from './OrModal-97e83549.js';
54
- export { M as ModalSize, _ as OrModalV3 } from './OrModal-4e79e0d5.js';
54
+ export { M as ModalSize, _ as OrModalV3 } from './OrModal-7fb4ce88.js';
55
55
  export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from './OrNotification-a9231a83.js';
56
- export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-eac3867f.js';
56
+ export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-47680b11.js';
57
57
  export { _ as OrNumberInput } from './OrNumberInput-b20d75d2.js';
58
58
  export { _ as OrOverflowMenu } from './OrOverflowMenu-10a4166a.js';
59
59
  export { _ as OrOverlay } from './OrOverlay-3b52865d.js';
60
60
  export { _ as OrOverlayV3 } from './OrOverlay-a019186f.js';
61
61
  export { _ as OrPassword } from './OrPassword-e6d5e968.js';
62
- export { _ as OrPaginationV3 } from './OrPagination-1adbcadb.js';
62
+ export { _ as OrPaginationV3 } from './OrPagination-718c8a47.js';
63
63
  export { _ as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './OrProgress-4ee24824.js';
64
- export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-b7d1c689.js';
64
+ export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-9fc95bd7.js';
65
65
  export { _ as OrRadio } from './OrRadio-e4198532.js';
66
66
  export { _ as OrRadioGroup } from './OrRadioGroup-d9d32cba.js';
67
67
  export { _ as OrRadioV3 } from './OrRadio-87a4d226.js';
68
68
  export { _ as OrSearch } from './OrSearch-b4f4d59b.js';
69
- export { _ as OrSearchV3 } from './OrSearch-7411388b.js';
69
+ export { _ as OrSearchV3 } from './OrSearch-3cf6d3ba.js';
70
70
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-7486115b.js';
71
71
  export { _ as OrSelect } from './OrSelect-dae2b069.js';
72
- export { _ as OrSelectV3 } from './OrSelect-e31d1c8b.js';
72
+ export { _ as OrSelectV3 } from './OrSelect-5f2b5156.js';
73
73
  export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-7d6125bb.js';
74
- export { O as OrSidebarPlacement, _ as OrSidebarV3 } from './OrSidebar-fabc7bc9.js';
74
+ export { O as OrSidebarPlacement, _ as OrSidebarV3 } from './OrSidebar-7c89f46c.js';
75
75
  export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeletonText-cc94bdc9.js';
76
76
  export { _ as OrSkeletonCircleV3, a as OrSkeletonRectV3, b as OrSkeletonTextV3 } from './OrSkeletonText-6ee72718.js';
77
77
  export { _ as OrSlider } from './OrSlider-f7b9c7c2.js';
@@ -83,9 +83,9 @@ export { _ as OrTab } from './OrTab-eade8ab6.js';
83
83
  export { _ as OrTabHeaderItem } from './OrTabHeaderItem-d1a340d1.js';
84
84
  export { _ as OrTabV3 } from './OrTab-1ff87c76.js';
85
85
  export { _ as OrTabs } from './OrTabs-e1c13d41.js';
86
- export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-96b0473d.js';
86
+ export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-e7984ffd.js';
87
87
  export { _ as OrTag } from './OrTag-c1fa6901.js';
88
- export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-b2906865.js';
88
+ export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-19505cdf.js';
89
89
  export { _ as OrTeleport } from './OrTeleportVue2-8ef4ceca.js';
90
90
  export { _ as OrTeleportV3 } from './OrTeleport.vue2-fb92f29f.js';
91
91
  export { _ as OrTextV3 } from './OrText-b12d0682.js';
@@ -94,11 +94,11 @@ export { _ as OrTextareaV3 } from './OrTextarea-a5a3572b.js';
94
94
  export { _ as OrTextbox, T as TextboxTypes } from './OrTextbox-2594c980.js';
95
95
  export { _ as OrToast, a as OrToastContainer } from './OrToastContainer-2fbd4358.js';
96
96
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
97
- export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-1f95d710.js';
97
+ export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-8e103fb9.js';
98
98
  export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
99
99
  export { _ as OrTooltip } from './OrTooltip-614b016d.js';
100
100
  export { _ as OrTooltipContent } from './OrTooltip.vue_rollup-plugin-vue_script-63559536.js';
101
- export { _ as OrTooltipV3 } from './OrTooltip-629d44fc.js';
101
+ export { _ as OrTooltipV3 } from './OrTooltip-987794a0.js';
102
102
  export { D as DropdownClose, a as DropdownOpen } from './dropdown-open-0d314aa4.js';
103
103
  export { u as useControlAttributes, a as useIdAttribute } from './useIdAttribute-859439f0.js';
104
104
  export { u as useElevation } from './useElevation-31bfe1f6.js';
@@ -2,7 +2,7 @@ import { useToggle } from '@vueuse/core';
2
2
  import { defineComponent, ref, computed, onBeforeMount, onBeforeUnmount, nextTick } from 'vue-demi';
3
3
  import { _ as __vue_component__$4 } from './OrTeleport.vue2-fb92f29f.js';
4
4
  import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-0665462d.js';
5
- import { _ as __vue_component__$2 } from './OrIconButton-04a3566d.js';
5
+ import { _ as __vue_component__$2 } from './OrIconButton-488f559a.js';
6
6
  import { _ as __vue_component__$3 } from './OrLoader-76307488.js';
7
7
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
8
8
  import { c as createInjector } from './browser-82dea9ed.js';
@@ -27,7 +27,7 @@ const ButtonRoot = [
27
27
  'layout-inline-row justify-center',
28
28
  // Shape
29
29
  'rounded-md',
30
- // Sizing
30
+ // Spacing
31
31
  'min-w-[96px]',
32
32
  // Interactivity
33
33
  'interactivity-auto',
@@ -47,8 +47,8 @@ const ButtonRootVariants = {
47
47
  'px-md md:px-md', 'py-sm+ md:py-sm', 'gap-sm+ md:gap-sm'],
48
48
  'link': [
49
49
  // Spacing
50
- 'gap-sm md:gap-xs',
51
- // Sizing
50
+ 'gap-xs',
51
+ // Spacing
52
52
  'min-w-[auto]']
53
53
  };
54
54
  const ButtonRootColors = {
@@ -1,11 +1,11 @@
1
1
  import { defineComponent, computed, ref, watch } from 'vue-demi';
2
- import { s as script$3 } from './OrButton-c56998e7.js';
3
- import { s as script$2 } from './OrIconButton-2dcfb83e.js';
2
+ import { s as script$3 } from './OrButton-55dd2ad9.js';
3
+ import { s as script$2 } from './OrIconButton-24b89457.js';
4
4
  import { s as script$6 } from './OrIcon-34f59f73.js';
5
5
  import { s as script$5 } from './OrMenuItem-58707d47.js';
6
- import { s as script$4 } from './OrMenu-7f3ea117.js';
7
- import './OrPopover-40217b49.js';
8
- import { s as script$7 } from './OrSearch-5406bf03.js';
6
+ import { s as script$4 } from './OrMenu-34e6601c.js';
7
+ import './OrPopover-a24dba9b.js';
8
+ import { s as script$7 } from './OrSearch-a61cb1ab.js';
9
9
  import './OrInputBox-e16ade90.js';
10
10
  import { openBlock, createElementBlock, normalizeClass, Fragment, renderList, renderSlot, mergeProps, createTextVNode, toDisplayString, resolveComponent, createElementVNode, createVNode, withCtx, createBlock, createCommentVNode, normalizeProps, guardReactiveProps } from 'vue';
11
11
 
@@ -1,8 +1,8 @@
1
1
  import { useMagicKeys, whenever, onClickOutside } from '@vueuse/core';
2
2
  import { logicAnd } from '@vueuse/math';
3
3
  import { defineComponent, ref, computed, watch } from 'vue-demi';
4
- import { s as script$2, a as ButtonColor } from './OrButton-c56998e7.js';
5
- import { s as script$3 } from './OrInput-bd054213.js';
4
+ import { s as script$2, a as ButtonColor } from './OrButton-55dd2ad9.js';
5
+ import { s as script$3 } from './OrInput-22b90c7d.js';
6
6
  import { s as script$1 } from './OrOverlay-afad3aa4.js';
7
7
  import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
8
8
 
@@ -12,10 +12,10 @@ const EmptyStateRoot = [
12
12
  'grow', 'flex', 'flex-col', 'justify-center', 'items-center',
13
13
  // Box
14
14
  'w-full',
15
- // Sizing
15
+ // Spacing
16
16
  'gap-sm'];
17
17
  const EmptyStateImage = [
18
- // Sizing
18
+ // Spacing
19
19
  'mb-sm'];
20
20
  const EmptyStateImageSizes = {
21
21
  [EmptyStateSize.L]: [
@@ -5,8 +5,6 @@ import { resolveComponent, openBlock, createElementBlock, normalizeClass, create
5
5
  const ErrorTagRoot = [
6
6
  // Layout
7
7
  'layout-inline-row',
8
- // Box
9
- 'max-w-fit',
10
8
  // Shape
11
9
  'rounded-full',
12
10
  // Spacing