@onereach/ui-components 2.69.7-beta.2177.0 → 2.69.7-beta.2181.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 (147) hide show
  1. package/dist/bundled/v2/{OrCardCollection-43c04eb1.js → OrCardCollection-c4209a92.js} +2 -2
  2. package/dist/bundled/v2/{OrConfirm-38bf5592.js → OrConfirm-cab6535b.js} +1 -1
  3. package/dist/bundled/v2/{OrIconButton-d7f24f8c.js → OrIconButton-a215104c.js} +2 -2
  4. package/dist/bundled/v2/{OrInlineInput-cac9b9a9.js → OrInlineInput-9add2e1e.js} +1 -1
  5. package/dist/bundled/v2/{OrInlineTextarea-860f6c37.js → OrInlineTextarea-9c6f9044.js} +1 -1
  6. package/dist/bundled/v2/{OrInput-930e823a.js → OrInput-8b90e08f.js} +1 -1
  7. package/dist/bundled/v2/{OrModal-b875854b.js → OrModal-f89de11f.js} +12 -3
  8. package/dist/bundled/v2/{OrNotification-773b5eff.js → OrNotification-d76a062d.js} +13 -5
  9. package/dist/bundled/v2/{OrSearch-d1ab9324.js → OrSearch-76b002cf.js} +1 -1
  10. package/dist/bundled/v2/{OrSelect-71e2c47f.js → OrSelect-b7d93d4e.js} +2 -2
  11. package/dist/bundled/v2/{OrTag-242e44d4.js → OrTag-20db902b.js} +5 -5
  12. package/dist/bundled/v2/components/index.js +12 -12
  13. package/dist/bundled/v2/components/or-card-collection-v3/index.js +4 -4
  14. package/dist/bundled/v2/components/or-confirm-v3/index.js +3 -3
  15. package/dist/bundled/v2/components/or-icon-button-v3/index.js +1 -1
  16. package/dist/bundled/v2/components/or-inline-input-v3/index.js +2 -2
  17. package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +2 -2
  18. package/dist/bundled/v2/components/or-input-v3/index.js +2 -2
  19. package/dist/bundled/v2/components/or-modal-v3/OrModal.vue.d.ts +2 -0
  20. package/dist/bundled/v2/components/or-modal-v3/index.js +2 -2
  21. package/dist/bundled/v2/components/or-modal-v3/styles.d.ts +1 -0
  22. package/dist/bundled/v2/components/or-notification-v3/OrNotification.vue.d.ts +2 -0
  23. package/dist/bundled/v2/components/or-notification-v3/index.js +2 -2
  24. package/dist/bundled/v2/components/or-notification-v3/styles.d.ts +1 -0
  25. package/dist/bundled/v2/components/or-search-v3/index.js +3 -3
  26. package/dist/bundled/v2/components/or-select-v3/index.js +4 -4
  27. package/dist/bundled/v2/components/or-tag-v3/index.js +2 -2
  28. package/dist/bundled/v2/components/or-tag-v3/props.d.ts +1 -1
  29. package/dist/bundled/v2/components/or-toast-v3/OrToast.vue.d.ts +2 -0
  30. package/dist/bundled/v2/components/or-toast-v3/index.js +2 -2
  31. package/dist/bundled/v2/components/or-toast-v3/styles.d.ts +1 -0
  32. package/dist/bundled/v2/index.js +12 -12
  33. package/dist/bundled/v2/{types-b5083f9b.js → types-fdd34542.js} +17 -8
  34. package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-7dfa7e49.js → OrCardCollection.vue_vue_type_script_lang-9a2ae9a3.js} +3 -3
  35. package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-934a4cee.js → OrConfirm.vue_vue_type_script_lang-f57ffa1a.js} +2 -2
  36. package/dist/bundled/v3/{OrIconButton-39a56d98.js → OrIconButton-1581013c.js} +1 -1
  37. package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-94499be9.js → OrIconButton.vue_vue_type_script_lang-f6f801ff.js} +2 -2
  38. package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-d5697ee2.js → OrInlineInput.vue_vue_type_script_lang-f29483f4.js} +2 -2
  39. package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-5976515a.js → OrInlineTextarea.vue_vue_type_script_lang-cc40af48.js} +2 -2
  40. package/dist/bundled/v3/{OrInput-f2c55e6c.js → OrInput-fa782fc1.js} +1 -1
  41. package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-3352c72b.js → OrInput.vue_vue_type_script_lang-f6d793d3.js} +2 -2
  42. package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-f9629150.js → OrModal.vue_vue_type_script_lang-80a7b906.js} +9 -2
  43. package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-34d5475b.js → OrNotification.vue_vue_type_script_lang-fbb35355.js} +9 -2
  44. package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-62b067cd.js → OrSearch.vue_vue_type_script_lang-014ad470.js} +2 -2
  45. package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-093e6c3c.js → OrSelect.vue_vue_type_script_lang-25dee18b.js} +3 -3
  46. package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-47e88acf.js → OrTag.vue_vue_type_script_lang-8cf66d48.js} +6 -6
  47. package/dist/bundled/v3/{OrToastContainer-29d7b8e5.js → OrToastContainer-7c3c0b12.js} +1 -1
  48. package/dist/bundled/v3/components/index.js +14 -14
  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/index.js +1 -1
  52. package/dist/bundled/v3/components/or-inline-input-v3/index.js +3 -3
  53. package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +3 -3
  54. package/dist/bundled/v3/components/or-input-v3/index.js +3 -3
  55. package/dist/bundled/v3/components/or-modal-v3/OrModal.vue.d.ts +2 -0
  56. package/dist/bundled/v3/components/or-modal-v3/index.js +3 -3
  57. package/dist/bundled/v3/components/or-modal-v3/styles.d.ts +1 -0
  58. package/dist/bundled/v3/components/or-notification-v3/OrNotification.vue.d.ts +2 -0
  59. package/dist/bundled/v3/components/or-notification-v3/index.js +3 -3
  60. package/dist/bundled/v3/components/or-notification-v3/styles.d.ts +1 -0
  61. package/dist/bundled/v3/components/or-search-v3/index.js +5 -5
  62. package/dist/bundled/v3/components/or-select-v3/index.js +6 -6
  63. package/dist/bundled/v3/components/or-tag-v3/index.js +3 -3
  64. package/dist/bundled/v3/components/or-tag-v3/props.d.ts +1 -1
  65. package/dist/bundled/v3/components/or-toast-v3/OrToast.vue.d.ts +2 -0
  66. package/dist/bundled/v3/components/or-toast-v3/index.js +4 -4
  67. package/dist/bundled/v3/components/or-toast-v3/styles.d.ts +1 -0
  68. package/dist/bundled/v3/index.js +30 -27
  69. package/dist/bundled/v3/{types-e6a2856c.js → types-dcc78caa.js} +16 -7
  70. package/dist/esm/v2/{OrCardCollection-c2075a71.js → OrCardCollection-57d11adf.js} +2 -2
  71. package/dist/esm/v2/{OrConfirm-5cca4c1d.js → OrConfirm-ec7aef0e.js} +1 -1
  72. package/dist/esm/v2/{OrIconButton-a6a844c8.js → OrIconButton-e17e4944.js} +2 -2
  73. package/dist/esm/v2/{OrInlineInput-27c959f5.js → OrInlineInput-cfeeea33.js} +1 -1
  74. package/dist/esm/v2/{OrInlineTextarea-c6b40bcf.js → OrInlineTextarea-897b5377.js} +1 -1
  75. package/dist/esm/v2/{OrInput-507232aa.js → OrInput-2f16a7ac.js} +1 -1
  76. package/dist/esm/v2/{OrModal-e937a1d2.js → OrModal-5b37a50a.js} +12 -3
  77. package/dist/esm/v2/{OrNotification-d4128a8b.js → OrNotification-c765f111.js} +13 -5
  78. package/dist/esm/v2/{OrSearch-91d5decf.js → OrSearch-2f260b09.js} +1 -1
  79. package/dist/esm/v2/{OrSelect-7a14b7aa.js → OrSelect-8dbd2696.js} +2 -2
  80. package/dist/esm/v2/{OrTag-94d7a3fc.js → OrTag-e2e7264d.js} +5 -5
  81. package/dist/esm/v2/components/index.js +12 -12
  82. package/dist/esm/v2/components/or-card-collection-v3/index.js +4 -4
  83. package/dist/esm/v2/components/or-confirm-v3/index.js +3 -3
  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/OrModal.vue.d.ts +2 -0
  89. package/dist/esm/v2/components/or-modal-v3/index.js +2 -2
  90. package/dist/esm/v2/components/or-modal-v3/styles.d.ts +1 -0
  91. package/dist/esm/v2/components/or-notification-v3/OrNotification.vue.d.ts +2 -0
  92. package/dist/esm/v2/components/or-notification-v3/index.js +2 -2
  93. package/dist/esm/v2/components/or-notification-v3/styles.d.ts +1 -0
  94. package/dist/esm/v2/components/or-search-v3/index.js +3 -3
  95. package/dist/esm/v2/components/or-select-v3/index.js +4 -4
  96. package/dist/esm/v2/components/or-tag-v3/index.js +2 -2
  97. package/dist/esm/v2/components/or-tag-v3/props.d.ts +1 -1
  98. package/dist/esm/v2/components/or-toast-v3/OrToast.vue.d.ts +2 -0
  99. package/dist/esm/v2/components/or-toast-v3/index.js +2 -2
  100. package/dist/esm/v2/components/or-toast-v3/styles.d.ts +1 -0
  101. package/dist/esm/v2/index.js +12 -12
  102. package/dist/esm/v2/{types-1c944cfa.js → types-8d58d7b5.js} +17 -8
  103. package/dist/esm/v3/{OrCardCollection-ed902be3.js → OrCardCollection-2a6514f3.js} +2 -2
  104. package/dist/esm/v3/{OrConfirm-8dcd8715.js → OrConfirm-5d56cbd3.js} +1 -1
  105. package/dist/esm/v3/{OrIconButton-78ac5dcf.js → OrIconButton-1eebcafc.js} +2 -2
  106. package/dist/esm/v3/{OrInlineInput-6dc16916.js → OrInlineInput-31026cd0.js} +1 -1
  107. package/dist/esm/v3/{OrInlineTextarea-3e723cb6.js → OrInlineTextarea-b28c3d8c.js} +1 -1
  108. package/dist/esm/v3/{OrInput-ac074e42.js → OrInput-41691fb3.js} +1 -1
  109. package/dist/esm/v3/{OrModal-d0c18d64.js → OrModal-381554a6.js} +12 -3
  110. package/dist/esm/v3/{OrNotification-52bc3f2b.js → OrNotification-34d9c99b.js} +12 -4
  111. package/dist/esm/v3/{OrSearch-b7c6c958.js → OrSearch-e5a2e93e.js} +1 -1
  112. package/dist/esm/v3/{OrSelect-7a077589.js → OrSelect-87a1cc1d.js} +2 -2
  113. package/dist/esm/v3/{OrTag-debc75df.js → OrTag-29dac834.js} +5 -5
  114. package/dist/esm/v3/components/index.js +12 -12
  115. package/dist/esm/v3/components/or-card-collection-v3/index.js +4 -4
  116. package/dist/esm/v3/components/or-confirm-v3/index.js +3 -3
  117. package/dist/esm/v3/components/or-icon-button-v3/index.js +1 -1
  118. package/dist/esm/v3/components/or-inline-input-v3/index.js +2 -2
  119. package/dist/esm/v3/components/or-inline-textarea-v3/index.js +2 -2
  120. package/dist/esm/v3/components/or-input-v3/index.js +2 -2
  121. package/dist/esm/v3/components/or-modal-v3/OrModal.vue.d.ts +2 -0
  122. package/dist/esm/v3/components/or-modal-v3/index.js +2 -2
  123. package/dist/esm/v3/components/or-modal-v3/styles.d.ts +1 -0
  124. package/dist/esm/v3/components/or-notification-v3/OrNotification.vue.d.ts +2 -0
  125. package/dist/esm/v3/components/or-notification-v3/index.js +2 -2
  126. package/dist/esm/v3/components/or-notification-v3/styles.d.ts +1 -0
  127. package/dist/esm/v3/components/or-search-v3/index.js +3 -3
  128. package/dist/esm/v3/components/or-select-v3/index.js +4 -4
  129. package/dist/esm/v3/components/or-tag-v3/index.js +2 -2
  130. package/dist/esm/v3/components/or-tag-v3/props.d.ts +1 -1
  131. package/dist/esm/v3/components/or-toast-v3/OrToast.vue.d.ts +2 -0
  132. package/dist/esm/v3/components/or-toast-v3/index.js +2 -2
  133. package/dist/esm/v3/components/or-toast-v3/styles.d.ts +1 -0
  134. package/dist/esm/v3/index.js +12 -12
  135. package/dist/esm/v3/{types-eba6dda9.js → types-8a338300.js} +15 -6
  136. package/package.json +1 -1
  137. package/src/components/or-icon-button-v3/OrIconButton.vue +1 -1
  138. package/src/components/or-icon-button-v3/styles.ts +0 -3
  139. package/src/components/or-modal-v3/OrModal.vue +13 -6
  140. package/src/components/or-modal-v3/styles.ts +9 -0
  141. package/src/components/or-notification-v3/OrNotification.vue +12 -6
  142. package/src/components/or-notification-v3/styles.ts +9 -0
  143. package/src/components/or-tag-v3/OrTag.vue +1 -1
  144. package/src/components/or-tag-v3/props.ts +1 -1
  145. package/src/components/or-tag-v3/styles.ts +4 -1
  146. package/src/components/or-toast-v3/OrToast.vue +13 -6
  147. package/src/components/or-toast-v3/styles.ts +9 -0
