@onereach/ui-components 2.74.1-beta.2291.0 → 2.74.1

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 (257) hide show
  1. package/dist/bundled/v2/{OrAvatar-586e417b.js → OrAvatar-f2b1ee1c.js} +1 -1
  2. package/dist/bundled/v2/{OrCardCollection-1affb682.js → OrCardCollection-f48af015.js} +4 -4
  3. package/dist/bundled/v2/{OrConfirm-bdf57b45.js → OrConfirm-d3a9f7b9.js} +1 -1
  4. package/dist/bundled/v2/{OrErrorTag-97a9112b.js → OrErrorTag-4675604d.js} +1 -1
  5. package/dist/bundled/v2/{OrExpansionPanel-96b8f568.js → OrExpansionPanel-8968da49.js} +1 -1
  6. package/dist/bundled/v2/{OrFab-ed69dee1.js → OrFab-a2e49eaa.js} +1 -1
  7. package/dist/bundled/v2/{OrIcon-458206aa.js → OrIcon-2efd1925.js} +3 -1
  8. package/dist/bundled/v2/{OrIconButton-837d57f8.js → OrIconButton-876b6351.js} +1 -1
  9. package/dist/bundled/v2/{OrInlineInput-8fec2947.js → OrInlineInput-7a230176.js} +3 -3
  10. package/dist/bundled/v2/{OrInlineTextarea-e7cdb4fb.js → OrInlineTextarea-97334f79.js} +3 -3
  11. package/dist/bundled/v2/{OrInput-46039629.js → OrInput-d615d473.js} +5 -6
  12. package/dist/bundled/v2/{OrInputBox-9a31d211.js → OrInputBox-e54dcef9.js} +12 -2
  13. package/dist/bundled/v2/{OrMenuItem-e2693a5f.js → OrMenuItem-f295292e.js} +1 -1
  14. package/dist/bundled/v2/{OrModal-78f5d49e.js → OrModal-83900091.js} +1 -1
  15. package/dist/bundled/v2/{OrNotification-458fe937.js → OrNotification-708ce1db.js} +2 -2
  16. package/dist/bundled/v2/{OrPagination-daf25de2.js → OrPagination-e34482ef.js} +2 -2
  17. package/dist/bundled/v2/{OrSearch-05cc6c14.js → OrSearch-2828c54c.js} +2 -2
  18. package/dist/bundled/v2/{OrSelect-bfe76fb7.js → OrSelect-783d01b9.js} +10 -11
  19. package/dist/bundled/v2/{OrSidebar-a2bc21b9.js → OrSidebar-dc3c9664.js} +1 -1
  20. package/dist/bundled/v2/{OrSidebarCollapseButton-8297ef86.js → OrSidebarCollapseButton-e2e30766.js} +1 -1
  21. package/dist/bundled/v2/{OrSortHeader-565ace92.js → OrSortHeader-b1b961fc.js} +1 -1
  22. package/dist/bundled/v2/{OrTabs-d69780fc.js → OrTabs-9fc1ac93.js} +2 -2
  23. package/dist/bundled/v2/{OrTag-4085e8a7.js → OrTag-3e442bf6.js} +1 -1
  24. package/dist/bundled/v2/{OrTextarea-a02951f4.js → OrTextarea-1201353b.js} +3 -4
  25. package/dist/bundled/v2/components/index.js +25 -26
  26. package/dist/bundled/v2/components/or-avatar-v3/index.js +2 -2
  27. package/dist/bundled/v2/components/or-card-collection-v3/index.js +7 -8
  28. package/dist/bundled/v2/components/or-confirm-v3/index.js +5 -6
  29. package/dist/bundled/v2/components/or-error-tag-v3/index.js +2 -2
  30. package/dist/bundled/v2/components/or-expansion-panel-v3/index.js +2 -2
  31. package/dist/bundled/v2/components/or-fab-v3/index.js +2 -2
  32. package/dist/bundled/v2/components/or-icon-button-v3/index.js +2 -2
  33. package/dist/bundled/v2/components/or-icon-v3/index.js +1 -1
  34. package/dist/bundled/v2/components/or-inline-input-v3/index.js +3 -3
  35. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +3 -3
  36. package/dist/bundled/v2/components/or-input-box-v3/index.js +1 -2
  37. package/dist/bundled/v2/components/or-input-v3/index.js +4 -5
  38. package/dist/bundled/v2/components/or-menu-item-v3/index.js +2 -2
  39. package/dist/bundled/v2/components/or-modal-v3/index.js +3 -3
  40. package/dist/bundled/v2/components/or-notification-v3/index.js +3 -3
  41. package/dist/bundled/v2/components/or-pagination-v3/index.js +3 -3
  42. package/dist/bundled/v2/components/or-search-v3/index.js +5 -6
  43. package/dist/bundled/v2/components/or-select-v3/index.js +8 -9
  44. package/dist/bundled/v2/components/or-sidebar-v3/index.js +4 -4
  45. package/dist/bundled/v2/components/or-sidebar-v3/partials/index.js +3 -3
  46. package/dist/bundled/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +3 -3
  47. package/dist/bundled/v2/components/or-sort-header-v3/index.js +2 -2
  48. package/dist/bundled/v2/components/or-tabs-v3/index.js +3 -3
  49. package/dist/bundled/v2/components/or-tag-v3/index.js +3 -3
  50. package/dist/bundled/v2/components/or-textarea-v3/index.js +2 -3
  51. package/dist/bundled/v2/components/or-toast-v3/index.js +3 -3
  52. package/dist/bundled/v2/index.js +26 -27
  53. package/dist/bundled/v2/{types-309b7b94.js → types-b0d25b49.js} +1 -1
  54. package/dist/bundled/v3/{OrAvatar.vue_vue_type_script_lang-582e74ae.js → OrAvatar.vue_vue_type_script_lang-75c23e62.js} +2 -2
  55. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-c01a1d75.js → OrCardCollection.vue_vue_type_script_lang-010f8e48.js} +7 -7
  56. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-a131670a.js → OrConfirm.vue_vue_type_script_lang-20309110.js} +2 -2
  57. package/dist/bundled/v3/{OrErrorTag.vue_vue_type_script_lang-e2fe7ca9.js → OrErrorTag.vue_vue_type_script_lang-bfa4c580.js} +2 -2
  58. package/dist/bundled/v3/{OrExpansionPanel.vue_vue_type_script_lang-2cc8964c.js → OrExpansionPanel.vue_vue_type_script_lang-cd3b6d36.js} +2 -2
  59. package/dist/bundled/v3/{OrFab.vue_vue_type_script_lang-0fe4a921.js → OrFab.vue_vue_type_script_lang-8f76f6b1.js} +2 -2
  60. package/dist/bundled/v3/{OrIcon-1a5c9091.js → OrIcon-0239fc17.js} +1 -1
  61. package/dist/bundled/v3/{OrIcon.vue_vue_type_script_lang-bdbaad94.js → OrIcon.vue_vue_type_script_lang-6a85c6c6.js} +3 -1
  62. package/dist/bundled/v3/{OrIconButton-e0566ecf.js → OrIconButton-59bc1d54.js} +1 -1
  63. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-7d1c3fe1.js → OrIconButton.vue_vue_type_script_lang-efefd119.js} +2 -2
  64. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-66598185.js → OrInlineInput.vue_vue_type_script_lang-da4198ec.js} +4 -4
  65. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-85adcaf9.js → OrInlineTextarea.vue_vue_type_script_lang-a7f62f75.js} +4 -4
  66. package/dist/bundled/v3/{OrInput-37811348.js → OrInput-9813fef6.js} +1 -1
  67. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-de00e237.js → OrInput.vue_vue_type_script_lang-882358b4.js} +8 -9
  68. package/dist/bundled/v3/{OrInputBox-44f37541.js → OrInputBox-358d4856.js} +1 -1
  69. package/dist/{esm/v2/OrInputBox.vue_rollup-plugin-vue_script-4ba46db4.js → bundled/v3/OrInputBox.vue_vue_type_script_lang-b387d4ba.js} +1 -1
  70. package/dist/bundled/v3/{OrMenuItem-807e2a49.js → OrMenuItem-1917f51a.js} +1 -1
  71. package/dist/bundled/v3/{OrMenuItem.vue_vue_type_script_lang-2400ec2a.js → OrMenuItem.vue_vue_type_script_lang-0b643c00.js} +2 -2
  72. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-6b1dc231.js → OrModal.vue_vue_type_script_lang-07249365.js} +2 -2
  73. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-d0afc1d7.js → OrNotification.vue_vue_type_script_lang-f308ec11.js} +4 -4
  74. package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-f64827ef.js → OrPagination.vue_vue_type_script_lang-4d27d8b8.js} +4 -4
  75. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-b34af2a0.js → OrSearch.vue_vue_type_script_lang-f6230fc2.js} +3 -3
  76. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-b14e4b6b.js → OrSelect.vue_vue_type_script_lang-7a0e1dd9.js} +14 -15
  77. package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-7f3f1a16.js → OrSidebar.vue_vue_type_script_lang-35abe546.js} +1 -1
  78. package/dist/bundled/v3/{OrSidebarCollapseButton.vue_vue_type_script_lang-9aeba2d4.js → OrSidebarCollapseButton.vue_vue_type_script_lang-271a2fbf.js} +2 -2
  79. package/dist/bundled/v3/{OrSortHeader.vue_vue_type_script_lang-a20eae87.js → OrSortHeader.vue_vue_type_script_lang-85238e0a.js} +2 -2
  80. package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-cb550e87.js → OrTabs.vue_vue_type_script_lang-f3b84f9d.js} +4 -4
  81. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-a25a49ee.js → OrTag.vue_vue_type_script_lang-89d99975.js} +2 -2
  82. package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-d0256fc2.js → OrTextarea.vue_vue_type_script_lang-de99a858.js} +4 -5
  83. package/dist/bundled/v3/{OrToastContainer-6fe12712.js → OrToastContainer-3dfed0e6.js} +1 -1
  84. package/dist/bundled/v3/components/index.js +30 -31
  85. package/dist/bundled/v3/components/or-avatar-v3/index.js +3 -3
  86. package/dist/bundled/v3/components/or-card-collection-v3/index.js +12 -13
  87. package/dist/bundled/v3/components/or-confirm-v3/index.js +9 -10
  88. package/dist/bundled/v3/components/or-error-tag-v3/index.js +3 -3
  89. package/dist/bundled/v3/components/or-expansion-panel-v3/index.js +3 -3
  90. package/dist/bundled/v3/components/or-fab-v3/index.js +3 -3
  91. package/dist/bundled/v3/components/or-icon-button-v3/index.js +3 -3
  92. package/dist/bundled/v3/components/or-icon-v3/index.js +1 -1
  93. package/dist/bundled/v3/components/or-inline-input-v3/index.js +5 -5
  94. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +5 -5
  95. package/dist/bundled/v3/components/or-input-box-v3/index.js +1 -2
  96. package/dist/bundled/v3/components/or-input-v3/index.js +7 -8
  97. package/dist/bundled/v3/components/or-menu-item-v3/index.js +3 -3
  98. package/dist/bundled/v3/components/or-modal-v3/index.js +5 -5
  99. package/dist/bundled/v3/components/or-notification-v3/index.js +5 -5
  100. package/dist/bundled/v3/components/or-pagination-v3/index.js +5 -5
  101. package/dist/bundled/v3/components/or-search-v3/index.js +9 -10
  102. package/dist/bundled/v3/components/or-select-v3/index.js +13 -14
  103. package/dist/bundled/v3/components/or-sidebar-v3/index.js +6 -6
  104. package/dist/bundled/v3/components/or-sidebar-v3/partials/index.js +5 -5
  105. package/dist/bundled/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +5 -5
  106. package/dist/bundled/v3/components/or-sort-header-v3/index.js +3 -3
  107. package/dist/bundled/v3/components/or-tabs-v3/index.js +5 -5
  108. package/dist/bundled/v3/components/or-tag-v3/index.js +5 -5
  109. package/dist/bundled/v3/components/or-textarea-v3/index.js +3 -4
  110. package/dist/bundled/v3/components/or-toast-v3/index.js +6 -6
  111. package/dist/bundled/v3/index.js +47 -48
  112. package/dist/bundled/v3/{types-22fbf9d6.js → types-dd2c3bf1.js} +2 -2
  113. package/dist/esm/v2/{OrAvatar-379ac72f.js → OrAvatar-ca3a1268.js} +1 -1
  114. package/dist/esm/v2/{OrCardCollection-413eeef9.js → OrCardCollection-49c63e89.js} +5 -5
  115. package/dist/esm/v2/{OrConfirm-2f8d9405.js → OrConfirm-d2aec18c.js} +1 -1
  116. package/dist/esm/v2/{OrErrorTag-80f82cdf.js → OrErrorTag-7cd5dc68.js} +1 -1
  117. package/dist/esm/v2/{OrExpansionPanel-729eb1e7.js → OrExpansionPanel-0a12d957.js} +1 -1
  118. package/dist/esm/v2/{OrFab-1d095e33.js → OrFab-d5a37b22.js} +1 -1
  119. package/dist/esm/v2/{OrIcon-f34e0e6f.js → OrIcon-c434985a.js} +3 -1
  120. package/dist/esm/v2/{OrIconButton-04a3566d.js → OrIconButton-c8bb635e.js} +1 -1
  121. package/dist/esm/v2/{OrInlineInput-c66ed0c0.js → OrInlineInput-d9bbdaf2.js} +3 -3
  122. package/dist/esm/v2/{OrInlineTextarea-3cc2fdc2.js → OrInlineTextarea-f7378459.js} +3 -3
  123. package/dist/esm/v2/{OrInput-cacd21a4.js → OrInput-6b064fd7.js} +5 -6
  124. package/dist/{bundled/v3/OrInputBox.vue_vue_type_script_lang-c4f9c8ef.js → esm/v2/OrInputBox-53d1f66d.js} +53 -3
  125. package/dist/esm/v2/{OrMenuItem-7b7fbf8a.js → OrMenuItem-4f810513.js} +1 -1
  126. package/dist/esm/v2/{OrModal-4e79e0d5.js → OrModal-7ca36163.js} +1 -1
  127. package/dist/esm/v2/{OrNotification-eac3867f.js → OrNotification-2013cadf.js} +2 -2
  128. package/dist/esm/v2/{OrPagination-1adbcadb.js → OrPagination-c2653bd1.js} +2 -2
  129. package/dist/esm/v2/{OrSearch-1c30f3fd.js → OrSearch-fb321813.js} +2 -2
  130. package/dist/esm/v2/{OrSelect-bbba5e3a.js → OrSelect-3a78ffcc.js} +10 -11
  131. package/dist/esm/v2/{OrSidebar-27236fbd.js → OrSidebar-a45b594d.js} +1 -1
  132. package/dist/esm/v2/{OrSidebarCollapseButton-cfe51a60.js → OrSidebarCollapseButton-9aa87e80.js} +1 -1
  133. package/dist/esm/v2/{OrSortHeader-592727dc.js → OrSortHeader-ffe6bc57.js} +1 -1
  134. package/dist/esm/v2/{OrTabs-96b0473d.js → OrTabs-2992f88f.js} +2 -2
  135. package/dist/esm/v2/{OrTag-b2906865.js → OrTag-920c6371.js} +1 -1
  136. package/dist/esm/v2/{OrTextarea-e1aad345.js → OrTextarea-373d0554.js} +3 -4
  137. package/dist/esm/v2/components/index.js +25 -26
  138. package/dist/esm/v2/components/or-avatar-v3/index.js +2 -2
  139. package/dist/esm/v2/components/or-card-collection-v3/index.js +7 -8
  140. package/dist/esm/v2/components/or-confirm-v3/index.js +5 -6
  141. package/dist/esm/v2/components/or-error-tag-v3/index.js +2 -2
  142. package/dist/esm/v2/components/or-expansion-panel-v3/index.js +2 -2
  143. package/dist/esm/v2/components/or-fab-v3/index.js +2 -2
  144. package/dist/esm/v2/components/or-icon-button-v3/index.js +2 -2
  145. package/dist/esm/v2/components/or-icon-v3/index.js +1 -1
  146. package/dist/esm/v2/components/or-inline-input-v3/index.js +3 -3
  147. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +3 -3
  148. package/dist/esm/v2/components/or-input-box-v3/index.js +2 -3
  149. package/dist/esm/v2/components/or-input-v3/index.js +4 -5
  150. package/dist/esm/v2/components/or-menu-item-v3/index.js +2 -2
  151. package/dist/esm/v2/components/or-modal-v3/index.js +3 -3
  152. package/dist/esm/v2/components/or-notification-v3/index.js +3 -3
  153. package/dist/esm/v2/components/or-pagination-v3/index.js +3 -3
  154. package/dist/esm/v2/components/or-search-v3/index.js +5 -6
  155. package/dist/esm/v2/components/or-select-v3/index.js +8 -9
  156. package/dist/esm/v2/components/or-sidebar-v3/index.js +4 -4
  157. package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +3 -3
  158. package/dist/esm/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +3 -3
  159. package/dist/esm/v2/components/or-sort-header-v3/index.js +2 -2
  160. package/dist/esm/v2/components/or-tabs-v3/index.js +3 -3
  161. package/dist/esm/v2/components/or-tag-v3/index.js +3 -3
  162. package/dist/esm/v2/components/or-textarea-v3/index.js +2 -3
  163. package/dist/esm/v2/components/or-toast-v3/index.js +3 -3
  164. package/dist/esm/v2/index.js +25 -26
  165. package/dist/esm/v2/{types-1f95d710.js → types-38818808.js} +1 -1
  166. package/dist/esm/v3/{OrAvatar-6444e693.js → OrAvatar-0dbd8be8.js} +1 -1
  167. package/dist/esm/v3/{OrCardCollection-005964d2.js → OrCardCollection-e091f1a2.js} +4 -4
  168. package/dist/esm/v3/{OrConfirm-c35b430f.js → OrConfirm-a7f9404b.js} +1 -1
  169. package/dist/esm/v3/{OrErrorTag-308119de.js → OrErrorTag-0025b17c.js} +1 -1
  170. package/dist/esm/v3/{OrExpansionPanel-3a4282da.js → OrExpansionPanel-541cc4c1.js} +1 -1
  171. package/dist/esm/v3/{OrFab-61131b31.js → OrFab-588291bf.js} +1 -1
  172. package/dist/esm/v3/{OrIcon-34f59f73.js → OrIcon-ea40e58c.js} +3 -1
  173. package/dist/esm/v3/{OrIconButton-2dcfb83e.js → OrIconButton-3d32cdcf.js} +1 -1
  174. package/dist/esm/v3/{OrInlineInput-4591c44d.js → OrInlineInput-72effa88.js} +3 -3
  175. package/dist/esm/v3/{OrInlineTextarea-22807fd6.js → OrInlineTextarea-0bb8ef1c.js} +3 -3
  176. package/dist/esm/v3/{OrInput-4b51848c.js → OrInput-bf9dd89f.js} +4 -4
  177. package/dist/esm/v3/{OrMenuItem-58707d47.js → OrMenuItem-de91aded.js} +1 -1
  178. package/dist/esm/v3/{OrModal-4219a6dc.js → OrModal-a5fa8240.js} +1 -1
  179. package/dist/esm/v3/{OrNotification-0e682c7f.js → OrNotification-8f34d624.js} +2 -2
  180. package/dist/esm/v3/{OrPagination-da9e5017.js → OrPagination-7b240dec.js} +2 -2
  181. package/dist/esm/v3/{OrSearch-b6c48f3f.js → OrSearch-d6ff7e2d.js} +1 -1
  182. package/dist/esm/v3/{OrSelect-35f70776.js → OrSelect-484cb336.js} +9 -9
  183. package/dist/esm/v3/{OrSidebar-61d84c3e.js → OrSidebar-cf07fd69.js} +1 -1
  184. package/dist/esm/v3/{OrSidebarCollapseButton-1b9c83ef.js → OrSidebarCollapseButton-684445f0.js} +1 -1
  185. package/dist/esm/v3/{OrSortHeader-a39f77f9.js → OrSortHeader-f66dcb37.js} +1 -1
  186. package/dist/esm/v3/{OrTabs-328d41b9.js → OrTabs-80cbb3b9.js} +2 -2
  187. package/dist/esm/v3/{OrTag-148ff9ae.js → OrTag-1d3fa09e.js} +1 -1
  188. package/dist/esm/v3/{OrTextarea-8b060a1b.js → OrTextarea-42d21f77.js} +2 -2
  189. package/dist/esm/v3/components/index.js +24 -24
  190. package/dist/esm/v3/components/or-avatar-v3/index.js +2 -2
  191. package/dist/esm/v3/components/or-card-collection-v3/index.js +6 -6
  192. package/dist/esm/v3/components/or-confirm-v3/index.js +4 -4
  193. package/dist/esm/v3/components/or-error-tag-v3/index.js +2 -2
  194. package/dist/esm/v3/components/or-expansion-panel-v3/index.js +2 -2
  195. package/dist/esm/v3/components/or-fab-v3/index.js +2 -2
  196. package/dist/esm/v3/components/or-icon-button-v3/index.js +2 -2
  197. package/dist/esm/v3/components/or-icon-v3/index.js +1 -1
  198. package/dist/esm/v3/components/or-inline-input-v3/index.js +3 -3
  199. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +3 -3
  200. package/dist/esm/v3/components/or-input-v3/index.js +3 -3
  201. package/dist/esm/v3/components/or-menu-item-v3/index.js +2 -2
  202. package/dist/esm/v3/components/or-modal-v3/index.js +3 -3
  203. package/dist/esm/v3/components/or-notification-v3/index.js +3 -3
  204. package/dist/esm/v3/components/or-pagination-v3/index.js +3 -3
  205. package/dist/esm/v3/components/or-search-v3/index.js +4 -4
  206. package/dist/esm/v3/components/or-select-v3/index.js +7 -7
  207. package/dist/esm/v3/components/or-sidebar-v3/index.js +4 -4
  208. package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +3 -3
  209. package/dist/esm/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +3 -3
  210. package/dist/esm/v3/components/or-sort-header-v3/index.js +2 -2
  211. package/dist/esm/v3/components/or-tabs-v3/index.js +3 -3
  212. package/dist/esm/v3/components/or-tag-v3/index.js +3 -3
  213. package/dist/esm/v3/components/or-textarea-v3/index.js +1 -1
  214. package/dist/esm/v3/components/or-toast-v3/index.js +3 -3
  215. package/dist/esm/v3/index.js +24 -24
  216. package/dist/esm/v3/{types-b79e4387.js → types-4e316bd3.js} +1 -1
  217. package/package.json +4 -3
  218. package/src/components/or-icon-v3/styles.ts +3 -0
  219. package/src/components/or-inline-input-v3/styles.ts +2 -2
  220. package/src/components/or-inline-textarea-v3/styles.ts +2 -2
  221. package/src/components/or-input-v3/styles.ts +2 -2
  222. package/src/components/or-select-v3/OrSelect.stories3.ts +0 -4
  223. package/src/components/or-select-v3/styles.ts +4 -4
  224. package/src/components/or-textarea-v3/styles.ts +2 -2
  225. package/dist/bundled/v2/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
  226. package/dist/bundled/v2/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -107
  227. package/dist/bundled/v2/components/or-combined-input-v3/index.d.ts +0 -2
  228. package/dist/bundled/v2/components/or-combined-input-v3/index.js +0 -148
  229. package/dist/bundled/v2/components/or-combined-input-v3/props.d.ts +0 -1
  230. package/dist/bundled/v2/components/or-combined-input-v3/styles.d.ts +0 -2
  231. package/dist/bundled/v2/props-78496a2d.js +0 -12
  232. package/dist/bundled/v3/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
  233. package/dist/bundled/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -107
  234. package/dist/bundled/v3/components/or-combined-input-v3/index.d.ts +0 -2
  235. package/dist/bundled/v3/components/or-combined-input-v3/index.js +0 -130
  236. package/dist/bundled/v3/components/or-combined-input-v3/props.d.ts +0 -1
  237. package/dist/bundled/v3/components/or-combined-input-v3/styles.d.ts +0 -2
  238. package/dist/bundled/v3/props-78496a2d.js +0 -12
  239. package/dist/esm/v2/OrInputBox-5c4b3104.js +0 -43
  240. package/dist/esm/v2/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
  241. package/dist/esm/v2/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -107
  242. package/dist/esm/v2/components/or-combined-input-v3/index.d.ts +0 -2
  243. package/dist/esm/v2/components/or-combined-input-v3/index.js +0 -145
  244. package/dist/esm/v2/components/or-combined-input-v3/props.d.ts +0 -1
  245. package/dist/esm/v2/components/or-combined-input-v3/styles.d.ts +0 -2
  246. package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
  247. package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -107
  248. package/dist/esm/v3/components/or-combined-input-v3/index.d.ts +0 -2
  249. package/dist/esm/v3/components/or-combined-input-v3/index.js +0 -129
  250. package/dist/esm/v3/components/or-combined-input-v3/props.d.ts +0 -1
  251. package/dist/esm/v3/components/or-combined-input-v3/styles.d.ts +0 -2
  252. package/src/components/or-combined-input-v3/OrCombinedInput.docs.mdx +0 -7
  253. package/src/components/or-combined-input-v3/OrCombinedInput.stories3.ts +0 -201
  254. package/src/components/or-combined-input-v3/OrCombinedInput.vue +0 -130
  255. package/src/components/or-combined-input-v3/index.ts +0 -2
  256. package/src/components/or-combined-input-v3/props.ts +0 -1
  257. package/src/components/or-combined-input-v3/styles.ts +0 -25
