@onereach/ui-components 6.4.4 → 6.4.5-beta.3418.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 (235) hide show
  1. package/dist/bundled/v2/components/OrDatePickerV3/OrDatePicker.js +2 -2
  2. package/dist/bundled/v2/components/OrDateTimePickerV3/OrDateTimePicker.js +1 -1
  3. package/dist/bundled/v2/components/OrDateTimePickerV3/index.js +1 -1
  4. package/dist/bundled/v2/components/OrIconButtonV3/OrIconButton.js +18 -11
  5. package/dist/bundled/v2/components/OrIconButtonV3/OrIconButton.vue.d.ts +11 -0
  6. package/dist/bundled/v2/components/OrMenuV3/OrMenu.js +6 -1
  7. package/dist/bundled/v2/components/OrMenuV3/OrMenu.vue.d.ts +11 -0
  8. package/dist/bundled/v2/components/OrPaginationV3/OrPagination.js +1 -1
  9. package/dist/bundled/v2/components/OrSearchV3/OrSearch.js +12 -7
  10. package/dist/bundled/v2/components/OrSearchV3/OrSearch.vue.d.ts +26 -11
  11. package/dist/bundled/v2/components/index.js +1 -1
  12. package/dist/bundled/v2/index.js +1 -1
  13. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-97ce4f39.js → OrCardCollection.vue_vue_type_script_lang-62d653d9.js} +3 -3
  14. package/dist/bundled/v3/{OrCode.vue_vue_type_script_lang-efa2aa0d.js → OrCode.vue_vue_type_script_lang-126d56f7.js} +2 -2
  15. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-6574f677.js → OrConfirm.vue_vue_type_script_lang-56a57a28.js} +1 -1
  16. package/dist/bundled/v3/{OrContextMenu.vue_vue_type_script_lang-3e1745ee.js → OrContextMenu.vue_vue_type_script_lang-f3b2fa10.js} +1 -1
  17. package/dist/bundled/v3/{OrDatePicker.vue_vue_type_script_lang-5e2a043c.js → OrDatePicker.vue_vue_type_script_lang-7d8b90bc.js} +2 -2
  18. package/dist/bundled/v3/{OrDateTimePicker.vue_vue_type_script_lang-10d17151.js → OrDateTimePicker.vue_vue_type_script_lang-090b5555.js} +2 -2
  19. package/dist/bundled/v3/{OrDateTimePickerPopoverHeader-3eb04014.js → OrDateTimePickerPopoverHeader-e59d849a.js} +2 -2
  20. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-d7a9a943.js → OrIconButton.vue_vue_type_script_lang-ff65c253.js} +17 -3
  21. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-7b8c29ef.js → OrInlineInput.vue_vue_type_script_lang-a296caec.js} +1 -1
  22. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-34458bc2.js → OrInlineTextarea.vue_vue_type_script_lang-6f0607c5.js} +1 -1
  23. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-c8d558f3.js → OrInput.vue_vue_type_script_lang-bd483fbc.js} +1 -1
  24. package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-76aa4f7d.js → OrMenu.vue_vue_type_script_lang-13de0752.js} +5 -0
  25. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-b71c252c.js → OrModal.vue_vue_type_script_lang-19e1ff1a.js} +1 -1
  26. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-0e25b4ec.js → OrNotification.vue_vue_type_script_lang-1bb2ed3f.js} +1 -1
  27. package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-666e37bc.js → OrPagination.vue_vue_type_script_lang-ca8c0f8a.js} +1 -1
  28. package/dist/bundled/v3/{OrRichTextEditor.vue_vue_type_script_lang-5a2318e5.js → OrRichTextEditor.vue_vue_type_script_lang-b9bfac12.js} +4 -4
  29. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-90f8fcdc.js → OrSearch.vue_vue_type_script_lang-e76fd9bd.js} +11 -6
  30. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-7083c872.js → OrSelect.vue_vue_type_script_lang-c0bcc2b5.js} +3 -3
  31. package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-25a131a0.js → OrSidebar.vue_vue_type_script_lang-9a7188d1.js} +1 -1
  32. package/dist/bundled/v3/{OrSorting.vue_vue_type_script_lang-4a585ac8.js → OrSorting.vue_vue_type_script_lang-f6a4b444.js} +1 -1
  33. package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-81e3a807.js → OrTabs.vue_vue_type_script_lang-606f2ea5.js} +1 -1
  34. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-26f15f32.js → OrTag.vue_vue_type_script_lang-32f995f5.js} +1 -1
  35. package/dist/bundled/v3/{OrTagInput.vue_vue_type_script_lang-255b1f4d.js → OrTagInput.vue_vue_type_script_lang-108a1678.js} +2 -2
  36. package/dist/bundled/v3/{OrTags.vue_vue_type_script_lang-87af9163.js → OrTags.vue_vue_type_script_lang-a6fed075.js} +1 -1
  37. package/dist/bundled/v3/{OrTimePicker.vue_vue_type_script_lang-469b5ba8.js → OrTimePicker.vue_vue_type_script_lang-18f5c74e.js} +1 -1
  38. package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +2 -2
  39. package/dist/bundled/v3/components/OrCardCollectionV3/index.js +1 -1
  40. package/dist/bundled/v3/components/OrCodeV3/OrCode.js +2 -2
  41. package/dist/bundled/v3/components/OrCodeV3/index.js +1 -1
  42. package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +2 -2
  43. package/dist/bundled/v3/components/OrConfirmV3/index.js +1 -1
  44. package/dist/bundled/v3/components/OrContextMenuV3/OrContextMenu.js +2 -2
  45. package/dist/bundled/v3/components/OrContextMenuV3/index.js +1 -1
  46. package/dist/bundled/v3/components/OrDatePickerV3/OrDatePicker.js +4 -4
  47. package/dist/bundled/v3/components/OrDatePickerV3/index.js +1 -1
  48. package/dist/bundled/v3/components/OrDateTimePickerV3/OrDateTimePicker.js +2 -2
  49. package/dist/bundled/v3/components/OrDateTimePickerV3/index.js +2 -2
  50. package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +3 -8
  51. package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.vue.d.ts +5 -0
  52. package/dist/bundled/v3/components/OrIconButtonV3/index.js +1 -1
  53. package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +2 -2
  54. package/dist/bundled/v3/components/OrInlineInputV3/index.js +1 -1
  55. package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +2 -2
  56. package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +1 -1
  57. package/dist/bundled/v3/components/OrInputV3/OrInput.js +2 -2
  58. package/dist/bundled/v3/components/OrInputV3/index.js +1 -1
  59. package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +3 -3
  60. package/dist/bundled/v3/components/OrMenuV3/OrMenu.vue.d.ts +9 -0
  61. package/dist/bundled/v3/components/OrMenuV3/index.js +1 -1
  62. package/dist/bundled/v3/components/OrModalV3/OrModal.js +2 -2
  63. package/dist/bundled/v3/components/OrModalV3/index.js +1 -1
  64. package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +2 -2
  65. package/dist/bundled/v3/components/OrNotificationV3/index.js +1 -1
  66. package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +3 -3
  67. package/dist/bundled/v3/components/OrPaginationV3/index.js +1 -1
  68. package/dist/bundled/v3/components/OrRichTextEditorV3/OrRichTextEditor.js +2 -2
  69. package/dist/bundled/v3/components/OrRichTextEditorV3/index.js +1 -1
  70. package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +8 -7
  71. package/dist/bundled/v3/components/OrSearchV3/OrSearch.vue.d.ts +13 -9
  72. package/dist/bundled/v3/components/OrSearchV3/index.js +1 -1
  73. package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +2 -2
  74. package/dist/bundled/v3/components/OrSelectV3/index.js +1 -1
  75. package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +2 -2
  76. package/dist/bundled/v3/components/OrSidebarV3/index.js +1 -1
  77. package/dist/bundled/v3/components/OrSortingV3/OrSorting.js +2 -2
  78. package/dist/bundled/v3/components/OrSortingV3/index.js +1 -1
  79. package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +2 -2
  80. package/dist/bundled/v3/components/OrTabsV3/index.js +1 -1
  81. package/dist/bundled/v3/components/OrTagInputV3/OrTagInput.js +2 -2
  82. package/dist/bundled/v3/components/OrTagInputV3/index.js +1 -1
  83. package/dist/bundled/v3/components/OrTagV3/OrTag.js +2 -2
  84. package/dist/bundled/v3/components/OrTagV3/index.js +1 -1
  85. package/dist/bundled/v3/components/OrTagsV3/OrTags.js +2 -2
  86. package/dist/bundled/v3/components/OrTagsV3/index.js +1 -1
  87. package/dist/bundled/v3/components/OrTimePickerV3/OrTimePicker.js +2 -2
  88. package/dist/bundled/v3/components/OrTimePickerV3/index.js +1 -1
  89. package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +2 -2
  90. package/dist/bundled/v3/components/OrToastContainerV3/index.js +1 -1
  91. package/dist/bundled/v3/components/OrToastV3/OrToast.js +1 -1
  92. package/dist/bundled/v3/components/OrToastV3/index.js +1 -1
  93. package/dist/bundled/v3/components/index.js +26 -26
  94. package/dist/bundled/v3/index.js +26 -26
  95. package/dist/esm/v2/{OrCardCollection-08e7c261.js → OrCardCollection-f3b046b4.js} +3 -3
  96. package/dist/esm/v2/{OrCode-309213a3.js → OrCode-57bd041c.js} +2 -2
  97. package/dist/esm/v2/{OrConfirm-bdb6e2e2.js → OrConfirm-3ff773e4.js} +1 -1
  98. package/dist/esm/v2/{OrContextMenu-61421d56.js → OrContextMenu-247e4a05.js} +1 -1
  99. package/dist/esm/v2/{OrDateFormat-5ade22df.js → OrDateFormat-d06e6a17.js} +2 -2
  100. package/dist/esm/v2/{OrDatePicker-65beb500.js → OrDatePicker-8590a3e0.js} +4 -4
  101. package/dist/esm/v2/{OrDateTimeFormat-59a8cf5c.js → OrDateTimeFormat-958ac2b5.js} +2 -2
  102. package/dist/esm/v2/{OrDateTimePicker-8ac144c6.js → OrDateTimePicker-43e5c95b.js} +1 -1
  103. package/dist/esm/v2/{OrDateTimePicker.vue_rollup-plugin-vue_script-3ca0b495.js → OrDateTimePicker.vue_rollup-plugin-vue_script-c15c0ff1.js} +2 -2
  104. package/dist/esm/v2/{OrDateTimePickerTimeSelect-07cd0c57.js → OrDateTimePickerTimeSelect-a122ae93.js} +2 -2
  105. package/dist/esm/v2/{OrIconButton-36b8fc18.js → OrIconButton-08d2913d.js} +18 -11
  106. package/dist/esm/v2/{OrInlineInput-083c8263.js → OrInlineInput-b2e9bf37.js} +1 -1
  107. package/dist/esm/v2/{OrInlineTextarea-4219ba3b.js → OrInlineTextarea-5f6d4064.js} +1 -1
  108. package/dist/esm/v2/{OrInput-66401eb4.js → OrInput-794bc2f6.js} +1 -1
  109. package/dist/esm/v2/{OrMenu-70c93166.js → OrMenu-f402e409.js} +6 -1
  110. package/dist/esm/v2/{OrModal-db8cd96e.js → OrModal-dbb90626.js} +1 -1
  111. package/dist/esm/v2/{OrNotification-339051be.js → OrNotification-f8f0b678.js} +1 -1
  112. package/dist/esm/v2/{OrPagination-a301a29f.js → OrPagination-4ca1f4b0.js} +2 -2
  113. package/dist/esm/v2/{OrRichTextEditor-0b098bdb.js → OrRichTextEditor-b12605d3.js} +4 -4
  114. package/dist/esm/v2/{OrSearch-31437902.js → OrSearch-f02e0b11.js} +15 -8
  115. package/dist/esm/v2/{OrSelect-78506b79.js → OrSelect-0a5c0317.js} +3 -3
  116. package/dist/esm/v2/{OrSidebar-3dd0f11b.js → OrSidebar-ef6de7df.js} +1 -1
  117. package/dist/esm/v2/{OrSidebarCollapseButton-095e75c6.js → OrSidebarCollapseButton-1ed37f3e.js} +1 -1
  118. package/dist/esm/v2/{OrSorting-9d7ec521.js → OrSorting-b280f39c.js} +1 -1
  119. package/dist/esm/v2/{OrTabs-ada3b0af.js → OrTabs-5baf3dde.js} +1 -1
  120. package/dist/esm/v2/{OrTag-3e8e7b8f.js → OrTag-1ecc5734.js} +1 -1
  121. package/dist/esm/v2/{OrTagInput-eab728ac.js → OrTagInput-ebfaeaca.js} +2 -2
  122. package/dist/esm/v2/{OrTags-ef93a438.js → OrTags-b02fadce.js} +1 -1
  123. package/dist/esm/v2/{OrTimeFormat-d16d0430.js → OrTimeFormat-c369099a.js} +2 -2
  124. package/dist/esm/v2/{OrTimePicker-bfa1af45.js → OrTimePicker-444a7d26.js} +3 -3
  125. package/dist/esm/v2/components/index.js +31 -31
  126. package/dist/esm/v2/components/or-card-collection-v3/index.js +6 -6
  127. package/dist/esm/v2/components/or-code-v3/index.js +3 -3
  128. package/dist/esm/v2/components/or-confirm-v3/index.js +3 -3
  129. package/dist/esm/v2/components/or-context-menu-v3/index.js +2 -2
  130. package/dist/esm/v2/components/or-date-format-v3/index.js +5 -5
  131. package/dist/esm/v2/components/or-date-picker-v3/index.js +5 -5
  132. package/dist/esm/v2/components/or-date-time-format-v3/index.js +5 -5
  133. package/dist/esm/v2/components/or-date-time-picker-v3/index.js +5 -5
  134. package/dist/esm/v2/components/or-date-time-picker-v3/partials/index.js +3 -3
  135. package/dist/esm/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +11 -0
  136. package/dist/esm/v2/components/or-icon-button-v3/index.js +1 -1
  137. package/dist/esm/v2/components/or-inline-input-v3/index.js +2 -2
  138. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +2 -2
  139. package/dist/esm/v2/components/or-input-v3/index.js +2 -2
  140. package/dist/esm/v2/components/or-menu-v3/OrMenu.vue.d.ts +11 -0
  141. package/dist/esm/v2/components/or-menu-v3/index.js +1 -1
  142. package/dist/esm/v2/components/or-modal-v3/index.js +2 -2
  143. package/dist/esm/v2/components/or-notification-v3/index.js +2 -2
  144. package/dist/esm/v2/components/or-pagination-v3/index.js +2 -2
  145. package/dist/esm/v2/components/or-rich-text-editor-v3/index.js +5 -5
  146. package/dist/esm/v2/components/or-search-v3/OrSearch.vue.d.ts +26 -11
  147. package/dist/esm/v2/components/or-search-v3/index.js +3 -3
  148. package/dist/esm/v2/components/or-select-v3/index.js +4 -4
  149. package/dist/esm/v2/components/or-sidebar-v3/index.js +3 -3
  150. package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +2 -2
  151. package/dist/esm/v2/components/or-sorting-v3/index.js +2 -2
  152. package/dist/esm/v2/components/or-tabs-v3/index.js +2 -2
  153. package/dist/esm/v2/components/or-tag-input-v3/index.js +4 -4
  154. package/dist/esm/v2/components/or-tag-v3/index.js +2 -2
  155. package/dist/esm/v2/components/or-tags-v3/index.js +3 -3
  156. package/dist/esm/v2/components/or-time-format-v3/index.js +5 -5
  157. package/dist/esm/v2/components/or-time-picker-v3/index.js +5 -5
  158. package/dist/esm/v2/components/or-toast-v3/index.js +2 -2
  159. package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +2 -2
  160. package/dist/esm/v2/index.js +31 -31
  161. package/dist/esm/v2/{types-d37b93b5.js → types-b49c7e18.js} +1 -1
  162. package/dist/esm/v3/{OrCardCollection-6dd6e40d.js → OrCardCollection-d29d8cf0.js} +3 -3
  163. package/dist/esm/v3/{OrCode-73afe9bc.js → OrCode-56268647.js} +2 -2
  164. package/dist/esm/v3/{OrConfirm-01c04a0b.js → OrConfirm-658dfa58.js} +1 -1
  165. package/dist/esm/v3/{OrContextMenu-e68c0c2c.js → OrContextMenu-0a6a5668.js} +1 -1
  166. package/dist/esm/v3/{OrDateFormat-58afdfa8.js → OrDateFormat-8322187d.js} +2 -2
  167. package/dist/esm/v3/{OrDatePicker-4e55f2fa.js → OrDatePicker-a6518904.js} +5 -5
  168. package/dist/esm/v3/{OrDateTimeFormat-045d8788.js → OrDateTimeFormat-fc9a09d9.js} +2 -2
  169. package/dist/esm/v3/{OrDateTimePicker-da309644.js → OrDateTimePicker-e13abe97.js} +2 -2
  170. package/dist/esm/v3/{OrDateTimePickerTimeSelect-95348ba5.js → OrDateTimePickerTimeSelect-1a7950ad.js} +2 -2
  171. package/dist/esm/v3/{OrIconButton-6a65f373.js → OrIconButton-ad59bb05.js} +18 -9
  172. package/dist/esm/v3/{OrInlineInput-b84a9950.js → OrInlineInput-432134eb.js} +1 -1
  173. package/dist/esm/v3/{OrInlineTextarea-bc843c04.js → OrInlineTextarea-3434585e.js} +1 -1
  174. package/dist/esm/v3/{OrInput-318691ac.js → OrInput-30df8d73.js} +1 -1
  175. package/dist/esm/v3/{OrMenu-b6aae344.js → OrMenu-ce78b703.js} +6 -1
  176. package/dist/esm/v3/{OrModal-fbd524d4.js → OrModal-55582d5f.js} +1 -1
  177. package/dist/esm/v3/{OrNotification-b06dd07e.js → OrNotification-98fe44b7.js} +1 -1
  178. package/dist/esm/v3/{OrPagination-aef4702e.js → OrPagination-ed2409fa.js} +2 -2
  179. package/dist/esm/v3/{OrRichTextEditor-7304c7ad.js → OrRichTextEditor-bdf2e88f.js} +4 -4
  180. package/dist/esm/v3/{OrSearch-c7f2f342.js → OrSearch-3e4c4d61.js} +19 -11
  181. package/dist/esm/v3/{OrSelect-463cecf7.js → OrSelect-559c6cf5.js} +3 -3
  182. package/dist/esm/v3/{OrSidebar-876e3b01.js → OrSidebar-f9803fee.js} +1 -1
  183. package/dist/esm/v3/{OrSidebarCollapseButton-20ac7782.js → OrSidebarCollapseButton-035f0736.js} +1 -1
  184. package/dist/esm/v3/{OrSorting-b9d0e7e5.js → OrSorting-535539dc.js} +1 -1
  185. package/dist/esm/v3/{OrTabs-cd65f78f.js → OrTabs-05d39983.js} +1 -1
  186. package/dist/esm/v3/{OrTag-e7390471.js → OrTag-31b2c78f.js} +1 -1
  187. package/dist/esm/v3/{OrTagInput-7656fc0e.js → OrTagInput-6824b64e.js} +2 -2
  188. package/dist/esm/v3/{OrTags-8e735dc2.js → OrTags-ba7e85ee.js} +1 -1
  189. package/dist/esm/v3/{OrTimeFormat-b03fc730.js → OrTimeFormat-845f1078.js} +2 -2
  190. package/dist/esm/v3/{OrTimePicker-703a5c1f.js → OrTimePicker-294ab841.js} +3 -3
  191. package/dist/esm/v3/components/index.js +30 -30
  192. package/dist/esm/v3/components/or-card-collection-v3/index.js +6 -6
  193. package/dist/esm/v3/components/or-code-v3/index.js +3 -3
  194. package/dist/esm/v3/components/or-confirm-v3/index.js +3 -3
  195. package/dist/esm/v3/components/or-context-menu-v3/index.js +2 -2
  196. package/dist/esm/v3/components/or-date-format-v3/index.js +5 -5
  197. package/dist/esm/v3/components/or-date-picker-v3/index.js +5 -5
  198. package/dist/esm/v3/components/or-date-time-format-v3/index.js +5 -5
  199. package/dist/esm/v3/components/or-date-time-picker-v3/index.js +4 -4
  200. package/dist/esm/v3/components/or-date-time-picker-v3/partials/index.js +3 -3
  201. package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +5 -0
  202. package/dist/esm/v3/components/or-icon-button-v3/index.js +1 -1
  203. package/dist/esm/v3/components/or-inline-input-v3/index.js +2 -2
  204. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +2 -2
  205. package/dist/esm/v3/components/or-input-v3/index.js +2 -2
  206. package/dist/esm/v3/components/or-menu-v3/OrMenu.vue.d.ts +9 -0
  207. package/dist/esm/v3/components/or-menu-v3/index.js +1 -1
  208. package/dist/esm/v3/components/or-modal-v3/index.js +2 -2
  209. package/dist/esm/v3/components/or-notification-v3/index.js +2 -2
  210. package/dist/esm/v3/components/or-pagination-v3/index.js +2 -2
  211. package/dist/esm/v3/components/or-rich-text-editor-v3/index.js +5 -5
  212. package/dist/esm/v3/components/or-search-v3/OrSearch.vue.d.ts +13 -9
  213. package/dist/esm/v3/components/or-search-v3/index.js +3 -3
  214. package/dist/esm/v3/components/or-select-v3/index.js +4 -4
  215. package/dist/esm/v3/components/or-sidebar-v3/index.js +3 -3
  216. package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +2 -2
  217. package/dist/esm/v3/components/or-sorting-v3/index.js +2 -2
  218. package/dist/esm/v3/components/or-tabs-v3/index.js +2 -2
  219. package/dist/esm/v3/components/or-tag-input-v3/index.js +4 -4
  220. package/dist/esm/v3/components/or-tag-v3/index.js +2 -2
  221. package/dist/esm/v3/components/or-tags-v3/index.js +3 -3
  222. package/dist/esm/v3/components/or-time-format-v3/index.js +5 -5
  223. package/dist/esm/v3/components/or-time-picker-v3/index.js +5 -5
  224. package/dist/esm/v3/components/or-toast-v3/index.js +2 -2
  225. package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +2 -2
  226. package/dist/esm/v3/index.js +30 -30
  227. package/dist/esm/v3/{types-0c163381.js → types-1a079b57.js} +1 -1
  228. package/package.json +2 -3
  229. package/src/components/or-date-picker-v3/OrDatePicker.vue +1 -1
  230. package/src/components/or-icon-button-v3/OrIconButton.vue +13 -5
  231. package/src/components/or-menu-v3/OrMenu.vue +7 -1
  232. package/src/components/or-pagination-v3/OrPagination.vue +1 -1
  233. package/src/components/or-search-v3/OrSearch.vue +9 -6
  234. /package/dist/bundled/v2/{OrDateTimePickerMonthSelect-c7b48aa2.js → OrDateTimePickerMonthSelect-e2a587bb.js} +0 -0
  235. /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-f7ffedb4.js → OrToastContainer.vue_vue_type_script_lang-4eb55799.js} +0 -0