@@ -2,7 +2,7 @@ import { useToggle } from '@vueuse/core';
2
2
  import { defineComponent, ref, computed, onBeforeMount, onBeforeUnmount, nextTick } from 'vue-demi';
3
3
  import { _ as __vue_component__$4 } from './OrTeleport.vue2-fb92f29f.js';
4
4
  import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-0665462d.js';
5
- import { _ as __vue_component__$2 } from './OrIconButton-a6a844c8.js';
5
+ import { _ as __vue_component__$2 } from './OrIconButton-e17e4944.js';
6
6
  import { _ as __vue_component__$3 } from './OrLoader-f857d55b.js';
7
7
  import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
8
8
  import { c as createInjector } from './browser-82dea9ed.js';
@@ -28,6 +28,11 @@ const ToastRoot = [
28
28
  'links:text-inverse-primary', 'dark:links:text-inverse-primary-dark',
29
29
  // Elevation
30
30
  'shadow-card', 'dark:shadow-card-dark'];
31
+ const ToastActionButton = [
32
+ // Layout
33
+ 'contents',
34
+ // Theme
35
+ 'theme-foreground-outline', 'dark:theme-foreground-outline-dark'];
31
36
  const ToastContainer = [
32
37
  // Position
33
38
  'absolute',
@@ -109,6 +114,7 @@ var script$1 = defineComponent({
109
114
  'self-center',
110
115
  // Theme
111
116
  'text-inverse-primary', 'dark:text-inverse-primary-dark']);
117
+ const actionButtonStyle = computed(() => [...ToastActionButton]);
112
118
  // State
113
119
  const emojiSrc = computed(() => {
114
120
  switch (props.toastType) {
@@ -137,6 +143,7 @@ var script$1 = defineComponent({
137
143
  }
138
144
  return {
139
145
  root,
146
+ actionButtonStyle,
140
147
  toastIconStyle,
141
148
  rootStyles,
142
149
  loaderStyle,
@@ -192,10 +199,12 @@ var __vue_render__$1 = function () {
192
199
  on: {
193
200
  "click": _vm.onLinkClick
194
201
  }
195
- }, [_vm._v("\n " + _vm._s(_vm.link.title) + "\n ")])] : _vm._e(), _vm._v(" "), _vm.dismissible ? [_c('OrIconButton', {
202
+ }, [_vm._v("\n " + _vm._s(_vm.link.title) + "\n ")])] : _vm._e(), _vm._v(" "), _vm.dismissible ? [_c('div', {
203
+ class: _vm.actionButtonStyle
204
+ }, [_c('OrIconButton', {
205
+ staticClass: "dark:theme-foreground-inherit",
196
206
  attrs: {
197
- "icon": 'close',
198
- "size": 'm'
207
+ "icon": "close"
199
208
  },
200
209
  on: {
201
210
  "click": function ($event) {
@@ -203,21 +212,21 @@ var __vue_render__$1 = function () {
203
212
  return _vm.onClose();
204
213
  }
205
214
  }
206
- })] : _vm._e()], 2)], 2);
215
+ })], 1)] : _vm._e()], 2)], 2);
207
216
  };