@@ -1,6 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { h as hslToColorString, g as generateHslFromString } from './color-1f348774.js';
3
- import { O as OrIcon } from './OrIcon-458206aa.js';
3
+ import { O as OrIcon } from './OrIcon-2efd1925.js';
4
4
  import { defineComponent, ref, computed, watchPostEffect } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
 
@@ -1,12 +1,12 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { defineComponent, computed, ref, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
3
3
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
4
- import { O as OrIconButton } from './OrIconButton-837d57f8.js';
4
+ import { O as OrIconButton } from './OrIconButton-876b6351.js';
5
5
  import { O as OrButton } from './OrButton-d45772c1.js';
6
6
  import { O as OrMenu } from './OrMenu-52da43bc.js';
7
- import { O as OrMenuItem } from './OrMenuItem-e2693a5f.js';
8
- import { O as OrIcon } from './OrIcon-458206aa.js';
9
- import { O as OrSearch } from './OrSearch-05cc6c14.js';
7
+ import { O as OrMenuItem } from './OrMenuItem-f295292e.js';
8
+ import { O as OrIcon } from './OrIcon-2efd1925.js';
9
+ import { O as OrSearch } from './OrSearch-2828c54c.js';
10
10
 
11
11
  const CardCollectionRoot = [
12
12
  // Layout
@@ -3,7 +3,7 @@ import { l as logicAnd } from './index-17f264f9.js';
3
3
  import './index-fa6eb4ca.js';
4
4
  import { O as OrOverlay } from './OrOverlay-efa7992e.js';
5
5
  import { O as OrButton, a as ButtonColor } from './OrButton-d45772c1.js';
6
- import { O as OrInput } from './OrInput-46039629.js';
6
+ import { O as OrInput } from './OrInput-d615d473.js';
7
7
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
8
8
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
9
9
 
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrIcon } from './OrIcon-458206aa.js';
2
+ import { O as OrIcon } from './OrIcon-2efd1925.js';
3
3
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
4
4
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrIcon } from './OrIcon-458206aa.js';
2
+ import { O as OrIcon } from './OrIcon-2efd1925.js';
3
3
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
4
4
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrIcon } from './OrIcon-458206aa.js';
2
+ import { O as OrIcon } from './OrIcon-2efd1925.js';
3
3
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
4
4
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
5
 
