@onereach/ui-components 2.67.9-beta.2035.0 → 2.67.9

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 (263) hide show
  1. package/dist/bundled/v2/{OrButton-52399414.js → OrButton-a4952445.js} +6 -6
  2. package/dist/bundled/v2/{OrCardCollection-20de05fa.js → OrCardCollection-87b47b1d.js} +6 -6
  3. package/dist/bundled/v2/{OrCheckbox-f97a57b9.js → OrCheckbox-4cbddd67.js} +4 -4
  4. package/dist/bundled/v2/{OrConfirm-5248c7eb.js → OrConfirm-196a014f.js} +2 -2
  5. package/dist/bundled/v2/{OrErrorTag-b043fe06.js → OrErrorTag-c55ec019.js} +8 -11
  6. package/dist/bundled/v2/{OrExpansionPanel-e788813b.js → OrExpansionPanel-41bbabd3.js} +1 -1
  7. package/dist/bundled/v2/{OrFab-ce64fd03.js → OrFab-ea844ff9.js} +6 -6
  8. package/dist/bundled/v2/{OrIcon-8625385f.js → OrIcon-ce8fd08b.js} +8 -6
  9. package/dist/bundled/v2/{OrIconButton-3bada179.js → OrIconButton-165934f8.js} +11 -17
  10. package/dist/bundled/v2/{OrInlineInput-9a819673.js → OrInlineInput-a552394c.js} +11 -11
  11. package/dist/bundled/v2/{OrInlineInputBox-f457210f.js → OrInlineInputBox-f2b25ee4.js} +4 -6
  12. package/dist/bundled/v2/{OrInlineTextarea-ba75136c.js → OrInlineTextarea-a1321d5b.js} +11 -11
  13. package/dist/bundled/v2/{OrInput-cfd26508.js → OrInput-cdd93d29.js} +9 -9
  14. package/dist/bundled/v2/{OrInputBox-79ec54ad.js → OrInputBox-7069052f.js} +4 -6
  15. package/dist/bundled/v2/{OrMenuItem-ba4bd7c1.js → OrMenuItem-f89dfc77.js} +1 -1
  16. package/dist/bundled/v2/{OrModal-28bdf571.js → OrModal-2540ea99.js} +1 -1
  17. package/dist/bundled/v2/{OrNotification-6aad3b04.js → OrNotification-20fc8b7d.js} +2 -2
  18. package/dist/bundled/v2/{OrSearch-32f28e16.js → OrSearch-f6d5fc65.js} +2 -2
  19. package/dist/bundled/v2/{OrSelect-5dd5f5e9.js → OrSelect-6cef1b69.js} +14 -18
  20. package/dist/bundled/v2/{OrSelect-bbe8dd58.js → OrSelect-a23d4210.js} +1 -1
  21. package/dist/bundled/v2/{OrSortHeader-5b2a3650.js → OrSortHeader-76b509a6.js} +1 -1
  22. package/dist/bundled/v2/{OrTabs-b6287f1c.js → OrTabs-2d4e0d87.js} +2 -2
  23. package/dist/bundled/v2/{OrTag-c1f553fb.js → OrTag-c5f7c337.js} +8 -11
  24. package/dist/bundled/v2/{OrTextarea-ae5c9479.js → OrTextarea-0ab9c0a8.js} +3 -3
  25. package/dist/bundled/v2/{OrTooltip-c55e8c25.js → OrTooltip-03e06e9f.js} +12 -14
  26. package/dist/bundled/v2/components/index.js +26 -26
  27. package/dist/bundled/v2/components/or-button-v3/index.js +1 -1
  28. package/dist/bundled/v2/components/or-card-collection-v3/index.js +7 -7
  29. package/dist/bundled/v2/components/or-checkbox/index.js +1 -1
  30. package/dist/bundled/v2/components/or-confirm-v3/index.js +7 -7
  31. package/dist/bundled/v2/components/or-error-tag-v3/index.js +2 -2
  32. package/dist/bundled/v2/components/or-expansion-panel-v3/index.js +2 -2
  33. package/dist/bundled/v2/components/or-fab-v3/index.js +2 -2
  34. package/dist/bundled/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +13 -16
  35. package/dist/bundled/v2/components/or-icon-button-v3/index.js +5 -5
  36. package/dist/bundled/v2/components/or-icon-button-v3/props.d.ts +0 -1
  37. package/dist/bundled/v2/components/or-icon-v3/index.js +1 -1
  38. package/dist/bundled/v2/components/or-inline-input-box-v3/index.js +1 -1
  39. package/dist/bundled/v2/components/or-inline-input-v3/index.js +5 -5
  40. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +5 -5
  41. package/dist/bundled/v2/components/or-input-box-v3/index.js +1 -1
  42. package/dist/bundled/v2/components/or-input-v3/index.js +5 -5
  43. package/dist/bundled/v2/components/or-menu-item-v3/index.js +2 -2
  44. package/dist/bundled/v2/components/or-modal-v3/index.js +4 -4
  45. package/dist/bundled/v2/components/or-notification-v3/index.js +4 -4
  46. package/dist/bundled/v2/components/or-search-v3/index.js +6 -6
  47. package/dist/bundled/v2/components/or-select/index.js +2 -2
  48. package/dist/bundled/v2/components/or-select-v3/index.js +9 -9
  49. package/dist/bundled/v2/components/or-sort-header-v3/index.js +2 -2
  50. package/dist/bundled/v2/components/or-tabs-v3/index.js +3 -3
  51. package/dist/bundled/v2/components/or-tag-v3/index.js +4 -4
  52. package/dist/bundled/v2/components/or-textarea-v3/index.js +2 -2
  53. package/dist/bundled/v2/components/or-toast-v3/index.js +4 -4
  54. package/dist/bundled/v2/components/or-toast-v3/styles.d.ts +0 -1
  55. package/dist/bundled/v2/components/or-tooltip-v3/index.js +1 -1
  56. package/dist/bundled/v2/index.js +27 -27
  57. package/dist/bundled/v2/{types-ee3139c9.js → types-88dd7a52.js} +37 -64
  58. package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-0472045f.js → OrButton.vue_vue_type_script_lang-5af7999c.js} +6 -6
  59. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-a11db7f3.js → OrCardCollection.vue_vue_type_script_lang-2b1dcff6.js} +8 -8
  60. package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-cd20521b.js → OrCheckbox.vue_vue_type_script_lang-d8a66818.js} +1 -1
  61. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-4a54eede.js → OrConfirm.vue_vue_type_script_lang-53614609.js} +3 -3
  62. package/dist/bundled/v3/{OrErrorTag.vue_vue_type_script_lang-87f27b27.js → OrErrorTag.vue_vue_type_script_lang-d77f6b12.js} +6 -8
  63. package/dist/bundled/v3/{OrExpansionPanel.vue_vue_type_script_lang-f0326bb5.js → OrExpansionPanel.vue_vue_type_script_lang-a305d8bc.js} +2 -2
  64. package/dist/bundled/v3/{OrFab.vue_vue_type_script_lang-ee286cab.js → OrFab.vue_vue_type_script_lang-aefbdf9b.js} +7 -7
  65. package/dist/bundled/v3/{OrIcon-d878b768.js → OrIcon-3a514933.js} +1 -1
  66. package/dist/bundled/v3/{OrIcon.vue_vue_type_script_lang-a119a715.js → OrIcon.vue_vue_type_script_lang-41a6a57a.js} +8 -6
  67. package/dist/bundled/v3/{OrIconButton-0aed90ce.js → OrIconButton-8c211219.js} +6 -6
  68. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-78c0039b.js → OrIconButton.vue_vue_type_script_lang-79d08a2b.js} +7 -13
  69. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-c49ca2e4.js → OrInlineInput.vue_vue_type_script_lang-4257a72b.js} +9 -9
  70. package/dist/bundled/v3/{OrInlineInputBox-9d68ded1.js → OrInlineInputBox-2eede01a.js} +1 -1
  71. package/dist/bundled/v3/{OrInlineInputBox.vue_vue_type_script_lang-73750005.js → OrInlineInputBox.vue_vue_type_script_lang-23b531ad.js} +4 -6
  72. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-a941e77d.js → OrInlineTextarea.vue_vue_type_script_lang-e3ce83e1.js} +9 -9
  73. package/dist/bundled/v3/{OrInput-6f6ce9ed.js → OrInput-33571984.js} +2 -2
  74. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-f4f94fb9.js → OrInput.vue_vue_type_script_lang-3895999d.js} +8 -8
  75. package/dist/bundled/v3/{OrInputBox-eb54d73d.js → OrInputBox-81385a91.js} +1 -1
  76. package/dist/bundled/v3/{OrInputBox.vue_vue_type_script_lang-5ee4ee45.js → OrInputBox.vue_vue_type_script_lang-760097b4.js} +4 -6
  77. package/dist/bundled/v3/{OrMenuItem-f0e0ea6b.js → OrMenuItem-94ffa853.js} +1 -1
  78. package/dist/bundled/v3/{OrMenuItem.vue_vue_type_script_lang-9e2692cf.js → OrMenuItem.vue_vue_type_script_lang-ccb7e082.js} +2 -2
  79. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-29529b8b.js → OrModal.vue_vue_type_script_lang-142d9a56.js} +2 -2
  80. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-bc254063.js → OrNotification.vue_vue_type_script_lang-54e6a3aa.js} +4 -4
  81. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-80e14534.js → OrSearch.vue_vue_type_script_lang-b254e34c.js} +3 -3
  82. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-3a6efd93.js → OrSelect.vue_vue_type_script_lang-26c0a70a.js} +1 -1
  83. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-f4de7549.js → OrSelect.vue_vue_type_script_lang-e6be732c.js} +22 -26
  84. package/dist/bundled/v3/{OrSortHeader.vue_vue_type_script_lang-a4c9b272.js → OrSortHeader.vue_vue_type_script_lang-98ec33aa.js} +2 -2
  85. package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-2d8e0e27.js → OrTabs.vue_vue_type_script_lang-ca57f9d9.js} +4 -4
  86. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-fb65f814.js → OrTag.vue_vue_type_script_lang-18db0bd9.js} +6 -8
  87. package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-c7781cde.js → OrTextarea.vue_vue_type_script_lang-d5a64917.js} +4 -4
  88. package/dist/bundled/v3/{OrToastContainer-ce858a2e.js → OrToastContainer-9f3ab98b.js} +1 -1
  89. package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-b28083e4.js → OrTooltip.vue_vue_type_script_lang-d0cd29d1.js} +12 -14
  90. package/dist/bundled/v3/components/index.js +32 -32
  91. package/dist/bundled/v3/components/or-button-v3/index.js +1 -1
  92. package/dist/bundled/v3/components/or-card-collection-v3/index.js +11 -11
  93. package/dist/bundled/v3/components/or-checkbox/index.js +1 -1
  94. package/dist/bundled/v3/components/or-confirm-v3/index.js +11 -11
  95. package/dist/bundled/v3/components/or-error-tag-v3/index.js +3 -3
  96. package/dist/bundled/v3/components/or-expansion-panel-v3/index.js +3 -3
  97. package/dist/bundled/v3/components/or-fab-v3/index.js +3 -3
  98. package/dist/bundled/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +13 -16
  99. package/dist/bundled/v3/components/or-icon-button-v3/index.js +5 -5
  100. package/dist/bundled/v3/components/or-icon-button-v3/props.d.ts +0 -1
  101. package/dist/bundled/v3/components/or-icon-v3/index.js +1 -1
  102. package/dist/bundled/v3/components/or-inline-input-box-v3/index.js +1 -1
  103. package/dist/bundled/v3/components/or-inline-input-v3/index.js +8 -8
  104. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +8 -8
  105. package/dist/bundled/v3/components/or-input-box-v3/index.js +1 -1
  106. package/dist/bundled/v3/components/or-input-v3/index.js +8 -8
  107. package/dist/bundled/v3/components/or-menu-item-v3/index.js +3 -3
  108. package/dist/bundled/v3/components/or-modal-v3/index.js +6 -6
  109. package/dist/bundled/v3/components/or-notification-v3/index.js +6 -6
  110. package/dist/bundled/v3/components/or-search-v3/index.js +10 -10
  111. package/dist/bundled/v3/components/or-select/index.js +2 -2
  112. package/dist/bundled/v3/components/or-select-v3/index.js +14 -14
  113. package/dist/bundled/v3/components/or-sort-header-v3/index.js +3 -3
  114. package/dist/bundled/v3/components/or-tabs-v3/index.js +5 -5
  115. package/dist/bundled/v3/components/or-tag-v3/index.js +6 -6
  116. package/dist/bundled/v3/components/or-textarea-v3/index.js +3 -3
  117. package/dist/bundled/v3/components/or-toast-v3/index.js +7 -7
  118. package/dist/bundled/v3/components/or-toast-v3/styles.d.ts +0 -1
  119. package/dist/bundled/v3/components/or-tooltip-v3/index.js +1 -1
  120. package/dist/bundled/v3/index.js +99 -104
  121. package/dist/bundled/v3/{types-39ad0179.js → types-0d8f9581.js} +30 -60
  122. package/dist/esm/v2/{OrButton-75b46b71.js → OrButton-b458e82b.js} +6 -6
  123. package/dist/esm/v2/{OrCardCollection-068cc48c.js → OrCardCollection-d2d64ffe.js} +6 -6
  124. package/dist/esm/v2/{OrCheckbox-d5e31846.js → OrCheckbox-915f1f0a.js} +4 -4
  125. package/dist/esm/v2/{OrConfirm-b0a3373f.js → OrConfirm-64ecb10d.js} +2 -2
  126. package/dist/esm/v2/{OrErrorTag-7b3460b1.js → OrErrorTag-c14e0298.js} +8 -11
  127. package/dist/esm/v2/{OrExpansionPanel-8b5a1158.js → OrExpansionPanel-33d5cf05.js} +1 -1
  128. package/dist/esm/v2/{OrFab-171873d9.js → OrFab-8d665c26.js} +6 -6
  129. package/dist/esm/v2/{OrIcon-5e394c62.js → OrIcon-05689298.js} +8 -6
  130. package/dist/esm/v2/{OrIconButton-81668e64.js → OrIconButton-c4fa5a1d.js} +11 -17
  131. package/dist/esm/v2/{OrInlineInput-5cea8231.js → OrInlineInput-a888df50.js} +11 -11
  132. package/dist/esm/v2/{OrInlineInputBox-fefd4fbd.js → OrInlineInputBox-6a15ea2b.js} +4 -6
  133. package/dist/esm/v2/{OrInlineTextarea-3de16d6e.js → OrInlineTextarea-1925651c.js} +11 -11
  134. package/dist/esm/v2/{OrInput-8173ce5b.js → OrInput-6e7e582e.js} +9 -9
  135. package/dist/esm/v2/{OrInputBox-4d5a318d.js → OrInputBox-208dceac.js} +4 -6
  136. package/dist/esm/v2/{OrMenuItem-f22494a9.js → OrMenuItem-038641b7.js} +1 -1
  137. package/dist/esm/v2/{OrModal-57953984.js → OrModal-3b081ef1.js} +1 -1
  138. package/dist/esm/v2/{OrNotification-c75b5dc0.js → OrNotification-1d316255.js} +2 -2
  139. package/dist/esm/v2/{OrSearch-1bfd53fd.js → OrSearch-42454def.js} +2 -2
  140. package/dist/esm/v2/{OrSelect-0904e70d.js → OrSelect-439f27b9.js} +14 -18
  141. package/dist/esm/v2/{OrSelect-17cdab3d.js → OrSelect-dae2b069.js} +1 -1
  142. package/dist/esm/v2/{OrSortHeader-ea645cdc.js → OrSortHeader-b4dbff08.js} +1 -1
  143. package/dist/esm/v2/{OrTabs-e80adb9b.js → OrTabs-c64be432.js} +2 -2
  144. package/dist/esm/v2/{OrTag-52090567.js → OrTag-cf72400e.js} +8 -11
  145. package/dist/esm/v2/{OrTextarea-bed545b2.js → OrTextarea-f566682c.js} +3 -3
  146. package/dist/esm/v2/{OrTooltip-72b54ecb.js → OrTooltip-27ad798d.js} +12 -14
  147. package/dist/esm/v2/components/index.js +26 -26
  148. package/dist/esm/v2/components/or-button-v3/index.js +1 -1
  149. package/dist/esm/v2/components/or-card-collection-v3/index.js +7 -7
  150. package/dist/esm/v2/components/or-checkbox/index.js +1 -1
  151. package/dist/esm/v2/components/or-confirm-v3/index.js +7 -7
  152. package/dist/esm/v2/components/or-error-tag-v3/index.js +2 -2
  153. package/dist/esm/v2/components/or-expansion-panel-v3/index.js +2 -2
  154. package/dist/esm/v2/components/or-fab-v3/index.js +2 -2
  155. package/dist/esm/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +13 -16
  156. package/dist/esm/v2/components/or-icon-button-v3/index.js +4 -4
  157. package/dist/esm/v2/components/or-icon-button-v3/props.d.ts +0 -1
  158. package/dist/esm/v2/components/or-icon-v3/index.js +1 -1
  159. package/dist/esm/v2/components/or-inline-input-box-v3/index.js +1 -1
  160. package/dist/esm/v2/components/or-inline-input-v3/index.js +5 -5
  161. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +5 -5
  162. package/dist/esm/v2/components/or-input-box-v3/index.js +1 -1
  163. package/dist/esm/v2/components/or-input-v3/index.js +5 -5
  164. package/dist/esm/v2/components/or-menu-item-v3/index.js +2 -2
  165. package/dist/esm/v2/components/or-modal-v3/index.js +4 -4
  166. package/dist/esm/v2/components/or-notification-v3/index.js +4 -4
  167. package/dist/esm/v2/components/or-search-v3/index.js +6 -6
  168. package/dist/esm/v2/components/or-select/index.js +2 -2
  169. package/dist/esm/v2/components/or-select-v3/index.js +9 -9
  170. package/dist/esm/v2/components/or-sort-header-v3/index.js +2 -2
  171. package/dist/esm/v2/components/or-tabs-v3/index.js +3 -3
  172. package/dist/esm/v2/components/or-tag-v3/index.js +4 -4
  173. package/dist/esm/v2/components/or-textarea-v3/index.js +2 -2
  174. package/dist/esm/v2/components/or-toast-v3/index.js +4 -4
  175. package/dist/esm/v2/components/or-toast-v3/styles.d.ts +0 -1
  176. package/dist/esm/v2/components/or-tooltip-v3/index.js +1 -1
  177. package/dist/esm/v2/index.js +26 -26
  178. package/dist/esm/v2/{types-02242929.js → types-ed7aa2bb.js} +37 -64
  179. package/dist/esm/v3/{OrButton-a6db36d5.js → OrButton-4d0c2edd.js} +6 -6
  180. package/dist/esm/v3/{OrCardCollection-b596ccb7.js → OrCardCollection-34aa611e.js} +6 -6
  181. package/dist/esm/v3/{OrCheckbox-a0b957e7.js → OrCheckbox-ed4a19cf.js} +1 -1
  182. package/dist/esm/v3/{OrConfirm-09abc464.js → OrConfirm-a77d9812.js} +2 -2
  183. package/dist/esm/v3/{OrErrorTag-b742054e.js → OrErrorTag-bbfd3ca6.js} +9 -13
  184. package/dist/esm/v3/{OrExpansionPanel-5f3934f2.js → OrExpansionPanel-65afdfad.js} +1 -1
  185. package/dist/esm/v3/{OrFab-554d3479.js → OrFab-3a3a9a38.js} +6 -6
  186. package/dist/esm/v3/{OrIcon-b195169c.js → OrIcon-e2fa4cf8.js} +8 -6
  187. package/dist/esm/v3/{OrIconButton-6ebbae84.js → OrIconButton-1d78453b.js} +11 -17
  188. package/dist/esm/v3/{OrInlineInput-98eabd25.js → OrInlineInput-0beabb4a.js} +8 -8
  189. package/dist/esm/v3/{OrInlineInputBox-8049f95a.js → OrInlineInputBox-1b473796.js} +4 -6
  190. package/dist/esm/v3/{OrInlineTextarea-bc9bdf2a.js → OrInlineTextarea-d33a09a2.js} +8 -8
  191. package/dist/esm/v3/{OrInput-ad6a1e4a.js → OrInput-5672f47b.js} +6 -6
  192. package/dist/esm/v3/{OrInputBox-5247ab25.js → OrInputBox-634230b1.js} +4 -6
  193. package/dist/esm/v3/{OrMenuItem-2de012a9.js → OrMenuItem-d001f0f6.js} +1 -1
  194. package/dist/esm/v3/{OrModal-cbe0f0a0.js → OrModal-e44b80fd.js} +1 -1
  195. package/dist/esm/v3/{OrNotification-e021b385.js → OrNotification-7d05b546.js} +2 -2
  196. package/dist/esm/v3/{OrSearch-3ee960ac.js → OrSearch-2912b7df.js} +2 -2
  197. package/dist/esm/v3/{OrSelect-73690828.js → OrSelect-0821b907.js} +1 -1
  198. package/dist/esm/v3/{OrSelect-66e0072e.js → OrSelect-ff8f8461.js} +14 -19
  199. package/dist/esm/v3/{OrSortHeader-57c72d1b.js → OrSortHeader-9d645226.js} +1 -1
  200. package/dist/esm/v3/{OrTabs-f55dc4d8.js → OrTabs-6a8fa516.js} +2 -2
  201. package/dist/esm/v3/{OrTag-6d9c0878.js → OrTag-ad3f7805.js} +10 -14
  202. package/dist/esm/v3/{OrTextarea-4749f8d8.js → OrTextarea-98895b2a.js} +3 -3
  203. package/dist/esm/v3/{OrTooltip-a3565cab.js → OrTooltip-6412166a.js} +12 -14
  204. package/dist/esm/v3/components/index.js +26 -26
  205. package/dist/esm/v3/components/or-button-v3/index.js +1 -1
  206. package/dist/esm/v3/components/or-card-collection-v3/index.js +7 -7
  207. package/dist/esm/v3/components/or-checkbox/index.js +1 -1
  208. package/dist/esm/v3/components/or-confirm-v3/index.js +7 -7
  209. package/dist/esm/v3/components/or-error-tag-v3/index.js +2 -2
  210. package/dist/esm/v3/components/or-expansion-panel-v3/index.js +2 -2
  211. package/dist/esm/v3/components/or-fab-v3/index.js +2 -2
  212. package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +13 -16
  213. package/dist/esm/v3/components/or-icon-button-v3/index.js +4 -4
  214. package/dist/esm/v3/components/or-icon-button-v3/props.d.ts +0 -1
  215. package/dist/esm/v3/components/or-icon-v3/index.js +1 -1
  216. package/dist/esm/v3/components/or-inline-input-box-v3/index.js +1 -1
  217. package/dist/esm/v3/components/or-inline-input-v3/index.js +5 -5
  218. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +5 -5
  219. package/dist/esm/v3/components/or-input-box-v3/index.js +1 -1
  220. package/dist/esm/v3/components/or-input-v3/index.js +5 -5
  221. package/dist/esm/v3/components/or-menu-item-v3/index.js +2 -2
  222. package/dist/esm/v3/components/or-modal-v3/index.js +4 -4
  223. package/dist/esm/v3/components/or-notification-v3/index.js +4 -4
  224. package/dist/esm/v3/components/or-search-v3/index.js +6 -6
  225. package/dist/esm/v3/components/or-select/index.js +2 -2
  226. package/dist/esm/v3/components/or-select-v3/index.js +9 -9
  227. package/dist/esm/v3/components/or-sort-header-v3/index.js +2 -2
  228. package/dist/esm/v3/components/or-tabs-v3/index.js +3 -3
  229. package/dist/esm/v3/components/or-tag-v3/index.js +4 -4
  230. package/dist/esm/v3/components/or-textarea-v3/index.js +2 -2
  231. package/dist/esm/v3/components/or-toast-v3/index.js +4 -4
  232. package/dist/esm/v3/components/or-toast-v3/styles.d.ts +0 -1
  233. package/dist/esm/v3/components/or-tooltip-v3/index.js +1 -1
  234. package/dist/esm/v3/index.js +26 -26
  235. package/dist/esm/v3/{types-a3281292.js → types-652ae29f.js} +29 -59
  236. package/package.json +4 -3
  237. package/src/components/or-button-v3/styles.ts +8 -9
  238. package/src/components/or-card-collection-v3/styles.ts +7 -3
  239. package/src/components/or-checkbox/OrCheckbox.vue +1 -1
  240. package/src/components/or-error-tag-v3/OrErrorTag.vue +5 -6
  241. package/src/components/or-error-tag-v3/styles.ts +6 -7
  242. package/src/components/or-fab-v3/styles.ts +9 -7
  243. package/src/components/or-icon-button-v3/OrIconButton.stories3.ts +1 -6
  244. package/src/components/or-icon-button-v3/OrIconButton.vue +3 -9
  245. package/src/components/or-icon-button-v3/props.ts +0 -2
  246. package/src/components/or-icon-button-v3/styles.ts +5 -9
  247. package/src/components/or-icon-v3/styles.ts +13 -8
  248. package/src/components/or-inline-input-box-v3/styles.ts +4 -5
  249. package/src/components/or-inline-input-v3/OrInlineInput.vue +1 -1
  250. package/src/components/or-inline-input-v3/styles.ts +7 -5
  251. package/src/components/or-inline-textarea-v3/OrInlineTextarea.vue +1 -1
  252. package/src/components/or-inline-textarea-v3/styles.ts +7 -5
  253. package/src/components/or-input-box-v3/styles.ts +4 -5
  254. package/src/components/or-input-v3/OrInput.vue +1 -1
  255. package/src/components/or-input-v3/styles.ts +3 -2
  256. package/src/components/or-select-v3/OrSelect.vue +4 -6
  257. package/src/components/or-select-v3/styles.ts +8 -7
  258. package/src/components/or-tag-v3/OrTag.vue +7 -8
  259. package/src/components/or-tag-v3/styles.ts +6 -7
  260. package/src/components/or-textarea-v3/styles.ts +3 -2
  261. package/src/components/or-toast-v3/OrToast.vue +26 -27
  262. package/src/components/or-toast-v3/styles.ts +15 -42
  263. package/src/components/or-tooltip-v3/styles.ts +12 -14