208
217
  var __vue_staticRenderFns__$1 = [];
209
218
 
210
219
  /* style */
211
220
  const __vue_inject_styles__$1 = function (inject) {
212
221
  if (!inject) return;
213
- inject("data-v-578cc956_0", {
214
- source: ".or-toast__link[data-v-578cc956]{word-break:break-word;white-space:nowrap;cursor:pointer}",
222
+ inject("data-v-ff64545e_0", {
223
+ source: ".or-toast__link[data-v-ff64545e]{word-break:break-word;white-space:nowrap;cursor:pointer}",
215
224
  map: undefined,
216
225
  media: undefined
217
226
  });
218
227
  };
219
228
  /* scoped */
220
- const __vue_scope_id__$1 = "data-v-578cc956";
229
+ const __vue_scope_id__$1 = "data-v-ff64545e";
221
230
  /* module identifier */
222
231
  const __vue_module_identifier__$1 = undefined;
223
232
  /* functional template */
@@ -1,14 +1,14 @@
1
1
  import { defineComponent, computed, ref, watch } from 'vue-demi';
2
2
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
- import { s as script$2 } from './OrIconButton-78ac5dcf.js';
4
+ import { s as script$2 } from './OrIconButton-1eebcafc.js';
5
5
  import { s as script$4 } from './OrMenu-840038cd.js';
6
6
  import './OrPopover-1075dd38.js';
7
7
  import { s as script$5 } from './OrMenuItem-9da279f6.js';
8
8
  import { s as script$6 } from './OrIcon-b195169c.js';
9
9
  import { openBlock, createElementBlock, normalizeClass, Fragment, renderList, renderSlot, mergeProps, createTextVNode, toDisplayString, resolveComponent, createElementVNode, createVNode, withCtx, createBlock, createCommentVNode, normalizeProps, guardReactiveProps } from 'vue';
10
10
  import { s as script$3 } from './OrButton-bb6bf8a9.js';
11
- import { s as script$7 } from './OrSearch-b7c6c958.js';
11
+ import { s as script$7 } from './OrSearch-e5a2e93e.js';
12
12
  import './OrInputBox-6d1b6059.js';
13
13
 
14
14
  const CardCollectionRoot = [
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, computed, watch } from 'vue-demi';
2
2
  import { s as script$2, a as ButtonColor } from './OrButton-bb6bf8a9.js';
3
3
  import { s as script$1 } from './OrOverlay-738a44d5.js';
4
- import { s as script$3 } from './OrInput-ac074e42.js';
4
+ import { s as script$3 } from './OrInput-41691fb3.js';
5
5
  import { useMagicKeys, whenever } from '@vueuse/core';
6
6
  import { logicAnd } from '@vueuse/math';
7
7
  import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
@@ -33,7 +33,7 @@ const IconButtonRoot = [
33
33
  const IconButtonRootColors = {
34
34
  'primary': [
35
35
  // Theme
36
- 'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark', 'theme-foreground-outline', 'dark:theme-foreground-outline-dark',
36
+ 'theme-preset-3-primary', 'dark:theme-preset-3-primary-dark',
37
37
  // Theme (hover)
38
38
  'hover:outline-primary-opacity-0-08', 'dark:hover:outline-primary-opacity-0-08-dark',
39
39
  // Theme (focus)
@@ -74,7 +74,7 @@ var script = defineComponent({
74
74
  },
75
75
  color: {
76
76
  type: String,
77
- default: IconButtonColor.Primary
77
+ default: IconButtonColor.Inherit
78
78
  },
79
79
  size: {
80
80
  type: String,
@@ -3,7 +3,7 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
4
  import { s as script$1 } from './OrError-ec8c709d.js';
5
5
  import { s as script$2 } from './OrHint-74bb732d.js';
6
- import { s as script$3 } from './OrIconButton-78ac5dcf.js';
6
+ import { s as script$3 } from './OrIconButton-1eebcafc.js';
7
7
  import { s as script$4, I as InlineInputBoxSize } from './OrInlineInputBox-8049f95a.js';
8
8
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelDynamic, withModifiers, createCommentVNode, Fragment, createBlock, createSlots, createTextVNode, toDisplayString } from 'vue';
9
9
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
@@ -3,7 +3,7 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
4
  import { s as script$1 } from './OrError-ec8c709d.js';
5
5
  import { s as script$2 } from './OrHint-74bb732d.js';
6
- import { s as script$3 } from './OrIconButton-78ac5dcf.js';
6
+ import { s as script$3 } from './OrIconButton-1eebcafc.js';
7
7
  import { s as script$4 } from './OrInlineInputBox-8049f95a.js';
8
8
  import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelText, withModifiers, createCommentVNode, Fragment, createBlock, createSlots, createTextVNode, toDisplayString } from 'vue';
9
9
  import { s as styleInject } from './style-inject.es-4c6f2515.js';
@@ -3,7 +3,7 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
4
  import { s as script$1 } from './OrError-ec8c709d.js';
5
5
  import { s as script$2 } from './OrHint-74bb732d.js';
6
- import { s as script$4 } from './OrIconButton-78ac5dcf.js';
6
+ import { s as script$4 } from './OrIconButton-1eebcafc.js';
7
7
  import { s as script$3 } from './OrIcon-b195169c.js';
8
8
  import { s as script$5, a as InputBoxSize } from './OrInputBox-6d1b6059.js';
9
9
  import { s as script$6 } from './OrLabel-bdaec602.js';
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, computed, watch } from 'vue-demi';
2
2
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
- import { s as script$2 } from './OrIconButton-78ac5dcf.js';
4
+ import { s as script$2 } from './OrIconButton-1eebcafc.js';
5
5
  import { s as script$1 } from './OrOverlay-738a44d5.js';
6
6
  import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createVNode, withModifiers, createCommentVNode } from 'vue';
7
7
 
@@ -43,6 +43,11 @@ const ModalHeader = [
43
43
  'layout-row',
44
44
  // Typography
45
45
  'typography-headline-2'];
46
+ const ModalCloseButton = [
47
+ // Layout
48
+ 'contents',
49
+ // Theme
50
+ 'text-outline', 'dark:text-outline-dark'];
46
51
 
47
52
  var script = defineComponent({
48
53
  name: 'OrModal',
@@ -70,6 +75,7 @@ var script = defineComponent({
70
75
  const classAttribute = useClassAttribute();
71
76
  const rootStyles = computed(() => ['or-modal', ...ModalRoot, ...ModalRootSizes[props.size], classAttribute.value]);
72
77
  const headerStyles = computed(() => [...ModalHeader]);
78
+ const closeButtonStyles = computed(() => [...ModalCloseButton]);
73
79
  // State
74
80
  const isActive = ref(false);
75
81
  // Events
@@ -96,6 +102,7 @@ var script = defineComponent({
96
102
  root,
97
103
  rootStyles,
98
104
  headerStyles,
105
+ closeButtonStyles,
99
106
  isActive,
100
107
  open,
101
108
  close
@@ -122,11 +129,13 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
122
129
  class: _ctx.rootStyles
123
130
  }), [createElementVNode("div", {
124
131
  class: normalizeClass(_ctx.headerStyles)
125
- }, [createElementVNode("div", _hoisted_1, [renderSlot(_ctx.$slots, "header")]), createVNode(_component_OrIconButton, {
132
+ }, [createElementVNode("div", _hoisted_1, [renderSlot(_ctx.$slots, "header")]), createElementVNode("div", {
133
+ class: normalizeClass(_ctx.closeButtonStyles)
134
+ }, [createVNode(_component_OrIconButton, {
126
135
  icon: 'close',
127
136
  size: 'l',
128
137
  onClick: withModifiers(_ctx.close, ["stop"])
129
- }, null, 8 /* PROPS */, ["onClick"])], 2 /* CLASS */), createElementVNode("div", _hoisted_2, [renderSlot(_ctx.$slots, "default")]), renderSlot(_ctx.$slots, "footer")], 16 /* FULL_PROPS */)]),
138
+ }, null, 8 /* PROPS */, ["onClick"])], 2 /* CLASS */)], 2 /* CLASS */), createElementVNode("div", _hoisted_2, [renderSlot(_ctx.$slots, "default")]), renderSlot(_ctx.$slots, "footer")], 16 /* FULL_PROPS */)]),
130
139
 