@@ -20,7 +20,9 @@ var IconSize;
20
20
 
21
21
  const IconRoot = [
22
22
  // Layout
23
- 'layout-inline-row justify-center'];
23
+ 'layout-inline-row justify-center',
24
+ // Interactivity
25
+ 'select-none'];
24
26
  const IconRootVariants = {
25
27
  'outlined': [
26
28
  // Iconography
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrIcon, I as IconSize } from './OrIcon-458206aa.js';
2
+ import { O as OrIcon, I as IconSize } from './OrIcon-2efd1925.js';
3
3
  import { O as OrTooltip } from './OrTooltip-b1f38647.js';
4
4
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -1,7 +1,7 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrError } from './OrError-52f668a4.js';
3
3
  import { O as OrHint } from './OrHint-fde53334.js';
4
- import { O as OrIconButton } from './OrIconButton-837d57f8.js';
4
+ import { O as OrIconButton } from './OrIconButton-876b6351.js';
5
5
  import { O as OrInlineInputBox, I as InlineInputBoxSize } from './OrInlineInputBox-7a8e645b.js';
6
6
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
7
7
  import { u as useValidationAttributes } from './useValidationAttributes-6df7bcf9.js';
@@ -21,8 +21,8 @@ const InlineInputRoot = [
21
21
  // Spacing
22
22
  'gap-xs'];
