@onereach/ui-components 6.4.0 → 6.4.1-beta.3381.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (256) hide show
  1. package/dist/bundled/v2/components/OrCodeV3/OrCode.js +223 -72
  2. package/dist/bundled/v2/components/OrCodeV3/OrCode.vue.d.ts +35 -4
  3. package/dist/bundled/v2/components/OrCodeV3/styles.d.ts +2 -0
  4. package/dist/bundled/v2/components/OrCodeV3/styles.js +11 -1
  5. package/dist/bundled/v2/components/OrContextMenuV3/OrContextMenu.js +1 -1
  6. package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +1 -1
  7. package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
  8. package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +1 -1
  9. package/dist/bundled/v2/components/OrMenuV3/OrMenu.js +1 -1
  10. package/dist/bundled/v2/components/OrModalV3/OrModal.js +6 -1
  11. package/dist/bundled/v2/components/OrModalV3/OrModal.vue.d.ts +11 -0
  12. package/dist/bundled/v2/components/OrPopoverV3/OrPopover.js +1 -1
  13. package/dist/bundled/v2/components/index.js +1 -1
  14. package/dist/bundled/v2/index.js +2 -2
  15. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-fe8c3bac.js → OrCardCollection.vue_vue_type_script_lang-97ce4f39.js} +3 -3
  16. package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-5dd266cd.js → OrCode.vue_vue_type_script_lang-3c6cd37c.js} +154 -21
  17. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-922ca3f0.js → OrConfirm.vue_vue_type_script_lang-6574f677.js} +1 -1
  18. package/dist/bundled/v3/{OrContextMenu.vue_vue_type_script_lang-54db148a.js → OrContextMenu.vue_vue_type_script_lang-3e1745ee.js} +2 -2
  19. package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-e8a84eb5.js → OrDatePicker.vue_vue_type_script_lang-5e2a043c.js} +3 -3
  20. package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-e455e09f.js → OrDateTimePicker.vue_vue_type_script_lang-10d17151.js} +3 -3
  21. package/dist/bundled/v3/{OrDateTimePickerPopoverHeader-8addfc11.js → OrDateTimePickerPopoverHeader-3eb04014.js} +2 -2
  22. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-94dbe5ee.js → OrIconButton.vue_vue_type_script_lang-d7a9a943.js} +1 -1
  23. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-345f2553.js → OrInlineInput.vue_vue_type_script_lang-7b8c29ef.js} +1 -1
  24. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-65230d86.js → OrInlineTextarea.vue_vue_type_script_lang-34458bc2.js} +1 -1
  25. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-e906dbc9.js → OrInput.vue_vue_type_script_lang-c8d558f3.js} +1 -1
  26. package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-43485dfe.js → OrMenu.vue_vue_type_script_lang-76aa4f7d.js} +2 -2
  27. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-3e0849c2.js → OrModal.vue_vue_type_script_lang-b71c252c.js} +7 -2
  28. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-82ad0224.js → OrNotification.vue_vue_type_script_lang-0e25b4ec.js} +1 -1
  29. package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-6ff8cb2b.js → OrPagination.vue_vue_type_script_lang-666e37bc.js} +1 -1
  30. package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-fc3bbbcc.js → OrPopover.vue_vue_type_script_lang-1de40837.js} +1 -1
  31. package/dist/bundled/v3/{OrRichTextEditor.vue_vue_type_script_lang-b52a4855.js → OrRichTextEditor.vue_vue_type_script_lang-5a2318e5.js} +5 -5
  32. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-4c0fa32b.js → OrSearch.vue_vue_type_script_lang-90f8fcdc.js} +1 -1
  33. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-47da01bb.js → OrSelect.vue_vue_type_script_lang-7083c872.js} +4 -4
  34. package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-ffe96139.js → OrSidebar.vue_vue_type_script_lang-25a131a0.js} +1 -1
  35. package/dist/bundled/v3/{OrSorting.vue_vue_type_script_lang-7c31f337.js → OrSorting.vue_vue_type_script_lang-4a585ac8.js} +1 -1
  36. package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-478c59b3.js → OrTabs.vue_vue_type_script_lang-81e3a807.js} +1 -1
  37. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-d6d312d4.js → OrTag.vue_vue_type_script_lang-26f15f32.js} +1 -1
  38. package/dist/bundled/v3/{OrTagInput.vue_vue_type_script_lang-32b67c44.js → OrTagInput.vue_vue_type_script_lang-255b1f4d.js} +2 -2
  39. package/dist/bundled/v3/{OrTags.vue_vue_type_script_lang-3edef4c8.js → OrTags.vue_vue_type_script_lang-87af9163.js} +2 -2
  40. package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-c8a07fdf.js → OrTimePicker.vue_vue_type_script_lang-469b5ba8.js} +2 -2
  41. package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-2ecbc4ec.js → OrTooltip.vue_vue_type_script_lang-f47bdea2.js} +1 -1
  42. package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +2 -2
  43. package/dist/bundled/v3/components/OrCardCollectionV3/index.js +1 -1
  44. package/dist/bundled/v3/components/OrCodeV3/OrCode.js +41 -66
  45. package/dist/bundled/v3/components/OrCodeV3/OrCode.vue.d.ts +13 -2
  46. package/dist/bundled/v3/components/OrCodeV3/index.js +1 -1
  47. package/dist/bundled/v3/components/OrCodeV3/styles.d.ts +2 -0
  48. package/dist/bundled/v3/components/OrCodeV3/styles.js +11 -1
  49. package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +2 -2
  50. package/dist/bundled/v3/components/OrConfirmV3/index.js +1 -1
  51. package/dist/bundled/v3/components/OrContextMenuV3/OrContextMenu.js +2 -2
  52. package/dist/bundled/v3/components/OrContextMenuV3/index.js +1 -1
  53. package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +2 -2
  54. package/dist/bundled/v3/components/OrDatePickerV3/index.js +1 -1
  55. package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +2 -2
  56. package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +2 -2
  57. package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +2 -2
  58. package/dist/bundled/v3/components/OrIconButtonV3/index.js +1 -1
  59. package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +2 -2
  60. package/dist/bundled/v3/components/OrInlineInputV3/index.js +1 -1
  61. package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +2 -2
  62. package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +1 -1
  63. package/dist/bundled/v3/components/OrInputV3/OrInput.js +2 -2
  64. package/dist/bundled/v3/components/OrInputV3/index.js +1 -1
  65. package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +2 -2
  66. package/dist/bundled/v3/components/OrMenuV3/index.js +1 -1
  67. package/dist/bundled/v3/components/OrModalV3/OrModal.js +2 -2
  68. package/dist/bundled/v3/components/OrModalV3/OrModal.vue.d.ts +9 -0
  69. package/dist/bundled/v3/components/OrModalV3/index.js +1 -1
  70. package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +2 -2
  71. package/dist/bundled/v3/components/OrNotificationV3/index.js +1 -1
  72. package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +2 -2
  73. package/dist/bundled/v3/components/OrPaginationV3/index.js +1 -1
  74. package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +2 -2
  75. package/dist/bundled/v3/components/OrPopoverV3/index.js +1 -1
  76. package/dist/bundled/v3/components/OrRichTextEditorV3/OrRichTextEditor.js +2 -2
  77. package/dist/bundled/v3/components/OrRichTextEditorV3/index.js +1 -1
  78. package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +2 -2
  79. package/dist/bundled/v3/components/OrSearchV3/index.js +1 -1
  80. package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +2 -2
  81. package/dist/bundled/v3/components/OrSelectV3/index.js +1 -1
  82. package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +2 -2
  83. package/dist/bundled/v3/components/OrSidebarV3/index.js +1 -1
  84. package/dist/bundled/v3/components/OrSortingV3/OrSorting.js +2 -2
  85. package/dist/bundled/v3/components/OrSortingV3/index.js +1 -1
  86. package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +2 -2
  87. package/dist/bundled/v3/components/OrTabsV3/index.js +1 -1
  88. package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +2 -2
  89. package/dist/bundled/v3/components/OrTagInputV3/index.js +1 -1
  90. package/dist/bundled/v3/components/OrTagV3/OrTag.js +2 -2
  91. package/dist/bundled/v3/components/OrTagV3/index.js +1 -1
  92. package/dist/bundled/v3/components/OrTagsV3/OrTags.js +2 -2
  93. package/dist/bundled/v3/components/OrTagsV3/index.js +1 -1
  94. package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +2 -2
  95. package/dist/bundled/v3/components/OrTimePickerV3/index.js +1 -1
  96. package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +2 -2
  97. package/dist/bundled/v3/components/OrToastContainerV3/index.js +1 -1
  98. package/dist/bundled/v3/components/OrToastV3/OrToast.js +1 -1
  99. package/dist/bundled/v3/components/OrToastV3/index.js +1 -1
  100. package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +2 -2
  101. package/dist/bundled/v3/components/OrTooltipV3/index.js +1 -1
  102. package/dist/bundled/v3/components/index.js +28 -28
  103. package/dist/bundled/v3/index.js +29 -29
  104. package/dist/esm/v2/{OrCardCollection-d472681c.js → OrCardCollection-08e7c261.js} +3 -3
  105. package/dist/esm/v2/{OrCode-11f3f715.js → OrCode-9e4421f2.js} +231 -71
  106. package/dist/esm/v2/{OrConfirm-51f9c247.js → OrConfirm-bdb6e2e2.js} +1 -1
  107. package/dist/esm/v2/{OrContextMenu-01efdb43.js → OrContextMenu-61421d56.js} +3 -3
  108. package/dist/esm/v2/{OrDateFormat-964390dc.js → OrDateFormat-5ade22df.js} +2 -2
  109. package/dist/esm/v2/{OrDatePicker-85c149b8.js → OrDatePicker-65beb500.js} +4 -4
  110. package/dist/esm/v2/{OrDateTimeFormat-4bdfb682.js → OrDateTimeFormat-59a8cf5c.js} +2 -2
  111. package/dist/esm/v2/{OrDateTimePicker-4925e8e0.js → OrDateTimePicker-8ac144c6.js} +1 -1
  112. package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-fe7105e6.js → OrDateTimePicker.vue_rollup-plugin-vue_script-3ca0b495.js} +3 -3
  113. package/dist/esm/v2/{OrDateTimePickerTimeSelect-114eadb3.js → OrDateTimePickerTimeSelect-07cd0c57.js} +3 -3
  114. package/dist/esm/v2/{OrIconButton-b5b1dd4b.js → OrIconButton-36b8fc18.js} +2 -2
  115. package/dist/esm/v2/{OrInlineInput-15de7019.js → OrInlineInput-083c8263.js} +1 -1
  116. package/dist/esm/v2/{OrInlineTextarea-1be2c121.js → OrInlineTextarea-4219ba3b.js} +1 -1
  117. package/dist/esm/v2/{OrInput-9298ed59.js → OrInput-66401eb4.js} +1 -1
  118. package/dist/esm/v2/{OrMenu-c2c6473f.js → OrMenu-70c93166.js} +2 -2
  119. package/dist/esm/v2/{OrModal-f21cf96c.js → OrModal-db8cd96e.js} +7 -2
  120. package/dist/esm/v2/{OrNotification-7f09c1e8.js → OrNotification-339051be.js} +1 -1
  121. package/dist/esm/v2/{OrPagination-7a941772.js → OrPagination-a301a29f.js} +2 -2
  122. package/dist/esm/v2/{OrPopover-f6114169.js → OrPopover-58fefa76.js} +1 -1
  123. package/dist/esm/v2/{OrRichTextEditor-6b8e52cd.js → OrRichTextEditor-0b098bdb.js} +5 -5
  124. package/dist/esm/v2/{OrSearch-bda5f223.js → OrSearch-31437902.js} +1 -1
  125. package/dist/esm/v2/{OrSelect-d0f6b153.js → OrSelect-78506b79.js} +4 -4
  126. package/dist/esm/v2/{OrSidebar-fd007612.js → OrSidebar-3dd0f11b.js} +1 -1
  127. package/dist/esm/v2/{OrSidebarCollapseButton-296c96d9.js → OrSidebarCollapseButton-095e75c6.js} +1 -1
  128. package/dist/esm/v2/{OrSorting-541412b0.js → OrSorting-9d7ec521.js} +2 -2
  129. package/dist/esm/v2/{OrTabs-45dc563f.js → OrTabs-ada3b0af.js} +2 -2
  130. package/dist/esm/v2/{OrTag-f5387315.js → OrTag-3e8e7b8f.js} +1 -1
  131. package/dist/esm/v2/{OrTagInput-4b1f6c3f.js → OrTagInput-eab728ac.js} +2 -2
  132. package/dist/esm/v2/{OrTags-63bdf552.js → OrTags-ef93a438.js} +2 -2
  133. package/dist/esm/v2/{OrTimeFormat-fa7f58cc.js → OrTimeFormat-d16d0430.js} +2 -2
  134. package/dist/esm/v2/{OrTimePicker-1d32da8e.js → OrTimePicker-bfa1af45.js} +4 -4
  135. package/dist/esm/v2/{OrTooltip-f8511e7b.js → OrTooltip-742ee269.js} +1 -1
  136. package/dist/esm/v2/components/index.js +33 -33
  137. package/dist/esm/v2/components/or-card-collection-v3/index.js +8 -8
  138. package/dist/esm/v2/components/or-code-v3/OrCode.vue.d.ts +35 -4
  139. package/dist/esm/v2/components/or-code-v3/index.js +8 -8
  140. package/dist/esm/v2/components/or-code-v3/partials/OrCodeControl.vue.d.ts +98 -0
  141. package/dist/esm/v2/components/or-code-v3/styles.d.ts +2 -0
  142. package/dist/esm/v2/components/or-confirm-v3/index.js +5 -5
  143. package/dist/esm/v2/components/or-context-menu-v3/index.js +3 -3
  144. package/dist/esm/v2/components/or-date-format-v3/index.js +7 -7
  145. package/dist/esm/v2/components/or-date-picker-v3/index.js +7 -7
  146. package/dist/esm/v2/components/or-date-time-format-v3/index.js +7 -7
  147. package/dist/esm/v2/components/or-date-time-picker-v3/index.js +7 -7
  148. package/dist/esm/v2/components/or-date-time-picker-v3/partials/index.js +5 -5
  149. package/dist/esm/v2/components/or-icon-button-v3/index.js +3 -3
  150. package/dist/esm/v2/components/or-inline-input-v3/index.js +4 -4
  151. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +4 -4
  152. package/dist/esm/v2/components/or-input-v3/index.js +4 -4
  153. package/dist/esm/v2/components/or-menu-v3/index.js +2 -2
  154. package/dist/esm/v2/components/or-modal-v3/OrModal.vue.d.ts +11 -0
  155. package/dist/esm/v2/components/or-modal-v3/index.js +4 -4
  156. package/dist/esm/v2/components/or-notification-v3/index.js +4 -4
  157. package/dist/esm/v2/components/or-pagination-v3/index.js +3 -3
  158. package/dist/esm/v2/components/or-popover-v3/index.js +1 -1
  159. package/dist/esm/v2/components/or-rich-text-editor-v3/index.js +7 -7
  160. package/dist/esm/v2/components/or-search-v3/index.js +5 -5
  161. package/dist/esm/v2/components/or-select-v3/index.js +6 -6
  162. package/dist/esm/v2/components/or-sidebar-v3/index.js +5 -5
  163. package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +4 -4
  164. package/dist/esm/v2/components/or-sorting-v3/index.js +3 -3
  165. package/dist/esm/v2/components/or-tabs-v3/index.js +3 -3
  166. package/dist/esm/v2/components/or-tag-input-v3/index.js +6 -6
  167. package/dist/esm/v2/components/or-tag-v3/index.js +4 -4
  168. package/dist/esm/v2/components/or-tags-v3/index.js +5 -5
  169. package/dist/esm/v2/components/or-time-format-v3/index.js +7 -7
  170. package/dist/esm/v2/components/or-time-picker-v3/index.js +7 -7
  171. package/dist/esm/v2/components/or-toast-v3/index.js +4 -4
  172. package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +4 -4
  173. package/dist/esm/v2/components/or-tooltip-v3/index.js +2 -2
  174. package/dist/esm/v2/index.js +33 -33
  175. package/dist/esm/v2/{types-2170aa87.js → types-d37b93b5.js} +1 -1
  176. package/dist/esm/v3/{OrCardCollection-84bff5ac.js → OrCardCollection-6dd6e40d.js} +3 -3
  177. package/dist/esm/v3/{OrCode-b10e855c.js → OrCode-03a49cb9.js} +199 -82
  178. package/dist/esm/v3/{OrConfirm-a4f2861e.js → OrConfirm-01c04a0b.js} +1 -1
  179. package/dist/esm/v3/{OrContextMenu-bf1e07ae.js → OrContextMenu-e68c0c2c.js} +3 -3
  180. package/dist/esm/v3/{OrDateFormat-9fd6eabf.js → OrDateFormat-58afdfa8.js} +2 -2
  181. package/dist/esm/v3/{OrDatePicker-e4c7c1b7.js → OrDatePicker-4e55f2fa.js} +4 -4
  182. package/dist/esm/v3/{OrDateTimeFormat-255667e2.js → OrDateTimeFormat-045d8788.js} +2 -2
  183. package/dist/esm/v3/{OrDateTimePicker-9de22adf.js → OrDateTimePicker-da309644.js} +3 -3
  184. package/dist/esm/v3/{OrDateTimePickerTimeSelect-35d4ad26.js → OrDateTimePickerTimeSelect-95348ba5.js} +3 -3
  185. package/dist/esm/v3/{OrIconButton-cab76b94.js → OrIconButton-6a65f373.js} +2 -2
  186. package/dist/esm/v3/{OrInlineInput-1c3b041c.js → OrInlineInput-b84a9950.js} +1 -1
  187. package/dist/esm/v3/{OrInlineTextarea-c19c999a.js → OrInlineTextarea-bc843c04.js} +1 -1
  188. package/dist/esm/v3/{OrInput-f8349ab8.js → OrInput-318691ac.js} +1 -1
  189. package/dist/esm/v3/{OrMenu-9a82f18f.js → OrMenu-b6aae344.js} +2 -2
  190. package/dist/esm/v3/{OrModal-12638f22.js → OrModal-fbd524d4.js} +7 -2
  191. package/dist/esm/v3/{OrNotification-8ad0ea64.js → OrNotification-b06dd07e.js} +1 -1
  192. package/dist/esm/v3/{OrPagination-a4c2ace1.js → OrPagination-aef4702e.js} +2 -2
  193. package/dist/esm/v3/{OrPopover-7b2af064.js → OrPopover-2132e8b9.js} +1 -1
  194. package/dist/esm/v3/{OrRichTextEditor-c2f977ec.js → OrRichTextEditor-7304c7ad.js} +5 -5
  195. package/dist/esm/v3/{OrSearch-f4147201.js → OrSearch-c7f2f342.js} +1 -1
  196. package/dist/esm/v3/{OrSelect-e86f51a5.js → OrSelect-463cecf7.js} +4 -4
  197. package/dist/esm/v3/{OrSidebar-6ebdbf0d.js → OrSidebar-876e3b01.js} +1 -1
  198. package/dist/esm/v3/{OrSidebarCollapseButton-8e8c2dc8.js → OrSidebarCollapseButton-20ac7782.js} +1 -1
  199. package/dist/esm/v3/{OrSorting-029ee2a7.js → OrSorting-b9d0e7e5.js} +2 -2
  200. package/dist/esm/v3/{OrTabs-b19ee504.js → OrTabs-cd65f78f.js} +2 -2
  201. package/dist/esm/v3/{OrTag-30eaa49c.js → OrTag-e7390471.js} +1 -1
  202. package/dist/esm/v3/{OrTagInput-44820c80.js → OrTagInput-7656fc0e.js} +2 -2
  203. package/dist/esm/v3/{OrTags-ff6d30ae.js → OrTags-8e735dc2.js} +2 -2
  204. package/dist/esm/v3/{OrTimeFormat-60dc74e2.js → OrTimeFormat-b03fc730.js} +2 -2
  205. package/dist/esm/v3/{OrTimePicker-29ff6b08.js → OrTimePicker-703a5c1f.js} +4 -4
  206. package/dist/esm/v3/{OrTooltip-683d463b.js → OrTooltip-998dc10b.js} +1 -1
  207. package/dist/esm/v3/components/index.js +32 -32
  208. package/dist/esm/v3/components/or-card-collection-v3/index.js +8 -8
  209. package/dist/esm/v3/components/or-code-v3/OrCode.vue.d.ts +13 -2
  210. package/dist/esm/v3/components/or-code-v3/index.js +8 -8
  211. package/dist/esm/v3/components/or-code-v3/partials/OrCodeControl.vue.d.ts +75 -0
  212. package/dist/esm/v3/components/or-code-v3/styles.d.ts +2 -0
  213. package/dist/esm/v3/components/or-confirm-v3/index.js +5 -5
  214. package/dist/esm/v3/components/or-context-menu-v3/index.js +3 -3
  215. package/dist/esm/v3/components/or-date-format-v3/index.js +7 -7
  216. package/dist/esm/v3/components/or-date-picker-v3/index.js +7 -7
  217. package/dist/esm/v3/components/or-date-time-format-v3/index.js +7 -7
  218. package/dist/esm/v3/components/or-date-time-picker-v3/index.js +6 -6
  219. package/dist/esm/v3/components/or-date-time-picker-v3/partials/index.js +5 -5
  220. package/dist/esm/v3/components/or-icon-button-v3/index.js +3 -3
  221. package/dist/esm/v3/components/or-inline-input-v3/index.js +4 -4
  222. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +4 -4
  223. package/dist/esm/v3/components/or-input-v3/index.js +4 -4
  224. package/dist/esm/v3/components/or-menu-v3/index.js +2 -2
  225. package/dist/esm/v3/components/or-modal-v3/OrModal.vue.d.ts +9 -0
  226. package/dist/esm/v3/components/or-modal-v3/index.js +4 -4
  227. package/dist/esm/v3/components/or-notification-v3/index.js +4 -4
  228. package/dist/esm/v3/components/or-pagination-v3/index.js +3 -3
  229. package/dist/esm/v3/components/or-popover-v3/index.js +1 -1
  230. package/dist/esm/v3/components/or-rich-text-editor-v3/index.js +7 -7
  231. package/dist/esm/v3/components/or-search-v3/index.js +5 -5
  232. package/dist/esm/v3/components/or-select-v3/index.js +6 -6
  233. package/dist/esm/v3/components/or-sidebar-v3/index.js +5 -5
  234. package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +4 -4
  235. package/dist/esm/v3/components/or-sorting-v3/index.js +3 -3
  236. package/dist/esm/v3/components/or-tabs-v3/index.js +3 -3
  237. package/dist/esm/v3/components/or-tag-input-v3/index.js +6 -6
  238. package/dist/esm/v3/components/or-tag-v3/index.js +4 -4
  239. package/dist/esm/v3/components/or-tags-v3/index.js +5 -5
  240. package/dist/esm/v3/components/or-time-format-v3/index.js +7 -7
  241. package/dist/esm/v3/components/or-time-picker-v3/index.js +7 -7
  242. package/dist/esm/v3/components/or-toast-v3/index.js +4 -4
  243. package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +4 -4
  244. package/dist/esm/v3/components/or-tooltip-v3/index.js +2 -2
  245. package/dist/esm/v3/index.js +32 -32
  246. package/dist/esm/v3/{types-ce7c094d.js → types-0c163381.js} +1 -1
  247. package/package.json +2 -3
  248. package/src/components/or-code-v3/OrCode.vue +72 -78
  249. package/src/components/or-code-v3/partials/OrCodeControl.vue +141 -0
  250. package/src/components/or-code-v3/styles.ts +16 -0
  251. package/src/components/or-context-menu-v3/OrContextMenu.vue +1 -1
  252. package/src/components/or-menu-v3/OrMenu.vue +1 -1
  253. package/src/components/or-modal-v3/OrModal.vue +7 -0
  254. package/src/components/or-popover-v3/OrPopover.vue +1 -1
  255. /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-f51f387e.js → OrDateTimePickerMonthSelect-c7b48aa2.js} +0 -0
  256. /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-80cfdb19.js → OrToastContainer.vue_vue_type_script_lang-f7ffedb4.js} +0 -0