131
140
  _: 3 /* FORWARDED */
132
141
  })) : createCommentVNode("v-if", true);
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, computed } from 'vue-demi';
2
2
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
- import { s as script$2 } from './OrIconButton-78ac5dcf.js';
4
+ import { s as script$2 } from './OrIconButton-1eebcafc.js';
5
5
  import { s as script$1 } from './OrIcon-b195169c.js';
6
6
  import { resolveComponent, openBlock, createElementBlock, mergeProps, createElementVNode, normalizeClass, createVNode, renderSlot, withModifiers } from 'vue';
7
7
 
@@ -65,6 +65,11 @@ const NotificationIconVariants = {
65
65
  // Theme
66
66
  'theme-foreground-primary', 'dark:theme-foreground-primary-dark']
67
67
  };
68
+ const NotificationAction = [
69
+ // Layout
70
+ 'contents',
71
+ // Theme
72
+ 'theme-foreground-outline', 'dark:theme-foreground-outline-dark'];
68
73
 
69
74
  var script = defineComponent({
70
75
  name: 'OrNotification',
@@ -87,6 +92,7 @@ var script = defineComponent({
87
92
  const classAttribute = useClassAttribute();
88
93
  const rootStyles = computed(() => ['or-notification', ...NotificationRoot, ...NotificationRootVariants[props.variant], classAttribute.value]);
89
94
  const iconStyles = computed(() => [...NotificationIcon, ...NotificationIconVariants[props.variant]]);
95
+ const actionStyles = computed(() => [...NotificationAction]);
90
96
  // State
91
97
  const icon = computed(() => {
92
98
  switch (props.variant) {
@@ -104,6 +110,7 @@ var script = defineComponent({
104
110
  root,
105
111
  rootStyles,
106
112
  iconStyles,
113
+ actionStyles,
107
114
  icon
108
115
  };
109
116
  }
@@ -124,11 +131,12 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
124
131
  }, [createVNode(_component_OrIcon, {
125
132
  icon: _ctx.icon,
126
133
  variant: 'filled-bold'
127
- }, null, 8 /* PROPS */, ["icon"])], 2 /* CLASS */), createElementVNode("div", _hoisted_1, [renderSlot(_ctx.$slots, "default")]), createVNode(_component_OrIconButton, {
134
+ }, null, 8 /* PROPS */, ["icon"])], 2 /* CLASS */), createElementVNode("div", _hoisted_1, [renderSlot(_ctx.$slots, "default")]), createElementVNode("div", {
135
+ class: normalizeClass(_ctx.actionStyles)
136
+ }, [createVNode(_component_OrIconButton, {
128
137
  icon: 'close',
129
- size: 'm',
130
138
  onClick: _cache[0] || (_cache[0] = withModifiers($event => _ctx.$emit('close'), ["stop"]))
131
- })], 16 /* FULL_PROPS */);
139
+ })], 2 /* CLASS */)], 16 /* FULL_PROPS */);
132
140
  }
