@onereach/ui-components 2.74.8-beta.2337.0 → 2.74.8-beta.2338.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 (184) hide show
  1. package/dist/bundled/v2/{OrCardCollection-ba527c32.js → OrCardCollection-2429285f.js} +3 -3
  2. package/dist/bundled/v2/{OrConfirm-06b41408.js → OrConfirm-2cdb78b3.js} +1 -1
  3. package/dist/bundled/v2/{OrIconButton-deec1d4d.js → OrIconButton-037b9c33.js} +1 -1
  4. package/dist/bundled/v2/{OrInlineInput-9304f205.js → OrInlineInput-6a0ac021.js} +1 -1
  5. package/dist/bundled/v2/{OrInlineTextarea-e0d28fc6.js → OrInlineTextarea-59183fa9.js} +1 -1
  6. package/dist/bundled/v2/{OrInput-e0e8b941.js → OrInput-93ccd5f2.js} +1 -1
  7. package/dist/bundled/v2/{OrMenu-82c77b2c.js → OrMenu-021f347c.js} +1 -1
  8. package/dist/bundled/v2/{OrModal-d845da2d.js → OrModal-4218b040.js} +1 -1
  9. package/dist/bundled/v2/{OrNotification-f7644c55.js → OrNotification-35c163f7.js} +1 -1
  10. package/dist/bundled/v2/{OrPagination-95f37111.js → OrPagination-19494306.js} +1 -1
  11. package/dist/bundled/v2/{OrPopover-597ad11f.js → OrPopover-0697699f.js} +2 -10
  12. package/dist/bundled/v2/{OrSearch-fbf62c5d.js → OrSearch-0178b612.js} +1 -1
  13. package/dist/bundled/v2/{OrSelect-685345f4.js → OrSelect-43ba3073.js} +3 -3
  14. package/dist/bundled/v2/{OrSidebar-5ddf0e24.js → OrSidebar-b7a27e27.js} +1 -1
  15. package/dist/bundled/v2/{OrSidebarCollapseButton-d6ebc2aa.js → OrSidebarCollapseButton-e8632afe.js} +1 -1
  16. package/dist/bundled/v2/{OrTabs-ff22ddce.js → OrTabs-70c1818f.js} +1 -1
  17. package/dist/bundled/v2/{OrTag-1676da32.js → OrTag-59ab76c5.js} +1 -1
  18. package/dist/bundled/v2/{OrText-a665b991.js → OrText-15bf85c4.js} +36 -3
  19. package/dist/bundled/v2/{OrTooltip-87c2e375.js → OrTooltip-9ef540f0.js} +1 -1
  20. package/dist/bundled/v2/components/index.js +20 -20
  21. package/dist/bundled/v2/components/or-card-collection-v3/index.js +7 -7
  22. package/dist/bundled/v2/components/or-confirm-v3/index.js +5 -5
  23. package/dist/bundled/v2/components/or-icon-button-v3/index.js +3 -3
  24. package/dist/bundled/v2/components/or-inline-input-v3/index.js +4 -4
  25. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +4 -4
  26. package/dist/bundled/v2/components/or-input-v3/index.js +4 -4
  27. package/dist/bundled/v2/components/or-menu-v3/index.js +2 -2
  28. package/dist/bundled/v2/components/or-modal-v3/index.js +4 -4
  29. package/dist/bundled/v2/components/or-notification-v3/index.js +4 -4
  30. package/dist/bundled/v2/components/or-pagination-v3/index.js +3 -3
  31. package/dist/bundled/v2/components/or-popover-v3/index.js +1 -1
  32. package/dist/bundled/v2/components/or-search-v3/index.js +5 -5
  33. package/dist/bundled/v2/components/or-select-v3/index.js +6 -6
  34. package/dist/bundled/v2/components/or-sidebar-v3/index.js +5 -5
  35. package/dist/bundled/v2/components/or-sidebar-v3/partials/index.js +4 -4
  36. package/dist/bundled/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +4 -4
  37. package/dist/bundled/v2/components/or-tabs-v3/index.js +3 -3
  38. package/dist/bundled/v2/components/or-tag-v3/index.js +4 -4
  39. package/dist/bundled/v2/components/or-text-v3/OrText.vue.d.ts +27 -2
  40. package/dist/bundled/v2/components/or-text-v3/index.js +1 -1
  41. package/dist/bundled/v2/components/or-toast-v3/index.js +4 -4
  42. package/dist/bundled/v2/components/or-tooltip-v3/index.js +2 -2
  43. package/dist/bundled/v2/index.js +21 -21
  44. package/dist/bundled/v2/{types-0e3ca5b9.js → types-da54f18c.js} +1 -1
  45. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-3e33148c.js → OrCardCollection.vue_vue_type_script_lang-b474de2d.js} +5 -5
  46. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-8e7c65df.js → OrConfirm.vue_vue_type_script_lang-239c88b9.js} +2 -2
  47. package/dist/bundled/v3/{OrIconButton-8f4c68e9.js → OrIconButton-a2091425.js} +1 -1
  48. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-8670c49e.js → OrIconButton.vue_vue_type_script_lang-14871105.js} +1 -1
  49. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-cd4a64f6.js → OrInlineInput.vue_vue_type_script_lang-f2cc2704.js} +2 -2
  50. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-a73ff1ee.js → OrInlineTextarea.vue_vue_type_script_lang-9c6d7277.js} +2 -2
  51. package/dist/bundled/v3/{OrInput-7679287c.js → OrInput-3bf44521.js} +1 -1
  52. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-edf81609.js → OrInput.vue_vue_type_script_lang-38947e44.js} +2 -2
  53. package/dist/bundled/v3/{OrMenu-c982d515.js → OrMenu-c2c114de.js} +1 -1
  54. package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-cefb0eca.js → OrMenu.vue_vue_type_script_lang-518b5305.js} +1 -1
  55. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-3f3ce339.js → OrModal.vue_vue_type_script_lang-8d7f1436.js} +2 -2
  56. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-4532696a.js → OrNotification.vue_vue_type_script_lang-b0280317.js} +2 -2
  57. package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-b6e7592e.js → OrPagination.vue_vue_type_script_lang-cdab5b21.js} +2 -2
  58. package/dist/bundled/v3/{OrPopover-0c296207.js → OrPopover-f9a1d5d7.js} +7 -8
  59. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-7b934bbf.js → OrSearch.vue_vue_type_script_lang-409490d8.js} +2 -2
  60. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-2206f2b8.js → OrSelect.vue_vue_type_script_lang-b50634d8.js} +4 -4
  61. package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-4639bf0e.js → OrSidebar.vue_vue_type_script_lang-b5adff07.js} +1 -1
  62. package/dist/bundled/v3/{OrSidebarCollapseButton.vue_vue_type_script_lang-a46ed51a.js → OrSidebarCollapseButton.vue_vue_type_script_lang-ddb36366.js} +2 -2
  63. package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-c8df52e6.js → OrTabs.vue_vue_type_script_lang-7a2b137a.js} +2 -2
  64. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-c33033d3.js → OrTag.vue_vue_type_script_lang-4fe7e19f.js} +2 -2
  65. package/dist/bundled/v3/OrText.vue_vue_type_script_lang-e93438ea.js +93 -0
  66. package/dist/bundled/v3/{OrToastContainer-5c99d3ce.js → OrToastContainer-6ade8920.js} +1 -1
  67. package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-a17ed18c.js → OrTooltip.vue_vue_type_script_lang-0c228e6f.js} +1 -1
  68. package/dist/bundled/v3/components/index.js +23 -23
  69. package/dist/bundled/v3/components/or-card-collection-v3/index.js +10 -10
  70. package/dist/bundled/v3/components/or-confirm-v3/index.js +7 -7
  71. package/dist/bundled/v3/components/or-icon-button-v3/index.js +3 -3
  72. package/dist/bundled/v3/components/or-inline-input-v3/index.js +5 -5
  73. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +5 -5
  74. package/dist/bundled/v3/components/or-input-v3/index.js +5 -5
  75. package/dist/bundled/v3/components/or-menu-v3/index.js +2 -2
  76. package/dist/bundled/v3/components/or-modal-v3/index.js +5 -5
  77. package/dist/bundled/v3/components/or-notification-v3/index.js +5 -5
  78. package/dist/bundled/v3/components/or-pagination-v3/index.js +4 -4
  79. package/dist/bundled/v3/components/or-search-v3/index.js +7 -7
  80. package/dist/bundled/v3/components/or-select-v3/index.js +8 -8
  81. package/dist/bundled/v3/components/or-sidebar-v3/index.js +6 -6
  82. package/dist/bundled/v3/components/or-sidebar-v3/partials/index.js +5 -5
  83. package/dist/bundled/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +5 -5
  84. package/dist/bundled/v3/components/or-tabs-v3/index.js +4 -4
  85. package/dist/bundled/v3/components/or-tag-v3/index.js +5 -5
  86. package/dist/bundled/v3/components/or-text-v3/OrText.vue.d.ts +27 -2
  87. package/dist/bundled/v3/components/or-text-v3/index.js +1 -1
  88. package/dist/bundled/v3/components/or-toast-v3/index.js +6 -6
  89. package/dist/bundled/v3/components/or-tooltip-v3/index.js +2 -2
  90. package/dist/bundled/v3/index.js +36 -36
  91. package/dist/bundled/v3/{types-5a9ace3b.js → types-9a4dc8a9.js} +2 -2
  92. package/dist/esm/v2/{OrCardCollection-fa7e81fc.js → OrCardCollection-f8b71fc6.js} +4 -4
  93. package/dist/esm/v2/{OrConfirm-06885721.js → OrConfirm-15e27711.js} +1 -1
  94. package/dist/esm/v2/{OrIconButton-fa9bff07.js → OrIconButton-140f940e.js} +2 -2
  95. package/dist/esm/v2/{OrInlineInput-df02ab5d.js → OrInlineInput-3b1afd44.js} +1 -1
  96. package/dist/esm/v2/{OrInlineTextarea-ad120656.js → OrInlineTextarea-8990fc61.js} +1 -1
  97. package/dist/esm/v2/{OrInput-a19adb5d.js → OrInput-1ddf99ba.js} +1 -1
  98. package/dist/esm/v2/{OrMenu-bb6e93bc.js → OrMenu-1adef5df.js} +1 -1
  99. package/dist/esm/v2/{OrModal-370cfc3b.js → OrModal-a938e31b.js} +1 -1
  100. package/dist/esm/v2/{OrNotification-687b4999.js → OrNotification-e8c1df46.js} +1 -1
  101. package/dist/esm/v2/{OrPagination-81d4476a.js → OrPagination-c27faf97.js} +2 -2
  102. package/dist/esm/v2/{OrPopover-a101a230.js → OrPopover-b3746279.js} +2 -10
  103. package/dist/esm/v2/{OrSearch-513c80e5.js → OrSearch-09e7d4dc.js} +1 -1
  104. package/dist/esm/v2/{OrSelect-a9e8f533.js → OrSelect-d991fe95.js} +3 -3
  105. package/dist/esm/v2/{OrSidebar-89711112.js → OrSidebar-6b246de1.js} +1 -1
  106. package/dist/esm/v2/{OrSidebarCollapseButton-81c77db0.js → OrSidebarCollapseButton-9178923e.js} +1 -1
  107. package/dist/esm/v2/{OrTabs-b501239f.js → OrTabs-6d7d9d7e.js} +2 -2
  108. package/dist/esm/v2/{OrTag-6fd8988e.js → OrTag-1ed1265c.js} +1 -1
  109. package/dist/esm/v2/{OrText-b12d0682.js → OrText-91d662a0.js} +36 -3
  110. package/dist/esm/v2/{OrTooltip-d9424f71.js → OrTooltip-34d2e01f.js} +1 -1
  111. package/dist/esm/v2/components/index.js +20 -20
  112. package/dist/esm/v2/components/or-card-collection-v3/index.js +7 -7
  113. package/dist/esm/v2/components/or-confirm-v3/index.js +5 -5
  114. package/dist/esm/v2/components/or-icon-button-v3/index.js +3 -3
  115. package/dist/esm/v2/components/or-inline-input-v3/index.js +4 -4
  116. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +4 -4
  117. package/dist/esm/v2/components/or-input-v3/index.js +4 -4
  118. package/dist/esm/v2/components/or-menu-v3/index.js +2 -2
  119. package/dist/esm/v2/components/or-modal-v3/index.js +4 -4
  120. package/dist/esm/v2/components/or-notification-v3/index.js +4 -4
  121. package/dist/esm/v2/components/or-pagination-v3/index.js +3 -3
  122. package/dist/esm/v2/components/or-popover-v3/index.js +1 -1
  123. package/dist/esm/v2/components/or-search-v3/index.js +5 -5
  124. package/dist/esm/v2/components/or-select-v3/index.js +6 -6
  125. package/dist/esm/v2/components/or-sidebar-v3/index.js +5 -5
  126. package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +4 -4
  127. package/dist/esm/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +4 -4
  128. package/dist/esm/v2/components/or-tabs-v3/index.js +3 -3
  129. package/dist/esm/v2/components/or-tag-v3/index.js +4 -4
  130. package/dist/esm/v2/components/or-text-v3/OrText.vue.d.ts +27 -2
  131. package/dist/esm/v2/components/or-text-v3/index.js +1 -1
  132. package/dist/esm/v2/components/or-toast-v3/index.js +4 -4
  133. package/dist/esm/v2/components/or-tooltip-v3/index.js +2 -2
  134. package/dist/esm/v2/index.js +20 -20
  135. package/dist/esm/v2/{types-d5127999.js → types-98d95522.js} +1 -1
  136. package/dist/esm/v3/{OrCardCollection-8a658b21.js → OrCardCollection-3374f65b.js} +4 -4
  137. package/dist/esm/v3/{OrConfirm-26d799f0.js → OrConfirm-dbf267cd.js} +1 -1
  138. package/dist/esm/v3/{OrIconButton-385e997c.js → OrIconButton-2a9a6627.js} +2 -2
  139. package/dist/esm/v3/{OrInlineInput-cd3753ee.js → OrInlineInput-6c4fe7ff.js} +1 -1
  140. package/dist/esm/v3/{OrInlineTextarea-4c5b0390.js → OrInlineTextarea-3cd956d9.js} +1 -1
  141. package/dist/esm/v3/{OrInput-ab92224c.js → OrInput-0c07888f.js} +1 -1
  142. package/dist/esm/v3/{OrMenu-b4e8136c.js → OrMenu-345930d5.js} +1 -1
  143. package/dist/esm/v3/{OrModal-f9f2279b.js → OrModal-07c092ab.js} +1 -1
  144. package/dist/esm/v3/{OrNotification-03a7426c.js → OrNotification-e600fd9a.js} +1 -1
  145. package/dist/esm/v3/{OrPagination-94c2095f.js → OrPagination-d0ba716f.js} +2 -2
  146. package/dist/esm/v3/{OrPopover-35ee1b1e.js → OrPopover-464a5606.js} +7 -8
  147. package/dist/esm/v3/{OrSearch-88811fdc.js → OrSearch-e1cc559b.js} +1 -1
  148. package/dist/esm/v3/{OrSelect-56031e58.js → OrSelect-b06bf2d8.js} +3 -3
  149. package/dist/esm/v3/{OrSidebar-64703ef6.js → OrSidebar-0a32cc49.js} +1 -1
  150. package/dist/esm/v3/{OrSidebarCollapseButton-506fc73c.js → OrSidebarCollapseButton-647d2c50.js} +1 -1
  151. package/dist/esm/v3/{OrTabs-e639e96f.js → OrTabs-9949f87b.js} +2 -2
  152. package/dist/esm/v3/{OrTag-f5937430.js → OrTag-f66c6142.js} +1 -1
  153. package/dist/esm/v3/{OrText-6b4f7cd1.js → OrText-a3b00048.js} +36 -3
  154. package/dist/esm/v3/{OrTooltip-e5fe74d6.js → OrTooltip-d1b1a4bb.js} +1 -1
  155. package/dist/esm/v3/components/index.js +20 -20
  156. package/dist/esm/v3/components/or-card-collection-v3/index.js +7 -7
  157. package/dist/esm/v3/components/or-confirm-v3/index.js +5 -5
  158. package/dist/esm/v3/components/or-icon-button-v3/index.js +3 -3
  159. package/dist/esm/v3/components/or-inline-input-v3/index.js +4 -4
  160. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +4 -4
  161. package/dist/esm/v3/components/or-input-v3/index.js +4 -4
  162. package/dist/esm/v3/components/or-menu-v3/index.js +2 -2
  163. package/dist/esm/v3/components/or-modal-v3/index.js +4 -4
  164. package/dist/esm/v3/components/or-notification-v3/index.js +4 -4
  165. package/dist/esm/v3/components/or-pagination-v3/index.js +3 -3
  166. package/dist/esm/v3/components/or-popover-v3/index.js +1 -1
  167. package/dist/esm/v3/components/or-search-v3/index.js +5 -5
  168. package/dist/esm/v3/components/or-select-v3/index.js +6 -6
  169. package/dist/esm/v3/components/or-sidebar-v3/index.js +5 -5
  170. package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +4 -4
  171. package/dist/esm/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +4 -4
  172. package/dist/esm/v3/components/or-tabs-v3/index.js +3 -3
  173. package/dist/esm/v3/components/or-tag-v3/index.js +4 -4
  174. package/dist/esm/v3/components/or-text-v3/OrText.vue.d.ts +27 -2
  175. package/dist/esm/v3/components/or-text-v3/index.js +1 -1
  176. package/dist/esm/v3/components/or-toast-v3/index.js +4 -4
  177. package/dist/esm/v3/components/or-tooltip-v3/index.js +2 -2
  178. package/dist/esm/v3/index.js +20 -20
  179. package/dist/esm/v3/{types-f6f8ab6b.js → types-7d404d5f.js} +1 -1
  180. package/package.json +1 -1
  181. package/src/components/or-popover-v3/OrPopover.vue +26 -31
  182. package/src/components/or-text-v3/OrText.stories3.ts +83 -5
  183. package/src/components/or-text-v3/OrText.vue +37 -3
  184. package/dist/bundled/v3/OrText.vue_vue_type_script_lang-271fb345.js +0 -60
