@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
@@ -8,18 +8,18 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
8
8
  export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from './OrButton-357e1e2c.js';
9
9
  export { _ as OrCard } from './OrCard-b7268256.js';
10
10
  export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from './OrCardCollection-f6b07557.js';
11
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-fe34fef3.js';
11
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-153b0179.js';
12
12
  export { _ as OrCardV3 } from './OrCard-de799db0.js';
13
13
  export { a as OrCarousel, _ as OrCarouselItem } from './OrCarouselItem-4e2cf3d8.js';
14
14
  export { _ as OrCheckbox } from './OrCheckbox-915f1f0a.js';
15
- export { _ as OrCheckboxV3 } from './OrCheckbox-ea48d156.js';
15
+ export { _ as OrCheckboxV3 } from './OrCheckbox-567e387c.js';
16
16
  export { _ as OrChip } from './OrChips.vue_rollup-plugin-vue_script-aa8fedaa.js';
17
17
  export { _ as OrChips } from './OrChips-5e0063be.js';
18
18
  export { _ as OrCode, O as OrCodeLanguages } from './OrCode-d4400b42.js';
19
19
  export { _ as OrCollapse } from './OrCollapse-4d892ca3.js';
20
20
  export { _ as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from './OrColorPicker-75abefdd.js';
21
21
  export { _ as OrConfirm } from './OrConfirm-d7112dd3.js';
22
- export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-3bead0be.js';
22
+ export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-d67d5c00.js';
23
23
  export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-349df9b2.js';
24
24
  export { _ as OrError } from './OrError-081130bb.js';
25
25
  export { _ as OrErrorTagV3 } from './OrErrorTag-782dd714.js';
@@ -31,15 +31,14 @@ export { _ as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements
31
31
  export { _ as OrHint } from './OrHint-c45f1e09.js';
32
32
  export { _ as OrHintV3 } from './OrHint-42dc9ebb.js';
33
33
  export { _ as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-819166f6.js';
34
- export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-e17e4944.js';
34
+ export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-b3779042.js';
35
35
  export { I as IconButtonSize, I as IconSize, a as IconVariant, _ as OrIconV3 } from './OrIcon-5e394c62.js';
36
36
  export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3 } from './OrInlineInputBox-fefd4fbd.js';
37
- export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-e32f322f.js';
37
+ export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-10205811.js';
38
38
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from './OrInlineTextEdit-b47cfc2d.js';
39
- export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-7296fbdb.js';
40
- export { _ as OrInputBoxV3 } from './OrInputBox-9d1193b5.js';
41
- export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox.vue_rollup-plugin-vue_script-328ae841.js';
42
- export { I as InputType, _ as OrInputV3 } from './OrInput-db0e2368.js';
39
+ export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-7658611e.js';
40
+ export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, _ as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox-4d5a318d.js';
41
+ export { I as InputType, _ as OrInputV3 } from './OrInput-ada3a970.js';
43
42
  export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from './OrPassword-1fa97156.js';
44
43
  export { _ as OrInput } from './OrSearch.vue_rollup-plugin-vue_script-197d77fc.js';
45
44
  export { _ as OrSearch } from './OrSearch-0589d17d.js';
@@ -54,9 +53,9 @@ export { _ as OrMenuItemV3 } from './OrMenuItem-c7f28480.js';
54
53
  export { _ as OrMenuV3 } from './OrMenu-df27d0ef.js';
55
54
  export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-9bafbdb4.js';
56
55
  export { _ as OrModal, O as OrModalSizes } from './OrModal-97e83549.js';
57
- export { M as ModalSize, _ as OrModalV3 } from './OrModal-5b37a50a.js';
56
+ export { M as ModalSize, _ as OrModalV3 } from './OrModal-a7719843.js';
58
57
  export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from './OrNotification-a9231a83.js';
59
- export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-c765f111.js';
58
+ export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-8a4830a3.js';
60
59
  export { _ as OrOverflowMenu } from './OrOverflowMenu-10a4166a.js';
61
60
  export { _ as OrOverlay } from './OrOverlay-3b52865d.js';
62
61
  export { _ as OrOverlayV3 } from './OrOverlay-18ba2dc6.js';
@@ -64,11 +63,11 @@ export { _ as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './
64
63
  export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-c27c8946.js';
65
64
  export { _ as OrRadio } from './OrRadio-e4198532.js';
66
65
  export { _ as OrRadioGroup } from './OrRadioGroup-d9d32cba.js';
67
- export { _ as OrRadioV3 } from './OrRadio-6e10f071.js';
68
- export { _ as OrSearchV3 } from './OrSearch-9d9459f5.js';
66
+ export { _ as OrRadioV3 } from './OrRadio-848ce55d.js';
67
+ export { _ as OrSearchV3 } from './OrSearch-0f08f2f5.js';
69
68
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-e8dce8f9.js';
70
69
  export { _ as OrSelect } from './OrSelect-dae2b069.js';
71
- export { _ as OrSelectV3 } from './OrSelect-e6aa1b2a.js';
70
+ export { _ as OrSelectV3 } from './OrSelect-b3794fd3.js';
72
71
  export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-7d6125bb.js';
73
72
  export { O as OrSidebarPlacement, _ as OrSidebarV3 } from './OrSidebar-fabc7bc9.js';
74
73
  export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeletonText-cc94bdc9.js';
@@ -77,22 +76,22 @@ export { _ as OrSlider } from './OrSlider-f7b9c7c2.js';
77
76
  export { _ as OrSortHeaderV3 } from './OrSortHeader-19bf94ca.js';
78
77
  export { _ as OrStepper } from './OrStepper-4f44e7b7.js';
79
78
  export { _ as OrSwitch } from './OrSwitch-f25f27f9.js';
80
- export { _ as OrSwitchV3 } from './OrSwitch-c628d2c5.js';
79
+ export { _ as OrSwitchV3 } from './OrSwitch-13b6a7ee.js';
81
80
  export { _ as OrTab } from './OrTab-eade8ab6.js';
82
81
  export { _ as OrTabHeaderItem } from './OrTabHeaderItem-d1a340d1.js';
83
82
  export { _ as OrTabV3 } from './OrTab-702e7335.js';
84
83
  export { _ as OrTabs } from './OrTabs-e1c13d41.js';
85
84
  export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-71bd3fd2.js';
86
85
  export { _ as OrTag } from './OrTag-c1fa6901.js';
87
- export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-cf9c6195.js';
86
+ export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-52e4cc94.js';
88
87
  export { _ as OrTeleport } from './OrTeleportVue2-8ef4ceca.js';
89
88
  export { _ as OrTeleportV3 } from './OrTeleport.vue2-fb92f29f.js';
90
89
  export { _ as OrTextV3 } from './OrText-ba5a2b6c.js';
91
- export { _ as OrTextareaV3 } from './OrTextarea-52354386.js';
90
+ export { _ as OrTextareaV3 } from './OrTextarea-6712a150.js';
92
91
  export { _ as OrTextbox, T as TextboxTypes } from './OrTextbox-2594c980.js';
93
92
  export { _ as OrToast, a as OrToastContainer } from './OrToastContainer-2fbd4358.js';
94
93
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
95
- export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-8d58d7b5.js';
94
+ export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-6c742e07.js';
96
95
  export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
97
96
  export { _ as OrTooltip } from './OrTooltip-614b016d.js';
98
97
  export { _ as OrTooltipContent } from './OrTooltip.vue_rollup-plugin-vue_script-63559536.js';
@@ -2,7 +2,7 @@ import { useToggle } from '@vueuse/core';
2
2
  import { defineComponent, ref, computed, onBeforeMount, onBeforeUnmount, nextTick } from 'vue-demi';
3
3
  import { _ as __vue_component__$4 } from './OrTeleport.vue2-fb92f29f.js';
4
4
  import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-0665462d.js';
5
- import { _ as __vue_component__$2 } from './OrIconButton-e17e4944.js';
5
+ import { _ as __vue_component__$2 } from './OrIconButton-b3779042.js';
6
6
  import { _ as __vue_component__$3 } from './OrLoader-f857d55b.js';
7
7
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
8
8
  import { c as createInjector } from './browser-82dea9ed.js';
@@ -28,11 +28,6 @@ const ToastRoot = [
28
28
  'links:text-inverse-primary', 'dark:links:text-inverse-primary-dark',
29
29
  // Elevation
30
30
  'shadow-card', 'dark:shadow-card-dark'];
31
- const ToastActionButton = [
32
- // Layout
33
- 'contents',
34
- // Theme
35
- 'theme-foreground-outline', 'dark:theme-foreground-outline-dark'];
36
31
  const ToastContainer = [
37
32
  // Position
38
33
  'absolute',
@@ -114,7 +109,6 @@ var script$1 = defineComponent({
114
109
  'self-center',
115
110
  // Theme
116
111
  'text-inverse-primary', 'dark:text-inverse-primary-dark']);
117
- const actionButtonStyle = computed(() => [...ToastActionButton]);
118
112
  // State
119
113
  const emojiSrc = computed(() => {
120
114
  switch (props.toastType) {
@@ -143,7 +137,6 @@ var script$1 = defineComponent({
143
137
  }
144
138
  return {
145
139
  root,
146
- actionButtonStyle,
147
140
  toastIconStyle,
148
141
  rootStyles,
149
142
  loaderStyle,
@@ -199,12 +192,10 @@ var __vue_render__$1 = function () {
199
192
  on: {
200
193
  "click": _vm.onLinkClick
201
194
  }
202
- }, [_vm._v("\n " + _vm._s(_vm.link.title) + "\n ")])] : _vm._e(), _vm._v(" "), _vm.dismissible ? [_c('div', {
203
- class: _vm.actionButtonStyle
204
- }, [_c('OrIconButton', {
205
- staticClass: "dark:theme-foreground-inherit",
195
+ }, [_vm._v("\n " + _vm._s(_vm.link.title) + "\n ")])] : _vm._e(), _vm._v(" "), _vm.dismissible ? [_c('OrIconButton', {
206
196
  attrs: {
207
- "icon": "close"
197
+ "icon": 'close',
198
+ "size": 'm'
208
199
  },
209
200
  on: {
210
201
  "click": function ($event) {
@@ -212,21 +203,21 @@ var __vue_render__$1 = function () {
212
203
  return _vm.onClose();
213
204
  }
214
205
  }
215
- })], 1)] : _vm._e()], 2)], 2);
206
+ })] : _vm._e()], 2)], 2);
216
207
  };