133
141
 
134
142
  script.render = render;
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, computed, watch } from 'vue-demi';
2
2
  import { debouncedWatch } from '@vueuse/core';
3
3
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
4
- import { s as script$1 } from './OrInput-ac074e42.js';
4
+ import { s as script$1 } from './OrInput-41691fb3.js';
5
5
  import { a as InputBoxSize } from './OrInputBox-6d1b6059.js';
6
6
  import { resolveComponent, openBlock, createBlock, mergeProps } from 'vue';
7
7
 
@@ -9,11 +9,11 @@ import { s as script$3 } from './OrExpansionPanel-311e64cf.js';
9
9
  import { s as script$4 } from './OrHint-74bb732d.js';
10
10
  import { s as script$5 } from './OrIcon-b195169c.js';
11
11
  import { s as script$7, a as InputBoxSize } from './OrInputBox-6d1b6059.js';
12
- import { s as script$6 } from './OrInput-ac074e42.js';
12
+ import { s as script$6 } from './OrInput-41691fb3.js';
13
13
  import { s as script$8 } from './OrLabel-bdaec602.js';
14
14
  import { s as script$9 } from './OrMenuItem-9da279f6.js';
15
15
  import { s as script$a } from './OrPopover-1075dd38.js';
16
- import { s as script$b } from './OrTag-debc75df.js';
16
+ import { s as script$b } from './OrTag-29dac834.js';
17
17
  import { resolveComponent, resolveDirective, openBlock, createElementBlock, mergeProps, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, normalizeClass, createElementVNode, Fragment, renderList, createVNode, withModifiers } from 'vue';
18
18
 
19
19
  const SelectRoot = [
@@ -1,7 +1,7 @@
1
1
  import { defineComponent, ref, computed, watchPostEffect, unref } from 'vue-demi';
2
2
  import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
3
3
  import '@vueuse/core';
4
- import { s as script$1 } from './OrIconButton-78ac5dcf.js';
4
+ import { s as script$1 } from './OrIconButton-1eebcafc.js';
5
5
  import { resolveComponent, openBlock, createElementBlock, mergeProps, renderSlot, createVNode, withModifiers, createCommentVNode, normalizeClass } from 'vue';
6
6
 
7
7
  var TagVariant;
@@ -12,7 +12,7 @@ var TagVariant;
12
12
  })(TagVariant || (TagVariant = {}));
13
13
  var TagColor;
14
14
  (function (TagColor) {
15
- TagColor["Primary"] = "primary";
15
+ TagColor["Default"] = "default";
16
16
  TagColor["Danger"] = "danger";
17
17
  })(TagColor || (TagColor = {}));
18
18
 
@@ -41,9 +41,9 @@ const TagRootVariants = {
41
41
  'interactivity-none']
42
42
  };
