@onereach/ui-components 2.71.1-beta.2223.0 → 2.71.1-beta.2226.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 (153) hide show
  1. package/dist/bundled/v2/{OrCardCollection-0141a358.js → OrCardCollection-3dee1926.js} +2 -2
  2. package/dist/bundled/v2/{OrConfirm-057e997e.js → OrConfirm-5fd7f8bb.js} +1 -1
  3. package/dist/bundled/v2/{OrIconButton-a2ba92df.js → OrIconButton-76043aa4.js} +10 -3
  4. package/dist/bundled/v2/{OrInlineInput-87589946.js → OrInlineInput-7faf5534.js} +1 -1
  5. package/dist/bundled/v2/{OrInlineTextarea-21b0e6fc.js → OrInlineTextarea-a9bfe477.js} +1 -1
  6. package/dist/bundled/v2/{OrInput-82ccfe00.js → OrInput-d4173a5a.js} +1 -1
  7. package/dist/bundled/v2/{OrModal-af6677fd.js → OrModal-6484c944.js} +1 -1
  8. package/dist/bundled/v2/{OrNotification-3250f58b.js → OrNotification-35ec61a9.js} +1 -1
  9. package/dist/bundled/v2/{OrSearch-53470b0e.js → OrSearch-ae350dc7.js} +1 -1
  10. package/dist/bundled/v2/{OrSelect-02fb39f0.js → OrSelect-e3ee8d12.js} +2 -2
  11. package/dist/bundled/v2/OrSidebar-c95ef614.js +230 -0
  12. package/dist/bundled/v2/{OrTag-30fecee5.js → OrTag-b9ace427.js} +1 -1
  13. package/dist/bundled/v2/components/index.js +13 -13
  14. package/dist/bundled/v2/components/or-card-collection-v3/index.js +4 -4
  15. package/dist/bundled/v2/components/or-confirm-v3/index.js +3 -3
  16. package/dist/bundled/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +11 -0
  17. package/dist/bundled/v2/components/or-icon-button-v3/index.js +1 -1
  18. package/dist/bundled/v2/components/or-inline-input-v3/index.js +2 -2
  19. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +2 -2
  20. package/dist/bundled/v2/components/or-input-v3/index.js +2 -2
  21. package/dist/bundled/v2/components/or-modal-v3/index.js +2 -2
  22. package/dist/bundled/v2/components/or-notification-v3/index.js +2 -2
  23. package/dist/bundled/v2/components/or-search-v3/index.js +3 -3
  24. package/dist/bundled/v2/components/or-select-v3/index.js +4 -4
  25. package/dist/bundled/v2/components/or-sidebar-v3/OrSidebar.stories3.d.ts +1 -36
  26. package/dist/bundled/v2/components/or-sidebar-v3/OrSidebar.vue.d.ts +4 -49
  27. package/dist/bundled/v2/components/or-sidebar-v3/index.js +1 -13
  28. package/dist/bundled/v2/components/or-sidebar-v3/styles.d.ts +1 -9
  29. package/dist/bundled/v2/components/or-tag-v3/index.js +2 -2
  30. package/dist/bundled/v2/components/or-toast-v3/index.js +2 -2
  31. package/dist/bundled/v2/index.js +14 -14
  32. package/dist/bundled/v2/{types-8fe4e345.js → types-7f69189b.js} +1 -1
  33. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-2d78a51a.js → OrCardCollection.vue_vue_type_script_lang-95abfcc1.js} +3 -3
  34. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-9d9a3917.js → OrConfirm.vue_vue_type_script_lang-16dfa0b6.js} +2 -2
  35. package/dist/bundled/v3/{OrIconButton-cd62526d.js → OrIconButton-50df6117.js} +3 -2
  36. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-aefcf30d.js → OrIconButton.vue_vue_type_script_lang-b1490ad1.js} +9 -3
  37. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-67218502.js → OrInlineInput.vue_vue_type_script_lang-9f237eb5.js} +2 -2
  38. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-a1831ab8.js → OrInlineTextarea.vue_vue_type_script_lang-d9e0eb26.js} +2 -2
  39. package/dist/bundled/v3/{OrInput-a4f220ed.js → OrInput-a0b9a900.js} +1 -1
  40. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-607d79d4.js → OrInput.vue_vue_type_script_lang-f3ce4d61.js} +2 -2
  41. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-55c864d1.js → OrModal.vue_vue_type_script_lang-e4f57a5e.js} +2 -2
  42. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-c886ae51.js → OrNotification.vue_vue_type_script_lang-f580ebc1.js} +2 -2
  43. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-06f318ca.js → OrSearch.vue_vue_type_script_lang-8c220bb4.js} +2 -2
  44. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-83f15704.js → OrSelect.vue_vue_type_script_lang-3f4e09e9.js} +3 -3
  45. package/dist/bundled/v3/OrSidebar.vue_vue_type_script_lang-ce0b152c.js +181 -0
  46. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-3e30f662.js → OrTag.vue_vue_type_script_lang-5db8644c.js} +2 -2
  47. package/dist/bundled/v3/{OrToastContainer-34389303.js → OrToastContainer-c5d7acf8.js} +1 -1
  48. package/dist/bundled/v3/components/index.js +15 -15
  49. package/dist/bundled/v3/components/or-card-collection-v3/index.js +6 -6
  50. package/dist/bundled/v3/components/or-confirm-v3/index.js +5 -5
  51. package/dist/bundled/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +11 -0
  52. package/dist/bundled/v3/components/or-icon-button-v3/index.js +1 -1
  53. package/dist/bundled/v3/components/or-inline-input-v3/index.js +3 -3
  54. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +3 -3
  55. package/dist/bundled/v3/components/or-input-v3/index.js +3 -3
  56. package/dist/bundled/v3/components/or-modal-v3/index.js +3 -3
  57. package/dist/bundled/v3/components/or-notification-v3/index.js +3 -3
  58. package/dist/bundled/v3/components/or-search-v3/index.js +5 -5
  59. package/dist/bundled/v3/components/or-select-v3/index.js +6 -6
  60. package/dist/bundled/v3/components/or-sidebar-v3/OrSidebar.stories3.d.ts +1 -36
  61. package/dist/bundled/v3/components/or-sidebar-v3/OrSidebar.vue.d.ts +4 -49
  62. package/dist/bundled/v3/components/or-sidebar-v3/index.js +1 -15
  63. package/dist/bundled/v3/components/or-sidebar-v3/styles.d.ts +1 -9
  64. package/dist/bundled/v3/components/or-tag-v3/index.js +3 -3
  65. package/dist/bundled/v3/components/or-toast-v3/index.js +4 -4
  66. package/dist/bundled/v3/index.js +31 -47
  67. package/dist/bundled/v3/{types-f53434f2.js → types-f7b07e1a.js} +2 -2
  68. package/dist/esm/v2/{OrCardCollection-3c38fc85.js → OrCardCollection-259b2e2b.js} +2 -2
  69. package/dist/esm/v2/{OrConfirm-047d4086.js → OrConfirm-921dbb5d.js} +1 -1
  70. package/dist/esm/v2/{OrIconButton-b3779042.js → OrIconButton-3c81fd64.js} +10 -3
  71. package/dist/esm/v2/{OrInlineInput-10205811.js → OrInlineInput-1ad5ea15.js} +1 -1
  72. package/dist/esm/v2/{OrInlineTextarea-7658611e.js → OrInlineTextarea-bfe528e7.js} +1 -1
  73. package/dist/esm/v2/{OrInput-ada3a970.js → OrInput-59cc6981.js} +1 -1
  74. package/dist/esm/v2/{OrModal-a7719843.js → OrModal-8c6fdab4.js} +1 -1
  75. package/dist/esm/v2/{OrNotification-8a4830a3.js → OrNotification-c0d70dc7.js} +1 -1
  76. package/dist/esm/v2/{OrSearch-0f08f2f5.js → OrSearch-ebc3b81c.js} +1 -1
  77. package/dist/esm/v2/{OrSelect-f8837f5d.js → OrSelect-7317a963.js} +2 -2
  78. package/dist/esm/v2/OrSidebar-fabc7bc9.js +228 -0
  79. package/dist/esm/v2/{OrTag-5c404031.js → OrTag-842193c2.js} +1 -1
  80. package/dist/esm/v2/components/index.js +13 -13
  81. package/dist/esm/v2/components/or-card-collection-v3/index.js +4 -4
  82. package/dist/esm/v2/components/or-confirm-v3/index.js +3 -3
  83. package/dist/esm/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +11 -0
  84. package/dist/esm/v2/components/or-icon-button-v3/index.js +1 -1
  85. package/dist/esm/v2/components/or-inline-input-v3/index.js +2 -2
  86. package/dist/esm/v2/components/or-inline-textarea-v3/index.js +2 -2
  87. package/dist/esm/v2/components/or-input-v3/index.js +2 -2
  88. package/dist/esm/v2/components/or-modal-v3/index.js +2 -2
  89. package/dist/esm/v2/components/or-notification-v3/index.js +2 -2
  90. package/dist/esm/v2/components/or-search-v3/index.js +3 -3
  91. package/dist/esm/v2/components/or-select-v3/index.js +4 -4
  92. package/dist/esm/v2/components/or-sidebar-v3/OrSidebar.stories3.d.ts +1 -36
  93. package/dist/esm/v2/components/or-sidebar-v3/OrSidebar.vue.d.ts +4 -49
  94. package/dist/esm/v2/components/or-sidebar-v3/index.js +1 -13
  95. package/dist/esm/v2/components/or-sidebar-v3/styles.d.ts +1 -9
  96. package/dist/esm/v2/components/or-tag-v3/index.js +2 -2
  97. package/dist/esm/v2/components/or-toast-v3/index.js +2 -2
  98. package/dist/esm/v2/index.js +13 -13
  99. package/dist/esm/v2/{types-6c742e07.js → types-3ff6f029.js} +1 -1
  100. package/dist/esm/v3/{OrCardCollection-dbb3e839.js → OrCardCollection-2886a9ca.js} +2 -2
  101. package/dist/esm/v3/{OrConfirm-fee3c859.js → OrConfirm-1d9bfd2a.js} +1 -1
  102. package/dist/esm/v3/{OrIconButton-1a89fbf9.js → OrIconButton-7a512558.js} +11 -4
  103. package/dist/esm/v3/{OrInlineInput-507fc99c.js → OrInlineInput-54c7b053.js} +1 -1
  104. package/dist/esm/v3/{OrInlineTextarea-53a9e027.js → OrInlineTextarea-5a8fc512.js} +1 -1
  105. package/dist/esm/v3/{OrInput-9c0426b9.js → OrInput-639352e4.js} +1 -1
  106. package/dist/esm/v3/{OrModal-7878cc39.js → OrModal-4cd576c7.js} +1 -1
  107. package/dist/esm/v3/{OrNotification-e1383681.js → OrNotification-cb49acef.js} +1 -1
  108. package/dist/esm/v3/{OrSearch-9885d178.js → OrSearch-8caf7e53.js} +1 -1
  109. package/dist/esm/v3/{OrSelect-8fbd88bc.js → OrSelect-3932d4bd.js} +2 -2
  110. package/dist/esm/v3/OrSidebar-a62972f5.js +206 -0
  111. package/dist/esm/v3/{OrTag-5d54f37d.js → OrTag-6db3aaf7.js} +1 -1
  112. package/dist/esm/v3/components/index.js +13 -13
  113. package/dist/esm/v3/components/or-card-collection-v3/index.js +4 -4
  114. package/dist/esm/v3/components/or-confirm-v3/index.js +3 -3
  115. package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +11 -0
  116. package/dist/esm/v3/components/or-icon-button-v3/index.js +1 -1
  117. package/dist/esm/v3/components/or-inline-input-v3/index.js +2 -2
  118. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +2 -2
  119. package/dist/esm/v3/components/or-input-v3/index.js +2 -2
  120. package/dist/esm/v3/components/or-modal-v3/index.js +2 -2
  121. package/dist/esm/v3/components/or-notification-v3/index.js +2 -2
  122. package/dist/esm/v3/components/or-search-v3/index.js +3 -3
  123. package/dist/esm/v3/components/or-select-v3/index.js +4 -4
  124. package/dist/esm/v3/components/or-sidebar-v3/OrSidebar.stories3.d.ts +1 -36
  125. package/dist/esm/v3/components/or-sidebar-v3/OrSidebar.vue.d.ts +4 -49
  126. package/dist/esm/v3/components/or-sidebar-v3/index.js +1 -12
  127. package/dist/esm/v3/components/or-sidebar-v3/styles.d.ts +1 -9
  128. package/dist/esm/v3/components/or-tag-v3/index.js +2 -2
  129. package/dist/esm/v3/components/or-toast-v3/index.js +2 -2
  130. package/dist/esm/v3/index.js +13 -13
  131. package/dist/esm/v3/{types-2692e337.js → types-85bee366.js} +1 -1
  132. package/package.json +1 -1
  133. package/src/components/or-icon-button-v3/OrIconButton.stories3.ts +4 -0
  134. package/src/components/or-icon-button-v3/OrIconButton.vue +6 -0
  135. package/src/components/or-icon-button-v3/styles.ts +13 -0
  136. package/src/components/or-sidebar-v3/OrSidebar.docs.mdx +0 -6
  137. package/src/components/or-sidebar-v3/OrSidebar.stories3.ts +12 -253
  138. package/src/components/or-sidebar-v3/OrSidebar.vue +23 -130
  139. package/src/components/or-sidebar-v3/styles.ts +9 -164
  140. package/dist/bundled/v2/OrSidebar-eedd2d6e.js +0 -464
  141. package/dist/bundled/v2/components/or-sidebar-v3/OrSidebarCollapseButton.stories3.d.ts +0 -12
  142. package/dist/bundled/v2/components/or-sidebar-v3/OrSidebarCollapseButton.vue.d.ts +0 -53
  143. package/dist/bundled/v3/OrSidebar.vue_vue_type_script_lang-6dc222bd.js +0 -356
  144. package/dist/bundled/v3/components/or-sidebar-v3/OrSidebarCollapseButton.stories3.d.ts +0 -12
  145. package/dist/bundled/v3/components/or-sidebar-v3/OrSidebarCollapseButton.vue.d.ts +0 -53
  146. package/dist/esm/v2/OrSidebar-e43a6e55.js +0 -461
  147. package/dist/esm/v2/components/or-sidebar-v3/OrSidebarCollapseButton.stories3.d.ts +0 -12
  148. package/dist/esm/v2/components/or-sidebar-v3/OrSidebarCollapseButton.vue.d.ts +0 -53
  149. package/dist/esm/v3/OrSidebar-2abaf7d6.js +0 -396
  150. package/dist/esm/v3/components/or-sidebar-v3/OrSidebarCollapseButton.stories3.d.ts +0 -12
  151. package/dist/esm/v3/components/or-sidebar-v3/OrSidebarCollapseButton.vue.d.ts +0 -53
  152. package/src/components/or-sidebar-v3/OrSidebarCollapseButton.stories3.ts +0 -48
  153. package/src/components/or-sidebar-v3/OrSidebarCollapseButton.vue +0 -74
