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

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 (279) hide show
  1. package/dist/bundled/v2/{OrButton-6d67c16c.js → OrButton-52399414.js} +7 -7
  2. package/dist/bundled/v2/{OrCardCollection-87b47b1d.js → OrCardCollection-20de05fa.js} +6 -6
  3. package/dist/bundled/v2/{OrConfirm-6a6daa14.js → OrConfirm-5248c7eb.js} +2 -2
  4. package/dist/bundled/v2/{OrErrorTag-c55ec019.js → OrErrorTag-b043fe06.js} +11 -8
  5. package/dist/bundled/v2/{OrExpansionPanel-41bbabd3.js → OrExpansionPanel-e788813b.js} +1 -1
  6. package/dist/bundled/v2/{OrFab-ea844ff9.js → OrFab-ce64fd03.js} +6 -6
  7. package/dist/bundled/v2/{OrIcon-ce8fd08b.js → OrIcon-8625385f.js} +6 -8
  8. package/dist/bundled/v2/{OrIconButton-165934f8.js → OrIconButton-3bada179.js} +17 -11
  9. package/dist/bundled/v2/{OrInlineInput-a552394c.js → OrInlineInput-9a819673.js} +11 -11
  10. package/dist/bundled/v2/{OrInlineInputBox-f2b25ee4.js → OrInlineInputBox-f457210f.js} +6 -4
  11. package/dist/bundled/v2/{OrInlineTextarea-a1321d5b.js → OrInlineTextarea-ba75136c.js} +11 -11
  12. package/dist/bundled/v2/{OrInput-cdd93d29.js → OrInput-cfd26508.js} +9 -9
  13. package/dist/bundled/v2/{OrInputBox-7069052f.js → OrInputBox-79ec54ad.js} +6 -4
  14. package/dist/bundled/v2/{OrLoader-6a1f937b.js → OrLoader-76f2615f.js} +3 -26
  15. package/dist/bundled/v2/{OrMenuItem-f89dfc77.js → OrMenuItem-ba4bd7c1.js} +1 -1
  16. package/dist/bundled/v2/{OrModal-2540ea99.js → OrModal-28bdf571.js} +1 -1
  17. package/dist/bundled/v2/{OrNotification-20fc8b7d.js → OrNotification-6aad3b04.js} +2 -2
  18. package/dist/bundled/v2/{OrSearch-f6d5fc65.js → OrSearch-32f28e16.js} +2 -2
  19. package/dist/bundled/v2/{OrSelect-6cef1b69.js → OrSelect-5dd5f5e9.js} +18 -14
  20. package/dist/bundled/v2/{OrSortHeader-76b509a6.js → OrSortHeader-5b2a3650.js} +1 -1
  21. package/dist/bundled/v2/{OrSwitch-75d3a260.js → OrSwitch-c606709c.js} +1 -1
  22. package/dist/bundled/v2/{OrTabs-2d4e0d87.js → OrTabs-b6287f1c.js} +2 -2
  23. package/dist/bundled/v2/{OrTag-c5f7c337.js → OrTag-c1f553fb.js} +11 -8
  24. package/dist/bundled/v2/{OrTextarea-0ab9c0a8.js → OrTextarea-ae5c9479.js} +3 -3
  25. package/dist/bundled/v2/{OrTooltip-03e06e9f.js → OrTooltip-c55e8c25.js} +14 -12
  26. package/dist/bundled/v2/components/index.js +26 -26
  27. package/dist/bundled/v2/components/or-button-v3/index.js +2 -2
  28. package/dist/bundled/v2/components/or-card-collection-v3/index.js +7 -7
  29. package/dist/bundled/v2/components/or-confirm-v3/index.js +8 -8
  30. package/dist/bundled/v2/components/or-error-tag-v3/index.js +2 -2
  31. package/dist/bundled/v2/components/or-expansion-panel-v3/index.js +2 -2
  32. package/dist/bundled/v2/components/or-fab-v3/index.js +2 -2
  33. package/dist/bundled/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +16 -13
  34. package/dist/bundled/v2/components/or-icon-button-v3/index.js +5 -5
  35. package/dist/bundled/v2/components/or-icon-button-v3/props.d.ts +1 -0
  36. package/dist/bundled/v2/components/or-icon-v3/index.js +1 -1
  37. package/dist/bundled/v2/components/or-inline-input-box-v3/index.js +1 -1
  38. package/dist/bundled/v2/components/or-inline-input-v3/index.js +5 -5
  39. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +5 -5
  40. package/dist/bundled/v2/components/or-input-box-v3/index.js +1 -1
  41. package/dist/bundled/v2/components/or-input-v3/index.js +5 -5
  42. package/dist/bundled/v2/components/or-loader-v3/OrLoader.stories3.d.ts +1 -11
  43. package/dist/bundled/v2/components/or-loader-v3/OrLoader.vue.d.ts +0 -28
  44. package/dist/bundled/v2/components/or-loader-v3/index.js +1 -1
  45. package/dist/bundled/v2/components/or-loader-v3/styles.d.ts +0 -3
  46. package/dist/bundled/v2/components/or-menu-item-v3/index.js +2 -2
  47. package/dist/bundled/v2/components/or-modal-v3/index.js +4 -4
  48. package/dist/bundled/v2/components/or-notification-v3/index.js +4 -4
  49. package/dist/bundled/v2/components/or-search-v3/index.js +6 -6
  50. package/dist/bundled/v2/components/or-select-v3/index.js +9 -9
  51. package/dist/bundled/v2/components/or-sort-header-v3/index.js +2 -2
  52. package/dist/bundled/v2/components/or-switch-v3/index.js +2 -2
  53. package/dist/bundled/v2/components/or-tabs-v3/index.js +3 -3
  54. package/dist/bundled/v2/components/or-tag-v3/index.js +4 -4
  55. package/dist/bundled/v2/components/or-textarea-v3/index.js +2 -2
  56. package/dist/bundled/v2/components/or-toast-v3/index.js +5 -5
  57. package/dist/bundled/v2/components/or-toast-v3/styles.d.ts +1 -0
  58. package/dist/bundled/v2/components/or-tooltip-v3/index.js +1 -1
  59. package/dist/bundled/v2/index.js +27 -27
  60. package/dist/bundled/v2/{types-a648d591.js → types-ee3139c9.js} +65 -38
  61. package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-7d914104.js → OrButton.vue_vue_type_script_lang-0472045f.js} +8 -8
  62. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-2b1dcff6.js → OrCardCollection.vue_vue_type_script_lang-a11db7f3.js} +8 -8
  63. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-ee029628.js → OrConfirm.vue_vue_type_script_lang-4a54eede.js} +3 -3
  64. package/dist/bundled/v3/{OrErrorTag.vue_vue_type_script_lang-d77f6b12.js → OrErrorTag.vue_vue_type_script_lang-87f27b27.js} +8 -6
  65. package/dist/bundled/v3/{OrExpansionPanel.vue_vue_type_script_lang-a305d8bc.js → OrExpansionPanel.vue_vue_type_script_lang-f0326bb5.js} +2 -2
  66. package/dist/bundled/v3/{OrFab.vue_vue_type_script_lang-aefbdf9b.js → OrFab.vue_vue_type_script_lang-ee286cab.js} +7 -7
  67. package/dist/bundled/v3/{OrIcon-3a514933.js → OrIcon-d878b768.js} +1 -1
  68. package/dist/bundled/v3/{OrIcon.vue_vue_type_script_lang-41a6a57a.js → OrIcon.vue_vue_type_script_lang-a119a715.js} +6 -8
  69. package/dist/bundled/v3/{OrIconButton-8c211219.js → OrIconButton-0aed90ce.js} +6 -6
  70. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-79d08a2b.js → OrIconButton.vue_vue_type_script_lang-78c0039b.js} +13 -7
  71. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-4257a72b.js → OrInlineInput.vue_vue_type_script_lang-c49ca2e4.js} +9 -9
  72. package/dist/bundled/v3/{OrInlineInputBox-2eede01a.js → OrInlineInputBox-9d68ded1.js} +1 -1
  73. package/dist/bundled/v3/{OrInlineInputBox.vue_vue_type_script_lang-23b531ad.js → OrInlineInputBox.vue_vue_type_script_lang-73750005.js} +6 -4
  74. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-e3ce83e1.js → OrInlineTextarea.vue_vue_type_script_lang-a941e77d.js} +9 -9
  75. package/dist/bundled/v3/{OrInput-33571984.js → OrInput-6f6ce9ed.js} +2 -2
  76. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-3895999d.js → OrInput.vue_vue_type_script_lang-f4f94fb9.js} +8 -8
  77. package/dist/bundled/v3/{OrInputBox-81385a91.js → OrInputBox-eb54d73d.js} +1 -1
  78. package/dist/bundled/v3/{OrInputBox.vue_vue_type_script_lang-760097b4.js → OrInputBox.vue_vue_type_script_lang-5ee4ee45.js} +6 -4
  79. package/dist/bundled/v3/{OrLoader-c4bbef2f.js → OrLoader-65868e73.js} +4 -12
  80. package/dist/bundled/v3/{OrLoader.vue_vue_type_script_lang-5405040c.js → OrLoader.vue_vue_type_script_lang-edd1b404.js} +1 -18
  81. package/dist/bundled/v3/{OrMenuItem-94ffa853.js → OrMenuItem-f0e0ea6b.js} +1 -1
  82. package/dist/bundled/v3/{OrMenuItem.vue_vue_type_script_lang-ccb7e082.js → OrMenuItem.vue_vue_type_script_lang-9e2692cf.js} +2 -2
  83. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-142d9a56.js → OrModal.vue_vue_type_script_lang-29529b8b.js} +2 -2
  84. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-54e6a3aa.js → OrNotification.vue_vue_type_script_lang-bc254063.js} +4 -4
  85. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-b254e34c.js → OrSearch.vue_vue_type_script_lang-80e14534.js} +3 -3
  86. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-e6be732c.js → OrSelect.vue_vue_type_script_lang-f4de7549.js} +26 -22
  87. package/dist/bundled/v3/{OrSortHeader.vue_vue_type_script_lang-98ec33aa.js → OrSortHeader.vue_vue_type_script_lang-a4c9b272.js} +2 -2
  88. package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-c72499ac.js → OrSwitch.vue_vue_type_script_lang-b40bf75f.js} +2 -2
  89. package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-ca57f9d9.js → OrTabs.vue_vue_type_script_lang-2d8e0e27.js} +4 -4
  90. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-18db0bd9.js → OrTag.vue_vue_type_script_lang-fb65f814.js} +8 -6
  91. package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-d5a64917.js → OrTextarea.vue_vue_type_script_lang-c7781cde.js} +4 -4
  92. package/dist/bundled/v3/{OrToastContainer-03571359.js → OrToastContainer-ce858a2e.js} +1 -1
  93. package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-d0cd29d1.js → OrTooltip.vue_vue_type_script_lang-b28083e4.js} +14 -12
  94. package/dist/bundled/v3/components/index.js +33 -33
  95. package/dist/bundled/v3/components/or-button-v3/index.js +3 -3
  96. package/dist/bundled/v3/components/or-card-collection-v3/index.js +11 -11
  97. package/dist/bundled/v3/components/or-confirm-v3/index.js +13 -13
  98. package/dist/bundled/v3/components/or-error-tag-v3/index.js +3 -3
  99. package/dist/bundled/v3/components/or-expansion-panel-v3/index.js +3 -3
  100. package/dist/bundled/v3/components/or-fab-v3/index.js +3 -3
  101. package/dist/bundled/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +16 -13
  102. package/dist/bundled/v3/components/or-icon-button-v3/index.js +5 -5
  103. package/dist/bundled/v3/components/or-icon-button-v3/props.d.ts +1 -0
  104. package/dist/bundled/v3/components/or-icon-v3/index.js +1 -1
  105. package/dist/bundled/v3/components/or-inline-input-box-v3/index.js +1 -1
  106. package/dist/bundled/v3/components/or-inline-input-v3/index.js +8 -8
  107. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +8 -8
  108. package/dist/bundled/v3/components/or-input-box-v3/index.js +1 -1
  109. package/dist/bundled/v3/components/or-input-v3/index.js +8 -8
  110. package/dist/bundled/v3/components/or-loader-v3/OrLoader.stories3.d.ts +1 -11
  111. package/dist/bundled/v3/components/or-loader-v3/OrLoader.vue.d.ts +0 -28
  112. package/dist/bundled/v3/components/or-loader-v3/index.js +1 -1
  113. package/dist/bundled/v3/components/or-loader-v3/styles.d.ts +0 -3
  114. package/dist/bundled/v3/components/or-menu-item-v3/index.js +3 -3
  115. package/dist/bundled/v3/components/or-modal-v3/index.js +6 -6
  116. package/dist/bundled/v3/components/or-notification-v3/index.js +6 -6
  117. package/dist/bundled/v3/components/or-search-v3/index.js +10 -10
  118. package/dist/bundled/v3/components/or-select-v3/index.js +14 -14
  119. package/dist/bundled/v3/components/or-sort-header-v3/index.js +3 -3
  120. package/dist/bundled/v3/components/or-switch-v3/index.js +3 -3
  121. package/dist/bundled/v3/components/or-tabs-v3/index.js +5 -5
  122. package/dist/bundled/v3/components/or-tag-v3/index.js +6 -6
  123. package/dist/bundled/v3/components/or-textarea-v3/index.js +3 -3
  124. package/dist/bundled/v3/components/or-toast-v3/index.js +9 -9
  125. package/dist/bundled/v3/components/or-toast-v3/styles.d.ts +1 -0
  126. package/dist/bundled/v3/components/or-tooltip-v3/index.js +1 -1
  127. package/dist/bundled/v3/index.js +105 -100
  128. package/dist/bundled/v3/{types-e8242d1d.js → types-39ad0179.js} +62 -32
  129. package/dist/esm/v2/{OrButton-04390a52.js → OrButton-75b46b71.js} +7 -7
  130. package/dist/esm/v2/{OrCardCollection-d2d64ffe.js → OrCardCollection-068cc48c.js} +6 -6
  131. package/dist/esm/v2/{OrConfirm-6bff1a45.js → OrConfirm-b0a3373f.js} +2 -2
  132. package/dist/esm/v2/{OrErrorTag-c14e0298.js → OrErrorTag-7b3460b1.js} +11 -8
  133. package/dist/esm/v2/{OrExpansionPanel-33d5cf05.js → OrExpansionPanel-8b5a1158.js} +1 -1
  134. package/dist/esm/v2/{OrFab-8d665c26.js → OrFab-171873d9.js} +6 -6
  135. package/dist/esm/v2/{OrIcon-05689298.js → OrIcon-5e394c62.js} +6 -8
  136. package/dist/esm/v2/{OrIconButton-c4fa5a1d.js → OrIconButton-81668e64.js} +17 -11
  137. package/dist/esm/v2/{OrInlineInput-a888df50.js → OrInlineInput-5cea8231.js} +11 -11
  138. package/dist/esm/v2/{OrInlineInputBox-6a15ea2b.js → OrInlineInputBox-fefd4fbd.js} +6 -4
  139. package/dist/esm/v2/{OrInlineTextarea-1925651c.js → OrInlineTextarea-3de16d6e.js} +11 -11
  140. package/dist/esm/v2/{OrInput-6e7e582e.js → OrInput-8173ce5b.js} +9 -9
  141. package/dist/esm/v2/{OrInputBox-208dceac.js → OrInputBox-4d5a318d.js} +6 -4
  142. package/dist/esm/v2/{OrLoader-f857d55b.js → OrLoader-bd088836.js} +3 -26
  143. package/dist/esm/v2/{OrMenuItem-038641b7.js → OrMenuItem-f22494a9.js} +1 -1
  144. package/dist/esm/v2/{OrModal-3b081ef1.js → OrModal-57953984.js} +1 -1
  145. package/dist/esm/v2/{OrNotification-1d316255.js → OrNotification-c75b5dc0.js} +2 -2
  146. package/dist/esm/v2/{OrSearch-42454def.js → OrSearch-1bfd53fd.js} +2 -2
  147. package/dist/esm/v2/{OrSelect-439f27b9.js → OrSelect-0904e70d.js} +18 -14
  148. package/dist/esm/v2/{OrSortHeader-b4dbff08.js → OrSortHeader-ea645cdc.js} +1 -1
  149. package/dist/esm/v2/{OrSwitch-846de5ce.js → OrSwitch-2e0a53ed.js} +1 -1
  150. package/dist/esm/v2/{OrTabs-c64be432.js → OrTabs-e80adb9b.js} +2 -2
  151. package/dist/esm/v2/{OrTag-cf72400e.js → OrTag-52090567.js} +11 -8
  152. package/dist/esm/v2/{OrTextarea-f566682c.js → OrTextarea-bed545b2.js} +3 -3
  153. package/dist/esm/v2/{OrTooltip-27ad798d.js → OrTooltip-72b54ecb.js} +14 -12
  154. package/dist/esm/v2/components/index.js +26 -26
  155. package/dist/esm/v2/components/or-button-v3/index.js +2 -2
  156. package/dist/esm/v2/components/or-card-collection-v3/index.js +7 -7
  157. package/dist/esm/v2/components/or-confirm-v3/index.js +8 -8
  158. package/dist/esm/v2/components/or-error-tag-v3/index.js +2 -2
  159. package/dist/esm/v2/components/or-expansion-panel-v3/index.js +2 -2
  160. package/dist/esm/v2/components/or-fab-v3/index.js +2 -2
  161. package/dist/esm/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +16 -13
  162. package/dist/esm/v2/components/or-icon-button-v3/index.js +4 -4
  163. package/dist/esm/v2/components/or-icon-button-v3/props.d.ts +1 -0
  164. package/dist/esm/v2/components/or-icon-v3/index.js +1 -1
  165. package/dist/esm/v2/components/or-inline-input-box-v3/index.js +1 -1
  166. package/dist/esm/v2/components/or-inline-input-v3/index.js +5 -5
  167. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +5 -5
  168. package/dist/esm/v2/components/or-input-box-v3/index.js +1 -1
  169. package/dist/esm/v2/components/or-input-v3/index.js +5 -5
  170. package/dist/esm/v2/components/or-loader-v3/OrLoader.stories3.d.ts +1 -11
  171. package/dist/esm/v2/components/or-loader-v3/OrLoader.vue.d.ts +0 -28
  172. package/dist/esm/v2/components/or-loader-v3/index.js +1 -1
  173. package/dist/esm/v2/components/or-loader-v3/styles.d.ts +0 -3
  174. package/dist/esm/v2/components/or-menu-item-v3/index.js +2 -2
  175. package/dist/esm/v2/components/or-modal-v3/index.js +4 -4
  176. package/dist/esm/v2/components/or-notification-v3/index.js +4 -4
  177. package/dist/esm/v2/components/or-search-v3/index.js +6 -6
  178. package/dist/esm/v2/components/or-select-v3/index.js +9 -9
  179. package/dist/esm/v2/components/or-sort-header-v3/index.js +2 -2
  180. package/dist/esm/v2/components/or-switch-v3/index.js +2 -2
  181. package/dist/esm/v2/components/or-tabs-v3/index.js +3 -3
  182. package/dist/esm/v2/components/or-tag-v3/index.js +4 -4
  183. package/dist/esm/v2/components/or-textarea-v3/index.js +2 -2
  184. package/dist/esm/v2/components/or-toast-v3/index.js +5 -5
  185. package/dist/esm/v2/components/or-toast-v3/styles.d.ts +1 -0
  186. package/dist/esm/v2/components/or-tooltip-v3/index.js +1 -1
  187. package/dist/esm/v2/index.js +26 -26
  188. package/dist/esm/v2/{types-d6a767b3.js → types-02242929.js} +65 -38
  189. package/dist/esm/v3/{OrButton-3670279e.js → OrButton-a6db36d5.js} +7 -7
  190. package/dist/esm/v3/{OrCardCollection-34aa611e.js → OrCardCollection-b596ccb7.js} +6 -6
  191. package/dist/esm/v3/{OrConfirm-748ed50b.js → OrConfirm-09abc464.js} +2 -2
  192. package/dist/esm/v3/{OrErrorTag-bbfd3ca6.js → OrErrorTag-b742054e.js} +13 -9
  193. package/dist/esm/v3/{OrExpansionPanel-65afdfad.js → OrExpansionPanel-5f3934f2.js} +1 -1
  194. package/dist/esm/v3/{OrFab-3a3a9a38.js → OrFab-554d3479.js} +6 -6
  195. package/dist/esm/v3/{OrIcon-e2fa4cf8.js → OrIcon-b195169c.js} +6 -8
  196. package/dist/esm/v3/{OrIconButton-1d78453b.js → OrIconButton-6ebbae84.js} +17 -11
  197. package/dist/esm/v3/{OrInlineInput-0beabb4a.js → OrInlineInput-98eabd25.js} +8 -8
  198. package/dist/esm/v3/{OrInlineInputBox-1b473796.js → OrInlineInputBox-8049f95a.js} +6 -4
  199. package/dist/esm/v3/{OrInlineTextarea-d33a09a2.js → OrInlineTextarea-bc9bdf2a.js} +8 -8
  200. package/dist/esm/v3/{OrInput-5672f47b.js → OrInput-ad6a1e4a.js} +6 -6
  201. package/dist/esm/v3/{OrInputBox-634230b1.js → OrInputBox-5247ab25.js} +6 -4
  202. package/dist/esm/v3/{OrLoader-b3cf4231.js → OrLoader-60943812.js} +4 -29
  203. package/dist/esm/v3/{OrMenuItem-d001f0f6.js → OrMenuItem-2de012a9.js} +1 -1
  204. package/dist/esm/v3/{OrModal-e44b80fd.js → OrModal-cbe0f0a0.js} +1 -1
  205. package/dist/esm/v3/{OrNotification-7d05b546.js → OrNotification-e021b385.js} +2 -2
  206. package/dist/esm/v3/{OrSearch-2912b7df.js → OrSearch-3ee960ac.js} +2 -2
  207. package/dist/esm/v3/{OrSelect-ff8f8461.js → OrSelect-66e0072e.js} +19 -14
  208. package/dist/esm/v3/{OrSortHeader-9d645226.js → OrSortHeader-57c72d1b.js} +1 -1
  209. package/dist/esm/v3/{OrSwitch-94399738.js → OrSwitch-ec454b76.js} +1 -1
  210. package/dist/esm/v3/{OrTabs-6a8fa516.js → OrTabs-f55dc4d8.js} +2 -2
  211. package/dist/esm/v3/{OrTag-ad3f7805.js → OrTag-6d9c0878.js} +14 -10
  212. package/dist/esm/v3/{OrTextarea-98895b2a.js → OrTextarea-4749f8d8.js} +3 -3
  213. package/dist/esm/v3/{OrTooltip-6412166a.js → OrTooltip-a3565cab.js} +14 -12
  214. package/dist/esm/v3/components/index.js +26 -26
  215. package/dist/esm/v3/components/or-button-v3/index.js +2 -2
  216. package/dist/esm/v3/components/or-card-collection-v3/index.js +7 -7
  217. package/dist/esm/v3/components/or-confirm-v3/index.js +8 -8
  218. package/dist/esm/v3/components/or-error-tag-v3/index.js +2 -2
  219. package/dist/esm/v3/components/or-expansion-panel-v3/index.js +2 -2
  220. package/dist/esm/v3/components/or-fab-v3/index.js +2 -2
  221. package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +16 -13
  222. package/dist/esm/v3/components/or-icon-button-v3/index.js +4 -4
  223. package/dist/esm/v3/components/or-icon-button-v3/props.d.ts +1 -0
  224. package/dist/esm/v3/components/or-icon-v3/index.js +1 -1
  225. package/dist/esm/v3/components/or-inline-input-box-v3/index.js +1 -1
  226. package/dist/esm/v3/components/or-inline-input-v3/index.js +5 -5
  227. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +5 -5
  228. package/dist/esm/v3/components/or-input-box-v3/index.js +1 -1
  229. package/dist/esm/v3/components/or-input-v3/index.js +5 -5
  230. package/dist/esm/v3/components/or-loader-v3/OrLoader.stories3.d.ts +1 -11
  231. package/dist/esm/v3/components/or-loader-v3/OrLoader.vue.d.ts +0 -28
  232. package/dist/esm/v3/components/or-loader-v3/index.js +1 -1
  233. package/dist/esm/v3/components/or-loader-v3/styles.d.ts +0 -3
  234. package/dist/esm/v3/components/or-menu-item-v3/index.js +2 -2
  235. package/dist/esm/v3/components/or-modal-v3/index.js +4 -4
  236. package/dist/esm/v3/components/or-notification-v3/index.js +4 -4
  237. package/dist/esm/v3/components/or-search-v3/index.js +6 -6
  238. package/dist/esm/v3/components/or-select-v3/index.js +9 -9
  239. package/dist/esm/v3/components/or-sort-header-v3/index.js +2 -2
  240. package/dist/esm/v3/components/or-switch-v3/index.js +2 -2
  241. package/dist/esm/v3/components/or-tabs-v3/index.js +3 -3
  242. package/dist/esm/v3/components/or-tag-v3/index.js +4 -4
  243. package/dist/esm/v3/components/or-textarea-v3/index.js +2 -2
  244. package/dist/esm/v3/components/or-toast-v3/index.js +5 -5
  245. package/dist/esm/v3/components/or-toast-v3/styles.d.ts +1 -0
  246. package/dist/esm/v3/components/or-tooltip-v3/index.js +1 -1
  247. package/dist/esm/v3/index.js +26 -26
  248. package/dist/esm/v3/{types-8ef262da.js → types-a3281292.js} +60 -30
  249. package/package.json +2 -2
  250. package/src/components/or-button-v3/styles.ts +9 -8
  251. package/src/components/or-card-collection-v3/styles.ts +3 -7
  252. package/src/components/or-error-tag-v3/OrErrorTag.vue +6 -5
  253. package/src/components/or-error-tag-v3/styles.ts +7 -6
  254. package/src/components/or-fab-v3/styles.ts +7 -9
  255. package/src/components/or-icon-button-v3/OrIconButton.stories3.ts +6 -1
  256. package/src/components/or-icon-button-v3/OrIconButton.vue +9 -3
  257. package/src/components/or-icon-button-v3/props.ts +2 -0
  258. package/src/components/or-icon-button-v3/styles.ts +9 -5
  259. package/src/components/or-icon-v3/styles.ts +8 -13
  260. package/src/components/or-inline-input-box-v3/styles.ts +5 -4
  261. package/src/components/or-inline-input-v3/OrInlineInput.vue +1 -1
  262. package/src/components/or-inline-input-v3/styles.ts +5 -7
  263. package/src/components/or-inline-textarea-v3/OrInlineTextarea.vue +1 -1
  264. package/src/components/or-inline-textarea-v3/styles.ts +5 -7
  265. package/src/components/or-input-box-v3/styles.ts +5 -4
  266. package/src/components/or-input-v3/OrInput.vue +1 -1
  267. package/src/components/or-input-v3/styles.ts +2 -3
  268. package/src/components/or-loader-v3/OrLoader.docs.mdx +1 -3
  269. package/src/components/or-loader-v3/OrLoader.stories3.ts +1 -21
  270. package/src/components/or-loader-v3/OrLoader.vue +61 -95
  271. package/src/components/or-loader-v3/styles.ts +0 -22
  272. package/src/components/or-select-v3/OrSelect.vue +6 -4
  273. package/src/components/or-select-v3/styles.ts +7 -8
  274. package/src/components/or-tag-v3/OrTag.vue +8 -7
  275. package/src/components/or-tag-v3/styles.ts +7 -6
  276. package/src/components/or-textarea-v3/styles.ts +2 -3
  277. package/src/components/or-toast-v3/OrToast.vue +27 -26
  278. package/src/components/or-toast-v3/styles.ts +42 -15
  279. package/src/components/or-tooltip-v3/styles.ts +14 -12
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrLoader } from './OrLoader-6a1f937b.js';
2
+ import { O as OrLoader } from './OrLoader-76f2615f.js';
3
3
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
4
4
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -26,8 +26,8 @@ var ButtonType;
26
26
 