43
43
  const TagRootColors = {
44
- 'primary': [
44
+ 'default': [
45
45
  // Theme
46
- 'theme-preset-2-primary', 'dark:theme-preset-2-primary-dark'],
46
+ 'theme-preset-2-primary', 'dark:theme-preset-2-primary-dark', 'theme-foreground-default', 'dark:theme-foreground-default-dark'],
47
47
  'danger': [
48
48
  // Theme
49
49
  'theme-preset-2-error', 'dark:theme-preset-2-error-dark']
@@ -62,7 +62,7 @@ var script = defineComponent({
62
62
  },
63
63
  color: {
64
64
  type: String,
65
- default: TagColor.Primary
65
+ default: TagColor.Default
66
66
  },
67
67
  disabled: {
68
68
  type: Boolean,
@@ -6,7 +6,7 @@ export { b as BUTTON_COLOR, d as BUTTON_LOADER_TYPE, c as BUTTON_SIZE, B as BUTT
6
6
  export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../OrButton-bb6bf8a9.js';
7
7
  export { s as OrCard } from '../OrCard-e3a5aea4.js';
8
8
  export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../OrCardCollection-a5e326ef.js';
9
- export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-ed902be3.js';
9
+ export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-2a6514f3.js';
10
10
  export { s as OrCardV3 } from '../OrCard-fd92f7c8.js';
11
11
  export { a as OrCarousel, s as OrCarouselItem } from '../OrCarouselItem-636d99a1.js';
12
12
  export { s as OrCheckbox } from '../OrCheckbox-ed4a19cf.js';
@@ -16,7 +16,7 @@ export { s as OrCode, O as OrCodeLanguages } from '../OrCode-5ed69c23.js';
16
16
  export { s as OrCollapse } from '../OrCollapse-445141ab.js';
17
17
  export { s 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-189cb097.js';
18
18
  export { s as OrConfirm } from '../OrConfirm-f39bd784.js';
19
- export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-8dcd8715.js';
19
+ export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-5d56cbd3.js';
20
20
  export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-f2e08564.js';
21
21
  export { s as OrError } from '../OrError-f90296db.js';
22
22
  export { s as OrErrorTagV3 } from '../OrErrorTag-98252eef.js';
@@ -28,14 +28,14 @@ export { s as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements
28
28
  export { s as OrHint } from '../OrHint-1414c530.js';
29
29
  export { s as OrHintV3 } from '../OrHint-74bb732d.js';
30
30
  export { s as OrIcon, O as OrIconColors, a as OrIconType } from '../OrIcon-669503c3.js';
31
- export { I as IconButtonColor, s as OrIconButtonV3 } from '../OrIconButton-78ac5dcf.js';
31
+ export { I as IconButtonColor, s as OrIconButtonV3 } from '../OrIconButton-1eebcafc.js';
32
32
  export { I as IconButtonSize, I as IconSize, a as IconVariant, s as OrIconV3 } from '../OrIcon-b195169c.js';
33
33
  export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from '../OrInlineInputBox-8049f95a.js';
34
- export { I as InlineInputType, s as OrInlineInputV3 } from '../OrInlineInput-6dc16916.js';
34
+ export { I as InlineInputType, s as OrInlineInputV3 } from '../OrInlineInput-31026cd0.js';
35
35
  export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from '../OrInlineTextEdit-1aa477b5.js';
36
- export { s as OrInlineTextareaV3 } from '../OrInlineTextarea-3e723cb6.js';
36
+ export { s as OrInlineTextareaV3 } from '../OrInlineTextarea-b28c3d8c.js';
37
37
  export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, s as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox-6d1b6059.js';
38
- export { I as InputType, s as OrInputV3 } from '../OrInput-ac074e42.js';
38
+ export { I as InputType, s as OrInputV3 } from '../OrInput-41691fb3.js';
39
39
  export { a as OrInput, b as OrNumberInput, c as OrPassword, d as OrSearch, s as OrTextarea } from '../OrSearch-7cb2c91c.js';
40
40
  export { s as OrLabel } from '../OrLabel-876f8729.js';
41
41
  export { L as LabelVariant, s as OrLabelV3 } from '../OrLabel-bdaec602.js';
@@ -48,9 +48,9 @@ export { s as OrMenuItemV3 } from '../OrMenuItem-9da279f6.js';
48
48
  export { s as OrMenuV3 } from '../OrMenu-840038cd.js';
49
49
  export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-1075dd38.js';
50
50
  export { s as OrModal, O as OrModalSizes } from '../OrModal-8b074b0c.js';
51
- export { M as ModalSize, s as OrModalV3 } from '../OrModal-d0c18d64.js';
51
+ export { M as ModalSize, s as OrModalV3 } from '../OrModal-381554a6.js';
52
52
  export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, s as OrNotification } from '../OrNotification-e85a4956.js';
53
- export { N as NotificationVariant, s as OrNotificationV3 } from '../OrNotification-52bc3f2b.js';
53
+ export { N as NotificationVariant, s as OrNotificationV3 } from '../OrNotification-34d9c99b.js';
54
54
  export { s as OrOverflowMenu } from '../OrOverflowMenu-e82cbcbe.js';
55
55
  export { s as OrOverlay } from '../OrOverlay-451dce49.js';
56
56
  export { s as OrOverlayV3 } from '../OrOverlay-738a44d5.js';
@@ -59,10 +59,10 @@ export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrP
59
59
  export { s as OrRadio } from '../OrRadio-c3ab11f2.js';
60
60
  export { s as OrRadioGroup } from '../OrRadioGroup-00785e41.js';
61
61
  export { s as OrRadioV3 } from '../OrRadio-54b6d0de.js';
62
- export { s as OrSearchV3 } from '../OrSearch-b7c6c958.js';
62
+ export { s as OrSearchV3 } from '../OrSearch-e5a2e93e.js';
63
63
  export { s as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-171cad78.js';
64
64
  export { s as OrSelect } from '../OrSelect-0821b907.js';
65
- export { s as OrSelectV3 } from '../OrSelect-7a077589.js';
65
+ export { s as OrSelectV3 } from '../OrSelect-87a1cc1d.js';
66
66
  export { s as OrSidebar, O as OrSidebarSide } from '../OrSidebar-375c85a3.js';
67
67
  export { O as OrSidebarPlacement, s as OrSidebarV3 } from '../OrSidebar-a62972f5.js';
68
68
  export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-2b1610ce.js';
@@ -78,7 +78,7 @@ export { s as OrTabV3 } from '../OrTab-c131cf60.js';
78
78
  export { s as OrTabs } from '../OrTabs-d3812c11.js';
79
79
  export { s as OrTabsV3, T as TabsVariant } from '../OrTabs-d0ee6cef.js';
80
80
  export { s as OrTag } from '../OrTag-1b5e43fa.js';
81
- export { s as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-debc75df.js';
81
+ export { s as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-29dac834.js';
82
82
  export { s as OrTeleport } from '../OrTeleportVue3-ad639f12.js';
83
83
  export { s as OrTeleportV3 } from '../OrTeleport.vue3-8099178c.js';
84
84
  export { s as OrTextV3 } from '../OrText-ecb46923.js';
@@ -86,7 +86,7 @@ export { s as OrTextareaV3 } from '../OrTextarea-bb9ef3f2.js';
86
86
  export { s as OrTextbox, T as TextboxTypes } from '../OrTextbox-2f33e9c3.js';
87
87
  export { s as OrToast, a as OrToastContainer } from '../OrToastContainer-40c4c1c8.js';
88
88
  export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-4fbe0e5a.js';
89
- export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../types-eba6dda9.js';
89
+ export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../types-8a338300.js';
90
90
  export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-0665462d.js';
91
91
  export { s as OrTooltip, a as OrTooltipContent } from '../OrTooltip-78cd7f6b.js';
92
92
  export { s as OrTooltipV3 } from '../OrTooltip-50d27b4f.js';
@@ -1,8 +1,8 @@
1
- export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-ed902be3.js';
1
+ export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-2a6514f3.js';
2
2
  import 'vue-demi';
3
3
  import '../../useClassAttribute-47fdb016.js';
4
4
  import '@vueuse/core';
5
- import '../../OrIconButton-78ac5dcf.js';
5
+ import '../../OrIconButton-1eebcafc.js';
6
6
  import '../../OrIcon-b195169c.js';
7
7
  import 'vue';
8
8
  import '../../OrTooltip-50d27b4f.js';
@@ -17,8 +17,8 @@ import '../../OrMenu-840038cd.js';
17
17
  import '../../OrMenuItem-9da279f6.js';
18
18
  import '../../OrButton-bb6bf8a9.js';
19
19
  import '../../OrLoader-b3cf4231.js';
20
- import '../../OrSearch-b7c6c958.js';
21
- import '../../OrInput-ac074e42.js';
20
+ import '../../OrSearch-e5a2e93e.js';
21
+ import '../../OrInput-41691fb3.js';
22
22
  import '../../OrError-ec8c709d.js';
23
23
  import '../../OrHint-74bb732d.js';
24
24
  import '../../OrInputBox-6d1b6059.js';
@@ -1,4 +1,4 @@
1
- export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-8dcd8715.js';
1
+ export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-5d56cbd3.js';
2
2
  import 'vue-demi';
3
3
  import '../../OrButton-bb6bf8a9.js';
4
4
  import '../../useClassAttribute-47fdb016.js';
@@ -8,10 +8,10 @@ import 'vue';
8
8
  import '../../OrOverlay-738a44d5.js';
9
9
  import '../../useElevation-31bfe1f6.js';
10
10
  import '../../OrTeleport.vue3-8099178c.js';
11
- import '../../OrInput-ac074e42.js';
11
+ import '../../OrInput-41691fb3.js';
12
12
  import '../../OrError-ec8c709d.js';
13
13
  import '../../OrHint-74bb732d.js';
14
- import '../../OrIconButton-78ac5dcf.js';
14
+ import '../../OrIconButton-1eebcafc.js';
15
15
  import '../../OrIcon-b195169c.js';
16
16
  import '../../OrTooltip-50d27b4f.js';
17
17
  import '../../OrPopover-1075dd38.js';
@@ -1,4 +1,4 @@
1
- export { I as IconButtonColor, s as OrIconButtonV3 } from '../../OrIconButton-78ac5dcf.js';
1
+ export { I as IconButtonColor, s as OrIconButtonV3 } from '../../OrIconButton-1eebcafc.js';
2
2
  export { I as IconButtonSize } from '../../OrIcon-b195169c.js';
3
3
  import 'vue-demi';
4
4
  import '../../useClassAttribute-47fdb016.js';
@@ -1,4 +1,4 @@
1
- export { I as InlineInputType, s as OrInlineInputV3 } from '../../OrInlineInput-6dc16916.js';
1
+ export { I as InlineInputType, s as OrInlineInputV3 } from '../../OrInlineInput-31026cd0.js';
2
2
  export { I as InlineInputSize } from '../../OrInlineInputBox-8049f95a.js';
3
3
  import 'vue-demi';
4
4
  import '../../useClassAttribute-47fdb016.js';
@@ -6,7 +6,7 @@ import '@vueuse/core';
6
6
  import '../../OrError-ec8c709d.js';
7
7
  import 'vue';
8
8
  import '../../OrHint-74bb732d.js';
9
- import '../../OrIconButton-78ac5dcf.js';
9
+ import '../../OrIconButton-1eebcafc.js';
10
10
  import '../../OrIcon-b195169c.js';
11
11
  import '../../OrTooltip-50d27b4f.js';
12
12
  import '../../OrPopover-1075dd38.js';
@@ -1,11 +1,11 @@
1
- export { s as OrInlineTextareaV3 } from '../../OrInlineTextarea-3e723cb6.js';
1
+ export { s as OrInlineTextareaV3 } from '../../OrInlineTextarea-b28c3d8c.js';
2
2
  import 'vue-demi';
3
3
  import '../../useClassAttribute-47fdb016.js';
4
4
  import '@vueuse/core';
5
5
  import '../../OrError-ec8c709d.js';
6
6
  import 'vue';
7
7
  import '../../OrHint-74bb732d.js';
8
- import '../../OrIconButton-78ac5dcf.js';
8
+ import '../../OrIconButton-1eebcafc.js';
9
9
  import '../../OrIcon-b195169c.js';
10
10
  import '../../OrTooltip-50d27b4f.js';
11
11
  import '../../OrPopover-1075dd38.js';
@@ -1,4 +1,4 @@
1
- export { I as InputType, s as OrInputV3 } from '../../OrInput-ac074e42.js';
1
+ export { I as InputType, s as OrInputV3 } from '../../OrInput-41691fb3.js';
2
2
  export { a as InputSize } from '../../OrInputBox-6d1b6059.js';
3
3
  import 'vue-demi';
4
4
  import '../../useClassAttribute-47fdb016.js';
@@ -6,7 +6,7 @@ import '@vueuse/core';
6
6
  import '../../OrError-ec8c709d.js';
7
7
  import 'vue';
8
8
  import '../../OrHint-74bb732d.js';
9
- import '../../OrIconButton-78ac5dcf.js';
9
+ import '../../OrIconButton-1eebcafc.js';
10
10
  import '../../OrIcon-b195169c.js';
11
11
  import '../../OrTooltip-50d27b4f.js';
12
12
  import '../../OrPopover-1075dd38.js';
@@ -4,6 +4,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
4
4
  root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
5
5
  rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
6
6
  headerStyles: import("@vue/composition-api").ComputedRef<string[]>;
7
+ closeButtonStyles: import("@vue/composition-api").ComputedRef<string[]>;
7
8
  isActive: import("@vue/composition-api").Ref<boolean>;
8
9
  open: () => void;
9
10
  close: () => void;
@@ -34,6 +35,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
34
35
  root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
35
36
  rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
36
37
  headerStyles: import("@vue/composition-api").ComputedRef<string[]>;
38
+ closeButtonStyles: import("@vue/composition-api").ComputedRef<string[]>;
37
39
  isActive: import("@vue/composition-api").Ref<boolean>;
38
40
  open: () => void;
39
41
  close: () => void;
@@ -1,8 +1,8 @@
1
- export { M as ModalSize, s as OrModalV3 } from '../../OrModal-d0c18d64.js';
1
+ export { M as ModalSize, s as OrModalV3 } from '../../OrModal-381554a6.js';
2
2
  import 'vue-demi';
3
3
  import '../../useClassAttribute-47fdb016.js';
4
4
  import '@vueuse/core';
5
- import '../../OrIconButton-78ac5dcf.js';
5
+ import '../../OrIconButton-1eebcafc.js';
6
6
  import '../../OrIcon-b195169c.js';
7
7
  import 'vue';
8
8
  import '../../OrTooltip-50d27b4f.js';
@@ -2,3 +2,4 @@ import { ModalSize } from './props';
2
2
  export declare const ModalRoot: string[];
3
3
  export declare const ModalRootSizes: Record<ModalSize, string[]>;
4
4
  export declare const ModalHeader: string[];
5
+ export declare const ModalCloseButton: string[];
@@ -4,6 +4,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
4
4
  root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
5
5
  rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
6
6
  iconStyles: import("@vue/composition-api").ComputedRef<string[]>;
7
+ actionStyles: import("@vue/composition-api").ComputedRef<string[]>;
7
8
  icon: import("@vue/composition-api").ComputedRef<"warning" | "error" | "info" | "check_circle" | undefined>;
8
9
  }> & import("@vue/composition-api").Data, {}, {}, {
9
10
  variant: {
@@ -21,6 +22,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
21
22
  root: import("@vue/composition-api").Ref<HTMLElement | undefined>;
22
23
  rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
23
24
  iconStyles: import("@vue/composition-api").ComputedRef<string[]>;
25
+ actionStyles: import("@vue/composition-api").ComputedRef<string[]>;
24
26
  icon: import("@vue/composition-api").ComputedRef<"warning" | "error" | "info" | "check_circle" | undefined>;
25
27
  }>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
26
28
  variant: NotificationVariant;
@@ -1,8 +1,8 @@
1
- export { N as NotificationVariant, s as OrNotificationV3 } from '../../OrNotification-52bc3f2b.js';
1
+ export { N as NotificationVariant, s as OrNotificationV3 } from '../../OrNotification-34d9c99b.js';
2
2
  import 'vue-demi';
3
3
  import '../../useClassAttribute-47fdb016.js';
4
4
  import '@vueuse/core';
5
- import '../../OrIconButton-78ac5dcf.js';
5
+ import '../../OrIconButton-1eebcafc.js';
6
6
  import '../../OrIcon-b195169c.js';
7
7
  import 'vue';
8
8
  import '../../OrTooltip-50d27b4f.js';
@@ -3,3 +3,4 @@ export declare const NotificationRoot: string[];
3
3
  export declare const NotificationRootVariants: Record<NotificationVariant, string[]>;
4
4
  export declare const NotificationIcon: string[];
5
5
  export declare const NotificationIconVariants: Record<NotificationVariant, string[]>;
6
+ export declare const NotificationAction: string[];
@@ -1,13 +1,13 @@
1
- export { s as OrSearchV3 } from '../../OrSearch-b7c6c958.js';
1
+ export { s as OrSearchV3 } from '../../OrSearch-e5a2e93e.js';
2
2
  export { a as SearchSize } from '../../OrInputBox-6d1b6059.js';
3
3
  import 'vue-demi';
4
4
  import '@vueuse/core';
5
5
  import '../../useClassAttribute-47fdb016.js';
6
- import '../../OrInput-ac074e42.js';
6
+ import '../../OrInput-41691fb3.js';
7
7
  import '../../OrError-ec8c709d.js';
8
8
  import 'vue';
9
9
  import '../../OrHint-74bb732d.js';
10
- import '../../OrIconButton-78ac5dcf.js';
10
+ import '../../OrIconButton-1eebcafc.js';
11
11
  import '../../OrIcon-b195169c.js';
12
12
  import '../../OrTooltip-50d27b4f.js';
13
13
  import '../../OrPopover-1075dd38.js';
@@ -1,4 +1,4 @@
1
- export { s as OrSelectV3 } from '../../OrSelect-7a077589.js';
1
+ export { s as OrSelectV3 } from '../../OrSelect-87a1cc1d.js';
2
2
  export { a as SelectSize } from '../../OrInputBox-6d1b6059.js';
3
3
  import 'vue-demi';
4
4
  import '../../dropdown-open-0d314aa4.js';
@@ -13,8 +13,8 @@ import '../../OrError-ec8c709d.js';
13
13
  import '../../OrExpansionPanel-311e64cf.js';
14
14
  import '../../OrIcon-b195169c.js';
15
15
  import '../../OrHint-74bb732d.js';
16
- import '../../OrInput-ac074e42.js';
17
- import '../../OrIconButton-78ac5dcf.js';
16
+ import '../../OrInput-41691fb3.js';
17
+ import '../../OrIconButton-1eebcafc.js';
18
18
  import '../../OrTooltip-50d27b4f.js';
19
19
  import '../../OrPopover-1075dd38.js';
20
20
  import '@floating-ui/dom';
@@ -24,4 +24,4 @@ import '../../OrBottomSheet-62817aec.js';
24
24
  import '../../OrOverlay-738a44d5.js';
25
25
  import '../../OrTeleport.vue3-8099178c.js';
26
26
  import '../../OrMenuItem-9da279f6.js';
27
- import '../../OrTag-debc75df.js';
27
+ import '../../OrTag-29dac834.js';
@@ -1,8 +1,8 @@
1
- export { s as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-debc75df.js';
1
+ export { s as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-29dac834.js';
2
2
  import 'vue-demi';
3
3
  import '../../useClassAttribute-47fdb016.js';
4
4
  import '@vueuse/core';
5
- import '../../OrIconButton-78ac5dcf.js';
5
+ import '../../OrIconButton-1eebcafc.js';
6
6
  import '../../OrIcon-b195169c.js';
7
7
  import 'vue';
8
8
  import '../../OrTooltip-50d27b4f.js';