@@ -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-a2ba92df.js';
4
+ import { O as OrIconButton } from './OrIconButton-76043aa4.js';
5
5
  import { O as OrButton } from './OrButton-a846fa7e.js';
6
6
  import { O as OrMenu } from './OrMenu-fa47c888.js';
7
7
  import { O as OrMenuItem } from './OrMenuItem-26420908.js';
8
8
  import { O as OrIcon } from './OrIcon-8625385f.js';
9
- import { O as OrSearch } from './OrSearch-53470b0e.js';
9
+ import { O as OrSearch } from './OrSearch-ae350dc7.js';
10
10
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
11
11
 
12
12
  const CardCollectionRoot = [
@@ -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-3c89d622.js';
5
5
  import { O as OrButton, a as ButtonColor } from './OrButton-a846fa7e.js';
6
- import { O as OrInput } from './OrInput-82ccfe00.js';
6
+ import { O as OrInput } from './OrInput-d4173a5a.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
 
@@ -34,11 +34,13 @@ const IconButtonRootColors = {
34
34
  // Theme
35
35
  'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark', 'theme-foreground-outline', 'dark:theme-foreground-outline-dark',
36
36
  // Theme (hover)
37
- 'hover:outline-primary-opacity-0-08', 'dark:hover:outline-primary-opacity-0-08-dark',
37
+ 'hover:outline-primary-opacity-0-08', 'dark:hover:outline-primary-opacity-0-08-dark', 'hover:theme-foreground-default', 'dark:hover:theme-foreground-default-dark',
38
38
  // Theme (focus)
39
- 'focus:outline-primary-opacity-0-08', 'dark:focus:outline-primary-opacity-0-08-dark',
39
+ 'focus:outline-primary-opacity-0-08', 'dark:focus:outline-primary-opacity-0-08-dark', 'focus:theme-foreground-default', 'dark:focus:theme-foreground-default-dark',
40
40
  // Theme (active)
41
- 'active:outline-primary-opacity-0-16', 'dark:active:outline-primary-opacity-0-16-dark'],
41
+ 'active:outline-primary-opacity-0-16', 'dark:active:outline-primary-opacity-0-16-dark', 'active:theme-foreground-default', 'dark:active:theme-foreground-default-dark',
42
+ // Theme (selected)
43
+ 'selected:theme-foreground-default', 'dark:selected:theme-foreground-default-dark'],
42
44
  'danger': [
43
45
  // Theme
44
46
  'theme-preset-3-error', 'dark:theme-preset-3-error-dark',
@@ -79,6 +81,10 @@ var script = defineComponent({
79
81
  type: String,
80
82
  default: IconSize.M
81
83
  },
84
+ selected: {
85
+ type: Boolean,
86
+ default: false
87
+ },
82
88
  disabled: {
83
89
  type: Boolean,
84
90
  default: false
@@ -118,6 +124,7 @@ var __vue_render__ = function () {
118
124
  class: _vm.rootStyles,
119
125
  attrs: {
120
126
  "type": 'button',
127
+ "selected": _vm.selected ? '' : null,
121
128
  "disabled": _vm.disabled
122
129
  },
123
130
  on: {
@@ -1,7 +1,7 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrError } from './OrError-aad17598.js';
3
3
  import { O as OrHint } from './OrHint-f38a1940.js';
4
- import { O as OrIconButton } from './OrIconButton-a2ba92df.js';
4
+ import { O as OrIconButton } from './OrIconButton-76043aa4.js';
5
5
  import { O as OrInlineInputBox, I as InlineInputBoxSize } from './OrInlineInputBox-f457210f.js';
6
6
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
7
7
  import { defineComponent, getCurrentInstance, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -1,7 +1,7 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrError } from './OrError-aad17598.js';
3
3
  import { O as OrHint } from './OrHint-f38a1940.js';
4
- import { O as OrIconButton } from './OrIconButton-a2ba92df.js';
4
+ import { O as OrIconButton } from './OrIconButton-76043aa4.js';
5
5
  import { O as OrInlineInputBox } from './OrInlineInputBox-f457210f.js';
6
6
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
7
7
  import { defineComponent, getCurrentInstance, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -2,7 +2,7 @@ import './index-fa6eb4ca.js';
2
2
  import { O as OrError } from './OrError-aad17598.js';
3
3
  import { O as OrHint } from './OrHint-f38a1940.js';
4
4
  import { O as OrIcon } from './OrIcon-8625385f.js';
5
- import { O as OrIconButton } from './OrIconButton-a2ba92df.js';
5
+ import { O as OrIconButton } from './OrIconButton-76043aa4.js';
6
6
  import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-79ec54ad.js';
7
7
  import { O as OrLabel } from './OrLabel-172c4b89.js';
8
8
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
@@ -1,6 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrOverlay } from './OrOverlay-3c89d622.js';
3
- import { O as OrIconButton } from './OrIconButton-a2ba92df.js';
3
+ import { O as OrIconButton } from './OrIconButton-76043aa4.js';
4
4
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
5
5
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
6
6
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -1,6 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { O as OrIcon } from './OrIcon-8625385f.js';
3
- import { O as OrIconButton } from './OrIconButton-a2ba92df.js';
3
+ import { O as OrIconButton } from './OrIconButton-76043aa4.js';
4
4
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
5
5
  import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
6
6
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -1,6 +1,6 @@
1
1
  import './index-fa6eb4ca.js';
2
2
  import { debouncedWatch } from '@vueuse/core';
3
- import { O as OrInput } from './OrInput-82ccfe00.js';
3
+ import { O as OrInput } from './OrInput-d4173a5a.js';
4
4
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
5
5
  import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
6
6
  import { a as InputBoxSize } from './OrInputBox-79ec54ad.js';
@@ -4,12 +4,12 @@ import { O as OrError } from './OrError-aad17598.js';
4
4
  import { O as OrExpansionPanel } from './OrExpansionPanel-d9a260e2.js';
5
5
  import { O as OrHint } from './OrHint-f38a1940.js';
6
6
  import { O as OrIcon } from './OrIcon-8625385f.js';
7
- import { O as OrInput } from './OrInput-82ccfe00.js';
7
+ import { O as OrInput } from './OrInput-d4173a5a.js';
8
8
  import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-79ec54ad.js';
9
9
  import { O as OrLabel } from './OrLabel-172c4b89.js';
10
10
  import { O as OrMenuItem } from './OrMenuItem-26420908.js';
11
11
  import { O as OrPopover } from './OrPopover-5dc240f1.js';
12
- import { O as OrTag } from './OrTag-30fecee5.js';
12
+ import { O as OrTag } from './OrTag-b9ace427.js';
13
13
  import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e2a93aaf.js';
14
14
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
15
15
  import { u as useOverflow } from './useOverflow-bae6342f.js';
@@ -0,0 +1,230 @@
1
+ import { useDraggable, useElementBounding } from '@vueuse/core';
2
+ import _ from 'lodash';
3
+ import './index-fa6eb4ca.js';
4
+ import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
+ import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
6
+
7
+ var OrSidebarPlacement;
8
+ (function (OrSidebarPlacement) {
9
+ OrSidebarPlacement["left"] = "left";
10
+ OrSidebarPlacement["right"] = "right";
11
+ })(OrSidebarPlacement || (OrSidebarPlacement = {}));
12
+
13
+ const SidebarRoot = [
14
+ // Position
15
+ 'relative',
16
+ // Layout
17
+ 'flex', 'flex-col', 'shrink-0',
18
+ // Box
19
+ 'min-h-0', 'p-0'];
20
+ const SidebarRootSides = {
21
+ [OrSidebarPlacement.left]: [
22
+ // Borders
23
+ 'border-r-[1px]', 'border-r-solid', 'border-r-secondary dark:border-r-secondary-dark'],
24
+ [OrSidebarPlacement.right]: [
25
+ // Borders
26
+ 'border-l-[1px]', 'border-l-solid', 'border-l-secondary dark:border-l-secondary-dark']
27
+ };
28
+ const SidebarResize = [
29
+ // Position
30
+ 'absolute', 'inset-y-none', 'z-[1]',
31
+ // Box
32
+ 'w-[12px]', 'h-[100%]',
33
+ // Cursor
34
+ 'cursor-ew-resize'];
35
+ const SidebarResizeSides = {
36
+ [OrSidebarPlacement.left]: [
37
+ // Position
38
+ '-right-[1px]',
39
+ // Borders
40
+ 'hover:border-r-2', 'hover:border-r-primary hover:dark:border-r-primary-dark',
41
+ // Transition
42
+ 'transition-[border-right]'],
43
+ [OrSidebarPlacement.right]: [
44
+ // Position
45
+ '-left-[1px]',
46
+ // Borders
47
+ 'hover:border-l-2', 'hover:border-l-primary hover:dark:border-l-primary-dark',
48
+ // Transition
49
+ 'transition-[border-left]']
50
+ };
51
+ const SidebarResizingSides = {
52
+ [OrSidebarPlacement.left]: [
53
+ // Borders
54
+ 'border-r-2', 'border-r-primary dark:border-r-primary-dark'],
55
+ [OrSidebarPlacement.right]: [
56
+ // Borders
57
+ 'border-l-2', 'border-l-primary dark:border-l-primary-dark']
58
+ };
59
+ const SidebarMain = [
60
+ // Layout
61
+ 'flex', 'flex-col', 'grow',
62
+ // Box
63
+ 'min-h-0'];
64
+ const SidebarHeader = [
65
+ // Sizing
66
+ 'p-md'];
67
+ const SidebarContent = [
68
+ // Layout
69
+ 'grow', 'overflow-auto',
70
+ // Sizing
71
+ 'p-md'];
72
+ const SidebarFooter = [
73
+ // Sizing
74
+ 'p-md',
75
+ // Borders
76
+ 'border-t-[1px]', 'border-t-solid', 'border-t-secondary dark:border-t-secondary-dark'];
77
+
78
+ var script = defineComponent({
79
+ name: 'OrSidebar',
80
+ props: {
81
+ width: {
82
+ type: Number,
83
+ required: false,
84
+ default: 0,
85
+ validator: value => _.isNumber(value) && value >= 0
86
+ },
87
+ minimumWidth: {
88
+ type: Number,
89
+ required: false,
90
+ default: 350,
91
+ validator: value => _.isNumber(value) && value >= 0
92
+ },
93
+ /**
94
+ * User may put the component on the right or the left side of a container.
95
+ * This property mirrors the resizing behavior (drag direction) and styling (horizontal border) of the sidebar.
96
+ *
97
+ * Note: the property doesn't reposition the component in the parent container.
98
+ * @values left, right
99
+ */
100
+ side: {
101
+ type: String,
102
+ default: OrSidebarPlacement.right,
103
+ validator: value => _.includes(_.values(OrSidebarPlacement), value)
104
+ }
105
+ },
106
+ emits: ['change:width'],
107
+ setup(props, {
108
+ emit
109
+ }) {
110
+ // Refs
111
+ const root = ref();
112
+ const resizeBar = ref(null);
113
+ const parentContainer = computed(() => {
114
+ var _a;
115
+ return (_a = root.value) === null || _a === void 0 ? void 0 : _a.parentElement;
116
+ });
117
+ // State
118
+ const startPositionX = ref(0);
119
+ const isResizing = ref(false);
120
+ const localWidth = ref(props.width >= props.minimumWidth ? props.width : props.minimumWidth);
121
+ // Styles
122
+ const sidebarStyle = computed(() => ({
123
+ width: localWidth.value + 'px'
124
+ }));
125
+ const rootStyles = computed(() => ['or-sidebar', ...SidebarRoot, ...SidebarRootSides[props.side]]);
126
+ const resizeStyles = computed(() => [...SidebarResize, ...SidebarResizeSides[props.side], ...(isResizing.value ? SidebarResizingSides[props.side] : [])]);
127
+ const mainStyles = computed(() => [...SidebarMain]);
128
+ const headerStyles = computed(() => [...SidebarHeader]);
129
+ const contentStyles = computed(() => [...SidebarContent]);
130
+ const footerStyles = computed(() => [...SidebarFooter]);
131
+ // Effects
132
+ useDraggable(resizeBar, {
133
+ preventDefault: true,
134
+ onStart: (position, event) => {
135
+ document.body.style.cursor = 'ew-resize';
136
+ document.body.style.userSelect = 'none';
137
+ startPositionX.value = event.x;
138
+ isResizing.value = true;
139
+ },
140
+ onMove: position => {
141
+ const delta = (position.x - startPositionX.value) * (props.side === OrSidebarPlacement.left ? -1 : 1);
142
+ const newWidth = localWidth.value - delta;
143
+ localWidth.value = newWidth > maximumWidth.value ? maximumWidth.value : newWidth < props.minimumWidth ? props.minimumWidth : newWidth;
144
+ startPositionX.value = position.x;
145
+ },
146
+ onEnd: () => {
147
+ document.body.style.cursor = '';
148
+ document.body.style.userSelect = '';
149
+ isResizing.value = false;
150
+ }
151
+ });
152
+ const {
153
+ width: maximumWidth
154
+ } = useElementBounding(parentContainer);
155
+ watch(() => props.width, newValue => {
156
+ if (newValue !== localWidth.value) {
157
+ localWidth.value = newValue > maximumWidth.value ? maximumWidth.value : newValue < props.minimumWidth ? props.minimumWidth : newValue;
158
+ }
159
+ });
160
+ watch(() => props.minimumWidth, newMinimum => {
161
+ if (newMinimum > localWidth.value) localWidth.value = newMinimum;
162
+ });
163
+ watch(maximumWidth, newMaximum => {
164
+ if (newMaximum < localWidth.value) localWidth.value = newMaximum;
165
+ });
166
+ watch(localWidth, val => emit('change:width', val));
167
+ return {
168
+ root,
169
+ resizeBar,
170
+ isResizing,
171
+ localWidth,
172
+ sidebarStyle,
173
+ rootStyles,
174
+ resizeStyles,
175
+ mainStyles,
176
+ headerStyles,
177
+ contentStyles,
178
+ footerStyles
179
+ };
180
+ }
181
+ });
182
+
183
+ /* script */
184
+ const __vue_script__ = script;
185
+
186
+ /* template */
187
+ var __vue_render__ = function () {
188
+ var _vm = this;
189
+ var _h = _vm.$createElement;
190
+ var _c = _vm._self._c || _h;
191
+ return _c('aside', {
192
+ ref: "root",
193
+ class: _vm.rootStyles,
194
+ style: _vm.sidebarStyle
195
+ }, [_c('div', {
196
+ ref: "resizeBar",
197
+ class: _vm.resizeStyles
198
+ }), _vm._v(" "), _c('div', {
199
+ class: _vm.mainStyles
200
+ }, [_vm.$slots.header ? _c('div', {
201
+ class: _vm.headerStyles
202
+ }, [_vm._t("header")], 2) : _vm._e(), _vm._v(" "), _c('div', {
203
+ class: _vm.contentStyles
204
+ }, [_vm._t("default")], 2)]), _vm._v(" "), _vm.$slots.footer ? _c('div', {
205
+ class: _vm.footerStyles
206
+ }, [_vm._t("footer")], 2) : _vm._e()]);
207
+ };
208
+ var __vue_staticRenderFns__ = [];
209
+
210
+ /* style */
211
+ const __vue_inject_styles__ = undefined;
212
+ /* scoped */
213
+ const __vue_scope_id__ = undefined;
214
+ /* module identifier */
215
+ const __vue_module_identifier__ = undefined;
216
+ /* functional template */
217
+ const __vue_is_functional_template__ = false;
218
+ /* style inject */
219
+
220
+ /* style inject SSR */
221
+
222
+ /* style inject shadow dom */
223
+
224
+ const __vue_component__ = /*#__PURE__*/normalizeComponent({
225
+ render: __vue_render__,
226
+ staticRenderFns: __vue_staticRenderFns__
227
+ }, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, undefined, undefined);
228
+ var __vue_component__$1 = __vue_component__;
229
+
230
+ export { OrSidebarPlacement as O, __vue_component__$1 as _ };
@@ -1,5 +1,5 @@
1
1
  import './index-fa6eb4ca.js';
2
- import { O as OrIconButton } from './OrIconButton-a2ba92df.js';
2
+ import { O as OrIconButton } from './OrIconButton-76043aa4.js';
3
3
  import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
4
4
  import { defineComponent, ref, computed, watchPostEffect, unref } from '@vue/composition-api/dist/vue-composition-api.mjs';
5
5
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
@@ -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-a846fa7e.js';
9
9
  export { O as OrCard } from '../OrCard-a6b30f8f.js';
10
10
  export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-89428bbf.js';
11
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-0141a358.js';
11
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-3dee1926.js';
12
12
  export { _ as OrCardV3 } from '../OrCard-29116e1f.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-56d01cff.js';
22
- export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-057e997e.js';
22
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-5fd7f8bb.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-d0c5bcf4.js';
@@ -31,14 +31,14 @@ 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-f38a1940.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-a2ba92df.js';
34
+ export { I as IconButtonColor, O as OrIconButtonV3 } from '../OrIconButton-76043aa4.js';
35
35
  export { I as IconButtonSize, I as IconSize, a as IconVariant, O as OrIconV3 } from '../OrIcon-8625385f.js';
36
36
  export { I as InlineInputBoxSize, I as InlineInputSize, O as OrInlineInputBoxV3 } from '../OrInlineInputBox-f457210f.js';
37
- export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-87589946.js';
37
+ export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-7faf5534.js';
38
38
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-7262efdf.js';
39
- export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-21b0e6fc.js';
39
+ export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-a9bfe477.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-79ec54ad.js';
41
- export { I as InputType, O as OrInputV3 } from '../OrInput-82ccfe00.js';
41
+ export { I as InputType, O as OrInputV3 } from '../OrInput-d4173a5a.js';
42
42
  export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from '../OrPassword-7da938aa.js';
43
43
  export { O as OrInput } from '../OrInput-08f2f666.js';
44
44
  export { O as OrSearch } from '../OrSearch-f7cfa52f.js';
@@ -53,9 +53,9 @@ export { O as OrMenuItemV3 } from '../OrMenuItem-26420908.js';
53
53
  export { O as OrMenuV3 } from '../OrMenu-fa47c888.js';
54
54
  export { P as MenuPlacement, O as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-5dc240f1.js';
55
55
  export { O as OrModal, a as OrModalSizes } from '../OrModal-a5411b0d.js';
56
- export { M as ModalSize, _ as OrModalV3 } from '../OrModal-af6677fd.js';
56
+ export { M as ModalSize, _ as OrModalV3 } from '../OrModal-6484c944.js';
57
57
  export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from '../OrNotification-3909aaf2.js';
58
- export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-3250f58b.js';
58
+ export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-35ec61a9.js';
59
59
  export { _ as OrOverflowMenu } from '../OrOverflowMenu-711e460e.js';
60
60
  export { O as OrOverlay } from '../OrOverlay-47967a8b.js';
61
61
  export { O as OrOverlayV3 } from '../OrOverlay-3c89d622.js';
@@ -65,12 +65,12 @@ export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrP
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-cd39b20b.js';
68
- export { O as OrSearchV3 } from '../OrSearch-53470b0e.js';
68
+ export { O as OrSearchV3 } from '../OrSearch-ae350dc7.js';
69
69
  export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-21cc914e.js';
70
70
  export { _ as OrSelect } from '../OrSelect-a23d4210.js';
71
- export { _ as OrSelectV3 } from '../OrSelect-02fb39f0.js';
71
+ export { _ as OrSelectV3 } from '../OrSelect-e3ee8d12.js';
72
72
  export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-e2b2c9ec.js';
73
- export { O as OrSidebarPlacement, _ as OrSidebarV3 } from '../OrSidebar-eedd2d6e.js';
73
+ export { O as OrSidebarPlacement, _ as OrSidebarV3 } from '../OrSidebar-c95ef614.js';
74
74
  export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-242d22f3.js';
75
75
  export { _ as OrSkeletonCircleV3, a as OrSkeletonRectV3, b as OrSkeletonTextV3 } from '../OrSkeletonText-516993b4.js';
76
76
  export { _ as OrSlider } from '../OrSlider-59d05856.js';
@@ -84,7 +84,7 @@ export { O as OrTabV3 } from '../OrTab-dd949240.js';
84
84
  export { _ as OrTabs } from '../OrTabs-4c8f6422.js';
85
85
  export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-42f7c52c.js';
86
86
  export { _ as OrTag } from '../OrTag-79e48fec.js';
87
- export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-30fecee5.js';
87
+ export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-b9ace427.js';
88
88
  export { O as OrTeleport } from '../OrTeleportVue2-3544f185.js';
89
89
  export { O as OrTeleportV3 } from '../OrTeleport.vue2-e9ba3054.js';
90
90
  export { _ as OrTextV3 } from '../OrText-eac4b9f5.js';
@@ -92,7 +92,7 @@ export { _ as OrTextareaV3 } from '../OrTextarea-5593fbe9.js';
92
92
  export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-eacd9b19.js';
93
93
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-1faa828c.js';
94
94
  export { O as OrToast, _ as OrToastContainer } from '../OrToastContainer-b03adc37.js';
95
- export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-8fe4e345.js';
95
+ export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-7f69189b.js';
96
96
  export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-3a3d4280.js';
97
97
  export { O as OrTooltip } from '../OrTooltip-dfea7af2.js';
98
98
  export { O as OrTooltipContent } from '../OrTooltipContent-f0fd5f75.js';
@@ -1,9 +1,9 @@
1
- export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-0141a358.js';
1
+ export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-3dee1926.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-a2ba92df.js';
6
+ import '../../OrIconButton-76043aa4.js';
7
7
  import '../../OrIcon-8625385f.js';
8
8
  import '../../useClassAttribute-9bf33346.js';
9
9
  import '../../OrTooltip-fbfa05fd.js';
@@ -20,8 +20,8 @@ import '../../OrButton-a846fa7e.js';
20
20
  import '../../OrLoader-6a1f937b.js';
21
21
  import '../../OrMenu-fa47c888.js';
22
22
  import '../../OrMenuItem-26420908.js';
23
- import '../../OrSearch-53470b0e.js';
24
- import '../../OrInput-82ccfe00.js';
23
+ import '../../OrSearch-ae350dc7.js';
24
+ import '../../OrInput-d4173a5a.js';
25
25
  import '../../OrError-aad17598.js';
26
26
  import '../../OrHint-f38a1940.js';
27
27
  import '../../OrInputBox-79ec54ad.js';
@@ -1,4 +1,4 @@
1
- export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-057e997e.js';
1
+ export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-5fd7f8bb.js';
2
2
  import '@vueuse/core';
3
3
  import '../../index-17f264f9.js';
4
4
  import '../../index-fa6eb4ca.js';
@@ -12,11 +12,11 @@ import '../../useClassAttribute-9bf33346.js';
12
12
  import '../../useElevation-aac032f4.js';
13
13
  import '../../OrButton-a846fa7e.js';
14
14
  import '../../OrLoader-6a1f937b.js';
15
- import '../../OrInput-82ccfe00.js';
15
+ import '../../OrInput-d4173a5a.js';
16
16
  import '../../OrError-aad17598.js';
17
17
  import '../../OrHint-f38a1940.js';
18
18
  import '../../OrIcon-8625385f.js';
19
- import '../../OrIconButton-a2ba92df.js';
19
+ import '../../OrIconButton-76043aa4.js';
20
20
  import '../../OrTooltip-fbfa05fd.js';
21
21
  import '../../OrPopover-5dc240f1.js';
22
22
  import '../../floating-ui.dom.esm-83eba816.js';
@@ -18,6 +18,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
18
18
  type: PropType<IconButtonSize>;
19
19
  default: IconButtonSize;
20
20
  };
21
+ selected: {
22
+ type: BooleanConstructor;
23
+ default: boolean;
24
+ };
21
25
  disabled: {
22
26
  type: BooleanConstructor;
23
27
  default: boolean;
@@ -43,6 +47,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
43
47
  type: PropType<IconButtonSize>;
44
48
  default: IconButtonSize;
45
49
  };
50
+ selected: {
51
+ type: BooleanConstructor;
52
+ default: boolean;
53
+ };
46
54
  disabled: {
47
55
  type: BooleanConstructor;
48
56
  default: boolean;
@@ -59,6 +67,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
59
67
  [x: number]: string;
60
68
  } | {}> & Omit<{} & {}, never>>, "size">;
61
69
  color: IconButtonColor;
70
+ selected: boolean;
62
71
  disabled: boolean;
63
72
  tooltip: string | Readonly<Partial<{
64
73
  [x: number]: string;
@@ -74,6 +83,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
74
83
  [x: number]: string;
75
84
  } | {}> & Omit<{} & {}, never>>, "size">;
76
85
  color: IconButtonColor;
86
+ selected: boolean;
77
87
  disabled: boolean;
78
88
  tooltip: string | Readonly<Partial<{
79
89
  [x: number]: string;
@@ -83,6 +93,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
83
93
  }, {
84
94
  size: IconButtonSize;
85
95
  color: IconButtonColor;
96
+ selected: boolean;
86
97
  disabled: boolean;
87
98
  tooltip: string | Readonly<Partial<{
88
99
  [x: number]: string;
@@ -1,4 +1,4 @@
1
- export { I as IconButtonColor, O as OrIconButtonV3 } from '../../OrIconButton-a2ba92df.js';
1
+ export { I as IconButtonColor, O as OrIconButtonV3 } from '../../OrIconButton-76043aa4.js';
2
2
  export { I as IconButtonSize } from '../../OrIcon-8625385f.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
@@ -1,4 +1,4 @@
1
- export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-87589946.js';
1
+ export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-7faf5534.js';
2
2
  export { I as InlineInputSize } from '../../OrInlineInputBox-f457210f.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
@@ -7,7 +7,7 @@ import '../../OrError-aad17598.js';
7
7
  import '../../useClassAttribute-9bf33346.js';
8
8
  import '../../normalize-component-6e8e3d80.js';
9
9
  import '../../OrHint-f38a1940.js';
10
- import '../../OrIconButton-a2ba92df.js';
10
+ import '../../OrIconButton-76043aa4.js';
11
11
  import '../../OrIcon-8625385f.js';
12
12
  import '../../OrTooltip-fbfa05fd.js';
13
13
  import '@vueuse/core';
@@ -1,4 +1,4 @@
1
- export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-21b0e6fc.js';
1
+ export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-a9bfe477.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -6,7 +6,7 @@ import '../../OrError-aad17598.js';
6
6
  import '../../useClassAttribute-9bf33346.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
8
  import '../../OrHint-f38a1940.js';
9
- import '../../OrIconButton-a2ba92df.js';
9
+ import '../../OrIconButton-76043aa4.js';
10
10
  import '../../OrIcon-8625385f.js';
11
11
  import '../../OrTooltip-fbfa05fd.js';
12
12
  import '@vueuse/core';
@@ -1,4 +1,4 @@
1
- export { I as InputType, O as OrInputV3 } from '../../OrInput-82ccfe00.js';
1
+ export { I as InputType, O as OrInputV3 } from '../../OrInput-d4173a5a.js';
2
2
  export { a as InputSize } from '../../OrInputBox-79ec54ad.js';
3
3
  import '../../index-fa6eb4ca.js';
4
4
  import 'vue';
@@ -8,7 +8,7 @@ import '../../useClassAttribute-9bf33346.js';
8
8
  import '../../normalize-component-6e8e3d80.js';
9
9
  import '../../OrHint-f38a1940.js';
10
10
  import '../../OrIcon-8625385f.js';
11
- import '../../OrIconButton-a2ba92df.js';
11
+ import '../../OrIconButton-76043aa4.js';
12
12
  import '../../OrTooltip-fbfa05fd.js';
13
13
  import '@vueuse/core';
14
14
  import '../../OrPopover-5dc240f1.js';
@@ -1,4 +1,4 @@
1
- export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-af6677fd.js';
1
+ export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-6484c944.js';
2
2
  import '../../index-fa6eb4ca.js';
3
3
  import 'vue';
4
4
  import '@vue/composition-api/dist/vue-composition-api.mjs';
@@ -9,7 +9,7 @@ import 'portal-vue';
9
9
  import '../../normalize-component-6e8e3d80.js';
10
10
  import '../../useClassAttribute-9bf33346.js';
11
11
  import '../../useElevation-aac032f4.js';
12
- import '../../OrIconButton-a2ba92df.js';
12
+ import '../../OrIconButton-76043aa4.js';
13
13
  import '../../OrIcon-8625385f.js';
14
14
  import '../../OrTooltip-fbfa05fd.js';
15
15
  import '../../OrPopover-5dc240f1.js';
@@ -1,11 +1,11 @@
1
- export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-3250f58b.js';
1
+ export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-35ec61a9.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-8625385f.js';
6
6
  import '../../useClassAttribute-9bf33346.js';
7
7
  import '../../normalize-component-6e8e3d80.js';
8
- import '../../OrIconButton-a2ba92df.js';
8
+ import '../../OrIconButton-76043aa4.js';
9
9
  import '../../OrTooltip-fbfa05fd.js';
10
10
  import '@vueuse/core';
11
11
  import '../../OrPopover-5dc240f1.js';