@@ -1,4 +1,4 @@
1
- export { a as OrToastContainerV3, t as TypesV3 } from '../../../types-d37b93b5.js';
1
+ export { a as OrToastContainerV3, t as TypesV3 } from '../../../types-b49c7e18.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,7 +11,7 @@ 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-36b8fc18.js';
14
+ import '../../../OrIconButton-08d2913d.js';
15
15
  import '../../../OrIcon-a36250bf.js';
16
16
  import '../../../OrTooltip-742ee269.js';
17
17
  import '../../../usePopoverState-b92c698b.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-08e7c261.js';
11
+ export { C as CardCollectionView, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-f3b046b4.js';
12
12
  export { C as CardPadding, _ as OrCardV3 } from './OrCard-c5c725ed.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-309213a3.js';
25
+ export { C as CodeLanguage, _ as OrCodeV3 } from './OrCode-57bd041c.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-bdb6e2e2.js';
33
- export { _ as OrContextMenuV3 } from './OrContextMenu-61421d56.js';
34
- export { _ as OrMenuV3 } from './OrMenu-70c93166.js';
32
+ export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-3ff773e4.js';
33
+ export { _ as OrContextMenuV3 } from './OrContextMenu-247e4a05.js';
34
+ export { _ as OrMenuV3 } from './OrMenu-f402e409.js';
35
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';
36
+ export { _ as OrDateFormatV3 } from './OrDateFormat-d06e6a17.js';
37
+ export { _ as OrDatePickerV3 } from './OrDatePicker-8590a3e0.js';
38
+ export { _ as OrDateTimeFormatV3 } from './OrDateTimeFormat-958ac2b5.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-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';
40
+ export { _ as OrDateTimePickerV3 } from './OrDateTimePicker-43e5c95b.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-a122ae93.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-36b8fc18.js';
55
+ export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-08d2913d.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-083c8263.js';
58
+ export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-b2e9bf37.js';
59
59
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from './OrInlineTextEdit-2ec8a8b4.js';
60
- export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-4219ba3b.js';
60
+ export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-5f6d4064.js';
61
61
  export { _ as OrInput } from './OrInput-7a12709e.js';
62
- export { I as InputType, _ as OrInputV3 } from './OrInput-66401eb4.js';
62
+ export { I as InputType, _ as OrInputV3 } from './OrInput-794bc2f6.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-db8cd96e.js';
72
+ export { M as ModalSize, _ as OrModalV3 } from './OrModal-dbb90626.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-339051be.js';
74
+ export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-f8f0b678.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-a301a29f.js';
79
+ export { _ as OrPaginationV3 } from './OrPagination-4ca1f4b0.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-0b098bdb.js';
87
+ export { F as Formats, _ as OrRichTextEditorV3 } from './OrRichTextEditor-b12605d3.js';
88
88
  export { _ as OrSearch } from './OrSearch-ac542dd6.js';
89
- export { _ as OrSearchV3 } from './OrSearch-31437902.js';
89
+ export { _ as OrSearchV3 } from './OrSearch-f02e0b11.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-78506b79.js';
92
+ export { _ as OrSelectV3 } from './OrSelect-0a5c0317.js';
93
93
  export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-c56a9221.js';
94
- export { _ as OrSidebarV3 } from './OrSidebar-3dd0f11b.js';
95
- export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-095e75c6.js';
94
+ export { _ as OrSidebarV3 } from './OrSidebar-ef6de7df.js';
95
+ export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-1ed37f3e.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-9d7ec521.js';
104
+ export { _ as OrSortingV3 } from './OrSorting-b280f39c.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,22 +109,22 @@ 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-ada3b0af.js';
112
+ export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-5baf3dde.js';
113
113
  export { _ as OrTag } from './OrTag-b5803a20.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';
114
+ export { _ as OrTagInputV3 } from './OrTagInput-ebfaeaca.js';
115
+ export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-1ecc5734.js';
116
+ export { _ as OrTagsV3, T as TagsOverflow } from './OrTags-b02fadce.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-d16d0430.js';
124
- export { _ as OrTimePickerV3 } from './OrTimePicker-bfa1af45.js';
123
+ export { _ as OrTimeFormatV3 } from './OrTimeFormat-c369099a.js';
124
+ export { _ as OrTimePickerV3 } from './OrTimePicker-444a7d26.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-d37b93b5.js';
127
+ export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-b49c7e18.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';
@@ -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-3ca0b495.js';
166
+ import './OrDateTimePicker.vue_rollup-plugin-vue_script-c15c0ff1.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-36b8fc18.js';
9
+ import { _ as __vue_component__$2 } from './OrIconButton-08d2913d.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-6a65f373.js';
3
- import { s as script$4 } from './OrSearch-c7f2f342.js';
2
+ import { s as script$2 } from './OrIconButton-ad59bb05.js';
3
+ import { s as script$4 } from './OrSearch-3e4c4d61.js';
4
4
  import './OrInputBox-912a6254.js';
5
- import { s as script$3 } from './OrSorting-b9d0e7e5.js';
5
+ import { s as script$3 } from './OrSorting-535539dc.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;
@@ -15,8 +15,8 @@ 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 { s as script$7 } from './OrIconButton-6a65f373.js';
19
- import { s as script$6 } from './OrModal-fbd524d4.js';
18
+ import { s as script$7 } from './OrIconButton-ad59bb05.js';
19
+ import { s as script$6 } from './OrModal-55582d5f.js';
20
20
  import { s as script$2 } from './OrError-c01d0c29.js';
21
21
  import { s as script$3 } from './OrHint-06ab89d7.js';
22
22
  import { s as script$4 } from './OrInputBox-912a6254.js';
@@ -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 { s as script$2, a as ButtonColor } from './OrButton-4a3c3e7b.js';
9
- import { s as script$3 } from './OrInput-318691ac.js';
9
+ import { s as script$3 } from './OrInput-30df8d73.js';
10
10
  import { s as script$1 } from './OrOverlay-6269c33a.js';
11
11
  import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
12
12
 
@@ -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 { s as script$1 } from './OrMenu-b6aae344.js';
7
+ import { s as script$1 } from './OrMenu-ce78b703.js';
8
8
  import { P as PopoverPlacement } from './OrPopover-2132e8b9.js';
9
9
  import { resolveComponent, openBlock, createBlock, withCtx, renderSlot } from 'vue';
10
10
 
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import './OrDateTimePicker-da309644.js';
3
- import './OrDateTimePickerTimeSelect-95348ba5.js';
2
+ import './OrDateTimePicker-e13abe97.js';
3
+ import './OrDateTimePickerTimeSelect-1a7950ad.js';
4
4
  import { f as formatDate } from './getTimePlaceholder-09859f55.js';
5
5
  import { openBlock, createElementBlock, normalizeClass, toDisplayString } from 'vue';
6
6
 
@@ -5,13 +5,13 @@ 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-da309644.js';
9
- import { s as script$1, a as script$2, b as script$3, c as script$4, d as script$5, e as script$6 } from './OrDateTimePickerTimeSelect-95348ba5.js';
8
+ import './OrDateTimePicker-e13abe97.js';
9
+ import { s as script$1, a as script$2, b as script$3, c as script$4, d as script$5, e as script$6 } from './OrDateTimePickerTimeSelect-1a7950ad.js';
10
10
  import './getTimePlaceholder-09859f55.js';
11
11
  import { g as getCurrentDate } from './getCurrentDate-046a888d.js';
12
12
  import { s as script$7 } from './OrError-c01d0c29.js';
13
13
  import { s as script$8 } from './OrHint-06ab89d7.js';
14
- import { s as script$a } from './OrIconButton-6a65f373.js';
14
+ import { s as script$a } from './OrIconButton-ad59bb05.js';
15
15
  import { s as script$9 } from './OrIcon-a3e90289.js';
16
16
  import { s as script$b, I as InputBoxSize } from './OrInputBox-912a6254.js';
17
17
  import { s as script$c } from './OrLabel-d4c46bb6.js';
@@ -255,7 +255,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
255
255
  disabled: _ctx.disabled
256
256
  }, null, 8 /* PROPS */, ["modelValue", "required", "readonly", "disabled"]), [[_directive_dropdown_open, _ctx.togglePopover], [_directive_dropdown_close, _ctx.closePopover]]), createVNode(_component_OrPopover, {
257
257
  ref: "popover",
258
- class: normalizeClass(_ctx.popoverStyles),
258
+ "custom-styles": _ctx.popoverStyles,
259
259
  variant: 'auto',
260
260
  "bottom-sheet-props": {
261
261
  variant: 'basic'
@@ -297,7 +297,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
297
297
  })
298
298
  }, null, 8 /* PROPS */, ["disabled"])]),