@@ -1,15 +1,15 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrCheckbox } from './OrCheckbox-5b499fc5.js';
3
3
  import { O as OrError } from './OrError-66257a98.js';
4
- import { O as OrExpansionPanel } from './OrExpansionPanel-e788813b.js';
4
+ import { O as OrExpansionPanel } from './OrExpansionPanel-41bbabd3.js';
5
5
  import { O as OrHint } from './OrHint-45904683.js';
6
- import { O as OrIcon } from './OrIcon-8625385f.js';
7
- import { O as OrInput } from './OrInput-cfd26508.js';
8
- import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-79ec54ad.js';
6
+ import { O as OrIcon } from './OrIcon-ce8fd08b.js';
7
+ import { O as OrInput } from './OrInput-cdd93d29.js';
8
+ import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-7069052f.js';
9
9
  import { O as OrLabel } from './OrLabel-0424be48.js';
10
- import { O as OrMenuItem } from './OrMenuItem-ba4bd7c1.js';
10
+ import { O as OrMenuItem } from './OrMenuItem-f89dfc77.js';
11
11
  import { O as OrPopover } from './OrPopover-2f48b854.js';
12
- import { O as OrTag } from './OrTag-c1f553fb.js';
12
+ import { O as OrTag } from './OrTag-c5f7c337.js';
13
13
  import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e2a93aaf.js';
