@onereach/ui-components 3.0.2-beta.2480.0 → 3.0.2

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 (176) hide show
  1. package/dist/bundled/v2/{OrCardCollection-a7706585.js → OrCardCollection-1b797c0b.js} +3 -3
  2. package/dist/bundled/v2/{OrConfirm-f14ac69d.js → OrConfirm-98d9a7b0.js} +1 -1
  3. package/dist/bundled/v2/{OrIconButton-d427d121.js → OrIconButton-50f3e359.js} +1 -1
  4. package/dist/bundled/v2/{OrInlineInput-916fd2b8.js → OrInlineInput-2395a4c6.js} +1 -1
  5. package/dist/bundled/v2/{OrInlineTextarea-f26824e4.js → OrInlineTextarea-5ea9f01a.js} +1 -1
  6. package/dist/bundled/v2/{OrInput-059a67b6.js → OrInput-900df60c.js} +1 -1
  7. package/dist/bundled/v2/{OrMenu-e1cf47b8.js → OrMenu-cbb0c2c8.js} +1 -1
  8. package/dist/bundled/v2/{OrModal-6cbeb15e.js → OrModal-e66519f4.js} +1 -1
  9. package/dist/bundled/v2/{OrNotification-8695c59e.js → OrNotification-8a219610.js} +1 -1
  10. package/dist/bundled/v2/{OrPagination-203a86f1.js → OrPagination-cf47d71c.js} +1 -1
  11. package/dist/bundled/v2/{OrPopover-06448d74.js → OrPopover-f3d58fff.js} +5 -1
  12. package/dist/bundled/v2/{OrSearch-a8d4cf95.js → OrSearch-9d11a3f1.js} +1 -1
  13. package/dist/bundled/v2/{OrSelect-33f58941.js → OrSelect-0675a404.js} +8 -9
  14. package/dist/bundled/v2/{OrSidebar-0d6177e2.js → OrSidebar-0509e5f8.js} +1 -1
  15. package/dist/bundled/v2/{OrSidebarCollapseButton-730a948a.js → OrSidebarCollapseButton-3382ea38.js} +1 -1
  16. package/dist/bundled/v2/{OrTabs-85d7036a.js → OrTabs-10f7e668.js} +1 -1
  17. package/dist/bundled/v2/{OrTag-7879a9fa.js → OrTag-11c078db.js} +1 -1
  18. package/dist/bundled/v2/{OrTooltip-e34783de.js → OrTooltip-a2a90db8.js} +1 -1
  19. package/dist/bundled/v2/components/index.js +19 -19
  20. package/dist/bundled/v2/components/or-card-collection-v3/index.js +7 -7
  21. package/dist/bundled/v2/components/or-confirm-v3/index.js +5 -5
  22. package/dist/bundled/v2/components/or-icon-button-v3/index.js +3 -3
  23. package/dist/bundled/v2/components/or-inline-input-v3/index.js +4 -4
  24. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +4 -4
  25. package/dist/bundled/v2/components/or-input-v3/index.js +4 -4
  26. package/dist/bundled/v2/components/or-menu-v3/index.js +2 -2
  27. package/dist/bundled/v2/components/or-modal-v3/index.js +4 -4
  28. package/dist/bundled/v2/components/or-notification-v3/index.js +4 -4
  29. package/dist/bundled/v2/components/or-pagination-v3/index.js +3 -3
  30. package/dist/bundled/v2/components/or-popover-v3/OrPopover.vue.d.ts +11 -0
  31. package/dist/bundled/v2/components/or-popover-v3/index.js +1 -1
  32. package/dist/bundled/v2/components/or-search-v3/index.js +5 -5
  33. package/dist/bundled/v2/components/or-select-v3/index.js +6 -6
  34. package/dist/bundled/v2/components/or-sidebar-v3/index.js +5 -5
  35. package/dist/bundled/v2/components/or-sidebar-v3/partials/index.js +4 -4
  36. package/dist/bundled/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +4 -4
  37. package/dist/bundled/v2/components/or-tabs-v3/index.js +3 -3
  38. package/dist/bundled/v2/components/or-tag-v3/index.js +4 -4
  39. package/dist/bundled/v2/components/or-toast-v3/index.js +4 -4
  40. package/dist/bundled/v2/components/or-tooltip-v3/index.js +2 -2
  41. package/dist/bundled/v2/index.js +19 -19
  42. package/dist/bundled/v2/{types-79c4992b.js → types-8d0c1236.js} +1 -1
  43. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-dda3f349.js → OrCardCollection.vue_vue_type_script_lang-7dd04efe.js} +5 -5
  44. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-f8a75cf0.js → OrConfirm.vue_vue_type_script_lang-9bfe8cdd.js} +2 -2
  45. package/dist/bundled/v3/{OrIconButton-b3e4997b.js → OrIconButton-55238a89.js} +1 -1
  46. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-de03b47c.js → OrIconButton.vue_vue_type_script_lang-3aeb76ac.js} +1 -1
  47. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-3d76b4b8.js → OrInlineInput.vue_vue_type_script_lang-d1fd44af.js} +2 -2
  48. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-5b87295b.js → OrInlineTextarea.vue_vue_type_script_lang-a9e69aff.js} +2 -2
  49. package/dist/bundled/v3/{OrInput-0141dbad.js → OrInput-d23f9223.js} +1 -1
  50. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-831761b8.js → OrInput.vue_vue_type_script_lang-fde0f78f.js} +2 -2
  51. package/dist/bundled/v3/{OrMenu-97b74f43.js → OrMenu-89afef68.js} +1 -1
  52. package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-bff59dcb.js → OrMenu.vue_vue_type_script_lang-f6748a99.js} +2 -2
  53. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-87032cf0.js → OrModal.vue_vue_type_script_lang-63930770.js} +2 -2
  54. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-10b7460c.js → OrNotification.vue_vue_type_script_lang-b96d5927.js} +2 -2
  55. package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-8ec07f21.js → OrPagination.vue_vue_type_script_lang-7673a00e.js} +2 -2
  56. package/dist/bundled/v3/{OrPopover-f09c1ad2.js → OrPopover-40d53b57.js} +1 -1
  57. package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-1caf28d1.js → OrPopover.vue_vue_type_script_lang-9bf2361c.js} +5 -1
  58. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-afb27ea5.js → OrSearch.vue_vue_type_script_lang-a298a8cc.js} +2 -2
  59. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-1574d816.js → OrSelect.vue_vue_type_script_lang-ee304265.js} +5 -5
  60. package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-bfaee185.js → OrSidebar.vue_vue_type_script_lang-123eab91.js} +1 -1
  61. package/dist/bundled/v3/{OrSidebarCollapseButton.vue_vue_type_script_lang-15f995a0.js → OrSidebarCollapseButton.vue_vue_type_script_lang-d6860d69.js} +2 -2
  62. package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-4b181fc5.js → OrTabs.vue_vue_type_script_lang-ebd2a59d.js} +2 -2
  63. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-429e76ad.js → OrTag.vue_vue_type_script_lang-0f6207e6.js} +2 -2
  64. package/dist/bundled/v3/{OrToastContainer-056470e4.js → OrToastContainer-a70f69eb.js} +1 -1
  65. package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-ce2158d0.js → OrTooltip.vue_vue_type_script_lang-27591090.js} +2 -2
  66. package/dist/bundled/v3/components/index.js +23 -23
  67. package/dist/bundled/v3/components/or-card-collection-v3/index.js +11 -11
  68. package/dist/bundled/v3/components/or-confirm-v3/index.js +8 -8
  69. package/dist/bundled/v3/components/or-icon-button-v3/index.js +4 -4
  70. package/dist/bundled/v3/components/or-inline-input-v3/index.js +6 -6
  71. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +6 -6
  72. package/dist/bundled/v3/components/or-input-v3/index.js +6 -6
  73. package/dist/bundled/v3/components/or-menu-v3/index.js +3 -3
  74. package/dist/bundled/v3/components/or-modal-v3/index.js +6 -6
  75. package/dist/bundled/v3/components/or-notification-v3/index.js +6 -6
  76. package/dist/bundled/v3/components/or-pagination-v3/index.js +5 -5
  77. package/dist/bundled/v3/components/or-popover-v3/OrPopover.vue.d.ts +11 -0
  78. package/dist/bundled/v3/components/or-popover-v3/index.js +1 -1
  79. package/dist/bundled/v3/components/or-search-v3/index.js +8 -8
  80. package/dist/bundled/v3/components/or-select-v3/index.js +9 -9
  81. package/dist/bundled/v3/components/or-sidebar-v3/index.js +7 -7
  82. package/dist/bundled/v3/components/or-sidebar-v3/partials/index.js +6 -6
  83. package/dist/bundled/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +6 -6
  84. package/dist/bundled/v3/components/or-tabs-v3/index.js +5 -5
  85. package/dist/bundled/v3/components/or-tag-v3/index.js +6 -6
  86. package/dist/bundled/v3/components/or-toast-v3/index.js +7 -7
  87. package/dist/bundled/v3/components/or-tooltip-v3/index.js +3 -3
  88. package/dist/bundled/v3/index.js +38 -39
  89. package/dist/bundled/v3/{types-f428a884.js → types-e9ab8869.js} +2 -2
  90. package/dist/esm/v2/{OrCardCollection-f4c27d14.js → OrCardCollection-fcc2bec5.js} +4 -4
  91. package/dist/esm/v2/{OrConfirm-216060ac.js → OrConfirm-7eee1481.js} +1 -1
  92. package/dist/esm/v2/{OrIconButton-5c4ef664.js → OrIconButton-ec2e21aa.js} +2 -2
  93. package/dist/esm/v2/{OrInlineInput-46e7f140.js → OrInlineInput-34f28593.js} +1 -1
  94. package/dist/esm/v2/{OrInlineTextarea-d016f618.js → OrInlineTextarea-07a2cdc1.js} +1 -1
  95. package/dist/esm/v2/{OrInput-9e6040e4.js → OrInput-a7903c0f.js} +1 -1
  96. package/dist/esm/v2/{OrMenu-fb119a7b.js → OrMenu-47b319a6.js} +1 -1
  97. package/dist/esm/v2/{OrModal-b759863f.js → OrModal-69791114.js} +1 -1
  98. package/dist/esm/v2/{OrNotification-f9e48250.js → OrNotification-5e98ac28.js} +1 -1
  99. package/dist/esm/v2/{OrPagination-dc27788c.js → OrPagination-4d330d4f.js} +2 -2
  100. package/dist/esm/v2/{OrPopover-aa9f4918.js → OrPopover-83c885d0.js} +5 -1
  101. package/dist/esm/v2/{OrSearch-da9725b4.js → OrSearch-5eba1989.js} +1 -1
  102. package/dist/esm/v2/{OrSelect-4b901267.js → OrSelect-2d48ddee.js} +8 -9
  103. package/dist/esm/v2/{OrSidebar-5ca2144a.js → OrSidebar-6431f9f0.js} +1 -1
  104. package/dist/esm/v2/{OrSidebarCollapseButton-b8e678d4.js → OrSidebarCollapseButton-fbbac5f0.js} +1 -1
  105. package/dist/esm/v2/{OrTabs-32d46f77.js → OrTabs-f0e4db08.js} +2 -2
  106. package/dist/esm/v2/{OrTag-0153f01d.js → OrTag-335525e6.js} +1 -1
  107. package/dist/esm/v2/{OrTooltip-f5d1e4f0.js → OrTooltip-2c09dcaf.js} +1 -1
  108. package/dist/esm/v2/components/index.js +19 -19
  109. package/dist/esm/v2/components/or-card-collection-v3/index.js +7 -7
  110. package/dist/esm/v2/components/or-confirm-v3/index.js +5 -5
  111. package/dist/esm/v2/components/or-icon-button-v3/index.js +3 -3
  112. package/dist/esm/v2/components/or-inline-input-v3/index.js +4 -4
  113. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +4 -4
  114. package/dist/esm/v2/components/or-input-v3/index.js +4 -4
  115. package/dist/esm/v2/components/or-menu-v3/index.js +2 -2
  116. package/dist/esm/v2/components/or-modal-v3/index.js +4 -4
  117. package/dist/esm/v2/components/or-notification-v3/index.js +4 -4
  118. package/dist/esm/v2/components/or-pagination-v3/index.js +3 -3
  119. package/dist/esm/v2/components/or-popover-v3/OrPopover.vue.d.ts +11 -0
  120. package/dist/esm/v2/components/or-popover-v3/index.js +1 -1
  121. package/dist/esm/v2/components/or-search-v3/index.js +5 -5
  122. package/dist/esm/v2/components/or-select-v3/index.js +6 -6
  123. package/dist/esm/v2/components/or-sidebar-v3/index.js +5 -5
  124. package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +4 -4
  125. package/dist/esm/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +4 -4
  126. package/dist/esm/v2/components/or-tabs-v3/index.js +3 -3
  127. package/dist/esm/v2/components/or-tag-v3/index.js +4 -4
  128. package/dist/esm/v2/components/or-toast-v3/index.js +4 -4
  129. package/dist/esm/v2/components/or-tooltip-v3/index.js +2 -2
  130. package/dist/esm/v2/index.js +19 -19
  131. package/dist/esm/v2/{types-1e607d9c.js → types-b1ac5808.js} +1 -1
  132. package/dist/esm/v3/{OrCardCollection-8bdbf9b7.js → OrCardCollection-fd019cf5.js} +4 -4
  133. package/dist/esm/v3/{OrConfirm-8067c5c4.js → OrConfirm-b74191d6.js} +1 -1
  134. package/dist/esm/v3/{OrIconButton-41ee266c.js → OrIconButton-e3f4d060.js} +2 -2
  135. package/dist/esm/v3/{OrInlineInput-0ebb39b5.js → OrInlineInput-c0e61e6b.js} +1 -1
  136. package/dist/esm/v3/{OrInlineTextarea-9fe81d0c.js → OrInlineTextarea-6d5e7ceb.js} +1 -1
  137. package/dist/esm/v3/{OrInput-18a1b41a.js → OrInput-f0748c95.js} +1 -1
  138. package/dist/esm/v3/{OrMenu-693b2bb8.js → OrMenu-053a9ab7.js} +1 -1
  139. package/dist/esm/v3/{OrModal-18b6a0d2.js → OrModal-7d4158d1.js} +1 -1
  140. package/dist/esm/v3/{OrNotification-b8a59ce3.js → OrNotification-9e00aa97.js} +1 -1
  141. package/dist/esm/v3/{OrPagination-9f8380a9.js → OrPagination-f2d104d9.js} +2 -2
  142. package/dist/esm/v3/{OrPopover-52250a03.js → OrPopover-3ac8f589.js} +5 -1
  143. package/dist/esm/v3/{OrSearch-b6a0f0e6.js → OrSearch-6673c583.js} +1 -1
  144. package/dist/esm/v3/{OrSelect-6ccd02ea.js → OrSelect-b9d45ab4.js} +7 -8
  145. package/dist/esm/v3/{OrSidebar-22253d76.js → OrSidebar-c4dfb35c.js} +1 -1
  146. package/dist/esm/v3/{OrSidebarCollapseButton-5154e452.js → OrSidebarCollapseButton-e4b2eedb.js} +1 -1
  147. package/dist/esm/v3/{OrTabs-6ee4b984.js → OrTabs-d9e2a07e.js} +2 -2
  148. package/dist/esm/v3/{OrTag-43ca7029.js → OrTag-1b49531d.js} +1 -1
  149. package/dist/esm/v3/{OrTooltip-02f07fa2.js → OrTooltip-d91128f4.js} +1 -1
  150. package/dist/esm/v3/components/index.js +19 -19
  151. package/dist/esm/v3/components/or-card-collection-v3/index.js +7 -7
  152. package/dist/esm/v3/components/or-confirm-v3/index.js +5 -5
  153. package/dist/esm/v3/components/or-icon-button-v3/index.js +3 -3
  154. package/dist/esm/v3/components/or-inline-input-v3/index.js +4 -4
  155. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +4 -4
  156. package/dist/esm/v3/components/or-input-v3/index.js +4 -4
  157. package/dist/esm/v3/components/or-menu-v3/index.js +2 -2
  158. package/dist/esm/v3/components/or-modal-v3/index.js +4 -4
  159. package/dist/esm/v3/components/or-notification-v3/index.js +4 -4
  160. package/dist/esm/v3/components/or-pagination-v3/index.js +3 -3
  161. package/dist/esm/v3/components/or-popover-v3/OrPopover.vue.d.ts +11 -0
  162. package/dist/esm/v3/components/or-popover-v3/index.js +1 -1
  163. package/dist/esm/v3/components/or-search-v3/index.js +5 -5
  164. package/dist/esm/v3/components/or-select-v3/index.js +6 -6
  165. package/dist/esm/v3/components/or-sidebar-v3/index.js +5 -5
  166. package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +4 -4
  167. package/dist/esm/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +4 -4
  168. package/dist/esm/v3/components/or-tabs-v3/index.js +3 -3
  169. package/dist/esm/v3/components/or-tag-v3/index.js +4 -4
  170. package/dist/esm/v3/components/or-toast-v3/index.js +4 -4
  171. package/dist/esm/v3/components/or-tooltip-v3/index.js +2 -2
  172. package/dist/esm/v3/index.js +19 -19
  173. package/dist/esm/v3/{types-9ab3399d.js → types-af033805.js} +1 -1
  174. package/package.json +3 -2
  175. package/src/components/or-popover-v3/OrPopover.vue +6 -0
  176. package/src/components/or-select-v3/OrSelect.vue +64 -65