299
299
  _: 1 /* STABLE */
300
- }, 8 /* PROPS */, ["class", "trigger"]), _hoisted_1]),
300
+ }, 8 /* PROPS */, ["custom-styles", "trigger"]), _hoisted_1]),
301
301
  _: 1 /* STABLE */
302
302
  }, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, _ctx.togglePopover], [_directive_dropdown_close, _ctx.closePopover]]), !_ctx.error ? (openBlock(), createElementBlock(Fragment, {
303
303
  key: 1
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import './OrDateTimePicker-da309644.js';
3
- import './OrDateTimePickerTimeSelect-95348ba5.js';
2
+ import './OrDateTimePicker-e13abe97.js';
3
+ import './OrDateTimePickerTimeSelect-1a7950ad.js';
4
4
  import { D as DateTimePickerTimeFormat, f as formatDate, a as formatTime } from './getTimePlaceholder-09859f55.js';
5
5
  import { openBlock, createElementBlock, normalizeClass, toDisplayString } from 'vue';
6
6
 
@@ -7,12 +7,12 @@ import '@onereach/styles/tailwind/plugins/core';
7
7
  import '@onereach/styles/tailwind.config.json';
8
8
  import { s as script$9 } from './OrError-c01d0c29.js';
9
9
  import { s as script$a } from './OrHint-06ab89d7.js';
10
- import { s as script$c } from './OrIconButton-6a65f373.js';
10
+ import { s as script$c } from './OrIconButton-ad59bb05.js';
11
11
  import { s as script$b } from './OrIcon-a3e90289.js';
12
12
  import { s as script$d, I as InputBoxSize } from './OrInputBox-912a6254.js';
13
13
  import { s as script$e } from './OrLabel-d4c46bb6.js';
14
14
  import { s as script$f } from './OrPopover-2132e8b9.js';
15
- import { s as script$1, a as script$2, b as script$3, c as script$4, d as script$5, e as script$6, f as script$7, g as script$8 } from './OrDateTimePickerTimeSelect-95348ba5.js';
15
+ import { s as script$1, a as script$2, b as script$3, c as script$4, d as script$5, e as script$6, f as script$7, g as script$8 } from './OrDateTimePickerTimeSelect-1a7950ad.js';
16
16
  import { D as DateTimePickerTimeFormat } from './getTimePlaceholder-09859f55.js';
17
17
  import { g as getCurrentDate } from './getCurrentDate-046a888d.js';
18
18
  import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, withModifiers, createVNode, Fragment, createElementVNode } from 'vue';
@@ -8,10 +8,10 @@ import { g as getDatePlaceholder, f as formatDate, D as DateTimePickerTimeFormat
8
8
  import { openBlock, createElementBlock, normalizeClass, Fragment, createTextVNode, toDisplayString, resolveComponent, createElementVNode, renderList, createBlock, withModifiers, withCtx, createVNode, renderSlot, createCommentVNode } from 'vue';
9
9
  import { s as script$8 } from './OrButton-4a3c3e7b.js';
10
10
  import { s as script$9 } from './OrLabel-d4c46bb6.js';
11
- import { s as script$b } from './OrIconButton-6a65f373.js';
11
+ import { s as script$b } from './OrIconButton-ad59bb05.js';
12
12
  import { s as script$a } from './OrIcon-a3e90289.js';
13
13
  import { s as script$d } from './OrMenuItem-eb98272d.js';
14
- import { s as script$c } from './OrMenu-b6aae344.js';
14
+ import { s as script$c } from './OrMenu-ce78b703.js';
15
15
  import './OrPopover-2132e8b9.js';
16
16
 
17
17
  const DateTimePickerDateControl = [
@@ -1,5 +1,5 @@
1
- import { defineComponent, ref, computed, isVue3 } from 'vue-demi';
2
- import { s as script$1, I as IconSize } from './OrIcon-a3e90289.js';
1
+ import { defineComponent, ref, toRefs, computed, isVue3 } from 'vue-demi';
2
+ import { s as script$1, I as IconSize, a as IconVariant } from './OrIcon-a3e90289.js';
3
3
  import { s as script$2 } from './OrTooltip-998dc10b.js';
4
4
  import './OrPopover-2132e8b9.js';
5
5
  import { resolveComponent, openBlock, createBlock, normalizeProps, guardReactiveProps, createSlots, withCtx, createElementVNode, mergeProps, toHandlers, createVNode, renderSlot } from 'vue';
@@ -105,12 +105,26 @@ var script = defineComponent({
105
105
  setup(props) {
106
106
  // Refs
107
107
  const root = ref();
108
+ const {
109
+ icon,
110
+ size
111
+ } = toRefs(props);
112
+ const iconProps = computed(() => {
113
+ return {
114
+ size: size.value,
115
+ variant: IconVariant.Inherit,
116
+ ...(typeof icon.value === 'string' ? {
117
+ icon: icon.value
118
+ } : icon.value)
119
+ };
120
+ });
108
121
  // Styles
109
122
  const rootStyles = computed(() => ['or-icon-button-v3', ...IconButton, ...IconButtonColors[props.color]]);
110
123
  return {
111
124
  root,
112
125
  rootStyles,
113
- isVue3
126
+ isVue3,
127
+ iconProps
114
128
  };
115
129
  }
116
130
  });
@@ -134,12 +148,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
134
148
  click: e => _ctx.$emit('click', e),
135
149
  focus: e => _ctx.$emit('focus', e),
136
150
  blur: e => _ctx.$emit('blur', e)
137
- }, true)), [createVNode(_component_OrIcon, mergeProps({
138
- variant: 'inherit',
139
- size: _ctx.size
140
- }, typeof _ctx.icon === 'string' ? {
141
- icon: _ctx.icon
142
- } : _ctx.icon), null, 16 /* FULL_PROPS */, ["size"])], 16 /* FULL_PROPS */, _hoisted_1)]),
151
+ }, true)), [createVNode(_component_OrIcon, normalizeProps(guardReactiveProps(_ctx.iconProps)), null, 16 /* FULL_PROPS */)], 16 /* FULL_PROPS */, _hoisted_1)]),
143
152
  _: 2 /* DYNAMIC */