27
27
  const ButtonRoot = [
28
28
  // Layout
29
- 'inline-flex', 'items-center', 'justify-center',
30
- // Box
29
+ 'layout-inline-row justify-center',
30
+ // Shape
31
31
  'rounded-md',
32
32
  // Interactivity
33
33
  'interactivity-auto',
@@ -35,18 +35,18 @@ const ButtonRoot = [
35
35
  'typography-button'];
36
36
  const ButtonRootVariants = {
37
37
  'contained': [
38
- // Sizing
38
+ // Spacing
39
39
  'px-md md:px-md', 'py-sm+ md:py-sm', 'gap-sm+ md:gap-sm',
40
40
  // Theme
41
41
  'enabled:shadow-button', 'dark:enabled:shadow-button-dark'],
42
42
  'outlined': [
43
- // Sizing
43
+ // Spacing
44
44
  'px-[15px] md:px-[15px]', 'py-[11px] md:py-[7px]', 'gap-sm+ md:gap-sm'],
45
45
  'text': [
46
- // Sizing
46
+ // Spacing
47
47
  'px-md md:px-md', 'py-sm+ md:py-sm', 'gap-sm+ md:gap-sm'],
48
48
  'link': [
49
- // Sizing
49
+ // Spacing
50
50
  'gap-sm md:gap-xs']
51
51
  };
52
52
  const ButtonRootColors = {
@@ -1,8 +1,8 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrCard } from './OrCard-04a23728.js';
3
- import { O as OrIconButton } from './OrIconButton-165934f8.js';
4
- import { O as OrInput } from './OrInput-cdd93d29.js';
5
- import { O as OrSortHeader } from './OrSortHeader-76b509a6.js';
3
+ import { O as OrIconButton } from './OrIconButton-3bada179.js';
4
+ import { O as OrInput } from './OrInput-cfd26508.js';
5
+ import { O as OrSortHeader } from './OrSortHeader-5b2a3650.js';
6
6
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
7
7
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
8
8
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -15,19 +15,19 @@ var CardCollectionView;
15
15
 
16
16
  const CardCollectionRoot = [
17
17
  // Layout
18
- 'flex flex-col',
18
+ 'layout-column',
19
19
  // Spacing
20
20
  'gap-md'];
21
21
  const CardCollectionToolbar = [
22
22
  // Layout
23
- 'flex', 'justify-between', 'items-center',
23
+ 'layout-row justify-between',
24
24
  // Typography
25
25
  'typography-body-2-regular',
26
26
  // Theme
27
27
  'theme-foreground-default', 'dark:theme-foreground-default-dark'];
28
28
  const CardCollectionToolbarPanel = [
29
29
  // Layout
30
- 'flex', 'justify-normal', 'items-center',
30
+ 'layout-row',
31
31
  // Spacing
32
32
  'gap-sm'];
33
33
  const CardCollectionContent = [
@@ -2,8 +2,8 @@ import './index-fa6eb4ca.js';
2
2
  import { useMagicKeys, whenever } from '@vueuse/core';
3
3
  import { l as logicAnd } from './index-17f264f9.js';
4
4
  import { O as OrOverlay } from './OrOverlay-3c89d622.js';
5
- import { O as OrButton, a as ButtonColor } from './OrButton-6d67c16c.js';
6
- import { O as OrInput } from './OrInput-cdd93d29.js';
5
+ import { O as OrButton, a as ButtonColor } from './OrButton-52399414.js';
6
+ import { O as OrInput } from './OrInput-cfd26508.js';
7
7
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
8
8
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
9
9
 
@@ -1,16 +1,18 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrIcon } from './OrIcon-ce8fd08b.js';
2
+ import { O as OrIcon } from './OrIcon-8625385f.js';
3
3
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
4
4
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
 
7
7
  const ErrorTagRoot = [
8
8
  // Layout
9
- 'flex', 'items-center', 'justify-center',
9
+ 'layout-inline-row',
10
10
  // Box
11
- 'max-w-max', 'rounded-full',
12
- // Sizing
13
- 'px-sm+ md:px-sm', 'py-sm md:py-xs', 'gap-sm md:gap-xs',
11
+ 'w-min',
12
+ // Shape
13
+ 'rounded-full',
14
+ // Spacing
15
+ 'px-sm+ md:px-sm', 'py-sm md:py-xs', 'gap-sm+ md:gap-sm',
14
16
  // Interactivity
15
17
  'interactivity-none',
16
18
  // Typography
@@ -49,13 +51,14 @@ var __vue_render__ = function () {
49
51
  return _c('div', _vm._b({
50
52
  ref: "root",
51
53
  class: _vm.rootStyles
52
- }, 'div', _vm.$attrs, false), [_c('OrIcon', {
53
- class: ['-m-xs', 'mr-none'],
54
+ }, 'div', _vm.$attrs, false), [_c('div', {
55
+ class: ['flex', 'items-center', 'm-[-4px] md:m-[-2px]']
56
+ }, [_c('OrIcon', {
54
57
  attrs: {
55
58
  "icon": 'error',
56
59
  "variant": 'filled-bold'
57
60
  }
58
- }), _vm._v(" "), _vm._t("default")], 2);
61
+ })], 1), _vm._v(" "), _vm._t("default")], 2);
59
62
  };
