@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,4 +1,4 @@
1
- export { _ as OrTagInputV3 } from '../../OrTagInput-4b1f6c3f.js';
1
+ export { _ as OrTagInputV3 } from '../../OrTagInput-eab728ac.js';
2
2
  export { I as TagInputSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
3
3
  import 'vue-demi';
4
4
  import '../../useIdAttribute-859439f0.js';
@@ -13,11 +13,11 @@ import '../../useValidationAttributes-d1abbe34.js';
13
13
  import '../../OrError-4ffc1c39.js';
14
14
  import '../../normalize-component-6e8e3d80.js';
15
15
  import '../../OrHint-aa221198.js';
16
- import '../../OrIconButton-b5b1dd4b.js';
16
+ import '../../OrIconButton-36b8fc18.js';
17
17
  import '../../OrIcon-a36250bf.js';
18
- import '../../OrTooltip-f8511e7b.js';
18
+ import '../../OrTooltip-742ee269.js';
19
19
  import '../../usePopoverState-b92c698b.js';
20
- import '../../OrPopover-f6114169.js';
20
+ import '../../OrPopover-58fefa76.js';
21
21
  import '@floating-ui/dom';
22
22
  import '../../useElevation-a50ec347.js';
23
23
  import '../../useResponsive-5c8291da.js';
@@ -28,9 +28,9 @@ import 'portal-vue';
28
28
  import '../../useTheme-0ef25778.js';
29
29
  import '../../OrInputBox-7dc5b9e9.js';
30
30
  import '../../OrLabel-4a3d8904.js';
31
- import '../../OrTags-63bdf552.js';
31
+ import '../../OrTags-ef93a438.js';
32
32
  import '../../useOverflow-ff9ae748.js';
33
33
  import '../../OrButton-a23ee9f0.js';
34
34
  import '../../OrLoader-b0c381f9.js';
35
- import '../../OrTag-f5387315.js';
35
+ import '../../OrTag-3e8e7b8f.js';
36
36
  import '../../style-inject.es-4c6f2515.js';
@@ -1,9 +1,9 @@
1
- export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-f5387315.js';
1
+ export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-3e8e7b8f.js';
2
2
  import 'vue-demi';
3
- import '../../OrIconButton-b5b1dd4b.js';
3
+ import '../../OrIconButton-36b8fc18.js';
4
4
  import '../../OrIcon-a36250bf.js';
5
5
  import '../../normalize-component-6e8e3d80.js';
6
- import '../../OrTooltip-f8511e7b.js';
6
+ import '../../OrTooltip-742ee269.js';
7
7
  import '@vueuse/core';
8
8
  import '../../dom-aecadd9a.js';
9
9
  import 'lodash/isElement';
@@ -11,7 +11,7 @@ import 'lodash/get';
11
11
  import '../../usePopoverState-b92c698b.js';
12
12
  import '@onereach/styles/tailwind/plugins/core';
13
13
  import '@onereach/styles/tailwind.config.json';
14
- import '../../OrPopover-f6114169.js';
14
+ import '../../OrPopover-58fefa76.js';
15
15
  import '@floating-ui/dom';
16
16
  import '../../useElevation-a50ec347.js';
17
17
  import '../../useResponsive-5c8291da.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrTagsV3, T as TagsOverflow } from '../../OrTags-63bdf552.js';
1
+ export { _ as OrTagsV3, T as TagsOverflow } from '../../OrTags-ef93a438.js';
2
2
  import 'vue-demi';
3
3
  import '../../useOverflow-ff9ae748.js';
4
4
  import '@vueuse/core';
@@ -10,7 +10,7 @@ import '@onereach/styles/tailwind.config.json';
10
10
  import '../../OrButton-a23ee9f0.js';
11
11
  import '../../OrLoader-b0c381f9.js';
12
12
  import '../../normalize-component-6e8e3d80.js';
13
- import '../../OrPopover-f6114169.js';
13
+ import '../../OrPopover-58fefa76.js';
14
14
  import '@floating-ui/dom';
15
15
  import '../../useElevation-a50ec347.js';
16
16
  import '../../usePopoverState-b92c698b.js';
@@ -20,7 +20,7 @@ import '../../OrOverlay-868d1120.js';
20
20
  import '../../OrTeleport.vue2-424c7f33.js';
21
21
  import 'portal-vue';
22
22
  import '../../useTheme-0ef25778.js';
23
- import '../../OrTag-f5387315.js';
24
- import '../../OrIconButton-b5b1dd4b.js';
23
+ import '../../OrTag-3e8e7b8f.js';
24
+ import '../../OrIconButton-36b8fc18.js';
25
25
  import '../../OrIcon-a36250bf.js';
26
- import '../../OrTooltip-f8511e7b.js';
26
+ import '../../OrTooltip-742ee269.js';
@@ -1,6 +1,6 @@
1
- export { _ as OrTimeFormatV3 } from '../../OrTimeFormat-fa7f58cc.js';
1
+ export { _ as OrTimeFormatV3 } from '../../OrTimeFormat-d16d0430.js';
2
2
  import 'vue-demi';
3
- import '../../OrDateTimePicker.vue_rollup-plugin-vue_script-fe7105e6.js';
3
+ import '../../OrDateTimePicker.vue_rollup-plugin-vue_script-3ca0b495.js';
4
4
  import '../../dropdown-open-06d651cf.js';
5
5
  import '@vueuse/core';
6
6
  import '../../dom-aecadd9a.js';
@@ -12,11 +12,11 @@ import '@onereach/styles/tailwind.config.json';
12
12
  import '../../OrError-4ffc1c39.js';
13
13
  import '../../normalize-component-6e8e3d80.js';
14
14
  import '../../OrHint-aa221198.js';
15
- import '../../OrIconButton-b5b1dd4b.js';
15
+ import '../../OrIconButton-36b8fc18.js';
16
16
  import '../../OrIcon-a36250bf.js';
17
- import '../../OrTooltip-f8511e7b.js';
17
+ import '../../OrTooltip-742ee269.js';
18
18
  import '../../usePopoverState-b92c698b.js';
19
- import '../../OrPopover-f6114169.js';
19
+ import '../../OrPopover-58fefa76.js';
20
20
  import '@floating-ui/dom';
21
21
  import '../../useElevation-a50ec347.js';
22
22
  import '../../useResponsive-5c8291da.js';
@@ -28,10 +28,10 @@ import '../../useTheme-0ef25778.js';
28
28
  import '../../OrInputBox-7dc5b9e9.js';
29
29
  import '../../OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
30
30
  import '../../OrLabel-4a3d8904.js';
31
- import '../../OrDateTimePickerTimeSelect-114eadb3.js';
31
+ import '../../OrDateTimePickerTimeSelect-07cd0c57.js';
32
32
  import '../../getTimePlaceholder-06d57fcf.js';
33
33
  import '../../OrButton-a23ee9f0.js';
34
34
  import '../../OrLoader-b0c381f9.js';
35
35
  import '../../OrMenuItem-61403f7a.js';
36
- import '../../OrMenu-c2c6473f.js';
36
+ import '../../OrMenu-70c93166.js';
37
37
  import '../../getCurrentDate-046a888d.js';
@@ -1,6 +1,6 @@
1
- export { _ as OrTimePickerV3 } from '../../OrTimePicker-1d32da8e.js';
2
- import '../../OrDateTimePicker.vue_rollup-plugin-vue_script-fe7105e6.js';
3
- import '../../OrDateTimePickerTimeSelect-114eadb3.js';
1
+ export { _ as OrTimePickerV3 } from '../../OrTimePicker-bfa1af45.js';
2
+ import '../../OrDateTimePicker.vue_rollup-plugin-vue_script-3ca0b495.js';
3
+ import '../../OrDateTimePickerTimeSelect-07cd0c57.js';
4
4
  export { D as TimePickerFormat } from '../../getTimePlaceholder-06d57fcf.js';
5
5
  export { I as TimePickerSize } from '../../OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
6
6
  import 'vue-demi';
@@ -16,11 +16,11 @@ import '../../getCurrentDate-046a888d.js';
16
16
  import '../../OrError-4ffc1c39.js';
17
17
  import '../../normalize-component-6e8e3d80.js';
18
18
  import '../../OrHint-aa221198.js';
19
- import '../../OrIconButton-b5b1dd4b.js';
19
+ import '../../OrIconButton-36b8fc18.js';
20
20
  import '../../OrIcon-a36250bf.js';
21
- import '../../OrTooltip-f8511e7b.js';
21
+ import '../../OrTooltip-742ee269.js';
22
22
  import '../../usePopoverState-b92c698b.js';
23
- import '../../OrPopover-f6114169.js';
23
+ import '../../OrPopover-58fefa76.js';
24
24
  import '@floating-ui/dom';
25
25
  import '../../useElevation-a50ec347.js';
26
26
  import '../../useResponsive-5c8291da.js';
@@ -34,4 +34,4 @@ import '../../OrLabel-4a3d8904.js';
34
34
  import '../../OrButton-a23ee9f0.js';
35
35
  import '../../OrLoader-b0c381f9.js';
36
36
  import '../../OrMenuItem-61403f7a.js';
37
- import '../../OrMenu-c2c6473f.js';
37
+ import '../../OrMenu-70c93166.js';
@@ -1,4 +1,4 @@
1
- export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../../types-2170aa87.js';
1
+ export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../../types-d37b93b5.js';
2
2
  export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../useToast-5aa9dc05.js';
3
3
  import '@vueuse/core';
4
4
  import 'vue-demi';
@@ -11,11 +11,11 @@ import '@onereach/styles/tailwind.config.json';
11
11
  import '../../OrTeleport.vue2-424c7f33.js';
12
12
  import 'portal-vue';
13
13
  import '../../normalize-component-6e8e3d80.js';
14
- import '../../OrIconButton-b5b1dd4b.js';
14
+ import '../../OrIconButton-36b8fc18.js';
15
15
  import '../../OrIcon-a36250bf.js';
16
- import '../../OrTooltip-f8511e7b.js';
16
+ import '../../OrTooltip-742ee269.js';
17
17
  import '../../usePopoverState-b92c698b.js';
18
- import '../../OrPopover-f6114169.js';
18
+ import '../../OrPopover-58fefa76.js';
19
19
  import '@floating-ui/dom';
20
20
  import '../../useResponsive-5c8291da.js';
21
21
  import '../../OrBottomSheet-eb065791.js';
@@ -1,4 +1,4 @@
1
- export { a as OrToastContainerV3, t as TypesV3 } from '../../../types-2170aa87.js';
1
+ export { a as OrToastContainerV3, t as TypesV3 } from '../../../types-d37b93b5.js';
2
2
  export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../../useToast-5aa9dc05.js';
3
3
  import '@vueuse/core';
4
4
  import 'vue-demi';
@@ -11,11 +11,11 @@ import '@onereach/styles/tailwind.config.json';
11
11
  import '../../../OrTeleport.vue2-424c7f33.js';
12
12
  import 'portal-vue';
13
13
  import '../../../normalize-component-6e8e3d80.js';
14
- import '../../../OrIconButton-b5b1dd4b.js';
14
+ import '../../../OrIconButton-36b8fc18.js';
15
15
  import '../../../OrIcon-a36250bf.js';
16
- import '../../../OrTooltip-f8511e7b.js';
16
+ import '../../../OrTooltip-742ee269.js';
17
17
  import '../../../usePopoverState-b92c698b.js';
18
- import '../../../OrPopover-f6114169.js';
18
+ import '../../../OrPopover-58fefa76.js';
19
19
  import '@floating-ui/dom';
20
20
  import '../../../useResponsive-5c8291da.js';
21
21
  import '../../../OrBottomSheet-eb065791.js';
@@ -1,5 +1,5 @@
1
- export { _ as OrTooltipV3 } from '../../OrTooltip-f8511e7b.js';
2
- export { P as TooltipPlacement } from '../../OrPopover-f6114169.js';
1
+ export { _ as OrTooltipV3 } from '../../OrTooltip-742ee269.js';
2
+ export { P as TooltipPlacement } from '../../OrPopover-58fefa76.js';
3
3
  import 'vue-demi';
4
4
  import '@vueuse/core';
5
5
  import '../../dom-aecadd9a.js';
@@ -8,7 +8,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
8
8
  export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from './OrButton-a23ee9f0.js';
9
9
  export { _ as OrCard } from './OrCard-c44d9783.js';
10
10
  export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from './OrCardCollection-bea023f8.js';
11
- export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-d472681c.js';
11
+ export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-08e7c261.js';
12
12
  export { _ as OrCardV3 } from './OrCard-0da13cbe.js';
13
13
  export { _ as OrCheckbox } from './OrCheckbox-fcd6b64c.js';
14
14
  export { _ as OrCheckboxGroupV3 } from './OrCheckboxGroup-2df9d20b.js';
@@ -22,23 +22,23 @@ export { lintGutter, linter } from '@codemirror/lint';
22
22
  export { javascript } from '@codemirror/lang-javascript';
23
23
  export { json, jsonParseLinter } from '@codemirror/lang-json';
24
24
  export { html } from '@codemirror/lang-html';
25
- export { C as CodeLanguage, _ as OrCodeV3 } from './OrCode-11f3f715.js';
25
+ export { C as CodeLanguage, _ as OrCodeV3 } from './OrCode-9e4421f2.js';
26
26
  export { _ as OrCollapse } from './OrCollapse-9d22b072.js';
27
27
  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-7a4f2fcb.js';
28
28
  export { _ as OrCombinedInputV3 } from './OrCombinedInput-08f20c4c.js';
29
29
  export { _ as OrInputBoxV3 } from './OrInputBox-7dc5b9e9.js';
30
30
  export { I as CombinedInputSize, I as DatePickerSize, I as DateTimePickerSize, I as InputBoxSize, a as InputBoxVariant, I as InputSize, I as SearchSize, I as SelectSize, I as TagInputSize, I as TextareaSize, I as TimePickerSize } from './OrInputBox.vue_rollup-plugin-vue_script-4fde9829.js';
31
31
  export { _ as OrConfirm } from './OrConfirm-807585ea.js';
32
- export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-51f9c247.js';
33
- export { _ as OrContextMenuV3 } from './OrContextMenu-01efdb43.js';
34
- export { _ as OrMenuV3 } from './OrMenu-c2c6473f.js';
35
- export { P as ContextMenuPlacement, P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-f6114169.js';
36
- export { _ as OrDateFormatV3 } from './OrDateFormat-964390dc.js';
37
- export { _ as OrDatePickerV3 } from './OrDatePicker-85c149b8.js';
38
- export { _ as OrDateTimeFormatV3 } from './OrDateTimeFormat-4bdfb682.js';
32
+ export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-bdb6e2e2.js';
33
+ export { _ as OrContextMenuV3 } from './OrContextMenu-61421d56.js';
34
+ export { _ as OrMenuV3 } from './OrMenu-70c93166.js';
35
+ export { P as ContextMenuPlacement, P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-58fefa76.js';
36
+ export { _ as OrDateFormatV3 } from './OrDateFormat-5ade22df.js';
37
+ export { _ as OrDatePickerV3 } from './OrDatePicker-65beb500.js';
38
+ export { _ as OrDateTimeFormatV3 } from './OrDateTimeFormat-59a8cf5c.js';
39
39
  export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-7d39afc2.js';
40
- export { _ as OrDateTimePickerV3 } from './OrDateTimePicker-4925e8e0.js';
41
- export { _ as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, f as OrDateTimePickerTimeControl, g as OrDateTimePickerTimeSelect } from './OrDateTimePickerTimeSelect-114eadb3.js';
40
+ export { _ as OrDateTimePickerV3 } from './OrDateTimePicker-8ac144c6.js';
41
+ export { _ as OrDateTimePickerDateControl, a as OrDateTimePickerDateSelect, b as OrDateTimePickerMobileControl, c as OrDateTimePickerMonthSelect, d as OrDateTimePickerPopoverFooter, e as OrDateTimePickerPopoverHeader, f as OrDateTimePickerTimeControl, g as OrDateTimePickerTimeSelect } from './OrDateTimePickerTimeSelect-07cd0c57.js';
42
42
  export { D as DateTimePickerTimeFormat, D as TimePickerFormat, f as formatDate, a as formatTime, g as getDatePlaceholder, b as getTimePlaceholder } from './getTimePlaceholder-06d57fcf.js';
43
43
  export { g as getCurrentDate } from './getCurrentDate-046a888d.js';
44
44
  export { E as EmptyStateSize, _ as OrEmptyStateV3 } from './OrEmptyState-2d3fd68d.js';
@@ -52,14 +52,14 @@ export { F as FormGroupDirection, _ as OrFormGroupV3 } from './OrFormGroup-bed59
52
52
  export { _ as OrHint } from './OrHint-7eadc91e.js';
53
53
  export { _ as OrHintV3 } from './OrHint-aa221198.js';
54
54
  export { _ as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-d26e8a1e.js';
55
- export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-b5b1dd4b.js';
55
+ export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-36b8fc18.js';
56
56
  export { I as IconButtonSize, I as IconSize, a as IconVariant, _ as OrIconV3 } from './OrIcon-a36250bf.js';
57
57
  export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3 } from './OrInlineInputBox-19b49ee6.js';
58
- export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-15de7019.js';
58
+ export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-083c8263.js';
59
59
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from './OrInlineTextEdit-2ec8a8b4.js';
60
- export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-1be2c121.js';
60
+ export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-4219ba3b.js';
61
61
  export { _ as OrInput } from './OrInput-7a12709e.js';
62
- export { I as InputType, _ as OrInputV3 } from './OrInput-9298ed59.js';
62
+ export { I as InputType, _ as OrInputV3 } from './OrInput-66401eb4.js';
63
63
  export { _ as OrLabel } from './OrLabel-fcceec1b.js';
64
64
  export { L as LabelVariant, _ as OrLabelV3 } from './OrLabel-4a3d8904.js';
65
65
  export { L as LinkColor, _ as OrLinkV3 } from './OrLink-cf3a0091.js';
@@ -69,14 +69,14 @@ export { L as LoaderViews, _ as OrLoader } from './OrLoader-90406201.js';
69
69
  export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from './OrLoader-b0c381f9.js';
70
70
  export { _ as OrMenuItemV3 } from './OrMenuItem-61403f7a.js';
71
71
  export { _ as OrModal, O as OrModalSizes } from './OrModal-d300f52f.js';
72
- export { M as ModalSize, _ as OrModalV3 } from './OrModal-f21cf96c.js';
72
+ export { M as ModalSize, _ as OrModalV3 } from './OrModal-db8cd96e.js';
73
73
  export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from './OrNotification-defc3f87.js';
74
- export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-7f09c1e8.js';
74
+ export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-339051be.js';
75
75
  export { _ as OrNumberInput } from './OrNumberInput-7f0d6f74.js';
76
76
  export { _ as OrOverflowMenu } from './OrOverflowMenu-6f60e864.js';
77
77
  export { _ as OrOverlay } from './OrOverlay-ccec2218.js';
78
78
  export { _ as OrOverlayV3 } from './OrOverlay-868d1120.js';
79
- export { _ as OrPaginationV3 } from './OrPagination-7a941772.js';
79
+ export { _ as OrPaginationV3 } from './OrPagination-a301a29f.js';
80
80
  export { _ as OrPassword } from './OrPassword-7f1a2b2e.js';
81
81
  export { _ as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './OrProgress-65968c24.js';
82
82
  export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-d6bfd371.js';
@@ -84,15 +84,15 @@ export { _ as OrRadio } from './OrRadio-811ad5a4.js';
84
84
  export { _ as OrRadioGroup } from './OrRadioGroup-11424644.js';
85
85
  export { _ as OrRadioGroupV3 } from './OrRadioGroup-455584d6.js';
86
86
  export { _ as OrRadioV3 } from './OrRadio-e1d1f149.js';
87
- export { F as Formats, _ as OrRichTextEditorV3 } from './OrRichTextEditor-6b8e52cd.js';
87
+ export { F as Formats, _ as OrRichTextEditorV3 } from './OrRichTextEditor-0b098bdb.js';
88
88
  export { _ as OrSearch } from './OrSearch-ac542dd6.js';
89
- export { _ as OrSearchV3 } from './OrSearch-bda5f223.js';
89
+ export { _ as OrSearchV3 } from './OrSearch-31437902.js';
90
90
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-c23ef9a9.js';
91
91
  export { _ as OrSelect } from './OrSelect-c0d04cf6.js';
92
- export { _ as OrSelectV3 } from './OrSelect-d0f6b153.js';
92
+ export { _ as OrSelectV3 } from './OrSelect-78506b79.js';
93
93
  export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-c56a9221.js';
94
- export { _ as OrSidebarV3 } from './OrSidebar-fd007612.js';
95
- export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-296c96d9.js';
94
+ export { _ as OrSidebarV3 } from './OrSidebar-3dd0f11b.js';
95
+ export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-095e75c6.js';
96
96
  export { _ as OrSkeletonCircle } from './OrSkeletonCircle-c4bf0e34.js';
97
97
  export { _ as OrSkeletonRect } from './OrSkeletonRect-79162a84.js';
98
98
  export { _ as OrSkeletonText } from './OrSkeletonText-bd5d97bb.js';
@@ -101,7 +101,7 @@ export { _ as OrSkeletonCircleV3 } from './OrSkeletonCircle-3419b04d.js';
101
101
  export { _ as OrSkeletonRectV3 } from './OrSkeletonRect-7057bc1c.js';
102
102
  export { _ as OrSkeletonTextV3 } from './OrSkeletonText-6c00f797.js';
103
103
  export { _ as OrSlider } from './OrSlider-c913a2b6.js';
104
- export { _ as OrSortingV3 } from './OrSorting-541412b0.js';
104
+ export { _ as OrSortingV3 } from './OrSorting-9d7ec521.js';
105
105
  export { _ as OrStepper } from './OrStepper-8dc4059a.js';
106
106
  export { _ as OrSwitch } from './OrSwitch-322328f7.js';
107
107
  export { _ as OrSwitchV3 } from './OrSwitch-9f722feb.js';
@@ -109,26 +109,26 @@ export { _ as OrTab } from './OrTab-58821c9b.js';
109
109
  export { _ as OrTabHeaderItem } from './OrTabHeaderItem-424f2986.js';
110
110
  export { _ as OrTabV3 } from './OrTab-88036fe9.js';
111
111
  export { _ as OrTabs } from './OrTabs-62e7e478.js';
112
- export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-45dc563f.js';
112
+ export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-ada3b0af.js';
113
113
  export { _ as OrTag } from './OrTag-b5803a20.js';
114
- export { _ as OrTagInputV3 } from './OrTagInput-4b1f6c3f.js';
115
- export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-f5387315.js';
116
- export { _ as OrTagsV3, T as TagsOverflow } from './OrTags-63bdf552.js';
114
+ export { _ as OrTagInputV3 } from './OrTagInput-eab728ac.js';
115
+ export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-3e8e7b8f.js';
116
+ export { _ as OrTagsV3, T as TagsOverflow } from './OrTags-ef93a438.js';
117
117
  export { _ as OrTeleport } from './OrTeleport.vue2-f0c16c71.js';
118
118
  export { _ as OrTeleportV3 } from './OrTeleport.vue2-424c7f33.js';
119
119
  export { _ as OrTextV3 } from './OrText-44449e7b.js';
120
120
  export { _ as OrTextarea } from './OrTextarea-9febab19.js';
121
121
  export { _ as OrTextareaV3 } from './OrTextarea-58bd5e83.js';
122
122
  export { _ as OrTextbox, T as TextboxTypes } from './OrTextbox-866f0a9a.js';
123
- export { _ as OrTimeFormatV3 } from './OrTimeFormat-fa7f58cc.js';
124
- export { _ as OrTimePickerV3 } from './OrTimePicker-1d32da8e.js';
123
+ export { _ as OrTimeFormatV3 } from './OrTimeFormat-d16d0430.js';
124
+ export { _ as OrTimePickerV3 } from './OrTimePicker-bfa1af45.js';
125
125
  export { _ as OrToast, a as OrToastContainer } from './OrToastContainer-ecffc69f.js';
126
126
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-05a9c81b.js';
127
- export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-2170aa87.js';
127
+ export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-d37b93b5.js';
128
128
  export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-5aa9dc05.js';
129
129
  export { _ as OrTooltip } from './OrTooltip-2f267924.js';
130
130
  export { _ as OrTooltipContent } from './OrTooltipContent-57a25502.js';
131
- export { _ as OrTooltipV3 } from './OrTooltip-f8511e7b.js';
131
+ export { _ as OrTooltipV3 } from './OrTooltip-742ee269.js';
132
132
  export { _ as OrTreeV3, T as TreeNodeDropPosition } from './OrTree-9a27b1fa.js';
133
133
  export { D as DropdownClose, a as DropdownOpen } from './dropdown-open-06d651cf.js';
134
134
  export { u as useControlAttributes, a as useIdAttribute } from './useIdAttribute-859439f0.js';
@@ -163,7 +163,7 @@ import '@codemirror/language';
163
163
  import '@lezer/highlight';
164
164
  import '@vueuse/math';
165
165
  import '@floating-ui/dom';
166
- import './OrDateTimePicker.vue_rollup-plugin-vue_script-fe7105e6.js';
166
+ import './OrDateTimePicker.vue_rollup-plugin-vue_script-3ca0b495.js';
167
167
  import 'lodash/padStart';
168
168
  import './OrTooltip.vue_rollup-plugin-vue_styles.0-0aca0c11.js';
169
169
  import 'lodash/isNil';
@@ -6,7 +6,7 @@ import '@onereach/styles/tailwind/plugins/core';
6
6
  import '@onereach/styles/tailwind.config.json';
7
7
  import { _ as __vue_component__$4 } from './OrTeleport.vue2-424c7f33.js';
8
8
  import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-5aa9dc05.js';
9
- import { _ as __vue_component__$2 } from './OrIconButton-b5b1dd4b.js';
9
+ import { _ as __vue_component__$2 } from './OrIconButton-36b8fc18.js';
10
10
  import { _ as __vue_component__$3 } from './OrLoader-b0c381f9.js';
11
11
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
12
12
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -1,8 +1,8 @@
1
1
  import { defineComponent, computed, ref, watch } from 'vue-demi';
2
- import { s as script$2 } from './OrIconButton-cab76b94.js';
3
- import { s as script$4 } from './OrSearch-f4147201.js';
2
+ import { s as script$2 } from './OrIconButton-6a65f373.js';
3
+ import { s as script$4 } from './OrSearch-c7f2f342.js';
4
4
  import './OrInputBox-912a6254.js';
5
- import { s as script$3 } from './OrSorting-029ee2a7.js';
5
+ import { s as script$3 } from './OrSorting-b9d0e7e5.js';
6
6
  import { openBlock, createElementBlock, normalizeClass, Fragment, renderList, renderSlot, mergeProps, createTextVNode, toDisplayString, resolveComponent, createElementVNode, createBlock, createCommentVNode, createVNode, normalizeProps, guardReactiveProps, withCtx } from 'vue';
7
7
 
8
8
  var CardCollectionView;