@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,12 +1,12 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { defineComponent, computed, ref, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
3
3
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
4
- import { O as OrIconButton } from './OrIconButton-d427d121.js';
4
+ import { O as OrIconButton } from './OrIconButton-50f3e359.js';
5
5
  import { O as OrButton } from './OrButton-28addda1.js';
6
- import { O as OrMenu } from './OrMenu-e1cf47b8.js';
6
+ import { O as OrMenu } from './OrMenu-cbb0c2c8.js';
7
7
  import { O as OrMenuItem } from './OrMenuItem-7eb9d387.js';
8
8
  import { O as OrIcon } from './OrIcon-05d29a78.js';
9
- import { O as OrSearch } from './OrSearch-a8d4cf95.js';
9
+ import { O as OrSearch } from './OrSearch-9d11a3f1.js';
10
10
 
11
11
  const CardCollectionRoot = [
12
12
  // Layout
@@ -3,7 +3,7 @@ import { l as logicAnd } from './index-17f264f9.js';
3
3
  import './index-fa6eb4ca.js';
4
4
  import { O as OrOverlay } from './OrOverlay-4b923676.js';
5
5
  import { O as OrButton, a as ButtonColor } from './OrButton-28addda1.js';
6
- import { O as OrInput } from './OrInput-059a67b6.js';
6
+ import { O as OrInput } from './OrInput-900df60c.js';
7
7
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
8
8
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
9
9
 
@@ -1,6 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrIcon, I as IconSize } from './OrIcon-05d29a78.js';
3
- import { O as OrTooltip } from './OrTooltip-e34783de.js';
3
+ import { O as OrTooltip } from './OrTooltip-a2a90db8.js';
4
4
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
 
@@ -1,7 +1,7 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrError } from './OrError-1186b62f.js';
3
3
  import { O as OrHint } from './OrHint-29b31ba4.js';
4
- import { O as OrIconButton } from './OrIconButton-d427d121.js';
4
+ import { O as OrIconButton } from './OrIconButton-50f3e359.js';
5
5
  import { O as OrInlineInputBox, I as InlineInputBoxSize } from './OrInlineInputBox-fbc52d40.js';
6
6
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
7
7
  import { u as useValidationAttributes } from './useValidationAttributes-6df7bcf9.js';
@@ -1,7 +1,7 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrError } from './OrError-1186b62f.js';
3
3
  import { O as OrHint } from './OrHint-29b31ba4.js';
4
- import { O as OrIconButton } from './OrIconButton-d427d121.js';
4
+ import { O as OrIconButton } from './OrIconButton-50f3e359.js';
5
5
  import { O as OrInlineInputBox } from './OrInlineInputBox-fbc52d40.js';
6
6
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
7
7
  import { u as useValidationAttributes } from './useValidationAttributes-6df7bcf9.js';
@@ -2,7 +2,7 @@ import './index-fa6eb4ca.js';
2
2
  import { O as OrError } from './OrError-1186b62f.js';
3
3
  import { O as OrHint } from './OrHint-29b31ba4.js';
4
4
  import { O as OrIcon } from './OrIcon-05d29a78.js';
5
- import { O as OrIconButton } from './OrIconButton-d427d121.js';
5
+ import { O as OrIconButton } from './OrIconButton-50f3e359.js';
6
6
  import { O as OrInputBox } from './OrInputBox-4d265915.js';
7
7
  import { O as OrLabel } from './OrLabel-761500d5.js';
8
8
  import { O as OrLoader } from './OrLoader-dc73d8ee.js';
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrPopover, P as PopoverPlacement } from './OrPopover-06448d74.js';
2
+ import { O as OrPopover, P as PopoverPlacement } from './OrPopover-f3d58fff.js';
3
3
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
4
4
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
5
 
@@ -1,6 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrOverlay } from './OrOverlay-4b923676.js';
3
- import { O as OrIconButton } from './OrIconButton-d427d121.js';
3
+ import { O as OrIconButton } from './OrIconButton-50f3e359.js';
4
4
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
 
@@ -1,6 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrIcon } from './OrIcon-05d29a78.js';
3
- import { O as OrIconButton } from './OrIconButton-d427d121.js';
3
+ import { O as OrIconButton } from './OrIconButton-50f3e359.js';
4
4
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
 
@@ -1,7 +1,7 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrButton } from './OrButton-28addda1.js';
3
3
  import { O as OrIcon } from './OrIcon-05d29a78.js';