23
23
  const InlineInputControl = [
24
- // Box
25
- 'w-full',
24
+ // Layout
25
+ 'grow',
26
26
  // Typography
27
27
  'typography-inherit',
28
28
  // Theme
@@ -1,7 +1,7 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrError } from './OrError-52f668a4.js';
3
3
  import { O as OrHint } from './OrHint-fde53334.js';
4
- import { O as OrIconButton } from './OrIconButton-837d57f8.js';
4
+ import { O as OrIconButton } from './OrIconButton-876b6351.js';
5
5
  import { O as OrInlineInputBox } from './OrInlineInputBox-7a8e645b.js';
6
6
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
7
7
  import { u as useValidationAttributes } from './useValidationAttributes-6df7bcf9.js';
@@ -15,8 +15,8 @@ const InlineTextareaRoot = [
15
15
  // Spacing
16
16
  'gap-xs'];
17
17
  const InlineTextareaControl = [
18
- // Box
19
- 'w-full',
18
+ // Layout
19
+ 'grow',
20
20
  // Typography
21
21
  'typography-inherit',
22
22
  // Theme
@@ -1,12 +1,11 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrError } from './OrError-52f668a4.js';
3
3
  import { O as OrHint } from './OrHint-fde53334.js';
4
- import { O as OrIcon } from './OrIcon-458206aa.js';
5
- import { O as OrIconButton } from './OrIconButton-837d57f8.js';
6
- import { O as OrInputBox } from './OrInputBox-9a31d211.js';
4
+ import { O as OrIcon } from './OrIcon-2efd1925.js';
5
+ import { O as OrIconButton } from './OrIconButton-876b6351.js';
6
+ import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-e54dcef9.js';
7
7
  import { O as OrLabel } from './OrLabel-aff09c39.js';
