@onereach/ui-components 2.74.3-beta.2321.0 → 2.74.3-beta.2324.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 (158) hide show
  1. package/dist/bundled/v2/{OrButton-8c581726.js → OrButton-249931c6.js} +1 -1
  2. package/dist/bundled/v2/{OrCardCollection-e5ecb19d.js → OrCardCollection-2e80c45d.js} +3 -3
  3. package/dist/bundled/v2/{OrConfirm-a9a564e0.js → OrConfirm-a78f804c.js} +2 -2
  4. package/dist/bundled/v2/{OrIconButton-a1f8758a.js → OrIconButton-541bfcd5.js} +1 -1
  5. package/dist/bundled/v2/{OrInlineInput-3b442fbd.js → OrInlineInput-577d449a.js} +1 -1
  6. package/dist/bundled/v2/{OrInlineTextarea-1bb20f49.js → OrInlineTextarea-1c31a71d.js} +1 -1
  7. package/dist/bundled/v2/{OrInput-4e354a62.js → OrInput-e54930ac.js} +1 -1
  8. package/dist/bundled/v2/{OrLink-0d952e87.js → OrLink-7f591f63.js} +3 -1
  9. package/dist/bundled/v2/{OrModal-ab040888.js → OrModal-4149b13d.js} +1 -1
  10. package/dist/bundled/v2/{OrNotification-e1d5d95e.js → OrNotification-39227fb3.js} +1 -1
  11. package/dist/bundled/v2/{OrPagination-143623a0.js → OrPagination-4e1ce0ff.js} +3 -1
  12. package/dist/bundled/v2/{OrSearch-24c4f90e.js → OrSearch-8624e759.js} +1 -1
  13. package/dist/bundled/v2/{OrSelect-5730107a.js → OrSelect-f9a0c47d.js} +2 -2
  14. package/dist/bundled/v2/{OrSidebar-be7a9c91.js → OrSidebar-d00a9cc5.js} +1 -1
  15. package/dist/bundled/v2/{OrSidebarCollapseButton-317195e4.js → OrSidebarCollapseButton-b0dac76b.js} +1 -1
  16. package/dist/bundled/v2/{OrTag-6e4900f8.js → OrTag-cd610e1f.js} +2 -4
  17. package/dist/bundled/v2/components/index.js +17 -17
  18. package/dist/bundled/v2/components/or-button-v3/index.js +1 -1
  19. package/dist/bundled/v2/components/or-card-collection-v3/index.js +5 -5
  20. package/dist/bundled/v2/components/or-confirm-v3/index.js +4 -4
  21. package/dist/bundled/v2/components/or-icon-button-v3/index.js +1 -1
  22. package/dist/bundled/v2/components/or-inline-input-v3/index.js +2 -2
  23. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +2 -2
  24. package/dist/bundled/v2/components/or-input-v3/index.js +2 -2
  25. package/dist/bundled/v2/components/or-link-v3/index.js +1 -1
  26. package/dist/bundled/v2/components/or-modal-v3/index.js +2 -2
  27. package/dist/bundled/v2/components/or-notification-v3/index.js +2 -2
  28. package/dist/bundled/v2/components/or-pagination-v3/index.js +2 -2
  29. package/dist/bundled/v2/components/or-search-v3/index.js +3 -3
  30. package/dist/bundled/v2/components/or-select-v3/index.js +4 -4
  31. package/dist/bundled/v2/components/or-sidebar-v3/index.js +3 -3
  32. package/dist/bundled/v2/components/or-sidebar-v3/partials/index.js +2 -2
  33. package/dist/bundled/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +2 -2
  34. package/dist/bundled/v2/components/or-tag-v3/index.js +2 -2
  35. package/dist/bundled/v2/components/or-toast-v3/index.js +2 -2
  36. package/dist/bundled/v2/index.js +18 -18
  37. package/dist/bundled/v2/{types-4e3355bf.js → types-938c9090.js} +1 -1
  38. package/dist/bundled/v3/{OrButton-1dc955b7.js → OrButton-f5bd1948.js} +1 -1
  39. package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-06643540.js → OrButton.vue_vue_type_script_lang-c3b26640.js} +1 -1
  40. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-86730bab.js → OrCardCollection.vue_vue_type_script_lang-019f33db.js} +5 -5
  41. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-ce41fb10.js → OrConfirm.vue_vue_type_script_lang-beb1b163.js} +4 -4
  42. package/dist/bundled/v3/{OrIconButton-a57cead1.js → OrIconButton-1d0ad1d0.js} +1 -1
  43. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-7f08d21a.js → OrIconButton.vue_vue_type_script_lang-c578a054.js} +1 -1
  44. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-67fbe359.js → OrInlineInput.vue_vue_type_script_lang-fbe15ad1.js} +2 -2
  45. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-73fd8b03.js → OrInlineTextarea.vue_vue_type_script_lang-a6776c7f.js} +2 -2
  46. package/dist/bundled/v3/{OrInput-34eee38a.js → OrInput-3fd8074e.js} +1 -1
  47. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-2ed8b239.js → OrInput.vue_vue_type_script_lang-0156e536.js} +2 -2
  48. package/dist/bundled/v3/{OrLink.vue_vue_type_script_lang-05d4897b.js → OrLink.vue_vue_type_script_lang-cfa60929.js} +3 -1
  49. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-7b7e3cac.js → OrModal.vue_vue_type_script_lang-ceee9a5c.js} +2 -2
  50. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-92e52624.js → OrNotification.vue_vue_type_script_lang-d10bf4b0.js} +2 -2
  51. package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-1aa37e4c.js → OrPagination.vue_vue_type_script_lang-10c27e7d.js} +4 -2
  52. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-47fd4276.js → OrSearch.vue_vue_type_script_lang-7cfba603.js} +2 -2
  53. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-8a3f5c35.js → OrSelect.vue_vue_type_script_lang-ae881f73.js} +3 -3
  54. package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-c1c361b3.js → OrSidebar.vue_vue_type_script_lang-77af5e2a.js} +1 -1
  55. package/dist/bundled/v3/{OrSidebarCollapseButton.vue_vue_type_script_lang-c8034d4d.js → OrSidebarCollapseButton.vue_vue_type_script_lang-35d894da.js} +2 -2
  56. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-c8e0c44d.js → OrTag.vue_vue_type_script_lang-24641e43.js} +3 -5
  57. package/dist/bundled/v3/{OrToastContainer-39c20aec.js → OrToastContainer-fc92e73c.js} +1 -1
  58. package/dist/bundled/v3/components/index.js +20 -20
  59. package/dist/bundled/v3/components/or-button-v3/index.js +1 -1
  60. package/dist/bundled/v3/components/or-card-collection-v3/index.js +8 -8
  61. package/dist/bundled/v3/components/or-confirm-v3/index.js +7 -7
  62. package/dist/bundled/v3/components/or-icon-button-v3/index.js +1 -1
  63. package/dist/bundled/v3/components/or-inline-input-v3/index.js +3 -3
  64. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +3 -3
  65. package/dist/bundled/v3/components/or-input-v3/index.js +3 -3
  66. package/dist/bundled/v3/components/or-link-v3/index.js +1 -1
  67. package/dist/bundled/v3/components/or-modal-v3/index.js +3 -3
  68. package/dist/bundled/v3/components/or-notification-v3/index.js +3 -3
  69. package/dist/bundled/v3/components/or-pagination-v3/index.js +3 -3
  70. package/dist/bundled/v3/components/or-search-v3/index.js +5 -5
  71. package/dist/bundled/v3/components/or-select-v3/index.js +6 -6
  72. package/dist/bundled/v3/components/or-sidebar-v3/index.js +4 -4
  73. package/dist/bundled/v3/components/or-sidebar-v3/partials/index.js +3 -3
  74. package/dist/bundled/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +3 -3
  75. package/dist/bundled/v3/components/or-tag-v3/index.js +3 -3
  76. package/dist/bundled/v3/components/or-toast-v3/index.js +4 -4
  77. package/dist/bundled/v3/index.js +32 -32
  78. package/dist/bundled/v3/{types-74c704ca.js → types-6852b876.js} +2 -2
  79. package/dist/esm/v2/{OrButton-5c60e9d1.js → OrButton-53b9b742.js} +1 -1
  80. package/dist/esm/v2/{OrCardCollection-e644e114.js → OrCardCollection-c996b8d3.js} +3 -3
  81. package/dist/esm/v2/{OrConfirm-1be525b2.js → OrConfirm-48b904e6.js} +2 -2
  82. package/dist/esm/v2/{OrIconButton-0697bd30.js → OrIconButton-a8ea7fda.js} +1 -1
  83. package/dist/esm/v2/{OrInlineInput-f8028c2b.js → OrInlineInput-70eb6e4c.js} +1 -1
  84. package/dist/esm/v2/{OrInlineTextarea-f5e403c5.js → OrInlineTextarea-3d117cff.js} +1 -1
  85. package/dist/esm/v2/{OrInput-820c44c0.js → OrInput-47411a00.js} +1 -1
  86. package/dist/esm/v2/{OrLink-597e0e18.js → OrLink-17b4b974.js} +3 -1
  87. package/dist/esm/v2/{OrModal-b6789948.js → OrModal-e6a21f45.js} +1 -1
  88. package/dist/esm/v2/{OrNotification-66c5e7db.js → OrNotification-5388ef8a.js} +1 -1
  89. package/dist/esm/v2/{OrPagination-2acbe69a.js → OrPagination-c6c77434.js} +3 -1
  90. package/dist/esm/v2/{OrSearch-b6fa378b.js → OrSearch-2822cc31.js} +1 -1
  91. package/dist/esm/v2/{OrSelect-2ffb0893.js → OrSelect-b7120bc2.js} +2 -2
  92. package/dist/esm/v2/{OrSidebar-6dfb9af0.js → OrSidebar-5ca372ad.js} +1 -1
  93. package/dist/esm/v2/{OrSidebarCollapseButton-1ce5c19b.js → OrSidebarCollapseButton-81182ca7.js} +1 -1
  94. package/dist/esm/v2/{OrTag-5761b39f.js → OrTag-50360ee2.js} +2 -4
  95. package/dist/esm/v2/components/index.js +17 -17
  96. package/dist/esm/v2/components/or-button-v3/index.js +1 -1
  97. package/dist/esm/v2/components/or-card-collection-v3/index.js +5 -5
  98. package/dist/esm/v2/components/or-confirm-v3/index.js +4 -4
  99. package/dist/esm/v2/components/or-icon-button-v3/index.js +1 -1
  100. package/dist/esm/v2/components/or-inline-input-v3/index.js +2 -2
  101. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +2 -2
  102. package/dist/esm/v2/components/or-input-v3/index.js +2 -2
  103. package/dist/esm/v2/components/or-link-v3/index.js +1 -1
  104. package/dist/esm/v2/components/or-modal-v3/index.js +2 -2
  105. package/dist/esm/v2/components/or-notification-v3/index.js +2 -2
  106. package/dist/esm/v2/components/or-pagination-v3/index.js +2 -2
  107. package/dist/esm/v2/components/or-search-v3/index.js +3 -3
  108. package/dist/esm/v2/components/or-select-v3/index.js +4 -4
  109. package/dist/esm/v2/components/or-sidebar-v3/index.js +3 -3
  110. package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +2 -2
  111. package/dist/esm/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +2 -2
  112. package/dist/esm/v2/components/or-tag-v3/index.js +2 -2
  113. package/dist/esm/v2/components/or-toast-v3/index.js +2 -2
  114. package/dist/esm/v2/index.js +17 -17
  115. package/dist/esm/v2/{types-f03b7517.js → types-ecf8d3e1.js} +1 -1
  116. package/dist/esm/v3/{OrButton-08ec6edd.js → OrButton-37cbe14d.js} +1 -1
  117. package/dist/esm/v3/{OrCardCollection-13487eb6.js → OrCardCollection-9e990bd4.js} +3 -3
  118. package/dist/esm/v3/{OrConfirm-8a31ccfa.js → OrConfirm-4693397e.js} +2 -2
  119. package/dist/esm/v3/{OrIconButton-55077526.js → OrIconButton-4493d804.js} +1 -1
  120. package/dist/esm/v3/{OrInlineInput-3d2e74a0.js → OrInlineInput-408ee949.js} +1 -1
  121. package/dist/esm/v3/{OrInlineTextarea-e33d63b2.js → OrInlineTextarea-a02c6aee.js} +1 -1
  122. package/dist/esm/v3/{OrInput-61266f4f.js → OrInput-f16d2d08.js} +1 -1
  123. package/dist/esm/v3/{OrLink-07f6f27d.js → OrLink-72730a14.js} +3 -1
  124. package/dist/esm/v3/{OrModal-d4da822b.js → OrModal-e904d2f9.js} +1 -1
  125. package/dist/esm/v3/{OrNotification-926eb7e9.js → OrNotification-e4380b49.js} +1 -1
  126. package/dist/esm/v3/{OrPagination-6948280a.js → OrPagination-040b00b6.js} +3 -1
  127. package/dist/esm/v3/{OrSearch-0f0daac3.js → OrSearch-1ef32c89.js} +1 -1
  128. package/dist/esm/v3/{OrSelect-3b5484ff.js → OrSelect-d7584652.js} +2 -2
  129. package/dist/esm/v3/{OrSidebar-e3b79bd3.js → OrSidebar-3dba0c18.js} +1 -1
  130. package/dist/esm/v3/{OrSidebarCollapseButton-a682950f.js → OrSidebarCollapseButton-3de9af5b.js} +1 -1
  131. package/dist/esm/v3/{OrTag-61283344.js → OrTag-4a089a6d.js} +2 -4
  132. package/dist/esm/v3/components/index.js +17 -17
  133. package/dist/esm/v3/components/or-button-v3/index.js +1 -1
  134. package/dist/esm/v3/components/or-card-collection-v3/index.js +5 -5
  135. package/dist/esm/v3/components/or-confirm-v3/index.js +4 -4
  136. package/dist/esm/v3/components/or-icon-button-v3/index.js +1 -1
  137. package/dist/esm/v3/components/or-inline-input-v3/index.js +2 -2
  138. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +2 -2
  139. package/dist/esm/v3/components/or-input-v3/index.js +2 -2
  140. package/dist/esm/v3/components/or-link-v3/index.js +1 -1
  141. package/dist/esm/v3/components/or-modal-v3/index.js +2 -2
  142. package/dist/esm/v3/components/or-notification-v3/index.js +2 -2
  143. package/dist/esm/v3/components/or-pagination-v3/index.js +2 -2
  144. package/dist/esm/v3/components/or-search-v3/index.js +3 -3
  145. package/dist/esm/v3/components/or-select-v3/index.js +4 -4
  146. package/dist/esm/v3/components/or-sidebar-v3/index.js +3 -3
  147. package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +2 -2
  148. package/dist/esm/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +2 -2
  149. package/dist/esm/v3/components/or-tag-v3/index.js +2 -2
  150. package/dist/esm/v3/components/or-toast-v3/index.js +2 -2
  151. package/dist/esm/v3/index.js +17 -17
  152. package/dist/esm/v3/{types-5eaa8175.js → types-25a35a40.js} +1 -1
  153. package/package.json +2 -2
  154. package/src/components/or-button-v3/styles.ts +1 -1
  155. package/src/components/or-icon-button-v3/styles.ts +1 -1
  156. package/src/components/or-link-v3/styles.ts +4 -2
  157. package/src/components/or-pagination-v3/OrPagination.vue +3 -0
  158. package/src/components/or-tag-v3/styles.ts +0 -7