4
- import { O as OrMenu } from './OrMenu-e1cf47b8.js';
4
+ import { O as OrMenu } from './OrMenu-cbb0c2c8.js';
5
5
  import { O as OrMenuItem } from './OrMenuItem-7eb9d387.js';
6
6
  import { u as useResponsive } from './useResponsive-e13dfbb0.js';
7
7
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -97,6 +97,10 @@ var script = defineComponent({
97
97
  type: Boolean,
98
98
  default: false
99
99
  },
100
+ customStyles: {
101
+ type: Array,
102
+ default: () => []
103
+ },
100
104
  disableDefaultStyles: {
101
105
  type: Boolean,
102
106
  default: false
@@ -117,7 +121,7 @@ var script = defineComponent({
117
121
  return (_a = bottomSheet.value) === null || _a === void 0 ? void 0 : _a.root;
118
122
  });
119
123
  // Styles
120
- const rootStyles = computed(() => ['or-popover-v3', ...PopoverRoot]);
124
+ const rootStyles = computed(() => ['or-popover-v3', ...PopoverRoot, ...props.customStyles]);
121
125
  const bodyStyles = computed(() => [...PopoverBody, ...PopoverBodyPlacements[props.placement]]);
122
126
  // State
123
127
  const state = ref('closed');
@@ -1,6 +1,6 @@
1
1
  import { debouncedWatch } from '@vueuse/core';
2
2
  import './index-fa6eb4ca.js';
3
- import { O as OrInput } from './OrInput-059a67b6.js';
3
+ import { O as OrInput } from './OrInput-900df60c.js';
4
4
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { a as InputBoxSize } from './props-78496a2d.js';
6
6
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -4,12 +4,12 @@ import { O as OrError } from './OrError-1186b62f.js';
4
4
  import { O as OrExpansionPanel } from './OrExpansionPanel-7cd552fa.js';
5
5
  import { O as OrHint } from './OrHint-29b31ba4.js';
6
6
  import { O as OrIcon } from './OrIcon-05d29a78.js';
7
- import { O as OrInput } from './OrInput-059a67b6.js';
7
+ import { O as OrInput } from './OrInput-900df60c.js';
8
8
  import { O as OrInputBox } from './OrInputBox-4d265915.js';
9
9
  import { O as OrLabel } from './OrLabel-761500d5.js';
10
10
  import { O as OrMenuItem } from './OrMenuItem-7eb9d387.js';
11
- import { O as OrPopover } from './OrPopover-06448d74.js';
12
- import { O as OrTag } from './OrTag-7879a9fa.js';
11
+ import { O as OrPopover } from './OrPopover-f3d58fff.js';
12
+ import { O as OrTag } from './OrTag-11c078db.js';
13
13
  import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e2a93aaf.js';
14
14
  import { u as useOverflow } from './useOverflow-bae6342f.js';
15
15
  import { defineComponent, getCurrentInstance, ref, computed, onMounted, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -389,10 +389,9 @@ var __vue_render__ = function () {
389
389
  "trigger": _vm.inputBoxRoot,
390
390
  "placement": 'bottom',
391
391
  "full-width": true,
392
+ "custom-styles": _vm.dropdownStyles,
392
393
  "disable-default-styles": true
393
394
  }
394
- }, [_c('div', {
395
- class: _vm.dropdownStyles
396
395
  }, [_vm.enableSearch ? [_c('OrInput', {
397
396
  attrs: {
398
397
  "type": 'search',
@@ -446,7 +445,7 @@ var __vue_render__ = function () {
446
445
  }
447
446
  }
448
447
  }, [_vm._t("optionTemplate", function () {
449
- return [_vm._v("\n " + _vm._s(option.label) + "\n ")];
448
+ return [_vm._v("\n " + _vm._s(option.label) + "\n ")];
450
449
  }, {
451
450
  "model": _vm.proxyModelValue,
452
451
  "option": option
@@ -485,7 +484,7 @@ var __vue_render__ = function () {
485
484
  }
486
485
  }
487
486
  }, [_vm._t("optionTemplate", function () {
488
- return [_vm._v("\n " + _vm._s(option.label) + "\n ")];
487
+ return [_vm._v("\n " + _vm._s(option.label) + "\n ")];
489
488
  }, {
490
489
  "model": _vm.proxyModelValue,
491
490
  "option": option
@@ -493,8 +492,8 @@ var __vue_render__ = function () {
493
492
  })]] : [_c('div', {
494
493
  class: _vm.noSearchResultsStyles
495
494
  }, [_vm._t("noSearchResultsTemplate", function () {
496
- return [_vm._v("\n No results\n ")];
497
- })], 2)]], 2)])], 2), _vm._v(" "), _c('div', {
495
+ return [_vm._v("\n No results\n ")];
496
+ })], 2)]], 2)], 2), _vm._v(" "), _c('div', {
498
497
  directives: [{
499
498
  name: "show",
500
499
  rawName: "v-show",
@@ -1,7 +1,7 @@
1
1
  import { useDraggable, useElementBounding } from '@vueuse/core';
2
2
  import _ from 'lodash';
3
3
  import './index-fa6eb4ca.js';
4
- import { O as OrSidebarPlacement, a as OrSidebarCollapseButton } from './OrSidebarCollapseButton-730a948a.js';
4
+ import { O as OrSidebarPlacement, a as OrSidebarCollapseButton } from './OrSidebarCollapseButton-3382ea38.js';
5
5
  import { defineComponent, ref, computed, useSlots, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
6
6
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
7
7
 
@@ -1,6 +1,6 @@
1
1
  import _ from 'lodash';
2
2
  import './index-fa6eb4ca.js';
3
- import { O as OrIconButton } from './OrIconButton-d427d121.js';
3
+ import { O as OrIconButton } from './OrIconButton-50f3e359.js';
4
4
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
 
@@ -1,7 +1,7 @@
1
1
  import { useResizeObserver } from '@vueuse/core';
2
2
  import './index-fa6eb4ca.js';
3
3
  import { O as OrIcon } from './OrIcon-05d29a78.js';
4
- import { O as OrMenu } from './OrMenu-e1cf47b8.js';
4
+ import { O as OrMenu } from './OrMenu-cbb0c2c8.js';
5
5
  import { O as OrMenuItem } from './OrMenuItem-7eb9d387.js';
6
6
  import { O as OrTab } from './OrTab-f47594ad.js';
7
7
  import { defineComponent, ref, computed, reactive, watch, nextTick, onMounted } from '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrIconButton } from './OrIconButton-d427d121.js';
2
+ import { O as OrIconButton } from './OrIconButton-50f3e359.js';
3
3
  import { defineComponent, ref, computed, watchPostEffect, unref } from '@vue/composition-api/dist/vue-composition-api.mjs';
4
4
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
5
 
@@ -1,6 +1,6 @@
1
1
  import { useDebounceFn, useElementHover } from '@vueuse/core';
2
2
  import './index-fa6eb4ca.js';
3
- import { O as OrPopover, P as PopoverPlacement } from './OrPopover-06448d74.js';
3
+ import { O as OrPopover, P as PopoverPlacement } from './OrPopover-f3d58fff.js';
4
4
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
 
@@ -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, O as OrButtonV3 } from '../OrButton-28addda1.js';
9
9
  export { O as OrCard } from '../OrCard-e07c7e8c.js';
10
10
  export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-19b22ac0.js';
11
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-a7706585.js';
11
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-1b797c0b.js';
12
12
  export { _ as OrCardV3 } from '../OrCard-cea07ac1.js';
13
13
  export { a as OrCarousel, _ as OrCarouselItem } from '../OrCarouselItem-5ba1d0d3.js';
14
14
  export { O as OrCheckbox } from '../OrCheckbox-76849460.js';
@@ -19,7 +19,7 @@ export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-155b9178.js';
19
19
  export { O as OrCollapse } from '../OrCollapse-f7cbcd25.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-8fa65edd.js';
21
21
  export { _ as OrConfirm } from '../OrConfirm-4d08c38d.js';
22
- export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-f14ac69d.js';
22
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-98d9a7b0.js';
23
23
  export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-def82ca4.js';
24
24
  export { O as OrError } from '../OrError-29f0ce95.js';
25
25
  export { _ as OrErrorTagV3 } from '../OrErrorTag-79922468.js';
@@ -31,15 +31,15 @@ export { O as OrFloating, b as OrFloatingHideStrategy, a as OrFloatingPlacements
31
31
  export { O as OrHint } from '../OrHint-664117aa.js';
32
32
  export { O as OrHintV3 } from '../OrHint-29b31ba4.js';
33
33
  export { O as OrIcon, a as OrIconColors, b as OrIconType } from '../OrIcon-90adc2bd.js';
34
- export { I as IconButtonColor, O as OrIconButtonV3 } from '../OrIconButton-d427d121.js';
34
+ export { I as IconButtonColor, O as OrIconButtonV3 } from '../OrIconButton-50f3e359.js';
35
35
  export { I as IconButtonSize, I as IconSize, a as IconVariant, O as OrIconV3 } from '../OrIcon-05d29a78.js';
36
36
  export { I as InlineInputBoxSize, I as InlineInputSize, O as OrInlineInputBoxV3 } from '../OrInlineInputBox-fbc52d40.js';
37
- export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-916fd2b8.js';
37
+ export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-2395a4c6.js';
38
38
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-96469839.js';
39
- export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-f26824e4.js';
39
+ export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-5ea9f01a.js';
40
40
  export { O as OrInputBoxV3 } from '../OrInputBox-4d265915.js';
41
41
  export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, a as SearchSize, a as SelectSize, a as TextareaSize } from '../props-78496a2d.js';
42
- export { I as InputType, O as OrInputV3 } from '../OrInput-059a67b6.js';
42
+ export { I as InputType, O as OrInputV3 } from '../OrInput-900df60c.js';
43
43
  export { O as OrInput } from '../OrInput-1589dca0.js';
44
44
  export { O as OrLabel } from '../OrLabel-f19ccb5f.js';
45
45
  export { L as LabelVariant, O as OrLabelV3 } from '../OrLabel-761500d5.js';
@@ -49,31 +49,31 @@ export { _ as OrListOfInputs } from '../OrListOfInputs-752b6998.js';
49
49
  export { L as LoaderViews, O as OrLoader } from '../OrLoader-5cfd67fb.js';
50
50
  export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, O as OrLoaderV3 } from '../OrLoader-dc73d8ee.js';
51
51
  export { O as OrMenuItemV3 } from '../OrMenuItem-7eb9d387.js';
52
- export { O as OrMenuV3 } from '../OrMenu-e1cf47b8.js';
53
- export { P as MenuPlacement, O as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-06448d74.js';
52
+ export { O as OrMenuV3 } from '../OrMenu-cbb0c2c8.js';
53
+ export { P as MenuPlacement, O as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-f3d58fff.js';
54
54
  export { O as OrModal, a as OrModalSizes } from '../OrModal-d1cb603e.js';
55
- export { M as ModalSize, _ as OrModalV3 } from '../OrModal-6cbeb15e.js';
55
+ export { M as ModalSize, _ as OrModalV3 } from '../OrModal-e66519f4.js';
56
56
  export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from '../OrNotification-50be557d.js';
57
- export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-8695c59e.js';
57
+ export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-8a219610.js';
58
58
  export { _ as OrNumberInput } from '../OrNumberInput-6b183931.js';
59
59
  export { _ as OrOverflowMenu } from '../OrOverflowMenu-243d4723.js';
60
60
  export { O as OrOverlay } from '../OrOverlay-5263b088.js';
61
61
  export { O as OrOverlayV3 } from '../OrOverlay-4b923676.js';
62
62
  export { _ as OrPassword } from '../OrPassword-1867d029.js';
63
- export { _ as OrPaginationV3 } from '../OrPagination-203a86f1.js';
63
+ export { _ as OrPaginationV3 } from '../OrPagination-cf47d71c.js';
64
64
  export { O as OrProgress, a as OrProgressColors, b as OrProgressTypes } from '../OrProgress-5880025c.js';
65
65
  export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress-e967daed.js';
66
66
  export { _ as OrRadio } from '../OrRadio-c3655202.js';
67
67
  export { _ as OrRadioGroup } from '../OrRadioGroup-fbe23f97.js';
68
68
  export { _ as OrRadioV3 } from '../OrRadio-787e3386.js';
69
69
  export { O as OrSearch } from '../OrSearch-c75656ff.js';
70
- export { O as OrSearchV3 } from '../OrSearch-a8d4cf95.js';
70
+ export { O as OrSearchV3 } from '../OrSearch-9d11a3f1.js';
71
71
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-8b551ef0.js';
72
72
  export { _ as OrSelect } from '../OrSelect-39dedeb9.js';
73
- export { _ as OrSelectV3 } from '../OrSelect-33f58941.js';
73
+ export { _ as OrSelectV3 } from '../OrSelect-0675a404.js';
74
74
  export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-9e7fe79c.js';
75
- export { _ as OrSidebarV3 } from '../OrSidebar-0d6177e2.js';
76
- export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-730a948a.js';
75
+ export { _ as OrSidebarV3 } from '../OrSidebar-0509e5f8.js';
76
+ export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-3382ea38.js';
77
77
  export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-1bf08dbc.js';
78
78
  export { _ as OrSkeletonCircleV3, a as OrSkeletonRectV3, b as OrSkeletonTextV3 } from '../OrSkeletonText-e51ca60e.js';
79
79
  export { _ as OrSlider } from '../OrSlider-e1408560.js';
@@ -85,9 +85,9 @@ export { _ as OrTab } from '../OrTab-4c61cad9.js';
85
85
  export { O as OrTabHeaderItem } from '../OrTabHeaderItem-38275146.js';
86
86
  export { O as OrTabV3 } from '../OrTab-f47594ad.js';
87
87
  export { _ as OrTabs } from '../OrTabs-251baec9.js';
88
- export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-85d7036a.js';
88
+ export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-10f7e668.js';
89
89
  export { _ as OrTag } from '../OrTag-4af70bdb.js';
90
- export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-7879a9fa.js';
90
+ export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-11c078db.js';
91
91
  export { O as OrTeleport } from '../OrTeleport.vue2-90147f16.js';
92
92
  export { O as OrTeleportV3 } from '../OrTeleport.vue2-e9ba3054.js';
93
93
  export { _ as OrTextV3 } from '../OrText-7887212a.js';
@@ -96,11 +96,11 @@ export { _ as OrTextareaV3 } from '../OrTextarea-5027c642.js';
96
96
  export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-dbd1eae6.js';
97
97
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-1faa828c.js';
98
98
  export { O as OrToast, _ as OrToastContainer } from '../OrToastContainer-a021147e.js';
99
- export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-79c4992b.js';
99
+ export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-8d0c1236.js';
100
100
  export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-3a3d4280.js';
101
101
  export { O as OrTooltip } from '../OrTooltip-e62cdd46.js';
102
102
  export { O as OrTooltipContent } from '../OrTooltipContent-592eeb27.js';
103
- export { O as OrTooltipV3 } from '../OrTooltip-e34783de.js';
103
+ export { O as OrTooltipV3 } from '../OrTooltip-a2a90db8.js';
104
104
  import '../index-fa6eb4ca.js';
105
105
  import 'vue';
106
106
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,13 +1,13 @@
1
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-a7706585.js';
1
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-1b797c0b.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import '../../normalize-component-6e8e3d80.js';
6
- import '../../OrIconButton-d427d121.js';
6
+ import '../../OrIconButton-50f3e359.js';
7
7
  import '../../OrIcon-05d29a78.js';
8
- import '../../OrTooltip-e34783de.js';
8
+ import '../../OrTooltip-a2a90db8.js';
9
9
  import '@vueuse/core';
10
- import '../../OrPopover-06448d74.js';
10
+ import '../../OrPopover-f3d58fff.js';
11
11
  import '../../floating-ui.dom.esm-83eba816.js';
12
12
  import '../../OrBottomSheet-08c7ec73.js';
13
13
  import '../../OrOverlay-4b923676.js';
@@ -17,10 +17,10 @@ import '../../useElevation-b6e7590a.js';
17
17
  import '../../useResponsive-e13dfbb0.js';
18
18
  import '../../OrButton-28addda1.js';
19
19
  import '../../OrLoader-dc73d8ee.js';
20
- import '../../OrMenu-e1cf47b8.js';
20
+ import '../../OrMenu-cbb0c2c8.js';
21
21
  import '../../OrMenuItem-7eb9d387.js';
22
- import '../../OrSearch-a8d4cf95.js';
23
- import '../../OrInput-059a67b6.js';
22
+ import '../../OrSearch-9d11a3f1.js';
23
+ import '../../OrInput-900df60c.js';
24
24
  import '../../OrError-1186b62f.js';
25
25
  import '../../OrHint-29b31ba4.js';
26
26
  import '../../OrInputBox-4d265915.js';
@@ -1,4 +1,4 @@
1
- export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-f14ac69d.js';
1
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-98d9a7b0.js';
2
2
  import '@vueuse/core';
3
3
  import '../../index-17f264f9.js';
4
4
  import '../../index-fa6eb4ca.js';
@@ -11,13 +11,13 @@ import '../../normalize-component-6e8e3d80.js';
11
11
  import '../../useElevation-b6e7590a.js';
12
12
  import '../../OrButton-28addda1.js';
13
13
  import '../../OrLoader-dc73d8ee.js';
14
- import '../../OrInput-059a67b6.js';
14
+ import '../../OrInput-900df60c.js';
15
15
  import '../../OrError-1186b62f.js';
16
16
  import '../../OrHint-29b31ba4.js';
17
17
  import '../../OrIcon-05d29a78.js';
18
- import '../../OrIconButton-d427d121.js';
19
- import '../../OrTooltip-e34783de.js';
20
- import '../../OrPopover-06448d74.js';
18
+ import '../../OrIconButton-50f3e359.js';
19
+ import '../../OrTooltip-a2a90db8.js';
20
+ import '../../OrPopover-f3d58fff.js';
21
21
  import '../../floating-ui.dom.esm-83eba816.js';
22
22
  import '../../OrBottomSheet-08c7ec73.js';
23
23
  import '../../useResponsive-e13dfbb0.js';
@@ -1,11 +1,11 @@
1
- export { I as IconButtonColor, O as OrIconButtonV3 } from '../../OrIconButton-d427d121.js';
1
+ export { I as IconButtonColor, O as OrIconButtonV3 } from '../../OrIconButton-50f3e359.js';
2
2
  export { I as IconButtonSize } from '../../OrIcon-05d29a78.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
5
5
  import '@vue/composition-api/dist/vue-composition-api.mjs';
6
- import '../../OrTooltip-e34783de.js';
6
+ import '../../OrTooltip-a2a90db8.js';
7
7
  import '@vueuse/core';
8
- import '../../OrPopover-06448d74.js';
8
+ import '../../OrPopover-f3d58fff.js';
9
9
  import '../../floating-ui.dom.esm-83eba816.js';
10
10
  import '../../OrBottomSheet-08c7ec73.js';
11
11
  import '../../OrOverlay-4b923676.js';
@@ -1,4 +1,4 @@
1
- export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-916fd2b8.js';
1
+ export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-2395a4c6.js';
2
2
  export { I as InlineInputSize } from '../../OrInlineInputBox-fbc52d40.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
@@ -6,11 +6,11 @@ import '@vue/composition-api/dist/vue-composition-api.mjs';
6
6
  import '../../OrError-1186b62f.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
8
  import '../../OrHint-29b31ba4.js';
9
- import '../../OrIconButton-d427d121.js';
9
+ import '../../OrIconButton-50f3e359.js';
10
10
  import '../../OrIcon-05d29a78.js';
11
- import '../../OrTooltip-e34783de.js';
11
+ import '../../OrTooltip-a2a90db8.js';
12
12
  import '@vueuse/core';
13
- import '../../OrPopover-06448d74.js';
13
+ import '../../OrPopover-f3d58fff.js';
14
14
  import '../../floating-ui.dom.esm-83eba816.js';
15
15
  import '../../OrBottomSheet-08c7ec73.js';
16
16
  import '../../OrOverlay-4b923676.js';
@@ -1,15 +1,15 @@
1
- export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-f26824e4.js';
1
+ export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-5ea9f01a.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import '../../OrError-1186b62f.js';
6
6
  import '../../normalize-component-6e8e3d80.js';
7
7
  import '../../OrHint-29b31ba4.js';
8
- import '../../OrIconButton-d427d121.js';
8
+ import '../../OrIconButton-50f3e359.js';
9
9
  import '../../OrIcon-05d29a78.js';
10
- import '../../OrTooltip-e34783de.js';
10
+ import '../../OrTooltip-a2a90db8.js';
11
11
  import '@vueuse/core';
12
- import '../../OrPopover-06448d74.js';
12
+ import '../../OrPopover-f3d58fff.js';
13
13
  import '../../floating-ui.dom.esm-83eba816.js';
14
14
  import '../../OrBottomSheet-08c7ec73.js';
15
15
  import '../../OrOverlay-4b923676.js';
@@ -1,4 +1,4 @@
1
- export { I as InputType, O as OrInputV3 } from '../../OrInput-059a67b6.js';
1
+ export { I as InputType, O as OrInputV3 } from '../../OrInput-900df60c.js';
2
2
  export { a as InputSize } from '../../props-78496a2d.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
@@ -7,10 +7,10 @@ import '../../OrError-1186b62f.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
8
  import '../../OrHint-29b31ba4.js';
9
9
  import '../../OrIcon-05d29a78.js';
10
- import '../../OrIconButton-d427d121.js';
11
- import '../../OrTooltip-e34783de.js';
10
+ import '../../OrIconButton-50f3e359.js';
11
+ import '../../OrTooltip-a2a90db8.js';
12
12
  import '@vueuse/core';
13
- import '../../OrPopover-06448d74.js';
13
+ import '../../OrPopover-f3d58fff.js';
14
14
  import '../../floating-ui.dom.esm-83eba816.js';
15
15
  import '../../OrBottomSheet-08c7ec73.js';
16
16
  import '../../OrOverlay-4b923676.js';
@@ -1,5 +1,5 @@
1
- export { O as OrMenuV3 } from '../../OrMenu-e1cf47b8.js';
2
- export { P as MenuPlacement } from '../../OrPopover-06448d74.js';
1
+ export { O as OrMenuV3 } from '../../OrMenu-cbb0c2c8.js';
2
+ export { P as MenuPlacement } from '../../OrPopover-f3d58fff.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
5
5
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,4 +1,4 @@
1
- export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-6cbeb15e.js';
1
+ export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-e66519f4.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -8,10 +8,10 @@ import '../../OrTeleport.vue2-e9ba3054.js';
8
8
  import 'portal-vue';
9
9
  import '../../normalize-component-6e8e3d80.js';
10
10
  import '../../useElevation-b6e7590a.js';
11
- import '../../OrIconButton-d427d121.js';
11
+ import '../../OrIconButton-50f3e359.js';
12
12
  import '../../OrIcon-05d29a78.js';
13
- import '../../OrTooltip-e34783de.js';
14
- import '../../OrPopover-06448d74.js';
13
+ import '../../OrTooltip-a2a90db8.js';
14
+ import '../../OrPopover-f3d58fff.js';
15
15
  import '../../floating-ui.dom.esm-83eba816.js';
16
16
  import '../../OrBottomSheet-08c7ec73.js';
17
17
  import '../../useResponsive-e13dfbb0.js';
@@ -1,13 +1,13 @@
1
- export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-8695c59e.js';
1
+ export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-8a219610.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import '../../OrIcon-05d29a78.js';
6
6
  import '../../normalize-component-6e8e3d80.js';
7
- import '../../OrIconButton-d427d121.js';
8
- import '../../OrTooltip-e34783de.js';
7
+ import '../../OrIconButton-50f3e359.js';
8
+ import '../../OrTooltip-a2a90db8.js';
9
9
  import '@vueuse/core';
10
- import '../../OrPopover-06448d74.js';
10
+ import '../../OrPopover-f3d58fff.js';
11
11
  import '../../floating-ui.dom.esm-83eba816.js';
12
12
  import '../../OrBottomSheet-08c7ec73.js';
13
13
  import '../../OrOverlay-4b923676.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrPaginationV3 } from '../../OrPagination-203a86f1.js';
1
+ export { _ as OrPaginationV3 } from '../../OrPagination-cf47d71c.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -7,8 +7,8 @@ import '../../OrLoader-dc73d8ee.js';
7
7
  import '@vueuse/core';
8
8
  import '../../normalize-component-6e8e3d80.js';
9
9
  import '../../OrIcon-05d29a78.js';
10
- import '../../OrMenu-e1cf47b8.js';
11
- import '../../OrPopover-06448d74.js';
10
+ import '../../OrMenu-cbb0c2c8.js';
11
+ import '../../OrPopover-f3d58fff.js';
12
12
  import '../../floating-ui.dom.esm-83eba816.js';
13
13
  import '../../OrBottomSheet-08c7ec73.js';
14
14
  import '../../OrOverlay-4b923676.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 { O as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant } from '../../OrPopover-06448d74.js';
1
+ export { O as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant } from '../../OrPopover-f3d58fff.js';
2
2
  import '../../floating-ui.dom.esm-83eba816.js';
3
3
  import '@vueuse/core';
4
4
  import '../../index-fa6eb4ca.js';