@@ -1,13 +1,13 @@
1
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-f4c27d14.js';
1
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-fcc2bec5.js';
2
2
  import 'vue-demi';
3
3
  import '../../OrButton-2283df1c.js';
4
4
  import '../../OrLoader-b0c381f9.js';
5
5
  import '@vueuse/core';
6
6
  import '../../normalize-component-6e8e3d80.js';
7
- import '../../OrIconButton-5c4ef664.js';
7
+ import '../../OrIconButton-ec2e21aa.js';
8
8
  import '../../OrIcon-d35a84d8.js';
9
- import '../../OrTooltip-f5d1e4f0.js';
10
- import '../../OrPopover-aa9f4918.js';
9
+ import '../../OrTooltip-2c09dcaf.js';
10
+ import '../../OrPopover-83c885d0.js';
11
11
  import '@floating-ui/dom';
12
12
  import '../../useElevation-92fce12c.js';
13
13
  import '../../useResponsive-a02e95b7.js';
@@ -16,9 +16,9 @@ import '../../OrOverlay-2ce3cfd7.js';
16
16
  import '../../OrTeleport.vue2-fb92f29f.js';
17
17
  import 'portal-vue';
18
18
  import '../../OrMenuItem-6f9b8a93.js';
19
- import '../../OrMenu-fb119a7b.js';
20
- import '../../OrSearch-da9725b4.js';
21
- import '../../OrInput-9e6040e4.js';
19
+ import '../../OrMenu-47b319a6.js';
20
+ import '../../OrSearch-5eba1989.js';
21
+ import '../../OrInput-a7903c0f.js';
22
22
  import '../../useIdAttribute-859439f0.js';