@@ -84,7 +84,7 @@ const ButtonRootColors = {
84
84
  'theme-preset-4-error', 'dark:theme-preset-4-error-dark'],
85
85
  'inherit-link': [
86
86
  // Theme
87
- 'theme-foreground-inherit', 'dark:theme-foreground-inherit',
87
+ 'theme-foreground-inherit', 'dark:theme-foreground-inherit-dark',
88
88
  // Theme (activated)
89
89
  'activated:theme-foreground-default', 'dark:activated:theme-foreground-default-dark']
90
90
  };
@@ -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-a1f8758a.js';
5
- import { O as OrButton } from './OrButton-8c581726.js';
4
+ import { O as OrIconButton } from './OrIconButton-541bfcd5.js';
5
+ import { O as OrButton } from './OrButton-249931c6.js';
6
6
  import { O as OrMenu } from './OrMenu-6ab53877.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-24c4f90e.js';
9
+ import { O as OrSearch } from './OrSearch-8624e759.js';
10
10
 
11
11
  const CardCollectionRoot = [
12
12
  // Layout
@@ -2,8 +2,8 @@ import { useMagicKeys, whenever, onClickOutside } from '@vueuse/core';
2
2
  import { l as logicAnd } from './index-17f264f9.js';
3
3
  import './index-fa6eb4ca.js';
4
4
  import { O as OrOverlay } from './OrOverlay-efa7992e.js';
5
- import { O as OrButton, a as ButtonColor } from './OrButton-8c581726.js';
6
- import { O as OrInput } from './OrInput-4e354a62.js';
5
+ import { O as OrButton, a as ButtonColor } from './OrButton-249931c6.js';
6
+ import { O as OrInput } from './OrInput-e54930ac.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
 
@@ -51,7 +51,7 @@ const IconButtonRootColors = {
51
51
  'active:outline-error-opacity-0-16', 'dark:active:outline-error-opacity-0-16-dark'],
52
52
  'inherit': [
53
53
  // Theme
54
- 'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark', 'theme-foreground-inherit', 'dark:theme-foreground-inherit',
54
+ 'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark', 'theme-foreground-inherit', 'dark:theme-foreground-inherit-dark',
55
55
  // Theme (hover)
56
56
  'hover:outline-primary-opacity-0-08', 'dark:hover:outline-primary-opacity-0-08-dark',
57
57
  // Theme (focus)
@@ -1,7 +1,7 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrError } from './OrError-8aa16f11.js';
3
3
  import { O as OrHint } from './OrHint-39fc2173.js';
4
- import { O as OrIconButton } from './OrIconButton-a1f8758a.js';
4
+ import { O as OrIconButton } from './OrIconButton-541bfcd5.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-8aa16f11.js';
3
3
  import { O as OrHint } from './OrHint-39fc2173.js';
4
- import { O as OrIconButton } from './OrIconButton-a1f8758a.js';
4
+ import { O as OrIconButton } from './OrIconButton-541bfcd5.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-8aa16f11.js';
3
3
  import { O as OrHint } from './OrHint-39fc2173.js';
4
4
  import { O as OrIcon } from './OrIcon-2efd1925.js';
5
- import { O as OrIconButton } from './OrIconButton-a1f8758a.js';
5
+ import { O as OrIconButton } from './OrIconButton-541bfcd5.js';
6
6
  import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-e54dcef9.js';
7
7
  import { O as OrLabel } from './OrLabel-c44e9f7d.js';
8
8
  import { O as OrLoader } from './OrLoader-864ef92a.js';
@@ -33,7 +33,9 @@ const LinkRootColors = {
33
33
  'theme-preset-4-error', 'dark:theme-preset-4-error-dark'],
34
34
  'inherit': [
35
35
  // Theme
36
- 'theme-foreground-inherit', 'hover:theme-foreground-primary-hover', 'disabled:!text-on-disabled', 'disabled:dark:!text-on-disabled-dark']
36
+ 'theme-foreground-inherit', 'dark:theme-foreground-inherit-dark',
37
+ // Theme (hover)
38
+ 'hover:theme-foreground-primary-hover', 'dark:hover:theme-foreground-primary-hover-dark']
37
39
  };
