@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,5 +1,5 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
- import { s as script$1 } from './OrIcon-b195169c.js';
2
+ import { s as script$1 } from './OrIcon-e2fa4cf8.js';
3
3
  import { resolveComponent, openBlock, createElementBlock, mergeProps, createVNode } from 'vue';
4
4
 
5
5
  var FabColor;
@@ -10,13 +10,13 @@ var FabColor;
10
10
 
11
11
  const FabRoot = [
12
12
  // Layout
13
- 'layout-inline-row justify-center',
14
- // Shape
13
+ 'flex', 'justify-center', 'items-center',
14
+ // Box
15
15
  'rounded-full',
16
- // Spacing
17
- 'px-md+', 'py-md+',
16
+ // Sizing
17
+ 'px-md', 'py-md',
18
18
  // Theme
19
- 'enabled:shadow-button', 'dark:enabled:shadow-button-dark'];
19
+ 'shadow-button', 'dark:shadow-button-dark'];
20
20
  const FabRootColors = {
21
21
  'primary': [
22
22
  // Theme
@@ -21,7 +21,9 @@ var IconSize;
21
21
 
22
22
  const IconRoot = [
23
23
  // Layout
24
- 'layout-inline-row justify-center'];
24
+ 'inline-flex', 'items-center', 'justify-center',
25
+ // Typography
26
+ 'align-bottom'];
25
27
  const IconRootVariants = {
26
28
  'outlined': [
27
29
  // Iconography
@@ -42,17 +44,17 @@ const IconRootVariants = {
42
44
  const IconRootSizes = {
43
45
  'xl': [
44
46
  // Box
45
- 'w-[28px] md:w-[24px]', 'h-[28px] md:h-[24px]',
47
+ 'w-[36px] md:w-[32px]', 'h-[36px] md:h-[32px]',
46
48
  // Typography
47
- 'text-[28px] md:text-[24px]'],
49
+ 'text-[32px] md:text-[28px]'],
48
50
  'l': [
49
51
  // Box
50
- 'w-[24px] md:w-[20px]', 'h-[24px] md:h-[20px]',
52
+ 'w-[28px] md:w-[24px]', 'h-[28px] md:h-[24px]',
51
53
  // Typography
52
54
  'text-[24px] md:text-[20px]'],
53
55
  'm': [
54
56
  // Box
55
- 'w-[20px] md:w-[16px]', 'h-[20px] md:h-[16px]',
57
+ 'w-[24px] md:w-[20px]', 'h-[24px] md:h-[20px]',
56
58
  // Typography
57
59
  'text-[20px] md:text-[16px]'],
58
60
  'inherit': [
@@ -104,4 +106,4 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
104
106
  script.render = render;
105
107
  script.__file = "src/components/or-icon-v3/OrIcon.vue";
106
108
 
107
- export { IconSize as I, IconVariant as a, script as s };
109
+ export { IconVariant as I, IconSize as a, script as s };
@@ -1,8 +1,8 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
2
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
- import { s as script$1, I as IconSize } from './OrIcon-b195169c.js';
5
- import { s as script$2 } from './OrTooltip-a3565cab.js';
4
+ import { s as script$1 } from './OrIcon-e2fa4cf8.js';
5
+ import { s as script$2 } from './OrTooltip-6412166a.js';
6
6
  import './OrPopover-94a8f21d.js';
7
7
  import { resolveComponent, openBlock, createBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode, mergeProps, createVNode } from 'vue';
8
8
 
@@ -15,11 +15,9 @@ var IconButtonColor;
15
15
 
16
16
  const IconButtonRoot = [
17
17
  // Layout
18
- 'layout-inline-row justify-center',
19
- // Shape
20
- 'rounded-full',
21
- // Spacing
22
- 'mx-[-2px]', 'my-[-2px]', 'px-[2px]', 'py-[2px]',
18
+ 'flex', 'items-center', 'justify-center',
19
+ // Box
20
+ 'max-w-max', 'rounded-full',
23
21
  // Interactivity
24
22
  'interactivity-auto',
25
23
  // Typography
@@ -51,17 +49,13 @@ var script = defineComponent({
51
49
  inheritAttrs: false,
52
50
  props: {
53
51
  icon: {
54
- type: String,
52
+ type: [String, Object],
55
53
  required: true
56
54
  },
57
55
  color: {
58
56
  type: String,
59
57
  default: IconButtonColor.Inherit
60
58
  },
61
- size: {
62
- type: String,
63
- default: IconSize.M
64
- },
65
59
  disabled: {
66
60
  type: Boolean,
67
61
  default: false
@@ -102,11 +96,11 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
102
96
  onClick: _cache[0] || (_cache[0] = $event => _ctx.$emit('click', $event)),
103
97
  onFocus: _cache[1] || (_cache[1] = $event => _ctx.$emit('focus', $event)),
104
98
  onBlur: _cache[2] || (_cache[2] = $event => _ctx.$emit('blur', $event))
105
- }), [createVNode(_component_OrIcon, {
106
- icon: _ctx.icon,
107
- variant: 'inherit',
108
- size: _ctx.size
109
- }, null, 8 /* PROPS */, ["icon", "size"])], 16 /* FULL_PROPS */, _hoisted_1)]),
99
+ }), [createVNode(_component_OrIcon, mergeProps({
100
+ variant: 'inherit'
101
+ }, typeof _ctx.icon === 'string' ? {
102
+ icon: _ctx.icon
103
+ } : _ctx.icon), null, 16 /* FULL_PROPS */)], 16 /* FULL_PROPS */, _hoisted_1)]),
110
104
  _: 1 /* STABLE */