14
14
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
15
15
  import { u as useOverflow } from './useOverflow-43299d81.js';
@@ -18,13 +18,13 @@ import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
18
18
 
19
19
  const SelectRoot = [
20
20
  // Layout
21
- 'layout-column',
22
- // Spacing
21
+ 'flex', 'flex-col',
22
+ // Sizing
23
23
  'gap-xs'];
24
24
  const SelectControl = [
25
25
  // Layout
26
26
  'flex grow', 'items-center', 'overflow-hidden',
27
- // Spacing
27
+ // Sizing
28
28
  'gap-xs',
29
29
  // Typography
30
30
  'typography-inherit'];
@@ -35,15 +35,13 @@ const SelectDropdown = [
35
35
  // Layout
36
36
  'overflow-y-auto',
37
37
  // Box
38
- 'max-h-[340px]',
39
- // Shape
40
- 'rounded-b-md',
38
+ 'max-h-[340px]', 'rounded-b-md',
41
39
  // Theme
42
40
  'theme-background-default', 'dark:theme-background-default-dark', 'theme-border-1-outline', 'dark:theme-border-1-outline-dark', '!border-t-0'];
43
41
  const SelectNoSearchResults = [
44
42
  // Layout
45
- 'layout-row justify-center',
46
- // Spacing
43
+ 'flex', 'items-center', 'justify-center',
44
+ // Sizing
47
45
  'px-md', 'py-md',
48
46
  // Typography
49
47
  'typography-caption-regular',
@@ -367,14 +365,12 @@ var __vue_render__ = function () {
367
365
  "model": _vm.proxyModelValue
368
366
  })]] : [_c('span', {
369
367
  class: _vm.placeholderStyles
370
- }, [_vm._v(_vm._s(_vm.placeholder))])]], 2), _vm._v(" "), _vm.multiple && _vm.outerItems.length > 0 ? [_vm._v("\n +" + _vm._s(_vm.outerItems.length) + "\n ")] : _vm._e(), _vm._v(" "), _c('div', {
371
- class: ['flex', 'items-center', 'm-[-4px] md:m-[-2px]']
372
- }, [_c('OrIcon', {
368
+ }, [_vm._v(_vm._s(_vm.placeholder))])]], 2), _vm._v(" "), _vm.multiple && _vm.outerItems.length > 0 ? [_vm._v("\n +" + _vm._s(_vm.outerItems.length) + "\n ")] : _vm._e(), _vm._v(" "), _c('OrIcon', {
373
369
  attrs: {
374
370
  "icon": _vm.popoverState === 'open' ? 'arrow_drop_up' : 'arrow_drop_down',
375
371
  "variant": 'outlined'
376
372
  }
377
- })], 1), _vm._v(" "), _c('OrPopover', {
373
+ }), _vm._v(" "), _c('OrPopover', {
378
374
  ref: "popover",
379
375
  class: _vm.dropdownStyles,
380
376
  attrs: {
@@ -6,7 +6,7 @@ import { defineComponent, ref } from '@vue/composition-api/dist/vue-composition-
6
6
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
7
7
  import { c as createInjector } from './browser-82dea9ed.js';
8
8
  import { O as OrIcon } from './OrIcon-10ec459c.js';
9
- import { O as OrCheckbox } from './OrCheckbox-f97a57b9.js';
9
+ import { O as OrCheckbox } from './OrCheckbox-4cbddd67.js';
10
10
  import { O as OrLoader } from './OrLoader-05057239.js';
11
11
  import { O as OrFloating } from './OrFloating-554d6f58.js';
12
12
  import { O as OrLabel } from './OrLabel-74c73ba4.js';
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrIcon } from './OrIcon-8625385f.js';
2
+ import { O as OrIcon } from './OrIcon-ce8fd08b.js';
3
3
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.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,8 +1,8 @@
1
1
  import { useResizeObserver } from '@vueuse/core';
2
2
  import './index-fa6eb4ca.js';
3
- import { O as OrIcon } from './OrIcon-8625385f.js';
3
+ import { O as OrIcon } from './OrIcon-ce8fd08b.js';
4
4
  import { O as OrMenu } from './OrMenu-5ac06751.js';
5
- import { O as OrMenuItem } from './OrMenuItem-ba4bd7c1.js';
5
+ import { O as OrMenuItem } from './OrMenuItem-f89dfc77.js';
6
6
  import { O as OrTab } from './OrTab-8bac95cf.js';
7
7
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
8
8
  import { defineComponent, ref, computed, reactive, watch, nextTick, onMounted } from '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrIconButton } from './OrIconButton-3bada179.js';
2
+ import { O as OrIconButton } from './OrIconButton-165934f8.js';
3
3
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
4
4
  import { defineComponent, ref, computed, watchPostEffect, unref } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -18,13 +18,11 @@ var TagColor;
18
18
 
19
19
  const TagRoot = [
20
20
  // Layout
21
- 'layout-inline-row',
21
+ 'flex', 'items-center', 'justify-center',
22
22
  // Box
23
- 'w-min',
24
- // Shape
25
- 'rounded-full',
26
- // Spacing
27
- 'px-sm+ md:px-sm', 'py-sm md:py-xs', 'gap-sm+ md:gap-sm',
23
+ 'max-w-max', 'rounded-full',
24
+ // Sizing
25
+ 'px-sm+ md:px-sm', 'py-sm md:py-xs', 'gap-sm md:gap-xs',
28
26
  // Typography
29
27
  'typography-caption-regular',
30
28
  // Theme
@@ -125,9 +123,8 @@ var __vue_render__ = function () {
125
123
  return _vm.$emit('blur', $event);
126
124
  }
127
125
  }
128
- }, 'div', _vm.$attrs, false), [_vm._t("default"), _vm._v(" "), _vm.variant === 'reset' ? [_c('div', {
129
- class: ['flex', 'items-center', 'm-[-4px] md:m-[-2px]']
130
- }, [_c('OrIconButton', {
126
+ }, 'div', _vm.$attrs, false), [_vm._t("default"), _vm._v(" "), _vm.variant === 'reset' ? [_c('OrIconButton', {
127
+ class: ['-m-xs', 'ml-none'],
131
128
  attrs: {
132
129
  "icon": 'close',
133
130
  "color": !_vm.custom ? _vm.color : 'inherit',
@@ -139,7 +136,7 @@ var __vue_render__ = function () {
139
136
  return _vm.$emit('reset');
140
137
  }
141
138
  }
142
- })], 1)] : _vm._e()], 2);
139
+ })] : _vm._e()], 2);
143
140
  };