@@ -1,12 +1,12 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { defineComponent, computed, ref, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
3
3
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
4
- import { O as OrIconButton } from './OrIconButton-deec1d4d.js';
4
+ import { O as OrIconButton } from './OrIconButton-037b9c33.js';
5
5
  import { O as OrButton } from './OrButton-0a9470c0.js';
6
- import { O as OrMenu } from './OrMenu-82c77b2c.js';
6
+ import { O as OrMenu } from './OrMenu-021f347c.js';
7
7
  import { O as OrMenuItem } from './OrMenuItem-f295292e.js';
8
8
  import { O as OrIcon } from './OrIcon-2efd1925.js';
9
- import { O as OrSearch } from './OrSearch-fbf62c5d.js';
9
+ import { O as OrSearch } from './OrSearch-0178b612.js';
10
10
 
11
11
  const CardCollectionRoot = [
12
12
  // Layout
@@ -3,7 +3,7 @@ import { l as logicAnd } from './index-17f264f9.js';
3
3
  import './index-fa6eb4ca.js';
4
4
  import { O as OrOverlay } from './OrOverlay-cb55bf20.js';
5
5
  import { O as OrButton, a as ButtonColor } from './OrButton-0a9470c0.js';
6
- import { O as OrInput } from './OrInput-e0e8b941.js';
6
+ import { O as OrInput } from './OrInput-93ccd5f2.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,6 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrIcon, I as IconSize } from './OrIcon-2efd1925.js';
3
- import { O as OrTooltip } from './OrTooltip-87c2e375.js';
3
+ import { O as OrTooltip } from './OrTooltip-9ef540f0.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
 
@@ -1,7 +1,7 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrError } from './OrError-52f668a4.js';
3
3
  import { O as OrHint } from './OrHint-fde53334.js';
4
- import { O as OrIconButton } from './OrIconButton-deec1d4d.js';
4
+ import { O as OrIconButton } from './OrIconButton-037b9c33.js';
5
5
  import { O as OrInlineInputBox, I as InlineInputBoxSize } from './OrInlineInputBox-7a8e645b.js';
6
6
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
7
7
  import { u as useValidationAttributes } from './useValidationAttributes-6df7bcf9.js';
@@ -1,7 +1,7 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrError } from './OrError-52f668a4.js';
3
3
  import { O as OrHint } from './OrHint-fde53334.js';