23
23
  import '../../useValidationAttributes-d1abbe34.js';
24
24
  import '../../OrError-4ffc1c39.js';
@@ -1,20 +1,20 @@
1
- export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-216060ac.js';
1
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-7eee1481.js';
2
2
  import '@vueuse/core';
3
3
  import '@vueuse/math';
4
4
  import 'vue-demi';
5
5
  import '../../OrButton-2283df1c.js';
6
6
  import '../../OrLoader-b0c381f9.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
- import '../../OrInput-9e6040e4.js';
8
+ import '../../OrInput-a7903c0f.js';
9
9
  import '../../useIdAttribute-859439f0.js';
10
10
  import '../../useResponsive-a02e95b7.js';
11
11
  import '../../useValidationAttributes-d1abbe34.js';
12
12
  import '../../OrError-4ffc1c39.js';
13
13
  import '../../OrHint-aa221198.js';
14
- import '../../OrIconButton-5c4ef664.js';
14
+ import '../../OrIconButton-ec2e21aa.js';
15
15
  import '../../OrIcon-d35a84d8.js';
16
- import '../../OrTooltip-f5d1e4f0.js';
17
- import '../../OrPopover-aa9f4918.js';
16
+ import '../../OrTooltip-2c09dcaf.js';
17
+ import '../../OrPopover-83c885d0.js';
18
18
  import '@floating-ui/dom';