111
105
  }, 16 /* FULL_PROPS */);
112
106
  }
@@ -3,8 +3,8 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
4
  import { s as script$1 } from './OrError-19a62a18.js';
5
5
  import { s as script$2 } from './OrHint-73835593.js';
6
- import { s as script$3 } from './OrIconButton-6ebbae84.js';
7
- import { s as script$4, I as InlineInputBoxSize } from './OrInlineInputBox-8049f95a.js';
6
+ import { s as script$3 } from './OrIconButton-1d78453b.js';
7
+ import { s as script$4, I as InlineInputBoxSize } from './OrInlineInputBox-1b473796.js';
8
8
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelDynamic, withModifiers, createCommentVNode, Fragment, createBlock, createSlots, createTextVNode, toDisplayString } from 'vue';
9
9
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
10
10
 
@@ -16,8 +16,8 @@ var InlineInputType;
16
16
 
17
17
  const InlineInputRoot = [
18
18
  // Layout
19
- 'layout-column',
20
- // Spacing
19
+ 'flex', 'flex-col',
20
+ // Sizing
21
21
  'gap-xs'];
22
22
  const InlineInputControl = [
23
23
  // Layout
@@ -28,9 +28,9 @@ const InlineInputControl = [
28
28
  'placeholder:theme-foreground-outline', 'dark:placeholder:theme-foreground-outline-dark'];
29
29
  const InlineInputAction = [
30
30
  // Layout
31
- 'layout-inline-row',
32
- // Spacing
33
- 'gap-md',
31
+ 'flex', 'items-center',
32
+ // Sizing
33
+ 'gap-sm',
34
34
  // Theme
35
35
  'theme-foreground-outline', 'dark:theme-foreground-outline-dark'];
36
36
 
@@ -162,7 +162,7 @@ var script = defineComponent({
162
162
  });
163
163
 
164
164
  const _hoisted_1 = {
165
- class: /*#__PURE__*/normalizeClass(['flex', 'items-center', 'gap-md'])
165
+ class: /*#__PURE__*/normalizeClass(['flex', 'items-center', 'gap-[10px]'])
166
166
  };
167
167
  const _hoisted_2 = ["id", "type", "placeholder", "activated"];
168
168
  function render(_ctx, _cache, $props, $setup, $data, $options) {
@@ -11,21 +11,19 @@ var InlineInputBoxSize;
11
11
 
12
12
  const InlineInputBoxRoot = [
13
13
  // Layout
14
- 'layout-row',
14
+ 'flex', 'items-center',
15
15
  // Box
16
- 'w-full',
17
- // Shape
18
- 'rounded-sm',
16
+ 'w-full', 'rounded-sm',
19
17
  // Theme
20
18
  'border-solid', 'border-1', 'border-transparent', 'enabled:outline-none', 'enabled:outline-2', 'enabled:outline-offset-0', 'enabled:valid:text-on-background', 'enabled:valid:dark:text-on-background-dark', 'enabled:valid:hover:bg-primary-opacity-0-08', 'enabled:valid:hover:dark:bg-primary-opacity-0-08-dark', 'enabled:valid:focus-within:bg-primary-opacity-0-08', 'enabled:valid:focus-within:dark:bg-primary-opacity-0-08-dark', 'enabled:valid:focus-within:text-on-background', 'enabled:valid:focus-within:dark:text-on-background-dark', 'enabled:valid:focus-within:border-primary', 'enabled:valid:focus-within:dark:border-primary-dark', 'enabled:valid:focus-within:outline-primary-opacity-0-16', 'enabled:valid:focus-within:dark:outline-primary-opacity-0-16-dark', 'enabled:invalid:bg-error-opacity-0-08', 'enabled:invalid:dark:bg-error-opacity-0-08-dark', 'enabled:invalid:text-on-background', 'enabled:invalid:dark:text-on-background-dark', 'enabled:invalid:border-error', 'enabled:invalid:dark:border-error-dark', 'enabled:invalid:hover:bg-error-opacity-0-12', 'enabled:invalid:hover:dark:bg-error-opacity-0-12-dark', 'enabled:invalid:focus-within:bg-error-opacity-0-08', 'enabled:invalid:focus-within:dark:bg-error-opacity-0-08-dark', 'enabled:invalid:focus-within:text-on-background', 'enabled:invalid:focus-within:dark:text-on-background-dark', 'enabled:invalid:focus-within:border-error', 'enabled:invalid:focus-within:dark:border-error-dark', 'enabled:invalid:focus-within:outline-error-opacity-0-16', 'enabled:invalid:focus-within:dark:outline-error-opacity-0-16-dark', 'disabled:text-on-disabled', 'disabled:dark:text-on-disabled-dark'];
21
19
  const InlineInputBoxRootSizes = {
22
20
  'm': [
23
- // Spacing
21
+ // Sizing
24
22
  'activated:children:px-sm', 'children:py-xs', 'gap-md',
25
23
  // Typography
26
24
  'typography-headline-2'],
27
25
  's': [
28
- // Spacing
26
+ // Sizing
29
27
  'activated:children:px-sm', 'children:py-none', 'gap-md',
30
28
  // Typography
31
29
  'typography-body-2-regular']
@@ -3,15 +3,15 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
4
  import { s as script$1 } from './OrError-19a62a18.js';
5
5
  import { s as script$2 } from './OrHint-73835593.js';
6
- import { s as script$3 } from './OrIconButton-6ebbae84.js';
7
- import { s as script$4 } from './OrInlineInputBox-8049f95a.js';
6
+ import { s as script$3 } from './OrIconButton-1d78453b.js';
7
+ import { s as script$4 } from './OrInlineInputBox-1b473796.js';
8
8
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelText, withModifiers, createCommentVNode, Fragment, createBlock, createSlots, createTextVNode, toDisplayString } from 'vue';
9
9
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
10
10
 
11
11
  const InlineTextareaRoot = [
12
12
  // Layout
13
- 'layout-column',
14
- // Spacing
13
+ 'flex', 'flex-col',
14
+ // Sizing
15
15
  'gap-xs'];
16
16
  const InlineTextareaControl = [
17
17
  // Layout
@@ -22,9 +22,9 @@ const InlineTextareaControl = [
22
22
  'placeholder:theme-foreground-outline', 'dark:placeholder:theme-foreground-outline-dark'];
23
23
  const InlineTextareaAction = [
24
24
  // Layout
25
- 'layout-inline-row',
26
- // Spacing
27
- 'gap-md',
25
+ 'flex', 'items-center',
26
+ // Sizing
27
+ 'gap-sm',
28
28
  // Theme
29
29
  'theme-foreground-outline', 'dark:theme-foreground-outline-dark'];
30
30
 
@@ -148,7 +148,7 @@ var script = defineComponent({
148
148
  });
149
149
 
150
150
  const _hoisted_1 = {
151
- class: /*#__PURE__*/normalizeClass(['flex', 'items-center', 'gap-md'])
151
+ class: /*#__PURE__*/normalizeClass(['flex', 'items-start', 'gap-[10px]'])
152
152
  };
153
153
  const _hoisted_2 = ["id", "placeholder", "activated"];
154
154
  function render(_ctx, _cache, $props, $setup, $data, $options) {
@@ -3,9 +3,9 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
4
  import { s as script$1 } from './OrError-19a62a18.js';
5
5
  import { s as script$2 } from './OrHint-73835593.js';
6
- import { s as script$4 } from './OrIconButton-6ebbae84.js';
7
- import { s as script$3 } from './OrIcon-b195169c.js';
8
- import { s as script$5, a as InputBoxSize } from './OrInputBox-5247ab25.js';
6
+ import { s as script$4 } from './OrIconButton-1d78453b.js';
7
+ import { s as script$3 } from './OrIcon-e2fa4cf8.js';
8
+ import { s as script$5, a as InputBoxSize } from './OrInputBox-634230b1.js';
9
9
  import { s as script$6 } from './OrLabel-7d4fe80b.js';
10
10
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, mergeProps, vModelDynamic, withModifiers, Fragment, createSlots } from 'vue';
11
11
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
@@ -20,8 +20,8 @@ var InputType;
20
20
 
21
21
  const InputRoot = [
22
22
  // Layout
23
- 'layout-column',
24
- // Spacing
23
+ 'flex', 'flex-col',
24
+ // Sizing
25
25
  'gap-xs'];
26
26
  const InputControl = [
27
27
  // Layout
@@ -145,7 +145,7 @@ var script = defineComponent({
145
145
 
146
146
  const _hoisted_1 = ["id", "type", "placeholder", "required", "disabled"];
147
147
  const _hoisted_2 = {
148
- class: /*#__PURE__*/normalizeClass(['flex', 'items-center', 'm-[-4px] md:m-[-2px]'])
148
+ class: /*#__PURE__*/normalizeClass(['-m-xs', 'ml-none'])
149
149
  };
150
150
  function render(_ctx, _cache, $props, $setup, $data, $options) {
151
151
  const _component_OrLabel = resolveComponent("OrLabel");
@@ -16,11 +16,9 @@ var InputBoxSize;
16
16
 
17
17
  const InputBoxRoot = [
18
18
  // Layout
19
- 'layout-row',
19
+ 'flex', 'items-center',
20
20
  // Box
21
- 'w-full',
22
- // Shape
23
- 'rounded-md',
21
+ 'w-full', 'rounded-md',
24
22
  // Theme (children)
25
23
  'children:outline-none'];
26
24
  const InputBoxRootVariants = {
@@ -45,14 +43,14 @@ const InputBoxRootSizes = {
45
43
  'm': [
46
44
  // Box
47
45
  'children:min-h-[34px]',
48
- // Spacing
46
+ // Sizing
49
47
  'first-child:pl-md first-child:md:pl-sm+', 'last-child:pr-md last-child:md:pr-sm+', 'children:pt-[11px] children:md:pt-[7px]', 'children:pb-[11px] children:md:pb-[6px]', 'gap-sm+ md:gap-sm',
50
48
  // Typography
51
49
  'typography-body-2-regular'],
52
50
  's': [
53
51
  // Box
54
52
  'children:min-h-[30px]',
55
- // Spacing
53
+ // Sizing
56
54
  'first-child:pl-sm', 'last-child:pr-sm', 'children:py-[6px]', 'gap-[6px]',
57
55
  // Typography
58
56
  'typography-caption-regular']
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
2
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
- import { s as script$1 } from './OrIcon-b195169c.js';
4
+ import { s as script$1 } from './OrIcon-e2fa4cf8.js';
5
5
  import { resolveComponent, openBlock, createElementBlock, mergeProps, createBlock, normalizeProps, createCommentVNode, createElementVNode, renderSlot, normalizeClass } from 'vue';
6
6
 
7
7
  const MenuItemRoot = [
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, computed, watch } from 'vue-demi';
2
2
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
- import { s as script$2 } from './OrIconButton-6ebbae84.js';
4
+ import { s as script$2 } from './OrIconButton-1d78453b.js';
5
5
  import { s as script$1 } from './OrOverlay-738a44d5.js';
6
6
  import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createVNode, withModifiers, createCommentVNode } from 'vue';
7
7
 
@@ -1,8 +1,8 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
2
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
- import { s as script$2 } from './OrIconButton-6ebbae84.js';
5
- import { s as script$1 } from './OrIcon-b195169c.js';
4
+ import { s as script$2 } from './OrIconButton-1d78453b.js';
5
+ import { s as script$1 } from './OrIcon-e2fa4cf8.js';
6
6
  import { resolveComponent, openBlock, createElementBlock, mergeProps, createElementVNode, normalizeClass, createVNode, renderSlot, withModifiers } from 'vue';
7
7
 
8
8
  var NotificationVariant;
@@ -1,8 +1,8 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
2
  import { debouncedWatch } from '@vueuse/core';
3
3
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
4
- import { s as script$1 } from './OrInput-ad6a1e4a.js';
5
- import { a as InputBoxSize } from './OrInputBox-5247ab25.js';
4
+ import { s as script$1 } from './OrInput-5672f47b.js';
5
+ import { a as InputBoxSize } from './OrInputBox-634230b1.js';
6
6
  import { resolveComponent, openBlock, createBlock, mergeProps } from 'vue';
7
7
 
8
8
  var script = defineComponent({
@@ -6,7 +6,7 @@ import { s as script$9 } from './OrChips-9afba42f.js';
6
6
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, toDisplayString, createCommentVNode, Fragment, renderList, createBlock, createElementVNode, renderSlot, createVNode, createTextVNode, withCtx, normalizeProps, guardReactiveProps } from 'vue';
7
7
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
8
8
  import { s as script$c } from './OrLoader-15174477.js';
9
- import { s as script$b } from './OrCheckbox-a0b957e7.js';
9
+ import { s as script$b } from './OrCheckbox-ed4a19cf.js';
10
10
  import { s as script$d } from './OrFloating-5240e758.js';
11
11
  import { s as script$e } from './OrLabel-876f8729.js';
12
12
  import { s as script$f } from './OrError-f90296db.js';
@@ -5,26 +5,26 @@ import { u as useOverflow } from './useOverflow-ac506c65.js';
5
5
  import '@vueuse/core';
6
6
  import { s as script$1 } from './OrCheckbox-a20fcc04.js';
7
7
  import { s as script$2 } from './OrError-19a62a18.js';
8
- import { s as script$3 } from './OrExpansionPanel-5f3934f2.js';
8
+ import { s as script$3 } from './OrExpansionPanel-65afdfad.js';
9
9
  import { s as script$4 } from './OrHint-73835593.js';
10
- import { s as script$5 } from './OrIcon-b195169c.js';
11
- import { s as script$7, a as InputBoxSize } from './OrInputBox-5247ab25.js';
12
- import { s as script$6 } from './OrInput-ad6a1e4a.js';
10
+ import { s as script$5 } from './OrIcon-e2fa4cf8.js';
11
+ import { s as script$7, a as InputBoxSize } from './OrInputBox-634230b1.js';
12
+ import { s as script$6 } from './OrInput-5672f47b.js';
13
13
  import { s as script$8 } from './OrLabel-7d4fe80b.js';
14
- import { s as script$9 } from './OrMenuItem-2de012a9.js';
14
+ import { s as script$9 } from './OrMenuItem-d001f0f6.js';
15
15
  import { s as script$a } from './OrPopover-94a8f21d.js';
16
- import { s as script$b } from './OrTag-6d9c0878.js';
16
+ import { s as script$b } from './OrTag-ad3f7805.js';
17
17
  import { resolveComponent, resolveDirective, openBlock, createElementBlock, mergeProps, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, normalizeClass, createElementVNode, Fragment, renderList, createVNode, withModifiers } from 'vue';
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',
@@ -285,9 +283,6 @@ var script = defineComponent({
285
283
  });
286
284
 
287
285
  const _hoisted_1 = ["id", "tabindex", "disabled"];
288
- const _hoisted_2 = {
289
- class: /*#__PURE__*/normalizeClass(['flex', 'items-center', 'm-[-4px] md:m-[-2px]'])
290
- };
291
286
  function render(_ctx, _cache, $props, $setup, $data, $options) {
292
287
  const _component_OrLabel = resolveComponent("OrLabel");
293
288
  const _component_OrTag = resolveComponent("OrTag");
@@ -356,10 +351,10 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
356
351
  class: normalizeClass(_ctx.placeholderStyles)
357
352
  }, toDisplayString(_ctx.placeholder), 3 /* TEXT, CLASS */))], 42 /* CLASS, PROPS, HYDRATE_EVENTS */, _hoisted_1), _ctx.multiple && _ctx.outerItems.length > 0 ? (openBlock(), createElementBlock(Fragment, {
358
353
  key: 0
359
- }, [createTextVNode(" +" + toDisplayString(_ctx.outerItems.length), 1 /* TEXT */)], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true), createElementVNode("div", _hoisted_2, [createVNode(_component_OrIcon, {
354
+ }, [createTextVNode(" +" + toDisplayString(_ctx.outerItems.length), 1 /* TEXT */)], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true), createVNode(_component_OrIcon, {
360
355
  icon: _ctx.popoverState === 'open' ? 'arrow_drop_up' : 'arrow_drop_down',
361
356
  variant: 'outlined'
362
- }, null, 8 /* PROPS */, ["icon"])]), createVNode(_component_OrPopover, {
357
+ }, null, 8 /* PROPS */, ["icon"]), createVNode(_component_OrPopover, {
363
358
  ref: "popover",
364
359
  class: normalizeClass(_ctx.dropdownStyles),
365
360
  variant: 'auto',
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
2
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
- import { s as script$1 } from './OrIcon-b195169c.js';
4
+ import { s as script$1 } from './OrIcon-e2fa4cf8.js';
5
5
  import { resolveComponent, openBlock, createElementBlock, mergeProps, withModifiers, renderSlot, createBlock, normalizeClass, createCommentVNode } from 'vue';
6
6
 
7
7
  const SortHeaderRoot = [
@@ -1,8 +1,8 @@
1
1
  import { useResizeObserver } from '@vueuse/core';
2
2
  import { defineComponent, ref, computed, reactive, watch, nextTick, onMounted } from 'vue-demi';
3
3
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
4
- import { s as script$1 } from './OrIcon-b195169c.js';
5
- import { s as script$3 } from './OrMenuItem-2de012a9.js';
4
+ import { s as script$1 } from './OrIcon-e2fa4cf8.js';
5
+ import { s as script$3 } from './OrMenuItem-d001f0f6.js';
6
6
  import { s as script$2 } from './OrMenu-d9e12030.js';
7
7
  import './OrPopover-94a8f21d.js';
8
8
  import { s as script$4 } from './OrTab-97044946.js';
@@ -1,8 +1,8 @@
1
1
  import { defineComponent, ref, computed, watchPostEffect, unref } from 'vue-demi';
2
2
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
- import { s as script$1 } from './OrIconButton-6ebbae84.js';
5
- import { resolveComponent, openBlock, createElementBlock, mergeProps, renderSlot, createVNode, withModifiers, createCommentVNode, normalizeClass } from 'vue';
4
+ import { s as script$1 } from './OrIconButton-1d78453b.js';
5
+ import { resolveComponent, openBlock, createElementBlock, mergeProps, renderSlot, createBlock, normalizeClass, withModifiers, createCommentVNode } from 'vue';
6
6
 
7
7
  var TagVariant;
8
8
  (function (TagVariant) {
@@ -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
@@ -100,10 +98,6 @@ var script = defineComponent({
100
98
  });
101
99
 
102
100
  const _hoisted_1 = ["tabindex", "disabled"];
103
- const _hoisted_2 = {
104
- key: 0,
105
- class: /*#__PURE__*/normalizeClass(['flex', 'items-center', 'm-[-4px] md:m-[-2px]'])
106
- };
107
101
  function render(_ctx, _cache, $props, $setup, $data, $options) {
108
102
  const _component_OrIconButton = resolveComponent("OrIconButton");
109
103
  return openBlock(), createElementBlock("div", mergeProps({
@@ -115,12 +109,14 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
115
109
  onClick: _cache[1] || (_cache[1] = $event => _ctx.$emit('click', $event)),
116
110
  onFocus: _cache[2] || (_cache[2] = $event => _ctx.$emit('focus', $event)),
117
111
  onBlur: _cache[3] || (_cache[3] = $event => _ctx.$emit('blur', $event))
118
- }), [renderSlot(_ctx.$slots, "default"), _ctx.variant === 'reset' ? (openBlock(), createElementBlock("div", _hoisted_2, [createVNode(_component_OrIconButton, {
112
+ }), [renderSlot(_ctx.$slots, "default"), _ctx.variant === 'reset' ? (openBlock(), createBlock(_component_OrIconButton, {
113
+ key: 0,
114
+ class: normalizeClass(['-m-xs', 'ml-none']),
119
115
  icon: 'close',
120
116
  color: !_ctx.custom ? _ctx.color : 'inherit',
121
117
  disabled: _ctx.disabled,
122
118
  onClick: _cache[0] || (_cache[0] = withModifiers($event => _ctx.$emit('reset'), ["stop"]))
123
- }, null, 8 /* PROPS */, ["color", "disabled"])])) : createCommentVNode("v-if", true)], 16 /* FULL_PROPS */, _hoisted_1);
119
+ }, null, 8 /* PROPS */, ["color", "disabled"])) : createCommentVNode("v-if", true)], 16 /* FULL_PROPS */, _hoisted_1);
124
120
  }
125
121
 
126
122
  script.render = render;
@@ -3,15 +3,15 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
4
  import { s as script$1 } from './OrError-19a62a18.js';
5
5
  import { s as script$2 } from './OrHint-73835593.js';
6
- import { s as script$3, a as InputBoxSize } from './OrInputBox-5247ab25.js';
6
+ import { s as script$3, a as InputBoxSize } from './OrInputBox-634230b1.js';
7
7
  import { s as script$4 } from './OrLabel-7d4fe80b.js';
8
8
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, mergeProps, vModelText, Fragment, createSlots } from 'vue';
9
9
  import { s as styleInject } from './style-inject.es-4c6f2515.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
@@ -6,13 +6,11 @@ import { resolveComponent, openBlock, createElementBlock, mergeProps, renderSlot
6
6
 
7
7
  const TooltipRoot = [
8
8
  // Layout
9
- 'layout-inline-row justify-center'];
9
+ 'inline-block'];
10
10
  const TooltipBody = [
11
- // Layout
12
- 'layout-inline-row',
13
- // Shape
14
- 'rounded-sm',
15
- // Spacing
11
+ // Box
12
+ 'max-w-max', 'rounded-sm',
13
+ // Sizing
16
14
  'mx-sm', 'my-sm', 'px-sm', 'py-xs',
17
15
  // Typography
18
16
  'typography-caption-regular',
@@ -21,31 +19,31 @@ const TooltipBody = [
21
19
  const TooltipBodyPlacements = {
22
20
  'top': [],
23
21
  'top-start': [
24
- // Spacing
22
+ // Sizing
25
23
  'ml-none'],
26
24
  'top-end': [
27
- // Spacing
25
+ // Sizing
28
26
  'mr-none'],
29
27
  'bottom': [],
30
28
  'bottom-start': [
31
- // Spacing
29
+ // Sizing
32
30
  'ml-none'],
33
31
  'bottom-end': [
34
- // Spacing
32
+ // Sizing
35
33
  'mr-none'],
36
34
  'left': [],
37
35
  'left-start': [
38
- // Spacing
36
+ // Sizing
39
37
  'mt-none'],
40
38
  'left-end': [
41
- // Spacing
39
+ // Sizing
42
40
  'mb-none'],
43
41
  'right': [],
44
42
  'right-start': [
45
- // Spacing
43
+ // Sizing
46
44
  'mt-none'],
47
45
  'right-end': [
48
- // Spacing
46
+ // Sizing
49
47
  'mb-none']
50
48
  };
51
49