4
- import { O as OrIconButton } from './OrIconButton-deec1d4d.js';
4
+ import { O as OrIconButton } from './OrIconButton-037b9c33.js';
5
5
  import { O as OrInlineInputBox } from './OrInlineInputBox-7a8e645b.js';
6
6
  import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
7
7
  import { u as useValidationAttributes } from './useValidationAttributes-6df7bcf9.js';
@@ -2,7 +2,7 @@ import './index-fa6eb4ca.js';
2
2
  import { O as OrError } from './OrError-52f668a4.js';
3
3
  import { O as OrHint } from './OrHint-fde53334.js';
4
4
  import { O as OrIcon } from './OrIcon-2efd1925.js';
5
- import { O as OrIconButton } from './OrIconButton-deec1d4d.js';
5
+ import { O as OrIconButton } from './OrIconButton-037b9c33.js';
6
6
  import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-e54dcef9.js';
7
7
  import { O as OrLabel } from './OrLabel-aff09c39.js';
8
8
  import { O as OrLoader } from './OrLoader-cf28bfa6.js';
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrPopover, P as PopoverPlacement } from './OrPopover-597ad11f.js';
2
+ import { O as OrPopover, P as PopoverPlacement } from './OrPopover-0697699f.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
 
@@ -1,6 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrOverlay } from './OrOverlay-cb55bf20.js';
3
- import { O as OrIconButton } from './OrIconButton-deec1d4d.js';
3
+ import { O as OrIconButton } from './OrIconButton-037b9c33.js';
4
4
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
 