217
208
  var __vue_staticRenderFns__$1 = [];
218
209
 
219
210
  /* style */
220
211
  const __vue_inject_styles__$1 = function (inject) {
221
212
  if (!inject) return;
222
- inject("data-v-ff64545e_0", {
223
- source: ".or-toast__link[data-v-ff64545e]{word-break:break-word;white-space:nowrap;cursor:pointer}",
213
+ inject("data-v-578cc956_0", {
214
+ source: ".or-toast__link[data-v-578cc956]{word-break:break-word;white-space:nowrap;cursor:pointer}",
224
215
  map: undefined,
225
216
  media: undefined
226
217
  });
227
218
  };
228
219
  /* scoped */
229
- const __vue_scope_id__$1 = "data-v-ff64545e";
220
+ const __vue_scope_id__$1 = "data-v-578cc956";
230
221
  /* module identifier */
231
222
  const __vue_module_identifier__$1 = undefined;
232
223
  /* functional template */
@@ -1,14 +1,14 @@
1
1
  import { defineComponent, computed, ref, 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-1eebcafc.js';
4
+ import { s as script$2 } from './OrIconButton-1a89fbf9.js';
5
5
  import { s as script$4 } from './OrMenu-840038cd.js';
6
6
  import './OrPopover-1075dd38.js';
7
7
  import { s as script$5 } from './OrMenuItem-9da279f6.js';
8
8
  import { s as script$6 } from './OrIcon-b195169c.js';
9
9
  import { openBlock, createElementBlock, normalizeClass, Fragment, renderList, renderSlot, mergeProps, createTextVNode, toDisplayString, resolveComponent, createElementVNode, createVNode, withCtx, createBlock, createCommentVNode, normalizeProps, guardReactiveProps } from 'vue';
10
10
  import { s as script$3 } from './OrButton-bb6bf8a9.js';
11
- import { s as script$7 } from './OrSearch-d72cfc74.js';
11
+ import { s as script$7 } from './OrSearch-9885d178.js';
12
12
  import './OrInputBox-6d1b6059.js';
13
13
 
14
14
  const CardCollectionRoot = [
@@ -115,10 +115,9 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
115
115
  return openBlock(), createElementBlock("div", {
116
116
  ref: "root",
117
117
  class: normalizeClass(_ctx.rootStyles)
118
- }, [withDirectives(createElementVNode("input", mergeProps({
118
+ }, [withDirectives(createElementVNode("input", mergeProps(_ctx.$attrs, {
119
119
  id: _ctx.controlId,
120
- "onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event)
121
- }, _ctx.$attrs, {
120
+ "onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event),
122
121
  class: _ctx.controlStyles,
123
122
  type: "checkbox",
124
123
  value: _ctx.inputValue,
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, computed, watch } from 'vue-demi';
2
2
  import { s as script$2, a as ButtonColor } from './OrButton-bb6bf8a9.js';
3
3
  import { s as script$1 } from './OrOverlay-738a44d5.js';
4
- import { s as script$3 } from './OrInput-2b447f81.js';
4
+ import { s as script$3 } from './OrInput-9c0426b9.js';
5
5
  import { useMagicKeys, whenever } from '@vueuse/core';
6
6
  import { logicAnd } from '@vueuse/math';
7
7
  import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
@@ -8,7 +8,7 @@ import { resolveComponent, openBlock, createBlock, normalizeProps, guardReactive
8
8
 
9
9
  var IconButtonColor;
10
10
  (function (IconButtonColor) {
11
- IconButtonColor["Primary"] = "primary";
11
+ IconButtonColor["Default"] = "default";
12
12
  IconButtonColor["Danger"] = "danger";
13
13
  IconButtonColor["Inherit"] = "inherit";
14
14
  })(IconButtonColor || (IconButtonColor = {}));
@@ -31,9 +31,9 @@ const IconButtonRoot = [
31
31
  // Theme
32
32
  '!outline outline-2 outline-transparent'];
33
33
  const IconButtonRootColors = {
34
- 'primary': [
34
+ 'default': [
35
35
  // Theme
36
- 'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark',
36
+ 'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark', 'theme-foreground-outline', 'dark:theme-foreground-outline-dark',
37
37
  // Theme (hover)
38
38
  'hover:outline-primary-opacity-0-08', 'dark:hover:outline-primary-opacity-0-08-dark',
39
39
  // Theme (focus)
@@ -74,7 +74,7 @@ var script = defineComponent({
74
74
  },
75
75
  color: {
76
76
  type: String,
77
- default: IconButtonColor.Inherit
77
+ default: IconButtonColor.Default
78
78
  },
79
79
  size: {
80
80
  type: String,
@@ -3,7 +3,7 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
4
  import { s as script$1 } from './OrError-ec8c709d.js';
5
5
  import { s as script$2 } from './OrHint-74bb732d.js';
6
- import { s as script$3 } from './OrIconButton-1eebcafc.js';
6
+ import { s as script$3 } from './OrIconButton-1a89fbf9.js';
7
7
  import { s as script$4, I as InlineInputBoxSize } from './OrInlineInputBox-8049f95a.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';
@@ -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
@@ -3,7 +3,7 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
4
  import { s as script$1 } from './OrError-ec8c709d.js';
5
5
  import { s as script$2 } from './OrHint-74bb732d.js';
6
- import { s as script$3 } from './OrIconButton-1eebcafc.js';
6
+ import { s as script$3 } from './OrIconButton-1a89fbf9.js';
7
7
  import { s as script$4 } from './OrInlineInputBox-8049f95a.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';
@@ -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
@@ -3,11 +3,11 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
4
  import { s as script$1 } from './OrError-ec8c709d.js';
5
5
  import { s as script$2 } from './OrHint-74bb732d.js';
6
- import { s as script$4 } from './OrIconButton-1eebcafc.js';
6
+ import { s as script$4 } from './OrIconButton-1a89fbf9.js';
7
7
  import { s as script$3 } from './OrIcon-b195169c.js';
8
8
  import { s as script$5, a as InputBoxSize } from './OrInputBox-6d1b6059.js';
9
9
  import { s as script$6 } from './OrLabel-bdaec602.js';
10
- import { resolveComponent, openBlock, createElementBlock, mergeProps, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, normalizeClass, vModelDynamic, withModifiers, Fragment, createSlots } from 'vue';
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';
12
12
 
13
13
  var InputType;
@@ -24,8 +24,8 @@ const InputRoot = [
24
24
  // Spacing
25
25
  'gap-xs'];
26
26
  const InputControl = [
27
- // Box
28
- 'w-full',
27
+ // Layout
28
+ 'grow',
29
29
  // Typography
30
30
  'typography-inherit',
31
31
  // Theme
@@ -143,9 +143,8 @@ var script = defineComponent({
143
143
  }
144
144
  });
145
145
 
146
- const _hoisted_1 = ["id", "type", "placeholder", "required", "disabled", "readonly", "maxlength"];
146
+ const _hoisted_1 = ["id", "type", "placeholder", "required", "disabled"];
147
147
  const _hoisted_2 = {
148
- key: 0,
149
148
  class: /*#__PURE__*/normalizeClass(['layout-row'])
150
149
  };
151
150
  function render(_ctx, _cache, $props, $setup, $data, $options) {
@@ -155,11 +154,10 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
155
154
  const _component_OrInputBox = resolveComponent("OrInputBox");
156
155
  const _component_OrHint = resolveComponent("OrHint");
157
156
  const _component_OrError = resolveComponent("OrError");
158
- return openBlock(), createElementBlock("div", mergeProps({
159
- ref: "root"
160
- }, _ctx.$attrs, {
161
- class: _ctx.rootStyles
162
- }), [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
157
+ return openBlock(), createElementBlock("div", {
158
+ ref: "root",
159
+ class: normalizeClass(_ctx.rootStyles)
160
+ }, [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
163
161
  key: 0,
164
162
  "control-id": _ctx.controlId,
165
163
  variant: 'input',
@@ -177,22 +175,21 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
177
175
  readonly: _ctx.readonly,
178
176
  disabled: _ctx.disabled
179
177
  }, {
180
- default: withCtx(() => [withDirectives(createElementVNode("input", {
178
+ default: withCtx(() => [withDirectives(createElementVNode("input", mergeProps({
181
179
  id: _ctx.controlId,
182
180
  ref: "input",
183
- "onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event),
184
- class: normalizeClass(_ctx.controlStyles),
181
+ "onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event)
182
+ }, _ctx.$attrs, {
183
+ class: _ctx.controlStyles,
185
184
  type: _ctx.type === 'password' && _ctx.disclosed ? 'text' : _ctx.type,
186
185
  placeholder: _ctx.placeholder,
187
186
  required: _ctx.required,
188
187
  disabled: _ctx.disabled,
189
- readonly: _ctx.readonly,
190
- maxlength: _ctx.maxLength,
191
188
  onKeydown: _cache[1] || (_cache[1] = $event => _ctx.$emit('keydown', $event)),
192
189
  onKeyup: _cache[2] || (_cache[2] = $event => _ctx.$emit('keyup', $event)),
193
190
  onFocus: _cache[3] || (_cache[3] = $event => _ctx.$emit('focus', $event)),
194
191
  onBlur: _cache[4] || (_cache[4] = $event => _ctx.$emit('blur', $event))
195
- }, 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, {
192
+ }), null, 16 /* FULL_PROPS */, _hoisted_1), [[vModelDynamic, _ctx.proxyModelValue]]), createElementVNode("div", _hoisted_2, [_ctx.type === 'password' ? (openBlock(), createBlock(_component_OrIconButton, {
196
193
  key: 0,
197
194
  icon: {
198
195
  icon: _ctx.disclosed ? 'visibility_off' : 'visibility',
@@ -213,7 +210,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
213
210
  key: 1,
214
211
  icon: 'search',
215
212
  variant: 'outlined'
216
- }))], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true)])) : createCommentVNode("v-if", true)]),
213
+ }))], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true)])]),
217
214
  _: 1 /* STABLE */
218
215
  }, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"]), !_ctx.invalid ? (openBlock(), createElementBlock(Fragment, {
219
216
  key: 1
@@ -241,7 +238,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
241
238
  fn: withCtx(() => [createTextVNode(toDisplayString(_ctx.currentLength) + " / " + toDisplayString(_ctx.maxLength), 1 /* TEXT */)]),
242
239
 
243
240
  key: "0"
244
- } : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"]))], 16 /* FULL_PROPS */);
241
+ } : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"]))], 2 /* CLASS */);
245
242
  }
246
243
 
247
244
  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";
@@ -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-1eebcafc.js';
4
+ import { s as script$2 } from './OrIconButton-1a89fbf9.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
 
@@ -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
@@ -129,13 +122,11 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
129
122
  class: _ctx.rootStyles
130
123
  }), [createElementVNode("div", {
131
124
  class: normalizeClass(_ctx.headerStyles)
132
- }, [createElementVNode("div", _hoisted_1, [renderSlot(_ctx.$slots, "header")]), createElementVNode("div", {
133
- class: normalizeClass(_ctx.closeButtonStyles)
134
- }, [createVNode(_component_OrIconButton, {
125
+ }, [createElementVNode("div", _hoisted_1, [renderSlot(_ctx.$slots, "header")]), createVNode(_component_OrIconButton, {
135
126
  icon: 'close',
136
127
  size: 'l',
137
128
  onClick: withModifiers(_ctx.close, ["stop"])
138
- }, null, 8 /* PROPS */, ["onClick"])], 2 /* CLASS */)], 2 /* CLASS */), createElementVNode("div", _hoisted_2, [renderSlot(_ctx.$slots, "default")]), renderSlot(_ctx.$slots, "footer")], 16 /* FULL_PROPS */)]),
129
+ }, null, 8 /* PROPS */, ["onClick"])], 2 /* CLASS */), createElementVNode("div", _hoisted_2, [renderSlot(_ctx.$slots, "default")]), renderSlot(_ctx.$slots, "footer")], 16 /* FULL_PROPS */)]),
139
130
 
140
131
  _: 3 /* FORWARDED */
141
132
  })) : createCommentVNode("v-if", true);
