@onereach/ui-components 2.71.3-beta.2245.0 → 2.71.3-beta.2253.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 (139) hide show
  1. package/dist/bundled/v2/{OrCardCollection-06ecb8e1.js → OrCardCollection-208d79cf.js} +2 -2
  2. package/dist/bundled/v2/{OrConfirm-8c0e957d.js → OrConfirm-28ba0ea3.js} +1 -1
  3. package/dist/bundled/v2/{OrIconButton-837d57f8.js → OrIconButton-4bdd1566.js} +3 -10
  4. package/dist/bundled/v2/{OrInlineInput-57fccb41.js → OrInlineInput-b009a043.js} +1 -1
  5. package/dist/bundled/v2/{OrInlineTextarea-f8b86cf7.js → OrInlineTextarea-6e8c1f80.js} +1 -1
  6. package/dist/bundled/v2/{OrInput-00070eee.js → OrInput-81510c13.js} +29 -12
  7. package/dist/bundled/v2/{OrInputBox-2f559e98.js → OrInputBox-10aecdc4.js} +1 -1
  8. package/dist/bundled/v2/{OrModal-78f5d49e.js → OrModal-51b9f3e7.js} +1 -1
  9. package/dist/bundled/v2/{OrNotification-458fe937.js → OrNotification-7f761f25.js} +1 -1
  10. package/dist/bundled/v2/{OrSearch-bb87b34c.js → OrSearch-0ee269eb.js} +2 -2
  11. package/dist/bundled/v2/{OrSelect-2ececfc1.js → OrSelect-4f120e30.js} +3 -3
  12. package/dist/bundled/v2/{OrTag-4085e8a7.js → OrTag-8d738be6.js} +1 -1
  13. package/dist/bundled/v2/{OrTextarea-5c57c02b.js → OrTextarea-dba56362.js} +1 -1
  14. package/dist/bundled/v2/components/index.js +15 -15
  15. package/dist/bundled/v2/components/or-card-collection-v3/index.js +5 -5
  16. package/dist/bundled/v2/components/or-confirm-v3/index.js +4 -4
  17. package/dist/bundled/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -11
  18. package/dist/bundled/v2/components/or-icon-button-v3/index.js +1 -1
  19. package/dist/bundled/v2/components/or-inline-input-v3/index.js +2 -2
  20. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +2 -2
  21. package/dist/bundled/v2/components/or-input-box-v3/index.js +1 -1
  22. package/dist/bundled/v2/components/or-input-v3/OrInput.vue.d.ts +13 -0
  23. package/dist/bundled/v2/components/or-input-v3/index.js +4 -3
  24. package/dist/bundled/v2/components/or-modal-v3/index.js +2 -2
  25. package/dist/bundled/v2/components/or-notification-v3/index.js +2 -2
  26. package/dist/bundled/v2/components/or-search-v3/index.js +5 -4
  27. package/dist/bundled/v2/components/or-select-v3/index.js +6 -5
  28. package/dist/bundled/v2/components/or-tag-v3/index.js +2 -2
  29. package/dist/bundled/v2/components/or-textarea-v3/index.js +2 -2
  30. package/dist/bundled/v2/components/or-toast-v3/index.js +2 -2
  31. package/dist/bundled/v2/index.js +15 -15
  32. package/dist/bundled/v2/{types-309b7b94.js → types-79e5c18d.js} +1 -1
  33. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-e2980d04.js → OrCardCollection.vue_vue_type_script_lang-11cae54a.js} +3 -3
  34. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-eb2bfce2.js → OrConfirm.vue_vue_type_script_lang-95cc657e.js} +2 -2
  35. package/dist/bundled/v3/{OrIconButton-e0566ecf.js → OrIconButton-428dd2cf.js} +2 -3
  36. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-7d1c3fe1.js → OrIconButton.vue_vue_type_script_lang-ec6a3622.js} +3 -9
  37. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-49ce3308.js → OrInlineInput.vue_vue_type_script_lang-ab296efc.js} +2 -2
  38. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-8fd761d7.js → OrInlineTextarea.vue_vue_type_script_lang-3c3e1b4a.js} +2 -2
  39. package/dist/bundled/v3/{OrInput-dcf2606e.js → OrInput-658b8883.js} +15 -6
  40. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-27220623.js → OrInput.vue_vue_type_script_lang-91c05447.js} +17 -5
  41. package/dist/bundled/v3/{OrInputBox-4c7900c2.js → OrInputBox-c8beb6c2.js} +1 -1
  42. package/dist/bundled/v3/{OrInputBox.vue_vue_type_script_lang-47d98e81.js → OrInputBox.vue_vue_type_script_lang-0174af07.js} +1 -1
  43. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-6b1dc231.js → OrModal.vue_vue_type_script_lang-5a71a851.js} +2 -2
  44. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-d0afc1d7.js → OrNotification.vue_vue_type_script_lang-6287244f.js} +2 -2
  45. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-321907ec.js → OrSearch.vue_vue_type_script_lang-42c69494.js} +3 -3
  46. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-7fd5e2f0.js → OrSelect.vue_vue_type_script_lang-6bc45d90.js} +5 -5
  47. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-a25a49ee.js → OrTag.vue_vue_type_script_lang-cd3e040e.js} +2 -2
  48. package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-296da567.js → OrTextarea.vue_vue_type_script_lang-7c88ef85.js} +2 -2
  49. package/dist/bundled/v3/{OrToastContainer-6fe12712.js → OrToastContainer-ad5ae5af.js} +1 -1
  50. package/dist/bundled/v3/components/index.js +18 -18
  51. package/dist/bundled/v3/components/or-card-collection-v3/index.js +8 -8
  52. package/dist/bundled/v3/components/or-confirm-v3/index.js +7 -7
  53. package/dist/bundled/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -11
  54. package/dist/bundled/v3/components/or-icon-button-v3/index.js +1 -1
  55. package/dist/bundled/v3/components/or-inline-input-v3/index.js +3 -3
  56. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +3 -3
  57. package/dist/bundled/v3/components/or-input-box-v3/index.js +1 -1
  58. package/dist/bundled/v3/components/or-input-v3/OrInput.vue.d.ts +13 -0
  59. package/dist/bundled/v3/components/or-input-v3/index.js +7 -5
  60. package/dist/bundled/v3/components/or-modal-v3/index.js +3 -3
  61. package/dist/bundled/v3/components/or-notification-v3/index.js +3 -3
  62. package/dist/bundled/v3/components/or-search-v3/index.js +9 -7
  63. package/dist/bundled/v3/components/or-select-v3/index.js +10 -8
  64. package/dist/bundled/v3/components/or-tag-v3/index.js +3 -3
  65. package/dist/bundled/v3/components/or-textarea-v3/index.js +3 -3
  66. package/dist/bundled/v3/components/or-toast-v3/index.js +4 -4
  67. package/dist/bundled/v3/index.js +27 -27
  68. package/dist/bundled/v3/{types-22fbf9d6.js → types-1d25bb9a.js} +2 -2
  69. package/dist/esm/v2/{OrCardCollection-251ab033.js → OrCardCollection-12e43b95.js} +3 -3
  70. package/dist/esm/v2/{OrConfirm-9dbdedd7.js → OrConfirm-bbc1941b.js} +1 -1
  71. package/dist/esm/v2/{OrIconButton-04a3566d.js → OrIconButton-5fa56aec.js} +3 -10
  72. package/dist/esm/v2/{OrInlineInput-b85b84b4.js → OrInlineInput-38645a8e.js} +1 -1
  73. package/dist/esm/v2/{OrInlineTextarea-afd33047.js → OrInlineTextarea-b49a7107.js} +1 -1
  74. package/dist/esm/v2/{OrInput-59a15d80.js → OrInput-e4d0a011.js} +29 -12
  75. package/dist/esm/v2/{OrInputBox-9ceb9fc4.js → OrInputBox-1a8887df.js} +1 -1
  76. package/dist/esm/v2/{OrModal-4e79e0d5.js → OrModal-3b9d59de.js} +1 -1
  77. package/dist/esm/v2/{OrNotification-eac3867f.js → OrNotification-5e145880.js} +1 -1
  78. package/dist/esm/v2/{OrSearch-f42d588d.js → OrSearch-61e78caf.js} +2 -2
  79. package/dist/esm/v2/{OrSelect-e31d1c8b.js → OrSelect-721725e0.js} +3 -3
  80. package/dist/esm/v2/{OrTag-b2906865.js → OrTag-765090df.js} +1 -1
  81. package/dist/esm/v2/{OrTextarea-a5a3572b.js → OrTextarea-2ec6facd.js} +1 -1
  82. package/dist/esm/v2/components/index.js +15 -15
  83. package/dist/esm/v2/components/or-card-collection-v3/index.js +5 -5
  84. package/dist/esm/v2/components/or-confirm-v3/index.js +5 -5
  85. package/dist/esm/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -11
  86. package/dist/esm/v2/components/or-icon-button-v3/index.js +1 -1
  87. package/dist/esm/v2/components/or-inline-input-v3/index.js +2 -2
  88. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +2 -2
  89. package/dist/esm/v2/components/or-input-box-v3/index.js +1 -1
  90. package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +13 -0
  91. package/dist/esm/v2/components/or-input-v3/index.js +5 -4
  92. package/dist/esm/v2/components/or-modal-v3/index.js +2 -2
  93. package/dist/esm/v2/components/or-notification-v3/index.js +2 -2
  94. package/dist/esm/v2/components/or-search-v3/index.js +6 -5
  95. package/dist/esm/v2/components/or-select-v3/index.js +7 -6
  96. package/dist/esm/v2/components/or-tag-v3/index.js +2 -2
  97. package/dist/esm/v2/components/or-textarea-v3/index.js +2 -2
  98. package/dist/esm/v2/components/or-toast-v3/index.js +2 -2
  99. package/dist/esm/v2/index.js +14 -14
  100. package/dist/esm/v2/{types-1f95d710.js → types-856a804f.js} +1 -1
  101. package/dist/esm/v3/{OrCardCollection-8b8e3745.js → OrCardCollection-2e326f65.js} +3 -3
  102. package/dist/esm/v3/{OrConfirm-37454a63.js → OrConfirm-331ae0cd.js} +1 -1
  103. package/dist/esm/v3/{OrIconButton-2dcfb83e.js → OrIconButton-e5781317.js} +4 -11
  104. package/dist/esm/v3/{OrInlineInput-fbc35f85.js → OrInlineInput-09de432a.js} +1 -1
  105. package/dist/esm/v3/{OrInlineTextarea-79da8697.js → OrInlineTextarea-56328f22.js} +1 -1
  106. package/dist/esm/v3/{OrInput-bd054213.js → OrInput-898e3bb6.js} +28 -8
  107. package/dist/esm/v3/{OrInputBox-e16ade90.js → OrInputBox-74646840.js} +1 -1
  108. package/dist/esm/v3/{OrModal-4219a6dc.js → OrModal-10838da7.js} +1 -1
  109. package/dist/esm/v3/{OrNotification-0e682c7f.js → OrNotification-25da89ca.js} +1 -1
  110. package/dist/esm/v3/{OrSearch-4c5c44f2.js → OrSearch-a6ed9dd7.js} +2 -2
  111. package/dist/esm/v3/{OrSelect-466e50ca.js → OrSelect-0ddcb182.js} +3 -3
  112. package/dist/esm/v3/{OrTag-148ff9ae.js → OrTag-21ba5e15.js} +1 -1
  113. package/dist/esm/v3/{OrTextarea-37566985.js → OrTextarea-3e28946b.js} +1 -1
  114. package/dist/esm/v3/components/index.js +15 -15
  115. package/dist/esm/v3/components/or-card-collection-v3/index.js +5 -5
  116. package/dist/esm/v3/components/or-confirm-v3/index.js +5 -5
  117. package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -11
  118. package/dist/esm/v3/components/or-icon-button-v3/index.js +1 -1
  119. package/dist/esm/v3/components/or-inline-input-v3/index.js +2 -2
  120. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +2 -2
  121. package/dist/esm/v3/components/or-input-box-v3/index.js +1 -1
  122. package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +13 -0
  123. package/dist/esm/v3/components/or-input-v3/index.js +5 -4
  124. package/dist/esm/v3/components/or-modal-v3/index.js +2 -2
  125. package/dist/esm/v3/components/or-notification-v3/index.js +2 -2
  126. package/dist/esm/v3/components/or-search-v3/index.js +6 -5
  127. package/dist/esm/v3/components/or-select-v3/index.js +7 -6
  128. package/dist/esm/v3/components/or-tag-v3/index.js +2 -2
  129. package/dist/esm/v3/components/or-textarea-v3/index.js +2 -2
  130. package/dist/esm/v3/components/or-toast-v3/index.js +2 -2
  131. package/dist/esm/v3/index.js +14 -14
  132. package/dist/esm/v3/{types-b79e4387.js → types-7f17b4b2.js} +1 -1
  133. package/package.json +1 -1
  134. package/src/components/or-icon-button-v3/OrIconButton.stories3.ts +0 -4
  135. package/src/components/or-icon-button-v3/OrIconButton.vue +0 -6
  136. package/src/components/or-icon-button-v3/styles.ts +0 -13
  137. package/src/components/or-input-box-v3/styles.ts +2 -2
  138. package/src/components/or-input-v3/OrInput.stories3.ts +4 -0
  139. package/src/components/or-input-v3/OrInput.vue +39 -19