19
19
  import '../../useElevation-92fce12c.js';
20
20
  import '../../OrBottomSheet-29df8db9.js';
@@ -1,9 +1,9 @@
1
- export { I as IconButtonColor, _ as OrIconButtonV3 } from '../../OrIconButton-5c4ef664.js';
1
+ export { I as IconButtonColor, _ as OrIconButtonV3 } from '../../OrIconButton-ec2e21aa.js';
2
2
  export { I as IconButtonSize } from '../../OrIcon-d35a84d8.js';
3
3
  import 'vue-demi';
4
- import '../../OrTooltip-f5d1e4f0.js';
4
+ import '../../OrTooltip-2c09dcaf.js';
5
5
  import '@vueuse/core';
6
- import '../../OrPopover-aa9f4918.js';
6
+ import '../../OrPopover-83c885d0.js';
7
7
  import '@floating-ui/dom';
8
8
  import '../../useElevation-92fce12c.js';
9
9
  import '../../useResponsive-a02e95b7.js';
@@ -1,4 +1,4 @@
1
- export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-46e7f140.js';
1
+ export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-34f28593.js';
2
2
  export { I as InlineInputSize } from '../../OrInlineInputBox-19b49ee6.js';
3
3
  import 'vue-demi';
4
4
  import '../../useIdAttribute-859439f0.js';
@@ -7,10 +7,10 @@ import '../../useValidationAttributes-d1abbe34.js';
7
7
  import '../../OrError-4ffc1c39.js';
8
8
  import '../../normalize-component-6e8e3d80.js';
9
9
  import '../../OrHint-aa221198.js';
10
- import '../../OrIconButton-5c4ef664.js';
10
+ import '../../OrIconButton-ec2e21aa.js';
11
11
  import '../../OrIcon-d35a84d8.js';
12
- import '../../OrTooltip-f5d1e4f0.js';
13
- import '../../OrPopover-aa9f4918.js';
12
+ import '../../OrTooltip-2c09dcaf.js';
13
+ import '../../OrPopover-83c885d0.js';
14
14
  import '@floating-ui/dom';
15
15
  import '../../useElevation-92fce12c.js';
16
16
  import '../../useResponsive-a02e95b7.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-d016f618.js';
1
+ export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-07a2cdc1.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-4ffc1c39.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
8
  import '../../OrHint-aa221198.js';
9
- import '../../OrIconButton-5c4ef664.js';
9
+ import '../../OrIconButton-ec2e21aa.js';
10
10
  import '../../OrIcon-d35a84d8.js';
11
- import '../../OrTooltip-f5d1e4f0.js';
12
- import '../../OrPopover-aa9f4918.js';
11
+ import '../../OrTooltip-2c09dcaf.js';
12
+ import '../../OrPopover-83c885d0.js';
13
13
  import '@floating-ui/dom';
14
14
  import '../../useElevation-92fce12c.js';
15
15
  import '../../useResponsive-a02e95b7.js';
@@ -1,4 +1,4 @@
1
- export { I as InputType, _ as OrInputV3 } from '../../OrInput-9e6040e4.js';
1
+ export { I as InputType, _ as OrInputV3 } from '../../OrInput-a7903c0f.js';
2
2
  export { a as InputSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-23426690.js';
3
3
  import 'vue-demi';
4
4
  import '../../useIdAttribute-859439f0.js';
@@ -8,10 +8,10 @@ import '../../useValidationAttributes-d1abbe34.js';
8
8
  import '../../OrError-4ffc1c39.js';
9
9
  import '../../normalize-component-6e8e3d80.js';
10
10
  import '../../OrHint-aa221198.js';
11
- import '../../OrIconButton-5c4ef664.js';
11
+ import '../../OrIconButton-ec2e21aa.js';
12
12
  import '../../OrIcon-d35a84d8.js';
13
- import '../../OrTooltip-f5d1e4f0.js';
14
- import '../../OrPopover-aa9f4918.js';
13
+ import '../../OrTooltip-2c09dcaf.js';
14
+ import '../../OrPopover-83c885d0.js';
15
15
  import '@floating-ui/dom';
16
16
  import '../../useElevation-92fce12c.js';
17
17
  import '../../OrBottomSheet-29df8db9.js';
@@ -1,5 +1,5 @@
1
- export { _ as OrMenuV3 } from '../../OrMenu-fb119a7b.js';
2
- export { P as MenuPlacement } from '../../OrPopover-aa9f4918.js';
1
+ export { _ as OrMenuV3 } from '../../OrMenu-47b319a6.js';
2
+ export { P as MenuPlacement } from '../../OrPopover-83c885d0.js';
3
3
  import 'vue-demi';
4
4
  import '../../normalize-component-6e8e3d80.js';
5
5
  import '@floating-ui/dom';
@@ -1,11 +1,11 @@
1
- export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-b759863f.js';
1
+ export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-69791114.js';
2
2
  import 'vue-demi';
3
- import '../../OrIconButton-5c4ef664.js';
3
+ import '../../OrIconButton-ec2e21aa.js';
4
4
  import '../../OrIcon-d35a84d8.js';
5
5
  import '../../normalize-component-6e8e3d80.js';
6
- import '../../OrTooltip-f5d1e4f0.js';
6
+ import '../../OrTooltip-2c09dcaf.js';
7
7
  import '@vueuse/core';
8
- import '../../OrPopover-aa9f4918.js';
8
+ import '../../OrPopover-83c885d0.js';
9
9
  import '@floating-ui/dom';
10
10
  import '../../useElevation-92fce12c.js';
11
11
  import '../../useResponsive-a02e95b7.js';
@@ -1,11 +1,11 @@
1
- export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-f9e48250.js';
1
+ export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-5e98ac28.js';
2
2
  import 'vue-demi';
3
- import '../../OrIconButton-5c4ef664.js';
3
+ import '../../OrIconButton-ec2e21aa.js';
4
4
  import '../../OrIcon-d35a84d8.js';
5
5
  import '../../normalize-component-6e8e3d80.js';
6
- import '../../OrTooltip-f5d1e4f0.js';
6
+ import '../../OrTooltip-2c09dcaf.js';
7
7
  import '@vueuse/core';
8
- import '../../OrPopover-aa9f4918.js';
8
+ import '../../OrPopover-83c885d0.js';
9
9
  import '@floating-ui/dom';
10
10
  import '../../useElevation-92fce12c.js';
11
11
  import '../../useResponsive-a02e95b7.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrPaginationV3 } from '../../OrPagination-dc27788c.js';
1
+ export { _ as OrPaginationV3 } from '../../OrPagination-4d330d4f.js';
2
2
  import 'vue-demi';
3
3
  import '@vueuse/core';
4
4
  import '../../useResponsive-a02e95b7.js';
@@ -7,8 +7,8 @@ import '../../OrLoader-b0c381f9.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
8
  import '../../OrIcon-d35a84d8.js';
9
9
  import '../../OrMenuItem-6f9b8a93.js';
10
- import '../../OrMenu-fb119a7b.js';
11
- import '../../OrPopover-aa9f4918.js';
10
+ import '../../OrMenu-47b319a6.js';
11
+ import '../../OrPopover-83c885d0.js';
12
12
  import '@floating-ui/dom';
13
13
  import '../../useElevation-92fce12c.js';
14
14
  import '../../OrBottomSheet-29df8db9.js';
@@ -37,6 +37,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
37
37
  type: BooleanConstructor;
38
38
  default: boolean;
39
39
  };