@@ -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$2 } from './OrIconButton-1eebcafc.js';
4
+ import { s as script$2 } from './OrIconButton-1a89fbf9.js';
5
5
  import { s as script$1 } from './OrIcon-b195169c.js';
6
6
  import { resolveComponent, openBlock, createElementBlock, mergeProps, createElementVNode, normalizeClass, createVNode, renderSlot, withModifiers } from 'vue';
7
7
 
@@ -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
  }
@@ -131,12 +124,11 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
131
124
  }, [createVNode(_component_OrIcon, {
132
125
  icon: _ctx.icon,
133
126
  variant: 'filled-bold'
134
- }, null, 8 /* PROPS */, ["icon"])], 2 /* CLASS */), createElementVNode("div", _hoisted_1, [renderSlot(_ctx.$slots, "default")]), createElementVNode("div", {
135
- class: normalizeClass(_ctx.actionStyles)
136
- }, [createVNode(_component_OrIconButton, {
127
+ }, null, 8 /* PROPS */, ["icon"])], 2 /* CLASS */), createElementVNode("div", _hoisted_1, [renderSlot(_ctx.$slots, "default")]), createVNode(_component_OrIconButton, {
137
128
  icon: 'close',
129
+ size: 'm',
138
130
  onClick: _cache[0] || (_cache[0] = withModifiers($event => _ctx.$emit('close'), ["stop"]))
139
- })], 2 /* CLASS */)], 16 /* FULL_PROPS */);
131
+ })], 16 /* FULL_PROPS */);
140
132
  }