38
40
 
39
41
  var script = defineComponent({
@@ -1,6 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrOverlay } from './OrOverlay-efa7992e.js';
3
- import { O as OrIconButton } from './OrIconButton-a1f8758a.js';
3
+ import { O as OrIconButton } from './OrIconButton-541bfcd5.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-a1f8758a.js';
3
+ import { O as OrIconButton } from './OrIconButton-541bfcd5.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,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrButton } from './OrButton-8c581726.js';
2
+ import { O as OrButton } from './OrButton-249931c6.js';
3
3
  import { O as OrIcon } from './OrIcon-2efd1925.js';
4
4
  import { O as OrMenu } from './OrMenu-6ab53877.js';
5
5
  import { O as OrMenuItem } from './OrMenuItem-f295292e.js';
@@ -130,6 +130,8 @@ var script = defineComponent({
130
130
  length: lastPage.value
131
131
  }, (_, index) => index + 1);
132
132
  switch (true) {
133
+ case lastPage.value <= 7:
134
+ return pages;
133
135
  case currentPage.value < firstPage.value + 4:
134
136
  return [...pages.slice(0, 5), '…', lastPage.value];
135
137
  case currentPage.value > lastPage.value - 4:
@@ -1,6 +1,6 @@
1
1
  import { debouncedWatch } from '@vueuse/core';
2
2
  import './index-fa6eb4ca.js';
3
- import { O as OrInput } from './OrInput-4e354a62.js';
3
+ import { O as OrInput } from './OrInput-e54930ac.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-8aa16f11.js';
4
4
  import { O as OrExpansionPanel } from './OrExpansionPanel-8968da49.js';
5
5
  import { O as OrHint } from './OrHint-39fc2173.js';
6
6
  import { O as OrIcon } from './OrIcon-2efd1925.js';
7
- import { O as OrInput } from './OrInput-4e354a62.js';
7
+ import { O as OrInput } from './OrInput-e54930ac.js';
8
8
  import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-e54dcef9.js';
9
9
  import { O as OrLabel } from './OrLabel-c44e9f7d.js';
10
10
  import { O as OrMenuItem } from './OrMenuItem-f295292e.js';
11
11
  import { O as OrPopover } from './OrPopover-4e8acb7b.js';
12
- import { O as OrTag } from './OrTag-6e4900f8.js';
12
+ import { O as OrTag } from './OrTag-cd610e1f.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-317195e4.js';
4
+ import { O as OrSidebarPlacement, a as OrSidebarCollapseButton } from './OrSidebarCollapseButton-b0dac76b.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-a1f8758a.js';
3
+ import { O as OrIconButton } from './OrIconButton-541bfcd5.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,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrIconButton } from './OrIconButton-a1f8758a.js';
2
+ import { O as OrIconButton } from './OrIconButton-541bfcd5.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
 
@@ -23,9 +23,7 @@ const TagRoot = [
23
23
  // Spacing
24
24
  'px-sm+ md:px-sm', 'py-sm md:py-xs', 'gap-sm+ md:gap-sm',
25
25
  // Typography
26
- 'typography-caption-regular whitespace-nowrap',
27
- // Theme
28
- 'disabled:!bg-disabled', 'dark:disabled:!bg-disabled-dark', 'disabled:!text-on-disabled', 'dark:disabled:!text-on-disabled-dark'];
26
+ 'typography-caption-regular whitespace-nowrap'];
29
27
  const TagRootVariants = {
30
28
  'tag': [
31
29
  // Interactivity
@@ -5,10 +5,10 @@ export { _ as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonVi
5
5
  export { O as OrButtonV2 } from '../OrButton-705cd0bd.js';
6
6
  export { O as OrIconButton } from '../OrIconButton-65962c1c.js';
7
7
  export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTTON_TYPE, I as ICON_BUTTON_TYPE } from '../constants-c5d1139f.js';
8
- export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../OrButton-8c581726.js';
8
+ export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../OrButton-249931c6.js';
9
9
  export { O as OrCard } from '../OrCard-a6b30f8f.js';
10
10
  export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-166cfcc6.js';
11
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-e5ecb19d.js';
11
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-2e80c45d.js';
12
12
  export { _ as OrCardV3 } from '../OrCard-45d5869b.js';
13
13
  export { a as OrCarousel, _ as OrCarouselItem } from '../OrCarouselItem-6da755c0.js';
14
14
  export { O as OrCheckbox } from '../OrCheckbox-4cbddd67.js';
@@ -19,7 +19,7 @@ export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-fc6876ec.js';
19
19
  export { O as OrCollapse } from '../OrCollapse-3aa9a9b7.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-a1a37e83.js';
21
21
  export { _ as OrConfirm } from '../OrConfirm-55b89b17.js';
22
- export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-a9a564e0.js';
22
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-a78f804c.js';
23
23
  export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-e212f892.js';
24
24
  export { O as OrError } from '../OrError-31503e4c.js';
25
25
  export { _ as OrErrorTagV3 } from '../OrErrorTag-244bed5b.js';
@@ -31,18 +31,18 @@ export { O as OrFloating, b as OrFloatingHideStrategy, a as OrFloatingPlacements
31
31
  export { O as OrHint } from '../OrHint-fabea4cf.js';
32
32
  export { O as OrHintV3 } from '../OrHint-39fc2173.js';
33
33
  export { O as OrIcon, a as OrIconColors, b as OrIconType } from '../OrIcon-10ec459c.js';
34
- export { I as IconButtonColor, O as OrIconButtonV3 } from '../OrIconButton-a1f8758a.js';
34
+ export { I as IconButtonColor, O as OrIconButtonV3 } from '../OrIconButton-541bfcd5.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-3b442fbd.js';
37
+ export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-577d449a.js';
38
38
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-7262efdf.js';
39
- export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-1bb20f49.js';
39
+ export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-1c31a71d.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-4e354a62.js';
41
+ export { I as InputType, O as OrInputV3 } from '../OrInput-e54930ac.js';
42
42
  export { O as OrInput } from '../OrInput-df1a14fa.js';
43
43
  export { O as OrLabel } from '../OrLabel-74c73ba4.js';
44
44
  export { L as LabelVariant, O as OrLabelV3 } from '../OrLabel-c44e9f7d.js';
45
- export { L as LinkColor, _ as OrLinkV3 } from '../OrLink-0d952e87.js';
45
+ export { L as LinkColor, _ as OrLinkV3 } from '../OrLink-7f591f63.js';
46
46
  export { O as OrList } from '../OrList-4e84a3b4.js';
47
47
  export { _ as OrListOfInputs } from '../OrListOfInputs-ab7f9d97.js';
48
48
  export { L as LoaderViews, O as OrLoader } from '../OrLoader-05057239.js';
@@ -51,28 +51,28 @@ export { O as OrMenuItemV3 } from '../OrMenuItem-f295292e.js';
51
51
  export { O as OrMenuV3 } from '../OrMenu-6ab53877.js';
52
52
  export { P as MenuPlacement, O as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-4e8acb7b.js';
53
53
  export { O as OrModal, a as OrModalSizes } from '../OrModal-a5411b0d.js';
54
- export { M as ModalSize, _ as OrModalV3 } from '../OrModal-ab040888.js';
54
+ export { M as ModalSize, _ as OrModalV3 } from '../OrModal-4149b13d.js';
55
55
  export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from '../OrNotification-3909aaf2.js';
56
- export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-e1d5d95e.js';
56
+ export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-39227fb3.js';
57
57
  export { _ as OrNumberInput } from '../OrNumberInput-face8ccc.js';
58
58
  export { _ as OrOverflowMenu } from '../OrOverflowMenu-711e460e.js';
59
59
  export { O as OrOverlay } from '../OrOverlay-47967a8b.js';
60
60
  export { O as OrOverlayV3 } from '../OrOverlay-efa7992e.js';
61
61
  export { _ as OrPassword } from '../OrPassword-a818e7b5.js';
62
- export { _ as OrPaginationV3 } from '../OrPagination-143623a0.js';
62
+ export { _ as OrPaginationV3 } from '../OrPagination-4e1ce0ff.js';
63
63
  export { O as OrProgress, a as OrProgressColors, b as OrProgressTypes } from '../OrProgress-de947341.js';
64
64
  export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress-5cf0a7e7.js';
65
65
  export { _ as OrRadio } from '../OrRadio-187d6fc7.js';
66
66
  export { _ as OrRadioGroup } from '../OrRadioGroup-aa9f0757.js';
67
67
  export { _ as OrRadioV3 } from '../OrRadio-578cba92.js';
68
68
  export { O as OrSearch } from '../OrSearch-832d7978.js';
69
- export { O as OrSearchV3 } from '../OrSearch-24c4f90e.js';
69
+ export { O as OrSearchV3 } from '../OrSearch-8624e759.js';
70
70
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-878279bf.js';
71
71
  export { _ as OrSelect } from '../OrSelect-a23d4210.js';
72
- export { _ as OrSelectV3 } from '../OrSelect-5730107a.js';
72
+ export { _ as OrSelectV3 } from '../OrSelect-f9a0c47d.js';
73
73
  export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-e2b2c9ec.js';
74
- export { _ as OrSidebarV3 } from '../OrSidebar-be7a9c91.js';
75
- export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-317195e4.js';
74
+ export { _ as OrSidebarV3 } from '../OrSidebar-d00a9cc5.js';
75
+ export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-b0dac76b.js';
76
76
  export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-242d22f3.js';
77
77
  export { _ as OrSkeletonCircleV3, a as OrSkeletonRectV3, b as OrSkeletonTextV3 } from '../OrSkeletonText-9a2f39dc.js';
78
78
  export { _ as OrSlider } from '../OrSlider-59d05856.js';
@@ -86,7 +86,7 @@ export { O as OrTabV3 } from '../OrTab-39162e26.js';
86
86
  export { _ as OrTabs } from '../OrTabs-4c8f6422.js';
87
87
  export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-5b6f63af.js';
88
88
  export { _ as OrTag } from '../OrTag-79e48fec.js';
89
- export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-6e4900f8.js';
89
+ export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-cd610e1f.js';
90
90
  export { O as OrTeleport } from '../OrTeleportVue2-3544f185.js';
91
91
  export { O as OrTeleportV3 } from '../OrTeleport.vue2-e9ba3054.js';
92
92
  export { _ as OrTextV3 } from '../OrText-a665b991.js';
@@ -95,7 +95,7 @@ export { _ as OrTextareaV3 } from '../OrTextarea-07b50506.js';
95
95
  export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-eacd9b19.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-b03adc37.js';
98
- export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-4e3355bf.js';
98
+ export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-938c9090.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-dfea7af2.js';
101
101
  export { O as OrTooltipContent } from '../OrTooltipContent-f0fd5f75.js';
@@ -1,4 +1,4 @@
1
- export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../../OrButton-8c581726.js';
1
+ export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../../OrButton-249931c6.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,9 +1,9 @@
1
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-e5ecb19d.js';
1
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-2e80c45d.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-a1f8758a.js';
6
+ import '../../OrIconButton-541bfcd5.js';
7
7
  import '../../OrIcon-2efd1925.js';
8
8
  import '../../OrTooltip-61e08b87.js';
9
9
  import '@vueuse/core';
@@ -15,12 +15,12 @@ import '../../OrTeleport.vue2-e9ba3054.js';
15
15
  import 'portal-vue';
16
16
  import '../../useElevation-aac032f4.js';
17
17
  import '../../useResponsive-e13dfbb0.js';
18
- import '../../OrButton-8c581726.js';
18
+ import '../../OrButton-249931c6.js';
19
19
  import '../../OrLoader-864ef92a.js';
20
20
  import '../../OrMenu-6ab53877.js';
21
21
  import '../../OrMenuItem-f295292e.js';
22
- import '../../OrSearch-24c4f90e.js';
23
- import '../../OrInput-4e354a62.js';
22
+ import '../../OrSearch-8624e759.js';
23
+ import '../../OrInput-e54930ac.js';
24
24
  import '../../OrError-8aa16f11.js';
25
25
  import '../../OrHint-39fc2173.js';
26
26
  import '../../OrInputBox-e54dcef9.js';
@@ -1,4 +1,4 @@
1
- export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-a9a564e0.js';
1
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-a78f804c.js';
2
2
  import '@vueuse/core';
3
3
  import '../../index-17f264f9.js';
4
4
  import '../../index-fa6eb4ca.js';
@@ -9,13 +9,13 @@ import '../../OrTeleport.vue2-e9ba3054.js';
9
9
  import 'portal-vue';
10
10
  import '../../normalize-component-6e8e3d80.js';
11
11
  import '../../useElevation-aac032f4.js';
12
- import '../../OrButton-8c581726.js';
12
+ import '../../OrButton-249931c6.js';
13
13
  import '../../OrLoader-864ef92a.js';
14
- import '../../OrInput-4e354a62.js';
14
+ import '../../OrInput-e54930ac.js';
15
15
  import '../../OrError-8aa16f11.js';
16
16
  import '../../OrHint-39fc2173.js';
17
17
  import '../../OrIcon-2efd1925.js';
18
- import '../../OrIconButton-a1f8758a.js';
18
+ import '../../OrIconButton-541bfcd5.js';
19
19
  import '../../OrTooltip-61e08b87.js';
20
20
  import '../../OrPopover-4e8acb7b.js';
21
21
  import '../../floating-ui.dom.esm-83eba816.js';
@@ -1,4 +1,4 @@
1
- export { I as IconButtonColor, O as OrIconButtonV3 } from '../../OrIconButton-a1f8758a.js';
1
+ export { I as IconButtonColor, O as OrIconButtonV3 } from '../../OrIconButton-541bfcd5.js';
2
2
  export { I as IconButtonSize } from '../../OrIcon-2efd1925.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
@@ -1,4 +1,4 @@
1
- export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-3b442fbd.js';
1
+ export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-577d449a.js';
2
2
  export { I as InlineInputSize } from '../../OrInlineInputBox-7a8e645b.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
@@ -6,7 +6,7 @@ import '@vue/composition-api/dist/vue-composition-api.mjs';
6
6
  import '../../OrError-8aa16f11.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
8
  import '../../OrHint-39fc2173.js';
9
- import '../../OrIconButton-a1f8758a.js';
9
+ import '../../OrIconButton-541bfcd5.js';
10
10
  import '../../OrIcon-2efd1925.js';
11
11
  import '../../OrTooltip-61e08b87.js';
12
12
  import '@vueuse/core';
@@ -1,11 +1,11 @@
1
- export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-1bb20f49.js';
1
+ export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-1c31a71d.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-8aa16f11.js';
6
6
  import '../../normalize-component-6e8e3d80.js';
7
7
  import '../../OrHint-39fc2173.js';
8
- import '../../OrIconButton-a1f8758a.js';
8
+ import '../../OrIconButton-541bfcd5.js';
9
9
  import '../../OrIcon-2efd1925.js';
10
10
  import '../../OrTooltip-61e08b87.js';
11
11
  import '@vueuse/core';
@@ -1,4 +1,4 @@
1
- export { I as InputType, O as OrInputV3 } from '../../OrInput-4e354a62.js';
1
+ export { I as InputType, O as OrInputV3 } from '../../OrInput-e54930ac.js';
2
2
  export { a as InputSize } from '../../OrInputBox-e54dcef9.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
@@ -7,7 +7,7 @@ import '../../OrError-8aa16f11.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
8
  import '../../OrHint-39fc2173.js';
9
9
  import '../../OrIcon-2efd1925.js';
10
- import '../../OrIconButton-a1f8758a.js';
10
+ import '../../OrIconButton-541bfcd5.js';
11
11
  import '../../OrTooltip-61e08b87.js';
12
12
  import '@vueuse/core';
13
13
  import '../../OrPopover-4e8acb7b.js';
@@ -1,4 +1,4 @@
1
- export { L as LinkColor, _ as OrLinkV3 } from '../../OrLink-0d952e87.js';
1
+ export { L as LinkColor, _ as OrLinkV3 } from '../../OrLink-7f591f63.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,4 +1,4 @@
1
- export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-ab040888.js';
1
+ export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-4149b13d.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -8,7 +8,7 @@ import '../../OrTeleport.vue2-e9ba3054.js';
8
8
  import 'portal-vue';
9
9
  import '../../normalize-component-6e8e3d80.js';
10
10
  import '../../useElevation-aac032f4.js';
11
- import '../../OrIconButton-a1f8758a.js';
11
+ import '../../OrIconButton-541bfcd5.js';
12
12
  import '../../OrIcon-2efd1925.js';
13
13
  import '../../OrTooltip-61e08b87.js';
14
14
  import '../../OrPopover-4e8acb7b.js';
@@ -1,10 +1,10 @@
1
- export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-e1d5d95e.js';
1
+ export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-39227fb3.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-a1f8758a.js';
7
+ import '../../OrIconButton-541bfcd5.js';
8
8
  import '../../OrTooltip-61e08b87.js';
9
9
  import '@vueuse/core';
10
10
  import '../../OrPopover-4e8acb7b.js';
@@ -1,8 +1,8 @@
1
- export { _ as OrPaginationV3 } from '../../OrPagination-143623a0.js';
1
+ export { _ as OrPaginationV3 } from '../../OrPagination-4e1ce0ff.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
5
- import '../../OrButton-8c581726.js';
5
+ import '../../OrButton-249931c6.js';
6
6
  import '../../OrLoader-864ef92a.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
8
  import '../../OrIcon-2efd1925.js';
@@ -1,15 +1,15 @@
1
- export { O as OrSearchV3 } from '../../OrSearch-24c4f90e.js';
1
+ export { O as OrSearchV3 } from '../../OrSearch-8624e759.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-4e354a62.js';
7
+ import '../../OrInput-e54930ac.js';
8
8
  import '../../OrError-8aa16f11.js';
9
9
  import '../../normalize-component-6e8e3d80.js';
10
10
  import '../../OrHint-39fc2173.js';
11
11
  import '../../OrIcon-2efd1925.js';
12
- import '../../OrIconButton-a1f8758a.js';
12
+ import '../../OrIconButton-541bfcd5.js';
13
13
  import '../../OrTooltip-61e08b87.js';
14
14
  import '../../OrPopover-4e8acb7b.js';
15
15
  import '../../floating-ui.dom.esm-83eba816.js';
@@ -1,4 +1,4 @@
1
- export { _ as OrSelectV3 } from '../../OrSelect-5730107a.js';
1
+ export { _ as OrSelectV3 } from '../../OrSelect-f9a0c47d.js';
2
2
  export { a as SelectSize } from '../../OrInputBox-e54dcef9.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
@@ -12,8 +12,8 @@ import '../../OrError-8aa16f11.js';
12
12
  import '../../OrExpansionPanel-8968da49.js';
13
13
  import '../../OrIcon-2efd1925.js';
14
14
  import '../../OrHint-39fc2173.js';
15
- import '../../OrInput-4e354a62.js';
16
- import '../../OrIconButton-a1f8758a.js';
15
+ import '../../OrInput-e54930ac.js';
16
+ import '../../OrIconButton-541bfcd5.js';
17
17
  import '../../OrTooltip-61e08b87.js';
18
18
  import '@vueuse/core';
19
19
  import '../../OrPopover-4e8acb7b.js';
@@ -27,6 +27,6 @@ import '../../useResponsive-e13dfbb0.js';
27
27
  import '../../OrLoader-864ef92a.js';
28
28
  import '../../useValidationAttributes-6df7bcf9.js';
29
29
  import '../../OrMenuItem-f295292e.js';
30
- import '../../OrTag-6e4900f8.js';
30
+ import '../../OrTag-cd610e1f.js';
31
31
  import '../../dropdown-open-e2a93aaf.js';
32
32
  import '../../useOverflow-bae6342f.js';
@@ -1,12 +1,12 @@
1
- export { _ as OrSidebarV3 } from '../../OrSidebar-be7a9c91.js';
2
- export { O as OrSidebarPlacement } from '../../OrSidebarCollapseButton-317195e4.js';
1
+ export { _ as OrSidebarV3 } from '../../OrSidebar-d00a9cc5.js';
2
+ export { O as OrSidebarPlacement } from '../../OrSidebarCollapseButton-b0dac76b.js';
3
3
  import '@vueuse/core';
4
4
  import 'lodash';
5
5
  import '../../index-fa6eb4ca.js';
6
6
  import 'vue';
7
7
  import '@vue/composition-api/dist/vue-composition-api.mjs';
8
8
  import '../../normalize-component-6e8e3d80.js';
9
- import '../../OrIconButton-a1f8758a.js';
9
+ import '../../OrIconButton-541bfcd5.js';
10
10
  import '../../OrIcon-2efd1925.js';
11
11
  import '../../OrTooltip-61e08b87.js';
12
12
  import '../../OrPopover-4e8acb7b.js';
@@ -1,9 +1,9 @@
1
- export { a as OrSidebarCollapseButton } from '../../../OrSidebarCollapseButton-317195e4.js';
1
+ export { a as OrSidebarCollapseButton } from '../../../OrSidebarCollapseButton-b0dac76b.js';
2
2
  import 'lodash';
3
3
  import '../../../index-fa6eb4ca.js';
4
4
  import 'vue';
5
5
  import '@vue/composition-api/dist/vue-composition-api.mjs';
6
- import '../../../OrIconButton-a1f8758a.js';
6
+ import '../../../OrIconButton-541bfcd5.js';
7
7
  import '../../../OrIcon-2efd1925.js';
8
8
  import '../../../normalize-component-6e8e3d80.js';
9
9
  import '../../../OrTooltip-61e08b87.js';
@@ -1,9 +1,9 @@
1
- export { a as OrSidebarCollapseButton } from '../../../../OrSidebarCollapseButton-317195e4.js';
1
+ export { a as OrSidebarCollapseButton } from '../../../../OrSidebarCollapseButton-b0dac76b.js';
2
2
  import 'lodash';
3
3
  import '../../../../index-fa6eb4ca.js';
4
4
  import 'vue';
5
5
  import '@vue/composition-api/dist/vue-composition-api.mjs';
6
- import '../../../../OrIconButton-a1f8758a.js';
6
+ import '../../../../OrIconButton-541bfcd5.js';
7
7
  import '../../../../OrIcon-2efd1925.js';
8
8
  import '../../../../normalize-component-6e8e3d80.js';
9
9
  import '../../../../OrTooltip-61e08b87.js';
@@ -1,8 +1,8 @@
1
- export { O as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-6e4900f8.js';
1
+ export { O as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-cd610e1f.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-a1f8758a.js';
5
+ import '../../OrIconButton-541bfcd5.js';
6
6
  import '../../OrIcon-2efd1925.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
8
  import '../../OrTooltip-61e08b87.js';
@@ -1,10 +1,10 @@
1
- export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../../types-4e3355bf.js';
1
+ export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../../types-938c9090.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-a1f8758a.js';
7
+ import '../../OrIconButton-541bfcd5.js';
8
8
  import '../../OrIcon-2efd1925.js';
9
9
  import '../../normalize-component-6e8e3d80.js';
10
10
  import '../../OrTooltip-61e08b87.js';