144
141
  var __vue_staticRenderFns__ = [];
145
142
 
@@ -1,7 +1,7 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrError } from './OrError-66257a98.js';
3
3
  import { O as OrHint } from './OrHint-45904683.js';
4
- import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-79ec54ad.js';
4
+ import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-7069052f.js';
5
5
  import { O as OrLabel } from './OrLabel-0424be48.js';
6
6
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
7
7
  import { defineComponent, getCurrentInstance, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -10,8 +10,8 @@ import { c as createInjector } from './browser-82dea9ed.js';
10
10
 
11
11
  const TextareaRoot = [
12
12
  // Layout
13
- 'layout-column',
14
- // Spacing
13
+ 'flex', 'flex-col',
14
+ // Sizing
15
15
  'gap-xs'];
16
16
  const TextareaControl = [
17
17
  // Layout
@@ -7,13 +7,11 @@ import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
7
7
 
8
8
  const TooltipRoot = [
9
9
  // Layout
10
- 'layout-inline-row justify-center'];
10
+ 'inline-block'];
11
11
  const TooltipBody = [
12
- // Layout
13
- 'layout-inline-row',
14
- // Shape
15
- 'rounded-sm',
16
- // Spacing
12
+ // Box
13
+ 'max-w-max', 'rounded-sm',
14
+ // Sizing
17
15
  'mx-sm', 'my-sm', 'px-sm', 'py-xs',
18
16
  // Typography
19
17
  'typography-caption-regular',
@@ -22,31 +20,31 @@ const TooltipBody = [
22
20
  const TooltipBodyPlacements = {
23
21
  'top': [],
24
22
  'top-start': [
25
- // Spacing
23
+ // Sizing
26
24
  'ml-none'],
27
25
  'top-end': [
28
- // Spacing
26
+ // Sizing
29
27
  'mr-none'],
30
28
  'bottom': [],
31
29
  'bottom-start': [
32
- // Spacing
30
+ // Sizing
33
31
  'ml-none'],
34
32
  'bottom-end': [
35
- // Spacing
33
+ // Sizing
36
34
  'mr-none'],
37
35
  'left': [],
38
36
  'left-start': [
39
- // Spacing
37
+ // Sizing
40
38
  'mt-none'],
41
39
  'left-end': [
42
- // Spacing
40
+ // Sizing
43
41
  'mb-none'],
44
42
  'right': [],
45
43
  'right-start': [
46
- // Spacing
44
+ // Sizing
47
45
  'mt-none'],
48
46
  'right-end': [
49
- // Spacing
47
+ // Sizing
50
48
  'mb-none']
51
49
  };
52
50
 
@@ -5,13 +5,13 @@ export { _ as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonVi
5
5
  export { O as OrButtonV2 } from '../OrButton-705cd0bd.js';
6
6
  export { O as OrIconButton } from '../OrIconButton-65962c1c.js';
7
7
  export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTTON_TYPE, I as ICON_BUTTON_TYPE } from '../constants-c5d1139f.js';
8
- export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../OrButton-52399414.js';
8
+ export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../OrButton-a4952445.js';
9
9
  export { O as OrCard } from '../OrCard-a6b30f8f.js';
10
10
  export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-89428bbf.js';
11
- export { C as CardCollectionView, _ as OrCardCollectionV3 } from '../OrCardCollection-20de05fa.js';
11
+ export { C as CardCollectionView, _ as OrCardCollectionV3 } from '../OrCardCollection-87b47b1d.js';
12
12
  export { O as OrCardV3 } from '../OrCard-04a23728.js';
13
13
  export { a as OrCarousel, _ as OrCarouselItem } from '../OrCarouselItem-6da755c0.js';
14
- export { O as OrCheckbox } from '../OrCheckbox-f97a57b9.js';
14
+ export { O as OrCheckbox } from '../OrCheckbox-4cbddd67.js';
15
15
  export { O as OrCheckboxV3 } from '../OrCheckbox-5b499fc5.js';
16
16
  export { O as OrChip } from '../OrChip-000fe7b5.js';
17
17
  export { _ as OrChips } from '../OrChips-890b8476.js';
@@ -19,25 +19,25 @@ export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-edc7a1f5.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-56d01cff.js';
22
- export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-5248c7eb.js';
22
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-196a014f.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-b043fe06.js';
25
+ export { _ as OrErrorTagV3 } from '../OrErrorTag-c55ec019.js';
26
26
  export { O as OrErrorV3 } from '../OrError-66257a98.js';
27
- export { a as ExpansionPanelColor, E as ExpansionPanelVariant, O as OrExpansionPanelV3 } from '../OrExpansionPanel-e788813b.js';
28
- export { F as FabColor, _ as OrFabV3 } from '../OrFab-ce64fd03.js';
27
+ export { a as ExpansionPanelColor, E as ExpansionPanelVariant, O as OrExpansionPanelV3 } from '../OrExpansionPanel-41bbabd3.js';
28
+ export { F as FabColor, _ as OrFabV3 } from '../OrFab-ea844ff9.js';
29
29
  export { O as OrFloating, b as OrFloatingHideStrategy, a as OrFloatingPlacements } from '../OrFloating-554d6f58.js';
30
30
  export { O as OrHint } from '../OrHint-fabea4cf.js';
31
31
  export { O as OrHintV3 } from '../OrHint-45904683.js';
32
32
  export { O as OrIcon, a as OrIconColors, b as OrIconType } from '../OrIcon-10ec459c.js';
33
- export { I as IconButtonColor, O as OrIconButtonV3 } from '../OrIconButton-3bada179.js';
34
- export { I as IconButtonSize, I as IconSize, a as IconVariant, O as OrIconV3 } from '../OrIcon-8625385f.js';
35
- export { I as InlineInputBoxSize, I as InlineInputSize, O as OrInlineInputBoxV3 } from '../OrInlineInputBox-f457210f.js';
36
- export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-9a819673.js';
33
+ export { I as IconButtonColor, O as OrIconButtonV3 } from '../OrIconButton-165934f8.js';
34
+ export { a as IconSize, I as IconVariant, O as OrIconV3 } from '../OrIcon-ce8fd08b.js';
35
+ export { I as InlineInputBoxSize, I as InlineInputSize, O as OrInlineInputBoxV3 } from '../OrInlineInputBox-f2b25ee4.js';
36
+ export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-a552394c.js';
37
37
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-7262efdf.js';
38
- export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-ba75136c.js';
39
- export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, O as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox-79ec54ad.js';
40
- export { I as InputType, O as OrInputV3 } from '../OrInput-cfd26508.js';
38
+ export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-a1321d5b.js';
39
+ export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, O as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox-7069052f.js';
40
+ export { I as InputType, O as OrInputV3 } from '../OrInput-cdd93d29.js';
41
41
  export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from '../OrPassword-7da938aa.js';
42
42
  export { O as OrInput } from '../OrInput-08f2f666.js';
43
43
  export { O as OrSearch } from '../OrSearch-f7cfa52f.js';
@@ -48,13 +48,13 @@ export { O as OrList } from '../OrList-4e84a3b4.js';
48
48
  export { _ as OrListOfInputs } from '../OrListOfInputs-8f076650.js';
49
49
  export { L as LoaderViews, O as OrLoader } from '../OrLoader-05057239.js';
50
50
  export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, O as OrLoaderV3 } from '../OrLoader-76f2615f.js';
51
- export { O as OrMenuItemV3 } from '../OrMenuItem-ba4bd7c1.js';
51
+ export { O as OrMenuItemV3 } from '../OrMenuItem-f89dfc77.js';
52
52
  export { O as OrMenuV3 } from '../OrMenu-5ac06751.js';
53
53
  export { P as MenuPlacement, O as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-2f48b854.js';
54
54
  export { O as OrModal, a as OrModalSizes } from '../OrModal-a5411b0d.js';
55
- export { M as ModalSize, _ as OrModalV3 } from '../OrModal-28bdf571.js';
55
+ export { M as ModalSize, _ as OrModalV3 } from '../OrModal-2540ea99.js';
56
56
  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-6aad3b04.js';
57
+ export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-20fc8b7d.js';
58
58
  export { _ as OrOverflowMenu } from '../OrOverflowMenu-711e460e.js';
59
59
  export { O as OrOverlay } from '../OrOverlay-47967a8b.js';
60
60
  export { O as OrOverlayV3 } from '../OrOverlay-3c89d622.js';
@@ -63,16 +63,16 @@ export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrP
63
63
  export { _ as OrRadio } from '../OrRadio-187d6fc7.js';
64
64
  export { _ as OrRadioGroup } from '../OrRadioGroup-aa9f0757.js';
65
65
  export { _ as OrRadioV3 } from '../OrRadio-8ec1d487.js';
66
- export { _ as OrSearchV3 } from '../OrSearch-32f28e16.js';
66
+ export { _ as OrSearchV3 } from '../OrSearch-f6d5fc65.js';
67
67
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-65c87f9b.js';
68
- export { _ as OrSelect } from '../OrSelect-bbe8dd58.js';
69
- export { _ as OrSelectV3 } from '../OrSelect-5dd5f5e9.js';
68
+ export { _ as OrSelect } from '../OrSelect-a23d4210.js';
69
+ export { _ as OrSelectV3 } from '../OrSelect-6cef1b69.js';
70
70
  export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-e2b2c9ec.js';
71
71
  export { O as OrSidebarPlacement, _ as OrSidebarV3 } from '../OrSidebar-c95ef614.js';
72
72
  export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-242d22f3.js';
73
73
  export { _ as OrSkeletonCircleV3, a as OrSkeletonRectV3, b as OrSkeletonTextV3 } from '../OrSkeletonText-516993b4.js';
74
74
  export { _ as OrSlider } from '../OrSlider-59d05856.js';
75
- export { O as OrSortHeaderV3 } from '../OrSortHeader-5b2a3650.js';
75
+ export { O as OrSortHeaderV3 } from '../OrSortHeader-76b509a6.js';
76
76
  export { _ as OrStepper } from '../OrStepper-3fc1a2b3.js';
77
77
  export { _ as OrSwitch } from '../OrSwitch-47670dbd.js';
78
78
  export { _ as OrSwitchV3 } from '../OrSwitch-c606709c.js';
@@ -80,21 +80,21 @@ export { _ as OrTab } from '../OrTab-b2c6d977.js';
80
80
  export { O as OrTabHeaderItem } from '../OrTabHeaderItem-d39c3cf7.js';
81
81
  export { O as OrTabV3 } from '../OrTab-8bac95cf.js';
82
82
  export { _ as OrTabs } from '../OrTabs-4c8f6422.js';
83
- export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-b6287f1c.js';
83
+ export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-2d4e0d87.js';
84
84
  export { _ as OrTag } from '../OrTag-79e48fec.js';
85
- export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-c1f553fb.js';
85
+ export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-c5f7c337.js';
86
86
  export { O as OrTeleport } from '../OrTeleportVue2-3544f185.js';
87
87
  export { O as OrTeleportV3 } from '../OrTeleport.vue2-e9ba3054.js';
88
88
  export { _ as OrTextV3 } from '../OrText-eac4b9f5.js';
89
- export { _ as OrTextareaV3 } from '../OrTextarea-ae5c9479.js';
89
+ export { _ as OrTextareaV3 } from '../OrTextarea-0ab9c0a8.js';
90
90
  export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-eacd9b19.js';
91
91
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-1faa828c.js';
92
92
  export { O as OrToast, _ as OrToastContainer } from '../OrToastContainer-b03adc37.js';
93
- export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-ee3139c9.js';
93
+ export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-88dd7a52.js';
94
94
  export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-3a3d4280.js';
95
95
  export { O as OrTooltip } from '../OrTooltip-dfea7af2.js';
96
96
  export { O as OrTooltipContent } from '../OrTooltipContent-f0fd5f75.js';
97
- export { O as OrTooltipV3 } from '../OrTooltip-c55e8c25.js';
97
+ export { O as OrTooltipV3 } from '../OrTooltip-03e06e9f.js';
98
98
  import '../index-fa6eb4ca.js';
99
99
  import 'vue';
100
100
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,4 +1,4 @@
1
- export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../../OrButton-52399414.js';
1
+ export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../../OrButton-a4952445.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,13 +1,13 @@
1
- export { C as CardCollectionView, _ as OrCardCollectionV3 } from '../../OrCardCollection-20de05fa.js';
1
+ export { C as CardCollectionView, _ as OrCardCollectionV3 } from '../../OrCardCollection-87b47b1d.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 '../../OrCard-04a23728.js';
6
6
  import '../../useClassAttribute-9bf33346.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
- import '../../OrIconButton-3bada179.js';
9
- import '../../OrIcon-8625385f.js';
10
- import '../../OrTooltip-c55e8c25.js';
8
+ import '../../OrIconButton-165934f8.js';
9
+ import '../../OrIcon-ce8fd08b.js';
10
+ import '../../OrTooltip-03e06e9f.js';
11
11
  import '@vueuse/core';
12
12
  import '../../OrPopover-2f48b854.js';
13
13
  import '../../floating-ui.dom.esm-83eba816.js';
@@ -17,10 +17,10 @@ import '../../OrTeleport.vue2-e9ba3054.js';
17
17
  import 'portal-vue';
18
18
  import '../../useElevation-aac032f4.js';
19
19
  import '../../useResponsive-e13dfbb0.js';
20
- import '../../OrInput-cfd26508.js';
20
+ import '../../OrInput-cdd93d29.js';
21
21
  import '../../OrError-66257a98.js';
22
22
  import '../../OrHint-45904683.js';
23
- import '../../OrInputBox-79ec54ad.js';
23
+ import '../../OrInputBox-7069052f.js';
24
24
  import '../../OrLabel-0424be48.js';
25
25
  import '../../browser-82dea9ed.js';
26
- import '../../OrSortHeader-5b2a3650.js';
26
+ import '../../OrSortHeader-76b509a6.js';
@@ -1,4 +1,4 @@
1
- export { O as OrCheckbox } from '../../OrCheckbox-f97a57b9.js';
1
+ export { O as OrCheckbox } from '../../OrCheckbox-4cbddd67.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,4 +1,4 @@
1
- export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-5248c7eb.js';
1
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-196a014f.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -10,18 +10,18 @@ import 'portal-vue';
10
10
  import '../../normalize-component-6e8e3d80.js';
11
11
  import '../../useClassAttribute-9bf33346.js';
12
12
  import '../../useElevation-aac032f4.js';
13
- import '../../OrButton-52399414.js';
13
+ import '../../OrButton-a4952445.js';
14
14
  import '../../OrLoader-76f2615f.js';
15
- import '../../OrInput-cfd26508.js';
15
+ import '../../OrInput-cdd93d29.js';
16
16
  import '../../OrError-66257a98.js';
17
17
  import '../../OrHint-45904683.js';
18
- import '../../OrIcon-8625385f.js';
19
- import '../../OrIconButton-3bada179.js';
20
- import '../../OrTooltip-c55e8c25.js';
18
+ import '../../OrIcon-ce8fd08b.js';
19
+ import '../../OrIconButton-165934f8.js';
20
+ import '../../OrTooltip-03e06e9f.js';
21
21
  import '../../OrPopover-2f48b854.js';
22
22
  import '../../floating-ui.dom.esm-83eba816.js';
23
23
  import '../../OrBottomSheet-7b5760dc.js';
24
24
  import '../../useResponsive-e13dfbb0.js';
25
- import '../../OrInputBox-79ec54ad.js';
25
+ import '../../OrInputBox-7069052f.js';
26
26
  import '../../OrLabel-0424be48.js';
27
27
  import '../../browser-82dea9ed.js';
@@ -1,7 +1,7 @@
1
- export { _ as OrErrorTagV3 } from '../../OrErrorTag-b043fe06.js';
1
+ export { _ as OrErrorTagV3 } from '../../OrErrorTag-c55ec019.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-8625385f.js';
5
+ import '../../OrIcon-ce8fd08b.js';
6
6
  import '../../useClassAttribute-9bf33346.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
@@ -1,7 +1,7 @@
1
- export { a as ExpansionPanelColor, E as ExpansionPanelVariant, O as OrExpansionPanelV3 } from '../../OrExpansionPanel-e788813b.js';
1
+ export { a as ExpansionPanelColor, E as ExpansionPanelVariant, O as OrExpansionPanelV3 } from '../../OrExpansionPanel-41bbabd3.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-8625385f.js';
5
+ import '../../OrIcon-ce8fd08b.js';
6
6
  import '../../useClassAttribute-9bf33346.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
@@ -1,7 +1,7 @@
1
- export { F as FabColor, _ as OrFabV3 } from '../../OrFab-ce64fd03.js';
1
+ export { F as FabColor, _ as OrFabV3 } from '../../OrFab-ea844ff9.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-8625385f.js';
5
+ import '../../OrIcon-ce8fd08b.js';
6
6
  import '../../useClassAttribute-9bf33346.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
@@ -1,21 +1,19 @@
1
1
  import { PropType } from 'vue-demi';
2
- import { IconButtonColor, IconButtonSize } from './props';
2
+ import { IconButtonColor } from './props';
3
3
  declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
4
4
  root: import("@vue/composition-api").Ref<HTMLButtonElement | undefined>;
5
5
  rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
6
6
  }> & import("@vue/composition-api").Data, {}, {}, {
7
7
  icon: {
8
- type: StringConstructor;
8
+ type: PropType<string | Readonly<Partial<{
9
+ [x: number]: string;
10
+ } | {}> & Omit<{} & {}, never>>>;
9
11
  required: true;
10
12
  };
11
13
  color: {
12
14
  type: PropType<IconButtonColor>;
13
15
  default: IconButtonColor;
14
16
  };
15
- size: {
16
- type: PropType<IconButtonSize>;
17
- default: IconButtonSize;
18
- };
19
17
  disabled: {
20
18
  type: BooleanConstructor;
21
19
  default: boolean;
@@ -28,17 +26,15 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
28
26
  };
29
27
  }, import("@vue/composition-api").ExtractPropTypes<{
30
28
  icon: {
31
- type: StringConstructor;
29
+ type: PropType<string | Readonly<Partial<{
30
+ [x: number]: string;
31
+ } | {}> & Omit<{} & {}, never>>>;
32
32
  required: true;
33
33
  };
34
34
  color: {
35
35
  type: PropType<IconButtonColor>;
36
36
  default: IconButtonColor;
37
37
  };
38
- size: {
39
- type: PropType<IconButtonSize>;
40
- default: IconButtonSize;
41
- };
42
38
  disabled: {
43
39
  type: BooleanConstructor;
44
40
  default: boolean;
@@ -50,9 +46,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
50
46
  default: undefined;
51
47
  };
52
48
  }>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
53
- icon: string;
49
+ icon: string | Readonly<Partial<{
50
+ [x: number]: string;
51
+ } | {}> & Omit<{} & {}, never>>;
54
52
  color: IconButtonColor;
55
- size: IconButtonSize;
56
53
  disabled: boolean;
57
54
  tooltip: string | Readonly<Partial<{
58
55
  [x: number]: string;
@@ -63,9 +60,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
63
60
  root: import("@vue/composition-api").Ref<HTMLButtonElement | undefined>;
64
61
  rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
65
62
  }>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
66
- icon: string;
63
+ icon: string | Readonly<Partial<{
64
+ [x: number]: string;
65
+ } | {}> & Omit<{} & {}, never>>;
67
66
  color: IconButtonColor;
68
- size: IconButtonSize;
69
67
  disabled: boolean;
70
68
  tooltip: string | Readonly<Partial<{
71
69
  [x: number]: string;
@@ -74,7 +72,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
74
72
  [x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
75
73
  }, {
76
74
  color: IconButtonColor;
77
- size: IconButtonSize;
78
75
  disabled: boolean;
79
76
  tooltip: string | Readonly<Partial<{
80
77
  [x: number]: string;
@@ -1,9 +1,11 @@
1
- export { I as IconButtonColor, O as OrIconButtonV3 } from '../../OrIconButton-3bada179.js';
2
- export { I as IconButtonSize } from '../../OrIcon-8625385f.js';
1
+ export { I as IconButtonColor, O as OrIconButtonV3 } from '../../OrIconButton-165934f8.js';
3
2
  import '../../index-fa6eb4ca.js';
4
3
  import 'vue';
5
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
6
- import '../../OrTooltip-c55e8c25.js';
5
+ import '../../OrIcon-ce8fd08b.js';
6
+ import '../../useClassAttribute-9bf33346.js';
7
+ import '../../normalize-component-6e8e3d80.js';
8
+ import '../../OrTooltip-03e06e9f.js';
7
9
  import '@vueuse/core';
8
10
  import '../../OrPopover-2f48b854.js';
9
11
  import '../../floating-ui.dom.esm-83eba816.js';
@@ -11,7 +13,5 @@ import '../../OrBottomSheet-7b5760dc.js';
11
13
  import '../../OrOverlay-3c89d622.js';
12
14
  import '../../OrTeleport.vue2-e9ba3054.js';
13
15
  import 'portal-vue';
14
- import '../../normalize-component-6e8e3d80.js';
15
- import '../../useClassAttribute-9bf33346.js';
16
16
  import '../../useElevation-aac032f4.js';
17
17
  import '../../useResponsive-e13dfbb0.js';
@@ -3,4 +3,3 @@ export declare enum IconButtonColor {
3
3
  Danger = "danger",
4
4
  Inherit = "inherit"
5
5
  }
6
- export { IconSize as IconButtonSize } from '../or-icon-v3';
@@ -1,4 +1,4 @@
1
- export { I as IconSize, a as IconVariant, O as OrIconV3 } from '../../OrIcon-8625385f.js';
1
+ export { a as IconSize, I as IconVariant, O as OrIconV3 } from '../../OrIcon-ce8fd08b.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,4 +1,4 @@
1
- export { I as InlineInputBoxSize, O as OrInlineInputBoxV3 } from '../../OrInlineInputBox-f457210f.js';
1
+ export { I as InlineInputBoxSize, O as OrInlineInputBoxV3 } from '../../OrInlineInputBox-f2b25ee4.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,5 +1,5 @@
1
- export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-9a819673.js';
2
- export { I as InlineInputSize } from '../../OrInlineInputBox-f457210f.js';
1
+ export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-a552394c.js';
2
+ export { I as InlineInputSize } from '../../OrInlineInputBox-f2b25ee4.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
5
5
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -7,9 +7,9 @@ import '../../OrError-66257a98.js';
7
7
  import '../../useClassAttribute-9bf33346.js';
8
8
  import '../../normalize-component-6e8e3d80.js';
9
9
  import '../../OrHint-45904683.js';
10
- import '../../OrIconButton-3bada179.js';
11
- import '../../OrIcon-8625385f.js';
12
- import '../../OrTooltip-c55e8c25.js';
10
+ import '../../OrIconButton-165934f8.js';
11
+ import '../../OrIcon-ce8fd08b.js';
12
+ import '../../OrTooltip-03e06e9f.js';
13
13
  import '@vueuse/core';
14
14
  import '../../OrPopover-2f48b854.js';
15
15
  import '../../floating-ui.dom.esm-83eba816.js';