60
63
  var __vue_staticRenderFns__ = [];
61
64
 
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrIcon } from './OrIcon-ce8fd08b.js';
2
+ import { O as OrIcon } from './OrIcon-8625385f.js';
3
3
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
4
4
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrIcon } from './OrIcon-ce8fd08b.js';
2
+ import { O as OrIcon } from './OrIcon-8625385f.js';
3
3
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
4
4
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
5
 
@@ -11,13 +11,13 @@ var FabColor;
11
11
 
12
12
  const FabRoot = [
13
13
  // Layout
14
- 'flex', 'justify-center', 'items-center',
15
- // Box
14
+ 'layout-inline-row justify-center',
15
+ // Shape
16
16
  'rounded-full',
17
- // Sizing
18
- 'px-md', 'py-md',
17
+ // Spacing
18
+ 'px-md+', 'py-md+',
19
19
  // Theme
20
- 'shadow-button', 'dark:shadow-button-dark'];
20
+ 'enabled:shadow-button', 'dark:enabled:shadow-button-dark'];
21
21
  const FabRootColors = {
22
22
  'primary': [
23
23
  // Theme
@@ -21,9 +21,7 @@ var IconSize;
21
21
 
22
22
  const IconRoot = [
23
23
  // Layout
24
- 'inline-flex', 'items-center', 'justify-center',
25
- // Typography
26
- 'align-bottom'];
24
+ 'layout-inline-row justify-center'];
27
25
  const IconRootVariants = {
28
26
  'outlined': [
29
27
  // Iconography
@@ -44,17 +42,17 @@ const IconRootVariants = {
44
42
  const IconRootSizes = {
45
43
  'xl': [
46
44
  // Box
47
- 'w-[36px] md:w-[32px]', 'h-[36px] md:h-[32px]',
45
+ 'w-[28px] md:w-[24px]', 'h-[28px] md:h-[24px]',
48
46
  // Typography
49
- 'text-[32px] md:text-[28px]'],
47
+ 'text-[28px] md:text-[24px]'],
50
48
  'l': [
51
49
  // Box
52
- 'w-[28px] md:w-[24px]', 'h-[28px] md:h-[24px]',
50
+ 'w-[24px] md:w-[20px]', 'h-[24px] md:h-[20px]',
53
51
  // Typography
54
52
  'text-[24px] md:text-[20px]'],
55
53
  'm': [
56
54
  // Box
57
- 'w-[24px] md:w-[20px]', 'h-[24px] md:h-[20px]',
55
+ 'w-[20px] md:w-[16px]', 'h-[20px] md:h-[16px]',
58
56
  // Typography
59
57
  'text-[20px] md:text-[16px]'],
60
58
  'inherit': [
@@ -130,4 +128,4 @@ const __vue_component__ = /*#__PURE__*/normalizeComponent({
130
128
  }, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, undefined, undefined);
131
129
  var OrIcon = __vue_component__;
132
130
 
133
- export { IconVariant as I, OrIcon as O, IconSize as a };
131
+ export { IconSize as I, OrIcon as O, IconVariant as a };
@@ -1,6 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrIcon } from './OrIcon-ce8fd08b.js';
3
- import { O as OrTooltip } from './OrTooltip-03e06e9f.js';
2
+ import { O as OrIcon, I as IconSize } from './OrIcon-8625385f.js';
3
+ import { O as OrTooltip } from './OrTooltip-c55e8c25.js';
4
4
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
5
5
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
6
6
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -14,9 +14,11 @@ var IconButtonColor;
14
14
 
15
15
  const IconButtonRoot = [
16
16
  // Layout
17
- 'flex', 'items-center', 'justify-center',
18
- // Box
19
- 'max-w-max', 'rounded-full',
17
+ 'layout-inline-row justify-center',
18
+ // Shape
19
+ 'rounded-full',
20
+ // Spacing
21
+ 'mx-[-2px]', 'my-[-2px]', 'px-[2px]', 'py-[2px]',
20
22
  // Interactivity
21
23
  'interactivity-auto',
22
24
  // Typography
@@ -48,13 +50,17 @@ var script = defineComponent({
48
50
  inheritAttrs: false,
49
51
  props: {
50
52
  icon: {
51
- type: [String, Object],
53
+ type: String,
52
54
  required: true
53
55
  },
54
56
  color: {
55
57
  type: String,
56
58
  default: IconButtonColor.Inherit
57
59
  },
60
+ size: {
61
+ type: String,
62
+ default: IconSize.M
63
+ },
58
64
  disabled: {
59
65
  type: Boolean,
60
66
  default: false
@@ -107,13 +113,13 @@ var __vue_render__ = function () {
107
113
  return _vm.$emit('blur', $event);
108
114
  }
109
115
  }
110
- }, 'button', _vm.$attrs, false), [_c('OrIcon', _vm._b({
116
+ }, 'button', _vm.$attrs, false), [_c('OrIcon', {
111
117
  attrs: {
112
- "variant": 'inherit'
118
+ "icon": _vm.icon,
119
+ "variant": 'inherit',
120
+ "size": _vm.size
113
121
  }
114
- }, 'OrIcon', typeof _vm.icon === 'string' ? {
115
- icon: _vm.icon
116
- } : _vm.icon, false))], 1)]);
122
+ })], 1)]);
117
123
  };