@@ -1,8 +1,8 @@
1
1
  import { defineComponent, computed, ref, watch } from 'vue-demi';
2
- import { _ as __vue_component__$2 } from './OrIconButton-b5b1dd4b.js';
3
- import { _ as __vue_component__$4 } from './OrSearch-bda5f223.js';
2
+ import { _ as __vue_component__$2 } from './OrIconButton-36b8fc18.js';
3
+ import { _ as __vue_component__$4 } from './OrSearch-31437902.js';
4
4
  import './OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
5
- import { _ as __vue_component__$3 } from './OrSorting-541412b0.js';
5
+ import { _ as __vue_component__$3 } from './OrSorting-9d7ec521.js';
6
6
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
7
7
 
8
8
  var CardCollectionView;
@@ -15,13 +15,13 @@ import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
15
15
  import '@onereach/styles/tailwind/plugins/core';
16
16
  import { u as useTheme } from './useTheme-0ef25778.js';
17
17
  import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
18
- import { _ as __vue_component__$1 } from './OrError-4ffc1c39.js';
19
- import { _ as __vue_component__$2 } from './OrHint-aa221198.js';
20
- import { _ as __vue_component__$3 } from './OrIconButton-b5b1dd4b.js';
18
+ import { _ as __vue_component__$7 } from './OrIconButton-36b8fc18.js';
19
+ import { _ as __vue_component__$6 } from './OrModal-db8cd96e.js';
20
+ import { _ as __vue_component__$2 } from './OrError-4ffc1c39.js';
21
+ import { _ as __vue_component__$3 } from './OrHint-aa221198.js';
21
22
  import { _ as __vue_component__$4 } from './OrInputBox-7dc5b9e9.js';