@@ -1,10 +1,10 @@
1
- export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-458fe937.js';
1
+ export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-7f761f25.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import '../../OrIcon-458206aa.js';
6
6
  import '../../normalize-component-6e8e3d80.js';
7
- import '../../OrIconButton-837d57f8.js';
7
+ import '../../OrIconButton-4bdd1566.js';
8
8
  import '../../OrTooltip-b1f38647.js';
9
9
  import '@vueuse/core';
10
10
  import '../../OrPopover-4e8acb7b.js';
@@ -1,15 +1,15 @@
1
- export { O as OrSearchV3 } from '../../OrSearch-bb87b34c.js';
2
- export { a as SearchSize } from '../../OrInputBox-2f559e98.js';
1
+ export { O as OrSearchV3 } from '../../OrSearch-0ee269eb.js';
2
+ export { a as SearchSize } from '../../OrInputBox-10aecdc4.js';
3
3
  import '@vueuse/core';
4
4
  import '../../index-fa6eb4ca.js';
5
5
  import 'vue';
6
6
  import '@vue/composition-api/dist/vue-composition-api.mjs';
7
- import '../../OrInput-00070eee.js';
7
+ import '../../OrInput-81510c13.js';
8
8
  import '../../OrError-52f668a4.js';
9
9
  import '../../normalize-component-6e8e3d80.js';