40
+ customStyles: {
41
+ type: PropType<string[]>;
42
+ default: () => never[];
43
+ };
40
44
  disableDefaultStyles: {
41
45
  type: BooleanConstructor;
42
46
  default: boolean;
@@ -61,6 +65,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
61
65
  type: BooleanConstructor;
62
66
  default: boolean;
63
67
  };
68
+ customStyles: {
69
+ type: PropType<string[]>;
70
+ default: () => never[];
71
+ };
64
72
  disableDefaultStyles: {
65
73
  type: BooleanConstructor;
66
74
  default: boolean;
@@ -70,6 +78,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
70
78
  trigger: HTMLElement;
71
79
  placement: PopoverPlacement;
72
80
  fullWidth: boolean;
81
+ customStyles: string[];
73
82
  disableDefaultStyles: boolean;
74
83
  } & {} & {
75
84
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
@@ -95,6 +104,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
95
104
  trigger: HTMLElement;
96
105
  placement: PopoverPlacement;
97
106
  fullWidth: boolean;
107
+ customStyles: string[];
98
108
  disableDefaultStyles: boolean;
99
109
  } & {} & {
100
110
  [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
@@ -103,6 +113,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
103
113
  trigger: HTMLElement;
104
114
  placement: PopoverPlacement;
105
115
  fullWidth: boolean;
116
+ customStyles: string[];
106
117
  disableDefaultStyles: boolean;
107
118
  }, true>);
108
119
  export default _default;
@@ -1,4 +1,4 @@
1
- export { _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant } from '../../OrPopover-aa9f4918.js';
1
+ export { _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant } from '../../OrPopover-83c885d0.js';
2
2
  import '@floating-ui/dom';
3
3
  import '@vueuse/core';
4
4
  import 'vue-demi';