144
153
  }, [_ctx.$slots.tooltipContent ? {
145
154
  name: "content",
@@ -8,7 +8,7 @@ import '@onereach/styles/tailwind.config.json';
8
8
  import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
9
9
  import { s as script$1 } from './OrError-c01d0c29.js';
10
10
  import { s as script$2 } from './OrHint-06ab89d7.js';
11
- import { s as script$3 } from './OrIconButton-6a65f373.js';
11
+ import { s as script$3 } from './OrIconButton-ad59bb05.js';
12
12
  import { s as script$4, I as InlineInputBoxSize } from './OrInlineInputBox-01fb2cb2.js';
13
13
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelDynamic, withModifiers, createCommentVNode, createBlock, createSlots, createTextVNode, toDisplayString, vShow } from 'vue';
14
14
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
@@ -8,7 +8,7 @@ import '@onereach/styles/tailwind.config.json';
8
8
  import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
9
9
  import { s as script$1 } from './OrError-c01d0c29.js';
10
10
  import { s as script$2 } from './OrHint-06ab89d7.js';
11
- import { s as script$3 } from './OrIconButton-6a65f373.js';
11
+ import { s as script$3 } from './OrIconButton-ad59bb05.js';
12
12
  import { s as script$4 } from './OrInlineInputBox-01fb2cb2.js';
13
13
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelText, withModifiers, createCommentVNode, createBlock, createSlots, createTextVNode, toDisplayString, vShow } from 'vue';
14
14
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
@@ -8,7 +8,7 @@ import '@onereach/styles/tailwind.config.json';
8
8
  import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