10
10
  import '../../OrHint-fde53334.js';
11
11
  import '../../OrIcon-458206aa.js';
12
- import '../../OrIconButton-837d57f8.js';
12
+ import '../../OrIconButton-4bdd1566.js';
13
13
  import '../../OrTooltip-b1f38647.js';
14
14
  import '../../OrPopover-4e8acb7b.js';
15
15
  import '../../floating-ui.dom.esm-83eba816.js';
@@ -20,6 +20,7 @@ import 'portal-vue';
20
20
  import '../../useElevation-aac032f4.js';
21
21
  import '../../useResponsive-e13dfbb0.js';
22
22
  import '../../OrLabel-aff09c39.js';
23
+ import '../../OrLoader-864ef92a.js';
23
24
  import '../../useIdAttribute-cf61643f.js';
24
25
  import '../../useValidationAttributes-6df7bcf9.js';
25
26
  import '../../browser-82dea9ed.js';
@@ -1,5 +1,5 @@
1
- export { _ as OrSelectV3 } from '../../OrSelect-2ececfc1.js';
2
- export { a as SelectSize } from '../../OrInputBox-2f559e98.js';
1
+ export { _ as OrSelectV3 } from '../../OrSelect-4f120e30.js';
2
+ export { a as SelectSize } from '../../OrInputBox-10aecdc4.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
5
5
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -12,8 +12,8 @@ import '../../OrError-52f668a4.js';
12
12
  import '../../OrExpansionPanel-96b8f568.js';
