@onereach/ui-components 2.69.7-beta.2186.0 → 2.69.7

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 (234) hide show
  1. package/dist/bundled/v2/{OrCardCollection-aa6b8553.js → OrCardCollection-754aa36f.js} +2 -2
  2. package/dist/bundled/v2/{OrCheckbox-4f665252.js → OrCheckbox-dbef9f9a.js} +3 -3
  3. package/dist/bundled/v2/{OrConfirm-dc704484.js → OrConfirm-cf334659.js} +1 -1
  4. package/dist/bundled/v2/{OrIconButton-a215104c.js → OrIconButton-a2ba92df.js} +4 -4
  5. package/dist/bundled/v2/{OrInlineInput-6af4fe07.js → OrInlineInput-87589946.js} +3 -3
  6. package/dist/bundled/v2/{OrInlineTextarea-ddf84267.js → OrInlineTextarea-21b0e6fc.js} +3 -3
  7. package/dist/bundled/v2/{OrInput-e7b864c1.js → OrInput-82ccfe00.js} +14 -21
  8. package/dist/bundled/v2/{OrInputBox-de8ce3ac.js → OrInputBox-79ec54ad.js} +12 -2
  9. package/dist/bundled/v2/{OrModal-f89de11f.js → OrModal-af6677fd.js} +3 -12
  10. package/dist/bundled/v2/{OrNotification-d76a062d.js → OrNotification-3250f58b.js} +5 -13
  11. package/dist/bundled/v2/{OrRadio-a60fc5c0.js → OrRadio-cd39b20b.js} +3 -3
  12. package/dist/bundled/v2/{OrSearch-ad84b460.js → OrSearch-53470b0e.js} +2 -2
  13. package/dist/bundled/v2/{OrSelect-b393f564.js → OrSelect-2e48be47.js} +5 -13
  14. package/dist/bundled/v2/{OrSwitch-fe9b7de7.js → OrSwitch-237a2081.js} +3 -3
  15. package/dist/bundled/v2/{OrTag-6440aa89.js → OrTag-e3e6fdd6.js} +6 -6
  16. package/dist/bundled/v2/{OrTextarea-59fba95c.js → OrTextarea-5593fbe9.js} +11 -14
  17. package/dist/bundled/v2/components/index.js +17 -18
  18. package/dist/bundled/v2/components/or-card-collection-v3/index.js +5 -6
  19. package/dist/bundled/v2/components/or-checkbox-v3/index.js +1 -1
  20. package/dist/bundled/v2/components/or-confirm-v3/index.js +4 -5
  21. package/dist/bundled/v2/components/or-icon-button-v3/index.js +1 -1
  22. package/dist/bundled/v2/components/or-icon-button-v3/props.d.ts +1 -1
  23. package/dist/bundled/v2/components/or-inline-input-v3/index.js +2 -2
  24. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +2 -2
  25. package/dist/bundled/v2/components/or-input-box-v3/index.js +1 -2
  26. package/dist/bundled/v2/components/or-input-v3/index.js +3 -4
  27. package/dist/bundled/v2/components/or-modal-v3/OrModal.vue.d.ts +0 -2
  28. package/dist/bundled/v2/components/or-modal-v3/index.js +2 -2
  29. package/dist/bundled/v2/components/or-modal-v3/styles.d.ts +0 -1
  30. package/dist/bundled/v2/components/or-notification-v3/OrNotification.vue.d.ts +0 -2
  31. package/dist/bundled/v2/components/or-notification-v3/index.js +2 -2
  32. package/dist/bundled/v2/components/or-notification-v3/styles.d.ts +0 -1
  33. package/dist/bundled/v2/components/or-radio-v3/index.js +1 -1
  34. package/dist/bundled/v2/components/or-search-v3/index.js +4 -5
  35. package/dist/bundled/v2/components/or-select-v3/OrSelect.vue.d.ts +0 -11
  36. package/dist/bundled/v2/components/or-select-v3/index.js +6 -7
  37. package/dist/bundled/v2/components/or-switch-v3/index.js +1 -1
  38. package/dist/bundled/v2/components/or-tag-v3/index.js +2 -2
  39. package/dist/bundled/v2/components/or-tag-v3/props.d.ts +1 -1
  40. package/dist/bundled/v2/components/or-textarea-v3/index.js +2 -3
  41. package/dist/bundled/v2/components/or-toast-v3/OrToast.vue.d.ts +0 -2
  42. package/dist/bundled/v2/components/or-toast-v3/index.js +2 -2
  43. package/dist/bundled/v2/components/or-toast-v3/styles.d.ts +0 -1
  44. package/dist/bundled/v2/index.js +18 -19
  45. package/dist/bundled/v2/{types-fdd34542.js → types-8fe4e345.js} +8 -17
  46. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-ece2eab6.js → OrCardCollection.vue_vue_type_script_lang-365741ae.js} +3 -3
  47. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-fcbdf2c6.js → OrConfirm.vue_vue_type_script_lang-68329ca1.js} +2 -2
  48. package/dist/bundled/v3/{OrIconButton-1581013c.js → OrIconButton-cd62526d.js} +1 -1
  49. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-f6f801ff.js → OrIconButton.vue_vue_type_script_lang-aefcf30d.js} +4 -4
  50. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-84c521f9.js → OrInlineInput.vue_vue_type_script_lang-67218502.js} +4 -4
  51. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-9c58faeb.js → OrInlineTextarea.vue_vue_type_script_lang-a1831ab8.js} +4 -4
  52. package/dist/bundled/v3/{OrInput-4ccc2c7b.js → OrInput-a4f220ed.js} +14 -17
  53. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-96ce8121.js → OrInput.vue_vue_type_script_lang-607d79d4.js} +6 -7
  54. package/dist/bundled/v3/{OrInputBox-27aa1cec.js → OrInputBox-eb54d73d.js} +1 -1
  55. package/dist/{esm/v2/OrInputBox.vue_rollup-plugin-vue_script-328ae841.js → bundled/v3/OrInputBox.vue_vue_type_script_lang-5ee4ee45.js} +2 -3
  56. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-80a7b906.js → OrModal.vue_vue_type_script_lang-55c864d1.js} +2 -9
  57. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-fbb35355.js → OrNotification.vue_vue_type_script_lang-c886ae51.js} +2 -9
  58. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-71fbb2fc.js → OrSearch.vue_vue_type_script_lang-06f318ca.js} +3 -3
  59. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-363605c5.js → OrSelect.vue_vue_type_script_lang-a5ecc5ed.js} +9 -17
  60. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-dc6a4011.js → OrTag.vue_vue_type_script_lang-e45c345b.js} +6 -6
  61. package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-9f2a0234.js → OrTextarea.vue_vue_type_script_lang-8e3531cd.js} +4 -5
  62. package/dist/bundled/v3/{OrToastContainer-7c3c0b12.js → OrToastContainer-34389303.js} +1 -1
  63. package/dist/bundled/v3/components/index.js +17 -18
  64. package/dist/bundled/v3/components/or-card-collection-v3/index.js +8 -9
  65. package/dist/bundled/v3/components/or-confirm-v3/index.js +7 -8
  66. package/dist/bundled/v3/components/or-icon-button-v3/index.js +1 -1
  67. package/dist/bundled/v3/components/or-icon-button-v3/props.d.ts +1 -1
  68. package/dist/bundled/v3/components/or-inline-input-v3/index.js +3 -3
  69. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +3 -3
  70. package/dist/bundled/v3/components/or-input-box-v3/index.js +1 -2
  71. package/dist/bundled/v3/components/or-input-v3/index.js +5 -6
  72. package/dist/bundled/v3/components/or-modal-v3/OrModal.vue.d.ts +0 -2
  73. package/dist/bundled/v3/components/or-modal-v3/index.js +3 -3
  74. package/dist/bundled/v3/components/or-modal-v3/styles.d.ts +0 -1
  75. package/dist/bundled/v3/components/or-notification-v3/OrNotification.vue.d.ts +0 -2
  76. package/dist/bundled/v3/components/or-notification-v3/index.js +3 -3
  77. package/dist/bundled/v3/components/or-notification-v3/styles.d.ts +0 -1
  78. package/dist/bundled/v3/components/or-search-v3/index.js +7 -8
  79. package/dist/bundled/v3/components/or-select-v3/OrSelect.vue.d.ts +0 -11
  80. package/dist/bundled/v3/components/or-select-v3/index.js +8 -9
  81. package/dist/bundled/v3/components/or-tag-v3/index.js +3 -3
  82. package/dist/bundled/v3/components/or-tag-v3/props.d.ts +1 -1
  83. package/dist/bundled/v3/components/or-textarea-v3/index.js +3 -4
  84. package/dist/bundled/v3/components/or-toast-v3/OrToast.vue.d.ts +0 -2
  85. package/dist/bundled/v3/components/or-toast-v3/index.js +4 -4
  86. package/dist/bundled/v3/components/or-toast-v3/styles.d.ts +0 -1
  87. package/dist/bundled/v3/index.js +49 -57
  88. package/dist/bundled/v3/{types-dcc78caa.js → types-f53434f2.js} +7 -16
  89. package/dist/esm/v2/{OrCardCollection-fe34fef3.js → OrCardCollection-153b0179.js} +3 -3
  90. package/dist/esm/v2/{OrCheckbox-ea48d156.js → OrCheckbox-567e387c.js} +3 -3
  91. package/dist/esm/v2/{OrConfirm-3bead0be.js → OrConfirm-d67d5c00.js} +1 -1
  92. package/dist/esm/v2/{OrIconButton-e17e4944.js → OrIconButton-b3779042.js} +4 -4
  93. package/dist/esm/v2/{OrInlineInput-e32f322f.js → OrInlineInput-10205811.js} +3 -3
  94. package/dist/esm/v2/{OrInlineTextarea-7296fbdb.js → OrInlineTextarea-7658611e.js} +3 -3
  95. package/dist/esm/v2/{OrInput-db0e2368.js → OrInput-ada3a970.js} +14 -21
  96. package/dist/{bundled/v3/OrInputBox.vue_vue_type_script_lang-28353c10.js → esm/v2/OrInputBox-4d5a318d.js} +55 -4
  97. package/dist/esm/v2/{OrModal-5b37a50a.js → OrModal-a7719843.js} +3 -12
  98. package/dist/esm/v2/{OrNotification-c765f111.js → OrNotification-8a4830a3.js} +5 -13
  99. package/dist/esm/v2/{OrRadio-6e10f071.js → OrRadio-848ce55d.js} +3 -3
  100. package/dist/esm/v2/{OrSearch-9d9459f5.js → OrSearch-0f08f2f5.js} +2 -2
  101. package/dist/esm/v2/{OrSelect-e6aa1b2a.js → OrSelect-b3794fd3.js} +5 -13
  102. package/dist/esm/v2/{OrSwitch-c628d2c5.js → OrSwitch-13b6a7ee.js} +3 -3
  103. package/dist/esm/v2/{OrTag-cf9c6195.js → OrTag-52e4cc94.js} +6 -6
  104. package/dist/esm/v2/{OrTextarea-52354386.js → OrTextarea-6712a150.js} +11 -14
  105. package/dist/esm/v2/components/index.js +17 -18
  106. package/dist/esm/v2/components/or-card-collection-v3/index.js +5 -6
  107. package/dist/esm/v2/components/or-checkbox-v3/index.js +1 -1
  108. package/dist/esm/v2/components/or-confirm-v3/index.js +4 -5
  109. package/dist/esm/v2/components/or-icon-button-v3/index.js +1 -1
  110. package/dist/esm/v2/components/or-icon-button-v3/props.d.ts +1 -1
  111. package/dist/esm/v2/components/or-inline-input-v3/index.js +2 -2
  112. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +2 -2
  113. package/dist/esm/v2/components/or-input-box-v3/index.js +2 -3
  114. package/dist/esm/v2/components/or-input-v3/index.js +3 -4
  115. package/dist/esm/v2/components/or-modal-v3/OrModal.vue.d.ts +0 -2
  116. package/dist/esm/v2/components/or-modal-v3/index.js +2 -2
  117. package/dist/esm/v2/components/or-modal-v3/styles.d.ts +0 -1
  118. package/dist/esm/v2/components/or-notification-v3/OrNotification.vue.d.ts +0 -2
  119. package/dist/esm/v2/components/or-notification-v3/index.js +2 -2
  120. package/dist/esm/v2/components/or-notification-v3/styles.d.ts +0 -1
  121. package/dist/esm/v2/components/or-radio-v3/index.js +1 -1
  122. package/dist/esm/v2/components/or-search-v3/index.js +4 -5
  123. package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +0 -11
  124. package/dist/esm/v2/components/or-select-v3/index.js +6 -7
  125. package/dist/esm/v2/components/or-switch-v3/index.js +1 -1
  126. package/dist/esm/v2/components/or-tag-v3/index.js +2 -2
  127. package/dist/esm/v2/components/or-tag-v3/props.d.ts +1 -1
  128. package/dist/esm/v2/components/or-textarea-v3/index.js +2 -3
  129. package/dist/esm/v2/components/or-toast-v3/OrToast.vue.d.ts +0 -2
  130. package/dist/esm/v2/components/or-toast-v3/index.js +2 -2
  131. package/dist/esm/v2/components/or-toast-v3/styles.d.ts +0 -1
  132. package/dist/esm/v2/index.js +17 -18
  133. package/dist/esm/v2/{types-8d58d7b5.js → types-6c742e07.js} +8 -17
  134. package/dist/esm/v3/{OrCardCollection-8a84f69c.js → OrCardCollection-a09ad585.js} +2 -2
  135. package/dist/esm/v3/{OrCheckbox-d1b516c8.js → OrCheckbox-3e139eac.js} +2 -3
  136. package/dist/esm/v3/{OrConfirm-5bd1f4db.js → OrConfirm-b93b5131.js} +1 -1
  137. package/dist/esm/v3/{OrIconButton-1eebcafc.js → OrIconButton-1a89fbf9.js} +4 -4
  138. package/dist/esm/v3/{OrInlineInput-00f0d1b8.js → OrInlineInput-507fc99c.js} +3 -3
  139. package/dist/esm/v3/{OrInlineTextarea-c1babfda.js → OrInlineTextarea-53a9e027.js} +3 -3
  140. package/dist/esm/v3/{OrInput-2b447f81.js → OrInput-9c0426b9.js} +16 -19
  141. package/dist/esm/v3/{OrModal-381554a6.js → OrModal-7878cc39.js} +3 -12
  142. package/dist/esm/v3/{OrNotification-34d9c99b.js → OrNotification-e1383681.js} +4 -12
  143. package/dist/esm/v3/{OrRadio-ef9d4c6e.js → OrRadio-54b6d0de.js} +2 -3
  144. package/dist/esm/v3/{OrSearch-d72cfc74.js → OrSearch-9885d178.js} +1 -1
  145. package/dist/esm/v3/{OrSelect-e6e006d5.js → OrSelect-a0718c44.js} +5 -12
  146. package/dist/esm/v3/{OrSwitch-cc797a48.js → OrSwitch-cca30aa0.js} +3 -3
  147. package/dist/esm/v3/{OrTag-c0bbaa58.js → OrTag-efa7578f.js} +6 -6
  148. package/dist/esm/v3/{OrTextarea-ed35cd0b.js → OrTextarea-bb9ef3f2.js} +14 -16
  149. package/dist/esm/v3/components/index.js +16 -16
  150. package/dist/esm/v3/components/or-card-collection-v3/index.js +4 -4
  151. package/dist/esm/v3/components/or-checkbox-v3/index.js +1 -1
  152. package/dist/esm/v3/components/or-confirm-v3/index.js +3 -3
  153. package/dist/esm/v3/components/or-icon-button-v3/index.js +1 -1
  154. package/dist/esm/v3/components/or-icon-button-v3/props.d.ts +1 -1
  155. package/dist/esm/v3/components/or-inline-input-v3/index.js +2 -2
  156. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +2 -2
  157. package/dist/esm/v3/components/or-input-v3/index.js +2 -2
  158. package/dist/esm/v3/components/or-modal-v3/OrModal.vue.d.ts +0 -2
  159. package/dist/esm/v3/components/or-modal-v3/index.js +2 -2
  160. package/dist/esm/v3/components/or-modal-v3/styles.d.ts +0 -1
  161. package/dist/esm/v3/components/or-notification-v3/OrNotification.vue.d.ts +0 -2
  162. package/dist/esm/v3/components/or-notification-v3/index.js +2 -2
  163. package/dist/esm/v3/components/or-notification-v3/styles.d.ts +0 -1
  164. package/dist/esm/v3/components/or-radio-v3/index.js +1 -1
  165. package/dist/esm/v3/components/or-search-v3/index.js +3 -3
  166. package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +0 -11
  167. package/dist/esm/v3/components/or-select-v3/index.js +5 -5
  168. package/dist/esm/v3/components/or-switch-v3/index.js +1 -1
  169. package/dist/esm/v3/components/or-tag-v3/index.js +2 -2
  170. package/dist/esm/v3/components/or-tag-v3/props.d.ts +1 -1
  171. package/dist/esm/v3/components/or-textarea-v3/index.js +1 -1
  172. package/dist/esm/v3/components/or-toast-v3/OrToast.vue.d.ts +0 -2
  173. package/dist/esm/v3/components/or-toast-v3/index.js +2 -2
  174. package/dist/esm/v3/components/or-toast-v3/styles.d.ts +0 -1
  175. package/dist/esm/v3/index.js +16 -16
  176. package/dist/esm/v3/{types-8a338300.js → types-2692e337.js} +6 -15
  177. package/package.json +4 -3
  178. package/src/components/or-checkbox-v3/OrCheckbox.vue +1 -1
  179. package/src/components/or-icon-button-v3/OrIconButton.vue +1 -1
  180. package/src/components/or-icon-button-v3/props.ts +1 -1
  181. package/src/components/or-icon-button-v3/styles.ts +4 -1
  182. package/src/components/or-inline-input-v3/styles.ts +2 -2
  183. package/src/components/or-inline-textarea-v3/styles.ts +2 -2
  184. package/src/components/or-input-v3/OrInput.vue +22 -28
  185. package/src/components/or-input-v3/styles.ts +2 -2
  186. package/src/components/or-modal-v3/OrModal.vue +6 -13
  187. package/src/components/or-modal-v3/styles.ts +0 -9
  188. package/src/components/or-notification-v3/OrNotification.vue +6 -12
  189. package/src/components/or-notification-v3/styles.ts +0 -9
  190. package/src/components/or-radio-v3/OrRadio.vue +1 -1
  191. package/src/components/or-select-v3/OrSelect.stories3.ts +0 -4
  192. package/src/components/or-select-v3/OrSelect.vue +0 -6
  193. package/src/components/or-select-v3/styles.ts +1 -4
  194. package/src/components/or-switch-v3/OrSwitch.vue +1 -1
  195. package/src/components/or-tag-v3/OrTag.vue +3 -3
  196. package/src/components/or-tag-v3/props.ts +1 -1
  197. package/src/components/or-tag-v3/styles.ts +1 -1
  198. package/src/components/or-textarea-v3/OrTextarea.vue +1 -5
  199. package/src/components/or-textarea-v3/styles.ts +2 -2
  200. package/src/components/or-toast-v3/OrToast.vue +6 -13
  201. package/src/components/or-toast-v3/styles.ts +0 -9
  202. package/dist/bundled/v2/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
  203. package/dist/bundled/v2/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -98
  204. package/dist/bundled/v2/components/or-combined-input-v3/index.d.ts +0 -2
  205. package/dist/bundled/v2/components/or-combined-input-v3/index.js +0 -149
  206. package/dist/bundled/v2/components/or-combined-input-v3/props.d.ts +0 -1
  207. package/dist/bundled/v2/components/or-combined-input-v3/styles.d.ts +0 -2
  208. package/dist/bundled/v2/props-78496a2d.js +0 -12
  209. package/dist/bundled/v3/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
  210. package/dist/bundled/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -98
  211. package/dist/bundled/v3/components/or-combined-input-v3/index.d.ts +0 -2
  212. package/dist/bundled/v3/components/or-combined-input-v3/index.js +0 -132
  213. package/dist/bundled/v3/components/or-combined-input-v3/props.d.ts +0 -1
  214. package/dist/bundled/v3/components/or-combined-input-v3/styles.d.ts +0 -2
  215. package/dist/bundled/v3/props-78496a2d.js +0 -12
  216. package/dist/esm/v2/OrInputBox-9d1193b5.js +0 -43
  217. package/dist/esm/v2/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
  218. package/dist/esm/v2/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -98
  219. package/dist/esm/v2/components/or-combined-input-v3/index.d.ts +0 -2
  220. package/dist/esm/v2/components/or-combined-input-v3/index.js +0 -147
  221. package/dist/esm/v2/components/or-combined-input-v3/props.d.ts +0 -1
  222. package/dist/esm/v2/components/or-combined-input-v3/styles.d.ts +0 -2
  223. package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
  224. package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -98
  225. package/dist/esm/v3/components/or-combined-input-v3/index.d.ts +0 -2
  226. package/dist/esm/v3/components/or-combined-input-v3/index.js +0 -132
  227. package/dist/esm/v3/components/or-combined-input-v3/props.d.ts +0 -1
  228. package/dist/esm/v3/components/or-combined-input-v3/styles.d.ts +0 -2
  229. package/src/components/or-combined-input-v3/OrCombinedInput.docs.mdx +0 -7
  230. package/src/components/or-combined-input-v3/OrCombinedInput.stories3.ts +0 -202
  231. package/src/components/or-combined-input-v3/OrCombinedInput.vue +0 -134
  232. package/src/components/or-combined-input-v3/index.ts +0 -2
  233. package/src/components/or-combined-input-v3/props.ts +0 -1
  234. package/src/components/or-combined-input-v3/styles.ts +0 -25