8
8
  import { O as OrLoader } from './OrLoader-864ef92a.js';
9
- import { a as InputBoxSize } from './props-78496a2d.js';
10
9
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
11
10
  import { u as useValidationAttributes } from './useValidationAttributes-6df7bcf9.js';
12
11
  import { u as useResponsive } from './useResponsive-e13dfbb0.js';
@@ -28,8 +27,8 @@ const InputRoot = [
28
27
  // Spacing
29
28
  'gap-xs'];
30
29
  const InputControl = [
31
- // Box
32
- 'w-full',
30
+ // Layout
31
+ 'grow',
33
32
  // Typography
34
33
  'typography-inherit',
35
34
  // Theme
@@ -1,8 +1,18 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { I as InputBoxVariant, a as InputBoxSize } from './props-78496a2d.js';
3
2
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
4
3
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
4
 
5
+ var InputBoxVariant;
6
+ (function (InputBoxVariant) {
7
+ InputBoxVariant["Styled"] = "styled";
8
+ InputBoxVariant["Unstyled"] = "unstyled";
9
+ })(InputBoxVariant || (InputBoxVariant = {}));
10
+ var InputBoxSize;
11
+ (function (InputBoxSize) {
12
+ InputBoxSize["M"] = "m";
13
+ InputBoxSize["S"] = "s";
14
+ })(InputBoxSize || (InputBoxSize = {}));
15
+
6
16
  const InputBoxRoot = [
7
17
  // Layout
8
18
  'layout-row',
@@ -124,4 +134,4 @@ const __vue_component__ = /*#__PURE__*/normalizeComponent({
124
134
  }, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, undefined, undefined);
125
135
  var OrInputBox = __vue_component__;
126
136
 
127
- export { OrInputBox as O };
137
+ export { InputBoxVariant as I, OrInputBox as O, InputBoxSize as a };
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrIcon } from './OrIcon-458206aa.js';
2
+ import { O as OrIcon } from './OrIcon-2efd1925.js';
3
3
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
4
4
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
5
 
@@ -1,6 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrOverlay } from './OrOverlay-efa7992e.js';
3
- import { O as OrIconButton } from './OrIconButton-837d57f8.js';
3
+ import { O as OrIconButton } from './OrIconButton-876b6351.js';
4
4
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
 
@@ -1,6 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrIcon } from './OrIcon-458206aa.js';
3
- import { O as OrIconButton } from './OrIconButton-837d57f8.js';
2
+ import { O as OrIcon } from './OrIcon-2efd1925.js';
3
+ import { O as OrIconButton } from './OrIconButton-876b6351.js';
4
4
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
 
@@ -1,8 +1,8 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrButton } from './OrButton-d45772c1.js';
3
- import { O as OrIcon } from './OrIcon-458206aa.js';
3
+ import { O as OrIcon } from './OrIcon-2efd1925.js';
4
4
  import { O as OrMenu } from './OrMenu-52da43bc.js';
5
- import { O as OrMenuItem } from './OrMenuItem-e2693a5f.js';
5
+ import { O as OrMenuItem } from './OrMenuItem-f295292e.js';
6
6
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
7
7
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
8
8
 
@@ -1,8 +1,8 @@
1
1
  import { debouncedWatch } from '@vueuse/core';
2
2
  import './index-fa6eb4ca.js';
3
- import { O as OrInput } from './OrInput-46039629.js';
3
+ import { O as OrInput } from './OrInput-d615d473.js';
4
4
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
- import { a as InputBoxSize } from './props-78496a2d.js';
5
+ import { a as InputBoxSize } from './OrInputBox-e54dcef9.js';
6
6
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
7
7
 