118
124
  var __vue_staticRenderFns__ = [];
119
125
 
@@ -1,8 +1,8 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrError } from './OrError-66257a98.js';
3
3
  import { O as OrHint } from './OrHint-45904683.js';
4
- import { O as OrIconButton } from './OrIconButton-165934f8.js';
5
- import { O as OrInlineInputBox, I as InlineInputBoxSize } from './OrInlineInputBox-f2b25ee4.js';
4
+ import { O as OrIconButton } from './OrIconButton-3bada179.js';
5
+ import { O as OrInlineInputBox, I as InlineInputBoxSize } from './OrInlineInputBox-f457210f.js';
6
6
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
7
7
  import { defineComponent, getCurrentInstance, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
8
8
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -16,8 +16,8 @@ var InlineInputType;
16
16
 
17
17
  const InlineInputRoot = [
18
18
  // Layout
19
- 'flex', 'flex-col',
20
- // Sizing
19
+ 'layout-column',
20
+ // Spacing
21
21
  'gap-xs'];
22
22
  const InlineInputControl = [
23
23
  // Layout
@@ -28,9 +28,9 @@ const InlineInputControl = [
28
28
  'placeholder:theme-foreground-outline', 'dark:placeholder:theme-foreground-outline-dark'];
29
29
  const InlineInputAction = [
30
30
  // Layout
31
- 'flex', 'items-center',
32
- // Sizing
33
- 'gap-sm',
31
+ 'layout-inline-row',
32
+ // Spacing
33
+ 'gap-md',
34
34
  // Theme
35
35
  'theme-foreground-outline', 'dark:theme-foreground-outline-dark'];
36
36
 
@@ -173,7 +173,7 @@ var __vue_render__ = function () {
173
173
  ref: "root",
174
174
  class: _vm.rootStyles
175
175
  }, [_c('div', {
176
- class: ['flex', 'items-center', 'gap-[10px]']
176
+ class: ['flex', 'items-center', 'gap-md']
177
177
  }, [_c('OrInlineInputBox', {
178
178
  attrs: {
179
179
  "size": _vm.size,
@@ -332,14 +332,14 @@ var __vue_staticRenderFns__ = [];
332
332
  /* style */
333
333
  const __vue_inject_styles__ = function (inject) {
334
334
  if (!inject) return;
335
- inject("data-v-28f73e22_0", {
336
- source: "input[data-v-28f73e22]{min-width:0;background:0 0;outline:0}input[type=number][data-v-28f73e22]::-webkit-inner-spin-button{display:none}input[type=search][data-v-28f73e22]::-webkit-search-cancel-button{display:none}",
335
+ inject("data-v-4a5d9d34_0", {
336
+ source: "input[data-v-4a5d9d34]{min-width:0;background:0 0;outline:0}input[type=number][data-v-4a5d9d34]::-webkit-inner-spin-button{display:none}input[type=search][data-v-4a5d9d34]::-webkit-search-cancel-button{display:none}",
337
337
  map: undefined,
338
338
  media: undefined
339
339
  });
340
340
  };
341
341
  /* scoped */
342
- const __vue_scope_id__ = "data-v-28f73e22";
342
+ const __vue_scope_id__ = "data-v-4a5d9d34";
343
343
  /* module identifier */
344
344
  const __vue_module_identifier__ = undefined;
345
345
  /* functional template */
@@ -11,19 +11,21 @@ var InlineInputBoxSize;
11
11
 
12
12
  const InlineInputBoxRoot = [
13
13
  // Layout
14
- 'flex', 'items-center',
14
+ 'layout-row',
15
15
  // Box
16
- 'w-full', 'rounded-sm',
16
+ 'w-full',
17
+ // Shape
18
+ 'rounded-sm',
17
19
  // Theme
18
20
  'border-solid', 'border-1', 'border-transparent', 'enabled:outline-none', 'enabled:outline-2', 'enabled:outline-offset-0', 'enabled:valid:text-on-background', 'enabled:valid:dark:text-on-background-dark', 'enabled:valid:hover:bg-primary-opacity-0-08', 'enabled:valid:hover:dark:bg-primary-opacity-0-08-dark', 'enabled:valid:focus-within:bg-primary-opacity-0-08', 'enabled:valid:focus-within:dark:bg-primary-opacity-0-08-dark', 'enabled:valid:focus-within:text-on-background', 'enabled:valid:focus-within:dark:text-on-background-dark', 'enabled:valid:focus-within:border-primary', 'enabled:valid:focus-within:dark:border-primary-dark', 'enabled:valid:focus-within:outline-primary-opacity-0-16', 'enabled:valid:focus-within:dark:outline-primary-opacity-0-16-dark', 'enabled:invalid:bg-error-opacity-0-08', 'enabled:invalid:dark:bg-error-opacity-0-08-dark', 'enabled:invalid:text-on-background', 'enabled:invalid:dark:text-on-background-dark', 'enabled:invalid:border-error', 'enabled:invalid:dark:border-error-dark', 'enabled:invalid:hover:bg-error-opacity-0-12', 'enabled:invalid:hover:dark:bg-error-opacity-0-12-dark', 'enabled:invalid:focus-within:bg-error-opacity-0-08', 'enabled:invalid:focus-within:dark:bg-error-opacity-0-08-dark', 'enabled:invalid:focus-within:text-on-background', 'enabled:invalid:focus-within:dark:text-on-background-dark', 'enabled:invalid:focus-within:border-error', 'enabled:invalid:focus-within:dark:border-error-dark', 'enabled:invalid:focus-within:outline-error-opacity-0-16', 'enabled:invalid:focus-within:dark:outline-error-opacity-0-16-dark', 'disabled:text-on-disabled', 'disabled:dark:text-on-disabled-dark'];
19
21
  const InlineInputBoxRootSizes = {
20
22
  'm': [
21
- // Sizing
23
+ // Spacing
22
24
  'activated:children:px-sm', 'children:py-xs', 'gap-md',
23
25
  // Typography
24
26
  'typography-headline-2'],
25
27
  's': [
26
- // Sizing
28
+ // Spacing
27
29
  'activated:children:px-sm', 'children:py-none', 'gap-md',
28
30
  // Typography
29
31
  'typography-body-2-regular']
@@ -1,8 +1,8 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrError } from './OrError-66257a98.js';
3
3
  import { O as OrHint } from './OrHint-45904683.js';
4
- import { O as OrIconButton } from './OrIconButton-165934f8.js';
5
- import { O as OrInlineInputBox } from './OrInlineInputBox-f2b25ee4.js';
4
+ import { O as OrIconButton } from './OrIconButton-3bada179.js';
5
+ import { O as OrInlineInputBox } from './OrInlineInputBox-f457210f.js';
6
6
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
7
7
  import { defineComponent, getCurrentInstance, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
8
8
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -10,8 +10,8 @@ import { c as createInjector } from './browser-82dea9ed.js';
10
10
 
11
11
  const InlineTextareaRoot = [
12
12
  // Layout
13
- 'flex', 'flex-col',
14
- // Sizing
13
+ 'layout-column',
14
+ // Spacing
15
15
  'gap-xs'];
16
16
  const InlineTextareaControl = [
17
17
  // Layout
@@ -22,9 +22,9 @@ const InlineTextareaControl = [
22
22
  'placeholder:theme-foreground-outline', 'dark:placeholder:theme-foreground-outline-dark'];
23
23
  const InlineTextareaAction = [
24
24
  // Layout
25
- 'flex', 'items-center',
26
- // Sizing
27
- 'gap-sm',
25
+ 'layout-inline-row',
26
+ // Spacing
27
+ 'gap-md',
28
28
  // Theme
29
29
  'theme-foreground-outline', 'dark:theme-foreground-outline-dark'];
30
30
 
@@ -159,7 +159,7 @@ var __vue_render__ = function () {
159
159
  ref: "root",
160
160
  class: _vm.rootStyles
161
161
  }, [_c('div', {
162
- class: ['flex', 'items-start', 'gap-[10px]']
162
+ class: ['flex', 'items-center', 'gap-md']
163
163
  }, [_c('OrInlineInputBox', {
164
164
  attrs: {
165
165
  "size": 's',
@@ -244,14 +244,14 @@ var __vue_staticRenderFns__ = [];
244
244
  /* style */
245
245
  const __vue_inject_styles__ = function (inject) {
246
246
  if (!inject) return;
247
- inject("data-v-23c697a5_0", {
248
- source: "textarea[data-v-23c697a5]{min-width:0;background:0 0;outline:0}",
247
+ inject("data-v-71871240_0", {
248
+ source: "textarea[data-v-71871240]{min-width:0;background:0 0;outline:0}",
249
249
  map: undefined,
250
250
  media: undefined
251
251
  });
252
252
  };
253
253
  /* scoped */
254
- const __vue_scope_id__ = "data-v-23c697a5";
254
+ const __vue_scope_id__ = "data-v-71871240";
255
255
  /* module identifier */
256
256
  const __vue_module_identifier__ = undefined;
257
257
  /* functional template */
@@ -1,9 +1,9 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrError } from './OrError-66257a98.js';
3
3
  import { O as OrHint } from './OrHint-45904683.js';
4
- import { O as OrIcon } from './OrIcon-ce8fd08b.js';
5
- import { O as OrIconButton } from './OrIconButton-165934f8.js';
6
- import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-7069052f.js';
4
+ import { O as OrIcon } from './OrIcon-8625385f.js';
5
+ import { O as OrIconButton } from './OrIconButton-3bada179.js';
6
+ import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-79ec54ad.js';
7
7
  import { O as OrLabel } from './OrLabel-0424be48.js';
8
8
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
9
9
  import { defineComponent, getCurrentInstance, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -20,8 +20,8 @@ var InputType;
20
20
 
21
21
  const InputRoot = [
22
22
  // Layout
23
- 'flex', 'flex-col',
24
- // Sizing
23
+ 'layout-column',
24
+ // Spacing
25
25
  'gap-xs'];
26
26
  const InputControl = [
27
27
  // Layout
@@ -301,7 +301,7 @@ var __vue_render__ = function () {
301
301
  }
302
302
  }
303
303
  }, 'input', _vm.$attrs, false)), _vm._v(" "), _c('div', {
304
- class: ['-m-xs', 'ml-none']
304
+ class: ['flex', 'items-center', 'm-[-4px] md:m-[-2px]']
305
305
  }, [_vm.type === 'password' ? [_c('OrIconButton', {
306
306
  attrs: {
307
307
  "icon": {
@@ -363,14 +363,14 @@ var __vue_staticRenderFns__ = [];
363
363
  /* style */
364
364
  const __vue_inject_styles__ = function (inject) {
365
365
  if (!inject) return;
366
- inject("data-v-2b692b9f_0", {
367
- source: "input[data-v-2b692b9f]{min-width:0;background:0 0;outline:0}input[type=number][data-v-2b692b9f]::-webkit-inner-spin-button{display:none}input[type=search][data-v-2b692b9f]::-webkit-search-cancel-button{display:none}",
366
+ inject("data-v-a2099bea_0", {
367
+ source: "input[data-v-a2099bea]{min-width:0;background:0 0;outline:0}input[type=number][data-v-a2099bea]::-webkit-inner-spin-button{display:none}input[type=search][data-v-a2099bea]::-webkit-search-cancel-button{display:none}",
368
368
  map: undefined,
369
369
  media: undefined
370
370
  });
371
371
  };
372
372
  /* scoped */
373
- const __vue_scope_id__ = "data-v-2b692b9f";
373
+ const __vue_scope_id__ = "data-v-a2099bea";
374
374
  /* module identifier */
375
375
  const __vue_module_identifier__ = undefined;
376
376
  /* functional template */
@@ -16,9 +16,11 @@ var InputBoxSize;
16
16
 
17
17
  const InputBoxRoot = [
18
18
  // Layout
19
- 'flex', 'items-center',
19
+ 'layout-row',
20
20
  // Box
21
- 'w-full', 'rounded-md',
21
+ 'w-full',
22
+ // Shape
23
+ 'rounded-md',
22
24
  // Theme (children)
23
25
  'children:outline-none'];
24
26
  const InputBoxRootVariants = {
@@ -43,14 +45,14 @@ const InputBoxRootSizes = {
43
45
  'm': [
44
46
  // Box
45
47
  'children:min-h-[34px]',
46
- // Sizing
48
+ // Spacing
47
49
  'first-child:pl-md first-child:md:pl-sm+', 'last-child:pr-md last-child:md:pr-sm+', 'children:pt-[11px] children:md:pt-[7px]', 'children:pb-[11px] children:md:pb-[6px]', 'gap-sm+ md:gap-sm',
48
50
  // Typography
49
51
  'typography-body-2-regular'],
50
52
  's': [
51
53
  // Box
52
54
  'children:min-h-[30px]',
53
- // Sizing
55
+ // Spacing
54
56
  'first-child:pl-sm', 'last-child:pr-sm', 'children:py-[6px]', 'gap-[6px]',
55
57
  // Typography
56
58
  'typography-caption-regular']
@@ -22,7 +22,7 @@ var LoaderSize;
22
22
 
23
23
  const LoaderRoot = [
24
24
  // Layout
25
- 'contents', 'flex', 'flex-col', 'space-y-md'];
25
+ 'contents'];
26
26
  const LoaderRootColors = {
27
27
  'primary': [
28
28
  // Theme
@@ -32,9 +32,6 @@ const LoaderRootColors = {
32
32
  'stroke-error', 'dark:stroke-error-dark'],
33
33
  'inherit': []
34
34
  };
35
- const LoaderContainer = ['flex', 'justify-center'];
36
- const LoaderTitle = ['typography-headline-2', 'text-center', 'text-on-background', 'dark:text-on-background-dark'];
37
- const LoaderDescription = ['typography-body-2-regular', 'text-center', 'text-outline', 'dark:text-outline-dark'];
38
35
 
39
36
  var script = defineComponent({
40
37
  name: 'OrLoader',
@@ -51,14 +48,6 @@ var script = defineComponent({
51
48
  size: {
52
49
  type: String,
53
50
  default: LoaderSize.M
54
- },
55
- title: {
56
- type: String,
57
- default: undefined
58
- },
59
- description: {
60
- type: String,
61
- default: undefined
62
51
  }
63
52
  },
64
53
  expose: ['root'],
@@ -68,9 +57,6 @@ var script = defineComponent({
68
57
  // Styles
69
58
  const classAttribute = useClassAttribute();
70
59
  const rootStyles = computed(() => ['or-loader', ...LoaderRoot, ...LoaderRootColors[props.color], classAttribute.value]);
71
- const titleStyles = computed(() => [...LoaderTitle]);
72
- const descriptionStyles = computed(() => [...LoaderDescription]);
73
- const containerStyles = computed(() => [...LoaderContainer]);
74
60
  // State
75
61
  const computedSize = computed(() => {
76
62
  switch (props.size) {
@@ -83,9 +69,6 @@ var script = defineComponent({
83
69
  return {
84
70
  root,
85
71
  rootStyles,
86
- containerStyles,
87
- titleStyles,
88
- descriptionStyles,
89
72
  computedSize
90
73
  };
91
74
  }
@@ -102,11 +85,7 @@ var __vue_render__ = function () {
102
85
  return _c('div', _vm._b({
103
86
  ref: "root",
104
87
  class: _vm.rootStyles
105
- }, 'div', _vm.$attrs, false), [_vm.title ? [_c('div', {
106
- class: _vm.titleStyles
107
- }, [_vm._v("\n " + _vm._s(_vm.title) + "\n ")])] : _vm._e(), _vm._v(" "), _c('div', {
108
- class: _vm.containerStyles
109
- }, [_vm.variant === 'circular' ? [_c('svg', {
88
+ }, 'div', _vm.$attrs, false), [_vm.variant === 'circular' ? [_c('svg', {
110
89
  attrs: {
111
90
  "viewBox": "0 0 16 16",
112
91
  "width": _vm.computedSize,
@@ -154,9 +133,7 @@ var __vue_render__ = function () {
154
133
  "y2": "50%",
155
134
  "stroke": _vm.color === 'inherit' ? 'currentColor' : 'inherit'
156
135
  }
157
- })])])] : _vm._e()], 2), _vm._v(" "), _vm.description ? [_c('div', {
158
- class: _vm.descriptionStyles
159
- }, [_vm._v("\n " + _vm._s(_vm.description) + "\n ")])] : _vm._e()], 2);
136
+ })])])] : _vm._e()], 2);
160
137
  };
161
138
  var __vue_staticRenderFns__ = [];
162
139
 
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrIcon } from './OrIcon-ce8fd08b.js';
2
+ import { O as OrIcon } from './OrIcon-8625385f.js';
3
3
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
4
4
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -1,6 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrOverlay } from './OrOverlay-3c89d622.js';
3
- import { O as OrIconButton } from './OrIconButton-165934f8.js';
3
+ import { O as OrIconButton } from './OrIconButton-3bada179.js';
4
4
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
5
5
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
6
6
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -1,6 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrIcon } from './OrIcon-ce8fd08b.js';
3
- import { O as OrIconButton } from './OrIconButton-165934f8.js';
2
+ import { O as OrIcon } from './OrIcon-8625385f.js';
3
+ import { O as OrIconButton } from './OrIconButton-3bada179.js';
4
4
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
5
5
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
6
6
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -1,9 +1,9 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { debouncedWatch } from '@vueuse/core';
3
- import { O as OrInput } from './OrInput-cdd93d29.js';
3
+ import { O as OrInput } from './OrInput-cfd26508.js';
4
4
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
5
5
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
6
- import { a as InputBoxSize } from './OrInputBox-7069052f.js';
6
+ import { a as InputBoxSize } from './OrInputBox-79ec54ad.js';
7
7
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
8
8
 
9
9
  var script = defineComponent({