@@ -1,7 +1,7 @@
1
1
  import { useToggle } from '@vueuse/core';
2
2
  import './index-fa6eb4ca.js';
3
3
  import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-3a3d4280.js';
4
- import { O as OrIconButton } from './OrIconButton-a215104c.js';
4
+ import { O as OrIconButton } from './OrIconButton-a2ba92df.js';
5
5
  import { O as OrLoader } from './OrLoader-6a1f937b.js';
6
6
  import { defineComponent, ref, computed, onBeforeMount, onBeforeUnmount, nextTick } from '@vue/composition-api/dist/vue-composition-api.mjs';
7
7
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -29,11 +29,6 @@ const ToastRoot = [
29
29
  'links:text-inverse-primary', 'dark:links:text-inverse-primary-dark',
30
30
  // Elevation
31
31
  'shadow-card', 'dark:shadow-card-dark'];
32
- const ToastActionButton = [
33
- // Layout
34
- 'contents',
35
- // Theme
36
- 'theme-foreground-outline', 'dark:theme-foreground-outline-dark'];
37
32
  const ToastContainer = [
38
33
  // Position
39
34
  'absolute',
@@ -115,7 +110,6 @@ var script$1 = defineComponent({
115
110
  'self-center',
116
111
  // Theme
117
112
  'text-inverse-primary', 'dark:text-inverse-primary-dark']);
118
- const actionButtonStyle = computed(() => [...ToastActionButton]);
119
113
  // State
120
114
  const emojiSrc = computed(() => {
121
115
  switch (props.toastType) {
@@ -144,7 +138,6 @@ var script$1 = defineComponent({
144
138
  }
145
139
  return {
146
140
  root,
147
- actionButtonStyle,
148
141
  toastIconStyle,
149
142
  rootStyles,
150
143
  loaderStyle,
@@ -200,12 +193,10 @@ var __vue_render__$1 = function () {
200
193
  on: {
201
194
  "click": _vm.onLinkClick
202
195
  }
203
- }, [_vm._v("\n " + _vm._s(_vm.link.title) + "\n ")])] : _vm._e(), _vm._v(" "), _vm.dismissible ? [_c('div', {
204
- class: _vm.actionButtonStyle
205
- }, [_c('OrIconButton', {
206
- staticClass: "dark:theme-foreground-inherit",
196
+ }, [_vm._v("\n " + _vm._s(_vm.link.title) + "\n ")])] : _vm._e(), _vm._v(" "), _vm.dismissible ? [_c('OrIconButton', {
207
197
  attrs: {
208
- "icon": "close"
198
+ "icon": 'close',
199
+ "size": 'm'
209
200
  },
210
201
  on: {
211
202
  "click": function ($event) {
@@ -213,21 +204,21 @@ var __vue_render__$1 = function () {
213
204
  return _vm.onClose();
214
205
  }
215
206
  }
216
- })], 1)] : _vm._e()], 2)], 2);
207
+ })] : _vm._e()], 2)], 2);
217
208
  };