141
133
 
142
134
  script.render = render;
@@ -111,10 +111,9 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
111
111
  return openBlock(), createElementBlock("div", {
112
112
  ref: "root",
113
113
  class: normalizeClass(_ctx.rootStyles)
114
- }, [withDirectives(createElementVNode("input", mergeProps({
114
+ }, [withDirectives(createElementVNode("input", mergeProps(_ctx.$attrs, {
115
115
  id: _ctx.controlId,
116
- "onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event)
117
- }, _ctx.$attrs, {
116
+ "onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event),
118
117
  class: _ctx.controlStyles,
119
118
  type: "radio",
120
119
  value: _ctx.inputValue,
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, computed, watch } 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-2b447f81.js';
4
+ import { s as script$1 } from './OrInput-9c0426b9.js';
5
5
  import { a as InputBoxSize } from './OrInputBox-6d1b6059.js';
6
6
  import { resolveComponent, openBlock, createBlock, mergeProps } from 'vue';
7
7
 
@@ -3,17 +3,17 @@ import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-0d314aa4.
3
3
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
4
4
  import { u as useOverflow } from './useOverflow-af6161c8.js';
5
5
  import '@vueuse/core';
6
- import { s as script$1 } from './OrCheckbox-d1b516c8.js';
6
+ import { s as script$1 } from './OrCheckbox-3e139eac.js';
7
7
  import { s as script$2 } from './OrError-ec8c709d.js';
8
8
  import { s as script$3 } from './OrExpansionPanel-311e64cf.js';
9
9
  import { s as script$4 } from './OrHint-74bb732d.js';
10
10
  import { s as script$5 } from './OrIcon-b195169c.js';
11
11
  import { s as script$7, a as InputBoxSize } from './OrInputBox-6d1b6059.js';
12
- import { s as script$6 } from './OrInput-2b447f81.js';
12
+ import { s as script$6 } from './OrInput-9c0426b9.js';
13
13
  import { s as script$8 } from './OrLabel-bdaec602.js';
14
14
  import { s as script$9 } from './OrMenuItem-9da279f6.js';
15
15
  import { s as script$a } from './OrPopover-1075dd38.js';
16
- import { s as script$b } from './OrTag-c0bbaa58.js';
16
+ import { s as script$b } from './OrTag-efa7578f.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 = [
@@ -23,9 +23,7 @@ const SelectRoot = [
23
23
  'gap-xs'];
24
24
  const SelectControl = [
25
25
  // Layout
26
- 'layout-row',
27
- // Box
28
- 'w-full',
26
+ 'layout-row grow',
29
27
  // Overflow
30
28
  'overflow-hidden',
31
29
  // Spacing
@@ -123,10 +121,6 @@ var script = defineComponent({
123
121
  type: Boolean,
124
122
  default: false
125
123
  },
126
- disableDefaultStyles: {
127
- type: Boolean,
128
- default: false
129
- },
130
124
  enableSearch: {
131
125
  type: Boolean,
132
126
  default: false
@@ -328,7 +322,6 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
328
322
  }, 8 /* PROPS */, ["control-id", "required", "disabled"])) : createCommentVNode("v-if", true), withDirectives((openBlock(), createBlock(_component_OrInputBox, {
329
323
  ref: "inputBox",
330
324
  class: normalizeClass([_ctx.popoverState === 'open' && 'rounded-b-0']),
331
- variant: _ctx.disableDefaultStyles ? 'unstyled' : 'styled',
332
325
  size: _ctx.size,
333
326
  invalid: _ctx.invalid,
334
327
  readonly: _ctx.readonly,
@@ -478,7 +471,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
478
471
  _: 3 /* FORWARDED */
479
472
  }, 8 /* PROPS */, ["class", "trigger"])]),
480
473
  _: 3 /* FORWARDED */
481
- }, 8 /* PROPS */, ["class", "variant", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, _ctx.toggle], [_directive_dropdown_close, _ctx.close]]), !_ctx.invalid ? (openBlock(), createElementBlock(Fragment, {
474
+ }, 8 /* PROPS */, ["class", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, _ctx.toggle], [_directive_dropdown_close, _ctx.close]]), !_ctx.invalid ? (openBlock(), createElementBlock(Fragment, {
482
475
  key: 1
483
476
  }, [_ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
484
477
  key: 0,
@@ -142,10 +142,10 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
142
142
  ref: "root",
143
143
  class: normalizeClass(_ctx.rootStyles)
144
144
  }, [!_ctx.loading ? withDirectives((openBlock(), createElementBlock("input", mergeProps({
145
- key: 0,
146
- id: _ctx.controlId,
147
- "onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event)
145
+ key: 0
148
146
  }, _ctx.$attrs, {
147
+ id: _ctx.controlId,
148
+ "onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event),
149
149
  class: _ctx.controlStyles,
150
150
  type: "checkbox",
151
151
  value: _ctx.inputValue,