9
9
  import { s as script$1 } from './OrError-c01d0c29.js';
10
10
  import { s as script$2 } from './OrHint-06ab89d7.js';
11
- import { s as script$4 } from './OrIconButton-6a65f373.js';
11
+ import { s as script$4 } from './OrIconButton-ad59bb05.js';
12
12
  import { s as script$3 } from './OrIcon-a3e90289.js';
13
13
  import { s as script$5, I as InputBoxSize } from './OrInputBox-912a6254.js';
14
14
  import { s as script$6 } from './OrLabel-d4c46bb6.js';
@@ -34,6 +34,11 @@ var script = defineComponent({
34
34
  offset: {
35
35
  type: [Number, Object, Function],
36
36
  default: undefined
37
+ },
38
+ // TODO: Remove after migration to Vue 3
39
+ additionalStyles: {
40
+ type: Array,
41
+ default: () => []
37
42
  }
38
43
  },
39
44
  emits: ['update:state', 'open', 'close'],
@@ -87,7 +92,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
87
92
  default: withCtx(() => [createElementVNode("div", mergeProps({
88
93
  ref: "root"
89
94
  }, _ctx.$attrs, {
90
- class: _ctx.rootStyles,
95
+ class: [_ctx.rootStyles, ..._ctx.additionalStyles],
91
96
  onClick: _cache[0] || (_cache[0] = withModifiers($event => _ctx.onClick($event), ["stop"]))
92
97
  }), [renderSlot(_ctx.$slots, "default")], 16 /* FULL_PROPS */)]),
93
98
 
@@ -6,7 +6,7 @@ import '@onereach/styles/tailwind/plugins/core';
6
6
  import '@onereach/styles/tailwind.config.json';
7
7
  import { s as script$5 } from './OrOverlay-6269c33a.js';
8
8
  import { openBlock, createElementBlock, normalizeClass, renderSlot, resolveComponent, createElementVNode, createVNode, withModifiers, createBlock, withCtx, mergeProps, createCommentVNode } from 'vue';
9
- import { s as script$4 } from './OrIconButton-6a65f373.js';
9
+ import { s as script$4 } from './OrIconButton-ad59bb05.js';
10
10
 
11
11
  const ModalContent = [
12
12
  // Overflow
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import { s as script$2 } from './OrIconButton-6a65f373.js';
2
+ import { s as script$2 } from './OrIconButton-ad59bb05.js';
3
3
  import { s as script$1 } from './OrIcon-a3e90289.js';
4
4
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, renderSlot, createBlock, withModifiers, createCommentVNode } from 'vue';
5
5
 
@@ -7,7 +7,7 @@ import '@onereach/styles/tailwind.config.json';
7
7
  import { s as script$1 } from './OrButton-4a3c3e7b.js';
8
8
  import { s as script$2 } from './OrIcon-a3e90289.js';
9
9
  import { s as script$4 } from './OrMenuItem-eb98272d.js';
10
- import { s as script$3 } from './OrMenu-b6aae344.js';
10
+ import { s as script$3 } from './OrMenu-ce78b703.js';
11
11
  import './OrPopover-2132e8b9.js';
12
12
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withModifiers, withCtx, Fragment, renderList, createBlock, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
13
13
 
@@ -254,7 +254,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
254
254
  _: 1 /* STABLE */
255
255
  }, 8 /* PROPS */, ["class"]), createVNode(_component_OrMenu, {
256
256
  ref: "limitMenu",
257
- class: normalizeClass(['min-w-[60px]']),
257
+ "additional-styles": ['min-w-[60px]'],
258
258
  trigger: _ctx.limitButtonRoot,
259
259
  placement: 'top'
260
260
  }, {
@@ -16,13 +16,13 @@ import Blockquote from '@tiptap/extension-blockquote';
16
16
  import Link from '@tiptap/extension-link';
17
17
  import Highlight from '@tiptap/extension-highlight';
18
18
  import Underline from '@tiptap/extension-underline';
19
- import { s as script$1 } from './OrIconButton-6a65f373.js';
19
+ import { s as script$1 } from './OrIconButton-ad59bb05.js';
20
20
  import { s as script$2 } from './OrLabel-d4c46bb6.js';
21
- import { s as script$4 } from './OrMenu-b6aae344.js';
21
+ import { s as script$4 } from './OrMenu-ce78b703.js';
22
22
  import { s as script$8 } from './OrPopover-2132e8b9.js';
23
23
  import { s as script$3 } from './OrMenuItem-eb98272d.js';
24
- import { s as script$5 } from './OrModal-fbd524d4.js';
25
- import { s as script$6 } from './OrInput-318691ac.js';
24
+ import { s as script$5 } from './OrModal-55582d5f.js';
25
+ import { s as script$6 } from './OrInput-30df8d73.js';
26
26
  import { s as script$7 } from './OrButton-4a3c3e7b.js';
27
27
  import _ from 'lodash';
28
28
  import { Node, Editor, mergeAttributes } from '@tiptap/core';
@@ -1,8 +1,13 @@
1
1
  import { debouncedWatch } from '@vueuse/core';
2
- import { defineComponent, ref, computed, watch } from 'vue-demi';
3
- import { s as script$1 } from './OrInput-318691ac.js';
2
+ import { defineComponent, ref, computed, reactive, watch } from 'vue-demi';
3
+ import { s as script$1 } from './OrInput-30df8d73.js';
4
4
  import { I as InputBoxSize } from './OrInputBox-912a6254.js';
5
- import { resolveComponent, openBlock, createBlock, normalizeClass } from 'vue';
5
+ import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-859439f0.js';
6
+ import './dom-aecadd9a.js';
7
+ import '@onereach/styles/tailwind/plugins/core';
8
+ import '@onereach/styles/tailwind.config.json';
9
+ import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
10
+ import { resolveComponent, openBlock, createBlock, mergeProps } from 'vue';
6
11
 
7
12
  var script = defineComponent({
8
13
  name: 'OrSearch',
@@ -27,10 +32,6 @@ var script = defineComponent({
27
32
  type: Number,
28
33
  default: 500
29
34
  },
30
- disabled: {
31
- type: Boolean,
32
- default: false
33
- },
34
35
  disableDefaultStyles: {
35
36
  type: Boolean,
36
37
  default: false
@@ -46,6 +47,11 @@ var script = defineComponent({
46
47
  const rootStyles = computed(() => ['or-search-v3']);
47
48
  // State
48
49
  const localModelValue = ref((_a = props.modelValue) !== null && _a !== void 0 ? _a : '');
50
+ const controlAttributes = reactive({
51
+ id: useIdAttribute(),
52
+ ...useControlAttributes(),
53
+ ...useValidationAttributes()
54
+ });
49
55
  // Events
50
56
  debouncedWatch(localModelValue, () => localModelValue.value.length > 0 && context.emit('search', localModelValue.value), {
51
57
  debounce: props.debounce
@@ -69,6 +75,7 @@ var script = defineComponent({
69
75
  root,
70
76
  rootStyles,
71
77
  localModelValue,
78
+ controlAttributes,
72
79
  focus,
73
80
  clear
74
81
  };
@@ -77,26 +84,27 @@ var script = defineComponent({
77
84
 
78
85
  function render(_ctx, _cache, $props, $setup, $data, $options) {
79
86
  const _component_OrInput = resolveComponent("OrInput");
80
- return openBlock(), createBlock(_component_OrInput, {
87
+ return openBlock(), createBlock(_component_OrInput, mergeProps({
81
88
  ref: "root",
82
89
  modelValue: _ctx.localModelValue,
83
90
  "onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.localModelValue = $event),
84
91
  modelModifiers: {
85
92
  trim: true
86
93
  },
87
- class: normalizeClass(_ctx.rootStyles),
94
+ class: _ctx.rootStyles,
88
95
  type: 'search',
89
96
  size: _ctx.size,
90
97
  placeholder: _ctx.placeholder,
91
98
  debounce: _ctx.debounce,
92
99
  disabled: _ctx.disabled,
93
- "disable-default-styles": _ctx.disableDefaultStyles,
100
+ "disable-default-styles": _ctx.disableDefaultStyles
101
+ }, _ctx.controlAttributes, {
94
102
  onInput: _cache[1] || (_cache[1] = $event => _ctx.$emit('input', $event)),
95
103
  onKeydown: _cache[2] || (_cache[2] = $event => _ctx.$emit('keydown', $event)),
96
104
  onKeyup: _cache[3] || (_cache[3] = $event => _ctx.$emit('keyup', $event)),
97
105
  onFocus: _cache[4] || (_cache[4] = $event => _ctx.$emit('focus', $event)),
98
106
  onBlur: _cache[5] || (_cache[5] = $event => _ctx.$emit('blur', $event))
99
- }, null, 8 /* PROPS */, ["modelValue", "class", "size", "placeholder", "debounce", "disabled", "disable-default-styles"]);
107
+ }), null, 16 /* FULL_PROPS */, ["modelValue", "class", "size", "placeholder", "debounce", "disabled", "disable-default-styles"]);
100
108
  }
101
109
 
102
110
  script.render = render;
@@ -10,14 +10,14 @@ import { s as script$2 } from './OrCheckbox-a2017fa5.js';
10
10
  import { s as script$3 } from './OrError-c01d0c29.js';
11
11
  import { s as script$4 } from './OrExpansionPanel-be0a26e6.js';
12
12
  import { s as script$5 } from './OrHint-06ab89d7.js';
13
- import { s as script$7 } from './OrIconButton-6a65f373.js';
13
+ import { s as script$7 } from './OrIconButton-ad59bb05.js';
14
14
  import { s as script$6 } from './OrIcon-a3e90289.js';
15
15
  import { s as script$9, I as InputBoxSize } from './OrInputBox-912a6254.js';
16
- import { s as script$8 } from './OrInput-318691ac.js';
16
+ import { s as script$8 } from './OrInput-30df8d73.js';
17
17
  import { s as script$a } from './OrLabel-d4c46bb6.js';
18
18
  import { s as script$b } from './OrMenuItem-eb98272d.js';
19
19
  import { s as script$c } from './OrPopover-2132e8b9.js';
20
- import { s as script$d } from './OrTag-e7390471.js';
20
+ import { s as script$d } from './OrTag-31b2c78f.js';
21
21
  import { openBlock, createElementBlock, normalizeClass, renderSlot, resolveComponent, resolveDirective, createBlock, withCtx, createTextVNode, toDisplayString, createCommentVNode, withDirectives, createElementVNode, Fragment, renderList, withModifiers, createVNode, vShow } from 'vue';
22
22
 
23
23
  const SelectPlaceholder = [
@@ -1,6 +1,6 @@
1
1
  import { useDraggable, useElementBounding } from '@vueuse/core';
2
2
  import { defineComponent, ref, computed, useSlots, watch } from 'vue-demi';
3
- import { s as script$1, O as OrSidebarPlacement } from './OrSidebarCollapseButton-20ac7782.js';
3
+ import { s as script$1, O as OrSidebarPlacement } from './OrSidebarCollapseButton-035f0736.js';
4
4
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createElementVNode, normalizeStyle, createBlock, withDirectives, vShow } from 'vue';
5
5
 
6
6
  const SidebarRoot = [
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import { s as script$1 } from './OrIconButton-6a65f373.js';
2
+ import { s as script$1 } from './OrIconButton-ad59bb05.js';
3
3
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createVNode, withModifiers } from 'vue';
4
4
 
5
5
  var OrSidebarPlacement;
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, toRef, computed } from 'vue-demi';
2
- import { s as script$1 } from './OrMenu-b6aae344.js';
2
+ import { s as script$1 } from './OrMenu-ce78b703.js';
3
3
  import './OrPopover-2132e8b9.js';
4
4
  import { s as script$2 } from './OrMenuItem-eb98272d.js';
5
5
  import { s as script$3 } from './OrButton-4a3c3e7b.js';
@@ -6,7 +6,7 @@ import '@onereach/styles/tailwind/plugins/core';
6
6
  import '@onereach/styles/tailwind.config.json';
7
7
  import { s as script$1 } from './OrIcon-a3e90289.js';
8
8
  import { s as script$3 } from './OrMenuItem-eb98272d.js';
9
- import { s as script$2 } from './OrMenu-b6aae344.js';
9
+ import { s as script$2 } from './OrMenu-ce78b703.js';
10
10
  import './OrPopover-2132e8b9.js';
11
11
  import { s as script$4 } from './OrTab-2d567d8e.js';
12
12
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, mergeProps, Fragment, renderList, createBlock, withModifiers, withCtx, createTextVNode, toDisplayString, createVNode, createCommentVNode, renderSlot } from 'vue';
@@ -1,5 +1,5 @@
1
1
  import { defineComponent, ref, computed, watchPostEffect, unref } from 'vue-demi';
2
- import { s as script$1 } from './OrIconButton-6a65f373.js';
2
+ import { s as script$1 } from './OrIconButton-ad59bb05.js';
3
3
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot, createVNode, withModifiers, createCommentVNode } from 'vue';
4
4
 
5
5
  var TagVariant;