8
8
  var script = defineComponent({
@@ -1,19 +1,18 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrCheckbox } from './OrCheckbox-9be450f9.js';
3
3
  import { O as OrError } from './OrError-52f668a4.js';
4
- import { O as OrExpansionPanel } from './OrExpansionPanel-96b8f568.js';
4
+ import { O as OrExpansionPanel } from './OrExpansionPanel-8968da49.js';
5
5
  import { O as OrHint } from './OrHint-fde53334.js';
6
- import { O as OrIcon } from './OrIcon-458206aa.js';
7
- import { O as OrInput } from './OrInput-46039629.js';
8
- import { O as OrInputBox } from './OrInputBox-9a31d211.js';
6
+ import { O as OrIcon } from './OrIcon-2efd1925.js';
7
+ import { O as OrInput } from './OrInput-d615d473.js';
8
+ import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-e54dcef9.js';
9
9
  import { O as OrLabel } from './OrLabel-aff09c39.js';
10
- import { O as OrMenuItem } from './OrMenuItem-e2693a5f.js';
10
+ import { O as OrMenuItem } from './OrMenuItem-f295292e.js';
11
11
  import { O as OrPopover } from './OrPopover-4e8acb7b.js';
12
- import { O as OrTag } from './OrTag-4085e8a7.js';
12
+ import { O as OrTag } from './OrTag-3e442bf6.js';
13
13
  import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e2a93aaf.js';
14
14
  import { u as useOverflow } from './useOverflow-bae6342f.js';
15
15
  import { defineComponent, getCurrentInstance, ref, computed, onMounted, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
16
- import { a as InputBoxSize } from './props-78496a2d.js';
17
16
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
18
17
 
19
18
  const SelectRoot = [
@@ -23,9 +22,7 @@ const SelectRoot = [
23
22
  'gap-xs'];
24
23
  const SelectControl = [
25
24
  // Layout
26
- 'layout-row',
27
- // Box
28
- 'w-full',
25
+ 'layout-row grow',
29
26
  // Overflow
30
27
  'overflow-hidden',
31
28
  // Spacing
@@ -34,7 +31,9 @@ const SelectControl = [
34
31
  'typography-inherit'];
35
32
  const SelectPlaceholder = [
36
33
  // Theme
37
- 'theme-foreground-outline', 'dark:theme-foreground-outline-dark'];
34
+ 'theme-foreground-outline', 'dark:theme-foreground-outline-dark',
35
+ // Interactivity
36
+ 'select-none'];
38
37
  const SelectDropdown = [
39
38
  // Overflow
40
39
  'overflow-y-auto',
@@ -1,7 +1,7 @@
1
1
  import { useDraggable, useElementBounding } from '@vueuse/core';
2
2
  import _ from 'lodash';
3
3
  import './index-fa6eb4ca.js';
4
- import { O as OrSidebarPlacement, a as OrSidebarCollapseButton } from './OrSidebarCollapseButton-8297ef86.js';
4
+ import { O as OrSidebarPlacement, a as OrSidebarCollapseButton } from './OrSidebarCollapseButton-e2e30766.js';
5
5
  import { defineComponent, ref, computed, useSlots, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
6
6
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
7
7
 
@@ -1,6 +1,6 @@
1
1
  import _ from 'lodash';
2
2
  import './index-fa6eb4ca.js';
3
- import { O as OrIconButton } from './OrIconButton-837d57f8.js';
3
+ import { O as OrIconButton } from './OrIconButton-876b6351.js';
4
4
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
 
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrIcon } from './OrIcon-458206aa.js';
2
+ import { O as OrIcon } from './OrIcon-2efd1925.js';
3
3
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
4
4
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
5
 
@@ -1,8 +1,8 @@
1
1
  import { useResizeObserver } from '@vueuse/core';
2
2
  import './index-fa6eb4ca.js';
3
- import { O as OrIcon } from './OrIcon-458206aa.js';
3
+ import { O as OrIcon } from './OrIcon-2efd1925.js';
4
4
  import { O as OrMenu } from './OrMenu-52da43bc.js';
5
- import { O as OrMenuItem } from './OrMenuItem-e2693a5f.js';
5
+ import { O as OrMenuItem } from './OrMenuItem-f295292e.js';
6
6
  import { O as OrTab } from './OrTab-8c5acf8a.js';
7
7
  import { defineComponent, ref, computed, reactive, watch, nextTick, onMounted } from '@vue/composition-api/dist/vue-composition-api.mjs';
8
8
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrIconButton } from './OrIconButton-837d57f8.js';
2
+ import { O as OrIconButton } from './OrIconButton-876b6351.js';
3
3
  import { defineComponent, ref, computed, watchPostEffect, unref } from '@vue/composition-api/dist/vue-composition-api.mjs';
4
4
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
5
 
@@ -1,12 +1,11 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrError } from './OrError-52f668a4.js';
3
3
  import { O as OrHint } from './OrHint-fde53334.js';
4
- import { O as OrInputBox } from './OrInputBox-9a31d211.js';
4
+ import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-e54dcef9.js';
5
5
  import { O as OrLabel } from './OrLabel-aff09c39.js';
6
6
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
7
7
  import { u as useValidationAttributes } from './useValidationAttributes-6df7bcf9.js';
8
8
  import { defineComponent, ref, computed, reactive } from '@vue/composition-api/dist/vue-composition-api.mjs';
9
- import { a as InputBoxSize } from './props-78496a2d.js';
10
9
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
11
10
  import { c as createInjector } from './browser-82dea9ed.js';
12
11
 
@@ -16,8 +15,8 @@ const TextareaRoot = [
16
15
  // Spacing
17
16
  'gap-xs'];
18
17
  const TextareaControl = [
19
- // Box
20
- 'w-full',
18
+ // Layout
19
+ 'grow',
21
20
  // Typography
22
21
  'typography-inherit',
23
22
  // Theme
@@ -1,5 +1,5 @@
1
1
  export { O as OR_AVATAR_SIZE, _ as OrAvatar } from '../OrAvatar-0a2c265f.js';
2
- export { a as AvatarColor, A as AvatarSize, _ as OrAvatarV3 } from '../OrAvatar-586e417b.js';
2
+ export { a as AvatarColor, A as AvatarSize, _ as OrAvatarV3 } from '../OrAvatar-f2b1ee1c.js';
3
3
  export { O as OrBottomSheetV3 } from '../OrBottomSheet-ddba20c1.js';
4
4
  export { _ as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonViews } from '../OrButton-2abd29d0.js';
5
5
  export { O as OrButtonV2 } from '../OrButton-705cd0bd.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, O as OrButtonV3 } from '../OrButton-d45772c1.js';
9
9
  export { O as OrCard } from '../OrCard-a6b30f8f.js';
10
10
  export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-166cfcc6.js';
11
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-1affb682.js';
11
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-f48af015.js';
12
12
  export { _ as OrCardV3 } from '../OrCard-45d5869b.js';
13
13
  export { a as OrCarousel, _ as OrCarouselItem } from '../OrCarouselItem-6da755c0.js';
14
14
  export { O as OrCheckbox } from '../OrCheckbox-4cbddd67.js';
@@ -19,27 +19,26 @@ export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-fc6876ec.js';
19
19
  export { O as OrCollapse } from '../OrCollapse-3aa9a9b7.js';
20
20
  export { _ as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from '../OrColorPicker-a1a37e83.js';
21
21
  export { _ as OrConfirm } from '../OrConfirm-55b89b17.js';
22
- export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-bdf57b45.js';
22
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-d3a9f7b9.js';
23
23
  export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-e212f892.js';
24
24
  export { O as OrError } from '../OrError-31503e4c.js';
25
- export { _ as OrErrorTagV3 } from '../OrErrorTag-97a9112b.js';
25
+ export { _ as OrErrorTagV3 } from '../OrErrorTag-4675604d.js';
26
26
  export { O as OrErrorV3 } from '../OrError-52f668a4.js';
27
27
  export { E as EmptyStateSize, _ as OrEmptyStateV3 } from '../OrEmptyState-9fb413f9.js';
28
- export { a as ExpansionPanelColor, E as ExpansionPanelVariant, O as OrExpansionPanelV3 } from '../OrExpansionPanel-96b8f568.js';
29
- export { F as FabColor, _ as OrFabV3 } from '../OrFab-ed69dee1.js';
28
+ export { a as ExpansionPanelColor, E as ExpansionPanelVariant, O as OrExpansionPanelV3 } from '../OrExpansionPanel-8968da49.js';
29
+ export { F as FabColor, _ as OrFabV3 } from '../OrFab-a2e49eaa.js';
30
30
  export { O as OrFloating, b as OrFloatingHideStrategy, a as OrFloatingPlacements } from '../OrFloating-554d6f58.js';
31
31
  export { O as OrHint } from '../OrHint-fabea4cf.js';
32
32
  export { O as OrHintV3 } from '../OrHint-fde53334.js';
33
33
  export { O as OrIcon, a as OrIconColors, b as OrIconType } from '../OrIcon-10ec459c.js';
34
- export { I as IconButtonColor, O as OrIconButtonV3 } from '../OrIconButton-837d57f8.js';
35
- export { I as IconButtonSize, I as IconSize, a as IconVariant, O as OrIconV3 } from '../OrIcon-458206aa.js';
34
+ export { I as IconButtonColor, O as OrIconButtonV3 } from '../OrIconButton-876b6351.js';
35
+ export { I as IconButtonSize, I as IconSize, a as IconVariant, O as OrIconV3 } from '../OrIcon-2efd1925.js';
36
36
  export { I as InlineInputBoxSize, I as InlineInputSize, O as OrInlineInputBoxV3 } from '../OrInlineInputBox-7a8e645b.js';
37
- export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-8fec2947.js';
37
+ export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-7a230176.js';
38
38
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-7262efdf.js';
39
- export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-e7cdb4fb.js';
40
- export { O as OrInputBoxV3 } from '../OrInputBox-9a31d211.js';
41
- export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, a as SearchSize, a as SelectSize, a as TextareaSize } from '../props-78496a2d.js';
42
- export { I as InputType, O as OrInputV3 } from '../OrInput-46039629.js';
39
+ export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-97334f79.js';
40
+ export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, O as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox-e54dcef9.js';
41
+ export { I as InputType, O as OrInputV3 } from '../OrInput-d615d473.js';
43
42
  export { O as OrInput } from '../OrInput-df1a14fa.js';
44
43
  export { O as OrLabel } from '../OrLabel-74c73ba4.js';
45
44
  export { L as LabelVariant, O as OrLabelV3 } from '../OrLabel-aff09c39.js';
@@ -48,36 +47,36 @@ export { O as OrList } from '../OrList-4e84a3b4.js';
48
47
  export { _ as OrListOfInputs } from '../OrListOfInputs-ab7f9d97.js';
49
48
  export { L as LoaderViews, O as OrLoader } from '../OrLoader-05057239.js';
50
49
  export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, O as OrLoaderV3 } from '../OrLoader-864ef92a.js';
51
- export { O as OrMenuItemV3 } from '../OrMenuItem-e2693a5f.js';
50
+ export { O as OrMenuItemV3 } from '../OrMenuItem-f295292e.js';
52
51
  export { O as OrMenuV3 } from '../OrMenu-52da43bc.js';
53
52
  export { P as MenuPlacement, O as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-4e8acb7b.js';
54
53
  export { O as OrModal, a as OrModalSizes } from '../OrModal-a5411b0d.js';
55
- export { M as ModalSize, _ as OrModalV3 } from '../OrModal-78f5d49e.js';
54
+ export { M as ModalSize, _ as OrModalV3 } from '../OrModal-83900091.js';
56
55
  export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from '../OrNotification-3909aaf2.js';
57
- export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-458fe937.js';
56
+ export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-708ce1db.js';
58
57
  export { _ as OrNumberInput } from '../OrNumberInput-face8ccc.js';
59
58
  export { _ as OrOverflowMenu } from '../OrOverflowMenu-711e460e.js';
60
59
  export { O as OrOverlay } from '../OrOverlay-47967a8b.js';
61
60
  export { O as OrOverlayV3 } from '../OrOverlay-efa7992e.js';
62
61
  export { _ as OrPassword } from '../OrPassword-a818e7b5.js';
63
- export { _ as OrPaginationV3 } from '../OrPagination-daf25de2.js';
62
+ export { _ as OrPaginationV3 } from '../OrPagination-e34482ef.js';
64
63
  export { O as OrProgress, a as OrProgressColors, b as OrProgressTypes } from '../OrProgress-de947341.js';
65
64
  export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress-15fe65ec.js';
66
65
  export { _ as OrRadio } from '../OrRadio-187d6fc7.js';
67
66
  export { _ as OrRadioGroup } from '../OrRadioGroup-aa9f0757.js';
68
67
  export { _ as OrRadioV3 } from '../OrRadio-fe23947a.js';
69
68
  export { O as OrSearch } from '../OrSearch-832d7978.js';
70
- export { O as OrSearchV3 } from '../OrSearch-05cc6c14.js';
69
+ export { O as OrSearchV3 } from '../OrSearch-2828c54c.js';
71
70
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-878279bf.js';
72
71
  export { _ as OrSelect } from '../OrSelect-a23d4210.js';
73
- export { _ as OrSelectV3 } from '../OrSelect-bfe76fb7.js';
72
+ export { _ as OrSelectV3 } from '../OrSelect-783d01b9.js';
74
73
  export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-e2b2c9ec.js';
75
- export { _ as OrSidebarV3 } from '../OrSidebar-a2bc21b9.js';
76
- export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-8297ef86.js';
74
+ export { _ as OrSidebarV3 } from '../OrSidebar-dc3c9664.js';
75
+ export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-e2e30766.js';
77
76
  export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-242d22f3.js';
78
77
  export { _ as OrSkeletonCircleV3, a as OrSkeletonRectV3, b as OrSkeletonTextV3 } from '../OrSkeletonText-9a2f39dc.js';
79
78
  export { _ as OrSlider } from '../OrSlider-59d05856.js';
80
- export { _ as OrSortHeaderV3 } from '../OrSortHeader-565ace92.js';
79
+ export { _ as OrSortHeaderV3 } from '../OrSortHeader-b1b961fc.js';
81
80
  export { _ as OrStepper } from '../OrStepper-3fc1a2b3.js';
82
81
  export { _ as OrSwitch } from '../OrSwitch-47670dbd.js';
83
82
  export { _ as OrSwitchV3 } from '../OrSwitch-782d7b43.js';
@@ -85,18 +84,18 @@ export { _ as OrTab } from '../OrTab-b2c6d977.js';
85
84
  export { O as OrTabHeaderItem } from '../OrTabHeaderItem-d39c3cf7.js';
86
85
  export { O as OrTabV3 } from '../OrTab-8c5acf8a.js';
87
86
  export { _ as OrTabs } from '../OrTabs-4c8f6422.js';
88
- export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-d69780fc.js';
87
+ export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-9fc1ac93.js';
89
88
  export { _ as OrTag } from '../OrTag-79e48fec.js';
90
- export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-4085e8a7.js';
89
+ export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-3e442bf6.js';
91
90
  export { O as OrTeleport } from '../OrTeleportVue2-3544f185.js';
92
91
  export { O as OrTeleportV3 } from '../OrTeleport.vue2-e9ba3054.js';
93
92
  export { _ as OrTextV3 } from '../OrText-a665b991.js';
94
93
  export { _ as OrTextarea } from '../OrTextarea-71ff236d.js';
95
- export { _ as OrTextareaV3 } from '../OrTextarea-a02951f4.js';
94
+ export { _ as OrTextareaV3 } from '../OrTextarea-1201353b.js';
96
95
  export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-eacd9b19.js';
97
96
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-1faa828c.js';
98
97
  export { O as OrToast, _ as OrToastContainer } from '../OrToastContainer-b03adc37.js';
99
- export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-309b7b94.js';
98
+ export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-b0d25b49.js';
100
99
  export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-3a3d4280.js';
101
100
  export { O as OrTooltip } from '../OrTooltip-dfea7af2.js';
102
101
  export { O as OrTooltipContent } from '../OrTooltipContent-f0fd5f75.js';
@@ -1,7 +1,7 @@
1
- export { a as AvatarColor, A as AvatarSize, _ as OrAvatarV3 } from '../../OrAvatar-586e417b.js';
1
+ export { a as AvatarColor, A as AvatarSize, _ as OrAvatarV3 } from '../../OrAvatar-f2b1ee1c.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import '../../color-1f348774.js';
6
- import '../../OrIcon-458206aa.js';
6
+ import '../../OrIcon-2efd1925.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
@@ -1,10 +1,10 @@
1
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-1affb682.js';
1
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-f48af015.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import '../../normalize-component-6e8e3d80.js';
6
- import '../../OrIconButton-837d57f8.js';
7
- import '../../OrIcon-458206aa.js';
6
+ import '../../OrIconButton-876b6351.js';
7
+ import '../../OrIcon-2efd1925.js';
8
8
  import '../../OrTooltip-b1f38647.js';
9
9
  import '@vueuse/core';
10
10
  import '../../OrPopover-4e8acb7b.js';
@@ -18,13 +18,12 @@ import '../../useResponsive-e13dfbb0.js';
18
18
  import '../../OrButton-d45772c1.js';
19
19
  import '../../OrLoader-864ef92a.js';
20
20
  import '../../OrMenu-52da43bc.js';
21
- import '../../OrMenuItem-e2693a5f.js';
22
- import '../../OrSearch-05cc6c14.js';
23
- import '../../OrInput-46039629.js';
21
+ import '../../OrMenuItem-f295292e.js';
22
+ import '../../OrSearch-2828c54c.js';
23
+ import '../../OrInput-d615d473.js';
24
24
  import '../../OrError-52f668a4.js';
25
25
  import '../../OrHint-fde53334.js';
26
- import '../../OrInputBox-9a31d211.js';
27
- import '../../props-78496a2d.js';
26
+ import '../../OrInputBox-e54dcef9.js';
28
27
  import '../../OrLabel-aff09c39.js';
29
28
  import '../../useIdAttribute-cf61643f.js';
30
29
  import '../../useValidationAttributes-6df7bcf9.js';
@@ -1,4 +1,4 @@
1
- export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-bdf57b45.js';
1
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-d3a9f7b9.js';
2
2
  import '@vueuse/core';
3
3
  import '../../index-17f264f9.js';
4
4
  import '../../index-fa6eb4ca.js';
@@ -11,18 +11,17 @@ import '../../normalize-component-6e8e3d80.js';
11
11
  import '../../useElevation-aac032f4.js';
12
12
  import '../../OrButton-d45772c1.js';
13
13
  import '../../OrLoader-864ef92a.js';
14
- import '../../OrInput-46039629.js';
14
+ import '../../OrInput-d615d473.js';
15
15
  import '../../OrError-52f668a4.js';
16
16
  import '../../OrHint-fde53334.js';
17
- import '../../OrIcon-458206aa.js';
18
- import '../../OrIconButton-837d57f8.js';
17
+ import '../../OrIcon-2efd1925.js';
18
+ import '../../OrIconButton-876b6351.js';
19
19
  import '../../OrTooltip-b1f38647.js';
20
20
  import '../../OrPopover-4e8acb7b.js';
21
21
  import '../../floating-ui.dom.esm-83eba816.js';
22
22
  import '../../OrBottomSheet-ddba20c1.js';
23
23
  import '../../useResponsive-e13dfbb0.js';
24
- import '../../OrInputBox-9a31d211.js';
25
- import '../../props-78496a2d.js';
24
+ import '../../OrInputBox-e54dcef9.js';
26
25
  import '../../OrLabel-aff09c39.js';
27
26
  import '../../useIdAttribute-cf61643f.js';
28
27
  import '../../useValidationAttributes-6df7bcf9.js';
@@ -1,6 +1,6 @@
1
- export { _ as OrErrorTagV3 } from '../../OrErrorTag-97a9112b.js';
1
+ export { _ as OrErrorTagV3 } from '../../OrErrorTag-4675604d.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
5
- import '../../OrIcon-458206aa.js';
5
+ import '../../OrIcon-2efd1925.js';
6
6
  import '../../normalize-component-6e8e3d80.js';
@@ -1,6 +1,6 @@
1
- export { a as ExpansionPanelColor, E as ExpansionPanelVariant, O as OrExpansionPanelV3 } from '../../OrExpansionPanel-96b8f568.js';
1
+ export { a as ExpansionPanelColor, E as ExpansionPanelVariant, O as OrExpansionPanelV3 } from '../../OrExpansionPanel-8968da49.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
5
- import '../../OrIcon-458206aa.js';
5
+ import '../../OrIcon-2efd1925.js';
6
6
  import '../../normalize-component-6e8e3d80.js';
@@ -1,6 +1,6 @@
1
- export { F as FabColor, _ as OrFabV3 } from '../../OrFab-ed69dee1.js';
1
+ export { F as FabColor, _ as OrFabV3 } from '../../OrFab-a2e49eaa.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
5
- import '../../OrIcon-458206aa.js';
5
+ import '../../OrIcon-2efd1925.js';
6
6
  import '../../normalize-component-6e8e3d80.js';
@@ -1,5 +1,5 @@
1
- export { I as IconButtonColor, O as OrIconButtonV3 } from '../../OrIconButton-837d57f8.js';
2
- export { I as IconButtonSize } from '../../OrIcon-458206aa.js';
1
+ export { I as IconButtonColor, O as OrIconButtonV3 } from '../../OrIconButton-876b6351.js';
2
+ export { I as IconButtonSize } from '../../OrIcon-2efd1925.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
5
5
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,4 +1,4 @@
1
- export { I as IconSize, a as IconVariant, O as OrIconV3 } from '../../OrIcon-458206aa.js';
1
+ export { I as IconSize, a as IconVariant, O as OrIconV3 } from '../../OrIcon-2efd1925.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';