@@ -1,6 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrIcon } from './OrIcon-2efd1925.js';
3
- import { O as OrIconButton } from './OrIconButton-deec1d4d.js';
3
+ import { O as OrIconButton } from './OrIconButton-037b9c33.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
 
@@ -1,7 +1,7 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrButton } from './OrButton-0a9470c0.js';
3
3
  import { O as OrIcon } from './OrIcon-2efd1925.js';
4
- import { O as OrMenu } from './OrMenu-82c77b2c.js';
4
+ import { O as OrMenu } from './OrMenu-021f347c.js';
5
5
  import { O as OrMenuItem } from './OrMenuItem-f295292e.js';
6
6
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
7
7
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -247,15 +247,7 @@ var __vue_render__ = function () {
247
247
  var _vm = this;
248
248
  var _h = _vm.$createElement;
249
249
  var _c = _vm._self._c || _h;
250
- return _c('OrTeleport', [_c('div', {
251
- directives: [{
252
- name: "show",
253
- rawName: "v-show",
254
- value: _vm.isOpen,
255
- expression: "isOpen"
256
- }],
257
- class: ['contents']
258
- }, [_vm.isDesktop && _vm.variant === 'auto' || _vm.variant === 'popover' ? [_c('div', _vm._b({
250
+ return _vm.state !== 'closed' ? _c('OrTeleport', [_vm.isDesktop && _vm.variant === 'auto' || _vm.variant === 'popover' ? [_c('div', _vm._b({
259
251
  ref: "root",
260
252
  class: _vm.rootStyles
261
253
  }, 'div', _vm.$attrs, false), [_vm.disableDefaultStyles ? [_vm._t("default")] : [_c('div', {
@@ -265,7 +257,7 @@ var __vue_render__ = function () {
265
257
  on: {
266
258
  "update:state": _vm.handleBottomSheetState
267
259
  }
268
- }, [_vm._t("default")], 2)] : _vm._e()], 2)]);
260
+ }, [_vm._t("default")], 2)] : _vm._e()], 2) : _vm._e();
269
261
  };
270
262
  var __vue_staticRenderFns__ = [];
271
263
 
@@ -1,6 +1,6 @@
1
1
  import { debouncedWatch } from '@vueuse/core';
2
2
  import './index-fa6eb4ca.js';
3
- import { O as OrInput } from './OrInput-e0e8b941.js';
3
+ import { O as OrInput } from './OrInput-93ccd5f2.js';
4
4
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { a as InputBoxSize } from './OrInputBox-e54dcef9.js';
6
6
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -4,12 +4,12 @@ import { O as OrError } from './OrError-52f668a4.js';
4
4
  import { O as OrExpansionPanel } from './OrExpansionPanel-8968da49.js';
5
5
  import { O as OrHint } from './OrHint-fde53334.js';
6
6
  import { O as OrIcon } from './OrIcon-2efd1925.js';
7
- import { O as OrInput } from './OrInput-e0e8b941.js';
7
+ import { O as OrInput } from './OrInput-93ccd5f2.js';
8
8
  import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-e54dcef9.js';
9
9
  import { O as OrLabel } from './OrLabel-aff09c39.js';
10
10
  import { O as OrMenuItem } from './OrMenuItem-f295292e.js';
11
- import { O as OrPopover } from './OrPopover-597ad11f.js';
12
- import { O as OrTag } from './OrTag-1676da32.js';
11
+ import { O as OrPopover } from './OrPopover-0697699f.js';
12
+ import { O as OrTag } from './OrTag-59ab76c5.js';
13
13
  import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e2a93aaf.js';
14
14
  import { u as useOverflow } from './useOverflow-bae6342f.js';
15
15
  import { defineComponent, getCurrentInstance, ref, computed, onMounted, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,7 +1,7 @@
1
1
  import { useDraggable, useElementBounding } from '@vueuse/core';
2
2
  import _ from 'lodash';
3
3
  import './index-fa6eb4ca.js';
4
- import { O as OrSidebarPlacement, a as OrSidebarCollapseButton } from './OrSidebarCollapseButton-d6ebc2aa.js';
4
+ import { O as OrSidebarPlacement, a as OrSidebarCollapseButton } from './OrSidebarCollapseButton-e8632afe.js';
5
5
  import { defineComponent, ref, computed, useSlots, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
6
6
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
7
7
 
@@ -1,6 +1,6 @@
1
1
  import _ from 'lodash';
2
2
  import './index-fa6eb4ca.js';
3
- import { O as OrIconButton } from './OrIconButton-deec1d4d.js';
3
+ import { O as OrIconButton } from './OrIconButton-037b9c33.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
 
@@ -1,7 +1,7 @@
1
1
  import { useResizeObserver } from '@vueuse/core';
2
2
  import './index-fa6eb4ca.js';
3
3
  import { O as OrIcon } from './OrIcon-2efd1925.js';
4
- import { O as OrMenu } from './OrMenu-82c77b2c.js';
4
+ import { O as OrMenu } from './OrMenu-021f347c.js';
5
5
  import { O as OrMenuItem } from './OrMenuItem-f295292e.js';
6
6
  import { O as OrTab } from './OrTab-8c5acf8a.js';
7
7
  import { defineComponent, ref, computed, reactive, watch, nextTick, onMounted } from '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrIconButton } from './OrIconButton-deec1d4d.js';
2
+ import { O as OrIconButton } from './OrIconButton-037b9c33.js';
3
3
  import { defineComponent, ref, computed, watchPostEffect, unref } from '@vue/composition-api/dist/vue-composition-api.mjs';
4
4
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
5
5
 
@@ -18,16 +18,31 @@ const RestText = [
18
18
  // Layout
19
19
  'shrink'];
20
20
 
21
+ /**
22
+ * Use `OrText` component to crop un-wrapped single-line text with ellipsis inside narrow containers.
23
+ * Ellipsis can be placed in the end or in the middle of the text. Convenient for displaying long labels,
24
+ * that have same beginning and differ in the ending part.
25
+ */
21
26
  var script = defineComponent({
22
27
  name: 'OrText',
23
28
  props: {
29
+ /**
30
+ * Text to crop.
31
+ */
24
32
  text: {
25
33
  type: String,
26
34
  required: true
27
35
  },
36
+ /**
37
+ * The index counted from the end of the string where ellipsis will be placed.
38
+ * Defines how many ending characters will remain visible.
39
+ * By default, ellipsis is placed in the end of the line.
40
+ *
41
+ * Note: Negative values behave same as corresponding positives still counting from the end of the line.
42
+ */
28
43
  sliceIndex: {
29
44
  type: Number,
30
- default: undefined
45
+ default: 0
31
46
  }
32
47
  },
33
48
  expose: ['root'],
@@ -38,15 +53,33 @@ var script = defineComponent({
38
53
  const rootStyles = computed(() => ['or-text', ...TextRoot]);
39
54
  const mainTextStyles = computed(() => [...MainText]);
40
55
  const restTextStyles = computed(() => [...RestText]);
56
+ /**
57
+ * Preserves whitespace at the last position as <code>&nbsp;</code>
58
+ * @param str A string to escape
59
+ */
60
+ const escapeLast = str => str && str.slice(0, -1) + '\xa0';
61
+ /**
62
+ * Preserves whitespace at the first position as <code>&nbsp;</code>
63
+ * @param str A string to escape
64
+ */
65
+ const escapeFirst = str => str && '\xa0' + str.slice(1);
41
66
  // State
42
67
  const mainText = computed(() => {
43
68
  if (props.sliceIndex) {
44
- return props.text.slice(0, Math.abs(props.sliceIndex) * -1);
69
+ let mainPart = props.text.slice(0, -Math.abs(props.sliceIndex));
70
+ if (mainPart[mainPart.length - 1] === ' ') {
71
+ mainPart = escapeLast(mainPart);
72
+ }
73
+ return mainPart;
45
74
  }
46
75
  return props.text;
47
76
  });
48
77
  const restText = computed(() => {
49
- return props.text.slice(mainText.value.length);
78
+ let restPart = props.text.slice(mainText.value.length);
79
+ if (restPart[0] === ' ') {
80
+ restPart = escapeFirst(restPart);
81
+ }
82
+ return restPart;
50
83
  });
51
84
  return {
52
85
  root,
@@ -1,6 +1,6 @@
1
1
  import { useDebounceFn, useElementHover } from '@vueuse/core';
2
2
  import './index-fa6eb4ca.js';
3
- import { O as OrPopover, P as PopoverPlacement } from './OrPopover-597ad11f.js';
3
+ import { O as OrPopover, P as PopoverPlacement } from './OrPopover-0697699f.js';
4
4
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
6
 
@@ -8,7 +8,7 @@ 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, O as OrButtonV3 } from '../OrButton-0a9470c0.js';
9
9
  export { O as OrCard } from '../OrCard-e07c7e8c.js';
10
10
  export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-393dd952.js';
11
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-ba527c32.js';
11
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-2429285f.js';
12
12
  export { _ as OrCardV3 } from '../OrCard-45d5869b.js';
13
13
  export { a as OrCarousel, _ as OrCarouselItem } from '../OrCarouselItem-0a3079c4.js';
14
14
  export { O as OrCheckbox } from '../OrCheckbox-a7b582e7.js';
@@ -19,7 +19,7 @@ export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-538d60b8.js';
19
19
  export { O as OrCollapse } from '../OrCollapse-ec5dda58.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-f654471a.js';
21
21
  export { _ as OrConfirm } from '../OrConfirm-62ddc635.js';
22
- export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-06b41408.js';
22
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-2cdb78b3.js';
23
23
  export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-24a56fd2.js';
24
24
  export { O as OrError } from '../OrError-29f0ce95.js';
25
25
  export { _ as OrErrorTagV3 } from '../OrErrorTag-4675604d.js';
@@ -31,14 +31,14 @@ export { O as OrFloating, b as OrFloatingHideStrategy, a as OrFloatingPlacements
31
31
  export { O as OrHint } from '../OrHint-664117aa.js';
32
32
  export { O as OrHintV3 } from '../OrHint-fde53334.js';
33
33
  export { O as OrIcon, a as OrIconColors, b as OrIconType } from '../OrIcon-cf7a9863.js';
34
- export { I as IconButtonColor, O as OrIconButtonV3 } from '../OrIconButton-deec1d4d.js';
34
+ export { I as IconButtonColor, O as OrIconButtonV3 } from '../OrIconButton-037b9c33.js';
35
35
  export { I as IconButtonSize, I as IconSize, a as IconVariant, O as OrIconV3 } from '../OrIcon-2efd1925.js';
36
36
  export { I as InlineInputBoxSize, I as InlineInputSize, O as OrInlineInputBoxV3 } from '../OrInlineInputBox-7a8e645b.js';
37
- export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-9304f205.js';
37
+ export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-6a0ac021.js';
38
38
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-a2d67c20.js';
39
- export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-e0d28fc6.js';
39
+ export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-59183fa9.js';
40
40
  export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, O as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox-e54dcef9.js';
41
- export { I as InputType, O as OrInputV3 } from '../OrInput-e0e8b941.js';
41
+ export { I as InputType, O as OrInputV3 } from '../OrInput-93ccd5f2.js';
42
42
  export { O as OrInput } from '../OrInput-ec3d5c5b.js';
43
43
  export { O as OrLabel } from '../OrLabel-f19ccb5f.js';
44
44
  export { L as LabelVariant, O as OrLabelV3 } from '../OrLabel-aff09c39.js';
@@ -48,31 +48,31 @@ export { _ as OrListOfInputs } from '../OrListOfInputs-4b9ce33e.js';
48
48
  export { L as LoaderViews, O as OrLoader } from '../OrLoader-5cfd67fb.js';
49
49
  export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, O as OrLoaderV3 } from '../OrLoader-cf28bfa6.js';
50
50
  export { O as OrMenuItemV3 } from '../OrMenuItem-f295292e.js';
51
- export { O as OrMenuV3 } from '../OrMenu-82c77b2c.js';
52
- export { P as MenuPlacement, O as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-597ad11f.js';
51
+ export { O as OrMenuV3 } from '../OrMenu-021f347c.js';
52
+ export { P as MenuPlacement, O as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-0697699f.js';
53
53
  export { O as OrModal, a as OrModalSizes } from '../OrModal-0026f7c8.js';
54
- export { M as ModalSize, _ as OrModalV3 } from '../OrModal-d845da2d.js';
54
+ export { M as ModalSize, _ as OrModalV3 } from '../OrModal-4218b040.js';
55
55
  export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from '../OrNotification-e9db011e.js';
56
- export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-f7644c55.js';
56
+ export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-35c163f7.js';
57
57
  export { _ as OrNumberInput } from '../OrNumberInput-3c45193e.js';
58
58
  export { _ as OrOverflowMenu } from '../OrOverflowMenu-29c1ea12.js';
59
59
  export { O as OrOverlay } from '../OrOverlay-5263b088.js';
60
60
  export { O as OrOverlayV3 } from '../OrOverlay-cb55bf20.js';
61
61
  export { _ as OrPassword } from '../OrPassword-cb32587c.js';
62
- export { _ as OrPaginationV3 } from '../OrPagination-95f37111.js';
62
+ export { _ as OrPaginationV3 } from '../OrPagination-19494306.js';
63
63
  export { O as OrProgress, a as OrProgressColors, b as OrProgressTypes } from '../OrProgress-5880025c.js';
64
64
  export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress-15fe65ec.js';
65
65
  export { _ as OrRadio } from '../OrRadio-c3655202.js';
66
66
  export { _ as OrRadioGroup } from '../OrRadioGroup-fbe23f97.js';
67
67
  export { _ as OrRadioV3 } from '../OrRadio-2d05cea7.js';
68
68
  export { O as OrSearch } from '../OrSearch-51152b91.js';
69
- export { O as OrSearchV3 } from '../OrSearch-fbf62c5d.js';
69
+ export { O as OrSearchV3 } from '../OrSearch-0178b612.js';
70
70
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-878279bf.js';
71
71
  export { _ as OrSelect } from '../OrSelect-0213e21a.js';
72
- export { _ as OrSelectV3 } from '../OrSelect-685345f4.js';
72
+ export { _ as OrSelectV3 } from '../OrSelect-43ba3073.js';
73
73
  export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-9e7fe79c.js';
74
- export { _ as OrSidebarV3 } from '../OrSidebar-5ddf0e24.js';
75
- export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-d6ebc2aa.js';
74
+ export { _ as OrSidebarV3 } from '../OrSidebar-b7a27e27.js';
75
+ export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-e8632afe.js';
76
76
  export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-feb27b8c.js';
77
77
  export { _ as OrSkeletonCircleV3, a as OrSkeletonRectV3, b as OrSkeletonTextV3 } from '../OrSkeletonText-9a2f39dc.js';
78
78
  export { _ as OrSlider } from '../OrSlider-505ce8db.js';
@@ -84,22 +84,22 @@ export { _ as OrTab } from '../OrTab-4c61cad9.js';
84
84
  export { O as OrTabHeaderItem } from '../OrTabHeaderItem-38275146.js';
85
85
  export { O as OrTabV3 } from '../OrTab-8c5acf8a.js';
86
86
  export { _ as OrTabs } from '../OrTabs-251baec9.js';
87
- export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-ff22ddce.js';
87
+ export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-70c1818f.js';
88
88
  export { _ as OrTag } from '../OrTag-e0b41e02.js';
89
- export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-1676da32.js';
89
+ export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-59ab76c5.js';
90
90
  export { O as OrTeleport } from '../OrTeleport.vue2-90147f16.js';
91
91
  export { O as OrTeleportV3 } from '../OrTeleport.vue2-e9ba3054.js';
92
- export { _ as OrTextV3 } from '../OrText-a665b991.js';
92
+ export { _ as OrTextV3 } from '../OrText-15bf85c4.js';
93
93
  export { _ as OrTextarea } from '../OrTextarea-3fb6d95f.js';
94
94
  export { _ as OrTextareaV3 } from '../OrTextarea-5fdf63d0.js';
95
95
  export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-614aa7fc.js';
96
96
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-1faa828c.js';
97
97
  export { O as OrToast, _ as OrToastContainer } from '../OrToastContainer-346659c4.js';
98
- export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-0e3ca5b9.js';
98
+ export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-da54f18c.js';
99
99
  export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-3a3d4280.js';
100
100
  export { O as OrTooltip } from '../OrTooltip-9a5dd111.js';
101
101
  export { O as OrTooltipContent } from '../OrTooltipContent-592eeb27.js';
102
- export { O as OrTooltipV3 } from '../OrTooltip-87c2e375.js';
102
+ export { O as OrTooltipV3 } from '../OrTooltip-9ef540f0.js';
103
103
  import '../index-fa6eb4ca.js';
104
104
  import 'vue';
105
105
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,13 +1,13 @@
1
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-ba527c32.js';
1
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-2429285f.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 '../../normalize-component-6e8e3d80.js';
6
- import '../../OrIconButton-deec1d4d.js';
6
+ import '../../OrIconButton-037b9c33.js';
7
7
  import '../../OrIcon-2efd1925.js';
8
- import '../../OrTooltip-87c2e375.js';
8
+ import '../../OrTooltip-9ef540f0.js';
9
9
  import '@vueuse/core';
10
- import '../../OrPopover-597ad11f.js';
10
+ import '../../OrPopover-0697699f.js';
11
11
  import '../../floating-ui.dom.esm-83eba816.js';
12
12
  import '../../OrBottomSheet-41164e06.js';
13
13
  import '../../OrOverlay-cb55bf20.js';
@@ -17,10 +17,10 @@ import '../../useElevation-b6e7590a.js';
17
17
  import '../../useResponsive-e13dfbb0.js';
18
18
  import '../../OrButton-0a9470c0.js';
19
19
  import '../../OrLoader-cf28bfa6.js';
20
- import '../../OrMenu-82c77b2c.js';
20
+ import '../../OrMenu-021f347c.js';
21
21
  import '../../OrMenuItem-f295292e.js';
22
- import '../../OrSearch-fbf62c5d.js';
23
- import '../../OrInput-e0e8b941.js';
22
+ import '../../OrSearch-0178b612.js';
23
+ import '../../OrInput-93ccd5f2.js';
24
24
  import '../../OrError-52f668a4.js';
25
25
  import '../../OrHint-fde53334.js';
26
26
  import '../../OrInputBox-e54dcef9.js';
@@ -1,4 +1,4 @@
1
- export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-06b41408.js';
1
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-2cdb78b3.js';
2
2
  import '@vueuse/core';
3
3
  import '../../index-17f264f9.js';
4
4
  import '../../index-fa6eb4ca.js';
@@ -11,13 +11,13 @@ import '../../normalize-component-6e8e3d80.js';
11
11
  import '../../useElevation-b6e7590a.js';
12
12
  import '../../OrButton-0a9470c0.js';
13
13
  import '../../OrLoader-cf28bfa6.js';
14
- import '../../OrInput-e0e8b941.js';
14
+ import '../../OrInput-93ccd5f2.js';
15
15
  import '../../OrError-52f668a4.js';
16
16
  import '../../OrHint-fde53334.js';
17
17
  import '../../OrIcon-2efd1925.js';
18
- import '../../OrIconButton-deec1d4d.js';
19
- import '../../OrTooltip-87c2e375.js';
20
- import '../../OrPopover-597ad11f.js';
18
+ import '../../OrIconButton-037b9c33.js';
19
+ import '../../OrTooltip-9ef540f0.js';
20
+ import '../../OrPopover-0697699f.js';
21
21
  import '../../floating-ui.dom.esm-83eba816.js';
22
22
  import '../../OrBottomSheet-41164e06.js';
23
23
  import '../../useResponsive-e13dfbb0.js';
@@ -1,11 +1,11 @@
1
- export { I as IconButtonColor, O as OrIconButtonV3 } from '../../OrIconButton-deec1d4d.js';
1
+ export { I as IconButtonColor, O as OrIconButtonV3 } from '../../OrIconButton-037b9c33.js';
2
2
  export { I as IconButtonSize } from '../../OrIcon-2efd1925.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
5
5
  import '@vue/composition-api/dist/vue-composition-api.mjs';
6
- import '../../OrTooltip-87c2e375.js';
6
+ import '../../OrTooltip-9ef540f0.js';
7
7
  import '@vueuse/core';
8
- import '../../OrPopover-597ad11f.js';
8
+ import '../../OrPopover-0697699f.js';
9
9
  import '../../floating-ui.dom.esm-83eba816.js';
10
10
  import '../../OrBottomSheet-41164e06.js';
11
11
  import '../../OrOverlay-cb55bf20.js';
@@ -1,4 +1,4 @@
1
- export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-9304f205.js';
1
+ export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-6a0ac021.js';
2
2
  export { I as InlineInputSize } from '../../OrInlineInputBox-7a8e645b.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
@@ -6,11 +6,11 @@ import '@vue/composition-api/dist/vue-composition-api.mjs';
6
6
  import '../../OrError-52f668a4.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
8
  import '../../OrHint-fde53334.js';
9
- import '../../OrIconButton-deec1d4d.js';
9
+ import '../../OrIconButton-037b9c33.js';
10
10
  import '../../OrIcon-2efd1925.js';
11
- import '../../OrTooltip-87c2e375.js';
11
+ import '../../OrTooltip-9ef540f0.js';
12
12
  import '@vueuse/core';
13
- import '../../OrPopover-597ad11f.js';
13
+ import '../../OrPopover-0697699f.js';
14
14
  import '../../floating-ui.dom.esm-83eba816.js';
15
15
  import '../../OrBottomSheet-41164e06.js';
16
16
  import '../../OrOverlay-cb55bf20.js';
@@ -1,15 +1,15 @@
1
- export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-e0d28fc6.js';
1
+ export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-59183fa9.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 '../../OrError-52f668a4.js';
6
6
  import '../../normalize-component-6e8e3d80.js';
7
7
  import '../../OrHint-fde53334.js';
8
- import '../../OrIconButton-deec1d4d.js';
8
+ import '../../OrIconButton-037b9c33.js';
9
9
  import '../../OrIcon-2efd1925.js';
10
- import '../../OrTooltip-87c2e375.js';
10
+ import '../../OrTooltip-9ef540f0.js';
11
11
  import '@vueuse/core';
12
- import '../../OrPopover-597ad11f.js';
12
+ import '../../OrPopover-0697699f.js';
13
13
  import '../../floating-ui.dom.esm-83eba816.js';
14
14
  import '../../OrBottomSheet-41164e06.js';
15
15
  import '../../OrOverlay-cb55bf20.js';
@@ -1,4 +1,4 @@
1
- export { I as InputType, O as OrInputV3 } from '../../OrInput-e0e8b941.js';
1
+ export { I as InputType, O as OrInputV3 } from '../../OrInput-93ccd5f2.js';
2
2
  export { a as InputSize } from '../../OrInputBox-e54dcef9.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
@@ -7,10 +7,10 @@ import '../../OrError-52f668a4.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
8
  import '../../OrHint-fde53334.js';
9
9
  import '../../OrIcon-2efd1925.js';
10
- import '../../OrIconButton-deec1d4d.js';
11
- import '../../OrTooltip-87c2e375.js';
10
+ import '../../OrIconButton-037b9c33.js';
11
+ import '../../OrTooltip-9ef540f0.js';
12
12
  import '@vueuse/core';
13
- import '../../OrPopover-597ad11f.js';
13
+ import '../../OrPopover-0697699f.js';
14
14
  import '../../floating-ui.dom.esm-83eba816.js';
15
15
  import '../../OrBottomSheet-41164e06.js';
16
16
  import '../../OrOverlay-cb55bf20.js';
@@ -1,5 +1,5 @@
1
- export { O as OrMenuV3 } from '../../OrMenu-82c77b2c.js';
2
- export { P as MenuPlacement } from '../../OrPopover-597ad11f.js';
1
+ export { O as OrMenuV3 } from '../../OrMenu-021f347c.js';
2
+ export { P as MenuPlacement } from '../../OrPopover-0697699f.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
5
5
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,4 +1,4 @@
1
- export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-d845da2d.js';
1
+ export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-4218b040.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -8,10 +8,10 @@ import '../../OrTeleport.vue2-e9ba3054.js';
8
8
  import 'portal-vue';
9
9
  import '../../normalize-component-6e8e3d80.js';
10
10
  import '../../useElevation-b6e7590a.js';
11
- import '../../OrIconButton-deec1d4d.js';
11
+ import '../../OrIconButton-037b9c33.js';
12
12
  import '../../OrIcon-2efd1925.js';
13
- import '../../OrTooltip-87c2e375.js';
14
- import '../../OrPopover-597ad11f.js';
13
+ import '../../OrTooltip-9ef540f0.js';
14
+ import '../../OrPopover-0697699f.js';
15
15
  import '../../floating-ui.dom.esm-83eba816.js';
16
16
  import '../../OrBottomSheet-41164e06.js';
17
17
  import '../../useResponsive-e13dfbb0.js';
@@ -1,13 +1,13 @@
1
- export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-f7644c55.js';
1
+ export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-35c163f7.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-2efd1925.js';
6
6
  import '../../normalize-component-6e8e3d80.js';
7
- import '../../OrIconButton-deec1d4d.js';
8
- import '../../OrTooltip-87c2e375.js';
7
+ import '../../OrIconButton-037b9c33.js';
8
+ import '../../OrTooltip-9ef540f0.js';
9
9
  import '@vueuse/core';
10
- import '../../OrPopover-597ad11f.js';
10
+ import '../../OrPopover-0697699f.js';
11
11
  import '../../floating-ui.dom.esm-83eba816.js';
12
12
  import '../../OrBottomSheet-41164e06.js';
13
13
  import '../../OrOverlay-cb55bf20.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrPaginationV3 } from '../../OrPagination-95f37111.js';
1
+ export { _ as OrPaginationV3 } from '../../OrPagination-19494306.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -6,8 +6,8 @@ import '../../OrButton-0a9470c0.js';
6
6
  import '../../OrLoader-cf28bfa6.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
8
  import '../../OrIcon-2efd1925.js';
9
- import '../../OrMenu-82c77b2c.js';
10
- import '../../OrPopover-597ad11f.js';
9
+ import '../../OrMenu-021f347c.js';
10
+ import '../../OrPopover-0697699f.js';
11
11
  import '../../floating-ui.dom.esm-83eba816.js';
12
12
  import '@vueuse/core';
13
13
  import '../../OrBottomSheet-41164e06.js';
@@ -1,4 +1,4 @@
1
- export { O as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant } from '../../OrPopover-597ad11f.js';
1
+ export { O as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant } from '../../OrPopover-0697699f.js';
2
2
  import '../../floating-ui.dom.esm-83eba816.js';
3
3
  import '@vueuse/core';
4
4
  import '../../index-fa6eb4ca.js';
@@ -1,17 +1,17 @@
1
- export { O as OrSearchV3 } from '../../OrSearch-fbf62c5d.js';
1
+ export { O as OrSearchV3 } from '../../OrSearch-0178b612.js';
2
2
  export { a as SearchSize } from '../../OrInputBox-e54dcef9.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-e0e8b941.js';
7
+ import '../../OrInput-93ccd5f2.js';
8
8
  import '../../OrError-52f668a4.js';
9
9
  import '../../normalize-component-6e8e3d80.js';
10
10
  import '../../OrHint-fde53334.js';
11
11
  import '../../OrIcon-2efd1925.js';
12
- import '../../OrIconButton-deec1d4d.js';
13
- import '../../OrTooltip-87c2e375.js';
14
- import '../../OrPopover-597ad11f.js';
12
+ import '../../OrIconButton-037b9c33.js';
13
+ import '../../OrTooltip-9ef540f0.js';
14
+ import '../../OrPopover-0697699f.js';
15
15
  import '../../floating-ui.dom.esm-83eba816.js';
16
16
  import '../../OrBottomSheet-41164e06.js';
17
17
  import '../../OrOverlay-cb55bf20.js';