218
209
  var __vue_staticRenderFns__$1 = [];
219
210
 
220
211
  /* style */
221
212
  const __vue_inject_styles__$1 = function (inject) {
222
213
  if (!inject) return;
223
- inject("data-v-ff64545e_0", {
224
- source: ".or-toast__link[data-v-ff64545e]{word-break:break-word;white-space:nowrap;cursor:pointer}",
214
+ inject("data-v-578cc956_0", {
215
+ source: ".or-toast__link[data-v-578cc956]{word-break:break-word;white-space:nowrap;cursor:pointer}",
225
216
  map: undefined,
226
217
  media: undefined
227
218
  });
228
219
  };
229
220
  /* scoped */
230
- const __vue_scope_id__$1 = "data-v-ff64545e";
221
+ const __vue_scope_id__$1 = "data-v-578cc956";
231
222
  /* module identifier */
232
223
  const __vue_module_identifier__$1 = undefined;
233
224
  /* functional template */
@@ -1,13 +1,13 @@
1
1
  import { defineComponent, computed, openBlock, createElementBlock, normalizeClass, Fragment, renderList, renderSlot, mergeProps, createTextVNode, toDisplayString, resolveComponent, createBlock, ref, watch } from 'vue';
2
- import './OrIconButton-1581013c.js';
3
- import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-f6f801ff.js';
2
+ import './OrIconButton-cd62526d.js';
3
+ import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-aefcf30d.js';
4
4
  import './OrButton-a671b8a1.js';
5
5
  import './OrMenu-f26e8e55.js';
6
6
  import { s as script$5 } from './OrMenu.vue_vue_type_script_lang-2446a69a.js';
7
7
  import './OrMenuItem-4feaba6c.js';
8
8
  import { s as script$6 } from './OrMenuItem.vue_vue_type_script_lang-0ffaef05.js';
9
9
  import './OrIcon-d878b768.js';
10
- import { s as script$2 } from './OrSearch.vue_vue_type_script_lang-71fbb2fc.js';
10
+ import { s as script$2 } from './OrSearch.vue_vue_type_script_lang-06f318ca.js';
11
11
  import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
12
12
  import { s as script$4 } from './OrButton.vue_vue_type_script_lang-b0dc31ca.js';
13
13
  import { s as script$7 } from './OrIcon.vue_vue_type_script_lang-a119a715.js';
@@ -3,10 +3,10 @@ import { useMagicKeys, whenever } from '@vueuse/core';
3
3
  import { l as logicAnd } from './index-01519e46.js';
4
4
  import './OrBottomSheet.vue_vue_type_script_lang-6fb49de9.js';
5
5
  import './OrButton-a671b8a1.js';
6
- import './OrInput-4ccc2c7b.js';
6
+ import './OrInput-a4f220ed.js';
7
7
  import { s as script$2, a as ButtonColor } from './OrButton.vue_vue_type_script_lang-b0dc31ca.js';
8
8
  import { s as script$1 } from './OrOverlay.vue_vue_type_script_lang-cb3aad0c.js';
9
- import { s as script$3 } from './OrInput.vue_vue_type_script_lang-96ce8121.js';
9
+ import { s as script$3 } from './OrInput.vue_vue_type_script_lang-607d79d4.js';
10
10
 
11
11
  var ConfirmType;
12
12
  (function (ConfirmType) {
@@ -1,4 +1,4 @@
1
- import { s as script } from './OrIconButton.vue_vue_type_script_lang-f6f801ff.js';
1
+ import { s as script } from './OrIconButton.vue_vue_type_script_lang-aefcf30d.js';
2
2
  import { resolveComponent, openBlock, createBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode, mergeProps, createVNode } from 'vue';
3
3
 
4
4
  const _hoisted_1 = ["disabled"];
@@ -33,7 +33,7 @@ script$1.__file = "src/components/or-tooltip-v3/OrTooltip.vue";
33
33
 
34
34
  var IconButtonColor;
35
35
  (function (IconButtonColor) {
36
- IconButtonColor["Primary"] = "primary";
36
+ IconButtonColor["Default"] = "default";
37
37
  IconButtonColor["Danger"] = "danger";
38
38
  IconButtonColor["Inherit"] = "inherit";
39
39
  })(IconButtonColor || (IconButtonColor = {}));
@@ -56,9 +56,9 @@ const IconButtonRoot = [
56
56
  // Theme
57
57
  '!outline outline-2 outline-transparent'];
58
58
  const IconButtonRootColors = {
59
- 'primary': [
59
+ 'default': [
60
60
  // Theme
61
- 'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark',
61
+ 'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark', 'theme-foreground-outline', 'dark:theme-foreground-outline-dark',
62
62
  // Theme (hover)
63
63
  'hover:outline-primary-opacity-0-08', 'dark:hover:outline-primary-opacity-0-08-dark',
64
64
  // Theme (focus)
@@ -99,7 +99,7 @@ var script = defineComponent({
99
99
  },
100
100
  color: {
101
101
  type: String,
102
- default: IconButtonColor.Inherit
102
+ default: IconButtonColor.Default
103
103
  },
104
104
  size: {
105
105
  type: String,
@@ -1,12 +1,12 @@
1
1
  import { defineComponent, getCurrentInstance, ref, computed, watch } from 'vue';
2
2
  import './OrHint-9592499e.js';
3
- import './OrIconButton-1581013c.js';
3
+ import './OrIconButton-cd62526d.js';
4
4
  import './OrInlineInputBox-9d68ded1.js';
5
5
  import { s as script$4, I as InlineInputBoxSize } from './OrInlineInputBox.vue_vue_type_script_lang-73750005.js';
6
6
  import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
7
7
  import { s as script$1 } from './OrError.vue_vue_type_script_lang-cc6c135f.js';
8
8
  import { s as script$2 } from './OrHint.vue_vue_type_script_lang-8e657168.js';
9
- import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-f6f801ff.js';
9
+ import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-aefcf30d.js';
10
10
 
11
11
  var InlineInputType;
12
12
  (function (InlineInputType) {
@@ -20,8 +20,8 @@ const InlineInputRoot = [
20
20
  // Spacing
21
21
  'gap-xs'];
22
22
  const InlineInputControl = [
23
- // Box
24
- 'w-full',
23
+ // Layout
24
+ 'grow',
25
25
  // Typography
26
26
  'typography-inherit',
27
27
  // Theme
@@ -1,11 +1,11 @@
1
1
  import { defineComponent, getCurrentInstance, ref, computed, watch } from 'vue';
2
2
  import './OrHint-9592499e.js';
3
- import './OrIconButton-1581013c.js';
3
+ import './OrIconButton-cd62526d.js';
4
4
  import './OrInlineInputBox-9d68ded1.js';
5
5
  import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
6
6
  import { s as script$1 } from './OrError.vue_vue_type_script_lang-cc6c135f.js';
7
7
  import { s as script$2 } from './OrHint.vue_vue_type_script_lang-8e657168.js';
8
- import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-f6f801ff.js';
8
+ import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-aefcf30d.js';
9
9
  import { s as script$4 } from './OrInlineInputBox.vue_vue_type_script_lang-73750005.js';
10
10
 
11
11
  const InlineTextareaRoot = [
@@ -14,8 +14,8 @@ const InlineTextareaRoot = [
14
14
  // Spacing
15
15
  'gap-xs'];
16
16
  const InlineTextareaControl = [
17
- // Box
18
- 'w-full',
17
+ // Layout
18
+ 'grow',
19
19
  // Typography
20
20
  'typography-inherit',
21
21
  // Theme
@@ -1,10 +1,9 @@
1
- import { s as script } from './OrInput.vue_vue_type_script_lang-96ce8121.js';
2
- import { resolveComponent, openBlock, createElementBlock, mergeProps, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, normalizeClass, vModelDynamic, withModifiers, Fragment, createSlots } from 'vue';
1
+ import { s as script } from './OrInput.vue_vue_type_script_lang-607d79d4.js';
2
+ import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, mergeProps, vModelDynamic, withModifiers, Fragment, createSlots } from 'vue';
3
3
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
4
4
 
5
- const _hoisted_1 = ["id", "type", "placeholder", "required", "disabled", "readonly", "maxlength"];
5
+ const _hoisted_1 = ["id", "type", "placeholder", "required", "disabled"];
6
6
  const _hoisted_2 = {
7
- key: 0,
8
7
  class: /*#__PURE__*/normalizeClass(['layout-row'])
9
8
  };
10
9
  function render(_ctx, _cache, $props, $setup, $data, $options) {
@@ -14,11 +13,10 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
14
13
  const _component_OrInputBox = resolveComponent("OrInputBox");
15
14
  const _component_OrHint = resolveComponent("OrHint");
16
15
  const _component_OrError = resolveComponent("OrError");
17
- return openBlock(), createElementBlock("div", mergeProps({
18
- ref: "root"
19
- }, _ctx.$attrs, {
20
- class: _ctx.rootStyles
21
- }), [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
16
+ return openBlock(), createElementBlock("div", {
17
+ ref: "root",
18
+ class: normalizeClass(_ctx.rootStyles)
19
+ }, [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
22
20
  key: 0,
23
21
  "control-id": _ctx.controlId,
24
22
  variant: 'input',
@@ -36,22 +34,21 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
36
34
  readonly: _ctx.readonly,
37
35
  disabled: _ctx.disabled
38
36
  }, {
39
- default: withCtx(() => [withDirectives(createElementVNode("input", {
37
+ default: withCtx(() => [withDirectives(createElementVNode("input", mergeProps({
40
38
  id: _ctx.controlId,
41
39
  ref: "input",
42
- "onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event),
43
- class: normalizeClass(_ctx.controlStyles),
40
+ "onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event)
41
+ }, _ctx.$attrs, {
42
+ class: _ctx.controlStyles,
44
43
  type: _ctx.type === 'password' && _ctx.disclosed ? 'text' : _ctx.type,
45
44
  placeholder: _ctx.placeholder,
46
45
  required: _ctx.required,
47
46
  disabled: _ctx.disabled,
48
- readonly: _ctx.readonly,
49
- maxlength: _ctx.maxLength,
50
47
  onKeydown: _cache[1] || (_cache[1] = $event => _ctx.$emit('keydown', $event)),
51
48
  onKeyup: _cache[2] || (_cache[2] = $event => _ctx.$emit('keyup', $event)),
52
49
  onFocus: _cache[3] || (_cache[3] = $event => _ctx.$emit('focus', $event)),
53
50
  onBlur: _cache[4] || (_cache[4] = $event => _ctx.$emit('blur', $event))
54
- }, null, 42 /* CLASS, PROPS, HYDRATE_EVENTS */, _hoisted_1), [[vModelDynamic, _ctx.proxyModelValue]]), _ctx.type !== 'text' ? (openBlock(), createElementBlock("div", _hoisted_2, [_ctx.type === 'password' ? (openBlock(), createBlock(_component_OrIconButton, {
51
+ }), null, 16 /* FULL_PROPS */, _hoisted_1), [[vModelDynamic, _ctx.proxyModelValue]]), createElementVNode("div", _hoisted_2, [_ctx.type === 'password' ? (openBlock(), createBlock(_component_OrIconButton, {
55
52
  key: 0,
56
53
  icon: {
57
54
  icon: _ctx.disclosed ? 'visibility_off' : 'visibility',
@@ -72,7 +69,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
72
69
  key: 1,
73
70
  icon: 'search',
74
71
  variant: 'outlined'
75
- }))], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true)])) : createCommentVNode("v-if", true)]),
72
+ }))], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true)])]),
76
73
  _: 1 /* STABLE */
77
74
  }, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"]), !_ctx.invalid ? (openBlock(), createElementBlock(Fragment, {
78
75
  key: 1
@@ -100,7 +97,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
100
97
  fn: withCtx(() => [createTextVNode(toDisplayString(_ctx.currentLength) + " / " + toDisplayString(_ctx.maxLength), 1 /* TEXT */)]),
101
98
 
102
99
  key: "0"
103
- } : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"]))], 16 /* FULL_PROPS */);
100
+ } : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"]))], 2 /* CLASS */);
104
101
  }
105
102
 
106
103
  var css_248z = "\ninput[data-v-78975fa2] {\n min-width: 0;\n background: none;\n outline: none;\n}\ninput[type=\"number\"][data-v-78975fa2]::-webkit-inner-spin-button {\n display: none;\n}\ninput[type=\"search\"][data-v-78975fa2]::-webkit-search-cancel-button {\n display: none;\n}\n";
@@ -3,15 +3,14 @@ import './OrHint-9592499e.js';
3
3
  import { s as script$1 } from './OrError.vue_vue_type_script_lang-cc6c135f.js';
4
4
  import { s as script$2 } from './OrHint.vue_vue_type_script_lang-8e657168.js';
5
5
  import './OrIcon-d878b768.js';
6
- import './OrIconButton-1581013c.js';
7
- import './OrInputBox-27aa1cec.js';
8
- import { s as script$5 } from './OrInputBox.vue_vue_type_script_lang-28353c10.js';
6
+ import './OrIconButton-cd62526d.js';
7
+ import './OrInputBox-eb54d73d.js';
8
+ import { s as script$5, a as InputBoxSize } from './OrInputBox.vue_vue_type_script_lang-5ee4ee45.js';
9
9
  import './OrLabel-c6873e79.js';
10
10
  import { s as script$6 } from './OrLabel.vue_vue_type_script_lang-96f94c4e.js';
11
- import { a as InputBoxSize } from './props-78496a2d.js';
12
11
  import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
13
12
  import { s as script$3 } from './OrIcon.vue_vue_type_script_lang-a119a715.js';
14
- import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-f6f801ff.js';
13
+ import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-aefcf30d.js';
15
14
 
16
15
  var InputType;
17
16
  (function (InputType) {
@@ -27,8 +26,8 @@ const InputRoot = [
27
26
  // Spacing
28
27
  'gap-xs'];
29
28
  const InputControl = [
30
- // Box
31
- 'w-full',
29
+ // Layout
30
+ 'grow',
32
31
  // Typography
33
32
  'typography-inherit',
34
33
  // Theme
@@ -1,4 +1,4 @@
1
- import { s as script } from './OrInputBox.vue_vue_type_script_lang-28353c10.js';
1
+ import { s as script } from './OrInputBox.vue_vue_type_script_lang-5ee4ee45.js';
2
2
  import { openBlock, createElementBlock, mergeProps, renderSlot } from 'vue';
3
3
 
4
4
  const _hoisted_1 = ["invalid", "readonly", "disabled"];
@@ -1,6 +1,5 @@
1
- import { defineComponent, ref, computed } from 'vue-demi';
2
- import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
- import '@vueuse/core';
1
+ import { defineComponent, ref, computed } from 'vue';
2
+ import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
4
3
 
5
4
  var InputBoxVariant;
6
5
  (function (InputBoxVariant) {
@@ -1,9 +1,9 @@
1
1
  import { defineComponent, ref, computed, watch } from 'vue';
2
2
  import './OrBottomSheet.vue_vue_type_script_lang-6fb49de9.js';
3
- import './OrIconButton-1581013c.js';
3
+ import './OrIconButton-cd62526d.js';
4
4
  import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
5
5
  import { s as script$1 } from './OrOverlay.vue_vue_type_script_lang-cb3aad0c.js';
6
- import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-f6f801ff.js';
6
+ import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-aefcf30d.js';
7
7
 
8
8
  var ModalSize;
9
9
  (function (ModalSize) {
@@ -43,11 +43,6 @@ const ModalHeader = [
43
43
  'layout-row',
44
44
  // Typography
45
45
  'typography-headline-2'];
46
- const ModalCloseButton = [
47
- // Layout
48
- 'contents',
49
- // Theme
50
- 'text-outline', 'dark:text-outline-dark'];
51
46
 
52
47
  var script = defineComponent({
53
48
  name: 'OrModal',
@@ -75,7 +70,6 @@ var script = defineComponent({
75
70
  const classAttribute = useClassAttribute();
76
71
  const rootStyles = computed(() => ['or-modal', ...ModalRoot, ...ModalRootSizes[props.size], classAttribute.value]);
77
72
  const headerStyles = computed(() => [...ModalHeader]);
78
- const closeButtonStyles = computed(() => [...ModalCloseButton]);
79
73
  // State
80
74
  const isActive = ref(false);
81
75
  // Events
@@ -102,7 +96,6 @@ var script = defineComponent({
102
96
  root,
103
97
  rootStyles,
104
98
  headerStyles,
105
- closeButtonStyles,
106
99
  isActive,
107
100
  open,
108
101
  close
@@ -1,9 +1,9 @@
1
1
  import { defineComponent, ref, computed } from 'vue';
2
2
  import './OrIcon-d878b768.js';
3
- import './OrIconButton-1581013c.js';
3
+ import './OrIconButton-cd62526d.js';
4
4
  import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
5
5
  import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-a119a715.js';
6
- import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-f6f801ff.js';
6
+ import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-aefcf30d.js';
7
7
 
8
8
  var NotificationVariant;
9
9
  (function (NotificationVariant) {
@@ -65,11 +65,6 @@ const NotificationIconVariants = {
65
65
  // Theme
66
66
  'theme-foreground-primary', 'dark:theme-foreground-primary-dark']
67
67
  };
68
- const NotificationAction = [
69
- // Layout
70
- 'contents',
71
- // Theme
72
- 'theme-foreground-outline', 'dark:theme-foreground-outline-dark'];
73
68
 
74
69
  var script = defineComponent({
75
70
  name: 'OrNotification',
@@ -92,7 +87,6 @@ var script = defineComponent({
92
87
  const classAttribute = useClassAttribute();
93
88
  const rootStyles = computed(() => ['or-notification', ...NotificationRoot, ...NotificationRootVariants[props.variant], classAttribute.value]);
94
89
  const iconStyles = computed(() => [...NotificationIcon, ...NotificationIconVariants[props.variant]]);
95
- const actionStyles = computed(() => [...NotificationAction]);
96
90
  // State
97
91
  const icon = computed(() => {
98
92
  switch (props.variant) {
@@ -110,7 +104,6 @@ var script = defineComponent({
110
104
  root,
111
105
  rootStyles,
112
106
  iconStyles,
113
- actionStyles,
114
107
  icon
115
108
  };
116
109
  }
@@ -1,9 +1,9 @@
1
1
  import { defineComponent, ref, computed, watch } from 'vue';
2
2
  import { debouncedWatch } from '@vueuse/core';
3
- import './OrInput-4ccc2c7b.js';
4
- import { s as script$1 } from './OrInput.vue_vue_type_script_lang-96ce8121.js';
3
+ import './OrInput-a4f220ed.js';
4
+ import { s as script$1 } from './OrInput.vue_vue_type_script_lang-607d79d4.js';
5
5
  import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
6
- import { a as InputBoxSize } from './props-78496a2d.js';
6
+ import { a as InputBoxSize } from './OrInputBox.vue_vue_type_script_lang-5ee4ee45.js';
7
7
 
8
8
  var script = defineComponent({
9
9
  name: 'OrSearch',
@@ -4,24 +4,23 @@ import { s as styleInject } from './style-inject.es-4c6f2515.js';
4
4
  import './OrHint-9592499e.js';
5
5
  import { s as script$2 } from './OrExpansionPanel.vue_vue_type_script_lang-7f9c6721.js';
6
6
  import './OrIcon-d878b768.js';
7
- import './OrInput-4ccc2c7b.js';
8
- import './OrInputBox-27aa1cec.js';
7
+ import './OrInput-a4f220ed.js';
8
+ import './OrInputBox-eb54d73d.js';
9
9
  import './OrLabel-c6873e79.js';
10
10
  import './OrMenuItem-4feaba6c.js';
11
11
  import './OrPopover-c462ce77.js';
12
- import { s as script$3 } from './OrTag.vue_vue_type_script_lang-dc6a4011.js';
12
+ import { s as script$3 } from './OrTag.vue_vue_type_script_lang-e45c345b.js';
13
13
  import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-293d2de2.js';
14
14
  import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
15
15
  import { u as useOverflow } from './useOverflow-6dce216b.js';
16
16
  import { s as script$4 } from './OrError.vue_vue_type_script_lang-cc6c135f.js';
17
17
  import { s as script$5 } from './OrHint.vue_vue_type_script_lang-8e657168.js';
18
18
  import { s as script$6 } from './OrIcon.vue_vue_type_script_lang-a119a715.js';
19
- import { s as script$7 } from './OrInput.vue_vue_type_script_lang-96ce8121.js';
20
- import { s as script$8 } from './OrInputBox.vue_vue_type_script_lang-28353c10.js';
19
+ import { s as script$7 } from './OrInput.vue_vue_type_script_lang-607d79d4.js';
20
+ import { s as script$8, a as InputBoxSize } from './OrInputBox.vue_vue_type_script_lang-5ee4ee45.js';
21
21
  import { s as script$9 } from './OrLabel.vue_vue_type_script_lang-96f94c4e.js';
22
22
  import { s as script$a } from './OrMenuItem.vue_vue_type_script_lang-0ffaef05.js';
23
23
  import { s as script$b } from './OrPopover.vue_vue_type_script_lang-54c7b11c.js';
24
- import { a as InputBoxSize } from './props-78496a2d.js';
25
24
 
26
25
  const _hoisted_1$2 = ["id", "value", "indeterminate", "required", "disabled"];
27
26
  function render$2(_ctx, _cache, $props, $setup, $data, $options) {
@@ -29,10 +28,9 @@ function render$2(_ctx, _cache, $props, $setup, $data, $options) {
29
28
  return openBlock(), createElementBlock("div", {
30
29
  ref: "root",
31
30
  class: normalizeClass(_ctx.rootStyles)
32
- }, [withDirectives(createElementVNode("input", mergeProps({
31
+ }, [withDirectives(createElementVNode("input", mergeProps(_ctx.$attrs, {
33
32
  id: _ctx.controlId,
34
- "onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event)
35
- }, _ctx.$attrs, {
33
+ "onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event),
36
34
  class: _ctx.controlStyles,
37
35
  type: "checkbox",
38
36
  value: _ctx.inputValue,
@@ -109,7 +107,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
109
107
  onBlur: _cache[3] || (_cache[3] = $event => _ctx.$emit('blur', $event))
110
108
  }), [renderSlot(_ctx.$slots, "default"), _ctx.variant === 'reset' ? (openBlock(), createElementBlock("div", _hoisted_2, [createVNode(_component_OrIconButton, {
111
109
  icon: 'close',
112
- color: !_ctx.custom ? _ctx.color : 'inherit',
110
+ color: _ctx.custom ? 'inherit' : _ctx.color,
113
111
  disabled: _ctx.disabled,
114
112
  onClick: _cache[0] || (_cache[0] = withModifiers($event => _ctx.$emit('reset'), ["stop"]))
115
113
  }, null, 8 /* PROPS */, ["color", "disabled"])])) : createCommentVNode("v-if", true)], 16 /* FULL_PROPS */, _hoisted_1);
@@ -125,9 +123,7 @@ const SelectRoot = [
125
123
  'gap-xs'];
126
124
  const SelectControl = [
127
125
  // Layout
128
- 'layout-row',
129
- // Box
130
- 'w-full',
126
+ 'layout-row grow',
131
127
  // Overflow
132
128
  'overflow-hidden',
133
129
  // Spacing
@@ -225,10 +221,6 @@ var script = defineComponent({
225
221
  type: Boolean,
226
222
  default: false
227
223
  },
228
- disableDefaultStyles: {
229
- type: Boolean,
230
- default: false
231
- },
232
224
  enableSearch: {
233
225
  type: Boolean,
234
226
  default: false
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, computed, watchPostEffect, unref } from 'vue';
2
- import './OrIconButton-1581013c.js';
2
+ import './OrIconButton-cd62526d.js';
3
3
  import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
4
- import { s as script$1 } from './OrIconButton.vue_vue_type_script_lang-f6f801ff.js';
4
+ import { s as script$1 } from './OrIconButton.vue_vue_type_script_lang-aefcf30d.js';
5
5
 
6
6
  var TagVariant;
7
7
  (function (TagVariant) {
@@ -11,7 +11,7 @@ var TagVariant;
11
11
  })(TagVariant || (TagVariant = {}));
12
12
  var TagColor;
13
13
  (function (TagColor) {
14
- TagColor["Primary"] = "primary";
14
+ TagColor["Default"] = "default";
15
15
  TagColor["Danger"] = "danger";
16
16
  })(TagColor || (TagColor = {}));
17
17
 
@@ -40,7 +40,7 @@ const TagRootVariants = {
40
40
  'interactivity-none']
41
41
  };
42
42
  const TagRootColors = {
43
- 'primary': [
43
+ 'default': [
44
44
  // Theme
45
45
  'theme-preset-2-primary', 'dark:theme-preset-2-primary-dark'],
46
46
  'danger': [
@@ -61,7 +61,7 @@ var script = defineComponent({
61
61
  },
62
62
  color: {
63
63
  type: String,
64
- default: TagColor.Primary
64
+ default: TagColor.Default
65
65
  },
66
66
  disabled: {
67
67
  type: Boolean,
@@ -78,7 +78,7 @@ var script = defineComponent({
78
78
  const rootStyles = computed(() => ['or-tag', ...TagRoot, ...TagRootVariants[props.variant], ...(!custom.value ? TagRootColors[props.color] : []), classAttribute.value]);
79
79
  // State
80
80
  const custom = computed(() => {
81
- return !['primary', 'danger'].includes(props.color);
81
+ return !['default', 'danger'].includes(props.color);
82
82
  });
83
83
  // Effects
84
84
  watchPostEffect(() => {
@@ -1,13 +1,12 @@
1
1
  import { defineComponent, getCurrentInstance, ref, computed } from 'vue';
2
2
  import './OrHint-9592499e.js';
3
- import './OrInputBox-27aa1cec.js';
3
+ import './OrInputBox-eb54d73d.js';
4
4
  import './OrLabel-c6873e79.js';
5
5
  import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
6
6
  import { s as script$1 } from './OrError.vue_vue_type_script_lang-cc6c135f.js';
7
7
  import { s as script$2 } from './OrHint.vue_vue_type_script_lang-8e657168.js';
8
- import { s as script$3 } from './OrInputBox.vue_vue_type_script_lang-28353c10.js';
8
+ import { s as script$3, a as InputBoxSize } from './OrInputBox.vue_vue_type_script_lang-5ee4ee45.js';
9
9
  import { s as script$4 } from './OrLabel.vue_vue_type_script_lang-96f94c4e.js';
10
- import { a as InputBoxSize } from './props-78496a2d.js';
11
10
 
12
11
  const TextareaRoot = [
13
12
  // Layout
@@ -15,8 +14,8 @@ const TextareaRoot = [
15
14
  // Spacing
16
15
  'gap-xs'];
17
16
  const TextareaControl = [
18
- // Box
19
- 'w-full',
17
+ // Layout
18
+ 'grow',
20
19
  // Typography
21
20
  'typography-inherit',
22
21
  // Theme
@@ -1,4 +1,4 @@
1
- import { a as script } from './types-dcc78caa.js';
1
+ import { a as script } from './types-f53434f2.js';
2
2
  import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, normalizeClass, createVNode, TransitionGroup, createElementBlock, Fragment, renderList, mergeProps, createCommentVNode } from 'vue';
3
3
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
4
4