13
13
  import '../../OrIcon-458206aa.js';
14
14
  import '../../OrHint-fde53334.js';
15
- import '../../OrInput-00070eee.js';
16
- import '../../OrIconButton-837d57f8.js';
15
+ import '../../OrInput-81510c13.js';
16
+ import '../../OrIconButton-4bdd1566.js';
17
17
  import '../../OrTooltip-b1f38647.js';
18
18
  import '@vueuse/core';
19
19
  import '../../OrPopover-4e8acb7b.js';
@@ -24,8 +24,9 @@ import '../../OrTeleport.vue2-e9ba3054.js';
24
24
  import 'portal-vue';
25
25
  import '../../useElevation-aac032f4.js';
26
26
  import '../../useResponsive-e13dfbb0.js';
27
+ import '../../OrLoader-864ef92a.js';
27
28
  import '../../useValidationAttributes-6df7bcf9.js';
28
29
  import '../../OrMenuItem-e2693a5f.js';
29
- import '../../OrTag-4085e8a7.js';
30
+ import '../../OrTag-8d738be6.js';
30
31
  import '../../dropdown-open-e2a93aaf.js';
31
32
  import '../../useOverflow-bae6342f.js';
@@ -1,8 +1,8 @@
1
- export { O as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-4085e8a7.js';
1
+ export { O as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-8d738be6.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
5
- import '../../OrIconButton-837d57f8.js';
5
+ import '../../OrIconButton-4bdd1566.js';
6
6
  import '../../OrIcon-458206aa.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
8
  import '../../OrTooltip-b1f38647.js';
@@ -1,5 +1,5 @@
1
- export { _ as OrTextareaV3 } from '../../OrTextarea-5c57c02b.js';
2
- export { a as TextareaSize } from '../../OrInputBox-2f559e98.js';
1
+ export { _ as OrTextareaV3 } from '../../OrTextarea-dba56362.js';
2
+ export { a as TextareaSize } from '../../OrInputBox-10aecdc4.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
5
5
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,10 +1,10 @@
1
- export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../../types-309b7b94.js';
1
+ export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../../types-79e5c18d.js';
2
2
  export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../useToast-3a3d4280.js';
3
3
  import '@vueuse/core';
4
4
  import '../../index-fa6eb4ca.js';
5
5
  import 'vue';
6
6
  import '@vue/composition-api/dist/vue-composition-api.mjs';
7
- import '../../OrIconButton-837d57f8.js';
7
+ import '../../OrIconButton-4bdd1566.js';
8
8
  import '../../OrIcon-458206aa.js';
9
9
  import '../../normalize-component-6e8e3d80.js';
10
10
  import '../../OrTooltip-b1f38647.js';