22
23
  import './OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
23
24
  import { _ as __vue_component__$5 } from './OrLabel-4a3d8904.js';
24
- import { _ as __vue_component__$6 } from './OrModal-f21cf96c.js';
25
25
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
26
26
 
27
27
  var CodeLanguage;
@@ -39,6 +39,13 @@ const Code = [
39
39
  'layout-column',
40
40
  // Spacing
41
41
  'gap-xs'];
42
+ const CodeControlRoot = [
43
+ // Layout
44
+ 'layout-column',
45
+ // Sizing
46
+ 'h-full',
47
+ // Spacing
48
+ 'gap-xs'];
42
49
  const CodeControl = [
43
50
  // Layout
44
51
  'grid',
@@ -48,15 +55,164 @@ const CodeControl = [
48
55
  '!mx-none', '!my-none',
49
56
  // Theme
50
57
  'theme-background-default', 'dark:theme-background-default-dark'];
58
+ const CodeModal = [
59
+ // Sizing
60
+ '!h-full'];
51
61
 
52
- var script = defineComponent({
62
+ var script$1 = defineComponent({
63
+ name: 'OrCodeControl',
53
64
  components: {
54
- OrError: __vue_component__$1,
55
- OrHint: __vue_component__$2,
56
- OrIconButton: __vue_component__$3,
65
+ OrError: __vue_component__$2,
66
+ OrHint: __vue_component__$3,
57
67
  OrInputBox: __vue_component__$4,
58
- OrLabel: __vue_component__$5,
59
- OrModal: __vue_component__$6
68
+ OrLabel: __vue_component__$5
69
+ },
70
+ props: {
71
+ error: {
72
+ type: [String, Boolean],
73
+ default: undefined
74
+ },
75
+ required: {
76
+ type: Boolean,
77
+ default: false
78
+ },
79
+ controlId: {
80
+ type: String,
81
+ default: undefined
82
+ },
83
+ label: {
84
+ type: String,
85
+ default: undefined
86
+ },
87
+ readonly: {
88
+ type: Boolean,
89
+ default: false
90
+ },
91
+ disabled: {
92
+ type: Boolean,
93
+ default: false
94
+ },
95
+ hint: {
96
+ type: String,
97
+ default: undefined
98
+ }
99
+ },
100
+ expose: ['root', 'control', 'focus', 'blur'],
101
+ setup() {
102
+ // Refs
103
+ const root = ref();
104
+ const control = ref();
105
+ // Methods
106
+ function focus() {
107
+ var _a;
108
+ (_a = control.value) === null || _a === void 0 ? void 0 : _a.focus();
109
+ }
110
+ function blur() {
111
+ var _a;
112
+ (_a = control.value) === null || _a === void 0 ? void 0 : _a.blur();
113
+ }
114
+ // Styles
115
+ const rootStyles = computed(() => ['or-code-control-v3', ...CodeControlRoot]);
116
+ const controlStyles = computed(() => [...CodeControl]);
117
+ return {
118
+ root,
119
+ control,
120
+ rootStyles,
121
+ controlStyles,
122
+ focus,
123
+ blur
124
+ };
125
+ }
126
+ });
127
+
128
+ /* script */
129
+ const __vue_script__$1 = script$1;
130
+
131
+ /* template */
132
+ var __vue_render__$1 = function () {
133
+ var _vm = this;
134
+ var _h = _vm.$createElement;
135
+ var _c = _vm._self._c || _h;
136
+ return _c('div', {
137
+ ref: "root",
138
+ class: _vm.rootStyles
139
+ }, [_vm.label ? [_c('OrLabel', {
140
+ attrs: {
141
+ "control-id": _vm.controlId,
142
+ "variant": 'input',
143
+ "required": _vm.required,
144
+ "disabled": _vm.disabled
145
+ },
146
+ scopedSlots: _vm._u([{
147
+ key: "addon",
148
+ fn: function () {
149
+ return [_vm._t("addon")];
150
+ },
151
+ proxy: true
152
+ }], null, true)
153
+ }, [_vm._v("\n " + _vm._s(_vm.label) + "\n\n ")])] : _vm._e(), _vm._v(" "), _c('OrInputBox', {
154
+ class: ['grow'],
155
+ attrs: {
156
+ "size": 'm',
157
+ "invalid": !!_vm.error,
158
+ "readonly": _vm.readonly,
159
+ "disabled": _vm.disabled
160
+ }
161
+ }, [_c('div', {
162
+ ref: "control",
163
+ class: _vm.controlStyles
164
+ })]), _vm._v(" "), _c('div', {
165
+ directives: [{
166
+ name: "show",
167
+ rawName: "v-show",
168
+ value: !_vm.error,
169
+ expression: "!error"
170
+ }],
171
+ class: ['contents']
172
+ }, [_vm.hint ? [_c('OrHint', {
173
+ attrs: {
174
+ "disabled": _vm.disabled
175
+ }
176
+ }, [_vm._v("\n " + _vm._s(_vm.hint) + "\n ")])] : _vm._e()], 2), _vm._v(" "), _c('div', {
177
+ directives: [{
178
+ name: "show",
179
+ rawName: "v-show",
180
+ value: typeof _vm.error === 'string',
181
+ expression: "typeof error === 'string'"
182
+ }],
183
+ class: ['contents']
184
+ }, [_c('OrError', {
185
+ attrs: {
186
+ "disabled": _vm.disabled
187
+ }
188
+ }, [_vm._v("\n " + _vm._s(_vm.error) + "\n ")])], 1)], 2);
189
+ };
190
+ var __vue_staticRenderFns__$1 = [];
191
+
192
+ /* style */
193
+ const __vue_inject_styles__$1 = undefined;
194
+ /* scoped */
195
+ const __vue_scope_id__$1 = undefined;
196
+ /* module identifier */
197
+ const __vue_module_identifier__$1 = undefined;
198
+ /* functional template */
199
+ const __vue_is_functional_template__$1 = false;
200
+ /* style inject */
201
+
202
+ /* style inject SSR */
203
+
204
+ /* style inject shadow dom */
205
+
206
+ const __vue_component__$1 = /*#__PURE__*/normalizeComponent({
207
+ render: __vue_render__$1,
208
+ staticRenderFns: __vue_staticRenderFns__$1
209
+ }, __vue_inject_styles__$1, __vue_script__$1, __vue_scope_id__$1, __vue_is_functional_template__$1, __vue_module_identifier__$1, false, undefined, undefined, undefined);
210
+
211
+ var script = defineComponent({
212
+ components: {
213
+ OrModal: __vue_component__$6,
214
+ OrCodeControl: __vue_component__$1,
215
+ OrIconButton: __vue_component__$7
60
216
  },
61
217
  model: {
62
218
  prop: 'modelValue',
@@ -98,6 +254,11 @@ var script = defineComponent({
98
254
  disabled: {
99
255
  type: Boolean,
100
256
  default: false
257
+ },
258
+ // todo: review flag prop, seems better to set 'false' default value
259
+ enableFullscreen: {
260
+ type: Boolean,
261
+ default: true
101
262
  }
102
263
  },
103
264
  emits: ['update:modelValue', 'keydown', 'keyup', 'focus', 'blur'],
@@ -111,6 +272,7 @@ var script = defineComponent({
111
272
  // Styles
112
273
  const rootStyles = computed(() => ['or-code-v3', ...Code]);
113
274
  const controlStyles = computed(() => [...CodeControl]);
275
+ const modalStyles = computed(() => [...CodeModal]);
114
276
  // State
115
277
  const controlAttributes = reactive({
116
278
  id: useIdAttribute(),
@@ -139,11 +301,15 @@ var script = defineComponent({
139
301
  // Methods
140
302
  function focus() {
141
303
  var _a;
142
- (_a = control.value) === null || _a === void 0 ? void 0 : _a.focus();
304
+ ((_a = control.value) === null || _a === void 0 ? void 0 : _a.focus)();
143
305
  }
144
306
  function blur() {
145
307
  var _a;
146
- (_a = control.value) === null || _a === void 0 ? void 0 : _a.blur();
308
+ ((_a = control.value) === null || _a === void 0 ? void 0 : _a.blur)();
309
+ }
310
+ function openFullscreen() {
311
+ var _a;
312
+ ((_a = modal.value) === null || _a === void 0 ? void 0 : _a.open)();
147
313
  }
148
314
  // #region Codemirror
149
315
  const editorView = new EditorView({
@@ -211,18 +377,18 @@ var script = defineComponent({
211
377
  return (_a = modal.value) === null || _a === void 0 ? void 0 : _a.state;
212
378
  }, value => {
213
379
  setTimeout(() => {
214
- var _a, _b;
380
+ var _a, _b, _c, _d;
215
381
  if (value === 'open') {
216
- (_a = fullscreenControl.value) === null || _a === void 0 ? void 0 : _a.append(editorView.dom);
382
+ (_b = (_a = fullscreenControl.value) === null || _a === void 0 ? void 0 : _a.control) === null || _b === void 0 ? void 0 : _b.append(editorView.dom);
217
383
  } else {
218
- (_b = control.value) === null || _b === void 0 ? void 0 : _b.append(editorView.dom);
384
+ (_d = (_c = control.value) === null || _c === void 0 ? void 0 : _c.control) === null || _d === void 0 ? void 0 : _d.append(editorView.dom);
219
385
  }
220
386
  });
221
387
  });
222
388
  // Lifecycle
223
389
  onMounted(() => {
224
- var _a;
225
- (_a = control.value) === null || _a === void 0 ? void 0 : _a.append(editorView.dom);
390
+ var _a, _b;
391
+ (_b = (_a = control.value) === null || _a === void 0 ? void 0 : _a.control) === null || _b === void 0 ? void 0 : _b.append(editorView.dom);
226
392
  });
227
393
  onUnmounted(() => {
228
394
  editorView.destroy();
@@ -234,11 +400,13 @@ var script = defineComponent({
234
400
  modal,
235
401
  rootStyles,
236
402
  controlStyles,
403
+ modalStyles,
237
404
  controlAttributes,
238
405
  proxyModelValue,
239
406
  proxyLanguage,
240
407
  focus,
241
- blur
408
+ blur,
409
+ openFullscreen
242
410
  };
243
411
  }
244
412
  });
@@ -254,80 +422,72 @@ var __vue_render__ = function () {
254
422
  return _c('div', {
255
423
  ref: "root",
256
424
  class: _vm.rootStyles
257
- }, [_vm.label ? [_c('OrLabel', {
425
+ }, [_c('OrCodeControl', {
426
+ ref: "control",
258
427
  attrs: {
259
428
  "control-id": _vm.controlAttributes.id,
260
- "variant": 'input',
261
- "required": _vm.required,
262
- "disabled": _vm.disabled
429
+ "label": _vm.label,
430
+ "hint": _vm.hint,
431
+ "error": _vm.error,
432
+ "disabled": _vm.disabled,
433
+ "readonly": _vm.readonly
263
434
  },
264
435
  scopedSlots: _vm._u([{
265
436
  key: "addon",
266
437
  fn: function () {
267
438
  return [_c('div', {
268
439
  class: ['layout-row', 'gap-xs']
269
- }, [_vm._t("addon"), _vm._v(" "), _c('OrIconButton', {
440
+ }, [_vm._t("addon"), _vm._v(" "), _vm.enableFullscreen ? _c('OrIconButton', {
270
441
  attrs: {
271
442
  "icon": 'fullscreen'
272
443
  },
273
444
  on: {
274
445
  "click": function ($event) {
275
446
  $event.stopPropagation();
276
- return _vm.modal.open();
447
+ return _vm.openFullscreen();
277
448
  }
278
449
  }
279
- })], 2)];
450
+ }) : _vm._e()], 2)];
280
451
  },
281
452
  proxy: true
282
453
  }], null, true)
283
- }, [_vm._v("\n " + _vm._s(_vm.label) + "\n\n ")])] : _vm._e(), _vm._v(" "), _c('OrInputBox', {
284
- class: ['grow'],
454
+ }), _vm._v(" "), _c('OrModal', {
455
+ ref: "modal",
285
456
  attrs: {
286
- "size": 'm',
287
- "invalid": !!_vm.error,
288
- "readonly": _vm.readonly,
289
- "disabled": _vm.disabled
290
- }
291
- }, [_c('div', {
292
- ref: "control",
293
- class: _vm.controlStyles
294
- })]), _vm._v(" "), _c('div', {
295
- directives: [{
296
- name: "show",
297
- rawName: "v-show",
298
- value: !_vm.error,
299
- expression: "!error"
300
- }],
301
- class: ['contents']
302
- }, [_vm.hint ? [_c('OrHint', {
303
- attrs: {
304
- "disabled": _vm.disabled
305
- }
306
- }, [_vm._v("\n " + _vm._s(_vm.hint) + "\n ")])] : _vm._e()], 2), _vm._v(" "), _c('div', {
307
- directives: [{
308
- name: "show",
309
- rawName: "v-show",
310
- value: typeof _vm.error === 'string',
311
- expression: "typeof error === 'string'"
312
- }],
313
- class: ['contents']
314
- }, [_c('OrError', {
315
- attrs: {
316
- "disabled": _vm.disabled
317
- }
318
- }, [_vm._v("\n " + _vm._s(_vm.error) + "\n ")])], 1), _vm._v(" "), _c('OrModal', {
319
- ref: "modal"
320
- }, [_c('OrInputBox', {
321
- attrs: {
322
- "size": 'm',
323
- "invalid": !!_vm.error,
324
- "readonly": _vm.readonly,
325
- "disabled": _vm.disabled
326
- }
327
- }, [_c('div', {
457
+ "size": "l",
458
+ "additional-styles": _vm.modalStyles
459
+ },
460
+ scopedSlots: _vm._u([_vm.$slots.modalHeader ? {
461
+ key: "header",
462
+ fn: function () {
463
+ return [_vm._t("modalHeader")];
464
+ },
465
+ proxy: true
466
+ } : null, _vm.$slots.modalFooter ? {
467
+ key: "footer",
468
+ fn: function () {
469
+ return [_vm._t("modalFooter")];
470
+ },
471
+ proxy: true
472
+ } : null], null, true)
473
+ }, [_vm._v(" "), _c('OrCodeControl', {
328
474
  ref: "fullscreenControl",
329
- class: _vm.controlStyles
330
- })])], 1)], 2);
475
+ attrs: {
476
+ "control-id": _vm.controlAttributes.id,
477
+ "label": _vm.label,
478
+ "hint": _vm.hint,
479
+ "error": _vm.error,
480
+ "disabled": _vm.disabled,
481
+ "readonly": _vm.readonly
482
+ },
483
+ scopedSlots: _vm._u([{
484
+ key: "addon",
485
+ fn: function () {
486
+ return [_vm._t("addon")];
487
+ },
488
+ proxy: true
489
+ }], null, true)
490
+ })], 1)], 1);
331
491
  };
332
492
  var __vue_staticRenderFns__ = [];
333
493
 
@@ -6,7 +6,7 @@ import { u as usePopoverState } from './usePopoverState-b92c698b.js';
6
6
  import '@onereach/styles/tailwind/plugins/core';
7
7
  import '@onereach/styles/tailwind.config.json';
8
8
  import { _ as __vue_component__$2, a as ButtonColor } from './OrButton-a23ee9f0.js';
9
- import { _ as __vue_component__$3 } from './OrInput-9298ed59.js';
9
+ import { _ as __vue_component__$3 } from './OrInput-66401eb4.js';
10
10
  import { _ as __vue_component__$1 } from './OrOverlay-868d1120.js';
11
11
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
12
12
 
@@ -4,8 +4,8 @@ import './dom-aecadd9a.js';
4
4
  import { u as usePopoverState } from './usePopoverState-b92c698b.js';
5
5
  import '@onereach/styles/tailwind/plugins/core';
6
6
  import '@onereach/styles/tailwind.config.json';
7
- import { _ as __vue_component__$1 } from './OrMenu-c2c6473f.js';
8
- import { P as PopoverPlacement } from './OrPopover-f6114169.js';
7
+ import { _ as __vue_component__$1 } from './OrMenu-70c93166.js';
8
+ import { P as PopoverPlacement } from './OrPopover-58fefa76.js';
9
9
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
10
10
 
11
11
  var script = defineComponent({
@@ -14,7 +14,7 @@ var script = defineComponent({
14
14
  },
15
15
  props: {
16
16
  trigger: {
17
- type: Object,
17
+ type: [Object, HTMLElement],
18
18
  default: undefined
19
19
  },
20
20
  placement: {
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import './OrDateTimePicker.vue_rollup-plugin-vue_script-fe7105e6.js';
3
- import './OrDateTimePickerTimeSelect-114eadb3.js';
2
+ import './OrDateTimePicker.vue_rollup-plugin-vue_script-3ca0b495.js';
3
+ import './OrDateTimePickerTimeSelect-07cd0c57.js';
4
4
  import { f as formatDate } from './getTimePlaceholder-06d57fcf.js';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
 
@@ -5,18 +5,18 @@ import './dom-aecadd9a.js';
5
5
  import { u as useProxyModelValue } from './useProxyModelValue-940010d2.js';
6
6
  import '@onereach/styles/tailwind/plugins/core';
7
7
  import '@onereach/styles/tailwind.config.json';
8
- import './OrDateTimePicker.vue_rollup-plugin-vue_script-fe7105e6.js';
9
- import { _ as __vue_component__$1, a as __vue_component__$2, b as __vue_component__$3, c as __vue_component__$4, d as __vue_component__$5, e as __vue_component__$6 } from './OrDateTimePickerTimeSelect-114eadb3.js';
8
+ import './OrDateTimePicker.vue_rollup-plugin-vue_script-3ca0b495.js';
9
+ import { _ as __vue_component__$1, a as __vue_component__$2, b as __vue_component__$3, c as __vue_component__$4, d as __vue_component__$5, e as __vue_component__$6 } from './OrDateTimePickerTimeSelect-07cd0c57.js';
10
10
  import './getTimePlaceholder-06d57fcf.js';
11
11
  import { g as getCurrentDate } from './getCurrentDate-046a888d.js';
12
12
  import { _ as __vue_component__$7 } from './OrError-4ffc1c39.js';
13
13
  import { _ as __vue_component__$8 } from './OrHint-aa221198.js';
14
- import { _ as __vue_component__$a } from './OrIconButton-b5b1dd4b.js';
14
+ import { _ as __vue_component__$a } from './OrIconButton-36b8fc18.js';
15
15
  import { _ as __vue_component__$9 } from './OrIcon-a36250bf.js';
16
16
  import { _ as __vue_component__$b } from './OrInputBox-7dc5b9e9.js';
17
17
  import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
18
18
  import { _ as __vue_component__$c } from './OrLabel-4a3d8904.js';
19
- import { _ as __vue_component__$d } from './OrPopover-f6114169.js';
19
+ import { _ as __vue_component__$d } from './OrPopover-58fefa76.js';
20
20
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
21
21
 
22
22
  const DatePicker = [
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import './OrDateTimePicker.vue_rollup-plugin-vue_script-fe7105e6.js';
3
- import './OrDateTimePickerTimeSelect-114eadb3.js';
2
+ import './OrDateTimePicker.vue_rollup-plugin-vue_script-3ca0b495.js';
3
+ import './OrDateTimePickerTimeSelect-07cd0c57.js';
4
4
  import { D as DateTimePickerTimeFormat, f as formatDate, a as formatTime } from './getTimePlaceholder-06d57fcf.js';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
 
@@ -1,4 +1,4 @@
1
- import { s as script } from './OrDateTimePicker.vue_rollup-plugin-vue_script-fe7105e6.js';
1
+ import { s as script } from './OrDateTimePicker.vue_rollup-plugin-vue_script-3ca0b495.js';
2
2
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
3
3
 
4
4
  /* script */
@@ -7,13 +7,13 @@ import '@onereach/styles/tailwind/plugins/core';
7
7
  import '@onereach/styles/tailwind.config.json';
8
8
  import { _ as __vue_component__$8 } from './OrError-4ffc1c39.js';
9
9
  import { _ as __vue_component__$9 } from './OrHint-aa221198.js';
10
- import { _ as __vue_component__$b } from './OrIconButton-b5b1dd4b.js';
10
+ import { _ as __vue_component__$b } from './OrIconButton-36b8fc18.js';
11
11
  import { _ as __vue_component__$a } from './OrIcon-a36250bf.js';
12
12
  import { _ as __vue_component__$c } from './OrInputBox-7dc5b9e9.js';
13
13
  import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
14
14
  import { _ as __vue_component__$d } from './OrLabel-4a3d8904.js';
15
- import { _ as __vue_component__$e } from './OrPopover-f6114169.js';
16
- import { _ as __vue_component__, a as __vue_component__$1, b as __vue_component__$2, c as __vue_component__$3, d as __vue_component__$4, e as __vue_component__$5, f as __vue_component__$6, g as __vue_component__$7 } from './OrDateTimePickerTimeSelect-114eadb3.js';
15
+ import { _ as __vue_component__$e } from './OrPopover-58fefa76.js';
16
+ import { _ as __vue_component__, a as __vue_component__$1, b as __vue_component__$2, c as __vue_component__$3, d as __vue_component__$4, e as __vue_component__$5, f as __vue_component__$6, g as __vue_component__$7 } from './OrDateTimePickerTimeSelect-07cd0c57.js';
17
17
  import { D as DateTimePickerTimeFormat } from './getTimePlaceholder-06d57fcf.js';
18
18
  import { g as getCurrentDate } from './getCurrentDate-046a888d.js';
19
19
 
@@ -8,11 +8,11 @@ import { g as getDatePlaceholder, f as formatDate, D as DateTimePickerTimeFormat
8
8
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
9
9
  import { _ as __vue_component__$8 } from './OrButton-a23ee9f0.js';
10
10
  import { _ as __vue_component__$9 } from './OrLabel-4a3d8904.js';
11
- import { _ as __vue_component__$b } from './OrIconButton-b5b1dd4b.js';
11
+ import { _ as __vue_component__$b } from './OrIconButton-36b8fc18.js';
12
12
  import { _ as __vue_component__$a } from './OrIcon-a36250bf.js';
13
13
  import { _ as __vue_component__$d } from './OrMenuItem-61403f7a.js';
14
- import { _ as __vue_component__$c } from './OrMenu-c2c6473f.js';
15
- import './OrPopover-f6114169.js';
14
+ import { _ as __vue_component__$c } from './OrMenu-70c93166.js';
15
+ import './OrPopover-58fefa76.js';
16
16
 
17
17
  const DateTimePickerDateControl = [
18
18
  // Layout
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, computed, isVue3 } from 'vue-demi';
2
2
  import { _ as __vue_component__$1, I as IconSize } from './OrIcon-a36250bf.js';
3
- import { _ as __vue_component__$2 } from './OrTooltip-f8511e7b.js';
4
- import './OrPopover-f6114169.js';
3
+ import { _ as __vue_component__$2 } from './OrTooltip-742ee269.js';
4
+ import './OrPopover-58fefa76.js';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
 
7
7
  var IconButtonColor;
@@ -8,7 +8,7 @@ import '@onereach/styles/tailwind.config.json';
8
8
  import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
9
9
  import { _ as __vue_component__$1 } from './OrError-4ffc1c39.js';
10
10
  import { _ as __vue_component__$2 } from './OrHint-aa221198.js';
11
- import { _ as __vue_component__$3 } from './OrIconButton-b5b1dd4b.js';
11
+ import { _ as __vue_component__$3 } from './OrIconButton-36b8fc18.js';
12
12
  import { _ as __vue_component__$4, I as InlineInputBoxSize } from './OrInlineInputBox-19b49ee6.js';
13
13
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
14
14
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -8,7 +8,7 @@ import '@onereach/styles/tailwind.config.json';
8
8
  import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
9
9
  import { _ as __vue_component__$1 } from './OrError-4ffc1c39.js';
10
10
  import { _ as __vue_component__$2 } from './OrHint-aa221198.js';
11
- import { _ as __vue_component__$3 } from './OrIconButton-b5b1dd4b.js';
11
+ import { _ as __vue_component__$3 } from './OrIconButton-36b8fc18.js';
12
12
  import { _ as __vue_component__$4 } from './OrInlineInputBox-19b49ee6.js';
13
13
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
14
14
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -8,7 +8,7 @@ import '@onereach/styles/tailwind.config.json';
8
8
  import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
9
9
  import { _ as __vue_component__$1 } from './OrError-4ffc1c39.js';
10
10
  import { _ as __vue_component__$2 } from './OrHint-aa221198.js';
11
- import { _ as __vue_component__$4 } from './OrIconButton-b5b1dd4b.js';
11
+ import { _ as __vue_component__$4 } from './OrIconButton-36b8fc18.js';
12
12
  import { _ as __vue_component__$3 } from './OrIcon-a36250bf.js';
13
13
  import { _ as __vue_component__$5 } from './OrInputBox-7dc5b9e9.js';
14
14
  import { I as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
@@ -4,7 +4,7 @@ import './dom-aecadd9a.js';
4
4
  import { u as usePopoverState } from './usePopoverState-b92c698b.js';
5
5
  import '@onereach/styles/tailwind/plugins/core';
6
6
  import '@onereach/styles/tailwind.config.json';
7
- import { _ as __vue_component__$1, P as PopoverPlacement } from './OrPopover-f6114169.js';
7
+ import { _ as __vue_component__$1, P as PopoverPlacement } from './OrPopover-58fefa76.js';
8
8
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
9
9
 
10
10
  const Menu = [
@@ -24,7 +24,7 @@ var script = defineComponent({
24
24
  default: false
25
25
  },
26
26
  trigger: {
27
- type: Object,
27
+ type: [Object, HTMLElement],
28
28
  default: undefined
29
29
  },
30
30
  placement: {
@@ -6,7 +6,7 @@ import '@onereach/styles/tailwind/plugins/core';
6
6
  import '@onereach/styles/tailwind.config.json';
7
7
  import { _ as __vue_component__$5 } from './OrOverlay-868d1120.js';
8
8
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
9
- import { _ as __vue_component__$4 } from './OrIconButton-b5b1dd4b.js';
9
+ import { _ as __vue_component__$4 } from './OrIconButton-36b8fc18.js';
10
10
 
11
11
  const ModalContent = [
12
12
  // Overflow
@@ -241,6 +241,11 @@ var script = defineComponent({
241
241
  size: {
242
242
  type: String,
243
243
  default: ModalSize.M
244
+ },
245
+ // TODO: Remove after migration to Vue 3
246
+ additionalStyles: {
247
+ type: Array,
248
+ default: () => []
244
249
  }
245
250
  },
246
251
  emits: ['update:state', 'open', 'close'],
@@ -249,7 +254,7 @@ var script = defineComponent({
249
254
  // Refs
250
255
  const root = ref();
251
256
  // Styles
252
- const rootStyles = computed(() => ['or-modal-v3', ...Modal, ...ModalSizes[props.size]]);
257
+ const rootStyles = computed(() => ['or-modal-v3', ...Modal, ...ModalSizes[props.size], ...props.additionalStyles]);
253
258
  // State
254
259
  const {
255
260
  state,
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import { _ as __vue_component__$2 } from './OrIconButton-b5b1dd4b.js';
2
+ import { _ as __vue_component__$2 } from './OrIconButton-36b8fc18.js';
3
3
  import { _ as __vue_component__$1 } from './OrIcon-a36250bf.js';
4
4
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
5
 
@@ -7,8 +7,8 @@ import '@onereach/styles/tailwind.config.json';
7
7
  import { _ as __vue_component__$1 } from './OrButton-a23ee9f0.js';
8
8
  import { _ as __vue_component__$2 } from './OrIcon-a36250bf.js';
9
9
  import { _ as __vue_component__$4 } from './OrMenuItem-61403f7a.js';
10
- import { _ as __vue_component__$3 } from './OrMenu-c2c6473f.js';
11
- import './OrPopover-f6114169.js';
10
+ import { _ as __vue_component__$3 } from './OrMenu-70c93166.js';
11
+ import './OrPopover-58fefa76.js';
12
12
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
13
13
 
14
14
  const PaginationRoot = [
@@ -228,7 +228,7 @@ var script = defineComponent({
228
228
  default: undefined
229
229
  },
230
230
  trigger: {
231
- type: Object,
231
+ type: [Object, HTMLElement],
232
232
  default: undefined
233
233
  },
234
234
  placement: {