@@ -1,18 +1,18 @@
1
- export { _ as OrSearchV3 } from '../../OrSearch-da9725b4.js';
1
+ export { _ as OrSearchV3 } from '../../OrSearch-5eba1989.js';
2
2
  export { a as SearchSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-23426690.js';
3
3
  import '@vueuse/core';
4
4
  import 'vue-demi';
5
- import '../../OrInput-9e6040e4.js';
5
+ import '../../OrInput-a7903c0f.js';
6
6
  import '../../useIdAttribute-859439f0.js';
7
7
  import '../../useResponsive-a02e95b7.js';
8
8
  import '../../useValidationAttributes-d1abbe34.js';
9
9
  import '../../OrError-4ffc1c39.js';
10
10
  import '../../normalize-component-6e8e3d80.js';
11
11
  import '../../OrHint-aa221198.js';
12
- import '../../OrIconButton-5c4ef664.js';
12
+ import '../../OrIconButton-ec2e21aa.js';
13
13
  import '../../OrIcon-d35a84d8.js';
14
- import '../../OrTooltip-f5d1e4f0.js';
15
- import '../../OrPopover-aa9f4918.js';
14
+ import '../../OrTooltip-2c09dcaf.js';
15
+ import '../../OrPopover-83c885d0.js';
16
16
  import '@floating-ui/dom';
17
17
  import '../../useElevation-92fce12c.js';
18
18
  import '../../OrBottomSheet-29df8db9.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrSelectV3 } from '../../OrSelect-4b901267.js';
1
+ export { _ as OrSelectV3 } from '../../OrSelect-2d48ddee.js';
2
2
  export { a as SelectSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-23426690.js';
3
3
  import 'vue-demi';
4
4
  import '../../dropdown-open-0d314aa4.js';
@@ -14,12 +14,12 @@ import '../../OrExpansionPanel-7c359bb0.js';
14
14
  import '../../OrIcon-d35a84d8.js';
15
15
  import '../../OrHint-aa221198.js';
16
16
  import '../../OrInputBox-6b1aec08.js';
17
- import '../../OrInput-9e6040e4.js';
17
+ import '../../OrInput-a7903c0f.js';
18
18
  import '../../useResponsive-a02e95b7.js';
19
19
  import '../../useValidationAttributes-d1abbe34.js';
20
- import '../../OrIconButton-5c4ef664.js';
21
- import '../../OrTooltip-f5d1e4f0.js';
22
- import '../../OrPopover-aa9f4918.js';
20
+ import '../../OrIconButton-ec2e21aa.js';
21
+ import '../../OrTooltip-2c09dcaf.js';
22
+ import '../../OrPopover-83c885d0.js';
23
23
  import '@floating-ui/dom';
24
24
  import '../../useElevation-92fce12c.js';
25
25
  import '../../OrBottomSheet-29df8db9.js';
@@ -28,4 +28,4 @@ import '../../OrTeleport.vue2-fb92f29f.js';
28
28
  import 'portal-vue';
29
29
  import '../../OrLoader-b0c381f9.js';
30
30
  import '../../OrMenuItem-6f9b8a93.js';
31
- import '../../OrTag-0153f01d.js';
31
+ import '../../OrTag-335525e6.js';
@@ -1,13 +1,13 @@
1
- export { _ as OrSidebarV3 } from '../../OrSidebar-5ca2144a.js';
2
- export { O as OrSidebarPlacement } from '../../OrSidebarCollapseButton-b8e678d4.js';
1
+ export { _ as OrSidebarV3 } from '../../OrSidebar-6431f9f0.js';
2
+ export { O as OrSidebarPlacement } from '../../OrSidebarCollapseButton-fbbac5f0.js';
3
3
  import '@vueuse/core';
4
4
  import 'lodash';
5
5
  import 'vue-demi';
6
6
  import '../../normalize-component-6e8e3d80.js';
7
- import '../../OrIconButton-5c4ef664.js';
7
+ import '../../OrIconButton-ec2e21aa.js';
8
8
  import '../../OrIcon-d35a84d8.js';
9
- import '../../OrTooltip-f5d1e4f0.js';
10
- import '../../OrPopover-aa9f4918.js';
9
+ import '../../OrTooltip-2c09dcaf.js';
10
+ import '../../OrPopover-83c885d0.js';
11
11
  import '@floating-ui/dom';
12
12
  import '../../useElevation-92fce12c.js';
13
13
  import '../../useResponsive-a02e95b7.js';
@@ -1,12 +1,12 @@
1
- export { _ as OrSidebarCollapseButton } from '../../../OrSidebarCollapseButton-b8e678d4.js';
1
+ export { _ as OrSidebarCollapseButton } from '../../../OrSidebarCollapseButton-fbbac5f0.js';
2
2
  import 'lodash';
3
3
  import 'vue-demi';
4
- import '../../../OrIconButton-5c4ef664.js';
4
+ import '../../../OrIconButton-ec2e21aa.js';
5
5
  import '../../../OrIcon-d35a84d8.js';
6
6
  import '../../../normalize-component-6e8e3d80.js';
7
- import '../../../OrTooltip-f5d1e4f0.js';
7
+ import '../../../OrTooltip-2c09dcaf.js';
8
8
  import '@vueuse/core';
9
- import '../../../OrPopover-aa9f4918.js';
9
+ import '../../../OrPopover-83c885d0.js';
10
10
  import '@floating-ui/dom';
11
11
  import '../../../useElevation-92fce12c.js';
12
12
  import '../../../useResponsive-a02e95b7.js';
@@ -1,12 +1,12 @@
1
- export { _ as OrSidebarCollapseButton } from '../../../../OrSidebarCollapseButton-b8e678d4.js';
1
+ export { _ as OrSidebarCollapseButton } from '../../../../OrSidebarCollapseButton-fbbac5f0.js';
2
2
  import 'lodash';
3
3
  import 'vue-demi';
4
- import '../../../../OrIconButton-5c4ef664.js';
4
+ import '../../../../OrIconButton-ec2e21aa.js';
5
5
  import '../../../../OrIcon-d35a84d8.js';
6
6
  import '../../../../normalize-component-6e8e3d80.js';
7
- import '../../../../OrTooltip-f5d1e4f0.js';
7
+ import '../../../../OrTooltip-2c09dcaf.js';
8
8
  import '@vueuse/core';
9
- import '../../../../OrPopover-aa9f4918.js';
9
+ import '../../../../OrPopover-83c885d0.js';
10
10
  import '@floating-ui/dom';
11
11
  import '../../../../useElevation-92fce12c.js';
12
12
  import '../../../../useResponsive-a02e95b7.js';
@@ -1,11 +1,11 @@
1
- export { _ as OrTabsV3, T as TabsVariant } from '../../OrTabs-32d46f77.js';
1
+ export { _ as OrTabsV3, T as TabsVariant } from '../../OrTabs-f0e4db08.js';
2
2
  import '@vueuse/core';
3
3
  import 'vue-demi';
4
4
  import '../../OrIcon-d35a84d8.js';
5
5
  import '../../normalize-component-6e8e3d80.js';
6
6
  import '../../OrMenuItem-6f9b8a93.js';
7
- import '../../OrMenu-fb119a7b.js';
8
- import '../../OrPopover-aa9f4918.js';
7
+ import '../../OrMenu-47b319a6.js';
8
+ import '../../OrPopover-83c885d0.js';
9
9
  import '@floating-ui/dom';
10
10
  import '../../useElevation-92fce12c.js';
11
11
  import '../../useResponsive-a02e95b7.js';
@@ -1,11 +1,11 @@
1
- export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-0153f01d.js';
1
+ export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-335525e6.js';
2
2
  import 'vue-demi';
3
- import '../../OrIconButton-5c4ef664.js';
3
+ import '../../OrIconButton-ec2e21aa.js';
4
4
  import '../../OrIcon-d35a84d8.js';
5
5
  import '../../normalize-component-6e8e3d80.js';
6
- import '../../OrTooltip-f5d1e4f0.js';
6
+ import '../../OrTooltip-2c09dcaf.js';
7
7
  import '@vueuse/core';
8
- import '../../OrPopover-aa9f4918.js';
8
+ import '../../OrPopover-83c885d0.js';
9
9
  import '@floating-ui/dom';
10
10
  import '../../useElevation-92fce12c.js';
11
11
  import '../../useResponsive-a02e95b7.js';
@@ -1,14 +1,14 @@
1
- export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../../types-1e607d9c.js';
1
+ export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../../types-b1ac5808.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-5c4ef664.js';
8
+ import '../../OrIconButton-ec2e21aa.js';
9
9
  import '../../OrIcon-d35a84d8.js';
10
- import '../../OrTooltip-f5d1e4f0.js';
11
- import '../../OrPopover-aa9f4918.js';
10
+ import '../../OrTooltip-2c09dcaf.js';
11
+ import '../../OrPopover-83c885d0.js';
12
12
  import '@floating-ui/dom';
13
13
  import '../../useElevation-92fce12c.js';
14
14
  import '../../useResponsive-a02e95b7.js';
@@ -1,5 +1,5 @@
1
- export { _ as OrTooltipV3 } from '../../OrTooltip-f5d1e4f0.js';
2
- export { P as TooltipPlacement } from '../../OrPopover-aa9f4918.js';
1
+ export { _ as OrTooltipV3 } from '../../OrTooltip-2c09dcaf.js';
2
+ export { P as TooltipPlacement } from '../../OrPopover-83c885d0.js';
3
3
  import '@vueuse/core';
4
4
  import 'vue-demi';
5
5
  import '../../normalize-component-6e8e3d80.js';
@@ -8,7 +8,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
8
8
  export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from './OrButton-2283df1c.js';
9
9
  export { _ as OrCard } from './OrCard-c44d9783.js';
10
10
  export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from './OrCardCollection-1583425b.js';
11
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-f4c27d14.js';
11
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-fcc2bec5.js';
12
12
  export { _ as OrCardV3 } from './OrCard-0da13cbe.js';
13
13
  export { a as OrCarousel, _ as OrCarouselItem } from './OrCarouselItem-d20717ec.js';
14
14
  export { _ as OrCheckbox } from './OrCheckbox-63d444f1.js';
@@ -19,7 +19,7 @@ export { _ as OrCode, O as OrCodeLanguages } from './OrCode-fd7c026c.js';
19
19
  export { _ as OrCollapse } from './OrCollapse-50e3914c.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-fa92b4fa.js';
21
21
  export { _ as OrConfirm } from './OrConfirm-64e815c7.js';
22
- export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-216060ac.js';
22
+ export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-7eee1481.js';
23
23
  export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-85e5e03e.js';
24
24
  export { _ as OrError } from './OrError-efc74907.js';
25
25
  export { _ as OrErrorTagV3 } from './OrErrorTag-a55ae01a.js';
@@ -31,15 +31,15 @@ export { _ as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements
31
31
  export { _ as OrHint } from './OrHint-fe65fbe6.js';
32
32
  export { _ as OrHintV3 } from './OrHint-aa221198.js';
33
33
  export { _ as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-dd72b52f.js';
34
- export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-5c4ef664.js';
34
+ export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-ec2e21aa.js';
35
35
  export { I as IconButtonSize, I as IconSize, a as IconVariant, _ as OrIconV3 } from './OrIcon-d35a84d8.js';
36
36
  export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3 } from './OrInlineInputBox-19b49ee6.js';
37
- export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-46e7f140.js';
37
+ export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-34f28593.js';
38
38
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from './OrInlineTextEdit-f950e6d2.js';
39
- export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-d016f618.js';
39
+ export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-07a2cdc1.js';
40
40
  export { _ as OrInputBoxV3 } from './OrInputBox-6b1aec08.js';
41
41
  export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox.vue_rollup-plugin-vue_script-23426690.js';
42
- export { I as InputType, _ as OrInputV3 } from './OrInput-9e6040e4.js';
42
+ export { I as InputType, _ as OrInputV3 } from './OrInput-a7903c0f.js';
43
43
  export { _ as OrInput } from './OrInput-c005a759.js';
44
44
  export { _ as OrLabel } from './OrLabel-931394a5.js';
45
45
  export { L as LabelVariant, _ as OrLabelV3 } from './OrLabel-63380256.js';
@@ -49,31 +49,31 @@ export { _ as OrListOfInputs } from './OrListOfInputs-9a08a3ee.js';
49
49
  export { L as LoaderViews, _ as OrLoader } from './OrLoader-212ef381.js';
50
50
  export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from './OrLoader-b0c381f9.js';
51
51
  export { _ as OrMenuItemV3 } from './OrMenuItem-6f9b8a93.js';
52
- export { _ as OrMenuV3 } from './OrMenu-fb119a7b.js';
53
- export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-aa9f4918.js';
52
+ export { _ as OrMenuV3 } from './OrMenu-47b319a6.js';
53
+ export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-83c885d0.js';
54
54
  export { _ as OrModal, O as OrModalSizes } from './OrModal-195ae7b6.js';
55
- export { M as ModalSize, _ as OrModalV3 } from './OrModal-b759863f.js';
55
+ export { M as ModalSize, _ as OrModalV3 } from './OrModal-69791114.js';
56
56
  export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from './OrNotification-48cd0779.js';
57
- export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-f9e48250.js';
57
+ export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-5e98ac28.js';
58
58
  export { _ as OrNumberInput } from './OrNumberInput-eb0e7087.js';
59
59
  export { _ as OrOverflowMenu } from './OrOverflowMenu-1a82785c.js';
60
60
  export { _ as OrOverlay } from './OrOverlay-ccec2218.js';
61
61
  export { _ as OrOverlayV3 } from './OrOverlay-2ce3cfd7.js';
62
62
  export { _ as OrPassword } from './OrPassword-239dfa7a.js';
63
- export { _ as OrPaginationV3 } from './OrPagination-dc27788c.js';
63
+ export { _ as OrPaginationV3 } from './OrPagination-4d330d4f.js';
64
64
  export { _ as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './OrProgress-e6f20dc1.js';
65
65
  export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-29957e64.js';
66
66
  export { _ as OrRadio } from './OrRadio-514e8de8.js';
67
67
  export { _ as OrRadioGroup } from './OrRadioGroup-11424644.js';
68
68
  export { _ as OrRadioV3 } from './OrRadio-26031dd3.js';
69
69
  export { _ as OrSearch } from './OrSearch-2fbdbec9.js';
70
- export { _ as OrSearchV3 } from './OrSearch-da9725b4.js';
70
+ export { _ as OrSearchV3 } from './OrSearch-5eba1989.js';
71
71
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-a1ea5b72.js';
72
72
  export { _ as OrSelect } from './OrSelect-03e79c4b.js';
73
- export { _ as OrSelectV3 } from './OrSelect-4b901267.js';
73
+ export { _ as OrSelectV3 } from './OrSelect-2d48ddee.js';
74
74
  export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-feacf13a.js';
75
- export { _ as OrSidebarV3 } from './OrSidebar-5ca2144a.js';
76
- export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-b8e678d4.js';
75
+ export { _ as OrSidebarV3 } from './OrSidebar-6431f9f0.js';
76
+ export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-fbbac5f0.js';
77
77
  export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeletonText-6a6f285d.js';
78
78
  export { _ as OrSkeletonCircleV3, a as OrSkeletonRectV3, b as OrSkeletonTextV3 } from './OrSkeletonText-ee42a9e9.js';
79
79
  export { _ as OrSlider } from './OrSlider-ded83b5c.js';
@@ -85,9 +85,9 @@ export { _ as OrTab } from './OrTab-8dfdeca0.js';
85
85
  export { _ as OrTabHeaderItem } from './OrTabHeaderItem-6a08756e.js';
86
86
  export { _ as OrTabV3 } from './OrTab-81ccc89a.js';
87
87
  export { _ as OrTabs } from './OrTabs-12138346.js';
88
- export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-32d46f77.js';
88
+ export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-f0e4db08.js';
89
89
  export { _ as OrTag } from './OrTag-2845a49f.js';
90
- export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-0153f01d.js';
90
+ export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-335525e6.js';
91
91
  export { _ as OrTeleport } from './OrTeleport.vue2-f0c16c71.js';
92
92
  export { _ as OrTeleportV3 } from './OrTeleport.vue2-fb92f29f.js';
93
93
  export { _ as OrTextV3 } from './OrText-6097bca5.js';
@@ -96,11 +96,11 @@ export { _ as OrTextareaV3 } from './OrTextarea-2d5d0be6.js';
96
96
  export { _ as OrTextbox, T as TextboxTypes } from './OrTextbox-cd85a59f.js';
97
97
  export { _ as OrToast, a as OrToastContainer } from './OrToastContainer-41b56042.js';
98
98
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
99
- export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-1e607d9c.js';
99
+ export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-b1ac5808.js';
100
100
  export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
101
101
  export { _ as OrTooltip } from './OrTooltip-cefc51f9.js';
102
102
  export { _ as OrTooltipContent } from './OrTooltip.vue_rollup-plugin-vue_styles.0-154aac4c.js';
103
- export { _ as OrTooltipV3 } from './OrTooltip-f5d1e4f0.js';
103
+ export { _ as OrTooltipV3 } from './OrTooltip-2c09dcaf.js';
104
104
  export { D as DropdownClose, a as DropdownOpen } from './dropdown-open-0d314aa4.js';
105
105
  export { u as useControlAttributes, a as useIdAttribute } from './useIdAttribute-859439f0.js';
106
106
  export { u as useElevation } from './useElevation-92fce12c.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-5c4ef664.js';
5
+ import { _ as __vue_component__$2 } from './OrIconButton-ec2e21aa.js';
6
6
  import { _ as __vue_component__$3 } from './OrLoader-b0c381f9.js';
7
7
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
8
8
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -1,11 +1,11 @@
1
1
  import { defineComponent, computed, ref, watch } from 'vue-demi';
2
2
  import { s as script$3 } from './OrButton-5a850657.js';
3
- import { s as script$2 } from './OrIconButton-41ee266c.js';
3
+ import { s as script$2 } from './OrIconButton-e3f4d060.js';
4
4
  import { s as script$6 } from './OrIcon-62793572.js';
5
5
  import { s as script$5 } from './OrMenuItem-dbee450f.js';
6
- import { s as script$4 } from './OrMenu-693b2bb8.js';
7
- import './OrPopover-52250a03.js';
8
- import { s as script$7 } from './OrSearch-b6a0f0e6.js';
6
+ import { s as script$4 } from './OrMenu-053a9ab7.js';
7
+ import './OrPopover-3ac8f589.js';
8
+ import { s as script$7 } from './OrSearch-6673c583.js';
9
9
  import './OrInputBox-11389afd.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
 
@@ -2,7 +2,7 @@ import { useMagicKeys, whenever, onClickOutside } from '@vueuse/core';
2
2
  import { logicAnd } from '@vueuse/math';
3
3
  import { defineComponent, ref, computed, watch } from 'vue-demi';
4
4
  import { s as script$2, a as ButtonColor } from './OrButton-5a850657.js';
5
- import { s as script$3 } from './OrInput-18a1b41a.js';
5
+ import { s as script$3 } from './OrInput-f0748c95.js';
6
6
  import { s as script$1 } from './OrOverlay-7cf03aea.js';
7
7
  import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
8
8
 
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
2
  import { s as script$1, I as IconSize } from './OrIcon-62793572.js';
3
- import { s as script$2 } from './OrTooltip-02f07fa2.js';
4
- import './OrPopover-52250a03.js';
3
+ import { s as script$2 } from './OrTooltip-d91128f4.js';
4
+ import './OrPopover-3ac8f589.js';
5
5
  import { resolveComponent, openBlock, createBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode, mergeProps, toHandlers, createVNode } from 'vue';
6
6
 
7
7
  var IconButtonColor;
@@ -4,7 +4,7 @@ import '@vueuse/core';
4
4
  import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
5
5
  import { s as script$1 } from './OrError-c01d0c29.js';
6
6
  import { s as script$2 } from './OrHint-06ab89d7.js';
7
- import { s as script$3 } from './OrIconButton-41ee266c.js';
7
+ import { s as script$3 } from './OrIconButton-e3f4d060.js';
8
8
  import { s as script$4, I as InlineInputBoxSize } from './OrInlineInputBox-01fb2cb2.js';
9
9
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelDynamic, withModifiers, createCommentVNode, createBlock, createSlots, createTextVNode, toDisplayString, vShow } from 'vue';
10
10
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
@@ -4,7 +4,7 @@ import '@vueuse/core';
4
4
  import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
5
5
  import { s as script$1 } from './OrError-c01d0c29.js';
6
6
  import { s as script$2 } from './OrHint-06ab89d7.js';
7
- import { s as script$3 } from './OrIconButton-41ee266c.js';
7
+ import { s as script$3 } from './OrIconButton-e3f4d060.js';
8
8
  import { s as script$4 } from './OrInlineInputBox-01fb2cb2.js';
9
9
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelText, withModifiers, createCommentVNode, createBlock, createSlots, createTextVNode, toDisplayString, vShow } from 'vue';
10
10
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
@@ -5,7 +5,7 @@ import { u as useResponsive } from './useResponsive-a02e95b7.js';
5
5
  import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
6
6
  import { s as script$1 } from './OrError-c01d0c29.js';
7
7
  import { s as script$2 } from './OrHint-06ab89d7.js';
8
- import { s as script$4 } from './OrIconButton-41ee266c.js';
8
+ import { s as script$4 } from './OrIconButton-e3f4d060.js';
9
9
  import { s as script$3 } from './OrIcon-62793572.js';
10
10
  import { s as script$5, a as InputBoxSize } from './OrInputBox-11389afd.js';
11
11
  import { s as script$6 } from './OrLabel-4da56db0.js';